.hero{height:calc(100vh - 80px);height:calc(100svh - 80px);background-image:url(/_next/static/media/bg.f563ba00.webp);background-position:50%;background-size:cover}@media screen and (min-width:900px){.hero{max-height:800px}}@media screen and (max-width:899px){.hero{height:auto}}.hero-bg-overlay{height:100%;width:100%;position:relative;background:linear-gradient(180deg,rgba(23,41,65,.667) calc(100% - 32px),#ce1544 32px)}@media screen and (min-width:900px){.hero-content{width:min(100% - 128px,1400px);margin:0 auto}}@media screen and (min-width:900px)and (min-width:600px)and (max-width:1199px){.hero-content{width:calc(100% - 64px)}}@media screen and (min-width:900px)and (max-width:599px){.hero-content{width:calc(100% - 32px)}}@media screen and (max-width:899px){.hero-content{width:min(100% - 64px,500px);margin:0 auto}}@media screen and (max-width:899px)and (max-width:599px){.hero-content{width:min(100% - 32px,500px)}}.hero-content{display:flex;justify-content:space-between;align-items:center;gap:40px;height:100%}@media screen and (max-width:899px){.hero-content{flex-direction:column;gap:32px}.hero-content-left{padding-top:64px;width:100%}.hero-content-left h1,.hero-content-left p,.hero-content-left span{text-align:center}}.hero-content-left{padding-bottom:32px;width:1%;flex:1 1 auto;display:block;max-width:35%}@media screen and (max-width:899px){.hero-content-left{max-width:100%}}.hero-content-left p{color:#fff}.hero-content-left-title{white-space:nowrap;margin-bottom:52px}@media screen and (max-width:899px){.hero-content-left-title{text-align:center}}.hero-content-left-title h1{font-size:6rem;font-weight:1000;color:#fff}@media screen and (max-width:1199px){.hero-content-left-title h1{font-size:4.5rem}}@media screen and (max-width:599px){.hero-content-left-title h1{font-size:3.5rem}}.hero-content-left-title span{font-family:var(--expose-font);font-weight:800;color:#ce1544;line-height:.75;margin-bottom:60px;font-size:3rem}@media screen and (max-width:899px){.hero-content-right{width:100%}.hero-content-right .hero-title{text-align:center}}.hero-content-right{height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:16px;width:400px}.hero-content-right .hero-title{color:#fff}.hero-content-right h2{line-height:1.3}@media screen and (max-width:599px){.hero-content-right .hero-form{padding:32px}}.hero-content-right .hero-form{padding:48px;background-color:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:24px}.hero-content-right .hero-form-sub{width:100%;display:flex;flex-direction:column;gap:12px}.hero-content-right .hero-form-sub .error{font-size:14px}