.brand-card{background-color:var(--light-secondary-bg-color);border:1px solid var(--light-border-color);border-radius:8px;gap:15px;height:80px;justify-content:space-between;padding:15px 15px 20px;position:relative}.brand-card,.brand-card--empty{align-items:center;cursor:pointer;display:flex}.brand-card--empty{justify-content:center;padding-bottom:15px;transition:transform .2s ease}.brand-card__plus{background:#f3f3f3;border-radius:50%;height:40px;padding:10px;width:40px}.brand-card--empty svg{height:20px;opacity:.7;width:20px}.brand-card--empty:active{box-shadow:0 2px 2px #8282820a;transform:translateY(1px)}.brand-card__start{align-items:center;gap:10px}.brand-card__info,.brand-card__start{display:flex;justify-content:flex-start}.brand-card__info{align-items:flex-start;flex-direction:column;gap:1px}.brand-card__info b{font-weight:600}.brand-card__info small{font-family:Montserrat}.brand-card__colors{bottom:0;display:flex;height:5px;left:0;padding:0;position:absolute;width:100%}.brand-card__color{flex:1;height:100%}.brand-card__color:first-child{border-bottom-left-radius:10px}.brand-card__color:last-child{border-bottom-right-radius:10px}.brand-card__instaAndmenu{display:flex;gap:4px}.brand-card__instagram,.brand-card__linkMenu,.brand-card__menu{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;height:30px;justify-content:center;width:20px}.brand-card__menu svg{height:15px;width:15px}#brand-card__instaIcon{fill:none}#brand-card__instaIcon--disabled>*{fill:var(--gray-darker)}
