product-carousel{--slide-offset:56px;--slide-spacing:46px;--slide-size:28vw;--title-size:72px;--title-margin-bottom:4px;--viewport-bottom-margin:40px;margin:0 auto;max-width:100%;position:relative}product-carousel .product-carousel__title{color:#ece9e9;font-size:var(--title-size);font-weight:300;letter-spacing:-3%;list-style:1;margin:0 0 var(--title-margin-bottom) var(--slide-offset);max-width:834px;transition:color .3s ease-in-out}product-carousel .product-carousel__title.on{color:#000}product-carousel .viewport-wrap{height:100%;margin-bottom:var(--viewport-bottom-margin);position:relative;width:100%}product-carousel .viewport-wrap.collapsed{max-height:50px;overflow:hidden;transition:max-height .3s ease-in-out}product-carousel .viewport-wrap.expanded{max-height:1000px;transition:max-height .3s ease-in-out}product-carousel .carousel-nav{align-items:center;background:hsla(0,0%,100%,.9);border:1px solid #e0e0e0;bottom:0;display:flex;height:100%;justify-content:center;opacity:0;pointer-events:auto;position:absolute;top:0;transform:none;transition:all .2s ease;width:48px;z-index:10}product-carousel .carousel-nav.prev{border-radius:0;left:0}product-carousel .carousel-nav.next{border-radius:0;right:0}product-carousel .carousel-nav.button--disabled{visibility:hidden}product-carousel .carousel-nav svg{color:#333;height:20px;transition:color .2s ease;width:20px}product-carousel .carousel-nav:focus-visible{opacity:1;outline:2px solid #007acc;outline-offset:2px}product-carousel .carousel-nav.prev:hover{cursor:w-resize}product-carousel .carousel-nav.next:hover{cursor:e-resize}product-carousel.single-slide .carousel-nav{display:none}product-carousel .carousel-nav:focus:hover:not(.button--disabled){background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}product-carousel .viewport{overflow:hidden;width:100%}product-carousel .container{grid-gap:var(--slide-spacing);display:grid;gap:var(--slide-spacing);grid-auto-columns:var(--slide-size);grid-auto-flow:column;padding:0 var(--slide-offset);touch-action:pan-y pinch-zoom}product-carousel.product-carousel--right .container{margin-left:auto;text-align:right}product-carousel .slide{background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:space-between;text-align:left;transform:translateZ(0)}product-carousel.product-carousel--large .slide{width:calc(55.99vw + var(--slide-spacing))}product-carousel.product-carousel--medium .container{grid-auto-columns:calc(50vw - var(--slide-spacing)/2 - var(--slide-offset))}product-carousel .ghost{width:calc(var(--slide-offset) - var(--slide-spacing) + 20px)}product-carousel img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}product-carousel .product-color-select{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ece9e9;border:0;border-radius:0;display:flex;font-size:14px;font-weight:700;min-height:42px;width:100%}product-carousel .triangle{border-color:transparent transparent #000;border-style:solid;border-width:0 6.5px 7px;height:0;position:absolute;right:0;top:5px;transform:rotate(180deg);width:0}product-carousel .product-button{margin-bottom:0}product-carousel .product-color-gradient{height:8px;width:100%}product-carousel .product-color-gradient.additional{margin-top:8px}product-carousel .product-option{border-top:1px solid transparent;font-size:14px;font-weight:700;min-height:42px;padding:0 0 14px;position:relative}product-carousel .product-link{position:relative}product-carousel .product-link.stores-only{pointer-events:none}product-carousel .mobile{display:none}product-carousel .labels{bottom:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;pointer-events:none;position:absolute;right:0;width:100%;z-index:1}product-carousel .label{border-top:1px solid #ece9e9;color:gray;font-size:6px;min-height:42px;padding:0 20px 14px;text-align:right;text-transform:uppercase}product-carousel .product-option-select,product-carousel .product-option-select-mobile{display:block;height:56px;padding:0;position:relative}product-carousel .product-option-select select,product-carousel .product-option-select-mobile select{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ece9e9;border:0;border-radius:0;display:flex;font-size:14px;font-weight:700;height:100%;justify-content:flex-start;width:100%}product-carousel .product-option-select-mobile{margin-bottom:-14px}.product-carousel-slideshow{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;background-color:#f9f9f9;display:flex;left:0;opacity:0;overflow-x:auto;overflow-y:hidden;position:absolute;scroll-snap-type:x mandatory;scrollbar-width:none;top:0;transition:opacity .15s ease-in-out}.product-carousel-slideshow:hover{opacity:1}.product-carousel-slideshow::-webkit-scrollbar{display:none}.product-carousel-slideshow .product-carousel-slideshow-slide{flex:0 0 auto;scroll-snap-align:start;scroll-snap-stop:always;width:100%}@media (max-width:767px){product-carousel{--slide-offset:24px;--slide-size:80vw;--title-size:30px;--slide-spacing:24px;--title-margin-bottom:8px;--viewport-bottom-margin:62px}product-carousel .container{touch-action:pan-y pinch-zoom}product-carousel.product-carousel--medium .viewport{overflow-x:hidden;overflow-y:auto}product-carousel.product-carousel--medium .container{grid-auto-columns:1fr;grid-auto-flow:row;padding:0 var(--slide-offset);width:100%}product-carousel .ghost--small,product-carousel.product-carousel--medium .carousel-nav{display:none}product-carousel .product-color-select,product-carousel .product-option{font-size:12px}product-carousel .desktop{display:none}product-carousel .mobile{display:block}product-carousel .label{color:transparent}product-carousel .label:last-child{height:48px}product-carousel .product-option-select select,product-carousel .product-option-select-mobile select{font-size:12px}.product-carousel.single-slide .container{grid-auto-columns:100vw;justify-content:center;padding:0 var(--slide-offset)}.product-carousel.single-slide .slide{margin:0 auto;width:calc(100vw - var(--slide-offset)*2)}product-carousel .product-size{color:#000;opacity:.8}.product-carousel-slideshow,product-carousel .product-size.on{opacity:1}}@media (min-width:768px){product-carousel .viewport{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}product-carousel .viewport::-webkit-scrollbar{display:none}product-carousel .container{touch-action:pan-x;width:-moz-max-content;width:max-content}product-carousel .slide{scroll-snap-align:center;scroll-snap-stop:always}product-carousel .ghost{display:none}}@media (prefers-contrast:more){.product-carousel .product-carousel__title{color:#000;text-shadow:0 0 1px #fff,0 0 2px #fff}.product-carousel .slide{background-color:#fff;border:2px solid #000}.product-carousel .select{background-color:#fff;border:1px solid #000;color:#000}.product-carousel .product-size{color:#000}}

/*# sourceMappingURL=section-home-product-carousel.css.map*/