.section[data-v-89e30ed2]{width:100%;padding:0 20px 0 20px}.icon-action[data-v-89e30ed2]{cursor:pointer;color:#039da1}.has-break-word{word-break:break-word}.level-right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-flow:wrap;flex-flow:wrap;row-gap:10px}.checkbox-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-input{display:none}.checkbox-box{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;width:20px;height:20px;border:2px solid #b3d4f5;border-radius:4px;background-color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-flex-negative:0;flex-shrink:0}.checkbox-label{color:#363636;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease}.checkbox-input:checked+.checkbox-box{background-color:#2878c8;border-color:#2878c8;-webkit-box-shadow:0 2px 4px rgba(40,120,200,.25);box-shadow:0 2px 4px rgba(40,120,200,.25)}.checkbox-input:checked+.checkbox-box:after{content:"✓";color:#fff;font-size:14px;font-weight:700}.checkbox-custom:hover .checkbox-box{border-color:#2878c8;background-color:#ebf5ff}.checkbox-custom:hover .checkbox-label{color:#2878c8}.checkbox-input:checked~.checkbox-label{color:#2878c8;font-weight:600}.checkbox-input:focus+.checkbox-box{outline:none;-webkit-box-shadow:0 0 0 3px rgba(40,120,200,.1);box-shadow:0 0 0 3px rgba(40,120,200,.1)}