.product-carousel{padding:3rem 0;background-color:#fff}.product-carousel__title{text-align:center;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-style:normal;font-weight:400;font-size:40px;color:var(--title-color, #1b2a4a);margin:0 0 2rem}.product-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-carousel__track::-webkit-scrollbar{display:none;width:0;height:0}.product-carousel__card{flex:0 0 calc((100% - 2rem) / 3);min-width:0;scroll-snap-align:start;border:1px solid var(--card-border-color, #e0e0e0);box-sizing:border-box;display:flex;flex-direction:column}.product-carousel__media{display:block;width:100%;aspect-ratio:1 / 1;border-bottom:1px solid var(--card-border-color, #e0e0e0)}.product-carousel__media img,.product-carousel__media svg{display:block;width:100%;height:100%;object-fit:cover}.product-carousel__info{display:flex;flex-direction:column;flex:1;min-width:0;padding:10px 30px;text-align:left;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;color:var(--card-text-color, #1b2a4a)}.product-carousel__price{font-size:38px;line-height:1;font-weight:600;margin:0 0 .25rem}.product-carousel__name{display:block;font-size:28px;line-height:1;font-weight:400;color:var(--card-text-color, #1b2a4a);text-decoration:none;margin:0 0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-carousel__buttons{display:flex;gap:1.25rem;margin-top:auto}.product-carousel__buttons product-form{flex:1 1 0;min-width:0;display:flex}.product-carousel__buttons product-form form{width:100%;display:flex}.product-carousel__button{position:relative;flex:1 1 0;min-width:0;width:100%;height:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:0;padding:.75rem .5rem;background-color:var(--button-color, #f2802e);color:var(--button-text-color, #ffffff);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:21px;font-weight:400;text-decoration:none;cursor:pointer;-webkit-appearance:none;appearance:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-carousel__button:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:749px){.product-carousel__card{flex:0 0 100%}.product-carousel__button{font-size:16px}.product-carousel__name{font-size:20px}.product-carousel__price{font-size:30px;line-height:2}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-carousel.css.map */
