@font-face{font-family:TT Norms;src:url(/fonts/TTNorms/TTNormsThin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:TT Norms;src:url(/fonts/TTNorms/TTNormsExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:TT Norms;src:url(/fonts/TTNorms/TTNormsLight.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TT Norms;src:url(/fonts/TTNorms/TTNorms-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT Norms;src:url(/fonts/TTNorms/TTNorms-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TT Norms;src:url(/fonts/TTNorms/TTNorms-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeueProThin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeueProLight.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeueProRegular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeueProBold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro Expanded;src:url(/fonts/BebasNeuePro/BebasNeueProExpandedBold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#07080c;--fg:#f4f5f7;--muted:#9aa0ab;--accent:#2fb6a8;--bar:#121418eb;--font-text:"TT Norms", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"Bebas Neue Pro", "Arial Narrow", sans-serif;--font-display-expanded:"Bebas Neue Pro Expanded", "Bebas Neue Pro", "Arial Narrow", sans-serif;--scene-scroll:350vh}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overscroll-behavior-x:none}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;overscroll-behavior-x:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}body.is-menu-open{overflow:hidden}.preloader{z-index:1000;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:22px;transition:opacity .6s,visibility .6s;display:flex;position:fixed;inset:0}.preloader.is-hidden{opacity:0;visibility:hidden}.preloader__brand{letter-spacing:10px;color:var(--fg);padding-left:10px;font-size:14px;font-weight:700;animation:2s ease-in-out infinite breathe}@keyframes breathe{0%,to{opacity:.45}50%{opacity:1}}.preloader__bar{background:#ffffff1f;border-radius:2px;width:min(240px,60vw);height:2px;overflow:hidden}.preloader__bar span{background:linear-gradient(90deg, var(--accent), #7fe3d8);width:0%;height:100%;transition:width .25s;display:block}.preloader__pct{letter-spacing:2px;color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.progress{background:linear-gradient(90deg, var(--accent), #7fe3d8);z-index:100;width:0%;height:3px;transition:width 80ms linear;position:fixed;top:0;left:0}.landing-index{z-index:80;pointer-events:none;opacity:0;visibility:hidden;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;top:0;bottom:0;right:clamp(20px,2.08vw,40px)}.landing-index.is-ready{opacity:1;visibility:visible}.landing-index__list{flex-direction:column;align-items:flex-end;gap:clamp(12px,2vh,14px);margin:0;padding:0;list-style:none;display:flex}.landing-index__item{pointer-events:auto}.landing-index__item--has-children{flex-direction:column;align-items:flex-end;display:flex}.landing-index__btn{cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:12px;padding:0;display:flex}.landing-index__label{color:#3ca399;max-width:0;font-family:var(--font-text);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;opacity:0;font-size:clamp(10px,.6vw,11px);font-weight:500;line-height:1;transition:max-width .3s,opacity .25s,transform .3s;overflow:hidden;transform:translate(8px)}.landing-index__dot{background:0 0;border:1.5px solid #0000006b;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:width .25s,height .25s,border-color .25s,background-color .25s;display:block}.landing-index.is-on-dark .landing-index__dot{border-color:#ffffff7a}.landing-index__item:hover>.landing-index__btn .landing-index__label,.landing-index__item:focus-within>.landing-index__btn .landing-index__label,.landing-index__item.is-active>.landing-index__btn .landing-index__label,.landing-index__item--has-children.is-sublist-open>.landing-index__btn .landing-index__label{opacity:1;max-width:220px;transform:none}.landing-index__item.is-active .landing-index__dot,.landing-index.is-on-dark .landing-index__item.is-active .landing-index__dot,.landing-index[data-active-block=contacts] .landing-index__item.is-active .landing-index__dot{background:#3ca399;border-color:#3ca399;width:10px;height:10px}.landing-index__btn:hover .landing-index__dot{border-color:#71dacf}.landing-index__item.is-active .landing-index__btn:hover .landing-index__dot{background:#3ca399;border-color:#3ca399}.landing-index__sublist{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;max-height:0;margin:0 2px 0 0;padding:0;list-style:none;transition:max-height .3s,margin-top .3s,opacity .2s,transform .3s;display:flex;overflow:hidden;transform:translateY(-4px)}.landing-index__item--has-children:hover>.landing-index__sublist,.landing-index__item--has-children:focus-within>.landing-index__sublist,.landing-index__item--has-children.is-sublist-open>.landing-index__sublist{opacity:1;pointer-events:auto;max-height:180px;margin-top:10px;transform:none}.landing-index__subbtn{cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:10px;padding:0;display:flex}.landing-index__sublabel{color:#3ca399;font-family:var(--font-text);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:500;line-height:1}.landing-index__subdot{background:0 0;border:1px solid #0000006b;border-radius:50%;flex:0 0 6px;width:6px;height:6px;transition:border-color .2s,background-color .2s}.landing-index.is-on-dark .landing-index__subdot{border-color:#ffffff8c}.landing-index__subbtn:hover .landing-index__subdot,.landing-index__subbtn:focus-visible .landing-index__subdot,.landing-index__subitem.is-active .landing-index__subdot{background:#3ca399;border-color:#3ca399}.landing-mobile-nav,.landing-mobile-dock,.production-stages,.qc-mobile{display:none}.landing-mobile-nav{z-index:88;background:#00abaa;height:35px;position:fixed;top:68px;left:0;right:0}.landing-mobile-nav__track{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:10px;height:100%;padding:0 10px;display:flex;overflow:auto hidden}.landing-mobile-nav__track::-webkit-scrollbar{display:none}.landing-mobile-nav__btn{color:#fff;font-family:var(--font-text);white-space:nowrap;cursor:pointer;opacity:.72;background:0 0;border:0;flex:none;padding:0;font-size:16px;font-weight:700;line-height:1;transition:opacity .2s}.landing-mobile-nav__btn.is-active,.landing-mobile-nav__btn:hover{opacity:1}.landing-mobile-dock{z-index:92;width:100%;max-width:none;height:calc(88px + env(safe-area-inset-bottom,0px));pointer-events:none;margin:0;padding:0;position:fixed;bottom:0;left:0;right:0;transform:translate(0,0)}.landing-mobile-dock__bar{pointer-events:auto;grid-template-columns:repeat(3,1fr);align-items:end;width:100%;height:100%;margin:0;padding:0;display:grid;position:relative}.landing-mobile-dock__bar:before{content:"";z-index:0;pointer-events:none;background:url(/img/mobile-dock/bar-bg.svg) bottom/100% 100% no-repeat;position:absolute;inset:0}.landing-mobile-dock__col{z-index:2;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;min-width:0;padding-bottom:8px;display:flex;position:relative}.landing-mobile-dock__col--center{padding-bottom:8px}.landing-mobile-dock__fab{z-index:3;justify-content:center;align-items:center;width:59px;height:59px;text-decoration:none;display:flex;position:absolute;top:3px;left:50%;transform:translate(-50%)}.landing-mobile-dock__fab-icon{width:59px;height:59px;display:block}.landing-mobile-dock__fab-ring{transform-box:fill-box;transform-origin:50%}.landing-mobile-dock__fab-ring--outer{animation:4s linear infinite qc-spin}.landing-mobile-dock__fab-ring--inner{animation:3.2s linear infinite reverse qc-spin}@media (prefers-reduced-motion:reduce){.landing-mobile-dock__fab-ring--outer,.landing-mobile-dock__fab-ring--inner{animation:none}}.landing-mobile-dock__icon{width:18px;height:18px;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.landing-mobile-dock__icon img{width:100%;height:100%;display:block}.landing-mobile-dock__col:last-child .landing-mobile-dock__icon{width:17px;height:16px}.landing-mobile-dock__label{color:#fff;font-family:var(--font-text);white-space:nowrap;font-size:14px;font-weight:400;line-height:1;text-decoration:none}.scroll-hint{z-index:85;color:#0000008c;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:64px;padding:0;transition:opacity .4s,visibility .4s,transform .4s,color .3s;display:flex;position:fixed;bottom:clamp(20px,3.5vh,40px);left:50%;transform:translate(-50%)}.scroll-hint.is-ready{opacity:1;visibility:visible;pointer-events:auto}.scroll-hint.is-ready.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.scroll-hint.is-on-dark{color:#faf9f9}.scroll-hint__body{fill:#ffffff59}.scroll-hint.is-on-dark .scroll-hint__body{fill:#00000080}.scroll-hint__icon{width:28px;height:44px;animation:1.8s ease-in-out infinite scroll-hint-bounce;display:block}.scroll-hint__icon svg{width:100%;height:100%;display:block}.scroll-hint__wheel{transform-box:fill-box;transform-origin:top;animation:1.8s ease-in-out infinite scroll-hint-wheel}@keyframes scroll-hint-wheel{0%{opacity:1;transform:translateY(0)}70%{opacity:.35}to{opacity:0;transform:translateY(32px)}}@keyframes scroll-hint-bounce{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}}.prod-nav{z-index:86;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;position:fixed;inset:0}.prod-nav.is-visible{opacity:1;visibility:visible}.prod-nav__side{-webkit-backdrop-filter:blur(8px);color:#faf9f9;cursor:pointer;pointer-events:auto;background:#0a0e1280;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:background .2s,transform .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.prod-nav__side--prev{left:clamp(12px,2vw,32px)}.prod-nav__side--next{right:clamp(12px,2vw,32px)}.prod-nav__side:hover,.prod-nav__side:focus-visible{background:#0a0e12bd}.prod-nav__side--prev:hover{transform:translateY(-50%)translate(-2px)}.prod-nav__side--next:hover{transform:translateY(-50%)translate(2px)}.prod-nav__side:focus-visible{outline-offset:2px;outline:2px solid #ffffffa6}.prod-nav__side.is-hidden{opacity:0;pointer-events:none}.prod-nav__side-icon{width:22px;height:22px;display:block}.prod-nav__bottom{flex-direction:column;align-items:center;gap:14px;transition:bottom .35s;display:flex;position:fixed;bottom:clamp(20px,3.5vh,40px);left:50%;transform:translate(-50%)}.prod-nav__dots{pointer-events:auto;align-items:center;gap:10px;display:flex}.prod-nav__dot{opacity:.45;cursor:pointer;background:#00abaa;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,opacity .2s,transform .2s}.prod-nav__dot:hover,.prod-nav__dot:focus-visible{opacity:.75}.prod-nav__dot:focus-visible{outline-offset:2px;outline:2px solid #ffffffa6}.prod-nav__dot.is-active{opacity:1;background:#00abaa;transform:scale(1.6)}.prod-nav__down{-webkit-backdrop-filter:blur(8px);color:#faf9f9;cursor:pointer;pointer-events:auto;background:#0a0e1280;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s;display:flex}.prod-nav__down:hover,.prod-nav__down:focus-visible{background:#0a0e12bd}.prod-nav__down:focus-visible{outline-offset:1px;outline:2px solid #ffffffa6}.prod-nav__down-icon{width:16px;height:16px;animation:1.9s ease-in-out infinite prod-hint-down;display:block}@keyframes prod-hint-down{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}.prod-veil{z-index:88;opacity:0;visibility:hidden;pointer-events:none;background:#000;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.prod-veil.is-on{opacity:1;visibility:visible}.scroll-hint.is-ready.is-muted{opacity:0;visibility:hidden;pointer-events:none}@media (prefers-reduced-motion:reduce){.prod-nav__down-icon{animation:none}}@media (max-width:1024px){.prod-nav{display:none}}.topbar{z-index:90;justify-content:center;align-items:flex-start;padding:10px 16px 0;display:flex;position:fixed;top:0;left:0;right:0}.topbar__inner{-webkit-backdrop-filter:blur(5px);background:#0000009c;border-radius:4px;grid-template-rows:52px auto;grid-template-columns:auto 1fr auto;align-items:center;column-gap:24px;width:min(1013px,100%);height:52px;padding:0 15px 0 40px;transition:height .35s;display:grid;position:relative;overflow:hidden}.topbar__inner.is-menu-open{height:377px}.topbar__burger{cursor:pointer;z-index:2;background:0 0;border:none;flex-direction:column;grid-area:1/1;justify-content:space-between;width:37px;height:24px;padding:0;display:inline-flex}.topbar__burger span{background:#faf9f9;border-radius:0;width:100%;height:3px;transition:transform .25s,opacity .25s;display:block}.topbar__inner.is-menu-open .topbar__burger span:first-child{transform:translateY(10.5px)rotate(45deg)}.topbar__inner.is-menu-open .topbar__burger span:nth-child(2){opacity:0}.topbar__inner.is-menu-open .topbar__burger span:nth-child(3){transform:translateY(-10.5px)rotate(-45deg)}.topbar__menu{grid-area:2/1/auto/-1;align-self:start;width:100%;padding:24px 0 40px}.topbar__inner:not(.is-menu-open) .topbar__menu{display:none}.topbar__menu-list{margin:0;flex-direction:column;align-items:center;gap:20px;width:min(278px,100%);margin-inline:auto;padding:0;list-style:none;display:flex}.topbar__menu-list--mobile{display:none}.topbar__menu-link{font-family:var(--font-display);color:#fff;text-align:center;text-transform:uppercase;font-size:clamp(24px,4.2vw,32px);font-weight:400;line-height:1.12;text-decoration:none;transition:opacity .2s;display:block}.topbar__menu-link:hover,.topbar__menu-link:focus-visible{opacity:.75}.topbar__logo{z-index:1;grid-area:1/1/auto/-1;justify-content:center;align-items:center;height:52px;text-decoration:none;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.topbar__logo-img{width:auto;height:42px;display:block}.topbar__actions{z-index:2;grid-area:1/3;justify-self:end;align-items:center;gap:34px;display:inline-flex}.topbar__contacts{color:#faf9f9;font-family:var(--font-display);white-space:nowrap;align-items:center;gap:12px;font-size:20px;font-weight:400;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex}.topbar__contacts-icon{flex-shrink:0;width:18px;height:18px;display:block}.topbar__contacts-icon--mail{width:24px;height:24px}.topbar__contacts--mobile{display:none}.topbar__contacts:hover{opacity:1}.topbar__coop{color:#faf9f9;height:36px;font-family:var(--font-display);white-space:nowrap;background:#00abaa;border-radius:4px;justify-content:center;align-items:center;padding:0 10px;font-size:20px;font-weight:400;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex}.topbar__coop:hover{opacity:.85}.scene{height:var(--scene-scroll);position:relative}.scene__hero-scroll{height:100%}.scene__sticky{background:#000;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.scene__stage{width:100%;height:100%;position:relative}.scene__video{object-fit:cover;object-position:center;will-change:transform;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;transform:translate(0,0)}.landing-video{object-fit:cover;object-position:center;backface-visibility:hidden;isolation:isolate;transform:translate(0,0)}.scene__video--about{opacity:0;will-change:opacity}.scene__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.scene__canvas--about{opacity:0;will-change:opacity}.scrub-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.scene__loading{color:var(--muted);letter-spacing:2px;z-index:5;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.scene__scrim{z-index:8;pointer-events:none;background:linear-gradient(#0000 55%,#0009 100%);position:absolute;inset:0}.hero{z-index:12;max-width:1148px;position:absolute;bottom:clamp(64px,12vh,120px);left:clamp(20px,5vw,64px)}.hero__title{font-family:var(--font-display);color:#fff;text-transform:uppercase;text-shadow:0 6px 40px #00000080;font-size:clamp(40px,6.67vw,128px);font-weight:700;line-height:1.12}.hero__title-mobile{display:none}.scene__scrim--about{opacity:0;background:linear-gradient(90deg,#f4f5f6d1 0%,#f4f5f633 42%,#f4f5f600 62%),linear-gradient(#f4f5f680 0%,#f4f5f600 30%)}.about{z-index:12;color:#15181d;pointer-events:none;opacity:0;will-change:opacity, transform;justify-content:space-between;gap:clamp(24px,5vw,80px);padding:clamp(96px,14vh,140px) clamp(20px,5vw,64px) clamp(48px,9vh,90px);display:flex;position:absolute;inset:0;overflow:hidden}.about__left{flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:0;max-width:740px;display:flex}.about__title{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;white-space:nowrap;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.about__copy{max-width:615px;margin-top:20px}.about__lead{font-family:var(--font-text);color:#1b1b1b;margin-bottom:20px;font-size:clamp(18px,1.25vw,24px);font-weight:700;line-height:1.17}.about__text{font-family:var(--font-text);color:#1b1b1b;font-size:clamp(18px,1.25vw,24px);font-weight:500;line-height:1.4}.about__btn{box-sizing:border-box;color:#eee;width:241px;height:100px;font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;background:#1b1b1b;border:none;border-radius:5px;justify-content:center;align-self:flex-start;align-items:center;margin-top:40px;padding:10px 4px;font-size:20px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s;display:inline-flex}.about__btn:hover{color:#eee;background:#2a2a2a}.about__stats{border-left:4px solid #1b1b1b;flex-direction:column;flex-shrink:0;justify-content:center;align-self:center;gap:47px;width:338px;min-width:0;padding-left:33px;display:flex}.stat{flex-direction:column;gap:10px;width:280px;display:flex}.stat:last-child{width:100%}.stat__num{font-family:var(--font-display);color:#00abaa;font-size:64px;font-weight:700;line-height:1}.stat__label{font-family:var(--font-text);color:#1b1b1b;font-size:24px;font-weight:500;line-height:24px}.stat:nth-child(-n+2) .stat__label{font-size:20px;line-height:20px}.stat:last-child .stat__label{max-width:278px}.extrusion{--extrusion-cards-pad:clamp(20px, 31.25vw, 600px);height:320vh;margin-top:-100vh;position:relative}.extrusion__sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.reveal-layer{will-change:transform;backface-visibility:hidden;position:absolute;inset:0;overflow:hidden;transform:translate(0,0)}.reveal-layer.is-overlay{z-index:30;position:fixed}.extrusion__reveal,.uvlak__reveal,.rezka__reveal,.manip__reveal,.vpaint__reveal,.packing__reveal{background:#000}.profil__reveal{color:#15181d;background:radial-gradient(circle at 50% 25%,#fff,#e9ebee 70%);flex-direction:column;justify-content:flex-start;align-items:center;padding:clamp(80px,9vh,100px) clamp(20px,2.5vw,48px) clamp(48px,8vh,80px);display:flex}.extrusion__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.extrusion__scrim{z-index:8;pointer-events:none;background:linear-gradient(90deg,#f4f5f68c 0%,#f4f5f600 30%),linear-gradient(270deg,#f4f5f6c7 0%,#f4f5f600 42%);position:absolute;inset:0}.extrusion__title{top:clamp(120px,25.9vh,280px);left:var(--extrusion-cards-pad);z-index:12;font-family:var(--font-display);text-transform:uppercase;color:#1b1b1b;white-space:nowrap;margin:0;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12;position:absolute}.extrusion__cards-viewport{z-index:12;width:100%;position:absolute;top:clamp(280px,45.7vh,494px);left:0;right:0;overflow:hidden}.extrusion__cards-track{width:max-content;padding-left:var(--extrusion-cards-pad);padding-right:var(--extrusion-cards-pad);will-change:transform;gap:60px;display:flex}.extrusion-card{box-sizing:border-box;text-align:left;color:#1b1b1b;flex-direction:column;flex:0 0 min(583px,78vw);align-items:flex-start;width:min(583px,78vw);display:flex}.extrusion-card__title{min-height:clamp(48px,7vh,76px);font-family:var(--font-text);color:#00abaa;text-transform:uppercase;margin:0;font-size:clamp(20px,1.67vw,32px);font-weight:500;line-height:1.2}.extrusion-card__rule{background:#00abaa;flex-shrink:0;width:100%;height:2px;margin:10px 0 0;display:block}.extrusion-card__text{width:100%;font-family:var(--font-text);color:#1b1b1b;margin:10px 0 0;font-size:clamp(20px,1.67vw,32px);font-weight:500;line-height:1.2}.uvlak{height:250vh;margin-top:-100vh;position:relative}.uvlak__sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.uvlak__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.uvlak__scrim{z-index:8;pointer-events:none;background:linear-gradient(90deg,#f4f5f6b3 0%,#f4f5f600 52%);position:absolute;inset:0}.uvlak__content{z-index:12;color:#1b1b1b;opacity:0;max-width:873px;position:absolute;bottom:clamp(64px,12vh,120px);left:clamp(20px,2.08vw,40px);transform:translateY(24px)}.uvlak__content.is-visible{opacity:1;transform:none}.uvlak__title{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;white-space:nowrap;margin-bottom:22px;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.uvlak__text{font-family:var(--font-text);color:#1b1b1b;max-width:628px;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2}.rezka{height:600vh;margin-top:-100vh;position:relative}.rezka__sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.rezka__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.rezka__scrim{z-index:8;pointer-events:none;background:linear-gradient(270deg,#f4f5f6c7 0%,#f4f5f600 50%);position:absolute;inset:0}.rezka__panel{z-index:12;text-align:right;color:#1b1b1b;width:min(941px,100vw - 40px);position:absolute;top:clamp(30px,4vh,90px);right:clamp(20px,3.125vw,60px)}.rezka__title{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;margin-bottom:40px;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.rezka__steps{--rezka-step-gap:24px;width:100%;position:relative}.rstep{width:100%;max-width:941px;font-family:var(--font-text);color:#1b1b1b;opacity:0;pointer-events:none;margin:0 0 0 auto;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2;transition:opacity .4s,transform .4s;position:absolute;left:0;right:0;transform:translateY(12px)}.rstep.is-active{opacity:1;pointer-events:auto;transform:none}.manip{height:340vh;margin-top:-100vh;position:relative}.manip__sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.manip__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.manip__scrim{z-index:8;pointer-events:none;background:linear-gradient(#f4f5f600 62%,#f4f5f699 100%);position:absolute;inset:0}.manip__content{z-index:12;color:#1b1b1b;opacity:0;position:absolute;bottom:clamp(48px,10vh,90px);left:clamp(20px,2.08vw,40px);right:auto;transform:translateY(24px)}.manip__content.is-visible{opacity:1;transform:none}.manip__title{font-family:var(--font-display);color:#1b1b1b;text-align:left;text-transform:uppercase;white-space:nowrap;margin-bottom:20px;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.manip__text{font-family:var(--font-text);color:#1b1b1b;max-width:1800px;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2}.profil{color:#15181d;height:400vh;margin-top:-100vh;position:relative}.profil__sticky{height:100vh;position:sticky;top:0;overflow:hidden}.profil__head{text-align:center;width:100%;max-width:1800px;margin:0 auto clamp(28px,5vh,56px)}.profil__title{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.profil__sub{max-width:1800px;font-family:var(--font-text);color:#1b1b1b;text-align:center;margin-top:16px;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2}.profil__stage{flex:1;grid-template-columns:minmax(0,575px) auto minmax(0,549px);align-items:stretch;gap:clamp(16px,2vw,32px);width:100%;max-width:1920px;min-height:clamp(420px,58vh,660px);display:grid}.profil__planks{justify-content:center;align-self:center;align-items:center;gap:4px;display:flex}.plank{will-change:transform;width:auto;height:clamp(300px,48vh,520px);display:block}.profil__aside{font-family:var(--font-text);color:#1b1b1b;opacity:0;max-width:300px;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2;transform:translateY(14px)}.profil.is-split .profil__aside{opacity:1;transform:none}.profil__aside--left{text-align:left;place-self:start;max-width:575px;margin-top:clamp(24px,10vh,105px)}.profil__aside--right{text-align:right;place-self:end;max-width:549px;margin-bottom:clamp(32px,12vh,129px)}.vpaint{height:340vh;margin-top:-100vh;position:relative}.vpaint__sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.vpaint__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.vpaint__scrim{z-index:8;pointer-events:none;background:linear-gradient(#f4f5f6b8 0%,#f4f5f600 42%);position:absolute;inset:0}.vpaint__content{z-index:12;text-align:center;color:#1b1b1b;opacity:0;width:min(1645px,92vw);margin:0 auto;padding:0 16px;position:absolute;top:clamp(80px,12vh,120px);left:0;right:0;transform:translateY(24px)}.vpaint__content.is-visible{opacity:1;transform:none}.vpaint__title{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;white-space:nowrap;margin-bottom:20px;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.vpaint__text{max-width:1645px;font-family:var(--font-text);color:#1b1b1b;margin:0 auto;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2}.packing{height:370vh;margin-top:-100vh;position:relative}.packing__sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.packing__sticky .scrub-canvas{height:calc(100% + 125px);margin-top:-170px}.packing__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.packing__scrim{z-index:8;pointer-events:none;position:absolute;inset:0}.packing__bottom{z-index:12;background:#fff;align-items:normal;gap:clamp(24px,6vw,113px);padding:20px clamp(20px,3.125vw,60px);display:flex;position:absolute;bottom:0;left:0;right:0}.packing__title{font-family:var(--font-display);color:#1b1b1b;text-align:left;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12}.packing__steps{flex:1;max-width:1268px;position:relative}.pstep{font-family:var(--font-text);color:#1b1b1b;opacity:0;font-size:clamp(18px,1.67vw,32px);font-weight:500;line-height:1.2;transition:opacity .4s,transform .4s;position:absolute;inset:0;transform:translateY(14px)}.pstep.is-active{opacity:1;transform:none}.qc{color:#15181d;background:#f5f6f7;padding:clamp(90px,13vh,140px) clamp(20px,5vw,64px) clamp(70px,11vh,120px)}.qc__inner{max-width:1200px;margin:0 auto}.qc__head{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(24px,5vw,64px);margin-bottom:clamp(40px,7vh,80px);display:grid}.qc__title{letter-spacing:.5px;text-transform:uppercase;font-size:clamp(2rem,5.5vw,4.5rem);font-weight:800;line-height:1.02}.qc__intro{letter-spacing:.3px;text-transform:uppercase;color:#3a3f47;align-self:center;font-size:clamp(.85rem,1vw,1rem);line-height:1.5}.qc__list{list-style:none}.qc__row{grid-template-columns:1.1fr auto 1.3fr;align-items:center;gap:clamp(16px,4vw,48px);padding:clamp(22px,3.5vh,40px) 0;display:grid}.qc__row+.qc__row{border-top:1px solid #15181d29}.qc__label{text-transform:uppercase;letter-spacing:.5px;font-size:clamp(1.1rem,2vw,1.8rem);font-weight:800}.qc__icon{justify-content:center;display:flex}.qc__dots{transform-origin:50%;width:44px;height:44px;animation:4s linear infinite qc-spin}.qc__row:nth-child(2) .qc__dots{animation-duration:5.2s;animation-direction:reverse}.qc__row:nth-child(3) .qc__dots{animation-duration:3.2s}.qc__dots circle{fill:#c3c8cf}.qc__dots circle.on{fill:var(--accent)}@keyframes qc-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.qc__dots,#qc .qc__icon-img,.philosophy__icon-img{animation:none}}.qc__desc{color:#3a3f47;font-size:clamp(.9rem,1.1vw,1.05rem);line-height:1.5}body.only-stone>section:not(#stone),body.only-stone>footer{display:none!important}#qc{color:#1b1b1b;background:#faf9f9;padding:clamp(60px,8vh,80px) clamp(20px,2.08vw,40px) clamp(80px,10vh,120px);position:relative;overflow:hidden}#qc:before{content:"";pointer-events:none;z-index:0;background:url(/img/qc/qc-bg.png) top/cover no-repeat;width:max(100%,1920px);height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}#qc .qc__inner{z-index:1;max-width:1920px;margin:0 auto;position:relative}#qc .qc__head{grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,40px);margin-bottom:clamp(60px,5.16vw,99px);display:grid}#qc .qc__title{font-family:var(--font-display);color:#1e1e1e;text-transform:uppercase;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12}#qc .qc__intro{width:100%;max-width:min(100%,1280px);font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;justify-self:start;margin-top:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}#qc .qc__list{background:#fffc;border-top:1px solid #1b1b1b;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}#qc .qc__row{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,390px) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,40px);padding:clamp(32px,4vh,60px) clamp(24px,2.5vw,40px);display:grid;position:relative;overflow:hidden}#qc .qc__row:last-child{border-bottom:none}#qc .qc__row+.qc__row{border-top:1px solid #1b1b1b}#qc .qc__meta{justify-self:end;align-items:flex-start;gap:76px;width:min(100%,1059px);display:flex}#qc .qc__label{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;font-size:clamp(32px,3.33vw,64px);font-weight:500;line-height:1.12}#qc .qc__icon{justify-content:center;width:92px;display:flex}#qc .qc__icon-img{transform-origin:50%;width:92px;height:80px;animation:4s linear infinite qc-spin;display:block}#qc .qc__row:nth-child(2) .qc__icon-img{animation-duration:5.2s;animation-direction:reverse}#qc .qc__row:nth-child(3) .qc__icon-img{animation-duration:3.2s}#qc .qc__desc{font-family:var(--font-text);color:#1b1b1b;max-width:891px;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.philosophy{color:#1b1b1b;background:#faf9f9;padding:clamp(60px,8vh,80px) clamp(20px,2.08vw,40px) clamp(80px,10vh,120px);position:relative;overflow:hidden}.philosophy:before{content:"";pointer-events:none;z-index:0;background:url(/img/philosophy/philosophy-bg.png) bottom/100% no-repeat;width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.philosophy__inner{z-index:1;max-width:1920px;margin:0 auto;position:relative}.philosophy__head{grid-template-columns:minmax(0,943px) minmax(0,864px);justify-content:space-between;align-items:start;gap:clamp(24px,4vw,40px);margin-bottom:clamp(60px,7.7vw,148px);display:grid}.philosophy__title{font-family:var(--font-display);color:#1e1e1e;text-transform:uppercase;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12}.philosophy__intro{width:min(100%,864px);max-width:864px;font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;justify-self:end;margin-top:clamp(60px,10.68vw,205px);font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.philosophy__list{z-index:1;background:#ffffffe6;margin:0;padding:0 clamp(20px,2.08vw,40px);list-style:none;position:relative}.philosophy__row{border-bottom:1px solid #000;grid-template-columns:minmax(0,207px) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,40px);padding:60px 0;display:grid}.philosophy__row:last-child{border-bottom:none}.philosophy__row+.philosophy__row{border-top:none}.philosophy__meta{justify-self:end;align-items:center;gap:86px;width:min(100%,830px);display:flex}.philosophy__label{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;font-size:clamp(32px,3.33vw,64px);font-weight:700;line-height:1.12}.philosophy__icon{justify-content:center;width:92px;display:flex}.philosophy__icon-img{transform-origin:50%;width:92px;height:80px;animation:4s linear infinite qc-spin;display:block}.philosophy__row:nth-child(2) .philosophy__icon-img{animation-duration:5.2s;animation-direction:reverse}.philosophy__row:nth-child(3) .philosophy__icon-img{animation-duration:3.2s}.philosophy__desc{font-family:var(--font-text);color:#1b1b1b;text-transform:none;max-width:652px;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.stone{height:680vh;color:var(--fg);background:radial-gradient(circle at 68% 45%,#2a2c30 0%,#17181b 70%);position:relative}.stone__sticky{height:100vh;position:sticky;top:0;overflow:hidden}.stone__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.stone__lines{z-index:2;pointer-events:none;width:100%;height:100%;margin-top:-23px;position:absolute;inset:0;overflow:visible}.stone__intro,.stone__compose{z-index:3;pointer-events:none;position:absolute;inset:0}.stone__compose{opacity:0}.stone__title{max-width:min(984px,90vw);font-family:var(--font-display);color:#faf9f9;text-transform:uppercase;margin:0;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12;position:absolute;top:clamp(70px,10vh,120px);left:clamp(20px,2.08vw,40px)}.stone__title-2{padding-left:clamp(40px,10.16vw,195px);display:block}.stone__lead{width:min(521px,72vw);font-family:var(--font-text);color:#faf9f9;text-align:right;margin:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.375;position:absolute;top:clamp(320px,40vh,432px);left:clamp(20px,17.7vw,340px)}.stone__note{width:min(555px,90vw);font-family:var(--font-text);color:#faf9f9;text-align:left;margin:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.375;position:absolute;bottom:clamp(48px,10vh,90px);left:clamp(20px,2.08vw,40px)}.stone__ctitle{max-width:min(678px,90vw);font-family:var(--font-display);color:#faf9f9;text-transform:uppercase;margin:0;font-size:clamp(48px,5vw,96px);font-weight:700;line-height:1.12;position:absolute;top:clamp(70px,10vh,120px);left:clamp(20px,2.08vw,40px)}.stone__desc{pointer-events:none;width:auto;max-width:min(846px,52vw);position:absolute;inset:0}.ldesc{opacity:1;pointer-events:none;width:min(712px,44vw);margin:0;display:none;position:absolute;left:clamp(20px,2.08vw,40px);transform:none}.ldesc.is-passed,.ldesc.is-active{display:block}.ldesc.is-passed h3{color:#faf9f966}.ldesc.is-active{pointer-events:auto}.ldesc.is-active h3{color:#faf9f9;margin-bottom:20px}.ldesc h3{max-width:min(712px,100%);font-family:var(--font-display);color:#faf9f9;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(32px,3.33vw,64px);font-weight:700;line-height:1.12;transition:color .35s,font-size .35s}.ldesc.is-passed p{display:none}.ldesc.is-active p{max-width:min(712px,100%);font-family:var(--font-text);color:#eaeaed;margin:0;padding-top:20px;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.375;display:block}.stone__list{flex-direction:column;gap:40px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:clamp(40px,8vh,80px);left:clamp(20px,2.08vw,40px)}.stone__list li{font-family:var(--font-display);text-transform:uppercase;color:#faf9f9;opacity:.35;font-size:clamp(18px,1.46vw,28px);font-weight:700;line-height:1.12;transition:opacity .3s,color .3s}.stone__list li.is-active{color:#faf9f9;opacity:1}.stone__list li.is-open{display:none}.stone__features{z-index:3;pointer-events:none;opacity:0;grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,1fr) clamp(180px,34vw,440px) minmax(0,1fr);gap:0;padding:clamp(200px,22vh,280px) clamp(20px,2.08vw,40px) clamp(72px,10vh,110px);display:grid;position:absolute;inset:0}.feat{width:100%;max-width:min(593px,100%);position:relative}.feat h3{font-family:var(--font-display);text-transform:uppercase;color:#faf9f9;white-space:nowrap;margin:0 0 20px;font-size:clamp(32px,3.33vw,64px);font-weight:700;line-height:1.125}.feat p{width:100%;font-family:var(--font-text);color:#faf9f9;border-top:2px solid #00abaa;margin:0;padding-top:20px;font-size:clamp(16px,1.25vw,24px);font-weight:400;line-height:1.375}.feat--tl{grid-area:1/1;place-self:start}.feat--tr{text-align:right;flex-direction:column;grid-area:1/3;place-self:start end;align-items:flex-end;margin-top:clamp(-56px,-7vh,-80px);display:flex}.feat--bl{grid-area:2/1;place-self:end start}.feat--br{text-align:right;flex-direction:column;grid-area:2/3;place-self:end;align-items:flex-end;margin-bottom:clamp(80px,12vh,140px);display:flex}.wrap{max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,64px)}.sec-title{letter-spacing:.5px;text-transform:uppercase;font-size:clamp(1.8rem,5vw,4rem);font-weight:800;line-height:1.04}.media-ph{color:#8b9099;text-transform:uppercase;letter-spacing:2px;text-align:center;background:repeating-linear-gradient(45deg,#edeff1,#edeff1 12px,#e5e8eb 12px 24px);border:2px dashed #15181d38;border-radius:8px;justify-content:center;align-items:center;font-size:12px;display:flex}.company{color:#1b1b1b;--company-cards-pad:clamp(20px, 2.08vw, 40px);background:#faf9f9;position:relative;overflow-x:clip}.company__sticky{height:100vh;min-height:720px;position:sticky;top:0;overflow-x:clip}.company__inner{flex-direction:column;max-width:1920px;height:100%;margin:0 auto;padding:clamp(48px,6vh,72px) 0 clamp(16px,2vh,24px);display:flex;position:relative}.company__title{z-index:3;font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;margin:0;padding:0 clamp(20px,2.08vw,40px);font-size:clamp(48px,7.2vw,138px);font-weight:700;line-height:1.12;position:relative}.company__visual{pointer-events:none;z-index:1;width:min(100vw,100%);max-width:100vw;height:clamp(300px,60vh,560px);position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.company__photo{will-change:transform;margin:0;position:absolute;overflow:visible}.company__photo img{object-fit:contain;width:100%;height:auto;display:block}.company__photo--left{width:43.23%;top:auto;bottom:-180px;left:0}.company__photo--right{width:61.5%;top:0;left:38.49%}.company__photo--left img{object-position:bottom center}.company__photo--right img{object-position:top center}.company__cards{z-index:2;position:absolute;bottom:0;left:0;right:0}.company__cards-viewport{z-index:2;flex-shrink:0;width:100%;max-width:100%;position:relative;overflow:hidden}.company__cards-nav{display:none}.company__cards-track{width:max-content;padding-left:var(--company-cards-pad);padding-right:var(--company-cards-pad);will-change:transform;gap:20px;display:flex}.company-card{box-sizing:border-box;background:#f2f2f2;border-radius:10px;flex:0 0 min(531px,78vw);width:min(531px,78vw);min-height:clamp(280px,32vh,354px);padding:34px 20px 24px}.company-card__title{min-height:clamp(80px,12vh,146px);font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;margin:0;font-size:clamp(32px,3.33vw,64px);font-weight:400;line-height:1.12}.company-card__rule{background:#000;width:100%;height:1px;margin:20px 0;display:block}.company-card__text{font-family:var(--font-text);color:#1b1b1b;margin:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.brands{color:#1b1b1b;background:#faf9f9;height:300vh;position:relative}.brands__sticky{height:100vh;position:sticky;top:0;overflow:hidden}.brands__title{z-index:3;max-width:min(775px,46vw);font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;margin:0;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12;position:absolute;top:clamp(60px,7.4vh,80px);left:clamp(20px,2.08vw,40px)}.brands__preview{z-index:2;aspect-ratio:2;width:min(624px,32.5vw);display:none;position:absolute;overflow:hidden}.brands__preview--top{top:clamp(24px,4vh,43px);left:clamp(280px,33.75vw,648px)}.brands__preview--bottom{top:clamp(420px,75.5vh,815px);left:clamp(280px,33.75vw,648px)}.brands__preview-img{object-fit:cover;width:100%;height:100%;display:block}.brands__stage{z-index:4;width:min(921px,48vw);height:100%;position:absolute;top:0;left:clamp(20px,25.99vw,499px);overflow:hidden}.brands__nav{display:none}.brands__slider{z-index:4;position:absolute;inset:0}.brands__track{width:100%;height:min(720px,100vh - clamp(40px,7vh,80px) - 24px);max-height:min(720px,100vh - clamp(40px,7vh,80px) - 24px);position:absolute;top:auto;bottom:clamp(40px,7vh,80px);left:0;overflow:hidden}.brand-slide{box-sizing:border-box;display:block;position:absolute;inset:0;overflow:hidden}.brand-slide.is-active{pointer-events:auto}.brand-slide__card{text-align:center;flex-direction:column;align-items:center;height:100%;min-height:0;display:flex}.brand-slide__visual{flex:none;justify-content:center;align-items:center;width:100%;height:clamp(140px,28vh,300px);display:flex;overflow:hidden}.brand-slide__img{object-fit:contain;width:88%;height:88%;display:block}.brand-slide__name{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;flex:none;margin:clamp(12px,2vh,24px) 0 0;font-size:clamp(28px,3.33vw,64px);font-weight:700;line-height:1.12}.brand-slide__rule{background:#00abaa;flex:none;width:min(406px,44vw);height:4px;margin-top:clamp(8px,1.2vh,14px)}.brand-slide__text{width:min(881px,100%);min-height:0;font-family:var(--font-text);color:#1b1b1b;text-align:center;flex:auto;margin:clamp(8px,1.2vh,14px) 0 0;padding:0 clamp(12px,2vw,24px) clamp(4px,1vh,8px);font-size:clamp(15px,1.15vw,22px);font-weight:500;line-height:1.35;overflow-y:auto}.news{color:#1b1b1b;background:#faf9f9;flex-direction:column;height:min(100vh,1080px);min-height:720px;max-height:1080px;display:flex;overflow:hidden}.news__head{grid-template-columns:minmax(0,775px) minmax(0,864px);justify-content:space-between;gap:clamp(24px,4vw,40px);padding:clamp(60px,7.4vh,80px) clamp(20px,2.08vw,40px) 0;display:grid}.news__tabs{flex-direction:column;align-items:flex-start;gap:clamp(12px,1.04vw,20px);display:flex}.news__tab{cursor:pointer;font-family:var(--font-display);color:#b3b3b3;text-transform:uppercase;text-align:left;background:0 0;border:0;margin:0;padding:0;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12;transition:color .2s}.news__tab.is-active{color:#1b1b1b;text-underline-offset:.08em;text-decoration:underline}.news__tab:hover:not(.is-active){color:#7a7a7a}.news__intro{max-width:864px;font-family:var(--font-text);color:#1b1b1b;text-align:right;justify-self:end;margin-top:clamp(40px,5.8vw,62px);font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.news__slider{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.news__nav{display:none}.news__viewport{cursor:grab;touch-action:pan-y;flex:1;align-items:flex-end;min-height:0;padding-bottom:clamp(40px,7.4vh,80px);display:flex;overflow:hidden}.news__viewport.is-dragging{cursor:grabbing}.news__viewport a,.news__viewport button{cursor:pointer}.news__panel{width:100%}.news__panel[hidden]{display:none}.news__track{will-change:transform;align-items:flex-end;gap:20px;padding:0 clamp(20px,2.08vw,40px) 0 clamp(40px,32.14vw,617px);display:flex}.ncard{box-sizing:border-box;background:#fff;border-radius:5px;flex-direction:column;flex:0 0 330px;width:330px;height:432px;padding:10px;display:flex;box-shadow:0 4px 4px #0000001a}.ncard:nth-child(2n){margin-bottom:60px}.ncard__title{font-family:var(--font-text);color:#1b1b1b;margin:0;font-size:24px;font-weight:700;line-height:1.17}.ncard__text{font-family:var(--font-text);color:#1b1b1b;margin:20px 0 0;font-size:16px;font-weight:500;line-height:1.2}.ncard--img-bottom .ncard__btn,.ncard--img-bottom .ncard__media{margin-top:10px}.ncard--img-top .ncard__title{margin-top:20px}.ncard--img-top .ncard__text{margin-top:16px}.ncard--img-top .ncard__btn{margin-top:auto}.ncard__media{border-radius:5px;flex-shrink:0;width:100%;height:162px;position:relative;overflow:hidden}.ncard__media:after{content:"";pointer-events:none;background:#0003;position:absolute;inset:0}.ncard__media img{object-fit:cover;width:100%;height:100%;display:block}.ncard__date{z-index:1;font-family:var(--font-text);color:#fff;text-align:right;font-size:14px;font-weight:500;line-height:1.2;position:absolute;top:10px;right:10px}.ncard__btn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b1b1b;border:1px solid #fff;border-radius:10px;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:6px 6px 6px 14px;text-decoration:none;display:inline-flex}.ncard__btn-label{font-family:var(--font-text);font-size:15px;font-weight:500;line-height:1.2}.ncard__btn-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.ncard__btn-icon img{object-fit:cover;width:100%;height:100%;display:block}.ncard__btn:hover{background:#00abaa}.geo{color:#1b1b1b;background:#faf9f9;min-height:100vh;position:relative;overflow:hidden}.geo__inner{z-index:2;min-height:100vh;position:relative}.geo__stage{justify-content:center;align-items:center;max-width:1857px;margin:0 auto;display:flex;position:absolute;inset:clamp(110px,12vh,150px) clamp(20px,1.64vw,31px);container-type:size}.geo__map-fit{aspect-ratio:1857.07/1166.69;width:min(100cqw,159.174cqh);max-height:100cqh;position:relative}.geo__map-img{object-fit:fill;width:100%;height:100%;display:block;position:absolute;inset:0}.geo__pins{pointer-events:none;position:absolute;inset:0}.geo__title{z-index:3;max-width:min(775px,90vw);font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;pointer-events:none;margin:0;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12;position:absolute;top:clamp(60px,7.4vh,80px);left:clamp(20px,2.08vw,40px)}.geo__pin{cursor:pointer;pointer-events:auto;z-index:2;background:0 0;border:0;width:28px;height:28px;padding:0;position:absolute;transform:translate(-50%,-50%)}.geo__pin:hover,.geo__pin:focus-visible{z-index:4}.geo__pin-dot{background:#00abaa;border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;position:absolute;top:50%;left:50%;box-shadow:inset 0 4px 4px #9dfffe,inset 0 -2px 4px #006a69}.geo__pin-shadow{opacity:0;visibility:hidden;background:radial-gradient(circle,#4d4d4d 0%,#dcdcdc 100%);border-radius:50%;width:13px;height:3px;margin-left:-6.5px;transition:opacity .2s,visibility .2s;position:absolute;top:calc(50% + 11px);left:50%}.geo__city{height:28px;font-family:var(--font-display);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background:#676767;border-radius:5px;align-items:center;padding:0 12px;font-size:15px;font-weight:700;line-height:1.12;transition:opacity .2s,visibility .2s;display:inline-flex;position:absolute;top:calc(50% - 14px);left:calc(50% + 9px)}.geo__pin:hover .geo__pin-shadow,.geo__pin:focus-visible .geo__pin-shadow,.geo__pin:hover .geo__city,.geo__pin:focus-visible .geo__city{opacity:1;visibility:visible}.geo__text{z-index:3;max-width:min(686px,90vw);font-family:var(--font-text);color:#1b1b1b;text-align:right;pointer-events:none;margin:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2;position:absolute;bottom:clamp(40px,5.5vh,59px);right:clamp(20px,2.08vw,40px)}.delivery{color:#1b1b1b;background:#faf9f9;padding:clamp(60px,7.4vh,80px) clamp(20px,2.08vw,40px) clamp(80px,10vh,120px);overflow:hidden}.delivery__inner{max-width:1920px;margin:0 auto;padding-bottom:100px}.delivery__title{z-index:2;max-width:min(775px,100%);font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;grid-area:1/1;align-self:start;margin:0;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12}.delivery__top{grid-template-columns:minmax(0,1fr);margin-bottom:0;display:grid}.delivery__media--loading{z-index:1;grid-area:1/1;align-self:start;width:min(1480px,82%);margin:clamp(60px,7.45vw,143px) 0 0 clamp(0px,1.35vw,26px)}.delivery__blocks{flex-direction:column;gap:clamp(60px,12vh,120px);margin-top:120px;display:flex}.delivery__media{will-change:transform, opacity;width:min(1480px,82%)}.delivery__media img{width:100%;height:auto;display:block;transform:translateY(0)}@keyframes delivery-truck-bob{0%,to{transform:translateY(0)}50%{transform:translateY(clamp(-8px,-.75vw,-14px))}}.delivery__media--loading img,.delivery__media--ship img{animation:2.4s ease-in-out infinite delivery-truck-bob}@media (prefers-reduced-motion:reduce){.delivery__media--loading img,.delivery__media--ship img{animation:none}}.delivery__media--shift{width:min(1748px,118%);margin-left:clamp(0px,39.3vw,755px)}.delivery__block--ship{min-height:clamp(280px,34vw,640px);padding-left:0;position:relative;overflow:visible}.delivery__block--ship .delivery__copy--left{z-index:2;max-width:min(683px,100%);margin-top:clamp(40px,3.75vw,72px);margin-left:0;margin-right:auto;position:relative}.delivery__block--ship .delivery__rule{width:min(729px,38vw);margin-left:-37px}.delivery__media--ship{z-index:1;transform-origin:100%;width:min(1105px,57.55vw);margin:0;position:absolute;top:0;left:auto;right:calc(-50vw + 50%)}.delivery__block--loading{margin-top:clamp(-120px,-10vw,-97px)}.delivery__copy{margin-top:0}.delivery__copy--right{text-align:right;max-width:min(572px,100%);margin-left:auto}.delivery__copy--left{text-align:left;max-width:min(683px,100%)}.delivery__heading{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;margin:0;font-size:clamp(32px,3.33vw,64px);font-weight:700;line-height:1.12}.delivery__rule{background:#00abaa;width:min(1230px,64vw);height:2px;margin-top:clamp(16px,2.5vh,24px);margin-bottom:clamp(16px,2.5vh,24px);display:block}.delivery__copy--right .delivery__rule{margin-left:auto}.delivery__text{font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;margin:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.lead{background:linear-gradient(173deg,#1e1e1e 22%,#5b5b5b 100%);padding:clamp(40px,5vw,82px) clamp(20px,2.08vw,40px)}.lead__card{color:#1b1b1b;background:#faf9f9;border-radius:10px;max-width:1840px;margin:0 auto;padding:clamp(32px,2.08vw,40px)}.lead__title{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;margin:0;font-size:clamp(48px,6.67vw,128px);font-weight:700;line-height:1.12}.lead__sub{max-width:864px;font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;margin:clamp(16px,1.04vw,20px) 0 clamp(40px,5vh,56px);font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.lead__form{flex-direction:column;gap:clamp(48px,7vh,72px);display:flex}.lead__field{grid-template-columns:minmax(auto,auto) minmax(0,1fr);align-items:end;gap:clamp(16px,2.5vw,1px);display:grid}.lead__field--phone,.lead__field--email{grid-template-columns:minmax(auto,auto) minmax(0,1fr)}.lead__label{font-family:var(--font-display);color:#000;text-align:left;text-transform:uppercase;font-size:clamp(28px,3.33vw,64px);font-weight:700;line-height:1}.lead__input-wrap{border-bottom:1px solid #000;width:100%;display:block}.lead__input-wrap:focus-within{border-bottom-color:#00abaa}.lead__input-wrap:has(.lead__input:user-invalid){border-bottom-color:#e0637a}.lead__input{width:100%;font-family:var(--font-text);color:#1b1b1b;background:0 0;border:0;margin:0 0 calc(1px - 1.2em);padding:0;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2;display:block;transform:translateY(calc(1px - 1.2em))}.lead__input:focus{outline:none}.lead__consent{cursor:pointer;align-items:baseline;gap:20px;margin-top:clamp(8px,2vh,16px);display:flex}.lead__check{flex-shrink:0;position:relative}.lead__check-input{opacity:0;cursor:pointer;width:40px;height:40px;margin:0;position:absolute}.lead__check-box{background:#222;border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lead__check-icon{opacity:0;transition:opacity .2s;display:block}.lead__check-input:checked+.lead__check-box .lead__check-icon{opacity:1}.lead__consent-text{font-family:var(--font-text);color:#979797;font-size:clamp(16px,1.25vw,24px);font-weight:500;line-height:1.2}.lead__consent-text a{color:#00abaa;text-decoration:underline}.lead__consent-text a:hover{text-decoration:none}.lead__submit{width:min(347px,100%);height:clamp(72px,10vh,100px);font-family:var(--font-display);color:#eee;text-transform:uppercase;cursor:pointer;background:#1b1b1b;border:0;border-radius:5px;margin:clamp(24px,4vh,40px) auto 0;font-size:20px;font-weight:700;line-height:1.12;transition:background .2s;display:block}.lead__submit:hover{background:#00abaa}.footer{color:#fff;background:#1e1e1e}.footer__inner{grid-template-rows:auto auto;grid-template-columns:minmax(0,861px) minmax(0,1fr);gap:0 clamp(24px,4vw,40px);max-width:1920px;min-height:clamp(420px,46vh,498px);margin:0 auto;padding:clamp(40px,5vh,59px) clamp(20px,2.08vw,40px) clamp(32px,4vh,40px);display:grid}.footer__logo{grid-area:1/1;align-self:start;display:block}.footer__logo img{width:min(830px,100%);height:auto;display:block}.footer__cols{flex-wrap:nowrap;grid-area:1/2/span 2;justify-content:flex-end;align-self:start;gap:47px;margin-top:clamp(12px,4.5vh,45px);display:flex}.footer__col{flex:0 0 210px;width:210px}.footer__heading{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin:0 0 20px;font-size:clamp(24px,1.67vw,32px);font-weight:700;line-height:1.12}.footer__links{flex-direction:column;gap:20px;display:flex}.footer__col--product .footer__links{gap:10px}.footer__links a,.footer__links span{font-family:var(--font-display);color:silver;text-transform:uppercase;font-size:20px;font-weight:700;line-height:1.12;text-decoration:none}.footer__col--product .footer__links span{font-family:var(--font-display);text-transform:none}.footer__links a:hover{color:#fff}.footer__bottom{grid-area:2/1;justify-content:flex-start;align-items:center;gap:40px;max-width:min(978px,100%);margin-top:clamp(64px,5.75vw,111px);display:flex}.footer__copy,.footer__legal{font-family:var(--font-text);color:#fff;margin:0;font-size:16px;font-weight:400;line-height:1.2}.footer__copy{white-space:nowrap;flex-shrink:0}.footer__legal{text-align:left;border-bottom:1px solid;flex-shrink:0;text-decoration:none}.footer__legal:hover{color:#00abaa;border-bottom-color:#0000}.outro{text-align:center;background:radial-gradient(circle at 50% 0%, #11201f, var(--bg) 60%);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;padding:60px 24px;display:flex}.outro h2{font-size:clamp(2rem,5vw,3.5rem)}.outro p{max-width:560px;color:var(--muted);line-height:1.6}.btn{border:1px solid var(--accent);color:var(--fg);letter-spacing:1px;border-radius:999px;margin-top:12px;padding:14px 28px;font-size:14px;text-decoration:none;transition:background .25s,transform .15s}.btn:hover{background:var(--accent);transform:translateY(-2px)}
@media (min-width:1201px){.landing-index{right:10px}#qc .qc__inner,.stone__features{padding-right:clamp(110px,7vw,140px)}.delivery__copy--right{margin-right:clamp(110px,7vw,140px)}.delivery__block--ship .delivery__rule{--delivery-rule-overhang:clamp(200px, 18vw, 300px);width:calc(min(900px, 48vw) + var(--delivery-rule-overhang));margin-left:calc(-1 * var(--delivery-rule-overhang))}.delivery__media--ship{width:min(1105px,55vw);right:calc(-50vw + 50%)}.geo__text{right:clamp(110px,7vw,140px)}.lead{padding-left:clamp(120px,8vw,150px);padding-right:clamp(120px,8vw,150px)}.hero__title,.about,.extrusion__title,.extrusion__cards-track,.uvlak__content,.rezka__panel,.manip__content,.profil__head,.profil__aside,.vpaint__content,.packing__title,.packing__steps,#qc .qc__inner,.stone__intro,.stone__compose,.philosophy__inner,#company .company__title,#company .company__cards-track,.brands__title,.brands__track,.geo__inner,.delivery__title,.delivery__media--loading,.delivery__copy,.lead__card{transform-origin:50%;scale:.8}.brands__track{transform-origin:bottom}#company .company__title,#company .company__cards-track,.extrusion__title,.extrusion__cards-track{transform-origin:0}#qc .qc__inner{transform-origin:top;margin-bottom:clamp(-240px,-18vh,-140px)}.delivery__title,.delivery__copy--left{transform-origin:0}.delivery__copy--right{transform-origin:100%}.stone__features .feat{scale:.8}.stone__features .feat--tl,.stone__features .feat--bl{transform-origin:0}.stone__features .feat--tr,.stone__features .feat--br{transform-origin:100%}.stone__ctitle{translate:0 -30px}}@media (min-width:1920px){.topbar__inner{width:1013px}.company__photo--left{width:41%;bottom:-64px}.company__photo--right{width:60%;top:-40px;left:37.5%}@media (max-height:1100px){.company__photo--left{bottom:-56px}.company__photo--right{top:-48px}}.company__inner{max-width:1920px}.scroll-hint{width:65px;height:86px}.scroll-hint__icon{width:43px;height:70px}.about__copy{max-width:760px}.about__lead,.about__text{font-size:30px}.about__stats{width:390px}.stat{width:330px}.stat__label{font-size:30px;line-height:1.15}.stone__lead,.stone__note{width:min(690px,72vw);font-size:30px}.ldesc.is-active p,.feat p{font-size:28px}.delivery__inner,#qc .qc__inner,.philosophy__inner{max-width:1840px}.uvlak__content,.manip__content{left:calc(50% - 880px)}.extrusion__title{left:calc(50% - 320px)}.extrusion{--extrusion-cards-pad:calc(50% - 920px + 600px)}.brands__title{left:calc(50% - 880px)}.brands__stage{width:921px;height:100%;top:0;left:50%;transform:translate(-50%)}.brands__track{height:min(700px,min(100vh,1080px) - clamp(48px,7vh,80px) - 28px);max-height:min(700px,min(100vh,1080px) - clamp(48px,7vh,80px) - 28px);top:auto;bottom:clamp(48px,7vh,80px);transform:none}.brand-slide__visual{height:min(280px,34vh)}}@media (min-width:1200px) and (max-width:1919px){.brands__stage{width:min(921px,52vw);height:100%;top:0;left:50%;transform:translate(-50%)}.brands__track{height:min(700px,min(100vh,1080px) - clamp(48px,7vh,80px) - 28px);max-height:min(700px,min(100vh,1080px) - clamp(48px,7vh,80px) - 28px);top:auto;bottom:clamp(48px,7vh,80px);transform:none}.brand-slide__visual{height:min(280px,34vh)}}@media (min-height:1100px) and (min-width:1200px){.brands__stage{top:0}}@media (min-width:1200px){.brands__sticky{height:min(100vh,1080px)}.brands__title{top:80px}.brands__preview{display:none}.news__head{box-sizing:border-box;align-items:start;width:100%}.news__intro{margin-top:clamp(40px,5vh,62px)}.news__viewport{box-sizing:border-box;width:100%}}@media (min-width:1920px){.news__head{padding-left:40px;padding-right:40px}.news__viewport{padding-left:0;padding-right:0}.news__track{padding-left:617px;padding-right:40px}}@media (max-width:1400px){.about__stats{gap:40px;width:min(360px,32vw)}.delivery__media--shift{width:min(1400px,110%);margin-left:clamp(0px,28vw,520px)}.delivery__media--ship{width:min(980px,60vw);left:auto;right:calc(-50vw + 50%)}.stone__features{grid-template-columns:minmax(0,1fr) clamp(140px,28vw,320px) minmax(0,1fr);padding-top:clamp(180px,20vh,240px)}.company__photo--right{width:min(62%,58vw);left:36%}.company__photo--left{width:46%;bottom:clamp(-160px,-14vh,-180px)}}@media (max-height:860px) and (min-width:1201px){.about{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-items:flex-start;padding-top:clamp(72px,10vh,100px);padding-bottom:clamp(32px,5vh,48px);overflow:hidden auto}.about__left{justify-content:flex-start;gap:20px}.about__stats{align-self:flex-start;gap:clamp(20px,3vh,32px)}.stat__num{font-size:clamp(36px,5vh,56px)}.stat__label{font-size:clamp(16px,2vh,20px);line-height:1.25}.about__btn{height:72px;margin-top:24px}}@media (max-width:1200px){:root{--scene-scroll:420vh}.hero__title{font-size:clamp(40px,8vw,96px)}.scene__sticky{height:100vh;min-height:100vh;overflow:hidden}.about{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#f4f5f6f0 0%,#f4f5f6fa 100%);flex-direction:column;justify-content:flex-start;gap:20px;padding:clamp(72px,10vh,100px) clamp(20px,4vw,48px) clamp(48px,8vh,80px);position:absolute;inset:0;overflow:hidden auto}.about__left{flex-shrink:0;justify-content:flex-start;gap:24px;max-width:none}.about__copy{flex-shrink:0}.about__title{white-space:normal;overflow-wrap:anywhere;font-size:clamp(36px,7vw,64px)}.about__lead,.about__text{font-size:clamp(16px,2vw,20px)}.about__btn{align-self:flex-start;height:64px;margin-top:16px}.about__stats{border-top:4px solid #1b1b1b;border-left:none;flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;gap:16px 14px;width:auto;padding-top:20px;padding-bottom:8px;padding-left:0;display:grid}.about__stats .stat:last-child{grid-column:2/-1}.stat{width:auto}.stat__num{overflow-wrap:anywhere;font-size:clamp(28px,5.5vw,44px);line-height:1.05}.stat__label{max-width:none;font-size:clamp(14px,1.8vw,18px);line-height:1.25}@media (max-height:920px){.about{gap:14px;padding-top:clamp(64px,8vh,80px)}.about__title{font-size:clamp(32px,6vw,48px)}.about__btn{height:56px;margin-top:12px}.about__stats{gap:12px 10px;padding-top:14px}.stat__num{font-size:clamp(24px,4.8vw,36px)}.stat__label{font-size:14px}}.extrusion__title,.uvlak__title,.manip__title,.rezka__title,.vpaint__title,.packing__title,.delivery__title,.geo__title,.stone__title,.stone__ctitle{font-size:clamp(48px,8vw,96px)}.uvlak__content,.manip__content{max-width:none;left:clamp(20px,4vw,48px);right:clamp(20px,4vw,48px)}.vpaint__content{width:min(1645px,100% - 40px);top:clamp(88px,12vh,120px)}.vpaint__title{white-space:nowrap}.vpaint__text{font-size:clamp(18px,2.2vw,28px)}.geo__title{white-space:normal;padding:clamp(60px,7.4vh,80px) clamp(20px,4vw,32px) 24px;font-size:clamp(40px,11vw,72px);position:relative;top:auto;left:auto}.geo__inner{flex-direction:column;min-height:auto;display:flex}.geo__stage{justify-content:center;align-items:center;width:auto;height:min(52vh,480px);margin:0 clamp(20px,4vw,32px);display:flex;position:relative;inset:auto;container-type:size}.geo__map-fit{width:min(100cqw,159.174cqh);max-height:100cqh}.geo__text{text-align:left;max-width:none;padding:24px clamp(20px,4vw,32px) clamp(40px,8vh,60px);position:relative;bottom:auto;right:auto}.geo__text br{display:none}.stone__features{grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,1fr) clamp(96px,16vw,200px) minmax(0,1fr);gap:clamp(12px,2.5vw,28px);padding:clamp(160px,18vh,220px) clamp(20px,4vw,40px) clamp(56px,8vh,88px)}.stone__features .feat--tl{grid-area:1/1}.stone__features .feat--tr{text-align:right;grid-area:1/3;align-items:flex-end;margin-top:clamp(-32px,-4vh,-48px)}.stone__features .feat--bl{grid-area:2/1}.stone__features .feat--br{text-align:right;grid-area:2/3;align-items:flex-end;margin-bottom:clamp(40px,6vh,72px)}.feat h3{white-space:nowrap;font-size:clamp(22px,2.8vw,36px)}.feat p{padding-top:5px;font-size:clamp(15px,1.6vw,20px)}.stone__ctitle{white-space:nowrap;font-size:clamp(40px,5.5vw,72px)}.delivery__title{font-size:clamp(48px,8vw,96px)}.delivery__media,.delivery__media--loading,.delivery__media--shift,.delivery__media--ship{width:100%;margin-left:0;position:relative;top:auto;left:auto}.delivery__block--ship{flex-direction:column;gap:28px;min-height:auto;display:flex}.delivery__block--ship .delivery__media--ship{order:1}.delivery__block--ship .delivery__copy--left{order:2;margin-top:0}.lead__card{padding:clamp(40px,6vw,64px) clamp(24px,4vw,40px)}.lead__sub br{display:none}.lead__field,.lead__field--phone,.lead__field--email{grid-template-columns:1fr;gap:12px}.footer__inner{grid-template-columns:1fr;min-height:auto}.footer__logo{grid-area:auto/1}.footer__logo img{width:min(520px,100%)}.footer__cols{flex-wrap:wrap;grid-area:auto/1;justify-content:flex-start;gap:clamp(24px,4vw,32px);margin-top:clamp(24px,4vh,32px);overflow-x:visible}.footer__col{flex:200px;width:auto;min-width:180px}.footer__bottom{flex-direction:column;grid-area:auto/1;align-items:flex-start;gap:16px;max-width:none;margin-top:clamp(32px,6vh,48px)}#qc .qc__head,.philosophy__head{grid-template-columns:1fr;gap:24px}#qc .qc__intro,.philosophy__intro{justify-self:start;width:100%;max-width:none;margin-top:0}}@media (max-width:900px){:root{--scene-scroll:420vh}.news{height:auto;min-height:100vh;max-height:none}.topbar{padding:10px 12px 0}.topbar__inner{grid-template-rows:52px auto;column-gap:16px;width:100%;max-width:1013px;height:52px;padding:0 20px}.topbar__inner.is-menu-open{border-radius:4px;width:100%;max-width:none;height:calc(100dvh - 10px)}.topbar__logo-img{height:36px}.topbar__contacts{font-size:18px}.topbar__coop{height:32px;padding:0 8px;font-size:16px}.hero{max-width:none;bottom:clamp(48px,10vh,88px);left:clamp(20px,4vw,32px);right:clamp(20px,4vw,32px)}.hero__title{font-size:clamp(36px,10vw,64px)}.about__title{white-space:normal;font-size:clamp(40px,11vw,72px)}.about{padding-bottom:clamp(56px,12vh,96px)}.about__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;padding-top:16px}.about__stats .stat:last-child{grid-column:1/-1}.stat__num{overflow-wrap:anywhere;font-size:clamp(28px,8vw,56px)}.stat__label{font-size:clamp(16px,4vw,20px);line-height:1.25}.about__btn{width:auto;min-width:200px;height:72px;margin-top:28px;padding:10px 24px}.stat{width:auto}.extrusion__title{top:clamp(80px,12vh,110px);left:var(--extrusion-cards-pad);white-space:normal;font-size:clamp(40px,11vw,72px);right:clamp(20px,4vw,32px)}.extrusion{--extrusion-cards-pad:clamp(20px, 4vw, 32px);height:160vh}.extrusion__cards-viewport{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:4px;top:auto;bottom:clamp(48px,10vh,90px);overflow-x:auto}.extrusion__cards-track{padding-left:var(--extrusion-cards-pad);padding-right:var(--extrusion-cards-pad);gap:32px;transform:none!important}.extrusion-card{scroll-snap-align:start;flex-basis:min(88vw,420px);width:min(88vw,420px)}.extrusion-card__title{min-height:0;font-size:clamp(18px,4.5vw,24px)}.extrusion-card__text{font-size:clamp(18px,4.5vw,24px)}.extrusion__sticky,.uvlak__sticky,.manip__sticky,.rezka__sticky,.vpaint__sticky{-webkit-overflow-scrolling:touch;overflow-y:auto}.uvlak__content,.manip__content{bottom:clamp(48px,10vh,88px)}.uvlak__title,.manip__title{white-space:normal;margin-bottom:16px;font-size:clamp(40px,11vw,72px)}.uvlak__text,.manip__text{font-size:clamp(18px,4.5vw,24px)}.uvlak__text br,.manip__text br{display:none}.rezka__panel{text-align:left;width:auto;left:clamp(72px,22vw,120px);right:clamp(16px,3vw,28px)}.rezka__title{white-space:normal;margin-bottom:24px;font-size:clamp(40px,11vw,72px)}.rezka__steps{min-height:120px}.rstep{font-size:clamp(18px,4.5vw,24px)}.rstep br{display:none}.profil__stage{grid-template-columns:1fr;justify-items:center;gap:28px;padding:clamp(20px,4vw,32px)}.profil__aside{place-self:center;max-width:480px;text-align:center!important}.profil__aside br{display:none}.profil__planks{order:-1}.plank{height:clamp(220px,34vh,360px)}.vpaint__content{text-align:center;width:auto;max-width:none;inset:clamp(88px,12vh,120px) clamp(20px,4vw,32px) auto}.vpaint__title{white-space:normal;font-size:clamp(40px,11vw,72px)}.vpaint__text{font-size:clamp(18px,4.5vw,24px)}.vpaint__text br{display:none}.packing__bottom{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:flex-start;gap:20px;padding:24px clamp(20px,4vw,32px) clamp(32px,8vh,48px);top:clamp(32vh,38vw,42vh);bottom:0;overflow-y:auto}.packing{height:320vh}.packing__sticky{overflow:hidden}.packing__sticky .scrub-canvas{z-index:1;height:clamp(36vh,42vw,46vh);margin-top:0;inset:0 0 auto}.packing__scrim{background:linear-gradient(#0000 55%,#fff 100%);height:clamp(36vh,42vw,46vh);inset:0 0 auto}.packing__title{white-space:normal;font-size:clamp(40px,11vw,72px)}.packing__steps{width:100%;max-width:none;min-height:0;max-height:none;position:relative;overflow:visible}.pstep{font-size:clamp(18px,4.5vw,24px);position:relative}.pstep:not(.is-active){position:absolute;top:0;left:0;right:0}.stone__title{white-space:normal;max-width:none;font-size:clamp(40px,11vw,72px);font-weight:500;left:clamp(20px,4vw,32px);right:clamp(20px,4vw,32px)}.stone__title-2{padding-left:0}.stone__lead{text-align:left;width:min(521px,92vw);top:auto;bottom:clamp(190px,36vh,280px);left:clamp(20px,4vw,32px)}.stone__note{width:auto;left:clamp(20px,4vw,32px);right:clamp(20px,4vw,32px)}.stone__ctitle{white-space:normal;max-width:none;font-size:clamp(40px,11vw,72px);left:clamp(20px,4vw,32px);right:clamp(20px,4vw,32px)}.stone__desc{width:min(846px,92vw)}.ldesc h3{white-space:normal;font-size:clamp(32px,7vw,48px)}.stone__features{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-template-columns:unset;grid-template-rows:unset;background:#000000b3;flex-direction:column;gap:32px;min-height:auto;padding:clamp(120px,16vh,160px) clamp(20px,4vw,32px) clamp(48px,8vh,72px);display:flex;position:absolute;inset:0;overflow-y:auto}.stone__features .feat{max-width:none;text-align:left!important;align-items:flex-start!important}.stone__features .feat--tr,.stone__features .feat--br{margin:0}.stone__features .feat h3{white-space:normal;font-size:clamp(28px,7vw,40px)}#qc .qc__head,.philosophy__head{grid-template-columns:1fr}#qc .qc__intro,.philosophy__intro{justify-self:start;width:auto;max-width:none;margin-top:0}#qc .qc__intro br,.philosophy__intro br,.philosophy__desc br{display:none}#qc .qc__row{grid-template-columns:1fr;gap:20px;padding:clamp(24px,4vw,32px) clamp(20px,4vw,24px)}.philosophy__row{grid-template-columns:1fr;gap:20px;padding:32px 0}#qc .qc__meta,.philosophy__meta{flex-direction:column;justify-self:start;align-items:flex-start;gap:20px;width:100%}#qc .qc__icon,.philosophy__icon{justify-content:flex-start}.philosophy__list{background:#ffffffe6;padding-left:clamp(20px,2.08vw,40px);padding-right:clamp(20px,2.08vw,40px)}.brands__preview{display:none}.brands__stage{width:auto;left:clamp(20px,4vw,32px);right:clamp(20px,4vw,32px)}.brands__track{height:min(580px,100vh - clamp(32px,6vh,56px) - 20px);max-height:min(580px,100vh - clamp(32px,6vh,56px) - 20px);top:auto;bottom:clamp(32px,6vh,56px)}.news__head{grid-template-columns:1fr;padding-bottom:24px}.news__intro{text-align:left;justify-self:start;max-width:none;margin-top:0}.news__track{gap:16px;padding-left:clamp(20px,4vw,32px)}.ncard{flex:0 0 min(330px,82vw);width:min(330px,82vw);height:auto;min-height:400px}.ncard:nth-child(2n){margin-bottom:0}.ncard__title{font-size:clamp(18px,4.5vw,24px)}.ncard__text{font-size:14px}.geo__city{height:26px;padding:0 10px;font-size:13px}.delivery__inner{padding-bottom:48px}.delivery__title{white-space:normal;font-size:clamp(40px,11vw,72px)}.delivery__block--loading{margin-top:-32px}.delivery__media--loading{width:100%;margin-top:clamp(32px,8vw,60px);margin-left:0}.delivery__block--ship{flex-direction:column;gap:24px;min-height:auto;padding-left:0;display:flex}.delivery__block--ship .delivery__copy--left{order:2;margin-top:0}.delivery__media--ship{order:1;width:100%;position:relative;left:auto;right:auto}.delivery__block--ship .delivery__rule,.delivery__media,.delivery__media--shift{width:100%;margin-left:0}.delivery__copy--right{text-align:left;margin-left:0}.delivery__copy--right .delivery__rule{width:100%;margin-left:0}.delivery__heading{white-space:normal;font-size:clamp(28px,6vw,48px)}.delivery__text br{display:none}.hero__title,.profil__title,.qc__title,.brands__title,.news__tab,.lead__title,.lead__label{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.profil__title,.qc__title,.brands__title,.company__title{font-size:clamp(36px,10vw,56px)}.company{height:auto;min-height:100vh}.company__sticky{height:auto;min-height:0;position:relative;overflow-x:clip}.company__inner{flex-direction:column;height:auto;min-height:100vh;padding-bottom:clamp(16px,2vh,24px);display:flex;overflow-x:clip}.company__visual{width:100%;max-width:100%;height:clamp(220px,56vw,360px);position:absolute;top:0;left:0;right:0;overflow:hidden;transform:none}.company__photo--left{width:46%;top:auto;bottom:0}.company__photo--right{width:68%;max-width:68%;top:0;left:32%}.company__cards-viewport{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;width:100%;max-width:100%;margin-top:auto;margin-left:0;padding-bottom:4px;overflow-x:auto}.company__cards-track{padding-left:var(--company-cards-pad);padding-right:var(--company-cards-pad);transform:none!important}.company-card{scroll-snap-align:start;flex-basis:min(88vw,420px);width:min(88vw,420px);min-height:300px}.news__tab{font-size:clamp(36px,10vw,56px);line-height:1.15}.lead__label{font-size:clamp(22px,5.5vw,28px);line-height:1.15}.lead__consent{align-items:normal}.lead__consent-text{min-width:0;font-size:14px;line-height:1.35}.footer__copy,.footer__legal{white-space:normal;flex-shrink:1;max-width:100%}.rstep,.pstep{white-space:normal;overflow-wrap:anywhere}.ncard__title{overflow-wrap:anywhere}.rezka__steps{-webkit-overflow-scrolling:touch;min-height:clamp(160px,34vh,280px);max-height:calc(100% - clamp(120px,22vh,200px));overflow-y:auto}.topbar__contacts span{display:none}.topbar__contacts{gap:0}.topbar__actions{gap:12px}}@media (max-width:560px){.topbar__inner{grid-template-rows:52px auto;column-gap:10px;height:52px;padding:0 12px}.topbar__inner.is-menu-open{border-radius:4px;width:100%;max-width:none;height:calc(100dvh - 10px)}.topbar__logo-img{height:28px}.topbar__actions{gap:10px}.topbar__contacts span{display:none}.topbar__contacts{gap:0}.topbar__coop{height:28px;padding:0 8px;font-size:14px}.topbar__burger{justify-content:flex-start;gap:10px;width:26px;height:24px}.topbar__burger span{height:2px}.topbar__inner.is-menu-open .topbar__burger span:first-child{transform:translateY(12px)rotate(45deg)}.topbar__inner.is-menu-open .topbar__burger span:nth-child(3){transform:translateY(-12px)rotate(-45deg)}.about__lead,.about__text{font-size:16px}.rezka__steps{min-height:clamp(200px,42vh,340px)}.packing__sticky .scrub-canvas,.packing__scrim{height:clamp(34vh,40vw,42vh)}.packing__bottom{top:clamp(30vh,36vw,38vh)}.extrusion-card__title,.extrusion-card__text,.rstep,.pstep,.uvlak__text,.manip__text{font-size:16px}.extrusion__title,.uvlak__title,.manip__title{top:clamp(64px,10vh,88px)}.uvlak__content,.manip__content{-webkit-overflow-scrolling:touch;max-height:calc(100% - clamp(64px,10vh,88px));overflow-y:auto}.lead__label{font-size:20px}.news__tab,.qc__title,.brands__title{font-size:clamp(32px,11vw,44px)}.footer__col{flex:1 1 0;width:auto;min-width:0}.footer__links a{overflow-wrap:anywhere;word-break:break-word}.geo__pin{width:32px;height:32px}.geo__pin-dot{width:12px;height:12px;margin:-6px 0 0 -6px}.lead__title{font-size:clamp(40px,12vw,56px)}.lead__card{border-radius:0;width:calc(100% + 40px);margin:0 -20px}.stone__list{display:none}}@media (max-width:390px){.hero__title,.about__title,.extrusion__title,.uvlak__title,.manip__title,.rezka__title,.vpaint__title,.packing__title,.delivery__title,.geo__title,.stone__title,.stone__ctitle,.lead__title,.stat__num{font-size:clamp(32px,9vw,40px)}.ncard{flex:0 0 88vw;width:88vw}}@media (max-width:1024px){html,body{max-width:100%;overflow-x:clip}.landing-index{display:none}.landing-mobile-nav,.landing-mobile-dock{display:block}.landing-mobile-dock{width:100%;max-width:100%;left:0;right:0}.landing-mobile-dock__bar{-webkit-backdrop-filter:none;background-color:#0000;width:100%}body{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}body.is-landing-mobile .scroll-hint.is-ready{display:none}:root{--landing-mobile-chrome-top:103px;--landing-mobile-chrome-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.stone{background:#1e1e1e}.stone__sticky{top:var(--landing-mobile-chrome-top);height:calc(100vh - var(--landing-mobile-chrome-top) - var(--landing-mobile-chrome-bottom))}.stone__title,.stone__ctitle{white-space:normal;width:auto;max-width:none;font-size:clamp(44px,12vw,60px);font-weight:500;line-height:1;top:15px;left:10px;right:10px}.stone__title-2{text-align:right;padding-left:0;position:absolute;top:clamp(53px,12vw,75px);left:0;right:0}.stone__lead{text-align:right;background:#00000080;width:min(370px,100% - 20px);max-width:none;padding:5px;font-size:16px;line-height:1.25;inset:clamp(200px,27vh,227px) 10px auto auto}.stone__note{background:#00000080;width:min(370px,100% - 20px);padding:5px;font-size:16px;line-height:1.25;inset:auto auto clamp(20px,4vh,32px) 10px}.stone__lines{display:none}.stone__desc{pointer-events:none;width:auto;max-width:none;position:absolute;inset:0}.ldesc{width:auto;position:absolute;inset:0 10px}.ldesc.is-passed{display:none}.ldesc.is-active{flex-direction:column;align-items:flex-start;gap:8px;display:flex;top:auto;bottom:16px}.ldesc.is-active h3{white-space:normal;margin:0;font-size:clamp(28px,7vw,40px);font-weight:500;line-height:1.05;position:static}.ldesc.is-active p{color:#faf9f9;max-width:min(370px,100%);margin:0;padding-top:0;font-size:16px;line-height:1.25;position:static}.stone__features{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:4;background:#000000b3;flex-direction:column;gap:20px;padding:16px 10px 20px;display:flex;position:absolute;inset:0;overflow-y:auto}.stone__features .feat p{padding-top:5px;font-size:14px;line-height:1.3}.stone__features .feat{max-width:none;margin:0;text-align:left!important;align-items:flex-start!important}.stone__features .feat--tr,.stone__features .feat--br{text-align:left!important;align-items:flex-start!important}.stone__features .feat h3{white-space:normal;margin-bottom:5px;font-size:clamp(28px,7vw,40px);font-weight:500}.topbar{padding:10px}.topbar__inner{border-radius:4px;grid-template-rows:52px;grid-template-columns:auto 1fr auto;column-gap:0;width:100%;max-width:none;height:52px;padding:0 20px}.topbar__inner.is-menu-open{grid-template-rows:52px auto;height:calc(100dvh - 20px)}.topbar__logo-img{height:36px}.topbar__burger{justify-content:flex-start;gap:10px;width:26px;height:24px}.topbar__burger span{height:2px}.topbar__inner.is-menu-open .topbar__burger span:first-child{transform:translateY(12px)rotate(45deg)}.topbar__inner.is-menu-open .topbar__burger span:nth-child(3){transform:translateY(-12px)rotate(-45deg)}.topbar__contacts--desktop{display:none}.topbar__contacts--mobile{padding:4px;font-size:0;display:inline-flex}.topbar__contacts span,.topbar__coop,.topbar__menu-list--desktop{display:none}.topbar__menu-list--mobile{display:flex}.topbar__actions{gap:0}.hero{text-align:center;width:min(378px,100% - 40px);max-width:none;margin:0 auto;inset:44% 0 auto}.hero__title{font-size:40px;line-height:1.08}.hero__title-desktop{display:none}.hero__title-mobile{font-weight:500;display:block}.scene{height:auto}.scene__hero-scroll{height:var(--scene-hero-scroll,145vh)}.scene__canvas--about,.scene__scrim--about{display:none}.scene__sticky{background:#000;height:100vh;min-height:100vh;position:sticky;top:0;overflow:hidden}.scene__stage{height:100%;min-height:100vh;position:relative;overflow:hidden}.about{z-index:2;padding:24px 10px calc(40px + 88px + env(safe-area-inset-bottom,0px));opacity:1;pointer-events:auto;will-change:auto;background:#f4f5f6;flex-direction:column;align-items:stretch;gap:0;margin-top:-52vh;padding-bottom:30px;display:flex;position:relative;inset:auto;overflow:visible;transform:none}.about__left,.about__copy{display:contents}.about__title{text-align:center;white-space:normal;order:1;margin:0 0 20px;padding:0;font-size:60px;font-weight:500;line-height:1}.about__lead{color:#00abaa;text-align:center;order:2;max-width:100%;margin:0 auto 24px;padding:0 10px;font-size:20px;font-weight:700;line-height:normal}.about__stats{border:none;border-top:2px solid #bdbdbd;order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:100%;margin:0 auto 24px;padding:0;display:grid;position:relative}.about__stats .stat:first-child,.about__stats .stat:nth-child(2){border-right:2px solid #bdbdbd}.about__stats .stat{text-align:center;border-bottom:2px solid #bdbdbd;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:auto;padding:20px 12px;display:flex}.about__stats .stat:first-child{grid-area:1/1}.about__stats .stat:nth-child(2){grid-area:2/1}.about__stats .stat:nth-child(3){grid-area:1/2}.about__stats .stat:nth-child(4){grid-area:2/2}.about__stats .stat:nth-child(5){grid-area:3/1/auto/-1}.about__stats .stat__num{font-size:48px;font-weight:500;line-height:1}.about__stats .stat__label{max-width:100%;font-weight:600;font-size:16px!important;line-height:20px!important}.about__stats .stat:nth-child(5) .stat__label{max-width:100%}.about__text{text-align:center;order:4;max-width:100%;margin:0 auto 24px;padding:0 10px;font-size:16px;font-weight:500;line-height:normal}.about__btn{order:5;align-self:center;width:100%;max-width:100%;height:70px;margin:0 auto}.extrusion,.uvlak,.rezka,.manip,.profil,.vpaint,.packing{display:none!important}.production-stages{z-index:1;overflow-anchor:none;background:#faf9f9;margin-bottom:50px;padding:24px 20px min(16vh,120px);display:block;position:relative}.production-stages__title{max-width:100%;font-family:var(--font-display);text-align:left;color:#1e1e1e;text-transform:uppercase;margin:0 auto 24px;padding:0;font-size:60px;font-weight:500;line-height:1}.production-stages__list{overflow-anchor:none;width:100%;max-width:100%;margin:0 auto}.production-stages__item{overflow-anchor:none;border-bottom:2px solid #bdbdbd}.production-stages__list>.production-stages__item:last-child{border-bottom:none}@media (prefers-reduced-motion:reduce){.production-stages__item,.qc-mobile__item,.production-stages__step,.production-stages__body p,.production-stages__extra .production-stages__video{opacity:1!important;transform:none!important}#qc{margin-top:0}.qc-mobile{transform:none!important}}.production-stages__trigger{cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0 12px;display:flex}.production-stages__name{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;font-size:48px;font-weight:400;line-height:1}.production-stages__chevron{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='12' viewBox='0 0 32 12' fill='none'%3E%3Cpath d='M2 2L16 10L30 2' stroke='%2300ABAA' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:none;width:32px;height:12px;transition:transform .25s}.production-stages__item.is-open .production-stages__chevron{transform:rotate(180deg)}.production-stages__lead{font-family:var(--font-text);color:#1b1b1b;margin:0 0 20px;padding:0 20px;font-size:16px;font-weight:500;line-height:normal}.production-stages__panel{padding-bottom:20px;display:none}.production-stages__item.is-open .production-stages__panel{display:block}.production-stages__steps{flex-direction:column;gap:24px;margin-bottom:16px;display:flex}.production-stages__step-index{font-family:var(--font-text);color:#00abaa;margin:0 0 10px;font-size:20px;font-weight:500;line-height:normal}.production-stages__step-title{font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;margin:0 0 8px;font-size:20px;font-weight:700;line-height:normal}.production-stages__step-text{font-family:var(--font-text);color:#1b1b1b;margin:0;font-size:16px;font-weight:500;line-height:normal}.production-stages__video{aspect-ratio:16/9;object-fit:cover;object-position:center top;background:#faf9f9;border-radius:0;width:calc(100% + 40px);max-width:none;margin:0 -20px;display:block}.production-stages__extra .production-stages__video{aspect-ratio:auto;object-fit:cover;object-position:center top;height:clamp(168px,44vw,208px)}.production-stages__profil-visual{aspect-ratio:390/184;background:#fff;width:calc(100% + 40px);margin:0 -20px;position:relative;overflow:hidden}.production-stages__profil-visual__layer{object-fit:cover;pointer-events:none;max-width:none;display:block;position:absolute}.production-stages__profil-visual__layer--bg-far{width:130.56%;height:155.76%;top:-55.98%;left:-5.64%}.production-stages__profil-visual__layer--bg-mid{width:107.69%;height:128.26%;top:-22.83%;left:-5.64%}.production-stages__profil-visual__layer--bg-blur-1,.production-stages__profil-visual__layer--bg-blur-2{width:100.26%;height:119.57%;top:0;left:0}.production-stages__profil-visual__layer--plank{width:100%;height:119.57%;top:-17.39%;left:.51%}.production-stages__vpaint-visual{aspect-ratio:390/184;background:#fff;width:calc(100% + 40px);margin:0 -20px;position:relative;overflow:hidden}.production-stages__vpaint-visual__image{object-fit:cover;pointer-events:none;width:100%;max-width:none;height:119.57%;display:block;position:absolute;top:-19.57%;left:0}.production-stages__packing-visual{aspect-ratio:390/184;background:#fff;width:calc(100% + 40px);margin:0 -20px;position:relative;overflow:hidden}.production-stages__packing-visual__layer{object-fit:cover;pointer-events:none;width:100%;max-width:none;height:119.57%;display:block;position:absolute;top:-19.57%;left:0}.production-stages__body{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.production-stages__extra{margin-top:16px}.production-stages__extra .production-stages__body{margin-bottom:16px}.production-stages__body p{font-family:var(--font-text);color:#1b1b1b;margin:0;font-size:16px;font-weight:500;line-height:normal}.qc .qc__inner--desktop{display:none!important}.qc{z-index:2;overflow-anchor:none;background:#faf9f9;margin-top:min(-16vh,-120px);padding:0;position:relative;overflow:hidden;padding-left:0!important;padding-right:0!important}#qc:before{background:#efeeee url(/img/qc/qc-bg.png) top/cover no-repeat;background-size:initial;width:100%;height:100%}.qc-mobile{z-index:1;overflow-anchor:none;background:0 0;padding:24px 20px 32px;display:block;position:relative;box-shadow:0 -16px 48px #00000012}.qc-mobile__head{width:100%;max-width:100%;margin:0 auto 32px}.qc-mobile__title{font-family:var(--font-display);color:#1e1e1e;text-transform:uppercase;margin:0 0 16px;font-size:60px;font-weight:400;line-height:1}.qc-mobile__title span{display:block}.qc-mobile__subtitle{font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;margin:0 0 16px;font-size:20px;font-weight:700;line-height:normal}.qc-mobile__intro{font-family:var(--font-text);color:#1b1b1b;text-transform:uppercase;margin:0;font-size:16px;font-weight:500;line-height:normal}.qc-mobile__list{overflow-anchor:none;background:#faf9f9;border-top:1px solid #1b1b1b;width:100%;max-width:100%;margin:0 auto;padding:10px}.qc-mobile__item{overflow-anchor:none;border-bottom:2px solid #bdbdbd}.qc-mobile__item:last-child{border-bottom:none}.qc-mobile__trigger{cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0 12px;display:flex}.qc-mobile__name{font-family:var(--font-display);color:#1b1b1b;text-transform:uppercase;font-size:48px;font-weight:400;line-height:1}.qc-mobile__chevron{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='12' viewBox='0 0 32 12' fill='none'%3E%3Cpath d='M2 2L16 10L30 2' stroke='%2300ABAA' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:none;width:32px;height:12px;transition:transform .25s}.qc-mobile__item.is-open .qc-mobile__chevron{transform:rotate(180deg)}.qc-mobile__lead{font-family:var(--font-text);color:#1b1b1b;margin:0 0 20px;font-size:16px;font-weight:500;line-height:normal}.qc-mobile__panel{padding-bottom:20px;display:none}.qc-mobile__item.is-open .qc-mobile__panel{display:block}.qc-mobile__body{font-family:var(--font-text);color:#1b1b1b;margin:0;font-size:16px;font-weight:500;line-height:normal}.philosophy{background:#faf9f9;padding:24px 10px 80px;position:relative;overflow:hidden}.philosophy:before{content:"";background:#efeeee url(/img/philosophy/philosophy-bg.png) top/cover no-repeat;background-size:initial;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.philosophy__inner{z-index:1;margin:0 auto;position:relative}.philosophy__head{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;display:flex}.philosophy__title{color:#1e1e1e;text-align:center;max-width:100%;margin:0;font-size:60px;font-weight:400;line-height:1}.philosophy__intro{color:#1b1b1b;text-align:center;text-transform:uppercase;max-width:100%;margin:0;font-size:16px;font-weight:500;line-height:normal}.philosophy__list{background:#ffffffe6;padding:0 10px}.philosophy__row{border-bottom:1px solid #000;grid-template-rows:auto auto;grid-template-columns:58px 1fr;align-items:center;gap:8px 10px;padding:24px 0;display:grid}.philosophy__row:last-child{border-bottom:1px solid #000}.philosophy__meta{display:contents}.philosophy__icon{background:#faf9f9;grid-area:1/1;justify-content:center;align-items:center;width:58px;height:50px;display:flex;overflow:hidden}.philosophy__icon-img{object-fit:contain;transform-origin:50%;width:58px;height:50px;animation:4s linear infinite qc-spin}.philosophy__label{color:#1b1b1b;grid-area:1/2;font-size:48px;font-weight:400;line-height:1}.philosophy__desc{color:#1b1b1b;text-transform:none;grid-area:2/1/auto/-1;max-width:100%;font-size:16px;font-weight:500;line-height:normal}.company{background:#faf9f9;height:auto;min-height:0;padding-bottom:50px}.company__sticky{height:auto;min-height:0;position:relative;overflow:visible}.company__inner{flex-direction:column;height:auto;min-height:0;padding:24px 0 32px;display:flex;overflow:visible}.company__title{color:#1e1e1e;text-align:center;margin:0 auto 12px;padding:0 10px;font-size:60px;font-weight:400;line-height:1}.company__visual{width:100%;max-width:100%;height:clamp(240px,58vw,320px);margin:0 auto;position:relative;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.company__photo{transform:none!important}.company__photo--left{width:48%;top:auto;bottom:0;left:-28%}.company__photo--right{width:72%;max-width:none;top:4%;left:36%}.company__cards{flex:none;margin-top:12px;padding-top:38px;position:relative}.company__cards-viewport{z-index:2;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;flex:none;width:100%;max-width:100%;margin-top:0;position:relative;overflow:auto hidden}.company__cards-viewport::-webkit-scrollbar{display:none}.company__cards-nav,.brands__nav,.news__nav{z-index:3;justify-content:flex-end;align-items:center;gap:6px;padding:0;display:flex;position:absolute;top:0;right:10px}.brands__nav{z-index:5}.company__cards-btn,.brands__btn,.news__btn{color:#1b1b1b;cursor:pointer;background:#faf9f9;border:1px solid #1b1b1b59;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:border-color .2s,opacity .2s;display:inline-flex}.company__cards-btn:not(:disabled):active,.brands__btn:not(:disabled):active,.news__btn:not(:disabled):active{border-color:#1b1b1b}.company__cards-btn:disabled,.brands__btn:disabled,.news__btn:disabled{opacity:.3;cursor:default}.company__cards-btn span,.brands__btn span,.news__btn span{border-top:1.5px solid;border-right:1.5px solid;width:6px;height:6px;display:block}.company__cards-btn--prev span,.brands__btn--prev span,.news__btn--prev span{margin-left:2px;transform:rotate(-135deg)}.company__cards-btn--next span,.brands__btn--next span,.news__btn--next span{margin-right:2px;transform:rotate(45deg)}.company__cards-track{gap:10px;width:max-content;padding:0 8px;display:flex;transform:none!important}.company-card{scroll-snap-align:start;box-sizing:border-box;flex:0 0 min(370px,100vw - 16px);grid-template-rows:102px 1px 1fr;row-gap:10px;width:min(370px,100vw - 16px);height:220px;min-height:220px;padding:20px 10px 16px;display:grid}.company-card__title{color:#1b1b1b;align-self:start;min-height:0;margin:0;font-size:40px;font-weight:400;line-height:1}.company-card__rule{background:#000;width:100%;height:1px;margin:0}.company-card__text{color:#1b1b1b;align-self:start;margin:0;font-size:16px;font-weight:500;line-height:normal}.news{height:auto;min-height:0;max-height:none;overflow:visible}.news__head{grid-template-columns:1fr;gap:12px;padding:24px 10px 12px}.news__tabs{flex-flow:wrap;align-items:baseline;gap:8px 20px}.news__tab{white-space:nowrap;font-size:clamp(32px,8vw,48px);line-height:1}.news__intro{text-align:left;max-width:none;margin-top:0;font-size:16px}.news__slider{padding-top:38px;position:relative}.news__viewport{z-index:2;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:auto;touch-action:pan-x;overflow-anchor:none;flex:none;min-height:0;padding-bottom:clamp(32px,6vh,56px);scroll-padding-inline:10px;display:block;position:relative;overflow:auto hidden}.news__viewport::-webkit-scrollbar{display:none}.news__panel{width:max-content;min-width:100%}.news__track{will-change:auto;justify-content:flex-start;align-items:stretch;gap:16px;width:max-content;min-width:100%;padding:0 10px;display:flex;transform:none!important}.ncard{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(330px,100vw - 40px);width:min(330px,100vw - 40px);height:auto;min-height:400px}.ncard:nth-child(2n){margin-bottom:0}.brands{background:#faf9f9;padding-bottom:50px;height:auto!important}.brands__sticky{height:auto;position:relative;overflow:visible}.brands__title{z-index:3;text-align:center;max-width:none;margin:0;padding:24px 10px 12px;font-size:60px;font-weight:400;line-height:1;position:relative;top:auto;left:auto}.brands__preview{display:none}.brands__slider{z-index:auto;margin-top:8px;padding:38px 0 32px;position:relative;inset:auto}.brands__stage{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:auto;min-height:1px;scroll-padding:0 10px;position:relative;top:auto;left:auto;overflow:auto visible;transform:none}.brands__stage::-webkit-scrollbar{display:none}.brands__track{align-items:stretch;gap:0;width:max-content;height:auto;max-height:none;padding:0;display:flex;position:relative;top:auto;bottom:auto;left:auto;overflow:visible;transform:none!important}.brand-slide{box-sizing:border-box;scroll-snap-align:center;scroll-snap-stop:always;flex:none;min-height:0;padding:0 10px;position:relative;inset:auto;overflow:visible;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.brand-slide:not(.is-active){opacity:1!important;visibility:visible!important}.brand-slide__card{text-align:left;align-items:stretch;width:100%;height:auto;padding:20px}.brand-slide__visual{height:clamp(180px,42vw,240px)}.brand-slide__name{text-align:left;width:100%;margin-top:16px;font-size:clamp(32px,8vw,40px);font-weight:400;line-height:1.05}.brand-slide__rule{background:#000;width:100%;max-width:none;height:1px;margin-top:12px}.brand-slide__text{text-align:left;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:none;margin-top:12px;padding:0;font-size:13px;line-height:1.25;overflow:visible}.geo{min-height:0;padding-top:80px;overflow:visible}.geo__inner{min-height:0;padding-bottom:70px}.geo__title{text-align:center;padding:24px 10px 8px;font-size:60px;font-weight:400;line-height:1}.geo__stage{height:auto;min-height:0;margin:0 10px;container-type:normal}.geo__map-fit{width:100%;max-height:none}.geo__text{max-width:370px;font-family:var(--font-text);color:#1b1b1b;text-align:right;text-transform:uppercase;overflow-wrap:anywhere;word-break:break-word;margin:12px 10px 24px auto;padding:0;font-size:16px;font-weight:500;line-height:normal}.geo__text br{display:none}.delivery{padding:24px 0 80px;overflow:visible}.delivery__top{flex-direction:column;display:flex}.delivery__title{z-index:2;text-align:center;padding:0 10px;font-size:60px;font-weight:400;line-height:1;position:relative}.delivery__media--loading,.delivery__media--ship,.delivery__blocks{opacity:1!important;transform:none!important}.delivery__media--loading{grid-area:unset;align-self:stretch;width:100%;margin-top:56px}.delivery__block--loading{margin-top:0}.delivery__blocks{gap:32px;margin-top:24px}.delivery__copy,.delivery__copy--right,.delivery__copy--left{text-align:left;max-width:none;margin-left:0;padding:0 10px}.delivery__copy--right .delivery__rule,.delivery__block--ship .delivery__rule{width:100%;margin-left:0}.delivery__heading{font-size:clamp(28px,8vw,40px);line-height:1.05}.delivery__text{font-size:16px;line-height:1.25}.delivery__text br{display:none}.lead{background:#faf9f9;min-height:0;padding:0}.lead__card{border-radius:0;width:100%;max-width:none;margin:0;padding:24px 10px 32px}.lead__form{gap:32px;opacity:1!important;transform:none!important}.lead__field,.lead__field--phone,.lead__field--email{grid-template-columns:1fr;align-items:stretch;gap:16px}.lead__label{font-size:clamp(28px,8vw,40px);line-height:1.05}.lead__input-wrap{align-items:flex-end;width:100%;min-height:48px;padding-bottom:10px;display:flex}.lead__input{width:100%;min-height:28px;margin:0;padding:12px 0 0;font-size:16px;line-height:1.3;transform:none}.footer__cols{flex-wrap:nowrap;justify-content:space-between;gap:16px}.footer__col{flex:1 1 0;width:auto;min-width:0}.footer__heading{margin-bottom:16px;font-size:clamp(20px,5vw,24px)}.footer__links{gap:12px}.footer__links a,.footer__links span{font-size:clamp(14px,3.6vw,16px)}.footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer__legal{order:1;font-size:14px}.footer__copy{white-space:normal;order:2;font-size:14px}.reveal-layer{height:auto;min-height:100vh;position:relative;inset:auto;overflow:hidden;opacity:1!important;visibility:visible!important;transform:none!important}.reveal-layer.is-overlay{z-index:auto;position:relative}}

