@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&display=swap);:root{--header-height:80px;--accent:#1982aa;--accent-2:#2f83a3}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141440;border-bottom:1px solid #ffffff0f;left:0;position:fixed;right:0;top:0;transition:background .25s,padding .25s;z-index:1000}.header--scrolled{background:#0a0a0a99;box-shadow:0 6px 18px #00000059}.header-container{align-items:center;display:grid;grid-template-columns:auto 1fr auto auto;height:80px;height:var(--header-height);padding:10px 120px}@media (max-width:1200px){.header-container{padding:10px 60px}}@media (max-width:1024px){.header-container{padding:10px 30px}}@media (max-width:768px){.header-container{padding:8px 18px}}.logo-section{align-items:center;display:flex;gap:10px;text-decoration:none}.logo-img{height:40px;object-fit:cover;width:40px}.logo-text{color:#fff;font-size:18px;font-weight:800}.nav-links{align-items:center;display:flex;gap:24px;justify-content:flex-end;justify-self:end;margin-left:auto}.nav-link{color:#2f83a3;color:var(--accent-2);font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.nav-link:hover{color:#38b7e7}.nav-dropdown{position:relative}.nav-dropdown,.nav-dropdown-trigger{align-items:center;display:inline-flex}.nav-dropdown-trigger{cursor:pointer;gap:6px}.nav-dropdown-trigger:after{content:"▾";font-size:10px;transition:transform .2s}.nav-dropdown:hover .nav-dropdown-trigger{color:#38b7e7}.nav-dropdown:hover .nav-dropdown-trigger:after{transform:rotate(180deg)}.nav-dropdown-menu{background:#0a0a0af2;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 12px 28px #00000073;display:flex;flex-direction:column;gap:2px;left:50%;min-width:160px;opacity:0;padding:8px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%) translateY(8px);transition:opacity .18s ease,transform .18s ease;visibility:hidden;z-index:1001}.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.nav-dropdown-link{border-radius:6px;color:#2f83a3;color:var(--accent-2);font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:9px 14px;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.nav-dropdown-link:hover{background:#ffffff0f;color:#38b7e7}.mobile-link-heading{cursor:default;opacity:.55;padding-bottom:4px}.mobile-link-heading:hover{background:#0000}.mobile-sublink{font-size:14.5px;padding-left:24px}.explore-btn{align-items:center;background:#1982aa;border-radius:50px;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;justify-content:center;padding:11.5px 22px;text-decoration:none;transition:background .2s}.explore-btn:hover{background:#2797c3}.hide-on-mobile{display:inline-flex}.hamburger{background:#0000;border:0;cursor:pointer;display:none;margin-left:12px;padding:8px}.hamburger:focus{outline:2px solid #1982aa40;outline-offset:4px}.hamburger .bar{background:#fff;display:block;height:2px;margin:4px 0;transition:transform .2s,opacity .2s;width:22px}.hamburger.is-active .bar:first-child{transform:translateY(6px) rotate(45deg)}.hamburger.is-active .bar:nth-child(2){opacity:0}.hamburger.is-active .bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-drawer{background:linear-gradient(180deg,#0a0a0af2,#0a0a0af5);height:0;left:0;overflow:hidden;position:fixed;right:0;top:80px;top:var(--header-height);transition:height .25s ease;z-index:999}.mobile-drawer.open{height:calc(100vh - 80px);height:calc(100vh - var(--header-height));overflow:auto}.mobile-nav{display:flex;flex-direction:column;gap:10px;padding:20px 18px}.mobile-link{border-radius:8px;color:#fff;font-size:16px;font-weight:600;padding:12px 8px;text-decoration:none}.mobile-link:hover{background:#ffffff08}.mobile-explore{background:#1982aa;background:var(--accent);border-radius:50px;color:#fff;display:inline-flex;font-weight:700;margin-top:8px;padding:12px 16px;text-decoration:none}@media (max-width:1024px){.hide-on-mobile,.nav-links{display:none}.hamburger{display:inline-flex}}@media (max-width:420px){.logo-text{font-size:16px}.logo-img{height:36px;width:36px}.mobile-link{font-size:15px;padding:10px 6px}.mobile-explore{padding:10px 14px}}.body-offset{padding-top:88px;padding-top:calc(var(--header-height) + 8px)}.footer{position:relative}.footer-top{border-bottom:1px solid #fff;padding:100px 20px}@media (max-width:768px){.footer-top{padding:50px 20px}}.footer-logo{padding:10px}.footer-logo-text{color:#fff;font-family:Playfair Display,serif}.footer-text-box{max-width:761px;width:100%}.footer-text{font-family:Inter,sans-serif}.footer-bottom{position:relative}.footer-bottom-img{display:block;height:auto;width:100%}.footer{background:#000;border-top:1px solid #1f2937;color:#f6f5f4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;width:100%}.footer-top{border-bottom:1px solid #ffffff20;flex-direction:column;gap:40px;padding:64px 24px 32px}.footer-logo,.footer-top{align-items:center;display:flex}.footer-logo{gap:10px}.footer-logo-img{height:80px;width:80px}.footer-logo-text{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:28px;font-weight:800}.footer-text-box{max-width:760px;text-align:center}.footer-text{color:#bdc7cb;font-size:18px;line-height:1.4}.footer-decoration{width:100%}.footer-decoration-img{display:block;height:auto;width:100%}.footer-inner{margin:0 auto;max-width:1120px;padding:40px 24px 64px}.footer-cta-row{border-bottom:1px solid #1f2937;display:flex;flex-direction:column;gap:24px;margin-bottom:40px;padding-bottom:40px}@media (min-width:768px){.footer-cta-row{align-items:center;flex-direction:row;justify-content:space-between}}.footer-cta-text{flex:1 1}.footer-cta-title{font-size:2.25rem;font-weight:300;margin:0}.footer-cta-button{background-color:#06b6d4;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:500;padding:12px 32px;text-decoration:none;transition:background-color .2s ease}.footer-cta-button:hover{background-color:#0891b2}.footer-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr;margin-bottom:48px}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.footer-newsletter-title{font-size:1.25rem;font-weight:300;margin-bottom:1.5rem}.footer-newsletter-form{align-items:center;display:flex}.footer-input{background:#0000;border:none;border-bottom:1px solid #06b6d4;color:#f9fafb;flex:1 1;font-size:.875rem;outline:none;padding:8px 0;transition:border-color .2s ease}.footer-input::placeholder{color:#6b7280}.footer-input:focus{border-color:#22d3ee}.footer-input-button{align-items:center;background-color:#06b6d4;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:8px;padding:8px 10px;transition:background-color .2s ease}.footer-input-button svg{color:#fff}.footer-input-button:hover{background-color:#0891b2}.footer-thankyou{color:#22d3ee;font-size:.875rem;margin-top:8px}.footer-column-title{color:#22d3ee;font-size:.95rem;font-weight:500;margin-bottom:1.5rem}.footer-list{list-style:none;margin:0;padding:0}.footer-list li+li{margin-top:.75rem}.footer-link{color:#e5e7eb;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#22d3ee}.footer-bottom-row{align-items:center;border-top:1px solid #1f2937;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding-top:24px}@media (min-width:768px){.footer-bottom-row{flex-direction:row}}.footer-bottom-links{display:flex;font-size:.875rem;gap:24px}.footer-social{display:flex;gap:16px}.footer-social-icon{color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-social-icon:hover{color:#22d3ee}.home-page{background:#000;color:#f6f5f4;min-height:100vh;overflow-x:hidden}.home-main{padding-top:80px;width:100%}.section{padding:100px 120px}@media (max-width:1024px){.section{padding:80px 48px}}@media (max-width:768px){.section{padding:64px 24px}}.section-centered,.section-header{align-items:center;display:flex;flex-direction:column;gap:30px}.section-header{margin:0 auto;max-width:766px;width:100%}.section-header-narrow{max-width:761px}.section-kicker{color:#38b7e7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;letter-spacing:3.96px;text-align:center;text-transform:uppercase}.section-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:48px;font-weight:800;line-height:1.4;text-align:center}.section-description{color:#bdc7cb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.4;text-align:center}.section-description-large{font-size:20px}.text-left{text-align:left}.hero-video{inset:0}.hero-slide,.hero-video{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-2}.hero-slide{background-position:50%;background-size:cover;left:0;opacity:0;top:0;transition:opacity 1.2s ease}.hero-slide.is-active{opacity:1}.hero-overlay{background:radial-gradient(circle,#0000 0,#0000004d 20%,#000000bf 100%);z-index:-1}.hero-content{margin-top:100px;max-width:500px}.hero-pill{background:#ffffff0d}.hero-pill-text{font-family:Inter,sans-serif;font-size:12px}.hero-title{color:#fff;font-family:Playfair Display,serif}.hero-subtitle{color:#f6f5f4;font-family:Inter,sans-serif;font-size:22px}.hero-scroll{color:#bdc7cb;display:flex;gap:6px}.hero-section{align-items:center;display:flex;height:680px;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-overlay{background:radial-gradient(47.41% 47.41% at 50% 50%,#0000 0,#00000057 17.62%,#000000b3 100%);inset:0;position:absolute}.hero-content{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:96px;max-width:493px;padding:0 16px;position:relative;width:100%;z-index:10}@media (max-width:768px){.hero-content{margin-top:64px}}.hero-pill{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#25070705;border:1px solid #fff;border-radius:999px;display:inline-flex;padding:7px 16px}.hero-pill-text{color:#00aee0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;letter-spacing:1.2px}.hero-heading{align-items:center;display:flex;flex-direction:column;gap:13px;width:100%}.hero-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:96px;font-weight:800;line-height:1.1;text-align:center}.hero-subtitle{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:24px;font-weight:400;text-align:center}@media (max-width:1024px){.hero-title{font-size:56px}}@media (max-width:768px){.hero-title{font-size:40px}.hero-subtitle{font-size:18px}}.hero-dots{align-items:center;bottom:95px;display:inline-flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:11}.hero-dot{background:#d9d9d9;border:none;border-radius:999px;cursor:pointer;height:10px;padding:0;transition:width .25s ease,background .25s ease;width:10px}.hero-dot:hover{background:#fff}.hero-dot.is-active{background:#38b7e7;width:24px}@media (max-width:768px){.hero-dots{bottom:48px}}.hero-scroll{align-items:center;bottom:20px;display:inline-flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.hero-scroll-icon{color:#bdc7cb;font-size:18px}.hero-scroll-text{color:#bdc7cb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;letter-spacing:1.2px}.section-divisions{gap:63px}.divisions-grid,.section-divisions{align-items:center;display:flex;flex-direction:column}.divisions-grid{gap:43px;width:100%}.divisions-row{display:flex;gap:21px;max-width:1200px;width:100%}.division-image{border-radius:24px;height:276px;max-width:387px;object-fit:cover;width:100%}.division-image-flex{flex:1 1;min-width:0}.division-image-wide{max-width:590px}@media (max-width:1024px){.divisions-row{align-items:center;flex-direction:column}.division-image,.division-image-wide{max-width:100%}}.section-split{align-items:center;display:flex;gap:40px;justify-content:space-between}.section-split-reverse{flex-direction:row-reverse}@media (max-width:1024px){.section-split,.section-split-reverse{flex-direction:column}}.split-text{align-items:flex-start;max-width:590px}.split-text,.split-text-inner{display:flex;flex-direction:column;gap:20px}.split-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:40px;font-weight:800;line-height:1.4}.split-description{color:#bdc7cb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.4}.split-image{border-radius:40px;height:650px;max-width:553px;object-fit:cover;width:100%}@media (max-width:768px){.split-title{font-size:28px}.split-description,.split-text,.split-title{text-align:center}.split-text{align-items:center}.split-image{height:384px}}.section-ethos{flex-direction:column}.ethos-icons,.section-ethos{align-items:center;display:flex;gap:24px}.ethos-icons{flex-wrap:wrap;justify-content:center;max-width:448px;width:100%}.ethos-icon,.ethos-icon-img{height:64px;width:64px}.section-cta{gap:40px}.primary-btn{align-items:center;background:#2f83a3;border-radius:999px;display:inline-flex;justify-content:center;padding:18.5px 36px;text-decoration:none;transition:background .25s ease}.primary-btn span{color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500}.primary-btn:hover{background:#38b7e7}.legal-page{background:#000;color:#f6f5f4;min-height:100vh;overflow-x:hidden}.legal-page-content{margin:0 auto;max-width:960px;padding:100px 120px}@media (max-width:1024px){.legal-page-content{padding:80px 48px}}@media (max-width:768px){.legal-page-content{padding:64px 24px}}.legal-hero{border-bottom:1px solid #38b7e733;margin-bottom:80px;padding-bottom:80px;padding-top:120px;position:relative;text-align:center;width:100%}.legal-kicker{color:#38b7e7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;letter-spacing:3.96px;margin-bottom:20px;text-transform:uppercase}.legal-page h1{color:#f6f5f4;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:20px}.legal-updated{color:#bdc7cb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;margin-bottom:60px}.legal-page section{border-bottom:1px solid #bdc7cb1a;margin-bottom:48px;padding-bottom:48px}.legal-page section:last-child{border-bottom:none}.legal-page h2{color:#38b7e7;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:22px;font-weight:700;margin-bottom:16px}.legal-page li,.legal-page p{color:#bdc7cb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.8;margin-bottom:12px}.legal-page p:last-child{margin-bottom:0}.legal-page ol,.legal-page ul{margin:16px 0;padding-left:24px}.legal-page li{margin-bottom:10px}.legal-page strong{color:#f6f5f4;font-weight:600}.legal-page a{color:#38b7e7;text-decoration:none;transition:color .2s ease}.legal-page a:hover{color:#2f83a3;text-decoration:underline}@media (max-width:768px){.legal-page h1{font-size:32px}.legal-hero{margin-bottom:60px;padding-bottom:60px;padding-top:80px}}:root{--background:0 0% 0%;--foreground:48 8% 96%;--card:0 0% 0%;--card-foreground:48 8% 96%;--popover:0 0% 0%;--popover-foreground:48 8% 96%;--primary:195 78% 56%;--primary-foreground:0 0% 100%;--secondary:195 54% 41%;--secondary-foreground:0 0% 100%;--muted:195 10% 78%;--muted-foreground:195 10% 78%;--accent:195 78% 56%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:0 0% 100%;--input:0 0% 100%;--ring:195 78% 56%;--radius:0.5rem;--brand-blue:195 78% 56%;--brand-teal:195 54% 41%;--brand-cyan:195 100% 44%;--sidebar-background:0 0% 0%;--sidebar-foreground:48 8% 96%;--sidebar-primary:195 78% 56%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:195 54% 41%;--sidebar-accent-foreground:0 0% 100%;--sidebar-border:0 0% 100%;--sidebar-ring:195 78% 56%}.dark{--background:0 0% 0%;--foreground:48 8% 96%;--card:0 0% 0%;--card-foreground:48 8% 96%;--popover:0 0% 0%;--popover-foreground:48 8% 96%;--primary:195 78% 56%;--primary-foreground:0 0% 100%;--secondary:195 54% 41%;--secondary-foreground:0 0% 100%;--muted:195 10% 78%;--muted-foreground:195 10% 78%;--accent:195 78% 56%;--accent-foreground:0 0% 100%;--destructive:0 62% 31%;--destructive-foreground:0 0% 100%;--border:0 0% 100%;--input:0 0% 100%;--ring:195 78% 56%;--sidebar-background:0 0% 0%;--sidebar-foreground:48 8% 96%;--sidebar-primary:195 78% 56%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:195 54% 41%;--sidebar-accent-foreground:0 0% 100%;--sidebar-border:0 0% 100%;--sidebar-ring:195 78% 56%}*{border-color:#fff;border-color:hsl(var(--border));box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}body{background-color:#000;color:#f6f5f4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}:where(p,span,li,h1,h2,h3,h4,h5,h6,a,button,label,td,th){overflow-wrap:anywhere;word-break:break-word}code,pre{overflow-x:auto;white-space:pre}
/*# sourceMappingURL=main.b8b01f3b.css.map*/