.bottom-pane{background:#1ac0f2;border-radius:50px;padding:90px 0}.bottom-pane .bottom-pane-inner{align-items:center;display:flex;flex-direction:column;gap:55px;justify-content:space-between;margin:0 auto;max-width:1005px}.bottom-pane .pane-header{align-items:center;display:flex;flex-direction:column;gap:10px}.bottom-pane h2{line-height:.95;text-align:center}.bottom-pane p{line-height:131%;text-align:center}.bottom-pane .pane-btn-sec{align-items:center;display:flex;gap:15px;justify-content:center}@media (max-width:992px){.bottom-pane{border-radius:40px;padding:45px 15px}.bottom-pane h2{font-size:50px}.bottom-pane p{font-size:16px}.bottom-pane .bottom-pane-inner{gap:35px}}@media (max-width:767px){.bottom-pane{padding:35px 15px}.bottom-pane .bottom-pane-inner{gap:20px}.bottom-pane h2{font-size:34px}.bottom-pane .pane-btn-sec{flex-direction:column;gap:10px}.bottom-pane-wrap{top:-360px}}@media (max-width:500px){.bottom-pane-wrap{top:-390px}}