@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700;800&display=swap";
.LandingComponents-module__-qK6va__landing-wrapper{width:100%;min-height:100dvh;color:var(--foreground,#fff);font-family:"Inter",var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,sans-serif;background-color:#0000;flex-direction:column;display:flex;position:relative}:is(.LandingComponents-module__-qK6va__landing-wrapper h1,.LandingComponents-module__-qK6va__landing-wrapper h2,.LandingComponents-module__-qK6va__landing-wrapper h3,.LandingComponents-module__-qK6va__landing-wrapper h4,.LandingComponents-module__-qK6va__landing-wrapper h5,.LandingComponents-module__-qK6va__landing-wrapper h6){letter-spacing:-.02em;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__landing-wrapper:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#5d5dff1f 0%,#00d2ff0d 50%,#0000 70%);width:800px;max-width:90vw;height:500px;position:absolute;top:5%;left:50%;transform:translate(-50%)}.LandingComponents-module__-qK6va__landing-wrapper:after{content:"";filter:blur(90px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff00c80f 0%,#0000 60%);width:600px;max-width:80vw;height:600px;position:absolute;top:45%;left:20%}.LandingComponents-module__-qK6va__landing-header{z-index:10;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:28px 20px 0;display:flex;position:relative}.LandingComponents-module__-qK6va__logo-container{justify-content:center;align-items:center;gap:12px;display:flex}.LandingComponents-module__-qK6va__logo-image{object-fit:contain;width:auto;height:38px}.LandingComponents-module__-qK6va__container{z-index:5;width:100%;max-width:1100px;margin:0 auto;padding:40px 20px 80px;position:relative}.LandingComponents-module__-qK6va__landing-footer{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;width:100%;max-width:1000px;margin:60px auto 0;padding:48px 24px 70px;display:flex;position:relative;-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-top:1px solid #ffffff14!important}.LandingComponents-module__-qK6va__footer-logo-container{justify-content:center;display:flex}.LandingComponents-module__-qK6va__footer-logo-image{opacity:.85;width:auto;height:32px;transition:opacity .2s}.LandingComponents-module__-qK6va__footer-links-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 14px;display:flex}.LandingComponents-module__-qK6va__footer-link-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-family:inherit;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s}.LandingComponents-module__-qK6va__footer-link-btn:hover{color:#00d2ff;background-color:#00d2ff14}.LandingComponents-module__-qK6va__footer-link-separator{color:#334155;font-size:12px}.LandingComponents-module__-qK6va__footer-disclaimers-box{text-align:center;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:10px;width:100%;max-width:820px;padding:16px 20px;display:flex}.LandingComponents-module__-qK6va__footer-meta-disclaimer,.LandingComponents-module__-qK6va__footer-results-disclaimer{color:#64748b;margin:0;font-size:11.5px;line-height:1.55}.LandingComponents-module__-qK6va__footer-meta-disclaimer strong,.LandingComponents-module__-qK6va__footer-results-disclaimer strong{color:#94a3b8}.LandingComponents-module__-qK6va__footer-copyright{color:#64748b;margin:0;font-size:12.5px}.LandingComponents-module__-qK6va__footer-entity-row{justify-content:center;align-items:center;gap:8px;display:flex}.LandingComponents-module__-qK6va__legal-modal-backdrop{-webkit-backdrop-filter:blur(12px);z-index:999999;background-color:#050811d1;justify-content:center;align-items:center;padding:20px;animation:.2s cubic-bezier(.16,1,.3,1) LandingComponents-module__-qK6va__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes LandingComponents-module__-qK6va__modalFadeIn{0%{opacity:0}to{opacity:1}}.LandingComponents-module__-qK6va__legal-modal-card{background:linear-gradient(#0f172a 0%,#090d16 100%);border:1px solid #5d5dff59;border-radius:20px;flex-direction:column;width:100%;max-width:680px;max-height:85dvh;animation:.22s cubic-bezier(.16,1,.3,1) LandingComponents-module__-qK6va__modalZoomIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -12px #000c,0 0 35px #5d5dff26}@keyframes LandingComponents-module__-qK6va__modalZoomIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.LandingComponents-module__-qK6va__legal-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 18px;display:flex}.LandingComponents-module__-qK6va__legal-modal-title-group{flex-direction:column;gap:6px;display:flex}.LandingComponents-module__-qK6va__legal-modal-badge{color:#00d2ff;text-transform:uppercase;letter-spacing:.05em;font-size:11.5px;font-weight:700}.LandingComponents-module__-qK6va__legal-modal-title{font-family:var(--font-outfit,sans-serif);color:#fff;margin:0;font-size:20px;font-weight:800;line-height:1.3}.LandingComponents-module__-qK6va__legal-modal-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:700;transition:all .15s;display:flex}.LandingComponents-module__-qK6va__legal-modal-close-btn:hover{color:#fff;background:#ffffff26;transform:scale(1.06)}.LandingComponents-module__-qK6va__legal-modal-body{color:#cbd5e1;flex:1;padding:24px 28px;font-size:14.5px;line-height:1.7;overflow-y:auto}.LandingComponents-module__-qK6va__legal-modal-body::-webkit-scrollbar{width:6px}.LandingComponents-module__-qK6va__legal-modal-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.LandingComponents-module__-qK6va__legal-text-content h4{font-family:var(--font-outfit,sans-serif);color:#fff;margin:20px 0 8px;font-size:16px;font-weight:700}.LandingComponents-module__-qK6va__legal-text-content h4:first-of-type{margin-top:10px}.LandingComponents-module__-qK6va__legal-text-content p{color:#cbd5e1;margin:0 0 12px}.LandingComponents-module__-qK6va__contact-card-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:14px;margin-top:18px;padding:18px;display:flex}.LandingComponents-module__-qK6va__contact-item{align-items:flex-start;gap:14px;display:flex}.LandingComponents-module__-qK6va__contact-icon{font-size:22px;line-height:1}.LandingComponents-module__-qK6va__legal-modal-footer{background:#0003;border-top:1px solid #ffffff14;justify-content:flex-end;padding:16px 28px;display:flex}.LandingComponents-module__-qK6va__legal-modal-action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5d5dff 0%,#00d2ff 100%);border:none;border-radius:10px;padding:10px 22px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 15px #5d5dff59}.LandingComponents-module__-qK6va__legal-modal-action-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #5d5dff80}@media (max-width:600px){.LandingComponents-module__-qK6va__landing-footer{gap:18px;padding:36px 16px 50px}.LandingComponents-module__-qK6va__footer-links-row{gap:8px 10px}.LandingComponents-module__-qK6va__footer-link-btn{font-size:12.5px}.LandingComponents-module__-qK6va__legal-modal-card{border-radius:16px;max-height:92vh}.LandingComponents-module__-qK6va__legal-modal-header{padding:18px 20px 14px}.LandingComponents-module__-qK6va__legal-modal-body{padding:18px 20px;font-size:13.5px}.LandingComponents-module__-qK6va__legal-modal-footer{padding:14px 20px}}.LandingComponents-module__-qK6va__hero-section{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:900px;margin:0 auto;display:flex}.LandingComponents-module__-qK6va__hero-eyebrow{color:#a5b4fc;letter-spacing:.02em;background:#5d5dff26;border:1px solid #5d5dff4d;border-radius:9999px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.LandingComponents-module__-qK6va__hero-headline{font-family:var(--font-outfit,sans-serif);letter-spacing:-.02em;background:linear-gradient(#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;white-space:pre-line;-webkit-background-clip:text;font-size:clamp(32px,5vw,54px);font-weight:800;line-height:1.15}.LandingComponents-module__-qK6va__hero-subheadline{color:#94a3b8;white-space:pre-line;max-width:780px;font-size:clamp(17px,2.5vw,22px);font-weight:500;line-height:1.45}.LandingComponents-module__-qK6va__hero-support-text{color:#cbd5e1;white-space:pre-line;max-width:720px;font-size:16px;line-height:1.6}.LandingComponents-module__-qK6va__cta-container{flex-direction:column;align-items:center;gap:12px;margin-top:16px;display:flex}.LandingComponents-module__-qK6va__btn-cta{background:var(--landing-cta-gradient,linear-gradient(135deg,#5d5dff 0%,#00d2ff 100%));color:#fff;box-shadow:0 10px 25px -5px var(--landing-cta-shadow,#5d5dff80);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:16px 36px;font-size:18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.LandingComponents-module__-qK6va__btn-cta:hover{box-shadow:0 15px 30px -5px var(--landing-cta-shadow-hover,#5d5dffb3);transform:translateY(-2px)}.LandingComponents-module__-qK6va__btn-cta-highlight{background:var(--landing-cta-gradient,linear-gradient(135deg,#5d5dff 0%,#00d2ff 100%));color:#fff;box-shadow:0 10px 30px -5px var(--landing-cta-shadow,#5d5dff80);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:18px 40px;font-size:19px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.LandingComponents-module__-qK6va__btn-cta-highlight:hover{box-shadow:0 18px 35px -5px var(--landing-cta-shadow-hover,#5d5dffb3);transform:translateY(-2px)}.LandingComponents-module__-qK6va__cta-support{color:#64748b;white-space:pre-line;font-size:13px;font-weight:500}.LandingComponents-module__-qK6va__text-block{flex-direction:column;gap:16px;width:100%;display:flex}.LandingComponents-module__-qK6va__text-block-title{font-family:var(--font-outfit,sans-serif);color:#fff;white-space:pre-line;font-size:clamp(24px,3.5vw,36px);font-weight:700;line-height:1.2}.LandingComponents-module__-qK6va__text-block-subtitle{color:#00d2ff;white-space:pre-line;font-size:18px;font-weight:600}.LandingComponents-module__-qK6va__text-block-content{color:#cbd5e1;white-space:pre-line;font-size:16px;line-height:1.7}.LandingComponents-module__-qK6va__text-block-content p{white-space:pre-line}.LandingComponents-module__-qK6va__cta-banner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:linear-gradient(135deg,#5d5dff1f 0%,#00d2ff14 100%);border:1px solid #5d5dff4d;border-radius:20px;flex-direction:column;align-items:center;gap:20px;padding:40px;display:flex;box-shadow:0 20px 40px -15px #00000080}.LandingComponents-module__-qK6va__cta-banner-title{font-family:var(--font-outfit,sans-serif);color:#fff;white-space:pre-line;font-size:clamp(24px,3.5vw,34px);font-weight:800}.LandingComponents-module__-qK6va__cta-banner-subtitle{color:#cbd5e1;white-space:pre-line;max-width:650px;font-size:16px;line-height:1.5}.LandingComponents-module__-qK6va__features-container{flex-direction:column;gap:32px;width:100%;display:flex}.LandingComponents-module__-qK6va__features-header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.LandingComponents-module__-qK6va__feature-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:var(--font-inter,system-ui,sans-serif);border-style:solid;border-width:1px;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;display:inline-flex}.LandingComponents-module__-qK6va__features-title{font-family:var(--font-outfit,sans-serif);color:#fff;white-space:pre-line;font-size:clamp(26px,4vw,38px);font-weight:800}.LandingComponents-module__-qK6va__features-subtitle{color:#94a3b8;box-sizing:border-box;white-space:pre-line;width:100%;max-width:960px;margin:0 auto;padding:0 1rem;font-size:18px;line-height:1.6}.LandingComponents-module__-qK6va__feature-grid{gap:20px;width:100%;display:grid}.LandingComponents-module__-qK6va__feature-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingComponents-module__-qK6va__feature-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:768px){.LandingComponents-module__-qK6va__feature-grid-cols-2,.LandingComponents-module__-qK6va__feature-grid-cols-3{grid-template-columns:1fr}}.LandingComponents-module__-qK6va__feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-direction:row;align-items:flex-start;gap:1.25rem;padding:1.85rem 1.65rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.LandingComponents-module__-qK6va__feature-card:hover{background:#ffffff0a;border-color:#5d5dff59;transform:translateY(-4px);box-shadow:0 15px 30px #0003}.LandingComponents-module__-qK6va__feature-icon-wrapper{background:linear-gradient(135deg,#5d5dff38 0%,#00d2ff26 100%);border:1.5px solid #00d2ff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 16px #00d2ff2e}.LandingComponents-module__-qK6va__feature-icon{justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.LandingComponents-module__-qK6va__feature-content{text-align:left;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:.45rem;min-width:0;display:flex}.LandingComponents-module__-qK6va__feature-card-title{font-family:var(--font-outfit,sans-serif);color:#fff;white-space:pre-line;margin:0;font-size:1.3rem;font-weight:700;line-height:1.35}.LandingComponents-module__-qK6va__feature-card-description{color:#94a3b8;white-space:pre-line;margin:0;font-size:1.05rem;line-height:1.6}.LandingComponents-module__-qK6va__features-closing{text-align:center;flex-direction:column;gap:.75rem;max-width:860px;margin-top:.5rem;margin-left:auto;margin-right:auto;padding:0 1rem;display:flex}.LandingComponents-module__-qK6va__features-closing-text{color:#c4c4d4;white-space:pre-line;margin:0;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.55}.LandingComponents-module__-qK6va__features-closing-highlight{color:#00d2ff;white-space:pre-line;margin:0;font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:700;line-height:1.55}.LandingComponents-module__-qK6va__courses-section{text-align:center;border-top:1px solid #ffffff0f;width:100%;margin-top:1.5rem;padding-top:2rem}.LandingComponents-module__-qK6va__courses-section-no-divider{border-top:none!important;margin-top:0!important;padding-top:0!important}.LandingComponents-module__-qK6va__courses-section-title{font-family:var(--font-outfit,sans-serif);background:linear-gradient(135deg,#fff 0%,#a5a5ff 100%);-webkit-text-fill-color:transparent;white-space:pre-line;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800}.LandingComponents-module__-qK6va__courses-section-subtitle{color:#a4a4ba;white-space:pre-line;max-width:800px;margin:0 auto 1.35rem;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.5}.LandingComponents-module__-qK6va__courses-click-banner{pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:42%;max-width:135px;margin:.1rem auto .6rem;display:flex}@media (min-width:640px){.LandingComponents-module__-qK6va__courses-click-banner{width:48%;max-width:180px;margin:.15rem auto .85rem}}@media (min-width:1024px){.LandingComponents-module__-qK6va__courses-click-banner{max-width:230px;margin:.25rem auto 1.1rem}}.LandingComponents-module__-qK6va__courses-click-banner svg{filter:drop-shadow(0 4px 14px #5d5dff38);width:100%;height:auto;display:block}.LandingComponents-module__-qK6va__courses-grid{gap:.75rem;width:100%;display:grid}.LandingComponents-module__-qK6va__courses-grid-mobile-3{grid-template-columns:repeat(3,1fr);gap:.75rem}.LandingComponents-module__-qK6va__courses-grid-mobile-2{grid-template-columns:repeat(2,1fr);gap:1rem}.LandingComponents-module__-qK6va__courses-grid-mobile-1{grid-template-columns:1fr;max-width:300px;margin:0 auto}@media (min-width:640px){.LandingComponents-module__-qK6va__courses-grid-mobile-3{grid-template-columns:repeat(3,1fr);gap:1.5rem}.LandingComponents-module__-qK6va__courses-grid-mobile-2{grid-template-columns:repeat(2,1fr);gap:1.5rem}.LandingComponents-module__-qK6va__courses-grid-desktop-4.LandingComponents-module__-qK6va__courses-grid-mobile-2{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.LandingComponents-module__-qK6va__courses-grid-desktop-1{grid-template-columns:1fr;max-width:320px;margin:0 auto}.LandingComponents-module__-qK6va__courses-grid-desktop-2{grid-template-columns:repeat(2,1fr);gap:1.75rem}.LandingComponents-module__-qK6va__courses-grid-desktop-3{grid-template-columns:repeat(3,1fr);gap:1.5rem}.LandingComponents-module__-qK6va__courses-grid-desktop-4{grid-template-columns:repeat(4,1fr);gap:1.35rem}.LandingComponents-module__-qK6va__courses-grid-desktop-5{grid-template-columns:repeat(5,1fr);gap:1.25rem}.LandingComponents-module__-qK6va__courses-grid-desktop-6{grid-template-columns:repeat(6,1fr);gap:1.25rem}}.LandingComponents-module__-qK6va__course-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.LandingComponents-module__-qK6va__course-card:hover{background:#ffffff0a;border-color:#5d5dff40;transform:translateY(-8px);box-shadow:0 15px 35px #00000059}.LandingComponents-module__-qK6va__course-cover-wrapper{background:#0003;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 20px #0006}.LandingComponents-module__-qK6va__course-cover-img{object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.LandingComponents-module__-qK6va__course-card:hover .LandingComponents-module__-qK6va__course-cover-img{transform:scale(1.05)}.LandingComponents-module__-qK6va__course-cover-fallback{aspect-ratio:3/4;text-align:center;background:linear-gradient(135deg,#5d5dff33 0%,#00d2ff1a 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0006}.LandingComponents-module__-qK6va__fallback-icon{margin-bottom:.75rem;font-size:2.5rem}.LandingComponents-module__-qK6va__fallback-title{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.4;font-family:var(--font-outfit,sans-serif)}.LandingComponents-module__-qK6va__course-info{text-align:left;width:100%;margin-top:1.25rem;padding:0 .25rem}.LandingComponents-module__-qK6va__course-category{text-transform:uppercase;color:#00d2ff;letter-spacing:.05em;white-space:pre-line;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.LandingComponents-module__-qK6va__course-title{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.35;font-family:var(--font-outfit,sans-serif);white-space:pre-line;margin:0}@media (max-width:600px){.LandingComponents-module__-qK6va__course-card{box-shadow:none;background:0 0;border:none;padding:0}.LandingComponents-module__-qK6va__course-cover-wrapper{border-radius:8px}.LandingComponents-module__-qK6va__course-category{margin-bottom:.15rem!important;font-size:.65rem!important}.LandingComponents-module__-qK6va__course-title{display:none!important}.LandingComponents-module__-qK6va__course-info{margin-top:.5rem!important;padding:0 .15rem!important}}.LandingComponents-module__-qK6va__pricing-section{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.LandingComponents-module__-qK6va__pricing-box{text-align:center;background:linear-gradient(#1a1a2ee6 0%,#0a0a0cf2 100%);border:1px solid #5d5dff66;border-radius:24px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:520px;padding:40px 32px;display:flex;position:relative;box-shadow:0 25px 50px -12px #5d5dff40}.LandingComponents-module__-qK6va__pricing-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ff00c8 0%,#5d5dff 100%);border-radius:9999px;padding:4px 14px;font-size:12px;font-weight:800}.LandingComponents-module__-qK6va__pricing-title{font-family:var(--font-outfit,sans-serif);color:#fff;font-size:26px;font-weight:800}.LandingComponents-module__-qK6va__pricing-amount-row{justify-content:center;align-items:baseline;gap:12px;display:flex}.LandingComponents-module__-qK6va__pricing-old{color:#64748b;font-size:18px;text-decoration:line-through}.LandingComponents-module__-qK6va__pricing-new{font-family:var(--font-outfit,sans-serif);color:#00d2ff;font-size:48px;font-weight:900}.LandingComponents-module__-qK6va__pricing-period{color:#94a3b8;margin-top:-14px;font-size:14px}.LandingComponents-module__-qK6va__pricing-features{text-align:left;flex-direction:column;gap:12px;width:100%;margin:12px 0;display:flex}.LandingComponents-module__-qK6va__pricing-feature-item{color:#cbd5e1;align-items:center;gap:10px;font-size:14.5px;display:flex}.LandingComponents-module__-qK6va__pricing-check{color:#10b981;font-weight:800}@media (max-width:600px){.LandingComponents-module__-qK6va__pricing-box{gap:16px;padding:32px 20px}.LandingComponents-module__-qK6va__pricing-amount-row{flex-direction:column;align-items:center;gap:2px}.LandingComponents-module__-qK6va__pricing-old{font-size:16px}.LandingComponents-module__-qK6va__pricing-new{font-size:42px;line-height:1.1}.LandingComponents-module__-qK6va__pricing-period{margin-top:-10px}}.LandingComponents-module__-qK6va__testimonial-container{flex-direction:column;gap:24px;width:100%;display:flex}.LandingComponents-module__-qK6va__testimonial-header{text-align:center;flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.LandingComponents-module__-qK6va__testimonial-title{font-family:var(--font-outfit,sans-serif);color:#fff;white-space:pre-line;font-size:clamp(26px,4vw,38px);font-weight:800}.LandingComponents-module__-qK6va__testimonial-subtitle{color:#94a3b8;white-space:pre-line;max-width:700px;margin:0 auto;font-size:16px}.LandingComponents-module__-qK6va__testimonial-card{box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:20px;width:100%;max-width:800px;margin:0 auto;padding:32px;display:flex}.LandingComponents-module__-qK6va__testimonial-stars{color:#fbbf24;letter-spacing:2px;font-size:18px}.LandingComponents-module__-qK6va__testimonial-quote{color:#e2e8f0;white-space:pre-line;font-size:18px;font-style:italic;line-height:1.6}.LandingComponents-module__-qK6va__testimonial-author-row{align-items:center;gap:14px;display:flex}.LandingComponents-module__-qK6va__testimonial-avatar{object-fit:cover;border:2px solid #5d5dff66;border-radius:50%;width:48px;height:48px}.LandingComponents-module__-qK6va__testimonial-author-info{flex-direction:column;gap:2px;display:flex}.LandingComponents-module__-qK6va__testimonial-author-name{color:#fff;font-size:15px;font-weight:700}.LandingComponents-module__-qK6va__testimonial-author-role{color:#94a3b8;font-size:13px}.LandingComponents-module__-qK6va__faq-section{flex-direction:column;gap:24px;width:100%;display:flex}.LandingComponents-module__-qK6va__faq-title{font-family:var(--font-outfit,sans-serif);color:#fff;text-align:center;white-space:pre-line;font-size:clamp(24px,3.5vw,36px);font-weight:800}.LandingComponents-module__-qK6va__faq-grid{flex-direction:column;gap:14px;display:flex}.LandingComponents-module__-qK6va__faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:20px 24px;transition:all .25s;display:flex}.LandingComponents-module__-qK6va__faq-item.LandingComponents-module__-qK6va__faq-collapsible{cursor:pointer}.LandingComponents-module__-qK6va__faq-item.LandingComponents-module__-qK6va__faq-collapsible:hover{background:#ffffff0d;border-color:#ffffff26}.LandingComponents-module__-qK6va__faq-header{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.LandingComponents-module__-qK6va__faq-question{color:#fff;white-space:pre-line;flex:1;font-size:16px;font-weight:700}.LandingComponents-module__-qK6va__faq-icon-btn{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.LandingComponents-module__-qK6va__faq-item:hover .LandingComponents-module__-qK6va__faq-icon-btn{color:#00d2ff;background:#00d2ff14;border-color:#00d2ff4d}.LandingComponents-module__-qK6va__faq-icon-btn.LandingComponents-module__-qK6va__faq-icon-open{color:#00d2ff;background:#00d2ff14;border-color:#00d2ff4d;transform:rotate(180deg)}.LandingComponents-module__-qK6va__faq-body{grid-template-rows:1fr;transition:grid-template-rows .25s,opacity .25s;display:grid;overflow:hidden}.LandingComponents-module__-qK6va__faq-body.LandingComponents-module__-qK6va__faq-body-collapsed{opacity:0;grid-template-rows:0fr}.LandingComponents-module__-qK6va__faq-body-inner{min-height:0}.LandingComponents-module__-qK6va__faq-answer{color:#94a3b8;white-space:pre-line;padding-top:10px;font-size:14.5px;line-height:1.6}.LandingComponents-module__-qK6va__media-container{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.LandingComponents-module__-qK6va__media-grid{gap:16px;width:100%;display:grid}.LandingComponents-module__-qK6va__media-grid-1{grid-template-columns:1fr}.LandingComponents-module__-qK6va__media-grid-2{grid-template-columns:repeat(2,1fr)}.LandingComponents-module__-qK6va__media-grid-3{grid-template-columns:repeat(3,1fr)}.LandingComponents-module__-qK6va__media-grid-4{grid-template-columns:repeat(4,1fr)}.LandingComponents-module__-qK6va__media-grid-2x2{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.LandingComponents-module__-qK6va__media-grid-3,.LandingComponents-module__-qK6va__media-grid-4{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:540px){.LandingComponents-module__-qK6va__media-grid-2,.LandingComponents-module__-qK6va__media-grid-3,.LandingComponents-module__-qK6va__media-grid-4,.LandingComponents-module__-qK6va__media-grid-2x2{grid-template-columns:1fr;gap:12px}}.LandingComponents-module__-qK6va__media-card{flex-direction:column;align-items:center;gap:8px;width:100%;text-decoration:none;display:flex}.LandingComponents-module__-qK6va__media-card-link{cursor:pointer;transition:transform .25s,box-shadow .25s}.LandingComponents-module__-qK6va__media-card-link:hover .LandingComponents-module__-qK6va__media-image{border-color:#5d5dff66;transform:scale(1.015);box-shadow:0 25px 45px -12px #5d5dff59}.LandingComponents-module__-qK6va__media-image-wrapper{width:100%;position:relative;overflow:hidden}.LandingComponents-module__-qK6va__media-image{object-fit:cover;border:1px solid #ffffff1a;width:100%;height:100%;transition:transform .3s,border-color .3s,box-shadow .3s;display:block;box-shadow:0 20px 40px -15px #0009}.LandingComponents-module__-qK6va__media-caption{color:#94a3b8;text-align:center;white-space:pre-line;font-size:13px;line-height:1.5}.LandingComponents-module__-qK6va__divider-line{background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:100%;height:1px}.LandingComponents-module__-qK6va__capsule-block-section{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.LandingComponents-module__-qK6va__capsule-block-title{font-family:var(--font-outfit,sans-serif);color:#fff;text-align:left;max-width:860px;margin:0 0 10px;font-size:clamp(24px,3.5vw,36px);font-weight:800;line-height:1.25}.LandingComponents-module__-qK6va__capsule-block-subtitle{color:#94a3b8;text-align:left;max-width:860px;margin:0 0 28px;font-size:clamp(15px,1.8vw,17px);line-height:1.6}.LandingComponents-module__-qK6va__capsule-mini-card{-webkit-backdrop-filter:blur(16px);text-align:left;background:#0f172abf;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:100%;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000bf,0 0 30px #5d5dff14}.LandingComponents-module__-qK6va__capsule-card-glow{pointer-events:none;z-index:1;height:140px;position:absolute;top:0;left:0;right:0}.LandingComponents-module__-qK6va__capsule-mini-header{z-index:2;text-align:left;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px 18px;display:flex;position:relative}.LandingComponents-module__-qK6va__capsule-mini-header-left{text-align:left;flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.LandingComponents-module__-qK6va__capsule-section-badge-wrap{justify-content:center;width:100%;margin-bottom:14px;display:flex}.LandingComponents-module__-qK6va__capsule-section-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;border-style:solid;border-width:1px;border-radius:8px;align-items:center;padding:6px 14px;display:inline-flex}.LandingComponents-module__-qK6va__capsule-badges-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.LandingComponents-module__-qK6va__capsule-badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:6px;align-items:center;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.LandingComponents-module__-qK6va__capsule-duration{color:#cbd5e1;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.LandingComponents-module__-qK6va__capsule-mini-title{font-family:var(--font-outfit,sans-serif);color:#fff;text-align:left;margin:0;font-size:clamp(18px,2.5vw,22px);font-weight:800;line-height:1.3}.LandingComponents-module__-qK6va__capsule-mini-objective{color:#94a3b8;text-align:left;margin:0;font-size:13.5px;line-height:1.5}.LandingComponents-module__-qK6va__capsule-mini-thumbnail-wrapper{background-color:#1e293b;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:106px;display:none;overflow:hidden;box-shadow:0 10px 25px #00000080}.LandingComponents-module__-qK6va__capsule-mini-thumbnail{object-fit:contain;width:100%;height:100%;display:block}.LandingComponents-module__-qK6va__capsule-tabs-container{z-index:2;background:0 0;border-bottom:1px solid #ffffff14;margin:0;padding:16px 28px 0;position:relative}.LandingComponents-module__-qK6va__capsule-tabs-list{scrollbar-width:thin;gap:.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.LandingComponents-module__-qK6va__capsule-tabs-list::-webkit-scrollbar{height:4px}.LandingComponents-module__-qK6va__capsule-tabs-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.LandingComponents-module__-qK6va__capsule-tab-btn{font-family:var(--font-inter,sans-serif);cursor:pointer;white-space:nowrap;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:color .25s;position:relative;box-shadow:none!important;color:#ffffff80!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important}.LandingComponents-module__-qK6va__capsule-tab-btn:hover{color:#fff!important;background:0 0!important}.LandingComponents-module__-qK6va__capsule-tab-active{font-weight:700;color:#fff!important;background:0 0!important}.LandingComponents-module__-qK6va__capsule-tab-active:after{content:"";background:linear-gradient(90deg,var(--capsule-grad-1,#5d5dff),var(--capsule-grad-2,#00d2ff));height:2px;position:absolute;bottom:-.75rem;left:0;right:0;box-shadow:0 0 10px #5d5dff80}.LandingComponents-module__-qK6va__capsule-desktop-split{grid-template-columns:1fr 310px;align-items:stretch;min-height:380px;display:grid}.LandingComponents-module__-qK6va__capsule-split-left{border-right:1px solid #ffffff14;flex-direction:column;min-width:0;display:flex}.LandingComponents-module__-qK6va__capsule-split-right{box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:12px;display:flex}.LandingComponents-module__-qK6va__capsule-big-media-container{width:100%;height:100%;box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex}.LandingComponents-module__-qK6va__capsule-big-media-img{object-fit:contain;width:100%;height:100%;max-height:400px;display:block}.LandingComponents-module__-qK6va__capsule-viewport-container{flex:1;width:100%;min-height:280px;position:relative}.LandingComponents-module__-qK6va__capsule-content-scroll{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;text-align:left;max-height:380px;padding:24px 28px;overflow-y:auto}.LandingComponents-module__-qK6va__capsule-content-scroll::-webkit-scrollbar{width:6px}.LandingComponents-module__-qK6va__capsule-content-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.LandingComponents-module__-qK6va__capsule-section-body{text-align:left;flex-direction:column;gap:14px;display:flex}.LandingComponents-module__-qK6va__capsule-section-heading{color:#00d2ff;text-align:left;margin:0;font-size:16.5px;font-weight:700;line-height:1.35}.LandingComponents-module__-qK6va__capsule-mobile-media-box{display:none}.LandingComponents-module__-qK6va__capsule-section-media-img{object-fit:contain;width:100%;height:auto;max-height:380px;display:block}.LandingComponents-module__-qK6va__capsule-section-paragraphs{text-align:left;flex-direction:column;gap:14px;display:flex}.LandingComponents-module__-qK6va__capsule-section-para{color:#e2e8f0;white-space:pre-line;text-align:left;margin:0;font-size:14.5px;line-height:1.65}.LandingComponents-module__-qK6va__whisper-word{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;display:inline}.LandingComponents-module__-qK6va__whisper-word-active{border-radius:4px;color:#fff!important;-webkit-text-stroke:.035em currentColor!important;text-shadow:0 0 .5px,0 0 8px #fffc,0 0 14px #a855f7e6!important;background:#a855f773!important;transition:none!important;box-shadow:0 0 0 2px #a855f773,0 0 16px #a855f7b3!important}.LandingComponents-module__-qK6va__capsule-quiz-body{flex-direction:column;gap:16px;display:flex}.LandingComponents-module__-qK6va__capsule-quiz-badge{color:#00d2ff;text-transform:uppercase;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:4px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.LandingComponents-module__-qK6va__capsule-quiz-question{color:#fff;margin:0;font-size:16px;font-weight:700;line-height:1.4}.LandingComponents-module__-qK6va__capsule-quiz-options{flex-direction:column;gap:10px;display:flex}.LandingComponents-module__-qK6va__capsule-quiz-option-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex}.LandingComponents-module__-qK6va__capsule-quiz-option-demo-correct{background:#00d2ff14;border-color:#00d2ff80}.LandingComponents-module__-qK6va__capsule-quiz-indicator{color:#000;border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:flex}.LandingComponents-module__-qK6va__capsule-quiz-opt-text{color:#e2e8f0;font-size:13.5px;line-height:1.4}.LandingComponents-module__-qK6va__capsule-quiz-explanation{color:#cbd5e1;border-left:3px solid;border-radius:8px;padding:12px 16px;font-size:13px;line-height:1.5}.LandingComponents-module__-qK6va__capsule-play-overlay{-webkit-backdrop-filter:blur(4px);cursor:pointer;z-index:10;background:#0b0f19a6;flex-direction:column;justify-content:center;align-items:center;gap:14px;transition:background .25s;display:flex;position:absolute;inset:0}.LandingComponents-module__-qK6va__capsule-play-overlay:hover{background:#0b0f1980}.LandingComponents-module__-qK6va__capsule-play-big-circle{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative}.LandingComponents-module__-qK6va__capsule-play-overlay:hover .LandingComponents-module__-qK6va__capsule-play-big-circle{transform:scale(1.08)}.LandingComponents-module__-qK6va__capsule-play-pulse-ring{pointer-events:none;border:1.5px solid;border-radius:50%;animation:2.2s cubic-bezier(.4,0,.6,1) infinite LandingComponents-module__-qK6va__playPulse;position:absolute;inset:-8px}@keyframes LandingComponents-module__-qK6va__playPulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(.95)}}.LandingComponents-module__-qK6va__capsule-play-svg{filter:drop-shadow(0 2px 8px #00000080);width:30px;height:30px;transform:translate(2px)}.LandingComponents-module__-qK6va__capsule-play-prompt-text{color:#fff;letter-spacing:.02em;text-shadow:0 2px 10px #000c;font-size:13.5px;font-weight:700}.LandingComponents-module__-qK6va__capsule-audio-island-wrapper{z-index:5;background:#00000059;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;padding:12px 24px 18px;display:flex;position:relative}.LandingComponents-module__-qK6va__capsule-audio-island{-webkit-backdrop-filter:blur(20px);background:#0f172af2;border:1.5px solid;border-radius:28px;align-items:center;gap:12px;max-width:90%;padding:8px 18px;animation:.3s cubic-bezier(.16,1,.3,1) LandingComponents-module__-qK6va__islandFadeIn;display:inline-flex}@keyframes LandingComponents-module__-qK6va__islandFadeIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.LandingComponents-module__-qK6va__capsule-audio-timer{font-family:var(--font-inter,monospace,sans-serif);color:#f1f5f9;letter-spacing:.04em;text-align:center;min-width:36px;font-size:12.5px;font-weight:700}.LandingComponents-module__-qK6va__capsule-audio-progress-bar{cursor:pointer;align-items:center;gap:2px;width:160px;height:12px;display:flex}.LandingComponents-module__-qK6va__capsule-audio-seg{background:#ffffff26;border-radius:2px;height:6px;transition:height .2s;position:relative;overflow:hidden}.LandingComponents-module__-qK6va__capsule-audio-seg:hover{height:9px}.LandingComponents-module__-qK6va__capsule-audio-seg-fill{border-radius:2px;height:100%;transition:width .15s linear}.LandingComponents-module__-qK6va__capsule-audio-island-controls{align-items:center;gap:6px;display:flex}.LandingComponents-module__-qK6va__capsule-audio-btn{color:#fff;cursor:pointer;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:flex}.LandingComponents-module__-qK6va__capsule-audio-btn:hover{border-color:#fff6;transform:scale(1.08)}@media (max-width:768px){.LandingComponents-module__-qK6va__capsule-mini-header{gap:14px;padding:18px 18px 14px}.LandingComponents-module__-qK6va__capsule-mini-thumbnail-wrapper{width:64px;height:85px;display:flex}.LandingComponents-module__-qK6va__capsule-desktop-split{flex-direction:column;min-height:auto;display:flex}.LandingComponents-module__-qK6va__capsule-split-left{border-right:none;width:100%}.LandingComponents-module__-qK6va__capsule-split-right{display:none}.LandingComponents-module__-qK6va__capsule-mobile-media-box{background-color:#00000059;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:100%;margin:4px 0 10px;display:flex;overflow:hidden}.LandingComponents-module__-qK6va__capsule-content-scroll{max-height:320px;padding:18px}.LandingComponents-module__-qK6va__capsule-tabs-container{padding:12px 18px 0}.LandingComponents-module__-qK6va__capsule-audio-progress-bar{width:110px}.LandingComponents-module__-qK6va__capsule-play-big-circle{width:64px;height:64px}.LandingComponents-module__-qK6va__capsule-play-svg{width:24px;height:24px}}.LandingComponents-module__-qK6va__story-split-section{flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__story-split-header{flex-direction:column;align-items:flex-start;gap:12px;width:100%;margin-bottom:24px;display:flex}.LandingComponents-module__-qK6va__story-split-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:var(--font-inter,system-ui,sans-serif);border-style:solid;border-width:1px;border-radius:8px;align-items:center;padding:6px 14px;display:inline-flex}.LandingComponents-module__-qK6va__story-split-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(24px,3.8vw,42px);font-weight:800;line-height:1.18;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__story-split-grid{align-items:stretch;width:100%;display:grid}.LandingComponents-module__-qK6va__story-card{box-sizing:border-box;border-radius:24px;flex-direction:column;justify-content:center;padding:36px 40px;display:flex;position:relative;overflow:hidden}.LandingComponents-module__-qK6va__story-card-light{color:#334155;background-color:#fff;border:1.5px solid #10b98166;box-shadow:0 20px 45px -15px #00000014}.LandingComponents-module__-qK6va__story-card-light strong{color:#0f172a;font-weight:800}.LandingComponents-module__-qK6va__story-card-dark{color:#cbd5e1;background-color:#0f172a;border:1.5px solid #10b98166;box-shadow:0 20px 45px -15px #0009}.LandingComponents-module__-qK6va__story-card-dark strong{color:#fff;font-weight:800}.LandingComponents-module__-qK6va__story-card-glass{-webkit-backdrop-filter:blur(16px);color:#cbd5e1;background:#0f172ab3;border:1.5px solid #10b98166;box-shadow:0 20px 45px -15px #0006}.LandingComponents-module__-qK6va__story-card-glass strong{color:#fff;font-weight:800}.LandingComponents-module__-qK6va__story-accent-bar{border-top-left-radius:24px;border-bottom-left-radius:24px;width:8px;position:absolute;top:0;bottom:0;left:0}.LandingComponents-module__-qK6va__story-content{font-family:var(--font-inter,system-ui,sans-serif);flex-direction:column;gap:16px;font-size:16px;line-height:1.75;display:flex}.LandingComponents-module__-qK6va__story-content p{margin:0}.LandingComponents-module__-qK6va__story-content a{color:#00d2ff;font-weight:600;text-decoration:underline}.LandingComponents-module__-qK6va__story-content ul{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.LandingComponents-module__-qK6va__story-image-wrapper{width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px -15px #00000026}.LandingComponents-module__-qK6va__story-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}@media (max-width:860px){.LandingComponents-module__-qK6va__story-split-grid{grid-template-columns:1fr!important;gap:20px!important}.LandingComponents-module__-qK6va__story-card{border-radius:20px;padding:26px 24px}.LandingComponents-module__-qK6va__story-accent-bar{border-top-left-radius:20px;border-bottom-left-radius:20px;width:6px}.LandingComponents-module__-qK6va__story-content{gap:14px;font-size:15px;line-height:1.65}.LandingComponents-module__-qK6va__story-image-wrapper{min-height:280px}}.LandingComponents-module__-qK6va__highlight-section{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__highlight-header{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:820px;margin-bottom:36px;display:flex}.LandingComponents-module__-qK6va__highlight-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:var(--font-inter,system-ui,sans-serif);border-style:solid;border-width:1px;border-radius:8px;align-items:center;padding:6px 14px;display:inline-flex}.LandingComponents-module__-qK6va__highlight-title{letter-spacing:-.02em;margin:0;font-size:clamp(24px,3.8vw,42px);font-weight:800;line-height:1.18;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__highlight-subtitle-container{flex-direction:column;gap:12px;width:100%;max-width:820px;display:flex}.LandingComponents-module__-qK6va__highlight-subtitle{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;margin:0;font-size:16px;font-style:italic;line-height:1.65}.LandingComponents-module__-qK6va__highlight-grid{align-items:stretch;width:100%;display:grid}.LandingComponents-module__-qK6va__highlight-grid-2{grid-template-columns:repeat(2,1fr)}.LandingComponents-module__-qK6va__highlight-grid-3{grid-template-columns:repeat(3,1fr)}.LandingComponents-module__-qK6va__highlight-grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:960px){.LandingComponents-module__-qK6va__highlight-grid-3,.LandingComponents-module__-qK6va__highlight-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LandingComponents-module__-qK6va__highlight-grid-2,.LandingComponents-module__-qK6va__highlight-grid-3,.LandingComponents-module__-qK6va__highlight-grid-4{grid-template-columns:1fr}}.LandingComponents-module__-qK6va__highlight-card{box-sizing:border-box;border:1px solid #ffffff1f;flex-direction:column;justify-content:flex-start;padding:38px 28px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px -15px #00000040}.LandingComponents-module__-qK6va__highlight-card-link{cursor:pointer}.LandingComponents-module__-qK6va__highlight-card-link:hover{transform:translateY(-4px);box-shadow:0 25px 55px -15px #0006}.LandingComponents-module__-qK6va__highlight-icon-box{box-sizing:border-box;border:1px solid #ffffff40;border-radius:36px;flex-shrink:0;justify-content:center;align-items:center;width:165px;height:165px;margin-bottom:28px;padding:16px;display:flex;box-shadow:inset 0 2px 8px #ffffff4d,0 14px 35px -8px #0000004d}.LandingComponents-module__-qK6va__highlight-icon-box-medium{border-radius:28px;width:130px;height:130px}.LandingComponents-module__-qK6va__highlight-icon-box-medium .LandingComponents-module__-qK6va__highlight-icon-img{width:85px;height:85px}.LandingComponents-module__-qK6va__highlight-icon-box-large{border-radius:36px;width:165px;height:165px}.LandingComponents-module__-qK6va__highlight-icon-box-large .LandingComponents-module__-qK6va__highlight-icon-img{width:110px;height:110px}.LandingComponents-module__-qK6va__highlight-icon-box-xlarge{border-radius:44px;width:200px;height:200px}.LandingComponents-module__-qK6va__highlight-icon-box-xlarge .LandingComponents-module__-qK6va__highlight-icon-img{width:135px;height:135px}.LandingComponents-module__-qK6va__highlight-icon-img{object-fit:contain;width:110px;max-width:100%;height:110px;max-height:100%;display:block}.LandingComponents-module__-qK6va__highlight-card-title{letter-spacing:-.01em;text-transform:uppercase;margin:0 0 14px;font-size:22px;font-weight:800;line-height:1.25;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__highlight-card-desc{font-family:var(--font-inter,system-ui,sans-serif);margin:0;font-size:15px;line-height:1.65}@media (max-width:640px){.LandingComponents-module__-qK6va__highlight-card{padding:30px 22px}.LandingComponents-module__-qK6va__highlight-icon-box{border-radius:26px;width:120px;height:120px;margin-bottom:20px;padding:12px}.LandingComponents-module__-qK6va__highlight-icon-img{width:75px;height:75px}.LandingComponents-module__-qK6va__highlight-card-title{font-size:19px}.LandingComponents-module__-qK6va__highlight-card-desc{font-size:14px}}.LandingComponents-module__-qK6va__explain-section{flex-direction:column;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__explain-header{flex-direction:column;gap:14px;width:100%;max-width:880px;margin-bottom:36px;display:flex}.LandingComponents-module__-qK6va__explain-header-left{text-align:left;align-items:flex-start}.LandingComponents-module__-qK6va__explain-header-center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.LandingComponents-module__-qK6va__explain-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;border-style:solid;border-width:1px;border-radius:8px;align-items:center;padding:6px 14px;display:inline-flex}.LandingComponents-module__-qK6va__explain-title{letter-spacing:-.02em;margin:0;font-size:clamp(24px,3.8vw,42px);font-weight:800;line-height:1.18;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__explain-subtitle-container{flex-direction:column;gap:10px;width:100%;display:flex}.LandingComponents-module__-qK6va__explain-subtitle{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;margin:0;font-size:16px;line-height:1.65}.LandingComponents-module__-qK6va__explain-grid{align-items:stretch;width:100%;display:grid}.LandingComponents-module__-qK6va__explain-grid-4{grid-template-columns:repeat(4,1fr)}.LandingComponents-module__-qK6va__explain-grid-3{grid-template-columns:repeat(3,1fr)}.LandingComponents-module__-qK6va__explain-grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:1024px){.LandingComponents-module__-qK6va__explain-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LandingComponents-module__-qK6va__explain-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LandingComponents-module__-qK6va__explain-grid-4,.LandingComponents-module__-qK6va__explain-grid-3,.LandingComponents-module__-qK6va__explain-grid-2{grid-template-columns:1fr}}.LandingComponents-module__-qK6va__explain-item{box-sizing:border-box;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .25s;display:flex}.LandingComponents-module__-qK6va__explain-item-link{cursor:pointer}.LandingComponents-module__-qK6va__explain-item-link:hover{transform:translateY(-4px)}.LandingComponents-module__-qK6va__explain-image-wrapper{background-color:#ffffff0a;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:100%;margin-bottom:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px -12px #00000040}.LandingComponents-module__-qK6va__explain-image{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.LandingComponents-module__-qK6va__explain-item-link:hover .LandingComponents-module__-qK6va__explain-image{transform:scale(1.04)}.LandingComponents-module__-qK6va__explain-item-title{letter-spacing:-.01em;margin:0 0 10px;font-size:19px;font-weight:700;line-height:1.3;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__explain-item-desc{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;margin:0;font-size:14.5px;line-height:1.6}.LandingComponents-module__-qK6va__explain-item-desc p{margin:0}@media (max-width:640px){.LandingComponents-module__-qK6va__explain-image-wrapper{margin-bottom:14px}.LandingComponents-module__-qK6va__explain-item-title{font-size:18px}.LandingComponents-module__-qK6va__explain-item-desc{font-size:14px}}.LandingComponents-module__-qK6va__quote-special-section{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__quote-special-header{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:880px;margin-bottom:32px;display:flex}.LandingComponents-module__-qK6va__quote-special-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;border-style:solid;border-width:1px;border-radius:8px;align-items:center;padding:6px 16px;display:inline-flex}.LandingComponents-module__-qK6va__quote-special-title{letter-spacing:-.02em;margin:0;font-size:clamp(24px,3.8vw,42px);font-weight:800;line-height:1.18;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__quote-special-subtitle-container{flex-direction:column;gap:10px;width:100%;max-width:820px;display:flex}.LandingComponents-module__-qK6va__quote-special-subtitle{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;margin:0;font-size:16px;line-height:1.65}.LandingComponents-module__-qK6va__quote-special-card{box-sizing:border-box;border:1.5px solid #ffffff26;border-radius:32px;flex-direction:column;width:100%;padding:52px 56px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 20px 50px -15px #00000026}.LandingComponents-module__-qK6va__quote-special-card-center{text-align:center;align-items:center}.LandingComponents-module__-qK6va__quote-special-card-left{text-align:left;align-items:flex-start}.LandingComponents-module__-qK6va__quote-special-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.LandingComponents-module__-qK6va__quote-special-icon svg{width:100%;height:100%;display:block}.LandingComponents-module__-qK6va__quote-special-text{letter-spacing:-.01em;flex-direction:column;gap:14px;max-width:860px;margin:0;line-height:1.45;display:flex;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__quote-special-text p{margin:0}.LandingComponents-module__-qK6va__quote-size-medium{font-size:clamp(17px,2.4vw,22px)}.LandingComponents-module__-qK6va__quote-size-large{font-size:clamp(20px,3.2vw,30px)}.LandingComponents-module__-qK6va__quote-size-xlarge{font-size:clamp(24px,4vw,38px)}.LandingComponents-module__-qK6va__quote-font-italic{font-style:italic}.LandingComponents-module__-qK6va__quote-font-normal{font-style:normal}.LandingComponents-module__-qK6va__quote-weight-normal{font-weight:400}.LandingComponents-module__-qK6va__quote-weight-medium{font-weight:500}.LandingComponents-module__-qK6va__quote-weight-semibold{font-weight:600}.LandingComponents-module__-qK6va__quote-weight-bold{font-weight:700}.LandingComponents-module__-qK6va__quote-weight-extrabold{font-weight:800}.LandingComponents-module__-qK6va__quote-special-author-wrap{flex-direction:column;gap:4px;margin-top:24px;display:flex}.LandingComponents-module__-qK6va__quote-special-author{letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__quote-special-author-role{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;opacity:.85;margin:0;font-size:14px}@media (max-width:640px){.LandingComponents-module__-qK6va__quote-special-card{border-radius:24px;padding:34px 24px}.LandingComponents-module__-qK6va__quote-special-icon{width:36px;height:36px;margin-bottom:18px}.LandingComponents-module__-qK6va__quote-special-author-wrap{margin-top:18px}}.LandingComponents-module__-qK6va__hero-split-section{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__hero-split-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;width:100%;display:grid}.LandingComponents-module__-qK6va__hero-split-image-first{grid-template-columns:.85fr 1.15fr}.LandingComponents-module__-qK6va__hero-split-image-first .LandingComponents-module__-qK6va__hero-split-content{order:2}.LandingComponents-module__-qK6va__hero-split-image-first .LandingComponents-module__-qK6va__hero-split-image-container{order:1}.LandingComponents-module__-qK6va__hero-split-content{flex-direction:column;gap:20px;width:100%;display:flex}.LandingComponents-module__-qK6va__hero-split-content-center,.LandingComponents-module__-qK6va__hero-split-content-center .LandingComponents-module__-qK6va__hero-split-brand{text-align:center;align-items:center}.LandingComponents-module__-qK6va__hero-split-content-center .LandingComponents-module__-qK6va__hero-split-headline,.LandingComponents-module__-qK6va__hero-split-content-center .LandingComponents-module__-qK6va__hero-split-support{text-align:center}.LandingComponents-module__-qK6va__hero-split-content-center .LandingComponents-module__-qK6va__hero-split-buttons,.LandingComponents-module__-qK6va__hero-split-content-center .LandingComponents-module__-qK6va__hero-split-footnote{justify-content:center}.LandingComponents-module__-qK6va__hero-split-content-left,.LandingComponents-module__-qK6va__hero-split-content-left .LandingComponents-module__-qK6va__hero-split-brand{text-align:left;align-items:flex-start}.LandingComponents-module__-qK6va__hero-split-content-left .LandingComponents-module__-qK6va__hero-split-headline,.LandingComponents-module__-qK6va__hero-split-content-left .LandingComponents-module__-qK6va__hero-split-support{text-align:left}.LandingComponents-module__-qK6va__hero-split-content-left .LandingComponents-module__-qK6va__hero-split-buttons,.LandingComponents-module__-qK6va__hero-split-content-left .LandingComponents-module__-qK6va__hero-split-footnote{justify-content:flex-start}.LandingComponents-module__-qK6va__hero-split-brand{flex-direction:column;gap:2px;display:flex}.LandingComponents-module__-qK6va__hero-split-brand-title{letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(36px,5.5vw,64px);font-weight:800;line-height:1.02;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__hero-split-brand-subtitle{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:clamp(18px,2.8vw,32px);font-weight:700;line-height:1.15;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__hero-split-headline{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;max-width:600px;margin:0;font-size:clamp(17px,2.2vw,21px);font-weight:700;line-height:1.45}.LandingComponents-module__-qK6va__hero-split-support{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;max-width:580px;margin:0;font-size:15.5px;line-height:1.65}.LandingComponents-module__-qK6va__hero-split-buttons{flex-wrap:wrap;align-items:center;gap:16px;margin-top:6px;display:flex}.LandingComponents-module__-qK6va__btn-hero-primary{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:15.5px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex;box-shadow:0 10px 25px -6px #0f172a59}.LandingComponents-module__-qK6va__btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px -6px #0f172a73}.LandingComponents-module__-qK6va__btn-hero-secondary{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;cursor:pointer;white-space:nowrap;background:0 0;border-style:solid;border-width:2px;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:15.5px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.LandingComponents-module__-qK6va__btn-hero-secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.LandingComponents-module__-qK6va__hero-split-footnote{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;letter-spacing:.01em;align-items:center;gap:8px;margin-top:4px;font-size:13.5px;font-weight:600;display:flex}.LandingComponents-module__-qK6va__hero-split-image-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.LandingComponents-module__-qK6va__hero-split-image-glow{filter:blur(52px);pointer-events:none;z-index:0;border-radius:50%;width:78%;height:72%;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}@keyframes LandingComponents-module__-qK6va__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.LandingComponents-module__-qK6va__hero-split-image-floating{animation:4.5s ease-in-out infinite LandingComponents-module__-qK6va__heroFloat;box-shadow:none!important;background:0 0!important;border:none!important}.LandingComponents-module__-qK6va__hero-split-image{object-fit:contain;width:100%;height:auto;max-height:520px;display:block;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}@keyframes LandingComponents-module__-qK6va__chevronBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.LandingComponents-module__-qK6va__hero-split-scroll-indicator{cursor:pointer;font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase;opacity:.8;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-top:40px;padding:8px 16px;font-size:11.5px;font-weight:800;transition:all .2s;display:inline-flex}.LandingComponents-module__-qK6va__hero-split-scroll-indicator:hover{opacity:1;transform:translateY(2px)}.LandingComponents-module__-qK6va__hero-split-chevron{animation:2s ease-in-out infinite LandingComponents-module__-qK6va__chevronBounce;display:inline-block}@media (max-width:960px){.LandingComponents-module__-qK6va__hero-split-grid{gap:36px;grid-template-columns:1fr!important}.LandingComponents-module__-qK6va__hero-split-content{text-align:center;align-items:center}.LandingComponents-module__-qK6va__hero-split-buttons,.LandingComponents-module__-qK6va__hero-split-footnote{justify-content:center}.LandingComponents-module__-qK6va__hero-split-image{max-height:380px}}.LandingComponents-module__-qK6va__layered-cards-section{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__layered-cards-header{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:880px;margin:0 auto 48px;display:flex}.LandingComponents-module__-qK6va__layered-cards-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:800;font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;border-style:solid;border-width:1px;border-radius:8px;align-items:center;padding:6px 14px;display:inline-flex}.LandingComponents-module__-qK6va__layered-cards-title{letter-spacing:-.02em;margin:0;font-size:clamp(24px,3.8vw,42px);font-weight:800;line-height:1.18;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__layered-cards-intro{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;max-width:820px;margin:0;font-size:clamp(16px,2.1vw,20.5px);font-weight:600;line-height:1.6}.LandingComponents-module__-qK6va__layered-cards-grid{gap:34px;width:100%;display:grid}.LandingComponents-module__-qK6va__layered-cards-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingComponents-module__-qK6va__layered-cards-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.LandingComponents-module__-qK6va__layered-cards-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.LandingComponents-module__-qK6va__layered-card-wrapper{flex-direction:column;width:100%;display:flex;position:relative}.LandingComponents-module__-qK6va__layered-card-accent-backdrop{border-radius:inherit;z-index:0;width:100%;height:100%;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;top:8px;left:-8px}.LandingComponents-module__-qK6va__layered-card{z-index:1;box-sizing:border-box;border-radius:inherit;border-style:solid;border-width:1px;flex-direction:column;gap:12px;width:100%;padding:36px 30px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s;display:flex;position:relative;box-shadow:0 10px 28px -8px #0000000d}.LandingComponents-module__-qK6va__layered-card-wrapper:hover .LandingComponents-module__-qK6va__layered-card{transform:translate(2px,-3px);box-shadow:0 16px 36px -8px #00000017}.LandingComponents-module__-qK6va__layered-card-wrapper:hover .LandingComponents-module__-qK6va__layered-card-accent-backdrop{transform:translate(-2px,3px)}.LandingComponents-module__-qK6va__layered-card-title{letter-spacing:-.015em;margin:0;font-size:clamp(20px,2.4vw,25px);font-weight:800;line-height:1.25;font-family:"Outfit",var(--font-outfit,"Outfit"),-apple-system,BlinkMacSystemFont,sans-serif!important}.LandingComponents-module__-qK6va__layered-card-description{font-family:"Inter",var(--font-inter,"Inter"),system-ui,sans-serif;margin:0;font-size:15.5px;font-weight:500;line-height:1.6}@media (max-width:1024px){.LandingComponents-module__-qK6va__layered-cards-cols-3,.LandingComponents-module__-qK6va__layered-cards-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.LandingComponents-module__-qK6va__layered-cards-grid{gap:26px;grid-template-columns:1fr!important}.LandingComponents-module__-qK6va__layered-card{padding:30px 24px}.LandingComponents-module__-qK6va__layered-cards-header{margin-bottom:36px}}
