.home-concern-cards{background:#fff}.home-concern-cards .page-width{max-width:100%}.home-concern-cards__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.home-concern-cards__item{position:relative;display:flex;color:var(--card-text-color, #1d1d1d);text-decoration:none;background:var(--card-bg, #ecebe4);border-radius:2.4rem;overflow:hidden;min-height:8rem;isolation:isolate}.home-concern-cards__item:hover{transform:translateY(-2px);transition:transform .2s ease}.home-concern-cards__item.is-disabled{cursor:default;pointer-events:none}.home-concern-cards__item--featured{grid-column:span 2;min-height:28rem;padding:0}.home-concern-cards__item--featured:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--overlay-opacity, .2) * .45)),rgba(0,0,0,calc(var(--overlay-opacity, .2) * 1.2)));z-index:1;pointer-events:none}.home-concern-cards__featured-media{position:absolute;top:0;right:0;bottom:0;left:0}.home-concern-cards__featured-media img,.home-concern-cards__featured-media .home-concern-cards__featured-fallback{width:100%;height:100%;display:block;object-fit:cover}.home-concern-cards__featured-fallback{background:var(--card-bg, #ad7b2f)}.home-concern-cards__featured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.4rem,2vw,2.2rem);pointer-events:none}.home-concern-cards__featured-top{max-width:min(80%,48rem)}.home-concern-cards__featured-subtitle{margin:0;font-size:clamp(1.2rem,.9vw,1.5rem);line-height:1.2;font-weight:600;color:var(--card-text-color, #fff);opacity:.9}.home-concern-cards__featured-title{margin:.35rem 0 0;font-size:clamp(2.2rem,1.9vw,3.4rem);line-height:1.08;letter-spacing:-.02em;font-weight:700;color:var(--card-text-color, #fff)}.home-concern-cards__featured-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1.2rem}.home-concern-cards__featured-bottom-text{margin:0;max-width:72%;font-size:clamp(1.25rem,.95vw,1.6rem);line-height:1.28;font-weight:500;color:var(--card-text-color, #fff)}.home-concern-cards__featured-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1.4rem;min-height:3.4rem;font-size:clamp(1.2rem,.9vw,1.5rem);line-height:1;font-weight:700;white-space:nowrap;background:#ffffffeb;color:#121212}.home-concern-cards__item--compact{align-items:center;min-height:8rem;padding:2rem}.home-concern-cards__compact-content{max-width:calc(100% - 7rem)}.home-concern-cards__title{margin:0;color:var(--card-text-color, currentColor)}.home-concern-cards__item--compact .home-concern-cards__title{font-size:1.68rem;line-height:1.2;font-weight:500;letter-spacing:-.005em;color:var(--card-text-color, currentColor);overflow:hidden;text-overflow:ellipsis}.home-concern-cards__compact-media{position:absolute;right:4.8rem;top:50%;transform:translateY(-50%);width:4.4rem;height:4.4rem;border-radius:999px;color:#445652;display:inline-flex;align-items:center;justify-content:center}.home-concern-cards__compact-media img,.home-concern-cards__compact-media .home-concern-cards__placeholder{width:100%;height:100%;display:block;object-fit:cover;border-radius:999px}.home-concern-cards__compact-dummy-icon{width:2.4rem;height:2.4rem;display:inline-flex}.home-concern-cards__compact-dummy-icon svg{width:100%;height:100%}.home-concern-cards__arrow{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;z-index:3}.home-concern-cards__arrow svg{width:100%;height:100%}.home-concern-cards__arrow--featured{right:1.6rem;bottom:1.4rem;width:3.4rem;height:3.4rem;border-radius:999px;background:#ffffffe0;color:#1f1f1f}.home-concern-cards__arrow--compact{right:1.4rem;top:50%;transform:translateY(-50%)}@media screen and (max-width:1100px){.home-concern-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-concern-cards__item--featured{grid-column:span 1;min-height:24rem}.home-concern-cards__featured-title{font-size:clamp(2rem,2.3vw,3rem)}.home-concern-cards__item--compact{padding-right:5rem}}@media screen and (min-width:990px){.home-concern-cards .page-width{padding-left:clamp(8rem,2.4vw,4rem);padding-right:clamp(8rem,2.4vw,4rem)}}@media screen and (max-width:749px){.home-concern-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-concern-cards__item--featured{grid-column:span 1;min-height:23.6rem;border-radius:2rem}.home-concern-cards__featured-overlay{padding:1.1rem 1.1rem 1.2rem}.home-concern-cards__featured-top{max-width:92%}.home-concern-cards__featured-subtitle{font-size:1.1rem}.home-concern-cards__featured-title{margin-top:.3rem;font-size:1.85rem;line-height:1.08}.home-concern-cards__featured-bottom{gap:.8rem}.home-concern-cards__featured-bottom-text{max-width:66%;font-size:1.1rem;line-height:1.25}.home-concern-cards__featured-cta{min-height:2.8rem;padding:.55rem 1.05rem;font-size:1.05rem}.home-concern-cards__arrow{width:2rem;height:2rem}.home-concern-cards__arrow--featured{right:1rem;bottom:1rem;width:2.8rem;height:2.8rem}.home-concern-cards__item--compact{grid-column:1 / -1;min-height:7rem;border-radius:2rem;padding:1.4rem 6.8rem 1.4rem 1.6rem}.home-concern-cards__item--compact .home-concern-cards__title{font-size:1.55rem;line-height:1.2}.home-concern-cards__compact-content{max-width:calc(100% - 6.6rem)}.home-concern-cards__compact-media{right:3.3rem;width:4rem;height:4rem}.home-concern-cards__arrow--compact{right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-home-promo-grid.css.map */
