.product-carousel{display:flex;flex-direction:column;align-items:center}.product-carousel__main{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.product-carousel__left,.product-carousel__right{flex:1 1 40%;max-width:600px}.hero-image{position:relative;width:100%;aspect-ratio:1 / 1}.hero-image__img{width:100%;border-radius:1rem;position:relative;z-index:3;border:10px solid #FF6633}.hero-image:before,.hero-image:after{content:"";position:absolute;width:100%;height:100%;border-radius:1rem;z-index:1}.hero-image:before{background:#9c3;top:0;left:0;transform:rotate(-4deg);z-index:1}.hero-image:after{background:#8e67ac;top:0;left:0;transform:rotate(4deg);z-index:0}.product-carousel__header{position:relative}.product-carousel__controls{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;position:absolute;right:5px;top:15px}.product-carousel__arrow{background:none;border:2px solid #a020f0;border-radius:50%;cursor:pointer;width:35px;height:35px}.product-carousel__container{overflow:hidden}.product-carousel__track{display:flex;transition:transform .3s ease;gap:1rem}.product-carousel__slide{flex:0 0 calc(50% - 1rem);position:relative}.product-card{position:relative;background:#fff;border-radius:1rem;padding:1rem;z-index:2}.product-card__image-wrapper{position:relative}.product-card__image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;z-index:-1;background:#9c3;transform:rotate(-4deg)}.product-card__image{width:100%;border-radius:1rem}.product-card__title{margin-top:.5rem;text-align:center;font-weight:700}.product-card__price{text-align:center;color:#444}.product-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.product-carousel__dot{width:10px;height:10px;background:#ccc;border-radius:50%;border:none;cursor:pointer}.product-carousel__dot.active{background:#f60}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-product-carousel.css.map */
