.featured-brands{margin-bottom:105px}.featured-brands__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.featured-brand-card{display:flex;min-height:275px;padding:20px;flex-direction:column;border:1px solid #dfe8da;border-radius:24px;background:linear-gradient(145deg,#f8fbf5,#fff);box-shadow:0 12px 30px rgba(37,64,72,.06);text-decoration:none;transition:.25s ease}.featured-brand-card:nth-child(3n+2){background:linear-gradient(145deg,#fff8eb,#fff)}.featured-brand-card:nth-child(3n){background:linear-gradient(145deg,#edf8f7,#fff)}.featured-brand-card:hover{box-shadow:0 18px 38px rgba(37,64,72,.12);transform:translateY(-5px)}.featured-brand-card__name{display:flex;align-items:center;gap:10px}.featured-brand-card__name>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:13px;background:#7dbc31;color:#fff;font-size:1rem;font-weight:900}.featured-brand-card__name strong,.featured-brand-card__name small{display:block}.featured-brand-card__name strong{color:#29434c;font-size:.82rem}.featured-brand-card__name small{margin-top:2px;color:#7b898d;font-size:.62rem}.featured-brand-card__products{display:flex;min-height:120px;margin:19px 0 15px;align-items:center;justify-content:center;gap:7px}.featured-brand-card__products img{width:31%;height:105px;padding:7px;border-radius:13px;background:#fff;box-shadow:0 5px 15px rgba(37,64,72,.07);object-fit:contain}.featured-brand-card>b{display:flex;margin-top:auto;align-items:center;color:#609424;font-size:.7rem;gap:6px}@media(max-width:991px){.featured-brands__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.featured-brands{margin-bottom:72px}.featured-brands__grid{display:flex;margin-right:-12px;padding:0 12px 8px 0;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px}.featured-brand-card{min-width:82vw;scroll-snap-align:start}}
