.product-carousel-wrapper{position:relative}.product-carousel--full-width{width:100%;max-width:100%}.product-carousel__title-row{display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:0 1.5rem;margin-bottom:1.2rem;opacity:0;transform:translateY(14px);transition:opacity var(--aw-reveal-fade, .9s) var(--aw-ease, cubic-bezier(.16, 1, .3, 1)),transform var(--aw-reveal-move, 1.2s) var(--aw-ease, cubic-bezier(.16, 1, .3, 1))}.product-carousel__title-row--visible{opacity:1;transform:none}.product-carousel__line{flex:1 1 auto;height:1px;max-width:22rem;background:rgba(var(--color-foreground),.25)}.product-carousel__heading{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(1.9rem,2.6vw,3.2rem);font-weight:400;letter-spacing:.02em;line-height:1.2;margin:0;white-space:nowrap;color:rgb(var(--color-foreground))}@media screen and (max-width:480px){.product-carousel__heading{font-size:1.9rem;white-space:normal;text-align:center;flex:1 1 auto}.product-carousel__line{max-width:4rem}}.product-carousel__nav-row{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:0 1.5rem;margin-bottom:1.4rem}@media screen and (max-width:749px){.product-carousel__nav-row{margin-bottom:1rem}}@media screen and (min-width:750px){.product-carousel__nav-row{padding:0 5rem}}.product-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:none;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:opacity .25s ease,transform .25s ease}.product-carousel__arrow .icon{width:1.1rem;height:1.1rem}.product-carousel__arrow--prev .icon{transform:rotate(90deg)}.product-carousel__arrow--next .icon{transform:rotate(-90deg)}.product-carousel__arrow:not([disabled]):hover{transform:translateY(-1px)}.product-carousel__arrow[disabled]{opacity:.25;cursor:default}.product-carousel__counter{font-size:1.2rem;letter-spacing:.05em;color:rgba(var(--color-foreground),.6);min-width:3rem;text-align:center}.product-carousel__viewport{position:relative}.product-carousel__list{display:flex;align-items:stretch;gap:1.2rem;margin:0;padding:0 1.5rem;list-style:none;overflow-x:hidden;touch-action:pan-y;overscroll-behavior-x:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1.5rem;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width:750px){.product-carousel__list{padding:0 5rem;scroll-padding-left:5rem;gap:2.6rem}}.product-carousel__list::-webkit-scrollbar{display:none}.product-carousel__slide{flex:0 0 auto;width:58vw;scroll-snap-align:start;opacity:0;transform:translateY(24px);transition:opacity var(--aw-reveal-fade, .9s) var(--aw-ease, cubic-bezier(.16, 1, .3, 1)),transform var(--aw-reveal-move, 1.2s) var(--aw-ease, cubic-bezier(.16, 1, .3, 1))}.product-carousel__slide--visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.product-carousel__slide,.product-carousel__title-row{opacity:1;transform:none;transition:none}}@media screen and (max-width:480px){.product-carousel__slide{width:62vw}}@media screen and (min-width:550px){.product-carousel__slide{width:42vw}}@media screen and (min-width:750px){.product-carousel__slide{width:27vw}}@media screen and (min-width:990px){.product-carousel__slide{width:clamp(24rem,21vw,32rem)}}.product-carousel__card{display:flex;flex-direction:column;height:100%}.product-carousel__media{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background-color:#f7f6f4;margin-bottom:1.6rem}.product-carousel__media img,.product-carousel__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,1,.5,1)}.product-carousel__card:hover .product-carousel__media img{transform:scale(1.04)}.product-carousel__badge{position:absolute;top:1.4rem;left:1.4rem;z-index:2;font-size:1.05rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.product-carousel__info{display:flex;flex-direction:column}.product-carousel__title{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(1.7rem,1.7vw,2rem);font-weight:400;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;margin:0 0 .5rem;display:inline-block;width:fit-content;position:relative}.product-carousel__title:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background-color:rgb(var(--color-foreground));transition:width .35s cubic-bezier(.25,1,.5,1)}.product-carousel__card:hover .product-carousel__title:after{width:100%}.product-carousel__desc{font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.62);margin:0 0 1rem}.product-carousel__price{font-size:1.4rem;color:rgb(var(--color-foreground));margin:0}.product-carousel__price .price{font-size:1.4rem}.product-carousel__price .price-item--regular{color:rgba(var(--color-foreground),.55)}.product-carousel__price-was{font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.product-carousel__price-now{font-size:1.5rem;font-weight:600;color:rgb(var(--color-button))}.product-carousel__price-off{display:inline-block;padding:.15rem .6rem;font-size:.95rem;font-weight:600;letter-spacing:.08em;background:rgb(var(--color-button));color:rgb(var(--color-background))}.product-carousel__progress-track{position:relative;height:1px;margin:2rem 1.5rem 0;background:rgba(var(--color-foreground),.12)}@media screen and (min-width:750px){.product-carousel__progress-track{margin:4rem 5rem 0}}.product-carousel__progress-bar{position:absolute;top:0;left:0;height:1px;background:rgb(var(--color-foreground));transition:width .35s cubic-bezier(.25,1,.5,1)}.product-carousel__empty{padding:0 1.5rem;color:rgba(var(--color-foreground),.6)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-carousel.css.map */
