:root{--white:#fff;--green:#0a8f58;--green-dark:#07583a;--green-deep:#063d2b;--green-soft:#edf8f2;--green-line:#cfe9da;--black:#121411;--graphite:#262925;--text:#1c211e;--muted:#69716c;--line:#e0e7e2;--soft:#f7f9f8;--radius:22px;--container:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--white);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{z-index:100;background:#fff;padding:12px;top:20px;left:20px}.site-header{z-index:20;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;height:78px;display:flex}.brand-logo img{width:166px;height:auto}.nav__links{gap:24px;font-size:13px;font-weight:600;display:flex}.nav__links a{padding:29px 0;position:relative}.nav__links a:after{content:"";background:var(--green);height:2px;transition:all .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.nav__links a:hover:after{transform:scaleX(1)}.nav__actions{align-items:center;gap:18px;display:flex}.button{letter-spacing:normal;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:1.3;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--outline{color:var(--text);border-color:var(--line);background:#fff}.button--white{color:var(--green-dark);background:#fff;border-color:#fff}.hero{background:linear-gradient(#fff 0%,#fbfdfc 100%);padding:66px 0 28px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--green);margin:0 0 14px;font-size:12px;font-weight:800}.eyebrow--light{color:#97d9b4}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Arial,Helvetica,sans-serif}h1{letter-spacing:-.065em;margin-bottom:26px;font-size:clamp(3.2rem,6.2vw,6.7rem);line-height:.92}h2{letter-spacing:-.055em;font-size:clamp(2.3rem,4.5vw,4.7rem);line-height:.98}h3{font-size:1.25rem;line-height:1.2}.lead{color:var(--muted);max-width:690px;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.7}.hero__actions{grid-template-columns:minmax(0,max-content);gap:12px;margin:28px 0;display:grid}@media (width<=640px){.lead{font-size:1rem}}.section{padding:108px 0}.projects{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:20px;display:grid}.project{background:linear-gradient(135deg,#e8f4ed,#c9ded2);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:280px;padding:28px;display:flex}.project span{text-transform:uppercase;letter-spacing:.13em;color:var(--green-dark);font-size:12px}.project h3{max-width:540px;font-size:clamp(1.5rem,2.5vw,2.4rem)}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:22px 0;font-weight:700}.faq summary::marker{color:var(--green)}.faq p{color:var(--muted);max-width:760px;padding-bottom:20px}.quote{background:var(--green-deep);color:#fff}.quote p{color:#bdd1c5}.quote-form label:nth-child(4){grid-column:1/3}.quote-form textarea{min-height:90px}.quote-form button{justify-self:start;margin-top:10px}.footer{color:#fff;border-top:5px solid var(--green);background:#0b100d;padding:68px 0 24px}.footer a{color:#a9b2ac;margin:10px 0;display:block}.footer a:hover{color:#fff}.specs{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin:26px 0;display:grid}.specs div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px}.specs dt{text-transform:uppercase;color:#777;font-size:11px}.specs dd{margin:6px 0 0;font-weight:700}@media (width<=980px){.nav__links{display:none}.projects{grid-template-columns:1fr}}@media (width<=900px){.footer-refined__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.container{width:min(100% - 28px,var(--container))}.nav{height:66px}.brand-logo img{width:132px}.nav__actions .text-link{display:none}.nav__actions .button{min-height:44px;padding:0 15px;font-size:12px}.button{font-size:12px;padding-inline:18px!important}.hero{padding-top:42px}.section{padding:72px 0}.service-grid,.product-grid,.knowledge-grid,.quote-form{grid-template-columns:1fr}.quote-form label:nth-child(4){grid-column:auto}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.site-header{background:#050505;border-bottom-color:#1d1d1d}.brand-logo{align-items:center;width:126px;height:66px;display:flex;overflow:hidden}.brand-logo img{object-fit:cover;object-position:center;width:118px;height:95px}.nav__links a,.nav-icon{color:#fff}.nav__links a:after{background:var(--mint)}.button--mint{background:var(--mint);color:#07120e;border-color:var(--mint)}.button--mint:hover{background:var(--mint-dark);color:#fff}.eyebrow,h1 span{color:var(--mint-dark)}.consultation{border-top:1px solid var(--line)}.filters{border:1px solid var(--line);align-self:start;padding:20px}.filters button{text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;width:100%;padding:16px 0;display:block}.projects-v4__grid .dark{color:#fff;background:#121411}.footer{background:#000;border-top:0}body{background:#202020}.sg-page-shell{background:#fff;border-radius:32px;width:min(1480px,100% - 24px);margin:14px auto;overflow:hidden;box-shadow:0 20px 80px #00000047}.sg-header .container{width:100%;max-width:none;padding:0 48px}.sg-header{background:#000;position:relative;top:auto}.sg-header .nav{height:96px}.sg-header .brand-logo{width:138px;height:82px}.sg-header .brand-logo img{width:138px;height:111px}.sg-hero{background:#fff;grid-template-columns:1fr 1.02fr;min-height:550px;display:grid}.sg-hero__copy{flex-direction:column;justify-content:center;padding:54px 58px 40px;display:flex}.sg-hero__copy h1{letter-spacing:-.055em;margin-bottom:22px;font-size:clamp(3.5rem,5.5vw,6.4rem);line-height:.95}.sg-hero__copy h1 span{color:var(--mint-dark)}.sg-hero__lead{color:#333;max-width:480px;font-size:15px;line-height:1.45}.sg-hero__lead--mobile,.sg-hero__cta-secondary-mobile{display:none}.sg-hero__image{min-height:550px;position:relative;overflow:hidden}.sg-hero__image img{object-fit:cover;width:100%;height:100%}.sg-home-hero .sg-hero__lead{text-wrap:pretty;max-width:650px;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.62}@media (width>=901px){.sg-home-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1fr)}.sg-home-hero .sg-hero__image picture{width:100%;height:100%;display:block}.sg-home-hero .sg-hero__image img{object-fit:cover;object-position:center;transform:none}}.sg-categories{padding:16px 58px 26px}.sg-categories__grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.sg-category-card{background:#fff;border:1px solid #cfded7;min-height:240px;padding:22px;position:relative}.sg-category-card__icon{color:#65716c;margin-bottom:18px;font-size:36px;display:block}.sg-category-card h2{text-transform:uppercase;letter-spacing:-.02em;font-size:19px}.sg-category-card p{color:#333;font-size:13px;line-height:1.5}.sg-category-card>b{color:var(--mint-dark);font-size:24px;position:absolute;bottom:14px;right:18px}.sg-section-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sg-section-title h2{text-transform:uppercase;margin:0;font-size:23px}.sg-section-title a{text-transform:uppercase;color:var(--mint-dark);font-size:12px}.sg-projects{grid-template-columns:minmax(190px,1.25fr) minmax(0,4fr);gap:10px;padding:0 58px 30px;display:grid}.sg-projects__intro{padding:16px 20px 16px 0}.sg-projects__intro h2{text-transform:uppercase;font-size:23px}.sg-projects__intro p{font-size:13px;line-height:1.55}.sg-projects__intro a{color:var(--mint-dark);text-transform:uppercase;font-size:12px;font-weight:700}.sg-project-image{scroll-snap-align:start;cursor:pointer;border-radius:14px;height:175px;display:block;overflow:hidden}.sg-project-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}@media (hover:hover){.sg-project-image:hover img{transform:scale(1.03)}}.sg-final-benefits{border-top:1px solid var(--line);background:#fafafa;grid-template-columns:repeat(4,1fr);padding:22px 58px;display:grid}.sg-final-benefits div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;column-gap:14px;padding:0 20px;display:grid}.sg-final-benefits div:last-child{border:0}.sg-final-benefits span{color:#87948e;grid-row:1/3;font-size:30px}.sg-final-benefits b{text-transform:uppercase;font-size:12px}.sg-final-benefits small{color:var(--muted)}.sg-faq{background:#fff}@media (width<=1200px){.sg-categories__grid{grid-template-columns:repeat(3,1fr)}.sg-projects{grid-template-columns:1fr}}@media (width<=900px){.sg-page-shell{border-radius:0;width:100%;margin:0}.sg-header .container{padding:0 20px}.sg-hero{grid-template-columns:1fr}.sg-hero__copy{padding:44px 24px}.sg-hero__copy h1{margin-bottom:18px}.sg-hero__image{height:430px;min-height:430px}.sg-hero__lead--desktop{display:none}.sg-hero__lead--mobile{display:block}.sg-hero__lead{max-width:85%;margin-bottom:0;font-size:15px;line-height:1.42}.sg-hero__cta-secondary--desktop{display:none}.sg-hero__cta-secondary-mobile{margin:20px 0 28px;padding:0 28px;display:grid}.sg-benefits,.sg-final-benefits{grid-template-columns:1fr 1fr;padding:24px}.sg-benefits div,.sg-final-benefits div{border-bottom:1px solid var(--line);padding:14px}.sg-categories,.sg-products,.sg-projects{padding-left:24px;padding-right:24px}}@media (width<=620px){.sg-categories__grid,.sg-product-grid,.sg-benefits,.sg-final-benefits,.sg-projects{grid-template-columns:1fr}.sg-section-title{flex-direction:column;align-items:flex-start;gap:10px}}.inner-cta{color:#fff;background:#063d2b;justify-content:space-between;align-items:center;gap:40px;padding:64px 58px;display:flex}@media (width<=980px){.product-v6{grid-template-columns:1fr}}@media (width<=640px){.inner-cta,.product-v6__info{padding:54px 24px}.footer-v6__top,.footer-v6__products{grid-template-columns:1fr}.inner-cta{flex-direction:column;align-items:flex-start}}.mega-trigger{position:static}.mega-trigger:hover .mega-menu{opacity:1;visibility:visible;pointer-events:auto}.ui-kit-hero{border-bottom:1px solid var(--line);background:#fff;padding:90px 58px}.ui-kit-section{border-bottom:1px solid var(--line);background:#fff;padding:70px 58px}.swatches{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.swatches>div{border:1px solid var(--line);padding:14px}.swatches span{height:110px;margin-bottom:12px;display:block}.swatches b,.swatches small{display:block}.ui-row{flex-wrap:wrap;gap:12px;display:flex}.ui-dark-demo{color:#fff;background:#000}.ui-form-demo{background:#063d2b;max-width:800px;padding:30px}@media (width<=980px){.swatches{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.ui-kit-hero,.ui-kit-section{padding:54px 24px}.swatches{grid-template-columns:1fr}}.sg-header{background:#000;border-bottom:1px solid #181818}.sg-nav{grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:34px;min-height:112px;display:grid}.sg-nav .brand-logo{align-self:center;margin:0}.sg-nav-links{justify-content:center;align-items:center;gap:34px;height:100%;display:flex}.sg-nav-links .mega-trigger{align-items:center;height:100%;display:flex;position:static}.sg-nav-links .nav-link,.sg-nav-links .mega-trigger>.nav-link{color:#fff;white-space:nowrap;align-items:center;height:100%;padding:0;line-height:1;text-decoration:none;display:inline-flex;position:relative}.sg-nav-links .nav-link:after,.sg-nav-links .mega-trigger>.nav-link:after{content:"";background:var(--mint);transform-origin:50%;height:2px;transition:transform .22s;position:absolute;bottom:31px;left:0;right:0;transform:scaleX(0)}.sg-nav-links .nav-link:hover:after,.sg-nav-links .mega-trigger:hover>.nav-link:after{transform:scaleX(1)}.sg-nav-links .nav-link:hover,.sg-nav-links .mega-trigger:hover>.nav-link{color:#fff}.sg-nav-links a:before{display:none!important}.sg-nav-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.sg-nav-actions .nav-icon{color:#fff;place-items:center;width:36px;height:36px;display:grid}.sg-header-cta{white-space:nowrap;justify-content:center;align-items:center;min-height:52px;padding:0 28px;display:inline-flex}@media (width<=1280px){.sg-nav{grid-template-columns:160px minmax(0,1fr) auto;gap:20px}.sg-nav-links{gap:22px}.sg-header-cta{padding:0 20px}}@media (width<=1080px){.sg-nav-links{gap:16px;font-size:13px}.sg-nav-actions .nav-icon{display:none}}@media (width<=900px){.sg-nav{grid-template-columns:150px 1fr auto;min-height:88px}.sg-nav-links{display:none}.sg-header-cta{min-height:44px}}.sg-header,.sg-nav-links .mega-trigger{position:relative}.sg-nav-links .mega-trigger:before{content:"";z-index:49;background:0 0;height:20px;position:absolute;top:100%;left:-22px;right:-22px}.sg-nav-links .mega-trigger .mega-menu{top:calc(100% + 18px);left:50%}.sg-nav-links .mega-trigger:hover .mega-menu,.sg-nav-links .mega-trigger:focus-within .mega-menu,.sg-nav-links .mega-menu:hover{opacity:1;visibility:visible;pointer-events:auto}.sg-nav-links>.nav-link:after,.sg-nav-links .mega-trigger>.nav-link:after{bottom:27px}.article-side .button{justify-content:center;width:100%}.office-info .button{align-self:flex-start;margin-top:18px}.article-service-card p:not(.eyebrow){color:#d0e4dc;margin-bottom:16px;font-size:15px;line-height:1.6}@media (width<=640px){.contacts-v14-hero,.project-story,.contacts-v14-offices{padding:54px 24px}.project-facts{grid-template-columns:1fr}}.mega-promo .button{border-radius:3px}.faq details{padding:0}.faq summary{padding:22px 0;font-size:18px;line-height:1.35}.faq details p{padding:0 0 22px 28px;font-size:16px;line-height:1.6}.mega-promo-s3__content .button{border-radius:4px;min-height:43px;padding:0 18px;font-size:11px}.product-related--faq,.category-section--faq{padding-top:54px;padding-bottom:54px}.contacts-tab-button.is-active{border-color:var(--mint);background:var(--mint);color:#07130e}.contacts-office-actions .button{border-radius:9px;min-height:46px}@media (width<=620px){.contacts-office-actions .button{justify-content:center;width:100%}}.contacts-v15-form .button{margin-top:8px}.inner-cta{border:1px solid var(--green-line);color:#111;background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;margin:54px 58px;padding:38px 42px;display:flex;box-shadow:0 14px 38px #0e38280e}.inner-cta:before{content:"";width:0;height:0;position:absolute}.inner-cta h2{color:#111}.inner-cta p{color:var(--muted)}.inner-cta .button--white{background:var(--mint);color:#07130e;border-color:var(--mint)}.inner-cta .button--white:hover{background:var(--mint-dark);color:#fff}.inner-cta .button{flex:none;width:auto;min-width:max-content;white-space:nowrap!important}@media (width<=900px){.inner-cta{flex-direction:column;align-items:flex-start}.inner-cta>div{width:100%;min-width:0}.inner-cta .button{white-space:nowrap;text-align:center;justify-content:center;width:100%;max-width:100%}}.sg-nav-actions{gap:20px}.sg-nav-actions .nav-icon{border:1px solid #ffffff29;border-radius:50%;width:42px;height:42px;font-size:20px;line-height:1}@media (hover:hover){.sg-nav-actions .nav-icon:hover{border-color:var(--mint);color:var(--mint);background:#93d1ba14}}.site-footer,.footer,.sg-footer{z-index:1;position:relative;overflow:visible}.button{border-radius:10px}@media (width<=700px){.inner-cta{flex-direction:column;align-items:flex-start;margin:34px 22px;padding:28px 22px}.inner-cta .button{justify-content:center;width:100%}}.sg-nav{grid-template-columns:165px minmax(0,1fr) auto;gap:22px}.sg-nav-links{gap:24px}.sg-nav-links .nav-link{font-size:14px}.sg-nav-actions{gap:11px;margin-left:10px}.sg-nav-actions .nav-icon{flex:0 0 40px}.nav-icon--cart{position:relative}.nav-icon--cart small{background:var(--mint);color:#06110c;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-4px;right:-3px}.sg-header-cta{margin-left:5px;padding:0 22px;font-size:13px}.about-v12-career__form input,.about-v12-career__form select,.about-v12-career__form .button{box-sizing:border-box;border-radius:10px;width:100%;height:58px;min-height:58px}.about-v12-career__form .button{align-self:end}.inner-section--faq{padding-top:54px;padding-bottom:54px}@media (width<=1280px){.sg-nav-links{gap:16px}.sg-nav-links .nav-link{font-size:12px}.sg-header-cta{padding:0 16px}}.nav-icon--cart svg{width:22px;height:22px;display:block}.mega-trigger:hover .catalog-chevron{transform:rotate(180deg)}.mega-trigger:after{content:"";height:20px;position:absolute;top:100%;left:0;right:0}.footer-refined{color:#fff;background:#020302;padding:0 34px 18px}.footer-refined__benefits{border-top:1px solid var(--mint-dark);border-bottom:1px solid #202622;grid-template-columns:1fr 1fr 1.25fr 1fr 1.15fr;display:grid}.footer-refined__benefit,.footer-refined__quote{border-right:1px solid #202622;grid-template-columns:50px 1fr;align-items:center;gap:14px;min-height:92px;padding:18px 22px;display:grid}.footer-refined__benefit svg,.footer-refined__quote svg{fill:none;width:40px;height:40px;stroke:var(--mint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.footer-refined__benefit b,.footer-refined__quote b{color:#fff;font-size:13px;display:block}.footer-refined__benefit small,.footer-refined__quote small{color:#858c88;margin-top:4px;font-size:10px;display:block}.footer-refined__quote{border:1px solid var(--mint);border-radius:4px;min-height:auto;margin:13px 0 13px 13px}.footer-refined__main{border-bottom:1px solid #202622;grid-template-columns:minmax(215px,1.3fr) repeat(5,minmax(118px,1fr)) minmax(205px,1.15fr);align-items:start;gap:22px;padding:44px 0 38px;display:grid}.footer-refined__logo{width:185px;margin-bottom:22px;display:block}.footer-refined__logo img{width:100%;height:auto;display:block}.footer-refined__brand p{color:#a3aaa6;max-width:245px;font-size:12px;line-height:1.65}.footer-refined__socials a{color:#fff;border:1px solid #303630;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.footer-refined__col,.footer-refined__contacts{align-content:start;gap:10px;display:grid}.footer-refined__col>strong,.footer-refined__contacts>strong{color:var(--mint);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px}.footer-refined__col a,.footer-refined__contacts a,.footer-refined__contacts>span{color:#aeb4b0;align-items:flex-start;gap:9px;font-size:11.4px;line-height:1.38;display:flex}.footer-refined__products{border-bottom:1px solid #202622;padding:28px 0 30px}.footer-refined__products h3{color:#fff;text-transform:uppercase;margin:0 0 22px;font-size:13px}.footer-refined__product-grid{grid-template-columns:repeat(11,minmax(0,1fr));display:grid}.footer-refined__product-grid a{color:#d6dad7;text-align:center;border-right:1px solid #202622;align-content:start;justify-items:center;gap:14px;min-height:155px;padding:16px 10px 12px;display:grid}.footer-refined__product-grid a:last-child{border-right:0}.footer-refined__icon{place-items:center;width:74px;height:78px;display:grid}.footer-refined__icon svg{fill:none;width:66px;height:66px;stroke:var(--mint);stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.footer-refined__product-grid b{max-width:145px;font-size:11px;line-height:1.3}.footer-refined__bottom{color:#777e7a;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;padding-top:18px;font-size:10px;display:grid}.footer-refined__bottom>div{justify-content:center;gap:28px;display:flex}.footer-refined__bottom a{color:#777e7a}.footer-refined__bottom>span:last-child{text-align:right}@media (width<=1280px){.footer-refined__benefits{grid-template-columns:repeat(2,1fr)}.footer-refined__quote{grid-column:1/-1;margin:12px 0}.footer-refined__main{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 28px}.footer-refined__brand{grid-column:1/-1}.footer-refined__product-grid{grid-template-columns:repeat(5,1fr)}.footer-refined__bottom{text-align:center;grid-template-columns:1fr}}@media (width<=900px){.footer-refined__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.footer-refined__brand{grid-column:1/-1}.footer-refined__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.footer-refined{padding-inline:16px}.footer-refined__benefits{grid-template-columns:1fr}.footer-refined__benefit,.footer-refined__quote{width:100%;min-width:0;margin:0;padding:16px}.footer-refined__benefit{border-bottom:1px solid #202622;border-right:0}.footer-refined__quote{grid-column:auto;margin-block:12px}.footer-refined__main{grid-template-columns:1fr;gap:26px}.footer-refined__brand{grid-column:auto}.footer-refined__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-refined__cities .footer-nowrap{white-space:normal}}.footer-refined__socials{grid-template-columns:repeat(5,38px)!important;gap:8px!important;margin-top:24px!important;display:grid!important}.footer-refined__socials a,.contacts-social-mini a{transition:transform .18s;color:#fff!important;background:0 0!important;border:1px solid #303630!important;border-radius:8px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.footer-refined__socials a:hover,.contacts-social-mini a:hover{transform:translateY(-1px);border-color:var(--mint)!important;color:var(--mint)!important;background:#93d1ba14!important}.footer-refined__socials svg,.contacts-social-mini svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.footer-refined__socials a[aria-label=Facebook] svg,.contacts-social-mini a[aria-label=Facebook] svg,.footer-refined__socials a[aria-label=YouTube] svg path:last-child,.contacts-social-mini a[aria-label=YouTube] svg path:last-child{fill:currentColor;stroke:none}.mega-trigger--catalog{position:relative}.mega-trigger--catalog:after{content:"";height:24px;position:absolute;top:100%;left:-20px;right:-20px}.catalog-mega{z-index:1000;background:#070908;border:1px solid #202723;border-radius:0 0 18px 18px;width:min(1180px,100vw - 32px);max-height:calc(100vh - 112px);padding:16px;display:none;position:fixed;top:92px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 30px 85px #0000008c}.mega-trigger--catalog:hover .catalog-mega,.mega-trigger--catalog:focus-within .catalog-mega{display:block}.catalog-mega__main{grid-template-columns:1fr 1fr .9fr 1.2fr;min-width:0;display:grid}.catalog-mega__column{border-right:1px solid #242c28;min-width:0;padding:10px 18px}.catalog-mega__column h3{color:var(--mint);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:11px}.catalog-mega__group{border-bottom:1px solid #222824;margin-bottom:10px;padding-bottom:10px}.catalog-mega__group:last-child{border-bottom:0;margin-bottom:0}.catalog-mega__group a{color:#aeb4b0;white-space:normal;width:max-content;max-width:100%;padding:2px 0;font-size:10px;line-height:1.38;display:block;position:relative}.catalog-mega__group a:hover{color:#fff}.catalog-mega__group-title{margin-bottom:4px;font-weight:750;color:#fff!important;font-size:11.5px!important}.catalog-mega__architecture-list{display:grid}.catalog-mega__architecture-list a{color:#bbc1bd;border-bottom:1px solid #0000;justify-content:space-between;gap:12px;padding:6px 0;font-size:10.5px;display:flex}.catalog-mega__architecture-list a:hover{color:#fff;border-bottom-color:var(--mint)}.catalog-mega__architecture-list b{color:var(--mint)}.catalog-mega__popular{border-top:1px solid #242c28;margin-top:14px;padding-top:14px}.catalog-mega__popular h4{color:var(--mint);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.catalog-mega__popular>a{border-bottom:1px solid #202622;grid-template-columns:62px 1fr;align-items:center;gap:9px;padding:6px 0;display:grid}.catalog-mega__popular img{object-fit:cover;border-radius:3px;width:62px;height:50px}.catalog-mega__popular span,.catalog-mega__popular b,.catalog-mega__popular small{display:block}.catalog-mega__popular b{color:#fff;font-size:10px;line-height:1.25}.catalog-mega__popular small{color:#838a86;margin-top:3px;font-size:8.5px}.catalog-mega__promo{border-radius:7px;min-height:500px;position:relative;overflow:hidden}.catalog-mega__promo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.catalog-mega__promo-overlay{background:linear-gradient(#0003,#000000f2);position:absolute;inset:0}.catalog-mega__promo-copy{z-index:2;position:absolute;bottom:22px;left:22px;right:22px}.catalog-mega__promo-copy p{color:var(--mint);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:9px}.catalog-mega__promo-copy h2{color:#fff;margin:0 0 10px;font-size:25px;line-height:1.05}.catalog-mega__promo-copy>span{color:#b6bcb8;margin-bottom:16px;font-size:10px;line-height:1.5;display:block}.catalog-mega__promo-copy .button{min-height:42px;padding:0 16px;font-size:10px}.catalog-mega__cities{border-top:1px solid #242c28;border-bottom:1px solid #242c28;grid-template-columns:1.5fr repeat(8,1fr);margin-top:14px;display:grid}.catalog-mega__cities>*{color:#c0c5c2;text-align:center;white-space:nowrap;border-right:1px solid #242c28;padding:11px 10px;font-size:9.5px}.catalog-mega__cities strong{color:var(--mint);text-align:left;text-transform:uppercase}.catalog-mega__cities a:last-child{border-right:0}.catalog-mega__benefits{grid-template-columns:repeat(4,1fr);padding-top:10px;display:grid}.catalog-mega__benefits>div{border-right:1px solid #242c28;grid-template-columns:auto 1fr;column-gap:9px;min-height:52px;padding:7px 14px;display:grid}.catalog-mega__benefits>div:last-child{border-right:0}.catalog-mega__benefits span{color:var(--mint);grid-row:1/3}.catalog-mega__benefits b{color:#fff;font-size:10px}.catalog-mega__benefits small{color:#808783;font-size:8.5px}@media (width<=1200px){.catalog-mega__main{grid-template-columns:1fr 1fr 1fr}.catalog-mega__promo{grid-column:1/-1;min-height:300px;margin-top:12px}.catalog-mega__cities{grid-template-columns:repeat(4,1fr)}.catalog-mega__cities strong{grid-column:1/-1}}@media (width<=1120px){.catalog-mega{display:none!important}}.mega-trigger--catalog:hover .catalog-arrow,.mega-trigger--catalog:focus-within .catalog-arrow{color:var(--mint);transform:translateY(1px)}.catalog-mega__popular>a{min-height:58px}.catalog-mega__promo>img{object-position:center}.catalog-mega--dynamic{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,transform .22s,visibility .22s;display:block;transform:translate(-50%,10px)}.mega-trigger--catalog:hover .catalog-mega--dynamic,.mega-trigger--catalog:focus-within .catalog-mega--dynamic{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.catalog-mega__group,.catalog-mega__architecture-list a{transition:none}.catalog-mega__group:hover,.catalog-mega__group.is-active{border-color:var(--mint);background:linear-gradient(90deg,#93d1ba14,#0000);margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.catalog-mega__architecture-list a:hover,.catalog-mega__architecture-list a.is-active{color:var(--mint);background:linear-gradient(90deg,#93d1ba14,#0000);padding-left:8px}.catalog-mega__popular>a{transition:transform .18s}.catalog-mega__popular>a:hover{background:#ffffff09;transform:translate(3px)}.catalog-mega__popular img{transition:transform .25s}.catalog-mega__popular>a:hover img{transform:scale(1.04)}.catalog-mega__promo{border:1px solid #202823;border-radius:18px;box-shadow:0 14px 36px #00000047}.catalog-mega__promo>img{transition:opacity .24s,transform .45s}.catalog-mega__promo:hover>img{transform:scale(1.025)}.catalog-mega__promo-copy h2,.catalog-mega__promo-copy p,.catalog-mega__promo-copy>span,.catalog-mega__promo-copy .button{transition:opacity .18s,transform .18s}.catalog-mega__cities a{transition:none}.catalog-mega__cities a:hover{color:var(--mint);background:#93d1ba0e}.catalog-mega__benefits>div{align-items:center}.catalog-mega__benefits img{object-fit:contain;grid-row:1/3;width:38px;height:28px}.mega-trigger--catalog:hover .catalog-arrow,.mega-trigger--catalog:focus-within .catalog-arrow{color:var(--mint)}.catalog-mega__promo>img{image-rendering:auto;opacity:1;object-position:center center;transform:scale(1.001);filter:none!important}.catalog-mega__promo-overlay{background:linear-gradient(#0000000d 0%,#00000061 54%,#000000e0 100%)}.catalog-mega__promo>img.is-changing{opacity:.55;filter:none!important}.catalog-mega__cities{align-items:stretch}.catalog-mega__cities>*{justify-content:center;align-items:center;min-height:46px;line-height:1.15;display:flex;padding-top:0!important;padding-bottom:0!important}.catalog-mega__cities>strong{justify-content:flex-start;align-items:center;margin:0;position:static!important;transform:none!important}.catalog-mega__cities>a{margin:0;position:static!important;transform:none!important}.catalog-mega__promo>img{object-fit:cover;object-position:center;image-rendering:auto;width:100%;height:100%;filter:none!important}.catalog-mega__promo>img[src$=hero-space-glass\.png]{object-position:center 35%}.product-options .option{transition:border-color .18s,background .18s,color .18s,transform .18s}.product-options .option:hover{transform:translateY(-1px)}.product-options .option.is-active{border-color:var(--mint-dark);color:#0b5d43;background:#edf8f3}.catalog-mega__promo>img{image-rendering:auto;object-fit:cover;object-position:center;opacity:1;backface-visibility:hidden;will-change:opacity;transform:scale(1.001);filter:none!important}.catalog-mega__promo>img.is-changing{opacity:.68!important;filter:none!important;transform:scale(1.004)!important}.quote-page__hero p:not(.eyebrow){color:#aeb8b2;max-width:720px;font-size:17px;line-height:1.6}.quote-page__steps span.is-active{color:var(--mint)}.quote-form{gap:20px;display:grid}.quote-form label{gap:8px;display:grid}.quote-form label>span{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:750}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid var(--green-line);color:#111;width:100%;font:inherit;background:#fff;border-radius:9px;outline:none;padding:13px 14px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#818984;opacity:1}.quote-form input{min-height:50px}.quote-form select{color:#111;min-height:50px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--mint-dark);box-shadow:0 0 0 3px #93d1ba21}.quote-consent{grid-template-columns:auto 1fr;align-items:start}.quote-consent input{width:18px;min-height:18px;margin-top:2px}.quote-consent span{color:var(--muted);line-height:1.5;text-transform:none!important;letter-spacing:0!important;font-size:10px!important;font-weight:500!important}.quote-form--simple .quote-consent input{width:20px;height:20px;min-height:20px}.quote-form--simple .quote-consent span{color:#4f5a55}.inner-cta .eyebrow,.inner-cta .eyebrow--light{color:var(--mint-dark)!important}.catalog-mega__promo>img{object-fit:cover;object-position:center;image-rendering:auto;opacity:1;width:100%;height:100%;transform:translateZ(0);filter:none!important}.catalog-mega__promo>img.is-changing{opacity:.72!important;transform:scale(1.008)!important}[data-add-to-project],[data-add-to-compare]{pointer-events:auto!important;cursor:pointer!important;opacity:1!important}.compare-hero p:not(.eyebrow){color:#aab5af;max-width:760px;font-size:17px}.nav-icon--compare{position:relative}.nav-icon--compare svg{width:22px;height:22px}.language-switcher{flex:none;position:relative}.language-switcher__button{color:#fff;cursor:pointer;background:#050706;border:1px solid #26332e;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 11px;display:flex}.language-switcher__button svg{width:18px;height:18px}.language-switcher__button span{font-size:11px;font-weight:800}.language-switcher__button i{color:var(--mint);font-style:normal;transition:transform .18s}.language-switcher__button--direct{cursor:pointer;text-decoration:none}@media (hover:hover){.language-switcher__button--direct:hover{border-color:var(--mint)!important;color:var(--mint)!important}}.language-switcher__button--direct:focus-visible{border-color:var(--mint)!important;color:var(--mint)!important}.language-switcher.is-open .language-switcher__button i{transform:rotate(180deg)}.language-switcher.is-open .language-switcher__menu{display:grid}.language-switcher__option:hover,.language-switcher__option.is-active{color:#fff;background:#14221c}.site-header .header-inner,.header .header-inner,.header__inner{gap:18px}.site-header .main-nav,.header .main-nav,.header__nav{margin-left:18px}.site-header .header-actions,.header .header-actions,.header__actions{gap:10px;margin-left:auto}.site-header .header-cta,.header .header-cta,.header__cta,.site-header a.button[href*=quote],.header a.button[href*=quote]{white-space:nowrap;width:auto!important;min-width:0!important;padding-left:22px!important;padding-right:22px!important}@media (width<=1320px){.site-header .header-cta,.header .header-cta,.header__cta,.site-header a.button[href*=quote],.header a.button[href*=quote]{padding-left:16px!important;padding-right:16px!important;font-size:12px!important}}.site-header .container,.header .container,.site-header__inner,.header__inner,.header-inner{padding-left:calc(var(--container-padding,24px) + 10mm)!important;padding-right:var(--container-padding,24px)!important}.site-header .main-nav,.header .main-nav,.header__nav{white-space:nowrap!important;align-items:center!important;gap:28px!important;margin-left:0!important;display:flex!important}.site-header .header-actions,.header .header-actions,.header__actions{white-space:nowrap!important;align-items:center!important;gap:10px!important;margin-left:auto!important;display:flex!important}.site-header .header-cta,.header .header-cta,.header__cta,.site-header a.button[href*=quote],.header a.button[href*=quote]{white-space:nowrap!important;width:auto!important;min-width:0!important;min-height:50px!important;padding:0 22px!important;font-size:14px!important}@media (width<=1450px){.site-header .container,.header .container,.site-header__inner,.header__inner,.header-inner{padding-left:55.7953px!important}.site-header .main-nav,.header .main-nav,.header__nav{gap:20px!important}.site-header .header-cta,.header .header-cta,.header__cta,.site-header a.button[href*=quote],.header a.button[href*=quote]{padding:0 16px!important;font-size:12px!important}}@media (width<=980px){.site-header .container,.header .container,.site-header__inner,.header__inner,.header-inner{padding-left:20px!important;padding-right:20px!important}}.sg-header .sg-nav{box-sizing:border-box!important;grid-template-columns:clamp(142px,8.8vw,188px) minmax(0,1fr) max-content!important;align-items:center!important;column-gap:clamp(14px,1.25vw,26px)!important;width:100%!important;max-width:none!important;min-height:112px!important;padding-left:clamp(28px,2.6vw,52px)!important;padding-right:clamp(22px,2.2vw,44px)!important;display:grid!important}.sg-header .brand-logo{width:clamp(132px,8vw,174px)!important;min-width:0!important;margin:0!important;overflow:visible!important}.sg-header .brand-logo img{width:100%!important;height:auto!important;display:block!important}.sg-header .sg-nav-links{white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:clamp(14px,1.45vw,30px)!important;width:100%!important;min-width:0!important;display:flex!important;overflow:visible!important}.sg-header .sg-nav-links .nav-link,.sg-header .sg-nav-links .mega-trigger>.nav-link{letter-spacing:-.015em!important;white-space:nowrap!important;flex:none!important;min-width:0!important;font-size:clamp(12px,.83vw,15px)!important}.sg-header .sg-nav-actions{white-space:nowrap!important;flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:clamp(7px,.65vw,12px)!important;min-width:max-content!important;margin-left:0!important;display:flex!important}.sg-header .language-switcher,.sg-header .nav-icon,.sg-header .sg-header-cta{flex:none!important}.sg-header .language-switcher__button{gap:7px!important;min-width:86px!important;min-height:44px!important;padding:0 12px!important}.sg-header .sg-nav-actions .nav-icon{flex-basis:44px!important;width:44px!important;height:44px!important}.sg-header .sg-header-cta{text-align:center!important;white-space:nowrap!important;width:auto!important;min-width:0!important;min-height:52px!important;margin-left:3px!important;padding:0 clamp(17px,1.35vw,27px)!important;font-size:clamp(12px,.8vw,14px)!important;line-height:1.15!important}html[lang=en] .sg-header .sg-nav-links,html[lang=de] .sg-header .sg-nav-links{gap:clamp(12px,1.2vw,25px)!important}html[lang=de] .sg-header .sg-nav-links .nav-link,html[lang=en] .sg-header .sg-nav-links .nav-link{font-size:clamp(11.5px,.77vw,14px)!important}@media (width<=1700px){.sg-header .sg-nav{grid-template-columns:150px minmax(0,1fr) max-content!important;column-gap:16px!important;padding-left:30px!important;padding-right:24px!important}.sg-header .sg-nav-links{gap:clamp(12px,1.05vw,19px)!important}.sg-header .sg-nav-links .nav-link,.sg-header .sg-nav-links .mega-trigger>.nav-link{font-size:12.5px!important}.sg-header .language-switcher__button{min-width:78px!important;padding:0 10px!important}.sg-header .sg-nav-actions .nav-icon{flex-basis:40px!important;width:40px!important;height:40px!important}.sg-header .sg-header-cta{min-height:48px!important;padding:0 16px!important;font-size:12px!important}}@media (width<=1450px){.sg-header .sg-nav{grid-template-columns:142px minmax(0,1fr) max-content!important;padding-left:24px!important;padding-right:20px!important}.sg-header .sg-nav-links{gap:13px!important}.sg-header .sg-nav-links .nav-link,.sg-header .sg-nav-links .mega-trigger>.nav-link{font-size:12px!important}.sg-header .sg-header-cta{display:none!important}}@media (width<=1120px){.sg-header .sg-nav-links{display:none!important}.sg-header .sg-nav{grid-template-columns:150px 1fr max-content!important}}h1,.hero h1,.section-title,.config-demo-hero h1,.compare-hero h1,.print-project__header h1{text-wrap:balance;letter-spacing:-.035em!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;font-size:clamp(42px,5vw,76px)!important;line-height:1.04!important}h2,.dynamic-configurator__head h2,.dyn-summary h2{text-wrap:balance;letter-spacing:-.025em!important;font-size:clamp(30px,3vw,50px)!important;line-height:1.08!important}h3{letter-spacing:-.015em!important;line-height:1.15!important}.hero-copy,.section-copy,.lead,.intro-text{max-width:760px;line-height:1.65!important}h1,h2,h3,.display-title,.hero-title{white-space:normal!important;word-spacing:.04em!important}@media (width<=700px){h1,.hero h1,.section-title,.config-demo-hero h1,.compare-hero h1{letter-spacing:-.03em!important;font-size:clamp(36px,11vw,54px)!important;line-height:1.07!important}h2{font-size:clamp(28px,8vw,40px)!important}}.dyn-config__intro{max-width:800px;margin-bottom:24px}.dyn-config__intro h2{margin:8px 0 10px}.dyn-config__intro p:not(.eyebrow){color:var(--muted);line-height:1.6}.dyn-disclaimer{color:var(--muted);font-size:10px;line-height:1.5}.category-product-hero{padding-top:42px!important}.detail-feature-list{color:#37423d;gap:9px;margin:22px 0;padding:0;font-size:13px;list-style:none;display:grid}.detail-feature-list li{border-bottom:1px solid #e4ebe7;padding-bottom:9px}:root{--green:#087347;--green-dark:#064b32;--mint:#7bc2a8;--mint-dark:#347a66;--muted:#4f5a55}body{font-family:Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}a,button,.button,.nav-link,.nav-icon,.language-switcher__button,.language-switcher__option,summary{touch-action:manipulation}.button,.sg-header .sg-header-cta,.quote-form button,.quote-form--home-final__submit{min-height:48px!important;padding-inline:max(22px,1rem)!important}.nav__links>a,.sg-header .sg-nav-links>.nav-link,.seo-jump a,.sg-all-link,.sg-section-title a,.sg-projects__intro a{align-items:center;min-height:48px;padding-block:12px;display:inline-flex}.sg-header .language-switcher__button,.sg-header .sg-nav-actions .nav-icon,.nav-icon{place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;display:inline-grid!important}.sg-header .language-switcher__button{width:auto!important;padding-inline:14px!important}.sg-product-card,.sg-category-card,.category-type-card,.product-card,.inner-card a,.seo-related-grid>a,.seo-index-grid>a{min-height:48px}.sg-product-card,.sg-category-card,.category-type-card,.product-card{flex-direction:column;display:flex}.sg-product-button,.category-type-card__body b,.product-card__body div,.inner-card a{align-items:center;min-height:48px;padding-block:12px;display:inline-flex}.eyebrow,h1 span,.knowledge-grid span,.product-card__badge,.product-chip,.seo-related-grid span,.seo-related-grid small,.seo-sections>section>span,.seo-related__grid b{color:var(--green-dark)!important}.hero__facts,.section-heading>p,.product-card__meta,.knowledge-grid p,.faq p,.footer__brand p,.footer__cta span,.footer a,.language-switcher__option,.localized-home__hero p:not(.eyebrow),.sg-benefits small,.sg-category-card p,.sg-product-card small,.sg-projects__intro p,.sg-final-benefits small{color:#4f5a55!important}.footer{color:#fff}.footer a{color:#c6cec9!important}.eyebrow--light,.project--dark span{color:#b7f0d0!important}img[loading=lazy]{content-visibility:auto}.sg-product-card__media img,.catalog-mega__popular img{max-width:100%;height:auto}.sg-project-image img{object-fit:cover;width:100%;max-width:none;height:100%;display:block}@media (width<=640px){.nav__actions .button{min-height:48px!important}.sg-header .sg-nav{min-height:76px!important}.sg-header .brand-logo{width:128px!important}}.sg-mobile-toggle{display:none}.sg-mobile-menu[hidden]{display:none!important}@media (width>=1121px){.sg-mobile-menu{display:none!important}}@media (width<=1120px){.sg-header .sg-nav{grid-template-columns:minmax(118px,150px) auto 1fr!important;min-height:82px!important;padding-inline:16px!important}.sg-mobile-toggle{color:#fff;background:#101411;border:1px solid #fff3;border-radius:999px;justify-self:start;align-items:center;gap:5px;width:auto;min-height:44px;padding:0 12px;display:inline-flex}.sg-mobile-toggle span{background:currentColor;width:14px;height:2px;display:block}.sg-mobile-toggle b{font-size:12px}.sg-header .sg-nav-actions{gap:7px!important}.sg-header .sg-nav-actions .nav-icon{flex-basis:40px!important;width:40px!important;height:40px!important}.sg-header-cta{min-height:42px!important;padding-inline:14px!important;display:inline-flex!important}.sg-mobile-menu{z-index:1200;background:#070908;border-top:1px solid #222824;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 60px #00000073}.sg-mobile-menu__panel{gap:4px;padding:14px 18px 20px;display:grid}.sg-mobile-menu__panel a{color:#fff;border-bottom:1px solid #1d231f;align-items:center;min-height:44px;display:flex}.sg-mobile-menu__primary{font-weight:800;color:var(--mint)!important}.sg-mobile-menu__panel .button{border-bottom:0;justify-content:center;margin-top:8px}}@media (width<=640px){.sg-header .sg-nav{grid-template-columns:112px auto 1fr!important;padding-inline:10px!important}.sg-header .brand-logo{width:106px!important}.sg-header .language-switcher__button{min-width:62px!important;padding-inline:8px!important}.sg-header .sg-nav-actions .nav-icon--compare,.sg-header .sg-header-cta{display:none!important}}.about-partners-final__intro .eyebrow{margin:0 0 18px}.about-premium .section-head a{flex-shrink:0;white-space:nowrap!important}.about-premium .section-head>a,.about-premium .section-head a{white-space:nowrap!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important}@media (width<=1100px){.systems .section-head--compact{display:block!important}.systems .section-head--compact>div{width:100%!important;display:block!important}.systems .section-head--compact>a{white-space:nowrap!important;align-items:center!important;width:auto!important;margin-top:36px!important;margin-bottom:0!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;display:inline-flex!important}.systems .logo-strip--systems{margin-top:42px!important}}@media (width<=700px){.systems .section-head--compact>a{margin-top:28px!important;font-size:15px!important}.systems .logo-strip--systems{margin-top:32px!important}}@media (width<=520px){.footer-refined__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-refined .footer-nowrap{white-space:nowrap}@media (width>=1281px){.footer-refined__main{grid-template-columns:minmax(200px,1.15fr) minmax(250px,1.35fr) minmax(135px,.8fr) minmax(135px,.8fr) minmax(205px,1.05fr) minmax(220px,1.05fr)!important;gap:0 30px!important;padding:34px 0 30px!important}.footer-refined__categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 22px!important}.footer-refined__categories>strong{grid-column:1/-1}}@media (width<=1280px){.footer-refined__main{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"brand contacts""categories services""company cities"!important;gap:34px 48px!important;padding:32px 0!important;display:grid!important}.footer-refined__brand{min-width:0;grid-area:brand!important}.footer-refined__categories{grid-area:categories!important}.footer-refined__main>.footer-refined__col:nth-of-type(3){grid-area:services!important}.footer-refined__main>.footer-refined__col:nth-of-type(4){grid-area:company!important}.footer-refined__cities{grid-area:cities!important}.footer-refined__contacts{align-self:start;grid-area:contacts!important}.footer-refined__logo{width:150px!important;margin-bottom:16px!important}.footer-refined__brand p{margin-bottom:0!important}.footer-refined__socials{margin-top:16px!important}}@media (width<=760px){.footer-refined__main{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"brand contacts""categories services""company cities"!important;gap:28px 22px!important;padding:28px 0!important}.footer-refined__logo{width:125px!important}.footer-refined__brand p{font-size:11px!important;line-height:1.5!important}.footer-refined__contacts a,.footer-refined__contacts>span,.footer-refined__col a{align-items:center!important;min-height:32px!important;padding-block:6px!important;font-size:10.5px!important}.footer-refined__contacts .footer-refined__call{width:100%!important;min-height:44px!important;padding-inline:10px!important}.footer-refined__call-secondary{min-height:36px!important}.footer-refined__cities .footer-nowrap{white-space:normal!important}}@media (width<=480px){.footer-refined__main{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"brand brand""contacts contacts""categories services""company cities"!important;gap:20px 14px!important}.footer-refined__categories{grid-template-columns:1fr!important}.footer-refined__col,.footer-refined__contacts{gap:6px!important}.footer-refined__col>strong,.footer-refined__contacts>strong{margin-bottom:1px!important}.footer-refined__product-grid{grid-template-columns:1fr!important}}@media (width<=900px) and (width>=481px){.footer-refined__products{padding-top:24px!important;padding-bottom:24px!important}.footer-refined__products h3{margin-bottom:18px!important}.footer-refined__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.footer-refined__product-grid a{gap:8px!important;min-height:125px!important;padding:12px 8px 14px!important}.footer-refined__icon{width:60px!important;height:62px!important}.footer-refined__icon svg{width:54px!important;height:54px!important}.footer-refined__product-grid b{max-width:135px!important;font-size:10px!important;line-height:1.25!important}}.footer-refined__call-secondary{width:max-content!important;color:var(--mint)!important;background:0 0!important;border:0!important;align-items:center!important;gap:8px!important;margin-top:8px!important;padding:4px 0!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.footer-refined__call-secondary span{font-size:13px;display:inline-block}.footer-refined__call-secondary b{font-size:11px;font-weight:700}.footer-refined__call-secondary i{font-style:normal;transition:transform .18s}.footer-refined__call-secondary:hover i{transform:translate(3px)}@media (width<=760px){.footer-refined__call-secondary{margin-top:6px!important}}body .sg-page-shell main h1{letter-spacing:-.035em!important;font-size:clamp(2.2rem,3.6vw,3.25rem)!important;line-height:1.06!important}body .sg-page-shell main h2{letter-spacing:-.025em!important;font-size:clamp(1.7rem,2.7vw,2.35rem)!important;line-height:1.1!important}body .sg-page-shell main h3{letter-spacing:-.02em!important;font-size:clamp(1.35rem,2vw,1.75rem)!important;line-height:1.15!important}body .sg-page-shell main h4{font-size:1.375rem!important;line-height:1.2!important}body .sg-page-shell main h5{font-size:1.1875rem!important;line-height:1.25!important}body .sg-page-shell main h6{font-size:1rem!important;line-height:1.3!important}:where(.inner-card,.sg-category-card,.sg-product-card,.category-type-card,.category-model-card,.material-grid article,.catalog-product,.seo-related-grid>a,.seo-index-grid>a,.seo-related__grid>a,.article-related-card,.project-card-v2,.product-compatible-card,.wishlist-card,.compare-card,.project-cart-item,.proposal-item,.prefooter article,.pay-delivery__facts article,.pay-delivery__text,.pay-delivery__warning){background-color:#fff;background-image:linear-gradient(135deg,#0000 0 82%,#7fd7bd21 82% 82.5%,#0000 82.5%),linear-gradient(135deg,#0000 0 89%,#7fd7bd33 89% 89.5%,#0000 89.5%);background-repeat:no-repeat;overflow:hidden;border-radius:16px!important}:where(.filters,.filters-v6,.quote-form-card,.quote-form--simple,.quote-form--home-final,.contacts-v15-form,.solution-request-form__form,.project-request-form__form,.about-v12-career__form,.career__form,.ui-form-demo,.buy-box,.dyn-summary){background-color:#fff;background-image:linear-gradient(135deg,#0000 0 88%,#7fd7bd1f 88% 88.4%,#0000 88.4%),linear-gradient(135deg,#0000 0 94%,#7fd7bd33 94% 94.4%,#0000 94.4%);position:relative;overflow:hidden;border-radius:18px!important}:where(.faq details,.faq-item,.faq-block__grid details,.seo-faq details,.article-faq-section details,.category-section--faq details,.inner-section--faq details,.pay-delivery__faq details,.sg-faq details){background-color:#fff;background-image:linear-gradient(135deg,#0000 0 94%,#7fd7bd33 94% 94.6%,#0000 94.6%);overflow:hidden;border-radius:14px!important}:where(.inner-card,.sg-category-card,.category-type-card,.category-model-card,.material-grid article,.seo-related__grid>a,.article-related-card){transition:transform .2s}:where(.inner-card,.sg-category-card,.category-type-card,.category-model-card,.material-grid article,.seo-related__grid>a,.article-related-card):hover{transform:translateY(-2px);box-shadow:0 14px 34px #0a463212;border-color:#96cdb9!important}@media (width<=640px){:where(.inner-card,.sg-category-card,.category-type-card,.category-model-card,.material-grid article,.seo-related__grid>a,.article-related-card,.project-card-v2){border-radius:14px!important}}body main.quote-page .quote-page__hero h1,body main .config-demo-hero h1,body main .project-cart-hero h1,body main .compare-hero h1,body main .print-project__header h1,body main .localized-home__hero h1,body main .product-detail-hero__copy h1{letter-spacing:-.035em!important;font-size:clamp(2.45rem,4vw,3.625rem)!important;line-height:1.06!important}body main.quote-page h2,body main .config-demo-hero~.section h2{font-size:clamp(1.9rem,3vw,2.625rem)!important;line-height:1.1!important}@media (width<=700px){body .sg-page-shell main h1{font-size:clamp(1.75rem,7.9vw,2.3rem)!important;line-height:1.08!important}body .sg-page-shell main h2{font-size:clamp(1.55rem,6.75vw,1.9rem)!important}body .sg-page-shell main h3{font-size:clamp(1.3rem,6vw,1.625rem)!important}body .sg-page-shell main .projects-index-v2__hero h1{font-size:1.8rem!important;line-height:1.1!important}body main.quote-page .quote-page__hero h1,body main .config-demo-hero h1,body main .project-cart-hero h1,body main .compare-hero h1,body main .print-project__header h1,body main .localized-home__hero h1,body main .product-detail-hero__copy h1{font-size:clamp(2rem,9vw,2.625rem)!important;line-height:1.08!important}body main.quote-page h2,body main .config-demo-hero~.section h2{font-size:clamp(1.7rem,7.5vw,2.125rem)!important}}.footer-refined__contact-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.footer-refined__contacts a .footer-refined__contact-icon,.footer-refined__contacts span .footer-refined__contact-icon{margin-top:2px}.sg-header .language-switcher__button svg{display:none!important}.sg-header .language-switcher__button{gap:0!important}@media (width<=640px){.sg-header .sg-nav-actions .nav-icon--search-ua-desktop{display:none!important}.sg-header .language-switcher__button{min-width:0!important;padding:0 12px!important}.sg-header .sg-nav-actions{gap:6px!important}.sg-header .sg-nav-actions .nav-icon,.sg-header .sg-nav-actions .nav-icon--phone,.sg-header .sg-nav-actions .sg-wishlist-header{flex-basis:40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.sg-header .nav-icon--phone svg,.sg-header .sg-wishlist-header svg{width:18px!important;height:18px!important}.sg-header .language-switcher__button{min-height:40px!important}}@media (width>=641px) and (width<=1120px){.sg-header .sg-nav{grid-template-columns:minmax(118px,150px) 1fr max-content!important}.sg-mobile-toggle{justify-content:center!important;width:100%!important}}@media (width<=1120px){.sg-header .sg-nav{justify-content:space-between!important;align-items:center!important;display:flex!important}.sg-header .sg-nav-actions{flex:none!important;min-width:0!important}.sg-header .sg-nav-actions .nav-icon--search-ua-desktop,.sg-header .sg-nav-actions .nav-icon--compare,.sg-header .sg-header-cta{display:none!important}.sg-header .sg-wishlist-header{background:0 0!important;border:1px solid #ffffff29!important;border-radius:50%!important;flex:none!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;display:inline-grid!important}.sg-header .sg-nav-actions>.sg-wishlist-header{order:1!important}.sg-header .sg-nav-actions>.nav-icon--cart{order:2!important}.sg-header .language-switcher__button{background:0 0!important;border:1px solid #ffffff29!important;border-radius:50%!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:inline-grid!important}.sg-header .sg-mobile-toggle{color:#fff!important;background:0 0!important;border:1px solid #ffffff29!important;border-radius:50%!important;flex-direction:column!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:inline-flex!important}.sg-header .sg-nav{justify-content:space-between!important;align-items:center!important;min-height:82px!important;padding-inline:16px!important;display:flex!important}.sg-header .brand-logo img{width:89px!important}.sg-header .sg-nav-links,.sg-header .sg-nav-actions .nav-icon--search-ua-desktop,.sg-header .sg-header-cta{display:none!important}.sg-header .sg-nav-actions{flex-wrap:nowrap!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.sg-header .sg-nav-actions>a[aria-label=Зателефонувати]{order:3!important}.sg-header .sg-nav-actions>.language-switcher{order:4!important}.sg-header .sg-nav-actions>.sg-mobile-toggle{order:5!important}.sg-header .language-switcher__button,.sg-header .sg-mobile-toggle{color:#fff!important;background:0 0!important;border:1px solid #ffffff29!important;border-radius:50%!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}.sg-header .language-switcher__button{place-items:center!important;display:inline-grid!important}.sg-header .sg-mobile-toggle{flex-direction:column!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.sg-header .sg-mobile-toggle span{background:currentColor!important;border-radius:2px!important;width:16px!important;height:1.5px!important;display:block!important}}@media (width<=640px){.sg-header .sg-nav{min-height:76px!important;padding-inline:10px!important}.sg-header .sg-nav-actions{gap:6px!important}.sg-header .sg-nav-actions .nav-icon,.sg-header .sg-nav-actions .nav-icon--phone{flex-basis:40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}@media (width<=700px){.sg-header .sg-nav{min-width:0!important;overflow:hidden!important}.sg-header .brand-logo img{width:74px!important}}@media (width<=400px){.sg-header .sg-nav{column-gap:8px!important;padding-inline:8px!important}.sg-header .brand-logo img{width:52px!important}}@media (width<=480px){.footer-refined__categories,.footer-refined__main>.footer-refined__col:nth-of-type(3){display:none!important}.footer-refined__main{grid-template:auto auto/minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:18px!important;height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important;display:grid!important}.footer-refined__brand{grid-area:1/1!important;width:auto!important;min-width:0!important}.footer-refined__contacts{grid-area:1/2!important;gap:6px!important;width:auto!important;min-width:0!important}.footer-refined__main>.footer-refined__col:nth-of-type(4){grid-area:2/1!important}.footer-refined__cities{grid-area:2/2!important}.footer-refined__main>.footer-refined__col:nth-of-type(4)>a:nth-of-type(2),.footer-refined__contacts>span:first-of-type{display:none!important}.footer-refined__contacts>a,.footer-refined__contacts>span{margin:0!important}.footer-refined__call-secondary{margin-top:4px!important}.footer-refined__main>.footer-refined__col:nth-of-type(4),.footer-refined__cities{gap:6px!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}.footer-refined__main>.footer-refined__col:nth-of-type(4)>:last-child,.footer-refined__cities>:last-child{margin-bottom:0!important}.footer-refined__brand p{margin-bottom:10px!important}.footer-refined__socials{flex-wrap:nowrap!important;gap:8px!important;margin-top:14px!important;display:flex!important}.footer-refined__socials a{flex:none!important}.footer-refined__products{margin-top:0!important;padding-top:14px!important}.footer-refined__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.footer-refined__product-grid .footer-refined__icon{width:90px!important;height:90px!important}.footer-refined__product-grid .footer-refined__icon svg{width:82px!important;height:82px!important}}@media (width>=481px) and (width<=760px){.footer-refined__categories,.footer-refined__main>.footer-refined__col:nth-of-type(3){display:none!important}.footer-refined__main{grid-template:auto auto/minmax(0,1fr) minmax(0,1fr)!important;gap:22px 28px!important;margin-bottom:0!important;padding-bottom:0!important;display:grid!important}.footer-refined__brand{grid-area:1/1!important}.footer-refined__contacts{grid-area:1/2!important}.footer-refined__main>.footer-refined__col:nth-of-type(4){grid-area:2/1!important}.footer-refined__cities{grid-area:2/2!important}.footer-refined__main>.footer-refined__col:nth-of-type(4)>a:nth-of-type(2),.footer-refined__contacts>span:first-of-type{display:none!important}.footer-refined__products{margin-top:0!important;padding-top:14px!important}.footer-refined__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.sg-header .sg-nav-links,.sg-header .sg-nav-actions{min-width:0}.sg-header .sg-header-cta{white-space:nowrap;flex:none;min-width:max-content}.sg-header .sg-categories-trigger--ua{flex:0 0 32px;width:32px;min-width:32px;max-width:32px}@media (width<=900px){html{background:#020302}}html{touch-action:manipulation}@media (hover:none){a,button,[role=button],label{-webkit-tap-highlight-color:#7bc2a840}.button:active,.profile-card__cta:active,.category-icon-card:active,.rh-tile:active,.sg-product-card:active,.profile-card:active{transition:transform 80ms;transform:scale(.98)}}@media (width<=900px){.quote-v4.section{padding-top:44px;padding-bottom:44px}.quote-v4__grid{gap:24px}body .sg-page-shell .project-detail-v2__service-link{gap:14px}body .sg-page-shell .project-detail-v2__service-link h2{margin-bottom:0}body .sg-page-shell .knowledge-library{padding-bottom:44px}}@media (width>=901px){html body .sg-page-shell.sg-page-shell.sg-page-shell.sg-page-shell main h1{letter-spacing:-.035em!important;font-size:clamp(34px,2.35vw,38px)!important;line-height:1.02!important}}@media (width>=1451px){.sg-header .sg-header-cta{white-space:nowrap!important;text-align:center!important;justify-content:center!important;align-items:center!important;width:190px!important;min-width:190px!important;max-width:190px!important;padding-left:12px!important;padding-right:12px!important;display:inline-flex!important}}:root{--sg-brand-mint:#7fd7bd;--sg-brand-deep:#0e4f3d}.sg-wishlist-header{color:#fff;background:0 0;border:1px solid #ffffff38;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;text-decoration:none;transition:none;display:inline-grid;position:relative}.sg-wishlist-header:hover{border-color:var(--sg-brand-mint);background:#7fd7bd14}.sg-wishlist-header svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.sg-wishlist-count{background:var(--sg-brand-mint);color:#09251e;text-align:center;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font:700 10px/18px Arial,sans-serif;position:absolute;top:-5px;right:-2px}.sg-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.sg-home-category-grid .sg-category-card{min-height:260px;flex-direction:column!important;align-items:flex-start!important;padding:24px 22px!important;display:flex!important}.sg-home-category-grid .sg-category-card__icon{color:#205f50;place-items:center;width:44px;height:44px;margin-bottom:24px;display:grid}.sg-home-category-grid .sg-category-card__icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:42px;height:42px}.sg-home-category-grid .sg-category-card h2{letter-spacing:-.035em!important;margin:0 0 18px!important;font-size:clamp(22px,2.1vw,31px)!important;line-height:1.02!important}.sg-home-category-grid .sg-category-card p{max-width:34ch;margin:auto 0 16px!important;font-size:14px!important;line-height:1.45!important}[data-wishlist-product].is-active{border-color:var(--sg-brand-mint)!important;color:#0d5e48!important;background:#effaf6!important}@media (width<=900px){.sg-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){.sg-home-category-grid{grid-template-columns:1fr!important}.sg-home-category-grid .sg-category-card{min-height:210px}}@media (width>=901px){.sg-home-category-grid .sg-category-card--tablet-mobile-only{display:none!important}}.sg-google-reviews[data-astro-cid-yrxfijmp]{--brand:var(--mint,#93d1ba);background:#fff;border-top:1px solid #14675b1f;border-bottom:1px solid #14675b1f;padding:clamp(58px,7vw,92px) clamp(24px,4.2vw,58px)}.sg-google-reviews__head[data-astro-cid-yrxfijmp]{grid-template-columns:minmax(0,1.1fr) minmax(260px,.6fr);align-items:end;gap:36px;max-width:1440px;margin:0 auto 34px;display:grid}.sg-google-reviews__head[data-astro-cid-yrxfijmp] h2[data-astro-cid-yrxfijmp]{letter-spacing:-.045em;color:#14211e;margin:8px 0 0;font-size:clamp(32px,3.4vw,54px);line-height:1.02}.sg-google-reviews__head[data-astro-cid-yrxfijmp]>p[data-astro-cid-yrxfijmp]{color:#5f6e69;max-width:44ch;margin:0;font-size:16px;line-height:1.6}.sg-google-reviews__grid[data-astro-cid-yrxfijmp]{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1440px;margin:0 auto;display:grid}.sg-google-review-card[data-astro-cid-yrxfijmp]{background:#fbfdfc;border:1px solid #14675b29;border-radius:16px;flex-direction:column;min-width:0;min-height:270px;padding:24px;display:flex;overflow:hidden}.sg-google-review-card__top[data-astro-cid-yrxfijmp]{align-items:center;gap:12px;display:flex}.sg-google-review-card__avatar[data-astro-cid-yrxfijmp]{color:#175f4e;background:#e9f7f2;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.sg-google-review-card__top[data-astro-cid-yrxfijmp] strong[data-astro-cid-yrxfijmp],.sg-google-review-card__source[data-astro-cid-yrxfijmp]{display:block}.sg-google-review-card__top[data-astro-cid-yrxfijmp] strong[data-astro-cid-yrxfijmp]{color:#15231f;font-size:15px}.sg-google-review-card__source[data-astro-cid-yrxfijmp]{color:#5f6e69;margin-top:3px;font-size:12px}.sg-google-review-card__stars[data-astro-cid-yrxfijmp]{color:#8a6800;letter-spacing:.12em;margin:22px 0 14px;font-size:16px}.sg-google-review-card[data-astro-cid-yrxfijmp] p[data-astro-cid-yrxfijmp]{color:#40504b;margin:0;font-size:15px;line-height:1.65}.sg-google-reviews__actions[data-astro-cid-yrxfijmp]{grid-template-columns:minmax(0,max-content);justify-content:center;gap:14px;max-width:1440px;margin:30px auto 0;display:grid}.sg-google-reviews__button[data-astro-cid-yrxfijmp]{color:#111b18;background:#fff;border:1px solid #d8dfdc;border-radius:12px;justify-content:center;align-items:center;min-height:58px;padding:0 30px;font-weight:800;text-decoration:none;transition:transform .18s;display:inline-flex}.sg-google-reviews__button[data-astro-cid-yrxfijmp]:hover{border-color:var(--brand);transform:translateY(-1px)}.sg-google-reviews__button--mint[data-astro-cid-yrxfijmp]{background:var(--brand);border-color:var(--brand)}@media (width<=1100px){.sg-google-reviews__grid[data-astro-cid-yrxfijmp]{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-google-reviews__head[data-astro-cid-yrxfijmp]{grid-template-columns:1fr}}@media (width<=640px){.sg-google-reviews[data-astro-cid-yrxfijmp]{padding-inline:18px}.sg-google-reviews__grid[data-astro-cid-yrxfijmp]{scroll-snap-type:x mandatory;grid-template-columns:1fr;padding-bottom:8px;display:flex;overflow-x:auto}.sg-google-review-card[data-astro-cid-yrxfijmp]{scroll-snap-align:start;min-width:86vw}.sg-google-reviews__actions[data-astro-cid-yrxfijmp]{display:grid}.sg-google-reviews__button[data-astro-cid-yrxfijmp]{width:100%}}@media (width>=641px){.sg-google-reviews__actions[data-astro-cid-yrxfijmp]{grid-template-columns:repeat(2,max-content);justify-content:center;align-items:stretch;display:grid}}.sg-header .nav__links a:after,.sg-header nav a:not(.button):after,.sg-header [role=navigation] a:not(.button):after{content:none!important;display:none!important}.sg-header .nav-link{transition:color .16s,background-color .16s}.sg-header .nav-link:hover,.sg-header .nav-link:focus-visible{color:#7fd7bd}.sg-header .catalog-mega__group>a,.sg-header .catalog-mega__architecture-list>a,.sg-header .catalog-mega__cities>a{border-radius:6px;transition:none}.sg-header .catalog-mega__group>a:hover,.sg-header .catalog-mega__group>a:focus-visible,.sg-header .catalog-mega__architecture-list>a:hover,.sg-header .catalog-mega__architecture-list>a:focus-visible,.sg-header .catalog-mega__cities>a:hover,.sg-header .catalog-mega__cities>a:focus-visible{background:#7fd7bd14;color:#7fd7bd!important}.sg-nav-actions>.nav-icon--search-ua-desktop{order:1}.sg-nav-actions>.nav-icon--compare{order:2}.sg-nav-actions>.sg-wishlist-header{order:3}.sg-nav-actions>.nav-icon--cart{order:4}.sg-nav-actions>a[aria-label=Зателефонувати]{order:5}.sg-nav-actions>.language-switcher{order:6}.sg-nav-actions>.sg-header-cta{order:7}.sg-home-category-grid .sg-category-card__icon{color:#1f6a58!important;width:46px!important;height:46px!important;margin-bottom:24px!important}.sg-home-category-grid .sg-category-card__icon svg{display:block;fill:none!important;stroke:currentColor!important;stroke-width:1.45px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:46px!important;height:46px!important}.sg-scroll-progress[data-astro-cid-hfrh22jg]{--sg-progress:0;right:max(22px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));z-index:90;color:#1f2c28;cursor:pointer;opacity:0;visibility:hidden;-webkit-tap-highlight-color:transparent;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;transition:opacity .22s,visibility .22s,transform .22s,box-shadow .2s;display:grid;position:fixed;transform:translateY(8px)scale(.96);box-shadow:0 8px 30px #15312a1a,0 2px 8px #15312a0f}.sg-scroll-progress[data-astro-cid-hfrh22jg].is-visible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.sg-scroll-progress[data-astro-cid-hfrh22jg]:hover{transform:translateY(-2px);box-shadow:0 12px 34px #15312a24,0 3px 10px #15312a14}.sg-scroll-progress__ring[data-astro-cid-hfrh22jg]{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.sg-scroll-progress__track[data-astro-cid-hfrh22jg],.sg-scroll-progress__value[data-astro-cid-hfrh22jg]{fill:none;stroke-width:2.25px}.sg-scroll-progress__track[data-astro-cid-hfrh22jg]{stroke:#70c8ae29}.sg-scroll-progress__value[data-astro-cid-hfrh22jg]{stroke:#70c8ae;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--sg-progress));transition:stroke-dashoffset 80ms linear}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{width:19px;height:19px;position:relative}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg] path[data-astro-cid-hfrh22jg]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.sg-scroll-progress[data-astro-cid-hfrh22jg]:focus-visible{outline-offset:3px;outline:2px solid #70c8ae}@media (width<=700px){.sg-scroll-progress[data-astro-cid-hfrh22jg]{right:max(14px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));width:46px;height:46px}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.sg-scroll-progress[data-astro-cid-hfrh22jg],.sg-scroll-progress__value[data-astro-cid-hfrh22jg]{transition:none}}.sg-scroll-progress[data-astro-cid-hfrh22jg]{-webkit-backdrop-filter:blur(12px);color:#fff!important;background:radial-gradient(circle at 35% 25%,#ffffff24 0%,#ffffff0a 24%,#0000 48%),#111d1af0!important;border:1px solid #ffffff24!important;width:58px!important;height:58px!important;transition:opacity .22s,visibility .22s,transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s!important;box-shadow:0 0 0 5px #70c8ae0f,0 8px 24px #0a1e1933,0 2px 7px #0a1e1924,inset 0 1px #ffffff21!important}.sg-scroll-progress[data-astro-cid-hfrh22jg]:before{content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff14,#0000 42%);border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:4px}.sg-scroll-progress[data-astro-cid-hfrh22jg]:after{content:"";pointer-events:none;z-index:-1;filter:blur(9px);opacity:.55;background:#70c8ae1f;border-radius:50%;transition:opacity .3s,transform .3s;position:absolute;inset:-5px;transform:scale(.88)}.sg-scroll-progress[data-astro-cid-hfrh22jg].is-visible:after{animation:3.2s ease-in-out infinite sgProgressGlow}.sg-scroll-progress__track[data-astro-cid-hfrh22jg]{stroke:#ffffff21!important;stroke-width:2.7px!important}.sg-scroll-progress__value[data-astro-cid-hfrh22jg]{filter:drop-shadow(0 0 2px #70c8aecc)drop-shadow(0 0 5px #70c8ae47);stroke:#70c8ae!important;stroke-width:3px!important;stroke-linecap:round!important}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{filter:drop-shadow(0 1px 2px #0003);transition:transform .28s cubic-bezier(.2,.8,.2,1);width:20px!important;height:20px!important}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg] path[data-astro-cid-hfrh22jg]{stroke-width:1.8px!important}@media (hover:hover) and (pointer:fine){.sg-scroll-progress[data-astro-cid-hfrh22jg]:hover{transform:translateY(-4px)scale(1.055)!important;box-shadow:0 0 0 6px #70c8ae17,0 13px 34px #0a1e1940,0 3px 9px #0a1e1924,inset 0 1px #ffffff29!important}.sg-scroll-progress[data-astro-cid-hfrh22jg]:hover:after{opacity:.9;transform:scale(1.04)}.sg-scroll-progress[data-astro-cid-hfrh22jg]:hover .sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{transform:translateY(-2px)}}.sg-scroll-progress[data-astro-cid-hfrh22jg]:active{transform:scale(.94)!important}@keyframes sgProgressGlow{0%,to{opacity:.42;transform:scale(.86)}50%{opacity:.72;transform:scale(1)}}@media (width<=700px){.sg-scroll-progress[data-astro-cid-hfrh22jg]{width:52px!important;height:52px!important;right:max(14px, env(safe-area-inset-right))!important;bottom:max(18px, env(safe-area-inset-bottom))!important;box-shadow:0 0 0 4px #70c8ae0e,0 7px 20px #0a1e192e,0 2px 6px #0a1e191f,inset 0 1px #ffffff1f!important}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{width:18px!important;height:18px!important}}@media (prefers-reduced-motion:reduce){.sg-scroll-progress[data-astro-cid-hfrh22jg].is-visible:after{animation:none!important}}.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{transition:transform .26s cubic-bezier(.2,.8,.2,1)!important}.sg-scroll-progress[data-astro-cid-hfrh22jg][data-direction=down] .sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{animation:.32s cubic-bezier(.2,.8,.2,1) sgArrowDown}.sg-scroll-progress[data-astro-cid-hfrh22jg][data-direction=up] .sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{animation:.32s cubic-bezier(.2,.8,.2,1) sgArrowUp}@keyframes sgArrowDown{0%{opacity:.55;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes sgArrowUp{0%{opacity:.55;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sg-scroll-progress__arrow[data-astro-cid-hfrh22jg]{animation:none!important}}
