/* Values and artwork from the supplied ВЕЧНОСТЬ.fig, desktop and mobile pages. */
.vn-wrap{font-family:var(--font-text);color:var(--vech-antique);background:var(--vech-black)}
.vf-home{font-family:var(--font-text);color:var(--vech-antique);background:var(--vech-black)}
.vf-home *, .vf-categories *{box-sizing:border-box}
.vf-shell{width:calc(100% - 100px);max-width:1340px;margin-inline:auto}
.vf-shell--cards{max-width:1226px}
.vf-section{padding:80px 0}
.vf-brown{background:var(--vech-brown)}
.vf-title{font-family:var(--font-display);font-weight:400;font-size:64px;line-height:1.05;letter-spacing:-.02em;text-align:center;margin:0 0 80px;color:inherit;text-wrap:balance}
.vf-intro{position:relative;overflow:hidden;isolation:isolate}
.vf-watermark{position:absolute;top:39px;left:calc(50% + 139px);width:714px;height:1222px;max-width:none;z-index:-1;pointer-events:none}
.vf-hero{min-height:716px;padding:165px 0 52px;text-align:center}
.vf-hero h1{font-family:var(--font-display);font-weight:400;font-size:clamp(48px,4.974vw,71.625px);line-height:1;letter-spacing:-.02em;max-width:1221px;margin:0 auto;color:inherit}
.vf-hero__text{font-size:21.6px;line-height:26px;letter-spacing:-.02em;max-width:713px;margin:45px auto 0}
.vf-hero__actions{display:flex;justify-content:center;gap:12px;margin-top:144px}
.vf-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:12px 24px;border:1.5px solid var(--vech-antique);border-radius:10px;background:var(--vech-antique);color:var(--vech-black);font:600 16px/1.25 var(--font-text);text-align:center;text-decoration:none;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.vf-button--outline{background:transparent;color:var(--vech-antique)}
.vf-button--brown{background:var(--vech-brown);border-color:var(--vech-brown);color:var(--vech-antique)}
.vf-button:hover{background:var(--vech-cappuccino);border-color:var(--vech-cappuccino);color:var(--vech-black)}
.vf-button--outline:hover{background:var(--vech-antique);border-color:var(--vech-antique);color:var(--vech-brown)}
.vf-button--brown:hover{background:var(--vech-brown-light);border-color:var(--vech-brown-light);color:var(--vech-antique)}
.vf-button--arrow{justify-content:space-between}
.vf-button--arrow::after{content:'⟶';font:400 24px/1 Georgia,serif}
.vf-hero__actions .vf-button{width:296px;min-height:88px;font-size:20px;border-radius:13px}
.vf-catalog{min-height:728px}
.vf-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1280px;margin-inline:auto}
.vf-category{position:relative;isolation:isolate;display:block;height:144px;border:0;border-radius:8px;overflow:hidden;background:var(--vech-antique);color:var(--vech-brown);text-decoration:none;text-align:left;font:400 14px/1.2 var(--font-text);padding:0;cursor:pointer;transition:box-shadow .2s}
.vf-category::before{content:'';position:absolute;inset:0;background:url('../figma/c141101d66313ac501b135d8c69f1a05375145b6.webp') center/cover;opacity:.17;z-index:-1}
.vf-category--all{grid-column:span 2;background:#7e6957;color:var(--vech-antique)}
.vf-category--all::before{display:none}
.vf-category__image{position:absolute;width:78%;height:155%;right:-10%;top:-3%;object-fit:contain;max-width:none;transition:transform .25s;z-index:-1}
.vf-category__accent{position:absolute;right:25%;bottom:-12%;width:40%;height:85%;object-fit:contain;z-index:-1}
.vf-category--all .vf-category__image{width:100%;height:100%;inset:0;object-fit:cover}
.vf-category__name{position:absolute;left:15px;top:42px;max-width:50%;font-size:14px;line-height:1.18}
.vf-category__arrow{position:absolute;left:15px;bottom:14px;font:400 29px/1 Georgia,serif}
.vf-category--all .vf-category__arrow{display:none}
.vf-category:hover{box-shadow:inset 0 0 0 2px var(--vech-cappuccino)}
.vf-category:hover .vf-category__image{transform:scale(1.035)}
.vf-features{min-height:728px}
.vf-title--why{font-size:63px;line-height:1;margin-bottom:124px}
.vf-title--why span{display:block;font-size:113px;line-height:1}
.vf-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.vf-feature{position:relative;border:1px solid var(--vech-brown-light);border-radius:8px;min-height:172px;text-align:center;padding:47px 18px 25px}
.vf-feature__icon{position:absolute;top:-44px;left:50%;transform:translateX(-50%);height:78px;min-width:100px;background:var(--vech-black);display:flex;justify-content:center;align-items:center;padding:0 10px}
.vf-feature__icon img{display:block;object-fit:contain;width:80px;height:72px}
.vf-feature:first-child .vf-feature__icon img{width:126px;height:60px}
.vf-feature h3{font:400 23px/1.25 var(--font-text);margin:0}
.vf-feature p{font-size:14px;margin:12px 0 0}
.vf-popular{min-height:754px}
.vf-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.vf-product{display:flex;flex-direction:column;min-height:450px;background:var(--vech-antique);color:var(--vech-brown);border-radius:10px;padding:16px}
.vf-product__picture{height:228px;position:relative;isolation:isolate;overflow:hidden;border-radius:7px;display:grid;place-items:center}
.vf-product__picture::before{content:'';position:absolute;inset:0;background:url('../figma/c141101d66313ac501b135d8c69f1a05375145b6.webp') center/cover;opacity:.25;z-index:-1}
.vf-product__picture img{width:100%;height:100%;object-fit:contain}
.vf-product__content{flex:1;padding:20px 0 12px}
.vf-product h3{font:700 20px/1.2 var(--font-text);margin:0 0 10px;color:inherit}
.vf-product p{font:400 14px/1.35 var(--font-text);margin:4px 0}
.vf-product .vf-product__price{font-weight:600;margin-top:10px}
.vf-product .vf-button{font-size:14px;min-height:44px;border-radius:6px;padding:10px 14px}
.vf-process{min-height:590px}
.vf-process .vf-title{font-size:56px;margin-bottom:60px}
.vf-steps{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-block:1px solid var(--vech-brown-light);padding:0;margin:0}
.vf-steps li{padding:28px 28px 34px;border-left:1px solid var(--vech-brown-light);min-height:273px}
.vf-steps li:first-child{border-left:0;padding-left:0}
.vf-steps__number{display:block;font:400 56px/1 var(--font-text);letter-spacing:-.04em;margin-bottom:28px}
.vf-steps h3{font:600 21px/1.2 var(--font-text);text-transform:uppercase;color:var(--vech-cappuccino);min-height:52px;margin:0 0 20px}
.vf-steps p{font:400 15px/1.3 var(--font-text);margin:0}
.vf-guarantee{padding-block:52px;min-height:522px}
.vf-guarantee__panel{display:grid;grid-template-columns:1fr 1fr;border:3px solid var(--vech-antique);border-radius:48px;overflow:hidden;min-height:418px}
.vf-guarantee__column{padding:40px 46px;display:flex;flex-direction:column;justify-content:center}
.vf-guarantee__column+div{background:var(--vech-antique);color:var(--vech-brown)}
.vf-guarantee h2{font:400 40px/1 var(--font-display);letter-spacing:-.02em;margin:0 0 28px;max-width:550px}
.vf-guarantee ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.vf-guarantee li{display:flex;gap:14px;align-items:start;font:400 18px/1.3 var(--font-text)}
.vf-guarantee li img{width:22px;height:22px;flex:none}
.vf-services{min-height:568px}
.vf-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1268px;margin:auto}
.vf-service{min-height:90px;padding:16px;display:flex;align-items:center;gap:12px;background:var(--vech-antique);border:0;border-radius:8px;color:var(--vech-brown);text-decoration:none;text-align:left;cursor:pointer}
.vf-service img{width:56px;height:56px;object-fit:contain;flex:none}
.vf-service span{flex:1;min-width:0;font:500 14px/1.2 var(--font-text);padding:0 0 16px;border-bottom:1px solid var(--vech-brown)}
.vf-service:hover{background:#e0d2b9}
.vf-stone{background:linear-gradient(#1118,#1118),url('../figma/59559dcbcd049b0b62fadebae5b2a76803502339.webp') center/cover}
.vf-calc{min-height:593px}
.vf-calc__panel{margin-inline:auto;max-width:1254px;min-height:283px;display:grid;grid-template-columns:340px 1fr;border-radius:14px;background:var(--vech-antique);color:var(--vech-brown)}
.vf-calc__picture{position:relative;overflow:hidden;min-height:283px;border-radius:14px 0 0 14px}
.vf-calc__picture img{position:absolute;width:310px;height:355px;object-fit:contain;left:10px;top:-10px;transform:rotate(13deg)}
.vf-calculator{padding:28px 42px 28px 24px;display:flex;flex-direction:column;justify-content:center;gap:22px;min-width:0}
.vf-calculator h3{font:700 21px/1.2 var(--font-text);margin:0;color:var(--vech-brown)}
.vf-calculator__fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.vf-calculator label{font-size:17px;line-height:1.2;display:grid;gap:10px}
.vf-calculator select{appearance:auto;color-scheme:light;width:100%;min-width:0;min-height:48px;padding:10px 12px;font:500 14px var(--font-text);border:1px solid var(--vech-brown);background:var(--vech-antique);color:var(--vech-brown);border-radius:5px}
.vf-calculator .vf-button{min-height:46px;border-radius:5px;font-size:14px}
.vf-projects{min-height:442px;position:relative}
.vf-projects::before{content:'';position:absolute;top:0;left:14%;right:14%;border-top:1px solid var(--vech-brown-light)}
.vf-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;max-width:1268px;margin:auto}
.vf-gallery button{border:0;background:var(--vech-antique);padding:0;border-radius:8px;overflow:hidden;aspect-ratio:1.76;cursor:zoom-in}
.vf-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.vf-gallery button:hover img{transform:scale(1.04)}
.vf-reviews{min-height:826px}
.vf-preview-note{text-align:center;font-size:12px;margin:-52px 0 32px;opacity:.8}
.vf-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.vf-review{min-height:490px;border-radius:14px;background:var(--vech-antique);color:var(--vech-brown);padding:24px;display:flex;flex-direction:column}
.vf-review header{display:flex;align-items:center;gap:12px;font-size:19px}
.vf-review__avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#c9bba4;color:var(--vech-brown);font-size:26px;flex:none}
.vf-review__stars{color:#a26830;letter-spacing:3px;margin:16px 0;font-size:23px}
.vf-review__text{font-size:15px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}
.vf-review__text.is-expanded{display:block}
.vf-text-button{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:3px;font:600 14px/1.4 var(--font-text);color:inherit;cursor:pointer;text-align:left;margin-top:auto}
.vf-articles{min-height:848px}
.vf-articles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.vf-article{display:grid;grid-template-columns:42% 1fr;min-height:260px;background:var(--vech-antique);color:var(--vech-brown);border-radius:10px;overflow:hidden}
.vf-article__picture{min-width:0;background:var(--vech-antique);height:100%}
.vf-article__picture img{width:100%;height:100%;object-fit:cover}
.vf-article:first-child .vf-article__picture img{object-fit:contain;padding:12px}
.vf-article__body{padding:24px;display:flex;flex-direction:column;min-width:0}
.vf-article h3{font:700 21px/1.18 var(--font-text);margin:0 0 18px;color:inherit}
.vf-article p{font:400 14px/1.35 var(--font-text);margin:0 0 20px}
.vf-article .vf-button{margin-top:auto;min-height:36px;padding:8px 12px;border-radius:5px;font-size:12px}
.vf-map{padding-block:64px;min-height:715px;text-align:center}
.vf-map__image{display:block;width:100%;height:490px;border-radius:12px;overflow:hidden}
.vf-map__image img{width:100%;height:100%;object-fit:cover}
.vf-map .vf-button{margin-top:30px;min-height:48px;font-size:16px}
.vf-lightbox{background:#171717;color:var(--vech-antique);border:1px solid var(--line);border-radius:12px;padding:50px 60px 24px;width:min(1100px,96vw);max-height:94dvh;overflow:hidden}
.vf-lightbox::backdrop{background:#000d}
.vf-lightbox figure{margin:0;text-align:center}
.vf-lightbox figure img{max-height:76dvh;max-width:100%;object-fit:contain;display:block;margin:auto}
.vf-lightbox figcaption{padding-top:12px;font:400 14px/1.4 var(--font-text)}
.vf-lightbox button{position:absolute;background:transparent;border:0;color:inherit;font:400 38px/1 Arial,sans-serif;cursor:pointer;min-width:44px;min-height:44px;padding:0}
.vf-lightbox__close{right:6px;top:4px}.vf-lightbox__prev{left:4px;top:45%}.vf-lightbox__next{right:4px;top:45%}
.vf-sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
:where(.vf-home,.vf-categories,.vf-lightbox) :focus-visible{outline:3px solid var(--vech-cappuccino);outline-offset:4px}
.ve-hdr__row{min-height:78px;grid-template-columns:auto 1fr auto auto auto;gap:20px}
.ve-hdr__phone{font-size:14px;white-space:nowrap;text-decoration:none}
.ve-hdr__dropdown{position:static}
.ve-hdr__dropdown>summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none}
.ve-hdr__dropdown>summary::-webkit-details-marker{display:none}
.ve-hdr__dropdown>summary img{width:5px;height:9px;transform:rotate(90deg)}
.ve-hdr__dropdown[open]>summary img{transform:rotate(-90deg)}
.ve-hdr__dropdown-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(1340px,calc(100vw - 80px));max-height:80dvh;overflow:auto;background:var(--vech-brown);padding:28px;border-radius:0 0 14px 14px;box-shadow:0 16px 24px #0005;z-index:100}
.ve-hdr__dropdown-title{display:inline-block;font-size:16px;margin-bottom:20px}
.ve-hdr .vf-category{color:var(--vech-brown)}.ve-hdr .vf-category--all{color:var(--vech-antique)}
.ve-hdr__service-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ve-hdr__service-link{border:1px solid var(--line);border-radius:8px;padding:18px;color:var(--vech-antique);background:transparent;text-decoration:none;font:500 15px/1.3 var(--font-text);text-align:left;cursor:pointer}
.ve-hdr__service-link:hover{background:var(--vech-brown-light)}
.vf-contact-page{padding:40px 0 70px;background:var(--vech-black)}
.vf-contact-page__grid{display:grid;grid-template-columns:420px 1fr;gap:24px;margin-top:30px}
.vf-contact-card{border-radius:16px;padding:34px;background:var(--vech-antique);color:var(--vech-brown);display:flex;align-items:flex-start;flex-direction:column;gap:24px}
.vf-contact-card h1{font:400 64px/1 var(--font-display);margin:0}
.vf-contact-card p{margin:0;font-size:17px;line-height:1.35}
.vf-contact-card>a{text-decoration:none;line-height:1.5;font-size:15px}
.vf-contact-card .vf-contact-card__phone{font-size:25px;font-weight:600}
.vf-contact-card .vf-contact-card__hours{font-size:12px;margin-top:-20px}
.vf-contact-card .ve-socials{color:var(--vech-brown);--ve-social-knockout:var(--vech-antique)}
.vf-contact-card .ve-social{color:var(--vech-brown)}
.vf-contact-card .vf-button{font-size:14px;min-height:44px}
.vf-contact-map{min-width:0;text-align:center;display:flex;flex-direction:column;gap:24px;align-items:center}
.vf-contact-map>a:first-child{flex:1;align-self:stretch;display:block;min-height:460px;overflow:hidden;border-radius:16px}
.vf-contact-map img{height:100%;width:100%;object-fit:cover}
.vf-faq-page .vm-crumbs{margin-bottom:40px}
.vf-faq-list{max-width:900px;margin:auto;display:grid;gap:16px}
.vf-faq-list details{background:var(--vech-antique);color:var(--vech-brown);border-radius:10px;padding:22px 26px}
.vf-faq-list summary{font-size:20px;font-weight:600;cursor:pointer}
.vf-faq-list details>div{font-size:16px;line-height:1.6;padding-top:18px}
.vf-page-cta{text-align:center;margin-top:40px}
.vf-scroll-controls{display:none;justify-content:space-between;gap:12px;margin-top:24px}
.vf-scroll-controls button{width:34px;height:34px;background:var(--vech-antique);border:0;border-radius:6px;color:var(--vech-brown);font:400 28px/1 Arial,sans-serif;cursor:pointer}
.vf-scroll-controls button:disabled{opacity:.3;cursor:default}
.vc-form-consent input[type="checkbox"]{flex:0 0 18px;width:18px;height:18px;min-width:18px;min-height:18px;padding:0}
.vf-catalog-page{padding:42px 0 65px;background:var(--vech-black)}
.vf-catalog-page .vf-title{font-size:46px;text-align:left;margin:48px 0 40px}
.vf-catalog-page .vf-categories{max-width:none}
.vc-wrap .vf-category,.vm-wrap .vf-category{color:var(--vech-brown)}
.vc-wrap .vf-category--all,.vm-wrap .vf-category--all{color:var(--vech-antique)}
.vf-blog-page,.vf-article-page{padding-top:48px}
.vf-blog-page .vf-title{font-size:46px;text-align:left;margin:50px 0 36px}
.vf-blog-page .vf-article h2{font:700 24px/1.2 var(--font-text);color:inherit;margin:0 0 18px}
.vf-article-hero{display:block;width:100%;height:600px;object-fit:cover;border-radius:18px;margin:45px 0}
.vf-article-page h1{font:400 46px/1.05 var(--font-display);margin:0 0 30px;max-width:1340px;color:var(--vech-antique)}
.vf-article-content{font:400 18px/1.55 var(--font-text);color:var(--vech-antique)}
.vf-article-content p{margin:0 0 24px}
.vf-article-content h2{font:700 36px/1.2 var(--font-text);margin:48px 0 20px}
.vf-article-content h3{font:700 24px/1.25 var(--font-text);margin:28px 0 18px}
.vf-article-content li{margin:8px 0}
.vf-article-note{border-left:2px solid var(--vech-cappuccino);padding:16px 24px;margin:28px 0;font-weight:600}
.vf-article-note p{margin:0}
.vf-table-scroll{overflow-x:auto;margin:32px 0}
.vf-table-scroll table{border-collapse:collapse;width:100%;min-width:660px;font-size:16px;line-height:1.35}
.vf-table-scroll td,.vf-table-scroll th{border:1px solid var(--vech-brown-light);padding:22px;text-align:left;width:33.333%}
.vf-table-scroll th{background:var(--vech-brown);font-weight:600}
.vf-page-cta .vf-button{margin:5px}
.vf-page-copy{max-width:900px;font-size:18px;line-height:1.6}
.vf-page-copy h2{font:400 40px/1.1 var(--font-display)}
.vf-steps h2{font:600 21px/1.2 var(--font-text);text-transform:uppercase;color:var(--vech-cappuccino);margin:0 0 20px}
@media(min-width:1025px){.vf-contact-page__grid{position:relative;display:grid;grid-template-columns:1fr;min-height:609px}.vf-contact-card{grid-area:1/1;z-index:1;width:433px;margin:30px;padding:28px 33px;gap:20px;align-self:start}.vf-contact-card h1{font-size:60px}.vf-contact-card .vf-contact-card__hours{margin-top:-14px}.vf-contact-map{grid-area:1/1;position:relative}.vf-contact-map>a:first-child{position:absolute;inset:0;min-height:609px}.vf-contact-map>.vf-button{position:absolute;right:30px;bottom:30px;background:var(--vech-antique);color:var(--vech-brown);font-size:14px}}
@media(max-width:700px){.vf-catalog-page .vf-title,.vf-blog-page .vf-title{font-size:36px;margin:30px 0}.vf-article-hero{height:260px;margin:30px 0}.vf-article-page h1{font-size:32px;overflow-wrap:anywhere}.vf-article-content{font-size:15px}.vf-article-content h2{font-size:25px}.vf-article-content h3{font-size:20px}.vf-blog-page .vf-article h2{font-size:16px}.vf-table-scroll td,.vf-table-scroll th{padding:14px}.vf-page-copy{font-size:16px}.vf-page-copy h2{font-size:30px}.vf-page-cta .vf-button{font-size:13px}.vf-article-note{padding:12px 16px}}
@media(max-width:1320px){.ve-hdr__phone{display:none}.ve-hdr__row{grid-template-columns:auto 1fr auto auto}}
@media(max-width:1024px){.ve-hdr__row{grid-template-columns:1fr auto;min-height:64px}.ve-hdr__dropdown{width:100%}.ve-hdr__dropdown-panel{position:static;transform:none;width:100%;max-height:none;padding:18px 0;box-shadow:none;border-radius:0}.ve-hdr__dropdown-panel .vf-categories{display:flex;flex-direction:column;gap:0}.ve-hdr__dropdown-panel .vf-category{height:auto;min-height:40px;background:transparent;border-radius:0;color:var(--vech-antique);border-bottom:1px solid var(--line);font-size:14px;padding:10px 0}.ve-hdr__dropdown-panel .vf-category__image,.ve-hdr__dropdown-panel .vf-category::before,.ve-hdr__dropdown-panel .vf-category__arrow{display:none}.ve-hdr__dropdown-panel .vf-category__name{position:static;font-size:14px;max-width:none}.ve-hdr__dropdown-panel .vf-category__name br{display:none}.ve-hdr__dropdown-title{font-size:14px;margin-bottom:8px}.ve-hdr__service-links{display:block}.ve-hdr__service-link{display:block;margin-bottom:10px;width:100%;font-size:14px;padding:12px}.ve-hdr__menu{overflow-y:auto}.vf-contact-page__grid{grid-template-columns:340px 1fr}.vf-contact-card{padding:26px}.vf-contact-card h1{font-size:48px}}
@media(max-width:700px){.vf-contact-page__grid{grid-template-columns:1fr}.vf-contact-card{gap:20px}.vf-contact-card h1{font-size:44px}.vf-contact-card p{font-size:15px}.vf-contact-map>a:first-child{height:400px;min-height:400px;flex:none}.vf-contact-map .vf-button{font-size:13px}.vf-faq-list details{padding:18px}.vf-faq-list summary{font-size:17px}.vf-faq-list details>div{font-size:14px}.ve-hdr__row{min-height:52px}.ve-hdr__brand{width:145px}}
@media(max-width:1200px){.vf-shell{width:calc(100% - 64px)}.vf-title{font-size:52px}.vf-feature h3{font-size:19px}.vf-steps li{padding-inline:20px}.vf-steps h3{font-size:18px}.vf-guarantee__column{padding:30px}.vf-guarantee h2{font-size:32px}.vf-guarantee li{font-size:16px}.vf-calc__panel{grid-template-columns:260px 1fr}.vf-calculator{padding:24px}.vf-calculator__fields{gap:12px}.vf-calculator label{font-size:14px}.vf-service{padding:12px}.vf-service img{width:42px;height:42px}.vf-service span{font-size:12px}.vf-article__body{padding:18px}.vf-article h3{font-size:18px}}
@media(max-width:900px){.vf-section{padding-block:60px;min-height:0}.vf-title{font-size:44px;margin-bottom:54px}.vf-hero{min-height:650px;padding-top:130px}.vf-hero h1{font-size:52px}.vf-hero__actions{margin-top:100px}.vf-hero__actions .vf-button{min-height:68px;font-size:17px}.vf-hero__text{font-size:18px;line-height:1.3}.vf-category{height:126px}.vf-category__name{font-size:12px;left:10px;top:32px}.vf-title--why{font-size:44px;margin-bottom:90px}.vf-title--why span{font-size:80px}.vf-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:68px 24px}.vf-feature h3{font-size:20px}.vf-products{grid-template-columns:repeat(2,minmax(0,1fr))}.vf-product{min-height:425px}.vf-process .vf-title{font-size:44px}.vf-steps{grid-template-columns:1fr}.vf-steps li,.vf-steps li:first-child{display:grid;grid-template-columns:72px 1fr;gap:0 20px;border-left:0;border-bottom:1px solid var(--vech-brown-light);padding:22px 0;min-height:150px}.vf-steps li:last-child{border-bottom:0}.vf-steps__number{grid-row:span 2;margin:0}.vf-steps h3{min-height:0;margin:0 0 12px}.vf-guarantee__panel{border-radius:30px}.vf-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vf-service img{width:48px;height:48px}.vf-service span{font-size:14px}.vf-calc__panel{grid-template-columns:220px 1fr}.vf-calculator__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.vf-calculator h3{font-size:18px}.vf-calc__picture img{width:220px;height:320px;left:-10px;top:30px}.vf-articles__grid{grid-template-columns:1fr}.vf-article{min-height:235px}.vf-article h3{font-size:22px}.vf-map__image{height:420px}.vf-gallery{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.vf-gallery button{scroll-snap-align:start}.vf-reviews__grid{grid-template-columns:repeat(3,minmax(280px,1fr));overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.vf-review{scroll-snap-align:start}.vf-preview-note{margin:-28px 0 24px}}
@media(max-width:600px){.vf-shell{width:calc(100% - 48px)}.vf-section{padding-block:48px}.vf-title{font-size:36px;line-height:1;margin-bottom:38px}.vf-hero{padding:130px 0 110px;min-height:687px}.vf-hero h1{font-size:clamp(31px,9.75vw,40px);line-height:.96}.vf-hero__text{font-size:12px;line-height:1.4;margin-top:34px;max-width:350px}.vf-hero__actions{flex-direction:column;gap:8px;align-items:center;margin-top:86px}.vf-hero__actions .vf-button{width:210px;min-height:45px;padding:10px;font-size:14px;border-radius:6px}.vf-watermark{width:714px;height:1222px;left:-295px;top:114px}.vf-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vf-category{height:76px;border-radius:5px}.vf-category__name{font-size:10px;top:21px;left:8px;max-width:57%}.vf-category__arrow{font-size:21px;left:8px;bottom:6px}.vf-category__image{width:86%;right:-21%;height:160%}.vf-category--all .vf-category__image{width:100%;height:100%;inset:0}.vf-catalog{padding-top:34px;padding-bottom:60px}.vf-catalog .vf-title{max-width:340px;margin-inline:auto}.vf-title--why{font-size:36px;margin-bottom:76px}.vf-title--why span{font-size:62px}.vf-feature-grid{gap:64px 16px}.vf-feature{min-height:180px;padding:45px 10px 18px}.vf-feature h3{font-size:15px}.vf-feature__icon{min-width:74px;top:-38px;height:64px}.vf-feature__icon img{width:62px;height:56px}.vf-feature:first-child .vf-feature__icon img{width:84px;height:45px}.vf-products{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.vf-product{min-width:calc(100% - 52px);max-width:310px;min-height:440px;scroll-snap-align:start}.vf-product h3{font-size:20px}.vf-process .vf-title{font-size:36px;margin-bottom:38px}.vf-steps li,.vf-steps li:first-child{grid-template-columns:54px 1fr;gap:0 14px;padding-block:24px;min-height:172px}.vf-steps__number{font-size:42px}.vf-steps h3{font-size:18px}.vf-steps p{font-size:13px}.vf-guarantee__panel{display:block;border-radius:24px;border-width:2px}.vf-guarantee__column{padding:28px 22px}.vf-guarantee h2{font-size:28px;margin-bottom:20px}.vf-guarantee ul{gap:12px}.vf-guarantee li{font-size:12px;gap:10px}.vf-guarantee li img{width:16px;height:16px}.vf-services .vf-title{font-size:32px}.vf-services__grid{gap:10px}.vf-service{padding:10px;gap:8px;min-height:85px;align-items:center}.vf-service img{width:31px;height:31px}.vf-service span{font-size:10px;line-height:1.3;padding-bottom:12px}.vf-calc__panel{display:block;position:relative;border-radius:10px}.vf-calc__picture{min-height:160px;height:160px;border-radius:10px 10px 0 0}.vf-calc__picture img{width:170px;height:200px;left:calc(50% - 85px);top:0;transform:rotate(-12deg)}.vf-calculator{padding:20px;gap:18px}.vf-calculator h3{font-size:15px;line-height:1.25}.vf-calculator__fields{gap:14px 12px}.vf-calculator label{font-size:11px;gap:7px}.vf-calculator select{font-size:10px;min-height:38px;padding:8px 6px}.vf-calculator .vf-button{min-height:42px;font-size:12px}.vf-gallery{display:grid;grid-template-columns:repeat(5,minmax(238px,1fr));gap:12px}.vf-gallery button{aspect-ratio:1.35}.vf-reviews__grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:14px}.vf-review{padding:20px;min-height:425px}.vf-review__text{font-size:13px;-webkit-line-clamp:12}.vf-review header{font-size:17px}.vf-review__avatar{width:44px;height:44px;font-size:22px}.vf-preview-note{font-size:10px;margin:-20px 0 20px}.vf-articles__grid{gap:16px}.vf-article{grid-template-columns:43% 1fr;min-height:225px}.vf-article__body{padding:14px 12px}.vf-article h3{font-size:16px;line-height:1.2;margin-bottom:14px}.vf-article p{font-size:11px;line-height:1.35;margin-bottom:14px}.vf-article .vf-button{font-size:10px;min-height:32px;padding:6px 8px}.vf-article .vf-button::after{font-size:18px}.vf-map__image{height:390px}.vf-map__image img{object-position:52% center}.vf-map .vf-button{font-size:12px;min-height:42px;padding:10px 14px}.vf-lightbox{padding:48px 38px 20px}.vf-lightbox figure img{max-height:70dvh}.vf-lightbox figcaption{font-size:12px}}
@media(prefers-reduced-motion:reduce){.vf-category__image,.vf-gallery img,.vf-button{transition:none}.vf-category:hover .vf-category__image,.vf-gallery button:hover img{transform:none}}
/* Mobile sizes follow frames 440:9292, 440:9269, 440:9271 and 440:9274. */
@media(max-width:600px){
  .vf-hero .vf-shell{container-type:inline-size}
  .vf-hero h1{font-size:36px;font-size:clamp(26px,10.85cqw,38.4px)}
  .vf-popular,.vf-guarantee,.vf-services,.vf-calc,.vf-reviews,.vf-articles{padding-block:32px}
  .vf-popular .vf-title,.vf-reviews .vf-title,.vf-articles .vf-title{font-size:30px}
  .vf-guarantee__column{padding:24px 20px}
  .vf-guarantee h2{font-size:22px;margin-bottom:18px}
  .vf-guarantee ul{gap:10px}
  .vf-guarantee li{font-size:11px;gap:8px}
  .vf-guarantee li img{width:14px;height:14px}
  .vf-services .vf-title,.vf-calc .vf-title{font-size:24px;line-height:1.05;margin-bottom:36px}
  .vf-services__grid{gap:8px}
  .vf-service{min-height:58px;padding:7px;gap:6px}
  .vf-service span{font-size:9px;padding-bottom:9px}
  .vf-service img{width:29px;height:29px}
  .vf-calc__picture,.vf-calculator h3{display:none}
  .vf-calculator{padding:26px 23px;gap:17px}
  .vf-calculator__fields{grid-template-columns:1fr;gap:12px}
  .vf-calculator label{font-size:12px}
  .vf-calculator label:first-child{max-width:48%}
  .vf-calculator select{font-size:11px}
  .vf-home .vf-articles__grid{grid-template-columns:none;grid-template-rows:repeat(3,minmax(152px,auto));grid-auto-flow:column;grid-auto-columns:100%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}
  .vf-home .vf-article{min-height:152px;scroll-snap-align:start}
  .vf-home .vf-article__body{padding:12px}
  .vf-home .vf-article h3{font-size:12px;margin-bottom:8px}
  .vf-home .vf-article p{font-size:10px;margin-bottom:10px}
  .vf-home .vf-article .vf-button{font-size:9px;min-height:28px}
  .vf-scroll-controls{display:flex}
  .ve-hdr__dropdown-panel .vf-category__accent{display:none}
}

.vc-field[hidden]{display:none}
