.editorial-cards{width:100%;box-sizing:border-box}.editorial-cards__grid{display:grid;grid-template-columns:repeat(3,1fr)}.editorial-cards__item{position:relative;overflow:hidden;height:var(--card-height-desktop, 600px);cursor:pointer}.editorial-cards__item:hover .editorial-cards__image{transform:scale(1.04)}.editorial-cards__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.editorial-cards__image,.editorial-cards__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,.46,.45,.94);filter:grayscale(100%)}.editorial-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.editorial-cards__content{position:absolute;bottom:0;left:0;right:0;padding:28px 28px 32px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.18) 70%,transparent 100%);z-index:2}.editorial-cards__title{font-size:clamp(18px,2vw,26px);font-weight:700;margin:0 0 10px;line-height:1.2;letter-spacing:-.01em}.editorial-cards__description{font-size:clamp(13px,1.1vw,15px);margin:0 0 16px;line-height:1.55;opacity:.9;max-width:36ch}.editorial-cards__link{display:inline-block;font-size:14px;font-weight:600;letter-spacing:.04em;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.editorial-cards__link:hover{opacity:.75}@media(max-width:749px){.editorial-cards{padding-left:0!important;padding-right:0!important}.editorial-cards__grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px!important;padding-left:20px!important;padding-right:20px!important}.editorial-cards__grid::-webkit-scrollbar{display:none}.editorial-cards__item{width:var(--card-width-mobile, 82%);height:var(--card-height-mobile, 480px);flex-shrink:0;scroll-snap-align:start}}@media(min-width:750px)and (max-width:1099px){.editorial-cards__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
