@font-face{font-family:manrope;src:url(/_next/static/media/3ffda9dcede39daf-s.p.woff2) format("woff2");font-display:swap;font-weight:200 800}@font-face{font-family:manrope Fallback;src:local("Arial");ascent-override:106.45%;descent-override:29.96%;line-gap-override:0.00%;size-adjust:100.14%}.__className_48d578{font-family:manrope,manrope Fallback}.__variable_48d578{--font-manrope:"manrope","manrope Fallback"}:root{--ok-ink:#090a0c;--ok-charcoal:#111315;--ok-paper-deep:#eae4da;--ok-muted-dark:rgba(21,21,21,0.64);--ok-muted-light:rgba(246,241,232,0.72);--ok-line-dark:rgba(21,21,21,0.14);--ok-line-light:rgba(246,241,232,0.22);--ok-brand-red:#df4d43;--ok-success:#bfd7ad;--ok-error:#ffb7a8;--ok-black:#07080a;--ok-dark:#111315;--ok-graphite:#11161a;--ok-cream:#f3efe8;--ok-paper:#f3efe8;--ok-paper-2:#ebe5dc;--ok-white:#ffffff;--ok-text:#151515;--ok-mist:#dfe5df;--ok-lime:#d6f36a;--ok-gold:#d7b36a;--ok-gold-soft:rgba(200,162,96,0.22);--ok-stone:#a8a397;--ok-line:rgba(255,255,255,0.16);--ok-line-strong:rgba(255,255,255,0.28);--ok-muted:rgba(255,255,255,0.68);--ok-muted-strong:rgba(255,255,255,0.82);--ok-glass:rgba(18,20,22,0.58);--ok-paper-text:#090a0c;--ok-paper-muted:rgba(9,10,12,0.58);--ok-paper-line:rgba(9,10,12,0.14);--ease:cubic-bezier(0.16,1,0.3,1)}*{box-sizing:border-box}html{background:var(--ok-black);scroll-behavior:auto}body,html{color:var(--ok-cream)}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(180deg,#05070a,#0b0e12 42%,#f3efe6 0,#f3efe6 72%,#080a0d 0,#080a0d);font-family:var(--font-manrope),"Segoe UI",Arial,sans-serif;letter-spacing:0}body[data-menu-open]{overflow:hidden}body[data-menu-open] .header{color:var(--ok-white)}body[data-menu-open] .header .logo__image--dark{opacity:0}body[data-menu-open] .header .logo__image--light{opacity:1}body[data-menu-open] .header .logo small{color:rgba(255,255,255,.58)}body[data-menu-open] .header.is-paper .header__menu{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.16);color:var(--ok-white)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}main{position:relative;overflow:visible}::selection{background:rgba(200,164,106,.34)}.header{position:fixed;top:0;left:0;right:0;z-index:80;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px;min-height:80px;padding:22px clamp(18px,4.4vw,64px);color:var(--ok-white);transition:min-height .24s ease,padding .24s ease,background .24s ease,border-color .24s ease,color .24s ease;animation:header-enter .5s var(--ease) backwards}@keyframes header-enter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header.is-compact{min-height:64px;padding-block:12px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(7,9,12,.94)}.header.is-paper{color:var(--ok-text)}.header.is-paper.is-compact{border-bottom-color:rgba(21,21,21,.1);background:rgba(243,239,232,.94)}.header.is-paper .logo__image--dark{opacity:1}.header.is-paper .logo__image--light{opacity:0}.header.is-paper .header__nav a,.header.is-paper .logo small{color:rgba(21,21,21,.62)}.header.is-paper .header__menu,.header.is-paper .header__nav{border-color:rgba(21,21,21,.12);background:rgba(255,255,255,.58)}.header.is-paper .header__menu{color:var(--ok-text)}.header.is-paper .header__nav a:hover{background:rgba(21,21,21,.08);color:var(--ok-text)}.header.is-paper .header__cta,.header.is-paper .pill--cream{border-color:rgba(21,21,21,.12);background:#151515;color:#fff}body[data-menu-open] .header.is-paper .logo__image--dark{opacity:0}body[data-menu-open] .header.is-paper .logo__image--light{opacity:1}.header__brand{position:relative;z-index:2;justify-self:start}.logo{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.logo__mark{position:relative;display:inline-block;width:38px;height:34px;flex:0 0 auto}.logo__image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.logo__image--dark{opacity:0}.logo__image--light{opacity:1}.logo small{color:rgba(255,255,255,.58);font-size:10px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.header__nav{gap:3px;justify-self:center;padding:5px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header__nav,.header__nav a{display:inline-flex;align-items:center;border-radius:999px}.header__nav a{min-height:34px;padding:0 10px;color:rgba(255,255,255,.72);font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;transition:color .25s ease,background .25s ease}.header__nav a:hover{background:rgba(255,255,255,.1);color:var(--ok-white)}.header__actions{position:relative;z-index:2;gap:10px;justify-self:end}.header__actions,.header__cta,.pill{display:inline-flex;align-items:center}.header__cta,.pill{justify-content:center;min-height:42px;padding:0 20px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:transform .35s var(--ease),background .35s var(--ease),color .35s var(--ease),border-color .35s var(--ease)}.header__cta,.pill--cream{border-color:rgba(255,255,255,.55);background:rgba(243,239,230,.94);color:#0b0d0e}.pill--ghost,.pill--glass{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__cta:hover,.pill:hover{transform:translateY(-2px)}.footer a:focus-visible,.header a:focus-visible,.header button:focus-visible,.lead-form :is(input,select,textarea,button):focus-visible,.reviews-controls button:focus-visible,.reviews-track:focus-visible,.services-summary-row:focus-visible{outline:2px solid var(--ok-gold);outline-offset:3px}.header__menu{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:var(--ok-white)}.header__menu span{display:block;width:16px;height:1px;margin:5px auto;background:currentColor;transition:transform .3s var(--ease)}.header__menu[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.header__menu[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-menu{display:none}.section-kicker,.section-label{display:inline-block;color:var(--ok-gold);font-size:11px;font-weight:850;letter-spacing:.22em;line-height:1;text-transform:uppercase}.intro-hero{position:relative;min-height:142svh;overflow:visible;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.9),transparent 34vw),var(--ok-paper);color:var(--ok-text)}.intro-viewport{position:-webkit-sticky;position:sticky;top:0;height:100svh;overflow:hidden}.intro-webgl{position:absolute;inset:-14vh -8vw;z-index:2;contain:strict;pointer-events:none;will-change:opacity}.intro-webgl canvas{display:block;width:100%;height:100%}.intro-mobile-tiles{display:none}.intro-center{position:absolute;left:50%;top:50%;z-index:5;width:min(1100px,calc(100% - 48px));text-align:center;pointer-events:none;transform:translate(-50%,-50%)}.intro-kicker{margin:0 0 22px;color:rgba(21,21,21,.52);font-size:12px;font-weight:760;letter-spacing:.16em;line-height:1;text-transform:uppercase}.intro-center h1{margin:0;color:var(--ok-text);font-size:clamp(64px,6vw,92px);font-weight:560;letter-spacing:0;line-height:.98}.intro-center h1 span{display:block}.intro-subtitle{max-width:720px;margin:28px auto 0;color:rgba(21,21,21,.62);font-size:clamp(16px,1.4vw,22px);line-height:1.45}.intro-scroll-hint{position:absolute;left:50%;bottom:18px;z-index:6;color:rgba(21,21,21,.58);font-size:13px;font-weight:650;transform:translateX(-50%)}.how-inner h2,.moscow-region-inner h2,.services-summary-inner h2{margin:0;font-weight:500;letter-spacing:-.026em}.moscow-region-inner h2 span,.services-summary-inner h2 span{display:block}.video-route-section{position:relative;height:320svh;margin-top:0;background:#050505;color:#f6f1e8;overflow:visible}.video-route-stage{position:-webkit-sticky;position:sticky;top:0;height:100svh;overflow:hidden;background:#050505;isolation:isolate}.video-route-panel{--route-reveal:0%;background:transparent;pointer-events:none}.video-route-media,.video-route-panel{position:absolute;inset:0;overflow:hidden}.video-route-media{z-index:-3;-webkit-clip-path:inset(var(--route-reveal) 0 0 0);clip-path:inset(var(--route-reveal) 0 0 0)}.video-route-media-inner{position:absolute;inset:-5%;transform:scale(1.035);transform-origin:center;will-change:transform}.video-route-panel__image{object-fit:cover}.video-route-panel__shade{z-index:-2;background:linear-gradient(180deg,rgba(5,5,5,.18),rgba(5,5,5,.34) 48%,rgba(5,5,5,.74)),linear-gradient(90deg,rgba(5,5,5,.78),rgba(5,5,5,.42) 44%,rgba(5,5,5,.22))}.video-route-panel:after,.video-route-panel__shade{position:absolute;inset:0;-webkit-clip-path:inset(var(--route-reveal) 0 0 0);clip-path:inset(var(--route-reveal) 0 0 0)}.video-route-panel:after{z-index:-1;pointer-events:none;content:"";background:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 0);background-size:120px 120px;opacity:.12}.video-route-panel:not(:first-of-type) .video-route-card,.video-route-panel:not(:first-of-type) .video-route-chip,.video-route-panel:not(:first-of-type) .video-route-copy a,.video-route-panel:not(:first-of-type) .video-route-copy h2,.video-route-panel:not(:first-of-type) .video-route-copy p,.video-route-panel:not(:first-of-type) .video-route-line,.video-route-panel:not(:first-of-type) .video-route-meta{visibility:hidden;opacity:0}.video-route-content-layer{position:absolute;inset:0;z-index:30;pointer-events:none}.video-route-content-panel{position:absolute;inset:0;visibility:hidden;opacity:0;pointer-events:none;will-change:transform,opacity}.video-route-content-panel:first-child{visibility:visible;opacity:1}.video-route-content-panel .video-route-copy a{pointer-events:auto}@media (min-width:901px){.video-route-panel>.video-route-card,.video-route-panel>.video-route-copy,.video-route-panel>.video-route-line,.video-route-panel>.video-route-meta{display:none}}.video-route-progress{position:absolute;left:0;top:46%;z-index:20;width:100%;height:1px;background:rgba(246,241,232,.18)}.video-route-progress__bar{display:block;height:100%;background:rgba(246,241,232,.72)}.video-route-line,.video-route-progress__bar{width:100%;transform:scaleX(0);transform-origin:left center}.video-route-line{position:absolute;left:0;top:46%;z-index:3;height:1px;background:rgba(246,241,232,.46);will-change:transform}.video-route-meta{position:absolute;left:clamp(28px,3.4vw,56px);top:calc(46% - 28px);z-index:4;display:grid;grid-gap:12px;gap:12px;color:rgba(246,241,232,.82);font-size:15px;line-height:1.1}.video-route-meta span:first-child{color:var(--ok-gold);font-weight:800}.video-route-copy{position:absolute;left:clamp(250px,31vw,520px);top:41%;z-index:5;width:min(720px,calc(100% - 420px));transform:none}.video-route-chip{display:inline-flex;align-items:center;min-height:32px;margin:0 0 22px;padding:0 15px;border:1px solid rgba(246,241,232,.28);border-radius:999px;background:rgba(246,241,232,.1);color:rgba(246,241,232,.86);font-size:12px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;will-change:transform,opacity}.video-route-copy h2{overflow:hidden;margin:0;color:#f6f1e8;font-size:clamp(58px,5vw,80px);font-weight:500;letter-spacing:-.024em;line-height:.98}.video-route-title-line{display:block}.video-route-copy p{max-width:430px;margin:14px 0 0;color:rgba(246,241,232,.78);font-size:clamp(17px,1.35vw,21px);line-height:1.4;will-change:transform,opacity}.video-route-copy a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:22px;padding:0 24px;border-radius:999px;background:#f6f1e8;font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.video-route-card,.video-route-copy a{color:#111;will-change:transform,opacity}.video-route-card{position:absolute;right:clamp(24px,4.2vw,68px);bottom:clamp(72px,12vh,128px);z-index:5;width:min(330px,calc(100% - 48px));min-height:148px;padding:24px;border-radius:24px;background:rgba(246,241,232,.94);box-shadow:0 28px 80px rgba(0,0,0,.24)}.video-route-card p{margin:0;font-size:27px;font-weight:560;letter-spacing:-.028em;line-height:1}.video-route-card span{display:block;margin-top:16px;color:rgba(17,17,17,.58);font-size:15px;line-height:1.35}.deal-route-section{position:relative;z-index:5;scroll-margin-top:88px;min-height:100svh;overflow:hidden;padding:clamp(86px,9vw,132px) clamp(20px,6vw,96px);background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.86),transparent 34vw),#f4efe6;color:#111;isolation:isolate}.deal-route-section:before{position:absolute;inset:0;z-index:-2;pointer-events:none;content:"";background:linear-gradient(rgba(17,17,17,.045) 1px,transparent 0),linear-gradient(90deg,rgba(17,17,17,.035) 1px,transparent 0);background-size:128px 128px;opacity:.34}.deal-route-object-cloud{position:absolute;inset:0;z-index:1;pointer-events:none}.deal-route-orbit{position:absolute;left:clamp(20px,6vw,96px);top:47%;width:min(56vw,760px);height:1px;background:rgba(17,17,17,.16);transform:scaleX(0);transform-origin:left center}.deal-route-object{position:absolute;left:var(--object-x);top:var(--object-y);width:var(--object-width);max-width:12vw;min-width:78px;transform:translate3d(-50%,-50%,0) rotate(var(--object-rotate));transform-origin:center;will-change:auto}.deal-route-object__inner{position:relative;display:block;aspect-ratio:1;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;filter:drop-shadow(0 26px 28px rgba(17,17,17,.14)) saturate(.96) brightness(1);transform:translateZ(0);animation:deal-object-float 7.6s ease-in-out infinite;animation-delay:var(--object-delay);animation-play-state:paused;will-change:auto}.deal-route-section.is-ambient-active .deal-route-object,.deal-route-section.is-ambient-active .deal-route-object__inner{animation-play-state:running;will-change:transform,opacity}.deal-route-section.is-ambient-active .deal-route-object__inner{will-change:transform,filter}.deal-route-object__inner img{display:block;width:100%;height:100%;object-fit:contain}.deal-route-inner{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);grid-gap:clamp(54px,9vw,128px);gap:clamp(54px,9vw,128px);align-items:center;width:min(100%,1320px);min-height:72svh;margin:0 auto}.deal-route-copy{max-width:820px}.deal-route-copy h2{margin:0;color:#111;font-size:clamp(44px,6.35vw,96px);font-weight:540;letter-spacing:-.028em;line-height:.98}.deal-route-copy__text{max-width:560px;margin:clamp(24px,3.8vw,42px) 0 0;color:rgba(17,17,17,.58);font-size:clamp(17px,1.45vw,22px);line-height:1.45}.deal-route-steps{display:grid;margin:0;padding:0;border-top:1px solid rgba(17,17,17,.16);list-style:none}.deal-route-mobile-objects{display:none}.deal-route-mobile-object{position:relative;display:block}.deal-route-step{display:grid;grid-template-columns:56px 1fr;grid-column-gap:18px;column-gap:18px;align-items:baseline;min-height:88px;padding:22px 0;border-bottom:1px solid rgba(17,17,17,.16);transition:opacity .28s ease,transform .36s var(--ease),padding-left .36s var(--ease);will-change:opacity,transform}.deal-route-step span{color:rgba(17,17,17,.42);font-size:12px;font-weight:760;letter-spacing:.14em}.deal-route-step strong{color:#111;font-size:clamp(24px,2.8vw,40px);font-weight:520;letter-spacing:-.018em;line-height:1}.deal-route-step p{grid-column:2;max-width:360px;margin:10px 0 0;color:rgba(17,17,17,.56);font-size:15px;line-height:1.38}.deal-route-steps:hover .deal-route-step{opacity:.68}.deal-route-steps:hover .deal-route-step:hover{opacity:1;transform:translateX(10px)}@keyframes deal-object-float{0%,to{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,-10px,0) rotate(1deg)}}@media (max-width:899px){.deal-route-section{min-height:auto;padding:118px 20px 76px;scroll-margin-top:72px}.deal-route-section:before{background-size:92px 92px;opacity:.22}.deal-route-object-cloud,.deal-route-orbit{display:none}.deal-route-inner{grid-template-columns:1fr;gap:38px;min-height:auto}.deal-route-copy{padding-top:0}.deal-route-copy h2{font-size:clamp(38px,11.5vw,52px);line-height:1;letter-spacing:-.018em}.deal-route-copy__text{max-width:330px;font-size:16px}.deal-route-mobile-objects{display:flex;gap:10px;width:100%;margin:-8px 0 0;padding:0 0 12px}.deal-route-mobile-object{flex:1 1;max-width:86px;aspect-ratio:1;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;filter:drop-shadow(0 16px 18px rgba(17,17,17,.13))}.deal-route-mobile-object:nth-child(2n){transform:translateY(14px) rotate(2deg)}.deal-route-mobile-object:nth-child(odd){transform:rotate(-2deg)}.deal-route-mobile-object img{display:block;width:100%;height:100%;object-fit:contain}.deal-route-step{grid-template-columns:48px 1fr;min-height:76px;padding:18px 0}.deal-route-step strong{font-size:25px}.deal-route-step p{max-width:290px;font-size:14px}}@media (prefers-reduced-motion:reduce){.deal-route-object__inner{animation:none}.deal-route-orbit{transform:none}}.how-section,.services-summary-section{position:relative;z-index:4;scroll-margin-top:88px;padding:clamp(82px,8vw,118px) clamp(20px,6vw,96px);overflow:hidden;background:#f4efe6;color:#111;isolation:isolate}.services-summary-section{border-top:1px solid rgba(17,17,17,.12)}.how-inner,.moscow-region-inner,.services-summary-inner{position:relative;z-index:2;width:min(100%,1320px);margin:0 auto}.section-object-drift{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.deal-route-mobile-objects *,.deal-route-object-cloud *,.section-object-drift *{pointer-events:none}.section-object-drift__item{position:absolute;left:var(--object-x);top:var(--object-y);display:block;width:var(--object-w);aspect-ratio:1;opacity:.28;transform:translate(-50%,-50%) rotate(var(--object-rotate));filter:drop-shadow(0 26px 36px rgba(0,0,0,.08));will-change:auto}.section-object-drift__visual{display:block;width:100%;height:100%;animation:sectionObjectFloat var(--object-duration) ease-in-out infinite alternate;animation-delay:var(--object-delay);animation-play-state:paused;will-change:auto}.section-object-drift.is-ambient-active .section-object-drift__visual{animation-play-state:running;will-change:transform}.section-object-drift.is-ambient-active .section-object-drift__item{will-change:transform}.section-object-drift__visual img{display:block;width:100%;height:100%;object-fit:contain}.section-object-drift--region .section-object-drift__item{opacity:.2;filter:drop-shadow(0 30px 46px rgba(0,0,0,.26)) saturate(.9) brightness(1.1)}@keyframes sectionObjectFloat{0%{transform:translate3d(calc(var(--object-float-x) * -.55),calc(var(--object-float-y) * -.55),0) rotate(calc(var(--object-float-rotate) * -.45))}to{transform:translate3d(var(--object-float-x),var(--object-float-y),0) rotate(var(--object-float-rotate))}}.motion-topline{display:block;width:100%;height:1px;margin-bottom:clamp(28px,4.5vw,54px);background:currentColor;opacity:.22;transform:scaleX(0);transform-origin:left center}.motion-section-label{display:block;margin:0 0 clamp(20px,3vw,34px);color:rgba(17,17,17,.66);font-size:12px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.motion-section--dark .motion-section-label{color:rgba(246,241,232,.48)}[data-title]{overflow:visible}[data-title]>span{display:block;will-change:transform,opacity}.services-summary-inner h2{max-width:980px;margin-bottom:clamp(44px,6vw,78px);font-size:clamp(40px,5.2vw,76px);line-height:.98}.how-list,.services-summary-list{border-top:1px solid rgba(17,17,17,.16)}.services-summary-row{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid rgba(17,17,17,.16);color:inherit;font-size:clamp(22px,3vw,42px);letter-spacing:-.018em;text-decoration:none;transition:padding-left .28s var(--ease),color .28s ease}.services-summary-row:hover{padding-left:16px;color:rgba(17,17,17,.62)}.services-summary-row>span:last-child{transition:transform .24s var(--ease)}.services-summary-row:focus-visible>span:last-child,.services-summary-row:hover>span:last-child{transform:translateX(4px)}.services-summary-row>span:first-child,.services-summary-row>span:last-child{position:relative;z-index:2}.services-summary-row>span:first-child{max-width:calc(100% - 46px);line-height:1.04}.moscow-region-section{--region-glow-y:30%;position:relative;z-index:4;scroll-margin-top:88px;padding:clamp(92px,10vw,136px) clamp(20px,6vw,96px);overflow:hidden;background:radial-gradient(circle at 78% var(--region-glow-y),rgba(215,179,106,.13),transparent 30vw),#0b0b0b;color:#f6f1e8}.moscow-region-section:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(rgba(246,241,232,.07) 1px,transparent 0),linear-gradient(90deg,rgba(246,241,232,.06) 1px,transparent 0);background-size:120px 120px;opacity:.12}.section-kicker--dark{color:rgba(246,241,232,.48)}.moscow-region-inner h2{max-width:1040px;font-size:clamp(42px,5.9vw,88px);line-height:.97}.moscow-region-inner>p:not(.section-kicker){max-width:560px;margin:clamp(28px,5vw,56px) 0 0 auto;color:rgba(246,241,232,.72);font-size:clamp(17px,1.6vw,22px);line-height:1.45}.reviews-section{position:relative;z-index:4;scroll-margin-top:88px;overflow:hidden;padding:clamp(88px,10vw,140px) clamp(20px,6vw,96px);border-top:1px solid rgba(246,241,232,.12);background:linear-gradient(180deg,#0b0b0b,#08090a),#090909;color:#f6f1e8}.reviews-inner{width:min(100%,1320px);margin:0 auto}.reviews-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.42fr);grid-gap:clamp(36px,8vw,112px);gap:clamp(36px,8vw,112px);align-items:end}.reviews-head h2{max-width:840px;margin:0;color:#f6f1e8;font-size:clamp(42px,6.2vw,88px);font-weight:500;letter-spacing:-.028em;line-height:.96}.reviews-head__aside{display:grid;grid-gap:18px;gap:18px;padding-bottom:8px}.reviews-head__aside p{margin:0;color:rgba(246,241,232,.64);font-size:clamp(16px,1.25vw,19px);line-height:1.48}.reviews-head__aside a{width:-moz-fit-content;width:fit-content;color:#f6f1e8;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.reviews-carousel{position:relative;margin-top:clamp(46px,7vw,92px)}.reviews-track{display:grid;grid-auto-columns:minmax(360px,31%);grid-auto-flow:column;grid-gap:18px;gap:18px;overflow-x:auto;padding:0 0 20px;scroll-padding-inline:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.reviews-track::-webkit-scrollbar{display:none}.reviews-card{display:flex;flex-direction:column;justify-content:space-between;min-height:310px;padding:clamp(22px,2.4vw,32px);border:1px solid rgba(246,241,232,.14);border-radius:28px;background:rgba(246,241,232,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);scroll-snap-align:start}.reviews-card footer,.reviews-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px}.reviews-card__top span:first-child{color:rgba(246,241,232,.52);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.reviews-card__top span:last-child{color:var(--ok-gold);font-size:13px;letter-spacing:.08em}.reviews-card p{margin:34px 0;color:rgba(246,241,232,.84);font-size:clamp(18px,1.55vw,24px);letter-spacing:-.02em;line-height:1.26}.reviews-card footer{align-items:flex-end;border-top:1px solid rgba(246,241,232,.12);padding-top:18px}.reviews-card strong{color:#fff;font-size:16px;line-height:1.2}.reviews-card footer span{max-width:160px;color:rgba(246,241,232,.48);font-size:13px;line-height:1.25;text-align:right}.reviews-controls{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.reviews-controls button{display:inline-grid;width:48px;height:48px;place-items:center;border:1px solid rgba(246,241,232,.18);border-radius:999px;background:rgba(246,241,232,.06);color:#f6f1e8;font-size:20px;transition:background .22s ease,transform .22s var(--ease)}.reviews-controls button:hover{background:rgba(246,241,232,.13);transform:translateY(-1px)}.reviews-controls button:disabled{cursor:default;opacity:.28;transform:none}.how-inner h2{margin-bottom:clamp(48px,7vw,88px);font-size:clamp(40px,6vw,82px);line-height:.98}.how-list{margin:0;padding:0;list-style:none}.how-list li{display:grid;grid-template-columns:80px 1fr;align-items:center;min-height:76px;border-bottom:1px solid rgba(17,17,17,.16)}.how-list span{color:rgba(17,17,17,.42);font-size:13px;letter-spacing:.14em}.how-list strong{font-size:clamp(24px,3.4vw,46px);font-weight:500;letter-spacing:-.018em;line-height:1}.floating-card{position:absolute;right:clamp(24px,6vw,96px);bottom:clamp(72px,10vw,120px);z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 72px;grid-gap:16px;gap:16px;width:min(330px,calc(100vw - 48px));min-height:130px;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:rgba(7,9,12,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--ok-white);transition:transform .35s var(--ease),background .35s var(--ease)}.floating-card--light{background:rgba(243,239,230,.12)}.floating-card:hover{transform:translateY(-5px);background:rgba(7,9,12,.58)}.floating-card span{display:flex;flex-direction:column;gap:8px}.floating-card strong{color:var(--ok-white);font-size:15px;line-height:1.1}.floating-card small{color:rgba(255,255,255,.56);font-size:12px;line-height:1.35}.floating-card em{margin-top:auto;color:var(--ok-gold);font-size:11px;font-style:normal;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.floating-card i{display:grid;grid-gap:5px;gap:5px;align-content:center;padding:12px;border-radius:18px;background:rgba(255,255,255,.1)}.floating-card b{display:block;height:12px;border-radius:999px;background:rgba(255,255,255,.7)}.project-explorer{position:relative;z-index:1;background:#05070a}.project-explorer__pin{position:relative;height:100svh;min-height:680px}.project-explorer__pin,.scene-bg{overflow:hidden;background:#05070a}.scene-bg{position:absolute;inset:0;z-index:-3}.scene-bg__wash{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.5) 36%,rgba(0,0,0,.22)),linear-gradient(180deg,rgba(0,0,0,.56),rgba(0,0,0,.12) 40%,rgba(0,0,0,.72))}.scene-bg__wash--park{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(5,20,14,.5) 42%,rgba(0,0,0,.18)),linear-gradient(180deg,rgba(0,0,0,.55),transparent 38%,rgba(0,0,0,.7))}.scene-bg__wash--river{background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(4,15,22,.48) 46%,rgba(0,0,0,.22)),linear-gradient(180deg,rgba(0,0,0,.48),transparent 42%,rgba(0,0,0,.74))}.tag{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tag--park{color:#eef8d5}.tag--river{color:#dceeff}.section-shell{width:min(1460px,calc(100% - clamp(36px, 7vw, 112px)));margin:0 auto}.final-cta h2{margin:0;max-width:960px;color:currentColor;font-size:clamp(2.4rem,5.8vw,6.25rem);font-weight:760;letter-spacing:0;line-height:.95}.final-cta p{margin:0;color:rgba(9,11,13,.62);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.5}.final-cta{position:relative;z-index:4;scroll-margin-top:88px;overflow:hidden;padding:clamp(82px,9vw,128px) 0;background:linear-gradient(180deg,rgba(7,9,12,.92),rgba(7,9,12,.96)),#07090c;color:var(--ok-cream);isolation:isolate}.final-cta .section-shell{position:relative;z-index:2}.final-cta__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(340px,.46fr);grid-gap:clamp(42px,8vw,120px);gap:clamp(42px,8vw,120px);align-items:start}.final-cta h2{margin-top:24px;color:var(--ok-white);font-size:clamp(58px,7vw,104px);font-weight:520;letter-spacing:-.028em;line-height:.94}.final-cta p{max-width:560px;margin-top:28px;color:rgba(243,239,230,.66)}.contact-panel{display:grid;grid-gap:8px;gap:8px;max-width:560px;margin-top:26px;padding-top:20px;border-top:1px solid rgba(243,239,230,.16)}.contact-panel a{width:-moz-fit-content;width:fit-content;color:rgba(243,239,230,.78);font-size:clamp(15px,1.15vw,18px);line-height:1.35;transition:color .25s ease}.contact-panel a:hover{color:var(--ok-white)}.lead-form{display:grid;grid-gap:16px;gap:16px;padding:clamp(18px,2.6vw,30px);border:1px solid rgba(243,239,230,.12);border-radius:28px;background:rgba(243,239,230,.035)}.lead-form label{display:grid;grid-gap:9px;gap:9px}.lead-form label span,.lead-form legend{color:rgba(243,239,230,.7);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lead-form input,.lead-form select,.lead-form textarea{width:100%;min-height:56px;border:0;border-bottom:1px solid rgba(243,239,230,.26);border-radius:0;outline:none;background:transparent;color:var(--ok-white);font-size:18px;resize:vertical}.lead-form input::placeholder,.lead-form textarea::placeholder{color:rgba(243,239,230,.42)}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-bottom-color:var(--ok-gold)}.lead-form [aria-invalid=true]{border-bottom-color:var(--ok-error)}.field-error{color:var(--ok-error);font-size:13px;font-weight:500;line-height:1.35}.lead-form select option{color:#0b0d0e}.lead-form fieldset{margin:10px 0 0;padding:0;border:0}.lead-form button{width:-moz-fit-content;width:fit-content;margin-top:12px}.lead-form button:disabled,.lead__form button:disabled{cursor:wait;opacity:.68}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-consent,.lead__agree{display:flex!important;align-items:flex-start;gap:10px;color:rgba(243,239,230,.64);font-size:13px;line-height:1.45}.form-consent-group{display:grid;grid-gap:8px;gap:8px}.form-consent input,.lead__agree input{width:16px;min-width:16px;height:16px;min-height:16px;margin-top:1px;accent-color:var(--ok-gold)}.form-consent span,.lead__agree span{color:rgba(243,239,230,.68)!important;font-size:12px!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}.form-consent a,.lead__agree a{color:var(--ok-white);text-decoration:underline;text-underline-offset:3px}.form-status{margin:0;color:rgba(243,239,230,.76);font-size:14px;line-height:1.45}.form-status--error{color:#ffb7a8}.form-status--sent{color:#d8f1c8}.privacy-page{min-height:100svh;padding:150px clamp(22px,6vw,96px) 96px;background:var(--ok-paper);color:var(--ok-text)}.privacy-page__inner{width:min(940px,100%);margin:0 auto}.privacy-page h1{margin:0 0 28px;font-size:clamp(42px,7vw,92px);line-height:.96;letter-spacing:-.06em}.privacy-page h2{margin:42px 0 14px;font-size:clamp(24px,3vw,38px);line-height:1;letter-spacing:-.04em}.privacy-page li,.privacy-page p{color:rgba(21,21,21,.72);font-size:18px;line-height:1.55}.privacy-page a{color:var(--ok-text);text-decoration:underline;text-underline-offset:4px}.privacy-page ul{display:grid;grid-gap:8px;gap:8px;padding-left:20px}.not-found-page{min-height:100svh;padding:clamp(116px,12vw,180px) clamp(20px,6vw,96px) clamp(72px,9vw,120px);background:radial-gradient(circle at 70% 28%,rgba(215,179,106,.12),transparent 28vw),#07080a;color:#f6f1e8}.not-found-page__inner{display:grid;align-content:center;width:min(100%,1040px);min-height:calc(100svh - clamp(188px, 21vw, 300px));margin:0 auto}.not-found-page p{margin:0 0 26px;color:rgba(246,241,232,.48);font-size:13px;font-weight:760;letter-spacing:.18em;text-transform:uppercase}.not-found-page h1{max-width:900px;margin:0;font-size:clamp(48px,8vw,116px);font-weight:560;letter-spacing:-.035em;line-height:.94}.not-found-page span{display:block;max-width:620px;margin-top:clamp(24px,4vw,38px);color:rgba(246,241,232,.72);font-size:clamp(17px,1.6vw,22px);line-height:1.45}.not-found-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(30px,5vw,48px)}.footer{display:grid;grid-template-columns:auto minmax(0,.8fr) minmax(220px,.34fr) minmax(260px,.42fr);grid-gap:clamp(24px,5vw,88px);gap:clamp(24px,5vw,88px);align-items:start;padding:42px clamp(22px,5vw,72px);border-top:1px solid rgba(243,239,230,.12);background:#07090c;color:rgba(243,239,230,.56)}.footer a{color:var(--ok-white);font-size:14px;font-weight:850;letter-spacing:.24em}.footer__brand{display:inline-flex;width:-moz-fit-content;width:fit-content;letter-spacing:0}.footer__brand .logo__mark{width:42px;height:38px}.footer__brand .logo__image--dark{opacity:0}.footer__brand .logo__image--light{opacity:1}.footer p{margin:0;max-width:620px;font-size:13px;line-height:1.55}.footer nav{display:grid;grid-gap:8px;gap:8px}.footer nav a{display:flex;align-items:center;min-height:28px;color:rgba(243,239,230,.62);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.footer address{display:grid;grid-gap:8px;gap:8px;margin:0;font-style:normal}.footer address a,.footer address span{display:flex;align-items:center;min-height:24px;color:rgba(243,239,230,.64);font-size:13px;font-weight:600;letter-spacing:0;line-height:1.45}.footer address a:hover{color:var(--ok-white)}@media (max-width:1100px){.header{grid-template-columns:1fr auto}.header__nav{display:none}.header__menu{display:inline-block}.mobile-menu{position:fixed;inset:0;z-index:1;display:block;padding:calc(104px + env(safe-area-inset-top)) 22px calc(32px + env(safe-area-inset-bottom));background:rgba(7,9,12,.985);opacity:0;pointer-events:none;transform:translateY(-14px);transition:opacity .18s ease,transform .18s var(--ease)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{display:grid;grid-gap:12px;gap:12px}.mobile-menu a{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12);color:var(--ok-white);font-size:clamp(2rem,8vw,4rem);font-weight:760;line-height:1;opacity:0;transform:translateY(16px);transition:opacity .18s ease,transform .24s var(--ease)}.mobile-menu.is-open a{opacity:1;transform:translateY(0)}.mobile-menu.is-open a:nth-child(2){transition-delay:35ms}.mobile-menu.is-open a:nth-child(3){transition-delay:70ms}.final-cta__grid{grid-template-columns:1fr}}@media (max-width:899px){body{background:#07090c}.header{min-height:calc(72px + env(safe-area-inset-top));padding:calc(14px + env(safe-area-inset-top)) 18px 14px}.final-cta,.how-section,.moscow-region-section,.services-summary-section{scroll-margin-top:72px}.floating-card,.header__cta,.logo small{display:none}.final-cta h2{font-size:clamp(34px,10.8vw,50px);line-height:1}.project-explorer__pin{height:auto;min-height:0}.scene-bg__wash{background:linear-gradient(180deg,rgba(0,0,0,.62),rgba(0,0,0,.18) 36%,rgba(0,0,0,.82)),linear-gradient(90deg,rgba(0,0,0,.64),rgba(0,0,0,.28))}.section-shell{width:calc(100% - 40px)}.final-cta{padding:82px 0}.final-cta__grid{gap:36px}.footer{grid-template-columns:1fr;padding:34px 20px calc(34px + env(safe-area-inset-bottom))}}@media (max-width:900px){.intro-hero{min-height:104svh}.intro-viewport{position:-webkit-sticky;position:sticky;top:0;min-height:100svh}.intro-center{top:50%;width:min(100% - 28px,620px)}.intro-center h1{font-size:clamp(32px,9.2vw,40px);letter-spacing:-.018em;line-height:1.16}.intro-subtitle{font-size:16px}.intro-webgl{inset:-8vh -18vw;opacity:.78}.video-route-section{height:auto;margin-top:0}.video-route-stage{position:relative;height:auto;overflow:visible}.video-route-content-layer,.video-route-progress{display:none}.video-route-panel{position:relative;min-height:78svh;-webkit-clip-path:none;clip-path:none}.video-route-media{position:absolute;-webkit-clip-path:none;clip-path:none}.video-route-media-inner{inset:0;transform:none}.video-route-panel__shade{background:linear-gradient(180deg,rgba(5,5,5,.26),rgba(5,5,5,.58) 48%,rgba(5,5,5,.88)),linear-gradient(90deg,rgba(5,5,5,.7),rgba(5,5,5,.34))}.video-route-panel:after,.video-route-panel__shade{-webkit-clip-path:none;clip-path:none}.video-route-panel:not(:first-of-type) .video-route-card,.video-route-panel:not(:first-of-type) .video-route-chip,.video-route-panel:not(:first-of-type) .video-route-copy a,.video-route-panel:not(:first-of-type) .video-route-copy h2,.video-route-panel:not(:first-of-type) .video-route-copy p,.video-route-panel:not(:first-of-type) .video-route-line,.video-route-panel:not(:first-of-type) .video-route-meta{visibility:visible;opacity:1}.video-route-line{top:auto;bottom:300px;transform:scaleX(1)}.video-route-meta{left:20px;top:auto;bottom:322px;gap:12px;font-size:14px}.video-route-copy{left:20px;right:20px;top:auto;bottom:46px;width:auto;transform:none;opacity:1;visibility:visible}.video-route-chip{min-height:30px;margin-bottom:14px}.video-route-copy h2{overflow:visible;max-width:calc(100vw - 40px);font-size:clamp(34px,10.4vw,42px);line-height:.98;letter-spacing:-.016em}.video-route-copy p{max-width:310px;font-size:16px}.video-route-copy a{min-height:46px;margin-top:20px;padding-inline:18px;width:min(100%,322px);max-width:calc(100vw - 40px)}.video-route-card{display:none}.how-section,.moscow-region-section,.reviews-section,.services-summary-section{padding:82px 20px}.section-object-drift__item{width:min(var(--object-w),68px);opacity:.11}.section-object-drift__item:nth-child(n+3){display:none}.how-inner h2,.moscow-region-inner h2,.services-summary-inner h2{font-size:clamp(33px,9.6vw,46px);line-height:1;letter-spacing:-.018em}.services-summary-row{min-height:68px;gap:14px;font-size:23px}.moscow-region-inner>p:not(.section-kicker){margin-left:0;font-size:16px}.section-object-drift--region{display:none}.reviews-head{grid-template-columns:1fr;gap:26px}.reviews-head h2{max-width:360px;font-size:clamp(36px,10.6vw,52px);line-height:1;letter-spacing:-.025em}.reviews-head__aside{padding-bottom:0}.reviews-head__aside p{max-width:330px;font-size:16px}.reviews-track{grid-auto-columns:minmax(286px,86%);gap:12px;margin-right:-20px;padding-right:20px}.reviews-card{min-height:284px;border-radius:22px}.reviews-card p{margin:28px 0;font-size:19px;line-height:1.3}.reviews-card footer{align-items:flex-start;flex-direction:column}.reviews-card footer span{max-width:none;text-align:left}.reviews-controls{justify-content:flex-start}.how-list li{grid-template-columns:52px 1fr;min-height:64px}.how-list strong{font-size:24px}}@media (max-width:767px){.intro-webgl canvas{display:none}.intro-mobile-tiles{position:absolute;inset:0;display:block}.intro-mobile-tile{position:absolute;left:var(--tile-x);top:var(--tile-y);display:block;width:var(--tile-w);height:var(--tile-h);transform:translate(-50%,-50%) rotate(var(--tile-rotate));transform-origin:center;filter:drop-shadow(0 12px 16px rgba(17,17,17,.12));opacity:0;transition:opacity .4s ease;will-change:transform}.intro-mobile-tiles.is-ready .intro-mobile-tile{opacity:1}.intro-mobile-tile img{display:block;width:100%;height:100%;object-fit:contain}}@media (min-width:768px) and (max-width:900px){.intro-center h1{font-size:clamp(48px,6.8vw,58px);line-height:1.04}.intro-subtitle{font-size:17px}}@media (prefers-reduced-motion:reduce){.video-route-section{height:auto}.video-route-stage{position:relative;height:auto;overflow:visible}.video-route-panel{position:relative;min-height:76svh}.video-route-media,.video-route-panel,.video-route-panel:after,.video-route-panel__shade{-webkit-clip-path:none;clip-path:none}.video-route-panel:not(:first-of-type) .video-route-card,.video-route-panel:not(:first-of-type) .video-route-chip,.video-route-panel:not(:first-of-type) .video-route-copy a,.video-route-panel:not(:first-of-type) .video-route-copy h2,.video-route-panel:not(:first-of-type) .video-route-copy p,.video-route-panel:not(:first-of-type) .video-route-line,.video-route-panel:not(:first-of-type) .video-route-meta{visibility:visible;opacity:1}.video-route-content-layer,.video-route-progress{display:none}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}