.Hero-module__aFW3Fa__hero{flex-direction:column;justify-content:space-between;min-height:100vh;padding:7rem 4rem 2rem;display:flex;position:relative}.Hero-module__aFW3Fa__heroImageContainer{z-index:0;pointer-events:none;opacity:0;width:68%;height:140%;position:absolute;bottom:-15%;right:-8%}.Hero-module__aFW3Fa__heroImage{object-fit:contain;object-position:bottom right;opacity:.18;-webkit-mask-composite:source-in,source-in;-webkit-mask-image:linear-gradient(to bottom right,#00000059 0%,#000000d9 25%,#000 45%),linear-gradient(270deg,#0000 0%,#000 22%),linear-gradient(#000 82%,#0000 100%);mask-image:linear-gradient(to bottom right,#00000059 0%,#000000d9 25%,#000 45%),linear-gradient(270deg,#0000 0%,#000 22%),linear-gradient(#000 82%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.Hero-module__aFW3Fa__heroContent{z-index:1;flex-direction:column;flex:1;justify-content:center;max-width:1200px;display:flex}.Hero-module__aFW3Fa__heroTitle{color:#fff;will-change:transform,opacity;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:600;line-height:1.35}.Hero-module__aFW3Fa__gradientUnderlineWrapper{font-weight:800;font-family:var(--font-inter),sans-serif;padding-right:.2em;font-style:italic;display:inline-block;position:relative}.Hero-module__aFW3Fa__gradientUnderlineBar{background:linear-gradient(90deg,var(--vivid-tangerine),#ffa558,var(--vivid-tangerine));transform-origin:0;will-change:transform;height:.1em;position:absolute;bottom:.05em;left:0;right:0;box-shadow:0 0 20px #f18b4199}.Hero-module__aFW3Fa__desktopLineBreak{display:block}.Hero-module__aFW3Fa__yourWord:after{content:none}.Hero-module__aFW3Fa__heroSubtitle{color:#ffffffd9;will-change:transform,opacity;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.5rem);line-height:1.6}.Hero-module__aFW3Fa__heroCtas{will-change:transform,opacity;flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__aFW3Fa__primaryButton{background-color:var(--vivid-tangerine);color:#000;border-radius:var(--radius-pill);align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .3s,box-shadow .3s,transform .3s;display:flex;box-shadow:0 0 30px #f18b4166}.Hero-module__aFW3Fa__primaryButton:hover{background-color:#ffa558;transform:translateY(-3px);box-shadow:0 6px 40px #f18b4199}.Hero-module__aFW3Fa__secondaryButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius-pill);background-color:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,border-color .3s,transform .3s;display:flex}.Hero-module__aFW3Fa__secondaryButton:hover{background-color:#fff3;border-color:#fff6;transform:translateY(-3px)}.Hero-module__aFW3Fa__buttonIcon{width:1.25rem;height:1.25rem}.Hero-module__aFW3Fa__statsGrid{z-index:1;will-change:transform,opacity;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;margin-bottom:1rem;display:grid}.Hero-module__aFW3Fa__statCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);background-color:#20202099;border:1px solid #ffffff1a;padding:2rem;transition:background-color .3s,border-color .3s}.Hero-module__aFW3Fa__statCard:hover{border-color:var(--vivid-tangerine);background-color:#202020cc}.Hero-module__aFW3Fa__statLabel{color:var(--vivid-tangerine);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Hero-module__aFW3Fa__statDescription{color:#ffffffd9;font-size:.9375rem;line-height:1.4}@media (max-width:1024px){.Hero-module__aFW3Fa__hero{min-height:auto;padding:7rem 2rem 2rem}.Hero-module__aFW3Fa__heroImageContainer{display:none}.Hero-module__aFW3Fa__heroContent{text-align:center;align-items:center;padding:0 1rem}.Hero-module__aFW3Fa__heroTitle{margin-bottom:1rem;font-size:clamp(2.5rem,5.5vw,4rem)}.Hero-module__aFW3Fa__desktopLineBreak{display:none}.Hero-module__aFW3Fa__gradientUnderlineWrapper{margin-right:1rem}.Hero-module__aFW3Fa__yourWord:after{content:"\a ";white-space:pre}.Hero-module__aFW3Fa__heroSubtitle{margin-bottom:2rem}.Hero-module__aFW3Fa__heroCtas{justify-content:center}.Hero-module__aFW3Fa__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.Hero-module__aFW3Fa__statCard{padding:1.5rem}}@media (max-width:768px){.Hero-module__aFW3Fa__hero{padding:7rem .5rem 1rem}.Hero-module__aFW3Fa__heroTitle{font-size:clamp(1.75rem,7vw,2.5rem)}.Hero-module__aFW3Fa__heroSubtitle{padding:0 .5rem}}@media (max-width:480px){.Hero-module__aFW3Fa__statsGrid{grid-template-columns:1fr}}
.page-module__E0kJGG__page{flex-direction:column;min-height:100vh;display:flex}
.NavBar-module__yBvhsG__navbar{z-index:50;pointer-events:none;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;top:1rem;left:1rem;right:1rem}.NavBar-module__yBvhsG__logo{z-index:51;pointer-events:auto;flex-shrink:0;display:block}.NavBar-module__yBvhsG__logoLink{align-items:center;display:flex}.NavBar-module__yBvhsG__logoImage{object-fit:contain;width:80px;height:64px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.NavBar-module__yBvhsG__floatingIsland{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);background-color:#202020a6;border:1px solid #ffffff1a;padding:.75rem 1.25rem;display:none;position:relative;box-shadow:0 8px 32px #0006}.NavBar-module__yBvhsG__desktopNav{color:#fff;align-items:center;gap:2rem;display:none}.NavBar-module__yBvhsG__navLink{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.NavBar-module__yBvhsG__navLink:hover{color:var(--vivid-tangerine)}.NavBar-module__yBvhsG__contactButton{background-color:var(--vivid-tangerine);color:#000;border-radius:var(--radius-lg);white-space:nowrap;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;display:none;box-shadow:0 0 20px #f18b414d}.NavBar-module__yBvhsG__contactButton:hover{background-color:#ffa558;transform:translateY(-2px);box-shadow:0 4px 24px #f18b4180}.NavBar-module__yBvhsG__contactIcon{width:1rem;height:1.5rem}.NavBar-module__yBvhsG__hamburger{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border-radius:var(--radius-md);z-index:51;pointer-events:auto;background:#202020d9;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:.75rem;display:flex;position:relative;box-shadow:0 4px 16px #0000004d}.NavBar-module__yBvhsG__hamburger:hover{color:var(--vivid-tangerine)}.NavBar-module__yBvhsG__hamburger:focus{box-shadow:0 0 0 2px var(--carbon-black),0 0 0 4px var(--vivid-tangerine);outline:none}.NavBar-module__yBvhsG__hamburgerIcon{width:1.5rem;height:1.5rem}.NavBar-module__yBvhsG__overlay{opacity:0;pointer-events:none;z-index:45;background-color:#00000080;transition:opacity .3s ease-in-out;position:fixed;inset:0}.NavBar-module__yBvhsG__overlayVisible{opacity:1;pointer-events:auto}.NavBar-module__yBvhsG__mobileMenu{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);text-align:center;z-index:52;background-color:#202020f2;border:1px solid #ffffff1a;width:min(18rem,100% - 2rem);margin-top:.5rem;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;position:fixed;top:calc(1.5rem + 64px);right:1rem;overflow:hidden;box-shadow:0 8px 32px #0006}.NavBar-module__yBvhsG__mobileMenuOpen{-webkit-overflow-scrolling:touch;opacity:1;max-height:min(32rem,100vh - 7rem);overflow:hidden auto}.NavBar-module__yBvhsG__mobileMenuClosed{opacity:0;max-height:0;overflow:hidden}.NavBar-module__yBvhsG__mobileMenuContent{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.NavBar-module__yBvhsG__mobileNavLink{border-radius:var(--radius-sm);color:#fff;padding:.75rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:block}.NavBar-module__yBvhsG__mobileNavLink:hover{background-color:var(--vivid-tangerine);color:#fff}@media (min-width:1024px){.NavBar-module__yBvhsG__navbar{pointer-events:auto;justify-content:center;top:2.5rem;left:2rem;right:2rem}.NavBar-module__yBvhsG__logo{position:absolute;left:0}.NavBar-module__yBvhsG__logoImage{width:160px;height:160px}.NavBar-module__yBvhsG__floatingIsland{padding:1.25rem 2rem;display:block}.NavBar-module__yBvhsG__desktopNav{gap:2.5rem;display:flex}.NavBar-module__yBvhsG__navLink{font-size:1rem}.NavBar-module__yBvhsG__contactButton{display:flex;position:absolute;right:0}.NavBar-module__yBvhsG__hamburger,.NavBar-module__yBvhsG__mobileMenu,.NavBar-module__yBvhsG__overlay{display:none}}
