.button-section{padding:50px 0}.button-section .button-group{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.button-section .button-group.left{justify-content:start}.button-section .button-group.center{justify-content:center}.button-section .button-group.right{justify-content:end}.button-section .content{margin:0 auto;max-width:830px;padding:0 0 32px;text-align:center}.button-section .btn-1{border-color:#fe5b3a}.button-section .btn-1,.button-section .btn-2{border-radius:100px}@media(max-width:991px){.button-section .button-group{gap:25px}.button-section .content{margin:0 auto;max-width:100%;padding:0 0 20px;text-align:center}}