:root{--s2-bg: #0c0e11;--s2-surface: #12151a;--s2-surface-alt: #15181d;--s2-surface-deep: #0f1216;--s2-footer-bg: #07080a;--s2-plate: #ffffff;--s2-border-subtle: #1d2127;--s2-border-medium: #23272e;--s2-border-strong: #262b32;--s2-border-strong-alt: #2a2f36;--s2-border-light: #4a5058;--s2-text: #e8eaed;--s2-text-secondary: #c6cad0;--s2-text-muted: #9aa0a8;--s2-text-faint: #7b828b;--s2-text-faintest: #4a5058;--s2-accent: #ec0031;--s2-on-accent: #ffffff;--s2-accent-tint: rgba(236, 0, 49, .07);--s2-accent-tint-border: rgba(236, 0, 49, .55);--s2-accent-tint-strong: rgba(236, 0, 49, .09);--s2-font-body: var(--simpatico-type-body-family, "Archivo", Helvetica, Arial, sans-serif);--s2-font-display: var(--simpatico-type-heading-family, "Archivo Expanded", "Archivo", Helvetica, Arial, sans-serif);--s2-font-subheading: var(--simpatico-type-subheading-family, var(--s2-font-body));--s2-display-weight: 800;--s2-container: 100%;--s2-gutter: 16px;--s2-rhythm: 30px;--s2-gap: 10px;--s2-r-tag: 4px;--s2-r-badge: 5px;--s2-r-card-sm: 6px;--s2-r-thumb: 8px;--s2-r-tile: 10px;--s2-r-card: 12px;--s2-r-sheet: 16px;--s2-shadow: 0 4px 20px rgba(0, 0, 0, .5);--s2-z-header: 40;--s2-z-pill: 45;--s2-z-drawer: 50;--s2-z-sheet: 60;--s2-ease: cubic-bezier(.4, 0, .2, 1);--s2-dur-fast: .15s;--s2-dur: .2s;--s2-dur-slow: .25s}@media(min-width:768px){:root{--s2-container: 720px;--s2-gutter: 24px;--s2-rhythm: 48px;--s2-gap: 12px}}@media(min-width:1200px){:root{--s2-container: 1120px;--s2-gutter: 40px;--s2-rhythm: 72px;--s2-gap: 16px}}.s2{font-family:var(--s2-font-body);color:var(--s2-text);-webkit-font-smoothing:antialiased}.s2 *,.s2 *:before,.s2 *:after{box-sizing:border-box}.s2 img{max-width:100%}.s2-section{background:var(--s2-section-bg, var(--s2-bg));padding-block:var(--s2-pad-top, var(--s2-rhythm)) var(--s2-pad-bottom, 8px)}.s2-container{width:100%;max-width:var(--s2-container);margin-inline:auto;padding-inline:var(--s2-gutter)}.s2-band{width:100%}.s2-band>.s2-container{padding-block:0}.s2-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}@media(min-width:768px){.s2-head{margin-bottom:16px}}.s2-h1{font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:2rem;line-height:1.1;letter-spacing:-.01em;margin:0;color:var(--s2-heading, var(--s2-text));text-wrap:balance}.s2-h1 strong,.s2-h1 b{color:var(--s2-heading-highlight, var(--s2-accent));font-weight:inherit}.s2-h1 em,.s2-h1 i{font-style:italic}.s2-h1 a{color:inherit;text-decoration:underline;text-underline-offset:.12em}.s2-h2{font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:1.3125rem;line-height:1.2;margin:0;color:var(--s2-heading, var(--s2-text))}@media(min-width:768px){.s2-h1{font-size:2.875rem;line-height:1.06;letter-spacing:-.015em}.s2-h2{font-size:1.5625rem}}@media(min-width:1200px){.s2-h1{font-size:4.25rem;line-height:1.02;letter-spacing:-.02em}.s2-h2{font-size:1.875rem}}.s2-eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--s2-accent);margin:0}@media(min-width:768px){.s2-eyebrow{font-size:.875rem}}@media(min-width:1200px){.s2-eyebrow{font-size:.9375rem}}.s2-group-label{font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--s2-text-faint);margin:0}.s2-eyebrow,.s2-group-label,.s2-tag,.s2-prod__cond,.s2-pit__kicker,.s2-pit__row-kicker,.s2-chip__kicker,.s2-trustcard__label,.s2-footer__col-title{font-family:var(--s2-font-subheading)}.s2-link-accent{font-size:.9375rem;font-weight:600;color:var(--s2-accent);text-decoration:none;white-space:nowrap}.s2-link-accent:hover{text-decoration:underline;text-underline-offset:2px}.s2-sub{font-size:.9375rem;line-height:1.5;color:var(--s2-text-muted);margin:0}@media(min-width:1200px){.s2-sub{font-size:1rem}}.s2-dot{display:inline-block;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--s2-accent)}.s2-dot--sm{width:6px;height:6px}.s2-dot--xs{width:3px;height:3px}.s2-stars{color:var(--s2-accent);letter-spacing:.08em;font-size:.8125rem;line-height:1;white-space:nowrap}.s2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding-inline:20px;border:1px solid transparent;border-radius:0;font-family:var(--s2-font-body);font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color var(--s2-dur-fast) var(--s2-ease),border-color var(--s2-dur-fast) var(--s2-ease),color var(--s2-dur-fast) var(--s2-ease)}.s2-btn--primary{background:var(--s2-text);color:var(--s2-bg)}.s2-btn--primary:hover{background:#fff}.s2-btn--secondary{border-color:var(--s2-border-light);background:#0c0e1180;color:var(--s2-text)}.s2-btn--secondary:hover{border-color:var(--s2-text-muted)}.s2-btn--accent{background:var(--s2-accent);color:var(--s2-on-accent)}.s2-btn--accent:hover{filter:brightness(1.08)}@media(min-width:768px){.s2-btn{height:52px;padding-inline:28px;font-size:1.0625rem}}@media(min-width:1200px){.s2-btn{height:56px;padding-inline:32px}}.s2-tag{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 6px;border-radius:var(--s2-r-tag);background:var(--s2-border-medium);color:var(--s2-text);white-space:nowrap}.s2-tag--accent{background:var(--s2-accent);color:var(--s2-on-accent)}.s2-tag--outline{background:transparent;border:1px solid var(--s2-accent);color:var(--s2-accent);padding:2px 6px}.s2-tag--quiet{background:transparent;border:1px solid var(--s2-border-strong-alt);color:var(--s2-text-muted);font-size:.75rem;font-weight:700;letter-spacing:.06em}.s2-card{display:flex;flex-direction:column;background:var(--s2-card-bg, var(--s2-surface));border:1px solid var(--s2-card-border, var(--s2-border-subtle));border-radius:var(--s2-r-card);overflow:hidden;text-decoration:none;color:inherit;transition:border-color var(--s2-dur-fast) var(--s2-ease)}.s2-card:hover{border-color:var(--s2-border-strong-alt)}.s2-plate{position:relative;background:var(--s2-plate);display:block;flex:0 0 auto}.s2-plate img{width:100%;height:100%;object-fit:contain;display:block}.s2-rail{display:flex;gap:var(--s2-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--s2-gutter) 8px;scroll-padding-inline:var(--s2-gutter);-webkit-overflow-scrolling:touch;scrollbar-width:none}.s2-rail::-webkit-scrollbar{display:none}.s2-rail>*{scroll-snap-align:start;flex:0 0 auto}.s2-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.s2 :focus-visible{outline:2px solid var(--s2-accent);outline-offset:2px}.s2-i-search{position:relative;flex:0 0 auto;width:16px;height:16px}.s2-i-search:before{content:"";position:absolute;top:1px;left:1px;width:12px;height:12px;border:1.7px solid currentColor;border-radius:50%}.s2-i-search:after{content:"";position:absolute;top:12px;left:11px;width:6px;height:1.7px;background:currentColor;transform:rotate(45deg);transform-origin:left center}.s2-i-cart{position:relative;width:18px;height:15px;border:1.9px solid currentColor;border-radius:0 0 4px 4px}.s2-i-account{position:relative;flex:0 0 auto;width:20px;height:20px}.s2-i-account:before{content:"";position:absolute;top:2px;left:50%;width:7px;height:7px;margin-left:-3.5px;border-radius:50%;background:var(--s2-accent)}.s2-i-account:after{content:"";position:absolute;bottom:2px;left:50%;width:16px;height:8px;margin-left:-8px;border:1.8px solid var(--s2-accent);border-bottom:none;border-radius:16px 16px 0 0}.s2-i-account--sm{width:14px;height:14px}.s2-i-account--sm:before{top:1px;width:5px;height:5px;margin-left:-2.5px}.s2-i-account--sm:after{bottom:1px;width:12px;height:6px;margin-left:-6px;border-width:1.5px;border-bottom:none;border-radius:12px 12px 0 0}.s2-i-burger{display:flex;flex-direction:column;justify-content:center;gap:6px;width:24px;height:48px;flex:0 0 auto}.s2-i-burger span{display:block;width:22px;height:2px;border-radius:1px;background:var(--s2-text)}.s2-header{position:relative}.s2-trustbar{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:9px var(--s2-gutter);background:var(--s2-accent);color:var(--s2-on-accent);font-size:.875rem;font-weight:600;text-align:center;text-decoration:none}.s2-trustbar__sep{opacity:.55}.s2-trustbar__link{text-decoration:underline;text-underline-offset:2px}.s2-trustbar .s2-stars{color:currentColor;letter-spacing:.06em;font-size:inherit}@media(min-width:900px){.s2-trustbar{display:none}}.s2-header-section{position:sticky;top:calc(-1 * var(--s2-preheader-h, 0px));z-index:var(--s2-z-drawer)}.s2-bar{position:relative;background:#0c0e11f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--s2-border-subtle)}.s2-cmd{display:flex;align-items:center;gap:12px;padding:12px 14px}.s2-cmd__burger{display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0;cursor:pointer}.s2-cmd__search{flex:1;min-width:0;display:flex;align-items:center;gap:11px;height:44px;padding:0 13px 0 9px;background:var(--s2-surface-alt);border:1px solid var(--s2-border-strong);border-radius:0;color:var(--s2-text-faint);text-decoration:none}.s2-cmd__logo{height:28px;width:auto;flex:0 0 auto;display:block}.s2-cmd__divider{flex:0 0 auto;width:1px;height:22px;background:var(--s2-border-strong)}.s2-cmd__input{flex:1;min-width:0;background:none;border:0;padding:0;font-family:inherit;font-size:1rem;color:var(--s2-text);text-overflow:ellipsis}.s2-cmd__input::placeholder{color:var(--s2-text-faint)}.s2-cmd__input:focus{outline:none}.s2-cmd__submit{background:none;border:0;padding:0;color:var(--s2-text-faint);cursor:pointer;display:flex}.s2-cmd__cart{position:relative;display:flex;align-items:center;justify-content:center;width:26px;height:48px;flex:0 0 auto;color:var(--s2-text);text-decoration:none}.s2-count{position:absolute;top:8px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;border:2px solid var(--s2-bg);background:var(--s2-accent);color:var(--s2-on-accent);font-size:.75rem;font-weight:700;line-height:12px;text-align:center}.s2-banner{display:none}@media(min-width:900px){.s2-banner{display:block;background:var(--s2-footer-bg);border-bottom:1px solid var(--s2-border-subtle);font-size:.875rem}.s2-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px var(--s2-gutter);max-width:var(--s2-container);margin-inline:auto}.s2-banner__group{display:flex;align-items:center;gap:20px;color:var(--s2-text-muted)}.s2-banner__item{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.s2-banner__item:hover{color:var(--s2-text)}.s2-banner__sep{width:1px;height:12px;background:#3a4048;flex:0 0 auto}.s2-banner__strong{color:var(--s2-text);font-weight:700}.s2-banner__account{display:flex;align-items:center;gap:7px;color:var(--s2-text);font-weight:700;text-decoration:none}}.s2-navbar{display:none}@media(min-width:900px){.s2-cmd{display:none}.s2-navbar{display:flex;align-items:center;gap:22px;height:70px;max-width:var(--s2-container);margin-inline:auto;padding-inline:var(--s2-gutter)}.s2-navbar__logo{height:36px;width:auto;display:block;flex:0 0 auto}.s2-navbar__trigger{display:flex;align-items:center;gap:6px;background:none;border:0;padding:0;font-family:inherit;font-size:1.0625rem;font-weight:700;color:var(--s2-text);cursor:pointer;white-space:nowrap}.s2-navbar__trigger:after{content:"\25be";font-size:.75rem;color:var(--s2-text-faint);transition:transform var(--s2-dur-fast) var(--s2-ease)}.s2-navbar__trigger[aria-expanded=true]{color:var(--s2-accent)}.s2-navbar__trigger[aria-expanded=true]:after{transform:rotate(180deg);color:var(--s2-accent)}.s2-chip{display:flex;flex-direction:column;justify-content:center;gap:1px;height:44px;padding:5px 14px;border:1px solid var(--s2-accent);border-radius:var(--s2-r-thumb);background:var(--s2-accent-tint-strong);flex:0 0 auto;transition:background-color var(--s2-dur-fast) var(--s2-ease)}.s2-chip[data-open=true]{background:var(--s2-accent)}.s2-chip__kicker{font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--s2-accent);line-height:1}.s2-chip[data-open=true] .s2-chip__kicker,.s2-chip[data-open=true] .s2-chip__link,.s2-chip[data-open=true] .s2-chip__sep{color:var(--s2-on-accent)}.s2-chip__row{display:flex;align-items:center;gap:6px;line-height:1.1}.s2-chip__link{font-size:1rem;font-weight:700;color:var(--s2-text);text-decoration:none}.s2-chip__link:hover{text-decoration:underline;text-underline-offset:2px}.s2-chip__sep{color:#ec003180}.s2-navbar__search{flex:1;min-width:0;display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;background:var(--s2-surface-alt);border:1px solid var(--s2-border-strong);border-radius:0;color:var(--s2-text-faint);transition:border-color var(--s2-dur-fast) var(--s2-ease)}.s2-navbar__search:focus-within{border-color:var(--s2-accent)}.s2-navbar__trust{display:flex;flex-direction:column;gap:2px;text-decoration:none;flex:0 0 auto}.s2-navbar__trust-top{display:flex;align-items:center;gap:6px;font-size:.875rem}.s2-navbar__trust-top span:last-child{color:var(--s2-text-muted)}.s2-navbar__trust-link{font-size:.9375rem;font-weight:700;color:var(--s2-text)}.s2-navbar__trust:hover .s2-navbar__trust-link{color:var(--s2-accent)}.s2-navbar__cart{display:flex;align-items:center;gap:10px;color:var(--s2-text);text-decoration:none;font-size:1rem;font-weight:700;flex:0 0 auto}.s2-navbar__cart .s2-i-cart{width:20px;height:16px}.s2-navbar__cart .s2-count{top:-7px;right:-9px;min-width:17px;height:17px;border-radius:9px;font-size:.8125rem;line-height:13px}}@media(min-width:900px){.s2-banner__inner,.s2-navbar,.s2-popout__inner,.s2-search-panel__inner{max-width:1120px}}@media(min-width:1200px){.s2-banner__inner,.s2-navbar,.s2-popout__inner,.s2-search-panel__inner{max-width:var(--s2-container)}}@media(min-width:900px)and (max-width:1199px){.s2-navbar{gap:16px}.s2-navbar__search{min-width:200px}}.s2-popout{display:none;position:absolute;top:100%;left:0;right:0;background:var(--s2-surface-deep);border-bottom:1px solid var(--s2-border-subtle);max-height:calc(100vh - 100%);overflow-y:auto}@media(max-width:899px){.s2-popout{display:none!important}}.s2-popout[data-open=true]{display:block}.s2-popout__inner{max-width:var(--s2-container);margin-inline:auto;padding:28px var(--s2-gutter) 32px}.s2-popout__shop{display:grid;grid-template-columns:1.05fr 1.05fr .9fr;gap:40px}.s2-popout__col{display:flex;flex-direction:column;gap:12px}.s2-popout__list{display:grid;grid-template-columns:1fr 1fr;gap:9px 20px;list-style:none;margin:0;padding:0}.s2-popout__list a{font-size:1rem;font-weight:600;color:var(--s2-text);text-decoration:none}.s2-popout__list a:hover{color:var(--s2-accent)}.s2-popout__list--brands a{display:flex;align-items:center;gap:9px}.s2-brand-mark{flex:0 0 auto;background:var(--brand-accent, var(--s2-text-faint));transition:transform var(--s2-dur-fast) var(--s2-ease)}.s2-popout__list--brands a:hover .s2-brand-mark{transform:scale(1.25)}.s2-brand-mark--dot{width:7px;height:7px;border-radius:50%}.s2-brand-mark--square{width:7px;height:7px;border-radius:1px}.s2-brand-mark--bar{width:3px;height:15px;border-radius:1px}.s2-brand-mark--ring{width:9px;height:9px;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 2px var(--brand-accent, var(--s2-text-faint))}.s2-popout__used{display:grid;grid-template-columns:1fr 1fr;gap:16px}.s2-popout__inner--used{padding:24px var(--s2-gutter) 28px}.s2-door{display:flex;flex-direction:column;gap:8px;padding:20px;border-radius:var(--s2-r-card);text-decoration:none;border:1px solid var(--s2-border-strong-alt);background:var(--s2-surface);transition:border-color var(--s2-dur-fast) var(--s2-ease)}.s2-door--buy{background:var(--s2-accent-tint);border-color:var(--s2-accent-tint-border)}.s2-door:hover{border-color:var(--s2-accent)}.s2-door__top{display:flex;align-items:center;gap:10px}.s2-door__meta{font-size:.875rem;color:var(--s2-text-muted)}.s2-door__title{font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:1.3125rem;color:var(--s2-text);margin:0}.s2-door__body{font-size:.9375rem;line-height:1.5;color:var(--s2-text-muted);margin:0}.s2-pick{display:flex;flex-direction:column;gap:8px;padding:14px;background:var(--s2-surface);border:1px solid var(--s2-border-subtle);border-radius:var(--s2-r-card);text-decoration:none}.s2-pick:hover{border-color:var(--s2-accent)}.s2-pick__plate{height:96px;border-radius:var(--s2-r-thumb);overflow:hidden}.s2-pick__kicker{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--s2-accent)}.s2-pick__title{font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--s2-text);margin:0}.s2-pick__price{display:flex;align-items:baseline;gap:8px;font-size:1.0625rem;font-weight:800;color:var(--s2-text)}.s2-pick__was{font-size:.875rem;font-weight:500;color:var(--s2-text-faint);text-decoration:line-through}.s2-pick__cond{font-size:.8125rem;font-weight:700;letter-spacing:.05em;color:var(--s2-text-faint)}.s2-search__hint{display:none;flex:0 0 auto;font-size:.875rem;color:var(--s2-text-faint);white-space:nowrap}@media(min-width:900px){.s2-header[data-search-open=true] .s2-navbar__logo{opacity:.45}.s2-header[data-search-open=true] .s2-navbar__trigger,.s2-header[data-search-open=true] .s2-chip,.s2-header[data-search-open=true] .s2-navbar__trust{display:none}.s2-header[data-search-open=true] .s2-navbar__search{height:46px;border-color:var(--s2-accent)}.s2-header[data-search-open=true] .s2-search__hint{display:inline}}.s2-search-panel{display:none;position:absolute;top:100%;left:0;right:0;background:var(--s2-surface-deep);border-bottom:1px solid var(--s2-border-subtle);max-height:calc(100vh - 100%);overflow-y:auto}.s2-search-panel[data-open=true]{display:block}.s2-search-panel__inner{display:grid;gap:22px;margin-inline:auto;padding:20px var(--s2-gutter) 24px}@media(min-width:900px){.s2-search-panel__inner{grid-template-columns:1fr 2fr;gap:40px;padding:24px var(--s2-gutter) 28px}}.s2-search__group{display:flex;flex-direction:column;gap:10px;min-width:0}.s2-search__group-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.s2-search__row{display:flex;align-items:baseline;gap:8px;padding:8px 10px;margin-inline:-10px;border-radius:var(--s2-r-card-sm);font-size:1rem;font-weight:600;color:var(--s2-text);text-decoration:none}.s2-search__row:hover,.s2-search__row[data-active=true]{background:var(--s2-surface)}.s2-search__qual{font-size:.9375rem;font-weight:500;color:var(--s2-text-faint)}.s2-search__row--cpo .s2-search__qual{color:var(--s2-accent)}.s2-search__prods{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.s2-search__prod{display:flex;flex-direction:column;gap:6px;padding:8px;margin:-8px;border-radius:var(--s2-r-thumb);text-decoration:none;min-width:0}.s2-search__prod:hover,.s2-search__prod[data-active=true]{background:var(--s2-surface)}.s2-search__prod .s2-plate{height:72px;border-radius:var(--s2-r-thumb)}.s2-search__prod-title{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--s2-text)}.s2-search__prod-price{font-size:.9375rem;font-weight:800;color:var(--s2-text)}@media(min-width:900px){.s2-search__prod .s2-plate{height:96px}}.s2-search__msg{font-size:.9375rem;color:var(--s2-text-muted)}.s2-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--s2-z-drawer);background:var(--s2-bg);display:none;flex-direction:column}.s2-drawer[data-open=true]{display:flex;animation:s2-fade var(--s2-dur) var(--s2-ease)}.s2-drawer__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 10px 0 16px;border-bottom:1px solid var(--s2-border-subtle)}.s2-drawer__logo{height:26px;width:auto;display:block}.s2-drawer__actions{display:flex;align-items:center;gap:6px}.s2-drawer__signin{display:flex;align-items:center;gap:9px;height:44px;padding:0 6px;font-size:1rem;font-weight:700;color:var(--s2-text);text-decoration:none}.s2-drawer__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:0;color:var(--s2-text-muted);font-size:1.375rem;line-height:1;cursor:pointer}.s2-drawer__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:20px;padding:18px 16px 24px}.s2-drawer__group{display:flex;flex-direction:column;gap:10px}.s2-drawer__group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.s2-drawer__group-head .s2-link-accent{font-size:.875rem}.s2-drawer__gear{display:grid;grid-template-columns:1fr 1fr;gap:10px}.s2-drawer__tile{display:flex;align-items:center;gap:11px;min-height:56px;padding:7px;background:var(--s2-surface);border:1px solid var(--s2-border-subtle);border-radius:var(--s2-r-card);text-decoration:none;color:var(--s2-text)}.s2-drawer__tile img{width:42px;height:42px;object-fit:cover;border-radius:var(--s2-r-thumb);flex:0 0 auto}.s2-drawer__tile span{font-size:.9375rem;font-weight:600}.s2-drawer__brands{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.s2-brand-cell{display:flex;align-items:center;justify-content:center;height:52px;padding:10px;background:var(--s2-surface);border:1px solid var(--brand-accent, var(--s2-border-subtle));border-radius:var(--s2-r-tile);text-decoration:none}.s2-brand-cell img{max-width:100%;max-height:100%;object-fit:contain}.s2-brand-cell span{font-size:.875rem;font-weight:700;color:var(--s2-text);text-align:center}.s2-drawer__primary{display:flex;flex-direction:column}.s2-drawer__primary-row{display:flex;align-items:center;gap:10px;padding:15px 0;border-top:1px solid var(--s2-border-subtle);font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:1.1875rem;color:var(--s2-text);text-decoration:none}.s2-drawer__primary-row:last-child{border-bottom:1px solid var(--s2-border-subtle)}.s2-drawer__promo{display:flex;align-items:center;gap:12px;padding:13px 14px;background:var(--s2-surface);border:1px solid var(--s2-border-subtle);border-radius:var(--s2-r-tile);text-decoration:none}.s2-drawer__promo-text{flex:1;font-size:.9375rem;line-height:1.4;color:var(--s2-text)}.s2-drawer__promo-arrow{color:var(--s2-text-faint)}.s2-trustcard{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid var(--s2-accent-tint-border);border-radius:var(--s2-r-card);background:var(--s2-accent-tint);text-decoration:none}.s2-trustcard__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.s2-trustcard__label{font-size:.9375rem;font-weight:800;letter-spacing:.05em;color:var(--s2-text)}.s2-trustcard__rating{font-size:.875rem;font-weight:700;color:var(--s2-accent);white-space:nowrap}.s2-trustcard__sub{font-size:.875rem;color:var(--s2-text-muted)}.s2-drawer__pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.s2-drawer__pair a{display:flex;align-items:center;justify-content:center;height:46px;border:1px solid var(--s2-border-strong-alt);border-radius:var(--s2-r-tile);font-size:1rem;font-weight:600;color:var(--s2-text);text-decoration:none}.s2-drawer__foot{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--s2-border-subtle);font-size:.875rem;color:var(--s2-text-muted)}.s2-drawer__foot a{color:var(--s2-text);font-weight:700;text-decoration:none}@media(min-width:900px){.s2-drawer{display:none!important}}.s2-pill{position:fixed;bottom:20px;right:16px;z-index:var(--s2-z-pill);display:flex;align-items:center;gap:8px;height:48px;padding:0 18px;border:0;border-radius:24px;background:var(--s2-text);color:var(--s2-bg);font-family:var(--s2-font-body);font-size:1rem;font-weight:700;box-shadow:var(--s2-shadow);cursor:pointer;transition:background-color var(--s2-dur-fast) var(--s2-ease),transform var(--s2-dur-fast) var(--s2-ease)}@media(min-width:768px){.s2-pill{bottom:24px;right:24px;height:50px;border-radius:25px}}@media(min-width:1200px){.s2-pill{bottom:32px;right:32px;height:52px;border-radius:26px;font-size:1.0625rem}.s2-pill:hover{background:#fff;transform:translateY(-1px)}}.s2-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--s2-z-sheet);display:none}.s2-sheet[data-open=true]{display:block}.s2-sheet__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;border:0;padding:0;width:100%;cursor:pointer;animation:s2-fade var(--s2-dur) var(--s2-ease)}.s2-sheet__panel{position:absolute;left:0;right:0;bottom:0;box-sizing:border-box;max-width:420px;margin-inline:auto;background:var(--s2-surface);border-radius:var(--s2-r-sheet) var(--s2-r-sheet) 0 0;padding:12px 20px calc(24px + env(safe-area-inset-bottom));animation:s2-sheet-up var(--s2-dur-slow) var(--s2-ease)}.s2-sheet__head{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.s2-sheet__head:active{cursor:grabbing}.s2-sheet__grab{width:36px;height:4px;border-radius:2px;background:var(--s2-border-strong-alt);margin:-10px auto 14px;padding:10px 0;background-clip:content-box;box-sizing:content-box}.s2-sheet__panel--dragging{transition:none!important;animation:none!important}.s2-sheet__panel--settling{transition:transform .2s var(--s2-ease)}@media(min-width:1200px){.s2-sheet__head{touch-action:auto;cursor:default}}.s2-sheet__title{display:flex;align-items:center;gap:8px;font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:1.1875rem;color:var(--s2-text);margin:0 0 6px}.s2-sheet__rows{display:flex;flex-direction:column;gap:8px;margin-top:14px}.s2-sheet__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--s2-bg);border:1px solid var(--s2-border-medium);border-radius:var(--s2-r-tile);text-decoration:none}.s2-sheet__row:hover{border-color:var(--s2-accent)}button.s2-sheet__row{width:100%;font-family:inherit;text-align:left;cursor:pointer}.s2-chat-merged shopify-chat::part(activator){position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.s2-sheet__row-label{font-size:1rem;font-weight:700;color:var(--s2-text)}.s2-sheet__row-value{font-size:.9375rem;color:var(--s2-text-muted)}@media(min-width:1200px){.s2-sheet__panel{top:50%;bottom:auto;transform:translateY(-50%);border-radius:var(--s2-r-sheet);padding-bottom:24px;animation:s2-modal-in var(--s2-dur-slow) var(--s2-ease)}.s2-sheet__grab{display:none}}.s2-hero{position:relative;display:flex;align-items:var(--s2-hero-valign, flex-end);height:var(--s2-hero-h, 340px);overflow:hidden;background:var(--s2-bg)}.s2-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.s2-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--s2-hero-pos, 60% 50%);display:block}.s2-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c0e11f7 10%,#0c0e1166 60%,#0c0e1126)}.s2-hero__inner{position:relative;width:100%;max-width:var(--s2-container);margin-inline:auto;padding-inline:var(--s2-gutter);padding-block:var(--s2-hero-pad-top, 0px) var(--s2-hero-pad-bottom, 20px);display:flex;flex-direction:column;gap:var(--s2-hero-gap, 14px);align-items:var(--s2-hero-halign, stretch);text-align:var(--s2-hero-text-align, left)}.s2-hero__content{display:flex;flex-direction:column;gap:var(--s2-hero-gap, 14px);align-items:var(--s2-hero-halign, stretch);max-width:100%}.s2-hero__ctas{display:flex;gap:8px}.s2-hero__ctas .s2-btn{flex:1}.s2-hero__trust{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--s2-hero-trust-gap, 18px);margin-top:var(--s2-hero-trust-space, 2px);font-size:.8125rem;color:var(--s2-text-secondary);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.s2-hero__trust::-webkit-scrollbar{display:none}.s2-hero__trust--wrap{flex-wrap:wrap;overflow:visible;row-gap:6px}.s2-hero__trust-item{display:flex;align-items:center;gap:6px;flex:0 0 auto;white-space:nowrap}.s2-hero__rating{color:var(--s2-accent);font-weight:700}@media(min-width:768px){.s2-hero{height:var(--s2-hero-h-tablet, 420px)}.s2-hero__content{max-width:var(--s2-hero-measure, 620px)}.s2-hero__ctas .s2-btn{flex:0 0 auto}.s2-hero__trust{font-size:.875rem;gap:var(--s2-hero-trust-gap, 20px)}}@media(min-width:1200px){.s2-hero{height:var(--s2-hero-h-desktop, 560px)}.s2-hero__scrim{background:linear-gradient(to right,#0c0e11f5 8%,#0c0e118c 52%,#0c0e1126)}.s2-hero__trust{font-size:.9375rem;gap:var(--s2-hero-trust-gap, 24px)}}.s2-proof{background:var(--s2-surface);border-bottom:1px solid var(--s2-border-subtle)}.s2-proof__inner{max-width:var(--s2-container);margin-inline:auto;padding:14px var(--s2-gutter);display:flex;flex-direction:column;gap:10px}.s2-proof__figure{display:flex;align-items:center;gap:10px}.s2-proof__score{font-size:1.5rem;font-weight:800;color:var(--s2-text);line-height:1}.s2-proof__meta{display:flex;flex-direction:column;gap:2px}.s2-proof__count{font-size:.875rem;color:var(--s2-text-faint)}.s2-proof__quote{font-size:.9375rem;line-height:1.55;color:var(--s2-text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.s2-proof__rotator{position:relative;flex:0 0 auto;width:100%;min-width:0;overflow:hidden;--s2-proof-fs: .9375rem;--s2-proof-lines: 3;height:calc(var(--s2-proof-fs) * 1.55 * var(--s2-proof-lines) + var(--s2-proof-headroom, 0px))}.s2-proof__rotator--y{--s2-proof-headroom: 18px}.s2-proof__rotator .s2-proof__quote{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;will-change:transform,opacity}.s2-proof__rotator .s2-proof__quote.is-live{opacity:1}.s2-proof__rotator--x{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%)}.s2-proof__rotator--x .s2-proof__quote{top:0;right:26px;bottom:0;left:0}.s2-proof__rotator--x .s2-proof__quote.is-live{animation:s2-proof-live-x var(--s2-proof-interval, 3s) linear forwards}.s2-proof__rotator--x .s2-proof__quote.is-out{opacity:1;animation:s2-proof-out-x .24s cubic-bezier(.55,0,.85,.35) forwards}@keyframes s2-proof-live-x{0%{transform:translate(30px);opacity:0}8%{transform:translate(20px);opacity:1}to{transform:translate(6px);opacity:1}}@keyframes s2-proof-out-x{0%{transform:translate(6px);opacity:1}to{transform:translate(-60px);opacity:0}}.s2-proof__rotator--y{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 5px,#000 calc(100% - 5px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 5px,#000 calc(100% - 5px),transparent 100%)}.s2-proof__rotator--y .s2-proof__quote{top:9px;right:0;bottom:9px;left:0}.s2-proof__rotator--y .s2-proof__quote.is-live{animation:s2-proof-live-y var(--s2-proof-interval, 3s) linear forwards}.s2-proof__rotator--y .s2-proof__quote.is-out{opacity:1;animation:s2-proof-out-y .24s cubic-bezier(.55,0,.85,.35) forwards}@keyframes s2-proof-live-y{0%{transform:translateY(115%);opacity:0}9%{transform:translateY(0);opacity:1}to{transform:translateY(-7px);opacity:1}}@keyframes s2-proof-out-y{0%{transform:translateY(-7px);opacity:1}to{transform:translateY(-135%);opacity:0}}@media(prefers-reduced-motion:reduce){.s2-proof__rotator .s2-proof__quote.is-live{animation:none!important;opacity:1;transform:none}.s2-proof__rotator .s2-proof__quote.is-out{animation:none!important;opacity:0}}.s2-proof__end{display:flex;align-items:center;gap:12px}.s2-proof__btn{display:inline-flex;align-items:center;height:42px;padding-inline:16px;border:1px solid var(--s2-border-strong-alt);border-radius:var(--s2-r-thumb);font-size:.9375rem;font-weight:600;color:var(--s2-text);text-decoration:none}.s2-proof__btn:hover{border-color:var(--s2-accent)}@media(min-width:768px){.s2-proof__inner{flex-direction:row;align-items:center;gap:24px;padding:18px var(--s2-gutter)}.s2-proof__quote{flex:1;-webkit-line-clamp:2}.s2-proof__rotator{--s2-proof-lines: 2;flex:1 1 auto;width:auto}}@media(min-width:1200px){.s2-proof__inner{display:grid;grid-template-columns:auto 1fr auto;gap:32px;padding:22px var(--s2-gutter)}.s2-proof__score{font-size:1.875rem}.s2-proof__quote{font-size:1rem;-webkit-line-clamp:unset;display:block;overflow:visible}.s2-proof__rotator{--s2-proof-fs: 1rem}.s2-proof__rotator .s2-proof__quote{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.s2-pit__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.s2-pit__label{display:flex;align-items:center;gap:8px}.s2-pit__cards{display:grid;grid-template-columns:1fr;gap:10px}.s2-pit__card{display:flex;flex-direction:column;gap:7px;min-height:44px;padding:16px;background:var(--s2-surface);border:1px solid var(--s2-border-subtle);border-radius:var(--s2-r-card);text-decoration:none;transition:border-color var(--s2-dur-fast) var(--s2-ease)}.s2-pit__card:hover{border-color:var(--s2-border-strong-alt)}.s2-pit__card:hover .s2-pit__title{color:var(--s2-accent)}.s2-pit__kicker{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--s2-text-faint)}.s2-pit__kicker--hl{color:var(--s2-accent)}.s2-pit__title{font-size:1rem;font-weight:700;line-height:1.35;color:var(--s2-text);margin:0;transition:color var(--s2-dur-fast) var(--s2-ease)}.s2-pit__date{font-size:.8125rem;color:var(--s2-text-faint)}@media(min-width:768px){.s2-pit__cards{grid-template-columns:repeat(3,1fr);gap:12px}}@media(min-width:1200px){.s2-pit__cards{gap:16px}.s2-pit__card{padding:20px;gap:8px}.s2-pit__kicker{font-size:.8125rem}.s2-pit__title{font-size:1.125rem}.s2-pit__date{font-size:.875rem}}.s2-pit__board{display:flex;gap:22px}.s2-pit__rail{flex:0 0 auto;width:2px;background:var(--s2-accent);border-radius:1px}.s2-pit__board-list{flex:1;min-width:0}.s2-pit__board-title{font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:.9375rem;letter-spacing:.16em;text-transform:uppercase;color:var(--s2-text);margin:0 0 14px}.s2-pit__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 18px;padding:12px 0;min-height:44px;border-top:1px solid var(--s2-border-subtle);text-decoration:none}.s2-pit__row:last-child{border-bottom:1px solid var(--s2-border-subtle)}.s2-pit__row:hover .s2-pit__row-title{color:var(--s2-accent)}.s2-pit__row-title{flex:1 0 100%;font-size:1.0625rem;font-weight:600;color:var(--s2-text);order:3;transition:color var(--s2-dur-fast) var(--s2-ease)}.s2-pit__row-kicker{order:1;font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--s2-text-faint)}.s2-pit__row-kicker--hl{color:var(--s2-accent)}.s2-pit__row-date{order:2;margin-left:auto;font-size:.8125rem;text-transform:uppercase;color:var(--s2-text-faint)}@media(min-width:768px){.s2-pit__rail{width:3px}.s2-pit__row{flex-wrap:nowrap;gap:18px;padding:11px 0}.s2-pit__row-kicker{flex:0 0 96px}.s2-pit__row-title{flex:1;order:2}.s2-pit__row-date{order:3;margin-left:0;text-align:right}}.s2-cats{display:grid;grid-template-columns:repeat(var(--s2-cols-mobile, 2),1fr);gap:var(--s2-gap)}.s2-cat{position:relative;display:block;height:var(--s2-tile-h, 110px);border-radius:var(--s2-r-tile);overflow:hidden;background:var(--s2-surface-alt);text-decoration:none}.s2-cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--s2-dur-slow) var(--s2-ease)}.s2-cat:hover img{transform:scale(1.04)}.s2-cat__label{position:absolute;left:0;right:0;bottom:0;padding:8px 12px;background:linear-gradient(to top,rgba(7,8,10,.92),transparent);display:flex;align-items:baseline;gap:8px}.s2-cat__name{font-size:1rem;font-weight:700;color:#fff}.s2-cat__count{font-size:.875rem;font-weight:500;color:var(--s2-text-muted)}@media(min-width:768px){.s2-cats{grid-template-columns:repeat(var(--s2-cols-tablet, 3),1fr)}.s2-cat{height:var(--s2-tile-h-tablet, 170px)}.s2-cat__label{padding:10px 14px}.s2-cat__name{font-size:1.0625rem}}@media(min-width:1200px){.s2-cats{grid-template-columns:repeat(var(--s2-cols-desktop, 3),1fr)}.s2-cat{height:var(--s2-tile-h-desktop, 260px)}.s2-cat__label{padding:14px 18px}.s2-cat__name{font-size:1.1875rem}}.s2-brands{display:grid;grid-template-columns:repeat(var(--s2-brand-cols, 3),1fr);gap:8px}.s2-brand{display:flex;align-items:center;justify-content:center;height:var(--s2-brand-h, 64px);padding:12px;background:var(--s2-surface);border:1px solid var(--brand-accent, var(--s2-border-subtle));border-radius:var(--s2-r-tile);text-decoration:none;transition:background-color var(--s2-dur-fast) var(--s2-ease)}.s2-brand:hover{background:var(--s2-surface-alt)}.s2-brand img{max-width:100%;max-height:100%;object-fit:contain}.s2-brand span{font-size:.9375rem;font-weight:700;color:var(--s2-text);text-align:center}@media(min-width:768px){.s2-brand{height:var(--s2-brand-h-tablet, 86px);padding:16px}}@media(min-width:1200px){.s2-brand{height:var(--s2-brand-h-desktop, 110px);padding:24px}}.s2-products{display:grid;grid-template-columns:repeat(var(--s2-prod-cols-mobile, 2),1fr);gap:var(--s2-gap)}@media(min-width:768px){.s2-products{grid-template-columns:repeat(var(--s2-prod-cols-tablet, 2),1fr)}}@media(min-width:1200px){.s2-products{grid-template-columns:repeat(var(--s2-prod-cols-desktop, 4),1fr)}}.s2-prod__plate{height:var(--s2-prod-img-h, 130px)}.s2-prod__body{display:flex;flex-direction:column;flex:1;gap:5px;padding:10px 11px 13px}.s2-prod__title{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--s2-text);margin:0 0 auto}.s2-prod__price{display:flex;align-items:baseline;gap:8px;font-size:1.0625rem;font-weight:800;color:var(--s2-text)}.s2-prod__was{font-size:.875rem;font-weight:500;color:var(--s2-text-faint);text-decoration:line-through}.s2-prod__cta{font-size:.8125rem;color:var(--s2-text-faint)}.s2-prod__cond{font-size:.8125rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--s2-text-faint)}.s2-prod__badge{position:absolute;top:8px;left:8px;background:var(--s2-accent);color:var(--s2-on-accent);font-size:.8125rem;font-weight:800;padding:3px 7px;border-radius:var(--s2-r-badge)}@media(min-width:768px){.s2-prod__plate{height:var(--s2-prod-img-h-tablet, 220px)}.s2-prod__body{padding:14px 16px 18px;gap:6px}.s2-prod__title{font-size:1rem}.s2-prod__price{font-size:1.1875rem}}@media(min-width:1200px){.s2-prod__plate{height:var(--s2-prod-img-h-desktop, 240px)}.s2-prod__body{padding:16px 18px 20px}.s2-prod__price{font-size:1.3125rem}.s2-prod__badge{font-size:.875rem;top:12px;left:12px}}.s2-rail-wrap{max-width:var(--s2-container);margin-inline:auto}.s2-rail--cpo>*{width:190px}.s2-rail--reviews>*{width:280px}@media(min-width:768px){.s2-rail--cpo>*{width:224px}.s2-rail--reviews>*{width:330px}}@media(min-width:1200px){.s2-rail--cpo,.s2-rail--reviews{display:grid;gap:16px;overflow:visible;padding:0 var(--s2-gutter)}.s2-rail--cpo>*,.s2-rail--reviews>*{width:auto}.s2-rail--cpo{grid-template-columns:repeat(var(--s2-cpo-cols, 4),1fr)}.s2-rail--reviews{grid-template-columns:repeat(var(--s2-review-cols, 3),1fr)}}.s2-review{display:flex;flex-direction:column;gap:10px;padding:16px;background:var(--s2-surface);border:1px solid var(--s2-border-subtle);border-radius:var(--s2-r-card)}.s2-review__quote{font-size:.9375rem;line-height:1.55;color:var(--s2-text-secondary);margin:0}.s2-review__by{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--s2-text-faint);margin-top:auto}.s2-review .s2-stars{font-size:.875rem}.s2-reviews__source{font-size:.8125rem;color:var(--s2-text-faint)}@media(min-width:768px){.s2-review{padding:20px}.s2-review__quote{font-size:1rem}.s2-reviews__source{font-size:.875rem}}@media(min-width:1200px){.s2-review{padding:24px}.s2-review__quote{line-height:1.6}}.s2-cpo__panel{display:flex;flex-direction:column;gap:16px;padding:20px;margin-bottom:16px;border:1px solid var(--s2-accent-tint-border);background:var(--s2-accent-tint);border-radius:var(--s2-r-card)}.s2-cpo__copy{display:flex;flex-direction:column;gap:8px}.s2-cpo__title{font-family:var(--s2-font-display);font-weight:var(--s2-display-weight);font-size:1.25rem;color:var(--s2-text);margin:0}.s2-cpo__list{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:0;padding:0}.s2-cpo__list li{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--s2-text-secondary)}.s2-cpo__ctas{display:flex;flex-direction:column;gap:8px}.s2-cpo__ctas .s2-btn{width:100%}@media(min-width:768px){.s2-cpo__panel{padding:22px 24px}.s2-cpo__ctas{flex-direction:row}.s2-cpo__ctas .s2-btn{flex:1;height:48px}.s2-cpo__title{font-size:1.375rem}}@media(min-width:1200px){.s2-cpo__panel{display:grid;grid-template-columns:1.3fr 1fr .9fr;align-items:center;gap:28px;padding:22px 28px}.s2-cpo__list{flex-direction:column;flex-wrap:nowrap;gap:10px}.s2-cpo__list li{font-size:.9375rem}.s2-cpo__ctas{flex-direction:column}.s2-cpo__ctas .s2-btn{flex:0 0 auto;height:52px}}.s2-uc{text-transform:uppercase}.s2-why{display:flex;flex-direction:column}.s2-why--uc-titles .s2-why__title{text-transform:uppercase;letter-spacing:.08em}.s2-why__item{display:flex;gap:14px;padding:14px 0;border-top:1px solid var(--s2-border-subtle)}.s2-why__item:last-child{border-bottom:1px solid var(--s2-border-subtle)}.s2-why__index{flex:0 0 22px;font-size:.875rem;font-weight:700;color:var(--s2-accent)}.s2-why__body{display:flex;flex-direction:column;gap:4px}.s2-why__title{font-size:1rem;font-weight:700;color:var(--s2-text);margin:0}.s2-why__text{font-size:.9375rem;line-height:1.5;color:var(--s2-text-muted);margin:0}@media(min-width:768px){.s2-why{display:grid;grid-template-columns:repeat(var(--s2-why-cols-tablet, 2),1fr);gap:var(--s2-gap)}.s2-why__item{flex-direction:column;gap:6px;padding:16px 0 0;border-bottom:none!important}.s2-why__index{flex:none}.s2-why__title{font-size:1.0625rem}}@media(min-width:1200px){.s2-why{grid-template-columns:repeat(var(--s2-why-cols, 3),1fr)}.s2-why__item{padding-top:20px;gap:8px}.s2-why__title{font-size:1.1875rem}.s2-why__text{font-size:1rem}}.s2-footer{background:var(--s2-footer-bg);padding-block:28px var(--s2-footer-pad-bottom, 100px)}.s2-footer__inner{display:flex;flex-direction:column;gap:16px}.s2-footer__logo{height:26px;width:auto;display:block}.s2-footer__blurb{font-size:.875rem;line-height:1.6;color:var(--s2-text-faint);margin:0}.s2-footer__links{display:flex;flex-wrap:wrap;gap:12px 20px;list-style:none;margin:0;padding:0}.s2-footer__links a{font-size:.9375rem;color:var(--s2-text-muted);text-decoration:none}.s2-footer__links a:hover{color:var(--s2-text)}.s2-footer__col-title{font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--s2-text-faint);margin:0 0 12px}.s2-footer__copy{font-size:.8125rem;color:var(--s2-text-faintest)}@media(min-width:768px){.s2-footer{padding-block:40px 32px}.s2-footer__inner{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:32px}.s2-footer__brand{grid-column:1;display:flex;flex-direction:column;gap:12px}.s2-footer__links{flex-direction:column;gap:10px}.s2-footer__bottom{grid-column:1 / -1;padding-top:20px;border-top:1px solid var(--s2-border-subtle)}}@media(min-width:1200px){.s2-footer{padding-block:56px 40px}.s2-footer__inner{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}}.bl-panel.bl-panel{background:var(--bl-panel-bg, var(--bl-surface, #14141e))}.bl-section--paper .bl-panel.bl-panel{background:var(--bl-panel-bg, var(--bl-paper, #ece9e2))}@keyframes s2-fade{0%{opacity:0}to{opacity:1}}@keyframes s2-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes s2-modal-in{0%{opacity:0;transform:translateY(-46%)}to{opacity:1;transform:translateY(-50%)}}@media(prefers-reduced-motion:reduce){.s2 *,.s2 *:before,.s2 *:after,.s2-drawer,.s2-sheet__panel,.s2-sheet__scrim{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.s2-cat:hover img,.s2-pill:hover{transform:none}}.s2-locked{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/58/assets/simpatico-v2.css.map */
