.buttonTag .tag{text-transform:capitalize;color:#383680;cursor:auto;background-color:#e8ebfe;border:1px solid #e8ebfe;border-radius:5px;flex-direction:column;justify-content:center;max-width:185px;height:44px;padding:7px 10px;font-family:Montserrat;font-size:14px;font-weight:500;line-height:115%;transition:all .1s ease-out;display:flex}.buttonTag .tag .tagTitle{color:#1e2432;text-transform:uppercase;font-family:Montserrat;font-size:8px;font-weight:600;line-height:10px}.buttonTag .tag:hover{color:#fff;background:#38368080}.buttonTag .tag:hover .title{color:#fff}.buttonTag .tag .tagContent:has(img){flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.buttonTag .tag img{object-fit:cover;object-position:top;background-color:#fff;border:1px solid #696d8c;border-radius:50%;width:32px;height:32px}.buttonTag .active{color:#fff;background:#38368080}@media screen and (max-width:490px){.buttonTag .tag{padding:5px}}
