.da-heading{display:flex;flex-direction:column;gap:14px}.da-heading--center{align-items:center;text-align:center}.da-heading__eyebrow{font-size:13px;color:#132eb8;line-height:1.3;text-transform:uppercase;letter-spacing:.14em}.da-heading__eyebrow,.da-heading__title{font-family:var(--font-hanken-grotesk);font-weight:700;font-style:normal}.da-heading__title{font-size:36px;color:#3e403d;line-height:1.2;letter-spacing:-.01em;margin:0;text-wrap:balance}@media only screen and (max-width:767px){.da-heading__title{font-size:28px}}.da-heading__desc{font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:300;font-style:normal;color:#606569;line-height:1.6;margin:0;max-width:640px}.da-heading--center .da-heading__desc{margin-left:auto;margin-right:auto}.da-heading--on-dark .da-heading__eyebrow{color:#fed800}.da-heading--on-dark .da-heading__title{color:#fff}.da-heading--on-dark .da-heading__desc{color:hsla(0,0%,100%,.82)}.da-lead-form{background:#fff;border-radius:20px;padding:28px;box-shadow:0 24px 60px rgba(10,23,92,.28);width:100%}.da-lead-form__title{font-size:21px;font-weight:700;color:#3e403d;line-height:1.3;margin:0 0 4px}.da-lead-form__subtitle,.da-lead-form__title{font-family:var(--font-hanken-grotesk);font-style:normal}.da-lead-form__subtitle{font-size:14px;font-weight:300;color:#606569;line-height:1.5;margin:0 0 18px}.da-lead-form__form{display:flex;flex-direction:column;gap:14px}.da-lead-form__group{display:flex;flex-direction:column;gap:6px}.da-lead-form__label{font-family:var(--font-hanken-grotesk);font-size:13px;font-weight:600;font-style:normal;color:#3e403d;line-height:1.3;margin:0}.da-lead-form__required{color:#ea2635}.da-lead-form__input{width:100%;font-size:14px!important;font-family:var(--font-hanken-grotesk);color:#000;background:#fff;border:1px solid #e3e3e3!important;border-radius:8px;height:44px;padding:0 12px}.da-lead-form__input:focus{outline:none;border:1px solid #fed800!important;box-shadow:0 0 0 2px rgba(254,216,0,.18)}.da-lead-form__input--phone{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px}.da-lead-form__input--phone:focus-within{border:1px solid #fed800!important;box-shadow:0 0 0 2px rgba(254,216,0,.18)}.da-lead-form__input--phone .PhoneInputCountry{margin:0}.da-lead-form__input--phone .PhoneInputCountryIcon{display:none}.da-lead-form__input--phone .PhoneInputInput{flex:1 1 auto;min-width:0;height:42px!important;padding:0!important;border:none!important;background:rgba(0,0,0,0);font-size:14px!important;font-family:var(--font-hanken-grotesk);color:#000}.da-lead-form__input--phone .PhoneInputInput:focus{outline:none;border:none!important;box-shadow:none!important}.da-lead-form__input--textarea{height:auto;min-height:96px;padding:10px 12px;resize:vertical}.da-lead-form .PhoneInputInput::placeholder,.da-lead-form__input::placeholder{color:#bfbfbf;font-weight:300}.da-lead-form__error{font-size:12px;color:#ea2635;line-height:1.4}.da-lead-form__checkbox-label,.da-lead-form__error{font-family:var(--font-hanken-grotesk);font-weight:400;font-style:normal;margin:0}.da-lead-form__checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;color:#606569;line-height:1.5}.da-lead-form__checkbox{margin-top:2px;width:16px;height:16px;accent-color:#fed800;cursor:pointer;flex-shrink:0}.da-lead-form__privacy-link{color:#132eb8;text-decoration:underline}.da-lead-form__privacy-link:hover{text-decoration:underline}.da-lead-form__submit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;cursor:pointer;border:none;border-radius:8px;background:#fed800;font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:700;font-style:normal;color:#000;line-height:1;transition:opacity .2s}.da-lead-form__submit:hover{opacity:.88}.da-lead-form__submit:disabled{opacity:.4;cursor:not-allowed}.da-lead-form__privacy-note{font-family:var(--font-hanken-grotesk);font-size:12px;font-weight:300;font-style:normal;color:#85868f;line-height:1.5;margin:2px 0 0;text-align:center}