.icon[data-v-ed949d00]{width:24px;height:24px;cursor:pointer;stroke:var(--type-placeholder)}.module-title[data-v-ed949d00]{font-weight:600;font-size:14px;line-height:21px;color:var(--blue-700)}.tag-container[data-v-ed949d00]{display:flex;flex-direction:column;margin:20px 0}.tag-container .container-header[data-v-ed949d00]{display:flex;flex-direction:row;justify-content:space-between}.tag-container .container-header h3[data-v-ed949d00]{font-size:14px;color:var(--dark-blue);font-weight:600}.tag-container .container-header .chevron[data-v-ed949d00]{width:25px;height:25px}.tag-container .container-header .chevron>svg[data-v-ed949d00]{cursor:pointer;stroke:var(--neutral-600);transition:.5s}.tag-container .container-header .rotateUp[data-v-ed949d00]{animation:rotateUp-ed949d00 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.tag-container .container-header .rotateDown[data-v-ed949d00]{animation:rotateDown-ed949d00 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes rotateUp-ed949d00{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateDown-ed949d00{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.tag-container p[data-v-ed949d00]{font-size:14px;font-weight:700;color:var(--type-active);margin-bottom:10px}.tag-container .tags[data-v-ed949d00]{display:flex;flex-direction:row;justify-content:start}.tag-container .tags span[data-v-ed949d00]{padding:8px 8px;margin-right:20px;border-radius:100px;background-color:var(--light-orange-200)}