.tbcs-button-group-wrap{margin:25px 0}.tbcs-button-group-inner{display:flex;flex-direction:row}.tbcs-button-group-btn{border-radius:8px;font-size:20px;font-weight:500;letter-spacing:0;line-height:25px;padding:15px 30px;text-align:center;text-transform:uppercase;width:fit-content}@media only screen and (max-width:768px){.tbcs-button-group-inner{justify-content:center}}@media only screen and (max-width:580px){.tbcs-button-group-inner{flex-direction:column;justify-content:center;place-items:center}.tbcs-button-group-btn-second{margin:20px 0}}