.responsive-image{width:100%;background:var(--ri-bg, transparent);overflow:hidden}.responsive-image__container{position:relative;width:100%;margin:0 auto}.responsive-image__link{display:block;width:100%;text-decoration:none;color:inherit}.responsive-image__picture{display:block;width:100%;height:var(--ri-desktop-height, 600px);overflow:hidden;border-radius:var(--ri-radius, 0)}.responsive-image__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.responsive-image__placeholder{width:100%;height:100%;opacity:.4}@media screen and (min-width:1400px){.responsive-image__picture{height:clamp(var(--ri-desktop-height, 500px),38vw,calc(var(--ri-desktop-height, 500px) * 1.5))}}@media screen and (min-width:750px)and (max-width:1099px){.responsive-image__picture{height:var(--ri-tablet-height, 450px)}}@media screen and (max-width:749px){.responsive-image__picture{height:var(--ri-mobile-height, 350px)}}.responsive-image__view-all{position:absolute;right:clamp(16px,4vw,40px);bottom:clamp(16px,4vw,40px);z-index:1;display:inline-flex;align-items:center;padding:12px 28px;background:#7a1f2b;color:#f7f1ea;font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-decoration:none;border-radius:2px;transition:opacity .2s ease}.responsive-image__view-all:hover,.responsive-image__view-all:focus-visible{opacity:.85}@media screen and (max-width:749px){.responsive-image__view-all{padding:10px 22px;font-size:.75rem}}.responsive-image__link:focus-visible{outline:2px solid #222;outline-offset:-4px}.responsive-image__view-all:focus-visible{outline:2px solid #f7f1ea;outline-offset:2px}@media(prefers-reduced-motion:reduce){.responsive-image__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/image-card.css.map */
