.product-brand-spotlight{box-sizing:border-box;background:var(--color-beige);width:100vw;margin:30px calc(50% - 50vw) 60px}.product-brand-spotlight__inner{max-width:var(--layout-max-width-wide);box-sizing:border-box;margin:0 auto;padding-inline:30px}.product-brand-spotlight__card{border-radius:30px;grid-template-columns:1fr;display:grid;overflow:clip}.product-brand-spotlight__media{background:#e9e9e9;min-height:280px;position:relative}.product-brand-spotlight__feature-image,.product-brand-spotlight__feature-fallback{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.product-brand-spotlight__feature-fallback{background:linear-gradient(120deg,#f2f2f2 0%,#d9d9d9 100%)}.product-brand-spotlight__logo-badge{background:var(--color-white);border-radius:8px;place-items:center;width:92px;height:92px;display:grid;position:absolute;top:18px;left:18px;overflow:hidden;box-shadow:0 6px 12px #4251643d}.product-brand-spotlight__logo-image{-o-object-fit:contain;object-fit:contain;width:calc(100% - 18px);height:calc(100% - 18px)}.product-brand-spotlight__content{background:var(--product-brand-spotlight-bg);color:var(--product-brand-spotlight-fg);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;padding:28px 24px;display:flex}.product-brand-spotlight__copy{flex-direction:column;gap:16px;display:flex}.product-brand-spotlight__name{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,2.9vw,2.5rem);font-weight:900;line-height:.95}.product-brand-spotlight__preview{letter-spacing:-.01em;margin:0;font-size:clamp(1.125rem,1.6vw,1.75rem);font-weight:500;line-height:1.14}@media (min-width:640px){.product-brand-spotlight{margin-top:36px;margin-bottom:70px}.product-brand-spotlight__inner{padding-inline:40px}.product-brand-spotlight__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-brand-spotlight__media{min-height:430px}.product-brand-spotlight__content{justify-content:space-between;gap:22px;padding:48px 36px 40px}}@media (min-width:960px){.product-brand-spotlight{margin-block:100px}.product-brand-spotlight__inner{padding-inline:60px}.product-brand-spotlight__media{min-height:486px}.product-brand-spotlight__content{gap:26px;padding:56px 36px}}@media (min-width:1320px){.product-brand-spotlight__inner{padding-inline:90px}.product-brand-spotlight__content{padding-inline:40px}}
