@charset "UTF-8";.landing-form label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#555060;margin-bottom:.25rem;letter-spacing:.04em}.landing-form .form-wrapper input[type=email],.landing-form .form-wrapper input[type=number],.landing-form .form-wrapper input[type=search],.landing-form .form-wrapper input[type=tel],.landing-form .form-wrapper input[type=text],.landing-form .form-wrapper input[type=url]{min-height:55px!important;border-radius:6px!important;border:1px solid #ebebeb!important;background:#fff!important;transition:border-color .2s ease,box-shadow .2s ease!important}.landing-form .form-wrapper input[type=email]:focus,.landing-form .form-wrapper input[type=email]:focus-visible,.landing-form .form-wrapper input[type=number]:focus,.landing-form .form-wrapper input[type=number]:focus-visible,.landing-form .form-wrapper input[type=search]:focus,.landing-form .form-wrapper input[type=search]:focus-visible,.landing-form .form-wrapper input[type=tel]:focus,.landing-form .form-wrapper input[type=tel]:focus-visible,.landing-form .form-wrapper input[type=text]:focus,.landing-form .form-wrapper input[type=text]:focus-visible,.landing-form .form-wrapper input[type=url]:focus,.landing-form .form-wrapper input[type=url]:focus-visible{outline:0!important;border-color:#f8590b!important;box-shadow:0 0 0 3px rgba(248,89,11,.12)!important}.landing-form .form-wrapper select,.landing-form .form-wrapper textarea{border-radius:6px!important;border:1px solid #ebebeb!important;background:#fff!important}.landing-form .form-wrapper .form-submit{text-align:center}.landing-form .form-wrapper .form-submit button,.landing-form .form-wrapper .form-submit button[type=submit],.landing-form .form-wrapper .form-submit input[type=submit]{width:100%!important;cursor:pointer;padding:.875rem 1.5rem!important;border-radius:6px!important;border-width:0!important;font-weight:700!important;letter-spacing:.04em;text-transform:uppercase;color:#0a000d!important;background:#9c66ff!important}.landing-form .form-wrapper .form-submit button:hover,.landing-form .form-wrapper .form-submit button[type=submit]:hover,.landing-form .form-wrapper .form-submit input[type=submit]:hover{background:rgb(129.6,61.2,255)!important}.landing-form .form-wrapper .form-submit button:disabled,.landing-form .form-wrapper .form-submit button[type=submit]:disabled,.landing-form .form-wrapper .form-submit input[type=submit]:disabled{background:#878787!important}.hero-form{display:grid;grid-template-columns:1fr;gap:2rem;background-image:url(../../images/bg-hero-form-desktop.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:rgba(10,0,13,.85);background-blend-mode:multiply;padding-block:2rem;padding-inline:4%}@media (min-width:768px){.hero-form{padding-inline:4%}}@media (min-width:992px){.hero-form{padding-inline:8%}}@media (min-width:1600px){.hero-form{padding-inline:10%}}@media (min-width:992px){.hero-form{padding-block:4rem;grid-template-columns:1fr 380px}}@media (min-width:992px){.hero-form{grid-template-columns:1fr 550px}}.hero-form__content{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.hero-form__content{gap:2rem}}.hero-form__form-wrapper{display:flex;flex-direction:column;background-color:#fff;border-radius:1.25rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);padding:2rem;align-self:center}@media (min-width:992px){.hero-form__form-wrapper{padding:1.5rem}}@media (min-width:1200px){.hero-form__form-wrapper{padding:2rem}}.hero-form__logo{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:2rem}@media (min-width:768px){.hero-form__logo{max-width:325px;margin-bottom:3rem}}.hero-form__pills{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.hero-form__pill{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:2rem;border:1px solid rgba(255,255,255,.1);background-color:rgba(255,255,255,.05)}.hero-form__pill-icon{display:flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;color:#9c66ff;fill:#9c66ff}.hero-form__pill-icon--area{width:.35rem;height:.35rem}.hero-form__pill-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-form__pill-value{color:#fff;line-height:1.25;font-size:.75rem}.hero-form__pill-value--area{color:#9c66ff;text-transform:uppercase;font-weight:500}.hero-form__title{font-weight:700;color:#fff;line-height:1.25;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.hero-form__title{font-size:3rem}}.hero-form__title--orange{display:block;font-family:"DM Serif Display",serif;font-style:italic!important;font-weight:700;color:#f8590b;font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.hero-form__title--orange{font-size:3.5rem}}.hero-form__description{font-weight:400;color:rgba(255,255,255,.8);line-height:1.25;font-size:1.25rem}.hero-form__description strong{color:#fff}.hero-form__form-title{font-weight:700;color:#0a000d;line-height:1.25;margin-bottom:.5rem!important;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.hero-form__form-title{font-size:1.5rem}}.hero-form__form-description{font-weight:400;color:#555060;line-height:1.25;margin-bottom:1.5rem!important;font-size:.875rem}.hero-form__logo{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-40px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero-form__pills .hero-form__pill:nth-child(1){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.6s}.hero-form__pills .hero-form__pill:nth-child(2){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.8s}.hero-form__pills .hero-form__pill:nth-child(3){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1s}.hero-form__pills .hero-form__pill:nth-child(4){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1.2s}.hero-form__pills .hero-form__pill:nth-child(5){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1.4s}.hero-form__pills .hero-form__pill:nth-child(6){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1.6s}.hero-form__title{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.4s}.hero-form__description{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-25px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.6s}.hero-form__form-wrapper{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.6s}
/*# sourceMappingURL=hero-form-landing.min.css.map */
