.robawsButton{border:none;border-radius:15px;box-shadow:0 3px 6px rgba(26,26,26,.1);box-sizing:border-box;cursor:pointer;display:inline-block;font-size:.9em;font-weight:600;line-height:100%;padding:14px 32px;text-align:center;text-decoration:none;width:100%}.white{background-color:#fff;border:2px solid #fff;color:#3e7cbf}.gradient{background:linear-gradient(90deg,#3e7cbf,#27b4af);color:#fff}.white:hover{background:#fff0!important;color:#fff}.gradient:hover{background:linear-gradient(90deg,#27b4af,#3e7cbf);color:#fff}.btnDuoWrapper{align-items:flex-start;display:flex;flex-direction:row;gap:16px;width:100%}.btnDuoLeft,.btnDuoRight{display:flex;flex:1;flex-direction:column}.no-cc{color:hsla(0,0%,100%,.8);font-size:13px;margin-top:8px;text-align:center}.no-cc.ccWhite{color:#fff}.no-cc.ccBlack{color:#3c3c3b}.no-cc.ccNone{display:none}@media (max-width:767px){.btnDuoWrapper{flex-direction:column}.btnDuoLeft,.btnDuoRight{width:100%}.no-cc{display:none}div[data-hs-cos-type=module]:has(.robawsButton){padding:0!important}}