:root{--transition:0.3s ease;--brand-500:#f6f3eef7}.dropdown{max-width:538px;transition:var(--transition)}.carrot{transform:rotate(180deg)}.carrot,.reveal-content{transition:var(--transition)}.reveal-content{height:0;overflow:hidden}.progress-bar{background:#f6f3ee5f;border-radius:100px;height:2.5px;margin-bottom:32px;margin-top:35px;position:relative;transition:var(--transition)}.progress-bar .loader{background:var(--brand-500);border-radius:inherit;height:100%;left:0;opacity:0;position:absolute;top:0;width:0}.dropdown.active .progress-bar .loader,.dropdown.active button,.dropdown.active h3,.dropdown.active p,.dropdown.active svg{opacity:1}.dropdown.active .carrot{transform:rotate(0deg)}.dropdown.active .progress-bar{height:5px;margin-bottom:68px}.faqs-dropdown .dropdown-form form{display:flex;flex-direction:column;gap:20px;position:relative}.faqs-dropdown .dropdown-form form{label{color:#fff;opacity:1}}.faqs-dropdown .dropdown-form form .hs-form-field input,.faqs-dropdown .dropdown-form form .hs-form-field textarea{border:1px solid #fff;color:#fff;opacity:1}.faqs-dropdown .dropdown-form form .hs-form-field select{border:1px solid #fff;color:#fff;display:inline-block;opacity:1;position:relative}.faqs-dropdown .dropdown-form form .hs-form-field select:before{content:"\25BC";pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.faqs-dropdown .dropdown-form form .hs-submit .actions input[type=submit]{background:#fff;color:#000}.faqs-dropdown .dropdown-form form .form-columns-1,.faqs-dropdown .dropdown-form form .form-columns-2{width:100%}.faqs-dropdown .dropdown-form form .hs-recaptcha{margin-top:0;padding-top:0}@media only screen and (min-width:1024px){.faqs-dropdown .dropdown-form form{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 0;justify-content:space-between;position:relative;width:100%}.faqs-dropdown .dropdown-form form .form-columns-2{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;max-width:100%;position:relative;width:100%}.faqs-dropdown .dropdown-form form .form-columns-2 .hs-form-field{flex:0 0 50%!important;float:none;max-width:50%!important}.faqs-dropdown .dropdown-form form .form-columns-2 .hs-form-field:nth-child(odd){padding-right:10px}.faqs-dropdown .dropdown-form form .form-columns-2 .hs-form-field:nth-child(2n){padding-left:10px}.faqs-dropdown .dropdown-form form .form-columns-2 .hs-form-field .input{margin-right:0}.faqs-dropdown .dropdown-form form .form-columns-1{width:100%}.faqs-dropdown .dropdown-form form .form-columns-1 .hs-form-field .input{margin-right:0}}@media only screen and (min-width:1150px){.faqs-dropdown .dropdown-form form{gap:25px 0}}