.hero{width:100vw;height:100svh;color:var(--foreground);overflow:hidden}.hero,.hero-grid{position:relative}.hero-grid{display:grid;grid-template-columns:60% 40%;height:100vh;width:100%}.hero-video-column{position:relative;overflow:hidden;z-index:1}.hero-video{width:100%;height:100vh;object-fit:cover;position:relative;z-index:2}.hero-text-column{position:relative;z-index:1;background-image:url(/hero-right.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:multiply;background-color:rgba(0,0,0,.3)}.hero-text-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:15;pointer-events:none}.hero-text-overlay .hero-text-content{pointer-events:auto;position:absolute;left:60%;top:0;bottom:0;transform:translateX(-50%);width:auto}.hero-video-column:after{right:-1px;width:140px;z-index:3;background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.28) 55%,rgba(0,0,0,0));mix-blend-mode:multiply}.hero-text-column:before,.hero-video-column:after{content:"";position:absolute;top:0;bottom:0;pointer-events:none}.hero-text-column:before{left:-1px;width:160px;z-index:9;background:linear-gradient(90deg,rgba(10,12,14,.55) 0,rgba(10,12,14,.25) 40%,rgba(10,12,14,0) 80%)}.hero-seam{width:84px;z-index:8;background:radial-gradient(closest-side,rgba(255,255,255,.08),rgba(255,255,255,0) 70%);filter:blur(2px)}.hero-seam,.hero-vertical-panel{position:absolute;top:0;bottom:0;left:60%;transform:translateX(-50%);pointer-events:none}.hero-vertical-panel{width:clamp(220px,22vw,360px);border-radius:18px;background:linear-gradient(180deg,rgba(16,18,22,.58),rgba(16,18,22,.38));backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%);border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 80px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.12);z-index:12}.hero-text-content{max-width:800px;color:white;text-align:left;width:100%;padding:0 2rem}.hero-text-content h1{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.3;color:white}.hero-text-content p{font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6;margin-bottom:1rem;color:rgba(255,255,255,.9)}.hero-text-content p:last-child{margin-bottom:0}@media (max-width:1000px){.hero-grid{grid-template-columns:1fr;grid-template-rows:60% 40%}.hero-video-column{grid-row:1}.hero-text-column{grid-row:2;background-image:url(/hero-right.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:multiply;background-color:rgba(0,0,0,.5)}.hero-text-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:15;padding:2rem}.hero-text-overlay .hero-text-content{position:static;left:auto;top:auto;bottom:auto;transform:none;width:100%;height:auto}.hero-card{max-width:90vw;padding:clamp(20px,5vw,32px);transform:none}.hero-seam,.hero-text-column:before,.hero-vertical-panel,.hero-video-column:after{display:none}.hero-text-content h1{font-size:clamp(1.5rem,4vw,2rem)}.hero-text-content p{font-size:clamp(.9rem,2.5vw,1rem)}.hero-eyebrow{font-size:clamp(18px,5vw,40px)}}@media (max-width:400px){.hero-card{max-height:70vh;overflow-y:auto}.hero-card .hero-body:not(:first-of-type){display:none}}@media (max-width:450px){.hero-card .hero-body:not(:first-of-type){display:none}}@media (max-width:640px){.hero-text-column{background-image:url(/hero-right.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:multiply;background-color:rgba(0,0,0,.6)}.hero-text-overlay{padding:1.5rem}.hero-card{max-width:95vw;padding:clamp(16px,4vw,24px);height:auto;display:block}.hero-text-overlay .hero-text-content{position:static;transform:none;width:100%;height:auto}.hero-grid{grid-template-rows:50% 50%}.hero-eyebrow{font-size:clamp(16px,6.5vw,32px)}}:root{--hero-max-w:28ch;--glass-bg:rgba(16,18,22,0.42);--glass-border:rgba(255,255,255,0.22);--text-soft:rgba(0,0,0,0.35);--rose:#f2a8b8;--amber:#f6c07a;--emerald:#28c281}.hero-card{position:relative;width:100%;max-width:min(68vw,520px);padding:clamp(24px,4vw,48px);border-radius:24px;background:linear-gradient(to bottom right,rgba(18,22,26,.65),rgba(16,18,22,.55));backdrop-filter:blur(16px) saturate(130%);-webkit-backdrop-filter:blur(16px) saturate(130%);border:1px solid var(--glass-border);box-shadow:0 50px 100px -25px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.15);outline:1.5px solid rgba(40,194,129,.15);margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center}.hero-card:before{content:"";position:absolute;inset:-2px;border-radius:inherit;pointer-events:none;background:linear-gradient(140deg,rgba(40,194,129,.28),rgba(255,255,255,0),rgba(40,194,129,.18));-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);padding:1.5px;opacity:.65}.hero-eyebrow{font-family:var(--font-inter,system-ui),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:clamp(20px,3.8vw,40px);color:rgba(255,255,255,.72);margin-bottom:10px;text-align:center}.hero-title{font-family:Cormorant Garamond,serif;font-variation-settings:"opsz" 32,"wght" 650;font-size:clamp(28px,4.2vw,64px);line-height:1.02;max-width:var(--hero-max-w);margin:0 0 12px;background:linear-gradient(115deg,var(--rose) 0,var(--amber) 45%,#ffffff 50%,var(--rose) 95%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 1px 0 rgba(255,255,255,.2),0 14px 30px rgba(0,0,0,.35);filter:drop-shadow(0 6px 22px rgba(242,168,184,.25));background-size:200% 200%;animation:heroGradientShift 8s ease-in-out infinite;text-wrap:balance;text-align:center}.hero-sub{font-family:var(--font-inter,system-ui),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(14px,1.4vw,18px);line-height:1.45;color:rgba(255,255,255,.9);margin:0 0 14px;text-shadow:0 1px 0 rgba(0,0,0,.25),0 8px 24px var(--text-soft)}.hero-body,.hero-sub{text-wrap:pretty;hyphens:auto}.hero-body{font-family:Raleway,sans-serif;font-size:clamp(12px,1.2vw,16px);line-height:1.6;color:rgba(255,255,255,.78);max-width:62ch;margin-bottom:18px}.hero-body,.hero-sub,.hero-text-content p{text-align:justify;text-align-last:left}.hero-cta{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:10px;padding:12px 18px;padding-inline:calc(50px * 1.45);border-radius:999px;font-weight:600;font-family:var(--font-inter,system-ui),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0c1a14;background:radial-gradient(120% 220% at 10% 10%,rgba(255,255,255,.85),rgba(255,255,255,.65)),linear-gradient(90deg,var(--emerald),#9ff0cc);box-shadow:0 12px 24px rgba(40,194,129,.24),inset 0 1px 0 rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.4);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.hero-cta:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(40,194,129,.3);filter:saturate(1.1)}@keyframes heroGradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion:reduce){.hero-title{animation:none}}@media (max-width:1435px){.hero-grid{grid-template-columns:1fr}.hero-seam,.hero-text-column,.hero-text-column:before,.hero-vertical-panel,.hero-video-column:after{display:none}.hero-text-overlay{align-items:center;justify-content:center;padding-top:0}.hero-text-overlay .hero-text-content{position:static;left:auto;top:auto;bottom:auto;transform:translateY(60px);width:100%;max-width:min(90vw,800px)}.hero-card{height:auto;max-width:min(105vw,670px)}.hero-title{font-size:clamp(31.5px,4.725vw,72px)}.hero-body{font-size:clamp(13.5px,1.35vw,18px)}.hero-text-content p{font-size:clamp(1.125rem,1.6875vw,1.2375rem)}}@media (max-width:1000px){.hero-grid{grid-template-rows:1fr}.hero-card{max-width:min(80vw,335px)}.hero-title{font-size:clamp(23.625px,3.54375vw,54px)}.hero-body{font-size:clamp(10.125px,1.0125vw,13.5px)}.hero-text-content p{font-size:clamp(.84375rem,1.265625vw,.928125rem)}.hero-cta{padding:6px 9px;padding-inline:calc(50px * .72);font-size:.8rem}}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7452ca4a93358909-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e0ecb571b51ea3b5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e8c7cb283336a9d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_fdb222{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_fdb222{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_59aeca{font-family:Inter,Inter Fallback;font-style:normal}.__variable_59aeca{--font-inter:"Inter","Inter Fallback"}