top-countdown.top-countdown{position:relative;z-index:1000;display:block;height:var(--top-countdown-height);color:var(--top-countdown-text-color);background-color:var(--top-countdown-background-color);background-image:var(--top-countdown-background-image);background-repeat:no-repeat;background-position:center;background-size:cover;font-family:Mona Sans,sans-serif}top-countdown.top-countdown[hidden]{display:none}top-countdown.top-countdown .top-countdown__link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}top-countdown.top-countdown .top-countdown__inner{display:flex;align-items:center;gap:16px;width:min(100%,1440px);height:100%;margin-inline:auto;padding-inline:100px}top-countdown.top-countdown .top-countdown__info{flex:0 0 auto;margin-inline:var(--top-countdown-info-margin)}top-countdown.top-countdown .top-countdown__text{margin-block-end:4px;color:var(--top-countdown-text-color);font-size:var(--top-countdown-text-size);font-weight:var(--top-countdown-text-weight);line-height:var(--top-countdown-text-line-height);text-align:var(--top-countdown-text-align)}top-countdown.top-countdown .top-countdown__title{color:var(--top-countdown-title-color);font-size:var(--top-countdown-title-size);font-weight:var(--top-countdown-title-weight);line-height:var(--top-countdown-title-line-height);text-align:var(--top-countdown-title-align)}top-countdown.top-countdown .top-countdown__timer{display:flex;flex:0 0 auto;align-items:center;width:var(--top-countdown-timer-width);height:var(--top-countdown-timer-height);overflow:visible;color:var(--top-countdown-timer-color);background:var(--top-countdown-timer-background);border:1px solid var(--top-countdown-timer-border);border-radius:24px;box-shadow:0 0 24px var(--top-countdown-timer-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}top-countdown.top-countdown .top-countdown__unit{position:relative;width:25%;color:var(--top-countdown-timer-color);font-size:var(--top-countdown-label-size);font-weight:var(--top-countdown-label-weight);line-height:var(--top-countdown-label-line-height);text-align:center}top-countdown.top-countdown .top-countdown__unit:not(:last-child):after{position:absolute;top:8px;right:0;height:24px;border-inline-end:1px solid rgb(255 255 255 / 35%);content:""}top-countdown.top-countdown .top-countdown__number{color:var(--top-countdown-timer-color);font-size:var(--top-countdown-number-size);font-weight:var(--top-countdown-number-weight);line-height:var(--top-countdown-number-line-height);text-shadow:0 0 5px #e3e3e3}@media screen and (max-width:1024px){top-countdown.top-countdown{height:var(--top-countdown-height-mobile);background-image:var(--top-countdown-background-image-mobile)}top-countdown.top-countdown .top-countdown__inner{flex-direction:column;align-items:flex-start;justify-content:center;gap:0;padding-inline:3.2vw}top-countdown.top-countdown .top-countdown__info{flex:0 0 auto;width:var(--top-countdown-info-width-mobile);margin:0 0 var(--top-countdown-info-margin-mobile)}top-countdown.top-countdown .top-countdown__text{margin:1.0667vw;font-size:var(--top-countdown-text-size-mobile);font-weight:var(--top-countdown-text-weight-mobile);line-height:var(--top-countdown-text-line-height-mobile);text-align:var(--top-countdown-text-align-mobile)}top-countdown.top-countdown .top-countdown__title{font-size:var(--top-countdown-title-size-mobile);font-weight:var(--top-countdown-title-weight-mobile);line-height:var(--top-countdown-title-line-height-mobile);text-align:var(--top-countdown-title-align-mobile)}top-countdown.top-countdown .top-countdown__timer{width:var(--top-countdown-timer-width-mobile);height:var(--top-countdown-timer-height-mobile);border-radius:3.2vw}top-countdown.top-countdown .top-countdown__unit{font-size:var(--top-countdown-label-size-mobile);font-weight:var(--top-countdown-label-weight-mobile);line-height:var(--top-countdown-label-line-height-mobile)}top-countdown.top-countdown .top-countdown__unit:not(:last-child):after{top:2.1333vw;height:4.2667vw}top-countdown.top-countdown .top-countdown__number{font-size:var(--top-countdown-number-size-mobile);font-weight:var(--top-countdown-number-weight-mobile);line-height:var(--top-countdown-number-line-height-mobile)}}top-bar.topbar{position:relative;z-index:1000;display:block;height:40px;color:var(--topbar-color);background:var(--topbar-background);font-family:Mona Sans,sans-serif}top-bar.topbar .topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(100%,1440px);height:100%;margin-inline:auto;padding-inline:100px}top-bar.topbar .topbar__messages{position:relative;flex:1 1 auto;height:100%;overflow:hidden}top-bar.topbar .topbar__message,top-bar.topbar .topbar__b2b-message{display:flex;align-items:center;width:max-content;max-width:100%;height:100%;color:var(--topbar-color);font-size:12px;line-height:16px}top-bar.topbar .topbar__message[hidden]{display:none}top-bar.topbar .topbar__link{position:relative;display:inline;margin-inline-start:16px;font-weight:600;line-height:1;letter-spacing:.1px;text-transform:uppercase;white-space:nowrap}top-bar.topbar .topbar__link:before{position:absolute;top:2px;left:-10px;width:1px;height:12px;background:#e5e6e5;content:""}top-bar.topbar .topbar__message-countdown{display:inline;margin-inline-start:14px;white-space:nowrap}top-bar.topbar .topbar__region-trigger{display:flex;align-items:center;gap:8px;color:var(--topbar-color);background:transparent;border:0;cursor:pointer;font-size:12px}top-bar.topbar .topbar__region-icon{width:16px;height:16px;fill:currentcolor}top-bar.topbar .topbar__dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;overflow:hidden;padding:0;background:#0003;border-radius:20px}top-bar.topbar .topbar__dialog[open]{display:block}top-bar.topbar .topbar__dialog[data-topbar-region-dialog]{align-items:center;justify-content:center;overflow:auto;padding:60px 13px;border-radius:0}top-bar.topbar .topbar__dialog[data-topbar-region-dialog][open]{display:flex}top-bar.topbar .topbar__dialog-panel{position:relative;width:min(1280px,100%);max-height:calc(100vh - 120px);overflow:auto;padding:36px 40px 40px;color:#141414;background:#fff;border:1px solid #ccc;border-radius:16px;box-shadow:0 12px 40px #0000002e}top-bar.topbar .topbar__dialog-panel--region{width:min(1280px,100%);max-height:calc(100vh - 200px);overflow:auto;padding:36px 40px 40px;border:1px solid #ccc;border-radius:16px;box-shadow:0 12px 40px #0000002e;overscroll-behavior:contain}top-bar.topbar .topbar__dialog-panel--quick{width:min(663px,100%);text-align:center}top-bar.topbar .topbar__dialog--quick{align-items:flex-start;justify-content:center;overflow:auto;padding:60px 13px;border-radius:0}top-bar.topbar .topbar__dialog--quick[open]{display:flex}top-bar.topbar .topbar__dialog-close{position:absolute;top:16px;right:16px;display:grid;width:40px;height:40px;padding:8px;color:#0f1419;background:transparent;border:0;cursor:pointer;place-items:center}top-bar.topbar .topbar__dialog-close--region{width:24px;height:24px;padding:0}top-bar.topbar .topbar__dialog-close--region svg{width:24px;height:24px}top-bar.topbar .topbar__dialog-title{margin:0 56px 28px 0;color:#181818;font-size:28px;font-weight:600;line-height:1.25}top-bar.topbar .topbar__geoip-notice[hidden]{display:none}top-bar.topbar .topbar__geoip-notice{margin-block-end:24px;padding:20px;text-align:center;background:#f7f8f9;border-radius:8px}top-bar.topbar .topbar__geoip-actions{display:flex;align-items:center;justify-content:center;gap:20px;margin-block-start:16px}top-bar.topbar .topbar__geoip-go,top-bar.topbar .topbar__quick-continue{min-height:48px;padding:12px 24px;color:#0f1419;background:#ffd605;border:0;border-radius:8px;cursor:pointer;font-weight:600}top-bar.topbar .topbar__geoip-decline{color:#777;background:transparent;border:0;cursor:pointer;text-decoration:underline}top-bar.topbar .topbar__continent-title{margin:30px 0 10px;padding:0 15px 7px;color:#666;border-bottom:1px solid #ebe9e9;font-size:16px;font-weight:500;line-height:1.55}top-bar.topbar .topbar__locale-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-block:24px}top-bar.topbar .topbar__locale{display:flex;align-items:center;min-height:56px;padding:12px 16px;color:#141414;background:#f7f8f9;border-radius:8px;text-decoration:none}top-bar.topbar .topbar__locale-icon{width:28px;height:28px;margin-inline-end:22px;object-fit:contain}top-bar.topbar .topbar__locale-name{flex:1 1 auto;color:#000;font-weight:600}top-bar.topbar .topbar__locale-language{color:#909090;text-align:end}top-bar.topbar .topbar__quick-title{margin-block:20px;color:#000;font-size:18px}top-bar.topbar .topbar__quick-email{margin-block-end:24px;color:#000;font-size:26px;font-weight:600;overflow-wrap:anywhere}top-bar.topbar .topbar__quick-continue{width:100%}top-bar.topbar .topbar__quick-cancel{display:inline-block;margin-block-start:16px;color:#555;text-decoration:underline}@media screen and (max-width:749px){top-bar.topbar{height:8vw}top-bar.topbar .topbar__inner{padding-inline:3.2vw}top-bar.topbar .topbar__message,top-bar.topbar .topbar__b2b-message{font-size:2.6667vw;line-height:4.2667vw}top-bar.topbar .topbar__region-trigger{display:none}top-bar.topbar .topbar__dialog[data-topbar-region-dialog]{top:29vh;align-items:stretch;height:71vh;padding:0;border-radius:0}top-bar.topbar .topbar__dialog--quick{top:0;height:100vh;padding:20vh 13px}top-bar.topbar .topbar__dialog-panel{width:100%;max-height:100%;padding:48px 16px max(32px,env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}top-bar.topbar .topbar__dialog-panel--region{width:100%;max-height:100%;padding:48px 16px max(32px,env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}top-bar.topbar .topbar__dialog-panel--quick{align-self:flex-start;height:auto;padding:48px 16px max(32px,env(safe-area-inset-bottom));border-radius:16px}top-bar.topbar .topbar__dialog-title{font-size:24px}top-bar.topbar .topbar__dialog-close--region{width:48px;height:48px;padding:12px}top-bar.topbar .topbar__locale-grid{grid-template-columns:1fr;gap:0;margin:0}top-bar.topbar .topbar__locale{min-height:56px;padding:12px 0;background:transparent;border-top:1px solid #f3f3f3;border-radius:0}}.homepage-testimonials__actions{display:flex;width:min(1240px,100%);margin-top:-2px;margin-inline:auto;align-items:center;justify-content:center;flex-direction:row;gap:16px}.homepage-testimonials__button{display:inline-flex;flex:0 0 auto;min-width:0;height:48px;min-height:48px;padding:0 40px;align-items:center;justify-content:center;border-radius:48px;color:#0f1419;font-family:Mona Sans,sans-serif;font-size:16px;font-weight:500;line-height:48px;text-align:center;text-decoration:none}.homepage-testimonials__button--primary{background:#ffd800}.homepage-testimonials__button--secondary{background:#f1f1f1}.homepage-testimonials__button:hover{filter:brightness(.96)}.homepage-testimonials__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:699px){.homepage-testimonials__actions{width:min(327px,100%);margin-top:-10px;flex-direction:column;gap:16px}.homepage-testimonials__button{width:100%;height:48px;padding-inline:0}}@media(prefers-reduced-motion:reduce){.homepage-testimonials__button{transition:none}}.shopify-section--lp-header-content-menu{display:none}.lp-header{--lp-header-height: 64px;--lp-header-mobile-height: 50px;--lp-mobile-content-gutter: 24px;--lp-desktop-header-gutter: 24px;--lp-header-border: rgb(229 231 235);--lp-header-muted: rgb(95 99 104);--lp-header-surface: rgb(255 255 255);--lp-header-soft: rgb(248 249 250);--lp-header-accent: rgb(255 216 0);--lp-header-text: rgb(20 20 20);--lp-header-logo-opacity: 1;--lp-desktop-dropdown-gutter: 100px;color:var(--lp-header-text);display:block;position:relative;z-index:20;background:var(--lp-header-surface);transition:color .25s,background .25s,transform .2s ease}.lp-header:after{content:"";height:1px;position:absolute;left:0;right:0;bottom:0;z-index:23;background:var(--lp-header-border);pointer-events:none}.lp-header[allow-transparency]:not(.is-filled){--lp-header-logo-opacity: 0;--lp-header-surface: rgb(255 255 255 / 0%);color:rgb(var(--header-transparent-text-color))}.lp-header[allow-transparency][transparent-header-tone=dark]:not(.is-filled){--lp-header-logo-opacity: 1;background:#ffffff4d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--lp-header-text)}.lp-header [hidden],.lp-header .hidden,.lp-header__back-to-top[hidden]{display:none!important}.lp-header__back-to-top[type=button]{width:60px;height:40px;position:fixed;right:6px;bottom:0;z-index:2;display:grid;place-items:center;border:0;border-radius:0;padding:0;background-color:#fff;box-shadow:0 4px 10px #0000001a;color:#262626;cursor:pointer;visibility:visible}.lp-header__back-to-top[type=button]:hover{background-color:#fff}.lp-header__back-to-top:focus-visible{outline:3px solid var(--lp-header-accent, rgb(255 216 0));outline-offset:3px}.lp-header__back-to-top svg{transform:rotate(180deg)}.lp-header__bar{width:min(var(--lp-content-max-width, 1240px),calc(100% - var(--lp-desktop-header-gutter) - var(--lp-desktop-header-gutter)));height:var(--lp-header-height);position:relative;z-index:22;display:grid;grid-template-columns:minmax(140px,auto) minmax(0,1fr) minmax(132px,auto);align-items:center;gap:24px;max-width:var(--lp-content-max-width, 1240px);margin-inline:auto;padding-inline:0;background:var(--lp-header-surface);border-bottom:0;isolation:isolate}.lp-header__bar>*{position:relative;z-index:1}.lp-header__logo-link,.lp-header__drawer-logo-link{display:inline-flex;align-items:center;min-width:0;position:relative}.lp-header__logo-image{width:auto;max-width:160px;max-height:34px;object-fit:contain;opacity:var(--lp-header-logo-opacity);transition:opacity .25s}.lp-header__logo-image--transparent{position:absolute;inset-inline-start:0;top:0;opacity:calc(1 - var(--lp-header-logo-opacity))}.lp-header__logo-text{font-size:18px;font-weight:700;white-space:nowrap}.lp-header__nav{min-width:0;height:100%;align-self:stretch;justify-self:center}.lp-header__nav-list{height:100%;display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,48px);margin:0;padding:0}.lp-header__nav-item{height:100%;display:flex;align-items:stretch;list-style:none;position:static}.lp-header__nav-button,.lp-header__nav-link{min-height:var(--lp-header-height);display:inline-flex;align-items:center;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-size:16px;font-weight:500;letter-spacing:0;white-space:nowrap;text-decoration:none;cursor:pointer;position:relative}.lp-header__nav-item.is-open .lp-header__nav-button,.lp-header__nav-button:hover,.lp-header__nav-link:hover{color:#000}.lp-header__nav-item.is-open .lp-header__nav-button:after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;border-radius:999px;background:#0f1419}.lp-header__actions,.lp-header__drawer-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.lp-header__icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:inherit;text-decoration:none;cursor:pointer;position:relative}.lp-header__icon-button:hover,.lp-header__icon-button[aria-expanded=true]{background:#f5f6f7}.lp-header__account-menu{position:relative}.lp-header__account-trigger{list-style:none}.lp-header__account-trigger::-webkit-details-marker{display:none}.lp-header__account-popover{width:180px;position:absolute;top:24px;left:-40px;z-index:9999;padding:16px 12px;border:0;border-radius:5px;background:#fff;box-shadow:0 2.5px 10px #0000001a;color:#333}.lp-header__account-links{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.lp-header__account-links>li{list-style:none}.lp-header__account-link{width:156px;display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:8px 16px;border-radius:4px;color:#333;font-size:16px;font-weight:400;line-height:25.6px;text-decoration:none;white-space:nowrap}.lp-header__account-link .lp-header__account-icon{width:20px;height:20px;flex:0 0 20px}.lp-header__account-link:hover,.lp-header__account-link:focus-visible{background:#fff9d6}.lp-header__cart-count{min-width:16px;height:16px;position:absolute;top:5px;right:3px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding-inline:4px;background:var(--lp-header-accent);color:#000;font-size:10px;font-weight:700;line-height:1}.lp-header__menu-button{display:none}.lp-header__overlay{position:fixed;inset:var(--lp-header-overlay-start, var(--lp-header-height)) 0 0;background:#0006;z-index:18}.lp-header__mega{min-height:528px;position:absolute;top:100%;left:0;width:100%;display:none;background:var(--lp-header-surface);border-bottom:1px solid var(--lp-header-border);box-shadow:0 24px 60px #0000001a;z-index:21}.lp-header__mega.is-open{display:block}.lp-header__mega-inner{width:min(var(--lp-content-max-width, 1240px),calc(100% - var(--lp-desktop-dropdown-gutter) - var(--lp-desktop-dropdown-gutter)));max-width:var(--lp-content-max-width, 1240px);min-height:528px;margin-inline:auto;padding:16px 0 40px;display:grid;gap:16px}.lp-header__mega--products{min-height:596px}.lp-header__mega--products .lp-header__mega-inner{min-height:596px;padding:40px 0;grid-template-columns:168px minmax(0,1fr)}.lp-header__categories{width:168px;align-self:start;justify-content:flex-start;gap:8px}.lp-header__category-button{width:168px;min-height:36px;border:0;border-radius:6px;padding:8px 0;background:transparent;color:#777;font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left;cursor:pointer}.lp-header__category-button.is-active,.lp-header__category-button:hover{background:transparent;color:#0f1419}.lp-header__mega--tabbed-collections{min-height:596px}.lp-header__mega--tabbed-collections .lp-header__mega-inner{min-height:596px;padding:40px 0;grid-template-columns:168px minmax(0,1fr);column-gap:16px}.lp-header__tabbed-nav{width:168px;min-width:0;display:flex;flex-direction:column;align-self:stretch}.lp-header__tabbed-tabs{display:grid;gap:8px}.lp-header__tabbed-tab{width:168px;min-height:36px;border:0;border-radius:6px;padding:8px 0;background:transparent;color:#777;font:inherit;font-size:14px;font-weight:400;line-height:20px;text-align:left;cursor:pointer}.lp-header__tabbed-tab[aria-selected=true],.lp-header__tabbed-tab:hover{color:#0f1419;font-weight:600}.lp-header__tabbed-tab:focus-visible,.lp-header__tabbed-all-link:focus-visible,.lp-header__tabbed-page-link:focus-visible,.lp-nav-collection-card:focus-visible{outline:2px solid rgb(15 20 25);outline-offset:3px}.lp-header__tabbed-all-link{width:max-content;max-width:100%;color:#888;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__tabbed-panels{min-width:0}.lp-header__tabbed-panel{min-width:0;min-height:516px;display:grid;grid-template-columns:minmax(0,824px) 200px;align-items:start;column-gap:32px}.lp-header__tabbed-panel--without-pages{grid-template-columns:minmax(0,824px)}.lp-header__tabbed-collection-column{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.lp-header__tabbed-collection-grid{width:100%;min-width:0;max-height:484px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:200px;align-content:start;gap:12px;overflow-y:auto}.lp-nav-collection-card{width:100%;height:200px;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:8px;padding:36px 16px;background:#f8f8f8;color:#0f1419;text-align:center;text-decoration:none}.lp-nav-collection-card:hover{background:#f0f0f0}.lp-nav-collection-card__media{width:128px;max-width:100%;height:100px;flex:0 0 100px;display:flex;align-items:center;justify-content:center}.lp-nav-collection-card__image{width:100%;height:100%;display:block;object-fit:contain}.lp-nav-collection-card__title{width:100%;margin-top:8px;display:-webkit-box;color:#000;font-size:14px;font-weight:500;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lp-nav-collection-card--text-only{justify-content:center}.lp-nav-collection-card--text-only .lp-nav-collection-card__title{margin-top:0}.lp-header__tabbed-pages{min-width:0;grid-column:2}.lp-header__tabbed-pages-title{margin:0 0 12px;color:#888;font-size:14px;font-weight:400;line-height:20px}.lp-header__tabbed-page-links{display:grid;gap:12px}.lp-header__tabbed-page-link{min-height:20px;color:#0f1419;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__tabbed-page-link:hover{text-decoration:underline;text-underline-offset:3px}.lp-header__product-panel{min-height:500px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,500px);row-gap:0}.lp-header__product-panel--has-cta{grid-template-rows:20px minmax(0,484px);row-gap:12px}.lp-header__product-panel--has-aside{min-height:516px;grid-template-columns:minmax(0,824px) 212px;column-gap:32px}.lp-header__product-panel--links{grid-template-rows:24px minmax(0,1fr);row-gap:12px}.lp-header__product-panel-header{grid-column:1}.lp-header__product-panel-title,.lp-header__product-panel-link{margin:0;color:#888;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-decoration:none}.lp-header__product-panel-link:hover{color:#0f1419}.lp-header__product-grid{min-width:0;max-height:500px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:200px;align-content:start;column-gap:12px;row-gap:16px;overflow-y:auto;padding-right:0}.lp-header__product-panel--has-cta .lp-header__product-grid{max-height:484px}.lp-header__product-panel--has-aside .lp-header__product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lp-header__page-link-grid{min-width:0;max-height:416px;display:grid;grid-template-columns:repeat(auto-fill,187px);grid-auto-rows:200px;align-content:start;gap:16px;overflow-y:auto;padding-right:0}.lp-nav-page-card{width:187px;min-height:200px;align-content:start;justify-items:center;border-radius:8px;padding:17px 16px 16px;background:#f8f8f8;color:inherit;text-decoration:none}.lp-nav-page-card:hover{background:var(--lp-header-soft)}.lp-nav-page-card__media{width:126px;height:126px;display:flex;align-items:center;justify-content:center}.lp-nav-page-card__image{width:100%;height:100%;object-fit:contain}.lp-nav-page-card__title{width:155px;margin-top:10px;color:#0f1419;font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;overflow-wrap:anywhere}.lp-header__mega--pages{min-height:0;background:#fff}.lp-header__mega--pages .lp-header__mega-inner{min-height:0;padding:40px 0;display:block;background:#fff}.lp-header__page-menu-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;column-gap:12px;row-gap:24px}.lp-nav-page-card--menu{width:100%;min-height:0;display:block;padding:0;border-radius:0;background:transparent;text-align:left}.lp-nav-page-card--menu:hover{background:transparent}.lp-nav-page-card--menu .lp-nav-page-card__media{width:100%;height:auto;aspect-ratio:301 / 169;display:block;border-radius:8px;overflow:hidden}.lp-nav-page-card--menu .lp-nav-page-card__image{width:100%;height:100%;display:block;max-width:none;object-fit:cover}.lp-nav-page-card--menu .lp-nav-page-card__title{width:100%;margin-top:12px;display:-webkit-box;color:#0f1419;font-size:16px;font-weight:500;line-height:24px;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lp-nav-page-card--scenario{width:200px;min-height:20px;position:relative;display:block;border-radius:0;padding:0;background:transparent;text-align:left;overflow:hidden}.lp-nav-page-card--scenario:hover{background:transparent}.lp-nav-page-card--scenario.lp-nav-page-card--has-media{width:200px;height:112px;aspect-ratio:25 / 14;border-radius:8px}.lp-nav-page-card--scenario.lp-nav-page-card--has-media:after{content:"";height:40px;position:absolute;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f141900,#0f1419);pointer-events:none}.lp-nav-page-card--scenario .lp-nav-page-card__media,.lp-nav-page-card--scenario .lp-nav-page-card__image{width:100%;height:100%}.lp-nav-page-card--scenario .lp-nav-page-card__image{width:100%;height:100%;display:block;max-width:none;object-fit:cover}.lp-nav-page-card--scenario .lp-nav-page-card__title{width:auto;margin:0;color:#0f1419;font-size:14px;font-weight:500;line-height:20px;text-align:left}.lp-nav-page-card--scenario.lp-nav-page-card--has-media .lp-nav-page-card__title{position:absolute;right:16px;bottom:8px;left:16px;z-index:1;color:#fff}.lp-nav-page-card--scenario.lp-nav-page-card--text-only{height:20px;justify-items:start;padding-block:0;line-height:20px}.lp-nav-page-card--scenario.lp-nav-page-card--text-only .lp-nav-page-card__title{font-weight:400;line-height:20px}.lp-header__product-aside{width:212px;min-width:212px;max-height:516px;grid-row:1 / -1;grid-column:2;display:flex;flex-direction:column;gap:12px}.lp-header__utility-links,.lp-header__drawer-utility-links{display:grid;gap:16px}.lp-header__product-aside-title{margin:0;color:#888;font-size:14px;font-weight:400;line-height:20px}.lp-header__product-aside .lp-header__utility-links{width:212px;max-height:484px;grid-template-columns:200px;align-content:start;gap:12px;padding-right:4px;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgb(217 217 217) rgb(248 248 248);scrollbar-gutter:stable;scrollbar-width:thin}.lp-header__product-aside .lp-header__utility-links::-webkit-scrollbar{width:4px}.lp-header__product-aside .lp-header__utility-links::-webkit-scrollbar-track{border-radius:12px;background:#f8f8f8}.lp-header__product-aside .lp-header__utility-links::-webkit-scrollbar-thumb{border-radius:12px;background:#d9d9d9}.lp-header__product-aside .lp-nav-page-card--scenario{width:200px;max-width:200px}.lp-nav-product-card{min-width:0;border-radius:8px;padding:10px;color:inherit;text-decoration:none;background:#fff}.lp-header__mega--products .lp-nav-product-card{width:100%;height:200px;position:relative;flex-direction:column;justify-content:flex-start;gap:4px;padding:16px 16px 20px;background:#f8f8f8}.lp-header__mega--products .lp-nav-product-card__badge{position:absolute;top:4px;left:4px;height:20px;padding:0 8px;border-radius:12px;background:#ffd800;display:inline-flex;align-items:center;justify-content:center;color:#000;font-size:12px;font-weight:400;line-height:14px;text-align:center;white-space:nowrap}.lp-nav-product-card:hover{background:var(--lp-header-soft)}.lp-header__mega--products .lp-nav-product-card:hover{background:#f0f0f0}.lp-nav-product-card__media{width:72px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--lp-header-soft);overflow:hidden}.lp-header__mega--products .lp-nav-product-card__media{width:128px;max-width:100%;height:100px;background:transparent}.lp-nav-product-card__image{width:100%;height:100%;object-fit:contain}.lp-nav-product-card__content{min-width:0;gap:2px}.lp-header__mega--products .lp-nav-product-card__content{width:100%;gap:4px;justify-items:center}.lp-nav-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--lp-header-text);font-size:14px;font-weight:650;line-height:1.25;overflow:hidden;overflow-wrap:anywhere}.lp-header__mega--products .lp-nav-product-card__title{width:100%;font-weight:500;line-height:20px;text-align:center}.lp-nav-product-card__subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--lp-header-muted);font-size:12px;line-height:1.35;overflow:hidden}.lp-header__mega--products .lp-nav-product-card__subtitle{width:100%;color:#888;line-height:16px;text-align:center}.lp-header__mega--external{min-height:596px}.lp-header__mega--external .lp-header__mega-inner{min-height:596px;padding:40px 0;display:block}.lp-header__external-provider{width:100%;min-width:0}.lp-header__external-desktop-host{min-width:0}.lp-header__external-categories{max-height:516px;display:grid;grid-template-columns:repeat(3,minmax(0,314px));align-items:start;justify-content:space-between;gap:0;overflow-y:auto}.lp-header__external-category{width:100%;max-width:314px;flex:0 1 314px;min-width:0}.lp-header__external-category-title{min-height:20px;display:flex;align-items:center;margin:0 0 12px;color:#0f1419;font-size:14px;font-weight:600;line-height:20px;text-decoration:none}.lp-header__external-items{display:grid;gap:12px}.lp-nav-content-item{min-width:0;color:var(--lp-header-text);overflow-wrap:anywhere}.lp-nav-content-item--link{height:56px;min-height:0;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;border-radius:8px;padding:8px;background:#fff;color:inherit;text-decoration:none}.lp-nav-content-item--link:hover{background:#f8f8f8}.lp-nav-content-item__icon,.lp-nav-content-item__placeholder-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.lp-nav-content-item__image{width:100%;height:100%;object-fit:contain;border-radius:0}.lp-nav-content-item__label{min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f1419;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.lp-nav-content-item--text{margin-top:12px;padding-inline:8px;color:#0f1419;font-size:14px;font-weight:400;line-height:20px}.lp-nav-content-item--text p{margin:0}.lp-nav-content-item--text p+p{margin-top:12px}.lp-nav-content-item--text strong{font-weight:600}.lp-header__drawer-link{min-height:56px;display:flex;align-items:center;border-bottom:1px solid var(--lp-header-border);color:var(--lp-header-text);font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__drawer-link:hover{color:var(--lp-header-text)}.lp-header__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.lp-header__drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.lp-header__drawer-panel{width:100vw;height:100%;position:relative;display:grid;grid-template-rows:var(--lp-header-mobile-height) minmax(0,1fr);background:var(--lp-header-surface);box-shadow:24px 0 60px #00000029}.lp-header__drawer-top{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;padding-inline:16px}.lp-header__drawer-actions{gap:16px}.lp-header__drawer-actions .lp-header__icon-button{width:24px;height:24px}.lp-header__drawer-top>.lp-header__icon-button{width:24px;height:24px}.lp-header__drawer-top>.lp-header__icon-button:hover{background:transparent}.lp-header__drawer-actions .lp-header__icon-button:hover{background:transparent}.lp-header__drawer-actions .lp-header__cart-count{min-width:14px;height:14px;top:-4px;right:-4px;padding-inline:3px;font-size:9px}.lp-header__drawer-nav{min-height:0;overflow-y:auto;padding:0 var(--lp-mobile-content-gutter) 24px}.lp-header__drawer-shipping{height:48px;margin:12px 0 8px;border-radius:6px;background:#ffd800;display:flex;align-items:center;justify-content:center;color:#000;font-size:14px;font-weight:400;line-height:20px;text-align:center}.lp-header__drawer-section{border-bottom:1px solid var(--lp-header-border)}.lp-header__drawer-summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--lp-header-text);font-size:14px;font-weight:400;line-height:20px;cursor:pointer;list-style:none}.lp-header__drawer-summary::-webkit-details-marker{display:none}.lp-header__drawer-summary:after{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.lp-header__drawer-section[open]>.lp-header__drawer-summary:after{transform:rotate(225deg)}.lp-header__drawer-section[data-lp-menu-type=product_menu][open]>.lp-header__drawer-summary{font-weight:600}.lp-header__drawer-content{display:grid;gap:0;padding-bottom:24px}.lp-header__drawer-collection-ctas{display:grid;gap:8px;margin-top:0;margin-bottom:12px}.lp-header__drawer-collection-cta{height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:6px;padding:14px 16px;background:#fff;color:var(--lp-header-text);font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__drawer-collection-cta:hover{color:var(--lp-header-text)}.lp-header__drawer-collection-cta-icon{width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:#0f1419;color:#fff;display:inline-flex;align-items:center;justify-content:center}.lp-header__drawer-product-categories{display:grid;gap:8px}.lp-header__drawer-content--products{padding-bottom:16px}.lp-header__drawer-content--tabbed-collections{gap:0;padding-bottom:16px}.lp-header__drawer-tabbed-all-link{display:flex;align-items:center;justify-content:space-between;gap:16px;height:48px;padding:14px 16px;color:#0f1419;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__drawer-tabbed-groups{display:grid;gap:8px}.lp-header__drawer-tabbed-group-summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:8px;padding:0 16px;background:#f8f8f8;color:#0f1419;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;list-style:none}.lp-header__drawer-tabbed-group-summary::-webkit-details-marker{display:none}.lp-header__drawer-tabbed-group-summary:after{content:"";width:8px;height:8px;flex:0 0 8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.lp-header__drawer-tabbed-group[open]>.lp-header__drawer-tabbed-group-summary:after{transform:rotate(225deg)}.lp-header__drawer-tabbed-group-content{display:grid;gap:20px;padding:8px 0 24px}.lp-header__drawer-tabbed-collections{display:grid;gap:12px}.lp-nav-collection-card--drawer{height:auto;min-height:80px;display:grid;grid-template-columns:102px minmax(0,1fr);align-items:center;gap:12px;padding:0;border-radius:0;background:transparent;text-align:left}.lp-nav-collection-card--drawer:hover{background:transparent}.lp-nav-collection-card--drawer .lp-nav-collection-card__media{width:102px;max-width:102px;height:80px;flex:0 0 102px}.lp-nav-collection-card--drawer .lp-nav-collection-card__title{margin-top:0;text-align:left}.lp-header__drawer-tabbed-pages{display:grid;gap:12px}.lp-header__drawer-tabbed-pages-title{margin:0;color:#888;font-size:12px;font-weight:400;line-height:16px}.lp-header__drawer-tabbed-page-link{color:#0f1419;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__drawer-product-category{min-width:0}.lp-header__drawer-product-category-summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:8px;padding:0 16px;background:#f8f8f8;color:var(--lp-header-text);font-size:14px;font-weight:600;line-height:20px;cursor:pointer;list-style:none}.lp-header__drawer-product-category-summary::-webkit-details-marker{display:none}.lp-header__drawer-product-category-summary:after{content:"";width:8px;height:8px;flex:0 0 8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.lp-header__drawer-product-category[open]>.lp-header__drawer-product-category-summary:after{transform:rotate(225deg)}.lp-header__drawer-product-category-content{padding:8px 0 24px}.lp-header__drawer-products{display:grid;grid-template-columns:1fr;gap:16px}.lp-nav-product-card--drawer{width:100%;min-height:80px;display:grid;grid-template-columns:102px minmax(0,1fr);align-items:center;gap:12px;border-radius:0;padding:0;background:transparent;text-align:left}.lp-nav-product-card--drawer:hover{background:transparent}.lp-nav-product-card--drawer .lp-nav-product-card__media{width:102px;min-width:102px;max-width:102px;height:80px;flex:0 0 102px;aspect-ratio:auto;border-radius:0;background:transparent}.lp-nav-product-card--drawer .lp-nav-product-card__content{min-width:0;align-self:stretch;align-items:start;justify-items:start;justify-content:center;gap:4px;text-align:left}.lp-nav-product-card--drawer .lp-nav-product-card__badge{width:max-content;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:12px;background:#ffd800;color:#000;font-size:12px;font-weight:400;line-height:14px;text-align:center;white-space:nowrap}.lp-nav-product-card--drawer .lp-nav-product-card__title{width:100%;font-size:14px;font-weight:500;line-height:20px;text-align:left}.lp-nav-product-card--drawer .lp-nav-product-card__subtitle{width:100%;color:#888;font-size:12px;font-weight:400;line-height:16px;text-align:left}.lp-header__drawer-helpful-links{display:grid;gap:12px;margin-top:24px}.lp-header__drawer-helpful-links-title{margin:0 0 4px;color:#888;font-size:12px;font-weight:400;line-height:16px}.lp-header__drawer-helpful-link{color:#0f1419;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.lp-header__drawer-helpful-link:hover{color:#0f1419}.lp-header__drawer-page-list{display:grid;gap:12px}.lp-header__drawer-content--pages{padding-top:8px;padding-bottom:24px}.lp-header__drawer-page-item{min-width:0}.lp-nav-page-card--drawer-scenario{width:100%;min-height:0;aspect-ratio:327 / 184;position:relative;display:block;overflow:hidden;border-radius:4px;padding:0;background:transparent;text-align:left}.lp-nav-page-card--drawer-scenario:hover{background:transparent}.lp-nav-page-card--drawer-scenario:after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:48px;background:linear-gradient(to bottom,#0f141900,#0f1419 80.877%);pointer-events:none}.lp-nav-page-card--drawer-scenario .lp-nav-page-card__media{width:100%;height:100%;overflow:hidden}.lp-nav-page-card--drawer-scenario .lp-nav-page-card__image{width:100%;max-width:none;height:100%;display:block;object-fit:cover}.lp-nav-page-card--drawer-scenario .lp-nav-page-card__title{position:absolute;z-index:2;right:16px;left:16px;bottom:14px;width:auto;margin:0;font-size:16px;font-weight:500;line-height:20px;color:#fff;text-align:left}.lp-nav-page-card--drawer-scenario.lp-nav-page-card--text-only{display:flex;align-items:flex-end;background:#0f1419}.lp-header__drawer-page-more{height:40px;margin-top:-20px;position:relative;z-index:3;display:flex;align-items:flex-start;justify-content:center}.lp-header__drawer-page-more:before{content:"";position:absolute;right:0;left:0;height:69px;bottom:20px;background:linear-gradient(to bottom,#fff0,#fff 59.268%);pointer-events:none}.lp-header__drawer-page-more-button{width:114px;height:40px;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(228 228 231);border-radius:33px;padding:0;background:#fff;color:#000;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;cursor:pointer}.lp-header__drawer-page-more-button:hover{background:#fff;color:#000}.lp-nav-page-card--drawer{width:100%;min-height:88px;display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;justify-items:stretch;gap:16px;border-radius:0;padding:0;background:transparent;text-align:left}.lp-nav-page-card--drawer:hover{background:transparent}.lp-nav-page-card--drawer .lp-nav-page-card__media{width:128px;height:88px;border-radius:4px;overflow:hidden}.lp-nav-page-card--drawer .lp-nav-page-card__image{object-fit:cover}.lp-nav-page-card--drawer .lp-nav-page-card__title{width:auto;margin:0;font-size:14px;font-weight:600;line-height:20px;text-align:left}.lp-header__drawer-footer{display:grid;gap:0}.lp-header__drawer-account{display:grid}.lp-header__drawer-footer-item{width:100%;min-height:56px;display:flex;align-items:center;gap:8px;padding:0;color:#0f1419;background:transparent;border:0;font:inherit;font-size:14px;font-weight:400;line-height:20px;text-align:left;text-decoration:none;cursor:pointer}.lp-header__drawer-footer-item:hover{color:#0f1419}.lp-header__drawer-region{border-bottom:1px solid var(--lp-header-border)}.lp-header__drawer-footer-icon{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center}.lp-header__drawer-footer-icon svg{display:block}@media screen and (min-width:1024px)and (max-width:1199px){.lp-header__bar{grid-template-columns:minmax(120px,auto) minmax(0,1fr) auto;gap:16px}.lp-header__logo-image{max-width:128px;max-height:30px}.lp-header__nav-list{gap:22px}.lp-header__actions{gap:8px}.lp-header__actions .lp-header__icon-button{width:32px;height:32px}}@media screen and (max-width:1023px){.lp-header{--lp-header-height: var(--lp-header-mobile-height)}.lp-header__bar{width:100%;height:var(--lp-header-mobile-height);grid-template-columns:24px minmax(0,1fr) auto;gap:12px;padding-inline:16px}.lp-header__menu-button{display:inline-flex;width:24px;height:24px}.lp-header__logo-link{justify-content:flex-start}.lp-header__logo-image{max-width:134px;max-height:28px}.lp-header__nav{display:none}.lp-header__actions{gap:16px}.lp-header__actions .lp-header__icon-button{width:24px;height:24px}.lp-header__actions .lp-header__icon-button:hover,.lp-header__actions .lp-header__icon-button[aria-expanded=true]{background:transparent}.lp-header__actions .lp-header__cart-count{min-width:14px;height:14px;top:-4px;right:-4px;padding-inline:3px;font-size:9px}.lp-header__overlay,.lp-header__mega{display:none!important}.lp-header__account-menu{display:block;height:24px}.lp-header__actions .lp-header__account-menu{display:flex;align-items:center;height:24px;line-height:0}.lp-header__back-to-top[type=button]{width:13.333333vw;height:10.666667vw;right:4vw;bottom:18.666667vw}.lp-header__account-popover{top:calc(100% + 12px);right:0;left:auto}.lp-header__external-mobile-host{display:block}.lp-header__external-categories{max-height:none;display:grid;grid-template-columns:1fr;gap:24px;overflow:visible}.lp-header__external-category{width:100%;flex:1 1 auto;max-width:none}.lp-header__drawer .lp-header__external-categories{padding-top:8px;gap:24px}.lp-header__drawer .lp-header__external-category{border-bottom:0;padding:0}.lp-header__drawer .lp-header__external-category-title{margin:0 0 12px;font-size:14px;font-weight:600;line-height:20px}.lp-nav-content-item--link{min-height:56px;grid-template-columns:40px minmax(0,1fr);gap:12px;border-radius:8px;padding:8px;background:#f8f8f8}.lp-nav-content-item__icon,.lp-nav-content-item__placeholder-icon{width:40px;height:40px;border-radius:0;background:transparent}.lp-header__drawer .lp-nav-content-item--text{margin-top:0;padding-inline:0}.lp-header__drawer .lp-nav-content-item--text:has(strong){margin-top:12px}}.machine-comparison{display:block;width:100%;overflow:clip;background:#fff;color:#1a1a1a;font-family:Machine Comparison Mona Sans,sans-serif}.machine-comparison,.machine-comparison *{box-sizing:border-box}.machine-comparison [hidden]{display:none!important}.machine-comparison__hero{position:relative;height:min(48.61vw,700px);min-height:480px;overflow:hidden;background:#f4f4f4}.machine-comparison__hero picture,.machine-comparison__hero-image{display:block;width:100%;height:100%}.machine-comparison__hero-image{object-fit:cover;object-position:center}.machine-comparison__hero-copy{position:absolute;top:100px;left:max(4.86vw,calc((100vw - 1280px)/2 + 24px));width:min(760px,60vw)}.machine-comparison__title,.machine-comparison__subtitle,.machine-comparison__product-title,.machine-comparison__price{margin:0}.machine-comparison__title{color:#1a1a1a;font-family:Machine Comparison Cal Sans,sans-serif;font-size:40px;font-weight:600;line-height:48px}.machine-comparison__subtitle{margin-top:16px;color:#616161;font-size:clamp(20px,1.74vw,25px);font-weight:500;line-height:40px}.machine-comparison__button{display:inline-flex;min-height:52.32px;align-items:center;justify-content:center;margin-top:24px;padding:11px 32px;border:0;border-radius:26.7px;background:#fdd800;color:#616161;font-size:17.8px;font-weight:500;line-height:22.25px;text-decoration:none}.machine-comparison__button:hover{background:#e5c400;color:#616161}.machine-comparison__button:focus-visible,.machine-comparison__nav a:focus-visible,.machine-comparison__selector select:focus-visible{outline:3px solid #1a1a1a;outline-offset:3px}.machine-comparison__content{display:grid;width:min(1280px,calc(100% - 32px));margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(var(--machine-column-count, 4),minmax(0,1fr));padding:56px 0 96px}.machine-comparison__empty{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:72px 0 96px;color:#3c3e41;font-size:18px;line-height:1.5;text-align:center}.machine-comparison__body{display:grid;grid-template-columns:minmax(0,1fr)}.machine-comparison__body>.machine-comparison__content,.machine-comparison__body>.machine-comparison__nav--rail{grid-column:1;grid-row:1}.machine-comparison__selectors,.machine-comparison__products{display:grid;grid-column:2 / -1;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-columns:repeat(var(--machine-slot-count, 3),minmax(0,1fr));gap:0}.machine-comparison__selectors{grid-row:1}.machine-comparison__selector,.machine-comparison__product-slot{min-width:0;padding-inline:18px}.machine-comparison__selector select{width:100%;height:43.69px;min-height:43.69px;padding:0 39px 0 16px;border:1px solid #c8c8c8;border-radius:2.5px;background-color:#fff;color:#1a1a1a;font:inherit;font-size:14.24px;font-weight:500}.machine-comparison__products{grid-row:2;margin-top:32px}.machine-comparison__product{min-height:590px;text-align:center}.machine-comparison__product-image{display:block;width:min(228px,100%);height:228px;margin:0 auto 24px;object-fit:contain}.machine-comparison__product-title{min-height:134px;font-size:17.8px;font-weight:500;line-height:23.14px}.machine-comparison__price{margin-top:10px;color:#dc2626;font-size:21.36px;font-weight:500;line-height:34.18px}.machine-comparison__button--small{min-height:52.32px;margin-top:20px;padding:11px 32px;border-radius:26.7px;font-size:16.02px;line-height:20.83px}.machine-comparison__nav{font-family:Machine Comparison Mona Sans,sans-serif}.machine-comparison__nav--rail{display:none}.machine-comparison__nav--inline{display:flex;min-height:99.59px;align-items:center;grid-column:1 / -1;grid-row:3;justify-content:flex-start;gap:72px;margin-top:56px;padding:35px 16px;border-block:1px solid #dedede;background:#fff}.machine-comparison__nav a{color:#1a1a1a;font-size:22px;font-weight:600;line-height:28px;text-decoration:none}.machine-comparison__table-wrap{grid-column:1 / -1;grid-row:4;width:100%;overflow:clip}.machine-comparison__table{width:100%;table-layout:fixed;border-collapse:collapse}.machine-comparison__label-column{width:calc(100% / var(--machine-column-count, 4))}.machine-comparison__table th,.machine-comparison__table td{min-width:0;border:0;overflow-wrap:anywhere;text-align:left;vertical-align:top}.machine-comparison__data-row{border-top:1px solid #caced1}.machine-comparison__data-row>th{padding:44px 0;background:#fff;color:#3c3e41;font-size:23px;font-weight:500;line-height:36.8px}.machine-comparison__data-row>td{padding:35px 20px}.machine-comparison__group-row{scroll-margin-top:24px}.machine-comparison__group-row th{padding:50px 0;border:0;background:#fff;color:#000;font-size:30px;font-weight:600;line-height:36px}.machine-comparison__value,.machine-comparison__value p,.machine-comparison__value ul{margin:0}.machine-comparison__value{color:#000;font-size:16px;font-weight:400;line-height:25.6px}.machine-comparison__value ul{padding-left:0;list-style:disc outside}.machine-comparison__value li{padding:5px 0}.machine-comparison__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (min-width:1798px){.machine-comparison__nav--rail{display:flex;position:sticky;z-index:2;top:100px;width:258.8px;align-self:start;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;margin-top:56px;padding:32px 24px 32px 32px;border-left:2px solid #d8d8d8;background:transparent}.machine-comparison__nav--rail a{position:relative;width:100%;font-size:22px;font-weight:600;line-height:28px}.machine-comparison__nav--rail a[aria-current=location]:before{position:absolute;top:-8px;bottom:-8px;left:-34px;width:4px;background:#fdd800;content:""}}@media screen and (max-width:699px){.machine-comparison__hero{height:126.4vw;min-height:0;max-height:none}.machine-comparison__hero-copy{top:8%;left:20.8px;width:calc(100% - 41.6px);transform:none;text-align:center}.machine-comparison__title{font-size:clamp(17px,4.667vw,18.2px);font-weight:600;line-height:21.84px}.machine-comparison__subtitle{margin-top:8px;font-size:clamp(14.5px,4vw,15.6px);font-weight:500;line-height:24.96px}.machine-comparison__button{min-height:26.99px;margin-top:12px;padding:4.68px 23.4px;border-radius:2.6px;font-size:10.4px;line-height:13px}.machine-comparison__content{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--machine-mobile-slot-count, 2),minmax(0,1fr));padding:28px 20.8px 72px}.machine-comparison__selectors,.machine-comparison__products{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--machine-mobile-slot-count, 2),minmax(0,1fr));gap:20.8px}.machine-comparison__selector,.machine-comparison__product-slot{padding-inline:0}.machine-comparison [data-slot="3"],.machine-comparison__third-column{display:none!important}.machine-comparison__selector select{height:32.6px;min-height:32.6px;padding:0 24px 0 8px;border-radius:1.3px;font-size:8.32px}.machine-comparison__products{margin-top:10.4px;padding-block:10.4px}.machine-comparison__product{min-height:342.74px;padding-block:20.8px}.machine-comparison__product-image{width:min(131px,100%);height:131px;margin-bottom:10px}.machine-comparison__product-title{min-height:70px;font-size:10.4px;font-weight:500;line-height:1.3}.machine-comparison__price{margin-top:6px;font-size:12.48px}.machine-comparison__button--small{min-height:30.6px;margin-top:10px;padding:6px 14px;border-radius:15.6px;font-size:9.36px;line-height:12.17px}.machine-comparison__nav--inline{position:sticky;z-index:3;top:0;grid-column:1 / -1;grid-row:3;justify-content:flex-start;gap:5.2px;min-height:0;margin:0 0 5.2px;padding:18.2px 0;border-top:1px solid #caced1;border-bottom:0;overflow-x:auto;box-shadow:none;scrollbar-width:none}.machine-comparison__nav--inline::-webkit-scrollbar{display:none}.machine-comparison__nav a{flex:0 0 auto;font-size:12.48px;line-height:16.224px}.machine-comparison__table-wrap{grid-column:1 / -1;grid-row:4}.machine-comparison__table,.machine-comparison__table tbody{display:block}.machine-comparison__table colgroup{display:none}.machine-comparison__data-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--machine-mobile-slot-count, 2),minmax(0,1fr));column-gap:20.8px;padding:10.4px 0}.machine-comparison__group-row{display:grid}.machine-comparison__table th,.machine-comparison__table td{border:0}.machine-comparison__table td{padding:7.8px 10.4px}.machine-comparison__data-row>th{grid-column:1 / -1;padding:12.48px 0;font-size:11.96px;line-height:19.136px}.machine-comparison__group-row{scroll-margin-top:58px}.machine-comparison__group-row th{width:calc(100% - 41.6px);margin-inline:20.8px;padding:26px 0;font-size:18.72px;line-height:22.464px}.machine-comparison__value{font-size:14.56px;line-height:23.296px}}.homepage-v2-four-nav{--homepage-v2-unit: 1px;--homepage-v2-unit: min(1px, calc(100vw / 1440));display:block;width:calc(1240 * var(--homepage-v2-unit, 1px));margin-block-start:calc(60 * var(--homepage-v2-unit, 1px));margin-inline:auto;color:#0f1419;font-family:Mona Sans,sans-serif}.homepage-v2-four-nav *{box-sizing:border-box}.homepage-v2-four-nav__list{display:grid;grid-template-columns:repeat(4,calc(292 * var(--homepage-v2-unit, 1px)));justify-content:space-between;margin:0;padding:0;list-style:none}.homepage-v2-four-nav__link{display:flex;width:calc(292 * var(--homepage-v2-unit, 1px));height:calc(148 * var(--homepage-v2-unit, 1px));flex-direction:column;align-items:center;padding-block-start:calc(18 * var(--homepage-v2-unit, 1px));border-radius:calc(16 * var(--homepage-v2-unit, 1px));background:#f8f8f8;color:#0f1419;text-decoration:none}.homepage-v2-four-nav__link:focus-visible{outline:3px solid #0f1419;outline-offset:3px}.homepage-v2-four-nav__image{width:calc(80 * var(--homepage-v2-unit, 1px));height:calc(80 * var(--homepage-v2-unit, 1px));object-fit:cover;transition:transform .5s ease}.homepage-v2-four-nav__link:hover .homepage-v2-four-nav__image,.homepage-v2-four-nav__link:focus-visible .homepage-v2-four-nav__image{transform:scale(1.15)}.homepage-v2-four-nav__title{margin-block-start:calc(4 * var(--homepage-v2-unit, 1px));font-size:calc(16 * var(--homepage-v2-unit, 1px));font-weight:500;line-height:calc(24 * var(--homepage-v2-unit, 1px));text-align:center}@media(orientation:portrait)and (max-width:1439px){.homepage-v2-four-nav{--homepage-v2-unit: calc(100vw / 375);width:calc(327 * var(--homepage-v2-unit, 1px));margin-block-start:calc(40 * var(--homepage-v2-unit, 1px))}.homepage-v2-four-nav .homepage-v2-four-nav__list{grid-template-columns:repeat(2,calc(159 * var(--homepage-v2-unit, 1px)));row-gap:calc(8 * var(--homepage-v2-unit, 1px))}.homepage-v2-four-nav .homepage-v2-four-nav__link{width:calc(159 * var(--homepage-v2-unit, 1px));height:calc(112 * var(--homepage-v2-unit, 1px));padding-block-start:calc(10 * var(--homepage-v2-unit, 1px));border-radius:calc(8 * var(--homepage-v2-unit, 1px))}.homepage-v2-four-nav .homepage-v2-four-nav__image{width:calc(68 * var(--homepage-v2-unit, 1px));height:calc(68 * var(--homepage-v2-unit, 1px))}.homepage-v2-four-nav .homepage-v2-four-nav__title{font-size:calc(14 * var(--homepage-v2-unit, 1px));font-weight:400;line-height:calc(20 * var(--homepage-v2-unit, 1px))}}@media(prefers-reduced-motion:reduce){.homepage-v2-four-nav .homepage-v2-four-nav__image{transition:none}}.homepage-v2-machine-list{--homepage-v2-unit: 1px;--homepage-v2-unit: min(1px, calc(100vw / 1440));display:block;width:calc(1240 * var(--homepage-v2-unit, 1px));margin-block-start:calc(120 * var(--homepage-v2-unit, 1px));margin-inline:auto;color:#0f1419;font-family:Mona Sans,sans-serif}.homepage-v2-machine-list *{box-sizing:border-box}.homepage-v2-machine-list .homepage-v2-heading{text-align:center}.homepage-v2-machine-list .homepage-v2-heading__title{margin:0;font-family:Cal Sans,Mona Sans,sans-serif;font-size:30px;font-weight:600;line-height:36px}.homepage-v2-machine-list .homepage-v2-heading__subtitle{margin-block-start:calc(12 * var(--homepage-v2-unit, 1px));font-size:calc(16 * var(--homepage-v2-unit, 1px));font-weight:400;line-height:calc(24 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list__grid{display:flex;flex-wrap:wrap;gap:calc(24 * var(--homepage-v2-unit, 1px));margin-block-start:calc(40 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card{position:relative;display:block;width:calc(397 * var(--homepage-v2-unit, 1px));height:calc(492 * var(--homepage-v2-unit, 1px));overflow:hidden;border-radius:calc(16 * var(--homepage-v2-unit, 1px));background:#f8f8f8}.homepage-v2-machine-list .homepage-v2-machine-card__link{position:relative;z-index:0;display:flex;width:100%;height:100%;flex-direction:column;padding:calc(24 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__copy,.homepage-v2-machine-list .homepage-v2-machine-card__button{position:relative;z-index:2}.homepage-v2-machine-list .homepage-v2-machine-card__title{margin:0;font-family:Cal Sans,Mona Sans,sans-serif;font-size:22px;font-weight:600;line-height:1.3}.homepage-v2-machine-list .homepage-v2-machine-card__subtitle{position:relative;z-index:2;margin-block-start:calc(4 * var(--homepage-v2-unit, 1px));color:#777;font-size:calc(14 * var(--homepage-v2-unit, 1px));font-weight:500;line-height:calc(20 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__tags{position:relative;z-index:2;display:flex;height:calc(48 * var(--homepage-v2-unit, 1px));flex-wrap:wrap;gap:calc(4 * var(--homepage-v2-unit, 1px));margin-block-start:calc(12 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__tag{height:calc(22 * var(--homepage-v2-unit, 1px));padding-inline:calc(8 * var(--homepage-v2-unit, 1px));border-radius:calc(4 * var(--homepage-v2-unit, 1px));font-size:calc(11 * var(--homepage-v2-unit, 1px));font-weight:400;line-height:calc(22 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__media{position:relative;z-index:0;display:grid;flex:1;place-items:center}.homepage-v2-machine-list .homepage-v2-machine-card__image{width:calc(228 * var(--homepage-v2-unit, 1px));height:calc(228 * var(--homepage-v2-unit, 1px));margin-block-end:calc(32 * var(--homepage-v2-unit, 1px));object-fit:contain}.homepage-v2-machine-list .homepage-v2-machine-card__button{align-self:center;height:calc(48 * var(--homepage-v2-unit, 1px));pointer-events:auto;padding-inline:calc(40 * var(--homepage-v2-unit, 1px));border-radius:calc(26 * var(--homepage-v2-unit, 1px));background:#ffd800;color:#0f1419;font-size:calc(16 * var(--homepage-v2-unit, 1px));font-weight:500;line-height:calc(48 * var(--homepage-v2-unit, 1px));text-decoration:none}.homepage-v2-machine-list .homepage-v2-machine-card__button:focus-visible{outline:3px solid #0f1419;outline-offset:3px}.homepage-v2-machine-list .homepage-v2-machine-card__video{position:absolute;z-index:1;top:0;left:0;display:block;width:100%;height:calc(373 * var(--homepage-v2-unit, 1px));overflow:hidden;opacity:0;visibility:hidden}.homepage-v2-machine-list .homepage-v2-machine-card__video-element,.homepage-v2-machine-list .homepage-v2-machine-card__video-poster{width:100%;height:100%;object-fit:cover}@media(hover:hover){.homepage-v2-machine-list .homepage-v2-machine-card:hover .homepage-v2-machine-card__video{height:calc(492 * var(--homepage-v2-unit, 1px));opacity:1;visibility:visible}.homepage-v2-machine-list .homepage-v2-machine-card:hover .homepage-v2-machine-card__copy,.homepage-v2-machine-list .homepage-v2-machine-card:hover .homepage-v2-machine-card__subtitle{color:#fff}}.homepage-v2-machine-list .homepage-v2-machine-card:focus-within .homepage-v2-machine-card__video{height:calc(492 * var(--homepage-v2-unit, 1px));opacity:1;visibility:visible}.homepage-v2-machine-list .homepage-v2-machine-card:focus-within .homepage-v2-machine-card__copy,.homepage-v2-machine-list .homepage-v2-machine-card:focus-within .homepage-v2-machine-card__subtitle{color:#fff}@media(orientation:portrait)and (max-width:1439px){.homepage-v2-machine-list{--homepage-v2-unit: calc(100vw / 375);width:calc(327 * var(--homepage-v2-unit, 1px));margin-block-start:calc(112 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-heading{text-align:left}.homepage-v2-machine-list .homepage-v2-heading__title{font-size:25px;line-height:30px}.homepage-v2-machine-list .homepage-v2-heading__subtitle{margin-block-start:calc(8 * var(--homepage-v2-unit, 1px));color:#888;font-size:calc(14 * var(--homepage-v2-unit, 1px));font-weight:500;line-height:calc(20 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-list__grid{display:grid;grid-template-columns:1fr;gap:calc(20 * var(--homepage-v2-unit, 1px));margin-block-start:calc(20 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card{width:calc(327 * var(--homepage-v2-unit, 1px));height:calc(420 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__title{font-size:18px;font-weight:600;line-height:1.3}.homepage-v2-machine-list .homepage-v2-machine-card__subtitle{font-weight:400;line-height:calc(18 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__tags{margin-block-start:calc(8 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__image{width:calc(180 * var(--homepage-v2-unit, 1px));height:calc(180 * var(--homepage-v2-unit, 1px));margin-block:calc(16 * var(--homepage-v2-unit, 1px))}.homepage-v2-machine-list .homepage-v2-machine-card__video{display:none}.homepage-v2-machine-list .homepage-v2-machine-card__button{height:calc(40 * var(--homepage-v2-unit, 1px));padding-inline:calc(32 * var(--homepage-v2-unit, 1px));font-size:calc(14 * var(--homepage-v2-unit, 1px));line-height:calc(40 * var(--homepage-v2-unit, 1px))}}.homepage-v2-tab-video{--homepage-v2-unit: 1px;--homepage-v2-unit: min(1px, calc(100vw / 1440));position:relative;display:block;width:calc(1240 * var(--homepage-v2-unit, 1px));height:calc(520 * var(--homepage-v2-unit, 1px));margin-block-start:calc(120 * var(--homepage-v2-unit, 1px));margin-inline:auto;overflow:hidden;border-radius:calc(24 * var(--homepage-v2-unit, 1px));background:#0f1419;color:#0f1419;font-family:Mona Sans,sans-serif}.homepage-v2-tab-video *{box-sizing:border-box}.homepage-v2-tab-video__heading{position:absolute;z-index:4;top:calc(140 * var(--homepage-v2-unit, 1px));left:calc(60 * var(--homepage-v2-unit, 1px));width:calc(729 * var(--homepage-v2-unit, 1px));margin:0;color:#fff;font-size:calc(42 * var(--homepage-v2-unit, 1px));font-weight:700;line-height:calc(50 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video__tabs{display:block;height:100%}.homepage-v2-tab-video__tab{position:relative;z-index:5;margin-block-start:calc(248 * var(--homepage-v2-unit, 1px));margin-inline-start:calc(14 * var(--homepage-v2-unit, 1px));padding:0 0 calc(4 * var(--homepage-v2-unit, 1px));border:0;background:transparent;color:#fff;opacity:.5;font:inherit;font-size:calc(14 * var(--homepage-v2-unit, 1px));font-weight:400;line-height:calc(20 * var(--homepage-v2-unit, 1px));cursor:pointer}.homepage-v2-tab-video__tab:first-of-type{margin-inline-start:calc(60 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video__tab[aria-selected=true]{opacity:1}.homepage-v2-tab-video__tab:focus-visible{outline:3px solid #fff;outline-offset:3px}.homepage-v2-tab-video__progress,.homepage-v2-tab-video__mobile-progress{position:absolute;right:0;bottom:calc(-2 * var(--homepage-v2-unit, 1px));left:0;display:block;height:calc(2 * var(--homepage-v2-unit, 1px));overflow:hidden;background:#fff}.homepage-v2-tab-video__progress>span,.homepage-v2-tab-video__mobile-progress>span{display:block;width:var(--homepage-v2-progress, 0%);height:100%;background:#ffd800}.homepage-v2-tab-video__mobile-progress,.homepage-v2-tab-video__mobile-descriptions{display:none}.homepage-v2-tab-video__panel{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.homepage-v2-tab-video__panel[hidden]{display:none}.homepage-v2-tab-video__media,.homepage-v2-tab-video__video{display:block;width:100%;height:100%}.homepage-v2-tab-video__video,.homepage-v2-tab-video__poster{width:100%;height:100%;object-fit:cover}.homepage-v2-tab-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(114deg,#0f1419 37%,#0f141900 71%)}.homepage-v2-tab-video__description{font-size:calc(14 * var(--homepage-v2-unit, 1px));font-weight:400;line-height:calc(20 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video__description--desktop{position:absolute;z-index:3;top:calc(290 * var(--homepage-v2-unit, 1px));left:calc(60 * var(--homepage-v2-unit, 1px));width:calc(667 * var(--homepage-v2-unit, 1px));color:#fff}@media(orientation:portrait)and (max-width:1439px){.homepage-v2-tab-video{--homepage-v2-unit: calc(100vw / 375);width:100%;height:auto;margin-block-start:calc(80 * var(--homepage-v2-unit, 1px));padding-inline:calc(24 * var(--homepage-v2-unit, 1px));overflow:visible;border-radius:0;background:transparent}.homepage-v2-tab-video .homepage-v2-tab-video__heading{position:static;width:100%;color:#0f1419;font-size:calc(28 * var(--homepage-v2-unit, 1px));line-height:calc(32 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video .homepage-v2-tab-video__tabs{display:flex;height:auto;flex-direction:column}.homepage-v2-tab-video .homepage-v2-tab-video__tabs::part(tab-panels){order:1;width:100%}.homepage-v2-tab-video .homepage-v2-tab-video__tabs::part(tab-list){display:flex;width:100%;height:calc(40 * var(--homepage-v2-unit, 1px));flex-wrap:nowrap;order:2;gap:calc(16 * var(--homepage-v2-unit, 1px));margin-block-start:calc(21 * var(--homepage-v2-unit, 1px));overflow-x:auto;scrollbar-width:none;white-space:nowrap}.homepage-v2-tab-video .homepage-v2-tab-video__tab,.homepage-v2-tab-video .homepage-v2-tab-video__tab:first-of-type{flex:0 0 auto;height:calc(40 * var(--homepage-v2-unit, 1px));margin:0;padding:0 calc(20 * var(--homepage-v2-unit, 1px));border-radius:calc(40 * var(--homepage-v2-unit, 1px));background:#f3f3f3;color:#777;opacity:1;font-size:calc(14 * var(--homepage-v2-unit, 1px));line-height:calc(40 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video .homepage-v2-tab-video__tab[aria-selected=true]{background:#0f1419;color:#fff}.homepage-v2-tab-video .homepage-v2-tab-video__progress{display:none}.homepage-v2-tab-video .homepage-v2-tab-video__panel{position:relative;width:100%;height:calc(180 * var(--homepage-v2-unit, 1px));min-height:0;margin-block-start:calc(32 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video .homepage-v2-tab-video__media{position:relative;height:calc(180 * var(--homepage-v2-unit, 1px));overflow:hidden;border-radius:calc(16 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video .homepage-v2-tab-video__mobile-progress{position:absolute;z-index:2;right:0;bottom:0;left:0;display:block;height:calc(4 * var(--homepage-v2-unit, 1px));margin-block-start:0}.homepage-v2-tab-video .homepage-v2-tab-video__overlay,.homepage-v2-tab-video .homepage-v2-tab-video__description--desktop{display:none}.homepage-v2-tab-video .homepage-v2-tab-video__mobile-descriptions{display:block;margin-block-start:calc(21 * var(--homepage-v2-unit, 1px))}.homepage-v2-tab-video .homepage-v2-tab-video__description--mobile{color:#888}}
/*# sourceMappingURL=/cdn/shop/t/260/compiled_assets/styles.css.map */
