.card-hint[data-v-71cdc704]{align-items:center;width:100%}@media(min-width:600px){.card-hint[data-v-71cdc704]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}}@media(max-width:599px){.card-hint[data-v-71cdc704]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:16px;padding:16px}}@media(min-width:600px)and (max-width:1440px){.card-hint[data-v-71cdc704]{padding:16px 24px}}@media(min-width:1441px){.card-hint[data-v-71cdc704]{padding:16px 32px}}.card-hint_blue[data-v-71cdc704]{background-color:var(--v-blue-lighten-5);color:var(--v-blue-darken-3)}.card-hint_blue[data-v-71cdc704] .v-icon{color:var(--v-blue-darken-3)}.card-hint_orange[data-v-71cdc704]{background-color:var(--v-orange-lighten-5);color:var(--v-orange-darken-3)}.card-hint_orange[data-v-71cdc704] .v-icon{color:var(--v-orange-darken-3)}.card-hint__wrapper[data-v-71cdc704]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;grid-column:1/-1}.card-hint__wrapper_with-action[data-v-71cdc704]{grid-column:1/-3}@media(max-width:599px){.card-hint__wrapper_with-action[data-v-71cdc704]{grid-column:1/-1}}.card-hint__icon[data-v-71cdc704]{min-width:24px}.card-hint__text[data-v-71cdc704]{flex:1}.card-hint__action[data-v-71cdc704]{grid-column:span 2;justify-self:flex-end}@media(max-width:599px){.card-hint__action[data-v-71cdc704]{grid-column:1/-1;grid-row:2;justify-self:flex-start}}.card-hint--rounded[data-v-71cdc704]{border-radius:16px}@media(max-width:599px){.coding-question-view[data-v-01b273d4]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.coding-question-view[data-v-01b273d4]{padding:24px}}@media(min-width:1441px){.coding-question-view[data-v-01b273d4]{padding:32px}}.coding-question-view+.coding-question-view[data-v-01b273d4]{border-top:1px solid var(--v-teal-lighten-3)}.coding-question-view__index[data-v-01b273d4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.coding-question-view__sandbox[data-v-01b273d4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.coding-question-view__sandbox-code.full[data-v-01b273d4],.coding-question-view__sandbox-code[data-v-01b273d4]{width:100%}.coding-question-view__sandbox-code-container[data-v-01b273d4]{height:500px;border-radius:4px;border:2px solid var(--v-teal-lighten-2)}@media(max-width:699px){.coding-question-view__sandbox-code-container[data-v-01b273d4]{height:350px}}.coding-question-view__sandbox-run-mobile[data-v-01b273d4]{display:none}@media(max-width:699px){.coding-question-view__sandbox-run-mobile[data-v-01b273d4]{display:inline-block}}.coding-question-view__sandbox-terminal[data-v-01b273d4]{width:100%}.coding-question-view__sandbox-terminal-container[data-v-01b273d4]{height:200px;border-radius:4px;border:2px solid var(--v-grey-base)}.coding-question-view__sandbox-terminal-container.invalid[data-v-01b273d4]{border-color:var(--v-coral-lighten-3)}.coding-question-view__sandbox-terminal-container pre[data-v-01b273d4]{color:var(--v-black-base);padding:12px;margin-bottom:0;white-space:pre-wrap;word-wrap:break-word}.coding-question-view__actions[data-v-01b273d4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.coding-question-view__actions-run-desktop[data-v-01b273d4]{display:none}@media(min-width:700px){.coding-question-view__actions-run-desktop[data-v-01b273d4]{display:inline-block}}.coding-question-view__actions-point[data-v-01b273d4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px}.coding-question-view__actions-point[data-v-01b273d4] :first-child{border-radius:8px;background-color:var(--v-blue-lighten-4);padding:6px 12px}.coding-question-view__point[data-v-01b273d4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.coding-question-view__point .point[data-v-01b273d4]{padding:6px 12px;background-color:var(--v-blue-lighten-4);border-radius:8px}.coding-question-view__hint-question[data-v-01b273d4] table,.coding-question-view__question[data-v-01b273d4] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.coding-question-view__hint-question[data-v-01b273d4] table td,.coding-question-view__hint-question[data-v-01b273d4] table th,.coding-question-view__question[data-v-01b273d4] table td,.coding-question-view__question[data-v-01b273d4] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.coding-question-view__hint-question[data-v-01b273d4] table td>*,.coding-question-view__hint-question[data-v-01b273d4] table th>*,.coding-question-view__question[data-v-01b273d4] table td>*,.coding-question-view__question[data-v-01b273d4] table th>*{margin-bottom:0}.coding-question-view__hint-question[data-v-01b273d4] table th,.coding-question-view__question[data-v-01b273d4] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.coding-question-view__hint-question[data-v-01b273d4] table p,.coding-question-view__question[data-v-01b273d4] table p{margin:0}.coding-question-view__hint-question[data-v-01b273d4] blockquote,.coding-question-view__question[data-v-01b273d4] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0}.coding-question-view__hint-question[data-v-01b273d4] blockquote:before,.coding-question-view__question[data-v-01b273d4] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}.coding-question-view__hint-question[data-v-01b273d4] ol,.coding-question-view__question[data-v-01b273d4] ol{list-style-type:none;counter-reset:item calc(var(--start, 1) - 1);width:100%}.coding-question-view__hint-question[data-v-01b273d4] ol li,.coding-question-view__question[data-v-01b273d4] ol li{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;flex-wrap:wrap;counter-increment:item}.coding-question-view__hint-question[data-v-01b273d4] ol li:before,.coding-question-view__question[data-v-01b273d4] ol li:before{content:counters(item,".") ". ";flex-shrink:0}.coding-question-view__hint-question[data-v-01b273d4] ol li p,.coding-question-view__question[data-v-01b273d4] ol li p{word-break:break-word;flex-grow:1}.coding-question-view__hint-question[data-v-01b273d4] ol ol,.coding-question-view__question[data-v-01b273d4] ol ol{counter-reset:item 0}.coding-question-view__hint-question[data-v-01b273d4] pre,.coding-question-view__question[data-v-01b273d4] pre{background-color:var(--v-grey-lighten-3);border-radius:12px;padding:12px 16px}.coding-question-view__hint-question[data-v-01b273d4] pre code.language-python,.coding-question-view__question[data-v-01b273d4] pre code.language-python{background:none;padding:0}.coding-question-view__test-cases[data-v-01b273d4]{padding-top:24px}.coding-question-view__test-cases-hr[data-v-01b273d4]{height:1px;background-color:var(--v-grey-base);margin:0 -32px 24px}@media(min-width:600px)and (max-width:1440px){.coding-question-view__test-cases-hr[data-v-01b273d4]{margin:0 -24px 24px}}@media(max-width:599px){.coding-question-view__test-cases-hr[data-v-01b273d4]{margin:0 -16px 16px}}.coding-question-view pre[data-v-01b273d4]{color:var(--v-black-base);margin-bottom:0;white-space:pre-wrap;word-wrap:break-word}.test-cases__row[data-v-01b273d4]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:12px;column-gap:12px;row-gap:12px;padding:16px}.test-cases__row[data-v-01b273d4]:not(.test-cases__header){border-bottom:1px solid var(--v-grey-base);padding:16px 16px 22px 16px}@media(max-width:599px){.test-cases__row[data-v-01b273d4]:not(.test-cases__header){padding:32px 0}.test-cases__row[data-v-01b273d4]:not(.test-cases__header):nth-child(2){padding-top:0}}.test-cases__header[data-v-01b273d4]{background-color:var(--v-blue-lighten-5)}@media(max-width:599px){.test-cases__header[data-v-01b273d4]{display:none}}.test-cases__cell_1[data-v-01b273d4]{grid-column:span 1}@media(max-width:599px){.test-cases__cell_1[data-v-01b273d4]{grid-column:1/-1!important}}.test-cases__cell_2[data-v-01b273d4]{grid-column:span 2}@media(max-width:599px){.test-cases__cell_2[data-v-01b273d4]{grid-column:1/-1!important}}.test-cases__cell_3[data-v-01b273d4]{grid-column:span 3}@media(max-width:599px){.test-cases__cell_3[data-v-01b273d4]{grid-column:1/-1!important}}.test-cases__cell_4[data-v-01b273d4]{grid-column:span 4}@media(max-width:599px){.test-cases__cell_4[data-v-01b273d4]{grid-column:1/-1!important}}.test-cases__result[data-v-01b273d4]{padding:16px;border-radius:8px;color:var(--v-grey-base);background-color:var(--v-grey-lighten-4)}.test-cases__result.success[data-v-01b273d4]{color:var(--v-teal-darken-4);background-color:var(--v-teal-lighten-4)!important}.test-cases__result.invalid[data-v-01b273d4]{color:var(--v-coral-darken-4);background-color:var(--v-coral-lighten-5)}.test-cases__delete-btn[data-v-01b273d4]{justify-self:end}@media(max-width:599px){.test-cases__delete-btn[data-v-01b273d4]{justify-self:start}}@media(min-width:600px){.test-cases__mobile-head[data-v-01b273d4]{display:none}}.task__empty[data-v-18b3cc4f]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;position:relative}.task__empty>.task__circle[data-v-18b3cc4f]{left:70%;top:25%;transform:none}@media(max-width:599px){.task__empty>.task__circle[data-v-18b3cc4f]{display:none}}.task__message[data-v-18b3cc4f]{font-size:20px!important;line-height:32px;font-weight:700}@media(max-width:599px){.task__message[data-v-18b3cc4f]{font-size:1rem!important;line-height:1.5}}.task__icon[data-v-18b3cc4f]{width:128px;height:128px;position:relative;margin-bottom:64px}@media(max-width:699px){.task__icon[data-v-18b3cc4f]{width:84px;height:84px}}.task__icon svg[data-v-18b3cc4f]{width:100%;height:100%}.task__circle[data-v-18b3cc4f]{position:absolute;width:192px;height:192px;border-radius:50%;background-color:var(--v-orange-desaturate-1);opacity:.3;left:50%;top:50%;transform:translate(-50%,-50%)}@media(max-width:699px){.task__circle[data-v-18b3cc4f]{width:126px;height:126px}}.task__process[data-v-18b3cc4f]{width:40px;height:40px;background-color:var(--v-orange-desaturate-1);border-radius:50%;position:absolute;top:15%;left:20%}.rate-task__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;background:var(--v-blue-lighten-5)}@media(max-width:599px){.rate-task__row{padding:16px}}@media(min-width:600px)and (max-width:1440px){.rate-task__row{padding:16px 24px}}@media(min-width:1441px){.rate-task__row{padding:16px 32px}}@media(max-width:374px){.rate-task__row{justify-content:center}}.rate-task__row>*{margin:4px}.rate-task__form{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:40px;border-top:1px solid var(--v-grey-base)}@media(max-width:599px){.rate-task__form{padding:16px}}@media(max-width:699px){.rate-task__form{row-gap:48px}}@media(min-width:600px)and (max-width:1440px){.rate-task__form{padding:24px}}@media(min-width:1441px){.rate-task__form{padding:24px 32px}}.rate-task__form>*{grid-column:span 8}.rate-task__form-point{grid-column:span 2!important}@media(min-width:600px)and (max-width:699px){.rate-task__form-point{grid-column:span 4!important}}@media(max-width:599px){.rate-task__form-point{grid-column:1/-1!important}}.rate-task__form-comment{grid-column:span 6!important}@media(min-width:600px)and (max-width:699px){.rate-task__form-comment{grid-column:span 4!important}}@media(max-width:599px){.rate-task__form-comment{grid-column:1/-1!important}}.rate-task__form-comment.full{grid-column:1/-1!important}.rate-task__form-comment-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}@media(max-width:767px){.rate-task__form-comment-wrapper{gap:16px}}.rate-task__form-comment-wrapper>:first-child{flex-grow:1}.rate-task__form-comment-loading{padding:15px 12px;border:1px solid var(--v-grey-base);background-color:var(--v-teal-lighten-5);border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.rate-task__form-comment-loading-spinner{-webkit-animation:rotatespinner 1s linear infinite;animation:rotatespinner 1s linear infinite}.rate-task__footer{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;align-items:center;background:var(--v-blue-lighten-5)}.rate-task__footer-flex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width:599px){.rate-task__footer-flex{padding:16px}}@media(min-width:600px)and (max-width:1440px){.rate-task__footer-flex{padding:16px 24px}}@media(min-width:1441px){.rate-task__footer-flex{padding:16px 32px}}@media(max-width:599px){.rate-task__footer{padding:16px;display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}}@media(min-width:600px)and (max-width:1440px){.rate-task__footer{padding:16px 24px}}@media(min-width:1441px){.rate-task__footer{padding:16px 32px}}.rate-task__footer>*{grid-column:span 4}.rate-task__footer>.column-6{grid-column:span 6}.rate-task__footer-buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.rate-task__key{font-size:12px;line-height:1}.rate-task__checkbox{display:flex;align-items:center}.rate-task__checkbox>*{margin:0;padding:0}.upload-special-case{width:100%;max-width:350px;color:var(--v-black-base)}@-webkit-keyframes rotatespinner{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotatespinner{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.task[data-v-3d7909fb]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;height:calc(100% + 1px);margin-top:-1px}.task__content[data-v-3d7909fb]{flex:1}@media(max-width:599px){.task-file[data-v-5acce59e]{padding:16px 0}}@media(min-width:600px){.task-file[data-v-5acce59e]{padding:24px 0}}.task-file+.task-file[data-v-5acce59e]{border-top:1px dashed var(--v-teal-lighten-3)}.task-file[data-v-5acce59e]:first-child{padding-top:0}.task-file[data-v-5acce59e]:last-child{padding-bottom:0}.task-file__row[data-v-5acce59e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.task-file__files[data-v-5acce59e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;max-width:85%}@media(max-width:767px){.task-file__files[data-v-5acce59e]{max-width:75%}}.task-file__files>[data-v-5acce59e]{margin:0 8px 8px 0}.rate-task__row[data-v-1b805a30]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;background:var(--v-blue-lighten-5)}@media(max-width:599px){.rate-task__row[data-v-1b805a30]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.rate-task__row[data-v-1b805a30]{padding:16px 24px}}@media(min-width:1441px){.rate-task__row[data-v-1b805a30]{padding:16px 32px}}@media(max-width:374px){.rate-task__row[data-v-1b805a30]{justify-content:center}}.rate-task__row>[data-v-1b805a30]{margin:4px}.rate-task__form[data-v-1b805a30]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:40px;border-top:1px solid var(--v-grey-base)}@media(max-width:599px){.rate-task__form[data-v-1b805a30]{padding:16px}}@media(max-width:699px){.rate-task__form[data-v-1b805a30]{row-gap:48px}}@media(min-width:600px)and (max-width:1440px){.rate-task__form[data-v-1b805a30]{padding:24px}}@media(min-width:1441px){.rate-task__form[data-v-1b805a30]{padding:24px 32px}}.rate-task__form>[data-v-1b805a30]{grid-column:span 8}.rate-task__form-point[data-v-1b805a30]{grid-column:span 2!important}@media(min-width:600px)and (max-width:699px){.rate-task__form-point[data-v-1b805a30]{grid-column:span 4!important}}@media(max-width:599px){.rate-task__form-point[data-v-1b805a30]{grid-column:1/-1!important}}.rate-task__form-comment[data-v-1b805a30]{grid-column:span 6!important}@media(min-width:600px)and (max-width:699px){.rate-task__form-comment[data-v-1b805a30]{grid-column:span 4!important}}@media(max-width:599px){.rate-task__form-comment[data-v-1b805a30]{grid-column:1/-1!important}}.rate-task__form-comment.full[data-v-1b805a30]{grid-column:1/-1!important}.rate-task__form-comment-wrapper[data-v-1b805a30]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}@media(max-width:767px){.rate-task__form-comment-wrapper[data-v-1b805a30]{gap:16px}}.rate-task__form-comment-wrapper[data-v-1b805a30]>:first-child{flex-grow:1}.rate-task__form-comment-loading[data-v-1b805a30]{padding:15px 12px;border:1px solid var(--v-grey-base);background-color:var(--v-teal-lighten-5);border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.rate-task__form-comment-loading-spinner[data-v-1b805a30]{-webkit-animation:rotatespinner-data-v-1b805a30 1s linear infinite;animation:rotatespinner-data-v-1b805a30 1s linear infinite}.rate-task__footer[data-v-1b805a30]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;align-items:center;background:var(--v-blue-lighten-5)}.rate-task__footer-flex[data-v-1b805a30]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width:599px){.rate-task__footer-flex[data-v-1b805a30]{padding:16px;flex-direction:column}}@media(min-width:600px)and (max-width:1440px){.rate-task__footer-flex[data-v-1b805a30]{padding:16px 24px}}@media(min-width:1441px){.rate-task__footer-flex[data-v-1b805a30]{padding:16px 32px}}@media(max-width:599px){.rate-task__footer[data-v-1b805a30]{padding:16px;display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:16px}}@media(min-width:600px)and (max-width:1440px){.rate-task__footer[data-v-1b805a30]{padding:16px 24px}}@media(min-width:1441px){.rate-task__footer[data-v-1b805a30]{padding:16px 32px}}.rate-task__footer>[data-v-1b805a30]{grid-column:span 3}@media(max-width:1024px){.rate-task__footer>[data-v-1b805a30]{grid-column:span 6}}@media(max-width:599px){.rate-task__footer>[data-v-1b805a30]{grid-column:1/-1}}.rate-task__footer>.column-6[data-v-1b805a30]{grid-column:span 6;align-content:center}@media(max-width:599px){.rate-task__footer>.column-6[data-v-1b805a30]{grid-column:1/-1}}@media(min-width:600px)and (max-width:1024px){.rate-task__footer>.column-full[data-v-1b805a30]{grid-column:1/-1}}.rate-task__footer-end[data-v-1b805a30]{grid-column:span 3}@media(min-width:600px)and (max-width:1024px){.rate-task__footer-end[data-v-1b805a30]{grid-column:span 6}}@media(max-width:599px){.rate-task__footer-end[data-v-1b805a30]{grid-column:1/-1}}.rate-task__footer-buttons[data-v-1b805a30]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}@media(min-width:1025px){.rate-task__footer-buttons[data-v-1b805a30]{grid-column:span 6}}@media(max-width:599px){.rate-task__footer-buttons[data-v-1b805a30]{justify-content:center}}@media(max-width:449px){.rate-task__footer-buttons[data-v-1b805a30]{flex-wrap:wrap}}.rate-task__key[data-v-1b805a30]{font-size:12px;line-height:1}.rate-task__checkbox[data-v-1b805a30]{display:flex;align-items:center}.rate-task__checkbox>[data-v-1b805a30]{margin:0;padding:0}.upload-special-case[data-v-1b805a30]{width:100%;max-width:350px;color:var(--v-black-base)}@-webkit-keyframes rotatespinner-data-v-1b805a30{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotatespinner-data-v-1b805a30{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.task[data-v-3db30128]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.task__files[data-v-3db30128]{flex:1}@media(max-width:599px){.task__files[data-v-3db30128]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.task__files[data-v-3db30128]{padding:24px}}@media(min-width:1441px){.task__files[data-v-3db30128]{padding:24px 32px}}.text-editor__toolbar[data-v-45db4be1]{border-bottom:1px solid var(--v-teal-lighten-3);padding:0 24px;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;height:auto}@media(max-width:767px){.text-editor__toolbar[data-v-45db4be1]{overflow:hidden}}.text-editor__toolbar__bubblemenu[data-v-45db4be1]{border:1px solid var(--v-teal-lighten-3);border-radius:8px;padding:0 12px}.text-editor__toolbar__bubblemenu.theme--dark[data-v-45db4be1]{box-shadow:0 8px 10px rgba(21,22,29,.2),0 16px 24px rgba(21,22,29,.14),0 6px 30px rgba(21,22,29,.12)}.text-editor__toolbar__bubblemenu.theme--light[data-v-45db4be1]{box-shadow:0 8px 10px rgba(198,223,241,.2),0 16px 24px rgba(198,223,241,.14),0 6px 30px rgba(198,223,241,.12)}.text-editor__toolbar>.text-editor__toolbar__btn[data-v-45db4be1]{margin:8px 4px}.text-editor__toolbar__btn[data-v-45db4be1]{border-radius:4px;border:2px solid transparent;width:28px!important;height:28px!important;margin:8px 4px}.text-editor__toolbar__btn[data-v-45db4be1]:hover:not(.color-selected){background-color:var(--v-teal-lighten-5);border-color:var(--v-teal-lighten-5)}.text-editor__toolbar__btn:hover:not(.color-selected) .v-icon__svg[data-v-45db4be1]{color:var(--v-teal-darken-4)}.text-editor__toolbar__btn.active[data-v-45db4be1]{background-color:var(--v-teal-lighten-4)!important;border-color:var(--v-teal-lighten-4)!important}.text-editor__toolbar__btn.active .v-icon__svg[data-v-45db4be1]{color:var(--v-teal-darken-3)!important}.text-editor__toolbar__btn_color[data-v-45db4be1]{display:flex;align-items:center;justify-content:center;margin:0!important;width:100%!important;height:100%!important;padding:10px 0}.text-editor__toolbar__btn_color.active[data-v-45db4be1]{background-color:transparent;border-color:var(--v-teal-lighten-4)}.text-editor__toolbar__btn_color span[data-v-45db4be1]{width:18px;height:18px;border-radius:2px;display:block}.text-editor__toolbar__btn_default_color[data-v-45db4be1]{width:100%!important;padding:8px 0;background-color:var(--v-teal-lighten-4);border-radius:4px}.text-editor__toolbar__btn_default_marker[data-v-45db4be1]{width:100%!important;padding:8px 0;border-radius:4px}.text-editor__toolbar__drop-down-menu[data-v-45db4be1]{border:1px solid var(--v-teal-lighten-3);border-radius:8px;padding:12px 16px;background-color:var(--v-white-base)}.text-editor__toolbar__drop-down-menu.theme--dark[data-v-45db4be1]{box-shadow:0 8px 10px rgba(21,22,29,.2),0 16px 24px rgba(21,22,29,.14),0 6px 30px rgba(21,22,29,.12)}.text-editor__toolbar__drop-down-menu.theme--light[data-v-45db4be1]{box-shadow:0 8px 10px rgba(198,223,241,.2),0 16px 24px rgba(198,223,241,.14),0 6px 30px rgba(198,223,241,.12)}.text-editor__toolbar__drop-down-menu>[data-v-45db4be1]{margin:0 4px}@media(max-width:767px){.text-editor__toolbar__drop-down-menu__marker>[data-v-45db4be1]{margin:0 2px}}.text-editor__toolbar__drop-down-menu__header[data-v-45db4be1]{display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:18px;font-weight:700;color:var(--v-teal-darken-4)}.text-editor__toolbar__drop-down-menu__content[data-v-45db4be1]{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:8px;column-gap:8px}.text-editor__toolbar__drop-down-menu__content button[data-v-45db4be1]{flex:1;height:40px!important;margin:12px 0!important}.text-editor__toolbar__drop-down-menu__col-divider[data-v-45db4be1]{width:16px;position:relative;align-self:stretch}.text-editor__toolbar__drop-down-menu__col-divider[data-v-45db4be1]:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:1px;height:100%;background-color:var(--v-teal-lighten-3)}.text-editor__toolbar__divider[data-v-45db4be1]{width:1px;height:auto;background-color:var(--v-teal-lighten-3);margin:0 12px}.text-editor__toolbar__line[data-v-45db4be1]{position:absolute;left:0;width:100%;height:1px;background-color:var(--v-teal-lighten-3)}.text-editor__toolbar__break[data-v-45db4be1]{flex-basis:100%;width:100%;height:0;margin:0;padding:0}.text-editor__toolbar__break.visible[data-v-45db4be1]{height:1px;background-color:var(--v-teal-lighten-4)}.color-palette[data-v-45db4be1]{display:grid;width:100%;grid-template-columns:repeat(5,1fr);gap:8px;justify-items:center;align-items:center;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--v-teal-lighten-4)}.full-screen-menu[data-v-45db4be1]{left:0!important;right:0!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;border-radius:0!important}.text-editor[data-v-142eb38e]{height:100vh;height:-webkit-fill-available;height:100dvh;width:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:6;background-color:#fff;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:none;touch-action:none}.text-editor__scroll-container[data-v-142eb38e]{scroll-behavior:smooth;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.toolbar[data-v-142eb38e]{position:sticky;top:0;z-index:5;padding-top:env(safe-area-inset-top,0);background-color:#fff;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}@media(max-width:599px){[data-v-142eb38e] .text-editor-container{padding:8px 16px}}@media(min-width:600px)and (max-width:1440px){[data-v-142eb38e] .text-editor-container{padding:12px 24px}}@media(min-width:1441px){[data-v-142eb38e] .text-editor-container{padding:16px 32px}}[data-v-142eb38e] .text-editor-container.reset-padding{padding:0}[data-v-142eb38e] .text-editor__switcher{border-bottom:1px solid var(--v-teal-lighten-3);border-top:1px solid var(--v-teal-lighten-3)}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-input--selection-controls{margin:0;padding:0}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-input--selection-controls .v-input__control{position:relative}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{margin-top:2px!important}}@media(min-width:1441px){[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{margin-top:2px!important}}@media(max-width:767px){[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{font-size:14px!important}}@media(min-width:1441px){[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label{font-size:16px!important}}[data-v-142eb38e] .text-editor__switcher ::v-deep.v-label>*{display:inline!important}[data-v-142eb38e] .text-editor__switcher .text-editor-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:374px){[data-v-142eb38e] .text-editor__switcher .text-editor-container{flex-direction:column;align-items:flex-start}[data-v-142eb38e] .text-editor__switcher .text-editor-container>*{margin:8px 0}}[data-v-142eb38e] .text-editor__switcher.border-top-none{border-top:none}[data-v-142eb38e] .text-editor__switcher.border-none{border:none}[data-v-142eb38e] .text-editor__field{padding:0}[data-v-142eb38e] .text-editor__field-inner{min-height:50px}[data-v-142eb38e] .text-editor__field>div{padding:16px 32px}[data-v-142eb38e] .text-editor__field .ProseMirror{min-height:300px;outline:none;font-feature-settings:inherit;font-size:16px}[data-v-142eb38e] .text-editor__field .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);pointer-events:none;height:0;color:var(--v-grey-base);float:left}[data-v-142eb38e] .text-editor__field .ProseMirror img.ProseMirror-selectednode{border:2px solid var(--v-black-base)}[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render{padding:0 .25rem;border-radius:.25rem}[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render--editable{cursor:pointer;transition:background-color .3s}[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render--editable:hover{background-color:var(--v-grey-lighten-3)}[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render[data-type=inline-math]{display:inline-block}[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render[data-type=block-math]{display:block;margin:1rem 0;padding:1rem;text-align:center}[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render.block-math-error,[data-v-142eb38e] .text-editor__field .ProseMirror .tiptap-mathematics-render.inline-math-error{background:var(--v-red-lighten-1);color:var(--v-red-base);border:1px solid var(--v-red-darken-1);padding:.5rem;border-radius:.25rem}[data-v-142eb38e] .text-editor__field .ProseMirror ol{list-style-type:none;counter-reset:item calc(var(--start, 1) - 1);width:100%}[data-v-142eb38e] .text-editor__field .ProseMirror ol>li{display:grid;grid-template-columns:auto 1fr;gap:8px;counter-increment:item}[data-v-142eb38e] .text-editor__field .ProseMirror ol>li:before{content:counters(item,".") ". "}[data-v-142eb38e] .text-editor__field .ProseMirror ol>li p{word-break:break-word;grid-column:2}[data-v-142eb38e] .text-editor__field .ProseMirror ol>li *{grid-column:1/-1}[data-v-142eb38e] .text-editor__field .ProseMirror ol ol{counter-reset:item 0}[data-v-142eb38e] .text-editor__link{color:var(--v-blue-base);text-decoration:underline!important}[data-v-142eb38e] .text-editor__color{width:12px;height:2px;margin-top:-2px}[data-v-142eb38e] .text-editor__color-btn .v-btn__content{flex-direction:column}[data-v-142eb38e] .text-editor__color-select{display:inline-block;cursor:pointer;margin-left:-4px;position:relative}[data-v-142eb38e] .text-editor__color-choose{position:absolute;box-shadow:2px 2px 15px rgba(0,0,0,.15);background:var(--v-white-base);z-index:9999999;padding:10px;display:flex;cursor:default}[data-v-142eb38e] .text-editor__color__item{height:16px;width:16px;border-radius:4px;display:inline-block;margin:0 3px;cursor:pointer}[data-v-142eb38e] .text-editor__table-choose{position:absolute;box-shadow:2px 2px 15px rgba(0,0,0,.15);background:var(--v-white-base);z-index:9999999;padding:10px;cursor:default;left:50%;transform:translateX(-50%);top:calc(100% + 8px)}[data-v-142eb38e] .text-editor__table__row{display:flex}[data-v-142eb38e] .text-editor__words{display:flex;align-items:center;justify-content:space-between;background-color:var(--v-white-base);padding:4px 32px!important;height:auto!important;-moz-column-gap:40px;column-gap:40px}@media(max-width:599px){[data-v-142eb38e] .text-editor__words{flex-direction:column;-moz-column-gap:0;column-gap:0;row-gap:8px;justify-content:flex-start;align-items:flex-start;padding:8px 16px!important}}[data-v-142eb38e] .text-editor__words span:last-child{max-width:75%;text-align:right}@media(max-width:599px){[data-v-142eb38e] .text-editor__words span:last-child{text-align:left}}[data-v-142eb38e] .text-editor__words .no-shrink{flex-shrink:0}[data-v-142eb38e] table{border-collapse:collapse;table-layout:fixed;width:100%;max-width:100%;margin:0;overflow:hidden}[data-v-142eb38e] table td,[data-v-142eb38e] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}[data-v-142eb38e] table td>*,[data-v-142eb38e] table th>*{margin-bottom:0}[data-v-142eb38e] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}[data-v-142eb38e] table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(200,200,255,.4);pointer-events:none}[data-v-142eb38e] table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;pointer-events:none}[data-v-142eb38e] table p{margin:0}[data-v-142eb38e] .tableWrapper{padding:1rem 0;overflow-x:auto;clear:both;max-width:100%}[data-v-142eb38e] .resize-cursor{cursor:ew-resize;cursor:col-resize}[data-v-142eb38e] .text-editor__toolbar_visible{overflow:visible!important}[data-v-142eb38e] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0;clear:both}[data-v-142eb38e] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}[data-v-142eb38e] ul[data-type=taskList]{list-style:none;padding:0}[data-v-142eb38e] ul[data-type=taskList] p{margin:0}[data-v-142eb38e] ul[data-type=taskList] li{display:flex}[data-v-142eb38e] ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-142eb38e] ul[data-type=taskList] li>div{flex:1 1 auto;line-height:1.25}[data-v-142eb38e] ul[data-type=taskList] li>label,[data-v-142eb38e] ul[data-type=taskList] li input[type=checkbox]{-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}[data-v-142eb38e] div[data-resize-container]{display:inline-flex!important;max-width:100%}[data-v-142eb38e] div[data-resize-container]:has(img[data-float=left]){float:left;margin-right:16px}[data-v-142eb38e] div[data-resize-container]:has(img[data-float=right]){float:right;margin-left:16px}[data-v-142eb38e] div[data-resize-container].ProseMirror-selectednode>div[data-resize-wrapper]{outline:2px dashed var(--v-teal-base);clear:both}[data-v-142eb38e] div[data-resize-wrapper]{max-width:100%}[data-v-142eb38e] div[data-resize-wrapper]:hover>div[data-resize-handle]{opacity:1}[data-v-142eb38e] div[data-resize-wrapper]>img{max-width:100%;height:auto!important}[data-v-142eb38e] div[data-resize-handle]{opacity:0;transition:all .15s ease-in-out}[data-v-142eb38e] div[data-resize-handle]:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;background-color:var(--v-white-base);border:2px solid var(--v-teal-base);border-radius:999px}@media(max-width:1280px){[data-v-142eb38e] div[data-resize-handle]{display:none}}[data-v-142eb38e] div[data-resize-handle=bottom],[data-v-142eb38e] div[data-resize-handle=top]{height:10px}[data-v-142eb38e] div[data-resize-handle=bottom]:before,[data-v-142eb38e] div[data-resize-handle=top]:before{width:75px;height:10px;cursor:ns-resize}@media(max-width:1280px){[data-v-142eb38e] div[data-resize-handle=bottom],[data-v-142eb38e] div[data-resize-handle=top]{height:6px}[data-v-142eb38e] div[data-resize-handle=bottom]:before,[data-v-142eb38e] div[data-resize-handle=top]:before{width:60px;height:6px}}[data-v-142eb38e] div[data-resize-handle=left],[data-v-142eb38e] div[data-resize-handle=right]{width:10px}[data-v-142eb38e] div[data-resize-handle=left]:before,[data-v-142eb38e] div[data-resize-handle=right]:before{width:10px;height:75px;cursor:ew-resize}@media(max-width:1280px){[data-v-142eb38e] div[data-resize-handle=left],[data-v-142eb38e] div[data-resize-handle=right]{width:6px}[data-v-142eb38e] div[data-resize-handle=left]:before,[data-v-142eb38e] div[data-resize-handle=right]:before{width:6px;height:60px}}[data-v-142eb38e] div[data-resize-handle=top]{top:4px!important}[data-v-142eb38e] div[data-resize-handle=bottom]{bottom:4px!important}[data-v-142eb38e] div[data-resize-handle=left]{left:4px!important}[data-v-142eb38e] div[data-resize-handle=right]{right:4px!important}.slide-down-enter-active[data-v-142eb38e],.slide-down-leave-active[data-v-142eb38e]{transition:transform .5s cubic-bezier(.16,1,.3,1)}.slide-down-enter[data-v-142eb38e],.slide-down-leave-to[data-v-142eb38e]{transform:translateY(-100%)}.slide-up-enter-active[data-v-142eb38e],.slide-up-leave-active[data-v-142eb38e]{transition:transform .5s cubic-bezier(.16,1,.3,1)}.slide-up-enter[data-v-142eb38e],.slide-up-leave-to[data-v-142eb38e]{transform:translateY(100vh)}.inplace[data-v-cd1ba8c2]{display:flex;align-items:center;gap:12px}.inplace__body[data-v-cd1ba8c2]{flex:1;overflow:hidden}.inplace__switcher[data-v-cd1ba8c2]{flex-shrink:0;cursor:pointer}[data-v-e3de3db8] table{border-collapse:collapse;table-layout:fixed;width:100%;max-width:100%;margin:0;overflow:hidden}[data-v-e3de3db8] table td,[data-v-e3de3db8] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}[data-v-e3de3db8] table td>*,[data-v-e3de3db8] table th>*{margin-bottom:0}[data-v-e3de3db8] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}[data-v-e3de3db8] table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(200,200,255,.4);pointer-events:none}[data-v-e3de3db8] table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;pointer-events:none}[data-v-e3de3db8] table p{margin:0}[data-v-e3de3db8] .tableWrapper{padding:1rem 0;overflow-x:auto;clear:both;max-width:100%}[data-v-e3de3db8] .resize-cursor{cursor:ew-resize;cursor:col-resize}[data-v-e3de3db8] .text-editor__toolbar_visible{overflow:visible!important}[data-v-e3de3db8] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0;clear:both}[data-v-e3de3db8] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}[data-v-e3de3db8] ul[data-type=taskList]{list-style:none;padding:0}[data-v-e3de3db8] ul[data-type=taskList] p{margin:0}[data-v-e3de3db8] ul[data-type=taskList] li{display:flex}[data-v-e3de3db8] ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-e3de3db8] ul[data-type=taskList] li>div{flex:1 1 auto}[data-v-e3de3db8] div[data-resize-container]{display:inline-flex!important;max-width:100%}[data-v-e3de3db8] div[data-resize-container]:has(img[data-float=left]){float:left;margin-right:16px}[data-v-e3de3db8] div[data-resize-container]:has(img[data-float=right]){float:right;margin-left:16px}[data-v-e3de3db8] div[data-resize-container].ProseMirror-selectednode>div[data-resize-wrapper]{outline:2px dashed var(--v-teal-base);clear:both}[data-v-e3de3db8] div[data-resize-wrapper]{max-width:100%}[data-v-e3de3db8] div[data-resize-wrapper]:hover>div[data-resize-handle]{opacity:1}[data-v-e3de3db8] div[data-resize-wrapper]>img{max-width:100%;height:auto!important}[data-v-e3de3db8] div[data-resize-handle]{opacity:0;transition:all .15s ease-in-out}[data-v-e3de3db8] div[data-resize-handle]:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;background-color:var(--v-white-base);border:2px solid var(--v-teal-base);border-radius:999px}@media(max-width:1280px){[data-v-e3de3db8] div[data-resize-handle]{display:none}}[data-v-e3de3db8] div[data-resize-handle=bottom],[data-v-e3de3db8] div[data-resize-handle=top]{height:10px}[data-v-e3de3db8] div[data-resize-handle=bottom]:before,[data-v-e3de3db8] div[data-resize-handle=top]:before{width:75px;height:10px;cursor:ns-resize}@media(max-width:1280px){[data-v-e3de3db8] div[data-resize-handle=bottom],[data-v-e3de3db8] div[data-resize-handle=top]{height:6px}[data-v-e3de3db8] div[data-resize-handle=bottom]:before,[data-v-e3de3db8] div[data-resize-handle=top]:before{width:60px;height:6px}}[data-v-e3de3db8] div[data-resize-handle=left],[data-v-e3de3db8] div[data-resize-handle=right]{width:10px}[data-v-e3de3db8] div[data-resize-handle=left]:before,[data-v-e3de3db8] div[data-resize-handle=right]:before{width:10px;height:75px;cursor:ew-resize}@media(max-width:1280px){[data-v-e3de3db8] div[data-resize-handle=left],[data-v-e3de3db8] div[data-resize-handle=right]{width:6px}[data-v-e3de3db8] div[data-resize-handle=left]:before,[data-v-e3de3db8] div[data-resize-handle=right]:before{width:6px;height:60px}}[data-v-e3de3db8] div[data-resize-handle=top]{top:4px!important}[data-v-e3de3db8] div[data-resize-handle=bottom]{bottom:4px!important}[data-v-e3de3db8] div[data-resize-handle=left]{left:4px!important}[data-v-e3de3db8] div[data-resize-handle=right]{right:4px!important}.task[data-v-e3de3db8]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;height:calc(100% + 1px);margin-top:-1px}.task__content[data-v-e3de3db8]{flex:1}.editor__preview[data-v-e3de3db8]{padding:16px;overflow-x:auto}.editor__preview ol[data-v-e3de3db8]{list-style-type:none;counter-reset:item calc(var(--start, 1) - 1);width:100%}.editor__preview ol>li[data-v-e3de3db8]{display:grid;grid-template-columns:auto 1fr;gap:8px;counter-increment:item}.editor__preview ol>li[data-v-e3de3db8]:before{content:counters(item,".") ". "}.editor__preview ol>li p[data-v-e3de3db8]{word-break:break-word;grid-column:2}.editor__preview ol>li [data-v-e3de3db8]{grid-column:1/-1}.editor__preview ol ol[data-v-e3de3db8]{counter-reset:item 0}.editor__preview table colgroup[data-v-e3de3db8]{display:none}.switcher[data-v-e3de3db8]{position:fixed;bottom:84px;right:16px;z-index:3}.task-rate-row[data-v-050b3bb2]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid var(--v-grey-base)}@media(max-width:599px){.task-rate-row[data-v-050b3bb2]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.task-rate-row[data-v-050b3bb2]{padding:16px 24px}}@media(min-width:1441px){.task-rate-row[data-v-050b3bb2]{padding:16px 32px}}.task-rate-row.not-padding[data-v-050b3bb2]{padding:0;border-bottom:none}.task-rate-row__value[data-v-050b3bb2]{background:var(--v-blue-base);border-radius:8px;color:var(--v-white-base);padding:6px 12px}.rate-task__row[data-v-249b6160]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;background:var(--v-blue-lighten-5)}@media(max-width:599px){.rate-task__row[data-v-249b6160]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.rate-task__row[data-v-249b6160]{padding:16px 24px}}@media(min-width:1441px){.rate-task__row[data-v-249b6160]{padding:16px 32px}}@media(max-width:374px){.rate-task__row[data-v-249b6160]{justify-content:center}}.rate-task__row>[data-v-249b6160]{margin:4px}.rate-task__form[data-v-249b6160]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:40px;border-top:1px solid var(--v-grey-base)}@media(max-width:599px){.rate-task__form[data-v-249b6160]{padding:16px}}@media(max-width:699px){.rate-task__form[data-v-249b6160]{row-gap:48px}}@media(min-width:600px)and (max-width:1440px){.rate-task__form[data-v-249b6160]{padding:24px}}@media(min-width:1441px){.rate-task__form[data-v-249b6160]{padding:24px 32px}}.rate-task__form>[data-v-249b6160]{grid-column:span 8}.rate-task__form-point[data-v-249b6160]{grid-column:span 2!important}@media(min-width:600px)and (max-width:699px){.rate-task__form-point[data-v-249b6160]{grid-column:span 4!important}}@media(max-width:599px){.rate-task__form-point[data-v-249b6160]{grid-column:1/-1!important}}.rate-task__form-comment[data-v-249b6160]{grid-column:span 6!important}@media(min-width:600px)and (max-width:699px){.rate-task__form-comment[data-v-249b6160]{grid-column:span 4!important}}@media(max-width:599px){.rate-task__form-comment[data-v-249b6160]{grid-column:1/-1!important}}.rate-task__form-comment.full[data-v-249b6160]{grid-column:1/-1!important}.rate-task__form-comment-wrapper[data-v-249b6160]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}@media(max-width:767px){.rate-task__form-comment-wrapper[data-v-249b6160]{gap:16px}}.rate-task__form-comment-wrapper[data-v-249b6160]>:first-child{flex-grow:1}.rate-task__form-comment-loading[data-v-249b6160]{padding:15px 12px;border:1px solid var(--v-grey-base);background-color:var(--v-teal-lighten-5);border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.rate-task__form-comment-loading-spinner[data-v-249b6160]{-webkit-animation:rotatespinner-data-v-249b6160 1s linear infinite;animation:rotatespinner-data-v-249b6160 1s linear infinite}.rate-task__footer[data-v-249b6160]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;align-items:center;background:var(--v-blue-lighten-5)}.rate-task__footer-flex[data-v-249b6160]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width:599px){.rate-task__footer-flex[data-v-249b6160]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.rate-task__footer-flex[data-v-249b6160]{padding:16px 24px}}@media(min-width:1441px){.rate-task__footer-flex[data-v-249b6160]{padding:16px 32px}}@media(max-width:599px){.rate-task__footer[data-v-249b6160]{padding:16px;display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}}@media(min-width:600px)and (max-width:1440px){.rate-task__footer[data-v-249b6160]{padding:16px 24px}}@media(min-width:1441px){.rate-task__footer[data-v-249b6160]{padding:16px 32px}}.rate-task__footer>[data-v-249b6160]{grid-column:span 4}.rate-task__footer>.column-6[data-v-249b6160]{grid-column:span 6}.rate-task__footer-buttons[data-v-249b6160]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.rate-task__key[data-v-249b6160]{font-size:12px;line-height:1}.rate-task__checkbox[data-v-249b6160]{display:flex;align-items:center}.rate-task__checkbox>[data-v-249b6160]{margin:0;padding:0}.upload-special-case[data-v-249b6160]{width:100%;max-width:350px;color:var(--v-black-base)}@-webkit-keyframes rotatespinner-data-v-249b6160{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotatespinner-data-v-249b6160{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.speaking-timecodes[data-v-3b8e7464]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.speaking-timecodes__header[data-v-3b8e7464]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;flex-wrap:wrap}.speaking-timecodes__body[data-v-3b8e7464]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:8px}.speaking-timecodes__item[data-v-3b8e7464]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%}.speaking-timecodes__item-time[data-v-3b8e7464]{width:104px;padding-right:56px}@media(max-width:599px){.speaking-timecodes__item-time[data-v-3b8e7464]{padding-right:0;width:44px}}.speaking-timecodes__item-title[data-v-3b8e7464]{flex-grow:1}.speaking-timecodes-view__list[data-v-3dd8bb66]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.speaking-timecodes-view__item[data-v-3dd8bb66]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.speaking-timecodes-view__item.active .speaking-timecodes-view__time[data-v-3dd8bb66]{color:var(--v-purple-darken-4)}.speaking-timecodes-view__item.active .speaking-timecodes-view__comment[data-v-3dd8bb66]{color:var(--v-black-base)}.speaking-timecodes-view__time[data-v-3dd8bb66]{color:var(--v-purple-base);text-decoration:underline;padding-right:38px;transition:color .3s;width:82px;flex-shrink:0}@media(max-width:767px){.speaking-timecodes-view__time[data-v-3dd8bb66]{padding-right:16px;width:50px}}.speaking-timecodes-view__comment[data-v-3dd8bb66]{color:var(--v-grey-base);transition:color .3s}.question__item[data-v-65d5992b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-65d5992b]{background:var(--v-orange-desaturate-2);border-radius:50%;color:var(--v-white-base);margin-right:12px;text-align:center;height:24px;min-width:24px;width:24px;display:flex;align-items:center;justify-content:center}.question__answer[data-v-65d5992b]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;align-items:center}@media(min-width:600px)and (max-width:1024px){.question__answer[data-v-65d5992b]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:599px){.question__answer[data-v-65d5992b]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-65d5992b]{grid-column:span 1}.question__answer-parts[data-v-65d5992b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-column:2/-1;-moz-column-gap:24px;column-gap:24px;row-gap:40px;flex-wrap:wrap;margin-bottom:16px}@media(max-width:699px){.question__answer-parts[data-v-65d5992b]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-65d5992b]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-65d5992b]{row-gap:30px}}.question__answer-part[data-v-65d5992b]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-65d5992b]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-65d5992b]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-65d5992b]{max-width:none;width:100%}}.question__answer-field[data-v-65d5992b]{grid-column:2/-1}.question__answer-timecodes[data-v-65d5992b]{grid-column:1/-1}.question__checkbox[data-v-65d5992b]{display:flex}.question__checkbox[data-v-65d5992b] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-65d5992b] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-65d5992b] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-65d5992b] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-65d5992b] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-65d5992b] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-65d5992b] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-65d5992b] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-65d5992b] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-65d5992b] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-65d5992b] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-65d5992b] .v-label{font-size:16px!important}}.question__checkbox[data-v-65d5992b] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-65d5992b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-65d5992b]{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media(max-width:599px){.question__grid[data-v-65d5992b]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-65d5992b]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-65d5992b]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__answer__complete[data-v-65d5992b]{grid-column:1/-1}.question__answer__complete__heading[data-v-65d5992b]{display:flex;align-items:center;justify-content:space-between}.question__answer__complete__answers__item[data-v-65d5992b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.question__answer__complete__answers__item[data-v-65d5992b]:not(:last-child){margin-bottom:16px}.question__answer__complete__answers__item-number[data-v-65d5992b]{background:var(--v-orange-desaturate-2);border-radius:50%;color:var(--v-white-base);margin-right:12px;text-align:center;height:24px;min-width:24px;width:24px;display:flex;align-items:center;justify-content:center}@media(max-width:449px){.question__answer__complete__answers__item-number[data-v-65d5992b]{margin-bottom:12px}}.question__answer__complete__answers__item-recording[data-v-65d5992b]{flex-grow:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.question__answer__complete__answers__item-timecodes[data-v-65d5992b]{width:100%}.question__item[data-v-c101dbdc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-c101dbdc]{background:var(--v-orange-desaturate-2);border-radius:50%;color:var(--v-white-base);margin-right:12px;text-align:center;height:24px;min-width:24px;width:24px;display:flex;align-items:center;justify-content:center}.question__answer[data-v-c101dbdc]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;align-items:center}@media(min-width:600px)and (max-width:1024px){.question__answer[data-v-c101dbdc]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:599px){.question__answer[data-v-c101dbdc]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-c101dbdc]{grid-column:span 1}.question__answer-parts[data-v-c101dbdc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-column:2/-1;-moz-column-gap:24px;column-gap:24px;row-gap:40px;flex-wrap:wrap;margin-bottom:16px}@media(max-width:699px){.question__answer-parts[data-v-c101dbdc]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-c101dbdc]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-c101dbdc]{row-gap:30px}}.question__answer-part[data-v-c101dbdc]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-c101dbdc]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-c101dbdc]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-c101dbdc]{max-width:none;width:100%}}.question__answer-field[data-v-c101dbdc]{grid-column:2/-1}.question__checkbox[data-v-c101dbdc]{display:flex}.question__checkbox[data-v-c101dbdc] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-c101dbdc] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-c101dbdc] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-c101dbdc] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-c101dbdc] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-c101dbdc] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-c101dbdc] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-c101dbdc] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-c101dbdc] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-c101dbdc] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-c101dbdc] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-c101dbdc] .v-label{font-size:16px!important}}.question__checkbox[data-v-c101dbdc] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-c101dbdc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-c101dbdc]{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media(max-width:599px){.question__grid[data-v-c101dbdc]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-c101dbdc]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-c101dbdc]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__answer[data-v-c101dbdc]{row-gap:16px}.question__answer-timecodes[data-v-c101dbdc],.question__answer__col_full[data-v-c101dbdc]{grid-column:1/-1}.question__item[data-v-16a8c054]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-16a8c054]{background:var(--v-orange-desaturate-2);border-radius:50%;color:var(--v-white-base);margin-right:12px;text-align:center;height:24px;min-width:24px;width:24px;display:flex;align-items:center;justify-content:center}.question__answer[data-v-16a8c054]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;align-items:center}@media(min-width:600px)and (max-width:1024px){.question__answer[data-v-16a8c054]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:599px){.question__answer[data-v-16a8c054]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-16a8c054]{grid-column:span 1}.question__answer-parts[data-v-16a8c054]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-column:2/-1;-moz-column-gap:24px;column-gap:24px;row-gap:40px;flex-wrap:wrap;margin-bottom:16px}@media(max-width:699px){.question__answer-parts[data-v-16a8c054]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-16a8c054]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-16a8c054]{row-gap:30px}}.question__answer-part[data-v-16a8c054]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-16a8c054]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-16a8c054]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-16a8c054]{max-width:none;width:100%}}.question__answer-field[data-v-16a8c054]{grid-column:2/-1}.question__answer-timecodes[data-v-16a8c054]{grid-column:1/-1}.question__checkbox[data-v-16a8c054]{display:flex}.question__checkbox[data-v-16a8c054] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-16a8c054] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-16a8c054] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-16a8c054] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-16a8c054] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-16a8c054] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-16a8c054] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-16a8c054] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-16a8c054] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-16a8c054] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-16a8c054] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-16a8c054] .v-label{font-size:16px!important}}.question__checkbox[data-v-16a8c054] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-16a8c054]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-16a8c054]{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media(max-width:599px){.question__grid[data-v-16a8c054]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-16a8c054]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-16a8c054]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__answer__complete[data-v-16a8c054]{grid-column:1/-1}.question__answer__complete__heading[data-v-16a8c054]{display:flex;align-items:center;justify-content:space-between}.question__answer__complete__answers__item[data-v-16a8c054]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.question__answer__complete__answers__item[data-v-16a8c054]:not(:last-child){margin-bottom:16px}.question__answer__complete__answers__item-number[data-v-16a8c054]{background:var(--v-orange-desaturate-2);border-radius:50%;color:var(--v-white-base);margin-right:12px;text-align:center;height:24px;min-width:24px;width:24px;display:flex;align-items:center;justify-content:center}@media(max-width:449px){.question__answer__complete__answers__item-number[data-v-16a8c054]{margin-bottom:12px}}.question__answer__complete__answers__item-recording[data-v-16a8c054]{flex-grow:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.question__answer__complete__answers__item-recording__question[data-v-16a8c054]{text-align:right;margin-left:24px;word-wrap:anywhere}@media(max-width:767px){.question__answer__complete__answers__item-recording__question[data-v-16a8c054]{margin-left:16px}}.question__answer__complete__answers__item-timecodes[data-v-16a8c054]{width:100%}@media(max-width:599px){.speaking-question[data-v-4faabb3c]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.speaking-question[data-v-4faabb3c]{padding:24px}}@media(min-width:1441px){.speaking-question[data-v-4faabb3c]{padding:32px}}.speaking-question__index[data-v-4faabb3c]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.speaking-question__image[data-v-4faabb3c]{grid-column:1/-1;display:block}@media(min-width:768px){.speaking-question__image[data-v-4faabb3c]{cursor:pointer}}.speaking-question__image.even[data-v-4faabb3c]{grid-column:span 1}.speaking-question__images[data-v-4faabb3c]{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media(min-width:768px)and (max-width:1440px){.speaking-question__images[data-v-4faabb3c]{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:767px){.speaking-question__images[data-v-4faabb3c]{-moz-column-gap:16px;column-gap:16px;row-gap:16px}}.speaking-question__image img[data-v-4faabb3c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.speaking-question+.speaking-question[data-v-4faabb3c]{border-top:1px solid var(--v-teal-lighten-3)}.speaking-question__question[data-v-4faabb3c] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.speaking-question__question[data-v-4faabb3c] table td,.speaking-question__question[data-v-4faabb3c] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.speaking-question__question[data-v-4faabb3c] table td>*,.speaking-question__question[data-v-4faabb3c] table th>*{margin-bottom:0}.speaking-question__question[data-v-4faabb3c] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.speaking-question__question[data-v-4faabb3c] table p{margin:0}.speaking-question__question[data-v-4faabb3c] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0}.speaking-question__question[data-v-4faabb3c] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}.speaking-question__question[data-v-4faabb3c] ol{list-style-type:none;counter-reset:item calc(var(--start, 1) - 1);width:100%}.speaking-question__question[data-v-4faabb3c] ol li{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;flex-wrap:wrap;counter-increment:item}.speaking-question__question[data-v-4faabb3c] ol li:before{content:counters(item,".") ". ";flex-shrink:0}.speaking-question__question[data-v-4faabb3c] ol li p{word-break:break-word;flex-grow:1}.speaking-question__question[data-v-4faabb3c] ol ol{counter-reset:item 0}.speaking-question__question[data-v-4faabb3c] pre{background-color:var(--v-grey-lighten-3);border-radius:12px;padding:12px 16px}.speaking-question__question[data-v-4faabb3c] pre code.language-python{background:none;padding:0}.speaking-question__editor-title[data-v-4faabb3c]{margin:0 0 8px 0;font-size:.75rem;letter-spacing:.05em}.speaking-question__editor-body[data-v-4faabb3c]{border:2px solid var(--v-teal-lighten-2);border-radius:4px}.speaking-question__editor-body[data-v-4faabb3c] .text-editor__field{height:350px}@media(max-width:599px){.speaking-question__editor-body[data-v-4faabb3c] .text-editor__field{height:200px}}.speaking-question__editor-body[data-v-4faabb3c] .text-editor__field .text-editor__field-inner{height:342px}@media(max-width:599px){.speaking-question__editor-body[data-v-4faabb3c] .text-editor__field .text-editor__field-inner{height:202px}}.speaking-question__editor-body[data-v-4faabb3c] .text-editor__field .text-editor__field-inner .ProseMirror{min-height:72px}.mentor-comment[data-v-4faabb3c]{padding:16px;border:2px solid var(--v-blue-base);border-radius:16px}.mentor-comment__title[data-v-4faabb3c]{margin-bottom:8px;letter-spacing:.05em}.mentor-comment__content[data-v-4faabb3c] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.mentor-comment__content[data-v-4faabb3c] table td,.mentor-comment__content[data-v-4faabb3c] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.mentor-comment__content[data-v-4faabb3c] table td>*,.mentor-comment__content[data-v-4faabb3c] table th>*{margin-bottom:0}.mentor-comment__content[data-v-4faabb3c] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.mentor-comment__content[data-v-4faabb3c] table p{margin:0}.mentor-comment__content[data-v-4faabb3c] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0}.mentor-comment__content[data-v-4faabb3c] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}.mentor-comment__content[data-v-4faabb3c] ol{list-style-type:none;counter-reset:item calc(var(--start, 1) - 1);width:100%}.mentor-comment__content[data-v-4faabb3c] ol li{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;flex-wrap:wrap;counter-increment:item}.mentor-comment__content[data-v-4faabb3c] ol li:before{content:counters(item,".") ". ";flex-shrink:0}.mentor-comment__content[data-v-4faabb3c] ol li p{word-break:break-word;flex-grow:1}.mentor-comment__content[data-v-4faabb3c] ol ol{counter-reset:item 0}.mentor-comment__content[data-v-4faabb3c] pre{background-color:var(--v-grey-lighten-3);border-radius:12px;padding:12px 16px}.mentor-comment__content[data-v-4faabb3c] pre code.language-python{background:none;padding:0}.task[data-v-a6b470f2]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;height:calc(100% + 1px);margin-top:-1px}.task__content[data-v-a6b470f2]{flex:1}.question__item[data-v-466e9cd8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-466e9cd8]{background:var(--v-orange-desaturate-2);border-radius:50%;color:var(--v-white-base);margin-right:12px;text-align:center;height:24px;min-width:24px;width:24px;display:flex;align-items:center;justify-content:center}.question__answer[data-v-466e9cd8]{display:grid;grid-template-columns:repeat(12,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;align-items:center}@media(min-width:600px)and (max-width:1024px){.question__answer[data-v-466e9cd8]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:599px){.question__answer[data-v-466e9cd8]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-466e9cd8]{grid-column:span 1}.question__answer-parts[data-v-466e9cd8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-column:2/-1;-moz-column-gap:24px;column-gap:24px;row-gap:40px;flex-wrap:wrap;margin-bottom:16px}@media(max-width:699px){.question__answer-parts[data-v-466e9cd8]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-466e9cd8]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-466e9cd8]{row-gap:30px}}.question__answer-part[data-v-466e9cd8]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-466e9cd8]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-466e9cd8]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-466e9cd8]{max-width:none;width:100%}}.question__answer-field[data-v-466e9cd8]{grid-column:2/-1}.question__answer-timecodes[data-v-466e9cd8]{grid-column:1/-1}.question__checkbox[data-v-466e9cd8]{display:flex}.question__checkbox[data-v-466e9cd8] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-466e9cd8] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-466e9cd8] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-466e9cd8] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-466e9cd8] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-466e9cd8] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-466e9cd8] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-466e9cd8] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-466e9cd8] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-466e9cd8] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-466e9cd8] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-466e9cd8] .v-label{font-size:16px!important}}.question__checkbox[data-v-466e9cd8] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-466e9cd8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-466e9cd8]{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media(max-width:599px){.question__grid[data-v-466e9cd8]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-466e9cd8]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-466e9cd8]{color:var(--v-red-base);font-size:12px;line-height:18px}[data-v-466e9cd8] .input-editor-inner-content p{margin-top:16px;margin-bottom:0}[data-v-466e9cd8] .input-editor-inner-content p:first-child{margin-top:0}@media(max-width:599px){.test-question__wrapper[data-v-f9e58188]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.test-question__wrapper[data-v-f9e58188]{padding:24px}}@media(min-width:1441px){.test-question__wrapper[data-v-f9e58188]{padding:32px}}.test-question__number[data-v-f9e58188]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;-moz-column-gap:16px;column-gap:16px}.test-question__question-text[data-v-f9e58188]{font-weight:400}.test-question__question-text[data-v-f9e58188] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.test-question__question-text[data-v-f9e58188] table td,.test-question__question-text[data-v-f9e58188] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.test-question__question-text[data-v-f9e58188] table td>*,.test-question__question-text[data-v-f9e58188] table th>*{margin-bottom:0}.test-question__question-text[data-v-f9e58188] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.test-question__question-text[data-v-f9e58188] table p{margin:0}.test-question__question-text[data-v-f9e58188] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0}.test-question__question-text[data-v-f9e58188] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}.test-question__question-text[data-v-f9e58188] ol{list-style-type:none;counter-reset:item calc(var(--start, 1) - 1);width:100%}.test-question__question-text[data-v-f9e58188] ol li{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;flex-wrap:wrap;counter-increment:item}.test-question__question-text[data-v-f9e58188] ol li:before{content:counters(item,".") ". ";flex-shrink:0}.test-question__question-text[data-v-f9e58188] ol li p{word-break:break-word;flex-grow:1}.test-question__question-text[data-v-f9e58188] ol ol{counter-reset:item 0}.test-question__question-text[data-v-f9e58188] pre{background-color:var(--v-grey-lighten-3);border-radius:12px;padding:12px 16px}.test-question__question-text[data-v-f9e58188] pre code.language-python{background:none;padding:0}.test-question__index[data-v-f9e58188]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.test-question__record[data-v-f9e58188]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.test-question__record[data-v-f9e58188]:not(:last-child){margin-bottom:16px}.test-question__record[data-v-f9e58188] .ar-player{width:100%!important}.test-question__record[data-v-f9e58188] .ar-player-bar{flex-grow:1}.test-question__record[data-v-f9e58188] .ar-line-control{width:auto!important;flex-grow:1}.test-question__image[data-v-f9e58188]{grid-column:1/-1;display:block}@media(min-width:768px){.test-question__image[data-v-f9e58188]{cursor:pointer}}.test-question__image.even[data-v-f9e58188]{grid-column:span 1}.test-question__images[data-v-f9e58188]{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}@media(min-width:768px)and (max-width:1440px){.test-question__images[data-v-f9e58188]{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:767px){.test-question__images[data-v-f9e58188]{-moz-column-gap:16px;column-gap:16px;row-gap:16px}}.test-question__image img[data-v-f9e58188]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.test-question+.test-question[data-v-f9e58188]{border-top:1px solid var(--v-teal-lighten-3)}.score[data-v-91771eb2]{display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--v-grey-base);border-radius:8px;color:var(--v-white-base);height:32px;min-width:32px;padding:6px 12px;text-align:center}.score__filled[data-v-91771eb2]{background:var(--v-blue-base)}.score-max[data-v-91771eb2]{text-align:center}.score_lg[data-v-91771eb2]{width:64px;height:64px}.score_lg span[data-v-91771eb2]{font-size:28px!important;line-height:42px;font-weight:700}.try-header[data-v-124d1abf]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;border-bottom:1px solid var(--v-teal-lighten-3);cursor:pointer;min-height:64px;position:relative}@media(max-width:599px){.try-header[data-v-124d1abf]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:16px;padding:16px}}@media(min-width:600px)and (max-width:1440px){.try-header[data-v-124d1abf]{padding:24px}}@media(min-width:1441px){.try-header[data-v-124d1abf]{padding:32px}}.try-header__info[data-v-124d1abf]{display:flex;flex-direction:flex-start;justify-content:flex-start;align-items:center;grid-column:span 4}@media(min-width:450px)and (max-width:599px){.try-header__info[data-v-124d1abf]{grid-column:span 2}}@media(max-width:449px){.try-header__info[data-v-124d1abf]{grid-column:1/-1}}.try-header__info>[data-v-124d1abf]{margin-right:16px}.try-header__info>[data-v-124d1abf]:last-child{margin-right:0}.try-header__date[data-v-124d1abf],.try-header__filter[data-v-124d1abf],.try-header__progress[data-v-124d1abf]{align-items:center;grid-column:span 2;height:100%}.try-header__filter[data-v-124d1abf],.try-header__progress[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:599px){.try-header__filter[data-v-124d1abf],.try-header__progress[data-v-124d1abf]{grid-row:2;grid-column:1/-1;justify-self:center}}.try-header__date[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.try-header__score[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--v-grey-base);border-radius:8px;color:var(--v-white-base);height:32px;min-width:32px;padding:6px 12px}.try-header__score_first[data-v-124d1abf]{background:var(--v-blue-base)}.try-header__arrow[data-v-124d1abf]{transition:.3s ease}.try_opened .try-header__arrow[data-v-124d1abf]{transform:rotate(180deg)}.try-content[data-v-124d1abf]{padding:0}.try-content__summary[data-v-124d1abf]{background:rgba(var(--v-teal-lighten-5),.2);border-bottom:1px solid var(--v-teal-lighten-3)}@media(max-width:599px){.try-content__summary[data-v-124d1abf]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.try-content__summary[data-v-124d1abf]{padding:16px 24px}}@media(min-width:1441px){.try-content__summary[data-v-124d1abf]{padding:16px 32px}}.try-content__mistakes[data-v-124d1abf]{border-top:1px solid var(--v-teal-lighten-3);padding:32px}.try-content__mistakes__header[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:700}@media(max-width:449px){.try-content__mistakes__header[data-v-124d1abf]{flex-direction:column;justify-content:center;align-items:center}.try-content__mistakes__header>[data-v-124d1abf]{text-align:center}}.try-content__mistakes__tooltip[data-v-124d1abf]{border:1px solid var(--v-teal-lighten-4);border-radius:50%;margin-left:8px}.summary-row[data-v-124d1abf]{align-items:center}@media(min-width:600px){.summary-row[data-v-124d1abf]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}}@media(max-width:599px){.summary-row[data-v-124d1abf]{display:grid;grid-template-columns:repeat(6,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;margin-bottom:12px}}@media(max-width:599px){.summary-row[data-v-124d1abf]:last-child{margin-bottom:0}}@media(min-width:600px){.summary-row[data-v-124d1abf]{margin-bottom:16px}.summary-row[data-v-124d1abf]:last-child{margin-bottom:0}}.summary-row_hover[data-v-124d1abf]{cursor:pointer;transition:background-color .3s;padding:4px;border-radius:4px}.summary-row_hover[data-v-124d1abf]:hover{background-color:var(--v-grey-base)}.summary-row__left[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-column:span 4}@media(max-width:599px){.summary-row__left[data-v-124d1abf]{grid-column:span 4}}.summary-row__number[data-v-124d1abf]{min-width:24px;margin-right:8px}.summary-row__answer[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:599px){.summary-row__answer[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}}.summary-row__right[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-column:span 4}@media(max-width:599px){.summary-row__right[data-v-124d1abf]{align-self:start;justify-self:end;grid-column:span 2}}.summary-row__right .text-body-1[data-v-124d1abf]:first-child{max-width:75%;word-break:break-all}.cancel-check[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:center;align-items:flex-end}.answer-status__text[data-v-124d1abf]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(max-width:599px){.answer-status__text[data-v-124d1abf]{width:100%}}.answer-status__text>[data-v-124d1abf]{margin-bottom:3px}.answer-status__text>[data-v-124d1abf]:last-child{margin-bottom:0}.answer-status__text-inner[data-v-124d1abf]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:599px){.answer-status__text-inner[data-v-124d1abf]{width:100%;flex-direction:column;align-items:flex-start}}.answer-status__text-inner>[data-v-124d1abf]:nth-child(2){flex:1}.answer-status__text-inner>[data-v-124d1abf]{margin-right:12px}.answer-status__text-inner>[data-v-124d1abf]:last-child{margin-right:0}.answer-status__text-correct[data-v-124d1abf]{display:none}@media(max-width:599px){.answer-status__text-correct[data-v-124d1abf]{display:block}}.answer-status__text-score[data-v-124d1abf]{margin-left:auto}@media(max-width:599px){.answer-status__text-hidden[data-v-124d1abf]{display:none}}@media(min-width:600px){.answer-status__text-show[data-v-124d1abf]{display:none}}@media(max-width:599px){.answer-status__text-show[data-v-124d1abf]{width:65%}}.answer-status__mistakes[data-v-124d1abf]{flex-shrink:0;margin-left:12px}@media(max-width:449px){.answer-status__mistakes[data-v-124d1abf]{margin-left:0}}.answer-status__mistakes__icon[data-v-124d1abf]{margin-right:20px}@media(max-width:449px){.answer-status__mistakes__icon[data-v-124d1abf]{margin-right:12px}}.task[data-v-31f486fd]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.task__item[data-v-31f486fd]:before{content:none}.task .cancel-check[data-v-31f486fd]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:auto;width:100%;padding:16px 32px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}@media(max-width:699px){.task .cancel-check[data-v-31f486fd]{flex-wrap:wrap}.task .cancel-check>[data-v-31f486fd]{margin:4px}}.task .cancel-check.mistakes[data-v-31f486fd]{justify-content:space-between}.theme--dark .cancel-check[data-v-31f486fd]{background-color:rgba(59,66,89,.5)}.theme--light .cancel-check[data-v-31f486fd]{background-color:rgba(237,245,255,.5)}.task-answer[data-v-6bc73e56]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:calc(100% - 48px)}.task-answer__card[data-v-6bc73e56]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}