#bb_button .button-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:0 20px}@media (max-width:767px){#bb_button .button-hint{text-align:center}}#bb_button .hs-button{align-items:center;box-sizing:border-box;display:inline-flex;font-size:20px;height:72px;justify-content:center;line-height:1.15;padding:0 16px;text-align:center;text-transform:uppercase;white-space:normal;width:240px}#bb_button .hs-button--blue{background-color:#4269b0;color:#fff}#bb_button .hs-button--teal{background-color:#5ed4c2;color:#101028}#bb_button .hs-button--teal:hover{background-color:#4fc2b0;color:#101028}#bb_button .hs-button--dark{background-color:#192568;color:#fff}#bb_button .hs-button--dark:hover{background-color:#101028;color:#fff}