/* Horizon buyer experience. Namespaced to preserve legacy CMS pages. */
:root{--hz-ink:#142632;--hz-muted:#54636c;--hz-paper:#f7f6f2;--hz-line:#dce1e3;--hz-orange:#ff9500;--hz-white:#fff;--hz-radius:4px}
.hz-site{margin:0;background:var(--hz-white);color:var(--hz-ink);font:16px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
.hz-site *,.hz-header *,.hz-footer *{box-sizing:border-box}
.hz-site a,.hz-header a,.hz-footer a{color:inherit;text-decoration:none}
.hz-site button,.hz-site input,.hz-site select,.hz-site textarea{font:inherit}
.hz-site img{max-width:100%;height:auto;display:block}
.hz-site h1,.hz-site h2,.hz-site h3,.hz-site h4{color:var(--hz-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.13;letter-spacing:-.035em;margin:0 0 20px}
.hz-site h1{font-size:clamp(38px,4.65vw,68px);font-weight:750;max-width:960px}
.hz-site h2{font-size:clamp(28px,3.1vw,44px);font-weight:700}
.hz-site h3{font-size:23px;font-weight:700;letter-spacing:-.02em}
.hz-site h4{font-size:18px;letter-spacing:-.01em}
.hz-site p{margin:0 0 20px}.hz-site ul,.hz-site ol{padding-left:22px}.hz-site li{margin-bottom:7px}
.hz-wrap{width:min(1240px,calc(100% - 80px));margin:0 auto}
.hz-header{position:sticky;top:0;z-index:80;background:#fff;color:var(--hz-ink);font:14px/1.4 Arial,Helvetica,sans-serif;border-bottom:1px solid var(--hz-line)}
.hz-topline{background:var(--hz-ink);color:#fff;font-size:11px;letter-spacing:.07em;line-height:32px}
.hz-topline .hz-wrap{display:flex;justify-content:space-between;gap:16px}.hz-topline a{opacity:.9}
.hz-navrow{display:flex;align-items:center;gap:28px;min-height:88px}
.hz-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;line-height:1}
.hz-brand img{width:65px;height:32px;object-fit:contain;display:block}
.hz-wordmark{font-size:23px;font-weight:800;letter-spacing:.025em;color:var(--hz-ink)}
.hz-wordmark small{font-size:9px;letter-spacing:.28em;display:block;margin-top:6px;font-weight:700}
.hz-nav{display:flex;align-items:center;justify-content:flex-end;gap:25px;margin-left:auto}.hz-nav>a,.hz-nav>details>summary{padding:30px 0;cursor:pointer;font-size:14px;font-weight:600;list-style:none}.hz-nav>a:hover,.hz-nav>details>summary:hover{color:#a85d00}
.hz-nav summary::-webkit-details-marker{display:none}.hz-nav>details>summary:after{content:'⌄';margin-left:6px;color:#81919a}.hz-nav>details{position:relative}.hz-dropdown{position:absolute;left:-24px;top:70px;min-width:290px;padding:14px;background:#fff;border:1px solid var(--hz-line);box-shadow:0 12px 40px #14263218}.hz-dropdown a{display:block;padding:11px 12px;font-weight:400;border-bottom:1px solid #edf0f2}.hz-dropdown a:last-child{border:0}.hz-dropdown a:hover{background:var(--hz-paper)}
.hz-nav .hz-navquote{padding:12px 16px;background:var(--hz-ink);color:#fff;font-weight:700}.hz-nav .hz-navquote:hover{background:#284756;color:#fff}.hz-nav .hz-language>summary{font-size:12px}.hz-language .hz-dropdown{left:auto;right:0;min-width:170px}
.hz-menu-button{display:none;background:none;border:1px solid var(--hz-line);padding:9px 12px;color:var(--hz-ink);font-size:14px}.hz-skip{position:absolute;left:16px;top:-100px;background:#fff;padding:12px;z-index:90}.hz-skip:focus{top:8px}
.hz-site a:focus-visible,.hz-site button:focus-visible,.hz-header a:focus-visible,.hz-header summary:focus-visible{outline:3px solid #c87400;outline-offset:4px}
.hz-section{padding:86px 0}.hz-section-compact{padding:52px 0}.hz-paper{background:var(--hz-paper)}.hz-dark{background:var(--hz-ink);color:#d5dfe4}.hz-site .hz-dark h2,.hz-site .hz-dark h3,.hz-site .hz-dark h1{color:#fff}.hz-dark .hz-muted{color:#bcc8cd}
.hz-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:#855009;margin-bottom:22px}.hz-dark .hz-eyebrow{color:#ffb649}.hz-intro{font-size:18px;line-height:1.7;max-width:710px;color:var(--hz-muted)}.hz-muted{color:var(--hz-muted)}.hz-small{font-size:13px;line-height:1.65;color:var(--hz-muted)}
.hz-rule{height:1px;background:var(--hz-line);border:0;margin:28px 0}.hz-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}.hz-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:13px 21px;border:1px solid var(--hz-ink);color:var(--hz-ink);font-weight:700;font-size:14px;cursor:pointer;background:#fff;border-radius:2px;min-height:49px}.hz-btn:hover{background:#edf0f1}.hz-btn-primary{background:var(--hz-orange);border-color:var(--hz-orange);color:#142632!important}.hz-btn-primary:hover{background:#ffb137}.hz-btn-dark{background:var(--hz-ink);color:#fff!important}.hz-link{font-size:14px;font-weight:700;text-decoration:underline!important;text-underline-offset:5px}.hz-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}.hz-section-title h2{margin-bottom:0}.hz-section-title p{margin:0;max-width:420px}
.hz-homehero{padding:64px 0 46px;background:linear-gradient(90deg,#f7f6f2 0%,#f7f6f2 51%,#fff 51%)}.hz-hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:36px;align-items:center}.hz-homehero h1{font-size:clamp(40px,4.7vw,68px);max-width:720px}.hz-homehero .hz-intro{max-width:530px;font-size:17px}.hz-hero-art{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff}.hz-hero-art img{width:100%;height:345px;object-fit:contain;object-position:center;filter:none}.hz-hero-art figcaption{font-size:11px;letter-spacing:.12em;color:var(--hz-muted);text-align:center;padding:16px 20px}.hz-hero-art:before{content:'PRODUCTS / CONNECTIONS / APPLICATIONS';position:absolute;top:0;right:0;color:#82929a;font-size:9px;letter-spacing:.13em}.hz-hero-art figure{margin:0;width:100%}.hz-hero-art .hz-hero-line{width:70%;height:1px;background:var(--hz-line)}.hz-hero-note{display:flex;gap:20px;font-size:12px;color:var(--hz-muted);margin-top:34px;flex-wrap:wrap}.hz-hero-note span:before{content:'✓';color:#785124;margin-right:7px}
.hz-finder-band{border-top:1px solid var(--hz-line);border-bottom:1px solid var(--hz-line);padding:24px 0;background:#fff}.hz-finder-row{display:flex;align-items:center;gap:24px}.hz-finder-row strong{font-size:14px;white-space:nowrap}.hz-searchbox{display:flex;flex:1;gap:10px;max-width:730px}.hz-searchbox input{min-width:0;flex:1}.hz-site input,.hz-site select,.hz-site textarea{background:#fff;border:1px solid #abb6bd;border-radius:2px;padding:11px 13px;color:var(--hz-ink);max-width:100%;box-shadow:none}.hz-site input:focus,.hz-site textarea:focus,.hz-site select:focus{outline:2px solid #a86000;outline-offset:2px}.hz-search-result{padding:14px 0 4px}.hz-search-result:empty{display:none}.hz-search-result ul{list-style:none;padding:0;margin:0}.hz-search-result li{border-bottom:1px solid var(--hz-line);margin:0}.hz-search-result a{display:block;padding:13px 0;font-weight:600}.hz-search-result a small{font-weight:400;margin-left:12px;color:var(--hz-muted)}
.hz-grid{display:grid;gap:24px}.hz-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hz-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hz-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.hz-card{border:1px solid var(--hz-line);background:#fff;min-width:0}.hz-card-body{padding:26px}.hz-card-body h3{font-size:22px;margin-bottom:12px}.hz-card-body p{font-size:14px;color:var(--hz-muted)}.hz-card-body .hz-link{font-size:13px}.hz-card:hover{border-color:#9caaae}.hz-product-art{height:255px;padding:25px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--hz-line)}.hz-product-art img{height:100%;width:100%;object-fit:contain}.hz-product-art img.hz-tall{width:80px}.hz-product-card .hz-card-body{padding:22px}.hz-product-card .hz-card-body h3{font-size:21px}.hz-product-card .hz-card-body p{min-height:46px}.hz-card-number{color:#73838d;font-size:11px;letter-spacing:.12em;margin-bottom:18px;display:block}.hz-application-art{background:#edf1f2;padding:24px;height:175px;display:flex;align-items:center;justify-content:center}.hz-application-art svg{height:100%;width:100%}.hz-card .hz-tags{font-size:12px;color:var(--hz-muted);border-top:1px solid var(--hz-line);padding-top:14px;margin-top:16px;line-height:1.8}
.hz-breadcrumb{font-size:12px;color:#6b7880;padding:25px 0 0}.hz-breadcrumb a{text-decoration:underline}.hz-pagehero{padding:45px 0 56px;border-bottom:1px solid var(--hz-line);background:var(--hz-paper)}.hz-pagehero .hz-intro{max-width:770px;margin-bottom:0}.hz-pagehero .hz-eyebrow{margin-bottom:18px}.hz-pagehero .hz-hero-grid{grid-template-columns:1.2fr .8fr}.hz-pagehero .hz-hero-art{min-height:290px;background:transparent}.hz-pagehero .hz-hero-art:before{display:none}.hz-pagehero .hz-hero-art img{max-height:290px;object-fit:contain;background:#fff;padding:16px}.hz-subnav{border-bottom:1px solid var(--hz-line);background:#fff}.hz-subnav .hz-wrap{display:flex;gap:28px;overflow:auto;scrollbar-width:thin}.hz-subnav a{white-space:nowrap;padding:17px 0;font-size:13px;font-weight:600}.hz-subnav a:hover{color:#a65e00}.hz-site [id]{scroll-margin-top:144px}
.hz-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hz-picture{margin:0}.hz-picture img{width:100%;height:350px;object-fit:cover}.hz-picture figcaption{font-size:12px;color:var(--hz-muted);padding-top:10px}.hz-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hz-photo-grid .hz-picture img{height:245px}.hz-proof-list{list-style:none!important;padding:0!important;margin:28px 0!important}.hz-proof-list li{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:18px 0;border-top:1px solid var(--hz-line);margin:0}.hz-proof-list b{display:block;font-size:16px}.hz-proof-list small{font-size:14px;color:var(--hz-muted);display:block;margin-top:6px}.hz-step{font-size:12px;color:#946014;font-weight:700;padding-top:4px}
.hz-table-wrap{overflow-x:auto;border:1px solid var(--hz-line);background:#fff}.hz-site table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;color:var(--hz-ink)}.hz-site th{background:#edf1f2;color:var(--hz-ink);font-size:12px;font-weight:700;letter-spacing:.01em;padding:16px;white-space:normal}.hz-site td{padding:18px 16px;border-top:1px solid var(--hz-line);vertical-align:top}.hz-site td small{display:block;color:var(--hz-muted);font-size:12px;margin-top:4px}.hz-site .hz-table-wrap .hz-btn{font-size:12px;min-height:38px;padding:8px 11px}.hz-table-note{font-size:12px;color:var(--hz-muted);margin:14px 0!important;max-width:950px}.hz-filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px;margin:26px 0}.hz-field{display:flex;flex-direction:column;gap:7px;min-width:140px}.hz-field label,.hz-form label{font-size:12px;font-weight:700;color:var(--hz-ink)}.hz-filter-summary{font-size:13px;color:var(--hz-muted)}[hidden]{display:none!important}
.hz-mini-list{list-style:none!important;padding:0!important}.hz-mini-list li{padding:12px 0;border-bottom:1px solid var(--hz-line);font-size:14px}.hz-faq{border-top:1px solid var(--hz-line)}.hz-faq details{border-bottom:1px solid var(--hz-line);padding:20px 0}.hz-faq summary{cursor:pointer;font-weight:700;font-size:17px}.hz-faq details p{color:var(--hz-muted);max-width:920px;font-size:15px;margin:16px 0 5px}.hz-faq details[open] summary{color:#9b5900}.hz-callout{border-left:3px solid var(--hz-orange);padding:20px 26px;background:var(--hz-paper);font-size:15px}.hz-callout p:last-child{margin-bottom:0}.hz-cta{display:flex;justify-content:space-between;align-items:center;gap:45px}.hz-cta p{max-width:650px;color:#c1d0d7;margin-bottom:0}.hz-cta .hz-actions{flex-shrink:0;margin:0}.hz-cta h2{max-width:760px;font-size:clamp(28px,3.2vw,43px)}
.hz-technical{background:#fff;border:1px solid var(--hz-line);padding:25px}.hz-technical svg,.hz-technical img{width:100%;height:auto;display:block}.hz-key-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:26px}.hz-key-grid div{border-top:2px solid var(--hz-ink);padding-top:18px}.hz-key-grid b{display:block;margin-bottom:8px;font-size:15px}.hz-key-grid p{font-size:13px;color:var(--hz-muted)}.hz-product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}.hz-detail-art{height:470px;background:#fff;border:1px solid var(--hz-line);padding:35px;display:flex;align-items:center;justify-content:center}.hz-detail-art img{height:100%;width:100%;object-fit:contain}.hz-badges{display:flex;flex-wrap:wrap;gap:8px}.hz-badges span{font-size:11px;padding:6px 9px;border:1px solid var(--hz-line);background:#fff}.hz-end-art{height:185px;padding:24px;background:#f5f7f7;display:flex;align-items:center;justify-content:center}.hz-end-art img{max-height:100%;object-fit:contain}.hz-fitting-card .hz-card-body{padding:18px}.hz-fitting-card h3{font-size:17px}.hz-fitting-card p{font-size:12px}.hz-fitting-card .hz-link{font-size:12px}.hz-fitting-id{font-size:10px;letter-spacing:.12em;color:#66757e;margin-bottom:8px;display:block}
.hz-form-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:60px;align-items:start}.hz-form{background:#fff;border:1px solid var(--hz-line);padding:34px}.hz-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hz-form .hz-field{min-width:0;margin-bottom:20px}.hz-form input,.hz-form textarea,.hz-form select{width:100%;min-width:0}.hz-form textarea{resize:vertical}.hz-form fieldset{padding:0;margin:24px 0;border:0;border-top:1px solid var(--hz-line)}.hz-form legend{font-size:15px;font-weight:700;padding:0 14px 0 0;margin-bottom:16px}.hz-form .hz-help{font-size:12px;color:var(--hz-muted);margin-top:6px;margin-bottom:0}.hz-form .hz-code{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.hz-form .hz-code input{max-width:140px}.hz-form .hz-code img{height:50px;width:130px}.hz-status{padding:16px;background:#eef3f4;border:1px solid var(--hz-line);font-size:14px;margin-top:20px}.hz-status[data-error=true]{background:#fff4e8;border-color:#bd7100}.hz-contact-card{border-bottom:1px solid var(--hz-line);padding:20px 0}.hz-contact-card:first-child{padding-top:0}.hz-contact-card strong{display:block;font-size:12px;color:var(--hz-muted);margin-bottom:7px}.hz-contact-card a{font-size:18px;font-weight:700;overflow-wrap:anywhere}.hz-contact-card p{font-size:14px;margin-bottom:0}.hz-note-list{font-size:14px}.hz-source-links{font-size:12px;line-height:1.8;color:var(--hz-muted)}.hz-source-links a{text-decoration:underline;margin-right:16px}.hz-newslist{list-style:none!important;padding:0!important}.hz-newslist li{border-top:1px solid var(--hz-line);padding:22px 0;margin:0;display:flex;gap:24px;align-items:baseline;justify-content:space-between}.hz-newslist h3{font-size:20px;margin-bottom:8px}.hz-newslist span{color:var(--hz-muted);font-size:12px;white-space:nowrap}.hz-catalog-preview{box-shadow:0 16px 32px #14263215;border:1px solid var(--hz-line);width:280px;transform:rotate(-3deg);margin:auto}.hz-catalog-preview img{width:100%;height:auto}.hz-download-card{background:var(--hz-paper);padding:48px;border:1px solid var(--hz-line)}
.hz-footer{background:#142632;color:#d0dce3;padding:64px 0 24px;font:14px/1.7 Arial,Helvetica,sans-serif}.hz-footer .hz-brand{background:#fff;display:inline-flex;padding:12px 16px;margin-bottom:20px}.hz-footer .hz-brand img{width:55px}.hz-footer .hz-wordmark{font-size:20px}.hz-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px}.hz-footer h4{font-size:12px;letter-spacing:.1em;color:#fff;text-transform:uppercase;margin:0 0 20px;font-family:Arial,Helvetica,sans-serif}.hz-footer p{font-size:13px;margin:0 0 14px}.hz-footer ul{list-style:none;padding:0;margin:0}.hz-footer li{margin:0 0 9px}.hz-footer a:hover{color:#ffba59}.hz-footer-bottom{margin-top:40px;border-top:1px solid #3a4c59;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#9fb0ba}.hz-footer-bottom a{margin-left:16px}.hz-footer .hz-wordmark small{color:var(--hz-ink)}
@media(min-width:1001px){.hz-nav>details[open] summary{color:#a85d00}}
@media(max-width:1150px){.hz-wrap{width:calc(100% - 48px)}.hz-navrow{gap:18px}.hz-nav{gap:17px}.hz-brand{gap:8px}.hz-brand img{width:53px}.hz-wordmark{font-size:21px}.hz-nav>a,.hz-nav>details>summary{font-size:12px}.hz-homehero h1{font-size:50px}.hz-hero-art{min-height:380px}.hz-footer-grid{gap:28px}}
@media(max-width:1000px){.hz-menu-button{display:block;margin-left:auto}.hz-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;max-height:calc(100vh - 100px);overflow:auto;padding:18px 26px;box-shadow:0 12px 20px #14263218}.hz-header[data-menu-open=true] .hz-nav{display:flex;align-items:stretch;flex-direction:column;gap:0}.hz-nav>a,.hz-nav>details>summary{display:block;padding:14px 0;font-size:15px;border-bottom:1px solid var(--hz-line)}.hz-nav .hz-navquote{margin-top:15px;text-align:center;padding:14px}.hz-dropdown{position:static;box-shadow:none;border:0;min-width:0;background:var(--hz-paper);padding:4px 15px}.hz-navrow{min-height:75px}.hz-grid-4,.hz-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-hero-grid{gap:24px}.hz-homehero h1{font-size:43px}.hz-homehero .hz-intro{font-size:16px}.hz-hero-art img{height:280px}.hz-homehero{padding-top:48px}.hz-section{padding:65px 0}.hz-split,.hz-product-detail{gap:35px}.hz-form-grid{gap:30px}.hz-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-finder-row{flex-wrap:wrap;gap:12px}.hz-searchbox{max-width:none}.hz-key-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-cta{align-items:flex-start;flex-direction:column;gap:24px}}
@media(max-width:680px){.hz-wrap{width:calc(100% - 36px)}.hz-topline{font-size:9px;line-height:29px;letter-spacing:.03em}.hz-topline .hz-wrap>a{display:none}.hz-navrow{min-height:69px}.hz-brand img{width:52px;height:29px}.hz-wordmark{font-size:21px}.hz-wordmark small{font-size:8px}.hz-site h1{font-size:37px;letter-spacing:-.04em}.hz-site h2{font-size:29px}.hz-site h3{font-size:21px}.hz-homehero{background:var(--hz-paper);padding:38px 0 0}.hz-hero-grid,.hz-pagehero .hz-hero-grid,.hz-split,.hz-product-detail,.hz-form-grid{grid-template-columns:1fr;gap:30px}.hz-homehero h1{font-size:43px}.hz-homehero .hz-intro{font-size:16px}.hz-hero-art{min-height:255px;margin:0 -18px}.hz-hero-art img{height:220px}.hz-hero-art:before{top:15px;right:20px;font-size:8px}.hz-hero-art figcaption{font-size:9px;padding:10px}.hz-hero-note{font-size:11px;margin:22px 0 0;gap:12px}.hz-actions{gap:10px;margin-top:22px}.hz-btn{font-size:12px;padding:12px 15px}.hz-finder-row strong{font-size:12px}.hz-searchbox{width:100%;flex-basis:100%;gap:6px}.hz-searchbox input{font-size:13px;padding:10px}.hz-section{padding:48px 0}.hz-section-compact{padding:35px 0}.hz-section-title{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:25px}.hz-section-title .hz-intro{font-size:15px}.hz-grid{gap:16px}.hz-grid-3,.hz-grid-2{grid-template-columns:1fr}.hz-grid-4,.hz-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-card-body{padding:21px}.hz-product-art{height:180px;padding:17px}.hz-product-card .hz-card-body{padding:17px}.hz-product-card .hz-card-body h3{font-size:18px}.hz-product-card .hz-card-body p{font-size:12px;min-height:0}.hz-product-card .hz-card-body .hz-link{font-size:12px}.hz-application-art{height:150px}.hz-pagehero{padding:30px 0 36px}.hz-breadcrumb{padding-top:20px;font-size:11px}.hz-pagehero .hz-intro{font-size:16px}.hz-subnav .hz-wrap{gap:22px}.hz-subnav a{font-size:12px;padding:14px 0}.hz-photo-grid{grid-template-columns:1fr 1fr;gap:16px}.hz-photo-grid .hz-picture img{height:180px}.hz-picture img{height:280px}.hz-picture figcaption{font-size:11px}.hz-intro{font-size:16px}.hz-key-grid{gap:16px}.hz-detail-art{height:330px;padding:24px}.hz-technical{padding:12px}.hz-site td,.hz-site th{padding:13px 12px;font-size:12px}.hz-table-wrap table{min-width:610px}.hz-filters{gap:12px}.hz-filters .hz-field{min-width:130px;flex:1}.hz-filters input,.hz-filters select{font-size:13px;min-width:0;width:100%}.hz-fitting-card .hz-card-body{padding:14px}.hz-fitting-card h3{font-size:16px}.hz-end-art{height:130px;padding:14px}.hz-form{padding:22px 18px}.hz-form-row{grid-template-columns:1fr;gap:0}.hz-form input,.hz-form textarea,.hz-form select{font-size:16px}.hz-form .hz-field{margin-bottom:17px}.hz-photo-grid .hz-picture{min-width:0}.hz-newslist li{display:block}.hz-newslist span{display:block;margin-top:10px}.hz-footer{padding:44px 0 20px}.hz-footer-grid{gap:30px 22px}.hz-footer-grid>div:first-child{grid-column:1/-1}.hz-footer-bottom{flex-direction:column;font-size:10px;gap:12px}.hz-footer-bottom a{margin-left:0;margin-right:16px}.hz-download-card{padding:26px}.hz-catalog-preview{width:230px}.hz-site [id]{scroll-margin-top:116px}}
@media(prefers-reduced-motion:no-preference){.hz-btn,.hz-card{transition:background .16s,border-color .16s}.hz-site{scroll-behavior:smooth}}
.hz-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hz-homehero .hz-hero-art img{object-fit:cover}.hz-article{max-width:920px}.hz-article h1{font-size:clamp(30px,4vw,52px)}.hz-article-content{margin:35px 0 50px;font-size:17px;line-height:1.85;overflow-wrap:anywhere}.hz-article-content img{max-width:100%;height:auto}.hz-article-content a{text-decoration:underline}.hz-article-content table{display:block;overflow:auto}.hz-article-content h2{font-size:30px;margin-top:38px}.hz-article-content h3{font-size:23px;margin-top:25px}.hz-legacy .hz-header{color:var(--hz-ink)}
@media(max-width:1000px){.hz-header:not([data-enhanced]) .hz-nav{display:flex;position:static;flex-wrap:wrap;max-height:none;box-shadow:none}.hz-header:not([data-enhanced]) .hz-navrow{flex-wrap:wrap}.hz-header:not([data-enhanced]) .hz-menu-button{display:none}}
.hz-end-art{background:#fff}
.hz-split>*,.hz-hero-grid>*,.hz-product-detail>*,.hz-form-grid>*{min-width:0}
