.wp-series-selector{--wp-ink: #0a0a0a;--wp-paper: #ffffff;--wp-panel: #f4f4f2;--wp-warm: #f8f3e8;--wp-line: #dededb;--wp-muted: #6f6f6c;--wp-accent: #e41b23;--wp-radius: 18px;--wp-radius-small: 11px;--wp-pill: 999px;--wp-ease: cubic-bezier(.2, .7, .2, 1);color:var(--wp-ink);background:linear-gradient(180deg,#fff 0,#fff 38%,var(--wp-panel) 38%,var(--wp-panel) 100%);font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);font-size:15px;line-height:1.5;overflow:clip;padding:56px 16px 64px}.wp-series-selector *,.wp-series-selector *:before,.wp-series-selector *:after{box-sizing:border-box}.wp-series-selector__inner{width:min(1240px,100%);margin:0 auto}.wp-series-selector__intro{display:grid;gap:18px;margin:0 0 30px}.wp-series-selector__kicker{margin:0 0 10px;color:var(--wp-muted);font-size:11px;font-weight:750;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.wp-series-selector__heading{max-width:760px;margin:0;color:var(--wp-ink);font-family:var(--font-heading-family, inherit);font-size:clamp(38px,7.8vw,72px);font-weight:750;letter-spacing:-.045em;line-height:.95}.wp-series-selector__subheading{max-width:560px;margin:0;color:var(--wp-muted);font-size:16px;line-height:1.55}.wp-selector-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.wp-selector-panel{min-width:0;padding:22px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-paper)}.wp-selector-panel__header{padding:2px 0 22px}.wp-selector-panel__eyebrow,.wp-result-card__eyebrow{display:inline-flex;align-items:center;min-height:25px;padding:5px 9px;border-radius:var(--wp-pill);font-size:10px;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase}.wp-selector-panel__eyebrow{color:var(--wp-ink);background:var(--wp-warm)}.wp-selector-panel__title{max-width:620px;margin:12px 0 0;font-family:var(--font-heading-family, inherit);font-size:clamp(24px,3vw,34px);font-weight:700;letter-spacing:-.025em;line-height:1.08}.wp-selector-panel__header>p{margin:9px 0 0;color:var(--wp-muted);font-size:14px}.wp-selector-track{min-width:0}.wp-selector-question{min-width:0;margin:0;padding:22px 0;border:0;border-top:1px solid var(--wp-line)}.wp-selector-question:last-child{padding-bottom:2px}.wp-selector-question__head{display:flex;align-items:flex-start;gap:12px;width:100%;margin:0 0 15px;padding:0;color:var(--wp-ink)}.wp-selector-question__head>span:first-child{flex:0 0 auto;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#fff;background:var(--wp-ink);font-size:10px;font-weight:800;letter-spacing:.03em}.wp-selector-question__head>span:last-child{display:block;min-width:0}.wp-selector-question__head strong,.wp-selector-question__head small{display:block}.wp-selector-question__head strong{font-size:16px;font-weight:750;line-height:1.25}.wp-selector-question__head small{margin-top:3px;color:var(--wp-muted);font-size:12px;line-height:1.4}.wp-selector-options{display:grid;grid-template-columns:minmax(0,1fr);gap:9px}.wp-selector-option{position:relative;display:block;width:100%;min-height:72px;padding:14px 42px 14px 14px;overflow:hidden;border:1px solid var(--wp-line);border-radius:var(--wp-radius-small);color:var(--wp-ink);background:var(--wp-paper);font:inherit;text-align:left;cursor:pointer;transition:border-color .2s var(--wp-ease),box-shadow .2s var(--wp-ease),transform .2s var(--wp-ease)}.wp-selector-option:after{content:"";position:absolute;top:16px;right:16px;width:9px;height:9px;border:1px solid #a4a4a0;border-radius:50%;background:transparent;transition:border-color .2s var(--wp-ease),background .2s var(--wp-ease),transform .2s var(--wp-ease)}.wp-selector-option strong,.wp-selector-option small{display:block}.wp-selector-option strong{font-size:14px;font-weight:750;line-height:1.25}.wp-selector-option small{margin-top:5px;color:var(--wp-muted);font-size:11px;line-height:1.35;transition:color .2s var(--wp-ease)}.wp-selector-option:hover{border-color:var(--wp-ink);box-shadow:0 8px 24px #00000012;transform:translateY(-1px)}.wp-selector-option:focus-visible{outline:3px solid rgba(228,27,35,.28);outline-offset:2px}.wp-selector-option.is-selected{border-color:var(--wp-ink);color:#fff;background:var(--wp-ink);box-shadow:0 10px 26px #00000021}.wp-selector-option.is-selected:after{border-color:var(--wp-accent);background:var(--wp-accent);transform:scale(1.15)}.wp-selector-option.is-selected small{color:#ffffffad}.wp-result-stack{display:flex;flex-direction:column;min-width:0;gap:12px}.wp-result-card{overflow:hidden;border-radius:var(--wp-radius);color:#fff;background:var(--wp-ink);box-shadow:0 22px 50px #00000029}.wp-result-card__topline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.16)}.wp-result-card__eyebrow{color:var(--wp-ink);background:#fff}.wp-result-card__fit{color:#ffffffa6;font-size:10px;font-weight:700;letter-spacing:.04em;text-align:right;text-transform:uppercase}.wp-result-card__media{position:relative;display:grid;place-items:center;aspect-ratio:16 / 11;padding:18px 22px;overflow:hidden;background:radial-gradient(circle at 50% 65%,#fff 0,#fff 38%,transparent 39%),linear-gradient(145deg,#f8f3e8,#efefeb)}.wp-result-card__media:after{content:"";position:absolute;left:16%;right:16%;bottom:12%;height:10%;border-radius:50%;background:#0000001a;filter:blur(12px)}.wp-result-card__media[hidden]{display:none}.wp-result-card__image{position:absolute;top:50%;left:50%;z-index:1;display:block;width:82%;height:82%;object-fit:contain;object-position:center;mix-blend-mode:multiply;transform:translate(-50%,-50%);transition:transform .45s var(--wp-ease)}.wp-result-card:hover .wp-result-card__image{transform:translate(-50%,-50%) scale(1.025)}.wp-result-card__body{padding:22px 20px 24px}.wp-result-card__series{margin:0 0 6px;color:#ffffff8a;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wp-result-card__heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.wp-result-card__title{min-width:0;margin:0;color:#fff;font-family:var(--font-heading-family, inherit);font-size:clamp(32px,5vw,48px);font-weight:750;letter-spacing:-.04em;line-height:.95}.wp-result-card__price{flex:0 0 auto;margin:0;color:#fff;font-size:19px;font-weight:750;line-height:1}.wp-result-card__price[hidden],.wp-result-card__caveat[hidden]{display:none}.wp-result-card__why{margin:17px 0 0;color:#ffffffc7;font-size:13px;line-height:1.55}.wp-result-card__caveat{margin:12px 0 0;padding:11px 12px;border-left:3px solid var(--wp-accent);color:#ffffffd1;background:#ffffff14;font-size:11px;line-height:1.5}.wp-result-card__specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);list-style:none}.wp-result-card__specs li{display:grid;place-items:center;min-height:55px;padding:9px 7px;border-left:1px solid rgba(255,255,255,.16);color:#ffffffc2;font-size:10px;font-weight:650;line-height:1.3;text-align:center}.wp-result-card__specs li:first-child{border-left:0}.wp-result-card__actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:18px}.wp-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 17px;border:1px solid transparent;border-radius:var(--wp-pill);font-size:12px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:color .2s var(--wp-ease),background .2s var(--wp-ease),border-color .2s var(--wp-ease)}.wp-button--primary{border-color:#fff;color:var(--wp-ink);background:#fff}.wp-button--secondary{border-color:#ffffff59;color:#fff;background:transparent}.wp-button:hover,.wp-button:focus-visible{color:#fff;background:var(--wp-accent);border-color:var(--wp-accent);outline:0}.wp-button:focus-visible{box-shadow:0 0 0 3px #ffffff59}.wp-result-alternatives{overflow:hidden;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:#fff}.wp-result-alternatives[hidden]{display:none}.wp-result-alternatives__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px 13px;border-bottom:1px solid var(--wp-line);background:var(--wp-warm)}.wp-result-alternatives__header p,.wp-result-alternatives__header h3{margin:0}.wp-result-alternatives__header p{color:var(--wp-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wp-result-alternatives__header h3{margin-top:3px;font-size:15px;font-weight:750}.wp-result-alternatives__header>span{color:#b3aa97;font-size:27px;font-weight:750;letter-spacing:-.05em;line-height:1}.wp-result-alternative{display:flex;align-items:center;gap:11px;min-height:72px;padding:10px 13px;border-top:1px solid var(--wp-line)}.wp-result-alternative:first-child{border-top:0}.wp-result-alternative[hidden]{display:none}.wp-result-alternative__thumb{flex:0 0 54px;display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border-radius:9px;background:var(--wp-panel)}.wp-result-alternative__thumb[hidden]{display:none}.wp-result-alternative__thumb img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.wp-result-alternative__copy{flex:1 1 auto;min-width:0}.wp-result-alternative__copy strong,.wp-result-alternative__copy small{display:block}.wp-result-alternative__copy strong{overflow:hidden;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.wp-result-alternative__copy small{margin-top:3px;color:var(--wp-muted);font-size:10px;line-height:1.3}.wp-result-alternative>a{flex:0 0 34px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--wp-line);border-radius:50%;color:var(--wp-ink);text-decoration:none;transition:color .2s var(--wp-ease),border-color .2s var(--wp-ease),background .2s var(--wp-ease)}.wp-result-alternative>a:hover,.wp-result-alternative>a:focus-visible{color:#fff;border-color:var(--wp-ink);background:var(--wp-ink);outline:0}.wp-result-all-models{display:block;padding:15px 16px;border:1px solid var(--wp-line);border-radius:var(--wp-radius-small);color:var(--wp-ink);background:#ffffffb8;text-decoration:none;transition:border-color .2s var(--wp-ease),background .2s var(--wp-ease)}.wp-result-all-models span,.wp-result-all-models strong{display:block}.wp-result-all-models>span{color:var(--wp-muted);font-size:10px}.wp-result-all-models strong{margin-top:3px;font-size:12px}.wp-result-all-models:hover,.wp-result-all-models:focus-visible{border-color:var(--wp-ink);background:#fff;outline:0}.wp-selector-wizard{display:none}.wp-series-selector .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (min-width:620px){.wp-series-selector{padding-inline:24px}.wp-series-selector__intro{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end}.wp-selector-options,.wp-result-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.wp-series-selector{padding:88px 32px 96px;background:linear-gradient(180deg,#fff 0,#fff 31%,var(--wp-panel) 31%,var(--wp-panel) 100%)}.wp-series-selector__intro{margin-bottom:44px}.wp-series-selector__subheading{padding-bottom:4px;font-size:17px}.wp-selector-layout{grid-template-columns:minmax(0,1.55fr) minmax(350px,.78fr);gap:22px}.wp-selector-panel{padding:28px}.wp-selector-panel__header{padding-bottom:26px}.wp-selector-question{padding-block:25px}.wp-result-stack{position:sticky;top:18px}.wp-result-card__topline{min-height:54px;padding:13px 19px}.wp-result-card__eyebrow,.wp-result-card__fit{font-size:11px}.wp-result-card__body{padding:25px 23px 27px}.wp-result-card__series{font-size:11px}.wp-result-card__price{font-size:22px}.wp-result-card__why{font-size:15px;line-height:1.6}.wp-result-card__caveat{font-size:12px}.wp-result-card__specs li{min-height:61px;font-size:12px}.wp-button{min-height:50px;font-size:14px}.wp-result-alternatives__header{padding:17px 18px 15px}.wp-result-alternatives__header p{font-size:10px}.wp-result-alternatives__header h3{font-size:17px}.wp-result-alternatives__header>span{font-size:30px}.wp-result-alternative{min-height:80px;padding:11px 15px}.wp-result-alternative__thumb{flex-basis:58px;width:58px;height:58px}.wp-result-alternative__copy strong{font-size:16px}.wp-result-alternative__copy small{font-size:11px}.wp-result-alternative>a{flex-basis:38px;width:38px;height:38px}.wp-result-all-models{padding:17px 18px}.wp-result-all-models>span{font-size:11px}.wp-result-all-models strong{font-size:14px}}@media screen and (max-width:989px){.wp-series-selector.is-wizard{background:linear-gradient(180deg,#fff 0,#fff 44%,var(--wp-panel) 44%,var(--wp-panel) 100%)}.wp-series-selector.is-wizard .wp-selector-wizard{display:flex;align-items:center;gap:13px;margin-bottom:15px}.wp-selector-wizard__back{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:9px 12px;border:1px solid var(--wp-line);border-radius:var(--wp-pill);color:var(--wp-ink);background:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.wp-selector-wizard__back[disabled]{opacity:.38;cursor:default}.wp-selector-wizard__back:focus-visible{outline:3px solid rgba(228,27,35,.25);outline-offset:2px}.wp-selector-wizard__progress{flex:1 1 auto;min-width:0}.wp-selector-wizard__count{display:block;margin-bottom:7px;color:var(--wp-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wp-selector-wizard__bar{display:block;height:4px;overflow:hidden;border-radius:var(--wp-pill);background:var(--wp-line)}.wp-selector-wizard__fill{display:block;width:25%;height:100%;border-radius:inherit;background:var(--wp-accent);transition:width .32s var(--wp-ease)}.wp-series-selector.is-wizard .wp-selector-panel__header{display:none}.wp-series-selector.is-wizard .wp-selector-panel{padding:0;overflow:hidden;border:0;border-radius:0;background:transparent}.wp-series-selector.is-wizard .wp-selector-track{display:flex;flex-wrap:nowrap;align-items:stretch;transition:transform .34s var(--wp-ease);will-change:transform}.wp-series-selector.is-wizard .wp-selector-question{flex:0 0 100%;width:100%;min-width:100%;min-inline-size:0;max-width:100%;padding:21px 18px 20px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:#fff}.wp-series-selector.is-wizard .wp-selector-question__head{float:left}.wp-series-selector.is-wizard .wp-selector-question__head+.wp-selector-options{clear:both}.wp-series-selector.is-wizard .wp-selector-question:last-child{padding-bottom:20px}.wp-series-selector.is-wizard .wp-result-stack,.wp-series-selector.is-wizard.is-result .wp-selector-panel{display:none}.wp-series-selector.is-wizard.is-result .wp-result-stack{display:flex;animation:wp-selector-enter .42s var(--wp-ease) both}}@media screen and (max-width:619px){.wp-series-selector__intro{margin-bottom:24px}.wp-selector-panel{padding:18px}.wp-selector-question__head strong{font-size:15px}.wp-result-card__heading-row{align-items:flex-start;flex-direction:column;gap:9px}.wp-result-card__price{font-size:16px}}@keyframes wp-selector-enter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.wp-series-selector *,.wp-series-selector *:before,.wp-series-selector *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/homepage-series-selector.css.map */
