:root{--yellow:#fdeb0a;--yellow-soft:#fff46b;--ink:#100c01;--ink-2:#1b1716;--slate:#292b41;--paper:#fff;--surface:#f6f6f6;--surface-2:#ececeb;--muted:#6f6f70;--line:#d9d9d6;--danger:#a22820;--success:#176c3a;--font:"Helvetica Neue", Arial, sans-serif;--font-display:"Arial Black", "Helvetica Neue", Arial, sans-serif;--shell:min(1280px, calc(100% - 48px));--radius-sm:10px;--radius:18px;--radius-lg:28px;--shadow:0 24px 70px #100c011a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink);scroll-padding-top:104px}body{background:var(--paper);min-width:320px;color:var(--ink-2);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.55}body,button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}address{font-style:normal}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:1000;background:var(--yellow);color:var(--ink);padding:10px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;line-height:1.2}.eyebrow--yellow{color:var(--yellow)}.eyebrow--yellow span{background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #fdeb0a1f}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 22px;font-size:14px;font-weight:800;line-height:1.2;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--yellow{background:var(--yellow);color:var(--ink)}.button--yellow:hover{background:var(--yellow-soft)}.button--ghost{color:var(--paper);background:0 0;border-color:#ffffff42}.button--ghost:hover{border-color:var(--paper)}.button--wide{min-width:240px}.site-header{z-index:100;background:var(--ink);color:var(--paper);position:relative}.utility-bar{background:#090700;border-bottom:1px solid #ffffff1a}.utility-bar__inner{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;min-height:38px;font-size:11px;font-weight:700;display:flex}.utility-bar p{color:#bdbdb8;align-items:center;margin:0;display:flex}.status-dot{background:var(--yellow);border-radius:50%;width:6px;height:6px;margin-right:9px;box-shadow:0 0 0 4px #fdeb0a1f}.utility-links{align-items:center;gap:28px;display:flex}.utility-links a{color:#d6d6d1;transition:color .16s}.utility-links a:hover{color:var(--yellow)}.utility-links .phone-link{color:var(--paper)}.main-nav{backdrop-filter:blur(14px);background:#100c01f0;border-bottom:1px solid #ffffff1a}.main-nav__inner{align-items:center;gap:34px;min-height:76px;display:flex}.brand{flex:none;align-items:center;gap:12px;display:flex}.brand img{width:213px;height:auto}.brand span{color:#bdbdb8;letter-spacing:.14em;text-transform:uppercase;border-left:1px solid #ffffff3d;padding-left:12px;font-size:10px;font-weight:800}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{color:#d6d6d1;padding:26px 0;font-size:13px;font-weight:700;position:relative}.desktop-nav a:after{background:var(--yellow);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{min-height:42px;padding:10px 17px;font-size:12px}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;border:1px solid #fff3;border-radius:8px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--paper);width:19px;height:2px;display:block}.mobile-menu__panel{background:var(--ink);border-top:1px solid #ffffff1a;padding:18px 24px 26px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 28px 50px #00000059}.mobile-menu__panel a{border-bottom:1px solid #ffffff1a;padding:13px 0;font-weight:700}.hero{color:var(--paper);background:radial-gradient(circle at 82% 24%,#fdeb0a17,#0000 26%),linear-gradient(135deg,#100c01 0%,#18150c 58%,#100c01 100%);position:relative;overflow:hidden}.hero-grid-bg{opacity:.34;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:50%;background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 82%)}.hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:54px;min-height:690px;padding-block:76px 62px;display:grid;position:relative}.hero__copy{z-index:3;max-width:690px;animation:.65s both rise-in;position:relative}.hero h1{max-width:730px;font-family:var(--font-display);letter-spacing:-.055em;text-transform:uppercase;margin-bottom:26px;font-size:clamp(50px,5.2vw,82px);font-weight:900;line-height:.98}.hero h1 em{color:var(--yellow);font-style:normal}.hero__lead{color:#d0d0ca;max-width:680px;margin-bottom:32px;font-size:20px;line-height:1.55}.hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:42px;display:flex}.hero__facts{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);max-width:670px;display:grid}.hero__facts div{min-width:0;padding:22px 20px 0 0}.hero__facts div+div{border-left:1px solid #ffffff24;padding-left:20px}.hero__facts strong,.hero__facts span{display:block}.hero__facts strong{color:var(--paper);margin-bottom:4px;font-size:18px}.hero__facts span{color:#9e9e99;font-size:12px;line-height:1.4}.hero__rail{z-index:2;color:#a9a9a3;letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;min-height:64px;font-size:11px;font-weight:800;display:flex;position:relative}.hero__rail i{background:var(--yellow);border-radius:50%;width:4px;height:4px}.product-visual{justify-self:end;width:min(100%,600px);margin:0;animation:.75s .12s both rise-in;position:relative}.product-visual picture,.product-visual img{width:100%}.product-visual picture{background:#121923;border:1px solid #ffffff1f;border-radius:20px;display:block;overflow:hidden;box-shadow:0 34px 90px #0000006b}.product-visual img{height:auto}.product-visual figcaption{grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:13px;padding-inline:3px;display:grid}.product-visual figcaption strong{color:var(--yellow);font-family:var(--font-display);letter-spacing:-.02em;font-size:13px}.product-visual figcaption span{color:#85857f;letter-spacing:.04em;margin:0;font-size:9px;line-height:1.45}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section{padding-block:112px}.section h2{font-family:var(--font-display);letter-spacing:-.055em;text-transform:uppercase;margin-bottom:0;font-size:clamp(38px,4.2vw,62px);font-weight:900;line-height:1.02}.intro-section{background:var(--paper)}.intro-grid{grid-template-columns:.95fr 1.05fr;gap:100px;display:grid}.intro-copy{border-top:3px solid var(--yellow);padding-top:33px}.intro-copy p{color:#4e4e4c;font-size:19px;line-height:1.75}.intro-copy p:last-child{margin-bottom:0}.section-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);align-items:end;gap:70px;margin-bottom:58px;display:grid}.section-heading--split>p{color:var(--muted);margin-bottom:5px;font-size:16px;line-height:1.65}.products-section{background:var(--surface)}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:425px;padding:34px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.product-card:before,.product-card:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.product-card:before{border:42px solid var(--surface);width:250px;height:250px;bottom:-90px;right:-85px}.product-card:after{border:1px solid var(--line);width:76px;height:76px;bottom:33px;right:38px}.product-card:hover{z-index:2;box-shadow:var(--shadow);border-color:#bdbdb9;transform:translateY(-5px)}.product-card__top{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:76px;display:flex}.product-card__top>span{background:var(--yellow);width:43px;height:43px;font-family:var(--font-display);border-radius:7px;place-items:center;font-size:14px;display:grid}.product-card__top small{color:#7d7d7a;letter-spacing:.08em;text-align:right;text-transform:uppercase;max-width:210px;font-size:11px;font-weight:800;line-height:1.45}.product-card h3{max-width:520px;font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(28px,3vw,42px);line-height:1.05}.product-card>p{color:#626260;max-width:500px;margin-bottom:22px}.product-card__prompt{border-left:3px solid var(--yellow);background:var(--surface);color:#555553;max-width:500px;margin-bottom:28px;padding:12px 14px;font-size:13px}.product-card>a{z-index:2;border-bottom:2px solid var(--yellow);align-items:center;gap:9px;padding-bottom:4px;font-size:13px;font-weight:800;display:inline-flex;position:relative}.selection-section{background:var(--ink);color:var(--paper)}.selection-grid{grid-template-columns:.84fr 1.16fr;gap:110px;display:grid}.selection-sticky{align-self:start;position:sticky;top:116px}.selection-sticky h2{margin-bottom:26px}.selection-sticky>p:not(.eyebrow){color:#aaa9a4;max-width:510px;margin-bottom:32px}.steps-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #ffffff26;grid-template-columns:72px 1fr;gap:24px;padding:34px 0;display:grid}.steps-list>li>span{color:var(--yellow);font-family:var(--font-display);font-size:15px}.steps-list h3{font-family:var(--font-display);letter-spacing:-.035em;text-transform:uppercase;margin-bottom:9px;font-size:25px}.steps-list p{color:#9c9b96;margin-bottom:0}.packaging-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.packaging-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg, transparent 50%, #100c0108), var(--paper);min-height:320px;padding:28px}.packaging-card.is-industrial{border-color:var(--ink);background:var(--ink);color:var(--paper)}.packaging-card__volume{font-family:var(--font-display);letter-spacing:-.07em;margin-bottom:82px;font-size:clamp(43px,4vw,66px);line-height:.9;display:block}.is-industrial .packaging-card__volume{color:var(--yellow)}.packaging-card h3{margin-bottom:11px;font-size:18px;line-height:1.25}.packaging-card p{min-height:66px;color:var(--muted);margin-bottom:20px;font-size:14px}.is-industrial p{color:#aaa9a4}.packaging-card a{border-bottom:2px solid var(--yellow);padding-bottom:3px;font-size:12px;font-weight:800}.packaging-note{color:#838380;margin:22px 0 0;font-size:12px}.business-section{background:var(--paper);padding-top:18px}.business-panel{border-radius:var(--radius-lg);background:var(--slate);color:var(--paper);grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.business-panel__copy{background:radial-gradient(circle at 0 100%, #fdeb0a21, transparent 35%), var(--slate);padding:70px}.business-panel__copy h2{margin-bottom:26px;font-size:clamp(38px,4vw,56px)}.business-panel__copy>p:not(.eyebrow){color:#c3c3c9;max-width:650px;margin-bottom:30px}.business-points{background:#222438;align-content:center;padding:40px 52px;display:grid}.business-points div{border-bottom:1px solid #ffffff1f;grid-template-columns:44px 1fr;gap:20px;padding:24px 0;display:grid}.business-points div:last-child{border-bottom:0}.business-points span{color:var(--yellow);font-family:var(--font-display);font-size:12px}.business-points p{color:#e3e3e7;margin:0;font-weight:700}.trust-section{background:var(--yellow);color:var(--ink)}.trust-grid{grid-template-columns:150px minmax(340px,.9fr) minmax(340px,1.1fr);align-items:start;gap:64px;display:grid}.trust-number{border:5px solid var(--ink);width:120px;height:120px;font-family:var(--font-display);place-items:center;font-size:64px;line-height:1;display:grid}.trust-section .eyebrow{color:#100c019e}.trust-copy{padding-top:7px}.trust-copy p{border-left:2px solid #100c0147;padding-left:20px;font-weight:600;line-height:1.7}.trust-copy p:last-child{margin-bottom:0}.faq-grid{grid-template-columns:minmax(300px,.76fr) minmax(480px,1.24fr);gap:100px;display:grid}.faq-title{align-self:start;position:sticky;top:116px}.faq-title h2{margin-bottom:24px}.faq-title>p:last-child{max-width:460px;color:var(--muted)}.faq-list summary{cursor:pointer;grid-template-columns:54px 1fr 24px;align-items:center;gap:18px;min-height:91px;font-size:17px;font-weight:800;list-style:none;display:grid;position:relative}.faq-list summary>span{color:#92928f;font-family:var(--font-display);font-size:11px}.faq-list summary i,.faq-list summary i:after{background:var(--ink);content:"";width:17px;height:2px;transition:transform .18s;display:block}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details>p{color:#666663;margin:-4px 38px 30px 72px;line-height:1.72}.request-section{background:var(--ink);color:var(--paper)}.lead-panel{border-radius:var(--radius-lg);background:#16130b;border:1px solid #ffffff24;grid-template-columns:.72fr 1.28fr;display:grid;overflow:hidden}.lead-panel__head{background:linear-gradient(145deg,#0000 45%,#fdeb0a0f),#121008;border-right:1px solid #ffffff1f;padding:64px}.lead-panel__head h2{margin-bottom:24px;font-size:clamp(38px,4vw,56px)}.lead-panel__head>p:last-child{color:#a8a7a1}.lead-form{padding:54px;position:relative}.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.form-grid{gap:16px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{gap:8px;margin-bottom:17px;display:grid}.field>span{color:#c8c7c1;font-size:12px;font-weight:800}.field>span b{color:var(--yellow)}.field input,.field textarea,.field select{width:100%;min-height:52px;color:var(--paper);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:8px;outline:none;padding:13px 14px;font-size:15px;transition:border-color .16s,background .16s,box-shadow .16s}.field textarea{resize:vertical;min-height:132px}.field select{color-scheme:dark}.field input::placeholder,.field textarea::placeholder{color:#73736f}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--yellow);background:#ffffff12;box-shadow:0 0 0 3px #fdeb0a1f}.field input[aria-invalid=true],.field textarea[aria-invalid=true],.field select[aria-invalid=true]{border-color:#ff8378}.consent-field{color:#a8a7a1;grid-template-columns:22px 1fr;align-items:start;gap:12px;margin:4px 0 24px;font-size:12px;line-height:1.55;display:grid}.consent-field input{width:19px;height:19px;accent-color:var(--yellow);margin:1px 0 0}.consent-field a{color:var(--paper);text-underline-offset:3px;text-decoration:underline #fdeb0a99}.form-submit-row{align-items:center;gap:20px;display:flex}.form-submit-row p{color:#777772;max-width:280px;margin:0;font-size:10px;line-height:1.5}.form-status{border-radius:8px;margin-top:18px;padding:13px 15px;font-size:13px;font-weight:700;display:none}.form-status:not(:empty){display:block}.form-status.is-success{color:#a5efc2;background:#2caa5e26}.form-status.is-error{color:#ffc0bb;background:#e0433726}.lead-panel__callout{background:var(--yellow);color:var(--ink);grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:20px 28px;display:grid}.lead-panel__callout span,.lead-panel__callout small{letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.lead-panel__callout a{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(24px,3vw,38px)}.requisites-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:138px;padding:25px}.requisites-grid span,.requisites-grid strong,.requisites-grid a{display:block}.requisites-grid span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-size:10px;font-weight:800}.requisites-grid strong,.requisites-grid a{overflow-wrap:anywhere;font-size:16px;font-weight:800;line-height:1.45}.requisites-grid a{text-decoration:underline;text-decoration-color:var(--yellow);text-underline-offset:4px;text-decoration-thickness:2px}.legal-callout p{color:#666663;max-width:850px;margin:0;font-size:13px}.site-footer{background:var(--ink);color:var(--paper);padding-top:70px}.footer-grid{grid-template-columns:1.5fr .7fr .9fr 1fr;gap:60px;padding-bottom:60px;display:grid}.footer-brand img{width:203px;margin-bottom:24px}.footer-brand p{color:#96958f;max-width:360px;margin:0;font-size:14px}.footer-grid h2{color:#7c7b76;font-family:var(--font);letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:800}.footer-grid>div:not(.footer-brand) a,.footer-grid address{color:#c7c6c0;margin-bottom:10px;font-size:13px;display:block}.footer-grid a:hover{color:var(--yellow)!important}.footer-grid .footer-phone{font-weight:800;color:var(--paper)!important;font-size:18px!important}.footer-bottom{color:#74736e;border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:24px;min-height:66px;font-size:11px;display:flex}.footer-bottom p{margin:0}.legal-hero{background:var(--ink);color:var(--paper);padding:88px 0 76px}.legal-hero__inner{max-width:920px}.legal-hero h1{font-family:var(--font-display);letter-spacing:-.055em;text-transform:uppercase;margin-bottom:20px;font-size:clamp(40px,6vw,72px);line-height:1}.legal-hero p:not(.eyebrow){color:#aaa9a4;max-width:760px;margin:0}.legal-content{background:var(--paper);padding:80px 0 110px}.legal-layout{grid-template-columns:260px minmax(0,780px);align-items:start;gap:80px;display:grid}.legal-nav{background:var(--surface);border-radius:12px;gap:2px;padding:16px;display:grid;position:sticky;top:112px}.legal-nav a{color:#5f5f5c;border-radius:6px;padding:10px 12px;font-size:12px;font-weight:700}.legal-nav a:hover,.legal-nav a[aria-current=page]{background:var(--yellow);color:var(--ink)}.legal-document{min-width:0}.legal-document .document-meta{border-left:4px solid var(--yellow);background:var(--surface);color:var(--muted);margin-bottom:42px;padding:16px 18px;font-size:13px}.legal-document h2{font-family:var(--font-display);letter-spacing:-.035em;text-transform:uppercase;margin:50px 0 16px;font-size:28px;line-height:1.15}.legal-document h3{margin:30px 0 10px;font-size:18px}.legal-document p,.legal-document li{color:#51514f;line-height:1.75}.legal-document ul,.legal-document ol{padding-left:22px}.legal-document a{text-decoration:underline;text-decoration-color:var(--yellow);text-underline-offset:3px;text-decoration-thickness:2px}.legal-table{border-top:1px solid var(--line);border-left:1px solid var(--line);margin:24px 0;display:grid}.legal-table>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;display:grid}.legal-table span,.legal-table strong{overflow-wrap:anywhere;padding:13px 15px;font-size:13px}.legal-table span{background:var(--surface);color:var(--muted)}.not-found{background:var(--surface);text-align:center;place-items:center;min-height:62vh;padding:80px 24px;display:grid}.not-found__code{color:var(--yellow);font-family:var(--font-display);text-shadow:4px 4px 0 var(--ink);margin-bottom:16px;font-size:104px;line-height:.8;display:block}.not-found h1{font-family:var(--font-display);text-transform:uppercase;margin-bottom:14px;font-size:36px}.not-found p{max-width:570px;color:var(--muted);margin-bottom:26px}@media (width<=1160px){:root{--shell:min(100% - 40px, 1080px)}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.hero__grid{grid-template-columns:1.08fr .92fr;gap:20px}.packaging-grid{grid-template-columns:repeat(2,1fr)}.packaging-card{min-height:280px}.packaging-card__volume{margin-bottom:54px}.trust-grid{grid-template-columns:110px 1fr 1fr;gap:40px}.trust-number{width:96px;height:96px;font-size:52px}.lead-panel__head{padding:48px}.lead-form{padding:46px}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:32px}}@media (width<=920px){:root{--shell:min(100% - 36px, 820px)}.desktop-nav,.nav-cta{display:none}.mobile-menu{display:block}.main-nav__inner{min-height:70px}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero__copy{max-width:760px}.product-visual{justify-self:center;width:760px;max-width:100%}.intro-grid,.section-heading--split,.selection-grid,.business-panel,.trust-grid,.faq-grid,.lead-panel{grid-template-columns:1fr}.intro-grid,.selection-grid,.faq-grid{gap:52px}.intro-copy{padding-top:24px}.section-heading--split{gap:22px}.section-heading--split>p{max-width:660px}.selection-sticky,.faq-title{position:static}.business-panel__copy{padding:58px}.business-points{padding:24px 52px 36px}.trust-grid{gap:28px}.trust-number{width:82px;height:82px;font-size:44px}.lead-panel__head{border-bottom:1px solid #ffffff1f;border-right:0}.requisites-grid{grid-template-columns:repeat(2,1fr)}.requisite-wide{grid-column:span 2}.footer-grid{grid-template-columns:1.4fr 1fr;row-gap:50px}.legal-layout{grid-template-columns:1fr;gap:34px}.legal-nav{grid-template-columns:repeat(3,1fr);position:static}}@media (width<=680px){:root{--shell:calc(100% - 28px);--radius-lg:20px}body{font-size:16px}html{scroll-padding-top:78px}.utility-bar__inner{min-height:34px}.utility-bar p,.utility-links a:not(.phone-link){display:none}.utility-links{justify-content:flex-end;width:100%}.utility-links .phone-link{font-size:10px}.brand img{width:164px}.brand span{display:none}.hero__grid{padding-top:58px}.hero h1{font-size:clamp(43px,13vw,61px)}.hero__lead{font-size:17px}.hero__actions,.hero__actions .button{width:100%}.hero__facts{grid-template-columns:1fr}.hero__facts div{padding:16px 0}.hero__facts div+div{border-top:1px solid #ffffff24;border-left:0;padding-left:0}.product-visual{margin-top:4px}.hero__rail{justify-content:center;min-height:58px}.hero__rail i,.hero__rail span:nth-of-type(2n){display:none}.hero__rail span{font-size:9px}.section{padding-block:76px}.section h2{font-size:clamp(34px,10.5vw,48px)}.intro-copy p{font-size:17px}.product-grid,.packaging-grid,.form-grid--two,.requisites-grid{grid-template-columns:1fr}.product-card{min-height:0;padding:26px}.product-card__top{margin-bottom:48px}.product-card h3{font-size:32px}.packaging-card{min-height:250px}.business-panel__copy,.lead-panel__head,.lead-form{padding:34px 24px}.business-points{padding:16px 24px 30px}.steps-list li{grid-template-columns:45px 1fr;gap:12px}.faq-list summary{grid-template-columns:32px 1fr 20px;gap:10px;min-height:82px;font-size:15px}.faq-list details>p{margin:0 0 26px 42px;font-size:14px}.form-submit-row,.legal-callout{flex-direction:column;align-items:stretch}.form-submit-row .button{width:100%}.lead-panel__callout{text-align:center;grid-template-columns:1fr;gap:5px}.lead-panel__callout a{font-size:30px}.requisite-wide{grid-column:span 1}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:18px}.legal-hero{padding:66px 0 58px}.legal-content{padding:56px 0 76px}.legal-nav,.legal-table>div{grid-template-columns:1fr}.legal-table span{padding-bottom:5px}.legal-table strong{padding-top:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.utility-bar,.main-nav,.site-footer,.legal-nav{display:none!important}.legal-hero{color:#000;background:#fff;padding:20px 0}.legal-hero p:not(.eyebrow){color:#333}.legal-layout{display:block}.legal-content{padding:20px 0}}.contact-widget{right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));z-index:500;position:fixed}.contact-widget>summary{background:var(--yellow);width:68px;height:68px;color:var(--ink);cursor:pointer;border:2px solid #100c01;border-radius:50%;place-items:center;list-style:none;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 16px 40px #00000047}.contact-widget>summary::-webkit-details-marker{display:none}.contact-widget>summary:hover{transform:translateY(-2px);box-shadow:0 20px 46px #00000057}.contact-widget>summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:29px;height:29px}.contact-widget>summary span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.contact-widget[open]>summary svg{transform:rotate(-8deg)}.contact-widget__panel{width:320px;color:var(--paper);background:#17140c;border:1px solid #ffffff21;border-radius:18px;position:absolute;bottom:82px;right:0;overflow:hidden;box-shadow:0 22px 70px #0000006b}.contact-widget__head{border-bottom:1px solid #ffffff1a;gap:3px;padding:20px 20px 16px;display:grid}.contact-widget__head strong{font-size:18px}.contact-widget__head span{color:#97958e;font-size:12px}.contact-widget__item{border-bottom:1px solid #ffffff14;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:13px 18px;display:grid}.contact-widget__item:hover{background:#ffffff0d}.contact-widget__item svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;background:#ffffff14;border-radius:50%;width:38px;height:38px;padding:8px}.contact-widget__item--whatsapp svg{color:#61d477}.contact-widget__item--telegram svg{color:#55b7ec}.contact-widget__item span{gap:2px;min-width:0;display:grid}.contact-widget__item b{overflow-wrap:anywhere;font-size:14px}.contact-widget__item small{color:#97958e;font-size:11px}.contact-widget__form{background:var(--yellow);color:var(--ink);text-align:center;text-transform:uppercase;border-radius:8px;margin:14px;padding:13px 16px;font-size:12px;font-weight:900;display:block}@media (width<=680px){html,body{max-width:100%;overflow-x:clip}.shell,.main-nav__inner,.hero__grid,.section-heading,.product-grid,.packaging-grid,.selection-grid,.business-panel,.faq-grid,.lead-panel,.requisites-grid,.footer-grid{min-width:0}.main-nav__inner{gap:10px}.brand{min-width:0}.brand img{width:min(150px,46vw);height:auto}.mobile-menu{flex:none}.mobile-menu__panel{width:min(310px,100vw - 28px);max-height:calc(100dvh - 112px);overflow-y:auto}.hero__grid{padding-top:44px}.hero h1{letter-spacing:-.055em;overflow-wrap:normal;max-width:100%;font-size:clamp(35px,10.8vw,48px)}.hero__lead{font-size:16px}.hero__actions{flex-direction:column}.hero__actions .button{justify-content:center}.hero__rail{gap:12px;padding-inline:8px;overflow:hidden}.hero__rail span{white-space:nowrap}.section{padding-block:62px}.section h2{overflow-wrap:anywhere;font-size:clamp(30px,8.8vw,40px)}.product-card,.packaging-card,.business-panel__copy,.business-points,.lead-panel__head,.lead-form,.requisites-grid>div{min-width:0}.product-card{padding:24px 20px}.product-card__top{gap:12px;margin-bottom:36px}.product-card h3{overflow-wrap:anywhere;font-size:clamp(27px,8vw,32px)}.packaging-card{padding:24px 20px}.steps-list li{grid-template-columns:36px minmax(0,1fr)}.business-panel__copy,.lead-panel__head,.lead-form{padding:30px 20px}.business-points{padding-inline:20px}.business-points div{grid-template-columns:34px minmax(0,1fr);gap:12px}.faq-list summary{grid-template-columns:28px minmax(0,1fr) 18px}.lead-panel__callout{padding-inline:18px}.lead-panel__callout a{overflow-wrap:anywhere;font-size:27px}.requisites-grid strong,.requisites-grid a,.footer-grid a,.footer-grid address{overflow-wrap:anywhere;word-break:break-word}.legal-callout{gap:18px;padding:20px}.legal-callout a{width:100%}.footer-brand img{width:min(190px,62vw);height:auto}.contact-widget{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom))}.contact-widget>summary{width:60px;height:60px}.contact-widget>summary svg{width:26px;height:26px}.contact-widget__panel{width:min(320px,100vw - 28px);max-height:calc(100dvh - 110px);bottom:72px;overflow-y:auto}}@media (width<=420px){:root{--shell:calc(100% - 24px)}.utility-links .phone-link{font-size:9px}.brand img{width:min(140px,44vw)}.hero h1{font-size:clamp(33px,10.6vw,42px)}.section{padding-block:54px}.section h2{font-size:clamp(28px,8.5vw,35px)}.intro-copy p{font-size:16px}.faq-list details>p{margin-left:38px}.contact-widget__panel{width:calc(100vw - 24px)}}@media print{.contact-widget{display:none!important}}.brand img,.footer-brand img{mix-blend-mode:screen;filter:contrast(1.08)saturate(1.05);object-fit:contain}.brand{isolation:isolate;position:relative}.brand:before,.brand:after{z-index:0;pointer-events:none;content:"";position:absolute}.brand:before{filter:blur(10px);opacity:.9;background:radial-gradient(circle at 37% 48%,#fdeb0a45 0 10%,#fdeb0a1c 29%,#0000 68%),radial-gradient(at 52% 100%,#ffb22121,#0000 60%);border-radius:50%;width:142px;transition:opacity .22s,transform .22s;top:-15px;bottom:-15px;left:-18px}.brand:after{clip-path:polygon(25% 0,58% 0,100% 100%,0 100%);filter:blur(8px);mix-blend-mode:screen;opacity:.72;background:linear-gradient(112deg,#0000 0 26%,#ffffff21 42%,#ffe07e14 51%,#0000 68%),radial-gradient(at 50% 8%,#ffffff26,#0000 58%);width:155px;height:76px;transition:opacity .22s,transform .22s;top:-13px;left:80px}.brand img,.brand span{z-index:1;position:relative}.brand:hover:before{opacity:1;transform:translate(2px)scale(1.03)}.brand:hover:after{opacity:.9;transform:translate(3px)}.footer-brand{isolation:isolate;position:relative}.footer-brand:before{z-index:0;filter:blur(16px);pointer-events:none;content:"";background:radial-gradient(#fdeb0a1f,#0000 68%);border-radius:50%;width:250px;height:105px;position:absolute;top:-24px;left:-32px}.footer-brand img,.footer-brand p{z-index:1;position:relative}@media (width<=680px){.brand:before{filter:blur(8px);opacity:.68;width:92px;top:-10px;bottom:-10px;left:-10px}.brand:after{filter:blur(7px);opacity:.45;width:94px;height:58px;top:-8px;left:52px}.footer-brand:before{opacity:.75;width:210px}}@media (prefers-reduced-motion:reduce){.brand:before,.brand:after{transition:none}}:root{--yellow:#ffe500;--yellow-soft:#fff274;--ink:#0e0d09;--ink-2:#1b1a17;--paper:#fff;--surface:#f5f5f2;--surface-2:#ecece7;--muted:#67675f;--line:#d9d9d2;--shell:min(1180px, calc(100% - 40px));--radius-sm:6px;--radius:12px;--radius-lg:18px;--shadow:0 18px 50px #100f0a17}html{scroll-padding-top:96px}body{color:var(--ink-2);font-size:16px;line-height:1.6;overflow-x:clip}.shell{width:var(--shell);min-width:0}.button{letter-spacing:.01em;border-radius:5px;min-height:48px;padding:13px 20px;font-size:13px}.button--outline{color:#fff;background:0 0;border-color:#ffffff6b}.button--outline:hover{background:#ffffff12;border-color:#fff}.site-header{z-index:100;color:#fff;background:#0b0a07;border-bottom:1px solid #ffffff17;position:relative}.topline__inner{color:#a7a69f;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;min-height:32px;font-size:10px;font-weight:700;line-height:1.2;display:flex}.topline__inner>span:before{background:var(--yellow);content:"";vertical-align:1px;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #ffe5001a}.topline__inner>div{align-items:center;gap:24px;display:flex}.topline a{color:#d9d8d3;transition:color .15s}.nav-shell__inner{align-items:center;gap:24px;min-height:78px;display:flex;position:relative}.brand{isolation:auto;flex:none;align-items:center;gap:11px;min-width:0;display:flex;position:relative}.brand:before,.brand:after,.footer-brand:before{display:none!important}.brand img,.footer-brand img{filter:none;mix-blend-mode:normal;object-fit:contain;width:178px;height:auto;max-height:51px;position:static}.brand img{background:linear-gradient(130deg,#171510 0%,#0a0907 100%);border:1px solid #ffe5001c;border-radius:3px;padding:4px 6px;box-shadow:inset 0 0 22px #ffe5000a}.brand span{color:#aaa9a4;letter-spacing:.16em;white-space:nowrap;text-transform:uppercase;border-left:1px solid #ffffff30;padding-left:11px;font-size:9px;font-weight:800;line-height:1.4;position:static}.desktop-nav{gap:22px;margin-left:auto}.desktop-nav a{color:#d3d2cc;white-space:nowrap;padding:29px 0;font-size:12px;font-weight:650}.nav-cta{white-space:nowrap;min-height:42px;padding-inline:17px}.mobile-menu{position:static}.mobile-menu__panel{z-index:3;background:#0e0d09;padding:14px max(20px,50vw - 590px) 22px;top:100%}.site-footer{background:#0e0d09;padding-top:58px}.footer-grid{grid-template-columns:1.35fr .7fr .82fr 1fr;gap:clamp(28px,4vw,64px);padding-bottom:48px}.footer-brand img{margin-bottom:20px}.footer-brand p{color:#999891;max-width:330px;font-size:13px;position:static}.footer-grid h2{color:#77766f;margin-bottom:16px}.footer-grid>div:not(.footer-brand) a,.footer-grid address{color:#c4c3bc;margin-bottom:8px;font-size:12px}.footer-grid .footer-phone{font-size:17px!important}.contact-widget{right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom))}.contact-widget>summary{border-width:1px;width:58px;height:58px;box-shadow:0 12px 34px #0000003d}.contact-widget>summary svg{width:25px;height:25px}.contact-widget__panel{background:#15140f;border-radius:10px;width:min(310px,100vw - 28px);bottom:70px}.contact-widget__head{padding:18px 18px 14px}.contact-widget__panel>a:not(.contact-widget__form){border-bottom:1px solid #ffffff14;gap:1px;padding:12px 18px;transition:background .15s;display:grid}.contact-widget__panel>a:not(.contact-widget__form):hover{background:#ffffff0d}.contact-widget__panel>a b{overflow-wrap:anywhere;font-size:13px}.contact-widget__panel>a small{color:#93918a;font-size:11px}.contact-widget__form{border-radius:4px;margin:12px;font-size:11px}@media (width<=1110px){.desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.brand span{display:none}}@media (width<=920px){:root{--shell:min(100% - 32px, 740px)}.desktop-nav,.nav-cta{display:none}.mobile-menu{margin-left:auto;display:block}.nav-shell__inner{min-height:70px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){:root{--shell:calc(100% - 28px)}html{scroll-padding-top:72px}body{font-size:15px}.topline__inner{min-height:29px;font-size:8px}.topline__inner>div a:first-child{display:none}.topline__inner>div{gap:0}.topline__inner>span{text-overflow:ellipsis;white-space:nowrap;max-width:58%;overflow:hidden}.nav-shell__inner{min-height:64px}.brand img{width:148px;max-height:45px}.mobile-menu summary{width:42px;height:42px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:76px}}@media (width<=390px){.brand img{width:136px}.footer-grid{grid-template-columns:1fr}.footer-grid>div,.footer-brand,.footer-grid>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-page{background:#fff}.home-page h1,.home-page h2,.home-page h3{color:inherit;margin:0}.home-page h1,.home-page h2{font-family:var(--font-display);letter-spacing:-.045em;font-weight:900;line-height:1.02}.home-page h2{max-width:790px;font-size:clamp(34px,4vw,52px)}.home-page h3{font-size:20px;line-height:1.25}.home-section{padding-block:96px}.section-kicker,.hero-overline{color:#77766f;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:11px;font-weight:800;line-height:1.25;display:flex}.section-kicker:before,.hero-overline:before{background:var(--yellow);content:"";flex:none;width:25px;height:2px}.section-kicker--yellow,.hero-overline{color:var(--yellow)}.home-heading{max-width:820px;margin-bottom:44px}.home-heading>p:last-child{max-width:660px;color:var(--muted);margin:20px 0 0;font-size:17px}.home-heading--split{grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);align-items:end;gap:clamp(40px,8vw,110px);max-width:none;display:grid}.home-heading--split>p:last-child{border-top:2px solid var(--yellow);margin:0;padding-top:20px}.home-hero{color:#fff;background:radial-gradient(circle at 84% 26%,#ffe5001a,#0000 29%),linear-gradient(120deg,#0e0d09 0%,#15130b 62%,#0e0d09 100%);position:relative;overflow:hidden}.home-hero__lines{opacity:.45;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:50%;background-size:88px 88px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#000,#0000 82%)}.home-hero__grid{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:clamp(40px,5vw,76px);min-width:0;min-height:610px;padding-block:70px;display:grid;position:relative}.home-hero__copy{min-width:0}.home-hero h1{max-width:720px;font-size:clamp(44px,4.6vw,60px)}.home-hero h1 span{white-space:nowrap}.home-hero__lead{color:#c8c7c1;max-width:680px;margin:25px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.55}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.home-hero__benefits{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);gap:0;max-width:650px;margin:40px 0 0;padding:0;list-style:none;display:grid}.home-hero__benefits li{gap:2px;min-width:0;padding:19px 18px 0 0;display:grid}.home-hero__benefits li+li{border-left:1px solid #ffffff24;padding-left:18px}.home-hero__benefits strong{color:var(--yellow);font-size:17px;line-height:1.25}.home-hero__benefits span{color:#93928b;font-size:11px;line-height:1.4}.home-hero .product-visual{justify-self:stretch;width:100%;min-width:0;max-width:100%;margin:0;position:relative}.home-hero .product-visual picture{background:#202017;border:1px solid #ffffff2b;border-radius:14px;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden;box-shadow:0 30px 80px #00000059}.home-hero .product-visual img{aspect-ratio:16/9;object-fit:cover;width:100%;min-width:0;max-width:100%;height:auto}.home-hero .product-visual figcaption{color:#8e8d86;align-items:center;gap:14px;width:100%;min-width:0;max-width:100%;margin-top:13px;font-size:10px;line-height:1.4;display:flex}.home-hero .product-visual figcaption strong{color:var(--yellow);flex:none;font-size:13px}.order-model{background:var(--surface)}.order-model__grid{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.order-model__grid article{background:#fff;flex-direction:column;min-height:310px;padding:clamp(32px,4vw,52px);display:flex;position:relative}.order-model__grid article>span,.delivery-card>span{background:var(--ink);width:36px;height:36px;color:var(--yellow);border-radius:4px;place-items:center;margin-bottom:46px;font-size:10px;font-weight:900;display:grid}.order-model__grid h3{font-size:25px}.order-model__grid p{max-width:520px;color:var(--muted);margin:16px 0 28px}.order-model__grid a{align-items:center;gap:10px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}.order-model__grid a b{color:#a68f00}.order-model__custom{background:var(--yellow)!important}.order-model__custom p{color:#37340f}.product-section{background:#fff}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:330px;padding:30px;transition:transform .17s,border-color .17s,box-shadow .17s;display:flex;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);border-color:#b9b8b1;transform:translateY(-4px)}.category-card__number{color:#a2a198;font-size:10px;font-weight:800;position:absolute;top:28px;right:28px}.category-card__icon{border:2px solid var(--ink);border-radius:50%;width:48px;height:48px;margin-bottom:48px;position:relative}.category-card__icon:before,.category-card__icon:after{background:var(--yellow);content:"";position:absolute}.category-card__icon:before{border-radius:50%;width:12px;height:12px;top:8px;right:8px}.category-card__icon:after{width:22px;height:3px;bottom:9px;left:8px;transform:rotate(-35deg)}.category-card small{color:#85847d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800}.category-card h3{font-size:23px}.category-card p{color:var(--muted);margin:13px 0 26px;font-size:14px}.category-card a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;font-size:12px;font-weight:800;display:flex}.category-card a b{color:#9c8700}.application-section{color:#fff;background:radial-gradient(circle at 13% 20%,#ffe50014,#0000 25%),#11100c;position:relative;overflow:hidden}.application-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(60px,10vw,140px);display:grid}.application-copy{align-self:center}.application-copy h2{max-width:610px}.application-copy>p:not(.section-kicker){color:#aaa9a3;max-width:570px;margin:24px 0 32px;font-size:17px}.sector-list{border-top:1px solid #ffffff26;border-left:1px solid #ffffff26;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sector-list>div{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;align-content:space-between;gap:20px;min-height:118px;padding:22px;display:grid}.sector-list span{color:var(--yellow);font-size:9px;font-weight:900}.sector-list b{overflow-wrap:anywhere;max-width:170px;font-size:15px;line-height:1.35}.selection-section{background:#fff}.selection-steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.selection-steps li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:space-between;gap:54px;min-height:300px;padding:27px;display:grid}.selection-steps>li>span{color:#a18b00;font-size:11px;font-weight:900}.selection-steps h3{margin-bottom:13px;font-size:19px}.selection-steps p{color:var(--muted);margin:0;font-size:13px}.packaging-section{background:var(--surface)}.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.package-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:235px;padding:28px}.package-grid strong{color:var(--ink);font-family:var(--font-display);letter-spacing:-.06em;margin-bottom:56px;font-size:clamp(38px,4vw,54px);line-height:1;display:block}.package-grid h3{margin-bottom:9px;font-size:17px}.package-grid p{color:var(--muted);margin:0;font-size:12px}.package-disclaimer{color:#898880;margin:18px 0 0;font-size:10px}.delivery-section{background:var(--yellow);padding-block:82px}.delivery-grid{grid-template-columns:.85fr repeat(3,1fr);gap:0;display:grid}.delivery-grid>div:first-child{padding:20px 30px 20px 0}.delivery-grid>div:first-child .section-kicker{color:#615b08}.delivery-grid>div:first-child .section-kicker:before{background:var(--ink)}.delivery-grid h2{font-size:clamp(32px,3.7vw,48px)}.delivery-card{border-left:1px solid #0e0d0938;min-width:0;padding:20px 28px}.delivery-card>span{margin-bottom:44px}.delivery-card h3{font-size:17px}.delivery-card p{color:#4e490c;margin:12px 0 0;font-size:12px}.knowledge-section{background:#fff}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;padding:24px;display:flex}.guide-card__meta{color:#7a7972;justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.guide-card__meta span{letter-spacing:.07em;text-transform:uppercase;font-weight:800}.guide-card__visual{background:linear-gradient(135deg, transparent 49.5%, #ffffff2e 50%, transparent 50.5%), var(--yellow);background-size:26px 26px;place-items:center;height:135px;margin:22px -24px 25px;display:grid}.guide-card__visual b{font-family:var(--font-display);letter-spacing:-.07em;font-size:52px}.guide-card h3{font-size:21px}.guide-card p{color:var(--muted);margin:15px 0 24px;font-size:13px}.guide-card a{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;font-size:12px;font-weight:800;display:flex}.guide-card a b,.knowledge-all span{color:#9a8500}.knowledge-all{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 2px;font-size:13px;font-weight:800;display:flex}.faq-section{background:var(--surface)}.faq-layout{grid-template-columns:.67fr 1.33fr;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.faq-layout .home-heading{margin:0;position:sticky;top:120px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:35px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:76px;font-size:15px;font-weight:750;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#9c8700;font-size:9px;font-weight:900}.faq-list summary i{width:17px;height:17px;position:relative}.faq-list summary i:before,.faq-list summary i:after{background:var(--ink);content:"";width:13px;height:1px;position:absolute;top:8px;left:2px}.faq-list summary i:after{transition:transform .15s;transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details>p{max-width:680px;color:var(--muted);margin:-5px 38px 24px 49px;font-size:14px}.request-section{background:#fff;padding-block:0}.quote-card{color:#fff;background:#11100c;border-radius:10px;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);display:grid;overflow:hidden}.quote-card__intro{border-right:1px solid #ffffff1c;min-width:0;padding:clamp(38px,5vw,64px)}.quote-card__intro h2{max-width:460px;font-size:clamp(35px,4.2vw,50px)}.quote-card__intro>p:not(.section-kicker){color:#aaa9a3;margin:22px 0 30px;font-size:15px}.quote-card__intro h3{margin-bottom:14px;font-size:14px}.quote-card__intro ul{color:#c2c1ba;gap:8px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.quote-card__intro li{padding-left:18px;position:relative}.quote-card__intro li:before{background:var(--yellow);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0;transform:translateY(-50%)}.quote-card__contact{border-top:1px solid #ffffff21;gap:2px;margin-top:34px;padding-top:22px;display:grid}.quote-card__contact span{color:#8e8d86;font-size:10px}.quote-card__contact a{color:var(--yellow);font-size:19px;font-weight:800}.quote-form{min-width:0;color:var(--ink);background:#f4f4f0;padding:clamp(38px,5vw,64px)}.quote-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px;display:grid}.quote-field{gap:7px;min-width:0;display:grid}.quote-field--wide{margin-top:17px}.quote-field>span{color:#56554f;font-size:10px;font-weight:800}.quote-field>span b{color:#a48e00}.quote-field input,.quote-field select,.quote-field textarea{box-sizing:border-box;width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #c7c6c0;border-radius:4px;outline:none;font-size:13px;transition:border-color .15s,box-shadow .15s}.quote-field input,.quote-field select{height:48px;padding:0 14px}.quote-field select{color-scheme:light}.quote-field textarea{resize:vertical;min-height:118px;padding:13px 14px}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:#897700;box-shadow:0 0 0 3px #ffe5003d}.quote-field input::placeholder,.quote-field textarea::placeholder{color:#999891;opacity:1}.quote-consent{color:#66655f;grid-template-columns:17px minmax(0,1fr);gap:9px;margin-top:18px;font-size:10px;line-height:1.45;display:grid}.quote-consent input{width:17px;height:17px;accent-color:var(--yellow);margin:1px 0 0}.quote-consent a{text-underline-offset:2px;text-decoration:underline}.quote-submit{align-items:center;gap:18px;margin-top:20px;display:flex}.quote-submit p{color:#88877f;max-width:210px;margin:0;font-size:9px;line-height:1.4}.quote-submit .button{white-space:normal;overflow-wrap:anywhere;text-align:center;line-height:1.25}.form-status{min-height:0;margin-top:12px;font-size:12px}.form-status:empty{display:none}.honeypot{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.contacts-section{background:#fff}.requisites-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.requisites-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:7px;min-width:0;min-height:100px;padding:20px 24px;display:grid}.requisites-grid span{color:#85847d;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.requisites-grid strong,.requisites-grid a{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:750}.requisite-wide{grid-column:span 3}.legal-callout{border-left:4px solid var(--yellow);background:var(--surface);justify-content:space-between;align-items:center;gap:36px;margin-top:22px;padding:22px 24px;display:flex}.legal-callout p{max-width:860px;color:var(--muted);margin:0;font-size:11px}.legal-callout a{flex:none;font-size:11px;font-weight:800}@media (width<=1050px){.home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr);gap:36px}.home-hero h1{font-size:clamp(42px,5.6vw,58px)}.category-grid,.selection-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-grid{grid-template-columns:repeat(3,1fr)}.delivery-grid>div:first-child{grid-column:1/-1;padding:0 0 36px}}@media (width<=820px){.home-section{padding-block:76px}.home-heading--split,.application-grid,.faq-layout,.quote-card{grid-template-columns:1fr}.home-heading--split{gap:28px}.home-heading--split>p:last-child{max-width:700px;padding-top:16px}.home-hero__grid{grid-template-columns:1fr;min-height:0;padding-block:62px}.home-hero__copy{width:calc(100vw - 32px);max-width:740px}.home-hero .product-visual{justify-self:stretch;width:calc(100vw - 32px)!important;min-width:0!important;max-width:740px!important}.home-hero__lead,.home-hero__benefits{width:100%;max-width:100%}.application-grid{gap:48px}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid{grid-template-columns:1fr}.guide-card{grid-template-columns:minmax(170px,.42fr) minmax(0,1fr);column-gap:28px;display:grid}.guide-card__meta{grid-column:1/-1}.guide-card__visual{grid-row:2/span 3;height:100%;min-height:190px;margin:22px 0 0}.guide-card h3{margin-top:22px}.guide-card a{align-self:end}.faq-layout{gap:34px}.faq-layout .home-heading{position:static}.quote-card__intro{border-bottom:1px solid #ffffff1c;border-right:0}}@media (width<=640px){.home-page h2{font-size:clamp(30px,9.2vw,40px)}.home-section{padding-block:62px}.home-heading{margin-bottom:32px}.home-heading>p:last-child{font-size:15px}.home-hero__grid{gap:42px;padding-block:48px 54px}.home-hero__copy,.home-hero .product-visual{width:calc(100vw - 28px);min-width:0;max-width:calc(100vw - 28px)}.home-hero .product-visual{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.home-hero h1{font-size:clamp(32px,9vw,36px);line-height:1.02}.home-hero__lead{margin-top:20px;font-size:16px}.home-hero__actions{margin-top:27px;display:grid}.home-hero__actions .button{width:100%}.home-hero__benefits{grid-template-columns:1fr;margin-top:32px}.home-hero__benefits li,.home-hero__benefits li+li{border-bottom:1px solid #ffffff1f;border-left:0;grid-template-columns:106px minmax(0,1fr);align-items:center;gap:12px;padding:12px 0}.home-hero .product-visual figcaption{flex-direction:column;align-items:flex-start;gap:2px}.home-hero .product-visual figcaption span{overflow-wrap:anywhere;max-width:100%}.order-model__grid,.category-grid,.sector-list,.selection-steps,.package-grid,.delivery-grid,.guide-card,.quote-form__grid,.requisites-grid{grid-template-columns:1fr}.order-model__grid article{min-height:0;padding:30px 24px}.order-model__grid article>span{margin-bottom:34px}.category-card{min-height:300px;padding:25px}.category-card h3{overflow-wrap:anywhere}.category-card__icon{margin-bottom:38px}.sector-list>div{min-height:90px}.selection-steps li{gap:42px;min-height:220px;padding:24px}.package-grid article{min-height:0;padding:24px}.package-grid strong{margin-bottom:35px}.delivery-section{padding-block:62px}.delivery-grid>div:first-child{grid-column:auto}.delivery-card{border-top:1px solid #0e0d0938;border-left:0;padding:25px 0}.delivery-card>span{margin-bottom:28px}.guide-card{padding:22px;display:flex}.guide-card__meta{display:flex}.guide-card__visual{width:auto;height:120px;min-height:0;margin:20px -22px 23px}.guide-card h3{margin-top:0}.faq-list summary{grid-template-columns:26px minmax(0,1fr) 18px;gap:10px;min-height:70px;font-size:14px}.faq-list details>p{margin:-2px 20px 22px 36px;font-size:13px}.quote-card{border-radius:8px;width:100%;max-width:100%;margin-inline:0}.quote-card__intro,.quote-form{padding:34px 25px}.quote-card__intro h2{font-size:36px}.quote-field--wide{margin-top:15px}.quote-submit{flex-direction:column;align-items:stretch}.quote-submit .button{width:100%}.quote-submit p{max-width:none}.requisites-grid>div{min-height:86px}.requisite-wide{grid-column:auto}.legal-callout{flex-direction:column;align-items:flex-start;gap:16px}}@media (width<=340px){.home-hero h1,.quote-card__intro h2{font-size:30px}}:root{--brand-navy:#08243a;--brand-navy-2:#123952;--brand-blue:#1f5875;--brand-ink:#10283f;--brand-yellow:#ffe100;--brand-line:#d7ddda;--brand-muted:#61717e}.site-header{z-index:100;color:#fff;background:var(--brand-navy);border-bottom:1px solid #ffffff1a;position:sticky;top:0;box-shadow:0 14px 36px #04172629}.topline__inner{color:#ffffffab}.brand img{background:#061a2a;border-color:#ffffff21;box-shadow:inset 0 0 24px #ffe1000a}.brand span{color:#ffffff94;border-left-color:#ffffff2e}.desktop-nav a{color:#fffc}.desktop-nav a:after{background:var(--brand-yellow)}.nav-cta{border-color:var(--brand-yellow);color:var(--brand-ink);background:var(--brand-yellow);box-shadow:0 10px 26px #ffe10021}.nav-cta:hover{background:#ffed3c;border-color:#ffed3c}.site-footer{background:var(--brand-navy)}.footer-bottom{border-top-color:#ffffff1f}@media (width<=920px){.mobile-menu>summary span{background:#fff}.mobile-menu__panel{color:#fff;background:#08243a;box-shadow:0 24px 44px #04172647}.mobile-menu__panel a{color:#ffffffe0;border-bottom-color:#ffffff1f}}@media (width<=640px){body .paint-home h1{font-size:clamp(2.4rem,10.4vw,3.05rem);line-height:1}body .paint-hero__actions{grid-template-columns:1fr;display:grid}body .paint-hero__actions .button{width:100%}}.catalog-page .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-page .product-card{--product-accent:#1f5875;border-top:4px solid var(--product-accent);background:#fff;border-radius:7px;min-width:0;min-height:560px;padding:0;overflow:hidden;box-shadow:0 10px 34px #08243a0f}.catalog-page .product-card[data-category=passenger]{--product-accent:#3e8ca7}.catalog-page .product-card[data-category=commercial]{--product-accent:#d6a900}.catalog-page .product-card[data-category=transmission]{--product-accent:#d76f32}.catalog-page .product-card[data-category=hydraulic]{--product-accent:#2f8b68}.catalog-page .product-card:hover{border-color:var(--product-accent);transform:translateY(-5px);box-shadow:0 24px 58px #08243a24}.catalog-page .product-card__link{min-height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.catalog-page .product-card__topline{background:#f7f9f7;border-bottom:1px solid #e5e9e6;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin:0;padding:15px 22px 13px;display:flex}.catalog-page .product-card__image{background:radial-gradient(at 50% 85%,#08243a24,#0000 30%),linear-gradient(145deg,#f5f7f5,#e7ece9);border-bottom:1px solid #dce3df;flex:none;place-items:center;height:235px;display:grid;position:relative;overflow:hidden}.catalog-page .product-card__image:after{filter:blur(11px);content:"";background:#08243a2e;border-radius:50%;height:15px;position:absolute;bottom:19px;left:22%;right:22%}.catalog-page .product-card__image img{z-index:1;object-fit:contain;transform-origin:50% 92%;filter:drop-shadow(0 15px 13px #081c2b3b);width:520px;max-width:none;height:380px;transition:transform .22s;position:relative}.catalog-page .product-card[data-package=small] .product-card__image img{transform:scale(2.05)}.catalog-page .product-card[data-package=four] .product-card__image img{transform:scale(1.85)}.catalog-page .product-card[data-package=five] .product-card__image img{transform:scale(1.75)}.catalog-page .product-card[data-package=pail] .product-card__image img{transform:scale(1.62)}.catalog-page .product-card[data-package=drum] .product-card__image img{transform:scale(1.16)}.catalog-page .product-card[data-package=small]:hover .product-card__image img{transform:scale(2.13)}.catalog-page .product-card[data-package=four]:hover .product-card__image img{transform:scale(1.92)}.catalog-page .product-card[data-package=five]:hover .product-card__image img{transform:scale(1.82)}.catalog-page .product-card[data-package=pail]:hover .product-card__image img{transform:scale(1.69)}.catalog-page .product-card[data-package=drum]:hover .product-card__image img{transform:scale(1.21)}.catalog-page .product-card__content{flex-direction:column;flex:1;min-height:276px;padding:22px;display:flex}.catalog-page .product-card h2{min-height:49px;font-size:18px;line-height:1.32}.catalog-page .product-card__purpose{color:#6f7c85;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:58px;margin:13px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.catalog-page .product-card dl{gap:7px;margin:20px 0;display:grid}.catalog-page .product-card__action{color:#173d57;letter-spacing:.02em;text-transform:uppercase;border-top:1px solid #dfe4e1;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;font-size:11px;font-weight:900;display:flex}.catalog-page .product-card__action b{color:#9c8700;font-size:17px}.catalog-page .product-card__link:focus-visible{outline-offset:-4px;outline:4px solid #ffe100a6}@media (width<=1180px){.catalog-page .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.catalog-page .catalog-grid{grid-template-columns:1fr;gap:16px}.catalog-page .product-card{min-height:530px}.catalog-page .product-card__image{height:230px}.catalog-page .product-card__content{min-height:250px}}:root{--site-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--site-navy:#071f32;--site-navy-deep:#051824;--site-navy-light:#0d314b;--site-yellow:#ffe100}html,body,button,input,textarea,select{font-family:var(--site-font)}.site-header{z-index:100;background:var(--site-navy);color:#fff;border-bottom:1px solid #ffffff1a;position:sticky;top:0;box-shadow:0 12px 34px #02111c29}.topline{background:var(--site-navy-deep);border-bottom:1px solid #ffffff14}.topline__inner{color:#ffffffa3;letter-spacing:.075em;min-height:29px;font-size:10px;font-weight:700}.topline__inner>span:before{background:var(--site-yellow);width:6px;height:6px;margin-right:8px;box-shadow:0 0 0 4px #ffe1001c}.topline a{color:#ffffffd1}.topline a:hover{color:var(--site-yellow)}.nav-shell{background:linear-gradient(90deg, var(--site-navy) 0%, #092a42 100%)}.nav-shell__inner{gap:27px;min-height:74px}.brand{gap:13px}.brand img{background:#061a29;border:1px solid #ffffff21;border-radius:4px;width:184px;max-height:52px;padding:3px 5px;box-shadow:inset 0 0 24px #ffe1000a}.brand span{color:#ffffff8f;letter-spacing:.14em;border-left:1px solid #ffffff2b;padding-left:13px;font-size:9px;font-weight:750}.desktop-nav{gap:clamp(18px,1.7vw,28px)}.desktop-nav a{color:#ffffffc7;letter-spacing:0;padding:27px 0;font-size:12px;font-weight:650}.desktop-nav a:hover{color:#fff}.desktop-nav a:after{background:var(--site-yellow);bottom:19px}.nav-cta{border-color:var(--site-yellow);background:var(--site-yellow);color:#10283f;min-height:42px;padding:11px 18px;box-shadow:0 10px 24px #ffe10021}.paint-home{font-family:var(--site-font)}.paint-hero{color:#fff;background:radial-gradient(circle at 76% 45%,#23688e3d,#0000 35%),linear-gradient(118deg,#061c2c 0%,#082840 54%,#061c2c 100%);min-height:0;overflow:hidden}.paint-hero:after{z-index:1;filter:blur(75px);content:"";pointer-events:none;background:#ffe1000d;border-radius:50%;height:68%;position:absolute;inset:auto -8% -36% 42%}.paint-hero__media{background:linear-gradient(90deg,#05182475,#0000 58%),radial-gradient(circle at 17% 18%,#ffe10012,#0000 27%);width:100%;inset:0}.paint-hero__gridlines{opacity:.16;background-size:72px 72px;mask-image:linear-gradient(90deg,#000,#0000007a 55%,#0000 92%)}.paint-hero__grid{grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);gap:clamp(34px,4.5vw,70px);min-height:620px;padding-block:66px 58px}.paint-hero__copy{z-index:4;max-width:670px;padding:0}.paint-hero .paint-overline{color:var(--site-yellow);letter-spacing:.11em;margin-bottom:20px;font-size:11px}.paint-hero h1{max-width:690px;font-family:var(--site-font);letter-spacing:-.048em;margin-bottom:24px;font-size:clamp(48px,4.25vw,68px);font-weight:780;line-height:1.02}.paint-hero h1 em{color:var(--site-yellow)}.paint-hero__copy>p{color:#ffffffba;max-width:610px;font-size:clamp(16px,1.15vw,18px);line-height:1.58}.paint-hero__actions{gap:14px;margin:30px 0 36px}.paint-hero__actions .button{min-height:50px;padding-inline:22px;font-size:13px}.paint-button-ghost{color:#fff;border-color:#ffffff57}.paint-hero__facts{border-top-color:#ffffff29;max-width:640px}.paint-hero__facts>div{padding-top:18px}.paint-hero__facts dt{color:#ffffff70;letter-spacing:.08em;font-size:10px}.paint-hero__facts dd{color:#ffffffe6;font-size:13px;line-height:1.35}.paint-hero__product{z-index:3;width:calc(100% + 72px);height:510px;box-shadow:none;color:#fff;background:0 0;border:0;border-radius:0;margin:0 -58px 0 -14px;overflow:visible}.paint-hero__product:before,.paint-hero__product-top,.paint-hero__product figcaption{display:none}.paint-hero__product picture{background:#071b29;border:1px solid #ffffff1c;border-radius:10px;inset:0;overflow:hidden;box-shadow:0 34px 80px #0000004d;mask-image:linear-gradient(90deg,#0000 0%,#000 11% 100%)}.paint-hero__product img{object-fit:cover;object-position:center;filter:saturate(.96)contrast(1.02);width:100%;height:100%;transition:transform .45s;transform:none}.paint-hero__product:hover img{transform:scale(1.015)}.paint-family-bar{background:#0c304a;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff17}.paint-family-bar .shell{grid-template-columns:repeat(5,minmax(0,1fr));min-height:72px}.paint-family-bar a,.paint-family-bar__all{color:#ffffffd6;background:0 0;border-color:#ffffff1a;padding:16px 18px;font-size:11px}.paint-family-bar a:hover,.paint-family-bar__all:hover{background:var(--site-yellow);color:#10283f}.paint-family-bar b,.paint-family-bar__all b{color:var(--site-yellow)}.paint-family-bar a:hover b,.paint-family-bar__all:hover b{color:#10283f}@media (width<=1180px){.desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.brand span{display:none}.paint-hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:30px}.paint-hero h1{font-size:clamp(45px,5vw,61px)}.paint-hero__product{width:calc(100% + 35px);height:470px;margin-right:-35px}}@media (width<=920px){.site-header{position:sticky}.topline__inner>span{text-overflow:ellipsis;white-space:nowrap;max-width:52vw;overflow:hidden}.paint-hero__grid{grid-template-columns:1fr;gap:34px;min-height:0;padding-block:54px 42px}.paint-hero__copy{max-width:760px}.paint-hero h1{max-width:760px;font-size:clamp(43px,7.8vw,64px)}.paint-hero__product{width:100%;height:clamp(340px,56vw,500px);margin:0}.paint-hero__product picture{mask-image:none}.paint-family-bar .shell{grid-template-columns:repeat(2,minmax(0,1fr))}.paint-family-bar a:last-child{grid-column:1/-1}}@media (width<=640px){.topline__inner{min-height:28px;font-size:9px}.topline__inner>span{max-width:100%}.topline__inner>div{display:none}.nav-shell__inner{min-height:66px}.brand img{width:158px;max-height:46px}.paint-hero__grid{padding-block:42px 32px}body .paint-home h1,.paint-hero h1{font-size:clamp(38px,11.5vw,50px);line-height:1.02}.paint-hero .paint-overline{font-size:10px;line-height:1.45}.paint-hero__copy>p{font-size:16px}.paint-hero__actions{grid-template-columns:1fr;margin:26px 0 32px;display:grid}.paint-hero__actions .button{width:100%}.paint-hero__facts{grid-template-columns:1fr}.paint-hero__facts>div,.paint-hero__facts>div+div{border-bottom:1px solid #ffffff1f;border-left:0;padding:13px 0}.paint-hero__product{height:285px}.paint-family-bar .shell{grid-template-columns:1fr}.paint-family-bar a,.paint-family-bar a:last-child{grid-column:auto;min-height:56px}}@media (width>=1181px){body .paint-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(450px,.92fr);gap:42px}body .paint-hero h1{max-width:720px;font-size:62px}body .paint-hero__product{width:calc(100% + 48px);height:490px;margin:0 -48px 0 0}}.catalog-page .product-card__link{align-items:stretch;min-width:0}.catalog-page .product-card__image,.product-visual__stage,.product-related__image{isolation:isolate;background:#071d2c;position:relative;overflow:hidden}.catalog-page .product-card__image:before,.catalog-page .product-card__image:after,.product-visual__stage:after,.product-related__image:before{content:none!important;display:none!important}.catalog-page .product-card__image img,.product-visual__stage img,.product-related__image img{z-index:1;object-fit:cover;object-position:center;pointer-events:none;inset:0;opacity:1!important;filter:none!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important;position:absolute!important;transform:none!important}.catalog-page .product-card__image{border-bottom-color:#173b50;width:100%;height:250px;padding:0}.catalog-page .product-card__image img{transition:transform .24s}.catalog-page .product-card:hover .product-card__image img{transform:scale(1.015)!important}.catalog-page .product-card__topline span,.catalog-page .product-card__topline small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.catalog-page .product-card__topline small{text-align:right;max-width:58%}.catalog-page .product-card h2{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;display:-webkit-box;overflow:hidden}.catalog-page .product-card__purpose{overflow-wrap:anywhere}.catalog-page .product-card dl div{grid-template-columns:minmax(0,1fr) minmax(64px,auto);min-width:0}.catalog-page .product-card dt,.catalog-page .product-card dd{overflow-wrap:anywhere;min-width:0}.catalog-page .product-card dd{text-align:right;max-width:168px}.product-visual__stage{background:#071d2c;min-height:470px;padding:0}.product-related__image{background:#071d2c;width:auto;min-height:210px;padding:0}@media (width<=680px){.catalog-page .product-card__image{height:224px;padding:0}.catalog-page .product-card__topline{padding-inline:18px}.product-visual__stage{min-height:350px;padding:0}.product-related__image{min-height:190px}:root{--shell:calc(100% - 32px)}html{scroll-padding-top:104px}body{font-size:17px;line-height:1.62}p,li,dd{text-wrap:pretty}.button{min-height:54px;padding:15px 20px;font-size:15px}.topline__inner{letter-spacing:.045em;min-height:34px;font-size:10px}.nav-shell__inner{min-height:70px}.brand img{width:min(166px,52vw);max-height:50px}.mobile-menu summary{width:48px;height:48px}.mobile-menu__panel{width:100%;max-height:calc(100dvh - 104px);padding:8px 16px 18px;left:0;right:0}.mobile-menu__panel a{align-items:center;min-height:54px;padding:12px 2px;font-size:16px;line-height:1.3;display:flex}.mobile-menu__panel a:last-child{color:var(--site-yellow,var(--yellow));font-weight:900}.paint-hero__grid{gap:38px;padding-block:46px 38px}body .paint-home h1,.paint-hero h1,.home-hero h1{font-size:clamp(40px,12vw,52px);line-height:1.02}.paint-hero .paint-overline,.hero-overline,.section-kicker,.catalog-kicker,.product-kicker{font-size:11px;line-height:1.45}.paint-hero__copy>p,.home-hero__lead,.catalog-hero__inner>div:first-child>p:last-child,.product-summary__lead{font-size:18px;line-height:1.58}.paint-hero__actions .button,.home-hero__actions .button{min-height:56px;font-size:15px}.paint-hero__facts dt,.product-facts dt{font-size:11px}.paint-hero__facts dd,.product-facts dd{font-size:15px}.paint-hero__product{height:310px}.paint-family-bar a,.paint-family-bar a:last-child,.paint-family-bar__all{min-height:60px;font-size:14px}.home-page h2,.catalog-heading h2,.product-panel h2,.product-supply h2,.product-related h2{font-size:clamp(34px,10vw,44px)}.home-section,.catalog-categories,.product-content-section,.product-supply,.product-related,.product-request{padding-block:68px}.home-heading>p:last-child,.application-copy>p:not(.section-kicker),.order-model__grid p,.category-card p,.delivery-card p,.guide-card p,.product-panel>p:not(.product-kicker),.product-supply p{font-size:16px;line-height:1.62}.order-model__grid h3,.category-card h3,.delivery-card h3,.guide-card h3{font-size:23px}.category-card small,.guide-card__meta,.requisites-grid span{font-size:11px}.category-card a,.order-model__grid a,.guide-card a{min-height:48px;font-size:14px}.faq-list summary{min-height:76px;font-size:16px;line-height:1.4}.faq-list details>p{font-size:15px;line-height:1.62}.catalog-hero__inner{padding-block:58px}.catalog-hero h1{font-size:clamp(40px,11.5vw,52px)}.catalog-hero__stats dt{font-size:27px}.catalog-hero__stats dd{font-size:11px;line-height:1.4}.catalog-notice{padding:24px 22px}.catalog-notice strong{font-size:18px;line-height:1.35}.catalog-notice p{font-size:15px}.catalog-filters{gap:16px;padding:20px}.catalog-filters label{gap:9px}.catalog-filters label>span{font-size:12px;line-height:1.35}.catalog-filters input,.catalog-filters select{min-height:54px;padding-inline:15px;font-size:16px}.catalog-reset{min-height:52px;font-size:14px}.catalog-toolbar{min-height:78px;font-size:14px;line-height:1.45}.catalog-toolbar strong{font-size:18px}.catalog-page .product-card{min-height:575px}.catalog-page .product-card__topline{min-height:56px;padding:16px 20px}.catalog-page .product-card__topline span{font-size:12px}.catalog-page .product-card__topline small{font-size:11px}.catalog-page .product-card__image{height:245px}.catalog-page .product-card__content{min-height:270px;padding:22px 20px}.catalog-page .product-card h2{min-height:0;font-size:21px;line-height:1.32}.catalog-page .product-card__purpose{min-height:0;font-size:15px;line-height:1.55}.catalog-page .product-card dl div{font-size:13px}.catalog-page .product-card__volumes span{min-height:30px;padding:5px 10px;font-size:12px}.catalog-page .product-card__action{min-height:50px;font-size:13px;line-height:1.35}.catalog-category-grid a{min-height:260px;padding:26px 22px}.catalog-category-grid h3{font-size:22px}.catalog-category-grid p{font-size:15px}.product-breadcrumbs{min-height:54px;font-size:13px}.product-hero__grid{gap:40px;padding-block:44px 62px}.product-visual__stage{min-height:370px}.product-visual>p{font-size:13px}.product-summary h1{font-size:clamp(40px,11vw,52px)}.product-summary__note{font-size:13px}.product-back{min-height:48px;font-size:14px}.product-configurator{padding:22px 18px}.product-configurator__heading span,.package-selector legend,.quantity-selector>span{font-size:11px}.product-configurator__heading h2{font-size:28px}.product-configurator__heading>strong{font-size:13px}.package-selector__option{min-height:78px;padding:12px}.package-selector__option b{font-size:19px}.package-selector__option span{font-size:11px}.quantity-selector__control button,.quantity-selector__control input{height:48px}.quantity-selector__control input{font-size:16px}.product-configurator__result{font-size:13px}.product-panel{padding:30px 22px}.product-list li{padding:16px 18px 16px 40px;font-size:15px}.product-panel--accent>a{min-height:52px;font-size:14px}.product-supply dt{font-size:11px}.product-supply dd{font-size:15px}.product-related__grid>a{min-height:440px}.product-related__grid>a>span{font-size:11px}.product-related__grid h3{font-size:20px}.product-related__grid b{font-size:12px}.quote-card__intro,.quote-form{padding:36px 22px}.quote-card__intro h2{font-size:clamp(36px,10vw,44px)}.quote-card__contact a{font-size:21px}.quote-field{gap:9px}.quote-field>span{font-size:12px}.quote-field input,.quote-field select,.quote-field textarea{font-size:16px}.quote-field input,.quote-field select{height:54px}.quote-field textarea{min-height:140px;padding:15px}.quote-consent{grid-template-columns:22px minmax(0,1fr);gap:11px;font-size:13px;line-height:1.5}.quote-consent input{width:22px;height:22px}.quote-submit p{font-size:12px}.form-status{font-size:14px}.requisites-grid strong,.requisites-grid a{font-size:15px}.legal-callout p,.legal-callout a{font-size:13px}.footer-brand p{font-size:14px}.footer-grid h2{font-size:12px}.footer-grid>div:not(.footer-brand) a,.footer-grid address{min-height:36px;font-size:14px}.contact-widget__head strong{font-size:19px}.contact-widget__head span,.contact-widget__panel>a small{font-size:12px}.contact-widget__panel>a b{font-size:15px}.contact-widget__form{min-height:48px;font-size:13px}}@media (width<=390px){:root{--shell:calc(100% - 28px)}body{font-size:16px}body .paint-home h1,.paint-hero h1,.home-hero h1,.catalog-hero h1,.product-summary h1{font-size:clamp(36px,11.5vw,44px)}.brand img{width:min(150px,50vw)}.catalog-hero__stats div{padding:19px 14px}.catalog-page .product-card__content,.product-panel,.quote-card__intro,.quote-form{padding-inline:19px}}@media (width<=680px){.product-summary{min-width:0}.product-summary h1{overflow-wrap:anywhere;word-break:normal;max-width:100%}.product-visual__stage img{width:100%;max-width:100%;height:auto}.product-visual[data-package=small] img{transform:scale(1.45)}.product-visual[data-package=four] img{transform:scale(1.35)}.product-visual[data-package=five] img{transform:scale(1.3)}.product-visual[data-package=pail] img{transform:scale(1.22)}.product-visual[data-package=drum] img{transform:none}.product-hero__grid{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.product-summary,.product-visual{width:100%;min-width:0;max-width:100%}.product-summary{overflow:hidden}.product-summary h1{overflow-wrap:anywhere;word-break:break-word;text-wrap:wrap;width:100%;max-width:100%;font-size:clamp(36px,10vw,44px);white-space:normal!important}.product-visual__stage{width:100%;height:224px;min-height:224px}}.product-page{color:var(--ink);background:#f4f6f4}.product-page h1,.product-page h2,.product-page h3,.product-page p{margin-top:0}.product-breadcrumbs{color:#7a878f;white-space:nowrap;align-items:center;gap:9px;min-height:58px;font-size:11px;display:flex;overflow:hidden}.product-breadcrumbs a{color:#29485f}.product-breadcrumbs>span:last-child{text-overflow:ellipsis;overflow:hidden}.product-hero{color:#fff;background:radial-gradient(circle at 13% 22%,#ffe1001a,#0000 28%),linear-gradient(120deg,#071f32,#0b304a 70%,#08243a);position:relative;overflow:hidden}.product-hero__grid{grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(45px,7vw,100px);min-height:650px;padding-block:68px;display:grid}.product-visual{min-width:0}.product-visual__stage{background:radial-gradient(at 50% 84%,#0000004d,#0000 30%),linear-gradient(145deg,#f8faf8,#dfe7e2);border:1px solid #ffffff26;border-radius:10px;place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 80px #0000003d}.product-visual__stage:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff8c,#0000 33%);position:absolute;inset:0}.product-visual__stage img,.product-related__image img{z-index:1;object-fit:contain;transform-origin:50% 92%;filter:drop-shadow(0 22px 18px #03121d4d);width:520px;max-width:none;height:380px;position:relative}.product-visual[data-package=small] img,.product-related__grid a[data-package=small] img{transform:scale(2.05)}.product-visual[data-package=four] img,.product-related__grid a[data-package=four] img{transform:scale(1.85)}.product-visual[data-package=five] img,.product-related__grid a[data-package=five] img{transform:scale(1.75)}.product-visual[data-package=pail] img,.product-related__grid a[data-package=pail] img{transform:scale(1.62)}.product-visual[data-package=drum] img,.product-related__grid a[data-package=drum] img{transform:scale(1.16)}.product-visual>p{color:#ffffff8f;text-align:center;margin:13px 0 0;font-size:11px}.product-kicker{color:#9ca9b1;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:16px;font-size:10px;font-weight:900;display:flex}.product-kicker:before{background:var(--yellow);content:"";flex:none;width:28px;height:2px}.product-summary h1{max-width:820px;font-family:var(--font-display);letter-spacing:-.047em;margin-bottom:23px;font-size:clamp(42px,5vw,70px);font-weight:900;line-height:1.01}.product-summary__lead{color:#ffffffb3;max-width:760px;margin-bottom:30px;font-size:17px;line-height:1.65}.product-facts{background:#ffffff1f;border:1px solid #ffffff24;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 30px;display:grid;overflow:hidden}.product-facts div{background:#0314208a;min-width:0;padding:18px 20px}.product-facts dt{color:#ffffff7d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800}.product-facts dd{overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:800}.product-summary__actions{align-items:center;gap:22px;display:flex}.product-back{color:#ffffffbd;font-size:12px;font-weight:800}.product-back:hover{color:var(--yellow)}.product-summary__note{color:#ffffff7a;max-width:720px;margin:22px 0 0;font-size:11px;line-height:1.55}.product-content-section{padding-block:90px}.product-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-panel{background:#fff;border:1px solid #dce2de;border-radius:8px;min-width:0;padding:clamp(30px,4vw,48px);box-shadow:0 18px 50px #08243a0d}.product-panel--wide{grid-column:1/-1}.product-panel--accent{border-top:4px solid var(--yellow);color:#fff;background:#0a2a41}.product-panel h2,.product-supply h2,.product-related h2{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(31px,3.6vw,49px);font-weight:900;line-height:1.04}.product-panel>p:not(.product-kicker),.product-supply p{color:#66747d;font-size:15px;line-height:1.72}.product-panel--accent>p:not(.product-kicker){color:#ffffffad}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;margin:28px 0 0;padding:0;list-style:none;display:grid}.product-list--compact{grid-template-columns:1fr}.product-list li{color:#31495a;background:#f8faf8;border:1px solid #e2e6e3;border-radius:5px;padding:15px 18px 15px 38px;font-size:13px;line-height:1.55;position:relative}.product-list li:before{background:var(--yellow);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:19px;left:17px;box-shadow:0 0 0 4px #ffe1002e}.product-panel--accent>a{color:#fff;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:20px;font-size:12px;font-weight:900;display:flex}.product-panel--accent>a span{color:var(--yellow);font-size:18px}.product-supply{background:#fff;padding-block:90px}.product-supply__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);align-items:start;gap:clamp(50px,8vw,120px);display:grid}.product-supply dl{border-top:3px solid var(--yellow);margin:0}.product-supply dl div{border-bottom:1px solid #dfe4e1;grid-template-columns:.75fr 1fr;gap:20px;padding:18px 0;display:grid}.product-supply dt{color:#869199;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.product-supply dd{margin:0;font-size:13px;font-weight:800}.product-related{color:#fff;background:#0a263b;padding-block:90px}.product-related__heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.product-related__heading h2{margin-bottom:0}.product-related__heading>a{color:var(--yellow);flex:none;padding-bottom:8px;font-size:11px;font-weight:900}.product-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-related__grid>a{color:#fff;background:#102f46;border:1px solid #ffffff21;border-radius:7px;flex-direction:column;min-width:0;min-height:420px;padding:0 22px 22px;transition:transform .18s,border-color .18s;display:flex;overflow:hidden}.product-related__grid>a:hover{border-color:#ffe100a6;transform:translateY(-4px)}.product-related__image{background:radial-gradient(at 50% 85%,#08243a2e,#0000 30%),linear-gradient(145deg,#f4f7f4,#dfe6e2);place-items:center;height:220px;margin:0 -22px 21px;display:grid;overflow:hidden}.product-related__grid>a>span{color:var(--yellow);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.product-related__grid h3{margin:12px 0 20px;font-size:17px;line-height:1.35}.product-related__grid b{color:#ffffffb8;text-transform:uppercase;border-top:1px solid #ffffff1f;margin-top:auto;padding-top:15px;font-size:10px}.product-request{background:#fff;padding-block:96px}@media (width<=980px){.product-hero__grid,.product-supply__grid{grid-template-columns:1fr}.product-visual{max-width:650px}.product-visual__stage{min-height:430px}.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.product-breadcrumbs{min-height:50px}.product-hero__grid{gap:38px;padding-block:42px 58px}.product-visual__stage{min-height:350px}.product-summary h1{font-size:clamp(35px,10vw,48px)}.product-facts,.product-content-grid,.product-list,.product-related__grid{grid-template-columns:1fr}.product-summary__actions,.product-related__heading{flex-direction:column;align-items:stretch}.product-summary__actions .button{width:100%}.product-content-section,.product-supply,.product-related,.product-request{padding-block:65px}.product-panel{padding:27px 22px}.product-supply dl div{grid-template-columns:1fr;gap:7px}}.catalog-page .product-card__pack-row{align-items:flex-start}.catalog-page .product-card__volumes{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:168px;display:flex}.catalog-page .product-card__volumes span{color:#514800;white-space:nowrap;background:#faf9ef;border:1px solid #dcd9c6;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.product-configurator{background:#02111c85;border:1px solid #ffffff2e;border-radius:10px;margin:0 0 30px;padding:22px;box-shadow:inset 0 1px #ffffff0d}.product-configurator__heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.product-configurator__heading span,.package-selector legend,.quantity-selector>span{color:#ffffff85;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.product-configurator__heading h2{font-family:var(--font-display);letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(22px,2.2vw,30px);font-weight:900;line-height:1.08}.product-configurator__heading>strong{background:var(--yellow);color:#11130c;white-space:nowrap;border-radius:5px;flex:none;padding:9px 12px;font-size:12px}.package-selector{border:0;margin:0;padding:0}.package-selector legend{margin-bottom:10px}.package-selector__options{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.package-selector__option{color:#fff;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:6px;align-content:center;gap:5px;min-width:0;min-height:68px;padding:10px 11px;transition:border-color .16s,background .16s,transform .16s;display:grid}.package-selector__option:hover{border-color:#ffe10099;transform:translateY(-1px)}.package-selector__option[aria-pressed=true]{border-color:var(--yellow);background:#ffe10021;box-shadow:0 0 0 2px #ffe1001a}.package-selector__option b{color:var(--yellow);font-size:17px;line-height:1}.package-selector__option span{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.25;overflow:hidden}.quantity-selector{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding-top:17px;display:flex}.quantity-selector__control{background:#fff;border:1px solid #ffffff38;border-radius:6px;grid-template-columns:42px minmax(64px,86px) 42px;display:grid;overflow:hidden}.quantity-selector__control button,.quantity-selector__control input{color:#102537;min-width:0;height:42px;font:inherit;text-align:center;background:#fff;border:0;font-weight:900}.quantity-selector__control button{cursor:pointer;font-size:20px}.quantity-selector__control button:hover{background:#f5e924}.quantity-selector__control input{appearance:textfield;border-inline:1px solid #dfe3df;font-size:14px}.quantity-selector__control input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-selector__control input::-webkit-outer-spin-button{appearance:none;margin:0}.product-configurator__result{color:#ffffff94;flex-wrap:wrap;gap:8px 18px;margin:16px 0 0;font-size:11px;line-height:1.45;display:flex}.product-configurator__result strong{color:#fff}.product-configurator__result span{color:var(--yellow);font-weight:900}.quote-form__grid .quote-field--product{grid-column:1/-1}.quote-field input[readonly]{color:#31495a;background:#eef0eb;border-color:#c7cabe;font-weight:800}@media (width<=680px){.catalog-page .product-card__volumes{max-width:190px}.product-configurator{padding:18px}.product-configurator__heading,.quantity-selector{flex-direction:column;align-items:stretch}.product-configurator__heading>strong{align-self:flex-start}.package-selector__options{grid-template-columns:repeat(2,minmax(0,1fr))}.quantity-selector__control{grid-template-columns:52px minmax(0,1fr) 52px;width:100%}}
