﻿.chip__option{margin-right:10px;padding:5px 15px;background:#fff;border-radius:15px;border:1px solid #6219ff;color:#6219ff;display:inline-flex;margin-bottom:10px;transition:transform .15s}.chip__option:focus:enabled,.chip__option:hover:enabled{background:#8246ff;border-color:#6219ff;color:#fff;transform:scale(1.05);cursor:pointer}.chip__option:active:enabled{transform:scale(.95)}.chip__option:disabled{background:#6219ff;color:#fff}.chip__text{font-size:12px;align-self:center;letter-spacing:.01em;margin-block-start:auto}.chip__SVG{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(4512%) hue-rotate(260deg) brightness(105%) contrast(115%);filter:brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(4512%) hue-rotate(260deg) brightness(105%) contrast(115%)}.chip__option:disabled .chip__SVG,.chip__option:focus .chip__SVG,.chip__option:hover .chip__SVG{-webkit-filter:brightness(0%) invert(1);filter:brightness(0%) invert(1)}