.featured-products{background:var(--color-background, #fff)}.featured-products__container{max-width:1720px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media screen and (min-width: 750px){.featured-products__container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width: 990px){.featured-products__container{padding-left:4rem;padding-right:4rem}}.featured-products__header{text-align:center;margin-bottom:2rem}.featured-products__heading{margin:0 0 1rem;font-weight:700;line-height:1.05;color:var(--color-foreground, #322F2F)}.featured-products__description{line-height:1.25;color:var(--color-foreground-secondary, #7B858E);max-width:50rem;margin:0 auto}.featured-products__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media screen and (min-width: 750px){.featured-products__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (min-width: 990px){.featured-products__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.featured-products__card{display:flex;flex-direction:column}.card{display:flex;flex-direction:column;background:#fff;border-radius:.5rem;box-shadow:0 0 10px #0000000d;overflow:hidden;height:100%;transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 20px #0000001a}.card__media{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f9f9f9;flex-shrink:0}.card__media a{display:block;width:100%;height:100%}.card__image{width:100%;height:100%;object-fit:contain;object-position:center}.card__content{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1;min-height:0}@media screen and (min-width: 750px){.card__content{gap:.625rem;padding:1.25rem}}.card__header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;min-height:1.375rem}.card__header--price-only{justify-content:flex-end}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;line-height:1.33;white-space:nowrap}.badge--popular{background:#ec653c;color:#fff}.card__price{font-size:1.125rem;font-weight:700;line-height:1.21;color:var(--color-foreground, #322F2F);text-align:right}.card__title{margin:0;font-weight:600;line-height:1.3;color:var(--color-foreground, #322F2F);word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.card__title a:hover{color:var(--color-link-hover, #EC732D)}.card__description{margin:0;line-height:1.5;color:var(--color-foreground-secondary, #7B858E);flex:1;overflow:hidden;word-break:break-word}.card__actions{display:flex;flex-direction:column;padding-top:1rem;margin-top:auto}.featured-products .button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1rem;font-size:1rem;font-weight:600;line-height:1.21;text-transform:uppercase;text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:inherit}@media screen and (min-width: 750px){.featured-products .button{font-size:1.125rem}}.featured-products .button--primary{background:#ff6b35;color:#fff}.featured-products .button--primary:hover:not(:disabled){background:#ec5a24;transform:translateY(-1px)}.featured-products .button--primary:disabled{opacity:.5;cursor:not-allowed}.featured-products .button--add-to-cart{width:100%;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.featured-products .visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-featured-products.css.map */
