@charset "UTF-8";.spec-feature{padding:96px 0}@media(max-width:991px){.spec-feature{padding:32px 0}}.spec-feature--grey{background:var(--background-grey)}.spec-feature__header{max-width:640px;margin:0 auto 48px;text-align:center}@media(max-width:991px){.spec-feature__header{margin:0 auto 32px}}.spec-feature__header .spec-feature__description{margin-bottom:0}.spec-feature__inner{display:flex;align-items:center;gap:64px}@media(max-width:1298px){.spec-feature__inner{gap:40px}}@media(max-width:991px){.spec-feature__inner{flex-wrap:wrap;gap:32px}}.spec-feature--media-right .spec-feature__inner{flex-direction:row-reverse}@media(max-width:991px){.spec-feature--media-right .spec-feature__inner{flex-direction:row;flex-wrap:wrap}}.spec-feature__media,.spec-feature__body{width:calc(50% - 32px);min-width:calc(50% - 32px)}@media(max-width:991px){.spec-feature__media,.spec-feature__body{width:100%;min-width:100%}}.spec-feature__media{position:relative}.spec-feature__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.spec-feature__track::-webkit-scrollbar{display:none}.spec-feature__slide{position:relative;flex:0 0 100%;width:100%;padding-bottom:103.7%;scroll-snap-align:start}.spec-feature__slide img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background:var(--background-grey)}.spec-feature__peek{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0;scrollbar-width:none;-ms-overflow-style:none}.spec-feature__peek::-webkit-scrollbar{display:none}@media(max-width:991px){.spec-feature__peek{gap:8px;scroll-snap-type:x mandatory;padding:0px 12vw}}.spec-feature__peek-item{position:relative;flex:0 0 390px;width:390px;aspect-ratio:1 / 1;scroll-snap-align:center}@media(max-width:991px){.spec-feature__peek-item{flex:0 0 76vw;width:76vw}}.spec-feature__peek-img{display:block;width:100%;height:100%;object-fit:cover;background:var(--background-grey)}.spec-feature__quote{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;margin:0;padding:32px;border:1px solid var(--border-light);background:var(--background-white)}@media(max-width:991px){.spec-feature__quote{padding:24px}}.spec-feature__quote-stars{display:flex;gap:2px;margin:0 0 20px;font-size:14px;line-height:1;color:var(--text-black)}.spec-feature__quote-star.is-empty{color:var(--border-light)}.spec-feature__quote-text{margin:0;padding:0;font-family:PP Fragment Glare;font-size:22px;line-height:1.4}@media(max-width:991px){.spec-feature__quote-text{font-size:18px}}.spec-feature__quote-author{margin:auto 0 0;padding:20px 0 0;font-family:Aeonik Mono,monospace;font-size:var(--text-cta-font-size);text-transform:uppercase;letter-spacing:.06em}.spec-feature__quote-verified{display:flex;align-items:center;gap:6px;margin:6px 0 0;color:var(--text-grey);text-transform:none;letter-spacing:0}.spec-feature__quote-tick{display:flex;align-items:center;justify-content:center;width:15px;min-width:15px;height:15px;border:1px solid currentColor;border-radius:100px}.spec-feature__quote-tick svg{display:block;width:9px;height:9px}.spec-feature__quote-location:before{content:"\b7";margin:0 6px 0 0}.spec-feature__rating{display:inline-flex;margin:20px 0 0}.spec-feature--header-above .spec-feature__header .spec-feature__rating{margin:20px auto 0}.spec-feature--media-full .spec-feature__inner{display:block}.spec-feature--media-full .spec-feature__body{width:100%;min-width:100%;margin:48px 0 0}@media(max-width:991px){.spec-feature--media-full .spec-feature__body{margin:32px 0 0}}@media(prefers-reduced-motion:reduce){.spec-feature__peek{scroll-behavior:auto}}.spec-feature__stage{position:relative}.spec-feature__arrow{display:none}@media(min-width:992px){.spec-feature__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;z-index:2;width:44px;height:44px;margin-top:-22px;padding:0;border:1px solid var(--background-black);background:var(--background-white);color:var(--text-black);outline:none;cursor:pointer;opacity:.92;transition:opacity .2s ease-in;-webkit-transition:opacity .2s ease-in}.spec-feature__arrow:hover{opacity:1}}.spec-feature__arrow svg{display:block}.spec-feature__arrow--prev{left:16px}.spec-feature__arrow--prev svg{transform:scale(-1);-webkit-transform:scale(-1)}.spec-feature__arrow--next{right:16px}.spec-feature__arrow[disabled]{opacity:0;pointer-events:none}.spec-feature__arrow:focus-visible{outline:2px solid var(--background-black);outline-offset:2px}.spec-feature__dots{display:none}@media(max-width:991px){.spec-feature__dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0 0}}.spec-feature__dot{display:block;width:6px;height:6px;border-radius:100px;background:#0003;transition:background .3s ease-in;-webkit-transition:background .3s ease-in}.spec-feature__dot.is-active{background:var(--background-black)}@media(prefers-reduced-motion:reduce){.spec-feature__arrow,.spec-feature__dot{transition:none}}@media(prefers-reduced-motion:reduce){.spec-feature__track{scroll-behavior:auto}}.spec-feature .spec-feature__heading{margin:0 0 16px}@media(min-width:992px){.spec-feature .spec-feature__heading{font-size:34px}}@media(max-width:991px){.spec-feature--mobile-body-first .spec-feature__inner .spec-feature__media{order:2}.spec-feature--mobile-body-first .spec-feature__inner .spec-feature__body{order:1}}.spec-feature--serif-heading .spec-feature__heading{font-family:PP Fragment Glare}@media(max-width:991px){.spec-feature--serif-heading .spec-feature__heading{text-align:center}}@media(max-width:991px){.spec-feature--serif-heading .spec-feature__description{text-align:center}}.spec-feature__description{margin:0 0 24px;font-size:var(--paragraph-font-size);line-height:1.6}@media(min-width:992px){.spec-feature__description{font-size:16px}}.spec-feature__description p{margin:0 0 12px}.spec-feature__description p:last-child{margin-bottom:0}.spec-feature__radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.spec-feature__tablist{display:flex;align-items:stretch;gap:0;margin:0 0 20px;border-bottom:1px solid var(--background-black)}.spec-feature__tab{cursor:pointer;padding:10px 18px;font-family:Aeonik Mono,monospace;font-size:var(--text-cta-font-size);text-transform:uppercase;letter-spacing:1px;background:var(--background-grey);color:var(--text-black);transition:background .2s ease-in,color .2s ease-in;-webkit-transition:background .2s ease-in,color .2s ease-in}.spec-feature--grey .spec-feature__tab{background:var(--background-white)}.spec-feature__panel{display:none}.spec-feature__tabs:not(.spec-feature__tabs--switchable) .spec-feature__panel{display:block}.spec-feature__radio:nth-of-type(1):checked~.spec-feature__tablist .spec-feature__tab:nth-child(1),.spec-feature__radio:nth-of-type(2):checked~.spec-feature__tablist .spec-feature__tab:nth-child(2),.spec-feature__radio:nth-of-type(3):checked~.spec-feature__tablist .spec-feature__tab:nth-child(3),.spec-feature__radio:nth-of-type(4):checked~.spec-feature__tablist .spec-feature__tab:nth-child(4){background:var(--background-black);color:var(--text-white)}.spec-feature__radio:nth-of-type(1):checked~.spec-feature__panels .spec-feature__panel:nth-child(1),.spec-feature__radio:nth-of-type(2):checked~.spec-feature__panels .spec-feature__panel:nth-child(2),.spec-feature__radio:nth-of-type(3):checked~.spec-feature__panels .spec-feature__panel:nth-child(3),.spec-feature__radio:nth-of-type(4):checked~.spec-feature__panels .spec-feature__panel:nth-child(4){display:block}.spec-feature__radio:nth-of-type(1):focus-visible~.spec-feature__tablist .spec-feature__tab:nth-child(1),.spec-feature__radio:nth-of-type(2):focus-visible~.spec-feature__tablist .spec-feature__tab:nth-child(2),.spec-feature__radio:nth-of-type(3):focus-visible~.spec-feature__tablist .spec-feature__tab:nth-child(3),.spec-feature__radio:nth-of-type(4):focus-visible~.spec-feature__tablist .spec-feature__tab:nth-child(4){outline:2px solid var(--background-black);outline-offset:2px}.spec-feature__ticks{list-style:none;margin:0;padding:0}.spec-feature__tick{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:var(--paragraph-font-size);border-bottom:1px solid var(--border-light)}.spec-feature__tick:last-child{border-bottom:none}.spec-feature__tick-box{display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border:1px solid var(--border-light);color:var(--text-black)}.spec-feature__tick-box svg{display:block}@media(prefers-reduced-motion:reduce){.spec-feature__tab{transition:none}}.spec-feature__text{margin:0 0 28px}.spec-feature__text:last-child{margin-bottom:0}@media(max-width:991px){.spec-feature__text{margin:0 0 24px}}.spec-feature__text-heading{margin:0 0 10px;font-weight:500}.spec-feature__text-body{font-size:var(--paragraph-font-size);line-height:1.6}.spec-feature__text-body p{margin:0 0 12px}.spec-feature__text-body p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-product-spec-feature.scss.css.map */
