@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/manrope-400.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url('/fonts/manrope-500.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url('/fonts/manrope-600.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url('/fonts/manrope-700.ttf') format('truetype')}
:root{--yellow:#ffda24;--ink:#191b19;--muted:#606360;--soft:#f5f5f2;--line:#dedfd9;--radius:8px;--shadow:0 8px 32px #202f4008}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:156px}
body{margin:0;color:var(--ink);background:#fff;font:16px/1.7 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #967300;outline-offset:4px}
img{max-width:100%;display:block}
svg{flex-shrink:0}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{line-height:1.2;letter-spacing:-.035em;font-weight:600;text-wrap:balance;overflow-wrap:break-word}
h2{font-size:clamp(32px,3.5vw,48px);line-height:1.15;font-weight:700}
h3{font-size:22px;letter-spacing:-.02em}
p{color:var(--muted)}
.shell{width:min(1280px,calc(100% - 80px));margin-inline:auto}
.section{padding:100px 0}
.section--soft{background:var(--soft)}
.muted{color:var(--muted)}
.kicker{display:block;color:var(--muted);font-size:11px;line-height:1.6;letter-spacing:.09em;text-transform:uppercase;font-weight:600;margin-bottom:20px}
.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:52px;max-width:100%;border-radius:5px;padding:16px 24px;font-size:14px;line-height:1.5;font-weight:600;border:1px solid transparent;cursor:pointer;text-align:center;transition:background .2s,border-color .2s}
.button span{font-size:20px;line-height:1}
.button--yellow{background:var(--yellow);color:var(--ink)}
.button--yellow:hover{background:#f2cb0b}
.button--dark{background:var(--ink);color:white}
.button--dark:hover{background:#414548}
.button--ghost{border-color:#cfd4d8;background:#fff}
.button--ghost:hover{border-color:#aaa;background:var(--soft)}
.text-link{font-weight:600;font-size:14px;display:inline-block;border-bottom:1px solid currentColor;padding-bottom:5px}

/* The two header rows collapse to a compact, self-contained mobile menu. */
.topline{background:var(--soft);font-size:12px;color:var(--muted)}
.topline__inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:36px;padding-block:5px}
.topline i,.local-bar i{font-style:normal;margin:0 10px;color:#939ba0}
.location-dot{margin-right:4px;font-size:16px}
.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}
.header__inner{position:relative;display:flex;align-items:center;gap:32px;min-height:78px}
.brand{display:block;flex-shrink:0;width:218px;max-width:100%}
.brand__image-frame{display:block}
.brand img{width:100%;height:auto}
.header__tagline{font-size:12px;line-height:1.6;padding-left:27px;border-left:1px solid var(--line)}
.header__contact{display:flex;align-items:center;gap:26px;margin-left:auto}
.messengers{display:flex;gap:4px}
.messengers a{display:grid;place-items:center;width:42px;height:44px;border-radius:8px}
.messengers a:hover{background:var(--soft)}
.messengers img{width:27px;height:27px}
.phone{font-size:18px;font-weight:700;line-height:1.35;white-space:nowrap}
.phone small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px;text-align:right}
.phone__icon{display:none}
.header__nav{border-top:1px solid var(--line)}
.nav{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:49px;font-size:14px}
.nav>a{padding-block:12px}
.nav>a:hover{color:#8a6c00}
.nav>a span{margin-left:6px}
.mobile-menu{display:none}
.local-bar{background:var(--yellow);font-size:12px;padding:10px 0}
.local-bar>.shell{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
.local-bar a{font-weight:600}

/* A typographic introduction and a full production photograph establish the brand. */
.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:56px;align-items:center;padding-block:48px 60px}
.hero__copy{padding-block:20px}
.hero__eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin-bottom:27px;color:var(--muted)}
.hero__eyebrow>span{width:8px;height:8px;flex:0 0 8px;background:var(--yellow)}
.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.04;font-weight:700;letter-spacing:-.06em;max-width:660px;text-wrap:initial}
.hero__highlight{display:block;width:fit-content;max-width:100%}
.hero__highlight>span{background:linear-gradient(transparent 66%,var(--yellow) 66%,var(--yellow) 94%,transparent 94%);box-decoration-break:clone;-webkit-box-decoration-break:clone}
.hero__location{display:block;font-size:.58em;line-height:1.3;letter-spacing:-.04em;font-weight:600;margin-top:20px}
.hero__description{font-size:17px;line-height:1.75;margin-top:27px;max-width:475px}
.hero__actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}
.hero__catalog-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;font-weight:600;padding-block:13px;border-bottom:1px solid var(--line)}
.hero__catalog-link:hover{border-color:var(--ink)}
.hero__note{display:flex;align-items:flex-start;gap:8px;margin-top:22px;color:var(--muted);font-size:12px;line-height:1.7;max-width:410px}
.hero__note>span{color:var(--ink);font-weight:700}
.hero__visual{position:relative;width:100%;max-width:none;aspect-ratio:.92;justify-self:end;border-radius:10px;overflow:hidden;background:var(--soft);border:1px solid var(--ink)}
.hero__photo{width:100%;height:100%;overflow:hidden}
.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:49% 35%}
.hero__photo-label{position:absolute;top:22px;left:22px;right:22px;width:fit-content;max-width:calc(100% - 44px);padding:9px 12px;border:1px solid #ffffff60;border-radius:3px;background:#202321bf;color:#fff;font-size:10px;letter-spacing:.06em;text-transform:uppercase;line-height:1.5}
.hero__stamp{position:absolute;left:0;right:0;bottom:0;background:var(--yellow);padding:22px 28px;display:grid;grid-template-columns:1fr auto;column-gap:20px;color:var(--ink)}
.hero__stamp>span:first-child{grid-column:1/-1;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-weight:600}
.hero__stamp strong{min-width:0;font-size:30px;line-height:1.15;letter-spacing:-.045em;font-weight:700}
.hero__stamp-arrow{align-self:center;font-size:48px;line-height:1;font-weight:400}
.benefit-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-bottom:60px}
.benefit-bar article{position:relative;padding:25px 32px 4px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.benefit-bar article:first-child{padding-left:0;border-left:0}
.benefit-bar article:last-child{padding-right:0}
.benefit-number{display:block;font-size:11px;letter-spacing:.08em;color:var(--muted);margin-bottom:15px;font-weight:600}
.benefit-bar h2{font-size:20px;margin-bottom:12px;font-weight:600;letter-spacing:-.025em;text-wrap:initial}
.benefit-bar p{font-size:15px;line-height:1.8;max-width:340px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:44px}
.section-heading>div:first-child{max-width:650px}
.section-heading>p,.section-heading>div:last-child>p{font-size:16px;max-width:370px;line-height:1.8}
.section-heading .text-link{margin-top:18px}
.section-heading--center{display:block;text-align:center;max-width:760px;margin-inline:auto;margin-bottom:34px}
.section-heading--center p{margin:18px auto 0;max-width:580px}
.lighting-section{background:var(--soft)}
.lighting-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-bottom:24px;border-bottom:1px solid #cbd1c7}
.lighting-tabs>a{display:flex;align-items:center;justify-content:center;min-height:56px;border:0;border-bottom:3px solid transparent;padding:13px 10px;border-radius:0;background:transparent;font-size:14px;line-height:1.5;text-align:center;font-weight:500}
.lighting-tabs>a:hover{background:#e9ede4}
.lighting-tabs>a[aria-selected=true]{background:var(--yellow);border-color:var(--ink);color:var(--ink)}
.lighting-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;background:var(--ink);color:#fff;border-radius:8px;overflow:hidden;margin-top:20px}
.lighting-panel>img{width:100%;height:100%;min-height:430px;object-fit:contain;aspect-ratio:1.45;background:#fff}
.lighting-panel__copy{padding:42px 46px;align-self:center}
.lighting-panel__label{display:block;color:var(--yellow);font-size:11px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:17px;font-weight:600}
.lighting-panel h3{font-size:32px;line-height:1.3;margin-bottom:19px}
.lighting-panel p{font-size:16px;line-height:1.8;color:#c9cec7}
.lighting-panel .lighting-detail{font-size:14px;margin-top:22px;padding-top:18px;border-top:1px solid #4b514a;color:#e5e9e0}
.lighting-panel .button{margin-top:23px}
/* Overlay panels in one grid track so its tallest content reserves the height.
   Inactive panels keep their footprint, while visibility and aria-hidden remove
   them from sight, keyboard navigation and the accessibility tree. No JS: all
   panels stay stacked, and the ordinary fragment links still work. */
[data-lighting][data-enhanced=true] .lighting-panels{display:grid}
[data-lighting][data-enhanced=true] .lighting-panel{grid-area:1/1;margin-top:0;align-content:start}
[data-lighting][data-enhanced=true] .lighting-panel[hidden]{display:grid!important;visibility:hidden;pointer-events:none}
.product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:40px 24px}
.product-card{grid-column:span 3}
.product-card:nth-child(-n+2){grid-column:span 6}
.product-card:nth-child(-n+2) .product-card__image{aspect-ratio:1.9}
.product-card:nth-child(-n+2) h3{font-size:28px}
.product-card{display:block}
.product-card__image{aspect-ratio:1.5;position:relative;overflow:hidden;border-radius:6px;background:var(--soft)}
.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.product-card:hover img{transform:scale(1.025)}
.circle-arrow{position:absolute;bottom:16px;right:16px;width:39px;height:39px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:21px}
.product-card:hover .circle-arrow{background:var(--yellow)}
.product-card__body{position:relative;padding:20px 0 0;border-bottom:1px solid var(--line);padding-bottom:23px}
.product-card__number{display:block;color:var(--muted);font-size:10px;letter-spacing:.08em;margin-bottom:10px;font-weight:600}
.product-card h3{font-size:21px;line-height:1.3;text-wrap:initial}
.product-card p{font-size:15px;margin-top:10px;line-height:1.75}
.catalog-bottom{margin-top:35px;display:flex;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid var(--line);font-size:13px}
.catalog-bottom a{font-weight:600}
.promise-band{padding:0;background:#fff}
.promise-band>.shell{background:var(--yellow);padding:54px 56px;border-radius:8px}
.promise-band .kicker{color:#625822}
.promise-band h2{font-size:clamp(34px,4vw,56px);max-width:920px;line-height:1.2}
.promise-band>.shell>div{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:30px}
.promise-band p{color:#514f3e;font-size:15px;max-width:650px}
.promise-band .button{flex-shrink:0}
.anatomy{padding:100px 0}
.anatomy-image{position:relative;background:var(--soft);border:1px solid var(--line);border-radius:6px;overflow:hidden}
.anatomy-image img{width:100%;height:auto;object-fit:contain}
.anatomy-caption{font-size:12px;color:var(--muted);padding:15px 0}
.layer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:20px}
.layer-grid article{border-top:1px solid var(--line);padding-top:24px}
.layer-grid article>span{width:30px;height:30px;background:var(--yellow);display:grid;place-items:center;border-radius:3px;font-size:12px;margin-bottom:18px}
.layer-grid h3{font-size:20px;margin-bottom:12px}
.layer-grid p{font-size:16px}
.letter-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:36px}
.letter-options>a{background:#fff;border:1px solid var(--line);border-radius:6px;padding:28px;transition:border-color .2s,background .2s}
.letter-options>a:hover{border-color:var(--ink);background:var(--soft)}
.letter-options h3{font-size:20px;margin-bottom:12px}
.letter-options p{font-size:16px}
.letter-options b{display:block;margin-top:18px;font-size:13px;font-weight:600}
.diagram-number{position:absolute;width:31px;height:31px;display:grid;place-items:center;background:var(--yellow);border:2px solid #fff;border-radius:50%;font-size:11px;font-weight:700;box-shadow:0 3px 12px #0001}
.dn1{top:15%;left:43%}.dn2{top:41%;left:57%}.dn3{top:53%;left:66%}.dn4{top:68%;left:68%}
.material-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.material-grid>a{padding:24px;position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:176px;transition:background .2s}
.material-grid>a:hover{background:#fff7cc}
.material-number{display:block;font-size:10px;letter-spacing:.08em;color:var(--muted);margin-bottom:25px}
.material-grid h3{font-size:19px;padding-right:15px;line-height:1.4}
.material-grid p{font-size:14px;margin-top:9px}
.material-arrow{position:absolute;right:22px;top:20px;font-size:20px}
.material-note{font-size:13px;margin-top:23px;color:var(--muted)}
.material-note>span{font-size:22px;color:var(--ink);margin-right:8px}
.equipment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.equipment-grid>a>img{width:100%;height:auto;aspect-ratio:1.35;object-fit:contain;border-radius:6px;border:1px solid var(--line);background:var(--soft)}
.equipment-grid>a>div{padding:20px 0}
.equipment-grid h3{font-size:20px;line-height:1.35;position:relative;padding-right:20px;overflow-wrap:break-word;text-wrap:initial}
.equipment-grid h3 span{position:absolute;right:0;font-size:18px}
.equipment-grid p{font-size:16px;margin-top:10px}
.technology-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.technology-links a{border:1px solid var(--line);border-radius:24px;padding:10px 18px;font-size:13px}
.technology-links a:hover{background:var(--yellow)}
.process-section{background:var(--ink);color:#fff}
.process-section .kicker{color:#acb5a7}
.process-section .text-link{color:var(--yellow)}
.process-section .process-list p{color:#c9cec7}
.process-list{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;gap:28px;margin:0}
.process-list li{border-top:1px solid #545c50;padding-top:24px}
.process-list li>span{font-size:48px;font-weight:500;letter-spacing:-.055em;color:var(--yellow);display:block;line-height:1;margin-bottom:25px}
.process-list h3{font-size:20px;line-height:1.35;margin-bottom:14px}
.process-list p{font-size:16px}
.guarantee-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:80px}
.guarantee-grid>div>p{margin:25px 0;font-size:15px;max-width:440px}
.guarantee-cards{display:flex;flex-direction:column;gap:22px}
.guarantee-cards article{border-bottom:1px solid var(--line);padding:0 0 25px 62px;position:relative}
.guarantee-cards article>span{position:absolute;left:0;top:0;border-radius:50%;background:#fff3b2;width:38px;height:38px;display:grid;place-items:center}
.guarantee-cards h3{font-size:21px;margin:4px 0 10px}
.guarantee-cards p{font-size:16px}
.faq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr);gap:70px}
.faq-layout>div>p{margin-top:25px}
.faq-layout>div>p>a{color:var(--ink);display:block;margin-top:10px}
.faq-list{display:grid;gap:0;align-content:start;border-top:1px solid var(--line)}
.faq-list details{background:transparent;border-bottom:1px solid var(--line)}
.faq-list details[open]{background:#fff}
.faq-list summary{list-style:none;position:relative;cursor:pointer;font-size:17px;line-height:1.6;font-weight:600;padding:24px 60px 24px 22px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{position:absolute;right:22px;top:18px;font-size:24px;font-weight:400;color:#757f84}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details>p{font-size:14px;padding:0 24px 24px}
.reviews-link{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-block:60px}
.reviews-link h2{font-size:32px}
.reviews-link p{font-size:14px;margin-top:16px}
.reviews-link>.button{flex-shrink:0}

/* Commercial details keep the page useful between the product showcases. */
.business-section{padding:76px 0;background:var(--yellow)}
.business-section .kicker,.business-section .section-heading p{color:#4d482f}
.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.business-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #282b241f;border-radius:8px;padding:30px}
.business-card__number{font-size:13px;color:#797b74;margin-bottom:25px}
.business-card h3{font-size:26px;font-weight:700;line-height:1.25;margin-bottom:16px;text-wrap:initial}
.business-card>p{font-size:16px;line-height:1.7;margin-bottom:30px}
.business-card ul{list-style:none;padding:0;margin:auto 0 0}
.business-card li{border-top:1px solid var(--line)}
.business-card li a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding-block:13px;font-size:14px;line-height:1.5}
.business-card li a:hover{color:#796100}
.business-card li span{font-size:20px;flex-shrink:0}
.business-footer{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:30px}
.business-footer p{font-size:14px;max-width:680px;color:#4d482f}
.business-footer .text-link{flex-shrink:0}
.production-approach{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:72px;align-items:center;margin-bottom:64px}
.production-approach>*{min-width:0}
.production-approach figure{position:relative;overflow:hidden;border-radius:8px}
.production-approach img{width:100%;aspect-ratio:1.12;object-fit:cover;object-position:center 30%}
.production-approach figcaption{position:absolute;left:20px;bottom:20px;right:20px;width:fit-content;background:var(--yellow);color:var(--ink);padding:9px 13px;border-radius:3px;font-size:12px;font-weight:600}
.production-approach>div>p{color:#ced0c9;font-size:16px;line-height:1.8;margin-top:24px}
.production-approach ul{list-style:none;margin:24px 0;padding:0}
.production-approach li{padding:14px 0;border-top:1px solid #ffffff2b;display:grid;gap:5px}
.production-approach li strong{font-size:15px;font-weight:600}
.production-approach li span{color:#b9beb6;font-size:14px;line-height:1.7}
.process-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}
.process-heading h3{font-size:26px;font-weight:600}
.reviews-section{background:var(--soft)}
.reviews-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:80px;align-items:center}
.reviews-grid>*{min-width:0}
.reviews-copy p{font-size:16px;line-height:1.8;max-width:470px;margin-top:25px}
.reviews-copy .button{margin-top:32px}
.reviews-widget{min-width:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}
.reviews-widget iframe{display:block;width:100%;height:550px;border:0}
.contact-strip{padding:88px 0;background:var(--yellow)}
.contact-strip__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:90px;align-items:center}
.contact-strip h2{font-size:clamp(34px,4vw,56px)}
.contact-strip p{color:#575441;margin-top:20px;max-width:500px;font-size:15px}
.contact-strip .kicker{color:#625822}
.crm-request{margin-top:26px}
.crm-request>small{display:block;margin-top:12px;color:#625d32;font-size:13px;line-height:1.6;max-width:370px}
.crm-request .button:disabled{cursor:wait;opacity:.65}
.crm-request noscript{display:block;margin-top:12px;font-size:12px}
.contact-strip--dark .crm-request>small{color:#c2c7ca}
.contact-strip__phone{font-size:clamp(22px,2.5vw,31px);font-weight:600;letter-spacing:-.03em;display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid #c7ac33;white-space:nowrap}
.contact-strip__messengers{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.contact-strip__messengers a{display:flex;align-items:center;justify-content:center;gap:8px;background:white;border-radius:8px;padding:12px 15px;font-size:13px;font-weight:600;min-height:46px}
.contact-strip__messengers img{width:22px;height:22px}
.contact-strip__actions>small{display:block;font-size:13px;color:#625d32;margin-top:17px}
.contact-strip--dark{background:var(--ink);color:#fff}
.contact-strip--dark p,.contact-strip--dark .kicker{color:#c2c7ca}
.contact-strip--dark .contact-strip__messengers{color:var(--ink)}
.contact-strip--dark .contact-strip__actions>small{color:#c2c7ca}
.map-section{padding:80px 0}
.map-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:70px;align-items:center}
.map-section h2{font-size:36px}
.map-section p{margin-top:22px;max-width:440px;font-size:15px}
.map-section__notes{display:grid;gap:10px;margin:24px 0;font-size:13px}
.map-section__notes b{color:#737e84;margin-right:9px;font-size:12px}
.map-section__frame{height:370px;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:var(--soft)}
.map-section iframe{width:100%;height:100%;border:0}
.home-seo{padding:0 0 65px}
.home-seo h2{font-size:23px;letter-spacing:-.02em;margin-bottom:18px}
.home-seo p{font-size:14px;margin-bottom:12px;max-width:1000px}
.home-seo a{display:inline-block;font-size:14px;margin-top:7px;border-bottom:1px solid var(--line)}
.site-footer{background:var(--soft);border-top:3px solid var(--yellow);padding-top:55px}
.footer-top{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.25fr;gap:36px}
.footer-top .brand{width:200px}
.footer-top h3{font-size:13px;font-weight:600;margin-bottom:22px;letter-spacing:0;text-wrap:initial}
.footer-top>div>a:not(.brand){display:block;font-size:14px;margin-bottom:10px}
.footer-top>div>p{font-size:13px;line-height:1.7;margin-top:20px}
.footer-top>div>a.footer-phone{font-size:18px;font-weight:600;letter-spacing:-.025em}
.footer-social{display:flex;flex-wrap:wrap;gap:15px;font-size:11px;margin-top:16px}
.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:18px;margin-top:45px;padding:23px 0;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}

/* Shared product, geography and document pages use the same fluid grid rules. */
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;margin-bottom:30px;color:var(--muted)}
.breadcrumbs b{font-weight:400;color:var(--ink)}
.catalog-hero{padding:48px 0 54px;background:var(--soft)}
.catalog-hero h1{font-size:clamp(32px,4vw,54px);max-width:1050px}
.catalog-hero p{margin-top:24px;max-width:770px;font-size:16px}
.catalog-jump{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}
.catalog-jump a{border-radius:24px;background:#fff;border:1px solid var(--line);font-size:13px;padding:10px 17px;max-width:100%}
.catalog-jump a:hover{background:var(--yellow)}
.catalog-jump span{margin-left:6px;color:var(--muted)}
.catalog-groups{display:grid;gap:48px}
.catalog-group__heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin-bottom:24px}
.catalog-group__heading h2{font-size:30px}
.catalog-group__heading>span{font-size:12px;color:var(--muted);flex-shrink:0}
.catalog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px}
.catalog-list>a{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:19px 0;font-size:14px;align-items:center;line-height:1.6}
.catalog-list small{display:none}
.catalog-list>a:hover{color:#836700}
.catalog-search{margin-top:30px;max-width:600px}
.catalog-search label{font-size:14px;display:block;margin-bottom:8px}
.catalog-search input{width:100%;min-width:0;background:white;border:1px solid #ccd2d7;padding:15px 18px;border-radius:8px;font-size:16px}
.search-status{font-size:13px;padding-top:8px}
.local-bar{font-size:12px}
.landing-hero{padding:40px 0 60px;background:var(--soft)}
.landing-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-template-areas:"intro visual" "purchase visual";gap:22px 56px;align-items:start}
.landing-hero__intro{grid-area:intro;align-self:end}
.landing-hero__purchase{grid-area:purchase}
.landing-hero__grid>[data-product-visual]{grid-area:visual;min-width:0;align-self:center}
.landing-hero h1{font-size:clamp(30px,3.3vw,48px);line-height:1.2}
.landing-hero__purchase>p{max-width:650px;font-size:16px}
.landing-hero__image img,.landing-hero__visual img{border-radius:12px;aspect-ratio:1.5;object-fit:contain;width:100%;height:auto;background:#fff}
.landing-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.landing-tags span{border:1px solid #d3d9dd;border-radius:20px;padding:6px 12px;font-size:12px;max-width:100%}
.landing-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-top:25px}
.landing-price b{font-size:27px;letter-spacing:-.03em;font-weight:600}
.landing-price small{font-size:12px;color:var(--muted)}
.landing-copy-layout{display:grid;grid-template-columns:minmax(0,740px) minmax(0,300px);gap:64px;justify-content:space-between;align-items:start}
.landing-copy section{margin-bottom:40px;padding-bottom:34px;border-bottom:1px solid var(--line)}
.landing-copy section:last-child{margin-bottom:0;padding-bottom:0;border:0}
.landing-copy h2{font-size:26px;font-weight:600;line-height:1.35;margin-bottom:18px;text-wrap:initial}
.landing-copy p{line-height:1.8;font-size:16px;color:#454c51;max-width:70ch}
.landing-copy p+p{margin-top:16px}
.landing-hero__location{display:block;font-size:.62em;color:var(--muted);font-weight:400;letter-spacing:-.015em;margin-top:12px;line-height:1.4}
.brief-aside{padding:28px;background:var(--soft);border:1px solid var(--line);border-radius:12px;position:sticky;top:148px}
.brief-aside h3{font-size:22px}
.brief-aside ul{padding-left:20px;font-size:14px;color:var(--muted);margin:20px 0}
.brief-aside li{padding:6px 0}
.brief-aside .button{width:100%}
.related-grid,.geo-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.related-grid>a{padding:23px;border:1px solid var(--line);border-radius:10px;display:flex;justify-content:space-between;gap:15px;font-size:14px}
.geo-links{margin-top:40px}
.geo-links h3{font-size:22px;margin-bottom:20px}
.geo-links>div{display:flex;flex-wrap:wrap;gap:12px}
.geo-links a{font-size:13px;background:white;border:1px solid var(--line);padding:8px 13px;border-radius:25px;max-width:100%}
.region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px}
.region-grid>a{padding:16px 22px 16px 0;border-top:1px solid var(--line);position:relative}
.region-grid>a:hover strong{color:#806300}
.region-grid strong{display:block;font-size:16px;font-weight:500;line-height:1.5;overflow-wrap:break-word}
.region-grid span{display:block;margin-top:4px;font-size:12px;color:var(--muted)}
.region-grid b{position:absolute;right:0;top:16px;font-weight:400}
.geo-summary{display:flex;flex-wrap:wrap;gap:40px;margin-top:32px}
.geo-summary b{display:block;font-size:32px;letter-spacing:-.03em;font-weight:500}
.geo-summary span{font-size:13px;color:var(--muted)}
.geo-service-grid>a{border:1px solid var(--line);border-radius:12px;overflow:hidden}
.geo-service-grid img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}
.geo-service-grid>a>div{padding:22px}
.geo-service-grid h3{font-size:22px;margin-bottom:12px}
.geo-service-grid span{font-size:13px;color:var(--muted)}
.moscow-directory{padding:72px 0;background:var(--soft)}
.moscow-directory__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:55px}
.moscow-directory p{margin:25px 0}
.moscow-directory__grid>div>section{margin-bottom:30px}
.moscow-directory h3{font-size:22px;margin-bottom:18px}
.moscow-directory__grid>div>section>div{display:flex;flex-wrap:wrap;gap:10px}
.moscow-directory__grid>div>section a{font-size:13px;border:1px solid var(--line);background:#fff;padding:7px 13px;border-radius:20px;max-width:100%}
.certificate-notice{background:#fff7cc;padding:30px 0}
.certificate-notice__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}
.certificate-notice p{font-size:14px;margin-top:8px}
.certificate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.certificate-grid>a{background:var(--soft);border-radius:12px;overflow:hidden}
.certificate-grid figure{height:285px;padding:25px;background:#eef0f2}
.certificate-grid img{width:100%;height:100%;object-fit:contain}
.certificate-grid>a>div{padding:23px}
.certificate-grid span,.certificate-grid b{font-size:12px}
.certificate-grid h3{font-size:20px;line-height:1.35;margin:12px 0}
.certificate-grid p{font-size:13px;margin-bottom:15px}
.quality-section{padding:72px 0;background:var(--soft)}
.quality-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:65px}
.quality-section h2{font-size:36px}
.quality-section p{margin-top:20px}
.quality-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}
.quality-list b{font-size:13px;color:var(--muted)}
.quality-list h3{font-size:21px;margin-top:18px}
.quality-list p{font-size:14px}
.policy{width:min(900px,calc(100% - 64px));margin:60px auto}
.policy h1{font-size:42px}
.policy h2{font-size:26px;margin:35px 0 18px}
.policy p{margin-bottom:20px}
.no-results{padding:25px;border:1px solid var(--line);background:var(--soft);border-radius:12px}
.not-found{padding:110px 0;text-align:center}
.not-found h1{font-size:100px}
.not-found p{margin:20px}
.not-found .button{margin-top:15px}
[hidden]{display:none!important}
.skip-link{position:fixed;top:-70px;left:20px;z-index:50;background:var(--yellow);padding:10px 20px}
.skip-link:focus{top:10px}
/* Grid children must be allowed to shrink even with long service/city names. */
:is(.header__inner,.section-heading,.hero,.benefit-bar,.lighting-panel,.product-grid,.layer-grid,.letter-options,.material-grid,.equipment-grid,.process-list,.guarantee-grid,.faq-layout,.contact-strip__grid,.map-section__grid,.footer-top,.catalog-list,.landing-hero__grid,.landing-copy-layout,.related-grid,.geo-service-grid,.region-grid,.moscow-directory__grid,.certificate-grid,.certificate-notice__grid,.quality-section__grid,.quality-list)>*{min-width:0}


/* Directories expose categories first; all links remain in the HTML. */
.catalog-hero.directory-hero{background:var(--soft);padding:40px 0 44px;border-bottom:1px solid var(--line)}
.directory-hero h1{font-size:clamp(36px,4vw,56px);max-width:1000px}
.directory-hero p{margin-top:16px;max-width:750px}
.directory-hero .catalog-search{max-width:760px;margin-top:26px}
.catalog-search .search-status{font-size:13px;margin-top:0;padding-top:8px}
.section.directory-section{padding:32px 0 64px}
.directory-groups,.directory-nested{display:grid;gap:12px}
.directory-group{border:1px solid var(--line);border-radius:6px;background:#fff;min-width:0}
.directory-group>summary{display:flex;align-items:center;gap:20px;list-style:none;padding:20px 24px;min-height:90px;cursor:pointer;border-radius:12px}
.directory-group>summary::-webkit-details-marker{display:none}
.directory-group>summary:hover{background:var(--soft)}
.directory-group>summary :is(h2,h3){flex:1;min-width:0;font-size:23px;font-weight:600;line-height:1.35;letter-spacing:-.025em;text-wrap:initial}
.directory-group__image{width:100px;height:72px;object-fit:contain;border-radius:4px;flex-shrink:0}
.directory-group__count{font-size:13px;color:var(--muted);flex-shrink:0}
.directory-group__toggle{display:grid;place-items:center;width:34px;height:34px;border-radius:4px;background:var(--soft);font-size:24px;font-weight:400;line-height:1;flex-shrink:0}
.directory-group[open]>summary .directory-group__toggle{transform:rotate(45deg);background:var(--yellow)}
.directory-group__body{padding:0 24px 24px}
.directory-nested .directory-group{border-radius:8px}
.directory-nested .directory-group>summary{min-height:68px;padding:16px 20px}
.directory-nested .directory-group>summary :is(h2,h3){font-size:18px}
.directory-nested .region-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:1100px){
 .header__tagline{display:none}
 .hero{gap:36px}.hero h1{font-size:50px}.hero__description{font-size:16px}.hero__actions{gap:16px}.hero__actions .button{padding-inline:20px}.hero__stamp strong{font-size:27px}
 .lighting-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.lighting-panel__copy{padding:30px}.lighting-panel h3{font-size:26px}
 .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card,.product-card:nth-child(-n+2){grid-column:auto}.product-card:nth-child(-n+2) .product-card__image{aspect-ratio:1.5}.product-card:nth-child(-n+2) h3{font-size:23px}
 .equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-grid>a>img{aspect-ratio:1.7}
 .material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .guarantee-grid,.contact-strip__grid,.map-section__grid,.faq-layout{gap:40px}
 .footer-top{gap:25px;grid-template-columns:repeat(2,minmax(0,1fr))}
 .region-grid,.certificate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .landing-copy-layout{gap:35px;grid-template-columns:minmax(0,1fr) minmax(0,260px)}
}
@media(max-width:900px){
 html{scroll-padding-top:104px}
 .shell{width:calc(100% - 48px)}
 .header__inner{gap:20px;min-height:80px}.header__nav{display:none}.brand{width:200px}.phone{font-size:16px}
 .header__contact{gap:16px}.mobile-menu{display:block;flex:0 0 44px}
 .mobile-menu summary{display:grid;place-items:center;width:44px;height:44px;list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:8px}
 .mobile-menu summary::-webkit-details-marker{display:none}.menu-lines{display:grid;gap:5px;width:20px}.menu-lines i{height:1.5px;background:var(--ink);display:block}
 .mobile-menu[open] summary{background:var(--yellow);border-color:var(--yellow)}
 .mobile-menu nav{position:absolute;left:0;right:0;top:calc(100% - 2px);background:white;box-shadow:0 14px 35px #162f4226;padding:16px;border:1px solid var(--line);border-radius:12px;max-height:calc(100dvh - 130px);overflow-y:auto}
 .mobile-menu:not([open])>nav{display:none}
 .mobile-menu nav>a{display:block;padding:12px;font-size:15px}.mobile-menu nav>a:hover{background:var(--soft);border-radius:7px}
 .mobile-menu__contact{border-top:1px solid var(--line);margin-top:10px;padding:20px 12px 5px}.mobile-menu__contact>a{font-weight:600;font-size:18px}.mobile-menu__contact p{font-size:12px;margin-top:12px}.mobile-menu__contact .messengers{margin:6px 0 0 -7px;gap:12px}
 .hero{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:28px;padding-block:32px 40px}.hero h1{font-size:clamp(34px,5.4vw,48px)}.hero__eyebrow{font-size:10px;letter-spacing:.03em;margin-bottom:20px}.hero__description{font-size:15px;margin-top:20px}.hero__visual{aspect-ratio:.76}.hero__stamp{padding:20px}.hero__stamp strong{font-size:25px}.hero__photo-label{left:16px;top:16px;font-size:9px;max-width:calc(100% - 32px)}.hero__actions{gap:12px;margin-top:24px}.hero__actions .button{padding-inline:18px;font-size:13px}.hero__catalog-link{font-size:13px}.hero__note{margin-top:18px}
 .benefit-bar{padding-bottom:42px}.benefit-bar article{padding-inline:20px}.benefit-bar h2{font-size:18px}.benefit-bar p{font-size:14px}
 .section,.anatomy{padding:66px 0}.section-heading{gap:28px}.section-heading>p,.section-heading>div:last-child>p{font-size:14px}
 .lighting-panel__copy{padding:27px}.lighting-panel>img{min-height:410px}.lighting-panel h3{font-size:24px}
 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card h3,.product-card:nth-child(-n+2) h3{font-size:23px}
 .promise-band>.shell{padding:40px}.promise-band>.shell>div{display:block}.promise-band .button{margin-top:25px}
 .letter-options{grid-template-columns:1fr}.letter-options>a{padding:25px}
 .process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
 .contact-strip__grid,.map-section__grid,.guarantee-grid,.faq-layout,.landing-hero__grid,.landing-copy-layout,.moscow-directory__grid,.quality-section__grid{grid-template-columns:1fr;gap:35px}
 .contact-strip__actions{max-width:540px}.contact-strip__phone{font-size:30px}
 .map-section__frame{height:390px}.map-section p{max-width:650px}
 .catalog-list{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero__image,.landing-hero__visual{max-width:620px}.landing-hero__image img,.landing-hero__visual img{aspect-ratio:1.5}
 .brief-aside{position:static;max-width:600px}.brief-aside .button{width:auto}
 .landing-copy p{max-width:75ch}.reviews-link h2{font-size:29px}
 .business-grid{gap:14px}.business-card{padding:23px}.business-card h3{font-size:23px}.business-footer{align-items:flex-start}
 .production-approach{gap:36px}.production-approach h2{font-size:36px}.reviews-grid{gap:36px}
}
@media(max-width:720px){
 .header__contact>.messengers{display:none}
}
@media(max-width:600px){
 .catalog-hero.directory-hero{padding:26px 0 28px}.directory-hero .breadcrumbs{margin-bottom:20px}.directory-hero .catalog-search{margin-top:24px}
 .section.directory-section{padding:24px 0 44px}.directory-groups{gap:10px}
 .directory-group>summary{padding:18px 16px;gap:12px;min-height:80px;flex-wrap:wrap}
 .directory-group>summary :is(h2,h3){font-size:19px;flex-basis:calc(100% - 86px)}
 .directory-group__image{display:none}.directory-group__count{font-size:12px}.directory-group__toggle{width:28px;height:28px;font-size:21px}
 .directory-group__body{padding:0 16px 20px}.directory-nested .directory-group>summary{padding:16px 12px;gap:10px}.directory-nested .directory-group>summary :is(h2,h3){font-size:17px}
 .directory-nested .directory-group__body{padding:0 12px 16px}.directory-nested .region-grid{grid-template-columns:1fr}

 .shell,.policy{width:calc(100% - 36px)}
 .topline{font-size:11px}.topline__inner{gap:0;min-height:33px}.topline__inner>span{display:none}
 .header__inner{gap:12px;min-height:74px}.brand{width:168px}.header__contact{gap:0}.header__contact>.messengers{display:none}
 .phone{width:42px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px}.phone__text{display:none}.phone__icon{display:block}
 .hero{grid-template-columns:1fr;padding-block:24px 32px;gap:28px}.hero__copy{padding:0}.hero__eyebrow{font-size:10px;margin-bottom:20px;gap:8px;letter-spacing:.03em}.hero h1{font-size:clamp(38px,9.8vw,54px);line-height:1.1}.hero__location{font-size:.64em;margin-top:12px}.hero__description{font-size:16px;margin-top:20px;line-height:1.7}.hero__actions{gap:20px;margin-top:24px}.hero__actions .button{min-height:52px;font-size:14px;padding-inline:22px}.hero__catalog-link{font-size:14px}.hero__note{font-size:11px;margin-top:18px;max-width:350px}
 .hero__visual{width:100%;aspect-ratio:1.08;max-width:none}.hero__photo img{object-position:50% 33%}.hero__stamp{padding:18px 22px}.hero__stamp strong{font-size:27px}.hero__stamp>span:first-child{font-size:9px}.hero__stamp-arrow{font-size:40px}
 .benefit-bar{grid-template-columns:1fr;padding-bottom:36px}.benefit-bar article,.benefit-bar article:first-child,.benefit-bar article:last-child{border-left:0;padding:21px 0 23px 43px}.benefit-number{position:absolute;left:0;top:24px;font-size:10px;margin:0}.benefit-bar h2{font-size:19px;margin-bottom:8px}.benefit-bar p{font-size:15px;max-width:none}
 .section,.anatomy{padding:52px 0}h2{font-size:31px;line-height:1.25}.kicker{font-size:12px;margin-bottom:13px}
 .section-heading{display:block;margin-bottom:27px}.section-heading>p,.section-heading>div:last-child>p{margin-top:18px;max-width:100%}.section-heading .text-link{margin-top:15px}
 .section-heading--center{text-align:left}.section-heading--center p{margin-top:16px}
 .lighting-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:18px;border:0}.lighting-tabs>a{min-height:49px;font-size:13px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:3px}
 .lighting-panel{grid-template-columns:1fr;border-radius:6px}.lighting-panel>img{height:auto;min-height:0;aspect-ratio:1.5}.lighting-panel__copy{padding:25px 22px}.lighting-panel h3{font-size:25px;margin-bottom:15px}.lighting-panel p{font-size:16px}.lighting-panel .lighting-detail{font-size:14px;margin-top:18px;padding-top:16px}.lighting-panel .button{width:100%;font-size:12px;padding-inline:14px}
 .product-grid{gap:28px 16px}.product-card h3,.product-card:nth-child(-n+2) h3{font-size:21px}.product-card p{font-size:16px}.product-card__body{padding-top:14px}.circle-arrow{width:32px;height:32px;bottom:12px;right:12px;font-size:18px}
 .catalog-bottom{display:block;font-size:13px;margin-top:30px}.catalog-bottom a{display:inline-block;margin-top:15px}
 .promise-band{padding:0}.promise-band>.shell{padding:32px 24px}.promise-band h2{font-size:32px}.promise-band>.shell>div{margin-top:24px}.promise-band p{font-size:14px}
 .anatomy-image{border-radius:10px}.anatomy-caption{font-size:11px}.diagram-number{width:23px;height:23px;font-size:9px;border-width:1px}
 .layer-grid{gap:24px 18px;margin-top:12px}.layer-grid h3{font-size:18px}.layer-grid p{font-size:16px}.layer-grid article>span{margin-bottom:13px}
 .letter-options{margin-top:30px;gap:12px}.letter-options>a{padding:23px}.letter-options h3{font-size:20px}
 .material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.material-grid>a{padding:20px 16px;min-height:164px}.material-grid h3{font-size:18px}.material-grid p{font-size:14px}.material-arrow{right:11px;top:18px;font-size:16px}.material-note{font-size:12px}
 .equipment-grid{gap:22px 16px}.equipment-grid>a>img{aspect-ratio:1.45}.equipment-grid>a>div{padding:16px 0}.equipment-grid h3{font-size:18px}.equipment-grid p{font-size:16px}
 .technology-links{gap:8px}.technology-links a{font-size:12px;padding:9px 13px}
 .process-list{gap:28px 20px}.process-list li>span{font-size:38px;margin-bottom:20px}.process-list h3{font-size:18px}.process-list p{font-size:16px}
 .guarantee-grid{gap:32px}.guarantee-grid>div>p{font-size:14px;margin-block:22px}.guarantee-cards h3{font-size:20px}.guarantee-cards article{padding-left:52px}
 .faq-list summary{font-size:16px;padding:19px 48px 19px 19px}.faq-list summary>span{right:18px;top:15px}.faq-list details>p{font-size:16px;padding:0 19px 20px}
 .reviews-link{display:block;padding-block:45px}.reviews-link h2{font-size:29px}.reviews-link>.button{margin-top:25px}
 .business-section{padding:48px 0}.business-grid{grid-template-columns:1fr;gap:16px}.business-card{padding:25px}.business-card__number{margin-bottom:16px}.business-card h3{font-size:25px}.business-card>p{margin-bottom:22px}.business-footer{display:block;margin-top:26px}.business-footer .text-link{margin-top:20px}
 .production-approach{grid-template-columns:1fr;gap:30px;margin-bottom:44px}.production-approach h2{font-size:34px}.production-approach img{aspect-ratio:1.3}.production-approach figcaption{font-size:12px;left:14px;right:14px;bottom:14px}.process-heading{align-items:flex-start;flex-direction:column;gap:15px}.process-heading h3{font-size:25px}
 .reviews-grid{grid-template-columns:1fr;gap:30px}.reviews-copy .button{margin-top:24px}.reviews-widget iframe{height:550px}
 .hero__stamp{grid-template-columns:1fr}.hero__stamp-arrow{display:none}.hero__stamp strong{font-size:27px}
 .contact-strip{padding:48px 0}.contact-strip__grid{gap:30px}.contact-strip h2{font-size:31px}.contact-strip p{font-size:16px}.contact-strip__phone{font-size:clamp(21px,6.4vw,30px)}.contact-strip__messengers{gap:8px}.contact-strip__messengers a{padding:11px 12px;font-size:12px}.contact-strip__actions>small{font-size:13px;line-height:1.6}
 .map-section{padding:52px 0}.map-section h2{font-size:31px}.map-section p{font-size:16px}.map-section__frame{height:320px;border-radius:12px}
 .home-seo{padding-bottom:45px}.home-seo h2{font-size:22px}.home-seo p{font-size:16px}.home-seo a{font-size:13px}
 .site-footer{padding-top:42px}.footer-top{gap:30px 24px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}.footer-top .brand{width:190px}.footer-top>div:first-child p{margin-top:15px}.footer-top h3{font-size:12px;margin-bottom:17px}.footer-top>div>a:not(.brand){font-size:14px}.footer-top>div>a.footer-phone{font-size:24px}.footer-social{gap:22px;font-size:12px}.footer-bottom{font-size:10px;margin-top:32px}
 .catalog-hero{padding:30px 0 40px}.breadcrumbs{margin-bottom:25px;font-size:11px;gap:8px}.catalog-hero h1{font-size:clamp(30px,7.8vw,40px)}.catalog-hero p{font-size:16px;margin-top:21px}.catalog-jump{gap:7px;margin-top:24px}.catalog-jump a{font-size:12px;padding:8px 12px}
 .catalog-list{grid-template-columns:1fr}.catalog-group__heading{align-items:start}.catalog-group__heading h2{font-size:26px}.catalog-group__heading>span{font-size:11px;padding-top:5px}.catalog-list>a{font-size:14px;padding:16px 0}
 .local-bar{font-size:11px}.local-bar>.shell{gap:5px}.landing-hero{padding:28px 0 42px}.landing-hero h1{font-size:clamp(29px,7.6vw,38px)}.landing-hero__copy>p{font-size:16px}.landing-hero__image img,.landing-hero__visual img{aspect-ratio:1.5}.landing-copy h2{font-size:25px}.landing-copy p{font-size:16px}
 .related-grid,.geo-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.related-grid>a{padding:17px;font-size:13px}.geo-service-grid>a>div{padding:16px}.geo-service-grid h3{font-size:18px}.geo-service-grid span{font-size:12px}
 .region-grid,.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-grid{gap:12px}.region-grid{gap:0 20px}
 .geo-summary{gap:24px}.geo-summary b{font-size:29px}.geo-summary span{font-size:11px}
 .certificate-notice__grid{grid-template-columns:1fr;gap:22px}.certificate-grid figure{height:210px;padding:16px}.certificate-grid>a>div{padding:17px}.certificate-grid h3{font-size:18px}.certificate-grid p{font-size:12px}
 .moscow-directory,.quality-section{padding:52px 0}.quality-section h2{font-size:31px}.quality-list{gap:24px 20px}.quality-list h3{font-size:19px}.quality-list p{font-size:13px}
 .policy h1{font-size:32px}.not-found{padding:80px 0}
}
@media(max-width:420px){
 .header__inner{gap:10px}.brand{width:152px}
 .hero__actions{gap:14px}.hero__actions .button{width:100%}.hero__catalog-link{justify-content:space-between;width:100%}.hero__visual{aspect-ratio:.94}.hero__stamp strong{font-size:25px}
 .product-grid,.equipment-grid,.region-grid,.certificate-grid,.geo-service-grid,.related-grid{grid-template-columns:1fr}
 .product-card h3,.product-card:nth-child(-n+2) h3{font-size:23px}.product-card p{font-size:16px}.equipment-grid>a>img{aspect-ratio:1.6}.equipment-grid h3{font-size:21px}.equipment-grid p{font-size:16px}
 .process-list,.quality-list{grid-template-columns:1fr}.process-list li{padding-top:20px}.process-list li>span{margin-bottom:16px}.process-list h3{font-size:21px}.process-list p{font-size:16px}
 .layer-grid{grid-template-columns:1fr}.layer-grid h3{font-size:20px}.layer-grid p{font-size:16px}
 .contact-strip__messengers a{flex:1 1 110px}.contact-strip__messengers a:last-child{flex-grow:1}
 .footer-top{column-gap:18px}.certificate-grid figure{height:300px}
 .catalog-group__heading{flex-wrap:wrap;gap:8px}.catalog-group__heading>span{padding-top:0}
 .material-grid h3{font-size:17px}.material-grid>a{padding-inline:14px}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,*::before,*::after{transition:none!important;animation:none!important}
}
.product-contents{padding:24px 0 32px;margin-bottom:36px;border-bottom:1px solid var(--line)}
.price-section{border-top:1px solid var(--line);scroll-margin-top:120px}
.price-overview{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:72px}
.price-overview__intro>p{max-width:380px;margin:24px 0 28px;color:var(--muted);font-size:16px;line-height:1.75}
.price-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--ink)}
.price-list li{border-bottom:1px solid var(--line)}
.price-list a{display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:18px;padding:23px 0;font-size:18px;line-height:1.5}
.price-list a:hover .price-list__title{text-decoration:underline;text-underline-offset:5px}
.price-list strong{font-size:19px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}
.price-list__arrow{text-align:right;color:var(--muted)}
.price-overview__note{margin-top:20px;color:var(--muted);font-size:14px;line-height:1.7}
.landing-price{margin-top:24px;padding-left:18px;border-left:3px solid var(--yellow);display:grid;gap:5px}
.landing-price>span{color:var(--muted);font-size:14px}
.landing-price__amount{font-size:32px;line-height:1.3;letter-spacing:-.025em;white-space:nowrap}
.catalog-item-price{display:block;margin-top:7px;color:var(--muted);font-size:14px;font-weight:400;white-space:nowrap}
@media(max-width:900px){.price-overview{gap:36px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.price-list a{font-size:16px;gap:12px}.price-list strong{font-size:17px}}
@media(max-width:600px){.price-overview{grid-template-columns:1fr;gap:32px}.price-overview__intro>p{margin-top:18px;max-width:none}.price-list a{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding-block:19px}.price-list__title{grid-column:1/-1;font-size:18px}.price-list strong{font-size:20px}.landing-price__amount{font-size:28px}}
.product-contents>div{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:16px}
.product-contents a{font-size:14px;line-height:1.5;color:var(--muted);text-decoration:underline;text-underline-offset:4px;max-width:100%}
.product-contents a:hover{color:var(--ink)}
.landing-copy section[id]{scroll-margin-top:160px}
@media(max-width:700px){.product-contents{padding:0 0 24px;margin-bottom:28px}.product-contents>div{display:grid;gap:12px}.landing-copy section[id]{scroll-margin-top:100px}}

/* Product choices and the quote sit before long technical descriptions. */
.buying-guide{padding-block:76px;border-bottom:1px solid var(--line)}
.buying-guide .section-heading h2{font-size:clamp(29px,3.2vw,42px)}
.buying-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.buying-option{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:8px;padding:28px;background:#fff}
.buying-option h3{font-size:23px;margin-bottom:16px}
.buying-option>p{font-size:16px;line-height:1.7;margin-bottom:25px}
.buying-option__bottom{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:12px 20px;align-items:baseline;justify-content:space-between}
.buying-option__bottom strong{font-size:20px;line-height:1.4}
.buying-option__bottom a{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px;padding-block:7px}
.buying-option__bottom a:hover{color:#786000}
.quote-breakdown{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:60px;background:var(--soft);border-radius:8px;margin-top:28px;padding:38px}
.quote-breakdown>div>h3{font-size:27px;margin-bottom:18px}
.quote-breakdown>div>p{font-size:16px;margin-bottom:22px}
.quote-breakdown dl{margin:0}
.quote-breakdown dl>div+div{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}
.quote-breakdown dt{font-weight:600;display:flex;gap:14px;align-items:baseline;line-height:1.5}
.quote-breakdown dt>span{color:#7e6a1d;font-size:13px}
.quote-breakdown dd{margin:8px 0 0 32px;color:var(--muted);font-size:15px;line-height:1.7}
.price-explanation{font-size:14px;margin-top:13px;max-width:520px}
.price-explanation summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px;line-height:1.6;padding-block:5px}
.price-explanation>p{margin-top:12px;line-height:1.7;color:var(--muted)}
.landing-hero__image figcaption{font-size:12px;color:var(--muted);margin-top:12px;line-height:1.6;max-width:60ch}
.mobile-contact-bar{display:none}
[data-crm-status][data-state]{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:45;padding:16px 22px;margin:0;width:calc(100% - 32px);max-width:520px;color:var(--ink);font-size:14px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--yellow);border-radius:6px;box-shadow:0 5px 28px #0002}
[data-crm-visible] [data-crm-status][data-state]{display:none}
a[aria-busy=true]{cursor:wait;opacity:.7}
@media(max-width:900px){.buying-options{gap:14px}.buying-option{padding:22px}.buying-option h3{font-size:21px}.quote-breakdown{gap:28px;padding:28px;grid-template-columns:1fr}}
@media(max-width:600px){
 .buying-guide{padding-block:44px}.buying-options{grid-template-columns:1fr;gap:14px}.buying-option{padding:24px}.buying-option>p{margin-bottom:18px}.quote-breakdown{padding:24px;margin-top:20px}.quote-breakdown>div>h3{font-size:25px}.quote-breakdown dd{margin-left:0}
 .mobile-contact-bar{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:10px;position:fixed;inset:auto 0 0;z-index:25;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -5px 22px #00000008}
 .mobile-contact-bar .button{min-height:48px;padding:12px 10px;font-size:14px;gap:8px}
 body:has(.mobile-contact-bar){padding-bottom:calc(80px + env(safe-area-inset-bottom))}
 [data-crm-visible] .mobile-contact-bar,body:has(.mobile-menu[open]) .mobile-contact-bar{visibility:hidden;pointer-events:none}
 [data-crm-status][data-state]{bottom:calc(88px + env(safe-area-inset-bottom))}
 .price-explanation{font-size:14px}.landing-hero__image figcaption{font-size:12px}
}

/* Photographs and concise technical content give the homepage a varied rhythm. */
.business-showcase{background:var(--soft);padding-block:80px}
.business-showcase .kicker,.business-showcase .section-heading p,.business-showcase .business-footer p{color:var(--muted)}
.showcase-tabs,.product-gallery__tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}
.showcase-tabs>a,.product-gallery__tabs>a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 20px;border:1px solid var(--line);border-radius:4px;background:#fff;font-size:14px;font-weight:600;line-height:1.4;text-align:center}
.showcase-tabs>a:hover,.product-gallery__tabs>a:hover{border-color:var(--ink)}
:is(.showcase-tabs,.product-gallery__tabs)>a[aria-selected=true]{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}
.showcase-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;margin-top:24px}
.showcase-panel>figure{position:relative;min-width:0;background:var(--ink);display:flex;align-items:center}
.showcase-panel img{width:100%;height:100%;object-fit:cover;aspect-ratio:1.4}
.showcase-panel figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000d);color:#fff;padding:38px 24px 20px;font-size:12px;line-height:1.6}
.showcase-copy{padding:40px;min-width:0;align-self:center}
.showcase-copy .kicker{font-size:10px}.showcase-copy h3{font-size:34px;line-height:1.2;margin-bottom:18px}
.showcase-copy>p{font-size:15px;line-height:1.8}.showcase-copy ul{list-style:none;padding:0;margin:24px 0}
.showcase-copy li{border-bottom:1px solid var(--line)}.showcase-copy li:first-child{border-top:1px solid var(--line)}
.showcase-copy li a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;font-size:14px;line-height:1.5;min-height:48px}
.showcase-copy li a:hover{text-decoration:underline;text-underline-offset:4px}.showcase-copy li a>span{font-size:20px;flex-shrink:0}
[data-enhanced=true]>.showcase-panels,[data-enhanced=true]>.product-gallery__panels{display:grid}
[data-enhanced=true]>.showcase-panels>.showcase-panel{grid-area:1/1;margin:0}
[data-enhanced=true]>.product-gallery__panels>figure{grid-area:1/1;margin:0}
/* Hidden panels still reserve the shared track, keeping the next section stable. */
[data-enhanced=true]>:is(.showcase-panels,.product-gallery__panels)>[hidden]{display:grid!important;visibility:hidden;pointer-events:none}
.product-gallery__tabs{gap:6px;margin-bottom:12px;flex-wrap:nowrap}
.product-gallery__tabs>a{flex:1;min-width:0;font-size:12px;padding:10px 8px}
.product-gallery__panels figure{margin-top:24px;min-width:0;display:grid;grid-template-rows:auto 1fr;align-content:start}
.product-gallery__panels img{display:block;width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;background:#fff;border:1px solid var(--line);border-radius:7px}
.product-gallery__panels figure:first-child img{object-fit:contain}
.product-gallery__panels figcaption{font-size:12px;line-height:1.6;padding-top:12px;color:var(--muted)}
.landing-hero__grid>.landing-hero__image{width:100%;max-width:none}
.anatomy-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:40px;align-items:center}
.anatomy-layout>*{min-width:0}.anatomy-image a{display:block}.anatomy-artwork{display:block;position:relative}
.anatomy-zoom{display:block;padding:10px 18px 14px;font-size:12px;font-weight:600}
.anatomy-image a:hover .anatomy-zoom{text-decoration:underline;text-underline-offset:4px}
.anatomy-legend{list-style:none;padding:0;margin:0;display:grid;gap:0}
.anatomy-legend li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;padding:18px 0;border-top:1px solid var(--line)}
.anatomy-legend li>span{font-size:11px;display:grid;place-items:center;width:30px;height:30px;background:var(--yellow);border-radius:3px}
.anatomy-legend h3{font-size:19px;margin:2px 0 7px}.anatomy-legend p{font-size:14px;line-height:1.7}
.anatomy-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;align-items:start}
.anatomy-options details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}
.anatomy-options summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;font-size:15px;font-weight:600;line-height:1.5;padding-block:20px;min-height:80px}
.anatomy-options summary::-webkit-details-marker{display:none}.anatomy-options summary>span{font-size:24px;font-weight:400;flex-shrink:0;transition:transform .2s}
.anatomy-options details[open] summary>span{transform:rotate(45deg)}
.anatomy-options p{font-size:14px;padding-bottom:16px}.anatomy-options .text-link{font-size:13px;margin-bottom:20px}
.material-overview{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px;align-items:start}
.material-overview>*{min-width:0}.material-overview>div>p:not(.material-note){font-size:15px;margin-top:22px;max-width:42ch}.material-overview>div>.text-link{margin-top:24px}
.material-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}
.material-links>a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:16px 0;min-width:0}
.material-links strong{display:block;font-size:18px;font-weight:600}.material-links small{display:block;font-size:12px;color:var(--muted);margin-top:3px}
.material-links>a>span:last-child{flex-shrink:0;font-size:20px}.material-links>a:hover strong{text-decoration:underline;text-decoration-color:#b69a19;text-underline-offset:5px}
.material-links>a:nth-last-child(-n+2){border-bottom:1px solid var(--line)}
.equipment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px}
.equipment-list>a{display:grid;grid-template-columns:30px minmax(0,1fr) 20px;gap:16px;align-items:start;border-top:1px solid var(--line);padding-block:24px;min-width:0}
.equipment-list__number{font-size:11px;color:var(--muted);padding-top:5px}.equipment-list h3{font-size:21px;line-height:1.4}.equipment-list p{font-size:13px;margin-top:8px;line-height:1.6}
.equipment-list>a:hover h3{text-decoration:underline;text-underline-offset:5px}.equipment-list>a:nth-last-child(-n+2){border-bottom:1px solid var(--line)}
.process-intro>div:last-child{max-width:470px}.process-intro .text-link{margin-top:20px}.process-section .process-intro p{color:#ced0c9}
.home-page .equipment-section{padding-bottom:80px}

/* The original Bitrix form supplies its own fields and validation. Only its visual tokens change. */
[data-crm-visible] .b24-form,[data-crm-visible] .b24-form [id^="b24-"],[data-crm-visible] .b24-window-mounts [id^="b24-window-mount-"]{--b24-font-family:Manrope,Arial,sans-serif!important;--b24-primary-color:#ffda24!important;--b24-primary-text-color:#191b19!important;--b24-primary-hover-color:#edc914!important;--b24-text-color:#191b19!important;--b24-background-color:#fff!important;--b24-field-border-color:#dedfd9!important;--b24-field-background-color:#f5f5f2!important;--b24-field-focus-background-color:#fff!important}
[data-crm-visible] .b24-form .b24-form-control{border-radius:6px}
[data-crm-visible] .b24-form .b24-form-btn{border-radius:5px;min-height:54px;font-weight:700}
[data-crm-visible] .b24-window-close{background-color:var(--ink);opacity:1}
[data-crm-visible] .b24-window-close::before,[data-crm-visible] .b24-window-close::after{background-color:#fff}
[data-crm-visible] .b24-form input[type=checkbox]{accent-color:var(--ink)}
[data-crm-visible] .b24-form .b24-form-field-agreement-link{color:var(--ink);text-decoration:underline;text-underline-offset:2px}
[data-crm-visible] .b24-form :is(input,textarea,button):focus-visible{outline:2px solid var(--ink);outline-offset:3px}
@media(max-width:1100px){
 .anatomy-layout{gap:28px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}
 .material-overview{gap:40px}.showcase-copy{padding:28px}.showcase-copy h3{font-size:29px}
 .landing-hero__grid{column-gap:32px}
}
@media(max-width:900px){
 .landing-hero__grid{grid-template-areas:"intro" "visual" "purchase";gap:24px}
 .landing-hero__grid>[data-product-visual]{width:100%;max-width:700px;justify-self:start}
 .landing-hero__purchase .hero__actions{margin-top:24px}
 .business-showcase{padding-block:66px}.showcase-panel{grid-template-columns:1fr}.showcase-panel img{aspect-ratio:1.8;max-height:400px}
 .showcase-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}.showcase-copy>:not(ul){grid-column:1}.showcase-copy ul{grid-column:2;grid-row:1/5;align-self:center}
 .showcase-copy{padding:26px}.showcase-copy h3{font-size:25px}.showcase-copy>p{font-size:14px}.showcase-copy ul{margin-block:18px}
 .anatomy-layout{grid-template-columns:1fr}.anatomy-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}
 .anatomy-options{gap:16px}.anatomy-options summary{font-size:14px;align-items:flex-start}
 .material-overview{grid-template-columns:1fr;gap:32px}.material-overview>div>p:not(.material-note){max-width:60ch}
 .equipment-list{column-gap:28px}.equipment-list>a{gap:10px;grid-template-columns:24px minmax(0,1fr) 16px}
 .home-page .equipment-section{padding-bottom:66px}
}
@media(max-width:600px){
 .business-showcase{padding-block:52px}.showcase-tabs{gap:6px;margin-bottom:18px}.showcase-tabs>a{flex:1 1 90px;padding:10px 8px;font-size:12px;min-height:48px}
 .showcase-panel{grid-template-columns:1fr}.showcase-panel img{aspect-ratio:1.5;object-fit:cover;max-height:none}.showcase-panel figcaption{padding:28px 18px 14px;font-size:11px}
 .showcase-copy{display:block;padding:25px 22px}.showcase-copy h3{font-size:27px}.showcase-copy>p{font-size:15px}.showcase-copy .kicker{margin-bottom:12px}
 .showcase-copy ul{margin-block:20px}.showcase-copy li a{font-size:14px}
 .anatomy-legend{grid-template-columns:1fr;gap:0}.anatomy-legend li{padding-block:16px;gap:12px}.anatomy-legend h3{font-size:18px}.anatomy-legend p{font-size:14px}
 .anatomy-options{grid-template-columns:1fr;gap:0;margin-top:18px}.anatomy-options details+details{border-top:0}.anatomy-options summary{font-size:15px;min-height:62px;align-items:center;padding-block:16px}
 .material-links{gap:0 20px}.material-links strong{font-size:17px}.material-links small{font-size:12px}.material-links>a{padding-block:16px;gap:8px}
 .equipment-list{grid-template-columns:1fr;gap:0}.equipment-list>a{padding-block:19px;gap:12px}.equipment-list h3{font-size:20px}.equipment-list p{font-size:13px}.equipment-list>a:nth-last-child(2){border-bottom:0}
 .home-page .equipment-section{padding-bottom:52px}.process-intro>div:last-child{max-width:none}
 .product-gallery__tabs>a{font-size:11px;min-height:44px}.product-gallery__panels figcaption{font-size:11px}
 .landing-hero__grid{gap:22px}.landing-hero .breadcrumbs{margin-bottom:24px}.landing-hero__purchase>p{font-size:16px}
}

/* September reference: a compact production catalogue with a photographic lead. */
.header__inner{min-height:66px}.header__nav .nav{min-height:46px;font-size:13px;gap:18px}
.header__nav .header__quote{border:1px solid var(--line);border-radius:3px;padding:7px 14px;margin-left:auto;font-size:12px;white-space:nowrap}
.header__quote:hover{background:var(--yellow);border-color:var(--yellow)}
.reference-home .section,.reference-home .business-section,.reference-home .anatomy{padding-block:62px}
.reference-home h2{font-size:clamp(29px,3vw,40px);letter-spacing:-.045em}
.reference-home .kicker{margin-bottom:14px;font-size:10px;letter-spacing:.1em;display:flex;align-items:center;gap:10px}
.reference-home .kicker::before{content:'';width:27px;height:4px;flex-shrink:0;background:var(--yellow)}
.reference-home .section-heading{margin-bottom:28px;gap:24px}
.reference-home .section-heading p{font-size:14px;line-height:1.65}
.reference-home .hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:32px;padding-block:30px 28px;align-items:stretch}
.reference-home .hero__copy{padding-block:10px;align-self:center}
.reference-home .hero__eyebrow{font-size:10px;margin-bottom:20px;letter-spacing:.04em}
.reference-home .hero h1{font-size:clamp(39px,4.2vw,60px);line-height:1.06;letter-spacing:-.055em}
.reference-home .hero__highlight>span{background:var(--yellow);padding-inline:4px;margin-left:-4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.reference-home .hero__location{font-size:.56em;margin-top:12px}
.reference-home .hero__description{font-size:15px;line-height:1.65;margin-top:20px;max-width:370px}
.reference-home .hero__actions{margin-top:24px;gap:14px}
.reference-home .hero__actions .button{padding-inline:17px;font-size:13px;min-height:47px}
.reference-home .hero__catalog-link{font-size:12px;gap:7px}
.reference-home .hero__note{margin-top:15px;font-size:11px;line-height:1.55}
.reference-home .hero__visual{aspect-ratio:1.55;border:0;border-radius:3px;min-height:400px}
.reference-home .hero__photo img{object-position:48% 38%}
.reference-home .hero__photo-label{top:14px;left:14px;font-size:8px;background:#191b19aa;border:0;letter-spacing:.07em}
.reference-home .hero__stamp{left:auto;right:0;max-width:310px;width:43%;grid-template-columns:1fr;padding:20px;gap:0}
.reference-home .hero__stamp strong{font-size:clamp(19px,1.7vw,25px);line-height:1.15;letter-spacing:-.035em}
.reference-home .hero__stamp>span:first-child{font-size:9px;letter-spacing:.025em;margin-bottom:8px}
.reference-home .hero__stamp-arrow{display:none}
.reference-home .benefit-bar{padding-bottom:28px}
.reference-home .benefit-bar article{padding:19px 24px 0 52px;border-left:0}
.reference-home .benefit-bar article:first-child{padding-left:42px}
.reference-home .benefit-number{position:absolute;left:17px;top:20px;font-size:11px;color:#8a7629}
.reference-home .benefit-bar article:first-child .benefit-number{left:0}
.reference-home .benefit-bar h2{font-size:17px;margin-bottom:6px;letter-spacing:-.02em}
.reference-home .benefit-bar p{font-size:12px;line-height:1.6;max-width:300px}
.specialty-strip{background:var(--ink);color:#fff;padding-block:12px;font-size:10px;letter-spacing:.18em;text-transform:uppercase}
.specialty-strip>.shell{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.specialty-strip i{font-size:9px;color:var(--yellow);font-style:normal}
.reference-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px 16px}
.reference-product{min-width:0;display:block}
.reference-product__image{aspect-ratio:1.5;background:var(--soft);overflow:hidden;border-radius:2px}
.reference-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.reference-product:hover img{transform:scale(1.04)}
.reference-product__text{display:grid;grid-template-columns:1fr 16px;column-gap:8px;padding:11px 0 10px;border-bottom:1px solid var(--line)}
.reference-product__text h3{font-size:15px;line-height:1.35;font-weight:700;letter-spacing:-.025em;text-wrap:initial}
.reference-product__text>span{font-size:17px;line-height:1.2}
.reference-product__text p{grid-column:1/-1;font-size:11px;line-height:1.5;margin-top:6px}
.reference-product:hover h3{text-decoration:underline;text-underline-offset:4px}
.reference-catalog__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}
.reference-catalog__footer p{font-size:13px}.reference-catalog__footer .button{font-size:12px;padding:10px 18px;min-height:44px}
.print-workshop{border-top:1px solid var(--line);background:linear-gradient(#f5f5f2 0 330px,#fff 330px)}
.print-workshop__heading{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.5fr);gap:36px;align-items:center;margin-bottom:36px}
.reference-home .print-workshop__heading h2{font-size:clamp(38px,4.4vw,61px);line-height:1.05}
.print-workshop__heading h2 span{color:#6d7068}
.print-workshop__heading p{font-size:14px;margin-top:18px;line-height:1.7}
.print-workshop__heading figure{position:relative;min-width:0;overflow:hidden;border-radius:3px;aspect-ratio:2.35}
.print-workshop__heading img{width:100%;height:100%;object-fit:cover}
.print-workshop__heading figcaption{position:absolute;bottom:0;right:0;background:var(--yellow);padding:13px 20px;font-size:16px;font-weight:700;max-width:90%}
.print-workshop__directions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.compact-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}
.compact-heading h3{font-size:25px;font-weight:700}.compact-heading>a{font-size:24px;width:40px;min-height:40px;display:grid;place-items:center;border:1px solid var(--line)}
.print-workshop__directions>div>p{font-size:14px;line-height:1.7;max-width:55ch}
.roll-materials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin-top:22px}
.roll-materials>a{display:grid;grid-template-columns:60px minmax(0,1fr) 15px;gap:12px;padding-block:17px;border-top:1px solid var(--line);align-items:center}
.roll-materials strong{font-size:16px;line-height:1.2;display:block}.roll-materials small{font-size:11px;line-height:1.5;color:var(--muted);display:block;margin-top:5px}.roll-materials b{font-weight:500;font-size:18px}
.material-sample{width:60px;height:64px;position:relative;isolation:isolate;display:block;background:#f2f2ef;border-radius:2px;overflow:hidden}
.material-sample i{position:absolute;inset:13px 6px 10px 18px;transform:rotate(14deg);background:var(--yellow);border-radius:1px;box-shadow:2px 3px 2px #0003}
.material-sample i:nth-child(2){transform:rotate(-6deg);background:#242625;inset:17px 13px 14px 11px}.material-sample i:nth-child(3){transform:rotate(-16deg);background:linear-gradient(150deg,#faf9f1 35%,#ffda24 36% 62%,#242625 63%);inset:21px 16px 8px 7px}
.material-sample--film i{opacity:.7}.material-sample--paper i:nth-child(3){background:linear-gradient(140deg,#f1f0e5 40%,#bbd9d4 41% 62%,#484cc2 63%)}.material-sample--canvas i:nth-child(3){background:repeating-linear-gradient(0deg,#e8d9bb 0 1px,#e2d2b5 1px 3px);box-shadow:3px 4px #ad9977}
.rigid-print{border-left:1px solid var(--line);padding-left:40px}.rigid-print__body{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;margin-top:20px}
.rigid-materials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;align-content:start}
.rigid-materials a{font-size:12px;font-weight:600;display:flex;justify-content:space-between;padding-block:10px;border-bottom:1px solid var(--line);gap:6px}
.rigid-materials a:last-child{grid-column:1/-1}.rigid-print__image{background:var(--soft);align-self:start;overflow:hidden;border-radius:3px}
.rigid-print__image img{width:100%;height:170px;object-fit:cover}
.rigid-print>.button{min-height:42px;margin-top:20px;padding:10px 17px;font-size:12px}
.fabrication-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px}
.fabrication-card{position:relative;isolation:isolate;min-height:270px;overflow:hidden;color:#fff;background:var(--ink);border-radius:3px}
.fabrication-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.fabrication-card::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111e 0%,#111c 40%,#1112 100%);z-index:-1}
.fabrication-card>div{padding:24px;min-height:270px;display:flex;flex-direction:column;align-items:flex-start}
.fabrication-card h3{font-size:23px;max-width:270px;font-weight:700;line-height:1.1}.fabrication-card p{color:#eee;font-size:12px;line-height:1.7;margin-top:15px;max-width:230px}
.fabrication-card__link{margin-top:auto;display:inline-flex;gap:22px;align-items:center;font-size:12px;font-weight:700;background:var(--yellow);color:var(--ink);padding:8px 13px}
.equipment-overview{background:var(--soft)}.equipment-overview__layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.75fr);gap:32px;align-items:start}
.production-promise{background:var(--ink);color:white;padding:28px;overflow:hidden;border-radius:3px}.production-promise .kicker{color:#ccc}
.reference-home .production-promise h2{font-size:37px}.production-promise h2>span{color:var(--yellow)}.production-promise p{color:#c6c9c3;font-size:13px;line-height:1.7;margin-top:20px}
.production-promise img{width:100%;height:auto;margin-block:22px;aspect-ratio:2;object-fit:cover}.production-promise .button{font-size:12px;padding:11px 16px;min-height:44px}
.equipment-overview__note{font-size:12px;margin-bottom:20px}.reference-equipment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px}
.reference-equipment-grid>a{min-width:0;background:#fff;border-bottom:1px solid var(--line)}
.reference-equipment-grid img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover}.reference-equipment-grid>a>div{padding:10px;position:relative;padding-right:18px}
.reference-equipment-grid h4{font-size:12px;line-height:1.4;margin:0 0 7px;letter-spacing:-.02em}.reference-equipment-grid p{font-size:10px;line-height:1.6}.reference-equipment-grid span{position:absolute;right:6px;bottom:8px;font-size:15px}.reference-equipment-grid a:hover{border-color:var(--ink)}
.reference-engineering{width:min(1280px,calc(100% - 80px));margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-block:62px;border-bottom:1px solid var(--line)}
.reference-engineering .shell{width:100%}.reference-engineering .anatomy,.reference-engineering .lighting-section{padding:0;background:white}
.reference-engineering .section-heading{display:block}.reference-engineering .section-heading p{margin-top:14px;font-size:13px;max-width:none}
.reference-engineering h2{font-size:30px}.reference-engineering .anatomy-layout{display:block}.reference-engineering .anatomy-caption{font-size:10px}.reference-engineering .anatomy-legend{margin-top:16px;grid-template-columns:1fr 1fr;gap:0 20px}
.reference-engineering .anatomy-legend li{padding-block:13px;gap:10px}.reference-engineering .anatomy-legend h3{font-size:14px}.reference-engineering .anatomy-legend p{font-size:11px;line-height:1.65}.reference-engineering .anatomy-legend>li>span{width:25px;height:25px;font-size:9px;flex-basis:25px}
.reference-engineering .anatomy-options{grid-template-columns:1fr;margin-top:12px;gap:0}.reference-engineering .anatomy-options details+details{border-top:0}.reference-engineering .anatomy-options summary{font-size:13px;padding-block:13px;min-height:44px}.reference-engineering .anatomy-options p{font-size:13px}
.reference-engineering .lighting-tabs{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.reference-engineering .lighting-tabs>a{font-size:12px;min-height:45px;padding:9px 8px}
.reference-engineering .lighting-panel{grid-template-columns:1fr;border-radius:3px;align-content:start}.reference-engineering .lighting-panel>img{min-height:0;height:225px;aspect-ratio:auto;object-fit:contain}
.reference-engineering .lighting-panel__copy{padding:23px;align-self:start}.reference-engineering .lighting-panel h3{font-size:24px;margin-bottom:13px}.reference-engineering .lighting-panel p{font-size:13px;line-height:1.7}.reference-engineering .lighting-panel__label{font-size:9px;margin-bottom:10px}.reference-engineering .lighting-panel .lighting-detail{font-size:12px;margin-top:15px;padding-top:12px}.reference-engineering .lighting-panel .button{min-height:44px;padding:10px 15px;font-size:12px;margin-top:18px}
.reference-process__layout{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1.7fr);gap:34px;align-items:center}.reference-process figure{height:300px;overflow:hidden;border-radius:3px;background:var(--soft)}.reference-process img{width:100%;height:100%;object-fit:cover;object-position:center 32%}
.reference-process ol{list-style:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin:24px 0 0;padding:0}
.reference-process li{min-width:0}.reference-process li>span{width:27px;height:27px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-size:13px;font-weight:700;margin-bottom:13px}.reference-process h3{font-size:13px;font-weight:700;letter-spacing:-.02em}.reference-process li p{font-size:11px;margin-top:8px;line-height:1.6}
.reference-home .guarantee-cards article{padding:20px}.reference-home .guarantee-cards p{font-size:13px}.reference-home .guarantee-cards h3{font-size:17px}.reference-home .guarantee-grid{gap:40px}.reference-home .guarantee-grid>div>p{font-size:14px}
.reference-home .faq-list summary{font-size:17px;min-height:65px;padding-block:18px}.reference-home .faq-list p{font-size:14px}
.reference-home .reviews-widget{height:330px}.reference-home .reviews-copy>p{font-size:14px}
.reference-home .contact-strip{padding-block:50px}.reference-home .contact-strip h2{font-size:38px}.reference-home .contact-strip__grid{gap:40px}.reference-home .map-section{padding-block:52px}.reference-home .map-section__frame{min-height:330px}.reference-home .home-seo{padding-block:36px}.reference-home .home-seo p{font-size:13px;line-height:1.8}
@media(max-width:1100px){
 .reference-home .hero{gap:26px;grid-template-columns:1fr 1.3fr}.reference-home .hero h1{font-size:46px}.reference-home .hero__visual{min-height:405px}.reference-home .hero__stamp{width:52%;padding:18px}
 .reference-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-product__text h3{font-size:16px}
 .equipment-overview__layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr)}.reference-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-equipment-grid img{aspect-ratio:2.4}.reference-equipment-grid h4{font-size:13px}.reference-equipment-grid p{font-size:11px}
 .reference-home .production-promise h2{font-size:31px}.roll-materials>a{grid-template-columns:44px minmax(0,1fr) 12px;gap:9px}.material-sample{width:44px;height:56px}.rigid-print{padding-left:24px}.print-workshop__directions{gap:24px}.rigid-print__body{grid-template-columns:1fr}.rigid-print__image{display:none}
 .reference-process ol{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:22px}.reference-process figure{height:370px}
}
@media(max-width:900px){
 .header__inner{min-height:72px}.reference-home .hero h1{font-size:39px}.reference-home .hero__visual{min-height:400px}.reference-home .hero__stamp{width:65%}.reference-home .hero__description{font-size:14px}.reference-home .hero__actions{align-items:flex-start;flex-direction:column;gap:5px}.reference-home .hero__eyebrow{font-size:9px}
 .reference-home .section,.reference-home .business-section{padding-block:48px}.reference-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 16px}
 .print-workshop__heading{gap:26px;grid-template-columns:1fr 1.1fr}.reference-home .print-workshop__heading h2{font-size:43px}.print-workshop__heading figure{aspect-ratio:1.4}.print-workshop__heading figcaption{font-size:13px;padding:10px}
 .fabrication-grid{gap:13px}.fabrication-card>div{padding:18px;min-height:290px}.fabrication-card h3{font-size:21px}.fabrication-card p{font-size:12px}
 .reference-engineering{width:calc(100% - 48px);gap:28px;padding-block:48px;grid-template-columns:1fr}.reference-engineering .anatomy-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.reference-engineering .anatomy-legend{grid-template-columns:1fr;margin-top:0}.reference-engineering .anatomy-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reference-engineering .anatomy-options details+details{border-top:1px solid var(--line)}
 .reference-engineering .lighting-panel{grid-template-columns:1fr 1fr}.reference-engineering .lighting-panel>img{height:100%;min-height:310px}.reference-engineering .lighting-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}
 .reference-process__layout{grid-template-columns:minmax(0,.65fr) minmax(0,1.4fr);gap:26px}.reference-process li p{font-size:12px}.reference-process h3{font-size:14px}
 .reference-home .guarantee-grid{grid-template-columns:1fr}.reference-home .contact-strip h2{font-size:34px}
}
@media(max-width:600px){
 .header__inner{min-height:64px}.topline{font-size:10px}.topline__inner{min-height:30px}.local-bar{padding-block:9px}
 .reference-home .hero{grid-template-columns:1fr;padding-block:24px;gap:24px}.reference-home .hero h1{font-size:clamp(38px,10.3vw,54px);max-width:500px}.reference-home .hero__eyebrow{font-size:9px;margin-bottom:18px}.reference-home .hero__description{font-size:15px;max-width:none}.reference-home .hero__location{font-size:.6em}.reference-home .hero__actions{flex-direction:row;align-items:center;gap:16px}.reference-home .hero__actions .button{min-height:48px;font-size:12px;padding-inline:14px}.reference-home .hero__catalog-link{font-size:12px}.reference-home .hero__note{font-size:10px}
 .reference-home .hero__visual{aspect-ratio:1.3;min-height:0}.reference-home .hero__stamp{width:50%;max-width:230px;padding:15px}.reference-home .hero__stamp strong{font-size:19px}.reference-home .hero__stamp>span:first-child{font-size:8px}.reference-home .hero__photo-label{font-size:7px;max-width:80%;top:10px;left:10px}
 .reference-home .benefit-bar{grid-template-columns:1fr;padding-bottom:24px}.reference-home .benefit-bar article,.reference-home .benefit-bar article:first-child,.reference-home .benefit-bar article:last-child{padding:16px 0 16px 40px}.reference-home .benefit-number,.reference-home .benefit-bar article:first-child .benefit-number{left:0;top:17px}.reference-home .benefit-bar h2{font-size:16px;margin-bottom:4px}.reference-home .benefit-bar p{max-width:none;font-size:12px}
 .specialty-strip{font-size:8px;letter-spacing:.11em;padding-block:11px}.specialty-strip>.shell{justify-content:center;gap:7px 14px}.specialty-strip i{font-size:7px}.specialty-strip i:nth-last-of-type(-n+2){display:none}.specialty-strip span:nth-last-of-type(-n+2){display:none}
 .reference-home .section,.reference-home .business-section{padding-block:40px}.reference-home .section-heading{align-items:flex-start;margin-bottom:23px}.reference-home .section-heading .text-link{font-size:12px;margin-top:10px}.reference-home h2{font-size:31px}.reference-home .kicker{font-size:9px;margin-bottom:13px}.reference-home .section-heading:has(>.text-link){display:block}.desktop-break{display:none}
 .reference-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 13px}.reference-product__image{aspect-ratio:1.35}.reference-product__text{gap:4px;padding-block:10px}.reference-product__text h3{font-size:14px}.reference-product__text p{font-size:10px;line-height:1.55}.reference-product__text>span{font-size:15px}
 .reference-catalog__footer{display:block;margin-top:23px}.reference-catalog__footer p{font-size:12px;margin-bottom:15px}.reference-catalog__footer .button{width:100%;font-size:12px}
 .print-workshop__heading{grid-template-columns:1fr;gap:23px;margin-bottom:27px}.reference-home .print-workshop__heading h2{font-size:45px}.print-workshop__heading p{font-size:14px;margin-top:14px}.print-workshop__heading figure{aspect-ratio:1.9}.print-workshop__heading figcaption{font-size:12px}.print-workshop__directions{grid-template-columns:1fr;gap:30px}.compact-heading h3{font-size:25px}.print-workshop__directions>div>p{font-size:14px}.roll-materials{gap:0 16px;margin-top:16px}.roll-materials>a{grid-template-columns:38px minmax(0,1fr);gap:9px}.roll-materials b{display:none}.material-sample{width:38px;height:50px}.roll-materials strong{font-size:15px}.roll-materials small{font-size:10px}.rigid-print{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.rigid-print__body{grid-template-columns:1fr 1fr;gap:20px}.rigid-print__image{display:block}.rigid-print__image img{height:190px}.rigid-materials{grid-template-columns:1fr}.rigid-materials a{font-size:13px;padding-block:7px}.rigid-print>.button{min-height:46px;font-size:12px}
 .fabrication-grid{grid-template-columns:1fr;gap:15px;margin-top:30px}.fabrication-card,.fabrication-card>div{min-height:230px}.fabrication-card>div{padding:24px}.fabrication-card h3{font-size:26px;max-width:240px}.fabrication-card p{font-size:13px;max-width:250px}.fabrication-card__link{margin-top:22px}
 .equipment-overview__layout{grid-template-columns:1fr;gap:28px}.production-promise{padding:25px}.reference-home .production-promise h2{font-size:36px}.production-promise img{aspect-ratio:2.4}.production-promise p{font-size:14px}.equipment-overview__note{font-size:12px}.reference-equipment-grid{gap:18px 12px}.reference-equipment-grid h4{font-size:12px}.reference-equipment-grid img{aspect-ratio:1.5}.reference-equipment-grid p{font-size:10px}
 .reference-engineering{width:calc(100% - 36px);padding-block:40px;gap:40px}.reference-engineering .anatomy-layout{display:block}.reference-engineering .anatomy-legend{grid-template-columns:1fr 1fr;gap:0 18px;margin-top:10px}.reference-engineering .anatomy-legend li{display:block}.reference-engineering .anatomy-legend h3{margin-top:8px;font-size:14px}.reference-engineering .anatomy-legend p{font-size:12px}.reference-engineering .anatomy-options{grid-template-columns:1fr;gap:0}.reference-engineering .anatomy-options details+details{border-top:0}.reference-engineering .anatomy-options summary{font-size:14px;padding-block:15px}.reference-engineering .lighting-panel{grid-template-columns:1fr}.reference-engineering .lighting-panel>img{min-height:0;height:230px}.reference-engineering .lighting-panel__copy{padding:23px}.reference-engineering .lighting-panel p{font-size:14px}.reference-engineering .lighting-panel .lighting-detail{font-size:13px}
 .reference-process__layout{grid-template-columns:1fr;gap:24px}.reference-process figure{height:220px}.reference-process img{object-position:center 25%}.reference-process ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.reference-process h3{font-size:15px}.reference-process li p{font-size:13px}
 .reference-home .guarantee-grid{gap:24px}.reference-home .guarantee-cards{grid-template-columns:1fr}.reference-home .guarantee-cards article{padding:20px}.reference-home .guarantee-cards h3{font-size:18px}.reference-home .guarantee-cards p{font-size:14px}.reference-home .faq-list summary{font-size:16px}.reference-home .reviews-widget{height:350px}
 .reference-home .contact-strip{padding-block:40px}.reference-home .contact-strip h2{font-size:33px}.reference-home .contact-strip__grid{gap:30px}.reference-home .map-section{padding-block:40px}.reference-home .map-section__frame{min-height:290px}.reference-home .home-seo{padding-block:30px}.reference-home .home-seo p{font-size:13px}
}
.reference-business__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.reference-business__photo{display:block;position:relative;overflow:hidden;border-radius:3px;background:var(--ink);color:white}
.reference-business__photo img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;transition:transform .25s}.reference-business__photo:hover img{transform:scale(1.03)}
.reference-business__photo h3{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:12px;padding:36px 20px 18px;background:linear-gradient(transparent,#101410db);font-size:23px;font-weight:700}
.reference-business__grid article>p{font-size:13px;line-height:1.7;margin-block:16px}
.reference-business__grid ul{list-style:none;padding:0;margin:0}.reference-business__grid li a{display:flex;justify-content:space-between;gap:12px;font-size:13px;padding-block:10px;border-top:1px solid var(--line)}
.reference-home .home-seo h2{font-size:25px;margin-bottom:20px}.home-seo__columns{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}.reference-home .home-seo__columns p{margin:0 0 18px}
@media(max-width:900px){.reference-business__grid{gap:16px}.reference-business__photo h3{font-size:20px;padding-inline:15px}.reference-business__grid article>p{font-size:12px}.reference-business__grid li a{font-size:12px}}
@media(max-width:600px){.reference-business__grid{grid-template-columns:1fr;gap:28px}.reference-business__photo img{aspect-ratio:1.65}.reference-business__photo h3{font-size:24px;padding-inline:22px}.reference-business__grid article>p{font-size:14px;margin-block:15px}.reference-business__grid li a{font-size:14px;padding-block:12px}.home-seo__columns{grid-template-columns:1fr}.reference-home .home-seo h2{font-size:26px}}
