.Navbar-module___rHu7W__navbar{z-index:1000;background:var(--surface);padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#2ec87c 0%,#1ab8a8 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffff2;padding:12px 0;box-shadow:0 2px 24px #00000014}.Navbar-module___rHu7W__inner{align-items:center;gap:32px;display:flex}.Navbar-module___rHu7W__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoIcon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.Navbar-module___rHu7W__logoText{background:linear-gradient(135deg,#2ec87c,#1ab8a8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.Navbar-module___rHu7W__desktopNav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Navbar-module___rHu7W__navLink{color:var(--text-2);white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:15px;font-weight:600;transition:all .25s;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:linear-gradient(135deg,#2ec87c,#1ab8a8);border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:16px;right:16px;transform:scaleX(0)}.Navbar-module___rHu7W__navLink:hover{color:#2ec87c;background:#2ec87c0f}.Navbar-module___rHu7W__navLink:hover:after{transform:scaleX(1)}.Navbar-module___rHu7W__cta{align-items:center;display:flex}.Navbar-module___rHu7W__loginBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2ec87c;border:none;border-radius:30px;align-items:center;padding:8px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.Navbar-module___rHu7W__loginBtn:hover{background-color:#25a868}.Navbar-module___rHu7W__menuBtn{cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;gap:5px;margin-inline-end:auto;padding:8px;display:none}.Navbar-module___rHu7W__menuLine{transform-origin:50%;background:#334155;border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.Navbar-module___rHu7W__open1{transform:rotate(45deg)translate(5px,5px)}.Navbar-module___rHu7W__open2{opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__open3{transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;flex-direction:column;max-height:0;padding:0 0 16px;transition:max-height .4s,padding .3s;display:none;overflow:hidden}.Navbar-module___rHu7W__mobileOpen{max-height:600px;padding:8px 0 20px}.Navbar-module___rHu7W__mobileLink{color:var(--text-2);border-inline-end:3px solid #0000;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s}.Navbar-module___rHu7W__mobileLink:hover{color:#2ec87c;background:#2ec87c0f;border-right-color:#2ec87c}@media (max-width:1024px){.Navbar-module___rHu7W__desktopNav{gap:0}.Navbar-module___rHu7W__navLink{padding:8px 12px;font-size:14px}}@media (max-width:1200px){.Navbar-module___rHu7W__loginBtn{display:none}.Navbar-module___rHu7W__navLink{padding:8px 10px;font-size:14px}.Navbar-module___rHu7W__inner{gap:20px}}@media (max-width:1080px){.Navbar-module___rHu7W__langBtn span{display:none}.Navbar-module___rHu7W__langBtn{padding:8px 10px}.Navbar-module___rHu7W__navLink{padding:8px;font-size:13.5px}}@media (max-width:992px){.Navbar-module___rHu7W__desktopNav,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__menuBtn,.Navbar-module___rHu7W__mobileMenu{display:flex}}@media (max-width:480px){.Navbar-module___rHu7W__inner{gap:12px}.Navbar-module___rHu7W__logoText{font-size:18px}.Navbar-module___rHu7W__logoIcon{width:34px;height:34px}}.Navbar-module___rHu7W__cta{gap:10px}.Navbar-module___rHu7W__iconBtn{border:1.5px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text-2);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,border-color .2s,transform .2s;display:inline-flex}.Navbar-module___rHu7W__iconBtn:hover{color:#2ec87c;border-color:#2ec87c;transform:translateY(-1px)}.Navbar-module___rHu7W__iconBtn:focus-visible{outline-offset:2px;outline:3px solid #2ec87c}.Navbar-module___rHu7W__langBtn{border:1.5px solid var(--border);background:var(--surface);color:var(--text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.Navbar-module___rHu7W__langBtn:hover{color:#2ec87c;border-color:#2ec87c}.Navbar-module___rHu7W__demoBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2ec87c 0%,#1ab8a8 100%);border-radius:20px;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #2ec87c40}.Navbar-module___rHu7W__demoBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2ec87c59}.Navbar-module___rHu7W__demoBtnMobile{margin:16px 24px 0}.Navbar-module___rHu7W__mobileControls{align-items:center;gap:8px;margin-inline-start:auto;display:none}@media (max-width:992px){.Navbar-module___rHu7W__desktopNav,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__mobileControls{display:flex}}[data-theme=dark] .Navbar-module___rHu7W__navbar{background:var(--surface)}[data-theme=dark] .Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{background:#0f1624f7;box-shadow:0 2px 24px #00000080}[data-theme=dark] .Navbar-module___rHu7W__mobileMenu{background:var(--surface)}
.Hero-module__JgYmMq__hero{background-color:var(--surface);background-image:url(/images/backgrond.png);background-position:top;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContainer{flex-direction:column;flex:1;justify-content:center;display:flex}.Hero-module__JgYmMq__grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;margin-bottom:60px;display:grid}.Hero-module__JgYmMq__content{text-align:start;max-width:600px;margin-inline:auto 0}.Hero-module__JgYmMq__badge{color:#0f8a47;background:#2ec87c1f;border:1.5px solid #2ec87c4d;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 22px;font-size:14px;font-weight:700;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background-color:#2ec87c;border-radius:50%;width:9px;height:9px;display:inline-block;box-shadow:0 0 10px #2ec87c99}.Hero-module__JgYmMq__frameworksPills{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.Hero-module__JgYmMq__frameworkPill{background:var(--surface);border:1px solid var(--border);color:var(--text-2);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #00000008}.Hero-module__JgYmMq__frameworkPill:hover{border-color:#2ec87c;transform:translateY(-1px)}.Hero-module__JgYmMq__frameworkIcon{color:#2ec87c;font-size:12px}.Hero-module__JgYmMq__headline{color:var(--text);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(36px,5.5vw,64px);font-weight:800;line-height:1.25}.Hero-module__JgYmMq__headlineLine{display:block}.Hero-module__JgYmMq__description{color:var(--text-3);margin-bottom:40px;font-size:18px;line-height:1.9}.Hero-module__JgYmMq__actions{flex-direction:row-reverse;justify-content:flex-end;gap:16px;margin-top:32px;display:flex}.Hero-module__JgYmMq__primaryBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2ec87c,#1ab8a8);border:none;border-radius:30px;justify-content:center;align-items:center;padding:16px 40px;font-family:inherit;font-size:16px;font-weight:700;transition:box-shadow .3s;display:inline-flex;box-shadow:0 8px 24px #2ec87c4d}.Hero-module__JgYmMq__primaryBtn:hover{box-shadow:0 12px 32px #2ec87c73}.Hero-module__JgYmMq__secondaryBtn{background-color:var(--surface);color:var(--text);border:1.5px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;padding:16px 40px;font-family:inherit;font-size:16px;font-weight:700;transition:border-color .3s;display:inline-flex;box-shadow:0 4px 12px #0000000d}.Hero-module__JgYmMq__secondaryBtn:hover{border-color:#2ec87c}.Hero-module__JgYmMq__illustration{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__illustrationWrapper{width:100%;max-width:650px;position:relative}.Hero-module__JgYmMq__heroImage{object-fit:contain;width:100%;height:auto}.Hero-module__JgYmMq__playBtn{color:#fff;cursor:pointer;z-index:3;background:0 0;border:0;flex-direction:column;align-items:center;gap:12px;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__playCircle{color:#1ab8a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;padding-inline-start:4px;transition:transform .25s,background-color .25s,color .25s;display:flex;position:relative;box-shadow:0 16px 40px #0f172a59,inset 0 0 0 2px #2ec87c59}.Hero-module__JgYmMq__playRing{pointer-events:none;border:2px solid #ffffffd9;border-radius:50%;width:84px;height:84px;margin-left:-42px;animation:2.2s ease-out infinite Hero-module__JgYmMq__play-pulse;position:absolute;top:0;left:50%}.Hero-module__JgYmMq__playLabel{color:var(--text);white-space:nowrap;background:#ffffffe6;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:700;transition:transform .25s;box-shadow:0 6px 18px #0f172a26}.Hero-module__JgYmMq__playBtn:hover .Hero-module__JgYmMq__playCircle,.Hero-module__JgYmMq__playBtn:focus-visible .Hero-module__JgYmMq__playCircle{color:#fff;background:linear-gradient(135deg,#2ec87c,#1ab8a8);transform:scale(1.08)}.Hero-module__JgYmMq__playBtn:hover .Hero-module__JgYmMq__playLabel{transform:translateY(2px)}.Hero-module__JgYmMq__playBtn:focus-visible{outline:none}.Hero-module__JgYmMq__playBtn:focus-visible .Hero-module__JgYmMq__playCircle{box-shadow:0 0 0 4px #fff,0 0 0 7px #2ec87c}@keyframes Hero-module__JgYmMq__play-pulse{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}.Hero-module__JgYmMq__videoLinkMobile{color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;margin:20px auto 0;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:700;display:none}.Hero-module__JgYmMq__videoLinkIcon{color:#fff;background:linear-gradient(135deg,#2ec87c,#1ab8a8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding-inline-start:2px;display:flex;box-shadow:0 6px 16px #2ec87c59}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__playRing{animation:none}}.Hero-module__JgYmMq__bottomStrip{-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--border);background:#ffffffd1;width:100%;padding:26px 0}.Hero-module__JgYmMq__stripContainer{grid-template-columns:repeat(4,1fr);gap:0;margin:0 auto;list-style:none;display:grid}.Hero-module__JgYmMq__stripFeature{text-align:center;border-inline-start:1px solid var(--border);flex-direction:column;align-items:center;gap:12px;padding:6px 20px;display:flex}.Hero-module__JgYmMq__stripFeature:first-child{border-inline-start:0}.Hero-module__JgYmMq__stripIcon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .25s,box-shadow .25s;display:flex}.Hero-module__JgYmMq__stripFeature:hover .Hero-module__JgYmMq__stripIcon{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a14}.Hero-module__JgYmMq__stripIcon_green{color:#16a35a;background:#e6f9ef}.Hero-module__JgYmMq__stripIcon_blue{color:#2563eb;background:#e8f1fe}.Hero-module__JgYmMq__stripIcon_orange{color:#ea7c0f;background:#fff1e3}.Hero-module__JgYmMq__stripIcon_purple{color:#7c3aed;background:#f1ecfe}.Hero-module__JgYmMq__stripLabel{color:var(--text);max-width:240px;font-size:14px;font-weight:600;line-height:1.55}@media (max-width:992px){.Hero-module__JgYmMq__grid{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__content{text-align:center;margin:0 auto}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__illustration{display:none}.Hero-module__JgYmMq__videoLinkMobile{display:inline-flex}.Hero-module__JgYmMq__stripContainer{grid-template-columns:repeat(2,1fr);row-gap:14px}.Hero-module__JgYmMq__stripFeature:nth-child(odd){border-inline-start:0}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding-top:140px}.Hero-module__JgYmMq__description{font-size:15px}.Hero-module__JgYmMq__actions{flex-direction:column-reverse;gap:12px}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{width:100%}.Hero-module__JgYmMq__stripContainer{grid-template-columns:repeat(2,1fr);row-gap:18px}.Hero-module__JgYmMq__stripFeature{gap:10px;padding:4px 10px}.Hero-module__JgYmMq__stripIcon{border-radius:12px;width:40px;height:40px}.Hero-module__JgYmMq__stripLabel{font-size:13.5px}}[data-theme=dark] .Hero-module__JgYmMq__hero{background-image:none;background-color:var(--bg)}[data-theme=dark] .Hero-module__JgYmMq__frameworkPill{background:var(--surface);border-color:var(--border);color:var(--text-2)}[data-theme=dark] .Hero-module__JgYmMq__secondaryBtn{background-color:var(--surface);color:var(--text);border-color:var(--border)}[data-theme=dark] .Hero-module__JgYmMq__bottomStrip{border-top-color:var(--border);background:#141d2fd9}[data-theme=dark] .Hero-module__JgYmMq__stripIcon_green{background:#16a35a2e}[data-theme=dark] .Hero-module__JgYmMq__stripIcon_blue{background:#2563eb2e}[data-theme=dark] .Hero-module__JgYmMq__stripIcon_orange{background:#ea7c0f2e}[data-theme=dark] .Hero-module__JgYmMq__stripIcon_purple{background:#7c3aed2e}[data-theme=dark] .Hero-module__JgYmMq__playLabel{color:var(--text);background:#141d2fe6}
.VideoModal-module__WD4V6G__backdrop{z-index:2000;-webkit-backdrop-filter:blur(6px);background:#0a1628c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.VideoModal-module__WD4V6G__dialog{background:#0a1628;border-radius:20px;width:min(960px,100%);position:relative;overflow:visible;box-shadow:0 30px 90px #00000073}.VideoModal-module__WD4V6G__frame{aspect-ratio:16/9;background:#000;border-radius:20px;position:relative;overflow:hidden}.VideoModal-module__WD4V6G__frame iframe,.VideoModal-module__WD4V6G__frame video{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.VideoModal-module__WD4V6G__close{top:-14px;z-index:2;background:var(--surface);width:44px;height:44px;color:var(--text);border:0;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:flex;position:absolute;inset-inline-end:-14px;box-shadow:0 8px 24px #0000004d}.VideoModal-module__WD4V6G__close:hover{background:#e6fcf5;transform:scale(1.06)}.VideoModal-module__WD4V6G__close:focus-visible{outline-offset:2px;outline:3px solid #2ec87c}.VideoModal-module__WD4V6G__placeholder{color:#cbd5e1;text-align:center;background:radial-gradient(#16294a 0%,#0a1628 70%);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.VideoModal-module__WD4V6G__placeholder strong{color:#fff;font-size:20px}.VideoModal-module__WD4V6G__placeholderIcon{color:#fff;background:linear-gradient(135deg,#2ec87c,#1ab8a8);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:8px;font-size:26px;display:flex}@media (max-width:640px){.VideoModal-module__WD4V6G__backdrop{padding:12px}.VideoModal-module__WD4V6G__dialog,.VideoModal-module__WD4V6G__frame{border-radius:14px}.VideoModal-module__WD4V6G__close{top:-10px;width:40px;height:40px;inset-inline-end:-6px}}
.FeatureModal-module__Mfhp3G__tone_green{--t:#16a35a;--t2:#1ab8a8;--t-soft:#e6f9ef;--t-soft2:#dff5f2}.FeatureModal-module__Mfhp3G__tone_blue{--t:#2563eb;--t2:#1ab8a8;--t-soft:#e8f1fe;--t-soft2:#e3f7f5}.FeatureModal-module__Mfhp3G__tone_orange{--t:#ea7c0f;--t2:#e8593c;--t-soft:#fff1e3;--t-soft2:#ffe9e3}.FeatureModal-module__Mfhp3G__tone_purple{--t:#7c3aed;--t2:#3b82e8;--t-soft:#f1ecfe;--t-soft2:#e8f1fe}.FeatureModal-module__Mfhp3G__backdrop{z-index:2000;-webkit-backdrop-filter:blur(8px);background:#0a1628b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.FeatureModal-module__Mfhp3G__dialog{background:var(--surface);border-radius:28px;flex-direction:column;width:min(1060px,100%);max-height:min(92vh,860px);display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #02061773}.FeatureModal-module__Mfhp3G__close{top:16px;z-index:5;width:42px;height:42px;color:var(--text);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:flex;position:absolute;inset-inline-end:16px;box-shadow:0 6px 18px #0f172a24}.FeatureModal-module__Mfhp3G__close:hover{background:var(--surface);transform:rotate(90deg)}.FeatureModal-module__Mfhp3G__close:focus-visible{outline:3px solid var(--t);outline-offset:2px}.FeatureModal-module__Mfhp3G__scroller{overscroll-behavior:contain;flex:auto;overflow-y:auto}.FeatureModal-module__Mfhp3G__layout{grid-template-columns:minmax(0,1fr) 360px;min-height:100%;display:grid}.FeatureModal-module__Mfhp3G__content{padding:40px 44px 28px}.FeatureModal-module__Mfhp3G__eyebrow{color:var(--t);align-items:center;gap:10px;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-flex}.FeatureModal-module__Mfhp3G__eyebrowNum{background:var(--t-soft);width:28px;height:28px;color:var(--t);border-radius:9px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.FeatureModal-module__Mfhp3G__title{color:var(--text);margin:0 0 12px;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.35}.FeatureModal-module__Mfhp3G__lead{color:var(--text-2);margin:0 0 24px;font-size:15.5px;line-height:1.9}.FeatureModal-module__Mfhp3G__block{margin-bottom:22px}.FeatureModal-module__Mfhp3G__blockTitle{color:var(--muted);letter-spacing:0;margin-bottom:12px;font-size:13px;font-weight:700}.FeatureModal-module__Mfhp3G__includes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;padding:0;list-style:none;display:grid}.FeatureModal-module__Mfhp3G__includes li{color:var(--text);animation:.45s both FeatureModal-module__Mfhp3G__fm-rise;animation-delay:var(--d,0s);align-items:flex-start;gap:10px;font-size:14px;line-height:1.7;display:flex}.FeatureModal-module__Mfhp3G__check{background:var(--t-soft);width:22px;height:22px;color:var(--t);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:3px;display:inline-flex}.FeatureModal-module__Mfhp3G__flow{background:linear-gradient(135deg, var(--t-soft) 0%, #fff 60%, var(--t-soft2) 100%);border:1px solid var(--border-soft);border-radius:18px;padding:18px 20px 16px}.FeatureModal-module__Mfhp3G__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.FeatureModal-module__Mfhp3G__steps li{color:var(--text-2);flex-direction:column;gap:8px;font-size:13.5px;line-height:1.65;display:flex}.FeatureModal-module__Mfhp3G__stepNum{background:linear-gradient(135deg, var(--t), var(--t2));color:#fff;width:28px;height:28px;box-shadow:0 6px 14px color-mix(in srgb, var(--t) 30%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.FeatureModal-module__Mfhp3G__visual{background:radial-gradient(circle at 30% 20%, color-mix(in srgb, var(--t) 22%, #fff) 0%, transparent 55%), radial-gradient(circle at 80% 90%, color-mix(in srgb, var(--t2) 24%, #fff) 0%, transparent 55%), linear-gradient(160deg, var(--t-soft) 0%, #fff 100%);border-inline-start:1px solid var(--border-soft);flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:40px 28px;display:flex;position:relative;overflow:hidden}.FeatureModal-module__Mfhp3G__ring1,.FeatureModal-module__Mfhp3G__ring2{border:1.5px dashed color-mix(in srgb, var(--t) 35%, transparent);pointer-events:none;border-radius:50%;position:absolute}.FeatureModal-module__Mfhp3G__ring1{width:260px;height:260px;animation:40s linear infinite FeatureModal-module__Mfhp3G__fm-spin;top:60px}.FeatureModal-module__Mfhp3G__ring2{border-style:solid;border-color:color-mix(in srgb, var(--t) 12%, transparent);width:340px;height:340px;top:20px}.FeatureModal-module__Mfhp3G__heroIcon{object-fit:contain;width:200px;height:200px;filter:drop-shadow(0 26px 34px color-mix(in srgb, var(--t) 35%, transparent));position:relative}.FeatureModal-module__Mfhp3G__chips{flex-direction:column;gap:10px;width:100%;max-width:250px;display:flex;position:relative}.FeatureModal-module__Mfhp3G__chip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:.5s both FeatureModal-module__Mfhp3G__fm-rise;animation-delay:var(--d,0s);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;display:flex;box-shadow:0 10px 26px #0f172a14}.FeatureModal-module__Mfhp3G__chip strong{color:var(--t);text-align:center;min-width:44px;font-size:20px;font-weight:700;line-height:1}.FeatureModal-module__Mfhp3G__chip span{color:var(--text-2);font-size:12.5px;font-weight:600;line-height:1.4}.FeatureModal-module__Mfhp3G__coverage{border:1.5px solid var(--t-soft);background:linear-gradient(180deg, var(--surface) 0%, var(--t-soft) 140%);border-radius:20px;flex-direction:column;gap:16px;margin-bottom:22px;padding:18px 20px 16px;display:flex}.FeatureModal-module__Mfhp3G__coverageHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.FeatureModal-module__Mfhp3G__coverageTitle{color:var(--text);font-size:15px;font-weight:700}.FeatureModal-module__Mfhp3G__coverageSub{color:var(--t);background:var(--t-soft);border-radius:999px;padding:4px 10px;font-size:12.5px;font-weight:600}.FeatureModal-module__Mfhp3G__track{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.FeatureModal-module__Mfhp3G__trackLabel{align-items:flex-start;gap:10px;display:flex}.FeatureModal-module__Mfhp3G__trackLabel img{object-fit:contain;flex-shrink:0;width:40px;height:40px}.FeatureModal-module__Mfhp3G__trackLabel strong{color:var(--text);margin-bottom:2px;font-size:14px;display:block}.FeatureModal-module__Mfhp3G__trackLabel span{color:var(--text-3);font-size:12.5px;line-height:1.6;display:block}.FeatureModal-module__Mfhp3G__levels,.FeatureModal-module__Mfhp3G__stages{gap:6px;margin:0;padding:0;list-style:none;display:flex}.FeatureModal-module__Mfhp3G__level{background:var(--surface);border:1.5px solid color-mix(in srgb, var(--t) 25%, transparent);min-width:52px;animation:.4s cubic-bezier(.34,1.56,.64,1) both FeatureModal-module__Mfhp3G__fm-pop;animation-delay:var(--d,0s);border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:7px 6px;display:flex}.FeatureModal-module__Mfhp3G__level:first-child{background:var(--t);border-color:var(--t);color:#fff}.FeatureModal-module__Mfhp3G__level:first-child .FeatureModal-module__Mfhp3G__levelYear{color:#ffffffd9}.FeatureModal-module__Mfhp3G__levelNum{font-size:14px;font-weight:700}.FeatureModal-module__Mfhp3G__levelYear{color:var(--text-3);font-size:9.5px}.FeatureModal-module__Mfhp3G__stage{background:var(--surface);border:1.5px solid color-mix(in srgb, var(--t) 25%, transparent);color:var(--text);white-space:nowrap;animation:.4s cubic-bezier(.34,1.56,.64,1) both FeatureModal-module__Mfhp3G__fm-pop;animation-delay:var(--d,0s);border-radius:12px;padding:8px 12px;font-size:12.5px;font-weight:700}.FeatureModal-module__Mfhp3G__footer{border-top:1px solid var(--border-soft);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.FeatureModal-module__Mfhp3G__pager{align-items:center;gap:14px;min-width:0;display:flex}.FeatureModal-module__Mfhp3G__pageBtn{color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;max-width:220px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.FeatureModal-module__Mfhp3G__pageBtn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FeatureModal-module__Mfhp3G__pageBtn:hover:not(:disabled){background:var(--surface-2);color:var(--t)}.FeatureModal-module__Mfhp3G__pageBtn:disabled{opacity:.35;cursor:default}.FeatureModal-module__Mfhp3G__dots{gap:6px;display:inline-flex}.FeatureModal-module__Mfhp3G__dot{cursor:pointer;background:#cbd5e1;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:transform .2s,background-color .2s,width .2s}.FeatureModal-module__Mfhp3G__dot:hover{background:#94a3b8}.FeatureModal-module__Mfhp3G__dotActive{background:var(--t);border-radius:999px;width:22px}.FeatureModal-module__Mfhp3G__cta{color:#fff;background:linear-gradient(135deg,#2ec87c,#1ab8a8);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #2ec87c4d}.FeatureModal-module__Mfhp3G__cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2ec87c66}.FeatureModal-module__Mfhp3G__cta:focus-visible,.FeatureModal-module__Mfhp3G__pageBtn:focus-visible,.FeatureModal-module__Mfhp3G__dot:focus-visible{outline:3px solid var(--t);outline-offset:2px}@keyframes FeatureModal-module__Mfhp3G__fm-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes FeatureModal-module__Mfhp3G__fm-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}@keyframes FeatureModal-module__Mfhp3G__fm-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.FeatureModal-module__Mfhp3G__includes li,.FeatureModal-module__Mfhp3G__chip,.FeatureModal-module__Mfhp3G__level,.FeatureModal-module__Mfhp3G__stage,.FeatureModal-module__Mfhp3G__ring1{animation:none}.FeatureModal-module__Mfhp3G__close:hover{transform:none}}@media (max-width:960px){.FeatureModal-module__Mfhp3G__layout{grid-template-columns:1fr}.FeatureModal-module__Mfhp3G__visual{border-inline-start:0;border-bottom:1px solid var(--border-soft);flex-direction:row;order:-1;justify-content:flex-start;gap:18px;padding:26px 24px 22px}.FeatureModal-module__Mfhp3G__heroIcon{width:120px;height:120px}.FeatureModal-module__Mfhp3G__ring1,.FeatureModal-module__Mfhp3G__ring2{display:none}.FeatureModal-module__Mfhp3G__chips{flex-flow:wrap;max-width:none}.FeatureModal-module__Mfhp3G__chip{padding:8px 12px}.FeatureModal-module__Mfhp3G__chip strong{min-width:36px;font-size:17px}.FeatureModal-module__Mfhp3G__content{padding:26px 24px 20px}}@media (max-width:640px){.FeatureModal-module__Mfhp3G__backdrop{align-items:flex-end;padding:10px}.FeatureModal-module__Mfhp3G__dialog{border-radius:22px 22px 16px 16px;max-height:94vh}.FeatureModal-module__Mfhp3G__visual{flex-direction:column;align-items:flex-start;padding:22px 20px 18px}.FeatureModal-module__Mfhp3G__visual .FeatureModal-module__Mfhp3G__heroIcon{align-self:center;width:110px;height:110px}.FeatureModal-module__Mfhp3G__includes{grid-template-columns:1fr}.FeatureModal-module__Mfhp3G__steps{grid-template-columns:1fr;gap:12px}.FeatureModal-module__Mfhp3G__steps li{flex-direction:row;align-items:flex-start}.FeatureModal-module__Mfhp3G__track{grid-template-columns:1fr}.FeatureModal-module__Mfhp3G__levels,.FeatureModal-module__Mfhp3G__stages{flex-wrap:wrap}.FeatureModal-module__Mfhp3G__footer{flex-direction:column-reverse;align-items:stretch;gap:10px;padding:12px 16px}.FeatureModal-module__Mfhp3G__pager{justify-content:space-between}.FeatureModal-module__Mfhp3G__pageBtn span{display:none}.FeatureModal-module__Mfhp3G__cta{width:100%}}[data-theme=dark] .FeatureModal-module__Mfhp3G__tone_green{--t-soft:#16a35a29;--t-soft2:#1ab8a829}[data-theme=dark] .FeatureModal-module__Mfhp3G__tone_blue{--t-soft:#2563eb29;--t-soft2:#1ab8a829}[data-theme=dark] .FeatureModal-module__Mfhp3G__tone_orange{--t-soft:#ea7c0f29;--t-soft2:#e8593c29}[data-theme=dark] .FeatureModal-module__Mfhp3G__tone_purple{--t-soft:#7c3aed29;--t-soft2:#3b82e829}[data-theme=dark] .FeatureModal-module__Mfhp3G__chip{border-color:var(--border);background:#141d2fe6}[data-theme=dark] .FeatureModal-module__Mfhp3G__close{background:var(--surface-2);color:var(--text)}:is([data-theme=dark] .FeatureModal-module__Mfhp3G__level,[data-theme=dark] .FeatureModal-module__Mfhp3G__stage){background:var(--surface-2)}[data-theme=dark] .FeatureModal-module__Mfhp3G__flow{background:linear-gradient(135deg, var(--t-soft) 0%, var(--surface) 60%, var(--t-soft2) 100%)}[data-theme=dark] .FeatureModal-module__Mfhp3G__visual{background:radial-gradient(circle at 30% 20%, var(--t-soft) 0%, transparent 55%), radial-gradient(circle at 80% 90%, var(--t-soft2) 0%, transparent 55%), linear-gradient(160deg, var(--surface-2) 0%, var(--surface) 100%)}[data-theme=dark] .FeatureModal-module__Mfhp3G__footer{background:var(--surface)}
.PlatformOverview-module__tlUTuG__section{background:var(--surface);padding:72px 0 88px}.PlatformOverview-module__tlUTuG__header{text-align:center;margin-bottom:40px}.PlatformOverview-module__tlUTuG__eyebrow{color:#2ec87c;margin-bottom:10px;font-size:15px;font-weight:700}.PlatformOverview-module__tlUTuG__title{color:var(--text);margin:0;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.35}.PlatformOverview-module__tlUTuG__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.PlatformOverview-module__tlUTuG__card{text-align:center;background:var(--surface);border:1.5px solid var(--border-soft);border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:26px 16px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 24px #0f172a0a}.PlatformOverview-module__tlUTuG__card:hover{border-color:#d6f3e4;transform:translateY(-6px);box-shadow:0 18px 40px #0f172a14}.PlatformOverview-module__tlUTuG__icon{border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:6px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.PlatformOverview-module__tlUTuG__icon img{object-fit:contain;filter:drop-shadow(0 8px 14px #4c1d952e);width:82px;height:82px}.PlatformOverview-module__tlUTuG__card:hover .PlatformOverview-module__tlUTuG__icon{transform:translateY(-4px)scale(1.06)}.PlatformOverview-module__tlUTuG__tone_green{background:radial-gradient(circle at 50% 45%,#eafbf1 0%,#fff 72%)}.PlatformOverview-module__tlUTuG__tone_blue{background:radial-gradient(circle at 50% 45%,#eaf2fe 0%,#fff 72%)}.PlatformOverview-module__tlUTuG__tone_orange{background:radial-gradient(circle at 50% 45%,#fff3e6 0%,#fff 72%)}.PlatformOverview-module__tlUTuG__tone_purple{background:radial-gradient(circle at 50% 45%,#f2edfe 0%,#fff 72%)}.PlatformOverview-module__tlUTuG__tone_teal{background:radial-gradient(circle at 50% 45%,#e6f8f6 0%,#fff 72%)}.PlatformOverview-module__tlUTuG__tone_rose{background:radial-gradient(circle at 50% 45%,#ffecf1 0%,#fff 72%)}.PlatformOverview-module__tlUTuG__cardTitle{color:var(--text);margin:0;font-size:15.5px;font-weight:700;line-height:1.45}.PlatformOverview-module__tlUTuG__cardDesc{color:var(--text-3);margin:0;font-size:13px;line-height:1.7}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.PlatformOverview-module__tlUTuG__card{animation:linear both PlatformOverview-module__tlUTuG__po-rise;animation-timeline:view();animation-range:entry entry 40%;animation-delay:calc(var(--i) * 20ms)}}}@keyframes PlatformOverview-module__tlUTuG__po-rise{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}@media (max-width:1100px){.PlatformOverview-module__tlUTuG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.PlatformOverview-module__tlUTuG__section{padding:56px 0 64px}.PlatformOverview-module__tlUTuG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.PlatformOverview-module__tlUTuG__card{border-radius:16px;padding:20px 12px 18px}.PlatformOverview-module__tlUTuG__icon{border-radius:20px;width:80px;height:80px}.PlatformOverview-module__tlUTuG__icon img{width:68px;height:68px}.PlatformOverview-module__tlUTuG__cardTitle{font-size:14.5px}.PlatformOverview-module__tlUTuG__cardDesc{font-size:12.5px}}:is([data-theme=dark] .PlatformOverview-module__tlUTuG__tone_green,[data-theme=dark] .PlatformOverview-module__tlUTuG__tone_blue,[data-theme=dark] .PlatformOverview-module__tlUTuG__tone_orange,[data-theme=dark] .PlatformOverview-module__tlUTuG__tone_purple,[data-theme=dark] .PlatformOverview-module__tlUTuG__tone_teal,[data-theme=dark] .PlatformOverview-module__tlUTuG__tone_rose){background:radial-gradient(circle at 50% 45%,#ffffff0f 0%,#0000 72%)}
.HowItWorks-module__u8qSLG__section{background-color:var(--bg-alt);padding:80px 0;position:relative;overflow:hidden}.HowItWorks-module__u8qSLG__header{text-align:center;margin-bottom:36px}.HowItWorks-module__u8qSLG__subHeader{color:#2ec87c;margin-bottom:12px;font-size:16px;font-weight:700}.HowItWorks-module__u8qSLG__mainHeader{color:var(--text);font-size:clamp(28px,3.5vw,36px);font-weight:800;line-height:1.3}.HowItWorks-module__u8qSLG__tabsContainer{justify-content:center;gap:16px;margin-bottom:40px;display:flex}.HowItWorks-module__u8qSLG__tabBtn{border:1.5px solid var(--border);background-color:var(--surface);height:38px;color:var(--text);cursor:pointer;border-radius:19px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.HowItWorks-module__u8qSLG__tabBtn:hover{color:#29b473;background-color:#dcfce7;border-color:#2ec87c}.HowItWorks-module__u8qSLG__activeTab{color:#29b473;background-color:#dcfce7;border-color:#2ec87c;font-weight:700}.HowItWorks-module__u8qSLG__tabIcon{font-size:18px;line-height:1}.HowItWorks-module__u8qSLG__tabText{font-family:inherit}.HowItWorks-module__u8qSLG__contentGrid{direction:ltr;grid-template-columns:1fr 1.35fr;align-items:stretch;gap:32px;display:grid}.HowItWorks-module__u8qSLG__leftCol{direction:rtl;flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.HowItWorks-module__u8qSLG__rightCol{direction:rtl;width:100%;min-height:100%;display:flex}.HowItWorks-module__u8qSLG__cardsList{flex-direction:column;gap:14px;display:flex}.HowItWorks-module__u8qSLG__card{background:var(--surface);border:1px solid var(--border);opacity:0;border-radius:16px;align-items:center;gap:20px;padding:14px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s cubic-bezier(.34,1.56,.64,1) forwards HowItWorks-module__u8qSLG__cardEntrance;display:flex;position:relative;overflow:hidden;transform:translateY(15px)}.HowItWorks-module__u8qSLG__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}@keyframes HowItWorks-module__u8qSLG__cardEntrance{to{opacity:1;transform:translateY(0)}}.HowItWorks-module__u8qSLG__card:before{content:"";top:8px;bottom:8px;border-radius:4px;width:4px;position:absolute;inset-inline-start:0}.HowItWorks-module__u8qSLG__card_blue:before{background:linear-gradient(#3b82e8,#1ab8a8)}.HowItWorks-module__u8qSLG__card_green:before{background:linear-gradient(#2ec87c,#0fa86a)}.HowItWorks-module__u8qSLG__card_orange:before{background:linear-gradient(#f5921e,#e8593c)}.HowItWorks-module__u8qSLG__card_purple:before{background:linear-gradient(#8b5cf6,#3b82e8)}.HowItWorks-module__u8qSLG__cardText{text-align:start;flex:1;min-width:0}.HowItWorks-module__u8qSLG__cardTitle{color:var(--text);margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.4}.HowItWorks-module__u8qSLG__cardDesc{color:var(--text-3);margin:0;font-size:13px;font-weight:400;line-height:1.6}.HowItWorks-module__u8qSLG__descLine{margin:0;display:block}.HowItWorks-module__u8qSLG__iconBox{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:48px;transition:transform .3s;display:flex}.HowItWorks-module__u8qSLG__card:hover .HowItWorks-module__u8qSLG__iconBox{transform:scale(1.08)}.HowItWorks-module__u8qSLG__iconEmoji{font-size:26px;line-height:1}.HowItWorks-module__u8qSLG__icon_blue{color:#3b82e8;background-color:#dbeafe}.HowItWorks-module__u8qSLG__icon_green{color:#2ec87c;background-color:#dcfce7}.HowItWorks-module__u8qSLG__icon_orange{color:#f5921e;background-color:#ffedd5}.HowItWorks-module__u8qSLG__icon_purple{color:#8b5cf6;background-color:#ede9fe}.HowItWorks-module__u8qSLG__ctaWrapper{justify-content:center;margin-top:auto;padding-top:24px;display:flex}.HowItWorks-module__u8qSLG__ctaBtn{color:#fff;cursor:pointer;background-color:#3b82e8;border:none;border-radius:9999px;align-items:center;gap:8px;height:40px;padding:0 44px;font-family:inherit;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 8px 24px #3b82e840}.HowItWorks-module__u8qSLG__ctaBtn:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 12px 30px #3b82e859}.HowItWorks-module__u8qSLG__ctaArrow{font-size:18px;transition:transform .2s}.HowItWorks-module__u8qSLG__ctaBtn:hover .HowItWorks-module__u8qSLG__ctaArrow{transform:translate(-4px)}.HowItWorks-module__u8qSLG__mockupWindow{background-color:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 10px 40px #0f172a0f}.HowItWorks-module__u8qSLG__windowHeader{background-color:var(--surface);border-bottom:1px solid var(--border-soft);direction:ltr;align-items:center;height:44px;padding:12px 20px;display:flex}.HowItWorks-module__u8qSLG__dots{gap:6px;display:flex}.HowItWorks-module__u8qSLG__dot{border-radius:50%;width:10px;height:10px;display:inline-block}.HowItWorks-module__u8qSLG__dotRed{background-color:#ff5f56}.HowItWorks-module__u8qSLG__dotYellow{background-color:#ffbd2e}.HowItWorks-module__u8qSLG__dotGreen{background-color:#27c93f}.HowItWorks-module__u8qSLG__windowBody{background-color:var(--bg-alt);flex:1;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.HowItWorks-module__u8qSLG__mockupImage{width:100%;height:auto;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards HowItWorks-module__u8qSLG__imageEntrance;display:block}@keyframes HowItWorks-module__u8qSLG__imageEntrance{0%{opacity:0;transform:scale(.99)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:1024px){.HowItWorks-module__u8qSLG__contentGrid{direction:rtl;grid-template-columns:1fr;gap:40px}.HowItWorks-module__u8qSLG__leftCol{order:2;justify-content:flex-start}.HowItWorks-module__u8qSLG__rightCol{order:1}.HowItWorks-module__u8qSLG__mockupWindow{height:auto}}@media (max-width:640px){.HowItWorks-module__u8qSLG__section{padding:60px 0}.HowItWorks-module__u8qSLG__header{margin-bottom:30px}.HowItWorks-module__u8qSLG__tabsContainer{flex-wrap:wrap;gap:10px;margin-bottom:32px}.HowItWorks-module__u8qSLG__tabBtn{flex:calc(50% - 10px);justify-content:center;padding:10px 20px;font-size:14px}.HowItWorks-module__u8qSLG__tabBtn:last-child{flex:100%}.HowItWorks-module__u8qSLG__card{gap:16px;padding:16px 20px}.HowItWorks-module__u8qSLG__cardTitle{font-size:16px}.HowItWorks-module__u8qSLG__cardDesc{font-size:13px}.HowItWorks-module__u8qSLG__iconBox{width:44px;height:44px}.HowItWorks-module__u8qSLG__iconEmoji{font-size:22px}.HowItWorks-module__u8qSLG__ctaBtn{justify-content:center;width:100%;padding:0 32px;font-size:15px}}@media (max-width:480px){.HowItWorks-module__u8qSLG__section{padding:48px 0}.HowItWorks-module__u8qSLG__tabsContainer{gap:8px;margin-bottom:24px}.HowItWorks-module__u8qSLG__tabBtn{flex:1;height:34px;padding:0 14px;font-size:13px}.HowItWorks-module__u8qSLG__card{gap:12px;padding:12px 16px}.HowItWorks-module__u8qSLG__cardTitle{font-size:14px}.HowItWorks-module__u8qSLG__cardDesc{font-size:12px}.HowItWorks-module__u8qSLG__iconBox{width:40px;height:40px}.HowItWorks-module__u8qSLG__iconEmoji{font-size:20px}.HowItWorks-module__u8qSLG__windowHeader{height:36px;padding:8px 12px}.HowItWorks-module__u8qSLG__dot{width:8px;height:8px}}[data-theme=dark] .HowItWorks-module__u8qSLG__icon_blue{background:#2563eb2e}[data-theme=dark] .HowItWorks-module__u8qSLG__icon_green{background:#16a35a2e}[data-theme=dark] .HowItWorks-module__u8qSLG__icon_orange{background:#ea7c0f2e}[data-theme=dark] .HowItWorks-module__u8qSLG__icon_purple{background:#7c3aed2e}.HowItWorks-module__u8qSLG__cardsList[hidden]{display:none}
.SkillsResources-module__i38wxa__section{background:var(--bg-alt);padding:80px 0 88px}.SkillsResources-module__i38wxa__header{text-align:center;margin-bottom:40px}.SkillsResources-module__i38wxa__eyebrow{color:#2ec87c;margin-bottom:10px;font-size:15px;font-weight:700}.SkillsResources-module__i38wxa__title{color:var(--text);margin:0 0 12px;font-size:clamp(26px,3.2vw,38px);font-weight:700;line-height:1.3}.SkillsResources-module__i38wxa__sub{color:var(--text-3);max-width:640px;margin:0 auto;font-size:16px;line-height:1.8}.SkillsResources-module__i38wxa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.SkillsResources-module__i38wxa__tone_blue{--t:#2563eb;--bg1:#eef4ff;--bg2:#e3edfd}.SkillsResources-module__i38wxa__tone_orange{--t:#ea7c0f;--bg1:#fff4e8;--bg2:#ffe9d3}.SkillsResources-module__i38wxa__tone_indigo{--t:#6d5dfc;--bg1:#f1efff;--bg2:#e7e4fd}.SkillsResources-module__i38wxa__tone_green{--t:#16a35a;--bg1:#ebf9f1;--bg2:#ddf4e7}.SkillsResources-module__i38wxa__card{text-align:center;background:linear-gradient(170deg, var(--bg1) 0%, var(--bg2) 100%);border:1.5px solid #ffffffe6;border-radius:24px;flex-direction:column;align-items:center;padding:30px 22px 26px;transition:transform .28s,box-shadow .28s;display:flex;position:relative;box-shadow:0 10px 30px #0f172a0d}.SkillsResources-module__i38wxa__card:hover{transform:translateY(-6px);box-shadow:0 22px 44px #0f172a1a}.SkillsResources-module__i38wxa__iconWrap{justify-content:center;align-items:center;width:104px;height:104px;margin-bottom:8px;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}.SkillsResources-module__i38wxa__iconWrap img{object-fit:contain;width:92px;height:92px;filter:drop-shadow(0 12px 18px color-mix(in srgb, var(--t) 28%, transparent))}.SkillsResources-module__i38wxa__card:hover .SkillsResources-module__i38wxa__iconWrap{transform:translateY(-4px)scale(1.06)}.SkillsResources-module__i38wxa__name{color:var(--t);margin:0 0 12px;font-size:20px;font-weight:700}.SkillsResources-module__i38wxa__count{color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:clamp(32px,2.6vw,40px);font-weight:700;line-height:1}.SkillsResources-module__i38wxa__unit{color:var(--text-2);margin:6px 0 18px;font-size:14px;font-weight:600}.SkillsResources-module__i38wxa__points{border-top:1px dashed color-mix(in srgb, var(--t) 30%, transparent);text-align:start;flex-direction:column;gap:9px;width:100%;margin:0;padding:16px 0 0;list-style:none;display:flex}.SkillsResources-module__i38wxa__points li{color:var(--text);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.65;display:flex}.SkillsResources-module__i38wxa__bullet{background:var(--t);width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, var(--t) 18%, transparent);border-radius:50%;flex-shrink:0;margin-top:7px}.SkillsResources-module__i38wxa__ctaRow{justify-content:center;margin-top:36px;display:flex}.SkillsResources-module__i38wxa__cta{color:#fff;background:linear-gradient(135deg,#2ec87c,#1ab8a8);border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #2ec87c4d}.SkillsResources-module__i38wxa__cta:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2ec87c66}.SkillsResources-module__i38wxa__cta:focus-visible{outline-offset:3px;outline:3px solid #0f172a}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.SkillsResources-module__i38wxa__card{animation:linear both SkillsResources-module__i38wxa__sr-rise;animation-timeline:view();animation-range:entry entry 35%}}}@keyframes SkillsResources-module__i38wxa__sr-rise{0%{opacity:0;translate:0 26px}to{opacity:1;translate:0}}@media (max-width:1024px){.SkillsResources-module__i38wxa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.SkillsResources-module__i38wxa__section{padding:56px 0 64px}.SkillsResources-module__i38wxa__grid{grid-template-columns:1fr;gap:14px}.SkillsResources-module__i38wxa__card{padding:24px 20px 22px}.SkillsResources-module__i38wxa__iconWrap{width:88px;height:88px}.SkillsResources-module__i38wxa__iconWrap img{width:78px;height:78px}.SkillsResources-module__i38wxa__cta{justify-content:center;width:100%}}[data-theme=dark] .SkillsResources-module__i38wxa__tone_blue{--bg1:#142236;--bg2:#121c2e}[data-theme=dark] .SkillsResources-module__i38wxa__tone_orange{--bg1:#2a2114;--bg2:#1f1a14}[data-theme=dark] .SkillsResources-module__i38wxa__tone_indigo{--bg1:#1e1b3a;--bg2:#171a2e}[data-theme=dark] .SkillsResources-module__i38wxa__tone_green{--bg1:#12301f;--bg2:#11231b}[data-theme=dark] .SkillsResources-module__i38wxa__card{border-color:var(--border)}
.LearningPaths-module__WVUk7W__section{background:var(--surface);padding:84px 0 92px}.LearningPaths-module__WVUk7W__header{text-align:center;margin-bottom:40px}.LearningPaths-module__WVUk7W__eyebrow{color:#2ec87c;margin-bottom:10px;font-size:15px;font-weight:700}.LearningPaths-module__WVUk7W__title{color:var(--text);margin:0 0 12px;font-size:clamp(26px,3.2vw,38px);font-weight:700;line-height:1.3}.LearningPaths-module__WVUk7W__sub{color:var(--text-3);max-width:680px;margin:0 auto;font-size:16px;line-height:1.8}.LearningPaths-module__WVUk7W__panel{border:1.5px solid var(--border-soft);border-radius:28px;margin-bottom:22px;padding:30px 32px;position:relative;overflow:hidden;box-shadow:0 14px 40px #0f172a0d}.LearningPaths-module__WVUk7W__panelGreen{--t:#16a35a;--t2:#1ab8a8;--soft:#eafbf1;--soft2:#e0f7f4;background:linear-gradient(160deg, var(--surface) 0%, var(--soft) 100%)}.LearningPaths-module__WVUk7W__panelPurple{--t:#6d5dfc;--t2:#3b82e8;--soft:#f1efff;--soft2:#e8f1fe;background:linear-gradient(160deg, var(--surface) 0%, var(--soft) 100%)}.LearningPaths-module__WVUk7W__panelHead{align-items:center;gap:18px;margin-bottom:26px;display:flex}.LearningPaths-module__WVUk7W__panelIcon{object-fit:contain;width:64px;height:64px;filter:drop-shadow(0 10px 16px color-mix(in srgb, var(--t) 28%, transparent));flex-shrink:0}.LearningPaths-module__WVUk7W__panelHeadText{flex:1;min-width:0}.LearningPaths-module__WVUk7W__panelTitle{color:var(--text);margin:0 0 6px;font-size:22px;font-weight:700}.LearningPaths-module__WVUk7W__panelDesc{color:var(--text-2);max-width:720px;margin:0;font-size:14.5px;line-height:1.75}.LearningPaths-module__WVUk7W__panelBadge{background:var(--surface);border:1.5px solid color-mix(in srgb, var(--t) 30%, transparent);color:var(--t);white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:flex-start;padding:8px 14px;font-size:13px;font-weight:700}.LearningPaths-module__WVUk7W__scrollX{overscroll-behavior-x:contain;scrollbar-width:thin;padding-bottom:6px;overflow-x:auto}.LearningPaths-module__WVUk7W__track{min-width:720px;padding:26px 8px 8px}.LearningPaths-module__WVUk7W__nodes{grid-template-columns:repeat(13,minmax(0,1fr));align-items:start;margin:0;padding:0;list-style:none;display:grid;position:relative}.LearningPaths-module__WVUk7W__nodes:before{content:"";background:linear-gradient(270deg, var(--t) 0%, var(--t2) 100%);opacity:.9;border-radius:999px;height:6px;position:absolute;top:22px;left:4%;right:4%}.LearningPaths-module__WVUk7W__node{animation:.45s cubic-bezier(.34,1.56,.64,1) both LearningPaths-module__WVUk7W__lp-pop;animation-delay:calc(var(--i) * 45ms);flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.LearningPaths-module__WVUk7W__nodeCircle{background:var(--surface);border:3px solid var(--t);width:50px;height:50px;color:var(--t);box-shadow:0 8px 18px color-mix(in srgb, var(--t) 22%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-weight:700;transition:transform .25s;display:flex}.LearningPaths-module__WVUk7W__node:hover .LearningPaths-module__WVUk7W__nodeCircle{transform:scale(1.1)}.LearningPaths-module__WVUk7W__nodeStart .LearningPaths-module__WVUk7W__nodeCircle,.LearningPaths-module__WVUk7W__nodeEnd .LearningPaths-module__WVUk7W__nodeCircle{background:linear-gradient(135deg, var(--t), var(--t2));color:#fff;border-color:#0000}.LearningPaths-module__WVUk7W__nodeLabel{color:var(--text-2);white-space:nowrap;font-size:12px;font-weight:600}.LearningPaths-module__WVUk7W__trophy{object-fit:contain;filter:drop-shadow(0 6px 10px #ea7c0f59);width:40px;height:40px;animation:3.5s ease-in-out infinite LearningPaths-module__WVUk7W__lp-float;position:absolute;top:-30px}.LearningPaths-module__WVUk7W__cycles{grid-template-columns:repeat(13,minmax(0,1fr));gap:6px;margin-top:18px;display:grid}.LearningPaths-module__WVUk7W__cycle{text-align:center;color:var(--t);background:var(--surface);border:1.5px dashed color-mix(in srgb, var(--t) 35%, transparent);white-space:nowrap;text-overflow:ellipsis;border-radius:12px;padding:7px 6px;font-size:12px;font-weight:700;overflow:hidden}.LearningPaths-module__WVUk7W__matrix{grid-template-columns:150px repeat(9,minmax(0,1fr));align-items:stretch;gap:8px;min-width:720px;display:grid}.LearningPaths-module__WVUk7W__row{display:contents}.LearningPaths-module__WVUk7W__corner{color:var(--text-3);flex-direction:column;justify-content:flex-end;gap:4px;padding:0 6px 6px;font-size:11.5px;font-weight:700;display:flex}.LearningPaths-module__WVUk7W__cornerArrow{color:var(--t)}.LearningPaths-module__WVUk7W__colHead{color:var(--text-2);border-radius:14px 14px 4px 4px;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;padding:6px 0 8px;display:flex}.LearningPaths-module__WVUk7W__colHeadNum{font-size:20px;font-weight:700;line-height:1}.LearningPaths-module__WVUk7W__colHeadWord{color:var(--muted);font-size:11px}.LearningPaths-module__WVUk7W__colHeadHot{background:linear-gradient(180deg, var(--soft) 0%, #fff 100%);color:var(--t);box-shadow:inset 0 -3px 0 var(--t)}.LearningPaths-module__WVUk7W__colHeadHot .LearningPaths-module__WVUk7W__colHeadWord{color:var(--t)}.LearningPaths-module__WVUk7W__rowHead{color:var(--text);background:var(--surface);border:1.5px solid var(--border-soft);border-radius:14px;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:700;display:flex}.LearningPaths-module__WVUk7W__rowHeadNum{background:linear-gradient(135deg, var(--t), var(--t2));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:inline-flex}.LearningPaths-module__WVUk7W__cell{background:var(--surface);border:1.5px solid var(--border-soft);min-height:58px;animation:.4s both LearningPaths-module__WVUk7W__lp-fade;animation-delay:calc(var(--i) * 25ms);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.LearningPaths-module__WVUk7W__cell:hover{border-color:color-mix(in srgb, var(--t) 40%, transparent);transform:translateY(-2px);box-shadow:0 8px 18px #0f172a0f}.LearningPaths-module__WVUk7W__cellDot{background:color-mix(in srgb, var(--t) 22%, #fff);border-radius:50%;width:10px;height:10px}.LearningPaths-module__WVUk7W__cellHot{background:color-mix(in srgb, var(--soft) 70%, #fff);border-color:color-mix(in srgb, var(--t) 28%, transparent)}.LearningPaths-module__WVUk7W__cellHot .LearningPaths-module__WVUk7W__cellDot{background:color-mix(in srgb, var(--t) 45%, #fff)}.LearningPaths-module__WVUk7W__cellExample{background:var(--surface);border:2px solid var(--t);box-shadow:0 10px 24px color-mix(in srgb, var(--t) 28%, transparent);z-index:1;transform:scale(1.06)}.LearningPaths-module__WVUk7W__cellExample:hover{transform:scale(1.08)}.LearningPaths-module__WVUk7W__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:44px;height:44px;box-shadow:0 4px 10px #0f172a2e}.LearningPaths-module__WVUk7W__cellTag{color:var(--t);background:var(--soft);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.LearningPaths-module__WVUk7W__example{border:1.5px solid var(--border-soft);background:#ffffffd9;border-radius:20px;margin-top:26px;padding:22px 24px 18px}.LearningPaths-module__WVUk7W__exampleTitle{color:var(--text);align-items:center;gap:10px;margin-bottom:16px;font-size:16px;font-weight:700;display:flex}.LearningPaths-module__WVUk7W__exampleChip{background:linear-gradient(135deg, var(--t), var(--t2));color:#fff;border-radius:999px;padding:4px 10px;font-size:12px}.LearningPaths-module__WVUk7W__exampleCards{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;display:grid}.LearningPaths-module__WVUk7W__exampleCard{background:var(--surface);border:1.5px solid color-mix(in srgb, var(--t) 22%, transparent);border-radius:16px;align-items:center;gap:14px;padding:14px 16px;display:flex}.LearningPaths-module__WVUk7W__exampleCard img{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px;box-shadow:0 6px 14px #0f172a26}.LearningPaths-module__WVUk7W__exampleCard div{flex-direction:column;gap:3px;min-width:0;display:flex}.LearningPaths-module__WVUk7W__exampleCard strong{color:var(--text);font-size:15px}.LearningPaths-module__WVUk7W__exampleCard span{color:var(--text-3);font-size:13px}.LearningPaths-module__WVUk7W__exampleCard em{color:var(--t);font-size:13.5px;font-style:normal;font-weight:700}.LearningPaths-module__WVUk7W__exampleVs{color:var(--muted);white-space:nowrap;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.LearningPaths-module__WVUk7W__exampleVsLine{background:linear-gradient(180deg, var(--t), var(--t2));border-radius:2px;width:2px;height:26px}.LearningPaths-module__WVUk7W__exampleNote{color:var(--text-2);margin:16px 0 0;font-size:13.5px;line-height:1.75}.LearningPaths-module__WVUk7W__ctaRow{justify-content:center;margin-top:30px;display:flex}.LearningPaths-module__WVUk7W__cta{color:#fff;background:linear-gradient(135deg,#2ec87c,#1ab8a8);border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #2ec87c4d}.LearningPaths-module__WVUk7W__cta:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2ec87c66}.LearningPaths-module__WVUk7W__cta:focus-visible{outline-offset:3px;outline:3px solid #0f172a}@keyframes LearningPaths-module__WVUk7W__lp-pop{0%{opacity:0;translate:0 10px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes LearningPaths-module__WVUk7W__lp-fade{0%{opacity:0}to{opacity:1}}@keyframes LearningPaths-module__WVUk7W__lp-float{0%,to{translate:0}50%{translate:0 -6px}}@media (prefers-reduced-motion:reduce){.LearningPaths-module__WVUk7W__node,.LearningPaths-module__WVUk7W__cell,.LearningPaths-module__WVUk7W__trophy{animation:none}}.LearningPaths-module__WVUk7W__scrollHint{color:var(--t);align-items:center;gap:8px;margin:0 0 12px;font-size:12.5px;font-weight:600;display:none}@media (max-width:900px){.LearningPaths-module__WVUk7W__panel{border-radius:22px;padding:24px 20px}.LearningPaths-module__WVUk7W__panelHead{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px 14px;display:grid}.LearningPaths-module__WVUk7W__panelIcon{width:52px;height:52px}.LearningPaths-module__WVUk7W__panelHeadText{display:contents}.LearningPaths-module__WVUk7W__panelTitle{grid-column:2;margin:0}.LearningPaths-module__WVUk7W__panelDesc{grid-column:1/-1}.LearningPaths-module__WVUk7W__panelBadge{grid-column:1/-1;justify-self:start}.LearningPaths-module__WVUk7W__scrollHint{display:flex}.LearningPaths-module__WVUk7W__exampleCards{grid-template-columns:1fr}.LearningPaths-module__WVUk7W__exampleVs{flex-direction:row;justify-content:center}.LearningPaths-module__WVUk7W__exampleVsLine{width:26px;height:2px}}@media (max-width:560px){.LearningPaths-module__WVUk7W__section{padding:56px 0 64px}.LearningPaths-module__WVUk7W__panelIcon{width:52px;height:52px}.LearningPaths-module__WVUk7W__panelTitle{font-size:19px}.LearningPaths-module__WVUk7W__cta{justify-content:center;width:100%}}[data-theme=dark] .LearningPaths-module__WVUk7W__panelGreen{--soft:#16a35a24;--soft2:#1ab8a824}[data-theme=dark] .LearningPaths-module__WVUk7W__panelPurple{--soft:#6d5dfc24;--soft2:#3b82e824}[data-theme=dark] .LearningPaths-module__WVUk7W__cellHot{background:#6d5dfc1f}[data-theme=dark] .LearningPaths-module__WVUk7W__example{background:#141d2fcc}
.Pricing-module__Pm6ArG__pricingSection{background:var(--surface);padding:100px 0;position:relative;overflow:hidden}.Pricing-module__Pm6ArG__header{text-align:center;margin-bottom:60px;max-width:800px;margin-inline:auto}.Pricing-module__Pm6ArG__subHeader{color:#2ec87c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:16px;font-weight:700}.Pricing-module__Pm6ArG__mainTitle{color:var(--text);margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.25}.Pricing-module__Pm6ArG__description{color:var(--text-3);margin:0;font-size:17px;line-height:1.8}.Pricing-module__Pm6ArG__calculatorCard{background:linear-gradient(135deg,#f0fdf4 0%,#e0f2fe 50%,#fef3c7 100%);border:1.5px solid #2ec87c40;border-radius:24px;margin-bottom:60px;padding:36px 32px;box-shadow:0 12px 36px #0000000a}.Pricing-module__Pm6ArG__calculatorHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.Pricing-module__Pm6ArG__calcTitle{color:var(--text);align-items:center;gap:10px;margin:0;font-size:22px;font-weight:800;display:flex}.Pricing-module__Pm6ArG__calcBadge{background:var(--surface);color:#0f8a47;border:1px solid #bbf7d0;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:700;box-shadow:0 2px 6px #0000000a}.Pricing-module__Pm6ArG__sliderContainer{margin-bottom:30px}.Pricing-module__Pm6ArG__sliderLabels{color:var(--text-2);justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.Pricing-module__Pm6ArG__rangeSlider{appearance:none;cursor:pointer;accent-color:#2ec87c;background:#cbd5e1;border-radius:5px;outline:none;width:100%;height:10px}.Pricing-module__Pm6ArG__calcResultsGrid{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:center;gap:20px;padding:24px 28px;display:grid}.Pricing-module__Pm6ArG__resultBox{text-align:start;flex-direction:column;gap:4px;display:flex}.Pricing-module__Pm6ArG__resultLabel{color:var(--text-3);font-size:13px;font-weight:600}.Pricing-module__Pm6ArG__resultValue{color:var(--text);font-size:26px;font-weight:800;line-height:1.2}.Pricing-module__Pm6ArG__resultHighlight{color:#2ec87c}.Pricing-module__Pm6ArG__calcCtaBtn{text-align:center;background:linear-gradient(135deg,#2ec87c 0%,#1ab8a8 100%);border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 20px #2ec87c59;color:#fff!important}.Pricing-module__Pm6ArG__calcCtaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2ec87c73}.Pricing-module__Pm6ArG__packagesGrid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:80px;display:grid}.Pricing-module__Pm6ArG__packageCard{background:var(--surface);border:1.5px solid var(--border);border-radius:24px;flex-direction:column;padding:36px 28px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 30px #00000008}.Pricing-module__Pm6ArG__packageCard:hover{border-color:#2ec87c;transform:translateY(-6px);box-shadow:0 20px 45px #00000014}.Pricing-module__Pm6ArG__popularCard{background:linear-gradient(180deg, #f0fdf4 0%, var(--surface) 40%);border-color:#2ec87c;box-shadow:0 12px 35px #2ec87c1f}.Pricing-module__Pm6ArG__popularRibbon{color:#fff;background:linear-gradient(135deg,#2ec87c 0%,#1ab8a8 100%);border-radius:20px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;right:28px;box-shadow:0 4px 12px #2ec87c59}.Pricing-module__Pm6ArG__cardHeader{margin-bottom:20px}.Pricing-module__Pm6ArG__packageName{color:var(--text);margin-bottom:8px;font-size:22px;font-weight:800}.Pricing-module__Pm6ArG__studentRange{color:#2ec87c;background:#2ec87c1a;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:700;display:inline-block}.Pricing-module__Pm6ArG__priceWrapper{border-bottom:1px solid var(--border-soft);margin:20px 0;padding-bottom:20px}.Pricing-module__Pm6ArG__priceAmount{color:var(--text);font-size:44px;font-weight:800;line-height:1}.Pricing-module__Pm6ArG__priceCurrency{color:var(--text);margin-right:4px;font-size:20px;font-weight:700}.Pricing-module__Pm6ArG__priceUnit{color:var(--text-3);margin-top:6px;font-size:14px;font-weight:600}.Pricing-module__Pm6ArG__examplesList{background:var(--bg-alt);border-radius:14px;margin-bottom:24px;padding:16px 20px}.Pricing-module__Pm6ArG__examplesTitle{color:var(--text-2);margin-bottom:8px;font-size:13px;font-weight:700}.Pricing-module__Pm6ArG__exampleItem{color:var(--text-2);justify-content:space-between;padding:4px 0;font-size:13.5px;font-weight:600;display:flex}.Pricing-module__Pm6ArG__exampleCost{color:#0f8a47;font-weight:700}.Pricing-module__Pm6ArG__packageBtn{text-align:center;cursor:pointer;border-radius:30px;width:100%;margin-top:auto;padding:14px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Pricing-module__Pm6ArG__packageBtnPrimary{background:linear-gradient(135deg,#2ec87c 0%,#1ab8a8 100%);box-shadow:0 6px 20px #2ec87c4d;color:#fff!important}.Pricing-module__Pm6ArG__packageBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2ec87c73}.Pricing-module__Pm6ArG__packageBtnOutline{background:var(--surface);border:1.5px solid #cbd5e1;color:var(--text)!important}.Pricing-module__Pm6ArG__packageBtnOutline:hover{border-color:#2ec87c;transform:translateY(-2px);color:#2ec87c!important}.Pricing-module__Pm6ArG__includedSection{background:var(--bg-alt);border:1px solid var(--border);border-radius:32px;padding:60px 40px}.Pricing-module__Pm6ArG__includedHeader{text-align:center;margin-bottom:48px}.Pricing-module__Pm6ArG__includedTitle{color:var(--text);margin-bottom:12px;font-size:clamp(24px,3.5vw,34px);font-weight:800}.Pricing-module__Pm6ArG__includedSub{color:var(--text-3);max-width:650px;margin:0 auto;font-size:16px}.Pricing-module__Pm6ArG__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.Pricing-module__Pm6ArG__categoryCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:24px 22px;transition:all .3s;box-shadow:0 4px 16px #00000005}.Pricing-module__Pm6ArG__categoryCard:hover{border-color:#2ec87c;transform:translateY(-3px);box-shadow:0 10px 25px #0000000d}.Pricing-module__Pm6ArG__categoryHeader{border-bottom:1px solid var(--border-soft);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.Pricing-module__Pm6ArG__categoryIcon{color:#2ec87c;background:#2ec87c1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.Pricing-module__Pm6ArG__categoryTitle{color:var(--text);margin:0;font-size:17px;font-weight:700}.Pricing-module__Pm6ArG__categoryList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__Pm6ArG__categoryItem{color:var(--text-2);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.Pricing-module__Pm6ArG__checkMark{color:#2ec87c;flex-shrink:0;font-size:15px;font-weight:800;line-height:1.2}@media (max-width:1024px){.Pricing-module__Pm6ArG__packagesGrid{grid-template-columns:1fr;max-width:500px;margin-inline:auto}}@media (max-width:768px){.Pricing-module__Pm6ArG__pricingSection{padding:60px 0}.Pricing-module__Pm6ArG__calculatorCard{padding:24px 18px}.Pricing-module__Pm6ArG__calcResultsGrid{grid-template-columns:1fr;padding:18px}.Pricing-module__Pm6ArG__includedSection{padding:40px 20px}.Pricing-module__Pm6ArG__categoriesGrid{grid-template-columns:1fr}}
