.brand-club-grid{margin:26px 0;padding:23px 26px 19px;border:1px solid #e5e5e6;border-radius:18px;background:#fff}.brand-club-grid>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.brand-club-grid>header span{color:var(--brand-red);font-size:8px;font-weight:800;text-transform:uppercase}.brand-club-grid>header h2{margin:4px 0;font-size:25px}.brand-club-grid>header p{margin:0;color:#777;font-size:10px}.brand-club-grid>header>a{display:flex;align-items:center;color:var(--brand-red);font-size:9px;font-weight:700}.brand-club-grid>header>a img{width:14px}.brand-club-grid__logos{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:17px 0 12px}.brand-club-grid__logos button{position:relative;display:grid;height:54px;place-items:center;border:1px solid #e2e2e4;border-radius:10px;background:#fafafa;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.brand-club-grid__logos button:hover,.brand-club-grid__logos button.is-active{border-color:#f08c98;box-shadow:0 7px 16px rgb(129 29 40/9%);transform:translateY(-2px)}.brand-club-grid__logos button.is-active::after{position:absolute;height:3px;border-radius:3px;background:var(--brand-red);content:"";right:13px;bottom:-1px;left:13px}.brand-club-grid__logos img{max-width:65px;max-height:25px}.brand-club-grid__bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;padding:7px 9px;border-radius:9px;background:#f7f7f8;color:#777;font-size:9px}.brand-club-grid__bar b{color:#222}.brand-club-grid__products{grid-auto-columns:165px}@media(max-width:767.98px){.brand-club-grid{padding:20px 13px}.brand-club-grid__logos{display:flex;overflow-x:auto}.brand-club-grid__logos button{min-width:105px}.brand-club-grid>header{align-items:flex-start;flex-direction:column}}@media(max-width:575.98px){.brand-club-grid{margin-inline:-12px;border-radius:0}}
