@import url("https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400;600;700&display=swap");.custom-form-section{background-color:#ff5900;background-position:50%;background-size:cover;box-sizing:border-box;font-family:Zilla Slab;left:50%;padding:80px 20px;position:relative;transform:translateX(-50%);width:100vw}.form-container-wrapper{margin:0 auto;max-width:800px}.form-main-title{font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.2;margin-bottom:10px}.form-headline,.form-main-title{color:#fff;font-family:Zilla Slab,serif!important;text-align:center}.form-headline{font-size:clamp(18px,3vw,24px);font-weight:400;line-height:1.3;margin-bottom:40px}.form-card{background-color:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.15);box-sizing:border-box;margin:0 auto;max-width:650px;overflow:hidden;padding:40px;width:100%}.custom-form-section .form-card form,.custom-form-section .hs-form,.custom-form-section .hs-form fieldset,.custom-form-section .hs-form>div{border:none!important;box-shadow:none!important;padding:0!important}.form-card .hs-form{font-family:Zilla Slab,serif}.form-card .hs-form-field{margin-bottom:12px}.form-card label{color:#333;display:block;font-size:14px;font-weight:400;margin-bottom:4px}.form-card input.hs-input[type=email],.form-card input.hs-input[type=number],.form-card input.hs-input[type=tel],.form-card input.hs-input[type=text],.form-card select.hs-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#e6e6e6!important;border:2px solid transparent!important;border-radius:25px!important;box-sizing:border-box!important;color:#333!important;font-family:Zilla Slab,serif!important;font-size:14px!important;outline:none!important;padding:12px 20px!important;transition:border-color .3s ease;width:100%!important}.form-card input.hs-input:focus,.form-card select.hs-input:focus{background-color:#fff!important;border-color:#ff5e00!important}.form-card .hs-fieldtype-intl-phone.hs-input{background:transparent!important;border:none!important;padding:0!important}.form-card .hs-fieldtype-intl-phone select.hs-input{margin-bottom:12px!important}.form-card .form-columns-2{display:flex;flex-wrap:wrap;gap:20px}.form-card .form-columns-2 .hs-form-field{flex:1;min-width:200px}.form-card .hs-form-required{color:inherit}.form-card .inputs-list{list-style:none!important;margin:0!important;padding:0!important}.form-card .inputs-list li{margin-bottom:12px!important}.form-card .inputs-list label{align-items:center!important;cursor:pointer!important;display:flex!important;font-size:14px!important;font-weight:400!important;line-height:1.4!important}.form-card .hs-form input[type=checkbox].hs-input{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#e6e6e6!important;border:none!important;border-radius:50%!important;cursor:pointer!important;flex-shrink:0!important;height:22px!important;margin-right:12px!important;margin-top:0!important;min-height:22px!important;min-width:22px!important;outline:none!important;position:relative!important;width:22px!important}.form-card .hs-form input[type=checkbox].hs-input:checked{background-color:#5b468b!important}.form-card .hs-form input[type=checkbox].hs-input:checked:after{align-items:center!important;color:#fff!important;content:"✔"!important;display:flex!important;font-size:12px!important;justify-content:center!important;left:50%!important;line-height:1!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important}.form-card label a{color:#ff5e00!important;text-decoration:none!important}.form-card .hs_submit{margin-top:0;text-align:center}.form-card .hs-button{background-color:#5b468b!important;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Zilla Slab,serif;font-size:16px;font-weight:700;padding:14px 50px;transition:background-color .3s ease}.form-card .hs-button:hover{background-color:#4a3872}@media (max-width:600px){.form-card{padding:25px}}