.carousel-title{text-align:center;font-size:2rem;font-weight:300;margin-bottom:3rem;color:#333}.carousel-tabs{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.tab-button{background:none;border:none;font-size:1rem;font-weight:600;font-family:"Montserrat",var(--font-heading-card-family, sans-serif);color:#666;cursor:pointer;padding:.5rem 1rem;border-bottom:2px solid transparent;transition:all .3s ease}.tab-button.active{color:#000;border-bottom-color:#000}.carousel-tab-content{display:none}.carousel-tab-content.active{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9d9d9;border:1px solid #d9d9d9;padding:0}.product-card{border:1px solid #d9d9d9!important;background:#fff;display:flex;flex-direction:column}.product-card.empty-card{background:#fff}.product-card.empty-card .product-image-wrapper{background:#fff;min-height:300px}.product-card.empty-card .product-image-wrapper>div{width:100%;height:100%;background:#fff}.product-card.empty-card .product-information{background:#fff;min-height:100px}@media (max-width: 768px){.product-card{border:1px solid #d9d9d9!important}}@media (max-width: 480px){.product-card{border:1px solid #d9d9d9!important}}.product-image-wrapper{position:relative;overflow:hidden}.product-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.primary-image{opacity:1}.secondary-image{position:absolute;top:0;left:0;opacity:0}.product-card:hover .primary-image{opacity:0}.product-card:hover .secondary-image{opacity:1}.product-information{padding:1.5rem;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:space-between}.product-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#333}.quick-add-form{margin-top:auto}.quick-add-button{padding:6px 0;background:#fff;font-size:14px;font-weight:600;color:#092d26;border:0;border-bottom:1px solid #092d26;margin:0 auto;display:inline-block}@media (hover: hover) and (pointer: fine) and (min-width: 769px){.quick-add-form{margin-top:auto;min-height:32px;display:flex;align-items:flex-end;justify-content:center}.quick-add-button{opacity:0;pointer-events:none;transition:opacity .2s ease}.product-card:hover .quick-add-button,.product-card:focus-within .quick-add-button{opacity:1;pointer-events:auto}}@media (max-width: 1024px){.carousel-tab-content.active{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.carousel-tabs{flex-direction:column;align-items:center;gap:1rem}.carousel-tab-content.active{grid-template-columns:repeat(2,1fr);gap:1rem;background:transparent;border:none;padding:0 1rem}.product-information{padding:1rem}}@media (max-width: 480px){.carousel-tab-content.active{grid-template-columns:1fr;gap:1rem;background:transparent;border:none;padding:0 1rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-carousel-tabs.css.map */
