.brand-spotlight{padding-top:var(--padding-top,40px);padding-bottom:var(--padding-bottom,40px)}.brand-spotlight__heading{text-transform:uppercase;margin-bottom:2rem;font-size:3.6rem;font-weight:900}.brand-spotlight__wrapper{grid-template-columns:200px 1fr;align-items:flex-start;gap:2.4rem;display:grid}.brand-spotlight__logo{justify-content:center;align-items:center;display:flex}.brand-spotlight__logo img{max-width:100%;height:auto}.brand-spotlight__content{font-size:1.8rem;font-weight:400}.brand-spotlight__content p{margin-bottom:1rem}.brand-spotlight__content ul{margin:.5rem 0;padding-left:0;list-style:none}.brand-spotlight__content ul li{padding:2px 0}.brand-spotlight__content ul li:before{content:"- "}.brand-spotlight__placeholder{text-align:center;background:#f7f7f7;border:1px dashed #ccc;border-radius:4px;padding:2rem}@media screen and (width<=749px){.brand-spotlight__wrapper{grid-template-columns:1fr;gap:1rem}.brand-spotlight__logo img{width:100%;max-width:100%;height:auto}.brand-spotlight__heading{font-size:2.4rem}}