:root { --s:calc(1px*0.95); } .b24-form-btn { text-align: center; background-color: var(--color_1) !important; font-size: 16rem !important; line-height: 1 !important; min-height: 45rem !important; } .brxe-button { cursor: pointer; }  .b24-form-control-string .b24-form-control, .b24-form-control-list .b24-form-control { height: 45rem !important; }  .b24-form-control-not-empty+.b24-form-control-label, .b24-form-control:focus+.b24-form-control-label { top: 3rem !important; font-size: 10rem !important; } .b24-form-control-icon-after .b24-form-control{ font-size: 14rem !important; }  .b24-form-control-label{ font-size: 12rem !important; } .b24-form-field-agreement-link { font-size: 10rem !important; }  .b24-form-btn-block button[type="submit"] { } .b24-form-wrapper { min-height: 0 !important; min-width: 0; } @media(max-width:1360px) { :root { --s:calc(100vw/1360); } } @media(max-width:991px) { :root { --s:calc(100vw/820); } } @media(max-width:767px) { :root { --s:calc(100vw/390); } }