.BlockRenderer-module__WvDuha__blocks{flex-direction:column;gap:clamp(28px,4vw,44px);display:flex}.BlockRenderer-module__WvDuha__heading{color:var(--text);line-height:1.3}.BlockRenderer-module__WvDuha__h2{font-size:var(--fs-h2);padding-top:var(--space-4);font-weight:700}.BlockRenderer-module__WvDuha__h3{font-size:var(--fs-h3);font-weight:700}.BlockRenderer-module__WvDuha__paragraph{max-width:76ch}.BlockRenderer-module__WvDuha__figure{margin:0}.BlockRenderer-module__WvDuha__imgBtn{border-radius:var(--r-lg);cursor:zoom-in;border:1px solid var(--line);background:var(--surface);width:100%;padding:0;display:block;overflow:hidden}.BlockRenderer-module__WvDuha__image{width:100%;height:auto;transition:transform .6s var(--ease-out);display:block}.BlockRenderer-module__WvDuha__imgBtn:hover .BlockRenderer-module__WvDuha__image{transform:scale(1.015)}.BlockRenderer-module__WvDuha__caption{color:var(--text-3);text-align:center;margin-top:10px;font-size:13px}.BlockRenderer-module__WvDuha__grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:720px){.BlockRenderer-module__WvDuha__grid{grid-template-columns:repeat(var(--cols,3),1fr)}}.BlockRenderer-module__WvDuha__gridItem{aspect-ratio:4/3;border-radius:var(--r-md);border:1px solid var(--line);cursor:zoom-in;background:var(--surface-2);padding:0;position:relative;overflow:hidden}.BlockRenderer-module__WvDuha__gridImg{object-fit:cover;transition:transform .5s var(--ease-out)}.BlockRenderer-module__WvDuha__gridItem:hover .BlockRenderer-module__WvDuha__gridImg{transform:scale(1.05)}.BlockRenderer-module__WvDuha__videoWrap{aspect-ratio:16/9;border-radius:var(--r-lg);border:1px solid var(--line);background:#000;position:relative;overflow:hidden}.BlockRenderer-module__WvDuha__videoWrap iframe,.BlockRenderer-module__WvDuha__videoWrap video{border:0;width:100%;height:100%;position:absolute;inset:0}.BlockRenderer-module__WvDuha__carousel{position:relative}.BlockRenderer-module__WvDuha__emblaViewport{border-radius:var(--r-lg);overflow:hidden}.BlockRenderer-module__WvDuha__emblaContainer{display:flex}.BlockRenderer-module__WvDuha__emblaSlide{flex:0 0 100%;min-width:0;padding-inline:4px}.BlockRenderer-module__WvDuha__carouselBtn{background:var(--surface);border:1px solid var(--line-strong);width:42px;height:42px;color:var(--text);box-shadow:var(--shadow-md);z-index:2;transition:background-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.BlockRenderer-module__WvDuha__carouselBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff}.BlockRenderer-module__WvDuha__carouselPrev{inset-inline-start:14px}.BlockRenderer-module__WvDuha__carouselNext{inset-inline-end:14px}.BlockRenderer-module__WvDuha__dots{margin-top:var(--space-4);justify-content:center;gap:7px;display:flex}.BlockRenderer-module__WvDuha__dot{background:var(--line-strong);width:7px;height:7px;transition:background-color var(--dur-fast)var(--ease-out),width var(--dur-base)var(--ease-out);border-radius:50%;padding:0}.BlockRenderer-module__WvDuha__dotActive{background:var(--accent);border-radius:4px;width:22px}.BlockRenderer-module__WvDuha__features{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.BlockRenderer-module__WvDuha__features{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.BlockRenderer-module__WvDuha__features{grid-template-columns:repeat(var(--cols,3),1fr)}}.BlockRenderer-module__WvDuha__featureCard{flex-direction:column;gap:10px;height:100%;padding:22px;display:flex}.BlockRenderer-module__WvDuha__featureIcon{background:var(--accent-soft);border:1px solid var(--accent-line);width:42px;height:42px;color:var(--accent-strong);border-radius:11px;place-items:center;display:grid}.BlockRenderer-module__WvDuha__featureTitle{color:var(--text);font-size:1rem;font-weight:700}.BlockRenderer-module__WvDuha__featureDesc{font-size:var(--fs-sm);color:var(--text-2);line-height:1.75}.BlockRenderer-module__WvDuha__specs{overflow:hidden}.BlockRenderer-module__WvDuha__specRow{justify-content:space-between;align-items:baseline;gap:var(--space-5);padding:15px 22px;display:flex}.BlockRenderer-module__WvDuha__specRow:not(:last-child){border-bottom:1px solid var(--line)}.BlockRenderer-module__WvDuha__specLabel{font-size:var(--fs-sm);color:var(--text-2);flex-shrink:0}.BlockRenderer-module__WvDuha__specValue{color:var(--text);text-align:end;font-weight:600}.BlockRenderer-module__WvDuha__ctaBlock{justify-content:space-between;align-items:center;gap:var(--space-5);border-radius:var(--r-lg);border:1px solid var(--accent-line);background:linear-gradient(135deg,var(--accent-softer),transparent 60%),var(--surface);flex-wrap:wrap;padding:clamp(22px,3vw,32px);display:flex}.BlockRenderer-module__WvDuha__ctaText{color:var(--text);max-width:60ch;font-size:1.05rem;font-weight:600}.BlockRenderer-module__WvDuha__lightbox{z-index:var(--z-modal);background:var(--backdrop);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--space-5);cursor:zoom-out;place-items:center;display:grid;position:fixed;inset:0}.BlockRenderer-module__WvDuha__lightboxImg{border-radius:var(--r-md);max-width:min(1200px,94vw);max-height:88vh;box-shadow:var(--shadow-lg);cursor:default}.BlockRenderer-module__WvDuha__lightboxClose{top:20px;background:var(--surface);border:1px solid var(--line-strong);width:44px;height:44px;color:var(--text);z-index:1;border-radius:50%;place-items:center;display:grid;position:absolute;inset-inline-end:20px}.BlockRenderer-module__WvDuha__lightboxClose:hover{background:var(--accent);border-color:var(--accent);color:#fff}.BlockRenderer-module__WvDuha__blockSection{min-width:0}.BlockRenderer-module__WvDuha__secHead{margin-bottom:var(--space-6);max-width:68ch}.BlockRenderer-module__WvDuha__secTitle{font-size:var(--fs-h3);color:var(--text);font-weight:700;line-height:1.3}.BlockRenderer-module__WvDuha__secSub{color:var(--text-2);margin-top:8px;font-size:15px;line-height:1.8}.BlockRenderer-module__WvDuha__pricingGrid{gap:var(--space-4);grid-template-columns:1fr;align-items:stretch;padding-top:14px;display:grid}@media (min-width:640px){.BlockRenderer-module__WvDuha__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.BlockRenderer-module__WvDuha__pricingGrid{grid-template-columns:repeat(var(--cols,3),1fr)}}.BlockRenderer-module__WvDuha__plan{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);transition:transform var(--dur-base)var(--ease-out),border-color var(--dur-base)var(--ease-out),box-shadow var(--dur-base)var(--ease-out);flex-direction:column;gap:14px;padding:clamp(22px,3vw,30px) clamp(18px,2.5vw,26px);display:flex;position:relative}.BlockRenderer-module__WvDuha__plan:hover{border-color:var(--accent-line);box-shadow:var(--shadow-md);transform:translateY(-4px)}.BlockRenderer-module__WvDuha__planHi{background:linear-gradient(180deg,var(--accent-softer),transparent 38%)padding-box,linear-gradient(180deg,var(--surface-2),var(--surface-2))padding-box,linear-gradient(180deg,var(--accent-strong),var(--accent-line)45%,var(--line)92%)border-box;box-shadow:var(--shadow-accent);z-index:1;border:1px solid #0000}.BlockRenderer-module__WvDuha__planHi:hover{transform:translateY(-2px)}@media (min-width:980px){.BlockRenderer-module__WvDuha__planHi{margin-block:-14px 14px}}@media (max-width:639px){.BlockRenderer-module__WvDuha__planHi{order:-1}}.BlockRenderer-module__WvDuha__planBadge{top:-13px;border-radius:var(--r-pill);background:var(--accent);color:#fff;width:fit-content;max-width:calc(100% - 32px);box-shadow:var(--shadow-accent);white-space:nowrap;text-overflow:ellipsis;z-index:2;margin-inline:auto;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;inset-inline:0;overflow:hidden}.BlockRenderer-module__WvDuha__planBadgeGhost{background:var(--surface-3);color:var(--accent-strong);border:1px solid var(--accent-line);box-shadow:none}.BlockRenderer-module__WvDuha__planName{color:var(--text-2);font-size:15px;font-weight:700}.BlockRenderer-module__WvDuha__planPriceRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:2px;display:flex}.BlockRenderer-module__WvDuha__planPrice{font-family:var(--font-mono);color:var(--text);align-items:baseline;font-size:clamp(2rem,1.5rem + 1.7vw,2.6rem);font-weight:700;line-height:1;display:inline-flex}.BlockRenderer-module__WvDuha__planCur{margin-top:.35em;color:var(--text-2);align-self:flex-start;margin-inline-end:1px;font-size:.5em;font-weight:600}.BlockRenderer-module__WvDuha__planCurSuffix{color:var(--text-3);font-size:13px}.BlockRenderer-module__WvDuha__planCustom{color:var(--text);font-size:1.45rem;font-weight:700}.BlockRenderer-module__WvDuha__planPeriod{color:var(--text-3);font-size:13px}.BlockRenderer-module__WvDuha__planDivider{border:0;border-top:1px solid var(--line);margin:4px 0}.BlockRenderer-module__WvDuha__planFeatures{flex-direction:column;display:flex}.BlockRenderer-module__WvDuha__planFeatures li{color:var(--text-2);gap:10px;padding-block:5px;font-size:14px;line-height:1.7;display:flex}.BlockRenderer-module__WvDuha__planFeatures svg{color:var(--accent-strong);flex-shrink:0;margin-top:3px}.BlockRenderer-module__WvDuha__planCta{width:100%;margin-top:auto}.BlockRenderer-module__WvDuha__steps{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:720px){.BlockRenderer-module__WvDuha__steps{grid-template-columns:repeat(var(--cols,3),1fr);gap:var(--space-5)}}.BlockRenderer-module__WvDuha__step{transition:transform var(--dur-fast)var(--ease-out)}.BlockRenderer-module__WvDuha__step:hover{transform:translateY(-2px)}.BlockRenderer-module__WvDuha__stepMarker{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.BlockRenderer-module__WvDuha__stepNum{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-strong);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-pill);transition:border-color var(--dur-fast)var(--ease-out);flex-shrink:0;padding:7px 13px;font-size:13px;font-weight:600}.BlockRenderer-module__WvDuha__step:hover .BlockRenderer-module__WvDuha__stepNum{border-color:var(--accent)}.BlockRenderer-module__WvDuha__stepIconTile{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--line);width:34px;height:34px;color:var(--text-2);transition:color var(--dur-fast)var(--ease-out),border-color var(--dur-fast)var(--ease-out);flex-shrink:0;place-items:center;display:grid}.BlockRenderer-module__WvDuha__step:hover .BlockRenderer-module__WvDuha__stepIconTile{color:var(--accent-strong);border-color:var(--accent-line)}.BlockRenderer-module__WvDuha__stepTitle{color:var(--text);margin-bottom:8px;font-size:1.05rem;font-weight:700}.BlockRenderer-module__WvDuha__stepDesc{font-size:var(--fs-sm);color:var(--text-2);max-width:34ch;line-height:1.8}.BlockRenderer-module__WvDuha__stepLine{background:linear-gradient(90deg,var(--accent-line),var(--line));transform-origin:0;border-radius:2px;flex:1;height:2px;display:none}[dir=rtl] .BlockRenderer-module__WvDuha__stepLine{background:linear-gradient(-90deg,var(--accent-line),var(--line));transform-origin:100%}@media (min-width:720px){.BlockRenderer-module__WvDuha__stepLine{display:block}.BlockRenderer-module__WvDuha__steps .BlockRenderer-module__WvDuha__step:last-child .BlockRenderer-module__WvDuha__stepLine,.BlockRenderer-module__WvDuha__cols2 .BlockRenderer-module__WvDuha__step:nth-child(2n) .BlockRenderer-module__WvDuha__stepLine,.BlockRenderer-module__WvDuha__cols3 .BlockRenderer-module__WvDuha__step:nth-child(3n) .BlockRenderer-module__WvDuha__stepLine{display:none}}@media (max-width:719px){.BlockRenderer-module__WvDuha__step{position:relative}.BlockRenderer-module__WvDuha__step:not(:last-child):before{content:"";inset-inline-start:15px;top:44px;bottom:calc(var(--space-6)*-1 + 6px);background:linear-gradient(180deg,var(--accent-line),var(--line));border-radius:2px;width:2px;position:absolute}.BlockRenderer-module__WvDuha__stepMarker{z-index:1;position:relative}}.BlockRenderer-module__WvDuha__stepsVertical{gap:var(--space-6);grid-template-columns:1fr;max-width:680px;margin-inline:auto}@media (min-width:720px){.BlockRenderer-module__WvDuha__stepsVertical{gap:var(--space-6);grid-template-columns:1fr}}.BlockRenderer-module__WvDuha__stepsVertical .BlockRenderer-module__WvDuha__stepLine{display:none}.BlockRenderer-module__WvDuha__stepsVertical .BlockRenderer-module__WvDuha__step{position:relative}.BlockRenderer-module__WvDuha__stepsVertical .BlockRenderer-module__WvDuha__step:not(:last-child):before{content:"";inset-inline-start:15px;top:44px;bottom:calc(var(--space-6)*-1 + 6px);background:linear-gradient(180deg,var(--accent-line),var(--line));border-radius:2px;width:2px;position:absolute}.BlockRenderer-module__WvDuha__stepsVertical .BlockRenderer-module__WvDuha__stepMarker{z-index:1;position:relative}.BlockRenderer-module__WvDuha__tabsWrap{gap:var(--space-6);grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;display:grid}.BlockRenderer-module__WvDuha__tabRail{border-inline-start:1px solid var(--line);flex-direction:column;gap:4px;padding-inline-start:14px;display:flex}@media (max-width:879px){.BlockRenderer-module__WvDuha__tabsWrap{gap:var(--space-4);grid-template-columns:1fr}.BlockRenderer-module__WvDuha__tabRail{border-inline-start:0;border-bottom:1px solid var(--line);padding-inline-start:0;scrollbar-width:none;flex-direction:row;gap:2px;padding-bottom:0;overflow-x:auto}.BlockRenderer-module__WvDuha__tabRail::-webkit-scrollbar{display:none}}.BlockRenderer-module__WvDuha__tab{border-radius:var(--r-md);color:var(--text-2);text-align:start;white-space:nowrap;cursor:pointer;transition:color var(--dur-fast)var(--ease-out),background-color var(--dur-fast)var(--ease-out);background:0 0;flex-shrink:0;align-items:center;gap:10px;padding:12px 14px;font-size:14.5px;font-weight:600;display:flex;position:relative}.BlockRenderer-module__WvDuha__tab:hover,.BlockRenderer-module__WvDuha__tabOn{color:var(--text);background:var(--surface-2)}.BlockRenderer-module__WvDuha__tabOn svg{color:var(--accent-strong)}.BlockRenderer-module__WvDuha__tabLabel{min-width:0}@media (max-width:879px){.BlockRenderer-module__WvDuha__tab{border-radius:var(--r-md)var(--r-md)0 0}}.BlockRenderer-module__WvDuha__tabInk{inset-inline-start:-15.5px;background:var(--accent);width:3px;box-shadow:0 0 10px var(--accent-glow);border-radius:2px;position:absolute;top:20%;bottom:20%}@media (max-width:879px){.BlockRenderer-module__WvDuha__tabInk{inset-inline:10px;width:auto;height:2.5px;top:auto;bottom:-1px}}.BlockRenderer-module__WvDuha__tabPanelClip{border-radius:var(--r-lg);position:relative;overflow:hidden}.BlockRenderer-module__WvDuha__tabPanel{isolation:isolate;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);min-height:280px;padding:clamp(20px,3vw,34px);position:relative}.BlockRenderer-module__WvDuha__tabPanel:before{content:"";top:0;background:linear-gradient(90deg,var(--accent-line),transparent 65%);height:2px;position:absolute;inset-inline:0}[dir=rtl] .BlockRenderer-module__WvDuha__tabPanel:before{background:linear-gradient(-90deg,var(--accent-line),transparent 65%)}.BlockRenderer-module__WvDuha__tabWatermark{inset-inline-end:-18px;z-index:-1;width:140px;height:140px;color:var(--accent-strong);opacity:.05;pointer-events:none;position:absolute;bottom:-18px}@media (max-width:639px){.BlockRenderer-module__WvDuha__tabWatermark{display:none}.BlockRenderer-module__WvDuha__tabPanel{min-height:0}}.BlockRenderer-module__WvDuha__tabTitle{color:var(--text);margin-bottom:10px;font-size:1.2rem;font-weight:700}.BlockRenderer-module__WvDuha__tabDesc{font-size:var(--fs-sm);color:var(--text-2);max-width:62ch;margin-bottom:var(--space-4);line-height:1.85}.BlockRenderer-module__WvDuha__tabPoints{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.BlockRenderer-module__WvDuha__tabPoints{grid-template-columns:repeat(2,1fr)}}.BlockRenderer-module__WvDuha__tabPoints li{color:var(--text-2);gap:10px;font-size:14px;line-height:1.6;display:flex}.BlockRenderer-module__WvDuha__tabPoints svg{color:var(--accent-strong);flex-shrink:0;margin-top:3px}.BlockRenderer-module__WvDuha__accordion{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.BlockRenderer-module__WvDuha__accRow{position:relative}.BlockRenderer-module__WvDuha__accRow:not(:last-child){border-bottom:1px solid var(--line)}.BlockRenderer-module__WvDuha__accHead{text-align:start;cursor:pointer;width:100%;transition:background-color var(--dur-fast)var(--ease-out);background:0 0;align-items:center;gap:14px;padding:16px clamp(16px,2.5vw,22px);display:flex}.BlockRenderer-module__WvDuha__accHead:hover{background:var(--surface-2)}.BlockRenderer-module__WvDuha__accRow:not(.BlockRenderer-module__WvDuha__accOpen) .BlockRenderer-module__WvDuha__accHead:hover .BlockRenderer-module__WvDuha__accIconTile{border-color:var(--line-strong)}.BlockRenderer-module__WvDuha__accHead:disabled{cursor:default}.BlockRenderer-module__WvDuha__accHead:disabled:hover{background:0 0}.BlockRenderer-module__WvDuha__accHead:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.BlockRenderer-module__WvDuha__accIconTile{border-radius:var(--r-md);background:var(--surface-3);border:1px solid var(--line);width:38px;height:38px;color:var(--text-2);transition:background-color var(--dur-base)var(--ease-out),border-color var(--dur-base)var(--ease-out),color var(--dur-base)var(--ease-out);flex-shrink:0;place-items:center;display:grid}.BlockRenderer-module__WvDuha__accOpen .BlockRenderer-module__WvDuha__accIconTile{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent-strong)}.BlockRenderer-module__WvDuha__accTitle{min-width:0;color:var(--text);flex:1;font-size:15.5px;font-weight:600}.BlockRenderer-module__WvDuha__accChevron{color:var(--text-3);flex-shrink:0;place-items:center;display:grid}.BlockRenderer-module__WvDuha__accOpen .BlockRenderer-module__WvDuha__accChevron{color:var(--accent-strong)}.BlockRenderer-module__WvDuha__accRail{inset-inline-start:0;background:var(--accent);transform-origin:50% 0;border-radius:2px;width:2.5px;position:absolute;top:10px;bottom:10px}.BlockRenderer-module__WvDuha__accBody{overflow:hidden}.BlockRenderer-module__WvDuha__accBodyInner{padding:0 clamp(16px,2.5vw,22px) 18px;font-size:var(--fs-sm);color:var(--text-2);white-space:pre-line;max-width:75ch;padding-inline-start:calc(clamp(16px,2.5vw,22px) + 52px);line-height:1.85}.BlockRenderer-module__WvDuha__accRowNoIcon .BlockRenderer-module__WvDuha__accBodyInner{padding-inline-start:clamp(16px,2.5vw,22px)}@media (max-width:560px){.BlockRenderer-module__WvDuha__accBodyInner{padding-inline-start:clamp(16px,2.5vw,22px)}}.BlockRenderer-module__WvDuha__statsPanel{gap:clamp(20px,3vw,36px)var(--space-4);background:radial-gradient(600px 180px at 50% 0%,var(--accent-softer),transparent 70%),var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);grid-template-columns:repeat(2,1fr);padding:clamp(24px,4vw,44px) clamp(18px,3vw,40px);display:grid}@media (min-width:720px){.BlockRenderer-module__WvDuha__statsPanel{grid-template-columns:repeat(var(--cols,4),1fr)}}.BlockRenderer-module__WvDuha__statCell{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;display:flex}.BlockRenderer-module__WvDuha__statIconTile{border-radius:var(--r-md);background:var(--accent-soft);border:1px solid var(--accent-line);width:40px;height:40px;color:var(--accent-strong);place-items:center;display:grid}.BlockRenderer-module__WvDuha__statTick{background:var(--accent);width:26px;height:2.5px;box-shadow:0 0 8px var(--accent-glow);transform-origin:0;border-radius:2px}[dir=rtl] .BlockRenderer-module__WvDuha__statTick{transform-origin:100%}.BlockRenderer-module__WvDuha__statValue{font-family:var(--font-mono);color:var(--text);font-size:clamp(1.9rem,1.2rem + 2.6vw,2.9rem);font-weight:700;line-height:1}.BlockRenderer-module__WvDuha__statValue bdi{align-items:baseline;display:inline-flex}.BlockRenderer-module__WvDuha__statAffix{color:var(--accent-strong);margin-inline:2px;font-size:.55em;font-weight:600}.BlockRenderer-module__WvDuha__statEmpty{color:var(--text-3)}.BlockRenderer-module__WvDuha__statLabel{font-size:var(--fs-sm);color:var(--text-2);line-height:1.6}@media (prefers-reduced-motion:reduce){.BlockRenderer-module__WvDuha__plan,.BlockRenderer-module__WvDuha__planHi,.BlockRenderer-module__WvDuha__step,.BlockRenderer-module__WvDuha__stepNum,.BlockRenderer-module__WvDuha__stepIconTile,.BlockRenderer-module__WvDuha__tab,.BlockRenderer-module__WvDuha__accHead,.BlockRenderer-module__WvDuha__accIconTile,.BlockRenderer-module__WvDuha__statCell{transition:none}.BlockRenderer-module__WvDuha__plan:hover,.BlockRenderer-module__WvDuha__planHi:hover,.BlockRenderer-module__WvDuha__step:hover{transform:none}}
