.tpt-scrolling-collection{box-sizing:border-box;overflow:hidden;position:relative;width:100%}.tpt-scrolling-collection *,.tpt-scrolling-collection *:before,.tpt-scrolling-collection *:after{box-sizing:border-box}.scrolling-collection__container{display:flex;align-items:stretch;gap:2em;min-height:28em}.scrolling-collection--info-left .scrolling-collection__info{order:1}.scrolling-collection--info-left .scrolling-collection__products,.scrolling-collection--info-right .scrolling-collection__info{order:2}.scrolling-collection--info-right .scrolling-collection__products{order:1}.scrolling-collection__products{width:var(--products-width);overflow:hidden;position:relative;height:100%}.products-marquee{display:flex;overflow-x:hidden;overflow-y:visible;position:relative;width:100%;height:100%}.products-marquee__track{display:flex;gap:var(--product-gap);flex-shrink:0;width:max-content;animation:product-scroll-horizontal var(--speed_marquee) linear infinite;animation-direction:var(--direction);margin-right:var(--product-gap);align-items:stretch;height:100%}.products-marquee:hover .products-marquee__track{animation-play-state:var(--pause_on_hover)}.products-marquee__item{flex-shrink:0;width:var(--card-width);display:flex;align-items:stretch}.product-card{background:rgb(var(--tpt-section-background-color));border:.0625em solid rgba(var(--tpt-section-foreground-color),.1);border-radius:var(--card-border-radius);height:100%;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;width:100%}.product-card__image{position:relative;overflow:hidden;aspect-ratio:1;flex-shrink:0}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__badge{position:absolute;top:.75em;left:.75em;background:rgba(var(--tpt-section-foreground-color),.8);color:rgb(var(--tpt-section-background-color));padding:.25em .5em;border-radius:.25em;font-size:.75em;font-weight:500;z-index:2;text-transform:uppercase;letter-spacing:.05em}.product-card__content{padding:1em;display:flex;flex-direction:column;gap:.5em;flex-grow:1}.product-card__title{font-size:.9375em;font-weight:500;line-height:1.4;margin:0}.product-card__title a{text-decoration:none;color:inherit;transition:opacity .2s ease}.product-card__title a:hover{opacity:.8}.product-card__price{font-size:.875em;font-weight:600;display:flex;gap:.5em;align-items:center}.price--regular{color:rgb(var(--tpt-section-foreground-color))}.price--sale{color:#e74c3c}.product-card__price .price--regular+.price--sale{text-decoration:line-through;opacity:.6;font-weight:400}.scrolling-collection__info{width:var(--info-width);display:flex;align-items:center;padding:2em 0}.collection-info__content{display:flex;flex-direction:column;gap:1.5em;max-width:100%}.collection-info__title{font-weight:600;line-height:1.2;margin:0}.collection-info__description{font-size:1em;line-height:1.6;opacity:.9}.collection-info__description p{margin:0 0 1em}.collection-info__description p:last-child{margin-bottom:0}.collection-info__button{margin-top:.5em}.collection-info__link{display:inline-block;text-decoration:underline;text-underline-offset:.25em;font-weight:500;transition:opacity .2s ease}.collection-info__link:hover{opacity:.8;text-decoration:none}@keyframes product-scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (min-width:1280px){.scrolling-collection__container{gap:3em;min-height:32em}}@media screen and (min-width:768px)and (max-width:1279px){.scrolling-collection__container{gap:2em;min-height:26em}.product-card__content{padding:.875em}.product-card__title{font-size:.875em}.product-card__price{font-size:.8125em}.collection-info__title{font-size:2em}.collection-info__description{font-size:.9375em}}@media screen and (max-width:767px){.scrolling-collection__container{flex-direction:column;gap:2em;min-height:auto}.scrolling-collection--info-left .scrolling-collection__info,.scrolling-collection--info-right .scrolling-collection__info{order:1}.scrolling-collection--info-left .scrolling-collection__products,.scrolling-collection--info-right .scrolling-collection__products{order:2}.scrolling-collection__products{width:100%!important;height:20em}.scrolling-collection__info{width:100%!important;padding:0}.products-marquee__item{width:16em}.product-card__content{padding:.75em}.product-card__title{font-size:.8125em}.product-card__price{font-size:.75em}.product-card__badge{top:.5em;left:.5em;padding:.1875em .375em;font-size:.6875em}.collection-info__title{font-size:1.75em}.collection-info__description{font-size:.875em;line-height:1.5}.collection-info__content{gap:1em}}@media screen and (max-width:480px){.products-marquee__item{width:14em}.collection-info__title{font-size:1.5em}.collection-info__description{font-size:.8125em}}@media(prefers-reduced-motion:reduce){.products-marquee__track{animation-duration:calc(var(--speed_marquee) * 3)}}.product-card:focus-within{outline:.125em solid rgb(var(--tpt-section-button-background-color));outline-offset:.125em}.collection-info__link:focus{outline:.125em solid rgb(var(--tpt-section-button-background-color));outline-offset:.125em}.product-card,.product-card__image,.product-card__content,.collection-info__content{transition:all .3s ease}.product-card__content>*:first-child{margin-top:0}.product-card__content>*:last-child{margin-bottom:0}.collection-info__content>*:first-child{margin-top:0}.collection-info__content>*:last-child{margin-bottom:0}.product-card__image{background:rgba(var(--tpt-section-foreground-color),.05)}.product-card__image:before{content:"";display:block;background:rgba(var(--tpt-section-foreground-color),.1);position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease}.product-card__image:empty:before{opacity:1}.product-card__title,.collection-info__title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.products-marquee__track,.product-card__image img{will-change:transform}.product-card{position:relative;z-index:1}.product-card__badge{position:absolute;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/6/assets/tpt-scrolling-collection.css.map */
