.fill-light{fill:var(--color-20)}.fill-dark{fill:var(--color-100)}.stroke-light{stroke:var(--color-20)}.stroke-dark{stroke:var(--color-100)}.selector__wrapper{position:relative;margin:65px 56px 104px}.selector__CTA{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;margin:0 12px;background-color:var(--color-white-100);border-left:8px solid var(--color-primary-100);border-radius:4px}.selector__CTA svg{width:14px;height:14px}.selector__CTA a{text-decoration:underline}.selector__product-container{position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:24px;box-shadow:0 7px 20px 2px #00000040;border-radius:24px;padding:32px 0;overflow:hidden;background:radial-gradient(145.05% 116.66% at 80.46% 78.62%,var(--color-100) 53.5%,var(--color-radial) 64.5%)}.selector__radial-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:radial-gradient(132.51% 96.06% at 80.46% 78.62%,rgba(255,255,255,.2) 53.5%,transparent 64.5%);transition:background .3s ease}.unified-mobile-slider{display:none}.desktop-sliders{display:contents}.selector__product-wrapper{grid-column:span 5;flex:1;display:flex;align-items:center;justify-content:center}.selector__product-wrapper--card{grid-column:span 7}.selector__product-image{position:relative;display:flex;gap:24px;height:500px;overflow:hidden}.selector__product-image img,.selector__product-image picture{width:100%;height:100%;object-fit:contain;flex-shrink:0}@media screen and (min-width: 769px){.selector__product-image{position:relative}.selector__product-image picture{padding-left:56px;position:absolute;top:0;left:0;transition:opacity .4s ease-in-out;opacity:0;pointer-events:none}.selector__product-image picture.active{opacity:1;pointer-events:auto}.selector__product-image picture:first-child{position:relative;opacity:0}}.selector__product-details{display:flex;align-items:center;gap:24px;width:100%;padding:0 16px}.selector__product-card-wrapper{display:flex;align-items:center;gap:24px;width:100%;overflow:hidden;max-width:640px;scroll-snap-type:x mandatory}.selector__product-card{position:relative;flex-shrink:0;display:flex;flex-direction:column;gap:8px;width:100%;background-color:var(--color-white-100);padding:16px;border-radius:16px;text-align:center;scroll-snap-align:start}.selector__product-title{font-weight:600;font-size:24px;line-height:24px;letter-spacing:0px;color:var(--color-shade-100)}.selector__product-description{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-align:center;color:var(--color-shade-100);max-width:90%;margin:0 auto}.selector__compatibility{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-align:center;text-decoration:underline;text-decoration-style:solid;text-underline-offset:1px;text-decoration-thickness:0%;color:var(--color-shade-100);margin:0 auto 8px}.selector__product-types{margin:0}tab-button.tab-button-style.selector__tab-button:nth-child(2n){border-left-width:1px}tab-button.tab-button-style.selector__tab-button:nth-child(odd){border-right-width:1px}tab-button.tab-button-style.selector__tab-button{background-color:transparent;border-color:var(--color-100);color:var(--color-shade-70);gap:8px}tab-button.tab-button-style.selector__tab-button.active:not(:active){color:var(--color-shade-70);background:var(--color-20);box-shadow:none}@media (hover: hover){tab-button.tab-button-style.selector__tab-button:hover,tab-button.tab-button-style.selector__tab-button.active:hover{background-color:var(--color-100);border-color:var(--color-100)}}tab-button.tab-button-style.selector__tab-button:active,tab-button.tab-button-style.selector__tab-button:active:hover{background-color:var(--color-110);border-color:var(--color-110);color:var(--color-shade-100)}@media (hover: hover){tab-button.tab-button-style.selector__tab-button[data-type=snap-in].active:hover{color:#fff}tab-button.tab-button-style.selector__tab-button[data-type=snap-in]:nth-child(2n):hover svg *{fill:#fff}}tab-button.tab-button-style.selector__tab-button svg *{transition:all .3s ease-in-out}tab-button.tab-button-style.selector__tab-button:nth-child(2n):not(.active){border-left:none}tab-button.tab-button-style.selector__tab-button:nth-child(odd):not(.active){border-right:none}@media (hover: hover){tab-button.tab-button-style.selector__tab-button:nth-child(2n):hover svg *{fill:var(--color-shade-70)}tab-button.tab-button-style.selector__tab-button:nth-child(odd):hover svg *{stroke:var(--color-shade-70);fill:var(--color-100)}}tab-button.tab-button-style.selector__tab-button:nth-child(2n):active:hover svg *{fill:var(--color-shade-100)}tab-button.tab-button-style.selector__tab-button:nth-child(odd):active:hover svg *{stroke:var(--color-shade-100);fill:var(--color-110)}tab-button.tab-button-style.selector__tab-button:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}tab-button.tab-button-style.selector__tab-button:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.selector__buying-container{display:flex;flex-direction:column;gap:8px}.selector__buying-option{display:flex;align-items:center;justify-content:space-between;background-color:transparent;padding:16px;border:1px solid var(--color-100);border-radius:4px;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.selector__buying-option:hover{background-color:var(--color-100);cursor:pointer}.selector__buying-option.active{background-color:var(--color-20)}.selector__buying-option:active{background-color:var(--color-120);cursor:pointer}.selector__buying-text{display:flex;flex-direction:column;gap:8px}.selector__option-title{font-weight:600;font-size:14px;line-height:20px;letter-spacing:0px;text-align:left;color:var(--color-shade-70)}.selector__option-discount{font-weight:600;font-size:12px;line-height:16px;letter-spacing:0px;vertical-align:middle;padding:0 6px;background-color:#ffc100;border-radius:4px;color:#000}.selector__option-description{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:left}.selector__option-price{font-weight:600;font-size:14px;line-height:20px;letter-spacing:0px;text-align:right}.selector__option-price-container{align-self:flex-start;color:var(--color-shade-70)}.selector__option-price-container span{font-size:10px}.selector__buying-option:hover .product__compare-at-price{color:var(--color-white-100)}.product__compare-at-price:before{background-color:var(--color-100)}.selector__buying-option:hover .product__compare-at-price:before{background-color:var(--color-120)}.selector__option-delivery{font-weight:500;font-size:12px;line-height:16px;letter-spacing:0px;text-align:right}.selector__option-item{display:flex;gap:8px;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:left;color:var(--color-shade-70)}.selector__option-item:not(:last-child){margin-bottom:2px}.selected__product-actions{display:flex;gap:8px;flex-wrap:wrap}.qty-picker.selector__quantity{height:48px;justify-content:space-between;border-color:var(--color-shade-20);min-width:calc(50% - 4px)}.qty-picker.qty-common-style.selector__quantity button,.qty-picker.qty-common-style.selector__quantity button svg{width:24px;height:24px;-webkit-tap-highlight-color:transparent}.quantity__button.minus{margin-left:12px}.quantity__button.plus{margin-right:12px}.qty-picker input.selector__quantity-input{width:100%;max-width:126px;font-weight:700;font-size:16px;line-height:16px;letter-spacing:0px}.selector__add-to-cart,.selector__add-to-cart button{display:flex;color:var(--color-100);height:48px;min-width:calc(50% - 4px)}.selector__add-to-cart:hover{background-color:var(--color-100);color:var(--color-white-100)}.product-selector__decoration{margin-top:-1px}.product-selector__decoration svg,.product-selector__decoration div{width:100%;height:100%}.product-selector__decoration *{fill:var(--color-100)}.selector__product-card-wrapper--positioned{position:relative}.selector__product-card--positioned{position:absolute;top:0;left:0;width:100%;transition:opacity .3s ease-in-out}.selector__product-card--inactive{opacity:0;z-index:0;pointer-events:none}.selector__product-card--active{opacity:1;z-index:1;pointer-events:auto}@media screen and (min-width: 769px){.selector__CTA{display:none;visibility:hidden}.product-selector__decoration{display:none}.selector__product-card-wrapper{position:relative;overflow:visible}.selector__product-card{position:absolute;transition:opacity .3s ease-in-out}.selector__product-card:not(.active){opacity:0;pointer-events:none}.selector__product-card.active{opacity:1}}@media (max-width: 1060px){.qty-picker.selector__quantity{flex-grow:1;min-width:unset;gap:12px;padding:0 12px}.selector__add-to-cart,.selector__add-to-cart button{padding:0 24px}}@media (max-width: 1024px){.selected__product-actions{flex-wrap:nowrap}.quantity__button.plus{margin-right:0}.quantity__button.minus{margin-left:0}.qty-picker input.selector__quantity-input{flex:0 0 24px}}@media (max-width: 960px){.selector__product-details{padding:0;gap:0}.selector__product-card-wrapper{flex:0 0 calc(100% - 96px)}.selector__add-to-cart,.selector__add-to-cart button{padding:0}}@media screen and (max-width: 768px){.desktop-sliders{display:none!important}.unified-mobile-slider{display:block;position:relative;width:100vw;grid-column:1 / -1}.unified-slider-wrapper{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.unified-slider-wrapper::-webkit-scrollbar{display:none}.unified-slide{flex-shrink:0;width:100vw;display:flex;flex-direction:column;gap:50px;scroll-snap-align:start}.unified-slide__image{width:100%;height:250px;display:flex;align-items:center;justify-content:center}.unified-slide__image picture,.unified-slide__image img{width:100%;height:100%;object-fit:contain}.unified-slide__card{display:flex;flex-direction:column;gap:8px;background-color:var(--color-white-100);padding:16px;margin:0 16px;border-radius:16px;text-align:center}.selector__prev-button--mobile,.selector__next-button--mobile{position:absolute;top:18%;transform:translateY(-50%);z-index:10}.selector__next-button--mobile{right:17px}.selector__prev-button--mobile{left:17px}.selector__radial-overlay{display:none;background:radial-gradient(86.96% 51.86% at 20% 30%,rgba(255,255,255,.2) 58%,transparent 100%)}.selector__wrapper{margin:0 0 58px;background:radial-gradient(102.96% 72.86% at 92.46% 69.18%,var(--color-100) 58%,var(--color-40) 100%)}.selector__wrapper.page-width{margin-left:0;margin-right:0;width:100%}.selector__product-container{position:relative;width:100vw;box-shadow:none;border-radius:0;gap:0;display:flex;align-items:center;flex-wrap:wrap;background:none;padding-top:24px}}@media screen and (max-width: 412px){.selector__add-to-cart,.selector__add-to-cart button,.qty-picker.selector__quantity{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/product-selector.css.map */
