.ht-footer{padding:44px 0 20px;color:#ffffffb8;background:#111316;font-size:.9rem}.ht-footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:28px}.ht-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ht-footer__grid p{margin:0;line-height:1.65}.ht-footer a{color:#ffffffd1;text-underline-offset:4px}.ht-footer a:hover{color:#fff}.ht-footer__brand{color:#fff;font-size:1.15rem;font-weight:800}.ht-footer__heading{color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ht-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;margin-top:32px;border-top:1px solid rgba(255,255,255,.14);font-size:.76rem}@media(max-width:900px){.ht-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ht-footer__grid{grid-template-columns:1fr;gap:28px}.ht-footer__bottom{flex-direction:column}}:root{--ht-red: #c5161d;--ht-red-dark: #981117;--ht-charcoal: #17191c;--ht-ink: #24272b;--ht-muted: #626870;--ht-line: #dfe2e5;--ht-soft: #f3f4f5;--ht-white: #ffffff;--ht-success: #1f6f43;--ht-warning: #9a5b00;--ht-radius: 12px;--ht-shadow: 0 16px 44px rgba(23, 25, 28, .09);--ht-content-width: 1280px;--ht-page-gutter: 32px;--ht-page-gutter-mobile: 24px;--ht-section-space: clamp(44px, 5vw, 72px);--ht-layout-gap: clamp(28px, 4vw, 58px);--ht-grid-gap: clamp(16px, 2vw, 20px);--ht-card-space: clamp(18px, 2vw, 26px)}html{scroll-behavior:smooth}body{color:var(--ht-ink);background:var(--ht-white)}.ht-container{width:min(calc(100% - var(--ht-page-gutter)),var(--ht-content-width));margin-inline:auto}.ht-narrow{width:min(calc(100% - var(--ht-page-gutter)),820px);margin-inline:auto}.ht-section{padding-block:var(--ht-section-space)}.ht-section--soft{background:var(--ht-soft)}.ht-section--dark{color:var(--ht-white);background:var(--ht-charcoal)}.ht-section--red{color:var(--ht-white);background:var(--ht-red)}.ht-section__head{max-width:760px;margin-bottom:28px}.ht-section__head--center{margin-inline:auto;text-align:center}.ht-kicker{display:inline-flex;align-items:center;gap:9px;margin:0 0 10px;color:var(--ht-red);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ht-kicker:before{width:28px;height:2px;background:currentColor;content:""}.ht-section--dark .ht-kicker,.ht-section--red .ht-kicker{color:#fff}.ht-title{margin:0;color:inherit;font-size:clamp(2.2rem,5vw,4.7rem);line-height:.98;letter-spacing:-.045em}.ht-heading{margin:0 0 12px;color:inherit;font-size:clamp(1.8rem,3.4vw,3.25rem);line-height:1.05;letter-spacing:-.035em}.ht-subheading{margin:0 0 12px;color:inherit;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.18}.ht-lede{margin:14px 0 0;color:var(--ht-muted);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.62}.ht-section--dark .ht-lede,.ht-section--red .ht-lede{color:#ffffffc7}.ht-copy{color:var(--ht-muted);font-size:1rem;line-height:1.65}.ht-copy>*:first-child{margin-top:0}.ht-copy>*:last-child{margin-bottom:0}.ht-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ht-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 20px;border:1px solid var(--ht-red);border-radius:6px;color:var(--ht-white);background:var(--ht-red);font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.ht-button:hover{color:var(--ht-white);background:var(--ht-red-dark);border-color:var(--ht-red-dark);transform:translateY(-1px)}.ht-button--secondary{color:var(--ht-charcoal);background:transparent;border-color:var(--ht-charcoal)}.ht-button--secondary:hover{color:var(--ht-white);background:var(--ht-charcoal);border-color:var(--ht-charcoal)}.ht-section--dark .ht-button--secondary,.ht-section--red .ht-button--secondary{color:var(--ht-white);border-color:#ffffffb3}.ht-button--small{min-height:40px;padding:9px 15px;font-size:.88rem}.ht-text-link{color:var(--ht-red);font-weight:750;text-underline-offset:4px}.ht-grid{display:grid;gap:var(--ht-grid-gap)}.ht-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-card{position:relative;overflow:hidden;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:var(--ht-white);box-shadow:0 1px #17191c08}.ht-card__body{padding:var(--ht-card-space)}.ht-card__media{display:grid;min-height:240px;place-items:center;overflow:hidden;background:#e9ebed}.ht-card__media img{width:100%;height:100%;object-fit:cover}.ht-card__media--machine img{object-fit:contain;padding:22px;background:#f8f8f8}.ht-placeholder{display:grid;min-height:240px;place-items:center;padding:26px;color:#535960;background:repeating-linear-gradient(135deg,#f4f5f6,#f4f5f6 14px,#e9ebed 14px 28px);text-align:center}.ht-placeholder strong{display:block;margin-bottom:8px;color:var(--ht-charcoal)}.ht-dev-label{display:inline-flex;margin-bottom:12px;padding:5px 8px;border:1px solid #b76f00;border-radius:4px;color:#794900;background:#fff7e8;font-size:.73rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ht-note{padding:15px 18px;border-left:4px solid var(--ht-red);color:var(--ht-ink);background:#fff4f4;line-height:1.58}.ht-note--warning{border-left-color:#b76f00;background:#fff8eb}.ht-list{display:grid;gap:10px;padding:0;margin:18px 0 0;list-style:none}.ht-list li{position:relative;padding-left:28px;color:var(--ht-muted);line-height:1.55}.ht-list li:before{position:absolute;top:.15em;left:0;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:var(--ht-red);content:"\2713";font-size:.72rem;font-weight:900}.ht-breadcrumbs{padding-block:12px;color:var(--ht-muted);font-size:.82rem}.ht-breadcrumbs a{color:inherit;text-underline-offset:3px}.ht-table-wrap{overflow-x:auto;border:1px solid var(--ht-line);border-radius:var(--ht-radius)}.ht-table-wrap--specifications{position:relative;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.ht-table-wrap--specifications:focus-visible{outline:3px solid rgba(197,22,29,.28);outline-offset:3px}.ht-table-scroll-hint,.ht-table-scroll-cue{display:none}.ht-table{width:100%;border-collapse:collapse;background:var(--ht-white)}.ht-table th,.ht-table td{padding:14px 16px;border-bottom:1px solid var(--ht-line);text-align:left;vertical-align:top}.ht-table thead th{color:var(--ht-white);background:var(--ht-charcoal);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.ht-table tbody th{width:36%;color:var(--ht-charcoal);background:#f7f8f8;font-weight:700}.ht-table tr:last-child>*{border-bottom:0}.ht-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ht-tag{display:inline-flex;padding:6px 10px;border-radius:999px;color:#4c5157;background:#eceeef;font-size:.78rem;font-weight:700}.ht-eyebrow-row{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:18px;color:var(--ht-muted);font-size:.83rem;font-weight:700}.ht-eyebrow-row span{display:inline-flex;align-items:center;gap:7px}.ht-eyebrow-row span:before{width:6px;height:6px;border-radius:50%;background:var(--ht-red);content:""}.ht-announcement{color:#fff;background:var(--ht-charcoal);font-size:.76rem}.ht-announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:center;gap:18px;padding-block:6px;line-height:1.35;text-align:center}.ht-header{position:relative;z-index:20;border-bottom:1px solid var(--ht-line);background:#fffffffa}.ht-header__inner{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:24px}.ht-brand{display:inline-flex;align-items:center;gap:12px;color:var(--ht-charcoal);text-decoration:none}.ht-brand__logo{width:54px;height:54px;border-radius:50%;object-fit:contain}.ht-brand__text{display:grid;gap:1px}.ht-brand__text strong{font-size:1.05rem;letter-spacing:-.02em}.ht-brand__text small{color:var(--ht-muted);font-size:.67rem;letter-spacing:.07em;text-transform:uppercase}.ht-nav{display:flex;align-items:center;gap:clamp(14px,2vw,24px)}.ht-nav>a:not(.ht-button){color:var(--ht-charcoal);font-size:.9rem;font-weight:700;text-decoration:none}.ht-nav>a:not(.ht-button):hover{color:var(--ht-red)}.ht-mobile-menu{display:none;position:relative}.ht-mobile-menu summary{display:grid;width:42px;height:42px;place-content:center;gap:5px;border:1px solid var(--ht-line);border-radius:6px;cursor:pointer;list-style:none}.ht-mobile-menu summary::-webkit-details-marker{display:none}.ht-mobile-menu summary span{display:block;width:20px;height:2px;background:var(--ht-charcoal)}.ht-mobile-menu nav{position:absolute;top:50px;right:0;display:grid;min-width:240px;padding:12px;border:1px solid var(--ht-line);border-radius:8px;background:#fff;box-shadow:var(--ht-shadow)}.ht-mobile-menu nav a{padding:12px;color:var(--ht-charcoal);font-weight:700;text-decoration:none}.ht-form{display:grid;gap:16px}.ht-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ht-field{display:grid;gap:6px}.ht-field--full{grid-column:1 / -1}.ht-field label,.ht-field legend{color:var(--ht-charcoal);font-size:.86rem;font-weight:750}.ht-field input,.ht-field select,.ht-field textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid #bcc1c6;border-radius:5px;color:var(--ht-charcoal);background:#fff;font:inherit}.ht-field textarea{min-height:116px;resize:vertical}.ht-field input:focus,.ht-field select:focus,.ht-field textarea:focus{outline:3px solid rgba(197,22,29,.18);border-color:var(--ht-red)}.ht-field__hint{margin:0;color:var(--ht-muted);font-size:.76rem;line-height:1.45}.ht-form-status{padding:14px 16px;border-radius:5px;color:var(--ht-success);background:#edf8f1}.ht-form-errors{padding:14px 16px;border-radius:5px;color:#8c1117;background:#fff0f1}.ht-checkbox{display:flex;align-items:flex-start;gap:10px}.ht-checkbox input{width:18px;min-height:18px;margin-top:3px}@media(max-width:960px){.ht-nav{display:none}.ht-mobile-menu{display:block}.ht-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ht-container,.ht-narrow{width:min(calc(100% - var(--ht-page-gutter-mobile)),var(--ht-content-width))}.ht-grid--2,.ht-grid--3,.ht-form-grid{grid-template-columns:1fr}.ht-announcement__inner{min-height:42px}.ht-header__inner{min-height:66px}.ht-brand__logo{width:44px;height:44px}.ht-brand__text small{display:none}.ht-table th,.ht-table td{padding:12px}.ht-table-scroll-hint{display:flex;align-items:center;gap:7px;margin:0 0 10px;color:var(--ht-red);font-size:.78rem;font-weight:800;line-height:1.35}.ht-table-scroll-hint__arrow{font-size:1.05rem;line-height:1}.ht-table-wrap--specifications{box-shadow:inset -22px 0 18px -20px #17191cb8}.ht-table-scroll-cue{position:absolute;z-index:6;top:50%;right:10px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;color:#fff;background:#c5161de0;box-shadow:0 5px 16px #17191c40;font-size:1.35rem;font-weight:850;line-height:1;pointer-events:none;transform:translateY(-50%)}.ht-table-scroll-cue.is-hidden{display:none}.ht-table-wrap--specifications::-webkit-scrollbar{height:8px}.ht-table-wrap--specifications::-webkit-scrollbar-track{background:#e5e7e9}.ht-table-wrap--specifications::-webkit-scrollbar-thumb{border:2px solid #e5e7e9;border-radius:999px;background:var(--ht-red)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ht-lead-form-section{scroll-margin-top:24px}.ht-contact-shortcut{position:fixed;top:52%;right:14px;z-index:18;display:inline-flex;width:auto;min-width:48px;height:48px;align-items:center;justify-content:center;gap:9px;padding:0 16px 0 13px;border:1px solid var(--ht-red-dark);border-radius:999px;color:#fff;background:var(--ht-red);box-shadow:0 10px 28px #17191c33;text-decoration:none;transform:translateY(-50%);transition:background .18s ease,transform .18s ease}.ht-contact-shortcut:hover{color:#fff;background:var(--ht-red-dark);transform:translateY(-50%) scale(1.04)}.ht-contact-shortcut:focus-visible{outline:3px solid rgba(197,22,29,.28);outline-offset:3px}.ht-contact-shortcut svg{flex:0 0 auto;width:22px;height:22px;fill:currentColor}.ht-contact-shortcut__label{font-size:.8rem;font-weight:800;line-height:1;white-space:nowrap}.ht-lead-section{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:start;gap:var(--ht-layout-gap)}.ht-lead-section__intro{position:sticky;top:28px}.ht-lead-section__form{padding:var(--ht-card-space);border:1px solid var(--ht-line);border-radius:var(--ht-radius);color:var(--ht-ink);background:#fff;box-shadow:var(--ht-shadow)}.ht-shopify-forms,.ht-shopify-forms .shopify-block{width:100%;min-width:0}.ht-form-message-guide{display:grid;gap:4px;padding:13px 15px;margin:0 0 16px;border-left:3px solid var(--ht-red);color:var(--ht-muted);background:#f7f7f7;font-size:.84rem;line-height:1.55}.ht-form-message-guide strong{color:var(--ht-charcoal)}.ht-ai-form-intro{display:grid;gap:8px;padding:18px;margin-top:22px;border-left:4px solid var(--ht-red);border-radius:0 8px 8px 0;background:#c5161d0f}.ht-ai-form-intro h3,.ht-ai-form-intro p{margin:0}.ht-ai-form-intro h3{color:var(--ht-charcoal);font-size:1rem;line-height:1.3}.ht-ai-form-intro p{color:var(--ht-muted);font-size:.86rem;line-height:1.55}.ht-lead-form-section.ht-section--dark .ht-ai-form-intro{background:#ffffff14}.ht-lead-form-section.ht-section--dark .ht-ai-form-intro h3{color:#fff}.ht-lead-form-section.ht-section--dark .ht-ai-form-intro p{color:#ffffffc7}.ht-contact-email{display:inline-flex;margin-top:20px;color:var(--ht-red);font-weight:750;text-underline-offset:4px}.ht-required-key{margin:0 0 14px;color:var(--ht-muted);font-size:.78rem;font-weight:700;text-align:right}.ht-required-key span,.ht-field label span,.ht-form-consent b{color:var(--ht-red)}.ht-form-group{min-width:0;padding:20px;margin:0;border:1px solid var(--ht-line);border-radius:10px}.ht-form-group+.ht-form-group{margin-top:18px}.ht-form-group legend{display:flex;align-items:center;gap:10px;padding:0 8px;color:var(--ht-charcoal);font-size:1.1rem;font-weight:850}.ht-form-group legend small{padding:4px 8px;border-radius:999px;color:var(--ht-muted);background:#eceeef;font-size:.68rem;font-weight:750}.ht-form-group--basic{border-top:4px solid var(--ht-charcoal)}.ht-lead-form-section .ht-form-grid{align-items:start}.ht-lead-form-section .ht-field{align-content:start;align-self:start}.ht-form-consent{display:grid;gap:13px;padding-top:20px}.ht-form-consent .ht-checkbox{color:var(--ht-muted);font-size:.82rem;font-weight:550;line-height:1.5}.ht-form-consent a{color:var(--ht-red)}.ht-consent-field__hint{margin-left:28px}.ht-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:20px}.ht-form-actions .ht-button{border:0;cursor:pointer}.ht-form-submit-hint{flex:1 1 280px;max-width:560px;margin:0;color:var(--ht-muted);font-size:.78rem;line-height:1.5}@media(max-width:900px){.ht-lead-section{grid-template-columns:1fr}.ht-lead-section__intro{position:static}}@media(max-width:720px){.ht-contact-shortcut{top:auto;right:12px;bottom:12px;width:auto;height:48px;transform:none}.ht-contact-shortcut:hover{transform:translateY(-2px)}.ht-form-actions{padding-bottom:62px}}@media(max-width:560px){.ht-form-group{padding:16px}.ht-form-group legend{align-items:flex-start;flex-direction:column;gap:5px}.ht-required-key{text-align:left}.ht-form-actions .ht-button{width:100%}}@media print{.ht-contact-shortcut{display:none}}.ht-low-noise-hero{padding:clamp(28px,4vw,54px) 0 clamp(32px,4vw,48px)}.ht-low-noise-hero .ht-title{max-width:960px;font-size:clamp(2.15rem,4.2vw,4.2rem);line-height:1.08}.ht-low-noise-hero .ht-lede{max-width:860px}.ht-low-noise-hero .ht-actions{align-items:center;gap:14px 20px}.ht-low-noise-hero .ht-button{gap:12px}.ht-low-noise-play{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border:1.5px solid currentColor;border-radius:50%}.ht-low-noise-play:before{content:"";width:0;height:0;border-block:4px solid transparent;border-left:7px solid currentColor;transform:translate(1px)}.ht-low-noise-routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.ht-low-noise-route{overflow:hidden;min-width:0;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:#fff}.ht-low-noise-route figure{margin:0;background:#eef0f1}.ht-low-noise-route figure a{display:block}.ht-low-noise-route img{display:block;width:100%;height:410px;object-fit:contain}.ht-low-noise-route figcaption{padding:10px 20px;color:var(--ht-muted);font-size:.8rem;line-height:1.5;border-bottom:1px solid var(--ht-line)}.ht-low-noise-route__copy{padding:clamp(22px,2.5vw,32px)}.ht-low-noise-route__copy .ht-kicker{font-size:.75rem}.ht-low-noise-route__copy>p:not(.ht-kicker){color:var(--ht-muted);line-height:1.65}.ht-low-noise-route__links{display:grid;gap:14px;margin-top:22px;font-size:.9rem}.ht-low-noise-route a:focus-visible{outline:3px solid var(--ht-red);outline-offset:3px}@media(max-width:720px){.ht-low-noise-routes{grid-template-columns:minmax(0,1fr)}.ht-low-noise-route img{height:380px}.ht-low-noise-hero .ht-actions{align-items:flex-start;flex-direction:column}}.ht-granulator-selection{background:#f4f5f6;border-block:1px solid var(--ht-line)}.ht-granulator-selection__table{width:100%;table-layout:fixed;border-collapse:collapse;background:var(--ht-white);font-size:1rem;line-height:1.6}.ht-granulator-selection__table th,.ht-granulator-selection__table td{text-align:left;vertical-align:top;padding:20px 24px;border-bottom:1px solid var(--ht-line);overflow-wrap:break-word}.ht-granulator-selection__table thead th,.ht-granulator-selection__table thead td{color:var(--ht-white);background:var(--ht-charcoal);font-size:1.1rem}.ht-granulator-selection__table thead td,.ht-granulator-selection__table tbody th{width:25%}.ht-granulator-selection__table tbody th{color:var(--ht-charcoal);background:#f7f8f8}.ht-granulator-selection__table tbody tr:last-child>*{border-bottom:0}.ht-granulator-selection__note{max-width:1000px;margin:24px 0;line-height:1.75;color:var(--ht-muted)}.ht-granulator-selection .ht-actions{gap:20px 36px}@media(max-width:640px){.ht-granulator-selection__table{font-size:.84rem;line-height:1.5}.ht-granulator-selection__table th,.ht-granulator-selection__table td{padding:12px 9px}.ht-granulator-selection__table thead th{font-size:.9rem}.ht-granulator-selection__table thead td,.ht-granulator-selection__table tbody th{width:27%}}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAMGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAI */
