.icon[data-v-7c93a990]{width:24px;height:24px;cursor:pointer;stroke:var(--type-placeholder)}.checkbox-container[data-v-7c93a990]{display:flex;flex-direction:column;margin:20px 0}.checkbox-container .module-title[data-v-7c93a990]{font-weight:600;font-size:14px;line-height:21px;color:var(--blue-700)}.checkbox-container .container-header[data-v-7c93a990]{display:flex;flex-direction:row;justify-content:space-between}.checkbox-container .container-header h3[data-v-7c93a990]{font-size:14px;color:var(--dark-blue);font-weight:600}.checkbox-container .container-header .chevron[data-v-7c93a990]{width:25px;height:25px}.checkbox-container .container-header .chevron>svg[data-v-7c93a990]{cursor:pointer;stroke:var(--neutral-600);transition:.5s}.checkbox-container .container-header .rotateUp[data-v-7c93a990]{animation:rotateUp-7c93a990 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.checkbox-container .container-header .rotateDown[data-v-7c93a990]{animation:rotateDown-7c93a990 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes rotateUp-7c93a990{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateDown-7c93a990{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.checkbox-container .checkboxes[data-v-7c93a990]{display:ruby}.checkbox-container .checkboxes .check[data-v-7c93a990]{display:flex;flex-direction:row;align-items:center}.checkbox-container .checkboxes .check svg[data-v-7c93a990]{margin-right:10px}.checkbox-container .checkboxes .check p[data-v-7c93a990]{margin-right:20px}