<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-feature-carousel{--card-width: 40vw;display:block;position:relative;padding:48px 14px;background-color:var(--bg-color, var(--theme-color-ink));color:var(--text-color, var(--theme-color-reverse))}@media screen and (min-width: 768px){.product-feature-carousel{padding:135px 48px;min-height:max(100vh,calc(55vh * var(--card-count, 1)))}}@media screen and (min-width: 768px){.product-feature-carousel__wrapper{position:sticky;top:138px;display:flex}}.product-feature-carousel__list-container{display:none}@media screen and (min-width: 768px){.product-feature-carousel__list-container{display:block;margin:0 -48px;overflow:hidden;flex:1}}.product-feature-carousel__title{margin:0 0 45px;font:var(--theme-h2-font)}@media screen and (min-width: 768px){.product-feature-carousel__title{margin-bottom:30px;max-width:50%}}.product-feature-carousel__list{display:flex;grid-auto-flow:column}@media screen and (min-width: 768px){.product-feature-carousel__item{position:relative;flex:0 auto}.product-feature-carousel__item{padding:0 24px;display:grid;flex:0 auto}.product-feature-carousel__item:first-of-type{padding-left:48px}.product-feature-carousel__item:last-of-type{padding-right:48px}}.product-feature-carousel__item-wrapper{display:grid;aspect-ratio:103 / 115}@media screen and (min-width: 768px){.product-feature-carousel__item-wrapper{width:500px}}.product-feature-carousel__content{padding:64px 16px;display:flex;align-items:var(--content-position, start);grid-area:1 / 1 / 2 / 2}.product-feature-carousel__details{text-align:center;width:100%;margin:0 auto}@media screen and (min-width: 768px){.product-feature-carousel__details{margin-left:auto;margin-right:auto;max-width:325px}}.product-feature-carousel__content-title{font:var(--theme-h6-font);margin-bottom:4px}.product-feature-carousel__image-wrapper{grid-area:1 / 1 / 2 / 2}.product-feature-carousel__image{height:100%;object-fit:cover;object-position:var(--bg-position-x, center) var(--bg-position-y, center)}@media screen and (min-width: 768px){.product-feature-carousel__carousel-container{display:none}}.product-feature-carousel__carousel-progress-container{margin-top:36px}.product-feature-carousel__carousel-progress{width:100%;background-color:var(--theme-color-subdued)}.product-feature-carousel__carousel-progress-bar{display:block!important;height:3px;width:0;background-color:var(--text-color);transition:width .25s ease}
/*# sourceMappingURL=/cdn/shop/t/1341/assets/section-product-feature-carousel.css.map */
</pre></body></html>