.ex-form{background:var(--black,#100f0f);color:var(--white,#fff);display:grid}.ex-form .ex-form__step{grid-area:1/1/-1/-1;opacity:0;padding:40px 0;transition:opacity .4s var(--easing)}@media(max-width:767px){.ex-form .ex-form__step{display:flex;flex-direction:column;row-gap:20px}}@media(min-width:768px){.ex-form .ex-form__step{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:min-content 1fr min-content}.ex-form .ex-form__step .ex-form__header{grid-column:1/span 6;min-height:180px}}.ex-form .ex-form__step .ex-form__header .ex-form__title{font-size:clamp(3.375rem,3.023rem + 1.502vw,4.375rem);font-weight:450;line-height:100%}@media(max-width:767px){.ex-form .ex-form__step .ex-form__header .ex-form__title{letter-spacing:-1.08px}}@media(min-width:768px){.ex-form .ex-form__step .ex-form__header .ex-form__title{letter-spacing:-1.4px}}@media(max-width:767px){.ex-form .ex-form__step .ex-form__svg{display:none}}@media(min-width:768px){.ex-form .ex-form__step .ex-form__svg{grid-area:2/1/-1/3;max-width:140px;padding-left:20px}}.ex-form .ex-form__step .ex-form__svg>svg{fill:currentColor}@media(max-width:767px){.ex-form .ex-form__step .ex-form__svg__mobile{align-items:center;align-self:center;display:flex;height:140px;justify-content:center;margin-left:20px;margin-right:20px;margin-top:50px;width:100%}}@media(min-width:768px){.ex-form .ex-form__step .ex-form__svg__mobile{display:none}}.ex-form .ex-form__step .ex-form__svg__mobile>svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%;fill:currentColor}.ex-form .ex-form__step .ex-form__meta{color:var(--grey-50,#e7e7e7)}@media(min-width:768px){.ex-form .ex-form__step .ex-form__meta{grid-area:2/3/-1/7;justify-self:center;max-width:220px}}@media(max-width:767px){.ex-form .ex-form__step .ex-form__content{height:100%}}@media(min-width:768px){.ex-form .ex-form__step .ex-form__content{align-self:start;grid-area:1/7/-2/-1}}.ex-form .ex-form__step .ex-form__buttons{-moz-column-gap:30px;column-gap:30px;display:flex;justify-content:flex-end}@media(min-width:768px){.ex-form .ex-form__step .ex-form__buttons{grid-area:3/7/-1/-1;padding-top:20px}}.ex-form .ex-form__step.active{opacity:1;z-index:1}.ex-form .ex-form__error{color:#f04438;font-size:13px;font-weight:400;line-height:18.2px}.ex-form .ex-form__label{font-size:clamp(18px,.993rem + .563vw,24px)}@media(max-width:767px){.ex-form .ex-form__label{font-weight:500;line-height:24px}}@media(min-width:768px){.ex-form .ex-form__label{font-weight:450;letter-spacing:-.48px;line-height:120%}}.ex-form .ex-form__label.large{font-size:clamp(18px,.817rem + 1.315vw,32px)}@media(min-width:768px){.ex-form .ex-form__label.large{letter-spacing:-.64px}}.ex-form .ex-form__tags{display:flex;flex-direction:column;padding:20px 0;row-gap:20px}.ex-form .ex-form__tags .ex-form__tags-content{display:flex;flex-wrap:wrap;gap:8px}.ex-form .ex-form__bullets{display:flex;flex-direction:column;row-gap:20px}.ex-form .ex-form__bullets .ex-form__bullet{display:flex;gap:8px}.ex-form .ex-form__bullets .ex-form__bullet>svg{flex-shrink:0}@media(max-width:767px){.ex-form .ex-form__tabs{display:none}}@media(min-width:768px){.ex-form .ex-form__tabs{display:flex;grid-column-end:span 2}}.ex-form .ex-form__tabs .ex-form__tab{all:unset;border-bottom-style:solid;border-bottom-width:1px;color:var(--grey-400,#403f3f);-moz-column-gap:4px;column-gap:4px;display:flex;flex-grow:1;font-size:14px;font-weight:500;line-height:120%;padding-bottom:10px;padding-right:10px}.ex-form .ex-form__tabs .ex-form__tab.active{color:var(--white,#fff)}
