.product-carousel{position:relative;width:100%;overflow:hidden;padding:40px 0}.carousel-container{display:flex;transition:transform .5s ease-in-out;gap:20px;padding:0 20px}.carousel-slide{min-width:781px;width:781px;height:336px;border-radius:24px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.carousel-content{position:relative;z-index:2}.carousel-slide h4{font-size:16px;font-weight:500;margin-bottom:12px;color:#fff;opacity:.9}.carousel-slide h3{font-size:32px;font-weight:700;margin-bottom:20px;color:#fff;line-height:1.2}.carousel-slide p{font-size:16px;line-height:1.6;margin-bottom:30px;color:#fff;opacity:.95}.carousel-button{display:inline-block;background:#000;color:#fff;padding:14px 32px;text-decoration:none;font-weight:600;font-size:16px;border-radius:4px;transition:all .3s ease;cursor:pointer}.carousel-button:hover{background:#333;transform:translateY(-2px)}.carousel-image{position:absolute;right:40px;top:50%;transform:translateY(-50%);max-width:45%;height:auto;z-index:1}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:30px}.carousel-arrow{background:transparent;border:none;font-size:24px;color:#999;cursor:pointer;padding:10px;transition:color .3s ease}.carousel-arrow:hover{color:#333}.carousel-dots{display:flex;gap:8px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#d0d0d0;border:none;cursor:pointer;transition:background .3s ease}.carousel-dot.active{background:#333}@media (max-width: 1024px){.carousel-slide{min-width:600px;width:600px;height:650px}}@media (max-width: 768px){.carousel-slide{min-width:calc(100% - 40px);width:calc(100% - 40px);height:600px}.carousel-slide h3{font-size:24px}.carousel-image{max-width:40%;right:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
