:root{font-family:Manrope,Arial,sans-serif;color:#f7f7f5;background:#111513;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.hero{position:relative;min-height:760px;overflow:hidden;background:#111513 url(/assets/images/roof-installation-hero.jpg) center top / cover no-repeat}.hero:before{position:absolute;inset:0;content:"";background:#00000094}.site-header{position:relative;z-index:100;width:calc(100% - 80px);max-width:1520px;height:118px;margin:0 auto;display:flex;align-items:center}.brand{display:flex;align-items:center;min-width:405px}.brand__logo{width:112px;height:86px;display:block;object-fit:contain}.brand__mark{position:relative;width:60px;height:53px;margin-right:12px}.brand__mark:before{position:absolute;inset:7px 2px 4px;content:"";border:8px solid #7eb118;border-bottom:0;transform:skewY(-29deg) rotate(-1deg)}.brand__mark:after{position:absolute;left:15px;bottom:4px;width:31px;height:20px;content:"";border-left:7px solid #f6f6f4;border-top:7px solid #f6f6f4;transform:skewY(-25deg)}.brand__mark i{position:absolute;right:1px;bottom:0;width:8px;height:39px;background:#7eb118;transform:skewY(27deg)}.brand__name{font-size:22px;line-height:23px;font-weight:700;letter-spacing:-.5px}.brand__tagline{width:180px;margin-left:23px;padding-left:23px;border-left:1px solid rgba(255,255,255,.42);font-size:14px;line-height:22px}.main-nav{display:flex;align-items:center;gap:42px;white-space:nowrap}.main-nav__link{position:relative;padding:8px 0;font-size:15px;font-weight:500}.main-nav__link:after{position:absolute;left:0;right:0;bottom:2px;height:1px;content:"";background:currentColor;opacity:0;transform:scaleX(0);transform-origin:left center;transition:opacity .18s ease,transform .18s ease}.main-nav__link:hover:after,.main-nav__link:focus-visible:after,.main-nav__link:active:after,.main-nav__link.active:after,.main-nav__link.is-active:after,.main-nav__link[aria-current=page]:after{opacity:.75;transform:scaleX(1)}.main-nav__link--dropdown{margin-right:8px}.main-nav__link--dropdown:before{position:absolute;right:-19px;top:13px;width:7px;height:7px;content:"";border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg)}.header-contact{margin-left:auto;display:flex;align-items:center;gap:30px;white-space:nowrap}.header-phone{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:700}.header-phone svg{width:24px;height:24px;fill:#7eb118}.header-phone-block{display:grid;gap:5px}.header-phone-note{position:relative;justify-self:end;padding-left:13px;color:#ffffffb8;font-size:11px;font-weight:600}.header-phone-note:before{position:absolute;top:4px;left:0;width:7px;height:7px;content:"";border-radius:50%;background:#55c45a;box-shadow:0 0 0 3px #55c45a21}.header-burger{width:48px;height:48px;display:none;place-items:center;align-content:center;gap:5px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:9px;color:#fff;background:#0c120fad;cursor:pointer}.header-burger span{width:22px;height:2px;display:block;border-radius:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.header-burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-burger.is-open span:nth-child(2){opacity:0}.header-burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.button{border:0;cursor:pointer;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px);transition-duration:.08s}.button--header{min-width:187px;height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;border-radius:8px;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);font-size:15px;box-shadow:0 7px 22px #7eb11840,inset 0 1px #fff3}.button--header svg,.foreman-team__call svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1499px){.site-header{width:calc(100% - 48px);height:104px}.brand{min-width:252px;flex:0 0 252px}.brand__logo{width:100px;height:76px}.brand__tagline{width:130px;display:block;margin-left:10px;padding-left:10px;font-size:11px;line-height:16px}.main-nav{gap:22px}.main-nav__link{font-size:14px}.header-contact{gap:12px}.header-phone{gap:7px;font-size:16px}.header-phone svg{width:20px;height:20px}.header-phone-note{font-size:10px}.header-socials{gap:6px}.header-socials .social-link{width:36px;height:36px}.button--header{min-width:154px;height:46px;padding:0 13px;font-size:13px}}@media(max-width:1199px){html,body{min-width:0}.site-header{width:calc(100% - 40px);height:96px}.brand{min-width:248px;flex-basis:248px}.brand__logo{width:96px;height:74px}.brand__tagline{width:136px;margin-left:8px;padding-left:8px;font-size:10px;line-height:15px}.main-nav{position:absolute;z-index:110;top:82px;right:0;width:286px;display:grid;gap:0;padding:7px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#0b110efa;box-shadow:0 20px 48px #00000057;visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.main-nav.is-open{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:0s}.main-nav__link{padding:10px 12px;border-radius:7px;font-size:13px;line-height:1.25}.main-nav__link:hover,.main-nav__link:focus-visible{background:#7eb1181f}.site-header .header-contact{gap:14px}.site-header .header-socials{display:flex}.site-header .button--header{display:none}.header-burger{display:grid;flex:0 0 auto;margin-left:14px}}@media(max-width:899px){.site-header{width:calc(100% - 32px);height:88px}.brand{min-width:232px;flex-basis:232px}.brand__logo{width:88px;height:68px}.main-nav{top:74px}}@media(max-width:767px){.site-header{width:calc(100% - 28px);height:80px}.brand{min-width:0}.brand__logo{width:82px;height:62px}.header-phone-note{display:none}.brand{min-width:202px;flex-basis:202px}.brand__tagline{width:112px;margin-left:7px;padding-left:7px;font-size:9px;line-height:13px}.header-phone{gap:7px;font-size:16px}.header-phone svg{width:20px;height:20px}.main-nav{top:68px;width:276px}}@media(max-width:480px){.site-header{width:calc(100% - 24px);height:72px}.brand__logo{width:72px;height:54px}.brand{min-width:160px;flex-basis:160px}.brand__tagline{width:86px;margin-left:5px;padding-left:5px;font-size:9px;line-height:12px}.site-header .header-socials{gap:4px}.site-header .header-socials .social-link{width:32px;height:32px}.site-header .header-socials .social-link img{width:17px;height:17px}.header-phone{font-size:13px}.header-phone svg{display:none}.header-burger{width:38px;height:38px;margin-left:6px;gap:4px;border-radius:8px}.header-burger span{width:19px}.header-burger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.header-burger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.main-nav{top:60px;right:0;width:258px;max-width:calc(100% - 8px)}}.button--header svg{position:static;margin:0;transform:none}.hero-content{position:relative;z-index:1;width:calc(100% - 80px);max-width:1520px;margin:35px auto 85px}h1{margin:0;max-width:860px;font-size:57px;line-height:1.13;letter-spacing:-2.2px;font-weight:700}.hero-location-chip{width:max-content;min-height:34px;display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;padding:7px 14px;border:1px solid rgba(145,201,40,.48);border-radius:999px;color:#d9f1a9;background:#7eb11821;box-shadow:inset 0 1px #ffffff12;font-size:12px;font-weight:700;letter-spacing:.02em}.hero-location-chip svg{width:17px;height:17px;fill:none;stroke:#91c928;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-lead{width:60%;margin:25px 0 0;font-size:20px;line-height:1.72;color:#ffffffeb}.benefit-cards{display:flex;gap:18px;margin-top:24px}.benefit-card{width:230px;height:70px;padding:0 18px;display:flex;align-items:center;gap:15px;border:1px solid #db5b20;border-radius:10px;background:#0c100f8c;font-size:14px;line-height:19px;font-weight:600}.benefit-card--wide{width:255px}.benefit-card svg{flex:0 0 auto;width:34px;height:34px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.price-box{position:absolute;right:0;bottom:0;width:220px;height:145px;display:flex;flex-direction:column;justify-content:center;margin:0;padding:22px;overflow:hidden;border:1px solid rgba(126,177,24,.48);border-radius:13px;background:radial-gradient(circle at 85% 12%,rgba(145,201,40,.17),transparent 35%),linear-gradient(145deg,#171f1bf5,#0a0f0deb);box-shadow:0 28px 65px #00000057,inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.price-box:after{position:absolute;right:-42px;bottom:-46px;width:110px;height:110px;border:1px solid rgba(126,177,24,.14);border-radius:50%;content:""}.price-box strong{display:block;max-width:176px;color:#fff;font-size:17px;line-height:1.35}.price-box strong span{display:block;margin-top:4px;color:#7eb118;font-size:24px;line-height:1.15}.price-box small{display:block;max-width:176px;margin-top:11px;color:#ffffffb8;font-size:12px;line-height:1.15}.hero-actions{display:flex;gap:20px;margin-top:27px}.button--primary,.button--outline{height:64px;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:8px;font-size:17px}.button--primary{width:367px;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);box-shadow:0 7px 24px #7eb11845,inset 0 1px #fff3}.button--primary:hover,.button--header:hover{filter:brightness(1.055);box-shadow:0 10px 28px #7eb11852,inset 0 1px #ffffff3d}.button--primary:active,.button--header:active{filter:brightness(.94);box-shadow:0 3px 10px #7eb1183d,inset 0 2px 4px #2c490038}.button--outline{width:342px;border:1px solid rgba(255,255,255,.85);background:#080c0b6b}.button--primary svg,.button--outline svg{width:27px;height:27px;fill:#fff}.button--outline svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-row{display:flex;align-items:center;margin-top:28px}.trust-item{min-width:218px;display:flex;align-items:center;gap:16px;font-size:14px;line-height:21px}.trust-item+.trust-item{margin-left:25px;padding-left:25px;border-left:1px solid rgba(255,255,255,.35)}.trust-icon{width:38px;height:38px;display:grid;place-items:center;color:#fff}.trust-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.section-kicker{display:none}.section-shell{width:calc(100% - 80px);max-width:1520px;margin:0 auto}.section-light{color:#171918;background:#fff}.section-dark{color:#f5f6f4;background:#111615}.section-heading{margin-bottom:40px}.section-heading h2{margin:0;font-size:50px;line-height:1.15;letter-spacing:-1.8px}.section-heading>p:last-child{margin:20px 0 0;color:#646966;font-size:18px;line-height:1.55}.section-heading--light>p:last-child{color:#c0c6c2}.diagnostics,.calculator,.included,.cases,.why,.safety,.timeline,.faq,.geography{padding:100px 0}.diagnostics-grid,.budget-grid,.why-grid,.safety-grid,.technology-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.diagnostic-card{min-height:230px;padding:28px;border:1px solid #d7dad8;border-radius:13px}.diagnostic-card span,.why-grid b,.safety-grid b,.technology-grid b,.timeline-grid b{color:#7eb118;font-size:18px;font-weight:700}.diagnostic-card h3{margin:45px 0 15px;font-size:23px}.diagnostic-card p,.why-grid p,.safety-grid p,.technology-grid p,.timeline-grid p{margin:0;color:#5d6460;font-size:16px;line-height:1.6}.statement{margin:33px 0 0;padding:20px 25px;border-left:4px solid #7eb118;color:#171918;font-size:21px;font-weight:700}.statement--light{color:#fff}.discovery{padding:100px 0}.discovery-grid{display:grid;grid-template-columns:690px 1fr;gap:86px;align-items:center}.discovery-photo{height:560px;border-radius:15px;background:linear-gradient(120deg,#0a0f0d1a,#0a0f0d33),url(/assets/images/roof-replacement-hero.jpg) 70% center / cover}.discovery-copy h2,.foreman h2,.final-offer h2{margin:0;font-size:48px;line-height:1.15;letter-spacing:-1.5px}.process-list{margin:35px 0 0;padding:0;list-style:none;counter-reset:process}.process-list li{counter-increment:process;display:flex;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.15);color:#e7eae8;font-size:16px}.process-list li:before{content:counter(process,decimal-leading-zero);color:#7eb118;font-weight:700}.calculator-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:70px}.calculator-fields{display:grid;grid-template-columns:1fr 1fr;gap:21px}label{display:flex;flex-direction:column;gap:10px;color:#353a37;font-size:14px;font-weight:700}input,select{width:100%;height:52px;padding:0 16px;border:1px solid #cfd3d0;border-radius:7px;color:#272c29;background:#fff;font:inherit}.calculator-result{padding:35px;border-radius:14px;background:#f0f2f0}.result-icon{color:#7eb118;font-size:56px;font-weight:700}.calculator-result h3{margin:10px 0;font-size:27px;line-height:1.2}.calculator-result p{color:#606762;font-size:15px;line-height:1.5}.calculator-result .button{width:100%;margin-top:16px}.calculator-result small,.offer-form small{display:block;margin-top:14px;color:#777d79;font-size:11px;line-height:1.4}.quiz{min-height:480px;padding:42px 50px;border:1px solid #d9ddda;border-radius:15px;background:#f4f6f4}.quiz__intro,.quiz__result{max-width:710px}.quiz__eyebrow{display:block;color:#7eb118;font-size:14px;font-weight:700}.quiz h3{margin:16px 0 12px;font-size:31px;line-height:1.2}.quiz p{color:#646b66;font-size:16px;line-height:1.55}.quiz__start{width:250px;margin-top:22px}.quiz__start span,.quiz__next span{margin-left:12px}.quiz__benefits{display:flex;gap:28px;margin-top:45px;padding-top:20px;border-top:1px solid #d6dad7;color:#5e6660;font-size:13px}.quiz__top{display:flex;align-items:center;gap:24px}.quiz__count{min-width:124px;color:#7eb118;font-size:14px;font-weight:700}.quiz__progress{height:5px;flex:1;overflow:hidden;border-radius:4px;background:#d9dedb}.quiz__progress i{display:block;width:16%;height:100%;border-radius:inherit;background:#7eb118;transition:width .25s ease}.quiz__question{margin-top:35px}.quiz__question h3{margin-bottom:4px}.quiz__question p{margin-top:0;font-size:14px}.quiz__options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:23px;transition:transform .2s ease}.quiz__options.needs-answer{transform:translate(5px)}.quiz-option{min-height:60px;padding:0 17px;display:flex;align-items:center;gap:14px;border:1px solid #ccd2ce;border-radius:8px;color:#222724;background:#fff;cursor:pointer;text-align:left;font:inherit}.quiz-option:hover,.quiz-option.is-selected{border-color:#7eb118;background:#f6faef}.quiz-option>span{color:#7eb118;font-size:13px;font-weight:700}.quiz-option b{margin-left:auto;color:#7eb118;font-size:22px;font-weight:400}.quiz__footer{display:flex;justify-content:space-between;align-items:center;margin-top:28px}.quiz__back{border:0;color:#737a75;background:transparent;cursor:pointer;font:inherit}.quiz__back:disabled{opacity:.35;cursor:default}.quiz__next{width:180px}.quiz__result{margin:38px auto 0}.quiz__result input{margin:18px 0 0}.quiz__result .button{width:250px;margin-top:14px}.quiz__success{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;color:#fff;background:#7eb118;font-size:30px}.budget{padding:82px 0 66px;background:radial-gradient(circle at 72% 15%,rgba(126,177,24,.055),transparent 31%),#07100f}.budget-top{display:grid;grid-template-columns:610px 1fr;gap:70px;align-items:end;margin-bottom:34px}.budget-heading h2{margin:0;color:#fff;font-size:55px;line-height:1.05;letter-spacing:-.04em}.budget-heading h2 span{color:#7eb118}.budget-heading p{margin:18px 0 0;color:#aeb6b1;font-size:15px;line-height:1.55}.budget-benefits{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.budget-benefits>div{min-height:53px;display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:0 20px;border-left:1px solid #46504b}.budget-benefits>div:first-child{border-left:0}.budget-benefits b{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.4);border-radius:10px;color:#9bcc3e;background:linear-gradient(145deg,#7eb11824,#7eb11809);box-shadow:inset 0 1px #ffffff0d,0 7px 17px #0000001f}.budget-benefits b svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.budget-benefits span{color:#e6e9e7;font-size:13px;line-height:1.5}.budget-grid{grid-template-columns:repeat(3,1fr);gap:18px}.budget-card{overflow:hidden;min-width:0;border:1px solid #e1e6df;border-radius:15px;background:#fff;box-shadow:0 20px 45px #0003}.budget-card--popular{border-color:#7eb118;box-shadow:0 0 0 1px #7eb1181f,0 20px 50px #7eb1181c}.budget-card__image{position:relative;height:225px;overflow:hidden}.budget-card__image img{width:100%;height:100%;display:block;object-fit:cover}.budget-card__image>span{position:absolute;top:14px;left:14px;padding:8px 15px;border-radius:999px;color:#fff;background:#56a957;font-size:12px;font-weight:700;text-transform:uppercase}.budget-card--popular .budget-card__image>span{background:#7eb118}.budget-card--comfort .budget-card__image>span{background:#447dcc}.budget-card__content{display:grid;grid-template-columns:minmax(0,1fr) 145px;grid-template-rows:auto auto auto;column-gap:16px;padding:16px 20px 14px}.budget-card h3{grid-column:1;grid-row:1;min-width:0;margin:0 0 10px;color:#1d241f;font-size:25px;line-height:1.15;word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto}.budget-card__content>p{grid-column:1;grid-row:2;min-height:0;margin:0;color:#667069;font-size:13px;line-height:1.55}.budget-card__details{display:contents}.budget-card ul{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none}.budget-card li{min-height:82px;display:grid;grid-template-columns:19px 1fr;gap:8px;align-items:center;padding:12px 11px;border:1px solid #dce4d7;border-radius:10px;color:#3f4943;background:linear-gradient(145deg,#f8faf6,#f0f5eb);box-shadow:inset 0 1px #fff;font-size:12px;font-weight:600;line-height:1.4}.budget-card li:before{width:19px;height:19px;display:grid;place-items:center;content:"";border-radius:50%;background:#7eb118;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:12px 12px}.budget-card--popular li:before{color:#fff;background-color:#7eb118}.budget-card--comfort li:before{color:#fff;background-color:#7eb118}.budget-price{grid-column:2;grid-row:1 / 3;align-self:start;display:grid;padding:12px 14px;border-radius:10px;background:#f1f4ef}.budget-card--popular .budget-price{background:#eef5df}.budget-card--comfort .budget-price{background:#edf3f8}.budget-price small{color:#737d76;font-size:10px}.budget-price b{margin:2px 0 7px;color:#1d241f;font-size:18px;line-height:1}.budget-price b:last-child{margin-bottom:0}.budget-card__button{width:calc(100% - 40px);min-height:50px;display:grid;grid-template-columns:26px 1fr 30px;align-items:center;margin:2px 20px 20px;padding:0 20px;border:0;border-radius:9px;color:#fff;background:linear-gradient(180deg,#91c928,#6f9f12);box-shadow:inset 0 1px #ffffff47,0 7px 16px #59850733;cursor:pointer;text-align:left;font:700 13px Manrope,sans-serif}.budget-card__button span,.budget-card__button b{color:#fff;line-height:0}.budget-card__button span svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.budget-card__button b{justify-self:end;font-weight:400}.budget-card__button b svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.budget-card__button:hover b svg{transform:translate(4px)}.budget-card__button:hover{background:linear-gradient(180deg,#9bd52e,#78aa15);box-shadow:inset 0 1px #ffffff4d,0 9px 20px #59850740;transform:translateY(-1px)}.budget-card__button:active{background:linear-gradient(180deg,#68970f,#79aa16);box-shadow:inset 0 2px 5px #1f3d003d;transform:translateY(0)}.budget-card--popular .budget-card__button{color:#fff}.budget-bottom{min-height:82px;display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:13px 24px 13px 34px;border:1px solid #343e39;border-radius:13px;background:linear-gradient(90deg,#ffffff0a,#ffffff04)}.budget-bottom>div{display:flex;align-items:center;gap:20px}.budget-bottom>div>span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(126,177,24,.42);border-radius:12px;color:#9bcc3e;background:linear-gradient(145deg,#7eb11826,#7eb11809);box-shadow:inset 0 1px #ffffff0d,0 8px 20px #00000021}.budget-bottom>div>span svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.budget-bottom p{display:grid;gap:4px;margin:0}.budget-bottom p b{color:#fff;font-size:15px}.budget-bottom p small{color:#9ca49f;font-size:12px}.budget-bottom__button{width:300px;height:50px;border:1px solid #7eb118;color:#7eb118;background:transparent}.budget-bottom__button b{margin-left:24px;font-size:21px;font-weight:400}.included-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.included-left{min-width:0;display:grid;align-content:center}.roof-scheme{position:relative;aspect-ratio:1672 / 939;height:auto;overflow:hidden;border:0;border-radius:0;background:transparent url(/assets/images/roof-structure-scheme.jpg) center / contain no-repeat;box-shadow:none}.roof-scheme .roof-shape,.roof-scheme .scheme-dot{display:none}.roof-shape{position:absolute;left:90px;top:120px;width:500px;height:205px;border:8px solid #292e2b;border-top:0;background:repeating-linear-gradient(90deg,#c3c8c5 0 22px,#dbe0dc 22px 25px);transform:perspective(300px) rotateX(30deg) skew(-18deg)}.scheme-dot{position:absolute;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#7eb118;font-weight:700}.scheme-dot--one{left:170px;top:98px}.scheme-dot--two{right:110px;top:120px}.scheme-dot--three{right:80px;bottom:90px}.scheme-dot--four{left:180px;bottom:32px}.included-list{display:grid;grid-template-columns:1fr 1fr;gap:16px 30px;align-content:center;margin:0;padding:0;list-style:none}.included-list li{min-height:92px;display:flex;align-items:center;gap:16px;padding:0 18px;border:1px solid #e0e3e1;border-radius:11px;background:#fff;color:#252a27;font-size:15px;line-height:1.35;box-shadow:0 2px 7px #1e232006}.included-list li>span{display:grid;gap:5px}.included-list strong{color:#252a27;font-size:15px;font-weight:700;line-height:1.3}.included-list small{color:#737c77;font-size:12px;line-height:1.45}.included-list b{min-width:43px;padding-right:14px;border-right:1px solid #b6d97a;color:#7eb118;font-size:19px;font-weight:700}.included-note{position:relative;margin-top:28px;padding:18px 24px 19px 25px;border-left:4px solid #7eb118;color:#26301f;background:linear-gradient(90deg,#7eb1182b,#7eb11814 46%,#7eb11800);font-size:17px;font-weight:700;line-height:1.45}.old-houses{position:relative;overflow:hidden;padding:92px 0 104px;background:radial-gradient(circle at 72% 15%,rgba(126,177,24,.06),transparent 31%),#111312}.old-houses:after{position:absolute;top:26px;right:90px;width:470px;height:210px;border-top:1px solid rgba(126,177,24,.13);border-right:1px solid rgba(126,177,24,.08);transform:skew(-25deg);content:"";pointer-events:none}.old-houses__heading{position:relative;z-index:1;margin-bottom:34px}.old-houses__heading h2{margin:0 0 14px;color:#fff;font-size:54px;line-height:1.08;letter-spacing:-.035em}.old-houses__heading p{margin:0;color:#a7aaa8;font-size:16px;line-height:1.55}.old-gallery{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.old-roof-card{overflow:hidden;min-width:0;border:1px solid #343735;border-radius:14px;background:linear-gradient(145deg,#1b1d1c,#111312);box-shadow:0 18px 38px #0003}.old-roof-card__image{height:220px;overflow:hidden}.old-roof-card__image img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.72) contrast(1.06) brightness(.82);transition:transform .35s ease,filter .35s ease}.old-roof-card:hover .old-roof-card__image img{transform:scale(1.035);filter:saturate(.9) contrast(1.04) brightness(.9)}.old-roof-card__body{display:grid;grid-template-columns:1fr;gap:16px;min-height:0;padding:19px 18px 22px}.old-roof-card h3{margin:1px 0 10px;color:#f5f6f5;font-size:19px;line-height:1.2}.old-roof-card__price{display:grid;gap:5px;margin:0 0 13px;padding:12px 10px 13px 13px;border-left:4px solid #7eb118;background:linear-gradient(90deg,#7eb11830,#7eb11814 52%,#7eb11800)}.old-roof-card__price b{color:#a8db43;font-size:18px;line-height:1.2}.old-roof-card__price small{color:#b0b6b2;font-size:11px;font-weight:500;line-height:1.4}.old-roof-card p{margin:0;color:#929694;font-size:13px;line-height:1.55}.old-roof-card__button{grid-column:1 / -1;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:linear-gradient(180deg,#91c928,#6f9f12);box-shadow:inset 0 1px #ffffff40,0 7px 18px #527e0538;cursor:pointer;font-size:12px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.old-roof-card__button svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.old-roof-card__button:hover{background:linear-gradient(180deg,#9bd52e,#78aa15);box-shadow:inset 0 1px #ffffff4d,0 9px 20px #527e0547;transform:translateY(-1px)}.old-roof-card__button:active{background:linear-gradient(180deg,#68970f,#79aa16);box-shadow:inset 0 2px 5px #1f3d0040;transform:translateY(0)}.roof-calculation-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:30px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .24s ease,visibility 0s linear .24s}.roof-calculation-modal.is-open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.roof-calculation-modal__backdrop{position:absolute;inset:0;border:0;background:#080c0ac2;cursor:pointer}.roof-calculation-modal__window{position:relative;width:550px;overflow:hidden;padding:38px 40px 36px;border:1px solid rgba(126,177,24,.3);border-radius:16px;color:#202620;background:#fff;box-shadow:0 28px 80px #0000005c;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .24s ease,transform .24s ease}.roof-calculation-modal.is-open .roof-calculation-modal__window{opacity:1;transform:translateY(0) scale(1)}.roof-calculation-modal__close{position:absolute;top:14px;right:16px;width:36px;height:36px;border:0;border-radius:50%;color:#59625c;background:#f0f3ef;cursor:pointer;font-size:25px;line-height:1}.roof-calculation-modal__image{width:calc(100% + 80px);height:150px;display:block;margin:-38px -40px 24px;object-fit:cover}.roof-calculation-modal.is-no-image .roof-calculation-modal__image{display:none}.roof-calculation-modal h2{margin:0 38px 12px 0;font-size:30px;line-height:1.18}.roof-calculation-modal__window>p{margin:0;color:#68716b;font-size:14px;line-height:1.55}.roof-calculation-modal__form{display:grid;gap:14px;margin-top:24px}.roof-calculation-modal__photo-field{display:none!important}.roof-calculation-modal.is-photo-request .roof-calculation-modal__photo-field{display:grid!important}.roof-calculation-modal__form>label:not(.policy-check){display:grid;gap:8px;color:#343c36;font-size:13px;font-weight:700}.roof-calculation-modal__form input[type=tel]{width:100%;height:54px;padding:0 17px;border:1px solid #d9dfda;border-radius:8px;color:#202620;background:#f8faf7;outline:none;font:500 15px Manrope,sans-serif}.roof-calculation-modal__form input[type=tel]:focus{border-color:#7eb118;box-shadow:0 0 0 3px #7eb11821}.roof-calculation-modal__form .button{width:100%;min-height:54px}.roof-calculation-modal__form .policy-check{color:#727a74}.roof-calculation-modal__success{display:grid;gap:8px;padding:18px 20px;border-left:4px solid #7eb118;background:linear-gradient(90deg,#7eb1182b,#7eb11800)}.roof-calculation-modal__success strong{color:#293321;font-size:20px}.roof-calculation-modal__success span{color:#667069;font-size:13px;line-height:1.5}.calculator-grid{display:block}.estimator-shell{display:grid;grid-template-columns:390px 1fr;gap:46px;padding:10px;background:#f8fcf2db;border:1px solid rgba(30,36,40,.08);border-radius:22px;box-shadow:0 24px 70px #2632391f}.estimator-manager{display:grid;align-content:start;padding:36px 34px;background:#f6f1e8c7;border-radius:18px}.estimator-manager__photo{position:relative;overflow:hidden;border-radius:12px}.estimator-manager__photo img{width:100%;height:300px;display:block;object-fit:cover;object-position:45% center}.estimator-manager__photo span{position:absolute;left:10px;bottom:10px;padding:6px 10px 6px 23px;color:#fff;background:#4ca94d;border-radius:6px;font-size:12px;font-weight:700}.estimator-manager__photo span:before{position:absolute;top:10px;left:10px;width:6px;height:6px;content:"";background:#79e277;border-radius:50%}.estimator-manager__person{display:grid;gap:5px;margin-top:18px}.estimator-manager__name{font-size:24px;line-height:1}.estimator-manager__role{color:#6b716e;font-size:15px}.estimator-manager__features{display:grid;gap:10px;margin:18px 0 16px;padding:0;list-style:none}.estimator-manager__features li{position:relative;min-height:40px;padding:5px 0 0 52px;font-size:15px;font-weight:700;line-height:1.25}.estimator-manager__features li:before{position:absolute;left:0;top:0;width:40px;height:40px;display:grid;place-items:center;content:"";background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237eb118' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:22px 22px;border-radius:7px;box-shadow:0 6px 16px #26323914}.estimator-manager__features li span{display:block;margin-top:3px;color:#4f575b;font-size:13px;font-weight:600;line-height:1.3}.estimator-manager__reply{min-height:56px;margin-top:6px;padding:18px 16px;border:1px solid rgba(30,36,40,.18);border-left:4px solid #7eb118;border-radius:10px;background:#f8fcf2f5;box-shadow:0 12px 26px #2632391f;font-size:15px;font-weight:700}.estimator-quiz{display:grid;grid-template-rows:auto auto auto 1fr auto;align-content:stretch;padding:28px 34px 30px 0}.estimator-progress{height:8px;margin-bottom:24px;overflow:hidden;border-radius:999px;background:#1e24281a}.estimator-progress span{display:block;width:20%;height:100%;border-radius:inherit;background:#7eb118;transition:width .25s ease}.estimator-quiz__step{font-size:15px;font-weight:700}.estimator-quiz h2{margin:8px 0 0;font-size:30px;line-height:1.15}.estimator-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:22px 16px;margin-top:24px}.estimator-option{display:grid;gap:10px;cursor:pointer}.estimator-option input{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip-path:inset(50%);opacity:0;pointer-events:none}.estimator-option img{width:100%;height:146px;object-fit:cover;border:2px solid transparent;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.estimator-option span{position:relative;min-height:28px;padding-left:34px;font-size:16px;font-weight:700;line-height:1.18}.estimator-option span:before{position:absolute;top:-1px;left:0;width:18px;height:18px;content:"";background:#fff;border:2px solid rgba(30,36,40,.18);border-radius:50%}.estimator-option span:after{position:absolute;top:5px;left:6px;width:10px;height:10px;content:"";background:#7eb118;border-radius:50%;opacity:0}.estimator-option:hover img{border-color:#7eb11875;box-shadow:0 14px 30px #26323924;transform:translateY(-3px)}.estimator-option input:checked+img{border-color:#7eb118;box-shadow:0 16px 34px #7eb11833}.estimator-option input:checked~span:before{border-color:#7eb118;background:#7eb1181f}.estimator-option input:checked~span:after{opacity:1}.estimator-option--text{min-height:74px;padding:18px;border:1px solid rgba(30,36,40,.12);border-radius:8px;background:#f8fcf2c7}.estimator-option--text span{align-self:center;min-height:0;padding-top:28px;padding-left:0;font-size:17px}.estimator-option--text span:before{top:0}.estimator-option--text span:after{top:6px}.estimator-option--text:has(input:checked){border-color:#7eb11880;background:#fff;box-shadow:0 12px 28px #7eb1181f}.estimator-quiz__bottom{display:grid;grid-template-columns:1fr max-content;gap:20px;align-items:center;align-self:end;margin-top:24px;padding-top:22px;border-top:1px solid rgba(30,36,40,.12)}.estimator-quiz__next{min-width:250px;height:52px}.estimator-quiz__prev{justify-self:start;min-width:104px;height:52px;border:1px solid #c8ceca;border-radius:7px;color:#303632;background:#fff}.estimator-quiz__prev:disabled{opacity:.4}.estimator-lead{display:grid;grid-column:1 / -1;grid-template-columns:1fr 1fr;gap:16px}.estimator-lead label{display:grid;gap:8px;font-weight:700}.estimator-lead input{min-height:54px}.estimator-lead .file-field,.estimator-lead .policy-check{grid-column:1 / -1}.estimator-lead label.policy-check{width:100%;min-width:0;display:block}.estimator-lead .policy-check>span{width:100%;min-width:0;display:block}.file-field__box{min-height:92px;display:grid;align-content:center;gap:4px;padding:14px;border:1px dashed #bbc3bd;border-radius:8px;background:#fff}.file-field__box strong,.file-field__box small,.file-field__box em{display:block}.file-field__box small{color:#69716c;font-weight:500}.file-field__box em{width:max-content;margin-top:5px;padding:7px 12px;border-radius:5px;color:#fff;background:#7eb118;font-size:13px;font-style:normal}.file-field>input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);opacity:0;pointer-events:none}.policy-check{display:grid;grid-template-columns:18px 1fr;gap:14px;align-items:start;font-size:13px;line-height:1.4}.policy-check input{width:18px;min-height:18px;margin:0;accent-color:#7eb118}.policy-check a{color:#7eb118;text-decoration:underline}.estimator-success{grid-column:1 / -1;align-self:center}.estimator-success>span{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#7eb118}.estimator-success>span svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.estimator-success p{color:#646b66}.site-footer{padding:55px 0 24px;color:#f4f6f4;background:#0b100e;border-top:1px solid rgba(255,255,255,.1)}.site-footer__inner{display:grid;grid-template-columns:420px 1fr 310px;gap:65px;align-items:start}.site-footer__brand{display:flex;align-items:center;gap:22px}.site-footer__brand img{width:115px;height:106px;object-fit:contain}.site-footer__brand p{margin:0;color:#abb3ae;font-size:13px;line-height:1.55}.site-footer__nav{display:grid;grid-template-columns:1fr 1fr;gap:15px 35px;padding-top:18px}.site-footer__nav a{color:#d7dcd9;font-size:14px}.site-footer__contacts{display:grid;justify-items:end;gap:9px;padding-top:18px}.site-footer__contacts a{font-size:20px;font-weight:700}.site-footer__contacts span{color:#909a94;font-size:13px}.site-footer__bottom{grid-column:1 / -1;display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#768079;font-size:12px}.site-footer__bottom a{color:#9ba49f;text-decoration:underline}.diagnostics{position:relative;overflow:hidden;padding:82px 0 74px}.diagnostics .section-shell{position:relative;z-index:1}.diagnostics .section-heading{margin:0 0 34px 24px}.diagnostics .section-heading h2{font-size:54px;line-height:1.12}.diagnostics .section-heading>p:last-child{margin-top:14px}.diagnostics-grid{gap:26px}.diagnostic-card{min-height:430px;overflow:hidden;padding:0;border:1px solid #e1e4e2;border-radius:14px;background:#fff;box-shadow:0 12px 28px #1f25211a}.diagnostic-card>img{width:100%;height:190px;display:block;object-fit:cover}.diagnostic-card__body{display:block;padding:20px 22px 22px}.diagnostic-card h3{margin:3px 0 8px;font-size:21px;line-height:1.25}.diagnostic-card p{margin:0;color:#606762;font-size:15px;line-height:1.5}.diagnostic-card__price{display:grid;gap:5px;margin-top:17px;padding:14px 16px 15px 17px;border-left:4px solid #7eb118;background:linear-gradient(90deg,#7eb1182b,#7eb11814 46%,#7eb11800)}.diagnostic-card__price b{color:#6f9f13;font-size:20px;line-height:1.25}.diagnostic-card__price small{color:#747c77;font-size:11px;font-weight:500;line-height:1.45}.diagnostics-statement{display:grid;grid-template-columns:82px 1fr;gap:25px;align-items:center;margin-top:26px;padding:22px 30px;border:1px solid #dbe7c8;border-left:6px solid #7eb118;border-radius:13px;background:#f8fbf3;box-shadow:0 10px 24px #27221e14}.diagnostics-statement svg{width:68px;height:68px;padding:13px;border-radius:50%;fill:none;stroke:#7eb118;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;background:#fff}.diagnostics-statement strong{font-size:22px;line-height:1.3}.diagnostics-statement p{margin:8px 0 0;color:#626965;font-size:15px}.diagnostics-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:34px;padding:0 36px}.diagnostics-facts>div{position:relative;min-height:70px;padding-left:20px;border-left:2px solid #7eb118}.diagnostics-facts b{display:block;font-size:15px;line-height:1.3}.diagnostics-facts span{display:block;margin-top:5px;color:#68706b;font-size:13px;line-height:1.45}.discovery{padding:48px 0 54px;background:#0a0f0d}.discovery-layout{display:grid;grid-template-columns:680px 1fr;gap:34px}.discovery-copy{min-width:0}.discovery-copy h2{margin:22px 0 0;font-size:47px;line-height:1.1;letter-spacing:-1.5px}.discovery-copy h2 span,.discovery-bottom strong span{color:#7eb118}.discovery-lead{max-width:610px;margin:20px 0 0;color:#bdc5c0;font-size:15px;line-height:1.55}.discovery-warning{display:grid;grid-template-columns:minmax(0,1fr) 170px;grid-template-rows:auto auto;column-gap:18px;row-gap:6px;align-items:center;margin-top:22px;padding:12px 12px 12px 20px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff09}.discovery-warning strong{grid-column:1;grid-row:1;font-size:15px}.discovery-warning span{grid-column:1;grid-row:2;color:#aeb7b1;font-size:13px}.discovery-warning img{grid-column:2;grid-row:1 / 3;width:170px;height:92px;display:block;object-fit:cover;border-radius:8px}.discovery-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.discovery-cards article{min-height:438px;padding:10px 12px 16px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff09}.discovery-card__image{position:relative;height:176px;border-radius:8px;background-position:center;background-size:cover}.discovery-card__image--one{background-image:url(/assets/images/discovery-roof-inspection.webp)}.discovery-card__image--two{background-image:url(/assets/images/discovery-roof-structure-detail.webp)}.discovery-card__image--three{background-image:url(/assets/images/discovery-rafter-reinforcement.webp)}.discovery-card__image b{position:absolute;top:0;left:0;padding:8px 12px;border-radius:7px 0;color:#fff;background:#7eb118;font-size:17px}.discovery-cards h3{margin:17px 4px 0;font-size:19px;line-height:1.28}.discovery-cards p{min-height:64px;margin:10px 4px 0;color:#aeb7b1;font-size:14px;line-height:1.48}.discovery-cards ul{display:grid;gap:9px;margin:14px 4px 0;padding:0;list-style:none}.discovery-cards li{position:relative;padding-left:19px;color:#d5dad7;font-size:13px;line-height:1.4}.discovery-cards li:before{position:absolute;top:1px;left:0;width:15px;height:15px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237eb118' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.discovery-side{min-width:0}.discovery-visual{position:relative;min-height:660px;overflow:hidden;border-radius:16px;background:linear-gradient(#0408071f,#04080738),url(/assets/images/roof-discovery-replacement-house.webp) center / cover no-repeat}.discovery-process{position:absolute;top:74px;right:34px;width:285px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:#070c0ae8;box-shadow:0 18px 50px #0000004d}.discovery-process h3{margin:0 0 12px;font-size:15px}.discovery-process ol{margin:0;padding:0;list-style:none}.discovery-process li{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;min-height:78px;border-bottom:1px solid rgba(255,255,255,.12)}.discovery-process li:last-child{border-bottom:0}.discovery-process li b{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#dbe0dd;font-size:12px}.discovery-process li span{color:#f0f2f1;font-size:12px;line-height:1.45}.discovery-bottom{min-height:145px;display:grid;grid-template-columns:70px minmax(0,1fr) minmax(0,220px);gap:20px;align-items:center;margin-top:22px;padding:22px 28px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff05}.discovery-bottom>*{min-width:0}.discovery-bottom>svg{width:60px;height:60px;fill:none;stroke:#7eb118;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.discovery-bottom strong{font-size:18px;line-height:1.35}.discovery-bottom p{margin:7px 0 0;color:#aeb7b1;font-size:12px;line-height:1.5}.discovery-bottom aside{min-width:0;display:grid;gap:8px;align-self:stretch;align-content:center;padding-left:22px;border-left:1px solid rgba(255,255,255,.14)}.discovery-bottom aside b{font-size:14px}.discovery-bottom aside span{color:#aeb7b1;font-size:12px}.cases{overflow:hidden;background:#f3f4f3}.cases-heading{margin-bottom:42px;text-align:center}.cases-heading h2{margin:0;color:#181d1a;font-size:48px;line-height:1.15}.cases-heading p{margin:12px 0 0;color:#626a65;font-size:17px}.cases-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:25px 15px}.case-gallery-card__image{height:390px}.case-gallery-card{min-width:0}.case-gallery-card__image{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;cursor:zoom-in}.case-gallery-card__image:after{position:absolute;right:0;bottom:0;left:0;z-index:1;height:46%;border-radius:10px;background:linear-gradient(180deg,#0000,#0000008c);content:"";pointer-events:none}.case-gallery-card__image img{width:100%;height:100%;display:block;object-fit:cover;border-radius:10px;transition:transform .5s ease}.case-gallery-card:hover .case-gallery-card__image img{transform:scale(1.025)}.case-gallery-card__copy{position:absolute;right:16px;bottom:14px;left:16px;z-index:5;display:flex;flex-direction:column;gap:4px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.45)}.case-gallery-card__copy h3{margin:0;color:#fff;font-size:16px;line-height:1.15;font-weight:600}.case-gallery-card__copy p{margin:0;color:#ffffffeb;font-size:12px;line-height:1.35}.case-gallery-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;text-shadow:none}.case-gallery-card__meta span{min-height:24px;display:inline-flex;align-items:center;padding:5px 9px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;line-height:1;font-weight:600}.case-gallery-card>button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;margin-top:5px;padding:5px;border:0;border-radius:6px;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);box-shadow:inset 0 1px #fff3;cursor:pointer;font:600 14px Manrope,sans-serif;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.case-gallery-card>button:hover{filter:brightness(1.055)}.case-gallery-card>button:active{transform:translateY(1px);filter:brightness(.94);box-shadow:inset 0 2px 4px #2c490038}.case-gallery-card{position:relative}.case-gallery-card__image{width:100%;height:390px;aspect-ratio:auto}.case-gallery-card__copy{bottom:14px}.case-gallery-card>button{position:absolute;right:16px;bottom:14px;left:16px;z-index:3;width:auto;min-height:34px;margin:0;border:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,#91c928f5,#6e9f10f5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.case-gallery-card__copy>button{align-self:flex-start;min-height:34px;margin-top:8px;padding:6px 13px;border:1px solid rgba(255,255,255,.28);border-radius:6px;color:#fff;background:linear-gradient(180deg,#91c928f5,#6e9f10f5);box-shadow:inset 0 1px #fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font:600 12px Manrope,sans-serif;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.case-gallery-card__copy>button:hover{filter:brightness(1.055)}.case-gallery-card__copy>button:active{transform:translateY(1px);filter:brightness(.94);box-shadow:inset 0 2px 4px #2c490038}.case-gallery-card__nav{position:absolute;top:0;bottom:0;z-index:4;width:78px;display:flex;align-items:center;padding:0;border:0;color:#fff;cursor:pointer;opacity:.82;transition:opacity .2s ease}.case-gallery-card__nav:hover{opacity:1}.case-gallery-card__nav--prev{left:0;justify-content:flex-start;padding-left:15px;background:linear-gradient(90deg,rgba(4,8,18,.5),transparent)}.case-gallery-card__nav--next{right:0;justify-content:flex-end;padding-right:15px;background:linear-gradient(270deg,rgba(4,8,18,.5),transparent)}.case-gallery-card__nav:before{width:15px;height:15px;border-top:3px solid currentColor;border-right:3px solid currentColor;content:"";filter:drop-shadow(0 2px 8px rgba(0,0,0,.55))}.case-gallery-card__nav--prev:before{transform:rotate(225deg)}.case-gallery-card__nav--next:before{transform:rotate(45deg)}.case-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:34px;visibility:hidden;opacity:0;transition:visibility 0s linear .24s,opacity .24s ease}.case-lightbox.is-open{visibility:visible;opacity:1;transition-delay:0s}.case-lightbox__backdrop{position:absolute;inset:0;border:0;background:#050907e0;cursor:zoom-out}.case-lightbox__window{position:relative;z-index:1;width:980px;max-width:100%;overflow:hidden;border-radius:14px;background:#111614;box-shadow:0 28px 90px #00000080;transform:translateY(14px) scale(.985);transition:transform .24s ease}.case-lightbox.is-open .case-lightbox__window{transform:translateY(0) scale(1)}.case-lightbox__image{width:100%;height:650px;display:block;object-fit:contain;background:#080b0a}.case-lightbox__close{position:absolute;top:14px;right:14px;z-index:4;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:#0000008c;cursor:pointer;font-size:28px;line-height:1}.case-lightbox__nav{position:absolute;top:0;bottom:72px;z-index:3;width:105px;border:0;color:#fff;cursor:pointer}.case-lightbox__nav--prev{left:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent)}.case-lightbox__nav--next{right:0;background:linear-gradient(270deg,rgba(0,0,0,.55),transparent)}.case-lightbox__nav:before{width:20px;height:20px;display:block;margin:auto;border-top:3px solid currentColor;border-right:3px solid currentColor;content:""}.case-lightbox__nav--prev:before{transform:rotate(225deg)}.case-lightbox__nav--next:before{transform:rotate(45deg)}.case-lightbox__caption{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;color:#fff}.case-lightbox__caption strong{font-size:16px}.case-lightbox__caption span{color:#aeb7b2;font-size:13px}.button--dark{border-color:#202522;color:#202522;background:#fff}.reviews-section{padding:92px 0;background:#f3f5ef}.reviews-section__head{max-width:880px;margin-bottom:34px}.reviews-section__head h2{margin:0;color:#1e2420;font-size:47px;line-height:1.08}.reviews-section .review-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.reviews-section .review-card{min-height:0;display:flex;flex-direction:column;padding:12px;border:1px solid rgba(30,36,40,.1);border-radius:18px;background:#fffffff0;box-shadow:0 18px 50px #26323917}.reviews-section .review-card__media{position:relative;min-height:176px;margin-bottom:14px;overflow:hidden;border-radius:14px;background-position:center;background-size:cover;background-repeat:no-repeat}.reviews-section .review-card__media:before{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent,rgba(30,36,40,.18))}.reviews-section .review-card h3{min-height:43px;margin:0;color:#1e2420;font-size:19px;line-height:1.12}.reviews-section .review-card strong{margin-top:8px;color:#7eb118;font-size:13px;letter-spacing:.04em}.reviews-section .review-card p{position:relative;margin:14px 0 18px;padding:14px 15px 14px 18px;border-radius:14px;color:#344155;background:#7eb1181a;font-size:15px;line-height:1.4}.reviews-section .review-card p:before{position:absolute;top:12px;bottom:12px;left:0;width:4px;border-radius:0 999px 999px 0;background:#7eb118;content:""}.reviews-section .review-card.has-review-toggle p{max-height:82px;padding-bottom:28px;overflow:hidden;cursor:pointer;transition:max-height .22s ease}.reviews-section .review-card.has-review-toggle:not(.is-review-open) p:after{position:absolute;right:0;bottom:0;left:0;height:34px;border-radius:0 0 10px 10px;background:linear-gradient(#f0f7e400,#f0f7e4 82%);content:"";pointer-events:none}.reviews-section .review-card.is-review-open p{max-height:none}.reviews-section .review-card__toggle{position:relative;z-index:2;width:100%;height:24px;display:grid;place-items:center;margin:-28px 0 8px;padding:0;border:0;background:transparent;cursor:pointer}.reviews-section .review-card__toggle:before{width:8px;height:8px;margin-top:-4px;border-right:2px solid #7eb118;border-bottom:2px solid #7eb118;transform:rotate(45deg);transition:transform .2s ease,margin-top .2s ease;content:""}.reviews-section .review-card.is-review-open .review-card__toggle:before{margin-top:4px;transform:rotate(225deg)}.reviews-section .review-card__source{width:100%;display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(126,177,24,.24);color:#527b0d;font-size:12px;font-weight:500}.reviews-section .review-card__source:after{height:24px;margin-left:auto;background-position:center;background-size:contain;background-repeat:no-repeat;content:""}.reviews-section .review-card__source--yandex:after{width:100px;background-image:url(/assets/images/review-source-yandex.webp)}.reviews-section .review-card__source--avito:after{width:48px;background-image:url(/assets/images/review-source-avito.webp)}.geography{padding:86px 0;background:#fbfaf7}.geography .geography-grid{grid-template-columns:1fr 1.06fr;gap:86px;align-items:center}.geography-content h2{margin:0;color:#171a18;font-size:50px;line-height:1.13;letter-spacing:-.035em}.geography-content>p{max-width:650px;margin:28px 0 0;color:#5d645f;font-size:18px;line-height:1.7}.geography-content>.button{width:330px;height:64px;margin-top:34px;border-radius:10px;font-size:18px}.geography-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.geography-benefits>div{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center}.geography-benefits b{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.28);border-radius:13px;color:#6da10d;background:linear-gradient(145deg,#7eb11826,#7eb1180f);box-shadow:inset 0 1px #ffffffb3}.geography-benefits b svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.geography-benefits span{color:#1f2421;font-size:13px;font-weight:700;line-height:1.3}.geography-benefits small{display:block;margin-top:5px;color:#737b76;font-size:12px;font-weight:500}.geography-map{position:relative;height:630px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.geography-map img{width:100%;height:100%;display:block;object-fit:contain}.price-table{position:relative;overflow:hidden;padding:78px 0 48px;background:radial-gradient(circle at 75% 28%,rgba(126,177,24,.045),transparent 30%),#090e0c}.price-table .section-shell{position:relative;z-index:1}.price-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px}.price-left h2{margin:0;color:#fff;font-size:57px;line-height:1.08;letter-spacing:-.04em}.price-subtitle{margin:18px 0 24px;color:#aeb5b1;font-size:16px}.price-list{overflow:hidden;padding:0 22px 6px;border:1px solid #5a625e;border-bottom-color:#689b16;border-radius:13px;background:#ffffff06;box-shadow:0 15px 38px #0000002e}.price-list__head,.price-list__row{display:grid;grid-template-columns:78px 1fr 155px;align-items:center}.price-list__head{grid-template-columns:1fr 155px;min-height:58px;padding:0 10px 0 0;border-bottom:1px solid #525a56;color:#7eb118;font-weight:700}.price-list__head span:last-child{text-align:right}.price-list__row{min-height:76px;border-bottom:1px solid #353c38}.price-list__row:last-child{border-bottom:0}.price-list__row i{width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.34);border-radius:11px;color:#9bcc3e;background:linear-gradient(145deg,#7eb11821,#7eb11809);box-shadow:inset 0 1px #ffffff0d,0 7px 18px #0000001f;font-style:normal}.price-list__row i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.price-list__row i.price-list__photo{width:66px;height:62px;overflow:hidden;border-color:#7eb11880;border-radius:10px;background:#151b18}.price-list__row i.price-list__photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.price-list__row>span{color:#f2f4f3;font-size:15px}.price-list__row b{justify-self:end;color:#fff;font-size:17px}.price-panel{align-self:end;padding:32px 34px 24px;border:1px solid #555e59;border-radius:14px;background:linear-gradient(145deg,#ffffff0e,#ffffff04)}.price-panel>h3{display:flex;align-items:center;gap:16px;margin:0;color:#fff;font-size:24px}.price-panel>h3 span{width:49px;height:49px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.3);border-radius:9px;color:#7eb118;font-size:25px}.price-panel>h3 span svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.price-factors{display:flex;justify-content:space-between;align-items:flex-start;margin:28px 0 30px}.price-factors div{min-width:70px;display:grid;grid-template-rows:54px auto;justify-items:center;gap:10px;text-align:center}.price-factors div i{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.4);border-radius:15px;color:#9bcc3e;background:linear-gradient(145deg,#7eb11824,#7eb11809);box-shadow:inset 0 1px #ffffff0d,0 8px 20px #00000024;font-style:normal}.price-factors div i svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.price-factors div span{color:#d6dad8;font-size:12px;line-height:1.35}.price-factors>b{margin-top:17px;color:#7eb118;font-size:20px;font-weight:400}.price-house-example{padding:22px 24px;border:1px solid #7eb118;border-radius:12px;background:#2b421247}.price-house-example__title{display:flex;align-items:center;gap:18px;padding-bottom:18px;border-bottom:1px dashed #54524d}.price-house-example__title>span{width:78px;height:60px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(126,177,24,.5);border-radius:9px;background:#151916;box-shadow:0 8px 20px #0003}.price-house-example__title>span img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.price-house-example h4{margin:0;color:#fff;font-size:20px;line-height:1.35}.price-house-example h4 i{color:#7eb118;font-style:normal}.price-house-example__stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.price-house-example__stats>div{display:flex;gap:12px;align-items:center;padding:0 17px;border-left:1px dotted #585851}.price-house-example__stats>div:first-child{padding-left:0;border-left:0}.price-house-example__stats span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(126,177,24,.38);border-radius:10px;color:#9bcc3e;background:linear-gradient(145deg,#7eb11824,#7eb11809);box-shadow:inset 0 1px #ffffff0d}.price-house-example__stats span svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.price-house-example__stats p{display:grid;gap:3px;margin:0;color:#c1c6c3;font-size:12px}.price-house-example__stats b{color:#fff;font-size:14px}.price-photo-button{width:100%;height:66px;margin-top:24px;border:0;border-radius:9px;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);box-shadow:0 8px 24px #7eb11842,inset 0 1px #fff3;font-size:20px;font-weight:700}.price-photo-button:hover{filter:brightness(1.055)}.price-photo-button:active{transform:translateY(1px);filter:brightness(.94);box-shadow:0 3px 10px #7eb11838,inset 0 2px 4px #2c490038}.price-photo-button span{display:inline-grid;place-items:center;margin-right:14px;line-height:0}.price-photo-button span svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.price-panel__note{margin:18px 0 0;color:#a3aaa6;font-size:13px;text-align:center}.price-guarantees{min-height:105px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px;padding:20px 28px;border:1px solid #4a534f;border-radius:12px;background:#ffffff06}.price-guarantees>div{display:flex;align-items:center;gap:17px;padding:0 28px;border-left:1px solid #343b37}.price-guarantees>div:first-child{border-left:0}.price-guarantees>div>span{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(126,177,24,.4);border-radius:14px;color:#9bcc3e;background:linear-gradient(145deg,#7eb11824,#7eb11809);box-shadow:inset 0 1px #ffffff0d,0 8px 20px #00000024}.price-guarantees>div>span svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.price-guarantees p{display:grid;gap:5px;margin:0}.price-guarantees b{color:#fff;font-size:15px}.price-guarantees small{color:#a5aca8;font-size:12px;line-height:1.4}.why-grid{grid-template-columns:repeat(4,1fr)}.why-grid article{padding:27px;border-top:2px solid #7eb118}.why-grid h3,.safety-grid h3,.technology-grid h3,.timeline-grid h3{margin:28px 0 11px;font-size:20px}.foreman{padding:92px 0;background:#111714}.foreman-team{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(480px,1.05fr);gap:24px;align-items:stretch}.foreman-team__media{min-height:0;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;align-self:stretch}.foreman-team__image{position:relative;overflow:hidden;min-height:0;border-radius:8px;background:#252d29;box-shadow:0 18px 48px #0000003d}.foreman-team__image img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.foreman-team__image>p{position:absolute;right:12px;bottom:12px;max-width:330px;margin:0;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#fff;background:#111714e6;box-shadow:0 12px 28px #0003;font-size:13px;font-weight:600;line-height:1.35}.foreman-team__content{display:grid;align-content:start;align-self:start;gap:14px;padding:28px 32px}.foreman-team__badge{width:max-content;min-height:32px;display:inline-flex;align-items:center;gap:10px;padding:0 13px;border:1px solid rgba(126,177,24,.32);border-radius:999px;color:#b7dc71;background:#7eb11814;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.foreman-team__badge i{width:7px;height:7px;border-radius:50%;background:#91c928;box-shadow:0 0 0 4px #91c9281f}.foreman-team__content h2{margin:0;color:#fff;font-size:42px;line-height:1.1;letter-spacing:-.03em}.foreman-team__subtitle{margin:0;color:#b8c0bb;font-size:15px;font-weight:500;line-height:1.55}.foreman-team blockquote{position:relative;margin:0;padding:18px 20px 18px 22px;border:0;border-left:4px solid #7eb118;border-radius:0 10px 10px 0;color:#fff;background:linear-gradient(90deg,#7eb11826,#7eb11806)}.foreman-team blockquote p{margin:0;font-size:15px;font-weight:500;line-height:1.5}.foreman-team blockquote cite{display:block;margin-top:10px;color:#95c637;font-size:13px;font-style:normal;font-weight:700}.foreman-team__facts{counter-reset:foreman-fact;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.foreman-team__facts li{counter-increment:foreman-fact;position:relative;min-height:82px;padding:15px 15px 14px 48px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff09}.foreman-team__facts li:before{position:absolute;top:16px;left:15px;color:#91c928;content:"0" counter(foreman-fact);font-size:13px;font-weight:700}.foreman-team__facts h3{margin:0 0 5px;color:#fff;font-size:17px;line-height:1.18}.foreman-team__facts p{margin:0;color:#aeb6b1;font-size:12px;line-height:1.38}.foreman-team__actions{display:flex;gap:12px;margin-top:1px}.foreman-team__actions .button{width:50%;min-width:0;height:52px;margin:0;padding:0 18px;gap:9px}.foreman-team__actions .button svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.foreman-team__call{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #7eb118;border-radius:8px;color:#a7d54d;background:#7eb1180a;box-shadow:inset 0 1px #ffffff0a}.foreman-team__call:hover{color:#fff;background:#7eb11824;box-shadow:0 8px 20px #7eb1181f,inset 0 1px #ffffff0f}.foreman-team__call:active{color:#fff;background:#7eb11833;box-shadow:inset 0 2px 4px #1b2d0440}.safety-grid{grid-area:safety-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.safety-grid>div{overflow:hidden;padding:0;border:1px solid rgba(126,177,24,.3);border-radius:13px;background:linear-gradient(145deg,#18221e,#101714);box-shadow:0 16px 38px #0003}.safety .section-heading h2,.safety-grid h3{color:#fff}.safety-column-heading{grid-area:safety-heading;padding-right:30px}.safety-column-heading span,.technology-column-label{display:block;margin-bottom:10px;color:#91c928;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.safety-column-heading h3,.technology-top h3{margin:0;color:#fff;font-size:30px;line-height:1.18}.technology{position:relative;overflow:hidden;padding:72px 0 88px;background:radial-gradient(circle at 77% 12%,rgba(126,177,24,.055),transparent 28%),#0b1210}.technology:after{position:absolute;top:20px;right:85px;width:420px;height:180px;border-top:1px solid rgba(126,177,24,.1);border-right:1px solid rgba(126,177,24,.07);transform:skew(-22deg);content:""}.technology .section-shell{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"header header" "safety-heading technology-heading" "safety-grid technology-grid";column-gap:42px;row-gap:24px}.technology .section-shell:before{position:absolute;top:155px;bottom:0;left:50%;width:1px;content:"";background:#ffffff21;transform:translate(-1px)}.technology .section-heading{grid-area:header;max-width:1050px;margin-bottom:30px}.technology .section-heading h2{color:#fff}.technology .section-heading>p:last-child{max-width:900px;color:#aeb6b1}.technology-top{grid-area:technology-heading;display:block;margin:0;padding-left:0;border-left:0}.technology-top>div>p{max-width:600px;margin:12px 0 0;color:#aeb6b1;font-size:15px;line-height:1.55}.technology-benefits{display:none}.technology-benefits>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:0 14px}.technology-benefits b{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.32);border-radius:9px;color:#7eb118;background:#7eb11814}.technology-benefits b svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.technology-benefits span{color:#fff;font-size:12px;font-weight:700;line-height:1.3}.technology-benefits small{display:block;margin-top:3px;color:#8f9993;font-size:10px;font-weight:500}.technology-grid{grid-area:technology-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-left:0;border-left:0}.technology-grid>article,.safety-grid>div{overflow:hidden;height:315px;display:grid;grid-template-rows:150px 1fr;padding:0;border:1px solid rgba(126,177,24,.3);border-radius:13px;background:linear-gradient(145deg,#18221e,#101714);box-shadow:0 16px 38px #0003}.technology-grid>article>img,.safety-grid>div>img{width:100%;height:150px;display:block;object-fit:cover}.technology-grid>article>div,.safety-grid>div>div{min-height:145px;padding:18px 22px 21px}.technology-grid b,.safety-grid b{color:#7eb118;font-size:24px}.technology-grid h3,.safety-grid h3{margin:10px 0;color:#fff;font-size:20px}.technology-grid p,.safety-grid p{color:#aeb6b1;font-size:14px;line-height:1.5}.technology-grid p{margin:0;color:#bfc6c2;font-size:14px;line-height:1.5}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 45px}.timeline-grid>div{padding:22px 0;border-top:1px solid #d7dbd8}.reviews{padding:100px 0}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews article{min-height:230px;padding:28px;border:1px solid #4d5752;border-radius:12px}.reviews p{color:#dbe0dc;line-height:1.65}.reviews b{color:#7eb118;font-size:13px}.geography-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.geography h2{margin:0;font-size:50px;line-height:1.15}.geography p:not(.section-kicker){max-width:620px;color:#626965;line-height:1.7}.geography .button{margin-top:18px;width:220px}.map-placeholder{position:relative;height:390px;border-radius:15px;background:radial-gradient(circle at 45% 48%,transparent 0 18%,rgba(126,177,24,.2) 19% 20%,transparent 21%),linear-gradient(135deg,#edf1ee,#dce4df)}.map-placeholder span,.map-placeholder i{position:absolute;color:#7eb118;font-size:20px;font-weight:700}.map-placeholder span{left:43%;top:42%}.map-placeholder i{right:25%;bottom:29%;font-style:normal;color:#8f9992}.faq-list{max-width:1100px}.faq details{padding:22px 0;border-bottom:1px solid #d4d8d5}.faq summary{cursor:pointer;font-size:19px;font-weight:700;list-style:none}.faq summary:after{float:right;content:"+";color:#7eb118;font-size:24px}.faq details[open] summary:after{content:"−"}.faq details p{color:#626965;line-height:1.6}.final-offer{padding:105px 0}.final-offer-grid{display:grid;grid-template-columns:1fr 480px;gap:170px;align-items:center}.final-offer p:not(.section-kicker){max-width:600px;color:#c4cac6;line-height:1.7;font-size:18px}.offer-note{display:inline-block;margin-top:20px;color:#7eb118;font-weight:700}.offer-form{padding:35px;border-radius:14px;background:#f2f4f2}.offer-form label{margin-bottom:17px}.offer-form .button{width:100%;margin-top:7px}.offer-form small{color:#68706b}.offer-form a{color:#7eb118;text-decoration:underline}.faq{background:linear-gradient(180deg,#f8faf5,#fff)}.faq .section-heading{margin-bottom:34px}.faq-list{max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.faq details{position:relative;overflow:hidden;padding:0;border:1px solid #dfe5da;border-radius:14px;background:#fff;box-shadow:0 8px 26px #1f2b220e;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}.faq details:hover{transform:translateY(-2px);border-color:#7eb1187a;box-shadow:0 14px 34px #1f2b2217}.faq details[open]{border-color:#7eb1189e;background:linear-gradient(145deg,#fff,#f7fbed);box-shadow:0 15px 36px #5274101c}.faq summary{position:relative;min-height:88px;display:flex;align-items:center;padding:22px 82px 22px 28px;color:#202522;cursor:pointer;font-size:18px;font-weight:700;line-height:1.4;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{position:absolute;top:50%;right:25px;width:38px;height:38px;display:grid;place-items:center;float:none;border-radius:50%;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);box-shadow:0 6px 16px #7eb11840,inset 0 1px #ffffff38;content:"+";font-size:25px;font-weight:500;line-height:1;transform:translateY(-50%);transition:transform .22s ease,box-shadow .22s ease}.faq details[open] summary:after{content:"−";transform:translateY(-50%) rotate(180deg);box-shadow:0 3px 10px #7eb11833,inset 0 2px 4px #2c490029}.faq details p{margin:0 28px 24px;padding:18px 58px 0 0;border-top:1px solid rgba(126,177,24,.2);color:#626965;font-size:16px;line-height:1.65;animation:faq-answer-in .22s ease both}@keyframes faq-answer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.final-offer{position:relative;overflow:hidden;padding:82px 0 0;background:radial-gradient(circle at 48% 38%,rgba(126,177,24,.09),transparent 29%),linear-gradient(135deg,#09100d,#111815 52%,#09100d)}.final-offer:before{position:absolute;inset:0;content:"";opacity:.18;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.final-offer .section-shell{position:relative;z-index:1}.final-offer__main{width:100%;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.96fr) minmax(360px,1fr);gap:25px;align-items:center}.final-offer__content{min-width:0;align-self:start;padding-top:12px}.final-offer__eyebrow{display:flex;align-items:center;gap:11px;color:#91c928;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.final-offer__eyebrow svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.final-offer__content h2{margin:36px 0 24px;color:#fff;font-size:49px;line-height:1.16;letter-spacing:-.04em}.final-offer__content h2 em{color:#91c928;font-style:normal}.final-offer__content>p{max-width:490px;margin:0;color:#b9c1bc;font-size:17px;line-height:1.75}.final-offer__note{width:405px;min-height:88px;display:flex;align-items:center;gap:19px;margin-top:36px;padding:18px 24px;border:1px solid rgba(126,177,24,.32);border-radius:11px;background:#ffffff06}.final-offer__note svg{width:42px;height:42px;flex:0 0 auto;fill:none;stroke:#91c928;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.final-offer__note span{display:grid;gap:4px}.final-offer__note b{color:#fff;font-size:16px}.final-offer__note small{color:#aab2ad;font-size:14px}.roof-phone{position:relative;z-index:1;width:100%;max-width:465px;height:auto;justify-self:center;filter:drop-shadow(0 30px 36px rgba(0,0,0,.38))}.roof-phone>img{width:100%;height:auto;display:block}.offer-form{width:100%;min-width:0;padding:31px 34px 28px;border:1px solid rgba(126,177,24,.42);border-radius:18px;color:#fff;background:linear-gradient(145deg,#1d2420fa,#0f1512fa);box-shadow:0 26px 60px #00000059,inset 0 1px #ffffff0a}.offer-form>label:not(.policy-check){display:grid;gap:9px;margin-bottom:17px;color:#f5f7f5;font-size:14px;font-weight:700}.offer-form input[type=tel],.offer-form textarea{width:100%;min-height:50px;padding:0 15px;border:1px solid #48514c;border-radius:8px;outline:none;color:#fff;background:#151b18;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.offer-form textarea{min-height:72px;padding-top:14px;resize:vertical}.offer-form input[type=tel]:focus,.offer-form textarea:focus{border-color:#91c928;box-shadow:0 0 0 3px #7eb1181f}.offer-file{position:relative}.offer-file>input{position:absolute;width:1px;height:1px;opacity:0}.offer-file__drop{min-height:128px;display:grid;grid-template-columns:54px 1fr;align-content:center;column-gap:15px;padding:17px 20px;border:1px dashed #59635d;border-radius:10px;background:#070b0938;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.offer-file__drop:hover{border-color:#91c928;background:#7eb1180d}.offer-file__drop svg{grid-row:1 / 4;align-self:center;width:47px;height:47px;fill:none;stroke:#91c928;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.offer-file__drop b{color:#fff;font-size:14px}.offer-file__drop small{margin-top:3px;color:#aab2ad;font-size:11px;font-weight:500;line-height:1.4}.offer-file__drop em{margin-top:7px;color:#79817c;font-size:10px;font-style:normal;font-weight:500}.offer-form .button{width:100%;height:58px;display:inline-flex;align-items:center;justify-content:center;gap:11px;margin-top:4px;padding:0 24px;border:0;border-radius:9px;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);box-shadow:0 10px 24px #5e8f094d,inset 0 1px #ffffff40;font-size:16px;font-weight:700;line-height:1;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.offer-form .button svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.offer-form .button:hover{filter:brightness(1.07);box-shadow:0 13px 28px #5e8f095c,inset 0 1px #ffffff4d;transform:translateY(-1px)}.offer-form .button:active{filter:brightness(.93);box-shadow:0 5px 12px #5e8f093d,inset 0 2px 5px #27440047;transform:translateY(1px)}.offer-form__policy{position:relative;display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:center;margin-top:14px;color:#9fa7a2;cursor:pointer;font-size:11px}.offer-form__policy input{width:20px;height:20px;margin:0;appearance:none;border:1px solid #68716b;border-radius:5px;background:#111714;cursor:pointer}.offer-form__policy input:checked{border-color:#7eb118;background:#7eb118;box-shadow:inset 0 0 0 4px #111714}.offer-form__policy input:focus-visible{outline:3px solid rgba(126,177,24,.24);outline-offset:2px}.final-offer__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;border-top:1px solid rgba(255,255,255,.13)}.final-offer__benefits>div{position:relative;min-height:126px;display:grid;align-content:center;gap:7px;padding:25px 38px 25px 92px}.final-offer__benefits>div+div{border-left:1px solid rgba(255,255,255,.13)}.final-offer__benefits>div:before{position:absolute;top:35px;left:35px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(126,177,24,.55);border-radius:10px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2391c928' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:23px 23px}.final-offer__benefits b{color:#fff;font-size:15px}.final-offer__benefits span{color:#9fa8a2;font-size:13px;line-height:1.5}.policy-check{--policy-box-bg: #fff;--policy-box-border: #b9c1bb;--policy-text: #656d68;position:relative;width:100%;min-width:0;display:block;color:var(--policy-text);cursor:pointer;font-size:12px;font-weight:500;line-height:1.45}.policy-check input[type=checkbox]{position:absolute;width:1px;height:1px;min-height:0;margin:0;padding:0;border:0;opacity:0;pointer-events:none}.policy-check>span{position:relative;width:100%;min-height:22px;min-width:0;display:block;padding:2px 0 0 34px;white-space:normal;word-break:normal;overflow-wrap:normal}.policy-check>span:before{position:absolute;top:0;left:0;width:22px;height:22px;border:1px solid var(--policy-box-border);border-radius:6px;background:var(--policy-box-bg);box-shadow:inset 0 1px 2px #141c170f;content:"";transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.policy-check>span:after{position:absolute;top:5px;left:5px;width:12px;height:12px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;opacity:0;transform:scale(.7);transition:opacity .16s ease,transform .16s ease}.policy-check:hover>span:before{border-color:#7eb118}.policy-check input[type=checkbox]:focus-visible+span:before{border-color:#7eb118;box-shadow:0 0 0 4px #7eb11826}.policy-check input[type=checkbox]:checked+span:before{border-color:#7eb118;background:linear-gradient(180deg,#91c928,#6e9f10);box-shadow:0 4px 10px #7eb1183d,inset 0 1px #ffffff38}.policy-check input[type=checkbox]:checked+span:after{opacity:1;transform:scale(1)}.policy-check a{color:#6f9f13;font-weight:600;text-decoration:underline;text-underline-offset:2px}.offer-form__policy{--policy-box-bg: #111714;--policy-box-border: #5b655f;--policy-text: #a8b0ab;margin-top:14px;font-size:11px}.offer-form__policy a{color:#a9d957}.calculator-policy{margin-top:14px}.header-contact{gap:18px}.header-socials{display:flex;gap:7px}.header-socials__label{display:none}.social-link{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:10px;color:#fff;background:#ffffff12;box-shadow:inset 0 1px #ffffff14;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.social-link:hover{border-color:#91c928;background:#7eb11829;transform:translateY(-2px)}.social-link:active{transform:translateY(1px)}.social-link img{width:21px;height:21px;display:block;object-fit:contain}.site-footer{position:relative;overflow:hidden;padding:64px 0 0;border-top:1px solid rgba(126,177,24,.3);color:#f4f6f4;background:radial-gradient(circle at 10% 20%,rgba(126,177,24,.08),transparent 28%),linear-gradient(135deg,#09100d,#111815 58%,#0a100e)}.site-footer:before{position:absolute;top:-120px;right:80px;width:420px;height:280px;border:1px solid rgba(126,177,24,.08);content:"";transform:rotate(-18deg)}.site-footer__inner{position:relative;z-index:1;display:grid;width:calc(100% - 80px);max-width:1520px;margin-right:auto;margin-left:auto;grid-template-columns:minmax(280px,1.2fr) minmax(180px,.75fr) minmax(250px,.9fr) minmax(220px,.85fr);gap:55px;align-items:start}.site-footer__brand{min-width:0;display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center}.site-footer__brand img{width:120px;height:112px;object-fit:contain}.site-footer__brand p{margin:0;color:#d3d9d5;font-size:14px;line-height:1.62}.site-footer__brand span{display:block;margin-top:12px;padding-left:14px;border-left:2px solid #7eb118;color:#8f9993;font-size:11px;line-height:1.5}.site-footer__nav{min-width:0;display:block;padding:6px 0 0}.site-footer__nav strong,.site-footer__contacts-title{display:block;margin-bottom:19px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.03em}.site-footer__nav>div{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 20px}.site-footer__nav a{position:relative;width:max-content;padding-left:12px;color:#aeb7b1;font-size:13px;transition:color .18s ease,transform .18s ease}.site-footer__nav a:before{position:absolute;top:7px;left:0;width:4px;height:4px;border-radius:50%;background:#7eb118;content:""}.site-footer__nav a:hover{color:#fff;transform:translate(3px)}.site-footer__contacts{min-width:0;display:block;padding:6px 0 0;text-align:left}.site-footer__contacts .site-footer__phone{display:block;color:#fff;font-size:23px;font-weight:700}.site-footer__schedule{position:relative;display:block;margin-top:8px;padding-left:15px;color:#9ca59f;font-size:11px}.site-footer__schedule i{position:absolute;top:4px;left:0;width:7px;height:7px;border-radius:50%;background:#65bd35;box-shadow:0 0 0 4px #65bd351c}.site-footer__socials{display:flex;gap:9px;margin-top:19px}.site-footer__service-note{min-width:0;padding:22px 24px;border:1px solid rgba(126,177,24,.3);border-radius:13px;background:linear-gradient(145deg,#7eb1181a,#ffffff06)}.site-footer__service-note b{display:block;color:#fff;font-size:14px;line-height:1.4}.site-footer__service-note>span{display:block;margin-top:8px;color:#9fa8a2;font-size:11px;line-height:1.5}.site-footer__service-note>a{display:flex;justify-content:space-between;margin-top:17px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);color:#a9d957;font-size:12px;font-weight:700}.site-footer__bottom{grid-column:1 / -1;min-height:66px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;margin-top:13px;border-top:1px solid rgba(255,255,255,.1);color:#737d77;font-size:11px}.site-footer__bottom span:nth-child(2){text-align:center}.site-footer__bottom a{justify-self:end;color:#929b95;text-decoration:underline;text-underline-offset:3px}@media(max-width:1199px){.hero{min-height:0;padding-bottom:32px}.hero-content{width:calc(100% - 40px);margin:28px auto 0}.hero-content h1{max-width:730px;font-size:50px;line-height:1.1;letter-spacing:-1.8px}.hero-lead{width:auto;max-width:720px;margin-top:21px;font-size:18px;line-height:1.6}.benefit-cards{width:calc(100% - 250px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.benefit-card,.benefit-card--wide{width:auto;min-width:0;padding:0 13px;gap:11px;font-size:12px;line-height:17px}.benefit-card svg{width:29px;height:29px}.price-box{right:0;bottom:0;top:auto}.trust-row{width:calc(100% - 250px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.trust-item{min-width:0;padding-right:16px;gap:11px;font-size:12px;line-height:18px}.trust-item+.trust-item{margin-left:0;padding-left:16px}}@media(max-width:899px){.hero{min-height:0}.hero-content{width:calc(100% - 32px);margin:24px auto 0;padding-bottom:132px}.hero-content h1{max-width:760px;font-size:43px;line-height:1.12;letter-spacing:-1.4px}.hero-lead{max-width:760px;font-size:17px}.benefit-cards{width:100%}.price-box{position:absolute;top:auto;right:0;bottom:0;width:100%;height:auto;min-height:112px;margin-top:0;padding:18px 20px}.price-box strong,.price-box small{max-width:620px}.price-box strong span{display:inline;margin:0 0 0 5px}.hero-actions{gap:14px;margin-top:20px}.hero-actions .button{width:50%;height:58px;font-size:15px}.trust-row{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0;margin-top:24px}.trust-item{min-height:46px;padding-right:20px;font-size:13px}.trust-item+.trust-item{padding-left:20px}.trust-item:nth-child(3){padding-left:0;border-left:0}}@media(max-width:767px){.hero{padding-bottom:26px}.hero-content{width:calc(100% - 28px);margin:22px auto 0;padding-bottom:132px}.hero-location-chip{min-height:31px;margin-bottom:14px;padding:6px 12px;font-size:11px}.hero-content h1{font-size:37px;line-height:1.13;letter-spacing:-1px}.hero-lead{margin-top:18px;font-size:16px;line-height:1.55}.benefit-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card{height:66px;font-size:12px}.benefit-card--wide{grid-column:1 / -1}.hero-actions{display:grid;grid-template-columns:1fr;gap:11px}.hero-actions .button{width:100%}}@media(max-width:480px){.hero{padding-bottom:20px}.hero-content{width:calc(100% - 24px);margin:18px auto 0;padding-bottom:142px}.hero-location-chip{max-width:100%}.hero-content h1{font-size:31px;line-height:1.15;letter-spacing:-.7px}.hero-lead{margin-top:16px;font-size:15px;line-height:1.5}.benefit-cards{grid-template-columns:1fr;gap:9px;margin-top:20px}.benefit-card,.benefit-card--wide{grid-column:auto;height:60px;padding:0 15px;font-size:12px}.price-box{min-height:0;padding:17px}.price-box strong{font-size:15px}.price-box strong span{display:block;margin:4px 0 0;font-size:22px}.price-box small{margin-top:8px;line-height:1.4}.hero-actions .button{height:56px;padding:0 15px;gap:10px;font-size:14px}.hero-actions .button svg{width:23px;height:23px}.trust-row{grid-template-columns:1fr;gap:0}.trust-item,.trust-item+.trust-item{min-height:54px;margin:0;padding:8px 0;border-left:0;border-top:1px solid rgba(255,255,255,.2);font-size:13px}.trust-item:first-child{border-top:0}.trust-icon,.trust-icon svg{width:32px;height:32px}}@media(max-width:1199px){.section-shell{width:calc(100% - 40px)}.calculator,.included,.cases,.geography,.faq{padding:72px 0}.estimator-shell{grid-template-columns:310px minmax(0,1fr);gap:24px}.estimator-manager{padding:24px}.estimator-manager__photo img{height:270px}.estimator-quiz{padding:24px 22px 26px 0}.estimator-quiz h2{font-size:32px}.estimator-options{gap:16px 12px}.estimator-option img{height:126px}.budget{padding:72px 0}.calculator .section-heading h2,.budget-heading h2,.included-left h2,.old-houses__heading h2,.cases-heading h2,.price-left h2,.foreman-team__content h2,.technology .section-heading h2,.reviews-section__head h2,.geography-content h2,.faq .section-heading h2,.final-offer__content h2{font-size:40px}.budget-grid{gap:14px}.budget-top{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:36px}.budget-card__content{padding:22px 20px 24px}.budget-card__details{grid-template-columns:1fr;gap:12px}.included-layout{grid-template-columns:minmax(420px,.9fr) minmax(0,1fr);gap:38px}.old-houses{padding:72px 0}.old-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.cases-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.price-table{padding:72px 0}.price-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:34px}.foreman{padding:72px 0}.foreman-team{grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);gap:20px}.foreman-team__content{padding:18px 12px 18px 18px}.foreman-team__facts li{padding-left:42px}.technology{padding:72px 0}.technology .section-shell{column-gap:26px}.technology-grid,.safety-grid{gap:12px}.technology-grid>article,.safety-grid>div{height:290px}.technology-grid>article>img,.safety-grid>div>img{height:132px}.reviews-section{padding:72px 0}.reviews-section .review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.geography .geography-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:30px}.faq summary{min-height:76px;padding:18px 68px 18px 22px;font-size:16px}.final-offer{padding:72px 0 0}.final-offer__main{grid-template-columns:minmax(0,1fr) 410px;grid-template-areas:"offer-content offer-form" "roof-phone offer-form";gap:28px;align-items:start}.final-offer__content{grid-area:offer-content}.roof-phone{grid-area:roof-phone}.offer-form{grid-area:offer-form}.roof-phone{width:390px}.offer-form{padding:26px}.site-footer__inner{grid-template-columns:minmax(300px,1fr) minmax(180px,.55fr) minmax(250px,.7fr);gap:30px}.site-footer__service-note{grid-column:1 / -1}}@media(max-width:899px){.section-shell{width:calc(100% - 32px)}.estimator-shell{grid-template-columns:1fr;gap:0;padding:9px}.estimator-manager{grid-template-columns:210px minmax(0,1fr);gap:12px 20px;padding:20px}.estimator-manager__photo{grid-column:1;grid-row:1 / 4}.estimator-manager__photo img{height:210px}.estimator-manager__person,.estimator-manager__features,.estimator-manager__reply{grid-column:2}.estimator-manager__person{margin-top:0}.estimator-manager__features{margin:8px 0 0}.estimator-manager__reply{margin-top:0}.estimator-quiz{padding:26px 20px 22px}.estimator-option img{height:145px}.budget-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 0}.budget-benefits>div:nth-child(3){border-left:0}.budget-top{grid-template-columns:1fr;gap:22px}.budget-benefits{max-width:none}.budget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-card:last-child{grid-column:1 / -1}.included-layout{grid-template-columns:1fr;gap:30px}.roof-scheme{min-height:480px}.included-note{max-width:none}.old-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.price-layout{grid-template-columns:1fr}.price-panel{max-width:none}.foreman-team{grid-template-columns:1fr}.foreman-team__media{height:430px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.foreman-team__content{padding:22px 0 0}.technology .section-shell{grid-template-columns:1fr;grid-template-areas:"header" "safety-heading" "safety-grid" "technology-heading" "technology-grid";gap:22px}.technology .section-shell:before{display:none}.technology-top{margin-top:18px}.reviews-section .review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.geography .geography-grid{grid-template-columns:1fr}.geography-map{min-height:390px}.final-offer__main{grid-template-columns:1fr;grid-template-areas:"offer-content" "roof-phone" "offer-form"}.final-offer__content{max-width:none}.roof-phone{width:360px;justify-self:center}.offer-form{max-width:620px}.final-offer__benefits>div{padding-right:20px;padding-left:76px}.final-offer__benefits>div:before{left:22px}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand,.site-footer__service-note{grid-column:1 / -1}.site-footer__bottom{grid-template-columns:1fr 1fr;gap:12px;padding:18px 0}.site-footer__bottom span:nth-child(2){text-align:right}.site-footer__bottom a{grid-column:1 / -1;justify-self:start}}@media(max-width:767px){.section-shell{width:calc(100% - 28px)}.calculator,.included,.cases,.geography,.faq,.budget,.old-houses,.price-table,.foreman,.technology,.reviews-section{padding:52px 0}.section-heading,.cases-heading,.old-houses__heading,.reviews-section__head{margin-bottom:26px}.calculator .section-heading h2,.budget-heading h2,.included-left h2,.old-houses__heading h2,.cases-heading h2,.price-left h2,.foreman-team__content h2,.technology .section-heading h2,.reviews-section__head h2,.geography-content h2,.faq .section-heading h2,.final-offer__content h2{font-size:33px;line-height:1.12;letter-spacing:-.8px}.estimator-manager{grid-template-columns:150px minmax(0,1fr);padding:15px}.estimator-manager__photo img{height:180px}.estimator-manager__name{font-size:21px}.estimator-manager__features li{min-height:34px;padding:2px 0 0 44px;font-size:13px}.estimator-manager__features li:before{width:34px;height:34px;background-size:19px 19px}.estimator-manager__features li span{font-size:11px}.estimator-manager__reply{min-height:0;padding:10px 12px;font-size:12px}.estimator-quiz{grid-template-columns:minmax(0,1fr) max-content;gap:0 10px;padding:22px 12px 14px}.estimator-progress{grid-column:1;margin-bottom:0}.estimator-quiz__step{grid-column:2;align-self:center;font-size:12px}.estimator-quiz h2,.estimator-options,.estimator-quiz__bottom{grid-column:1 / -1}.estimator-quiz h2{margin-top:14px;font-size:27px}.estimator-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px;margin-top:18px}.estimator-option img{height:118px}.estimator-option span{padding-left:27px;font-size:13px}.estimator-option--text{min-height:62px;padding:12px}.estimator-quiz__bottom{margin-top:18px;padding-top:14px}.budget-grid{grid-template-columns:1fr}.budget-card:last-child{grid-column:auto}.budget-bottom{display:grid;grid-template-columns:1fr;gap:18px}.budget-bottom__button{width:100%}.roof-scheme{min-height:390px}.included-list,.old-gallery,.cases-gallery{grid-template-columns:1fr}.old-roof-card__image{height:250px}.case-gallery-card__image{height:500px}.price-list__head,.price-list__row{grid-template-columns:58px minmax(0,1fr) max-content}.price-factors{grid-template-columns:repeat(2,minmax(0,1fr))}.price-guarantees{grid-template-columns:1fr}.foreman-team__media{height:330px}.foreman-team__facts{grid-template-columns:1fr}.foreman-team__actions{display:grid;grid-template-columns:1fr}.foreman-team__actions .button{width:100%}.technology-grid,.safety-grid{grid-template-columns:1fr}.technology-grid>article,.safety-grid>div{height:auto;min-height:270px}.technology-grid>article>img,.safety-grid>div>img{height:150px}.reviews-section .review-grid{grid-template-columns:1fr}.geography-map{min-height:310px}.faq-list{grid-template-columns:1fr;gap:10px}.faq summary{min-height:68px}.final-offer{padding:52px 0 0}.final-offer__note{width:100%}.roof-phone{width:310px}.offer-form{padding:22px}.final-offer__benefits{grid-template-columns:1fr;margin-top:38px}.final-offer__benefits>div+div{border-top:1px solid rgba(255,255,255,.13);border-left:0}.site-footer{padding-top:48px}.site-footer__inner{width:calc(100% - 28px);grid-template-columns:1fr 1fr;gap:28px 18px}.site-footer__brand,.site-footer__service-note,.site-footer__bottom{grid-column:1 / -1}.roof-calculation-modal__window{width:calc(100% - 28px);padding:28px 24px 24px}.roof-calculation-modal__image{width:calc(100% + 48px);margin:-28px -24px 20px}.case-lightbox{padding:16px}.case-lightbox__image{height:420px}}@media(max-width:480px){.section-shell{width:calc(100% - 24px)}.calculator,.included,.cases,.geography,.faq,.budget,.old-houses,.price-table,.foreman,.technology,.reviews-section{padding:40px 0}.calculator .section-heading h2,.budget-heading h2,.included-left h2,.old-houses__heading h2,.cases-heading h2,.price-left h2,.foreman-team__content h2,.technology .section-heading h2,.reviews-section__head h2,.geography-content h2,.faq .section-heading h2,.final-offer__content h2{font-size:27px;line-height:1.08;letter-spacing:-.5px}.estimator-shell{padding:6px;border-radius:14px}.estimator-manager{grid-template-columns:96px minmax(0,1fr);gap:8px 12px;padding:11px}.estimator-manager__photo img{height:126px}.estimator-manager__photo span{left:5px;bottom:5px;padding:4px 6px;font-size:9px}.estimator-manager__photo span:before{display:none}.estimator-manager__name{font-size:18px}.estimator-manager__role{font-size:12px}.estimator-manager__features{gap:5px;margin-top:5px}.estimator-manager__features li{min-height:28px;padding-left:36px;font-size:11px}.estimator-manager__features li:before{width:28px;height:28px;background-size:16px 16px}.estimator-manager__features li span{display:none}.estimator-manager__reply{padding:7px 9px;font-size:10px}.estimator-quiz{padding:16px 7px 9px}.estimator-progress{height:6px}.estimator-quiz h2{margin-top:10px;font-size:21px}.estimator-options{gap:9px 7px;margin-top:13px}.estimator-option img{height:91px}.estimator-option span{min-height:0;padding-left:23px;font-size:11px;line-height:1.15}.estimator-option span:before{width:16px;height:16px}.estimator-option span:after{top:5px;left:5px;width:8px;height:8px}.estimator-option--text{min-height:54px;padding:10px}.estimator-quiz__bottom{gap:7px;margin-top:12px;padding-top:10px}.estimator-quiz__prev,.estimator-quiz__next{min-height:42px;font-size:12px}.estimator-lead{grid-template-columns:1fr;gap:8px}.budget-card__image,.old-roof-card__image{height:210px}.budget-card__content,.old-roof-card__body{padding:18px 15px}.budget-card__content{grid-template-columns:minmax(0,1fr) 132px;column-gap:10px}.budget-card ul{grid-template-columns:1fr}.budget-bottom{padding:20px}.roof-scheme{min-height:300px}.included-list li{padding:14px}.case-gallery-card__image{height:430px}.case-gallery-card__copy{padding:16px}.case-gallery-card__copy h3{font-size:20px}.price-list__head,.price-list__row{grid-template-columns:46px minmax(0,1fr);gap:9px}.price-list__head span:last-child{display:none}.price-list__row b{grid-column:2;justify-self:start;font-size:13px}.price-list__row i.price-list__photo{width:44px;height:44px}.price-panel{padding:18px}.price-factors,.price-house-example__stats{grid-template-columns:1fr}.foreman-team__media{height:auto;grid-template-columns:1fr;grid-template-rows:repeat(2,220px)}.foreman-team__content{gap:12px}.foreman-team blockquote{padding:15px 16px}.safety-column-heading h3,.technology-top h3{font-size:24px}.technology-grid>article,.safety-grid>div{min-height:245px}.reviews-section .review-card{padding:16px}.geography-content>.button{width:100%}.geography-benefits{grid-template-columns:1fr}.geography-map{min-height:240px}.faq summary{min-height:60px;padding:16px 56px 16px 16px;font-size:14px}.faq details p{padding:0 16px 16px;font-size:13px}.final-offer{padding-top:40px}.final-offer__main{gap:22px}.roof-phone{width:250px}.offer-form{padding:16px;border-radius:13px}.offer-file__drop{min-height:108px;grid-template-columns:40px 1fr;padding:13px}.offer-file__drop svg{width:36px;height:36px}.offer-form .button{height:54px;padding:0 14px;font-size:14px}.final-offer__benefits>div{min-height:108px;padding:20px 14px 20px 70px}.final-offer__benefits>div:before{top:32px;left:16px}.site-footer{padding-top:38px}.site-footer__inner{width:calc(100% - 24px);grid-template-columns:1fr;gap:24px}.site-footer__brand,.site-footer__service-note,.site-footer__bottom{grid-column:auto}.site-footer__brand{align-items:flex-start}.site-footer__brand img{width:90px}.site-footer__bottom{grid-template-columns:1fr;gap:8px}.site-footer__bottom span:nth-child(2){text-align:left}.case-lightbox{padding:8px}.case-lightbox__image{height:280px}.case-lightbox__window{border-radius:10px}.case-lightbox__caption{padding:12px 14px}.roof-calculation-modal{padding:10px}.roof-calculation-modal__window{width:100%;padding:22px 16px 18px}.roof-calculation-modal__image{width:calc(100% + 32px);height:130px;margin:-22px -16px 17px}.roof-calculation-modal h2{font-size:24px}}.form-status{grid-column:1 / -1;width:100%;margin-top:10px;color:#5f6f64;font-size:14px;line-height:1.45}.is-submitted .form-status{color:#168447;font-weight:700}.is-submit-error .form-status{color:#c43d32}form button[type=submit]:disabled{cursor:wait;opacity:.68}@media(max-width:1199px){.final-offer__main,.final-offer__content,.roof-phone,.offer-form,.site-footer__inner,.site-footer__brand,.site-footer__nav,.site-footer__contacts,.site-footer__service-note{min-width:0}.final-offer__main{width:100%;grid-template-columns:minmax(0,1fr) minmax(340px,410px);grid-template-areas:"offer-content offer-form" "roof-phone offer-form";column-gap:38px;row-gap:24px}.final-offer__note{width:100%;max-width:405px}.roof-phone{width:100%;max-width:390px}.offer-form{width:100%}.site-footer__inner{width:calc(100% - 40px);grid-template-columns:minmax(280px,1.2fr) minmax(180px,.7fr) minmax(240px,.8fr);gap:32px}.site-footer__service-note{grid-column:1 / -1}}@media(max-width:899px){.final-offer{padding-top:62px}.final-offer__main{grid-template-columns:minmax(0,1fr) 300px;grid-template-areas:"offer-content roof-phone" "offer-form offer-form";align-items:end}.final-offer__content h2{margin:24px 0 18px;font-size:40px}.roof-phone{width:100%;max-width:300px}.offer-form{max-width:none}.site-footer__inner{width:calc(100% - 32px);grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand,.site-footer__service-note,.site-footer__bottom{grid-column:1 / -1}}@media(max-width:767px){.final-offer{padding-top:50px}.final-offer__main{grid-template-columns:1fr;grid-template-areas:"offer-content" "roof-phone" "offer-form";gap:26px}.final-offer__content{padding-top:0}.final-offer__content h2{margin:22px 0 16px;font-size:33px}.final-offer__content>p{font-size:15px;line-height:1.6}.roof-phone{width:280px;max-width:100%}.offer-form{padding:22px}.offer-file__drop{grid-template-columns:44px minmax(0,1fr)}.final-offer__benefits{grid-template-columns:1fr}.site-footer{padding-top:44px}.site-footer__inner{width:calc(100% - 28px);grid-template-columns:1fr;gap:28px}.site-footer__brand,.site-footer__service-note,.site-footer__bottom{grid-column:auto}.site-footer__nav>div{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__bottom{grid-template-columns:1fr;gap:9px;padding:20px 0}.site-footer__bottom span:nth-child(2){text-align:left}.site-footer__bottom a{grid-column:auto;justify-self:start}}@media(max-width:480px){.final-offer{padding-top:38px}.final-offer__content h2{font-size:27px}.final-offer__eyebrow{font-size:11px}.final-offer__note{min-height:0;gap:13px;margin-top:24px;padding:15px}.final-offer__note svg{width:34px;height:34px}.roof-phone{width:230px}.offer-form{padding:16px}.offer-file__drop{grid-template-columns:36px minmax(0,1fr);column-gap:10px;padding:13px}.offer-file__drop svg{width:32px;height:32px}.final-offer__benefits>div{min-height:100px}.site-footer__inner{width:calc(100% - 24px);gap:24px}.site-footer__brand{grid-template-columns:78px minmax(0,1fr);gap:15px}.site-footer__brand img{width:78px;height:auto}.site-footer__nav>div{gap:12px 10px}.site-footer__contacts .site-footer__phone{font-size:21px}.site-footer__service-note{padding:18px}}@media(max-width:1199px){.discovery{padding:68px 0}.discovery-layout{grid-template-columns:1fr;gap:30px}.discovery-copy h2{max-width:820px;margin-top:0;font-size:40px}.discovery-lead{max-width:820px}.discovery-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery-cards article{min-width:0;min-height:410px}.discovery-side{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:18px}.discovery-visual{min-height:540px}.discovery-bottom{min-height:540px;grid-template-columns:56px minmax(0,1fr);align-content:center;margin-top:0}.discovery-bottom aside{grid-column:1 / -1;margin-top:8px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.budget{padding:68px 0}.budget-top{grid-template-columns:1fr;gap:28px}.budget-heading{max-width:760px}.budget-benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.budget-benefits>div{min-width:0;padding:0 14px}.budget-card__content{grid-template-columns:minmax(0,1fr) 138px;padding:20px}.budget-card ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){.discovery{padding:58px 0}.discovery-copy h2{font-size:36px}.discovery-warning{grid-template-columns:minmax(0,1fr) 150px}.discovery-warning img{width:150px}.discovery-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-cards article:last-child{grid-column:1 / -1}.discovery-cards article{min-height:0}.discovery-side{grid-template-columns:1fr}.discovery-visual{min-height:510px}.discovery-bottom{min-height:0;grid-template-columns:60px minmax(0,1fr) 190px;padding:22px}.discovery-bottom aside{grid-column:auto;margin-top:0;padding:0 0 0 18px;border-top:0;border-left:1px solid rgba(255,255,255,.14)}.budget{padding:58px 0}.budget-heading h2{font-size:38px}.budget-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.budget-benefits>div:nth-child(3){border-left:0}.budget-grid{grid-template-columns:1fr}.budget-card:last-child{grid-column:auto}.budget-card__image{height:260px}.budget-bottom{gap:20px;padding:22px}}@media(max-width:767px){.discovery{padding:50px 0}.discovery-copy h2{font-size:32px}.discovery-warning{grid-template-columns:minmax(0,1fr) 125px;padding:10px 10px 10px 16px}.discovery-warning img{width:125px;height:100px}.discovery-cards{grid-template-columns:1fr}.discovery-cards article:last-child{grid-column:auto}.discovery-card__image{height:220px}.discovery-cards p{min-height:0}.discovery-visual{min-height:0;padding:280px 14px 14px;background-position:center top;background-size:auto 330px;background-repeat:no-repeat}.discovery-process{position:static;width:100%;padding:20px}.discovery-process li{min-height:64px}.discovery-bottom{grid-template-columns:48px minmax(0,1fr)}.discovery-bottom>svg{width:46px;height:46px}.discovery-bottom aside{grid-column:1 / -1;margin-top:4px;padding:17px 0 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.budget{padding:50px 0}.budget-heading h2{font-size:33px}.budget-benefits{grid-template-columns:1fr;gap:0}.budget-benefits>div,.budget-benefits>div:nth-child(3){min-height:62px;padding:10px 0;border-top:1px solid #46504b;border-left:0}.budget-benefits>div:first-child{border-top:0}.budget-card__image{height:235px}.budget-card__content{grid-template-columns:minmax(0,1fr) 142px}.budget-bottom{display:grid;grid-template-columns:1fr}}@media(max-width:480px){.discovery{padding:42px 0}.discovery-copy h2{font-size:27px}.discovery-lead{margin-top:15px;font-size:14px}.discovery-warning{grid-template-columns:1fr;gap:8px;padding:14px}.discovery-warning strong,.discovery-warning span,.discovery-warning img{grid-column:1;grid-row:auto}.discovery-warning img{width:100%;height:140px;margin-top:4px}.discovery-card__image{height:115px}.discovery-visual{padding:220px 8px 8px;background-size:auto 260px}.discovery-process{padding:16px}.discovery-process li{grid-template-columns:32px minmax(0,1fr);gap:9px}.discovery-bottom{grid-template-columns:1fr;gap:12px;padding:18px}.discovery-bottom>svg{width:42px;height:42px}.budget{padding:42px 0}.budget-heading h2{font-size:28px}.budget-heading p{font-size:14px}.budget-card__image{height:205px}.budget-card__content{grid-template-columns:minmax(0,1fr) 124px;column-gap:10px;padding:17px 15px 14px}.budget-card h3{font-size:21px}.budget-price{padding:10px}.budget-price b{font-size:15px}.budget-card ul{grid-template-columns:1fr;gap:8px}.budget-card li{min-height:58px;font-size:13px}.budget-card__button{width:calc(100% - 30px);grid-template-columns:24px minmax(0,1fr) 24px;margin:2px 15px 15px;padding:0 12px;font-size:12px}}@media(max-width:1199px){.included{padding:68px 0}.included .section-heading{max-width:900px;margin-bottom:30px}.included .section-heading h2{font-size:40px;line-height:1.12;letter-spacing:-1px}.included-layout{grid-template-columns:1fr;gap:30px}.included-left{width:100%}.roof-scheme{width:100%;max-width:900px;min-height:0;justify-self:center}.included-note{width:100%;max-width:900px;justify-self:center}.included-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.included-list li{min-width:0;min-height:96px}}@media(max-width:899px){.included{padding:58px 0}.included .section-heading h2{font-size:36px}.included-layout{gap:25px}.included-list li{padding:15px}}@media(max-width:767px){.included{padding:50px 0}.included .section-heading{margin-bottom:24px}.included .section-heading h2{font-size:32px}.included-note{margin-top:20px;padding:16px 18px;font-size:15px}.included-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.included-list li{min-width:0;min-height:84px;padding:13px}}@media(max-width:480px){.included{padding:42px 0}.included .section-heading h2{font-size:27px;line-height:1.08;letter-spacing:-.5px}.included-layout{gap:20px}.included-note{margin-top:16px;padding:14px 15px;font-size:14px}.included-list li{min-height:0;gap:12px;padding:14px 12px}.included-list b{min-width:36px;padding-right:10px;font-size:17px}.included-list strong{font-size:14px}.included-list small{font-size:11px}}.budget-card{display:grid;grid-template-rows:auto 1fr auto}.budget-card__content{width:100%;min-width:0}.budget-card__content>p,.budget-price,.budget-card li{min-width:0}@media(max-width:1499px){.discovery-bottom{min-height:0;grid-template-columns:52px minmax(0,1fr);gap:16px;align-content:center;padding:24px}.discovery-bottom>svg{width:48px;height:48px}.discovery-bottom aside{grid-column:1 / -1;margin-top:2px;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.budget-top{grid-template-columns:1fr;gap:28px}.budget-heading{max-width:760px}.budget-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.budget-benefits>div{min-width:0;min-height:66px;padding:10px 14px;border:1px solid rgba(126,177,24,.2);border-radius:10px;background:#ffffff06}.budget-card__content{grid-template-columns:minmax(0,1fr) 138px}}@media(max-width:1199px){.budget-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.budget-benefits>div,.budget-benefits>div:nth-child(3){min-height:66px;padding:10px 14px;border:1px solid rgba(126,177,24,.2);border-radius:10px;background:#ffffff06}.budget-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.budget-card:last-child{grid-column:auto}.budget-card__image{height:235px}.budget-card__content{grid-template-columns:minmax(0,1fr) 136px;grid-template-rows:auto auto 1fr;column-gap:14px;padding:18px}.budget-card h3{min-width:0;font-size:23px}.budget-card ul{align-self:end;gap:8px;margin-top:16px}.budget-card li{min-height:76px;grid-template-columns:18px minmax(0,1fr);gap:7px;padding:10px 9px;font-size:11px}.budget-price{padding:11px}.budget-price b{font-size:16px}.budget-card__button{align-self:end}}@media(max-width:899px){.budget-grid{grid-template-columns:1fr}.budget-card:last-child{grid-column:auto}.budget-card__image{height:280px}.budget-card__content{grid-template-columns:minmax(0,1fr) 150px;padding:20px}.budget-card ul{grid-template-columns:repeat(3,minmax(0,1fr))}.budget-card li{min-height:70px;font-size:12px}}@media(max-width:767px){.budget-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.budget-benefits>div,.budget-benefits>div:nth-child(3){min-height:62px;padding:9px 10px;border:1px solid rgba(126,177,24,.2)}.budget-benefits span{font-size:12px}.budget-card__image{height:235px}.budget-card__content{grid-template-columns:minmax(0,1fr) 142px;padding:18px}}@media(max-width:480px){.budget-benefits{grid-template-columns:1fr}.budget-benefits>div,.budget-benefits>div:nth-child(3){min-height:58px}.budget-card__image{height:200px}.budget-card__content{grid-template-columns:minmax(0,1fr) 120px;column-gap:9px;padding:16px 14px 13px}.budget-card h3{font-size:20px}.budget-card__content>p{font-size:12px}.budget-card ul{grid-template-columns:1fr;gap:7px}.budget-card li{min-height:54px;padding:10px;font-size:12px}.budget-price{padding:9px}.budget-price b{font-size:14px}}.trust-row{width:100%;max-width:1120px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0}.trust-item,.trust-item+.trust-item{min-width:0;min-height:58px;margin:0;padding:8px 20px;border-left:1px solid rgba(255,255,255,.28);font-size:13px;line-height:1.45}.trust-item:first-child{padding-left:0;border-left:0}.trust-item:last-child{padding-right:0}.trust-icon{width:36px;height:36px;flex:0 0 36px}.trust-icon svg{width:34px;height:34px}@media(max-width:1499px){.trust-row{width:calc(100% - 250px)}}@media(max-width:1199px){.trust-row{width:calc(100% - 250px)}.hero-actions{width:calc(100% - 250px);max-width:720px;gap:12px}.hero-actions .button{width:auto;min-width:0;flex:1 1 0;height:58px;padding:0 14px;gap:9px;font-size:14px}.hero-actions .button svg{width:23px;height:23px;flex:0 0 23px}.trust-item,.trust-item+.trust-item{padding-right:14px;padding-left:14px;gap:10px;font-size:12px}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0}}@media(max-width:899px){.hero-actions{width:100%;max-width:none}.trust-row{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item,.trust-item+.trust-item{min-height:64px;padding:12px 18px;border-top:1px solid rgba(255,255,255,.22);border-left:0;font-size:13px}.trust-item:nth-child(1),.trust-item:nth-child(2){border-top:0}.trust-item:nth-child(2n){border-left:1px solid rgba(255,255,255,.28)}.trust-item:nth-child(odd){padding-left:0}.trust-item:nth-child(2n){padding-right:0}}@media(max-width:480px){.trust-row{grid-template-columns:1fr}.trust-item,.trust-item+.trust-item,.trust-item:nth-child(2n),.trust-item:nth-child(odd){min-height:56px;padding:10px 0;border-top:1px solid rgba(255,255,255,.22);border-left:0}.trust-item:first-child{border-top:0}}@media(max-width:767px){.site-header .header-contact{display:grid;grid-template-columns:max-content;gap:3px;justify-items:end}.site-header .header-phone-block{display:grid;justify-items:end}.site-header .header-phone-note{display:none}.site-header .header-socials{display:grid;grid-template-columns:repeat(2,max-content);gap:8px}.site-header .header-socials .social-link{width:auto;height:auto;min-height:20px;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-header .header-socials .social-link:hover{border:0;background:transparent;transform:none}.site-header .header-socials .social-link img{width:13px;height:13px}.header-socials__label{display:inline;color:#ffffffd1;font-size:11px;font-weight:600;line-height:1}}@media(max-width:480px){.site-header .header-socials{gap:6px}.site-header .header-socials .social-link img{width:12px;height:12px}.header-socials__label{font-size:10px}}@media(max-width:1199px){.estimator-quiz__bottom{width:100%;grid-template-columns:104px minmax(190px,250px);justify-content:space-between;gap:12px}.estimator-quiz__prev,.estimator-quiz__next{width:100%;min-width:0;height:50px;padding:0 14px;line-height:1.25;white-space:normal}.budget-bottom__button b{display:none;margin:0}}@media(max-width:767px){.estimator-quiz__bottom{grid-template-columns:96px minmax(0,1fr);gap:9px}.estimator-quiz__prev,.estimator-quiz__next{height:46px;padding:0 10px;font-size:12px}}@media(max-width:480px){.estimator-quiz__bottom{grid-template-columns:78px minmax(0,1fr);gap:7px;margin-top:12px;padding-top:10px}.estimator-quiz__prev,.estimator-quiz__next{height:44px;padding:0 7px;font-size:11px}}@media(max-width:767px){.benefit-cards{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.benefit-card,.benefit-card--wide{width:auto;height:104px;grid-column:auto;flex-direction:column;justify-content:center;gap:7px;padding:10px 8px;text-align:center;font-size:11px;line-height:1.25}.benefit-card svg{width:29px;height:29px}}@media(max-width:480px){.benefit-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.benefit-card,.benefit-card--wide{height:94px;padding:8px 5px;gap:6px;font-size:9px;line-height:1.2}.benefit-card svg{width:25px;height:25px}}@media(max-width:899px){.trust-row{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.trust-item,.trust-item+.trust-item,.trust-item:nth-child(2n),.trust-item:nth-child(odd){min-width:0;min-height:96px;flex-direction:column;justify-content:center;gap:7px;padding:10px 8px;border-top:0;border-left:1px solid rgba(255,255,255,.25);text-align:center;font-size:10px;line-height:1.25}.trust-item:first-child{border-left:0}.trust-icon{width:29px;height:29px;flex-basis:29px}.trust-icon svg{width:27px;height:27px}}@media(max-width:480px){.trust-row{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item,.trust-item+.trust-item,.trust-item:nth-child(2n),.trust-item:nth-child(odd){min-height:86px;gap:5px;padding:8px 4px;border-top:0;border-left:1px solid rgba(255,255,255,.22);font-size:9px;line-height:1.18}.trust-item:first-child{border-left:0}.trust-icon{width:25px;height:25px;flex-basis:25px}.trust-icon svg{width:24px;height:24px}}@media(max-width:767px){.hero-content{padding-bottom:102px}.price-box{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.85fr);gap:14px;align-items:center;padding:12px 16px}.price-box strong,.price-box small{max-width:none;margin:0}.price-box strong{font-size:14px}.price-box strong span{display:block;margin:2px 0 0;font-size:20px}.price-box small{font-size:10px;line-height:1.35}}@media(max-width:480px){.hero-content{padding-bottom:92px}.price-box{min-height:74px;grid-template-columns:minmax(0,1fr) minmax(125px,.8fr);gap:8px;padding:10px 12px}.price-box strong{font-size:12px}.price-box strong span{font-size:18px}.price-box small{font-size:9px;line-height:1.25}}@media(max-width:480px){.button,.hero-actions .button,.offer-form .button,.foreman-team__actions .button,.geography .button,.budget-bottom__button,.price-photo-button,.old-roof-card__button,.budget-card__button{min-height:46px;height:46px;padding:0 12px;gap:8px;border-radius:8px;font-size:12px;line-height:1.2}.button svg,.hero-actions .button svg,.offer-form .button svg,.foreman-team__actions .button svg,.geography .button svg,.price-photo-button svg,.old-roof-card__button svg,.budget-card__button svg{width:19px;height:19px;flex:0 0 19px}.budget-card__button{width:calc(100% - 28px);grid-template-columns:20px minmax(0,1fr) 20px;margin:2px 14px 14px;text-align:center}.estimator-quiz__prev,.estimator-quiz__next{min-height:44px;height:44px;border-radius:7px;font-size:11px}.roof-calculation-modal{padding:8px}.roof-calculation-modal__window{width:100%;padding:18px 14px 15px;border-radius:13px}.roof-calculation-modal__image{width:calc(100% + 28px);height:105px;margin:-18px -14px 14px}.roof-calculation-modal__close{top:9px;right:9px;width:31px;height:31px;font-size:21px}.roof-calculation-modal h2{margin-right:30px;margin-bottom:8px;font-size:21px;line-height:1.15}.roof-calculation-modal__window>p{font-size:12px;line-height:1.4}.roof-calculation-modal__form{gap:9px;margin-top:14px}.roof-calculation-modal__form>label:not(.policy-check){gap:6px;font-size:11px}.roof-calculation-modal__form input[type=tel]{height:46px;min-height:46px;padding:0 12px;font-size:13px}.roof-calculation-modal__form .button{min-height:46px;height:46px;font-size:12px}.roof-calculation-modal__form .file-field__box{min-height:76px;padding:10px}.roof-calculation-modal__form .file-field__box strong{font-size:12px}.roof-calculation-modal__form .file-field__box small,.roof-calculation-modal__form .file-field__box em{font-size:10px}.roof-calculation-modal__form .file-field__box em{margin-top:3px;padding:5px 9px}.roof-calculation-modal__form .policy-check{font-size:10px;line-height:1.35}}@media(max-width:1199px){.estimator-manager__photo{height:270px;align-self:start}.estimator-manager__photo img{height:100%}.section-heading>p:last-child{max-width:820px;margin-top:16px;font-size:16px;line-height:1.5}}@media(max-width:899px){.estimator-manager__photo{height:210px}.section-heading>p:last-child{max-width:720px;margin-top:14px;font-size:15px}}@media(max-width:767px){.estimator-manager__photo{height:180px}.section-heading>p:last-child{margin-top:12px;font-size:14px;line-height:1.45}}@media(max-width:480px){.estimator-manager__photo{height:126px}.estimator-manager__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.estimator-manager__features li{min-width:0}.section-heading>p:last-child{margin-top:10px;font-size:13px;line-height:1.4}.section-heading{width:100%;max-width:none;min-width:0;margin-bottom:24px}.section-heading.section-heading h2{width:100%;max-width:none;margin:0;font-size:25px;line-height:1.12;letter-spacing:-.4px}.section-heading.section-heading>p:last-child{width:100%;max-width:none;margin:10px 0 0;font-size:13px;line-height:1.45}.hero .hero-content h1{max-width:none;font-size:30px;line-height:1.08;letter-spacing:-.7px}}@media(max-width:767px){.diagnostics .section-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.diagnostics .section-heading,.diagnostics-facts{grid-column:1 / -1}.diagnostics .section-heading{margin:0 0 14px}.diagnostics-grid{display:contents}.diagnostic-card{min-width:0;min-height:0;border-radius:10px}.diagnostic-card>img{height:125px}.diagnostic-card__body{padding:14px}.diagnostic-card h3{margin:0 0 7px;font-size:17px;line-height:1.2}.diagnostic-card p{font-size:12px;line-height:1.4}.diagnostic-card__price{gap:3px;margin-top:11px;padding:10px 9px 10px 11px;border-left-width:3px}.diagnostic-card__price b{font-size:15px}.diagnostic-card__price small{font-size:10px;line-height:1.35}.diagnostics-statement{min-width:0;height:100%;grid-template-columns:1fr;gap:11px;align-content:center;margin:0;padding:15px;border-left-width:4px;border-radius:10px}.diagnostics-statement svg{width:45px;height:45px;padding:9px}.diagnostics-statement strong{font-size:15px;line-height:1.3}.diagnostics-statement p{margin-top:7px;font-size:11px;line-height:1.4}.diagnostics-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;padding:0}.diagnostics-facts>div{min-width:0;min-height:0;padding:12px 12px 12px 15px;border:1px solid #e1e7dd;border-left:3px solid #7eb118;border-radius:8px;background:#f9fbf7}.diagnostics-facts b{font-size:13px}.diagnostics-facts span{font-size:11px;line-height:1.4}}@media(max-width:480px){.diagnostics-facts{grid-template-columns:1fr;gap:8px}.diagnostics-facts>div{padding:10px 11px 10px 13px}}@media(max-width:1199px){.diagnostics .section-heading h2{font-size:40px;line-height:1.12;letter-spacing:-1px}}@media(max-width:899px){.diagnostics .section-heading h2{font-size:36px}}@media(max-width:767px){.diagnostics .section-heading h2{font-size:33px;letter-spacing:-.8px}}@media(max-width:480px){.diagnostics .section-heading h2{font-size:25px;line-height:1.12;letter-spacing:-.4px}}@media(max-width:1199px){.discovery-side{align-items:start}.discovery-process{top:28px;right:20px;width:260px;padding:18px}.discovery-process h3{margin-bottom:8px;font-size:14px}.discovery-process li{min-height:62px;grid-template-columns:30px minmax(0,1fr);gap:9px}.discovery-process li b{width:28px;height:28px;font-size:10px}.discovery-process li span{font-size:11px;line-height:1.35}.discovery-bottom{min-height:0;height:auto;grid-template-columns:52px minmax(0,1fr);gap:16px;align-content:start;padding:24px}.discovery-bottom>svg{width:48px;height:48px}.discovery-bottom aside{grid-column:1 / -1;margin-top:2px;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}}@media(max-width:899px){.discovery-bottom{grid-template-columns:52px minmax(0,1fr);gap:14px;padding:21px}.discovery-bottom strong{font-size:17px}}@media(max-width:767px){.discovery-process{width:100%}.discovery-bottom{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:18px}.discovery-bottom>svg{width:42px;height:42px}.discovery-bottom strong{font-size:15px}.discovery-bottom p,.discovery-bottom aside span{font-size:11px}.discovery-bottom aside{padding-top:13px}}@media(max-width:480px){.discovery-bottom{grid-template-columns:1fr;gap:10px;padding:15px}.discovery-bottom aside{margin-top:0;padding-top:12px}}@media(max-width:1199px){.discovery-layout{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 12px}.discovery-copy,.discovery-cards,.discovery-side{display:contents}.discovery-copy>h2,.discovery-lead,.discovery-warning,.discovery-visual{grid-column:1 / -1}.discovery-copy>h2{margin-bottom:2px}.discovery-lead,.discovery-warning{margin-top:0}.discovery-cards article,.discovery-bottom{min-width:0;min-height:410px;margin:0;order:10}.discovery-bottom{grid-template-columns:1fr;gap:13px;align-content:start;padding:18px;border-color:#ffffff12;border-radius:11px;background:#ffffff09}.discovery-bottom aside{grid-column:auto;margin-top:auto;padding-top:14px}.discovery-visual{min-height:540px;order:20}}@media(max-width:899px){.discovery-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-cards article:last-child{grid-column:auto}.discovery-cards article,.discovery-bottom{min-height:0}}@media(max-width:767px){.discovery-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-visual{min-height:0}}@media(max-width:480px){.discovery-cards article{padding:7px 7px 10px}}@media(max-width:767px){.discovery-visual{min-height:0;padding:210px 10px 10px;border-radius:12px;background-position:center top;background-size:auto 230px;background-repeat:no-repeat}.discovery-process{position:static;width:100%;padding:15px;border-radius:10px}.discovery-process h3{margin-bottom:8px}.discovery-process ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.discovery-process li{min-width:0;min-height:54px}.discovery-process li:last-child{grid-column:1 / -1}}@media(max-width:480px){.discovery-visual{padding:165px 7px 7px;background-size:auto 180px}.discovery-process{padding:12px}.discovery-process ol{grid-template-columns:1fr}.discovery-process li:last-child{grid-column:auto}.discovery-card__image b{padding:5px 8px;border-radius:5px 0;font-size:12px}}@media(max-width:1499px){.budget-card h3{font-size:22px}}@media(max-width:1199px){.budget-card h3{font-size:21px}.budget-card li{grid-template-columns:1fr;grid-template-rows:19px auto;gap:7px;align-content:start;align-items:start}.budget-card li:before{align-self:start}}@media(max-width:480px){.budget-card h3{font-size:18px}}@media(max-width:767px){.discovery-visual{position:relative;min-height:410px;padding:0;background-position:center;background-size:cover}.discovery-process{position:absolute;inset:auto 10px 10px;width:auto;padding:14px;background:#070c0ae6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.discovery-process ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.discovery-process li{min-height:50px}.discovery-process li:last-child{grid-column:1 / -1}}@media(max-width:480px){.discovery-visual{min-height:390px}.discovery-process{right:7px;bottom:7px;left:7px;padding:11px}.discovery-process ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px}.discovery-process li{min-height:48px;grid-template-columns:25px minmax(0,1fr);gap:6px}.discovery-process li b{width:24px;height:24px;font-size:9px}.discovery-process li span{font-size:10px}.discovery-card__image{height:115px;border-radius:6px}.discovery-cards h3{margin:10px 2px 0;font-size:14px;line-height:1.2;-webkit-hyphens:auto;hyphens:auto}.discovery-cards p{min-height:0;margin:6px 2px 0;font-size:11px;line-height:1.35}.discovery-cards ul{gap:5px;margin:9px 2px 0}.discovery-cards li{padding-left:14px;font-size:10px;line-height:1.3}.discovery-cards li:before{width:11px;height:11px}}@media(max-width:899px){.budget .section-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.budget-top{grid-column:1 / -1;margin-bottom:10px}.budget-grid{display:contents}.budget-card,.budget-bottom{min-width:0;height:100%}.budget-bottom{min-height:0;display:grid;align-content:center;gap:24px;margin:0;padding:24px;border:1px solid #e1e6df;border-radius:15px;color:#1d241f;background:#fff;box-shadow:0 20px 45px #0003}.budget-bottom>div{display:grid;gap:16px;align-content:start}.budget-bottom p b{color:#1d241f;font-size:20px;line-height:1.25}.budget-bottom p small{color:#667069;font-size:13px;line-height:1.5}.budget-bottom__button{width:100%;min-height:50px;height:auto;padding:10px 14px;color:#fff;background:linear-gradient(180deg,#91c928,#6e9f10);line-height:1;text-align:center;white-space:normal}}@media(max-width:480px){.budget .section-shell{gap:9px}.budget-bottom{gap:16px;padding:14px;border-radius:12px}.budget-bottom>div{gap:10px}.budget-bottom>div>span{width:38px;height:38px}.budget-bottom p b{font-size:15px}.budget-bottom p small{font-size:10px;line-height:1.35}.budget-bottom__button{min-height:46px;height:auto;padding:9px 8px;font-size:11px;line-height:1}.budget-bottom__button b{margin-left:8px}}@media(max-width:767px){.budget-card__image{height:155px}.budget-card__content{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:0;padding:14px}.budget-card h3,.budget-card__content>p,.budget-price,.budget-card ul{grid-column:1}.budget-card h3{grid-row:1;margin-bottom:7px;font-size:19px}.budget-card__content>p{grid-row:2;font-size:11px;line-height:1.4}.budget-price{grid-row:3;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;width:100%;margin-top:10px;padding:9px 10px}.budget-price b{justify-self:end;margin:0;font-size:14px}.budget-card ul{grid-row:4;margin-top:10px}.budget-card li{min-height:58px;padding:9px;font-size:11px}.budget-card__button{width:calc(100% - 24px);min-height:46px;margin:0 12px 12px;padding:0 10px;font-size:11px}}@media(max-width:480px){.budget-card__image{height:105px}.budget-card__image>span{top:7px;left:7px;padding:5px 8px;font-size:9px}.budget-card__content{padding:10px 8px}.budget-card h3{font-size:16px}.budget-card__content>p{font-size:10px}.budget-price{grid-template-columns:1fr;gap:2px;margin-top:8px;padding:7px}.budget-price b{justify-self:start;margin-bottom:3px;font-size:12px}.budget-card ul{margin-top:8px}.budget-card li{min-height:0;padding:7px;font-size:10px}.budget-card__button{width:calc(100% - 16px);min-height:42px;height:42px;grid-template-columns:18px minmax(0,1fr);margin:0 8px 8px;padding:0 7px;font-size:9px}.budget-card__button>b{display:none}}@media(max-width:767px){.budget-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.budget-benefits>div,.budget-benefits>div:nth-child(3){min-width:0;min-height:78px;grid-template-columns:1fr;grid-template-rows:30px auto;gap:6px;align-content:center;justify-items:center;padding:7px 5px;text-align:center}.budget-benefits b{width:30px;height:30px}.budget-benefits b svg{width:19px;height:19px}.budget-benefits span{font-size:10px;line-height:1.25}}@media(max-width:480px){.budget-benefits{gap:4px}.budget-benefits>div,.budget-benefits>div:nth-child(3){min-height:70px;grid-template-rows:26px auto;gap:4px;padding:6px 3px}.budget-benefits b{width:26px;height:26px;border-radius:7px}.budget-benefits b svg{width:16px;height:16px}.budget-benefits span{font-size:9px;line-height:1.2}.budget-card li{grid-template-columns:15px minmax(0,1fr);grid-template-rows:auto;gap:6px;align-content:center;align-items:center}.budget-card li:before{width:15px;height:15px;align-self:center;background-size:10px 10px}.roof-scheme{width:calc(100% + 24px);max-width:none;margin-left:-12px;justify-self:center}.included-list li{flex-direction:column;align-items:flex-start;gap:8px}.included-list b{min-width:0;padding-right:0;border-right:0}}@media(max-width:767px){.old-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.old-roof-card__image{height:145px}.old-roof-card__body{gap:10px;padding:13px}.old-roof-card h3{margin-bottom:7px;font-size:16px}.old-roof-card__price{gap:3px;margin-bottom:8px;padding:9px 8px 9px 10px;border-left-width:3px}.old-roof-card__price b{font-size:15px}.old-roof-card__price small{font-size:10px}.old-roof-card p{font-size:11px;line-height:1.4}.old-roof-card__button{min-height:43px;padding:0 9px;font-size:11px}}@media(max-width:480px){.old-gallery{gap:7px}.old-roof-card{border-radius:10px}.old-roof-card__image{height:100px}.old-roof-card__body{gap:7px;padding:9px 7px}.old-roof-card h3{margin-bottom:5px;font-size:14px}.old-roof-card__price{margin-bottom:6px;padding:7px}.old-roof-card__price b{font-size:13px}.old-roof-card__price small,.old-roof-card p{font-size:9px}.old-roof-card__button{min-height:40px;height:40px;gap:5px;padding:0 6px;font-size:9px;line-height:1.1}.old-roof-card__button svg{width:15px;height:15px}}@media(max-width:1199px){.cases-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 15px}.case-gallery-card__image{height:auto;aspect-ratio:4 / 3}}@media(max-width:767px){.cases-gallery{grid-template-columns:1fr}.case-gallery-card__nav{width:76px}.case-gallery-card__nav--prev{padding-left:12px}.case-gallery-card__nav--next{padding-right:12px}.case-gallery-card__copy{right:12px;bottom:10px;left:12px}.case-gallery-card__copy h3{font-size:14px}.case-gallery-card__copy p{font-size:11px}.case-gallery-card__meta{gap:5px;margin-top:6px}.case-gallery-card__meta span{min-height:22px;padding:4px 8px;font-size:10px}}@media(max-width:480px){.cases-gallery{grid-template-columns:1fr;gap:14px}.case-gallery-card__image{height:auto;aspect-ratio:4 / 3}.case-gallery-card__copy{right:12px;bottom:10px;left:12px;gap:4px}.case-gallery-card__copy h3{font-size:14px;line-height:1.15}.case-gallery-card__copy p{display:block;overflow:visible;font-size:11px;line-height:1.35}.case-gallery-card__meta{gap:5px;margin-top:6px}.case-gallery-card__meta span{min-height:22px;padding:4px 8px;font-size:10px}.case-gallery-card__copy>button{min-height:34px;margin-top:8px;padding:6px 12px;font-size:12px;line-height:1.2}.case-gallery-card__nav{width:76px}.case-gallery-card__nav--prev{padding-left:12px}.case-gallery-card__nav--next{padding-right:12px}.case-gallery-card__nav:before{width:15px;height:15px;border-width:3px}}@media(max-width:1199px){.price-panel{min-width:0;padding:22px}.price-panel>h3{gap:11px;font-size:20px;line-height:1.2}.price-panel>h3 span{width:42px;height:42px;flex:0 0 42px}.price-panel>h3 span svg{width:23px;height:23px}.price-factors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px;margin:20px 0}.price-factors>b{display:none}.price-factors div{min-width:0;grid-template-rows:40px auto;gap:6px}.price-factors div i{width:40px;height:40px;border-radius:10px}.price-factors div i svg{width:22px;height:22px}.price-factors div span{font-size:10px;line-height:1.25}.price-house-example{padding:16px}.price-house-example__title{gap:12px;padding-bottom:13px}.price-house-example__title>span{width:60px;height:48px}.price-house-example h4{min-width:0;font-size:15px;line-height:1.3}.price-house-example__stats{gap:7px;margin-top:13px}.price-house-example__stats>div{min-width:0;display:grid;justify-items:center;gap:6px;padding:0 5px;text-align:center}.price-house-example__stats span{width:32px;height:32px}.price-house-example__stats span svg{width:18px;height:18px}.price-house-example__stats p{font-size:10px}.price-house-example__stats b{font-size:11px}.price-photo-button{height:52px;margin-top:16px;font-size:15px}}@media(max-width:767px){.price-list{padding:0 14px 5px}.price-list__head{display:none}.price-list__row{grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto;gap:11px;min-height:78px;padding:9px 0}.price-list__row i.price-list__photo{grid-column:1;grid-row:1 / 3;align-self:center;width:52px;height:52px}.price-list__row>span{grid-column:2;grid-row:1;align-self:end;min-width:0;font-size:13px;line-height:1.3}.price-list__row b{grid-column:2;grid-row:2;align-self:start;justify-self:start;font-size:14px;line-height:1.2}.price-photo-button{display:flex;align-items:center;justify-content:center;gap:10px;line-height:1.15}.price-photo-button span{flex:0 0 auto;margin:0}}@media(max-width:480px){.price-list{padding:0 10px 4px;border-radius:10px}.price-list__head{display:none}.price-list__row{grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto auto;gap:8px;min-height:68px;padding:8px 0}.price-list__row i.price-list__photo{grid-column:1;grid-row:1 / 3;align-self:center;width:42px;height:42px}.price-list__row>span{grid-column:2;grid-row:1;align-self:end;font-size:11px;line-height:1.2}.price-list__row b{grid-column:2;grid-row:2;align-self:start;justify-self:start;font-size:12px;line-height:1.2}.price-house-example__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.price-house-example__stats>div{min-width:0;gap:4px;padding:0 2px}.price-house-example__stats span{width:27px;height:27px;border-radius:7px}.price-house-example__stats span svg{width:15px;height:15px}.price-house-example__stats p{font-size:9px;line-height:1.2}.price-house-example__stats b{font-size:10px}.price-photo-button{gap:7px}.price-photo-button span svg{width:19px;height:19px}}@media(max-width:1199px){.price-guarantees{min-height:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:24px;padding:12px}.price-guarantees>div,.price-guarantees>div:first-child{min-width:0;gap:9px;padding:10px;border:1px solid #343b37;border-radius:9px;background:#ffffff06}.price-guarantees>div>span{width:40px;height:40px;flex:0 0 40px;border-radius:10px}.price-guarantees>div>span svg{width:22px;height:22px}.price-guarantees p{min-width:0;gap:3px}.price-guarantees b{font-size:12px;line-height:1.25}.price-guarantees small{font-size:10px;line-height:1.3}}@media(max-width:767px){.price-guarantees{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px}.price-guarantees>div,.price-guarantees>div:first-child{min-height:76px}}@media(max-width:480px){.price-guarantees{gap:5px;margin-top:16px;padding:6px}.price-guarantees>div,.price-guarantees>div:first-child{min-height:88px;display:grid;align-content:start;justify-items:start;gap:6px;padding:8px}.price-guarantees>div>span{width:30px;height:30px}.price-guarantees>div>span svg{width:17px;height:17px}.price-guarantees b{font-size:10px}.price-guarantees small{font-size:9px;line-height:1.2}}@media(max-width:767px){.price-photo-button{width:100%;min-height:50px;height:auto;display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 14px;font-size:14px;line-height:1.1;text-align:center;white-space:normal}.price-photo-button span{flex:0 0 auto;margin:0}}@media(max-width:480px){.price-photo-button{min-height:46px;padding:9px 10px;gap:7px;font-size:12px;line-height:1}.price-photo-button span,.price-photo-button span svg{width:18px;height:18px}}@media(max-width:767px){.foreman-team__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.foreman-team__facts li{min-width:0;min-height:72px;padding:12px 10px 11px 38px}.foreman-team__facts li:before{top:13px;left:11px;font-size:11px}.foreman-team__facts h3{font-size:14px;line-height:1.15}.foreman-team__facts p{font-size:10px;line-height:1.3}}@media(max-width:480px){.foreman-team__facts{gap:5px}.foreman-team__facts li{min-height:68px;padding:9px 7px 8px 29px;border-radius:8px}.foreman-team__facts li:before{top:10px;left:8px;font-size:9px}.foreman-team__facts h3{margin-bottom:3px;font-size:12px}.foreman-team__facts p{font-size:9px;line-height:1.2}}@media(max-width:1199px){.safety-grid{align-items:stretch;gap:10px}.safety-grid>div{min-width:0;min-height:0;height:auto;grid-template-rows:120px auto;align-self:stretch}.safety-grid>div>img{height:120px}.safety-grid>div>div{min-height:0;padding:14px}.safety-grid b{font-size:19px}.safety-grid h3{margin:7px 0;font-size:16px;line-height:1.2}.safety-grid p{margin:0;font-size:11px;line-height:1.4}.technology-grid{align-items:stretch;gap:10px}.technology-grid>article{min-width:0;min-height:0;height:auto;grid-template-rows:120px auto;align-self:stretch}.technology-grid>article>img{height:120px}.technology-grid>article>div{min-height:0;padding:14px}.technology-grid b{font-size:19px}.technology-grid h3{margin:7px 0;font-size:16px;line-height:1.2}.technology-grid p{margin:0;font-size:11px;line-height:1.4}}@media(max-width:767px){.safety-grid,.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.safety-grid>div,.technology-grid>article{grid-template-rows:100px auto}.safety-grid>div>img,.technology-grid>article>img{height:100px}.safety-grid>div>div,.technology-grid>article>div{padding:11px}}@media(max-width:480px){.safety-grid,.technology-grid{gap:5px}.safety-grid>div,.technology-grid>article{grid-template-rows:82px auto;border-radius:9px}.safety-grid>div>img,.technology-grid>article>img{height:82px}.safety-grid>div>div,.technology-grid>article>div{padding:8px}}@media(max-width:1199px){.reviews-section .review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.reviews-section .review-card{min-width:0}}@media(max-width:899px){.reviews-section .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.reviews-section .review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reviews-section .review-card{padding:10px}.reviews-section .review-card__media{min-height:132px}}@media(max-width:480px){.reviews-section .review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.reviews-section .review-card{padding:7px;border-radius:12px}.reviews-section .review-card__media{min-height:96px;margin-bottom:10px;border-radius:9px}.reviews-section .review-card h3{min-height:0;font-size:16px}.reviews-section .review-card p{margin:10px 0 12px;padding:11px 9px 11px 12px;font-size:13px}}@media(max-width:480px){.geography-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:24px}.geography-benefits>div{min-width:0;grid-template-columns:1fr;gap:7px;align-content:start;justify-items:center;text-align:center}.geography-benefits b{width:38px;height:38px;border-radius:9px}.geography-benefits b svg{width:21px;height:21px}.geography-benefits span{min-width:0;font-size:11px;line-height:1.15}.geography-benefits small{margin-top:4px;font-size:9px;line-height:1.2}.geography-map{height:230px;min-height:0}}@media(max-width:767px){.geography-content>p{width:100%;max-width:none;margin-top:18px;font-size:16px;line-height:1.5;overflow-wrap:anywhere}}@media(max-width:480px){.geography-content>p{margin-top:14px;font-size:14px;line-height:1.45}}@media(max-width:767px){.faq-list{width:100%;grid-template-columns:minmax(0,1fr);gap:10px}.faq details{width:100%;min-width:0;border-radius:12px}.faq summary{min-height:64px;padding:16px 58px 16px 18px;font-size:15px;line-height:1.3;overflow-wrap:anywhere}.faq summary:after{right:16px;width:32px;height:32px;font-size:21px}.faq details p{width:auto;margin:0 18px 18px;padding:14px 0 0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}}@media(max-width:480px){.faq-list{gap:7px}.faq details{border-radius:10px}.faq summary{min-height:56px;padding:13px 48px 13px 13px;font-size:14px;line-height:1.25}.faq summary:after{right:11px;width:28px;height:28px;font-size:19px}.faq details p{margin:0 13px 14px;padding-top:11px;font-size:13px;line-height:1.45}}@media(max-width:767px){.final-offer__content>p{width:100%;max-width:none;font-size:15px;line-height:1.55;overflow-wrap:anywhere}}@media(max-width:480px){.final-offer.section-dark .final-offer__content>p{font-size:12px;line-height:1.4}}@media(max-width:767px){.final-offer__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:30px}.final-offer__benefits>div{min-width:0;min-height:112px;align-content:start;justify-items:center;gap:6px;padding:14px 8px;text-align:center}.final-offer__benefits>div+div{border-top:0;border-left:1px solid rgba(255,255,255,.13)}.final-offer__benefits>div:before{position:static;width:32px;height:32px;margin-bottom:2px;background-size:18px 18px}.final-offer__benefits b{font-size:13px;line-height:1.15}.final-offer__benefits span{font-size:11px;line-height:1.25}}@media(max-width:480px){.final-offer__benefits{margin-top:24px}.final-offer__benefits>div{min-height:102px;gap:5px;padding:11px 4px}.final-offer__benefits>div:before{width:28px;height:28px;background-size:16px 16px}.final-offer__benefits b{font-size:12px}.final-offer__benefits span{font-size:10px;line-height:1.2}}@media(max-width:1199px){.site-footer{padding-top:48px}.site-footer__inner{width:calc(100% - 40px);grid-template-columns:minmax(280px,1.15fr) minmax(170px,.7fr) minmax(220px,.75fr);gap:30px 24px}.site-footer__service-note,.site-footer__bottom{grid-column:1 / -1}}@media(max-width:899px){.site-footer__inner{width:calc(100% - 32px);grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.site-footer__brand,.site-footer__service-note,.site-footer__bottom{grid-column:1 / -1}.site-footer__brand{grid-template-columns:100px minmax(0,1fr)}.site-footer__brand img{width:100px;height:94px}.site-footer__nav,.site-footer__contacts{padding-top:0}.site-footer__bottom{min-height:0;grid-template-columns:1fr 1fr;gap:10px 18px;padding:18px 0}.site-footer__bottom span:nth-child(2){text-align:right}.site-footer__bottom a{grid-column:1 / -1;justify-self:start}}@media(max-width:767px){.site-footer{padding-top:36px}.site-footer__inner{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.site-footer__brand,.site-footer__service-note,.site-footer__bottom{grid-column:1 / -1}.site-footer__brand{grid-template-columns:82px minmax(0,1fr);gap:16px}.site-footer__brand img{width:82px;height:78px}.site-footer__brand p{font-size:13px;line-height:1.45}.site-footer__brand span{margin-top:8px;font-size:10px}.site-footer__nav strong,.site-footer__contacts-title{margin-bottom:13px}.site-footer__nav>div{gap:10px 12px}.site-footer__contacts .site-footer__phone{font-size:20px}.site-footer__service-note{padding:18px}.site-footer__bottom{grid-template-columns:1fr;gap:7px;padding:16px 0}.site-footer__bottom span:nth-child(2){text-align:left}.site-footer__bottom a{grid-column:auto}}@media(max-width:480px){.site-footer{padding-top:28px}.site-footer__inner{width:calc(100% - 24px);grid-template-columns:minmax(0,1fr);gap:20px}.site-footer__brand,.site-footer__nav,.site-footer__contacts,.site-footer__service-note,.site-footer__bottom{grid-column:auto}.site-footer__brand{grid-template-columns:68px minmax(0,1fr);gap:12px}.site-footer__brand img{width:68px;height:66px}.site-footer__brand p{font-size:11px;line-height:1.35}.site-footer__brand span{margin-top:6px;padding-left:9px;font-size:9px;line-height:1.35}.site-footer__nav>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 8px}.site-footer__nav a{width:auto;font-size:12px}.site-footer__contacts .site-footer__phone{font-size:19px}.site-footer__socials{margin-top:13px}.site-footer__service-note{padding:15px}.site-footer__bottom{gap:6px;padding:14px 0;font-size:10px;line-height:1.35}}.gallery-modal{position:fixed;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent}.gallery-modal[open]{animation:gallery-modal-in .22s ease-out both}.gallery-modal.is-closing{animation:gallery-modal-out .18s ease-in both}.gallery-modal::backdrop{background:#090a0df0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery-modal[open]::backdrop{animation:gallery-backdrop-in .22s ease-out both}.gallery-modal.is-closing::backdrop{animation:gallery-backdrop-out .18s ease-in both}.gallery-modal .modal-content{width:100%;height:100%;display:grid;place-items:center;padding:22px;overflow:visible;background:transparent;border-radius:0;box-shadow:none}.gallery-modal .modal-close{position:fixed;top:20px;right:20px;z-index:31;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#111216c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.gallery-modal .modal-close:before,.gallery-modal .modal-close:after{position:absolute;top:20px;left:12px;width:18px;height:2px;background:#fff;content:""}.gallery-modal .modal-close:before{transform:rotate(45deg)}.gallery-modal .modal-close:after{transform:rotate(-45deg)}.gallery-lightbox{position:relative;width:min(100%,1080px);height:100%;max-height:860px;display:grid;grid-template-rows:minmax(0,1fr) auto;color:#fff}.gallery-lightbox__title{display:none}.gallery-lightbox__stage{position:relative;min-height:0;display:grid;place-items:center;width:100%;padding:24px 18px 16px;overflow:visible}.gallery-lightbox__image{width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:14px}.gallery-lightbox__nav{position:absolute;top:50%;z-index:15;width:56px;height:56px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#17181c;background:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transform:translateY(-50%)}.gallery-lightbox__nav:before{width:12px;height:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;content:""}.gallery-lightbox__nav--prev{left:-42px}.gallery-lightbox__nav--prev:before{transform:rotate(225deg)}.gallery-lightbox__nav--next{right:-42px}.gallery-lightbox__nav--next:before{transform:rotate(45deg)}.gallery-lightbox__thumbs{width:min(100%,780px);display:flex;justify-content:center;gap:10px;margin:0 auto;padding:2px 4px 4px;overflow-x:auto}.gallery-lightbox__thumb{flex:0 0 112px;height:76px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:10px;background:transparent;opacity:.72;cursor:pointer}.gallery-lightbox__thumb span{width:100%;height:100%;display:block;background-position:center;background-size:cover;background-repeat:no-repeat}.gallery-lightbox__thumb.is-active,.gallery-lightbox__thumb:hover,.gallery-lightbox__thumb:focus-visible{border-color:#7eb118;opacity:1}@keyframes gallery-modal-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes gallery-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(14px) scale(.98)}}@keyframes gallery-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes gallery-backdrop-out{0%{opacity:1}to{opacity:0}}@media(max-width:767px){.gallery-modal .modal-content{padding:14px}.gallery-modal .modal-close{top:12px;right:12px;width:40px;height:40px}.gallery-modal .modal-close:before,.gallery-modal .modal-close:after{top:19px;left:11px;width:18px}.gallery-lightbox{width:100%;max-height:none}.gallery-lightbox__stage{width:100%;padding:14px 0 10px}.gallery-lightbox__image{width:100%;border-radius:10px}.gallery-lightbox__nav{width:44px;height:44px}.gallery-lightbox__nav--prev{left:8px}.gallery-lightbox__nav--next{right:8px}.gallery-lightbox__thumbs{justify-content:flex-start}.gallery-lightbox__thumb{flex-basis:86px;height:58px}}@media(max-width:480px){.gallery-modal .modal-content{padding:9px}.gallery-lightbox__stage{padding-top:10px}.gallery-lightbox__thumbs{gap:5px}.gallery-lightbox__thumb{flex-basis:68px;height:46px;border-radius:6px}}@media(max-width:480px){.hero-location-chip{min-height:25px;gap:5px;margin-bottom:10px;padding:4px 8px;border-radius:6px;font-size:9px;line-height:1.1;letter-spacing:0}.hero-location-chip svg{width:13px;height:13px}}@media(max-width:480px){.roof-calculation-modal{padding:8px;overflow:hidden}.roof-calculation-modal__window{width:100%;max-width:100%;max-height:calc(100% - 16px);overflow-x:hidden;overflow-y:auto}.roof-calculation-modal__form,.roof-calculation-modal__form>label,.roof-calculation-modal__form input,.roof-calculation-modal__form button,.roof-calculation-modal__form .file-field__box{min-width:0;max-width:100%}.gallery-modal,.gallery-modal .modal-content,.gallery-lightbox,.gallery-lightbox__stage,.gallery-lightbox__image{max-width:100%}}@media(max-width:360px){.site-header{width:calc(100% - 16px)}.site-header .brand{min-width:118px;flex-basis:118px}.site-header .brand__logo{width:50px;height:42px}.site-header .brand__tagline{width:64px;margin-left:4px;padding-left:4px;font-size:8px;line-height:10px}.site-header .header-phone{font-size:11px}.site-header .header-socials{gap:4px}.site-header .header-socials .social-link{gap:2px}.site-header .header-socials__label{font-size:9px}.site-header .header-burger{width:34px;height:34px;margin-left:4px}}
