.ts-collection-cards__header{text-align:center;margin-bottom:3.2rem}.ts-collection-cards__label{font-family:DM Sans,system-ui,sans-serif;font-size:1.05rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:#a6894b;margin:0 0 1rem}.ts-collection-cards__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:3.4rem;font-weight:300;color:#1a1a1a;margin:0}.ts-collection-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:40px;padding-bottom:40px}@media screen and (max-width:749px){.ts-collection-cards{grid-template-columns:1fr;gap:16px;padding-top:24px;padding-bottom:24px}}@media screen and (min-width:750px)and (max-width:989px){.ts-collection-cards{grid-template-columns:repeat(3,1fr);gap:16px}}.ts-collection-card{position:relative;display:block;border-radius:10px;overflow:hidden;text-decoration:none;background-color:#e8e4de}.ts-collection-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.ts-collection-card__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .55s cubic-bezier(.25,.46,.45,.94);will-change:transform}.ts-collection-card:hover .ts-collection-card__img{transform:scale(1.06)}.ts-collection-card__placeholder{width:100%;height:100%;object-fit:cover}.ts-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.28) 55%,rgba(0,0,0,.78) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:2.4rem 2.2rem;transition:background .35s ease}.ts-collection-card:hover .ts-collection-card__overlay{background:linear-gradient(to bottom,transparent 25%,rgba(0,0,0,.35) 52%,rgba(0,0,0,.85) 100%)}.ts-collection-card__title{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.35);margin:0 0 .4rem;line-height:1.2}@media screen and (max-width:749px){.ts-collection-card__title{font-size:1.7rem}}.ts-collection-card__subtitle{font-family:DM Sans,system-ui,sans-serif;font-size:1.1rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#fffc;margin:0;text-decoration:none;position:relative;display:inline-block;transition:color .25s ease}.ts-collection-card__subtitle:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#ffffffb3;transition:width .3s ease}.ts-collection-card:hover .ts-collection-card__subtitle:after{width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-ts-collection-cards.css.map */
