.brand-showcase{margin:22px auto 28px;padding:13px 15px 14px;max-width:1390px;background:linear-gradient(135deg,#f6fbfe,#eef7fb);border:1px solid #d7eaf2;border-radius:18px;box-shadow:0 7px 20px #0b466316}
.brand-showcase__heading{display:flex;align-items:baseline;gap:9px;margin:0 0 9px;color:#174f70;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-showcase__heading span{font-size:11px;color:#5c7f90;font-weight:600;letter-spacing:0;text-transform:none}
.brand-carousel{overflow:hidden;position:relative}.brand-carousel:before,.brand-carousel:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:28px;pointer-events:none}.brand-carousel:before{left:0;background:linear-gradient(90deg,#f6fbfe,transparent)}.brand-carousel:after{right:0;background:linear-gradient(270deg,#f6fbfe,transparent)}
.brand-carousel__track{display:flex;gap:10px;will-change:transform;transition:transform .42s ease}
.brand-sticker{display:flex;align-items:center;justify-content:center;flex:0 0 126px;height:110px;padding:6px;box-sizing:border-box;overflow:hidden;background:#fff;border:1px solid #dceaf0;border-radius:15px;box-shadow:0 4px 10px #0b466317}
.brand-sticker__crop{position:relative;display:block;width:112px;height:98px;overflow:hidden;box-sizing:border-box;background:#fff}.brand-sticker__crop img{position:absolute;inset:7px;display:block;width:calc(100% - 14px);height:calc(100% - 14px);max-width:none;max-height:none;padding:0;object-fit:contain}
@media(max-width:800px){.brand-showcase{margin:16px 12px 22px;padding:10px;border-radius:14px}.brand-showcase__heading{margin-bottom:7px;font-size:11px}.brand-showcase__heading span{display:none}.brand-carousel__track{gap:8px}.brand-sticker{flex-basis:104px;height:92px;padding:5px;border-radius:12px}.brand-sticker__crop{width:94px;height:82px}}
@media(prefers-reduced-motion:reduce){.brand-carousel__track{transition:none}}
