.hot-products-carousel{overflow-x:clip}.hot-products-carousel__inner{position:relative;z-index:1}.hot-products-carousel__header{text-align:center;max-width:72rem;margin:0 auto 1.5rem}.hot-products-carousel__heading{margin:0;color:rgb(var(--color-foreground))}.hot-products-carousel__subtitle{margin:.75rem 0 0;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.hot-products-carousel__carousel-wrap{display:flex;align-items:center;gap:.5rem;position:relative;width:100%;max-width:var(--hpc-carousel-max-width, 1200px);margin:0 auto;padding:0 1.5rem;overflow:visible;box-sizing:border-box}.hot-products-carousel__swiper{flex:1;min-width:0;overflow:hidden;padding:2.5rem 0 3rem}.hot-products-carousel__swiper .swiper-wrapper{align-items:center}.hot-products-carousel__slide{opacity:.4;transform:scale(.78);transform-origin:center center;transition:opacity .4s ease,transform .4s ease;height:auto;display:flex;align-items:center;justify-content:center;overflow:visible}.hot-products-carousel__slide.swiper-slide-active{opacity:1;transform:scale(1.22);z-index:2}.hot-products-carousel__media{display:flex;align-items:center;justify-content:center;width:100%;max-width:var(--hpc-product-max-width, 560px);margin:0 auto;padding:0;overflow:visible}.hot-products-carousel__link{display:flex;align-items:center;justify-content:center;width:100%;text-decoration:none;color:inherit;cursor:pointer}.hot-products-carousel__image{width:auto;max-width:100%;max-height:22rem;height:auto;display:block;object-fit:contain;object-position:center;transition:transform .2s ease;filter:drop-shadow(0 18px 28px rgba(0,0,0,.12))}.hot-products-carousel__link:hover .hot-products-carousel__image{transform:scale(1.02)}.hot-products-carousel__placeholder{width:100%;max-width:var(--hpc-product-max-width, 560px);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);border-radius:.75rem}.hot-products-carousel__placeholder .placeholder-svg{width:55%;height:auto;opacity:.35}.hot-products-carousel__nav{flex-shrink:0;position:static;width:4.4rem;height:4.4rem;margin:0;padding:0;border:1px solid rgba(var(--color-foreground),.8);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,border-color .2s ease;opacity:0;z-index:3}.hot-products-carousel__carousel-wrap:hover .hot-products-carousel__nav:not(:disabled):not(.swiper-button-disabled),.hot-products-carousel__nav:focus-visible{opacity:1}.hot-products-carousel__nav:after{display:none}.hot-products-carousel__nav[hidden]{display:none}.hot-products-carousel__nav:disabled,.hot-products-carousel__nav.swiper-button-disabled{opacity:.35;cursor:default;pointer-events:none}.hot-products-carousel__nav-icon{display:block;width:.9rem;height:.9rem;border-color:currentColor;border-style:solid}.hot-products-carousel__nav--prev .hot-products-carousel__nav-icon{border-width:0 0 2px 2px;transform:rotate(45deg);margin-left:.25rem}.hot-products-carousel__nav--next .hot-products-carousel__nav-icon{border-width:2px 2px 0 0;transform:rotate(45deg);margin-right:.25rem}.hot-products-carousel__info-wrap{margin-top:.5rem;margin-left:auto;margin-right:auto}.hot-products-carousel__info-target{width:100%}.hot-products-carousel__info-target:empty{display:none}.hot-products-carousel__info{display:grid;grid-template-columns:1fr;gap:1.2rem;align-items:center;padding:1.6rem 1.8rem;border-radius:1.2rem;background:#f2f7fc}.hot-products-carousel__editor-hint{margin-top:1rem;padding:1rem 1.2rem;border:1px dashed rgba(var(--color-foreground),.25);border-radius:.75rem;background:rgba(var(--color-foreground),.03)}.hot-products-carousel__editor-hint[hidden]{display:none!important}.hot-products-carousel__info-title{margin:0;font-size:1.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:rgb(var(--color-foreground))}.hot-products-carousel__info-price{font-size:1.6rem;font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.hot-products-carousel__price{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.hot-products-carousel__price-sale{font-size:2rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.hot-products-carousel__price-compare{font-size:1.6rem;font-weight:400;line-height:1.2;color:rgba(var(--color-foreground),.55);text-decoration:line-through}.hot-products-carousel__info-description{font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.72)}.hot-products-carousel__info-action{display:flex;justify-content:stretch}.hot-products-carousel__product-form,.hot-products-carousel__form{width:100%}.hot-products-carousel__atc{width:100%;min-width:14rem;justify-content:center;border-radius:9999px;padding:1.1rem 2.4rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none}.hot-products-carousel__atc:hover{opacity:.92}.hot-products-carousel__atc--sold-out,.hot-products-carousel__atc[disabled],.hot-products-carousel__atc[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.hot-products-carousel__atc .loading__spinner{width:1.8rem}.hot-products-carousel__empty{margin-top:1.5rem;padding:1.5rem;text-align:center;border:1px dashed rgba(var(--color-foreground),.2);border-radius:.75rem}@media screen and (min-width:750px){.hot-products-carousel__header{margin-bottom:2rem}.hot-products-carousel__subtitle{font-size:1.6rem}.hot-products-carousel__carousel-wrap{padding:0 2rem}.hot-products-carousel__swiper{padding:3rem 0 3.5rem}.hot-products-carousel__slide{transform:scale(.82)}.hot-products-carousel__slide.swiper-slide-active{transform:scale(1.28)}.hot-products-carousel__image{max-height:36rem}.hot-products-carousel__info{grid-template-columns:minmax(12rem,.9fr) minmax(9rem,.6fr) minmax(14rem,1.5fr) auto;gap:2rem;padding:1.8rem 2.4rem}.hot-products-carousel__info-title{font-size:2.4rem}.hot-products-carousel__info-price{font-size:1.8rem}.hot-products-carousel__info-description{font-size:1.4rem;text-align:left}.hot-products-carousel__info-action{justify-content:flex-end}.hot-products-carousel__atc{width:auto}}@media screen and (min-width:990px){.hot-products-carousel__carousel-wrap{padding:0 3rem}.hot-products-carousel__slide{transform:scale(.85)}.hot-products-carousel__slide.swiper-slide-active{transform:scale(1.32)}.hot-products-carousel__image{max-height:42rem}.hot-products-carousel__info{gap:2.4rem;padding:2rem 3rem}}@media screen and (max-width:749px){.hot-products-carousel__carousel-wrap{gap:0;padding:0}.hot-products-carousel__nav{width:3rem;height:3rem;position:absolute;top:50%;transform:translateY(-50%);opacity:1;display:none}.hot-products-carousel__nav--prev{left:.4rem}.hot-products-carousel__nav--next{right:.4rem}.hot-products-carousel__swiper{padding-left:2.4rem;padding-right:2.4rem}.hot-products-carousel__image{max-height:20rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hot-products-carousel.css.map */
