.trending-block{background-color:transparent;box-sizing:border-box;margin:0 auto;padding:0 24px;width:100%}.trending-block--mobile-padding{padding:0 16px}.trending-block__header-row{display:flex;justify-content:space-between}@media(max-width:47.99em){.trending-block__header-row{align-items:flex-start;flex-direction:column}}.trending-block .fade-enter-active,.trending-block .fade-leave-active{transition:opacity .35s var(--easing-normal),transform .35s var(--easing-normal)}.trending-block .fade-leave-active{transition-delay:0s}.trending-block .fade-enter-active{transition-delay:.3s}.trending-block .fade-enter-from,.trending-block .fade-leave-to{opacity:0;transform:translateY(30px)}.trending-block .fade-enter-to,.trending-block .fade-leave-from{opacity:1;transform:translateY(0)}.trending-block__title{color:#222;font-size:var(--font-size-l);font-weight:700;margin-block-start:9px;text-transform:uppercase}@media(max-width:47.99em){.trending-block__title{font-size:1.25rem;margin-block-end:var(--spacing-xs)}}.trending-block__collections_desktop{display:flex;gap:4.375rem;margin-block-end:var(--line-height-20)}@media(max-width:47.99em){.trending-block__collections_desktop{display:none}}.trending-block__collections_mobile{display:flex;flex-wrap:nowrap;gap:6rem;margin-block-end:.63rem;overflow-x:auto;position:relative;scrollbar-width:none}.trending-block__collections_mobile::-webkit-scrollbar{display:none}@media(min-width:48em){.trending-block__collections_mobile{display:none}}.trending-block__tab{background-color:transparent;border:0;color:#757575;cursor:pointer;font-size:var(--font-size-m);font-weight:700;min-height:2.75rem;min-width:2.75rem;padding:0;transition:color .2s,border-color .2s,background .2s}.trending-block__tab:focus{outline:2px solid #000;outline-offset:2px}.trending-block__tab.selected,.trending-block__tab[aria-selected=true]{color:#000;text-decoration:underline;text-underline-offset:.125rem}@media(max-width:47.99em){.trending-block__tab{font-size:var(--font-size-s);padding:0}}.trending-block__products-row{align-items:center;display:flex;min-width:0;position:relative;width:100%}@media(max-width:47.99em){.trending-block__products-row{margin-block-start:0}}.trending-block__arrow--overlay{align-items:center;background-color:#fff;border:0;border-radius:0;box-shadow:0 2px 8px rgba(0,0,0,.08);color:#222;cursor:pointer;display:flex;height:1.75rem;justify-content:center;position:absolute;top:32%;transform:translateY(-50%);width:1.938rem;z-index:2}.trending-block__arrow--overlay.left{left:var(--spacing-xs)}.trending-block__arrow--overlay.right{right:var(--spacing-xs)}.trending-block__arrow--overlay .icon{fill:currentcolor}@media(min-width:48em){.trending-block__arrow--overlay{display:none}}.trending-block__product-list{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;flex-flow:row nowrap;gap:6.25px;margin-block-end:var(--spacing-4xl);min-width:0;overflow-x:auto;position:relative;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.trending-block__product-list::-webkit-scrollbar{display:none}@media(max-width:47.99em){.trending-block__product-list{margin-block-end:var(--line-height-20)}}.trending-block__product{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;scroll-snap-align:start}@media(max-width:35.99em){.trending-block__product{flex:0 0 calc(60vw - 8px);max-width:calc(60vw - 8px)}}@media(min-width:36em)and (max-width:47.99em){.trending-block__product{flex:0 0 calc((100vw - 32px)/2.5);max-width:calc((100vw - 32px)/2.5)}}@media(min-width:48em)and (max-width:63.99em){.trending-block__product{flex:0 0 calc((100vw - 48px)/3.5);max-width:calc((100vw - 48px)/3.5)}}.trending-block__product-link{display:block;height:auto;text-decoration:none;width:100%}.trending-block__product-image{display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:opacity .1s ease-in-out;width:100%}@media(max-width:35.99em){.trending-block__product-image{max-width:calc(60vw - 8px)}}@media(min-width:36em)and (max-width:47.99em){.trending-block__product-image{max-height:434px;max-width:300px}}@media(min-width:48em)and (max-width:63.99em){.trending-block__product-image{max-height:523px;max-width:361px}}.trending-block__product-info{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin-block-start:var(--line-height-20);text-align:center;text-decoration:none;width:100%}.trending-block__product-name{color:#222;display:block;font-size:var(--font-size-xs);font-weight:700;margin-block-end:var(--spacing-2xs);text-decoration:none;text-transform:uppercase;width:100%}.trending-block__product_prices{justify-content:center}.trending-block__product_prices .product-prices__price{background-image:none}.trending-block__product_prices .product-prices__price--on-sale{background-image:none;color:#e32c2b}
