.bm-next-level-section{box-sizing:border-box;display:flex;flex-direction:column;gap:30px;padding:80px 30px;justify-content:center;align-items:center;width:100%;min-height:fit-content;background-color:#2667ff;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.bm-next-level-container{box-sizing:border-box;display:flex;flex-direction:column;gap:30px;justify-content:center;align-items:center;width:100%;max-width:1055px}.bm-next-level-title{font-size:48px;font-weight:400;text-align:center;text-transform:capitalize;color:#fff;margin:0;line-height:58px;width:100%;max-width:1055px}.bm-next-level-button{box-sizing:border-box;display:flex;flex-direction:row;gap:10px;padding:14px 24px;justify-content:center;align-items:center;width:fit-content;background-color:#fff;border:none;border-radius:6px;cursor:pointer;text-decoration:none;border:1px solid #fff;height:53px;align-items:center;justify-content:center}.bm-next-level-button:hover{background:#2567ff;border:1px solid #fff;color:#fff}.bm-next-level-button:hover span{color:#fff}.bm-next-level-button-content{box-sizing:border-box;display:flex;flex-direction:row;gap:10px;align-items:center}.bm-next-level-button-text{font-family:"Segoe UI",sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;color:#2667ff;margin:0;text-align:center}@media (max-width:1100px){.bm-next-level-title{max-width:100%;font-size:42px;line-height:52px}}@media (max-width:768px){.bm-next-level-section{padding:40px 20px;gap:25px}.bm-next-level-title{font-size:28px;line-height:130%}.bm-next-level-button{width:100%;max-width:280px}.bm-next-level-button-content{width:100%;justify-content:center}.bm-next-level-button-text{width:100%}}@media (max-width:480px){.bm-next-level-section{gap:20px}.bm-next-level-title{font-size:28px;line-height:36px}.bm-next-level-button{padding:16px 24px}.bm-next-level-button-text{font-size:14px}}