.c-product-featured{display:grid;gap:2rem 5rem}@media (min-width:1024px){.c-product-featured{grid-template-columns:repeat(2,1fr);padding:0 4rem}}.c-product-featured__media{border-radius:4px;overflow:hidden;aspect-ratio:3/2;background-color:#e5e5e5}@media (min-width:1024px){.c-product-featured__media{order:2}}.c-product-featured__content{display:flex;flex-direction:column}@media (min-width:1024px){.c-product-featured__content{order:1}}.c-product-featured__text-wrap{flex-grow:1}.c-product-featured__title{font-size:28px;font-weight:700;line-height:1.25;margin-bottom:12px;color:var(--shop-accent-color);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c-product-featured__title a{color:#000}.c-product-featured__title a:hover{text-decoration:underline}.c-product-featured__excerpt{font-size:13px;line-height:1.4;color:var(--shop-accent-color);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.c-product-featured__more{margin-top:28px}@media (min-width:1024px){.c-product-featured__more{margin-top:0}}.c-product-featured__more a{display:flex;align-items:center;justify-content:center;border-radius:100rem;background-color:#000;color:#fff;padding:8px 0;width:130px;font-size:13px;line-height:1.5;font-weight:700}.c-product-featured__image-wrap{display:flex;align-items:center;justify-content:center;height:100%}.c-product-featured__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.c-product-featured__type{display:flex;margin-bottom:8px;font-size:12px;font-weight:700;align-items:center;justify-content:center;padding:4px 18px;border:1px solid #000;line-height:1.3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--shop-accent-color)}
/*# sourceMappingURL=product-card-featured.css.map */