.custom-form{position:relative}.custom-form .container{max-width:1000px}.custom-form .custom-form__body{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 8px 12px 5px rgba(0,0,0,.05);box-shadow:0 8px 12px 5px rgba(0,0,0,.05);overflow:hidden}.custom-form h2{margin:0 auto 30px;padding-bottom:20px;position:relative;text-align:center;width:fit-content}.custom-form h2:after{background-color:var(--primary-background);bottom:0;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.custom-form .custom-form__body-form form .legal-consent-container label{align-items:center;column-gap:10px;display:flex;flex-direction:row-reverse;justify-content:center}.custom-form .custom-form__body-form form .legal-consent-container label span,.custom-form .custom-form__body-form form .legal-consent-container label span p{margin-left:0!important}.custom-form .custom-form__body-form form .legal-consent-container label span p{font-size:1rem;font-weight:700}.custom-form .custom-form__body-form form .legal-consent-container label input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:rgba(230,241,252,.85);border:none;border-radius:3px;display:block;height:24px;margin:2px 0 0;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:24px}.custom-form .custom-form__body-form form .legal-consent-container label input[type=checkbox]:checked{background-color:var(--body)}.custom-form .custom-form__body-form form .legal-consent-container label input[type=checkbox]:before{color:var(--secondary-background);content:"\f00c";font-family:Font Awesome\ 5 Free;font-size:1rem;font-weight:900;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden}.custom-form .custom-form__body-form form .legal-consent-container label input[type=checkbox]:checked:before{opacity:1;visibility:visible}.custom-form .custom-form__body-form form .hs-submit .actions{display:flex;justify-content:center}@media (min-width:768px){.custom-form svg{height:240px}}@media (min-width:1200px){.custom-form svg{height:360px}}@media (max-width:767px){.custom-form .custom-form__body{opacity:1!important;transform:none!important}}