.section-featured-brands{background:var(--color-background, #fff);border-top:1px solid rgba(255,255,255,.65);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:var(--shadow-md)}.featured-brands .section__content{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:var(--spacer-md);align-items:center}.featured-brands .vendor-logo{padding:0 var(--spacer-md);opacity:.8}.featured-brands .vendor-logo img{height:8rem;margin:0 auto;object-fit:contain}@media(hover: hover){.featured-brands .vendor-logo:hover,.featured-brands .vendor-logo:focus{opacity:1}}@media screen and (max-width: 767px){.featured-brands .vendor-logo:last-of-type{grid-column:1/-1}}@media screen and (min-width: 768px){.featured-brands .section__content{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px){.featured-brands .section__content{grid-template-columns:repeat(5, 1fr)}}@media screen and (min-width: 1280px){.featured-brands .section__content{grid-template-columns:repeat(5, 1fr)}}
