.form-advanced .hs-recaptcha{height:0;margin:0;visibility:hidden}.form-advanced .input>input,.form-advanced select,.form-advanced textarea{width:100%!important}.form-advanced form .hs-submit button{width:auto!important}.form-advanced form .inputs-list{display:flex;flex-wrap:wrap;gap:30px}.s-form--button-full-width .hs-submit .button,.s-form--button-full-width .hs-submit .hs-button{--button-max-width:100%;width:100%!important}.form-advanced.s-form--button-primary .hs-submit button{background-color:var(--primary-color)}.form-advanced.s-form--button-secondary .hs-submit button{background-color:var(--secondary-color)}.form-advanced.s-form--button-dark .hs-submit button{background-color:var(--dark-color)}.form-advanced.s-form--button-light .hs-submit button{background-color:var(--light-color);color:var(--dark-color)}.form-advanced.s-form--button-outline-primary .hs-submit button{--button-background-color:var(--white-color);--button-font-color:var(--primary-color);--button-border:2px solid var(--primary-color);align-items:center;display:flex!important;gap:10px;justify-content:center}.form-advanced.s-form--button-outline-primary .hs-submit button:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' fill='none' viewBox='0 0 14 11'%3E%3Cpath fill='%23ba0c46' d='M8.75 10.515 7.715 9.479 11.2 5.994H0V4.535h11.2l-3.5-3.5L8.735 0 14 5.265z'/%3E%3C/svg%3E") no-repeat 50%;content:"";display:inline-block;height:14px;width:14px}.form-advanced__form{flex:1}.form-advanced .form-columns-2,.form-advanced .form-columns-3{display:grid;gap:20px}.form-advanced .form-columns-2 .hs-form-field,.form-advanced .form-columns-3 .hs-form-field{width:100%!important}.form-advanced .form-columns-2 .hs-form-field .input,.form-advanced .form-columns-3 .hs-form-field .input{margin-right:0!important}@media(min-width:768px){.form-advanced .form-columns-2,.form-advanced .form-columns-3{grid-template-columns:1fr 1fr}}@media(min-width:992px){.form-advanced .form-columns-3{grid-template-columns:1fr 1fr 1fr}}.s-form--white-box{background-color:var(--white-color);border-radius:20px;box-shadow:0 6px 10px 0 rgba(186,12,70,.1);padding:20px}@media(min-width:768px){.s-form--white-box{padding:40px}}.s-form--white-box-horizontal{background-color:var(--white-color);border-radius:20px;box-shadow:0 6px 10px 0 rgba(186,12,70,.1);padding:20px}@media(min-width:768px){.s-form--white-box-horizontal{padding:40px}}@media(min-width:992px){.s-form--white-box-horizontal{display:flex;gap:40px}.s-form--white-box-horizontal .form-advanced__text{flex:0 0 40%}}