@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Instrument+Serif:ital@0;1&display=swap");:root{--bg:#f6f5ef;--paper:#fff;--paper-soft:#fbfaf5;--ink:#141816;--ink-2:#202721;--muted-ink:#5c655e;--line:rgba(38,50,42,.12);--sage:#2f463b;--sage-deep:#203229;--sage-2:#6f806c;--sage-soft:#e1e8dc;--bronze:#ad9465;--bronze-soft:#e5dac3;--stone:#ebe7dd;--shadow:0 28px 80px rgba(19,29,23,.12);--shadow-soft:0 14px 34px rgba(19,29,23,.08);--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 0,hsla(39,31%,54%,.14),transparent 32%),radial-gradient(circle at 88% 6%,rgba(47,70,59,.1),transparent 34%),linear-gradient(180deg,#fbfaf4 0,var(--bg) 48%,#f0ede4 100%);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}img{display:block}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:82px 0}.section-tight{padding:60px 0}.muted{background:linear-gradient(180deg,hsla(45,21%,89%,.58),hsla(50,27%,96%,.72));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.eyebrow{margin:0 0 14px;color:var(--sage);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.035em}h1{margin-bottom:18px;font-size:clamp(56px,6vw,82px);line-height:.9;max-width:650px}h2{margin-bottom:16px;font-size:clamp(38px,4.4vw,58px);line-height:.95}h3{margin-bottom:10px;font-size:18px;line-height:1.2}p{color:var(--muted-ink);line-height:1.62}.lead{font-size:18px;line-height:1.65;max-width:650px}.site-header{z-index:40;background:hsla(51,41%,97%,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(47,70,59,.1)}.header-inner{min-height:86px}.brand{gap:13px;min-width:255px}.brand-logo-shell{width:62px;height:62px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);background:linear-gradient(180deg,hsla(0,0%,100%,.86),hsla(50,27%,96%,.74));box-shadow:0 10px 24px rgba(33,42,35,.06)}.brand-logo-shell img{width:52px;height:52px;object-fit:contain}.brand-text strong{display:block;line-height:1.05;color:var(--sage-deep)}.brand-text small{display:block;color:var(--muted-ink);font-size:12px;margin-top:4px}.nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:800}.nav a{color:rgba(20,24,22,.84)}.nav a:hover{color:var(--sage)}.header-actions{display:flex;align-items:center;gap:14px}.phone{white-space:nowrap;color:var(--sage-deep)}.btn,.phone{font-weight:900;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:var(--radius);border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--sage);box-shadow:0 18px 42px rgba(47,70,59,.24)}.btn-primary:hover{background:var(--sage-deep)}.btn-secondary{background:#fff;border-color:var(--line)}.btn-light{background:#fff;color:var(--sage)}.btn-ghost-dark{color:#fff;border-color:hsla(0,0%,100%,.3)}.btn-small{min-height:42px;padding:0 18px}.apartment-hero{padding:34px 0 48px;position:relative}.apartment-hero:before{content:"";position:absolute;inset:0 0 auto 0;height:55%;background:linear-gradient(180deg,hsla(40,31%,87%,.5),transparent);pointer-events:none}.hero-brand-line{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:20px}.hero-brand-line img{width:130px;height:130px;object-fit:contain;opacity:.92}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,.98fr);grid-gap:44px;gap:44px;align-items:stretch}.hero-copy{padding:44px 0;display:flex;flex-direction:column;justify-content:center}.hero-proof-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:30px 0}.hero-proof-row span{display:grid;grid-gap:8px;gap:8px;min-height:94px;padding:14px 12px;background:hsla(0,0%,100%,.78);border:1px solid rgba(47,70,59,.1);border-radius:var(--radius);color:#27322c;font-size:12px;font-weight:900;line-height:1.25;box-shadow:0 10px 24px rgba(18,30,23,.05)}.hero-proof-row img{width:34px;height:34px;object-fit:contain}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.call-note{margin:0;font-size:14px}.call-note a{display:block;color:var(--ink);font-weight:900;margin-top:2px}.hero-photo-card{margin:0;min-height:565px;border-radius:var(--radius);overflow:hidden;position:relative;background:var(--stone);border:1px solid rgba(47,70,59,.13);box-shadow:0 30px 90px rgba(18,30,23,.16)}.hero-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(13,20,16,.56));pointer-events:none}.hero-photo-card>img{width:100%;height:100%;min-height:565px;object-fit:cover;object-position:center}.hero-photo-card figcaption{position:absolute;left:24px;bottom:24px;z-index:2;padding:15px 18px;background:hsla(0,0%,100%,.9);border-radius:var(--radius);border:1px solid hsla(0,0%,100%,.68);box-shadow:0 20px 44px rgba(0,0,0,.17)}.hero-photo-card figcaption span{display:block;color:var(--sage);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.hero-photo-card figcaption strong{display:block;margin-top:4px;font-size:14px;color:var(--ink)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.section-head h2{max-width:750px}.section-head p:last-child{max-width:530px;margin-bottom:4px}.compact-head{display:block}.compact-head p:last-child{max-width:800px}.apartment-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.apartment-service-card{background:var(--paper);border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 46px rgba(18,30,23,.075);min-height:100%;transition:transform .2s ease,box-shadow .2s ease}.apartment-service-card:hover{transform:translateY(-3px);box-shadow:0 26px 70px rgba(18,30,23,.12)}.service-card-image{position:relative;aspect-ratio:1.58/1;overflow:hidden;background:var(--stone)}.service-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.apartment-service-card:hover .service-card-image img{transform:scale(1.035)}.service-card-image span{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:38px;border-radius:var(--radius);background:rgba(47,70,59,.95);color:#fff;font-weight:900;font-size:12px;box-shadow:0 14px 24px rgba(0,0,0,.18)}.service-card-body{padding:20px 20px 22px}.service-icon{width:38px;height:38px;object-fit:contain;margin-bottom:14px;opacity:.92}.service-card-body h3{font-size:19px;letter-spacing:-.01em}.service-card-body p{font-size:14px;margin-bottom:0}.technical-grid{display:grid;grid-template-columns:.86fr 1.45fr;grid-gap:42px;gap:42px;align-items:start}.sticky-intro{position:-webkit-sticky;position:sticky;top:112px}.mini-stat-panel{margin-top:24px;padding:22px;border-radius:var(--radius);border:1px solid rgba(47,70,59,.16);background:#fff;box-shadow:var(--shadow-soft)}.mini-stat-panel strong{display:block;font-family:"Instrument Serif",Georgia,serif;font-size:64px;line-height:.9;color:var(--sage)}.mini-stat-panel span{color:var(--muted-ink);font-size:14px}.technical-cards{display:grid;grid-gap:18px;gap:18px}.technical-card{display:grid;grid-template-columns:240px 1fr;grid-gap:20px;gap:20px;align-items:center;padding:15px;background:#fff;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.technical-card img{width:100%;aspect-ratio:1.34/1;object-fit:cover;border-radius:var(--radius)}.technical-card p{margin-bottom:0}.apartment-cases-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.apartment-case-card{background:#fff;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 46px rgba(18,30,23,.075)}.case-image{aspect-ratio:1.55/1;overflow:hidden;background:var(--stone)}.case-image img{width:100%;height:100%;object-fit:cover}.case-content{padding:20px}.case-content>p{margin:0 0 8px;color:var(--sage);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.case-content h3{font-size:20px}dl{margin:18px 0;display:grid;grid-gap:12px;gap:12px}dt{color:var(--sage);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}dd{margin:4px 0 0;color:var(--muted-ink);line-height:1.5;font-size:14px}.case-content strong{display:block;color:var(--sage);border-top:1px solid var(--line);padding-top:14px}.process-layout{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:36px;gap:36px;align-items:stretch}.process-list{background:var(--paper);border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-soft)}.process-row{display:grid;grid-template-columns:50px 1fr;grid-gap:18px;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.process-row:first-of-type{margin-top:8px}.process-row span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--radius);background:var(--sage-soft);color:var(--sage);font-weight:900}.process-row p{margin-bottom:0}.about-card{display:grid;grid-template-columns:.84fr 1fr;grid-gap:26px;gap:26px;align-items:center;background:#fff;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}.about-card>img{width:100%;height:100%;min-height:460px;object-fit:cover;border-radius:var(--radius)}.about-card ul{margin:18px 0 24px;padding-left:20px;color:var(--muted-ink);line-height:1.65}.checks-grid,.faq-grid,.scenarios-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:44px;gap:44px;align-items:start}.professional-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.check-list span{display:block;padding:15px 16px;background:#fff;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);color:#2b362e;font-weight:800;box-shadow:0 8px 22px rgba(18,30,23,.05)}.scenario-list{display:grid;grid-gap:12px;gap:12px}.scenario-list article{display:grid;grid-template-columns:52px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:16px 18px;background:#fff;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius)}.scenario-list span{color:var(--sage);font-weight:900}.scenario-list p{margin:0;color:var(--ink)}.faq-list{display:grid;grid-gap:12px;gap:12px}details{background:#fff;border:1px solid rgba(47,70,59,.12);border-radius:var(--radius);padding:18px 20px;box-shadow:0 8px 22px rgba(18,30,23,.05)}summary{cursor:pointer;font-weight:900}details p{margin:12px 0 0}.final-cta{background:var(--sage);color:#fff}.cta-panel{display:grid;grid-template-columns:1fr auto;grid-gap:32px;gap:32px;align-items:center}.final-cta .eyebrow,.final-cta h2,.final-cta p{color:#fff}.cta-panel h2{margin-bottom:10px}.cta-panel p{max-width:680px;opacity:.84}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.site-footer{padding:58px 0;background:#141a16}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;grid-gap:44px;gap:44px}.footer-grid h3{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.footer-grid a,.footer-grid span{display:block;color:hsla(0,0%,100%,.78);margin:10px 0}.footer-note{color:hsla(0,0%,100%,.68);max-width:430px}.footer-brand .brand-logo-shell{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);box-shadow:none}.footer-brand .brand-text strong{color:#fff}.footer-brand .brand-text small{color:hsla(0,0%,100%,.64)}.page-hero{padding:76px 0 46px}.page-hero .container{display:grid;grid-gap:16px;gap:16px}.content,.content-section{padding:60px 0}.cards-grid,.feature-grid,.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.content-card,.feature-card,.info-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-soft)}@media (max-width:1100px){.nav{display:none}.checks-grid,.faq-grid,.hero-grid,.process-layout,.scenarios-grid,.technical-grid{grid-template-columns:1fr}.apartment-cases-grid,.apartment-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-intro{position:static}}@media (max-width:760px){.container{width:min(100% - 28px,1160px)}.section{padding:56px 0}.header-inner{min-height:70px}.brand-logo-shell{width:46px;height:46px}.brand-logo-shell img{width:38px;height:38px}.phone{display:none}.brand{min-width:0}.brand-text strong{font-size:13px}.brand-text small{display:none}.hero-brand-line img{width:94px;height:94px}h1{font-size:clamp(44px,12vw,58px)}h2{font-size:clamp(32px,9vw,46px)}.hero-copy{padding:16px 0 0}.hero-grid{gap:24px}.hero-photo-card,.hero-photo-card>img{min-height:390px}.hero-proof-row{grid-template-columns:repeat(2,minmax(0,1fr))}.about-card,.apartment-cases-grid,.apartment-services-grid,.cards-grid,.cta-panel,.feature-grid,.footer-grid,.info-grid,.professional-check-list,.technical-card{grid-template-columns:1fr}.about-card>img{min-height:320px}.cta-actions{justify-content:stretch}.cta-actions .btn{width:100%}}body{min-width:320px}a img,header img,nav img{max-width:220px;height:auto}.centerLogo,.home-centered-logo,.homeHeroLogo,.logoOnlyHero,.mv-centered-logo,.mv-duplicate-logo,.stage27-centered-logo,.stage27-emergency-logo,body>img[alt*="MOSCOW VISTA"],body>img[alt*="Moscow Vista"],main>a[href="/"]:has(img[alt*=MOSCOW]),main>a[href="/"]:has(img[alt*=Moscow]),main>div:has(>img[alt*="MOSCOW VISTA"]),main>div:has(>img[alt*="Moscow Vista"]),main>img[alt*="MOSCOW VISTA"],main>img[alt*="Moscow Vista"],main>section:has(>img[alt*="MOSCOW VISTA"]),main>section:has(>img[alt*="Moscow Vista"]){display:none!important}.site-header img[alt*=MOSCOW],.site-header img[alt*=Moscow],header img[alt*=MOSCOW],header img[alt*=Moscow],nav img[alt*=MOSCOW],nav img[alt*=Moscow]{display:inline-block!important;width:auto!important;max-width:180px!important;max-height:54px!important;object-fit:contain!important}main svg:not([data-logo]):not([aria-label*=logo]):not([class*=logo]){stroke-linecap:round;stroke-linejoin:round}main [class*=Icon],main [class*=benefit] svg,main [class*=icon],main [class*=service] svg{filter:drop-shadow(0 10px 22px rgba(24,51,38,.08))}main img[src*=stage27ag]{background:#f4f0e8;opacity:0!important}main img[src*=stage27ah]{object-fit:cover}main img[alt*="MOSCOW VISTA"],main img[alt*="Moscow Vista"],main img[alt*=\41B\43E\433\43E\442\438\43F],main img[alt*=\43B\43E\433\43E\442\438\43F]{max-width:220px;height:auto}main img[src*="/moscow-vista/stage27ai/"]{object-fit:cover}main section img[alt*="MOSCOW VISTA"],main section img[alt*="Moscow Vista"],main section img[alt*=\41B\43E\433\43E\442\438\43F],main section img[alt*=\43B\43E\433\43E\442\438\43F]{display:none!important}.apartment-hero{padding:58px 0 68px}.apartment-hero:before{height:70%;background:radial-gradient(circle at 18% 10%,hsla(39,31%,54%,.18),transparent 32%),linear-gradient(180deg,hsla(40,31%,87%,.55),hsla(51,28%,95%,.12))}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(430px,1.02fr);gap:48px}.hero-photo-card>img{filter:saturate(.94) contrast(1.02)}.hero-proof-row img,.service-icon{padding:6px;border-radius:var(--radius);background:rgba(47,70,59,.07);box-shadow:inset 0 0 0 1px rgba(47,70,59,.08)}.about-card>img,.case-image img,.cta-visual img,.service-card-image img,.technical-card img{filter:saturate(.93) contrast(1.02)}.about-card,.apartment-case-card,.apartment-service-card,.technical-card{position:relative}.about-card:after,.apartment-case-card:after,.apartment-service-card:after,.technical-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.case-image:after,.service-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,24,22,0) 46%,rgba(20,24,22,.22));pointer-events:none}.technical-card{overflow:hidden}.technical-card img{min-height:160px}.final-cta{position:relative;overflow:hidden;padding:76px 0 72px;background:linear-gradient(135deg,rgba(22,33,27,.96),rgba(47,70,59,.92)),url(/images/apartment/technical/materials-table.webp) 50% /cover no-repeat;border-top:1px solid hsla(0,0%,100%,.1)}.final-cta:after{content:"";position:absolute;inset:auto 0 -1px 0;height:1px;background:hsla(0,0%,100%,.1)}.cta-panel{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:46px}.cta-copy p{max-width:760px}.cta-copy .cta-actions{margin-top:28px}.cta-visual{margin:0;position:relative;min-height:280px;border-radius:var(--radius);overflow:hidden;border:1px solid hsla(0,0%,100%,.18);box-shadow:0 28px 80px rgba(0,0,0,.28);background:hsla(0,0%,100%,.08)}.cta-visual img{width:100%;height:100%;min-height:280px;object-fit:cover}.cta-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,20,16,.06),rgba(13,20,16,.62))}.cta-visual figcaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;padding:14px 16px;border-radius:var(--radius);background:hsla(0,0%,100%,.92);color:var(--ink)}.cta-visual figcaption span{display:block;color:var(--sage);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.cta-visual figcaption strong{display:block;margin-top:4px;font-size:15px}.site-footer{position:relative;padding:58px 0 40px;background:linear-gradient(180deg,#141a16,#0f1411)}.site-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 0,hsla(39,31%,54%,.13),transparent 30%),radial-gradient(circle at 88% 18%,hsla(111,8%,46%,.12),transparent 32%);pointer-events:none}.site-footer .container{position:relative;z-index:1}.footer-proof-strip{margin-top:34px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:12px;flex-wrap:wrap}.footer-proof-strip span{display:inline-flex;padding:10px 13px;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius);color:hsla(0,0%,100%,.76);background:hsla(0,0%,100%,.045);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}@media (max-width:1100px){.cta-panel{grid-template-columns:1fr}}@media (max-width:760px){.apartment-hero{padding:34px 0 46px}.cta-visual,.cta-visual img{min-height:230px}.footer-proof-strip span{width:100%}}.hero-photo-card>img{object-position:center center}.about-card>img[src*="stage28c/images/halil-engineer-object"]{object-position:center 18%}.stage28c-final-cta{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(9,22,17,.96),rgba(18,48,36,.92)),url(/images/site/06_backgrounds/bg_documents_blur.jpg) 50% /cover no-repeat}.stage28c-cta-panel{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center}.stage28c-cta-panel .cta-actions{margin-top:24px}.stage28c-cta-image{position:relative;margin:0;min-height:260px;border-radius:var(--radius);overflow:hidden;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 22px 55px rgba(0,0,0,.26);background:hsla(0,0%,100%,.06)}.stage28c-cta-image img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:center 20%;display:block}.stage28c-cta-image figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border-radius:var(--radius);background:hsla(0,0%,100%,.88);color:var(--ink);font-size:11px;line-height:1.35;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media (max-width:880px){.stage28c-cta-panel{grid-template-columns:1fr}.stage28c-cta-image img{min-height:280px;object-position:center 16%}}.hero-photo-card img[src*="stage28e/images/hero-general-renovation"]{object-fit:cover;object-position:center center}.about-card img[src*="stage28e/images/halil-about-approved"]{object-fit:cover;object-position:center 18%}.stage28c-final-cta,.stage28e-final-cta{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(8,22,17,.96),rgba(18,48,36,.92)),url(/images/apartment/moscow-vista/stage28e/images/hero-general-renovation.png) 50% /cover no-repeat}.stage28c-cta-panel,.stage28e-cta-panel{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center}.stage28c-cta-image,.stage28e-cta-image{position:relative;margin:0;min-height:260px;border-radius:var(--radius);overflow:hidden;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 22px 55px rgba(0,0,0,.26);background:hsla(0,0%,100%,.06)}.stage28c-cta-image img,.stage28e-cta-image img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:center 18%;display:block}.stage28c-cta-image figcaption,.stage28e-cta-image figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border-radius:var(--radius);background:hsla(0,0%,100%,.88);color:var(--ink);font-size:11px;line-height:1.35;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media (max-width:880px){.stage28c-cta-panel,.stage28e-cta-panel{grid-template-columns:1fr}.stage28c-cta-image img,.stage28e-cta-image img{min-height:280px;object-position:center 14%}}img[src*="stage28e/images/hero-general-renovation"]{object-fit:cover;object-position:center center}.hero-image img[src*="stage28e/images/hero-general-renovation"],.hero-media img[src*="stage28e/images/hero-general-renovation"],.hero-photo-card img[src*="stage28e/images/hero-general-renovation"]{object-position:center center!important}.audit-card img,.card img[src*="/images/apartment/"],.case-card img,.service-card img,.services-card img,.stage-card img,.tech-card img,.technical-card img{width:100%;display:block;object-fit:cover;object-position:center center}img[src*="stage28e/images/halil-about-approved"]{object-fit:cover;object-position:center 14%!important}.about-card img[src*="stage28e/images/halil-about-approved"],.about-media img[src*="stage28e/images/halil-about-approved"],.specialist-card img[src*="stage28e/images/halil-about-approved"]{object-position:center 12%!important}img[src*="stage28e/images/halil-cta-approved"]{object-fit:cover;object-position:center 16%!important}.final-cta img[src*="stage28e/images/halil-cta-approved"],.stage28c-cta-image img[src*="stage28e/images/halil-cta-approved"],.stage28e-cta-image img[src*="stage28e/images/halil-cta-approved"]{object-position:center 15%!important}.about-card,.about-media,.specialist-card,.stage28c-cta-image,.stage28e-cta-image{isolation:isolate}@media (max-width:760px){img[src*="stage28e/images/halil-about-approved"],img[src*="stage28e/images/halil-cta-approved"]{object-position:center 10%!important}}.brand,.site-footer .brand,.site-header .brand{display:inline-flex;align-items:center;gap:12px}.brand-logo-shell{width:38px;height:38px;min-width:38px;max-width:38px}.site-footer .brand-logo-shell{width:34px;height:34px;min-width:34px;max-width:34px}.brand img,.brand-logo-shell img,.site-footer img,.site-header img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block}.site-footer .brand-logo-shell img,.site-header .brand-logo-shell img{transform:none!important}body,html{margin:0;padding:0;min-height:100%}body{font-family:var(--font-inter,Inter,Arial,sans-serif);background:#f4f1ea;color:#18251f}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(44,41%,95%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(27,45,35,.08)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{gap:12px}.brand,.brand-logo-shell{display:inline-flex;align-items:center}.brand-logo-shell{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;overflow:hidden;justify-content:center}.brand-logo-shell img{width:100%!important;height:100%!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;display:block}.brand-text{display:flex;flex-direction:column;line-height:1.05}.brand-text strong{font-size:14px;letter-spacing:.02em}.brand-text small{font-size:11px;opacity:.68}.header-actions,.nav{display:flex;align-items:center;gap:18px}.nav a,.phone{font-size:13px}.btn,.btn-primary,.btn-small{display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.btn-primary{background:#173326;color:#fff}body>img[src*=moscow-vista-logo],main>img[src*=moscow-vista-logo],section[data-services-premium-no-icons=true] .mini-icon,section[data-services-premium-no-icons=true] .miniIcon,section[data-services-premium-no-icons=true] .service-icon,section[data-services-premium-no-icons=true] .serviceIcon,section[data-services-premium-no-icons=true] .technical-icon,section[data-services-premium-no-icons=true] .technicalIcon,section[data-services-premium-no-icons=true] [class*=IconStrip],section[data-services-premium-no-icons=true] [class*=iconStrip],section[data-services-premium-no-icons=true] img[src*="/icon/"],section[data-services-premium-no-icons=true] img[src*="/icons/"],section[data-services-premium-no-icons=true] img[src*=icon],section[data-services-premium-no-icons=true] img[src*=icons]{display:none!important}.remontHeroV2{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(760px,92vh,980px);display:grid;grid-template-columns:minmax(420px,.94fr) minmax(610px,1.06fr);background:radial-gradient(circle at 42% 14%,rgba(196,157,88,.12),transparent 26%),linear-gradient(90deg,#07130f,#081712 49%,#111510 49.1%,#0e120d);color:#f3efe4;border-radius:0;box-shadow:inset 0 -1px hsla(41,57%,63%,.16)}.remontHeroV2:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(40,51%,62%,.1) 1px,transparent 0),linear-gradient(0deg,hsla(40,51%,62%,.08) 1px,transparent 0);background-size:76px 76px;opacity:.12;-webkit-mask-image:linear-gradient(90deg,#000,transparent 56%);mask-image:linear-gradient(90deg,#000,transparent 56%);pointer-events:none}.remontHeroV2__grid{position:absolute;inset:0 50% 0 0;background:radial-gradient(circle at 8% 18%,hsla(42,56%,67%,.18) 0 1px,transparent 2px),repeating-linear-gradient(0deg,transparent 0 119px,hsla(0,0%,100%,.055) 120px),repeating-linear-gradient(90deg,transparent 0 119px,hsla(0,0%,100%,.045) 120px);opacity:.28;pointer-events:none}.remontHeroV2__axis{position:absolute;left:22px;top:80px;bottom:90px;z-index:2;display:flex;flex-direction:column;justify-content:space-between;color:hsla(43,57%,70%,.48);font:600 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;opacity:.42}.remontHeroV2__axis span{display:grid;place-items:center;width:26px;height:26px;border:1px solid hsla(43,57%,70%,.25);border-radius:50%}.remontHeroV2__content{position:relative;z-index:3;padding:clamp(56px,7vw,108px) clamp(36px,6vw,108px);display:flex;flex-direction:column;justify-content:center}.remontHeroV2__eyebrow{color:#d6b46b;letter-spacing:.32em;text-transform:uppercase;font:700 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;margin-bottom:32px;opacity:0;animation:heroFadeUp .7s ease .1s forwards}.remontHeroV2__eyebrow span{display:inline-block;width:6px;height:6px;margin:0 18px;border-radius:50%;background:#d6b46b;transform:translateY(-1px)}.remontHeroV2__title{max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.15vw,108px);line-height:.93;letter-spacing:-.055em;font-weight:400;color:#f7f1e5;text-wrap:balance;opacity:0;animation:heroTitleIn .9s cubic-bezier(.19,1,.22,1) .22s forwards}.remontHeroV2__lead{max-width:670px;margin:34px 0 0;color:hsla(43,45%,92%,.76);font-size:clamp(18px,1.16vw,22px);line-height:1.62;letter-spacing:.01em;opacity:0;animation:heroFadeUp .7s ease .48s forwards}.remontHeroV2__features{width:min(100%,850px);margin-top:38px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid hsla(41,57%,63%,.36);background:linear-gradient(180deg,hsla(0,0%,100%,.052),hsla(0,0%,100%,.016)),rgba(4,13,10,.34);box-shadow:0 20px 70px rgba(0,0,0,.28),inset 0 1px hsla(0,0%,100%,.07);border-radius:6px;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;animation:heroFadeUp .8s ease .65s forwards}.remontHeroV2__feature{min-height:174px;padding:24px 22px}.remontHeroV2__feature+.remontHeroV2__feature{border-left:1px solid hsla(41,57%,63%,.18)}.remontHeroV2__featureIcon{width:64px;height:64px;margin-bottom:18px;display:grid;place-items:center;border:1px solid hsla(41,57%,63%,.46);border-radius:50%;background:radial-gradient(circle at 50% 50%,hsla(41,57%,63%,.12),transparent 67%),linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.018));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05),0 0 30px hsla(41,57%,63%,.09)}.remontHeroV2__featureIcon svg{width:46px;height:46px;overflow:visible}.remontHeroV2__iconFill{fill:hsla(41,57%,63%,.14);stroke:none}.remontHeroV2__iconAccent,.remontHeroV2__iconMain{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.remontHeroV2__iconMain{stroke:#d8b66e;stroke-width:2.45}.remontHeroV2__iconAccent{stroke:hsla(43,74%,83%,.88);stroke-width:1.85}.remontHeroV2__feature:first-child svg{animation:heroIconSettle 1.05s ease .92s both,heroIconBreath 64s ease-in-out 12s infinite}.remontHeroV2__feature:nth-child(2) svg{animation:heroIconSettle 1.05s ease 1.05s both,heroIconBreath 64s ease-in-out 13.2s infinite}.remontHeroV2__feature:nth-child(3) svg{animation:heroIconSettle 1.05s ease 1.18s both,heroIconBreath 64s ease-in-out 14.4s infinite}.remontHeroV2__feature:nth-child(4) svg{animation:heroIconSettle 1.05s ease 1.31s both,heroIconBreath 64s ease-in-out 15.6s infinite}.remontHeroV2__feature b{position:absolute;top:30px;right:22px;color:hsla(41,57%,63%,.68);font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.remontHeroV2__feature h3{margin:0;color:#d9b66f;text-transform:uppercase;letter-spacing:.14em;font:700 14px/1.28 ui-monospace,SFMono-Regular,Menlo,monospace}.remontHeroV2__feature p{margin:12px 0 0;color:hsla(43,45%,92%,.64);font-size:13px;line-height:1.5}.remontHeroV2__actions{display:grid;grid-template-columns:minmax(280px,420px) minmax(260px,380px);grid-gap:24px;gap:24px;margin-top:38px;width:min(100%,850px);opacity:0;animation:heroFadeUp .8s ease .86s forwards}.remontHeroV2__button,.remontHeroV2__phone{min-height:88px;border-radius:6px;text-decoration:none}.remontHeroV2__button{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:linear-gradient(180deg,#092017,#06170f);border:1px solid hsla(41,57%,63%,.58);color:#f4e3b6;text-transform:uppercase;letter-spacing:.12em;font-weight:800;box-shadow:0 20px 54px rgba(0,0,0,.28),inset 0 0 0 1px hsla(0,0%,100%,.055),0 0 0 1px hsla(41,57%,63%,.13);animation:heroCtaLiving 64s ease-in-out 16s infinite}.remontHeroV2__button:after{content:"";position:absolute;inset:-1px;background:linear-gradient(110deg,transparent,hsla(0,0%,100%,.12) 38%,transparent 60%);transform:translateX(-120%);animation:heroShimmer 14s ease-in-out 3.5s infinite}.remontHeroV2__button span{display:grid;place-items:center;width:40px;height:40px;border:1px solid hsla(41,57%,63%,.55);border-radius:50%;color:#d6b46b;font-size:24px}.remontHeroV2__phone{display:flex;flex-direction:column;justify-content:center;padding:0 26px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.052);color:#f1eadb;box-shadow:inset 0 1px hsla(0,0%,100%,.055)}.remontHeroV2__phone em,.remontHeroV2__phone small{color:hsla(43,45%,92%,.58);font-style:normal}.remontHeroV2__phone strong{margin:10px 0 9px;font-size:27px;letter-spacing:.05em;font-weight:500}.remontHeroV2__visual{position:relative;min-width:0;overflow:hidden;background:#151811;opacity:0;animation:heroImageIn 1s cubic-bezier(.19,1,.22,1) .28s forwards}.remontHeroV2__visual img{width:100%;height:100%;min-height:clamp(760px,92vh,980px);object-fit:cover;object-position:48% 50%;filter:saturate(.98) contrast(1.06) brightness(.91);transform:scale(1.025);animation:heroPhotoDrift 20s ease-in-out infinite alternate}.remontHeroV2__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,13,.46),transparent 24%,rgba(6,15,12,.14)),linear-gradient(0deg,rgba(0,0,0,.18),transparent 30%,rgba(0,0,0,.05)),radial-gradient(circle at 72% 45%,transparent 0 28%,rgba(0,0,0,.18) 78%);pointer-events:none}.remontHeroV2__scan{position:absolute;z-index:4;pointer-events:none;background:rgba(77,203,97,.44);box-shadow:0 0 18px rgba(77,203,97,.58);opacity:.38}.remontHeroV2__scan--h{left:0;right:0;top:42%;height:1px;animation:heroScanH 9s ease-in-out infinite}.remontHeroV2__scan--v{top:0;bottom:0;left:63%;width:1px;animation:heroScanV 10s ease-in-out infinite}.remontHeroV2__statusChip{position:absolute;z-index:9;top:clamp(26px,3.4vw,40px);left:clamp(28px,3.8vw,46px);display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 18px;border-radius:99px;color:#e8ddc7;text-transform:uppercase;letter-spacing:.12em;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;background:rgba(5,13,10,.7);border:1px solid hsla(42,60%,71%,.24);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;transform:translateY(-10px);animation:heroFadeDown .7s ease 1.1s forwards,heroChipIdle 64s ease-in-out 20s infinite}.remontHeroV2__statusChip span{width:8px;height:8px;border-radius:50%;background:#5ecb63;box-shadow:0 0 0 0 rgba(94,203,99,.45);animation:heroPulse 1.8s ease-in-out infinite}.remontHeroV2__hudStack{position:absolute;z-index:8;top:clamp(78px,9vh,104px);right:clamp(28px,4vw,58px);bottom:clamp(28px,4.6vh,56px);width:clamp(284px,23vw,328px);display:grid;grid-template-rows:auto auto auto auto;align-content:center;grid-gap:clamp(10px,1.2vh,16px);gap:clamp(10px,1.2vh,16px);pointer-events:none}.remontHeroV2__hud{position:relative;z-index:1;min-width:0;border-radius:6px;border:1px solid hsla(42,60%,71%,.34);background:linear-gradient(180deg,hsla(0,0%,100%,.095),hsla(0,0%,100%,.042)),rgba(5,12,9,.66);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 26px 72px rgba(0,0,0,.34),inset 0 1px hsla(0,0%,100%,.09),0 0 0 1px rgba(94,203,99,.035);color:hsla(41,49%,92%,.9);opacity:0;transform:translateY(18px);animation:heroHudIn .7s ease forwards,heroHudIdle 64s ease-in-out infinite}.remontHeroV2__hud:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent,hsla(0,0%,100%,.08) 42%,transparent 64%);transform:translateX(-130%);opacity:0;pointer-events:none;animation:heroPanelSweep 64s ease-in-out infinite}.remontHeroV2__hud h3{margin:0;text-transform:uppercase;letter-spacing:.16em;color:#f2e7cd;font:800 13px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.remontHeroV2__hud--object{padding:18px;animation-delay:1.22s,22s}.remontHeroV2__hud--steps{padding:18px;animation-delay:1.42s,23.2s}.remontHeroV2__hud--quality{padding:18px;animation-delay:1.62s,24.4s}.remontHeroV2__hud--badge{padding:14px 16px;display:grid;grid-template-columns:40px 1fr;align-items:center;grid-gap:13px;gap:13px;animation-delay:1.82s,25.6s}.remontHeroV2__hud--object small{display:block;margin-bottom:8px;color:#c7a867;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.remontHeroV2__hud--object h3{margin-bottom:14px;font-size:23px;letter-spacing:.12em}.remontHeroV2__hud--object dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.remontHeroV2__hud--object dl div{min-height:42px;padding:9px 10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.038);border-radius:6px}.remontHeroV2__hud--object dt{color:hsla(41,49%,92%,.48);font-size:10px}.remontHeroV2__hud--object dd{margin:5px 0 0;color:#f4ead4;font-weight:650;font-size:12px}.remontHeroV2__hudButton{display:inline-flex;align-items:center;justify-content:center;min-height:34px;width:100%;margin-top:12px;border-radius:6px;border:1px solid hsla(41,57%,63%,.36);background:hsla(41,57%,63%,.09);color:#e9cd8d;text-transform:uppercase;letter-spacing:.12em;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.remontHeroV2__hud--steps ol{position:relative;margin:16px 0 0;padding:0;list-style:none;display:grid;grid-gap:9px;gap:9px}.remontHeroV2__hud--steps ol:before{content:"";position:absolute;left:13px;top:12px;bottom:12px;width:1px;background:linear-gradient(180deg,rgba(94,203,99,.78),hsla(41,57%,63%,.18));transform-origin:top;transform:scaleY(0);animation:heroLineGrow 1.2s ease 1.75s forwards,heroLineIdle 64s ease-in-out 23.4s infinite}.remontHeroV2__hud--steps li{position:relative;display:grid;grid-template-columns:28px 1fr;align-items:start;grid-gap:11px;gap:11px;min-height:33px}.remontHeroV2__hud--steps b{position:relative;z-index:2;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;border:1px solid hsla(41,57%,63%,.42);background:rgba(4,11,8,.72);color:#c5aa72;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.remontHeroV2__hud--steps span{display:block;color:hsla(41,49%,92%,.86);font-size:12.5px;line-height:1.22}.remontHeroV2__hud--steps em{display:block;margin-top:4px;color:hsla(41,49%,92%,.46);font-style:normal;font-size:11px}.remontHeroV2__hud--steps .is-done b{background:rgba(94,203,99,.13);border-color:rgba(94,203,99,.55);color:#92d994}.remontHeroV2__hud--steps .is-done em{color:rgba(94,203,99,.76)}.remontHeroV2__hud--steps .is-active b{background:#d6b46b;color:#07120d;border-color:#e3cb8b;box-shadow:0 0 0 0 hsla(41,57%,63%,.34);animation:heroActiveStep 2.4s ease-in-out infinite}.remontHeroV2__hud--steps .is-active em{color:#e4c784}.remontHeroV2__qualityBody{display:grid;grid-template-columns:92px 1fr;align-items:center;grid-gap:14px;gap:14px;margin-top:14px}.remontHeroV2__ring{position:relative;width:92px;height:92px;display:grid;place-items:center}.remontHeroV2__ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.remontHeroV2__ring circle{fill:none;stroke-width:8}.remontHeroV2__ring .bg{stroke:hsla(0,0%,100%,.12)}.remontHeroV2__ring .fg{stroke:#d6b46b;stroke-linecap:round;stroke-dasharray:302;stroke-dashoffset:302;filter:drop-shadow(0 0 8px rgba(214,180,107,.32));animation:heroRing 1.3s ease 2.05s forwards,heroRingGlow 4.2s ease-in-out 3.4s infinite}.remontHeroV2__ring strong{position:relative;color:#f3dfad;font-size:23px;z-index:1}.remontHeroV2__ring span{position:absolute;z-index:1;top:57px;color:hsla(41,49%,92%,.48);text-align:center;font-size:9px;line-height:1.12}.remontHeroV2__hud--quality ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.remontHeroV2__hud--quality li{position:relative;padding-left:24px;color:hsla(41,49%,92%,.72);font-size:12px;line-height:1.25}.remontHeroV2__hud--quality li:before{content:"✓";position:absolute;left:0;top:-2px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:rgba(94,203,99,.14);color:#92d994;font-size:10px}.remontHeroV2__hud--badge svg{width:32px;height:32px;fill:none;stroke:#d6b46b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.remontHeroV2__hud--badge p{margin:0;color:hsla(41,49%,92%,.72);text-transform:uppercase;letter-spacing:.12em;font:700 11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.remontHeroV2__hud--badge b{color:#e4c784}.remontHeroV2+*{position:relative}.remontHeroV2+:before{content:"";position:absolute;left:0;right:0;top:-56px;height:56px;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(7,19,15,0),hsla(40,29%,94%,.96))}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(18px)}}@keyframes heroFadeDown{to{opacity:1;transform:translateY(0)}}@keyframes heroTitleIn{0%{opacity:0;transform:translateY(24px) scale(.985);filter:blur(3px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes heroImageIn{0%{opacity:0;transform:translateX(24px);filter:blur(4px)}to{opacity:1;transform:translateX(0);filter:blur(0)}}@keyframes heroPhotoDrift{0%{transform:scale(1.025) translateX(0)}to{transform:scale(1.045) translateX(-1.4%)}}@keyframes heroIconSettle{0%{opacity:0;transform:translateY(8px) scale(.94);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes heroIconBreath{0%,94%,to{filter:drop-shadow(0 0 0 rgba(214,180,107,0));transform:scale(1)}96.5%{filter:drop-shadow(0 0 11px rgba(214,180,107,.36));transform:scale(1.035)}}@keyframes heroHudIn{to{opacity:1;transform:translateY(0)}}@keyframes heroHudIdle{0%,91%,to{transform:translateY(0) scale(1);filter:blur(0)}94%{transform:translateY(-3px) scale(1.006);filter:blur(0)}97%{transform:translateY(0) scale(1);filter:blur(0)}}@keyframes heroPanelSweep{0%,88%,to{opacity:0;transform:translateX(-130%)}91%{opacity:.55;transform:translateX(0)}95%{opacity:0;transform:translateX(130%)}}@keyframes heroLineGrow{to{transform:scaleY(1)}}@keyframes heroLineIdle{0%,92%,to{opacity:1}95%{opacity:.55}}@keyframes heroRing{to{stroke-dashoffset:96}}@keyframes heroRingGlow{0%,to{filter:drop-shadow(0 0 8px rgba(214,180,107,.32))}50%{filter:drop-shadow(0 0 16px rgba(214,180,107,.48))}}@keyframes heroPulse{0%{box-shadow:0 0 0 0 rgba(94,203,99,.45)}70%{box-shadow:0 0 0 9px rgba(94,203,99,0)}to{box-shadow:0 0 0 0 rgba(94,203,99,0)}}@keyframes heroActiveStep{0%,to{box-shadow:0 0 0 0 hsla(41,57%,63%,.34)}50%{box-shadow:0 0 0 10px hsla(41,57%,63%,0)}}@keyframes heroShimmer{0%,74%,to{transform:translateX(-120%)}82%,90%{transform:translateX(120%)}}@keyframes heroScanH{0%,to{top:22%;opacity:.12}50%{top:72%;opacity:.55}}@keyframes heroScanV{0%,to{left:40%;opacity:.12}50%{left:78%;opacity:.45}}@keyframes heroChipIdle{0%,92%,to{filter:brightness(1)}95%{filter:brightness(1.18)}}@keyframes heroCtaLiving{0%,90%,to{box-shadow:0 20px 54px rgba(0,0,0,.28),inset 0 0 0 1px hsla(0,0%,100%,.055),0 0 0 1px hsla(41,57%,63%,.13)}94%{box-shadow:0 20px 54px rgba(0,0,0,.28),inset 0 0 0 1px hsla(0,0%,100%,.07),0 0 0 1px hsla(41,57%,63%,.2),0 0 24px hsla(41,57%,63%,.18)}}@media (min-width:1280px) and (max-height:860px){.remontHeroV2,.remontHeroV2__visual img{min-height:calc(100vh - 70px)}.remontHeroV2__content{padding-top:48px;padding-bottom:48px}.remontHeroV2__title{font-size:clamp(56px,4.65vw,82px)}.remontHeroV2__lead{margin-top:20px;font-size:clamp(17px,1.05vw,20px)}.remontHeroV2__features{margin-top:24px}.remontHeroV2__feature{min-height:146px;padding:18px}.remontHeroV2__featureIcon{width:50px;height:50px;margin-bottom:12px}.remontHeroV2__featureIcon svg{width:36px;height:36px}.remontHeroV2__actions{margin-top:22px}.remontHeroV2__button,.remontHeroV2__phone{min-height:68px}.remontHeroV2__phone strong{font-size:22px}.remontHeroV2__hudStack{top:66px;right:44px;bottom:22px;width:292px;gap:9px;align-content:end}.remontHeroV2__hud--object,.remontHeroV2__hud--quality,.remontHeroV2__hud--steps{padding:15px}.remontHeroV2__hud h3{font-size:12px}.remontHeroV2__hud--object h3{font-size:21px;margin-bottom:10px}.remontHeroV2__hud--object dl{gap:7px}.remontHeroV2__hud--object dl div{min-height:38px;padding:8px}.remontHeroV2__hudButton{min-height:30px;margin-top:9px}.remontHeroV2__hud--steps ol{margin-top:12px;gap:7px}.remontHeroV2__hud--steps li{min-height:30px;grid-template-columns:26px 1fr}.remontHeroV2__hud--steps b{width:25px;height:25px}.remontHeroV2__qualityBody{grid-template-columns:82px 1fr;gap:11px;margin-top:11px}.remontHeroV2__ring{width:82px;height:82px}.remontHeroV2__ring strong{font-size:21px}.remontHeroV2__ring span{top:51px}.remontHeroV2__hud--badge{padding:12px 14px}}@media (max-width:1180px){.remontHeroV2{min-height:auto;grid-template-columns:1fr}.remontHeroV2__content{padding:56px clamp(22px,6vw,64px) 44px}.remontHeroV2__features{grid-template-columns:repeat(2,minmax(0,1fr))}.remontHeroV2__feature:nth-child(3){border-left:0}.remontHeroV2__feature:nth-child(3),.remontHeroV2__feature:nth-child(4){border-top:1px solid hsla(41,57%,63%,.18)}.remontHeroV2__visual,.remontHeroV2__visual img{min-height:760px}.remontHeroV2__hudStack{top:78px;bottom:32px;right:clamp(22px,6vw,58px)}}@media (max-width:760px){.remontHeroV2__content{padding:44px 18px 34px}.remontHeroV2__eyebrow{letter-spacing:.18em;font-size:10px}.remontHeroV2__title{font-size:clamp(46px,14vw,66px)}.remontHeroV2__lead{font-size:16px;line-height:1.55}.remontHeroV2__actions,.remontHeroV2__features{grid-template-columns:1fr}.remontHeroV2__feature+.remontHeroV2__feature,.remontHeroV2__feature:nth-child(3),.remontHeroV2__feature:nth-child(4){border-left:0;border-top:1px solid hsla(41,57%,63%,.18)}.remontHeroV2__visual,.remontHeroV2__visual img{min-height:820px}.remontHeroV2__statusChip{left:18px;top:22px;letter-spacing:.08em;font-size:10px}.remontHeroV2__hudStack{top:74px;left:18px;right:18px;bottom:22px;width:auto;align-content:end}.remontHeroV2__hud--object dl{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.remontHeroV2 *,.remontHeroV2 :after,.remontHeroV2 :before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.remontHeroV2__features{border-color:hsla(41,56%,64%,.42);background:linear-gradient(180deg,hsla(0,0%,100%,.056),hsla(0,0%,100%,.012)),linear-gradient(90deg,hsla(41,57%,62%,.045),transparent 30%,hsla(41,57%,62%,.035)),rgba(4,13,10,.36)}.remontHeroV2__feature{position:relative;min-height:176px;padding:24px 22px 26px;overflow:hidden}.remontHeroV2__feature:before{content:"";position:absolute;left:22px;right:22px;top:24px;height:1px;background:linear-gradient(90deg,hsla(42,61%,65%,.82),hsla(42,61%,65%,.18),transparent 78%);opacity:.78}.remontHeroV2__feature:after{content:"";position:absolute;right:18px;top:18px;width:34px;height:34px;border-top:1px solid hsla(42,61%,65%,.38);border-right:1px solid hsla(42,61%,65%,.38);opacity:.7}.remontHeroV2__featureMark{position:relative;z-index:2;min-height:68px;margin:0 0 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.remontHeroV2__featureMark:before{content:"";position:absolute;left:0;bottom:-9px;width:42px;height:6px;border-radius:1px;background:linear-gradient(90deg,#d8b568 0 8px,transparent 8px 14px,hsla(41,59%,63%,.64) 14px 24px,transparent 24px 30px,hsla(41,59%,63%,.38) 30px 42px);box-shadow:0 0 22px hsla(41,59%,63%,.16)}.remontHeroV2__featureMark:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:1px;background:linear-gradient(90deg,hsla(41,59%,63%,.36),transparent 82%)}.remontHeroV2__featureMark span{display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,3.4vw,62px);line-height:.78;letter-spacing:-.075em;font-weight:400;color:#d9b76d;text-shadow:0 16px 34px rgba(0,0,0,.32),0 0 24px hsla(41,59%,63%,.1)}.remontHeroV2__featureMark em{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:20px;margin-bottom:4px;padding:0 7px;border-radius:3px;border:1px solid hsla(41,59%,63%,.34);color:hsla(43,64%,81%,.66);background:rgba(5,16,12,.38);font:800 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.2em;text-transform:uppercase;box-shadow:inset 0 1px hsla(0,0%,100%,.05)}.remontHeroV2__feature h3{position:relative;z-index:2;margin-top:18px;color:#d8b568;font-size:13px;letter-spacing:.22em}.remontHeroV2__feature p{position:relative;z-index:2;max-width:142px;color:hsla(43,45%,92%,.69)}.remontHeroV2__feature>b,.remontHeroV2__featureIcon{display:none!important}@media (max-width:1180px){.remontHeroV2__featureMark span{font-size:46px}.remontHeroV2__featureMark em{min-width:48px;letter-spacing:.14em}}@media (max-width:760px){.remontHeroV2__feature{min-height:150px}.remontHeroV2__featureMark{min-height:54px}.remontHeroV2__featureMark span{font-size:42px}}:root{--qe-ink:#1d2a24;--qe-ink-soft:rgba(29,42,36,.72);--qe-line:rgba(29,42,36,.12);--qe-line-dark:hsla(46,48%,83%,.14);--qe-brass:#b7a06c;--qe-dark:#09251a}.qe-section{position:relative;overflow:hidden}.qe-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.45;background:linear-gradient(90deg,hsla(42,34%,57%,.045) 1px,transparent 0),linear-gradient(180deg,hsla(42,34%,57%,.035) 1px,transparent 0);background-size:88px 88px;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 0,transparent 72%);mask-image:radial-gradient(circle at 50% 40%,#000 0,transparent 72%)}.qe-split{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,.74fr) minmax(520px,1.26fr);grid-gap:clamp(56px,7vw,112px);gap:clamp(56px,7vw,112px);align-items:start}.qe-section-copy{max-width:460px}.qe-kicker{margin:0 0 18px;color:var(--qe-brass);font-size:11px;line-height:1;font-weight:760;letter-spacing:.24em;text-transform:uppercase}.qe-about-copy h2,.qe-section-copy h2{margin:0;color:var(--qe-ink);font-family:"Instrument Serif",Georgia,serif;font-size:clamp(42px,4.6vw,72px);line-height:.96;letter-spacing:-.045em;font-weight:500;text-wrap:balance}.qe-section-copy p{margin:22px 0 0;color:var(--qe-ink-soft);font-size:15px;line-height:1.72;max-width:410px}.qe-checks-section{background:radial-gradient(circle at 16% 20%,hsla(42,34%,57%,.13),transparent 34%),linear-gradient(180deg,#09251a,#071e16);color:#f7f3e9;padding-block:clamp(86px,10vw,136px)}.qe-checks-section .qe-section-copy h2,.qe-checks-section .qe-section-copy p{color:#f7f3e9}.qe-checks-section .qe-section-copy p{opacity:.68}.qe-ledger{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;border-top:1px solid var(--qe-line-dark);border-left:1px solid var(--qe-line-dark)}.qe-ledger-row{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start;min-height:128px;padding:28px 28px 26px;border-right:1px solid var(--qe-line-dark);border-bottom:1px solid var(--qe-line-dark);background:hsla(0,0%,100%,.025);border-radius:0!important;box-shadow:none!important}.qe-editorial-row span,.qe-ledger-row span{color:var(--qe-brass);font-size:11px;line-height:1;letter-spacing:.16em;font-weight:760}.qe-ledger-row p{margin:0;color:hsla(43,47%,94%,.84);font-size:clamp(16px,1.12vw,19px);line-height:1.42;font-weight:560;letter-spacing:-.012em}.qe-scenarios-section{padding-block:clamp(78px,9vw,128px);background:linear-gradient(180deg,#f5f2ea,#f8f6f1)}.qe-scenarios-section .qe-split{align-items:center}.qe-editorial-list{border-top:1px solid var(--qe-line)}.qe-editorial-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:baseline;grid-gap:28px;gap:28px;padding:22px 0;border-bottom:1px solid var(--qe-line);background:transparent!important;border-radius:0!important;box-shadow:none!important}.qe-editorial-row p{margin:0;color:var(--qe-ink);font-size:clamp(18px,1.6vw,25px);line-height:1.34;letter-spacing:-.026em;font-weight:480}.process-section .process-layout{grid-template-columns:minmax(310px,.78fr) minmax(640px,1.22fr)!important;gap:clamp(34px,4vw,58px)!important;align-items:stretch!important}.process-section .process-list{border-radius:0!important;background:transparent!important;box-shadow:none!important;border:0!important;border-top:1px solid rgba(29,42,36,.14)!important;padding:0!important}.process-section .process-list .eyebrow{color:var(--qe-brass)!important}.process-section .process-list h2{font-size:clamp(40px,4vw,62px)!important;line-height:.98!important}.process-section .process-row{border-top:1px solid rgba(29,42,36,.12)!important;padding:22px 0!important}.process-section .process-row span{width:auto!important;height:auto!important;background:transparent!important;color:var(--qe-brass)!important;justify-content:flex-start!important;border-radius:0!important;font-size:11px!important;letter-spacing:.16em!important}.qe-about-card{display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);grid-gap:clamp(34px,5vw,74px);gap:clamp(34px,5vw,74px);align-items:stretch;background:rgba(255,255,252,.7);border:1px solid rgba(29,42,36,.1);padding:clamp(18px,1.6vw,24px)}.qe-about-photo{margin:0;min-height:590px;overflow:hidden;background:#ddd7ca}.qe-about-photo img{display:block;width:100%;height:100%;min-height:590px;object-fit:cover;object-position:center top}.qe-about-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,4.5vw,64px) clamp(20px,3vw,44px)}.qe-about-copy h2{max-width:560px;font-size:clamp(46px,4.8vw,76px)}.qe-about-list{list-style:none;padding:0;margin:30px 0 34px;max-width:520px;border-top:1px solid var(--qe-line)}.qe-about-list li{position:relative;padding:17px 0 17px 34px;border-bottom:1px solid var(--qe-line);color:rgba(29,42,36,.7);font-size:15px;line-height:1.62}.qe-about-list li:before{content:"";position:absolute;left:0;top:25px;width:14px;height:1px;background:var(--qe-brass)}.qe-link-button{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;background:var(--qe-dark);color:#fff!important;border:1px solid rgba(29,42,36,.18);text-decoration:none;font-size:13px;font-weight:760;letter-spacing:.01em}.qe-faq-section{padding-block:clamp(74px,8vw,118px);background:#f5f2ea}.qe-faq-list{border-top:1px solid var(--qe-line)}.qe-faq-item{background:transparent!important;border:0!important;border-bottom:1px solid var(--qe-line)!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.qe-faq-item summary{list-style:none;position:relative;cursor:pointer;padding:24px 42px 24px 0;color:var(--qe-ink);font-size:clamp(17px,1.25vw,21px);line-height:1.35;font-weight:560;letter-spacing:-.018em}.qe-faq-item summary::-webkit-details-marker{display:none}.qe-faq-item summary:after{content:"+";position:absolute;right:0;top:24px;color:var(--qe-brass);font-size:22px;font-weight:300;line-height:1}.qe-faq-item[open] summary:after{content:"–"}.qe-faq-item p{margin:0;padding:0 60px 26px 0;color:rgba(29,42,36,.66);font-size:15px;line-height:1.72}@media (max-width:1120px){.process-section .process-layout,.qe-split{grid-template-columns:1fr!important;gap:42px!important}.qe-section-copy{max-width:760px}.qe-ledger{grid-template-columns:1fr!important}.qe-about-card{grid-template-columns:minmax(260px,420px) minmax(0,1fr)}}@media (max-width:820px){.qe-about-card{grid-template-columns:1fr}.qe-about-photo,.qe-about-photo img{min-height:420px}.qe-editorial-row{grid-template-columns:54px minmax(0,1fr);gap:18px}.qe-ledger-row{grid-template-columns:46px minmax(0,1fr);padding:22px 0}}@media (max-width:640px){.qe-about-copy h2,.qe-section-copy h2{font-size:clamp(36px,10vw,48px)}.qe-editorial-row p{font-size:17px}.qe-about-card{padding:12px}.qe-about-copy{padding:26px 10px 12px}.qe-faq-item summary{padding-right:34px}}@media (min-width:1121px){.process-section .process-layout{max-width:1280px!important;grid-template-columns:minmax(260px,.48fr) minmax(820px,1.52fr)!important;gap:clamp(28px,3vw,44px)!important;align-items:stretch!important}.process-section .qe-about-card{grid-template-columns:minmax(300px,430px) minmax(340px,1fr)!important;gap:clamp(34px,3.8vw,52px)!important;align-items:stretch!important;overflow:visible!important}.process-section .qe-about-copy{position:relative;min-width:0!important;max-width:none!important;justify-content:center!important;padding:clamp(38px,4vw,58px) clamp(30px,3vw,46px)!important;border-left:1px solid rgba(29,42,36,.11)}.process-section .qe-about-copy:before{content:"";position:absolute;left:-1px;top:clamp(38px,4vw,58px);width:1px;height:76px;background:hsla(42,34%,57%,.9)}.process-section .qe-about-copy .qe-kicker{margin-bottom:18px!important;white-space:nowrap}.process-section .qe-about-copy h2{max-width:440px!important;font-size:clamp(42px,3.4vw,58px)!important;line-height:1.01!important;letter-spacing:-.04em!important;text-wrap:balance}.process-section .qe-about-list{max-width:430px!important;margin:28px 0 30px!important}.process-section .qe-about-list li{padding:15px 0 15px 28px!important;font-size:15px!important;line-height:1.58!important;color:rgba(29,42,36,.68)!important}.process-section .qe-link-button{min-height:44px!important;padding:0 24px!important;font-size:12px!important}}@media (min-width:1121px) and (max-width:1240px){.process-section .process-layout{grid-template-columns:minmax(240px,.42fr) minmax(760px,1.58fr)!important;gap:28px!important}.process-section .qe-about-card{grid-template-columns:minmax(300px,430px) minmax(300px,1fr)!important;gap:34px!important}.process-section .qe-about-copy{padding-left:30px!important;padding-right:28px!important}.process-section .qe-about-copy h2{font-size:clamp(38px,3.25vw,50px)!important;max-width:360px!important}}.apartment-case-card .case-content .case-metric{display:block!important;margin-top:clamp(18px,1.5vw,24px)!important;padding-top:18px!important;border-top:1px solid rgba(29,42,36,.12)!important;color:#203229!important;font-feature-settings:tabular-nums lining-nums;font-variant-numeric:tabular-nums lining-nums}.apartment-case-card .case-content .case-metric span{display:block;margin:0 0 7px;color:rgba(32,50,41,.72);font-size:10px;line-height:1;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.apartment-case-card .case-content .case-metric b{display:block;white-space:nowrap;color:#203229;font-size:clamp(17px,1.18vw,21px);line-height:1.05;font-weight:760;letter-spacing:-.018em}.apartment-case-card .case-content>strong:not(.case-metric){display:block!important;font-size:clamp(16px,1.1vw,20px)!important;line-height:1.15!important;font-feature-settings:tabular-nums lining-nums;font-variant-numeric:tabular-nums lining-nums}@media (min-width:1121px){.process-section .process-layout{max-width:1280px!important;grid-template-columns:minmax(270px,330px) minmax(800px,1fr)!important;gap:clamp(38px,4vw,58px)!important;align-items:start!important}.process-section .process-list{max-width:330px!important;overflow:visible!important}.process-section .process-list h2{max-width:330px!important;font-size:clamp(38px,3vw,50px)!important;line-height:1.01!important;letter-spacing:-.045em!important;text-wrap:balance}.process-section .process-row{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-gap:24px!important;gap:24px!important;align-items:start!important;padding:20px 0!important}.process-section .process-row span{display:block!important;width:44px!important;min-width:44px!important;height:auto!important;padding:0!important;margin-top:.38em!important;text-align:left!important;font-size:10px!important;line-height:1!important;letter-spacing:.18em!important;font-weight:780!important;font-feature-settings:tabular-nums lining-nums;font-variant-numeric:tabular-nums lining-nums;background:transparent!important;color:hsla(42,34%,57%,.92)!important;border:0!important;border-radius:0!important;justify-content:flex-start!important}.process-section .process-row>div{min-width:0!important}.process-section .process-row h3{margin:0 0 8px!important;font-size:15px!important;line-height:1.22!important;letter-spacing:-.012em!important}.process-section .process-row p{margin:0!important;max-width:270px!important;font-size:13.5px!important;line-height:1.62!important;color:rgba(29,42,36,.62)!important}.process-section .qe-about-card{grid-template-columns:minmax(380px,430px) minmax(340px,1fr)!important;gap:clamp(34px,3.4vw,52px)!important;align-items:stretch!important;overflow:visible!important}.process-section .qe-about-copy{min-width:340px!important;max-width:none!important;padding:clamp(36px,4vw,56px) clamp(28px,3vw,44px)!important}.process-section .qe-about-copy h2{max-width:430px!important;font-size:clamp(40px,3.25vw,56px)!important;line-height:1.02!important;letter-spacing:-.042em!important;text-wrap:balance}.process-section .qe-about-list{max-width:430px!important}.process-section .qe-about-list li{font-size:14.5px!important;line-height:1.6!important}}@media (min-width:1121px) and (max-width:1260px){.process-section .process-layout{grid-template-columns:minmax(250px,300px) minmax(760px,1fr)!important;gap:36px!important}.process-section .process-list,.process-section .process-list h2{max-width:300px!important}.process-section .process-list h2{font-size:clamp(36px,2.8vw,46px)!important}.process-section .qe-about-card{grid-template-columns:minmax(360px,410px) minmax(320px,1fr)!important;gap:34px!important}.process-section .qe-about-copy h2{font-size:clamp(38px,3vw,50px)!important}}@media (max-width:820px){.apartment-case-card .case-content .case-metric b{white-space:normal}.process-section .process-row{grid-template-columns:42px minmax(0,1fr)!important}}.site-footer{padding:clamp(48px,6vw,68px) 0 36px;background:radial-gradient(circle at 12% 0,rgba(183,154,90,.11),transparent 28%),linear-gradient(180deg,#141a16,#0f1411);color:#fff;border-top:1px solid hsla(0,0%,100%,.1)}.site-footer .footer-grid{display:grid;grid-template-columns:minmax(300px,1.2fr) minmax(170px,.62fr) minmax(220px,.72fr);grid-gap:clamp(34px,6vw,86px);gap:clamp(34px,6vw,86px);align-items:start}.site-footer .footer-brand.brand{align-items:center;gap:12px}.site-footer .footer-brand .brand-logo-shell{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;padding:0!important;border-radius:6px;background:hsla(44,41%,95%,.08);border:1px solid rgba(183,154,90,.22);box-shadow:none}.site-footer .footer-brand .brand-logo-shell img{max-width:42px!important;max-height:42px!important}.site-footer .footer-brand .brand-text strong{color:#fff;font-size:14px;letter-spacing:.02em}.site-footer .footer-brand .brand-text small{color:hsla(0,0%,100%,.62);font-size:11px}.site-footer .footer-note{max-width:390px;margin:18px 0 0;color:hsla(0,0%,100%,.62);font-size:13.5px;line-height:1.72}.site-footer .footer-grid h3{margin:2px 0 16px;color:hsla(0,0%,100%,.88);font-size:10px;line-height:1.2;font-weight:760;letter-spacing:.18em;text-transform:uppercase}.site-footer .footer-grid a{display:block;width:-moz-fit-content;width:fit-content;margin:9px 0;color:hsla(0,0%,100%,.72);font-size:13.5px;line-height:1.35;text-decoration:none;transition:color .2s ease,transform .2s ease}.site-footer .footer-grid a:hover{color:#fff;transform:translateX(2px)}.site-footer .footer-proof-strip{margin-top:32px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:18px;flex-wrap:wrap}.site-footer .footer-proof-strip span{display:inline-flex;padding:0;border:0;border-radius:0;background:transparent;color:hsla(0,0%,100%,.5);font-size:10px;line-height:1.4;font-weight:720;letter-spacing:.16em;text-transform:uppercase}.contactPage{background:linear-gradient(180deg,#f6f3ec,#f7f5ef 56%,#efede6);color:#1f2a25}.contactPage .container{max-width:1180px}.contactEyebrow{margin:0 0 16px;color:#31483e;font-size:10px;line-height:1.2;font-weight:760;letter-spacing:.22em;text-transform:uppercase}.contactHeroSlim{padding:clamp(70px,8vw,112px) 0 clamp(42px,5vw,66px)}.contactHeroSlim__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);grid-gap:clamp(46px,7vw,104px);gap:clamp(46px,7vw,104px);align-items:end}.contactEditorialIntro h2,.contactHeroSlim h1,.contactLegalGrid h2,.contactRequestGrid h2{margin:0;color:#1d2923;font-family:var(--font-serif,Georgia,serif);font-weight:500;letter-spacing:-.042em}.contactHeroSlim h1{max-width:780px;font-size:clamp(46px,4.8vw,76px);line-height:.98}.contactLead{max-width:610px;margin:24px 0 0;color:#667069;font-size:clamp(16px,1.08vw,18px);line-height:1.76}.contactDirectPanel{display:grid;grid-gap:9px;gap:9px}.contactDirectPanel a{min-height:66px;padding:15px 18px;display:flex;flex-direction:column;justify-content:center;gap:7px;border-radius:6px;background:hsla(0,0%,100%,.62);border:1px solid rgba(31,42,37,.075);color:#1f2a25;text-decoration:none;box-shadow:0 10px 24px rgba(31,42,37,.035)}.contactDirectPanel__main{background:#0e2a20!important;color:#fff!important;box-shadow:0 16px 34px rgba(14,42,32,.14)!important}.contactDirectPanel span,.contactLegalList dt,.contactScopeList span,.siteLeadForm span{color:rgba(49,72,62,.7);font-size:9.5px;line-height:1.2;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.contactDirectPanel__main span{color:hsla(0,0%,100%,.58)}.contactDirectPanel strong{color:inherit;font-size:clamp(15px,1.05vw,18px);line-height:1.25;font-weight:640}.contactEditorialSection,.contactLegalSection,.contactRequestSection{padding:clamp(50px,7vw,84px) 0;border-top:1px solid rgba(31,42,37,.075)}.contactEditorialGrid,.contactRequestGrid{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(500px,1.12fr);grid-gap:clamp(42px,6vw,84px);gap:clamp(42px,6vw,84px);align-items:start}.contactEditorialIntro h2,.contactRequestGrid h2{max-width:560px;font-size:clamp(34px,3.25vw,54px);line-height:1.02}.contactEditorialIntro p,.contactRequestGrid>div>p{max-width:520px;margin:22px 0 0;color:#667069;font-size:15.5px;line-height:1.78}.contactScopeList{border-top:1px solid rgba(31,42,37,.12)}.contactScopeList article{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:22px;gap:22px;padding:23px 0;border-bottom:1px solid rgba(31,42,37,.12)}.contactScopeList h3{margin:0 0 7px;color:#1f2a25;font-size:19px;line-height:1.28;letter-spacing:-.015em}.contactScopeList p{max-width:580px;margin:0;color:#68716a;font-size:14.5px;line-height:1.7}.contactRequestSection{background:hsla(0,0%,100%,.2)}.siteLeadForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px;padding:18px;background:hsla(0,0%,100%,.66);border:1px solid rgba(31,42,37,.08);border-radius:6px;box-shadow:0 16px 38px rgba(31,42,37,.045)}.siteLeadForm__status,.siteLeadForm__wide{grid-column:1/-1}.siteLeadForm label{display:grid;grid-gap:8px;gap:8px}.siteLeadForm input,.siteLeadForm select,.siteLeadForm textarea{width:100%;border:1px solid rgba(31,42,37,.12);border-radius:6px;background:hsla(0,0%,100%,.84);color:#1f2a25;padding:13px 14px;font:inherit;font-size:14px;outline:none}.siteLeadForm button{justify-self:start;min-height:48px;padding:0 24px;border:0;border-radius:6px;background:#0e2a20;color:#fff;font-weight:720;cursor:pointer;box-shadow:0 12px 24px rgba(14,42,32,.13)}.siteLeadForm__status{margin:0;color:#778179;font-size:12px;line-height:1.55}.contactLegalSection{padding:clamp(42px,6vw,72px) 0 clamp(62px,8vw,96px)}.contactLegalGrid{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(520px,1.45fr);grid-gap:clamp(34px,5vw,72px);gap:clamp(34px,5vw,72px);align-items:start}.contactLegalGrid h2{max-width:360px;font-size:clamp(24px,2.2vw,36px);line-height:1.08;letter-spacing:-.035em}.contactLegalList{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;border-top:1px solid rgba(31,42,37,.1);border-left:1px solid rgba(31,42,37,.1)}.contactLegalList div{padding:13px 15px;border-right:1px solid rgba(31,42,37,.1);border-bottom:1px solid rgba(31,42,37,.1);background:hsla(0,0%,100%,.3)}.contactLegalList__wide{grid-column:1/-1}.contactLegalList dd{margin:6px 0 0;color:#515d56;font-size:12.5px;line-height:1.5}@media (max-width:980px){.contactEditorialGrid,.contactHeroSlim__grid,.contactLegalGrid,.contactLegalList,.contactRequestGrid,.site-footer .footer-grid{grid-template-columns:1fr}}@media (max-width:640px){.contactHeroSlim h1{font-size:clamp(38px,11vw,52px)}.contactEditorialIntro h2,.contactRequestGrid h2{font-size:clamp(30px,9vw,42px)}.contactScopeList article{grid-template-columns:1fr;gap:10px}.siteLeadForm{grid-template-columns:1fr;padding:16px}.site-footer .footer-brand .brand-logo-shell{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important}}.contactEditorialSection,.contactHeroSlim,.contactLegalSection,.contactPage,.contactPage main,.contactRequestSection{display:block!important;visibility:visible!important;opacity:1!important}.contactEditorialSection,.contactHeroSlim,.contactLegalSection,.contactRequestSection{position:relative!important;z-index:1!important;overflow:visible!important}.contactEditorialGrid,.contactHeroSlim__grid,.contactLegalGrid,.contactRequestGrid{display:grid!important;visibility:visible!important;opacity:1!important}.site-footer .footer-brand{display:inline-flex!important;align-items:center!important;gap:13px!important;color:inherit!important;text-decoration:none!important}.site-footer .footer-brand .brand-logo-shell{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;padding:5px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;background:linear-gradient(180deg,hsla(48,50%,96%,.98),hsla(43,31%,85%,.94))!important;border:1px solid rgba(183,154,90,.28)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}.site-footer .footer-brand .brand-logo-shell img{display:block!important;width:100%!important;height:100%!important;max-width:36px!important;max-height:36px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important;background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}.site-footer .footer-grid a,.site-footer .footer-grid a:visited{color:hsla(0,0%,100%,.72)!important;text-decoration:none!important}.site-footer .footer-grid a:hover{color:#fff!important}.contactDirectPanel a[href*=Remont_moscowvista_bot]:after,.site-footer .footer-grid a[href*=Remont_moscowvista_bot]:after{content:""!important}.contactLegalSection{padding-top:clamp(48px,6vw,74px)!important;padding-bottom:clamp(56px,7vw,86px)!important}.contactLegalGrid{grid-template-columns:minmax(240px,.62fr) minmax(480px,1.38fr)!important;gap:clamp(36px,5vw,72px)!important}.contactLegalGrid h2{max-width:360px!important;font-size:clamp(28px,2.4vw,38px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.contactLegalList div{padding:12px 14px!important}.contactLegalList dt{font-size:8.5px!important;letter-spacing:.16em!important}.contactLegalList dd{margin-top:6px!important;font-size:12px!important;line-height:1.5!important}@media (max-width:900px){.contactEditorialGrid,.contactHeroSlim__grid,.contactLegalGrid,.contactRequestGrid{grid-template-columns:1fr!important}}.seoServiceHero,.seoServiceSection{background:#f4f1ea}.seoServiceHero{padding:clamp(84px,10vw,132px) 0 clamp(64px,8vw,104px);border-bottom:1px solid rgba(31,42,37,.08)}.seoServiceDeliverables,.seoServiceFaq,.seoServiceHero__grid,.seoServiceRequest,.seoServiceSplit{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr);grid-gap:clamp(44px,7vw,96px);gap:clamp(44px,7vw,96px);align-items:start}.seoServiceHero h1{max-width:980px;margin:0;color:#17241e;font-size:clamp(46px,6vw,92px);line-height:.94;letter-spacing:-.055em}.seoServiceHero__lead,.seoServiceIntro p,.seoServiceRelated__head p,.seoServiceRequest p{color:#667069;font-size:clamp(16px,1.2vw,19px);line-height:1.72}.seoServiceHero__lead{max-width:790px;margin:26px 0 0}.seoServiceDirectLinks,.seoServiceHero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.seoServiceNote{align-self:end;padding:clamp(26px,3vw,38px);background:hsla(0,0%,100%,.58);border:1px solid rgba(31,42,37,.08);border-radius:6px;box-shadow:0 18px 46px rgba(31,42,37,.055)}.seoServiceMatrix article span,.seoServiceNote span,.seoServiceNumberList article span,.seoServiceSteps article span{color:#ad9766;font-size:11px;line-height:1;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.seoServiceNote strong{display:block;margin-top:14px;color:#17241e;font-size:clamp(22px,2vw,32px);line-height:1.12;letter-spacing:-.03em}.seoServiceNote p{margin:18px 0 0;color:#667069;font-size:15px;line-height:1.65}.seoServiceSection{padding:clamp(68px,9vw,118px) 0;border-bottom:1px solid rgba(31,42,37,.07)}.seoServiceSection--dark{background:#0f2a20;color:#fff}.seoServiceSection--darkSoft{background:#17241e;color:#fff}.seoServiceSection--muted{background:#efede7}.seoServiceSection--dark .eyebrow,.seoServiceSection--dark h2,.seoServiceSection--dark h3,.seoServiceSection--darkSoft .eyebrow,.seoServiceSection--darkSoft h2,.seoServiceSection--darkSoft li{color:#fff}.seoServiceSection--dark p,.seoServiceSection--darkSoft p{color:hsla(0,0%,100%,.72)}.seoServiceDeliverables h2,.seoServiceFaq h2,.seoServiceIntro h2,.seoServiceRelated h2,.seoServiceRequest h2{max-width:680px;margin:0;color:#17241e;font-size:clamp(36px,4vw,66px);line-height:.98;letter-spacing:-.05em}.seoServiceIntro p,.seoServiceRelated__head p,.seoServiceRequest p{max-width:660px;margin:24px 0 0}.seoServiceIntro--wide{max-width:940px;margin-bottom:34px}.seoServiceCards,.seoServiceFaq__items,.seoServiceMatrix,.seoServiceNumberList,.seoServiceSteps{display:grid;grid-gap:0;gap:0}.seoServiceMatrix{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid hsla(0,0%,100%,.16);border-left:1px solid hsla(0,0%,100%,.16)}.seoServiceMatrix article{min-height:168px;padding:26px;border-right:1px solid hsla(0,0%,100%,.16);border-bottom:1px solid hsla(0,0%,100%,.16)}.seoServiceCards h3,.seoServiceMatrix h3{margin:18px 0 10px;font-size:20px;line-height:1.22;letter-spacing:-.02em}.seoServiceCards p,.seoServiceMatrix p{margin:0;font-size:15px;line-height:1.65}.seoServiceNumberList,.seoServiceSteps{border-top:1px solid rgba(31,42,37,.12)}.seoServiceNumberList article,.seoServiceSteps article{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:28px;gap:28px;padding:22px 0;border-bottom:1px solid rgba(31,42,37,.12)}.seoServiceNumberList p{margin:0;color:#2a352f;font-size:clamp(18px,1.6vw,24px);line-height:1.42;letter-spacing:-.02em}.seoServiceCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.seoServiceCards article{min-height:210px;padding:25px;background:hsla(0,0%,100%,.64);border:1px solid rgba(31,42,37,.08);border-radius:6px;box-shadow:0 14px 34px rgba(31,42,37,.04)}.seoServiceCards h3{margin-top:0;color:#17241e}.seoServiceCards p{color:#667069}.seoServiceSteps h3{margin:0 0 8px;color:#17241e;font-size:20px;line-height:1.25}.seoServiceSteps p{margin:0;color:#667069;font-size:15px;line-height:1.7}.seoServiceDeliverables ul{margin:0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,100%,.16)}.seoServiceDeliverables li{padding:18px 0;border-bottom:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.86);font-size:clamp(17px,1.4vw,22px);line-height:1.48}.seoServiceRequest .siteLeadForm{align-self:start}.seoServiceDirectLinks a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:6px;border:1px solid rgba(31,42,37,.12);background:hsla(0,0%,100%,.58);color:#17241e;text-decoration:none;font-weight:700}.seoServiceFaq__items details{background:transparent;border:0;border-top:1px solid rgba(31,42,37,.12);border-radius:0;box-shadow:none;padding:22px 0}.seoServiceFaq__items details:last-child{border-bottom:1px solid rgba(31,42,37,.12)}.seoServiceFaq__items summary{color:#17241e;font-size:clamp(18px,1.4vw,22px);line-height:1.32;font-weight:720}.seoServiceFaq__items p{max-width:760px;margin:14px 0 0;color:#667069;font-size:15px;line-height:1.72}.seoServiceRelated{padding-bottom:clamp(84px,11vw,132px)}.seoServiceRelated__head{max-width:900px;margin-bottom:34px}.seoServiceRelated__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.seoServiceRelated__grid a{min-height:154px;padding:22px;border-radius:6px;background:hsla(0,0%,100%,.54);border:1px solid rgba(31,42,37,.08);color:#17241e;text-decoration:none;box-shadow:0 14px 34px rgba(31,42,37,.035);transition:transform .18s ease,border-color .18s ease,background .18s ease}.seoServiceRelated__grid a:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.76);border-color:hsla(41,30%,54%,.34)}.seoServiceRelated__grid span{display:block;color:#17241e;font-size:17px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.seoServiceRelated__grid p{margin:12px 0 0;color:#667069;font-size:14px;line-height:1.55}@media (max-width:1180px){.seoServiceRelated__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.seoServiceCards,.seoServiceDeliverables,.seoServiceFaq,.seoServiceHero__grid,.seoServiceMatrix,.seoServiceRequest,.seoServiceSplit{grid-template-columns:1fr}}@media (max-width:760px){.seoServiceHero{padding-top:58px}.seoServiceDirectLinks,.seoServiceHero__actions{flex-direction:column}.seoServiceDirectLinks a,.seoServiceHero__actions .btn{width:100%;justify-content:center}.seoServiceCards article,.seoServiceMatrix article{min-height:auto;padding:22px 18px}.seoServiceNumberList article,.seoServiceSteps article{grid-template-columns:42px minmax(0,1fr);gap:16px}.seoServiceRelated__grid{grid-template-columns:1fr}}.site-header .nav a{position:relative;display:inline-flex;align-items:center;min-height:28px;padding:0 2px;border-radius:4px;text-decoration:none;-webkit-tap-highlight-color:transparent}.site-header .nav a,.site-header .nav a:active,.site-header .nav a:focus{outline:none;box-shadow:none}.site-header .nav a:focus-visible{outline:1px solid rgba(122,111,68,.42);outline-offset:5px;box-shadow:none}.site-header .nav a:after{content:"";position:absolute;left:2px;right:2px;bottom:1px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;opacity:.48;transition:transform .18s ease,opacity .18s ease}.site-header .nav a:focus-visible:after,.site-header .nav a:hover:after{transform:scaleX(1)}.site-header .btn,.site-header .btn:active,.site-header .btn:focus,.site-header .phone,.site-header .phone:active,.site-header .phone:focus{outline:none;box-shadow:none}.site-header .btn:focus-visible,.site-header .phone:focus-visible{outline:1px solid rgba(122,111,68,.42);outline-offset:4px}.site-header,.site-header .header-inner,.site-header .nav{overflow:visible}.site-header .nav{gap:22px}.site-header .nav-service-group{position:relative;display:inline-flex;align-items:center}.site-header .nav-service-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:4px;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;cursor:pointer;text-decoration:none}.site-header .nav-service-trigger:focus,.site-header .nav-service-trigger:focus-visible{outline:none;box-shadow:none}.site-header .nav-service-trigger:focus-visible{color:#10291f}.site-header .nav-service-mark{display:inline-block;transform:translateY(-1px);font-size:11px;line-height:1;opacity:.58;transition:transform .18s ease,opacity .18s ease}.site-header .nav-service-group.is-open .nav-service-mark{transform:translateY(-1px) rotate(180deg);opacity:.86}.site-header .nav-service-menu{position:absolute;left:50%;top:calc(100% + 14px);width:min(610px,calc(100vw - 44px));padding:9px;border:1px solid rgba(20,41,33,.11);border-radius:6px;background:hsla(47,47%,96%,.985);box-shadow:0 22px 54px rgba(20,24,22,.135);transform:translateX(-50%) translateY(6px);opacity:0;visibility:hidden;pointer-events:none;z-index:160;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.site-header .nav-service-menu:before{content:"";position:absolute;left:50%;top:-6px;width:11px;height:11px;border-left:1px solid rgba(20,41,33,.11);border-top:1px solid rgba(20,41,33,.11);background:hsla(47,47%,96%,.985);transform:translateX(-50%) rotate(45deg)}.site-header .nav-service-group.is-open .nav-service-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.site-header .nav-service-menu a{position:relative;display:grid;grid-gap:3px;gap:3px;min-height:46px;align-content:center;padding:9px 11px;border:1px solid transparent;border-radius:6px;color:rgba(20,24,22,.86);text-decoration:none;white-space:normal}.site-header .nav-service-menu a:after{display:none}.site-header .nav-service-menu a:focus-visible,.site-header .nav-service-menu a:hover{border-color:rgba(122,111,68,.16);background:rgba(19,49,39,.055);color:#10291f}.site-header .nav-service-menu span{font-size:12px;font-weight:850;line-height:1.12;letter-spacing:.005em}.site-header .nav-service-menu small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.2;font-weight:550;color:rgba(20,24,22,.52)}@media (max-width:1180px){.site-header .nav-service-menu{width:min(520px,calc(100vw - 34px))}}@media (max-width:980px){.site-header .nav-service-menu{display:none}}.services-section-conversion .apartment-service-card-link{display:block;color:inherit;text-decoration:none}.services-section-conversion .apartment-service-card-link:focus-visible{outline:2px solid rgba(47,70,59,.36);outline-offset:4px}.services-conversion-head h2{max-width:860px}.services-conversion-head p:last-child{max-width:930px}.service-card-step{margin:0 0 9px;font-size:10px;line-height:1.25;letter-spacing:.15em}.service-card-more,.service-card-step{color:var(--sage);font-weight:900;text-transform:uppercase}.service-card-more{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:12px;letter-spacing:.08em}.service-card-more:after{content:"→";transform:translateY(-1px);transition:transform .18s ease}.apartment-service-card-link:hover .service-card-more:after{transform:translate(4px,-1px)}.services-conversion-panel{margin-top:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center;padding:26px 28px;border-radius:var(--radius);border:1px solid rgba(47,70,59,.14);background:linear-gradient(135deg,hsla(0,0%,100%,.92),hsla(45,30%,92%,.92)),radial-gradient(circle at 7% 5%,rgba(196,157,88,.12),transparent 34%);box-shadow:0 18px 48px rgba(18,30,23,.08)}.services-conversion-panel h3{margin:0;max-width:760px;font-size:clamp(22px,2.2vw,31px);letter-spacing:-.02em}.services-conversion-panel p:not(.eyebrow){max-width:780px;margin:10px 0 0;color:var(--muted-ink)}.services-conversion-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.services-conversion-actions .btn{white-space:nowrap}@media (max-width:980px){.services-conversion-panel{grid-template-columns:1fr;align-items:start}.services-conversion-actions{justify-content:flex-start}}@media (max-width:640px){.services-conversion-panel{padding:22px}.services-conversion-actions{width:100%}.services-conversion-actions .btn{width:100%;justify-content:center}}.site-header .brand,.site-header .brand:active,.site-header .brand:focus,.site-header .brand:focus-visible{outline:none!important;box-shadow:none!important}.site-header .brand:focus-visible .brand-logo-shell,.site-header .brand:hover .brand-logo-shell{box-shadow:0 0 0 1px rgba(122,111,68,.18),0 10px 24px rgba(18,30,23,.08)}.services-section-conversion .service-card-step{margin-bottom:8px;color:rgba(47,70,59,.84);font-size:9.5px;line-height:1.25;font-weight:850;letter-spacing:.115em}.services-section-conversion .service-card-body h3{letter-spacing:-.015em}.services-section-conversion .service-card-more{margin-top:14px;color:rgba(47,70,59,.9);font-size:11px;letter-spacing:.07em}.services-section-conversion .apartment-service-card-link:active,.services-section-conversion .apartment-service-card-link:focus,.services-section-conversion .apartment-service-card-link:focus-visible{outline:none!important}.services-section-conversion .apartment-service-card-link:focus-visible{box-shadow:0 0 0 1px rgba(122,111,68,.22),0 18px 42px rgba(18,30,23,.1)}.seoServiceSection--dark .seoServiceIntro .eyebrow,.seoServiceSection--darkSoft .seoServiceDeliverables .eyebrow,.seoServiceSection--darkSoft .seoServiceIntro .eyebrow{color:hsla(44,62%,64%,.92)!important;opacity:1!important}.seoServiceSection--dark .seoServiceIntro h2,.seoServiceSection--darkSoft .seoServiceDeliverables h2,.seoServiceSection--darkSoft .seoServiceIntro h2{color:#f5efe4!important;opacity:1!important;text-shadow:none!important}.seoServiceSection--dark .seoServiceIntro p,.seoServiceSection--darkSoft .seoServiceDeliverables li,.seoServiceSection--darkSoft .seoServiceIntro p{color:hsla(39,46%,93%,.76)!important;opacity:1!important}.seoServiceSection--dark .seoServiceMatrix article{background:hsla(0,0%,100%,.018);border-color:hsla(39,46%,93%,.18)!important}.seoServiceSection--dark .seoServiceMatrix article span{color:hsla(44,62%,64%,.88)!important;opacity:1!important}.seoServiceSection--dark .seoServiceMatrix article h3,.seoServiceSection--dark .seoServiceMatrix article h3 a{color:#f7f2e8!important;opacity:1!important}.seoServiceSection--dark .seoServiceMatrix article p{color:hsla(40,48%,94%,.72)!important;opacity:1!important}.seoServiceSection--dark .seoServiceMatrix article:hover{background:hsla(0,0%,100%,.04);border-color:hsla(44,62%,64%,.36)!important}@media (max-width:760px){*,:after,:before{box-sizing:border-box}body,html{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}body{background:#f4f1e8!important}footer,header,main,section{max-width:100%!important;overflow-x:hidden!important}.site-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:2000!important;width:100%!important;background:hsla(45,35%,93%,.985)!important;border-bottom:1px solid rgba(16,39,31,.12)!important;box-shadow:0 16px 34px rgba(16,32,26,.08)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;overflow:visible!important}.site-header .container{margin:0 auto!important;padding-left:16px!important;padding-right:14px!important}.header-inner,.site-header .container{width:100%!important;max-width:100%!important}.header-inner{min-height:0!important;padding:12px 0 11px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 128px!important;grid-template-areas:"brand action" "nav nav"!important;grid-column-gap:12px!important;column-gap:12px!important;grid-row-gap:11px!important;row-gap:11px!important}.brand,.header-inner{align-items:center!important}.brand{grid-area:brand!important;min-width:0!important;max-width:100%!important;display:flex!important;gap:10px!important;padding-left:6px!important}.brand-logo-shell{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:6px!important;background:hsla(0,0%,100%,.76)!important;box-shadow:0 10px 24px rgba(16,32,26,.08)!important}.brand-logo-shell img{width:34px!important;height:34px!important;object-fit:contain!important}.brand-text{min-width:0!important;max-width:100%!important;padding-left:2px!important}.brand-text strong{color:#10271f!important;font-size:12.2px!important;line-height:1.08!important;font-weight:850!important;letter-spacing:-.025em!important}.brand-text small,.brand-text strong{display:block!important;max-width:178px!important;white-space:normal!important}.brand-text small{margin-top:3px!important;color:rgba(16,39,31,.56)!important;font-size:9.2px!important;line-height:1.12!important}.header-actions{grid-area:action!important;width:128px!important;max-width:128px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}.header-actions .phone{display:none!important}.header-actions .btn{width:128px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;background:#0f2f24!important;color:#fff8e8!important;border:1px solid hsla(0,0%,100%,.12)!important;box-shadow:0 14px 28px rgba(15,47,36,.18)!important;font-size:11px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.01em!important;white-space:nowrap!important}.nav{grid-area:nav!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;align-items:stretch!important;padding-top:10px!important;margin:0!important;border-top:1px solid rgba(16,39,31,.1)!important;overflow:visible!important;position:relative!important;z-index:3000!important}.nav-service-group{display:contents!important}.nav>a[href="/"]{order:1!important}.nav-service-trigger{order:2!important}.nav>a[href="/proverka-smety"]{order:3!important}.nav>a[href="/kontakty"]{order:4!important}.nav-service-menu{order:5!important;grid-column:1/-1!important;display:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:2px!important;padding:9px!important;gap:7px!important;border-radius:6px!important;border:1px solid rgba(16,39,31,.12)!important;background:hsla(44,44%,95%,.98)!important;box-shadow:0 18px 38px rgba(16,32,26,.12),inset 0 1px 0 hsla(0,0%,100%,.75)!important;z-index:5000!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;overflow:hidden!important}.nav-service-group.is-open .nav-service-menu{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.nav-service-trigger,.nav>a{width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 13px!important;margin:0!important;border-radius:6px!important;border:1px solid rgba(16,39,31,.1)!important;background:hsla(0,0%,100%,.62)!important;box-shadow:0 8px 20px rgba(16,32,26,.05)!important;color:#10271f!important;font-size:11.6px!important;line-height:1!important;font-weight:820!important;letter-spacing:-.015em!important;text-align:left!important;white-space:nowrap!important;text-decoration:none!important}.nav-service-trigger{cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;gap:8px!important}.nav-service-trigger span:first-child{display:inline-block!important;min-width:0!important}.nav-service-mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;width:14px!important;height:14px!important;color:rgba(16,39,31,.72)!important;font-size:12px!important;line-height:1!important;transform:rotate(0deg)!important;transition:transform .18s ease!important}.nav-service-group.is-open .nav-service-mark{transform:rotate(180deg)!important}.nav-service-trigger:after,.nav-service-trigger:before{content:none!important;display:none!important}.nav-service-trigger:hover,.nav>a:hover{background:hsla(0,0%,100%,.78)!important;border-color:rgba(16,39,31,.16)!important}.nav-service-menu a{min-height:44px!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-column-gap:10px!important;column-gap:10px!important;padding:10px 11px!important;border-radius:6px!important;border:1px solid rgba(16,39,31,.08)!important;background:hsla(0,0%,100%,.7)!important;box-shadow:0 7px 16px rgba(16,32,26,.04)!important;color:#10271f!important;text-decoration:none!important;overflow:hidden!important}.nav-service-menu a>span{min-width:0!important;font-size:12px!important;font-weight:850!important;letter-spacing:-.018em!important;color:#10271f!important}.nav-service-menu a>small,.nav-service-menu a>span{display:block!important;line-height:1.12!important;white-space:normal!important}.nav-service-menu a>small{max-width:120px!important;color:rgba(16,39,31,.54)!important;font-size:9.5px!important;font-weight:650!important;text-align:right!important}.nav-service-menu a:hover{background:hsla(0,0%,100%,.88)!important;border-color:rgba(16,39,31,.15)!important}}@media (max-width:420px){.site-header .container{padding-left:14px!important;padding-right:12px!important}.header-inner{grid-template-columns:minmax(0,1fr) 118px!important;column-gap:10px!important;row-gap:10px!important}.brand{padding-left:5px!important;gap:9px!important}.brand-logo-shell{width:38px!important;height:38px!important;flex-basis:38px!important}.brand-logo-shell img{width:31px!important;height:31px!important}.brand-text strong{max-width:156px!important;font-size:11.4px!important}.brand-text small{max-width:156px!important;font-size:8.8px!important}.header-actions,.header-actions .btn{width:118px!important;max-width:118px!important}.header-actions .btn{height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:10.5px!important}.nav{gap:7px!important}.nav-service-trigger,.nav>a{height:38px!important;min-height:38px!important;padding:0 11px!important;font-size:11.2px!important}.nav-service-menu{padding:8px!important;gap:6px!important}.nav-service-menu a{min-height:42px!important;padding:9px 10px!important}.nav-service-menu a>span{font-size:11.5px!important}.nav-service-menu a>small{max-width:106px!important;font-size:9px!important}}@media (max-width:760px){body,html{width:100%!important;overflow-x:hidden!important}article,body,div,footer,header,html,main,section{max-width:100%!important}footer,main,section{overflow-x:hidden!important}canvas,iframe,img,svg,video{max-width:100%!important}.contactHeroSlim .container,.contactSection .container,.container,.seoServiceHero .container,.seoServiceSection .container,footer .container,main .container{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.site-header .container{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:12px!important}.header-inner{grid-template-columns:minmax(0,1fr) 112px!important}.header-actions,.header-actions .btn{width:112px!important;max-width:112px!important}.header-actions .btn{height:38px!important;min-height:38px!important;padding:0 9px!important;font-size:10.4px!important}.brand-text small,.brand-text strong{max-width:152px!important}.contactHeroSlim,.seoServiceHero{padding-top:42px!important;padding-bottom:52px!important}.contactEditorialGrid,.contactHeroSlim__grid,.contactLegalGrid,.contactRequestGrid,.seoServiceHero__grid,.seoServiceSplit,.seoServiceSplit--top{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:24px!important;gap:24px!important}.contactEditorialGrid>*,.contactHeroSlim__grid>*,.contactLegalGrid>*,.contactRequestGrid>*,.seoServiceHero__grid>*,.seoServiceSplit--top>*,.seoServiceSplit>*{min-width:0!important;max-width:100%!important}.contactHeroSlim h1,.seoServiceHero h1,main h1{font-size:clamp(36px,9.2vw,42px)!important;line-height:1.02!important;letter-spacing:-.052em!important}.contactEditorialIntro h2,.contactHeroSlim h1,.contactLegalIntro h2,.contactRequestGrid h2,.seoServiceHero h1,.seoServiceIntro h2,main h1,main h2{width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-wrap:balance}.contactEditorialIntro h2,.contactLegalIntro h2,.contactRequestGrid h2,.seoServiceIntro h2,main h2{font-size:clamp(29px,7.7vw,36px)!important;line-height:1.04!important;letter-spacing:-.045em!important}.contactScopeList h3,.seoServiceCards h3,.seoServiceMatrix h3,main h3{width:100%!important;max-width:100%!important;font-size:20px!important;line-height:1.16!important;letter-spacing:-.028em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.contactEditorialIntro p,.contactLead,.seoServiceHero__lead,.seoServiceIntro p,main li,main p{width:100%!important;max-width:100%!important;font-size:15.5px!important;line-height:1.62!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.contactHeroSlim__actions,.remontHeroV2__actions,.seoServiceHero__actions{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}.contactDirectPanel,.contactHeroSlim__actions a,.contactHeroSlim__actions button,.contactLegalList,.contactScopeList,.remontHeroV2__actions a,.remontHeroV2__actions button,.seoServiceCards,.seoServiceHero__actions a,.seoServiceHero__actions button,.seoServiceMatrix,.seoServiceNote,.seoServiceNumberList{width:100%!important;max-width:100%!important;min-width:0!important}.contactLegalList,.contactScopeList,.seoServiceCards,.seoServiceMatrix,.seoServiceNumberList{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important}.contactLegalList article,.contactScopeList article,.seoServiceCards article,.seoServiceMatrix article,.seoServiceNumberList article{width:100%!important;max-width:100%!important;min-width:0!important;padding:20px!important;overflow:hidden!important}.seoServiceSection--dark{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}button,input,select,textarea{max-width:100%!important}}@media (max-width:420px){.contactHeroSlim .container,.contactSection .container,.container,.seoServiceHero .container,.seoServiceSection .container,footer .container,main .container{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important}.contactHeroSlim h1,.seoServiceHero h1,main h1{font-size:38px!important}.contactEditorialIntro h2,.contactLegalIntro h2,.contactRequestGrid h2,.seoServiceIntro h2,main h2{font-size:31px!important}.contactScopeList h3,.seoServiceCards h3,.seoServiceMatrix h3,main h3{font-size:19px!important}}@media (max-width:760px){.site-footer{overflow:hidden!important}.site-footer .brand,footer .brand{align-items:center!important;gap:14px!important}.site-footer .brand-logo-shell,footer .brand-logo-shell{background:hsla(45,35%,93%,.96)!important;border:1px solid hsla(37,55%,65%,.28)!important;box-shadow:0 18px 38px rgba(0,0,0,.22)!important}.site-footer .brand-text strong,footer .brand-text strong{color:#f4f1e8!important;opacity:1!important;text-shadow:0 1px 16px rgba(0,0,0,.26)!important}.site-footer .brand-text small,footer .brand-text small{color:hsla(45,35%,93%,.68)!important;opacity:1!important}.site-footer p,footer p{color:hsla(45,35%,93%,.72)!important}.site-footer a,footer a{color:hsla(45,35%,93%,.74)!important;text-decoration:none!important}.site-footer a:hover,.site-footer h2,.site-footer h3,.site-footer strong,footer a:hover,footer h2,footer h3,footer strong{color:#f4f1e8!important}.site-footer [class*=eyebrow],.site-footer small,footer [class*=eyebrow],footer small{color:hsla(45,35%,93%,.62)!important}}