.eds-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;outline:none}.eds-tag.eds-tag--show-overflow{overflow:visible}.eds-tag--default{background-color:#f8f7fa;border-radius:18px;color:#4b4d63;height:36px}.eds-tag--outlined{border-radius:24px;background-color:#fff;-webkit-box-shadow:inset 0 0 0 2px #eeedf2;box-shadow:inset 0 0 0 2px #eeedf2;padding:2px;height:44px}.eds-tag--interactive{cursor:pointer;-webkit-transition:all .24s cubic-bezier(.4,0,.3,1);transition:all .24s cubic-bezier(.4,0,.3,1)}.eds-tag--interactive:focus,.eds-tag--interactive:hover{outline:none}.eds-tag--interactive:focus .eds-tag__background-mask,.eds-tag--interactive:hover .eds-tag__background-mask{right:0;left:0;opacity:.2}.eds-tag--interactive:hover{background-color:#eeedf2}.eds-tag--interactive:focus{-webkit-box-shadow:inset 0 0 0 2px #7daaff;box-shadow:inset 0 0 0 2px #7daaff}.eds-tag--interactive--outlined:hover .eds-tag__text--background{color:#39364f}.eds-tag--active--outlined{-webkit-box-shadow:inset 0 0 0 2px #3d64ff;box-shadow:inset 0 0 0 2px #3d64ff}.eds-tag--active--default.eds-tag--interactive,.eds-tag--active.eds-tag--interactive--default.eds-tag--interactive{background-color:#dbdae3}.eds-tag--active--outlined.eds-tag--interactive:not(.eds-tag__background--outlined),.eds-tag--active.eds-tag--interactive--outlined.eds-tag--interactive:not(.eds-tag__background--outlined){background-color:#3d64ff}.eds-tag--active.eds-tag--interactive .eds-tag__background-mask,.eds-tag--active .eds-tag__background-mask{right:0;left:0;opacity:.4}.eds-tag--disabled{cursor:default}.eds-tag--disabled--outlined{-webkit-box-shadow:inset 0 0 0 2px #f8f7fa;box-shadow:inset 0 0 0 2px #f8f7fa;background-color:#fff}.eds-tag--disabled--outlined:hover{background-color:#fff}.eds-tag--disabled--default,.eds-tag--disabled--default:hover{background-color:#eeedf2}.eds-tag--disabled .eds-tag__icon,.eds-tag--disabled .eds-tag__image{opacity:.4}.eds-tag--disabled .eds-tag__text{color:#a9a8b3}.eds-tag--closeable--outlined{-webkit-box-shadow:inset 0 0 0 2px #3d64ff;box-shadow:inset 0 0 0 2px #3d64ff}.eds-tag--with-icon .eds-tag__text,.eds-tag--with-image .eds-tag__text{padding-left:4px}.eds-tag__background--outlined{border-radius:24px;-webkit-box-shadow:none;box-shadow:none}.eds-tag__background--default{border-radius:18px}.eds-tag__background-mask{position:absolute;top:0;right:50%;bottom:0;left:50%;opacity:0;background-color:#1e0a3c;-webkit-transition:all .24s cubic-bezier(.4,0,.3,1);transition:all .24s cubic-bezier(.4,0,.3,1)}.eds-tag__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.eds-tag__image{padding:4px;width:28px;height:28px}.eds-tag__image--img{width:28px;height:28px;border-radius:50%}.eds-tag__icon{padding-left:12px}.eds-tag__text{padding:0 16px;-webkit-transition:color .24s cubic-bezier(.4,0,.3,1);transition:color .24s cubic-bezier(.4,0,.3,1)}.eds-tag__text--active--outlined{color:#fff}.eds-tag__text--orange-shadow{text-shadow:0 0 2px #bd3a20}.eds-tag__close-button,.eds-tag__text--small-padding{padding-right:8px}.eds-tag__close-button button:focus{outline:thin dotted}.tag-group__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}