@font-face{font-family:Manrope;src:url('/assets/v2/body.woff2') format('woff2');font-weight:200 800;font-display:swap}@font-face{font-family:Barlow;src:url('/assets/v2/display.woff2') format('woff2');font-weight:600 900;font-display:swap}
:root{--fm-paper:#f4f3ed;--fm-white:#f7f7f7;--fm-ink:#171b1c;--fm-muted:#596162;--fm-line:#cdd1cd;--fm-red:#ef4234;--fm-ease:cubic-bezier(.23,1,.32,1);--fm-header:88px}
*{box-sizing:border-box}html{scroll-padding-top:110px}body.fm-public{margin:0;background:var(--fm-paper);color:var(--fm-ink);font:400 15px/1.65 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}.fm-public :is(h1,h2,h3,p,figure){margin:0}.fm-public :is(h1,h2){font-family:Barlow,'Arial Narrow',sans-serif;line-height:.98;text-transform:uppercase;letter-spacing:-.025em;font-weight:700}.fm-public h1{font-size:clamp(64px,7.5vw,112px)}.fm-public h2{font-size:clamp(42px,4.5vw,68px)}.fm-public h3{font-size:20px;line-height:1.35}.fm-public a{color:inherit}.fm-public img{max-width:100%;display:block}.fm-public button,.fm-public input,.fm-public textarea{font:inherit}.fm-public button{cursor:pointer}.fm-public button,.fm-public a{-webkit-tap-highlight-color:transparent}.fm-public :focus-visible{outline:3px solid #b52a21;outline-offset:5px}.fm-public ::selection{background:var(--fm-red);color:#171b1c}[hidden]{display:none!important}.fm-sr{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.fm-skip{position:fixed;left:20px;top:-90px;z-index:10000;background:var(--fm-paper);padding:12px 20px;color:var(--fm-ink)}.fm-skip:focus{top:12px}.fm-section{padding:100px max(5.2vw,24px);max-width:1800px;margin-inline:auto}.fm-small-label,.fm-eyebrow{font-size:11px;letter-spacing:.13em;font-weight:800;text-transform:uppercase}.fm-eyebrow{display:flex;gap:10px;align-items:center}.fm-eyebrow>span{width:6px;height:6px;background:var(--fm-red)}.fm-lead{font-size:21px;line-height:1.6}.fm-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;text-decoration:none;font-size:13px;font-weight:800;min-height:46px;border-bottom:1px solid currentColor;position:relative}.fm-text-link span,.fm-button span{transition:transform .24s var(--fm-ease)}.fm-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--fm-red);border:1px solid transparent;min-height:58px;padding:16px 23px;text-decoration:none;font-weight:800;font-size:13px;color:var(--fm-ink);transition:background .2s,box-shadow .2s}.fm-button:hover{background:#ff6557}.fm-button:active{background:#de342a}.fm-button-light{background:var(--fm-paper)}.fm-button-light:hover{background:#fff}.fm-button:hover span,.fm-text-link:hover span{transform:translate(3px,-3px)}
/* Original brand raster, preserved proportions; the wrapper removes only its display whitespace. */
.fm-logo{display:block;overflow:hidden;background:var(--fm-white);flex-shrink:0}.fm-logo-full{width:188px;height:58px;position:relative}.fm-logo-full img{width:200px;max-width:none;height:auto;position:absolute;left:0;top:-40px}.fm-logo-symbol{width:102px;height:92px;border-radius:2px}.fm-logo-symbol img{width:100%;height:auto}.fm-header{height:var(--fm-header);padding:0 max(5.2vw,24px);background:var(--fm-white);border-bottom:1px solid var(--fm-line);display:flex;align-items:center;gap:35px;position:sticky;top:0;z-index:50}.fm-home-link{display:block;flex-shrink:0}.fm-topnav{display:flex;gap:30px;margin-left:auto}.fm-topnav a{font-size:12px;font-weight:800;text-decoration:none;position:relative;min-height:44px;display:flex;align-items:center}.fm-topnav a:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--fm-red);transform:scaleX(0);transform-origin:left;transition:transform .18s}.fm-topnav a:hover:after,.fm-topnav a[aria-current]:after{transform:scaleX(1)}.fm-header-actions{display:flex;gap:18px;align-items:center}.fm-header-quote{min-height:46px;padding:10px 18px;font-size:11px}.fm-menu-toggle{width:46px;height:46px;border:1px solid var(--fm-line);display:grid;place-content:center;background:none}.fm-menu-lines{width:20px;display:grid;gap:5px}.fm-menu-lines i{display:block;height:1.5px;background:var(--fm-ink);transition:transform .25s,opacity .2s}.fm-menu-toggle[aria-expanded=true] i:first-child{transform:translateY(6.5px) rotate(45deg)}.fm-menu-toggle[aria-expanded=true] i:nth-child(2){opacity:0}.fm-menu-toggle[aria-expanded=true] i:last-child{transform:translateY(-6.5px) rotate(-45deg)}
/* Sterling Gate adaptation: three wiping panels and typographic stagger. */
.fm-menu{padding:0;border:0;margin:0;width:100%;height:100%;max-width:100%;max-height:100%;background:transparent;color:var(--fm-ink);overflow:hidden}.fm-menu[open]{display:flex;justify-content:flex-end}.fm-menu::backdrop{background:rgba(23,27,28,.6)}.fm-menu-shade{position:absolute;inset:0;border:0;background:none}.fm-menu-panel{width:min(850px,78vw);height:100%;position:relative;overflow:auto}.fm-menu-backdrop{position:absolute;inset:0;pointer-events:none}.fm-menu-red{background:var(--fm-red)}.fm-menu-gray{background:#9aa4a1}.fm-menu-paper{background:var(--fm-paper)}.fm-menu-content{position:relative;min-height:100%;padding:35px 7%;display:flex;flex-direction:column;isolation:isolate}.fm-menu-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:50px;font-size:10px;font-weight:800;letter-spacing:.08em}.fm-menu-close{border:1px solid #b8beba;background:var(--fm-paper);padding:8px 13px;font-size:12px;min-height:44px;display:flex;align-items:center;gap:18px}.fm-menu-close span{font-size:28px;line-height:1}.fm-menu nav{margin-block:auto}.fm-menu ol{list-style:none;margin:0;padding:0}.fm-menu li{border-bottom:1px solid #b7beba;overflow:hidden}.fm-menu-link{display:flex;align-items:center;text-decoration:none;gap:23px;padding:13px 0;position:relative}.fm-menu-link small{font-size:10px;font-weight:700;align-self:flex-start;padding-top:15px}.fm-menu-link>span{font:700 clamp(46px,6vw,86px)/1.07 Barlow,sans-serif;text-transform:uppercase;letter-spacing:-.03em;transition:transform .35s var(--fm-ease)}.fm-menu-link b{font-size:35px;font-weight:400;margin-left:auto}.fm-menu-link:hover>span,.fm-menu-link:focus-visible>span{transform:translateX(10px)}.fm-menu-link[aria-current] small{color:#b92d22}.fm-menu-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:55px;padding-top:22px;font-size:12px}.fm-menu-bottom a{align-self:flex-end;text-decoration:none;border-bottom:1px solid}.fm-menu-orbit{position:absolute;width:80%;height:50%;border:1px solid rgba(239,66,52,.16);border-radius:50%;right:-30%;bottom:5%;transform:rotate(-30deg);pointer-events:none;z-index:-1}.fm-menu-open{overflow:hidden}
/* The stage has one native sticky geometry; SVG floor, objects and supports share a transform. */
.fm-hero{background:var(--fm-paper);position:relative}.fm-hero-stage{padding:48px max(5.2vw,24px) 0;display:flex;flex-direction:column}.fm-hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center;flex:1;min-height:610px}.fm-hero-copy{position:relative;z-index:1;padding:24px 0 45px}.fm-hero-copy h1{font-size:clamp(56px,6.45vw,104px);margin-top:25px}.fm-hero-copy em{font-style:normal;color:var(--fm-ink)}.fm-hero-description{max-width:360px;font-size:14px;color:var(--fm-muted);margin-top:25px!important}.fm-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:28px}.fm-hero-actions .fm-button{font-size:12px;padding:16px 20px}.fm-hero-actions .fm-text-link{font-size:12px;gap:16px}.fm-industrial-scene{width:100%;min-width:0;align-self:center}.fm-scene-window{overflow:hidden;background:#dfe3de;aspect-ratio:900/680;position:relative;border:1px solid #344147}.fm-scene-svg{width:100%;height:100%;display:block;overflow:visible}.fm-scene-room,.fm-scene-back{transform-origin:68% 65%;transform-box:view-box}.fm-scene-trace{stroke-dasharray:100;stroke-dashoffset:0}.fm-industrial-scene figcaption{display:flex;justify-content:space-between;gap:15px;font-size:9px;color:var(--fm-muted);padding:13px 0}.fm-hero-baseline{border-top:1px solid var(--fm-line);display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:10px;color:var(--fm-muted)}.fm-hero-baseline a{text-decoration:none}.fm-hero-baseline a span{margin-left:16px}.fm-hero-stick .fm-hero-stage{height:var(--fm-stage);position:sticky;top:var(--fm-header)}.fm-hero-stick{height:calc(var(--fm-stage)*1.9)}.fm-hero-stick .fm-hero-grid{min-height:0}.fm-hero-stick .fm-industrial-scene{max-height:calc(var(--fm-stage) - 120px)}.fm-hero-stick .fm-scene-window{max-height:calc(var(--fm-stage) - 165px)}
.fm-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--fm-line);padding-bottom:60px}.fm-intro h2{margin-top:18px}.fm-intro .fm-lead{margin-bottom:18px}.fm-intro>div>p:not(.fm-lead):not(.fm-small-label){color:var(--fm-muted)}.fm-intro .fm-text-link{margin-top:22px}.fm-selection-section{padding-top:35px;background:#e9ebe5}.fm-selector{margin:0}.fm-selector fieldset{border:0;padding:0;margin:0;min-width:0}.fm-selector legend{font:700 clamp(32px,3vw,46px)/1.1 Barlow,sans-serif;text-transform:uppercase;letter-spacing:-.015em;margin-bottom:12px}.fm-field-help{color:var(--fm-muted);font-size:13px;margin-bottom:30px!important}.fm-material-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fm-material-choice{display:flex;flex-direction:column;position:relative;border:1px solid #b9c2bd;padding:20px 22px;min-height:185px;cursor:pointer;background:var(--fm-paper);transition:border-color .16s,background .16s,box-shadow .16s}.fm-material-choice input{position:absolute;right:18px;top:18px;width:20px;height:20px;margin:0;accent-color:#b52820;cursor:pointer;z-index:2}.fm-material-choice img{width:90px;height:95px;margin:0 0 16px;transition:transform .28s var(--fm-ease)}.fm-material-choice>span:last-child{font-size:13px;font-weight:800;max-width:185px;line-height:1.4}.fm-material-choice:has(input:checked){border-color:#a92a20;background:#fff2ee;box-shadow:inset 0 0 0 1px #a92a20}.fm-material-choice:has(input:focus-visible){outline:3px solid #b52a21;outline-offset:3px}.fm-choice-check{display:none;position:absolute;right:46px;top:13px;font-size:18px}.fm-material-choice:has(input:checked) .fm-choice-check{display:block}.fm-choice-summary{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #b9c2bd;padding-top:24px;margin-top:28px}.fm-choice-summary p{font-size:15px;font-weight:700;margin-top:4px}.fm-choice-actions{display:flex;gap:20px;align-items:center}.fm-clear-choice{border:0;border-bottom:1px solid;background:none;padding:10px 0;font-size:11px;min-height:44px}.fm-home-process{display:grid;grid-template-columns:1fr 1.1fr;gap:12%}.fm-home-process .fm-text-link{margin-top:28px}.fm-steps{list-style:none;margin:0;padding:0;position:relative}.fm-steps li{display:grid;grid-template-columns:55px 1fr;gap:25px;border-top:1px solid var(--fm-line);padding:30px 0;position:relative}.fm-steps li:before{content:'';height:2px;position:absolute;top:-1px;left:0;width:100%;background:var(--fm-red);transform:scaleX(var(--fm-step-progress,0));transform-origin:left;transition:transform .5s var(--fm-ease)}.fm-steps li.fm-in-view{--fm-step-progress:1}.fm-steps li>span{font:600 36px/1 Barlow,sans-serif;color:#67716f}.fm-steps h3{margin-bottom:10px}.fm-steps p{color:var(--fm-muted);font-size:14px;max-width:430px}.fm-cta{background:var(--fm-red);display:flex;justify-content:space-between;align-items:center;gap:35px;position:relative}.fm-cta h2{font-size:clamp(48px,6.2vw,95px);margin-top:20px}.fm-cta .fm-button{white-space:nowrap}.fm-footer{padding:65px max(5.2vw,24px) 20px;background:var(--fm-white)}.fm-footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;align-items:start}.fm-footer-main>p{font:600 32px/1.1 Barlow,sans-serif;text-transform:uppercase}.fm-footer nav{display:flex;gap:16px}.fm-footer-main nav{flex-direction:column;gap:10px;font-size:12px}.fm-footer a{text-decoration:none}.fm-footer a:hover{text-decoration:underline}.fm-footer-bottom{border-top:1px solid var(--fm-line);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;gap:24px;font-size:10px}.fm-footer-bottom small{font-size:10px}
/* Real destination pages */
.fm-breadcrumb{display:flex;gap:12px;font-size:11px;margin-bottom:45px;color:var(--fm-muted)}.fm-breadcrumb a{text-decoration:none}.fm-page-intro{padding-top:30px;padding-bottom:65px}.fm-page-intro h1{margin:20px 0 25px}.fm-page-intro>.fm-lead{max-width:620px;font-size:17px}.fm-page-intro-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.fm-page-intro-bottom>p{max-width:440px;font-size:17px}.fm-price-date{font-size:11px;display:grid;gap:4px;border-left:2px solid var(--fm-red);padding-left:18px}.fm-price-date strong{font-size:13px}.fm-catalog-section{padding-top:0}.fm-catalog-layout{display:grid;grid-template-columns:310px 1fr;gap:55px;align-items:start}.fm-feature{background:var(--fm-ink);color:var(--fm-paper);padding:30px;position:sticky;top:115px}.fm-feature-image{width:170px!important;height:180px;margin:15px auto 35px}.fm-feature>div>span{font-size:15px}.fm-feature strong{display:flex;align-items:baseline;gap:8px;font:700 54px/1.2 Barlow,sans-serif;margin:5px 0 20px}.fm-feature strong small{font:400 12px/1 Manrope,sans-serif;color:#b7c0bc}.fm-feature .fm-button{color:var(--fm-ink);width:100%;padding:13px 17px;min-height:50px;font-size:11px}.fm-feature>p{font-size:11px;color:#b7c0bc;border-top:1px solid #46504e;margin-top:25px;padding-top:20px}.fm-search{display:block;font-size:12px;font-weight:700}.fm-search input{width:100%;border:1px solid #aab3af;border-radius:0;padding:14px 18px;background:#fafaf5;color:var(--fm-ink);margin-top:8px;min-height:48px;font-size:13px}.fm-filters{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 25px}.fm-filters button{min-height:44px;padding:8px 14px;border:1px solid #bac1bc;background:transparent;font-size:11px;border-radius:0;transition:background .16s,color .16s}.fm-filters button[aria-pressed=true]{background:var(--fm-ink);color:var(--fm-paper);border-color:var(--fm-ink)}.fm-prices{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.fm-prices thead{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--fm-muted)}.fm-prices thead th{padding:14px 0}.fm-prices tbody th{font-weight:600;padding:17px 0}.fm-prices tr{border-bottom:1px solid var(--fm-line);transition:background .16s}.fm-prices tr:hover{background:#e4e7df}.fm-prices td:nth-child(2){text-align:right;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.fm-prices thead th:nth-child(2){text-align:right}.fm-prices td:last-child{width:58px;text-align:right}.fm-prices td a{width:44px;height:44px;display:inline-grid;place-content:center;text-decoration:none;font-size:20px}.fm-prices td a:hover{background:var(--fm-red)}.fm-price-note{font-size:11px;color:var(--fm-muted);margin-top:23px!important}.fm-no-results{padding:35px 0}.fm-material-guidance{border-top:1px solid var(--fm-line);padding-top:65px;padding-bottom:65px}.fm-material-guidance h2{font-size:42px}.fm-material-guidance p{max-width:590px;margin:20px 0}.fm-selling{padding-top:0;display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:start}.fm-selling h2{font-size:40px;margin-bottom:30px}.fm-selling-art{position:relative;background:#dde3dd;min-height:540px;overflow:hidden;display:flex;flex-wrap:wrap;align-content:flex-start;padding:35px}.fm-selling-art>img{width:52%;height:250px}.fm-selling-art>img+img{width:48%;padding-top:50px}.fm-selling-art>span{font:700 68px/.95 Barlow,sans-serif;letter-spacing:-.02em;margin-top:30px}.fm-checklist{background:#e9ebe5}.fm-checklist>div{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.fm-checklist article>span{font-size:30px;display:block;margin-bottom:25px}.fm-checklist h3{margin-bottom:15px}.fm-checklist p{font-size:14px;color:var(--fm-muted)}.fm-faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.fm-faq-section>div>p{margin:20px 0}.fm-faq details{border-top:1px solid #b7bfba}.fm-faq details:last-child{border-bottom:1px solid #b7bfba}.fm-faq summary{list-style:none;display:flex;justify-content:space-between;gap:22px;cursor:pointer;padding:22px 0;font-size:14px;font-weight:800;min-height:65px}.fm-faq summary::-webkit-details-marker{display:none}.fm-faq summary>span{font-size:22px;font-weight:400;transition:transform .16s}.fm-faq details[open] summary>span{transform:rotate(45deg)}.fm-faq details p{font-size:13px;color:var(--fm-muted);padding:0 30px 25px 0}.fm-location{padding-top:0;display:grid;grid-template-columns:1.2fr 1fr;gap:7%}.fm-address-panel{background:#e0e4de;padding:45px;position:relative;overflow:hidden;isolation:isolate}.fm-address-panel h2{font-size:clamp(40px,4.5vw,68px);margin:25px 0}.fm-address-panel address{font-style:normal;font-size:15px}.fm-address-panel .fm-button{margin-top:32px}.fm-location-orbit{position:absolute;bottom:0;right:-100px;width:400px;height:200px;border:2px solid #b6c1b9;border-radius:50%;transform:rotate(-30deg);z-index:-1}.fm-contact-facts{display:flex;flex-direction:column;justify-content:space-between}.fm-contact-facts article{border-top:1px solid var(--fm-line);padding:24px 0}.fm-contact-facts h3{margin:12px 0}.fm-contact-facts p{font-size:20px}.fm-contact-facts small{display:block;font-size:11px;color:var(--fm-muted);margin-top:14px}.fm-phone{display:block;font:600 clamp(28px,3vw,44px)/1.4 Barlow,sans-serif;text-decoration:none;margin:10px 0}.fm-consult{background:#e9ebe5}.fm-consult-heading{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-bottom:50px}.fm-consult-heading p{align-self:center;max-width:410px;color:var(--fm-muted)}.fm-consult .fm-choice-actions button[type=submit]{display:none}.fm-message-card{padding:30px;background:var(--fm-paper);margin-top:35px;border:1px solid #b6c0b9}.fm-message-card label{display:block;font-weight:800;font-size:14px;margin-bottom:14px}.fm-message-card textarea{width:100%;resize:vertical;border:1px solid #a8b2ab;background:#fafbf6;border-radius:0;padding:15px;font-size:14px;color:var(--fm-ink);min-height:110px}.fm-message-card>div{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px}.fm-message-card small{font-size:11px;color:var(--fm-muted)}
/* Arrival: decorative progress with an escape hatch and CSS watchdog. */
.fm-loader{display:none}.fm-loading .fm-loader{display:grid;place-items:center;position:fixed;inset:0;background:var(--fm-ink);z-index:999;overflow:hidden;animation:fm-loader-watchdog .1s 6s forwards}.fm-loader-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.fm-loader-center{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;text-align:center;background:var(--fm-white);padding:30px 40px;width:min(360px,85vw);box-shadow:0 20px 65px #0003;border-top:4px solid var(--fm-red)}.fm-loader-center p{font-size:9px;font-weight:800;letter-spacing:.12em;margin-top:23px}.fm-loader-center strong{font:700 100px/1 Barlow,sans-serif;letter-spacing:-.04em;margin:10px 0}.fm-loader-center strong small{font-size:42px;color:#68716f;margin-left:6px}.fm-loader-label{font-size:11px;color:var(--fm-muted)}.fm-loader-track{height:3px;background:#d6dcd6;width:100%;margin-top:24px;overflow:hidden}.fm-loader-track>span{height:100%;display:block;background:var(--fm-red);transform:scaleX(0);transform-origin:left}.fm-loader-skip{position:absolute;bottom:28px;right:5vw;z-index:2;background:var(--fm-white);border:0;min-height:44px;padding:10px 18px;font-size:11px;color:var(--fm-ink)}.fm-loader-out{opacity:0;transition:opacity .35s;pointer-events:none!important}.fm-loading main,.fm-loading .fm-header,.fm-loading .fm-footer{pointer-events:none}.fm-loading .fm-loader:has(.fm-loader-skip:focus-visible){outline:none}@keyframes fm-loader-watchdog{to{visibility:hidden;pointer-events:none}}
.fm-clear-nojs{display:none}
html:not(.fm-js) .fm-clear-nojs{display:inline-flex;font-size:11px;min-height:44px;align-items:center}
html:not(.fm-js) .fm-clear-choice{display:none}
html:not(.fm-js) .fm-consult .fm-choice-actions button[type=submit]{display:inline-flex}
html.fm-js .fm-consult .fm-choice-actions button[type=submit]{display:none}
@media(hover:hover){.fm-material-choice:hover{border-color:#6c7972}.fm-material-choice:hover img{transform:translateY(-8px)}.fm-selling-art:hover img{transform:translateY(-6px);transition:transform .32s var(--fm-ease)}}
@media(min-width:1600px){.fm-hero-grid{max-width:1610px;width:100%;margin-inline:auto}.fm-hero-copy h1{font-size:110px}.fm-hero-baseline{width:100%;max-width:1610px;margin-inline:auto}}
@media(max-width:1150px){.fm-header{gap:20px}.fm-topnav{gap:20px}.fm-header-actions{gap:12px}.fm-header-quote{font-size:10px;gap:12px;padding:9px 13px}.fm-hero-grid{gap:22px}.fm-hero-actions{gap:17px}.fm-hero-actions .fm-button{padding:13px 15px;font-size:11px}.fm-hero-copy h1{font-size:6.4vw}.fm-catalog-layout{grid-template-columns:270px 1fr;gap:35px}}
@media(max-width:1023px){:root{--fm-header:78px}.fm-header{padding-inline:28px}.fm-logo-full{width:160px;height:49px}.fm-logo-full img{width:170px;top:-34px}.fm-header-quote{display:none}.fm-hero-stage{padding-top:32px;padding-inline:32px}.fm-hero-grid{min-height:0;grid-template-columns:1fr 1.1fr;gap:26px}.fm-hero-copy{padding-bottom:30px}.fm-hero-copy h1{font-size:clamp(48px,6.2vw,65px)}.fm-hero-description{font-size:13px}.fm-hero-copy .fm-eyebrow{font-size:9px;letter-spacing:.07em}.fm-hero-actions{align-items:flex-start;gap:14px;flex-direction:column}.fm-industrial-scene figcaption{font-size:8px}.fm-industrial-scene figcaption span:last-child{display:none}.fm-hero-baseline{margin-top:25px}.fm-section{padding:75px 32px}.fm-intro{gap:6%;padding-bottom:40px}.fm-intro .fm-lead{font-size:18px}.fm-intro h2{font-size:42px}.fm-material-choices{gap:10px}.fm-material-choice{padding:16px;min-height:174px}.fm-material-choice>span:last-child{font-size:11px}.fm-material-choice input{right:12px;top:12px;width:18px;height:18px}.fm-choice-check{right:35px;top:6px}.fm-choice-summary{gap:20px}.fm-choice-actions{gap:14px}.fm-choice-actions .fm-button{font-size:11px;padding:13px 15px;min-height:50px}.fm-home-process{gap:6%;grid-template-columns:.8fr 1.2fr}.fm-steps li{gap:12px;grid-template-columns:40px 1fr}.fm-steps h3{font-size:17px}.fm-cta{gap:30px}.fm-cta h2{font-size:60px}.fm-footer{padding:50px 32px 20px}.fm-footer-main{gap:30px}.fm-footer-main>p{font-size:27px}.fm-page-intro{padding-top:25px;padding-bottom:45px}.fm-page-intro h1{font-size:78px}.fm-catalog-section,.fm-selling,.fm-location{padding-top:0}.fm-catalog-layout{grid-template-columns:230px 1fr;gap:25px}.fm-feature{padding:24px}.fm-feature strong{font-size:44px}.fm-feature .fm-button{font-size:10px;padding:12px}.fm-prices{font-size:12px}.fm-prices td:last-child{width:45px}.fm-selling-art{min-height:440px;padding:25px}.fm-selling-art>img{height:200px}.fm-selling-art>span{font-size:52px}.fm-checklist>div{gap:25px}.fm-faq-section{gap:7%}.fm-address-panel{padding:30px}.fm-location{gap:35px}.fm-message-card{padding:24px}}
@media(max-width:700px){.fm-header{padding-inline:20px;gap:12px}.fm-header-actions{margin-left:auto}.fm-topnav{gap:14px}.fm-topnav a{font-size:10px}.fm-js .fm-topnav{display:none}.fm-menu-toggle{width:44px;height:44px}.fm-section{padding:60px 24px}.fm-hero-stage{padding:27px 24px 0}.fm-hero-grid{display:flex;flex-direction:column;gap:22px;align-items:stretch}.fm-hero-copy{padding:0}.fm-hero-copy h1{font-size:clamp(60px,12.8vw,86px);line-height:.99;margin-top:21px}.fm-hero-description{font-size:14px;max-width:450px;margin-top:20px!important}.fm-hero-copy .fm-eyebrow{font-size:9px}.fm-hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:24px}.fm-hero-actions .fm-button{font-size:11px;min-height:54px;padding:13px 16px;gap:16px}.fm-hero-actions .fm-text-link{font-size:11px;gap:12px}.fm-industrial-scene{margin-top:8px!important}.fm-scene-window{aspect-ratio:1.12}.fm-scene-svg{width:118%;max-width:none;height:100%;position:relative;left:-9%;object-fit:cover}.fm-industrial-scene figcaption{font-size:9px;padding-top:10px}.fm-industrial-scene figcaption span:last-child{display:block}.fm-hero-baseline{font-size:9px;padding:18px 0;flex-wrap:wrap;gap:7px;margin-top:16px}.fm-intro{display:block}.fm-intro h2{font-size:48px}.fm-intro>div+div{margin-top:30px}.fm-intro .fm-lead{font-size:18px}.fm-intro>div>p{font-size:14px}.fm-intro .fm-text-link{font-size:12px}.fm-selector legend{font-size:35px}.fm-field-help{font-size:12px;margin-bottom:22px!important}.fm-material-choices{grid-template-columns:repeat(2,1fr);gap:10px}.fm-material-choice{min-height:177px;padding:20px 15px 18px}.fm-material-choice img{width:83px;height:88px;margin-bottom:16px}.fm-material-choice>span:last-child{font-size:12px}.fm-choice-summary{flex-direction:column;align-items:stretch;gap:17px}.fm-choice-summary p{font-size:14px}.fm-choice-actions{justify-content:space-between}.fm-choice-actions .fm-button{min-height:52px}.fm-home-process{display:block}.fm-home-process h2{font-size:52px}.fm-home-process .fm-steps{margin-top:35px}.fm-steps li{grid-template-columns:38px 1fr;gap:20px;padding:25px 0}.fm-steps h3{font-size:18px}.fm-steps p{font-size:13px}.fm-cta{display:block}.fm-cta h2{font-size:58px}.fm-cta>.fm-button{margin-top:30px}.fm-footer{padding:40px 24px 20px}.fm-footer-main{grid-template-columns:1fr;gap:30px}.fm-footer-main>p{font-size:30px}.fm-footer-main nav{font-size:12px}.fm-footer-bottom{flex-direction:column;gap:16px;margin-top:35px}.fm-footer-bottom nav{gap:20px}.fm-menu-panel{width:100%}.fm-menu-content{padding:22px 26px;min-height:100%;max-height:none}.fm-menu-head{font-size:9px;margin-bottom:32px}.fm-menu-link{gap:17px;padding:17px 0}.fm-menu-link>span{font-size:54px}.fm-menu-link b{font-size:25px}.fm-menu-link small{padding-top:10px;font-size:9px}.fm-menu-bottom{margin-top:35px;gap:15px;font-size:10px}.fm-menu-link:hover>span{transform:none}.fm-page-intro{padding-top:25px;padding-bottom:35px}.fm-breadcrumb{margin-bottom:30px;font-size:10px}.fm-page-intro h1{font-size:clamp(54px,12.5vw,78px);margin-top:18px}.fm-page-intro>.fm-lead{font-size:15px}.fm-page-intro-bottom{display:block}.fm-page-intro-bottom>p{font-size:15px}.fm-price-date{margin-top:28px}.fm-catalog-section{padding-top:0}.fm-catalog-layout{display:flex;flex-direction:column;gap:30px}.fm-feature{position:relative;top:auto;width:100%;padding:22px;display:grid;grid-template-columns:.65fr 1fr;gap:15px}.fm-feature-image{width:110px!important;height:130px;margin:auto}.fm-feature strong{font-size:42px;white-space:nowrap}.fm-feature strong small{font-size:10px}.fm-feature>p{grid-column:1/-1;margin-top:0;padding-top:15px}.fm-feature .fm-button{font-size:10px;gap:12px;padding:10px 12px;min-height:45px}.fm-price-catalog{width:100%}.fm-filters{gap:6px}.fm-filters button{font-size:10px;padding:8px 12px}.fm-prices{font-size:12px}.fm-prices tbody th{padding:15px 0}.fm-prices td:last-child{width:44px}.fm-prices tbody th{max-width:160px}.fm-material-guidance h2{font-size:38px}.fm-material-guidance p{font-size:14px}.fm-selling{display:flex;flex-direction:column;padding-top:0;gap:35px}.fm-selling-art{min-height:0;align-items:center;width:100%;padding:20px;flex-wrap:nowrap}.fm-selling-art>img{width:27%;height:160px}.fm-selling-art>img+img{width:25%;padding-top:25px}.fm-selling-art>span{font-size:36px;margin:0 0 0 18px}.fm-selling h2{font-size:40px}.fm-checklist>div{display:block;margin-top:30px}.fm-checklist article{padding:25px 0;border-top:1px solid #bfc7c0}.fm-checklist article>span{margin-bottom:14px}.fm-checklist h3{font-size:18px}.fm-faq-section{display:block}.fm-faq-section h2{font-size:46px}.fm-faq-section>.fm-faq{margin-top:35px}.fm-faq summary{font-size:13px}.fm-location{display:block;padding-top:0}.fm-address-panel{padding:30px 24px}.fm-address-panel h2{font-size:46px}.fm-address-panel .fm-button{font-size:12px;gap:20px}.fm-contact-facts{margin-top:25px}.fm-contact-facts p{font-size:20px}.fm-phone{font-size:38px}.fm-consult-heading{display:block;margin-bottom:35px}.fm-consult-heading h2{font-size:46px}.fm-consult-heading p{margin-top:22px;font-size:14px}.fm-consult .fm-choice-actions{justify-content:flex-start}.fm-message-card{padding:20px;margin-top:25px}.fm-message-card>div{flex-direction:column;gap:20px;align-items:flex-start}.fm-message-card .fm-button{width:100%}.fm-message-card textarea{font-size:14px;min-height:145px}.fm-loader-center{width:270px;padding:26px}.fm-loader-center strong{font-size:85px}.fm-loader-center p{font-size:8px}.fm-loader-skip{bottom:22px;right:22px}}
@media(max-width:360px){.fm-section{padding-inline:20px}.fm-header{padding-inline:16px}.fm-logo-full{width:140px;height:43px}.fm-logo-full img{width:150px;top:-30px}.fm-hero-stage{padding-inline:20px}.fm-hero-actions{gap:14px}.fm-hero-actions .fm-button{font-size:10px;padding:12px 13px;gap:10px}.fm-hero-actions .fm-text-link{font-size:10px;gap:9px}.fm-hero-copy h1{font-size:57px}.fm-industrial-scene figcaption{font-size:8px}.fm-hero-baseline{font-size:8px}.fm-topnav{flex-wrap:wrap;gap:4px 12px}.fm-menu-link>span{font-size:46px}.fm-menu-content{padding-inline:22px}.fm-feature{padding:18px;gap:10px}.fm-feature strong{font-size:38px}.fm-feature .fm-button{font-size:9px}.fm-selling-art>span{font-size:30px;margin-left:10px}.fm-selector legend{font-size:31px}.fm-choice-actions .fm-button{font-size:10px;gap:15px}.fm-prices{font-size:11px}.fm-prices td:last-child{width:38px}.fm-prices td a{width:38px}}
@media(max-width:700px){html:not(.fm-js) .fm-header{height:auto;min-height:78px;flex-wrap:wrap;padding-top:10px;padding-bottom:6px;gap:4px 12px;position:relative}html:not(.fm-js) .fm-topnav{order:3;width:100%;justify-content:space-between;flex-wrap:nowrap;margin:0}html:not(.fm-js) .fm-topnav a{min-height:40px}}
@media(max-height:550px){.fm-menu-content{padding-top:16px;padding-bottom:16px}.fm-menu-head{margin-bottom:12px}.fm-menu-link{padding:8px 0}.fm-menu-link>span{font-size:38px}.fm-menu-bottom{margin-top:15px;padding-top:8px}.fm-menu-link small{padding-top:4px}.fm-loader-center{padding:12px 25px}.fm-loader-center .fm-logo-symbol{width:60px;height:54px}.fm-loader-center p{margin-top:10px}.fm-loader-center strong{font-size:60px}.fm-loader-track{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.fm-public *,.fm-public *:before,.fm-public *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}.fm-hero-stick{height:auto!important}.fm-hero-stick .fm-hero-stage{position:relative!important;height:auto!important;top:auto!important}.fm-scene-svg g{transform:none!important}.fm-scene-trace{stroke-dashoffset:0!important}.fm-loading .fm-loader{display:none!important}.fm-loading main,.fm-loading .fm-header,.fm-loading .fm-footer{pointer-events:auto}.fm-material-choice img{transform:none!important}.fm-menu-link>span{transform:none!important}}
