.collection-product-tabs{margin:-72px auto 0}.collection-product-tabs .product-tabs{display:flex;justify-content:flex-start;gap:16px;margin-bottom:30px;margin-top:40px}.collection-product-tabs .tab-button{appearance:none;-webkit-appearance:none;box-sizing:border-box;font-family:var(--font-body-family);font-size:16px;font-weight:var(--font-body-weight);line-height:1.2;text-transform:none;color:#000;background:#fff;border:1px solid #000;padding:12px 28px;cursor:pointer;transition:all .3s ease;border-radius:30px}.collection-product-tabs .tab-button:hover{background:#f5f5f5}.collection-product-tabs .tab-button.active{background:#000;color:#fff;border-color:#000}.collection-product-tabs .tab-content{display:none}.collection-product-tabs .tab-content.active{display:block}.collection-product-tabs .product-cards-container{display:grid;grid-template-columns:1fr;gap:24px}.collection-product-tabs .collection-tab-product-card{border:1px solid #e5e5e5;border-radius:16px;padding:20px;text-align:center;background:#fff;transition:box-shadow .3s ease}.collection-product-tabs .collection-tab-product-card:hover{box-shadow:0 4px 12px #0000001a}.collection-product-tabs .collection-tab-product-card__image{margin-bottom:20px;overflow:hidden;border-radius:8px;height:300px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.collection-product-tabs .collection-tab-product-card__image img{width:100%;object-fit:contain;aspect-ratio:1 / 1;height:auto;display:block}.collection-product-tabs .collection-tab-product-card__title{font-size:24px;color:#000;text-align:left}.collection-product-tabs .collection-tab-product-card__description{font-size:14px;margin-top:12px;margin-bottom:24px;color:#666;text-align:left}.collection-product-tabs .collection-tab-product-card__price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}.collection-product-tabs .collection-tab-product-card__price{font-size:24px;font-weight:700;flex-shrink:0}.collection-product-tabs .collection-tab-product-card__button{background:#000;color:#fff;padding:10px 18px;border-radius:4px;text-decoration:none;font-weight:700;font-size:16px;transition:background .3s ease;white-space:nowrap}.collection-product-tabs .collection-tab-product-card__button:hover{background:#1ad5a1}.collection-product-tabs .collection-tab-product-card__specs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:20px;border-top:1px solid #f0f0f0}.collection-product-tabs .collection-tab-product-card__spec-item{white-space:nowrap;text-align:left;display:flex;flex-direction:column;gap:6px 0}.collection-product-tabs .collection-tab-product-card__spec-label{font-size:14px;font-weight:500;color:#000}.collection-product-tabs .collection-tab-product-card__spec-value{font-size:12px;color:#666}@media(max-width:768px){.collection-product-tabs{margin-top:calc(var(--section-padding-top) * -.75)}.collection-product-tabs .product-tabs{flex-wrap:wrap;gap:12px}.collection-product-tabs .tab-button{padding:10px 24px;font-size:14px}}@media(min-width:550px)and (max-width:1024px){.collection-product-tabs .product-cards-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px)and (max-width:1440px){.collection-product-tabs .product-cards-container{grid-template-columns:repeat(3,1fr)}}@media(min-width:1441px){.collection-product-tabs .product-cards-container{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/collection-product-tabs.css.map */
