.home-v2{--home-page: #fffdf9;--home-surface: #ffffff;--home-surface-muted: #f8f1e8;--home-surface-strong: #efe4d7;--home-primary: #173653;--home-primary-hover: #0e2942;--home-primary-soft: #e9eff4;--home-accent: #ba0000;--home-accent-soft: #f7e9e9;--home-text: #263442;--home-text-muted: #5f6a75;--home-border: #ded6cc;--home-border-strong: #cdbdad;--home-focus: #704300;--home-radius-sm: 8px;--home-radius-md: 14px;--home-radius-lg: 20px;--home-shadow: 0 12px 30px rgba(23, 54, 83, .1);--home-section-compact: 48px;--home-section-default: 56px;--home-section-emphasis: 64px;display:flex;flex-direction:column;overflow:clip;color:var(--home-text);background:var(--home-page);font-size:18px;line-height:1.62}.home-v2 *,.home-v2 *:before,.home-v2 *:after{box-sizing:border-box}.home-v2 .home-container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.home-v2 .home-section{padding:var(--home-section-default) 0}.home-v2 .home-reviews-section,.home-v2 .home-faq-section{padding-block:var(--home-section-compact)}.home-v2 .home-warning-section,.home-v2 .home-final-section{padding-top:24px}.home-v2 .home-seo-section{padding-block:var(--home-section-emphasis)}.home-v2 .home-section--beige{background:var(--home-surface-muted)}.home-v2 .home-section-heading{max-width:760px;margin:0 auto 28px;text-align:center}.home-v2 h1,.home-v2 h2,.home-v2 h3{color:var(--home-primary);font-family:Montserrat Local,Montserrat,Arial,sans-serif;font-weight:700;line-height:1.18;text-wrap:balance}.home-v2 h1{margin:0 0 18px!important;font-size:clamp(2rem,4vw,2.75rem)!important;font-weight:700!important}.home-v2 h2{margin:0 0 22px;font-size:clamp(1.7rem,3vw,2.15rem)}.home-v2 h3{margin:0 0 12px;font-size:clamp(1.12rem,2vw,1.3rem)}.home-v2 p{margin:0 0 1em}.home-v2 ul,.home-v2 ol{margin-top:0}.home-v2 a,.home-v2 summary{border-radius:4px}.home-v2 a:focus-visible,.home-v2 summary:focus-visible{outline:3px solid var(--home-focus);outline-offset:3px;box-shadow:0 0 0 3px #fff}.home-v2 .home-prose{max-width:76ch}.home-v2 .home-center{text-align:center}.home-v2 .home-lead,.home-v2 .home-section-note{max-width:70ch;margin:-10px auto 24px;color:var(--home-text-muted);font-size:1.1rem;text-align:center}.home-v2 .home-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:15px 20px;border:1px solid var(--home-primary);border-radius:var(--home-radius-sm);color:#fff;background:var(--home-primary);font-size:17px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.home-v2 .home-button:hover{color:#fff;border-color:var(--home-primary-hover);background:var(--home-primary-hover)}.home-v2 .home-button:active{transform:translateY(1px)}.home-v2 .home-button--light{color:var(--home-primary);border-color:#ffffffc7;background:#fffffff5}.home-v2 .home-button--light:hover{color:var(--home-primary-hover);border-color:#fff;background:#fff}.home-v2 .home-text-link{color:var(--home-primary);font-weight:700;text-decoration:underline;text-decoration-color:#17365359;text-underline-offset:.2em}.home-v2 .home-hero{order:-1;padding:50px 0 34px}.home-v2 .home-hero__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-v2 .home-hero__card{position:relative;min-height:350px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--home-radius-md);background:var(--home-primary);box-shadow:var(--home-shadow)}.home-v2 .home-hero__card>img{position:absolute;inset:0;width:100%;height:100%;margin:0;object-fit:cover;transition:transform .24s ease}.home-v2 .home-hero__card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0817251f 10%,#081725eb)}.home-v2 .home-hero__content{position:absolute;z-index:1;inset:auto 0 0;padding:24px 20px;color:#fff}.home-v2 .home-hero__content h2{margin-bottom:10px;color:#fff;font-size:1.28rem}.home-v2 .home-hero__content p{margin-bottom:.65em;font-size:16px;line-height:1.48}.home-v2 .home-hero__content .home-hero__note{font-size:15px}.home-v2 .home-hero__content .home-button{min-height:42px;padding:8px 16px}@media(hover:hover){.home-v2 .home-hero__card:hover>img{transform:scale(1.025)}}.home-v2 .home-intro{padding:34px 0 0;text-align:center}.home-v2 .home-intro .home-prose{max-width:840px}.home-v2 .home-intro p{width:100%;max-width:none;margin-inline:auto}.home-v2 .home-intro p:first-of-type{color:var(--home-primary);font-size:1.15rem;font-weight:600}.home-v2 .home-intro p:last-child{margin-bottom:0}.home-v2 .home-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px;max-width:1000px;margin-inline:auto}.home-v2 .home-round-card{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:8px;color:var(--home-primary);font-size:17px;font-weight:700;line-height:1.3;text-align:center;text-decoration:none}.home-v2 .home-round-card img{display:block;margin:0;border:2px solid #fff;border-radius:50%;outline:1px solid var(--home-border-strong);object-fit:cover;box-shadow:0 8px 20px #17365317;transition:transform .16s ease,box-shadow .16s ease}.home-v2 .home-round-card span{display:grid;min-height:2.6em;place-items:start center}.home-v2 .home-round-card--service img{width:220px;height:220px}.home-v2 .home-round-card--product img{width:112px;height:112px}@media(hover:hover){.home-v2 .home-round-card:hover img{transform:translateY(-3px);box-shadow:0 12px 24px #17365321}}.home-v2 .home-steps__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:20px;align-items:stretch;margin:28px 0 0;padding:0;list-style:none}.home-v2 .home-step-card{position:relative;display:flex;min-height:300px;height:100%;flex-direction:column;padding:26px 22px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:var(--home-surface)}.home-v2 .home-step-card__number{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--home-accent);font-weight:700}.home-v2 .home-step-card__title{display:flex;min-height:56px;align-items:flex-start;margin:16px 0 12px;font-size:1.1rem}.home-v2 .home-step-card__text{margin:0;color:var(--home-text);font-size:16px;line-height:1.4}.home-v2 .home-step-card__notice{margin:auto 0 0;padding:16px 0 0;color:var(--home-accent);font-size:15px;font-weight:700;line-height:1.4}.home-v2 .home-warning{position:relative;min-height:360px;display:flex;align-items:center;overflow:hidden;padding:34px clamp(28px,5vw,58px);border:1px solid rgba(183,202,220,.2);border-radius:var(--home-radius-lg);color:#fff;background-color:#1d304a;background-image:linear-gradient(90deg,#1d304afc,#1d304aed 48%,#1d304a47 75%,#1d304a00),url(/media/pages/home-v2/all.webp);background-position:center,right center;background-repeat:no-repeat;background-size:cover,auto 100%;box-shadow:var(--home-shadow)}.home-v2 .home-warning__content{position:relative;z-index:1;width:min(100%,780px)}.home-v2 .home-warning h2{margin-bottom:14px;color:#fff}.home-v2 .home-warning__text{color:#ffffffe6}.home-v2 .home-warning__accent{margin:18px 0 22px;padding:16px 18px;border:1px solid rgba(255,255,255,.2);border-left:4px solid #c45564;border-radius:var(--home-radius-sm);background:#08233ac2}.home-v2 .home-warning__accent p{margin:0}.home-v2 .home-warning__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:15px 20px;border:1px solid rgba(255,255,255,.72);border-radius:var(--home-radius-sm);color:var(--home-primary);background:#fff;font-weight:700;text-decoration:none}.home-v2 .home-warning__button:hover{color:var(--home-primary-hover);background:#f4f7f9}.home-v2 .home-warning__button-icon{display:inline-flex;width:21px;height:21px}.home-v2 .home-warning__button-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.home-v2 .home-prices__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.home-v2 .home-price{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid var(--home-border);border-radius:16px;background:var(--home-surface);overflow:hidden}.home-v2 .home-price__header{padding:24px 22px 20px;background:#ba0000;text-align:center}.home-v2 .home-price__header h3{margin:0;color:#fff;font-size:1.15rem}.home-v2 .home-price__list{margin:0;padding:0;list-style:none;font-size:17px;line-height:1.45;text-align:center}.home-v2 .home-price__list li{padding:13px 22px;border-top:1px solid rgba(23,54,83,.2);color:var(--home-text);transition:background-color .15s ease}.home-v2 .home-price__list li:first-child{border-top:none}.home-v2 .home-price__list li:hover{background:#f0f4f5}.home-v2 .home-price__footer{margin-top:auto;padding:0}.home-v2 .home-price__value{margin:0;padding:16px 22px;color:#fff;font-size:1.45rem;font-weight:800;text-align:center;background:#173653}.home-v2 .home-price__footer .home-button{width:100%;border:none;border-radius:0;background:#ba0000;color:#fff}.home-v2 .home-prices__notes{width:100%;max-width:1200px;margin:24px auto 0;padding:18px 20px;border:1px solid var(--home-border);border-radius:var(--home-radius-sm);color:var(--home-text-muted);background:#fff9;font-size:17px;text-align:center}.home-v2 .home-prices__notes p:last-child{margin-bottom:0}.home-v2 .home-products__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.home-v2 .home-products__grid .home-round-card{padding:8px 4px;border:0;border-radius:0;background:transparent}.home-v2 .home-products__grid+.home-center{margin:26px 0 0}.home-v2 .home-about{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(250px,.72fr) minmax(280px,.9fr);gap:22px;align-items:stretch}.home-v2 .home-about__copy,.home-v2 .home-about__facts,.home-v2 .home-about figure{min-width:0}.home-v2 .home-about__copy{padding:6px 8px 6px 0}.home-v2 .home-about__copy p{line-height:1.55}.home-v2 .home-about__facts{display:grid;gap:10px;align-content:start;padding:18px;border-radius:var(--home-radius-md);color:#fff;background:var(--home-primary)}.home-v2 .home-about__fact{padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:var(--home-radius-sm);background:#ffffff0d}.home-v2 .home-about__fact strong{display:block;color:#fff}.home-v2 .home-about__fact span{color:#ffffffc7;font-size:15px}.home-v2 .home-about figure{display:flex;flex-direction:column;margin:0}.home-v2 .home-about figure img{width:100%;height:100%;min-height:360px;margin:0;border-radius:var(--home-radius-md);object-fit:cover}.home-v2 .home-about figcaption{margin-top:8px;color:var(--home-text-muted);font-size:15px}.home-v2 .home-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:840px;margin:0 auto 22px}.home-v2 .home-reviews__subtitle{margin:-6px auto 22px;color:var(--home-text-muted)}.home-v2 .home-reviews__grid a{display:flex;min-height:100px;align-items:center;justify-content:center;padding:14px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:var(--home-surface);text-decoration:none}.home-v2 .home-reviews__grid img{width:200px;max-width:100%;height:auto;margin:0}.home-v2 .home-faq{max-width:1200px}.home-v2 .home-faq>h2{text-align:center}.home-v2 .home-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px}.home-v2 .home-faq__column{display:grid;align-content:start;gap:10px}.home-v2 .home-faq details{overflow:hidden;border:1px solid var(--home-border);border-radius:var(--home-radius-sm);background:var(--home-surface)}.home-v2 .home-faq summary{position:relative;min-height:50px;padding:12px 48px 12px 16px;color:var(--home-primary);cursor:pointer;font-size:17px;font-weight:700;list-style:none}.home-v2 .home-faq summary::-webkit-details-marker{display:none}.home-v2 .home-faq summary:after{content:"+";position:absolute;top:50%;right:16px;translate:0 -50%;color:var(--home-primary);font-size:26px;font-weight:400}.home-v2 .home-faq details[open] summary:after{content:"−"}.home-v2 .home-faq details[open] summary{background:var(--home-primary-soft)}.home-v2 .home-faq details p{max-width:75ch;margin:0;padding:0 48px 16px 16px;color:var(--home-text-muted)}.home-v2 .home-seo{display:grid;gap:24px;max-width:1200px}.home-v2 .home-seo__header{display:grid;gap:14px}.home-v2 .home-seo__header h2{margin-bottom:10px}.home-v2 .home-seo__intro-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:24px clamp(22px,3vw,36px);align-items:start}.home-v2 .home-seo__intro{grid-column:1;grid-row:1}.home-v2 .home-seo__eyebrow,.home-v2 .home-seo__official-label{margin:0;color:var(--home-accent);font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-v2 .home-seo__header h2,.home-v2 .home-seo__header .home-seo__intro,.home-v2 .home-seo__assist,.home-v2 .home-seo__official-copy{max-width:72ch}.home-v2 .home-seo__intro,.home-v2 .home-seo__assist p,.home-v2 .home-seo__key-copy>p,.home-v2 .home-seo__card p,.home-v2 .home-seo__official-copy>p{color:var(--home-text-muted)}.home-v2 .home-seo__intro p:last-child,.home-v2 .home-seo__assist p:last-child,.home-v2 .home-seo__key-copy>p:last-of-type,.home-v2 .home-seo__official-copy>p:last-child,.home-v2 .home-seo__card p:last-child{margin-bottom:0}.home-v2 .home-seo__assist{grid-column:1;grid-row:2;width:100%;padding:24px 28px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:linear-gradient(180deg,#f8f1e899,#fffffff2)}.home-v2 .home-seo__assist h3,.home-v2 .home-seo__key-copy h3,.home-v2 .home-seo__official-copy h3{margin-bottom:10px}.home-v2 .home-seo__key-card,.home-v2 .home-seo__official{display:grid;grid-template-columns:minmax(250px,.82fr) minmax(0,1.18fr);gap:22px;align-items:stretch;padding:24px;border:1px solid var(--home-border);border-radius:var(--home-radius-lg);background:var(--home-surface);box-shadow:0 10px 28px #17365312}.home-v2 .home-seo__intro-photo{display:block;position:relative;grid-column:2;grid-row:1 / span 2;width:100%;height:100%;min-height:0;align-self:stretch;overflow:hidden;border-radius:var(--home-radius-md)}.home-v2 .home-seo__intro-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:60% 58%;transform:scale(1.12);transform-origin:center}.home-v2 .home-seo__photo{position:relative;min-height:340px;overflow:hidden;border-radius:calc(var(--home-radius-lg) - 4px)}.home-v2 .home-seo__photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-v2 .home-seo__details{min-width:0}.home-v2 .home-seo__details>summary{position:relative;display:flex;min-height:56px;align-items:center;padding:14px 52px 14px 18px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);color:var(--home-primary);background:var(--home-surface);cursor:pointer;font-family:Montserrat Local,Montserrat,Arial,sans-serif;font-size:1.12rem;font-weight:700;line-height:1.35;list-style:none}.home-v2 .home-seo__details>summary::-webkit-details-marker{display:none}.home-v2 .home-seo__details>summary:after{content:"+";position:absolute;top:50%;right:18px;translate:0 -50%;font-size:27px;font-weight:400}.home-v2 .home-seo__details[open]>summary{background:var(--home-primary-soft)}.home-v2 .home-seo__details[open]>summary:after{content:"−"}.home-v2 .home-seo__details[open]>:not(summary){margin-top:16px}.home-v2 .home-seo__key-copy{display:grid;gap:14px;align-content:start;min-width:0}.home-v2 .home-seo__list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-v2 .home-seo__list-block{min-width:0;padding:18px 18px 8px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:var(--home-primary-soft)}.home-v2 .home-seo__list-block h4,.home-v2 .home-seo__card h3{margin:0 0 10px;color:var(--home-primary);font-family:Montserrat Local,Montserrat,Arial,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.3}.home-v2 .home-seo__list-block ul{margin:0;padding-left:20px;color:var(--home-text);font-size:16px;line-height:1.5}.home-v2 .home-seo__list-block li+li{margin-top:8px}.home-v2 .home-seo__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}.home-v2 .home-seo__card{display:grid;align-content:start;gap:0;min-width:0;padding:22px 20px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:#ffffffeb}.home-v2 .home-seo__official{position:relative;min-height:320px;grid-template-columns:minmax(0,1fr);align-items:center;overflow:hidden;padding:34px clamp(28px,5vw,58px);border-color:#b7cadc33;color:#fff;background-color:#182a42;background-image:linear-gradient(90deg,#182a42 0% 58%,#182a42e0 68%,#182a4275,#182a4200),url(/media/pages/home-v2/official.webp);background-position:center,right center;background-repeat:no-repeat;background-size:cover,auto 100%;box-shadow:var(--home-shadow)}.home-v2 .home-seo__official-copy{position:relative;z-index:1;display:grid;gap:12px;width:min(100%,660px);align-content:center}.home-v2 .home-seo__official .home-seo__official-label{color:#ffffffb8}.home-v2 .home-seo__official h3{color:#fff}.home-v2 .home-seo__official .home-seo__official-copy>p{color:#ffffffe0;font-size:19px}.home-v2 .home-seo__official .home-text-link{color:#fff;text-decoration-color:#ffffffb8}.home-v2 .home-final{position:relative;min-height:360px;display:grid;align-items:center;overflow:hidden;padding:34px clamp(28px,5vw,58px);border:1px solid rgba(183,202,220,.2);border-radius:var(--home-radius-lg);color:#fff;background-color:#1d304a;background-image:linear-gradient(90deg,#1d304afc,#1d304aed 48%,#1d304a47 75%,#1d304a00),var(--home-final-image);background-position:center,right center;background-repeat:no-repeat;background-size:cover,auto 100%;box-shadow:var(--home-shadow)}.home-v2 .home-final__content{position:relative;z-index:1;max-width:660px;margin:0}.home-v2 .home-final h2{color:#fff}.home-v2 .home-final p{color:#ffffffe0;font-size:19px}.home-v2 .home-final__benefits{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0 0 22px;padding:0;color:#ffffffe6;font-size:16px;list-style:none}.home-v2 .home-final__benefits li:before{content:"•";margin-right:7px;color:var(--home-focus)}.home-v2 .home-final__phone{display:inline-flex;min-height:44px;align-items:center;margin-left:16px;color:#fff;font-size:19px;font-weight:700;text-decoration:underline;text-underline-offset:.18em}.home-v2 .home-final__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 0}@media(max-width:1179px){.home-v2 .home-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2 .home-hero__card{min-height:330px}.home-v2 .home-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2 .home-steps__grid li:nth-child(5){grid-column:1 / -1;justify-self:center;width:calc((100% - 20px)/2)}.home-v2 .home-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v2 .home-about{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr)}.home-v2 .home-about__facts{grid-column:1}.home-v2 .home-about figure{grid-column:2;grid-row:1 / span 2}.home-v2 .home-seo__key-card,.home-v2 .home-seo__official{grid-template-columns:minmax(0,1fr)}}@media(min-width:900px)and (max-width:1099px){.home-v2 .home-prices__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2 .home-prices__grid .home-price:last-child{grid-column:1 / -1;justify-self:center;width:calc((100% - 20px)/2)}}@media(max-width:899px){.home-v2 .home-services__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap-inline:12px}.home-v2 .home-round-card--service img{width:138px;height:138px}.home-v2 .home-prices__grid{grid-template-columns:1fr}.home-v2 .home-prices__grid .home-price:last-child{grid-column:auto;width:100%}.home-v2 .home-price{max-width:620px;width:100%;margin-inline:auto}.home-v2 .home-warning{background-position:center,calc(100% + 80px) center}.home-v2 .home-warning__content{width:65%}.home-v2 .home-seo__list-grid,.home-v2 .home-seo__intro-layout{grid-template-columns:1fr}.home-v2 .home-seo__intro-photo{grid-column:auto;grid-row:auto;max-width:620px;height:min(54vw,340px)}.home-v2 .home-seo__intro,.home-v2 .home-seo__assist{grid-column:auto;grid-row:auto}.home-v2 .home-seo__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2 .home-about{grid-template-columns:1fr}.home-v2 .home-about__copy{order:-1}}@media(max-width:767px){.home-v2{font-size:17px}.home-v2 .home-container{width:min(100% - 28px,1200px)}.home-v2 .home-section{padding:40px 0}.home-v2 .home-warning-section,.home-v2 .home-final-section{padding-top:20px}.home-v2 .home-reviews-section,.home-v2 .home-faq-section{padding-block:40px}.home-v2 .home-seo-section{padding-block:48px}.home-v2 h1{font-size:clamp(1.85rem,9vw,2.25rem)!important}.home-v2 h2{font-size:clamp(1.55rem,7vw,1.9rem)}.home-v2 .home-button{width:100%}.home-v2 .home-hero{padding:50px 0 26px}.home-v2 .home-hero__grid{grid-template-columns:1fr}.home-v2 .home-hero__card{min-height:320px}.home-v2 .home-intro{padding:28px 0 0}.home-v2 .home-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.home-v2 .home-round-card--service img{width:clamp(126px,38vw,148px);height:clamp(126px,38vw,148px)}.home-v2 .home-steps__grid{grid-template-columns:1fr;grid-auto-rows:auto}.home-v2 .home-steps__grid li:nth-child(5){grid-column:auto;width:100%}.home-v2 .home-step-card{min-height:0;padding:24px 20px}.home-v2 .home-warning{min-height:0;padding:220px 20px 24px;background-image:linear-gradient(180deg,#1d304a0d 0,#1d304a2e 150px,#1d304af5 214px,#1d304a),url(/media/pages/home-v2/all.webp);background-position:center,72% top;background-size:cover,auto 260px}.home-v2 .home-warning__content,.home-v2 .home-warning__button{width:100%}.home-v2 .home-price__header{padding:20px 18px 16px}.home-v2 .home-price__header h3{font-size:1.08rem}.home-v2 .home-price__value{font-size:1.22rem;padding:14px 18px}.home-v2 .home-price__list{font-size:16px}.home-v2 .home-price__list li{padding:11px 18px}.home-v2 .home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2 .home-about{grid-template-columns:1fr}.home-v2 .home-about__facts,.home-v2 .home-about figure{grid-column:auto;grid-row:auto}.home-v2 .home-about__copy{padding-right:0}.home-v2 .home-about__gallery{gap:18px}.home-v2 .home-gallery__figure,.home-v2 .home-gallery__item{height:auto}.home-v2 .home-gallery__item img{height:auto;aspect-ratio:3 / 2}.home-v2 .home-about figure img{min-height:0}.home-v2 .home-reviews__grid{grid-template-columns:1fr}.home-v2 .home-reviews__grid a{min-height:88px}.home-v2 .home-faq summary{padding-left:16px;font-size:17px}.home-v2 .home-faq details p{padding-inline:16px}.home-v2 .home-faq__grid{grid-template-columns:1fr;gap:12px}.home-v2 .home-seo{gap:18px}.home-v2 .home-seo__assist,.home-v2 .home-seo__key-card,.home-v2 .home-seo__official,.home-v2 .home-seo__card{padding:20px 18px}.home-v2 .home-seo__photo{display:none}.home-v2 .home-seo__intro-photo{height:240px}.home-v2 .home-seo__cards{grid-template-columns:1fr}.home-v2 .home-seo__official{min-height:0;align-items:end;padding:190px 20px 26px;background-image:linear-gradient(180deg,#182a4200 0,#182a4233 126px,#182a42 184px 100%),url(/media/pages/home-v2/official.webp);background-position:center,center top;background-size:cover,auto 230px}.home-v2 .home-seo__official .home-seo__official-copy>p{font-size:18px}.home-v2 .home-final{min-height:0;align-items:end;padding:180px 20px 26px;background-image:linear-gradient(180deg,#1d304a0d 0,#1d304a2e 112px,#1d304af5 164px,#1d304a),var(--home-final-image);background-position:center,right top;background-size:cover,auto 210px}.home-v2 .home-final__content{padding-bottom:0}.home-v2 .home-final__benefits{display:grid}.home-v2 .home-final__phone{display:flex;justify-content:center;margin:0;text-align:center}.home-v2 .home-final__actions{display:grid;gap:12px}}@media(max-width:359px){.home-v2 .home-container{width:calc(100% - 20px)}.home-v2 .home-services__grid{grid-template-columns:1fr}.home-v2 .home-round-card--service img{width:148px;height:148px}.home-v2 .home-products__grid{gap:8px}.home-v2 .home-price{padding:22px 18px}}@media(prefers-reduced-motion:reduce){.home-v2 *,.home-v2 *:before,.home-v2 *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-v2 .home-hero{order:0;padding:50px 0 28px}.home-v2 .home-hero__card{position:relative;display:flex;min-height:400px;flex-direction:column;overflow:hidden;border:1px solid var(--home-border);border-radius:var(--home-radius-md);color:var(--home-text);background:#ffffffc7;backdrop-filter:blur(8px);box-shadow:0 8px 22px #17365314;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.home-v2 .home-hero__image-wrap{position:absolute;inset:0;overflow:hidden}.home-v2 .home-hero__image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fffcf714,#fffcf7ad 55%,#fffcf7f7)}.home-v2 .home-hero__image-wrap>.home-hero__image{position:static;inset:auto;display:block;width:100%;height:100%;min-height:0;margin:0;border:0;border-radius:0;object-fit:cover}.home-v2 .home-hero__card:after{content:none}.home-v2 .home-hero__content{position:relative;z-index:1;display:flex;flex:0 0 230px;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:230px;margin-top:auto;padding:24px 20px;color:var(--home-text);font-size:16px;line-height:1.45}.home-v2 .home-hero__title{display:block;margin-bottom:9px;color:var(--home-primary);font-family:Montserrat Local,Montserrat,Arial,sans-serif;font-size:1.18rem;font-weight:700;line-height:1.25}.home-v2 .home-hero__price{margin-bottom:9px;color:var(--home-accent);font-weight:700}.home-v2 .home-hero__content p{margin:0 0 14px;color:var(--home-text)}.home-v2 .home-hero__link,.home-v2 .home-product-card__link{display:inline-flex;gap:7px;margin-top:auto;padding-top:14px;color:var(--home-primary);font-weight:700;line-height:1.3}.home-v2 .home-hero__link{width:fit-content;margin-top:auto;padding:9px 14px;border:1px solid rgba(23,54,83,.16);border-radius:7px;color:var(--home-text);background:#ffffffb8;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.home-v2 .home-hero__link:hover,.home-v2 .home-hero__card:hover .home-hero__link,.home-v2 .home-hero__card:focus-visible .home-hero__link{border-color:var(--home-accent);color:#fff;background:var(--home-accent)}.home-v2 .home-hero__card:hover{border-color:var(--home-primary);box-shadow:0 14px 28px #17365324;transform:translateY(-2px)}.home-v2 .home-intro .home-prose{max-width:1200px}.home-v2 .home-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.home-v2 .home-product-card{display:flex;min-width:0;flex-direction:column;padding:12px;border:1px solid var(--home-border);border-radius:var(--home-radius-md);color:var(--home-text);background:var(--home-surface);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-v2 .home-product-card>img{width:100%;aspect-ratio:1;margin:0;border-radius:9px;object-fit:cover}.home-v2 .home-product-card:hover{border-color:var(--home-primary);box-shadow:0 10px 24px #1736531f;transform:translateY(-2px)}.home-v2 .home-product-card__title{margin-top:13px;color:var(--home-primary);font-family:Montserrat Local,Montserrat,Arial,sans-serif;font-size:1.02rem;font-weight:700;line-height:1.35;text-align:center}.home-v2 .home-product-card__link{padding-top:8px;font-size:15px}.home-v2 .home-image-placeholder{display:grid;width:100%;aspect-ratio:1;place-content:center;gap:9px;padding:16px;border:1px solid #d7c9ba;border-radius:9px;color:var(--home-primary);background:linear-gradient(135deg,#f8f1e8,#f1e5d8);font-size:15px;font-weight:700;line-height:1.35;text-align:center}.home-v2 .home-image-placeholder svg{width:42px;height:42px;margin-inline:auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.home-v2 .home-about{grid-template-columns:minmax(0,.92fr) minmax(0,1.28fr);gap:clamp(26px,4vw,54px);align-items:stretch}.home-v2 .home-about__gallery{display:grid;min-width:0;gap:28px;align-content:stretch;margin-top:-5px}.home-v2 .home-gallery__figure{display:block;margin:0;height:100%}.home-v2 .home-gallery__item{display:block;width:100%;height:100%;padding:0;overflow:hidden;border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:var(--home-surface);box-shadow:0 8px 20px #17365317;cursor:zoom-in}.home-v2 .home-gallery__item img{display:block;width:100%;height:100%;min-height:0;margin:0;border-radius:0;object-fit:cover;transition:transform .18s ease}.home-v2 .home-gallery__figure figcaption{margin-top:8px;color:var(--home-text-muted);font-size:15px}@media(hover:hover){.home-v2 .home-gallery__item:hover img{transform:scale(1.015)}}.home-v2 .home-about__copy{padding:0}.home-v2 .home-about__copy p{line-height:1.5}.home-v2 .home-about__copy a[href^="tel:"]{color:var(--home-primary);text-decoration-thickness:1px;text-underline-offset:.15em;white-space:nowrap}.home-v2 .home-about__actions{display:grid;gap:15px;margin-top:24px}.home-v2 .home-about__actions .home-button{width:100%}.home-v2 .home-about__primary-button{font-size:18.6px}.home-v2 .home-about__agents-button{color:var(--home-primary);background:transparent}.home-v2 .home-about__agents-button:hover{color:#fff;background:var(--home-primary-hover)}.home-v2 .home-about__facts{grid-template-columns:1fr;gap:8px;margin:22px 0;padding:0;color:var(--home-text);background:transparent}.home-v2 .home-about__fact{padding:11px 13px;border:1px solid var(--home-border);background:var(--home-surface)}.home-v2 .home-about__fact strong{color:var(--home-primary)}.home-v2 .home-about__fact span{color:var(--home-text-muted)}.home-v2 .home-gallery-dialog{width:min(940px,calc(100% - 28px));max-width:none;padding:0;border:0;border-radius:var(--home-radius-md);background:var(--home-surface);color:var(--home-text)}.home-v2 .home-gallery-dialog::backdrop{background:#071a2cc7}.home-v2 .home-gallery-dialog__content{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:12px;align-items:center;padding:56px 20px 20px}.home-v2 .home-gallery-dialog__image{grid-column:2;width:100%;max-height:72vh;object-fit:contain}.home-v2 .home-gallery-dialog__content>p{grid-column:2;margin:0;color:var(--home-text-muted);text-align:center}.home-v2 .home-gallery-dialog button{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--home-border);border-radius:50%;color:var(--home-primary);background:#fff;font:inherit;font-size:24px;cursor:pointer}.home-v2 .home-gallery-dialog__close{position:absolute;top:12px;right:12px}.home-mobile-call{position:fixed;right:calc(18px + env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));z-index:50;display:none;width:56px;height:56px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:#ba0000;box-shadow:0 8px 22px #17365340}.home-mobile-call svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.home-mobile-call:focus-visible{outline:3px solid var(--home-focus);outline-offset:3px}@media(max-width:1179px){.home-v2 .home-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.home-v2-page .site-header{position:relative}.home-v2-page .site-nav__dropdown{transition:opacity .15s ease,visibility .15s ease}}@media(min-width:768px)and (max-width:899px){.home-v2 .home-about{grid-template-columns:1fr}.home-v2 .home-about__copy{order:-1}}@media(max-width:767px){.home-v2-page .site-header__top-inner{min-height:0;padding-block:0}.home-v2-page .site-header__phones{font-size:clamp(14px,4vw,16px)}.home-v2-page .site-header__brand{margin-top:-10px}.home-v2 .home-hero{padding-top:50px}.home-v2 .home-hero__card{min-height:360px}.home-v2 .home-hero__image-wrap{height:auto;min-height:0}.home-v2 .home-hero__content{flex-basis:220px;min-height:220px}.home-v2 .home-hero__content p{margin-bottom:0;font-size:17px}.home-v2 .home-hero__link{margin-top:25px}.home-v2 .home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-v2 .home-product-card{padding:9px}.home-v2 .home-product-card__title,.home-v2 .home-product-card__link{font-size:15px}.home-v2 .home-about{grid-template-columns:1fr}.home-v2 .home-about__copy{order:-1}.home-v2 .home-gallery-dialog__content{grid-template-columns:44px minmax(0,1fr) 44px;gap:6px;padding:56px 10px 16px}.home-v2 .home-gallery-dialog button{width:44px;height:44px}.home-mobile-call{right:calc(6px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));display:grid;width:52px;height:52px}body:has(.cookie-notice:not([hidden])) .home-mobile-call{display:none}body:has(.site-nav-mobile[open]) .home-mobile-call{display:none}}@media(max-width:359px){.home-v2 .home-products__grid{grid-template-columns:1fr}}@media(orientation:landscape)and (max-height:520px){.home-mobile-call{display:none}}
