.product-carousel-section{width:100%;position:relative}.product-carousel-container{max-width:1440px;margin:0 auto;padding:60px 0}.product-carousel-wrapper,.product-carousel-slides{position:relative}.product-carousel-slide{display:none}.product-carousel-slide:first-child{display:block}.product-carousel-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.product-carousel-product{padding:40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;height:100%;justify-content:center;position:relative}.product-carousel-product__image-link{display:block;max-width:300px;width:100%}.product-carousel-product__image{width:100%;height:auto;object-fit:contain;max-height:350px}.product-carousel-product__title{font-family:Didot,Georgia,Times New Roman,serif;font-size:48px;font-weight:700;line-height:1.2;margin:0;color:#000}.product-carousel-product__description{font-size:16px;line-height:1.6;color:#333;max-width:500px}.product-carousel-product__button{display:inline-block;padding:14px 40px;background-color:#18b0c1;color:#fff;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:1px;text-transform:uppercase;transition:all .3s ease;margin-top:10px;border:none;cursor:pointer}.product-carousel-product__button:hover{opacity:.85}.product-carousel-product__button:disabled,.product-carousel-product__button.is-disabled{opacity:.4;cursor:not-allowed;background-color:#ccc;pointer-events:none}.product-carousel-product__button:disabled:hover,.product-carousel-product__button.is-disabled:hover{background-color:#ccc}.product-carousel-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-carousel-image__img{width:100%;height:100%;min-height:500px;object-fit:cover}.product-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#5eb3bb;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .3s ease}.product-carousel-nav:hover{background-color:#4a9aa1}.product-carousel-nav--prev{left:10px}.product-carousel-nav--next{right:10px}.product-carousel-nav svg{width:18px;height:18px}@media screen and (max-width: 768px){.product-carousel-container{padding:40px 15px}.product-carousel-grid{grid-template-columns:1fr;gap:0!important}.product-carousel-image{order:1;min-height:400px}.product-carousel-product{order:2;padding:30px 20px;min-height:auto}.product-carousel-product__title{font-size:36px}.product-carousel-product__description{font-size:14px}.product-carousel-product__image-link{max-width:250px}.product-carousel-nav{width:40px;height:40px;top:40%;transform:translateY(-50%)}.product-carousel-nav--prev{left:10px}.product-carousel-nav--next{right:10px}.product-carousel-nav svg{width:20px;height:20px}}@media screen and (min-width: 769px) and (max-width: 1024px){.product-carousel-product__title{font-size:40px}.product-carousel-product{padding:30px}}
/*# sourceMappingURL=/cdn/shop/t/137/assets/section-product-carousel-with-image.css.map */
