@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#fff}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#000}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#fff;background-color:#000}a:hover{color:#000}button{background-color:#f9f9f9}}#root{width:100vw;height:100vh;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #f0f0f0aa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}inline{--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--color-background: var(--background);--color-foreground: var(--foreground);--color-card: var(--card);--color-card-foreground: var(--card-foreground);--color-popover: var(--popover);--color-popover-foreground: var(--popover-foreground);--color-primary: var(--primary);--color-primary-foreground: var(--primary-foreground);--color-secondary: var(--secondary);--color-secondary-foreground: var(--secondary-foreground);--color-muted: var(--muted);--color-muted-foreground: var(--muted-foreground);--color-accent: var(--accent);--color-accent-foreground: var(--accent-foreground);--color-destructive: var(--destructive);--color-border: var(--border);--color-input: var(--input);--color-ring: var(--ring);--color-chart-1: var(--chart-1);--color-chart-2: var(--chart-2);--color-chart-3: var(--chart-3);--color-chart-4: var(--chart-4);--color-chart-5: var(--chart-5);--color-sidebar: var(--sidebar);--color-sidebar-foreground: var(--sidebar-foreground);--color-sidebar-primary: var(--sidebar-primary);--color-sidebar-primary-foreground: var(--sidebar-primary-foreground);--color-sidebar-accent: var(--sidebar-accent);--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);--color-sidebar-border: var(--sidebar-border);--color-sidebar-ring: var(--sidebar-ring)}:root{--radius: .625rem;--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.205 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.922 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: rgb(59, 57, 57);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.556 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.556 0 0)}.home-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;box-sizing:border-box}.home-background{position:absolute;inset:0;width:100%;height:100%;z-index:0}.bubbles-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.bubbles-lottie{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.background-overlay{position:absolute;inset:0;background-color:#0003;z-index:5}.centered-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.6rem,2vw,1.2rem);width:min(90vw,680px);max-height:calc(100vh - 140px);padding:clamp(.5rem,2vw,1rem);box-sizing:border-box}.centered-logo{width:clamp(70px,15vw,110px);flex-shrink:0;filter:drop-shadow(0 0 10px rgba(255,255,255,.3));animation:fadeInLogo 1.2s ease forwards}@keyframes fadeInLogo{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.blurtext{font-size:clamp(1.4rem,5vw,3rem);font-weight:800;color:#fff;line-height:1.3;text-align:center;margin:0;width:100%}.blurtext2{font-size:clamp(1.3rem,4vw,3rem);font-weight:800;color:#fff;line-height:1.1;text-align:left;align-self:flex-start;margin:0}.blurtext3{font-size:clamp(1rem,3vw,1.5rem);font-weight:800;color:#969696;line-height:1.2;text-align:center;margin:0}.blurtextsecond{font-size:clamp(.85rem,2.5vw,1.5rem);font-weight:700;color:#fff;text-align:center;line-height:1.3;margin:0}.solutions__title{font-size:clamp(1.1rem,3.5vw,2rem);line-height:1.3;margin:0}.cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;justify-items:center}.btn-primary{background:#fff;color:#000;font-weight:700;font-size:clamp(.9rem,2.5vw,1.25rem);padding:clamp(.5rem,1.5vw,.75rem) clamp(1.5rem,5vw,2.5rem);border:none;border-radius:9999px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 12px #fff6;white-space:nowrap}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.contact-button{background:#fff;color:#000;font-weight:700;font-size:clamp(.9rem,2.5vw,1.25rem);padding:clamp(.5rem,1.5vw,.75rem) clamp(1.5rem,5vw,2.5rem);border:none;border-radius:9999px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 12px #fff}.contact-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0003}.image-grid{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:4}.image-item{position:absolute;width:clamp(120px,14vw,225px);height:clamp(120px,14vw,225px);transition:all .2s ease}.image-item img{width:100%;height:100%;object-fit:cover;border-radius:18px}.scroll-down{position:absolute;bottom:clamp(16px,4vh,40px);left:50%;transform:translate(-50%);font-size:clamp(.7rem,2vw,1rem);font-weight:800;color:#fff;white-space:nowrap;z-index:15;animation:floatUpDown 2s ease-in-out infinite;max-width:calc(100vw - 120px)}@keyframes floatUpDown{0%{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}to{transform:translate(-50%) translateY(0)}}.instagram-link{position:absolute;bottom:clamp(80px,3vh,20px);right:clamp(16px,5vw,100px);z-index:20}.instagram-icon{width:clamp(4px,4vw,30px);height:clamp(24px,4vw,30px);cursor:pointer;transition:transform .2s ease,opacity .2s ease}.instagram-icon:hover{transform:scale(1.15);opacity:.8}.hero-text-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;padding-bottom:3rem}.benefits-section{position:relative;width:100%;background-image:url(https://i.pinimg.com/originals/b1/8d/51/b18d5124d08c77a110323493464ff7ae.gif);background-size:cover;background-position:center;background-repeat:no-repeat}.benefits-section__overlay{position:relative;z-index:1;border-radius:24px;max-width:1200px;margin:0 auto}@media(max-width:1023px){.image-item{width:clamp(100px,12vw,160px);height:clamp(100px,12vw,160px)}}@media(max-width:767px){.image-item{display:none!important}.blurtextsecond{display:none}.centered-text{width:min(92vw,420px);top:46%;gap:.75rem}.hero-text-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:50px;padding-right:0;max-width:100%}.blurtext2{font-size:1.5rem}.instagram-link{top:auto;right:16px;bottom:clamp(60px,10vh,80px)}.scroll-down{max-width:calc(100vw - 80px)}}@media(max-width:380px){.centered-text{width:95vw;top:44%}.centered-logo{width:60px}.solutions__title{font-size:1rem}.btn-primary{font-size:.85rem;padding:.5rem 1.25rem}}@media(max-height:500px){.centered-logo{width:50px}.centered-text{gap:.4rem;top:50%}.scroll-down,.instagram-link{bottom:8px}}.prism-container{position:relative;width:100%;height:100%}.contact-overlay{position:fixed;inset:0;height:100vh;display:flex;justify-content:center;align-items:center;background:#0a0a0a99;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);z-index:9999;animation:fadeIn .3s ease forwards}.contact-card{width:100%;max-width:560px;background:#0d0f12;color:#f8f9fa;border-radius:24px;padding:2.5rem;position:relative}.contact-card__close{position:absolute;top:16px;right:18px;background:none;border:none;color:#f8f9fa;font-size:28px;cursor:pointer}.contact-header{text-align:center;margin-bottom:2rem}.contact-header__eyebrow{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;opacity:.7}.contact-header__title{font-size:2.2rem;margin:.5rem 0}.contact-header__description{font-size:.95rem;opacity:.85;text-align:left}.contact-form{display:grid;gap:1.4rem}.contact-field{display:flex;flex-direction:column}.contact-field label{font-size:.8rem;margin-bottom:.4rem}.contact-field label span{opacity:.7}.contact-field input,.contact-field textarea{background:#ffffff1a;border:1px solid #ffffff;color:#fff;padding:.8rem .9rem;border-radius:14px;font-size:.9rem}.contact-field textarea{min-height:120px;resize:vertical}.contact-field-group{display:grid;gap:1rem}@media(min-width:640px){.contact-field-group{grid-template-columns:1fr 1fr}}.contact-terms{display:flex;gap:.6rem;font-size:.75rem;align-items:flex-start}.contact-terms a{color:#fff;text-decoration:underline}.contact-submit{margin-top:1rem;background:#f8f9fa;color:#000;border:none;border-radius:999px;padding:.9rem;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.contact-submit:hover{background:#ffffff1a;color:#f8f9fa;opacity:.88}.contact-submit:disabled{opacity:.6;cursor:not-allowed}.contact-success{text-align:center;padding:2rem 0}.curved-loop-jacket{display:flex;align-items:center;justify-content:center;width:100%}.curved-loop-svg{height:150px;width:100%;overflow:visible;display:block;font-size:4rem;fill:#fff;user-select:none;-moz-user-select:none;-webkit-user-select:none;font-weight:700;text-transform:uppercase;margin-top:50px}.pill-nav-container{position:absolute;top:1em;z-index:99}@media(max-width:768px){.pill-nav-container{width:100%;left:0}}.pill-nav{--nav-h: 42px;--logo: 36px;--pill-pad-x: 18px;--pill-gap: 3px;width:max-content;display:flex;align-items:center;box-sizing:border-box}@media(max-width:768px){.pill-nav{width:100%;justify-content:space-between;padding:0 1rem;background:transparent}}.pill-nav-items{position:relative;display:flex;align-items:center;height:var(--nav-h);background:var(--base, #000);border-radius:9999px}.pill-logo{width:var(--nav-h);height:var(--nav-h);border-radius:50%;background:var(--base, #000);padding:8px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.pill-logo img{width:100%;height:100%;object-fit:cover;display:block}.pill-list{list-style:none;display:flex;align-items:stretch;gap:var(--pill-gap);margin:0;padding:3px;height:100%}.pill-list>li{display:flex;height:100%}.pill{display:inline-flex;align-items:center;justify-content:center;height:100%;padding:0 var(--pill-pad-x);background:var(--pill-bg, #fff);color:var(--pill-text, var(--base, #000));text-decoration:none;border-radius:9999px;box-sizing:border-box;font-weight:600;font-size:16px;line-height:0;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap;cursor:pointer;position:relative;overflow:hidden}.pill .hover-circle{position:absolute;left:50%;bottom:0;border-radius:50%;background:var(--base, #000);z-index:1;display:block;pointer-events:none;will-change:transform}.pill .label-stack{position:relative;display:inline-block;line-height:1;z-index:2}.pill .pill-label{position:relative;z-index:2;display:inline-block;line-height:1;will-change:transform}.pill .pill-label-hover{position:absolute;left:0;top:0;color:var(--hover-text, #fff);z-index:3;display:inline-block;will-change:transform,opacity}.pill.is-active:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;background:var(--base, #000);border-radius:50px;z-index:4}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:768px){.desktop-only{display:none}.mobile-only{display:block}}.mobile-menu-button{width:var(--nav-h);height:var(--nav-h);border-radius:50%;background:var(--base, #000);border:none;display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;padding:0;position:relative}@media(max-width:768px){.mobile-menu-button{display:flex}}.hamburger-line{width:16px;height:2px;background:var(--pill-bg, #fff);border-radius:1px;transition:all .01s ease;transform-origin:center}.mobile-menu-popover{position:absolute;top:3em;left:1rem;right:1rem;background:var(--base, #f0f0f0);border-radius:27px;box-shadow:0 8px 32px #0000001f;z-index:998;opacity:0;transform-origin:top center;visibility:hidden}.mobile-menu-list{list-style:none;margin:0;padding:3px;display:flex;flex-direction:column;gap:3px;width:100%}.mobile-menu-popover .mobile-menu-link{display:flex;justify-content:center;padding:12px 16px;color:var(--pill-text, #fff);background-color:var(--pill-bg, #fff);text-decoration:none;font-size:16px;font-weight:500;border-radius:50px;transition:all .2s ease}.mobile-menu-popover .mobile-menu-link:hover{cursor:pointer;background-color:var(--base);color:var(--hover-text, #fff)}*,*:before,*:after{box-sizing:border-box}.custom-footer{position:relative;padding:4rem 0 2rem;overflow:hidden;color:#ffffffe6;background:transparent;width:100%;max-width:100vw}.custom-footer__bg{position:absolute;inset:0;background:linear-gradient(to top,#000,#000);z-index:0}.custom-footer__glow{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:min(800px,120vw);height:420px;background:#fffafa30;border-radius:999px;filter:blur(150px);z-index:0;pointer-events:none}.custom-footer__container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.custom-footer__cta{margin-bottom:2.5rem}.custom-footer__ctaCard{position:relative;overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(to top,#000,#282829);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.custom-footer__ctaGrid{position:absolute;inset:0;background-size:40px 40px;background-image:linear-gradient(to right,rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.12) 1px,transparent 1px);opacity:.45;pointer-events:none}.custom-footer__ctaMask{pointer-events:none;position:absolute;inset:0;background:#000;-webkit-mask-image:radial-gradient(ellipse at center,transparent 20%,#000);mask-image:radial-gradient(ellipse at center,transparent 20%,#000);opacity:.85}.custom-footer__ctaInner{position:relative;z-index:2;padding:1rem}.custom-footer__row{display:grid;gap:.875rem}.custom-footer__row--cta{margin-top:1.25rem;grid-template-columns:1fr}.custom-footer__row--content{grid-template-columns:1fr;padding:1.75rem 0 .75rem}.custom-footer__row--bottom{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.custom-footer__col,.custom-footer__col-wide,.custom-footer__col-narrow{min-width:0;text-align:left}.custom-footer__single-cta{border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0000002e;padding:1rem;transition:transform .2s ease,border-color .25s ease,background .25s ease}.custom-footer__single-cta:hover{transform:translateY(-2px);border-color:#ffffff38;background:#0000001f}.custom-footer__cta-text h4{margin:0 0 .3rem;font-size:.95rem;font-weight:700;letter-spacing:-.01em}.custom-footer__cta-text span{color:#ffffffb8;font-size:.9rem;word-break:break-word;overflow-wrap:break-word}.custom-footer__content{border-top:1px solid rgba(255,255,255,.12);margin-top:1.5rem}.custom-footer__widget{padding:1.25rem 0}.custom-footer__heading{margin:0 0 .875rem;font-size:1rem;font-weight:800;text-align:left}.custom-footer__text{margin:0 0 .875rem;color:#ffffffb3;line-height:1.6;font-size:.9rem;text-align:left}.custom-footer__social{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.custom-footer__social span{font-weight:700;color:#fffc;font-size:.9rem;flex-basis:100%}.custom-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;transition:transform .2s ease,background .25s ease,border-color .25s ease;text-decoration:none;flex-shrink:0}.custom-footer__social a:hover{transform:translateY(-2px);background:#ffffff1a;border-color:#ffffff38}.custom-footer__socialIconImg{display:block;pointer-events:none}.custom-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.custom-footer__links a{color:#ffffffb8;text-decoration:none;transition:color .18s ease;display:inline-block;padding:.3rem 0;font-size:.9rem}.custom-footer__links a:hover{color:#fff}.custom-footer__subscribe-form{display:flex;gap:.5rem;align-items:center;width:100%}.custom-footer__subscribe-form input{flex:1;min-width:0;height:44px;padding:0 .875rem;border-radius:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);transform:translateY(-1px);color:#ffffffe6;outline:none;font-size:16px;-webkit-appearance:none;appearance:none}.custom-footer__subscribe-form input::placeholder{color:#ffffff8c}.custom-footer__subscribe-form input:focus{border-color:#ffffff4d}.custom-footer__subscribe-form button{flex-shrink:0;height:44px;width:52px;min-width:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;cursor:pointer;transition:transform .2s ease,background .25s ease,border-color .25s ease;-webkit-appearance:none;appearance:none}.custom-footer__subscribe-form button:hover{transform:translateY(-2px);background:#ffffff1f;border-color:#ffffff38}.custom-footer__copyright{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.custom-footer__copyright-text p{margin:0;color:#ffffffa6;font-size:.85rem}.custom-footer__copyright-text a{color:#ffffffe6;text-decoration:none}.custom-footer__menu{width:100%}.custom-footer__menu ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem .875rem;justify-content:flex-start}.custom-footer__menu a{color:#ffffffa6;text-decoration:none;font-size:.85rem;transition:color .18s ease;display:inline-block;padding:.25rem 0}.custom-footer__menu a:hover{color:#fff}@media(max-width:360px){.custom-footer{padding-top:2.5rem}.custom-footer__container{padding:0 .875rem}.custom-footer__ctaInner{padding:.75rem}.custom-footer__cta-text h4{font-size:.85rem}.custom-footer__cta-text span{font-size:.8rem}.custom-footer__social span{flex-basis:100%}.custom-footer__social a{width:44px;height:44px}}@media(min-width:361px)and (max-width:479px){.custom-footer{padding-top:3rem}.custom-footer__social span{flex-basis:auto}}@media(min-width:480px)and (max-width:639px){.custom-footer__row--cta{grid-template-columns:repeat(2,1fr)}.custom-footer__row--cta>*:last-child{grid-column:1 / -1}.custom-footer__social span{flex-basis:auto}}@media(min-width:640px){.custom-footer__row--cta{grid-template-columns:repeat(3,1fr)}.custom-footer__row--cta>*:last-child{grid-column:auto}.custom-footer__social span{flex-basis:auto}.custom-footer__ctaInner{padding:1.25rem}}@media(min-width:768px){.custom-footer{padding:6rem 0 2rem}.custom-footer__row--content{grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding:2rem 0 1rem}.custom-footer__row--bottom{flex-direction:row;align-items:center;justify-content:space-between}.custom-footer__menu{width:auto;margin-left:auto}.custom-footer__menu ul{justify-content:flex-end}.custom-footer__cta{margin-bottom:4rem}}@media(min-width:1024px){.custom-footer__container{padding:0 2rem}.custom-footer__heading{font-size:1.05rem}}.dither-container{width:100%;height:100%;position:relative}.info-section{max-width:1350px;margin:auto;padding:40px 20px;font-family:Arial,sans-serif}@media(max-width:767px){.info-section{display:none}}.info-section__wrapper{display:flex;justify-content:center;align-items:center;gap:100px;padding:40px 0}.info-section__content{max-width:50%;text-align:left;width:100%}.info-section__mission{font-style:italic;margin:35px 0}.info-section__stats{display:flex;gap:15px;margin-top:35px}.info-section__stat-item{font-size:1rem}.info-section__buttons{margin-top:35px;display:flex;gap:10px}.info-section__btn{padding:15px 35px;border-radius:30px;border:none;cursor:pointer;font-weight:700}.info-section__btn--primary{color:#fff}.info-section__btn--secondary{background-color:#89c7da;color:#000}@media(max-width:768px){.info-section__btn{display:block;margin:0 auto;text-align:center}}.info-section__banner{width:100%;height:100%;position:relative;border-radius:20px}.info-section__banner-lottie{width:100%;height:100%;border-radius:2%}.profile-banner{position:relative;display:fill;width:100%;height:470px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:20px;overflow:hidden}.banner-img-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://i.pinimg.com/originals/ae/ff/c9/aeffc95b1f6b42fe17ec79dcd7f5526d.gif);background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.5);z-index:1}.blurtext4{position:relative;z-index:2;font-size:2rem;font-weight:800;color:#fff;line-height:1.1;text-align:left;margin:0}.info-section__buttons{position:relative;z-index:2}@media(max-width:900px){.info-section__wrapper{flex-direction:column;gap:60px}.info-section__content,.info-section__banner{max-width:100%;width:100%;margin-left:2}.info-section__stats{flex-wrap:wrap}.profile-banner{padding:40px 20px;height:100%;width:100%}}@media(max-width:600px){.profile-banner__content{padding:20px}.blurtext4{font-size:1.3rem;line-height:1.2;text-align:left!important}.banner-img-bg{margin-right:5090px}}.feature-tabs{background-color:#000;padding:0rem 1rem}@media(min-width:768px){.feature-tabs{padding:0rem 2rem}}@media(min-width:1024px){.feature-tabs{padding:0rem 2rem}}.feature-tabs .container{max-width:1200px;margin:0 auto;height:auto}.feature-tabs__heading{display:inline;font-weight:600;color:#000;margin-right:.25rem;text-align:left}.feature-tabs__header{display:flex;flex-direction:column;gap:25.75rem}@media(min-width:768px){.feature-tabs__header{flex-direction:row}}.feature-tabs__title{flex:1;font-size:clamp(1.875rem,3vw,3rem);font-weight:600;letter-spacing:-.02em;text-align:left!important}.feature-tabs__intro{flex:1;max-width:820px;font-size:1.125rem;font-weight:550;color:#6b7280;align-self:flex-end;text-align:right!important}.feature-tabs__layout{margin-top:4rem;display:flex;flex-direction:column-reverse;gap:1.5rem}@media(min-width:1024px){.feature-tabs__layout{flex-direction:row;gap:2rem}}.feature-tabs__list{background:#0000000a;padding:.5rem;border-radius:1rem;display:flex;gap:.5rem;overflow-x:auto}@media(min-width:1024px){.feature-tabs__list{flex-direction:column;flex-basis:25%}}.feature-tabs__tab{min-width:200px;border-radius:.75rem;padding:1rem;text-align:left;background:transparent;border:none;cursor:pointer;transition:all .25s ease;color:#fff;background:#ffffff1f}.feature-tabs__tab:hover{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff}.feature-tabs__tab--active{background:#fff;color:#000;box-shadow:0 20px 40px #00000014}.feature-tabs__tab h3{margin-top:.75rem;font-size:1rem;font-weight:600}.feature-tabs__tab p{margin-top:.25rem;font-size:1.05rem;font-weight:400}.feature-tabs__content{flex:1;background:#fff;border-radius:1rem;overflow:hidden}.feature-tabs__text{max-width:640px;padding:1.25rem;font-size:1.125rem;text-align:left}@media(min-width:1024px){.feature-tabs__text{padding:1.75rem}}.feature-tabs__text span{color:#6b7280;font-weight:500}.feature-tabs__image-wrapper{position:relative;height:420px;margin-top:25px}@media(min-width:1024px){.feature-tabs__image-wrapper{height:500px}}.feature-tabs__image-wrapper img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left top}@media(max-width:767px){.feature-tabs__header{gap:1rem}.feature-tabs__title{line-height:1.1;font-size:1.5rem}.feature-tabs__intro{max-width:100%;text-align:left!important;align-self:flex-start;font-size:1rem}.feature-tabs__layout{margin-top:2.5rem;gap:1.25rem}.feature-tabs__list{padding:.5rem;gap:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.feature-tabs__list::-webkit-scrollbar{display:none}.feature-tabs__tab{min-width:180px;padding:.85rem}.feature-tabs__text{padding:1.25rem;font-size:1.05rem}.feature-tabs__image-wrapper{height:260px;margin-top:1rem}.feature-tabs__image-wrapper img{object-position:center}}.pricing-section{padding:4rem 1rem;max-width:1200px;margin:auto;font-family:Poppins,sans-serif}.pricing-header h2{font-size:2rem;font-weight:600}.pricing-header p{margin:1rem 0 2rem;color:#fff;font-size:1rem}.billing-toggle{display:inline-flex;align-items:center;gap:.5rem}.toggle-btn{position:relative;width:2rem;height:1.15rem;border-radius:9999px;background:#d1d5db;border:none;cursor:pointer;transition:background .3s}.toggle-btn.checked{background:#89c7da}.toggle-thumb{position:absolute;top:2px;left:2px;width:.875rem;height:.875rem;border-radius:50%;background:#fff;transition:transform .3s}.toggle-btn.checked .toggle-thumb{transform:translate(1rem)}.plans-grid{margin-top:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.plan-card{border:1px solid #ffffff;border-radius:10px;padding:1.75rem;background:radial-gradient(50% 50% at 50% 100%,#a0cfe34d,#000);transition:transform .3s ease,border-color .3s ease}.plan-header h3{font-size:1.5rem;font-weight:600;color:#fff}.plan-price{margin-top:.5rem;font-size:1.25rem;font-weight:500;color:#fefefe}.plan-button{width:100%;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s;color:#000}.explain-button{width:30%;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s;color:#000}.free-btn{background:#fff;border:1px solid #d1d5db;color:#111827}.pro-btn{background:#fff;color:#000;border:none}.enterprise-btn{background:#fff;border:1px solid #d1d5db;color:#111827}.plan-button:hover{opacity:.9}.plan-features{list-style:none;margin-top:1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.plan-features li{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:500;margin-bottom:.5rem;text-align:left}.full-pricing-btn{margin-top:2rem}.full-pricing-btn button{padding:.5rem 1.5rem;border-radius:.5rem;border:1px solid #d1d5db;background:#fff;cursor:pointer;transition:all .2s}.full-pricing-btn button:hover{background:#f9fafb}@media(max-width:767px){.plans-grid{grid-template-columns:1fr}}.faq-section{padding:4rem 1rem;font-family:Poppins,sans-serif;background:#121212}.faq-container{max-width:900px;margin:auto}.faq-title{text-align:center;font-size:2rem;font-weight:600;margin-bottom:2rem}.faq-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.faq-grid{grid-template-columns:1fr 1fr;gap:2rem}}.faq-item{border-top:1px solid #e5e7eb;padding:.5rem 0}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:1rem 0;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.faq-icon{transition:transform .3s}.faq-question.open .faq-icon{transform:rotate(180deg)}.faq-answer{margin-top:.5rem;font-size:.9rem;color:#6b7280}.faq-button-container{margin-top:2rem;text-align:center}.faq-button{padding:.5rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:500;transition:background .2s}.faq-button:hover{background:#2563eb}.benefits{padding:1rem 1.5rem;background:#000;color:#fff}.benefits__header{max-width:720px;margin:0 auto 4rem;text-align:center}.benefits__title{font-size:clamp(2rem,4vw,3rem);font-weight:600;margin-bottom:1rem}.benefits__subtitle{color:#b5b5b5;font-size:1.1rem;line-height:1.6;font-weight:550}.benefits__grid{max-width:1200px;margin:0 auto;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefits__card{border:1px solid #ffffff;border-radius:10px;padding:1.75rem;background:radial-gradient(50% 50% at 50% 100%,#a0cfe34d,#0000);transition:transform .3s ease,border-color .3s ease}.benefits__card:hover{transform:translateY(-6px);border-color:#ff7300,}.benefits__icon{width:42px;height:42px;background:#111;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.benefits__icon svg{stroke:currentColor}.benefits__icon svg{width:24px;height:24px}.benefits__card-title{font-size:1.15rem;font-weight:500;margin-bottom:.5rem;text-align:left;color:#fff}.benefits__card-text{font-size:.95rem;color:#fff;line-height:1.6;text-align:left}.group-lessons{background:#000;color:#fff;overflow:hidden;padding-bottom:5rem}.group-lessons__grid{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.group-lessons__grid{grid-template-columns:1fr 1fr;gap:15rem;max-width:1280px;height:auto;margin:0 auto}}.group-lessons__content{padding:5rem 1.5rem;display:flex;flex-direction:column;justify-content:left;width:100%}.group-lessons__content h1{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;margin-bottom:1rem}.group-lessons__content p{font-size:1.1rem;line-height:1.6;opacity:.9;text-align:left}.group-lessons__media{display:flex;gap:1.5rem;height:400px;overflow:hidden;position:relative}.image-column{flex:1;display:flex;flex-direction:column;gap:1.5rem;will-change:transform}.image-column--up{animation:scroll-up 40s linear infinite}.image-column--down{animation:scroll-down 40s linear infinite}.image-column--slow{animation-duration:50s}.image-column:hover{animation-play-state:paused}.image-card{border-radius:20px;overflow:hidden;aspect-ratio:3 / 4;flex-shrink:0;position:relative;box-shadow:0 10px 30px #00000059;transition:transform .3s ease}.image-card:hover{transform:scale(1.05);z-index:5}.image-card img{width:100%;height:100%;object-fit:cover}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.group-lessons__media{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 10%,black 90%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 10%,black 90%,transparent 100%)}.group-lessons__media:hover{-webkit-mask-image:none;mask-image:none}.sim{width:100%;margin-bottom:clamp(3rem,10vw,9rem)}.sim__container{max-width:1400px;margin:0 auto;margin-top:clamp(1.5rem,6vw,5rem)}.sim__title{font-size:clamp(1.6rem,6.5vw,3rem);font-weight:700;letter-spacing:-.04em;margin-bottom:clamp(1.5rem,4vw,2rem);padding:0 1.25rem;text-align:center}@media(min-width:1024px){.sim__title{text-align:left}}.sim__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(82vw,1fr);gap:clamp(1.75rem,3vw,1rem);padding:0 1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:fit-content}.sim__grid::-webkit-scrollbar{display:none}@media(max-width:768px){.sim__grid{grid-auto-columns:minmax(65vw,1fr);padding:0 1rem}}@media(min-width:1024px){.sim__grid{grid-template-columns:repeat(7,1fr);grid-auto-flow:unset;overflow:visible;scroll-snap-type:none;padding:0 1.25rem}}.sim__col{display:flex;flex-direction:column;gap:clamp(.75rem,3vw,1rem);scroll-snap-align:start}.sim__col--28,.sim__col--68,.sim__col--98{margin-top:0}@media(min-width:1024px){.sim__col--28{margin-top:28%}.sim__col--68{margin-top:68%}.sim__col--98{margin-top:98%}}.sim-card{position:relative;border-radius:1rem;overflow:hidden;background:#000;aspect-ratio:1 / 1}.sim-card--tall{aspect-ratio:3 / 4}@media(min-width:768px){.sim-card--tall{aspect-ratio:1 / 2}}.sim-card img,.sim-card .sim-link-icon{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.sim-card img.is-visible{opacity:1}.sim-card--link .sim-link-icon{position:absolute;top:12px;left:12px;width:18px;height:auto;object-fit:contain;filter:brightness(0);opacity:1!important;z-index:2}@media(hover:hover){.sim-card:not(.sim-card--link) img,.sim-card:not(.sim-card--link) video{transition:transform .2s ease-out,opacity .4s ease}.sim-card:not(.sim-card--link):hover img,.sim-card:not(.sim-card--link):hover video{transform:scale(1.05)}}.sim-card video{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.sim-card video.is-visible{opacity:1}@media(hover:hover){.sim-card:not(.sim-card--link) video{transition:transform .2s ease-out,opacity .4s ease}.sim-card:not(.sim-card--link):hover video{transform:scale(1.05)}}.sim-card--link{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:#000;position:relative}.sim-card--link p{font-weight:700;font-size:clamp(1.15rem,5vw,2rem);letter-spacing:-.8px;line-height:1.1;padding:0 1.25rem;white-space:pre-line;z-index:1;position:relative}.sim-bg--pink{background:#dcdfe8}.sim-bg--green{background:#ffb7ef}.sim-bg--purple{background:#dcdfe8}.sim-bg--yellow{background:#b7f8ff}.sim__container>div:first-of-type{overflow:hidden;width:100%;height:100%;transform:scale(1)}.testimonials{background:#000;padding:clamp(3rem,8vw,4rem) 0 0}.testimonials__container{max-width:1280px;margin:0 auto;padding:0 1.25rem}.testimonials__header{display:flex;flex-direction:column;gap:1.25rem}.testimonials__header h2{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:600;line-height:1.1}.testimonials__intro{max-width:100%}@media(min-width:768px){.testimonials__intro{max-width:420px}}.testimonials__intro p{font-size:1.05rem;color:#fff;margin-bottom:1rem}.testimonials__cta{display:inline-block;font-weight:500;text-decoration:none;color:#ec82a6}.testimonials__carousel{margin-top:clamp(2.5rem,6vw,4rem);overflow:hidden}.testimonials__track{display:flex;gap:1rem;transition:transform .5s ease}.testimonial-card{flex:0 0 85%;background:#fff;border-radius:1rem;border:6px solid #A0CFE3;padding:1.5rem 0;display:flex;flex-direction:column}@media(min-width:640px){.testimonial-card{flex:0 0 60%}}@media(min-width:1024px){.testimonial-card{flex:0 0 34%}}.testimonial-card--featured{border-color:#111827}.testimonial-card__image{position:relative;width:100%;height:100%;overflow:hidden}.testimonial-card__image img{width:100%;height:100%;object-fit:cover}.testimonial-card__quote{padding:1.25rem;font-size:clamp(1rem,4vw,1.1rem);font-weight:600;color:#6b7280}.testimonial-card__footer{padding:0 1.25rem;color:#6b7280}.testimonial-card__name{font-weight:600;color:#6b7280}.testimonial-card__role{font-size:.85rem;color:#6b7280}.testimonials__controls{margin-top:clamp(2rem,5vw,2.5rem);display:flex;justify-content:space-between;align-items:center}.testimonials__dots button{width:10px;height:10px;border-radius:50%;border:none;margin-right:6px;background:#d1d1d14d;cursor:pointer}.testimonials__dots button.active{background:#fff}.testimonials__arrows{display:flex;align-items:center;gap:12px}.testimonials__arrows button{width:24px;height:58px;background:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2.2rem;line-height:1}@media(max-width:640px){.testimonials__dots button{width:4px;height:4px;margin-right:4px}}.hero-section{background-color:#000;position:relative;overflow:hidden;padding-top:1.5rem}@media(min-width:768px){.hero-section{padding-top:1rem}}@media(min-width:1024px){.hero-section{padding-top:1.5rem}}.animated-background{position:absolute;inset:0;overflow:hidden}.particle{position:absolute;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a;z-index:1}.center-particle{position:absolute;top:50%;left:50%;width:24px;height:24px;background:linear-gradient(to right,#fbbf24,#fde68a,#fbbf24);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040;z-index:5}@keyframes moveHorizontal{0%{transform:translate(0)}to{transform:translate(calc(100vw + 100px))}}@keyframes moveDiagonal{0%{transform:translate(0)}to{transform:translate(calc(100vw + 50px),calc(-100vh - 50px))}}@keyframes moveVertical{0%{transform:translateY(0)}to{transform:translateY(calc(-100vh - 50px))}}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.1);opacity:.8}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-bounce{animation:bounce 1s infinite}.hero-container{position:relative;max-width:1280px;margin:0 auto;padding:0 1.5rem;z-index:10;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.content-wrapper{display:grid;gap:3rem;margin-top:1.5rem}@media(min-width:1024px){.content-wrapper{grid-template-columns:1fr .68fr;gap:5rem}}.hero-content{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1024px){.hero-content{gap:3rem}}.title-section{display:flex;flex-direction:column;gap:.75rem}.main-title{font-size:1.875rem;font-weight:600;letter-spacing:-.025em;text-align:left;line-height:1.2;color:#fff}@media(min-width:640px){.main-title{font-size:2.25rem}}@media(min-width:768px){.main-title{font-size:3rem}}@media(min-width:1024px){.main-title{font-size:3.75rem}}.subtitle{color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:500;margin-top:.75rem;text-align:left}@media(min-width:768px){.subtitle{font-size:1.875rem}}@media(min-width:1024px){.subtitle{font-size:2rem;line-height:.25rem}}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.feature-item{display:flex;gap:.625rem;max-width:250px;text-align:left}@media(min-width:1024px){.feature-item{gap:1.25rem}}.feature-icon{margin-top:1.2rem;width:1rem;height:1rem;flex-shrink:0;color:#fff}@media(min-width:1024px){.feature-icon{width:1.25rem;height:1.25rem}}.feature-icon svg{width:100%;height:100%;stroke-width:2}.feature-content{flex:1}.feature-title{font-family:system-ui,-apple-system,sans-serif;font-weight:600;font-size:1rem;line-height:1.5;color:#fff}.feature-description{color:#fff;font-size:.875rem;line-height:1.25rem;margin-top:.25rem}.cta-buttons{display:flex;flex-wrap:wrap;align-items:left;justify-content:left;gap:1rem;margin-top:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;outline:none;height:2.25rem;padding:.5rem 1rem;border:1px solid transparent;cursor:pointer;font-family:system-ui,-apple-system,sans-serif}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px #444}.btn-primary{background:linear-gradient(145deg,#1a1a1a,#2a2a2a 40%,#111 60%,#2f2f2f);height:auto;color:#e6e6e6;border:2px solid #3a3a3a;font-weight:600;padding:12px 28px;border-radius:10px;cursor:pointer;position:relative;transition:all .3s ease;box-shadow:inset 0 1px 1px #ffffff0d,inset 0 -2px 6px #0009,0 4px 10px #0006;-webkit-tap-highlight-color:transparent}.btn-primary:before{content:"";position:absolute;top:0;left:0%;width:100%;height:40%;background:linear-gradient(to bottom,rgba(255,255,255,.25),rgba(255,255,255,.05),transparent);border-radius:10px 10px 0 0;pointer-events:none}.btn-primary:hover{background:linear-gradient(145deg,#2c2c2c,#3a3a3a 40%,#1c1c1c 60%,#3f3f3f);color:#fff;box-shadow:inset 0 1px 2px #ffffff1a,inset 0 -3px 8px #000000b3,0 6px 18px #0009;transform:translateY(-2px)}.btn-primary:active{transform:translateY(1px);box-shadow:inset 0 3px 8px #000c,0 2px 5px #0006}.btn-secondary{background:linear-gradient(145deg,#fff,#b0efff 40% 60%,#fff);color:#000;border:2px solid #ffffff;font-weight:600;padding:12px 28px;border-radius:10px;height:auto;position:relative;transition:all .3s ease;cursor:pointer;box-shadow:inset 0 1px 2px #fffffff2,inset 0 -2px 6px #00000014,0 4px 10px #00000059;-webkit-tap-highlight-color:transparent;isolation:isolate}.btn-secondary:before{content:"";position:absolute;top:0;left:0%;width:100%;height:40%;background:linear-gradient(to bottom,rgba(255,255,255,.9),rgba(255,255,255,.4),transparent);border-radius:10px 10px 0 0;pointer-events:none}.btn-secondary:hover{transform:translateY(-2px);box-shadow:inset 0 1px 3px #fff,inset 0 -3px 8px #0000001f,0 6px 18px #00000073}.btn-secondary:active{transform:translateY(1px);box-shadow:inset 0 3px 8px #0000002e,0 2px 6px #0000004d}.btn-text{display:flex;align-items:center;gap:.5rem;text-align:left;white-space:pre-wrap}.btn-text svg{width:1rem;height:1rem;stroke-width:3}@media(max-width:640px){.btn-secondary{display:none}}.carousel-wrapper{position:relative;margin-right:-15rem;box-shadow:0 20px 25px -5px #0000001a}@media(min-width:1024px){.carousel-wrapper{box-shadow:0 25px 50px -12px #00000040}}@media(max-width:1024px){.carousel-wrapper{transform:translate(2.5rem)}}.carousel{position:relative;width:100%;height:100%}.carousel-container{overflow:hidden;width:100%;height:100%}.slides-wrapper{display:flex;margin-left:-1rem;transition:transform .3s ease;width:100%;height:100%}.slide{min-width:0;flex-shrink:0;flex-grow:0;flex-basis:100%;padding-left:1rem}.slide-image{position:relative;width:100%;height:100%;min-height:30rem;overflow:hidden;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.slide-image img{position:absolute;height:100%;width:100%;left:0;top:0;object-fit:cover;object-position:left top}.carousel-indicator{display:flex;flex-direction:column;align-items:center;font-weight:500;margin-top:.2rem;margin-bottom:2rem}.desktop-only{display:none}.mobile-only{display:flex}@media(min-width:1024px){.desktop-only{display:flex;margin-top:auto;margin-bottom:1rem!important}.mobile-only{display:none}}.slide-info{margin-bottom:.5rem}.slide-count{color:#595959}.slide-title{color:#d4d4d4}.indicator-dots{display:flex;gap:.5rem}.dot-btn{padding:.5rem 0;background:none;border:none;cursor:pointer}.dot{height:2px;width:1.5rem;border-radius:9999px;transition:background-color .2s;background-color:#0003}.dot:hover{background-color:#3a3a3a66}.dot.active{background-color:#fff}.cnav{position:absolute;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:20px 36px;box-sizing:border-box}.cnav-left{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.cnav-dots{display:grid;grid-template-columns:1fr 1fr;gap:3px}.cnav-dot{width:5px;height:5px;background:#fff;border-radius:50%}.cnav-wordmark{font-size:15px;font-weight:500;color:#fff;letter-spacing:.04em;white-space:nowrap}.cnav-center{display:flex;align-items:center;gap:4px;background:#ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:9999px;padding:4px}.cnav-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 18px;border-radius:9999px;overflow:hidden;text-decoration:none;cursor:pointer;background:transparent;border:none;font-family:inherit}.cnav-pill-circle{position:absolute;left:50%;bottom:0;border-radius:50%;background:#fff;pointer-events:none;will-change:transform;z-index:1;filter:blur(6px);opacity:0;transition:filter .4s ease}.cnav-pill-label-wrap{position:relative;display:inline-block;z-index:2;line-height:1}.cnav-pill-label{display:block;font-size:13px;font-weight:500;color:#ffffffbf;will-change:transform;letter-spacing:.01em}.cnav-pill-label-hover{position:absolute;top:0;left:0;font-size:13px;font-weight:500;color:#0d0d0d;will-change:transform,opacity;white-space:nowrap}.cnav-right{flex-shrink:0}.cnav-signup{background:#fff;border:none;color:#0d0d0d;font-size:14px;font-weight:500;padding:8px 20px;border-radius:9999px;cursor:pointer;font-family:inherit;transition:opacity .2s;text-decoration:none;display:inline-block}.cnav-signup:hover{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);transform:translateY(-1px)}.cnav-hamburger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:38px;height:38px;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);cursor:pointer;padding:0}.cnav-hline{width:16px;height:2px;background:#fff;border-radius:1px;transform-origin:center}.cnav-popover{position:absolute;top:70px;left:16px;right:16px;background:#0d0d0df2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);border-radius:20px;z-index:200;overflow:hidden;visibility:hidden;opacity:0}.cnav-popover-list{list-style:none;margin:0;padding:6px;display:flex;flex-direction:column;gap:4px}.cnav-popover-link{display:block;padding:12px 20px;color:#ffffffd9;font-size:15px;font-weight:500;text-decoration:none;border-radius:14px;text-align:center;transition:background .2s,color .2s}.cnav-popover-link:hover{background:#ffffff1a}.cnav-popover-link.cnav-popover-signup{background:#fff;color:#fffcfc;margin-top:4px}.cnav-popover-link.cnav-popover-signup:hover{opacity:.88;background:#fff}@media(max-width:768px){.cnav{padding:16px 20px}.cnav-center,.cnav-right{display:none}.cnav-hamburger{display:flex}}@media(min-width:769px){.cnav-hamburger,.cnav-popover{display:none}}.xp-section{width:100%;padding:4rem 0;display:flex;justify-content:center}.xp-section__wrapper{max-width:1350px;width:100%;display:flex;align-items:center;gap:3rem;padding:0 1.5rem}.xp-section__content{flex:1;display:flex;flex-direction:column;gap:1.4rem}.xp-blur-text{font-size:2.3rem;line-height:1.2;font-weight:700}.xp-section__banner{flex:1;display:flex;justify-content:center}.xp-section__banner-lottie{width:100%;max-width:520px;border-radius:22px;overflow:hidden}@media(max-width:900px){.xp-section__wrapper{flex-direction:column;text-align:center}.xp-section__banner-lottie{max-width:380px}.xp-blur-text{font-size:1.9rem}}.highlights-wrapper{width:100%;overflow-x:hidden;background:#000;padding:4rem 1rem}.highlights-stage{position:relative;min-width:1480px;max-width:1480px;min-height:850px}.highlight-item{position:absolute;z-index:1}.highlight-item img{display:block;object-fit:cover;border-radius:20px;animation:blurAnimation .5s ease-in-out}.highlights-content{position:relative;z-index:2;margin-top:100px;text-align:center;display:grid;gap:32px}.highlights-content h1{font-size:3rem;font-weight:700;letter-spacing:-.05em}.highlights-content p{max-width:630px;margin:0 auto;font-size:1.125rem;line-height:1.75rem}@keyframes blurAnimation{0%{filter:blur(5px);opacity:.5}to{filter:blur(0);opacity:1}}@media(max-width:768px){.highlights-wrapper{padding:0rem}.highlights-stage{min-width:100%;max-width:100%;min-height:auto;display:flex;flex-direction:column;align-items:center;gap:24px}.highlight-item{position:static;width:100%;display:flex;justify-content:center}.highlight-item img{width:100%;max-width:520px;height:auto;border-radius:16px}.highlights-content{margin-top:32px;gap:24px}.highlights-content h1{font-size:clamp(1.8rem,6vw,2.4rem)}.highlights-content p{font-size:1rem;line-height:1.6}}@media(min-width:769px)and (max-width:1024px){.highlights-stage{min-width:100%}.highlight-item img{max-width:600px}}.contact{background:#0f0f12;color:#fff;padding:4rem 1.5rem;font-family:Poppins,sans-serif}.contact__container{max-width:1100px;margin:0 auto;display:grid;gap:3rem}.contact__info{display:flex;flex-wrap:wrap;gap:1.5rem}.contact__card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border:1px solid #2a2a2f;border-radius:12px;color:inherit;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.contact__card:hover{border-color:#4a96c8;transform:translateY(-2px)}.contact__icon{width:36px;height:36px}.contact__icon svg{width:100%;height:100%;fill:currentColor}.contact__label{font-size:.75rem;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.contact__value{font-size:.95rem}.contact__form{border:1px solid #f4f4f6;border-radius:16px;padding:2rem}.contact__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.contact__field{display:flex;flex-direction:column;gap:.4rem}.contact__field span{font-size:1rem;opacity:.85}.contact__field input,.contact__field textarea{background:#151518;border:1px solid #2a2a2f;border-radius:8px;padding:.75rem .9rem;color:#fff;font-size:.9rem}.contact__field input:focus,.contact__field textarea:focus{outline:none;border-color:#4a96c8}.contact__field textarea{resize:vertical;min-height:120px}.contact__field--full{margin-top:1.5rem}.contact__submit{margin-top:2rem;width:100%;background:#fff;border:none;border-radius:10px;padding:.9rem;color:#000;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.contact__submit:hover{opacity:.9;transform:translateY(-1px)}@media(max-width:768px){.contact__grid{grid-template-columns:1fr}}.nav-section{width:100%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px #0006;top:0;z-index:1000}.nav-section .custom-nav{width:100%}.contact-hero{position:relative;width:100%;min-height:70vh;display:flex;align-items:center;color:#fff}.contact-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.contact-hero__content{position:relative;z-index:1;width:100%;display:flex;justify-content:left;padding:2rem}.contact-hero__card{background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;max-width:520px;width:100%;padding:2.5rem}.contact-hero__title{font-size:2.2rem;margin-bottom:.75rem}.contact-hero__subtitle{opacity:.9;margin-bottom:1.5rem}.contact-hero__points{list-style:none;padding:0;margin-bottom:2rem}.contact-hero__point{margin-bottom:.5rem;opacity:.9}.contact-hero__primary-btn{background:#000;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:8px;font-weight:600;cursor:pointer}.contact-hero__secondary-btn{background:transparent;color:#fff;border:none;font-weight:500;cursor:pointer}.contact-hero__divider{height:1px;background:#ffffff26;margin:2rem 0 1.5rem}.contact-hero__bottom{display:flex;align-items:center;justify-content:space-between}.contact-hero__arrow{margin-left:6px}.contact-hero__arrow--blue{color:#3f83f8}.contact-hero__point{display:flex;align-items:center;gap:.6rem}.contact-hero__icon{width:18px;height:18px;color:#fff;stroke-width:2;flex-shrink:0}.solutions{--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .65);--border: rgba(255, 255, 255, .12);--border-strong: rgba(255, 255, 255, .18);--glass: rgba(0, 0, 0, .42);--glass-strong: rgba(0, 0, 0, .6);padding:clamp(3rem,6vw,6rem) 1rem;position:relative;z-index:10;background:#000;font-size:1rem;color:var(--text);text-align:left}.solutions__container{width:100%;max-width:1100px;margin:0 auto}.solutions__header{text-align:left;margin-bottom:clamp(2rem,4vw,4rem)}.solutions__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .95rem;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;font-size:.875rem;line-height:1;margin-bottom:1rem}.solutions__title{font-size:clamp(2rem,5.2vw,4rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;background:linear-gradient(to right,#fff,#5b5a5a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 1rem;text-align:left}.solutions__title2{font-size:clamp(1rem,4.2vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;background:linear-gradient(to right,#fff,#5b5a5a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 1rem;text-align:left}.solutions__subtitle{font-size:clamp(1rem,3.2vw,2rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;background:linear-gradient(to right,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 1rem;text-align:left}.solutions__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1080px;margin:0}@media(min-width:640px){.solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.solutions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.solution-card{position:relative;border-radius:1.25rem;border:1px solid var(--border);background:var(--glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;transition:transform .25s ease,background .35s ease,border-color .35s ease;text-align:left}.solution-card:hover{transform:translateY(-2px);background:var(--glass-strong);border-color:var(--border-strong)}.solution-card__glow{position:absolute;inset:-40%;filter:blur(28px);opacity:.55;z-index:0;pointer-events:none}.solution-card__inner{position:relative;z-index:1;background:#1414149e;border-radius:inherit;padding:clamp(1.25rem,3.5vw,2rem);height:100%;display:flex;flex-direction:column;gap:.75rem}.solution-card__icon{width:56px;height:56px;border-radius:.85rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.25rem;flex:0 0 auto}.solution-card__icon svg{width:28px;height:28px;stroke-width:2}.solution-card__title{font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:600;margin:0;line-height:1.2;text-align:left;color:var(--text)}.solution-card__text{margin:0;color:var(--muted);line-height:1.65;font-size:1rem;text-align:left}@media(prefers-reduced-motion:reduce){.solution-card{transition:none}.solution-card:hover{transform:none}}.solutions,.solutions *{text-align:left}.become-professional{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:#070707}.container{width:100%}.icon-image{width:45px;height:45px;object-fit:contain}@media(min-width:768px){.container{padding:0 0rem}}.hero-section{padding:3rem 0;text-align:center}@media(min-width:768px){.hero-section{padding:4rem 0}}.badge-container{margin-bottom:1.5rem;margin-top:2rem}.badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#dbeafe;color:#1e40af;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500}.badge svg{width:1rem;height:1rem}.badge-text{font-size:.875rem;font-weight:500}.hero-title{font-size:2.25rem;font-weight:700;color:linear-gradient(to right,#ffffff,#5b5a5a);margin-bottom:1.5rem;line-height:1.2}@media(min-width:768px){.hero-title{font-size:3.75rem}}.text-blue{color:#ec82a6;font-family:DM Sans,sans-serif}.text-blue2{color:#a0cfe3;font-family:DM Sans,sans-serif}.hero-description2{font-size:1.125rem;color:#fff;margin:0 0 2rem;line-height:1.6;text-align:left}.hero-description{font-size:1.125rem;color:#fff;margin:0 auto 2rem;line-height:1.6}@media(min-width:768px){.hero-description{font-size:1.25rem}}.steps-section{padding:3rem 0}@media(min-width:768px){.steps-section{padding:4rem 0}}.section-title{font-size:1.875rem;font-weight:700;color:#f8f8f8;text-align:center;margin-bottom:3rem}@media(min-width:768px){.section-title{font-size:2.25rem}}.steps-grid{display:grid;gap:2rem;max-width:72rem;margin:0 auto;padding:1.5rem}@media(min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background-color:#151414;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:2px solid transparent;transition:all .3s;position:relative;overflow:hidden}.step-card:hover{box-shadow:0 4px 6px -1px #0000001a}.step-badge{position:absolute;top:1rem;left:1rem}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid;padding:.125rem .5rem;font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;transition:color .2s,box-shadow .2s}.step-header{display:grid;grid-auto-rows:min-content;gap:.375rem;padding-top:3rem;text-align:center}.icon-container{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.icon{width:2rem;height:2rem}.step-title{font-size:1.125rem;font-weight:600;line-height:1.2;color:#fff}.step-content{padding:0 .5rem;text-align:center}.step-description{color:#fbfbfb;margin-bottom:1.5rem;line-height:1.5}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-size:.875rem;font-weight:500;transition:all .2s;outline:none;height:2.5rem;padding:0 1.5rem;border-radius:.375rem;cursor:pointer;border:1px solid transparent;width:100%}.btn-primary2{background-color:#3b82f6;color:#fff;box-shadow:0 1px 2px #0000000d}.btn-primary2:hover:not(.disabled){background-color:#2563eb}.btn-secondary{background-color:#fff;border-color:#e5e7eb;color:#374151;box-shadow:0 1px 2px #0000000d;font-weight:600}.btn-secondary:hover:not(.disabled){background-color:#f9fafb;color:#111827}.btn-secondary.disabled{opacity:.5;cursor:not-allowed}.cta-button{background-color:#fff;color:#2563eb;box-shadow:0 1px 2px #0000000d}.cta-button:hover{background-color:#f3f4f6}.btn svg{width:1rem;height:1rem;margin-left:.5rem}.steps-indicator{display:flex;justify-content:center;margin-top:2rem}.arrow-group{display:flex;align-items:center;gap:1rem;color:#9ca3af}.arrow-group svg{width:1.25rem;height:1.25rem}.arrow-group svg:nth-child(3){width:1.5rem;height:1.5rem;color:#10b981}.benefits-section{padding:3rem 0}.benefits-grid{display:grid;gap:2.5rem;max-width:150rem;align-items:center;padding:1.5rem}@media(min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{background-color:#151414;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:.75rem;border:1px solid #000000;box-shadow:0 1px 3px #0000001a;text-align:center;transition:all .3s}.benefit-card:hover{box-shadow:0 10px 15px -3px #0000001a}.benefit-icon{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}.benefit-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.benefit-description{font-size:.875rem;color:#a2a2a2;line-height:1.5}.requirements-section{padding:1.5rem}.requirements-card{background-color:#151414;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:.75rem;border:1px solid #000000;box-shadow:0 1px 3px #0000001a;max-width:56rem;margin:0 auto}@media(min-width:768px){.requirements-card{padding:1.5rem}}.requirements-header{text-align:center;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.requirements-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.requirements-subtitle{font-size:.875rem;color:#fff}.requirements-content{padding:0 .5rem}.requirements-grid{display:grid;gap:1.5rem}@media(min-width:768px){.requirements-grid{grid-template-columns:repeat(2,1fr)}}.requirement-column-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.requirement-column-title svg{width:1.25rem;height:1.25rem;color:#10b981}.requirement-list{list-style:none;padding:0;margin:0}.requirement-list li{font-size:.875rem;color:#fff;margin-bottom:.5rem;line-height:1.5;text-align:left}.cta-section{padding:3rem 0;text-align:center}.cta-card{background:linear-gradient(to right,#2563eb,#7c3aed);color:#fff;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;max-width:42rem;margin:0 auto;border:none}@media(min-width:768px){.cta-card{padding:2rem}}.cta-content{padding:1rem}.cta-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.cta-title{font-size:1.875rem}}.cta-description{opacity:.9;margin-bottom:1.5rem;line-height:1.6}.bg-blue-100{background-color:#a0cfe3}.text-blue-800{color:#000}.border-blue-200{border-color:#a0cfe3}.bg-green-100{background-color:#ec82a6}.text-green-800{color:#000}.border-green-200{border-color:#ec82a6}.bg-purple-100{background-color:#fdf0b2}.text-purple-800{color:#000}.border-purple-200{border-color:#fdf0b2}.bg-orange-100{background-color:#a0cfe3}.text-orange-800{color:#fdf0b2}.border-orange-200{border-color:#fdf0b2}.text-blue-600,.text-green-600,.text-purple-600,.text-orange-600{color:#000}.hover\:border-blue-200:hover{border-color:#a0cfe3}.hover\:border-green-200:hover{border-color:#ec82a6}.hover\:border-purple-200:hover,.hover\:border-orange-200:hover{border-color:#fdf0b2}.pre-footer{background-color:#070707;padding:0 1.5rem 4rem}.pre-footer__inner{max-width:1400px;margin:0 auto;padding:5rem 2rem;background:radial-gradient(120% 120% at 50% 0%,#1b1530,#0e0b16 60%,#09080d);border-radius:48px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 40px 80px #000000a6}.text-blue,.text-blue2{font-family:"DM Serif Display",serif;font-weight:700}.services{width:100%;background-color:#fff;overflow-x:hidden}.services__content{padding:4rem 1rem}@media(min-width:768px){.services__content{padding:6rem 2rem}}.services__container{max-width:1200px;margin:0 auto}.pillnav-section{display:flex;align-items:center;justify-content:center;background-color:#fff}.custom-nav{width:fit-content}.privacyPage{min-height:100vh;background:#000;color:#ffffffeb}.privacyPage__hero{padding:6.5rem 0 1.25rem;border-bottom:1px solid rgba(255,255,255,.1);background:radial-gradient(900px 420px at 20% 20%,rgba(255,255,255,.08),transparent 60%),radial-gradient(900px 420px at 80% 10%,rgba(255,255,255,.05),transparent 60%),#000}.privacyPage__heroInner{width:min(1100px,100%);margin:0 auto;padding:0 2rem}.privacyPage__kicker{margin:0 0 .5rem;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;color:#ffffff9e}.privacyPage__title{margin:0 0 .6rem;font-size:clamp(2rem,4vw,2.7rem);letter-spacing:-.02em}.privacyPage__subtitle{margin:0;color:#ffffffb8}.privacyPage__wrap{width:min(1100px,100%);margin:0 auto;padding:2rem 1rem 5rem;display:grid;gap:1.25rem;grid-template-columns:1fr;background:#000}.privacyPage__leftCard,.privacyPage__right{border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.privacyPage__leftCard{padding:.75rem}.privacyPage__leftNav{display:grid;gap:.35rem}.privacyPage__leftLink{width:100%;text-align:left;padding:.75rem .85rem;border-radius:14px;background:transparent;border:1px solid transparent;color:#ffffffb8;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.privacyPage__leftLink:hover{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.privacyPage__leftLink.is-active{color:#fff;background:#ffffff17;border-color:#ffffff29}.privacyPage__right{padding:1.25rem}@media(min-width:980px){.privacyPage__wrap{grid-template-columns:320px 1fr;align-items:start}.privacyPage__leftCard{position:sticky;top:110px}.privacyPage__right{padding:1.75rem 2rem}}.privacy__section{padding:.25rem 0;text-align:left}.privacy__h2{margin:0 0 1rem;font-size:1.6rem;letter-spacing:-.01em}.privacy__muted{margin:-.5rem 0 1rem;color:#ffffff9e}.privacy__link{color:#ffffffe6;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25)}.privacy__link:hover{border-bottom-color:#ffffff8c}.privacy__body{color:#ffffffb8;line-height:1.75}.privacy__body h3{margin:1.25rem 0 .5rem;color:#ffffffe6}.privacy__body ul{padding-left:1.2rem}.privacy__tabsHeader{display:grid;gap:.75rem;margin-bottom:1rem}.privacy__tabsLabel{color:#ffffffa6;font-size:.95rem}.privacy__tablist{display:flex;flex-wrap:wrap;gap:.5rem}.privacy__tab{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffc7;padding:.6rem .85rem;border-radius:999px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.privacy__tab:hover{background:#ffffff12;border-color:#ffffff2e}.privacy__tab.is-active{background:#ffffff1a;border-color:#ffffff38;color:#fff}.privacy__accordion{display:grid;gap:.75rem;margin-top:1rem}.privacy__accItem{border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#00000059;overflow:hidden}.privacy__accBtn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:transparent;border:0;color:#fff;cursor:pointer;text-align:left}.privacy__accQ{font-weight:650;color:#ffffffe0}.privacy__accPlus{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;transition:transform .18s ease}.privacy__accPlus.is-open{transform:rotate(45deg)}.privacy__accPanel{max-height:0;overflow:hidden;transition:max-height .26s ease}.privacy__accPanel.is-open{max-height:260px}.privacy__accA{margin:0;padding:0 1rem 1rem;color:#ffffffb8;line-height:1.65}
