@layer payload-default{.icon--copy{width:1.53846rem;height:1.53846rem}.icon--copy .stroke{fill:none;stroke:currentColor;stroke-width:1px}}
.Component-module-scss-module__Ne47bG__legalDocuments{width:100%;margin:2.5rem 0}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__title{color:var(--theme-text);margin-bottom:2rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;position:relative}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__title:after{content:"";background:var(--theme-primary);border-radius:2px;width:50px;height:3px;position:absolute;bottom:0;left:0}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2.5rem;display:grid}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__documentItem{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);cursor:pointer;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px #0000000d}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__documentItem:hover{border-color:var(--theme-primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__documentItem:hover .Component-module-scss-module__Ne47bG__imageWrapper img{transform:scale(1.05)}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__imageWrapper{aspect-ratio:1/1.414;background:var(--theme-elevation-200);border:1px solid var(--theme-elevation-200);border-radius:10px;width:100%;overflow:hidden}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__imageWrapper img{object-fit:contain;width:100%;height:100%;transition:transform .6s}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__label{text-align:center;color:var(--theme-text);margin:0;font-size:1.6rem;font-weight:600}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__lightboxOverlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__closeButton{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__closeButton:hover{background:#fff3;transform:rotate(90deg)}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__lightboxContent{justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;padding:2rem;display:flex;position:relative}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__lightboxNav{color:#fff;cursor:pointer;z-index:100;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__lightboxNav.Component-module-scss-module__Ne47bG__prev{left:2rem}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__lightboxNav.Component-module-scss-module__Ne47bG__next{right:2rem}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__lightboxNav:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__activeImageWrapper{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:95vw;height:100%;max-height:90vh;display:flex;position:relative}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__motionWrapper{touch-action:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__motionWrapper picture{justify-content:center;align-items:center;width:100%;max-width:100%;max-height:100%;display:flex}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__activeImageStyle{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:4px;max-width:100%;max-height:100%;display:block;box-shadow:0 10px 40px #00000080;object-fit:contain!important;width:auto!important;height:auto!important}.Component-module-scss-module__Ne47bG__legalDocuments .Component-module-scss-module__Ne47bG__activeLabel{color:#fff;text-shadow:0 2px 4px #00000080;margin:0;font-size:1.25rem;font-weight:600}@media (max-width:768px){.Component-module-scss-module__Ne47bG__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Component-module-scss-module__Ne47bG__documentItem{padding:1rem}.Component-module-scss-module__Ne47bG__lightboxContent{gap:.5rem;padding:1rem}.Component-module-scss-module__Ne47bG__activeImageWrapper{max-width:95vw;max-height:70vh}.Component-module-scss-module__Ne47bG__lightboxNav{width:50px;height:50px;top:auto;bottom:2rem;transform:none}.Component-module-scss-module__Ne47bG__lightboxNav.Component-module-scss-module__Ne47bG__prev{left:20%}.Component-module-scss-module__Ne47bG__lightboxNav.Component-module-scss-module__Ne47bG__next{right:20%}.Component-module-scss-module__Ne47bG__lightboxNav:hover{transform:scale(1.1)}.Component-module-scss-module__Ne47bG__closeButton{top:1rem;right:1rem}}@media (max-width:480px){.Component-module-scss-module__Ne47bG__grid{grid-template-columns:1fr;gap:1rem}}
.Component-module-scss-module___YocCa__ourTeam{margin:var(--base) 0;width:100%}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.8rem;width:100%;display:grid}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__memberCard{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;padding:1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__memberCard:hover{border-color:var(--theme-primary-500);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__memberCard:hover .Component-module-scss-module___YocCa__imageWrapper:after{opacity:1}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__imageWrapper{aspect-ratio:4/5;border:1px solid var(--theme-elevation-100);border-radius:.75rem;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__imageWrapper img{object-fit:cover;width:100%;height:100%}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__imageWrapper:after{content:"";border:2px solid var(--theme-primary-500);opacity:0;border-radius:.75rem;transition:opacity .3s;position:absolute;inset:0}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__info .Component-module-scss-module___YocCa__name{color:var(--footer-bg);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.6rem;font-weight:700;display:block}.Component-module-scss-module___YocCa__ourTeam .Component-module-scss-module___YocCa__info .Component-module-scss-module___YocCa__role{color:var(--theme-primary-600);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500;display:block}[data-theme=dark] .Component-module-scss-module___YocCa__memberCard{background:var(--theme-elevation-100);border-color:var(--theme-elevation-200)}[data-theme=dark] .Component-module-scss-module___YocCa__memberCard:hover{box-shadow:0 10px 30px #0000004d}
.index-module__a26QPG__heroSection{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.index-module__a26QPG__heroVideo{object-fit:cover;filter:blur(2px);width:100%;height:100%;position:absolute;top:0;left:0}.index-module__a26QPG__heroOverlayDark{background-color:#24232380;position:absolute;inset:0}.index-module__a26QPG__heroOverlayGradient{background-image:linear-gradient(to bottom right, var(--color-yellow-900-30), transparent, var(--color-orange-900-20));position:absolute;inset:0}.index-module__a26QPG__heroOverlayGradient:after{content:"";background:#00000040;position:absolute;inset:0}.index-module__a26QPG__heroContentWrapper{z-index:10;z-index:10;padding-top:12.8rem;padding-bottom:12.8rem;position:relative}.index-module__a26QPG__heroTextArea{text-align:center;max-width:102.4rem;margin-left:auto;margin-right:auto}.index-module__a26QPG__heroTagline{letter-spacing:1px;background-color:var(--color-white-10);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);border:1px solid var(--color-primary-30);color:var(--color-white);border-radius:9999px;align-items:center;gap:.8rem;margin-bottom:3.2rem;padding:.4rem .8rem;font-size:1rem;font-weight:500;display:inline-flex}.index-module__a26QPG__iconPin{width:1.6rem;height:1.6rem;color:var(--color-primary)}.index-module__a26QPG__heroTitle{color:var(--color-white);letter-spacing:-.025em;margin-bottom:2.4rem;font-size:4.8rem;font-weight:400;line-height:1.1}@media (min-width:640px){.index-module__a26QPG__heroTitle{font-size:6rem}}@media (min-width:1024px){.index-module__a26QPG__heroTitle{font-size:7.2rem}}.index-module__a26QPG__heroTitleGradient{background-image:linear-gradient(to right, var(--color-primary), #facc15, var(--color-primary));color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.index-module__a26QPG__heroSubtitle{max-width:76.8rem;margin-bottom:4.8rem;margin-left:auto;margin-right:auto;font-size:1.4rem}@media (min-width:640px){.index-module__a26QPG__heroSubtitle{font-size:2rem}.index-module__a26QPG__heroActions{flex-direction:row}}.index-module__a26QPG__heroDesc{font-family:var(--font-jost);color:#fffc;letter-spacing:1px;font-weight:300}.index-module__a26QPG__heroActions{flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;margin-bottom:6.4rem;display:flex}@media (min-width:640px){.index-module__a26QPG__heroActions{flex-direction:row}}.index-module__a26QPG__iconArrowRight{width:2rem;height:2rem;margin-left:.8rem;transition:transform .3s}.index-module__a26QPG__iconPlay{width:2rem;height:2rem;margin-right:.8rem}.index-module__a26QPG__heroFeatures{grid-template-columns:repeat(3,1fr);gap:3.2rem;max-width:76.8rem;margin-left:auto;margin-right:auto;display:grid}@media (max-width:640px){.index-module__a26QPG__heroFeatures{grid-template-columns:1fr}.index-module__a26QPG__featureCard{justify-self:center;width:100%;max-width:28rem;padding-left:1.8rem}}.index-module__a26QPG__featureCard{background-color:var(--color-white-5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--color-white-10);border-radius:1.6rem;flex-direction:column;align-items:center;padding:2.4rem;transition:all .3s;display:flex}.index-module__a26QPG__featureCard:hover{background-color:var(--color-white-10);transform:scale(1.05)}.index-module__a26QPG__featureIconBg{background-image:linear-gradient(to bottom right,#fff,#aba8a8);border-radius:9999px;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;margin-bottom:1.6rem;display:flex}.index-module__a26QPG__iconFeature{width:2.4rem;height:2.4rem;color:var(--color-primary-foreground)}.index-module__a26QPG__featureTitle{color:var(--color-white);margin-bottom:.8rem;font-size:1.6rem;font-weight:700}.index-module__a26QPG__featureSubtitle{color:var(--color-gray-300);font-family:var(--font-jost);text-align:center;font-size:1.4rem}.index-module__a26QPG__scrollIndicator{animation:1.5s infinite index-module__a26QPG__bounce;position:absolute;bottom:5.12rem;left:50%;transform:translate(-50%)}.index-module__a26QPG__scrollIndicatorInner{border:2px solid var(--color-white-40);border-radius:9999px;justify-content:center;align-items:flex-start;width:2.4rem;height:4rem;padding:.8rem;display:flex}.index-module__a26QPG__scrollDot{background-color:#fffc;border-radius:9999px;width:.4rem;height:.8rem;animation:1.5s infinite index-module__a26QPG__scroll-dot-move}@keyframes index-module__a26QPG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}@keyframes index-module__a26QPG__scroll-dot-move{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}
