.trending-products-section{padding:0 30px 20px}.trending-products-section h2{margin-bottom:0}.trending-products__title{text-align:center;font-size:calc(var(--font-heading-scale) * 2.125rem);font-weight:400;padding:10px 0}.trending-products-scroller{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.trending-products-scroller.grabbing{cursor:grabbing}.trending-products-scroller::-webkit-scrollbar{display:none}.trending-products-container{display:flex;flex-wrap:nowrap;gap:20px}.trending-product-card{flex:0 0 280px;border-radius:8px;overflow:hidden;position:relative;height:450px}.trending-product-card__link{display:block;height:100%;text-decoration:none;color:inherit}.trending-product-card__media{height:100%}.trending-product-card__media img,.trending-product-card__media video{width:100%;height:100%;object-fit:cover}.trending-product-card__info{position:absolute;bottom:15px;left:15px;right:15px;background-color:#cb34554d;padding:10px;border-radius:6px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);transition:backdrop-filter .2s ease-in-out}.trending-product-card:hover .trending-product-card__info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trending-product-card__product-image{width:40px;height:40px;flex-shrink:0}.trending-product-card__product-image img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:4px}.trending-product-card__details{flex-grow:1;min-width:0}.trending-product-card__product-title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-weight:700;transition:color .2s ease-in-out,font-weight .2s ease-in-out}.trending-product-card:hover .trending-product-card__product-title{font-weight:900;color:#d6d6d6}.trending-product-card__product-price .price{font-size:12px;display:flex;gap:5px}.trending-product-card__product-price ins,.trending-product-card__product-price ins .amount,.trending-product-card__product-price>.price>.price-item--regular{color:#fff;font-weight:700;text-decoration:none}.trending-product-card__product-price del,.trending-product-card__product-price del .amount{color:#e4e4e4;font-weight:400;text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/11/assets/trending-products.css.map */
