.product-module__k-zzPa__page{background:linear-gradient(180deg, #f4f2ff 0%, var(--color-background) 260px);min-height:80vh;padding-bottom:100px}@keyframes product-module__k-zzPa__spin{to{transform:rotate(360deg)}}@keyframes product-module__k-zzPa__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes product-module__k-zzPa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes product-module__k-zzPa__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes product-module__k-zzPa__pulseGlow{0%,to{box-shadow:0 0 #514df94d}50%{box-shadow:0 0 0 6px #514df900}}.product-module__k-zzPa__fullPageLoader{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.product-module__k-zzPa__loaderContent{flex-direction:column;align-items:center;gap:32px;display:flex}.product-module__k-zzPa__loaderIconWrap{background:linear-gradient(135deg,#f0efff,#e8e7ff);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;animation:1.8s ease-in-out infinite product-module__k-zzPa__loaderBounce;display:flex;box-shadow:0 0 #514df933}.product-module__k-zzPa__loaderIcon{object-fit:contain;width:48px;height:48px}@keyframes product-module__k-zzPa__loaderBounce{0%,to{transform:translateY(0);box-shadow:0 4px 20px #514df926}50%{transform:translateY(-10px);box-shadow:0 16px 32px #514df940}}.product-module__k-zzPa__loaderDots{gap:8px;display:flex}.product-module__k-zzPa__loaderDots span{background:#514df9;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite product-module__k-zzPa__dotBounce}.product-module__k-zzPa__loaderDots span:nth-child(2){animation-delay:.15s}.product-module__k-zzPa__loaderDots span:nth-child(3){animation-delay:.3s}@keyframes product-module__k-zzPa__dotBounce{0%,80%,to{opacity:.3;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}.product-module__k-zzPa__loadingState,.product-module__k-zzPa__errorState{min-height:50vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.product-module__k-zzPa__spinner{border:3px solid var(--border-color);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.75s linear infinite product-module__k-zzPa__spin}.product-module__k-zzPa__errorState h2{color:var(--text-color);font-size:24px;font-weight:700}.product-module__k-zzPa__backLink{color:var(--color-primary);font-weight:600;text-decoration:none;transition:opacity .2s}.product-module__k-zzPa__backLink:hover{opacity:.75}.product-module__k-zzPa__breadcrumb{color:var(--text-muted);padding:20px 0 8px;font-size:13px}.product-module__k-zzPa__breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color .15s}.product-module__k-zzPa__breadcrumb a:hover{color:var(--color-primary)}.product-module__k-zzPa__breadSep{opacity:.35;margin:0 8px;font-size:11px}.product-module__k-zzPa__breadCurrent{color:var(--text-color);font-weight:600}.product-module__k-zzPa__productSection{padding:12px 0 48px}.product-module__k-zzPa__productGrid{grid-template-columns:380px 1fr;align-items:flex-start;gap:56px;display:grid}.product-module__k-zzPa__imageCol{animation:.5s both product-module__k-zzPa__fadeUp;position:sticky;top:96px}.product-module__k-zzPa__imageCard{aspect-ratio:3/3.5;border-radius:24px;width:100%;max-height:420px;position:relative;overflow:hidden;box-shadow:0 8px 32px #514df91a,0 2px 8px #0000000f}.product-module__k-zzPa__countryImage{transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.product-module__k-zzPa__imageCard:hover .product-module__k-zzPa__countryImage{transform:scale(1.06)}.product-module__k-zzPa__imageOverlay{z-index:2;color:#fff;align-items:center;gap:10px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.product-module__k-zzPa__imageOverlay .product-module__k-zzPa__overlayFlag{border:2px solid #fff9;border-radius:50%;width:28px;height:28px}.product-module__k-zzPa__imageOverlay span{letter-spacing:.3px;text-shadow:0 1px 4px #0000004d;font-size:14px;font-weight:600}.product-module__k-zzPa__planCol{max-width:720px;animation:.5s .1s both product-module__k-zzPa__fadeUp}.product-module__k-zzPa__countryHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.product-module__k-zzPa__countryTitle{align-items:center;gap:14px;display:flex}.product-module__k-zzPa__flag{border-radius:50%;box-shadow:0 2px 8px #0000001f}.product-module__k-zzPa__globalFlag{object-fit:contain;box-shadow:none;border-radius:0}.product-module__k-zzPa__countryTitle h1{color:var(--text-color);letter-spacing:-.6px;font-size:32px;font-weight:800}.product-module__k-zzPa__currencyBadge{color:var(--text-muted);background:var(--color-background);border:1px solid var(--border-color);letter-spacing:.2px;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:600}.product-module__k-zzPa__compatBtn{color:var(--text-color);border:1.5px solid var(--border-color);background:var(--color-surface);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .25s;display:flex}.product-module__k-zzPa__compatBtn:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px);box-shadow:0 0 0 4px #514df90f}.product-module__k-zzPa__planHeading{color:var(--text-color);letter-spacing:-.2px;margin-bottom:18px;font-size:17px;font-weight:600}.product-module__k-zzPa__planGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.product-module__k-zzPa__planCard{border:2px solid var(--border-color);background:var(--color-surface);cursor:pointer;text-align:left;border-radius:16px;align-items:center;gap:12px;padding:18px 16px;transition:all .25s;display:flex;position:relative;overflow:visible}.product-module__k-zzPa__planCard:hover{border-color:#514df959;transform:translateY(-2px);box-shadow:0 8px 24px #514df914}.product-module__k-zzPa__planCardSelected{background:linear-gradient(135deg,#fafaff 0%,#f0efff 100%);border-color:var(--color-primary)!important;transform:translateY(-2px)!important;box-shadow:0 0 0 4px #514df914,0 8px 24px #514df91a!important}.product-module__k-zzPa__planRadio{flex-shrink:0}.product-module__k-zzPa__radioOuter{border:2px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.product-module__k-zzPa__radioSelected{border-color:var(--color-primary);background:var(--color-primary)}.product-module__k-zzPa__radioInner{background:#fff;border-radius:50%;width:8px;height:8px}.product-module__k-zzPa__planInfo{flex-direction:column;flex:1;min-width:0;display:flex}.product-module__k-zzPa__planName{color:var(--text-color);font-size:15px;font-weight:700}.product-module__k-zzPa__planValidity{color:var(--text-muted);margin-top:3px;font-size:12px;font-weight:400}.product-module__k-zzPa__planTag{text-transform:uppercase;letter-spacing:.8px;color:#fff;background:linear-gradient(135deg,#514df9 0%,#7b78ff 100%);border-radius:8px;padding:3px 10px;font-size:9px;font-weight:800;position:absolute;top:-10px;right:14px;box-shadow:0 3px 10px #514df940}.product-module__k-zzPa__planPrice{color:var(--text-color);letter-spacing:-.5px;flex-shrink:0;margin-left:auto;font-size:22px;font-weight:800}.product-module__k-zzPa__checkoutBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#514df9 0%,#6c69ff 50%,#8b88ff 100%) 0 0/200% 200%;border:none;border-radius:16px;width:100%;padding:18px 32px;font-size:16px;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 20px #514df940,0 2px 6px #514df926}.product-module__k-zzPa__checkoutBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.product-module__k-zzPa__checkoutBtn:hover{background-position:100% 0;transform:translateY(-2px);box-shadow:0 10px 32px #514df94d,0 4px 12px #514df933}.product-module__k-zzPa__checkoutBtn:hover:before{left:100%}.product-module__k-zzPa__checkoutBtn:active{transform:translateY(0);box-shadow:0 4px 14px #514df933,0 2px 6px #514df91a}.product-module__k-zzPa__paymentMethods{border-top:1px solid var(--border-color);align-items:center;margin-top:20px;padding-top:18px;display:flex}.product-module__k-zzPa__payIcons{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.product-module__k-zzPa__payBadge{background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 14px;transition:border-color .2s;display:flex}.product-module__k-zzPa__payBadge:hover{border-color:silver}.product-module__k-zzPa__visaText{color:#1a1f71;letter-spacing:1px;font-size:18px;font-style:italic;font-weight:800;line-height:1}.product-module__k-zzPa__mcDots{align-items:center;width:28px;height:18px;display:flex;position:relative}.product-module__k-zzPa__mcRed{background:#eb001b;border-radius:50%;width:18px;height:18px;position:absolute;left:0}.product-module__k-zzPa__mcYellow{opacity:.9;background:#f79e1b;border-radius:50%;width:18px;height:18px;position:absolute;right:0}.product-module__k-zzPa__payText{color:#3c4043;letter-spacing:-.2px;font-size:14px;font-weight:600}@media (max-width:900px){.product-module__k-zzPa__productGrid{grid-template-columns:1fr;gap:24px}.product-module__k-zzPa__imageCol{position:relative;top:0}.product-module__k-zzPa__imageCard{aspect-ratio:16/9;max-height:260px}}.product-module__k-zzPa__trustRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.product-module__k-zzPa__trustChip{background:var(--color-background);border:1px solid var(--border-color);border-radius:20px;align-items:center;gap:6px;padding:7px 14px;transition:border-color .2s;display:flex}.product-module__k-zzPa__trustChip:hover{border-color:#514df933}.product-module__k-zzPa__trustChip span{color:var(--text-color);white-space:nowrap;font-size:12px;font-weight:600}.product-module__k-zzPa__infoSection{padding:48px 0;animation:.5s .2s both product-module__k-zzPa__fadeUp}.product-module__k-zzPa__tabBar{background:#f2f2f5;border:none;border-radius:16px;flex-wrap:wrap;gap:8px;margin-bottom:28px;padding:6px;display:flex}.product-module__k-zzPa__tab{color:#666;cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;border-radius:12px;flex:1 1 0;min-width:0;padding:12px 22px;font-size:14px;font-weight:600;transition:all .25s}.product-module__k-zzPa__tab:hover{color:#333;background:#0000000a}.product-module__k-zzPa__tabActive{z-index:1;position:relative;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a;color:#1a1a1a!important;background:#fff!important;border-radius:12px!important}.product-module__k-zzPa__tabContent{animation:.3s product-module__k-zzPa__scaleIn}.product-module__k-zzPa__featureRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding:8px 0;display:flex}.product-module__k-zzPa__featureChip{color:#333;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.product-module__k-zzPa__featureEmoji{background:linear-gradient(135deg,#514df91a 0%,#514df92e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.product-module__k-zzPa__descGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-module__k-zzPa__descCard{text-align:center;background:#f8f8fa;border-radius:16px;padding:28px 24px;transition:transform .2s,box-shadow .2s}.product-module__k-zzPa__descCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.product-module__k-zzPa__descCardIcon{background:linear-gradient(135deg,#514df91a,#514df933);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:22px;display:flex}.product-module__k-zzPa__descCard h3{color:var(--text-color);margin-bottom:8px;font-size:15px;font-weight:700}.product-module__k-zzPa__descCard p{color:#666;margin:0;font-size:13px;line-height:1.65}.product-module__k-zzPa__descCard strong{color:var(--text-color)}.product-module__k-zzPa__specsContent{max-width:800px;margin:0 auto}.product-module__k-zzPa__specsCards{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.product-module__k-zzPa__specCard{text-align:center;background:#f8f8fa;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:20px 12px;transition:transform .2s,box-shadow .2s;display:flex}.product-module__k-zzPa__specCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000d}.product-module__k-zzPa__specCardIcon{margin-bottom:4px;font-size:22px}.product-module__k-zzPa__specCardLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.product-module__k-zzPa__specCardValue{color:var(--text-color);font-size:13px;font-weight:700}.product-module__k-zzPa__networksSection{text-align:center;border-top:1px solid var(--border-color);padding-top:20px}.product-module__k-zzPa__networksTitle{color:var(--text-color);margin-bottom:14px;font-size:14px;font-weight:700}.product-module__k-zzPa__networksList{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.product-module__k-zzPa__networkChip{color:#555;background:#f0f0f2;border-radius:50px;padding:8px 18px;font-size:13px;font-weight:600;transition:background .2s}.product-module__k-zzPa__networkChip:hover{background:#e4e4e8}@media (max-width:960px){.product-module__k-zzPa__productGrid{grid-template-columns:300px 1fr;gap:36px}.product-module__k-zzPa__trustBadges{flex-wrap:wrap;gap:16px}.product-module__k-zzPa__trustItem{min-width:calc(50% - 8px)}}@media (max-width:768px){.product-module__k-zzPa__page{background:linear-gradient(180deg, #f4f2ff 0%, var(--color-background) 180px);padding-bottom:40px}.product-module__k-zzPa__breadcrumb{padding:14px 16px 6px;font-size:12px}.product-module__k-zzPa__productGrid{grid-template-columns:1fr;gap:20px}.product-module__k-zzPa__imageCol{position:static}.product-module__k-zzPa__imageCard{aspect-ratio:16/10;border-radius:18px;max-height:220px}.product-module__k-zzPa__countryHeader{flex-flow:wrap;gap:10px;margin-bottom:20px}.product-module__k-zzPa__countryTitle h1{font-size:24px}.product-module__k-zzPa__compatBtn{border-radius:10px;padding:8px 14px;font-size:12px}.product-module__k-zzPa__planHeading{margin-bottom:12px;font-size:15px}.product-module__k-zzPa__planGrid{grid-template-columns:1fr;gap:10px}.product-module__k-zzPa__planCard{border-radius:14px;padding:14px}.product-module__k-zzPa__planName{font-size:14px}.product-module__k-zzPa__planValidity{font-size:11px}.product-module__k-zzPa__planPrice{font-size:20px}.product-module__k-zzPa__checkoutBtn{border-radius:14px;padding:16px 24px;font-size:15px}.product-module__k-zzPa__payIcons{gap:8px}.product-module__k-zzPa__payBadge{padding:6px 10px}.product-module__k-zzPa__trustRow{gap:8px;margin-top:16px}.product-module__k-zzPa__trustChip{padding:6px 10px}.product-module__k-zzPa__trustChip span{font-size:11px}.product-module__k-zzPa__infoSection{padding:32px 0}.product-module__k-zzPa__tabBar{border-radius:14px;gap:6px;padding:5px}.product-module__k-zzPa__tab{border-radius:10px;flex:calc(50% - 6px);padding:10px 8px;font-size:12.5px}.product-module__k-zzPa__tabActive{border-radius:10px!important}.product-module__k-zzPa__featureRow{flex-direction:column;align-items:flex-start;gap:14px}.product-module__k-zzPa__descGrid{grid-template-columns:1fr;gap:12px}.product-module__k-zzPa__descCard{padding:20px 18px}.product-module__k-zzPa__specsCards{grid-template-columns:repeat(2,1fr);gap:10px}.product-module__k-zzPa__specCard{padding:16px 10px}.product-module__k-zzPa__trustBadges{flex-direction:column;gap:12px;padding:16px}.product-module__k-zzPa__trustItem{min-width:auto}.product-module__k-zzPa__networkChip{padding:6px 14px;font-size:12px}.product-module__k-zzPa__productSection{padding:8px 0 24px}}@media (max-width:420px){.product-module__k-zzPa__countryTitle h1{font-size:22px}.product-module__k-zzPa__planPrice{font-size:18px}.product-module__k-zzPa__tab{padding:10px 4px;font-size:12px}.product-module__k-zzPa__imageCard{border-radius:16px;max-height:190px}.product-module__k-zzPa__compatBtn{gap:5px;padding:7px 12px;font-size:11px}.product-module__k-zzPa__descCard h3{font-size:14px}.product-module__k-zzPa__descCard p{font-size:12px}}.product-module__k-zzPa__compatOverlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.2s product-module__k-zzPa__compatFadeIn;display:flex;position:fixed;inset:0}@keyframes product-module__k-zzPa__compatFadeIn{0%{opacity:0}to{opacity:1}}.product-module__k-zzPa__compatModal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:580px;max-height:85vh;animation:.25s product-module__k-zzPa__compatSlideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #0003}@keyframes product-module__k-zzPa__compatSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-module__k-zzPa__compatHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:22px 24px 16px;display:flex}.product-module__k-zzPa__compatHeader h2{color:#1a1a1a;margin:0;font-size:18px;font-weight:800}.product-module__k-zzPa__compatClose{cursor:pointer;color:#666;background:#f2f2f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:flex}.product-module__k-zzPa__compatClose:hover{background:#e4e4e4}.product-module__k-zzPa__compatSearchWrap{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:14px 24px;display:flex}.product-module__k-zzPa__compatSearchInput{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.product-module__k-zzPa__compatSearchInput::placeholder{color:#aaa}.product-module__k-zzPa__compatBody{flex:1;padding:16px 24px 8px;overflow-y:auto}.product-module__k-zzPa__compatBrand{margin-bottom:22px}.product-module__k-zzPa__compatBrandHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.product-module__k-zzPa__compatBrandIcon{order:3;align-items:center;margin-left:auto;font-size:20px;display:flex}.product-module__k-zzPa__compatBrandLogo{object-fit:contain;width:auto;height:22px}.product-module__k-zzPa__compatBrandHeader h3{color:#1a1a1a;flex:1;margin:0;font-size:15px;font-weight:700}.product-module__k-zzPa__compatBrandCount{color:#999;background:#f2f2f2;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.product-module__k-zzPa__compatNotice{color:#856404;background:#fff8e1;border-radius:10px;margin:0 0 10px;padding:10px 14px;font-size:12px;line-height:1.5}.product-module__k-zzPa__compatDeviceList{grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.product-module__k-zzPa__compatDeviceList li{color:#444;border-radius:8px;padding:8px 14px;font-size:13px;transition:background .15s}.product-module__k-zzPa__compatDeviceList li:nth-child(odd){background:#f9f9fb}.product-module__k-zzPa__compatDeviceList li:hover{background:#f0f0f5}.product-module__k-zzPa__compatNoResults{text-align:center;padding:40px 20px}.product-module__k-zzPa__compatNoResults span{margin-bottom:14px;font-size:40px;display:block}.product-module__k-zzPa__compatNoResults p{color:#1a1a1a;margin:0 0 6px;font-size:15px;font-weight:600}.product-module__k-zzPa__compatNoResultsSub{color:#777!important;font-size:13px!important;font-weight:400!important}.product-module__k-zzPa__compatFooter{background:#fafafa;border-top:1px solid #f0f0f0;padding:14px 24px}.product-module__k-zzPa__compatFooter p{color:#777;text-align:center;margin:0;font-size:12px}.product-module__k-zzPa__compatFooter a{color:var(--primary-color);font-weight:600;text-decoration:none}.product-module__k-zzPa__compatFooter a:hover{text-decoration:underline}@media (max-width:600px){.product-module__k-zzPa__compatOverlay{align-items:flex-end;padding:0}.product-module__k-zzPa__compatModal{border-radius:20px 20px 0 0;max-width:100%;max-height:90vh;animation:.3s product-module__k-zzPa__compatSlideUpMobile}@keyframes product-module__k-zzPa__compatSlideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.product-module__k-zzPa__coverageText{color:#666;margin-bottom:24px;font-size:14px}.product-module__k-zzPa__coverageLink{font-size:inherit;color:var(--text-color);text-underline-offset:4px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:opacity .2s}.product-module__k-zzPa__coverageLink:hover{opacity:.7}.product-module__k-zzPa__countriesContent{animation:.3s product-module__k-zzPa__fadeUp}.product-module__k-zzPa__countriesHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.product-module__k-zzPa__countriesTitle{color:var(--text-color);letter-spacing:-.5px;margin:0;font-size:22px;font-weight:700}.product-module__k-zzPa__countriesSearch{background:#fff;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:10px;width:100%;max-width:320px;padding:10px 16px;display:flex;box-shadow:0 2px 8px #00000005}.product-module__k-zzPa__countriesSearch input{width:100%;color:var(--text-color);background:0 0;border:none;outline:none;font-size:14px}.product-module__k-zzPa__countriesGrid{grid-template-columns:repeat(4,1fr);gap:24px 16px;display:grid}.product-module__k-zzPa__countryItem{color:var(--text-color);align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.product-module__k-zzPa__countryItem img{border-radius:50%;box-shadow:0 2px 6px #00000014}@media (max-width:768px){.product-module__k-zzPa__countriesGrid{grid-template-columns:repeat(2,1fr)}}.product-module__k-zzPa__showMoreItem{color:var(--brand-purple,#514df9);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.product-module__k-zzPa__showMoreItem:hover{opacity:.75}.product-module__k-zzPa__showMoreCircle{background:var(--brand-purple,#514df9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}
.HowItWorksSection-module__xAvb0q__section{background-color:var(--color-primary);padding:64px 24px}.HowItWorksSection-module__xAvb0q__container{max-width:1200px;margin:0 auto}.HowItWorksSection-module__xAvb0q__heading{text-align:center;color:#fff;margin-bottom:48px;font-size:2.25rem;font-weight:700}.HowItWorksSection-module__xAvb0q__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;margin-bottom:48px;display:grid}.HowItWorksSection-module__xAvb0q__card{box-sizing:border-box;background-color:#ffffff26;border-radius:20px;flex-direction:column;gap:0;height:100%;padding:20px 20px 24px;transition:transform .2s;display:flex;overflow:hidden}.HowItWorksSection-module__xAvb0q__card:hover{transform:translateY(-4px)}.HowItWorksSection-module__xAvb0q__stepNumber{color:#ffffffb3;letter-spacing:.05em;margin-bottom:14px;font-size:.85rem;font-weight:600;display:block}.HowItWorksSection-module__xAvb0q__imageWrapper{aspect-ratio:600/560;border-radius:12px;flex-shrink:0;width:100%;margin-bottom:20px;overflow:hidden}.HowItWorksSection-module__xAvb0q__image{object-position:top;border-radius:12px;width:100%;height:auto;display:block}.HowItWorksSection-module__xAvb0q__stepTitle{color:#fff;margin:0 0 8px;font-size:1.05rem;font-weight:700}.HowItWorksSection-module__xAvb0q__stepDescription{color:#ffffffd9;margin:0;font-size:.875rem;line-height:1.55}.HowItWorksSection-module__xAvb0q__actionContainer{justify-content:center;display:flex}.HowItWorksSection-module__xAvb0q__buyButton{color:#fff;background-color:#0000;border:2px solid #fff;border-radius:9999px;padding:13px 48px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,transform .15s;display:inline-block}.HowItWorksSection-module__xAvb0q__buyButton:hover{color:var(--color-primary);background-color:#fff;transform:translateY(-2px)}@media (max-width:900px){.HowItWorksSection-module__xAvb0q__grid{grid-template-columns:1fr;max-width:340px;margin-left:auto;margin-right:auto}.HowItWorksSection-module__xAvb0q__heading{margin-bottom:32px;font-size:1.75rem}.HowItWorksSection-module__xAvb0q__card{padding:16px 16px 20px}.HowItWorksSection-module__xAvb0q__imageWrapper{aspect-ratio:600/480;margin-bottom:14px}.HowItWorksSection-module__xAvb0q__stepNumber{margin-bottom:10px;font-size:.8rem}.HowItWorksSection-module__xAvb0q__stepTitle{font-size:.95rem}.HowItWorksSection-module__xAvb0q__stepDescription{font-size:.82rem}.HowItWorksSection-module__xAvb0q__buyButton{text-align:center;width:100%;padding:14px 32px}}
.FeaturesSection-module__mrxHnq__section{background-color:#fff;padding:80px 0}.FeaturesSection-module__mrxHnq__container{max-width:1100px;margin:0 auto;padding:0 48px}.FeaturesSection-module__mrxHnq__sectionTitle{text-align:center;color:#111;margin-bottom:12px;font-size:2.5rem;font-weight:800}.FeaturesSection-module__mrxHnq__sectionSubtitle{text-align:center;color:#666;margin-bottom:64px;font-size:1rem}.FeaturesSection-module__mrxHnq__grid{grid-template-columns:auto auto;justify-content:center;gap:48px 120px;display:grid}.FeaturesSection-module__mrxHnq__featureCard{flex-direction:column;align-items:flex-start;max-width:340px;display:flex}.FeaturesSection-module__mrxHnq__iconWrapper{margin-bottom:20px;line-height:0}.FeaturesSection-module__mrxHnq__iconWrapper svg{width:88px;height:88px}.FeaturesSection-module__mrxHnq__featureTitle{color:#111;margin-bottom:10px;font-size:1.3rem;font-weight:700}.FeaturesSection-module__mrxHnq__featureDescription{color:#555;font-size:1.1rem;line-height:1.6}@media (max-width:640px){.FeaturesSection-module__mrxHnq__section{padding:56px 0}.FeaturesSection-module__mrxHnq__container{padding:0 24px}.FeaturesSection-module__mrxHnq__grid{grid-template-columns:1fr;gap:36px}.FeaturesSection-module__mrxHnq__featureCard{text-align:center;align-items:center;max-width:100%}.FeaturesSection-module__mrxHnq__sectionTitle{font-size:1.75rem}.FeaturesSection-module__mrxHnq__sectionSubtitle{margin-bottom:40px}.FeaturesSection-module__mrxHnq__iconWrapper svg{width:56px;height:56px}.FeaturesSection-module__mrxHnq__featureTitle{font-size:1.15rem}.FeaturesSection-module__mrxHnq__featureDescription{font-size:.95rem}}
.RefundPolicySection-module__v_nnka__section{background-color:#5c59ff;width:100%;padding:80px 40px;position:relative;overflow:hidden}.RefundPolicySection-module__v_nnka__glowLeft{pointer-events:none;z-index:0;background:radial-gradient(at 0,#ffffff2e 0%,#0000 70%);width:300px;height:100%;position:absolute;top:0;left:0}.RefundPolicySection-module__v_nnka__glowRight{pointer-events:none;z-index:0;background:radial-gradient(at 100%,#ffffff2e 0%,#0000 70%);width:300px;height:100%;position:absolute;top:0;right:0}.RefundPolicySection-module__v_nnka__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.RefundPolicySection-module__v_nnka__box{background-color:#4a47e0;border-radius:24px;margin-bottom:40px;padding:56px 72px;position:relative;overflow:hidden}.RefundPolicySection-module__v_nnka__blobWrap{pointer-events:none;z-index:0;width:260px;height:260px;position:absolute;top:-100px;right:-130px}.RefundPolicySection-module__v_nnka__blobSvg{width:100%;height:100%}.RefundPolicySection-module__v_nnka__contentGrid{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.RefundPolicySection-module__v_nnka__textContent{max-width:520px}.RefundPolicySection-module__v_nnka__title{color:#fff;margin:0 0 24px;font-size:2.8rem;font-weight:800;line-height:1.2}.RefundPolicySection-module__v_nnka__description{color:#ffffffe6;max-width:460px;margin:0;font-size:1.05rem;line-height:1.7}.RefundPolicySection-module__v_nnka__planeWrap{flex-shrink:0;justify-content:center;align-items:center;margin-right:-16px;display:flex}.RefundPolicySection-module__v_nnka__planeIcon{width:300px;height:auto;display:block}.RefundPolicySection-module__v_nnka__actionContainer{justify-content:center;display:flex}.RefundPolicySection-module__v_nnka__button{color:#4a47e0;white-space:nowrap;background-color:#fff;border:none;border-radius:9999px;padding:16px 52px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 16px #00000026}.RefundPolicySection-module__v_nnka__button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000040}@media (max-width:960px){.RefundPolicySection-module__v_nnka__box{padding:48px 40px}.RefundPolicySection-module__v_nnka__contentGrid{text-align:left;flex-direction:column;align-items:flex-start}.RefundPolicySection-module__v_nnka__title{font-size:2.2rem}.RefundPolicySection-module__v_nnka__planeWrap{align-self:flex-end;margin-right:0}.RefundPolicySection-module__v_nnka__planeIcon{width:220px}}@media (max-width:600px){.RefundPolicySection-module__v_nnka__section{padding:48px 16px}.RefundPolicySection-module__v_nnka__box{border-radius:16px;padding:36px 24px}.RefundPolicySection-module__v_nnka__contentGrid{text-align:center;flex-direction:column;align-items:center}.RefundPolicySection-module__v_nnka__textContent,.RefundPolicySection-module__v_nnka__description{max-width:100%}.RefundPolicySection-module__v_nnka__title{font-size:1.75rem}.RefundPolicySection-module__v_nnka__description{font-size:.95rem}.RefundPolicySection-module__v_nnka__planeWrap{align-self:center;margin-right:0}.RefundPolicySection-module__v_nnka__planeIcon{width:240px}.RefundPolicySection-module__v_nnka__button{text-align:center;width:100%;padding:16px 24px}}
.AppDownloadSection-module__vfGTAa__section{background:var(--bg-color);padding:40px 24px}.AppDownloadSection-module__vfGTAa__container{max-width:1200px;margin:0 auto}.AppDownloadSection-module__vfGTAa__card{background:linear-gradient(120deg,#5035ff 0%,#7b52ff 50%,#a259ff 100%);border-radius:28px;align-items:flex-end;gap:40px;min-height:280px;padding:48px 64px 0;display:flex;position:relative;overflow:hidden}.AppDownloadSection-module__vfGTAa__blob1{pointer-events:none;background:#ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.AppDownloadSection-module__vfGTAa__blob2{pointer-events:none;background:#e6328c40;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-120px;right:30%}.AppDownloadSection-module__vfGTAa__left{z-index:1;flex:1;min-width:0;padding-bottom:48px;position:relative}.AppDownloadSection-module__vfGTAa__title{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15}.AppDownloadSection-module__vfGTAa__subtitle{color:#ffffffbf;max-width:420px;margin-bottom:36px;font-size:16px;line-height:1.65}.AppDownloadSection-module__vfGTAa__qrBlock{align-items:center;gap:20px;margin-bottom:32px;display:flex}.AppDownloadSection-module__vfGTAa__qrWrap{border-radius:12px;flex-shrink:0;line-height:0;overflow:hidden}.AppDownloadSection-module__vfGTAa__qrImg{border-radius:4px;display:block}.AppDownloadSection-module__vfGTAa__qrLabel{color:#fff;margin-bottom:4px;font-size:17px;font-weight:700;display:block}.AppDownloadSection-module__vfGTAa__qrSub{color:#ffffffa6;font-size:13px;display:block}.AppDownloadSection-module__vfGTAa__storeButtons{flex-wrap:wrap;gap:14px;display:flex}.AppDownloadSection-module__vfGTAa__storeBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:14px;align-items:center;gap:10px;padding:12px 22px;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:flex}.AppDownloadSection-module__vfGTAa__storeBadge:hover{background:#ffffff38;border-color:#ffffff80;transform:translateY(-2px)}.AppDownloadSection-module__vfGTAa__badgeText{flex-direction:column;gap:1px;display:flex}.AppDownloadSection-module__vfGTAa__badgeSub{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.AppDownloadSection-module__vfGTAa__badgeMain{color:#fff;font-size:18px;font-weight:700;line-height:1.1}.AppDownloadSection-module__vfGTAa__right{z-index:1;flex-shrink:0;align-self:flex-end;align-items:flex-end;display:flex;position:relative}.AppDownloadSection-module__vfGTAa__mockupWrap{position:relative}.AppDownloadSection-module__vfGTAa__mockupImg{object-fit:contain;filter:drop-shadow(0 24px 48px #00000059);vertical-align:bottom;width:auto;max-height:480px;margin-bottom:0;display:block}@media (max-width:1024px){.AppDownloadSection-module__vfGTAa__card{gap:40px;padding:48px 40px}}@media (max-width:768px){.AppDownloadSection-module__vfGTAa__section{padding:24px 16px}.AppDownloadSection-module__vfGTAa__card{text-align:center;flex-direction:column;gap:28px;padding:36px 24px 0;overflow:hidden}.AppDownloadSection-module__vfGTAa__left{flex-direction:column;align-items:center;padding-bottom:0;display:flex}.AppDownloadSection-module__vfGTAa__title{font-size:1.6rem}.AppDownloadSection-module__vfGTAa__subtitle{max-width:100%;margin-bottom:24px;font-size:15px}.AppDownloadSection-module__vfGTAa__qrBlock{text-align:center;flex-direction:column;margin-bottom:24px}.AppDownloadSection-module__vfGTAa__storeButtons{justify-content:center}.AppDownloadSection-module__vfGTAa__storeBadge{padding:10px 18px}.AppDownloadSection-module__vfGTAa__badgeMain{font-size:16px}.AppDownloadSection-module__vfGTAa__right{justify-content:center;width:100%;max-height:320px;overflow:hidden}.AppDownloadSection-module__vfGTAa__mockupImg{max-width:340px;max-height:300px}}
.ReviewsSection-module__w3bsNW__section{background:#f8f7ff;padding:100px 40px}.ReviewsSection-module__w3bsNW__container{max-width:1200px;margin:0 auto}.ReviewsSection-module__w3bsNW__header{text-align:center;margin-bottom:56px}.ReviewsSection-module__w3bsNW__overline{letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary,#5851ff);background:#eceaff;border-radius:9999px;margin-bottom:16px;padding:6px 18px;font-size:.75rem;font-weight:700;display:inline-block}.ReviewsSection-module__w3bsNW__title{color:#0d0d0d;margin:0 0 14px;font-size:2.6rem;font-weight:800;line-height:1.15}.ReviewsSection-module__w3bsNW__subtitle{color:#777;max-width:460px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ReviewsSection-module__w3bsNW__carouselOuter{align-items:center;gap:16px;display:flex;position:relative}.ReviewsSection-module__w3bsNW__carouselTrack{flex:1;margin:-24px -16px;padding:24px 16px;overflow:hidden}.ReviewsSection-module__w3bsNW__carouselInner{gap:24px;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.ReviewsSection-module__w3bsNW__card{background:#fff;border:1px solid #ece9ff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:14px;min-width:0;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #5851ff0f}.ReviewsSection-module__w3bsNW__card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #5851ff21}.ReviewsSection-module__w3bsNW__cardHeader{justify-content:space-between;align-items:center;display:flex}.ReviewsSection-module__w3bsNW__stars{gap:2px;display:flex}.ReviewsSection-module__w3bsNW__flagImg{object-fit:cover;border:1px solid #e5e5e5;border-radius:3px;width:28px;height:20px;display:block}.ReviewsSection-module__w3bsNW__reviewText{color:#333;flex:1;margin:0;font-size:.94rem;line-height:1.75}.ReviewsSection-module__w3bsNW__planBadge{color:var(--color-primary,#5851ff);letter-spacing:.02em;background:#eceaff;border-radius:8px;align-self:flex-start;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.ReviewsSection-module__w3bsNW__reviewer{border-top:1px solid #f0f0f0;align-items:center;gap:10px;padding-top:12px;display:flex}.ReviewsSection-module__w3bsNW__avatarWrap{border:2px solid #eceaff;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.ReviewsSection-module__w3bsNW__avatar{object-fit:cover;object-position:center top;width:100%;height:100%}.ReviewsSection-module__w3bsNW__reviewerInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ReviewsSection-module__w3bsNW__reviewerName{color:#111;font-size:.9rem;font-weight:700}.ReviewsSection-module__w3bsNW__reviewerCountry{color:#aaa;font-size:.74rem}.ReviewsSection-module__w3bsNW__verifiedBadge{color:var(--color-primary,#5851ff);background:#eceaff;border-radius:9999px;flex-shrink:0;align-items:center;gap:4px;padding:3px 9px;font-size:.68rem;font-weight:600;display:flex}.ReviewsSection-module__w3bsNW__arrow{color:#444;cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000f}.ReviewsSection-module__w3bsNW__arrow:hover{border-color:var(--color-primary,#5851ff);color:var(--color-primary,#5851ff);box-shadow:0 4px 16px #5851ff2e}.ReviewsSection-module__w3bsNW__dots{justify-content:center;gap:8px;margin-top:36px;display:flex}.ReviewsSection-module__w3bsNW__dot{cursor:pointer;background:#d5d2f7;border:none;border-radius:9999px;width:8px;height:8px;padding:0;transition:all .25s}.ReviewsSection-module__w3bsNW__dotActive{background:var(--color-primary,#5851ff);width:28px}@media (max-width:640px){.ReviewsSection-module__w3bsNW__section{padding:60px 16px}.ReviewsSection-module__w3bsNW__title{font-size:1.9rem}.ReviewsSection-module__w3bsNW__subtitle{font-size:.95rem}.ReviewsSection-module__w3bsNW__header{margin-bottom:36px}.ReviewsSection-module__w3bsNW__arrow{display:none}.ReviewsSection-module__w3bsNW__card{padding:22px 20px}.ReviewsSection-module__w3bsNW__reviewText{font-size:.88rem}}
.ComparisonSection-module__3GCWfa__section{background-color:var(--color-primary,#5851ff);padding:100px 40px;position:relative;overflow:hidden}.ComparisonSection-module__3GCWfa__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff12 0%,#0000 70%);width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ComparisonSection-module__3GCWfa__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.ComparisonSection-module__3GCWfa__header{text-align:center;margin-bottom:64px}.ComparisonSection-module__3GCWfa__overline{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;background:#ffffff1f;border-radius:9999px;margin-bottom:18px;padding:6px 18px;font-size:.75rem;font-weight:700;display:inline-block}.ComparisonSection-module__3GCWfa__title{color:#fff;margin:0 0 14px;font-size:2.6rem;font-weight:800;line-height:1.15}.ComparisonSection-module__3GCWfa__subtitle{color:#ffffffb3;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ComparisonSection-module__3GCWfa__cards{grid-template-columns:1fr 1.08fr 1fr;align-items:start;gap:20px;max-width:900px;margin:0 auto;display:grid}.ComparisonSection-module__3GCWfa__cardMuted{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;padding:28px 22px}.ComparisonSection-module__3GCWfa__cardFeatured{background:#fff;border-radius:28px;padding:32px 26px;position:relative;box-shadow:0 24px 64px #00000040}.ComparisonSection-module__3GCWfa__cardHeader{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;display:flex}.ComparisonSection-module__3GCWfa__bestBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary,#5851ff);background:#eceaff;border-radius:9999px;align-self:center;margin-bottom:6px;padding:4px 12px;font-size:.68rem;font-weight:700;display:inline-block}.ComparisonSection-module__3GCWfa__cardName{color:#ffffffe6;font-size:1.3rem;font-weight:800}.ComparisonSection-module__3GCWfa__cardNameFeatured{color:#111;font-size:1.4rem;font-weight:800}.ComparisonSection-module__3GCWfa__cardSub{color:#ffffff80;font-size:.82rem;font-weight:500}.ComparisonSection-module__3GCWfa__cardSubFeatured{color:#999;font-size:.82rem;font-weight:500}.ComparisonSection-module__3GCWfa__featureList{flex-direction:column;gap:14px;width:100%;margin:0;padding:0 0 0 12px;list-style:none;display:flex}.ComparisonSection-module__3GCWfa__featureItem{align-items:center;gap:12px;display:flex}.ComparisonSection-module__3GCWfa__featText{color:#ffffff8c;font-size:.9rem;font-weight:500}.ComparisonSection-module__3GCWfa__featTextFeatured{color:#222;font-size:.9rem;font-weight:600}.ComparisonSection-module__3GCWfa__iconCheck,.ComparisonSection-module__3GCWfa__iconCross{flex-shrink:0;line-height:0;display:inline-flex}.ComparisonSection-module__3GCWfa__ctaButton{text-align:center;background:var(--color-primary,#5851ff);color:#fff;border-radius:9999px;margin-top:32px;padding:15px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 6px 20px #5851ff66}.ComparisonSection-module__3GCWfa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 28px #5851ff80}@media (max-width:860px){.ComparisonSection-module__3GCWfa__cards{grid-template-columns:1fr;max-width:380px;margin:0 auto}.ComparisonSection-module__3GCWfa__cardFeatured{order:-1}.ComparisonSection-module__3GCWfa__cardMuted{padding:28px 22px}.ComparisonSection-module__3GCWfa__cardFeatured{padding:32px 24px}.ComparisonSection-module__3GCWfa__cardHeader{text-align:center;align-items:center}.ComparisonSection-module__3GCWfa__bestBadge{align-self:center}}@media (max-width:600px){.ComparisonSection-module__3GCWfa__section{padding:64px 16px}.ComparisonSection-module__3GCWfa__title{font-size:2rem}.ComparisonSection-module__3GCWfa__header{margin-bottom:40px}.ComparisonSection-module__3GCWfa__cards{max-width:100%}.ComparisonSection-module__3GCWfa__cardMuted{padding:28px 24px}.ComparisonSection-module__3GCWfa__cardFeatured{padding:32px 28px}.ComparisonSection-module__3GCWfa__cardNameFeatured{font-size:1.6rem}.ComparisonSection-module__3GCWfa__cardName{font-size:1.4rem}.ComparisonSection-module__3GCWfa__bestBadge{padding:5px 14px;font-size:.75rem}.ComparisonSection-module__3GCWfa__featureList{align-items:flex-start;gap:16px;width:100%;padding-left:12px}.ComparisonSection-module__3GCWfa__featText,.ComparisonSection-module__3GCWfa__featTextFeatured{font-size:1rem}.ComparisonSection-module__3GCWfa__ctaButton{padding:16px 28px;font-size:1rem}}
.FaqSection-module__lDWFTW__faqSection{background:linear-gradient(#f8f7ff 0%,#fff 100%);padding:120px 0}.FaqSection-module__lDWFTW__inner{max-width:900px;margin:0 auto}.FaqSection-module__lDWFTW__header{text-align:center;margin-bottom:72px}.FaqSection-module__lDWFTW__overline{text-transform:uppercase;letter-spacing:2px;color:var(--brand-purple);background:#5851ff14;border-radius:100px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.FaqSection-module__lDWFTW__title{color:var(--text-color);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.15}.FaqSection-module__lDWFTW__subtitle{color:var(--text-muted);max-width:480px;margin:0 auto;font-size:18px;line-height:1.6}.FaqSection-module__lDWFTW__faqList{flex-direction:column;gap:16px;display:flex}.FaqSection-module__lDWFTW__faqItem{background:#fff;border:1.5px solid #ece9ff;border-radius:20px;transition:border-color .25s,box-shadow .25s,transform .2s;overflow:hidden}.FaqSection-module__lDWFTW__faqItem:hover{border-color:#b8afff;transform:translateY(-1px);box-shadow:0 8px 32px #5851ff1a}.FaqSection-module__lDWFTW__faqItemOpen{border-color:var(--brand-purple)!important;transform:translateY(-2px)!important;box-shadow:0 8px 40px #5851ff24!important}.FaqSection-module__lDWFTW__question{width:100%;color:var(--text-color);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 28px;font-size:17px;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.FaqSection-module__lDWFTW__faqItemOpen .FaqSection-module__lDWFTW__question{color:var(--brand-purple)}.FaqSection-module__lDWFTW__qText{flex:1}.FaqSection-module__lDWFTW__icon{width:36px;height:36px;color:var(--text-muted);border:1.5px solid #ece9ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,background .2s,border-color .2s,color .2s;display:flex}.FaqSection-module__lDWFTW__faqItemOpen .FaqSection-module__lDWFTW__icon{background:var(--brand-purple);border-color:var(--brand-purple);color:#fff;transform:rotate(180deg)}.FaqSection-module__lDWFTW__divider{background:linear-gradient(90deg,#0000,#ece9ff 20% 80%,#0000);height:1px;margin:0 28px}.FaqSection-module__lDWFTW__answerWrap{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection-module__lDWFTW__answerWrapOpen{max-height:600px}.FaqSection-module__lDWFTW__answer{color:#64748b;padding:16px 28px 20px;font-size:16px;line-height:1.65}.FaqSection-module__lDWFTW__answer p{margin:0}.FaqSection-module__lDWFTW__stepsList{counter-reset:step-counter;flex-direction:column;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.FaqSection-module__lDWFTW__stepsList li{counter-increment:step-counter;color:#64748b;align-items:flex-start;gap:12px;font-size:15px;display:flex}.FaqSection-module__lDWFTW__stepsList li:before{content:counter(step-counter);width:24px;height:24px;color:var(--brand-purple);background:#5851ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:800;display:flex}.FaqSection-module__lDWFTW__cta{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:56px;display:flex}.FaqSection-module__lDWFTW__ctaText{color:var(--text-muted);font-size:16px;font-weight:500}.FaqSection-module__lDWFTW__ctaLink{background:var(--brand-purple);color:#fff;border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:17px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 8px 24px #5851ff4d}.FaqSection-module__lDWFTW__ctaLink:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:768px){.FaqSection-module__lDWFTW__faqSection{padding:56px 0}.FaqSection-module__lDWFTW__inner{padding:0 20px}.FaqSection-module__lDWFTW__header{margin-bottom:40px}.FaqSection-module__lDWFTW__title{font-size:1.75rem}.FaqSection-module__lDWFTW__subtitle{font-size:16px}.FaqSection-module__lDWFTW__question{padding:18px 20px;font-size:15px}.FaqSection-module__lDWFTW__answer{padding:12px 20px 20px;font-size:15px}.FaqSection-module__lDWFTW__divider{margin:0 20px}.FaqSection-module__lDWFTW__icon{width:32px;height:32px}.FaqSection-module__lDWFTW__cta{flex-direction:column;gap:12px;margin-top:40px}.FaqSection-module__lDWFTW__ctaLink{justify-content:center;width:100%;padding:14px 28px;font-size:16px}}
