.tabbed-collections{padding:60px 40px;text-align:center;font-family:var(--font-body-family, inherit)}.tabbed-collections__tabs{display:flex;gap:48px;margin-bottom:40px;justify-content:center}.tabbed-collections__tab{background:none;border:none;cursor:pointer;font-family:the-seasons,sans-serif;font-weight:300;font-style:normal;font-size:var(--font-heading-scale, 3em);letter-spacing:.12em;text-transform:uppercase;color:var(--tab-inactive-color);padding:0;transition:color .2s ease}.tabbed-collections__tab sup{font-size:11px;letter-spacing:.05em;margin-left:4px;vertical-align:super}.tabbed-collections__tab.is-active{color:var(--tab-active-color);font-weight:400}.tabbed-collections__tab:hover{color:var(--tab-active-color)}.tabbed-collections__panel{display:none}.tabbed-collections__panel.is-active{display:block}.tabbed-collections__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto}.product-card{position:relative;border-radius:16px;overflow:hidden;background:var(--card-bg-color)}.product-card__image-wrap{aspect-ratio:3 / 4;overflow:hidden}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover .product-card__image-wrap img{transform:scale(1.03)}.product-card__footer{position:absolute;bottom:0;left:0;right:0;padding:16px;display:flex;align-items:flex-end;justify-content:space-between}.product-card__info{color:#fff;text-align:left}.product-card__name{font-size:14px;font-weight:400;margin:0 0 2px;text-shadow:0 1px 4px rgba(0,0,0,.2)}.product-card__price{font-size:13px;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.2)}.product-card__atc{background:#ffffffd9;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--tab-active-color);position:relative;transition:background .2s ease;flex-shrink:0}.product-card__atc:hover{background:#fff}.product-card__atc-badge{display:none;position:absolute;top:-4px;right:-4px;width:10px;height:10px;background:var(--tab-active-color);border-radius:50%}.product-card__atc-badge.added{display:block}@media(max-width:768px){.tabbed-collections{padding:40px 20px}.tabbed-collections__tabs{gap:24px;flex-wrap:wrap}.tabbed-collections__tab{font-size:16px}.tabbed-collections__grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.tabbed-collections__grid{grid-template-columns:1fr}}.tabbed-collections__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:100%;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-tabbed-collections.css.map */
