.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}}.blog-posts{--page-content-width: var(--narrow-page-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2));--columns-gap: 36px;--rows-gap: 36px}.blog-posts-container{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;width:100%;column-gap:var(--columns-gap);row-gap:var(--rows-gap)}.blog-post-item{grid-column:span var(--col-span);background-color:var(--color-background)}.blog-post-item{border:1px solid rgb(var(--color-foreground-rgb) / var(--opacity-20));padding:0 1rem 1rem}.blog-post-item:has(.blog-post-card__image-container){border:none;padding:0}.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)}:root{--text-align-default: left}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block{width:var(--width);max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment);color:var(--color, var(--color-foreground))}.text-block>*{width:var(--width);max-inline-size:min(100%,var(--max-width, 100%));text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-line:none;color:currentColor}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a:hover{text-decoration-line:none;color:currentColor}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block p,.text-block.p>*{margin-block:var(--font-paragraph--spacing)}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius);padding-block-start:max(var(--text-padding),var(--padding-block-start, 0));padding-block-end:max(var(--text-padding),var(--padding-block-end, 0));padding-inline-start:max(var(--text-padding),var(--padding-inline-start, 0));padding-inline-end:max(var(--text-padding),var(--padding-inline-end, 0))}.custom-color,.custom-color>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color)}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAMAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIACA */
