.product-carousel-section{padding-top:5.6rem;padding-bottom:5.6rem}.container--product-carousel{padding-inline:1.6rem}.product-carousel__top{padding-bottom:3.2rem}@media(min-width:750px){.product-carousel__top{padding-bottom:4rem}.container--product-carousel{padding-inline:4rem}}.product-carousel__header{display:flex;align-items:center;justify-content:space-between;gap:2rem}.product-carousel__header-text{flex:1}.product-carousel__heading{margin:0 0 1.6rem;line-height:1.2;font-size:32px;font-weight:500}@media(min-width:750px){.product-carousel__heading{font-size:39px}}.product-carousel__subheading{margin:0;font-size:1.6rem;line-height:1.3;font-weight:400}.product-carousel__shop-all{flex-shrink:0;background-color:#fff;color:#000;border-radius:9999px;padding:0 2rem;height:4.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;gap:1.2rem;transition:opacity .2s}@media screen and (max-width:749px){.product-carousel__header{flex-direction:column;gap:3.2rem}}.product-carousel__body{overflow:hidden;position:relative}.product-carousel__swiper.swiper{overflow:visible;padding-inline:16px}.product-carousel__swiper.swiper:hover,.product-carousel__swiper .product-card-2__media-link:hover{cursor:grab}@media(min-width:750px){.product-carousel__swiper.swiper{padding-inline:40px}}.product-carousel__slide{max-width:406px;margin-right:12px}@media(min-width:750px){.product-carousel__slide{margin-right:16px}}@media(min-width:750px){.product-carousel__swiper.swiper-initialized .product-carousel__slide{opacity:1;transition:opacity .15s ease}}.product-carousel__swiper.swiper-initialized .product-carousel__slide.is-full-visible{opacity:1}.product-carousel__nav{display:flex;align-items:center;gap:.8rem;justify-content:flex-end;padding:4rem 2rem 0;max-width:1440px;margin:0 auto}@media screen and (min-width:1100px){.product-carousel__nav{padding-right:4rem}}.product-carousel__btn-prev svg{transform:rotate(180deg)}.product-carousel__btn-prev,.product-carousel__btn-next{position:static!important;margin-top:0!important;width:4rem;height:2.4rem;min-width:4rem;border-radius:40px;background-color:#434343!important;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.product-carousel__btn-prev:hover,.product-carousel__btn-next:hover{background-color:#ffffff40}.product-carousel__btn-prev .icon,.product-carousel__btn-next .icon{width:1.6rem;height:1.6rem;fill:#fff}.product-carousel__btn-prev{transform:rotate(180deg)}.product-carousel__btn-prev.swiper-button-disabled,.product-carousel__btn-next.swiper-button-disabled{opacity:1;cursor:default;pointer-events:none}.product-carousel__btn-prev:after,.product-carousel__btn-next:after{display:none}.product-card-2{background-color:#e2e2e2;border-radius:1.2rem;display:flex;flex-direction:column;position:relative;height:100%}@media(min-width:750px){.product-card-2{margin-block:4rem}.product-card-2:before{background-color:#e2e2e2;content:"";position:absolute;top:50%;left:50%;transition:transform .3s;width:100%;height:calc(100% + 50px);transform:translate(-50%,-50%) scaleY(.9);transform-origin:center;border-radius:12px}.product-card-2:hover:before{transform:translate(-50%,-50%) scaleY(1.055)}.product-card-2:hover .product-card-2__badges{top:-2.5rem}}.product-card-2__badges{position:absolute;top:.8rem;left:.8rem;z-index:2;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;transition:top .3s}@media(min-width:750px){.product-card-2__badges{top:1.4rem;left:1.4rem}}.product-card-2__badge{font-family:var(--font-button-family);display:inline-block;padding:.4rem 1.2rem;border-radius:9999px;font-size:1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;line-height:1.4}.product-card-2__badge[class*=color-]{background-color:rgb(var(--color-background));color:rgb(var(--color-text))}.product-card-2__body{flex:1;display:flex;flex-direction:column;position:relative}.product-card-2__info{text-align:center;padding:3.6rem 1.6rem 0;transition:all .4s ease}@media(min-width:750px){.product-card-2__info{padding-inline:2rem}}.product-card-2__title{font-size:2rem;font-weight:500;line-height:1.2;color:#000;margin-top:1.6rem;margin-bottom:1.2rem}.product-card-2__tagline{font-size:1.4rem;text-transform:uppercase;font-weight:400;color:#434343;margin:0;line-height:normal;font-family:LED Dot Matrix,monospace;display:flex;justify-content:center;align-items:center;gap:.8rem}@media(min-width:750px){.product-card-2__tagline{font-size:1.6rem}}.product-card-2__tagline .divider{display:flex}.product-card-2__media-link{display:block;flex:1;text-decoration:none}.product-card-2__media{display:flex;align-items:center;justify-content:center;padding:1.6rem 1.6rem 0;min-height:22rem}@media(min-width:750px){.product-card-2__media{padding-top:2.4rem;padding-inline:2rem}}.product-card-2__image{height:auto;width:18rem;object-fit:cover;aspect-ratio:1;display:block;transition:all .4s ease}@media(min-width:750px){.product-card-2:hover .product-card-2__video,.product-card-2:hover .product-card-2__image{transform:scale(1.15);margin-bottom:24px;margin-top:0}}.product-card-2 .product-card-2__footer,.product-card-2 .button{transition:all .4s ease}@media(min-width:750px){.product-card-2:hover .button{transform:scale(1.05)}.product-card-2:hover .product-card-2__footer{margin-top:2rem;padding-bottom:.4rem}}.product-card-2__video{height:auto;width:30rem;object-fit:cover;aspect-ratio:1;display:block;transition:all .4s ease;mix-blend-mode:darken}[data-scheme=dark] .product-card-2__video{mix-blend-mode:normal}@media(prefers-color-scheme:dark){[data-scheme=auto] .product-card-2__video{mix-blend-mode:normal}}@media(min-width:750px){.product-card-2__image,.product-card-2__video{width:24rem}}.product-card-2__image.placeholder-svg{height:22rem;opacity:.3}.product-card-2__footer{padding:0 1.6rem 2.4rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem;position:relative;transition:padding-bottom .4s ease}@media(min-width:750px){.product-card-2:hover .product-card-2__info{margin-top:-2.4rem}}@media(min-width:750px){.product-card-2__footer{gap:1.2rem;padding-inline:2rem}}.product-card-2__btn{display:inline-flex;align-items:center;gap:1.2rem;padding:0 2.4rem;height:4.4rem;background-color:#fff;color:#000;border-radius:9999px;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:none;transition:background-color .2s,color .2s;white-space:nowrap}.product-card-2__btn:hover{background-color:#f5f5f5;color:#000}.product-card-2__btn-dot{display:block;width:1rem;height:1rem;min-width:1rem;border-radius:50%;background-color:#000}@media(max-width:749px){.hidden-mobile{display:none}}.product-card-2__price-note{font-size:1.6rem;line-height:1.3;font-weight:400;color:#000;margin:0;text-align:center}@media(min-width:750px){.hidden-desktop{display:none}}.product-carousel__nav--header{padding:0;justify-content:start;max-width:none;margin:0;width:100%}.product-carousel__mobile-cta{padding:3.2rem 1.6rem 0}.product-carousel__mobile-cta .button{width:100%;justify-content:center}@media screen and (max-width:749px){.product-card-2__title{font-size:1.8rem}.product-card-2__media{min-height:18rem}.product-carousel-section{padding-top:4rem;padding-bottom:4rem}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/section-product-carousel.css.map */
