.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[data-v-8004351e]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.coding-question[data-v-8004351e]{padding:24px}}@media(min-width:1441px){.coding-question[data-v-8004351e]{padding:32px}}.coding-question+.coding-question[data-v-8004351e]{border-top:1px solid var(--v-teal-lighten-3)}.coding-question__index[data-v-8004351e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.coding-question__tooltip-icon[data-v-8004351e]{border:1px solid var(--v-teal-base);border-radius:50%}.coding-question__sandbox[data-v-8004351e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.coding-question__sandbox-code.full[data-v-8004351e],.coding-question__sandbox-code[data-v-8004351e]{width:100%}.coding-question__sandbox-code-container[data-v-8004351e]{height:500px;border-radius:4px;border:2px solid var(--v-teal-lighten-2)}@media(max-width:699px){.coding-question__sandbox-code-container[data-v-8004351e]{height:350px}}.coding-question__sandbox-terminal[data-v-8004351e]{width:100%}.coding-question__sandbox-terminal-container[data-v-8004351e]{height:200px;border-radius:4px;border:2px solid var(--v-grey-base)}.coding-question__sandbox-terminal-container.invalid[data-v-8004351e]{border-color:var(--v-coral-lighten-3)}.coding-question__sandbox-terminal-container pre[data-v-8004351e]{color:var(--v-black-base);padding:12px;margin-bottom:0;white-space:pre-wrap;word-wrap:break-word}.coding-question__point[data-v-8004351e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.coding-question__point .point[data-v-8004351e]{padding:6px 12px;background-color:var(--v-blue-lighten-4);border-radius:8px}.coding-question__hint-question[data-v-8004351e] table,.coding-question__question[data-v-8004351e] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.coding-question__hint-question[data-v-8004351e] table td,.coding-question__hint-question[data-v-8004351e] table th,.coding-question__question[data-v-8004351e] table td,.coding-question__question[data-v-8004351e] 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__hint-question[data-v-8004351e] table td>*,.coding-question__hint-question[data-v-8004351e] table th>*,.coding-question__question[data-v-8004351e] table td>*,.coding-question__question[data-v-8004351e] table th>*{margin-bottom:0}.coding-question__hint-question[data-v-8004351e] table th,.coding-question__question[data-v-8004351e] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.coding-question__hint-question[data-v-8004351e] table p,.coding-question__question[data-v-8004351e] table p{margin:0}.coding-question__hint-question[data-v-8004351e] blockquote,.coding-question__question[data-v-8004351e] 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__hint-question[data-v-8004351e] blockquote:before,.coding-question__question[data-v-8004351e] 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 pre[data-v-8004351e]{color:var(--v-black-base);margin-bottom:0;white-space:pre-wrap;word-wrap:break-word}.task__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;justify-items:center;background:var(--v-blue-lighten-5);padding:20px 32px}@media(min-width:600px)and (max-width:767px){.task__footer{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}.task__footer .answer-save,.task__footer .answer-send{grid-column:span 3}}@media(max-width:599px){.task__footer{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}.task__footer .answer-save,.task__footer .answer-send{grid-column:span 2}}@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}@media(max-width:599px){.task__block[data-v-3c28964f]{padding:16px 16px 0}}@media(min-width:600px)and (max-width:1440px){.task__block[data-v-3c28964f]{padding:24px 24px 0}}@media(min-width:1441px){.task__block[data-v-3c28964f]{padding:24px 32px 0}}.task__block__file[data-v-3c28964f]:not(:last-child){margin-right:5px}.task__block-files[data-v-3c28964f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.task__row[data-v-3c28964f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:599px){.task__file[data-v-3c28964f]{padding:16px 0}}@media(min-width:600px){.task__file[data-v-3c28964f]{padding:24px 0}}.task__file+.task__file[data-v-3c28964f]{border-top:1px dashed var(--v-teal-lighten-3)}.task__file[data-v-3c28964f]:first-child{padding-top:0}.task__file[data-v-3c28964f]:last-child{padding-bottom:0}.task .handler[data-v-3c28964f]{cursor:-webkit-grab;cursor:grab}.task[data-v-688d2884]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;margin-top:-1px}.task__content[data-v-688d2884]{flex:1}.task__footer[data-v-688d2884]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;-moz-column-gap:24px;column-gap:24px;background:var(--v-blue-lighten-5);padding:20px 32px}.player.disabled[data-v-50120b1b] .ar-player-actions{position:relative;opacity:.5}.player.disabled[data-v-50120b1b] .ar-player-actions:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;z-index:999}.player.play-only.active[data-v-50120b1b] .ar-player-bar{display:flex;order:-1;margin-right:12px!important}@media(max-width:767px){.player.play-only.active[data-v-50120b1b] .ar-player-bar{margin-right:6px!important}}.player.play-only.active[data-v-50120b1b] .ar-player__progress{display:none}.player.play-only[data-v-50120b1b] .ar-player{width:auto!important}.player.play-only[data-v-50120b1b] .ar-player-bar{display:none}.player.play-only[data-v-50120b1b] .ar-player-actions{margin-right:0}.player.play-only[data-v-50120b1b] .ar-icon{fill:var(--v-teal-base)!important;background-color:var(--v-white-base)!important;border-color:var(--v-teal-lighten-4)!important}.player.play-only[data-v-50120b1b] .ar-icon.ar-player__play--active{fill:var(--v-white-base)!important}.player.border[data-v-50120b1b]{position:relative;border:1px solid var(--v-teal-base)!important;border-radius:8px;padding:8px 24px;display:flex;align-items:center}@media(max-width:767px){.player.border[data-v-50120b1b]{padding:10px 16px}}.player.border[data-v-50120b1b] .ar-player{width:100%;justify-content:flex-start}.player.border[data-v-50120b1b] .ar-player-bar{margin-left:48px!important;flex-grow:1}@media(max-width:767px){.player.border[data-v-50120b1b] .ar-player-bar{margin-left:32px!important}}.player.border[data-v-50120b1b] .ar-player__progress{width:auto!important;max-width:700px;flex-grow:1}.player.theme--light[data-v-50120b1b] .ar-line-control{background-color:var(--v-grey-lighten-3)!important}.player.theme--dark[data-v-50120b1b] .ar-line-control,.player.theme--light[data-v-50120b1b] .ar-line-control__head{background-color:var(--v-black-base)!important}.player.theme--dark[data-v-50120b1b] .ar-line-control__head{background-color:var(--v-grey-base)!important}.player-download[data-v-50120b1b]{position:absolute;left:84px;top:50%;transform:translateY(-50%)}@media(max-width:767px){.player-download[data-v-50120b1b]{left:64px}}.player[data-v-50120b1b] .ar-player{font-family:Raleway,sans-serif!important;width:356px}@media(min-width:1025px)and (max-width:1440px){.player[data-v-50120b1b] .ar-player{width:296px}}@media(min-width:768px)and (max-width:1024px){.player[data-v-50120b1b] .ar-player{width:244px}}@media(max-width:767px){.player[data-v-50120b1b] .ar-player{width:176px}}.player[data-v-50120b1b] .ar-player-bar{border:none;border-radius:0;padding:0!important;margin:0!important}.player[data-v-50120b1b] .ar-player-actions{width:auto!important;margin-right:24px}@media(max-width:1024px){.player[data-v-50120b1b] .ar-player-actions{margin-right:16px}}.player[data-v-50120b1b] .ar-player__time{font-size:12px!important;line-height:18px!important;min-width:36px;width:auto!important;color:var(--v-black-base)!important;font-weight:600}@media(min-width:1025px)and (max-width:1440px){.player[data-v-50120b1b] .ar-player__time{min-width:34px}}@media(min-width:768px)and (max-width:1024px){.player[data-v-50120b1b] .ar-player__time{min-width:30px;font-size:10px!important;line-height:16px!important}}@media(max-width:1024px){.player[data-v-50120b1b] .ar-player__time{min-width:28px;font-size:9px!important;line-height:14px!important}}.player[data-v-50120b1b] .ar-player__time:first-child{display:none}.player[data-v-50120b1b] .ar-player__progress{margin:0 12px 0 0!important}.player[data-v-50120b1b] .ar-icon{fill:var(--v-white-base)!important;background-color:var(--v-teal-base)!important;border-color:var(--v-teal-base);display:flex;align-items:center;justify-content:center;box-shadow:none!important}.player[data-v-50120b1b] .ar-icon.ar-player__play--active{background-color:var(--v-orange-base)!important;border-color:var(--v-orange-base)!important}.player[data-v-50120b1b] .ar-icon__lg{width:36px!important;height:36px!important}.player[data-v-50120b1b] .ar-icon__lg svg{width:28px;height:32px}.player[data-v-50120b1b] .ar-line-control{width:248px!important}@media(min-width:1025px)and (max-width:1440px){.player[data-v-50120b1b] .ar-line-control{width:190px!important}}@media(min-width:768px)and (max-width:1024px){.player[data-v-50120b1b] .ar-line-control{width:150px!important}}@media(max-width:1024px){.player[data-v-50120b1b] .ar-line-control{width:86px!important}}.player[data-v-50120b1b] .ar-volume{display:none}.recorder[data-v-0577ba7e]{position:relative}.recorder.disabled[data-v-0577ba7e] .ar-recorder{opacity:.5}.recorder.disabled[data-v-0577ba7e] .ar-content{position:relative}.recorder.disabled[data-v-0577ba7e] .ar-content:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;z-index:999}.recorder-time[data-v-0577ba7e]{position:absolute;top:50%;right:24px;transform:translateY(-50%);font-size:14px;line-height:16px;font-weight:600}@media(min-width:1441px)and (max-width:1659px){.recorder-time[data-v-0577ba7e]{max-width:110px}}@media(min-width:1025px)and (max-width:1199px){.recorder-time[data-v-0577ba7e]{max-width:120px}}@media(min-width:768px)and (max-width:1024px){.recorder-time[data-v-0577ba7e]{font-size:12px;line-height:14px}}@media(max-width:767px){.recorder-time[data-v-0577ba7e]{font-size:10px;line-height:13px;right:12px;max-width:48px}}.recorder-prompt[data-v-0577ba7e]{font-size:12px;line-height:18px;font-weight:600;position:absolute;top:50%;left:23%;transform:translateY(-50%)}@media(min-width:1025px)and (max-width:1749px){.recorder-prompt[data-v-0577ba7e]{left:auto;right:20px}}@media(max-width:767px){.recorder-prompt[data-v-0577ba7e]{max-width:106px;left:auto;right:56px;font-size:9px;line-height:13px}}.recorder[data-v-0577ba7e] .ar{font-family:Raleway,sans-serif!important;box-shadow:none!important;background-color:transparent;border:1px solid var(--v-teal-base);border-radius:8px;width:100%!important}.recorder[data-v-0577ba7e] .ar.active{border-color:var(--v-orange-base);box-sizing:border-box}.recorder[data-v-0577ba7e] .ar.active .ar-recorder__duration,.recorder[data-v-0577ba7e] .ar.active .ar-recorder__stop{display:block}.recorder[data-v-0577ba7e] .ar.active .ar-icon--rec{display:none}.recorder[data-v-0577ba7e] .ar-content{flex-direction:row!important;justify-content:flex-start!important;padding:8px 24px!important;align-items:center!important}@media(max-width:767px){.recorder[data-v-0577ba7e] .ar-content{padding:10px 12px!important}}.recorder[data-v-0577ba7e] .ar-player,.recorder[data-v-0577ba7e] .ar-records{display:none}.recorder[data-v-0577ba7e] .ar-recorder__stop.ar-icon{position:relative;display:none;border-color:var(--v-orange-base)!important;background-color:var(--v-orange-base)!important;fill:var(--v-white-base);top:0!important;left:0!important}.recorder[data-v-0577ba7e] .ar-recorder__duration{display:none;font-size:20px!important;line-height:32px!important;color:var(--v-black-base)!important;margin:0 24px!important;font-weight:600}@media(max-width:1024px){.recorder[data-v-0577ba7e] .ar-recorder__duration{margin:0 16px!important}}@media(min-width:768px)and (max-width:1024px){.recorder[data-v-0577ba7e] .ar-recorder__duration{font-size:17px!important;line-height:28px!important}}@media(max-width:767px){.recorder[data-v-0577ba7e] .ar-recorder__duration{font-size:15px!important;line-height:24px!important}}.recorder[data-v-0577ba7e] .ar-recorder__time-limit{display:none}.recorder[data-v-0577ba7e] .ar-icon{border-color:var(--v-teal-base)!important;background-color:var(--v-teal-base)!important;fill:var(--v-white-base)!important}.recorder[data-v-0577ba7e] .ar-icon__lg,.recorder[data-v-0577ba7e] .ar-icon__sm{box-shadow:none!important;width:24px!important;height:24px!important;line-height:24px!important;box-sizing:content-box}.question__item[data-v-115c8ea3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-115c8ea3]{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-115c8ea3]{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-115c8ea3]{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-115c8ea3]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-115c8ea3]{grid-column:span 1}.question__answer-parts[data-v-115c8ea3]{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-115c8ea3]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-115c8ea3]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-115c8ea3]{row-gap:30px}}.question__answer-part[data-v-115c8ea3]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-115c8ea3]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-115c8ea3]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-115c8ea3]{max-width:none;width:100%}}.question__answer-field[data-v-115c8ea3]{grid-column:2/-1}.question__checkbox[data-v-115c8ea3]{display:flex}.question__checkbox[data-v-115c8ea3] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-115c8ea3] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-115c8ea3] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-115c8ea3] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-115c8ea3] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-115c8ea3] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-115c8ea3] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-115c8ea3] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-115c8ea3] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-115c8ea3] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-115c8ea3] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-115c8ea3] .v-label{font-size:16px!important}}.question__checkbox[data-v-115c8ea3] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-115c8ea3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-115c8ea3]{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-115c8ea3]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-115c8ea3]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-115c8ea3]{color:var(--v-red-base);font-size:12px;line-height:18px}.stepper-line[data-v-115c8ea3]{flex-grow:1;height:1px;border-top:1px dashed var(--v-grey-lighten-2);align-self:center}.question__answer__complete[data-v-115c8ea3],.question__answer__stepper[data-v-115c8ea3]{grid-column:1/-1}.question__answer__complete__heading[data-v-115c8ea3]{display:flex;align-items:center;justify-content:space-between}.question__answer__complete__answers__item[data-v-115c8ea3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__answer__complete__answers__item[data-v-115c8ea3]:not(:last-child){margin-bottom:16px}.question__answer__complete__answers__item-number[data-v-115c8ea3]{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__complete__answers__item-recording[data-v-115c8ea3]{flex-grow:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.question__answer__nav[data-v-115c8ea3]{display:flex;align-items:center;justify-content:space-between}.question__answer__nav__next[data-v-115c8ea3]{margin-left:auto}.question__answer__nav__next.disabled[data-v-115c8ea3]{opacity:.5;cursor:default}.question__answer__nav__next.disabled button[data-v-115c8ea3]{cursor:default}.question__answer__nav__next[data-v-115c8ea3],.question__answer__nav__prev[data-v-115c8ea3]{cursor:pointer}.question__answer__nav__text[data-v-115c8ea3]{margin-right:auto}@media(max-width:767px){.question__answer__word[data-v-115c8ea3]{display:none}}.question__answer__col_5[data-v-115c8ea3]{grid-column:span 5}@media(min-width:768px)and (max-width:1024px){.question__answer__col_5[data-v-115c8ea3]{grid-column:span 3}}@media(min-width:600px)and (max-width:767px){.question__answer__col_5[data-v-115c8ea3]{grid-column:span 4}}@media(max-width:599px){.question__answer__col_5[data-v-115c8ea3]{grid-column:span 2}}.question__answer__col_6[data-v-115c8ea3]{grid-column:span 6}@media(min-width:768px)and (max-width:1024px){.question__answer__col_6[data-v-115c8ea3]{grid-column:span 4}}@media(min-width:600px)and (max-width:767px){.question__answer__col_6[data-v-115c8ea3]{grid-column:span 4}}@media(max-width:599px){.question__answer__col_6[data-v-115c8ea3]{grid-column:span 2}}.question__answer__col_full[data-v-115c8ea3]{grid-column:2/-1}@media(max-width:767px){.question__answer__col_full[data-v-115c8ea3]{grid-column:1/-1}}[data-v-115c8ea3] .upload-input{height:auto}.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(198,223,241,.2),0 2px 2px 0 rgba(198,223,241,.14),0 1px 5px 0 rgba(198,223,241,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:24px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(198,223,241,.2),0 2px 2px 0 rgba(198,223,241,.14),0 1px 5px 0 rgba(198,223,241,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{align-items:flex-start;display:flex;flex-direction:column;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(198,223,241,.2),0 0 0 0 rgba(198,223,241,.14),0 0 0 0 rgba(198,223,241,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px;width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{align-self:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:1023px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.question__item[data-v-3c1ef9d4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-3c1ef9d4]{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-3c1ef9d4]{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-3c1ef9d4]{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-3c1ef9d4]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-3c1ef9d4]{grid-column:span 1}.question__answer-parts[data-v-3c1ef9d4]{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-3c1ef9d4]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-3c1ef9d4]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-3c1ef9d4]{row-gap:30px}}.question__answer-part[data-v-3c1ef9d4]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-3c1ef9d4]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-3c1ef9d4]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-3c1ef9d4]{max-width:none;width:100%}}.question__answer-field[data-v-3c1ef9d4]{grid-column:2/-1}.question__checkbox[data-v-3c1ef9d4]{display:flex}.question__checkbox[data-v-3c1ef9d4] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-3c1ef9d4] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-3c1ef9d4] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-3c1ef9d4] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-3c1ef9d4] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-3c1ef9d4] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-3c1ef9d4] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-3c1ef9d4] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-3c1ef9d4] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-3c1ef9d4] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-3c1ef9d4] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-3c1ef9d4] .v-label{font-size:16px!important}}.question__checkbox[data-v-3c1ef9d4] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-3c1ef9d4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-3c1ef9d4]{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-3c1ef9d4]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-3c1ef9d4]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-3c1ef9d4]{color:var(--v-red-base);font-size:12px;line-height:18px}@media(max-width:767px){.question__answer__word[data-v-3c1ef9d4]{display:none}}.question__answer__col_5[data-v-3c1ef9d4]{grid-column:span 5}@media(min-width:768px)and (max-width:1024px){.question__answer__col_5[data-v-3c1ef9d4]{grid-column:span 3}}@media(min-width:600px)and (max-width:767px){.question__answer__col_5[data-v-3c1ef9d4]{grid-column:span 4}}@media(max-width:599px){.question__answer__col_5[data-v-3c1ef9d4]{grid-column:span 2}}.question__answer__col_6[data-v-3c1ef9d4]{grid-column:span 6}@media(min-width:768px)and (max-width:1024px){.question__answer__col_6[data-v-3c1ef9d4]{grid-column:span 4}}@media(min-width:600px)and (max-width:767px){.question__answer__col_6[data-v-3c1ef9d4]{grid-column:span 4}}@media(max-width:599px){.question__answer__col_6[data-v-3c1ef9d4]{grid-column:span 2}}.question__answer__col_full[data-v-3c1ef9d4]{grid-column:2/-1}@media(max-width:767px){.question__answer__col_full[data-v-3c1ef9d4]{grid-column:1/-1}}[data-v-3c1ef9d4] .upload-input{height:auto}.question__item[data-v-ac1c0ff4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-ac1c0ff4]{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-ac1c0ff4]{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-ac1c0ff4]{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-ac1c0ff4]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-ac1c0ff4]{grid-column:span 1}.question__answer-parts[data-v-ac1c0ff4]{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-ac1c0ff4]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-ac1c0ff4]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-ac1c0ff4]{row-gap:30px}}.question__answer-part[data-v-ac1c0ff4]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-ac1c0ff4]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-ac1c0ff4]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-ac1c0ff4]{max-width:none;width:100%}}.question__answer-field[data-v-ac1c0ff4]{grid-column:2/-1}.question__checkbox[data-v-ac1c0ff4]{display:flex}.question__checkbox[data-v-ac1c0ff4] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-ac1c0ff4] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-ac1c0ff4] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-ac1c0ff4] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-ac1c0ff4] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-ac1c0ff4] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-ac1c0ff4] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-ac1c0ff4] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-ac1c0ff4] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-ac1c0ff4] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-ac1c0ff4] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-ac1c0ff4] .v-label{font-size:16px!important}}.question__checkbox[data-v-ac1c0ff4] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-ac1c0ff4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-ac1c0ff4]{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-ac1c0ff4]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-ac1c0ff4]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-ac1c0ff4]{color:var(--v-red-base);font-size:12px;line-height:18px}.stepper-line[data-v-ac1c0ff4]{flex-grow:1;height:1px;border-top:1px dashed var(--v-grey-lighten-2);align-self:center}.question__answer__complete[data-v-ac1c0ff4],.question__answer__stepper[data-v-ac1c0ff4]{grid-column:1/-1}.question__answer__complete__heading[data-v-ac1c0ff4]{display:flex;align-items:center;justify-content:space-between}.question__answer__complete__answers__item[data-v-ac1c0ff4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__answer__complete__answers__item[data-v-ac1c0ff4]:not(:last-child){margin-bottom:16px}.question__answer__complete__answers__item-number[data-v-ac1c0ff4]{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__complete__answers__item-recording[data-v-ac1c0ff4]{flex-grow:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.question__answer__complete__answers__item-recording__question[data-v-ac1c0ff4]{text-align:right;margin-left:24px;word-wrap:anywhere}@media(max-width:767px){.question__answer__complete__answers__item-recording__question[data-v-ac1c0ff4]{margin-left:16px}}.question__answer__nav[data-v-ac1c0ff4]{display:flex;align-items:center;justify-content:space-between}.question__answer__nav__next[data-v-ac1c0ff4]{margin-left:auto}.question__answer__nav__next.disabled[data-v-ac1c0ff4]{opacity:.5;cursor:default}.question__answer__nav__next.disabled button[data-v-ac1c0ff4]{cursor:default}.question__answer__nav__next[data-v-ac1c0ff4],.question__answer__nav__prev[data-v-ac1c0ff4]{cursor:pointer}.question__answer__nav__text[data-v-ac1c0ff4]{margin-right:auto}@media(max-width:767px){.question__answer__word[data-v-ac1c0ff4]{display:none}}.question__answer__col_5[data-v-ac1c0ff4]{grid-column:span 5}@media(min-width:768px)and (max-width:1024px){.question__answer__col_5[data-v-ac1c0ff4]{grid-column:span 3}}@media(min-width:600px)and (max-width:767px){.question__answer__col_5[data-v-ac1c0ff4]{grid-column:span 4}}@media(max-width:599px){.question__answer__col_5[data-v-ac1c0ff4]{grid-column:span 2}}.question__answer__col_6[data-v-ac1c0ff4]{grid-column:span 6}@media(min-width:768px)and (max-width:1024px){.question__answer__col_6[data-v-ac1c0ff4]{grid-column:span 4}}@media(min-width:600px)and (max-width:767px){.question__answer__col_6[data-v-ac1c0ff4]{grid-column:span 4}}@media(max-width:599px){.question__answer__col_6[data-v-ac1c0ff4]{grid-column:span 2}}.question__answer__col_full[data-v-ac1c0ff4]{grid-column:2/-1}@media(max-width:767px){.question__answer__col_full[data-v-ac1c0ff4]{grid-column:1/-1}}[data-v-ac1c0ff4] .upload-input{height:auto}@media(max-width:599px){.speaking-question[data-v-3bccb126]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.speaking-question[data-v-3bccb126]{padding:24px}}@media(min-width:1441px){.speaking-question[data-v-3bccb126]{padding:32px}}.speaking-question__index[data-v-3bccb126]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.speaking-question__image[data-v-3bccb126]{grid-column:1/-1;display:block}@media(min-width:768px){.speaking-question__image[data-v-3bccb126]{cursor:pointer}}.speaking-question__image.even[data-v-3bccb126]{grid-column:span 1}.speaking-question__images[data-v-3bccb126]{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-3bccb126]{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:767px){.speaking-question__images[data-v-3bccb126]{-moz-column-gap:16px;column-gap:16px;row-gap:16px}}.speaking-question__image img[data-v-3bccb126]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.speaking-question+.speaking-question[data-v-3bccb126]{border-top:1px solid var(--v-teal-lighten-3)}.speaking-question__question[data-v-3bccb126] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.speaking-question__question[data-v-3bccb126] table td,.speaking-question__question[data-v-3bccb126] 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-3bccb126] table td>*,.speaking-question__question[data-v-3bccb126] table th>*{margin-bottom:0}.speaking-question__question[data-v-3bccb126] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.speaking-question__question[data-v-3bccb126] table p{margin:0}.speaking-question__question[data-v-3bccb126] 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-3bccb126] 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[data-v-3bccb126]{padding:16px;border:2px solid var(--v-blue-base);border-radius:16px}.mentor-comment__title[data-v-3bccb126]{margin-bottom:8px;letter-spacing:.05em}.mentor-comment__content[data-v-3bccb126] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.mentor-comment__content[data-v-3bccb126] table td,.mentor-comment__content[data-v-3bccb126] 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-3bccb126] table td>*,.mentor-comment__content[data-v-3bccb126] table th>*{margin-bottom:0}.mentor-comment__content[data-v-3bccb126] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.mentor-comment__content[data-v-3bccb126] table p{margin:0}.mentor-comment__content[data-v-3bccb126] 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-3bccb126] 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-task[data-v-a7e76c88]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.speaking-task__content[data-v-a7e76c88]{flex:1}.speaking-task__footer[data-v-a7e76c88]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;justify-items:center;background:var(--v-blue-lighten-5);padding:20px 32px}@media(min-width:600px)and (max-width:767px){.speaking-task__footer[data-v-a7e76c88]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}.speaking-task__footer .answer-save[data-v-a7e76c88]{grid-column:span 3}.speaking-task__footer .answer-points[data-v-a7e76c88]{grid-column:span 2}.speaking-task__footer .answer-send[data-v-a7e76c88]{grid-column:span 3}}@media(max-width:599px){.speaking-task__footer[data-v-a7e76c88]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}.speaking-task__footer .answer-save[data-v-a7e76c88]{grid-column:span 2}.speaking-task__footer .answer-points[data-v-a7e76c88]{grid-row:2;grid-column:span 4}.speaking-task__footer .answer-send[data-v-a7e76c88]{grid-column:span 2}}.question__item[data-v-4cc4928a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-4cc4928a]{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-4cc4928a]{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-4cc4928a]{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-4cc4928a]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-4cc4928a]{grid-column:span 1}.question__answer-parts[data-v-4cc4928a]{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-4cc4928a]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-4cc4928a]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-4cc4928a]{row-gap:30px}}.question__answer-part[data-v-4cc4928a]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-4cc4928a]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-4cc4928a]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-4cc4928a]{max-width:none;width:100%}}.question__answer-field[data-v-4cc4928a]{grid-column:2/-1}.question__checkbox[data-v-4cc4928a]{display:flex}.question__checkbox[data-v-4cc4928a] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-4cc4928a] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-4cc4928a] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-4cc4928a] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-4cc4928a] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-4cc4928a] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-4cc4928a] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-4cc4928a] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-4cc4928a] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-4cc4928a] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-4cc4928a] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-4cc4928a] .v-label{font-size:16px!important}}.question__checkbox[data-v-4cc4928a] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-4cc4928a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-4cc4928a]{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-4cc4928a]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-4cc4928a]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-4cc4928a]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__item[data-v-16f49ad4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-16f49ad4]{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-16f49ad4]{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-16f49ad4]{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-16f49ad4]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-16f49ad4]{grid-column:span 1}.question__answer-parts[data-v-16f49ad4]{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-16f49ad4]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-16f49ad4]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-16f49ad4]{row-gap:30px}}.question__answer-part[data-v-16f49ad4]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-16f49ad4]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-16f49ad4]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-16f49ad4]{max-width:none;width:100%}}.question__answer-field[data-v-16f49ad4]{grid-column:2/-1}.question__checkbox[data-v-16f49ad4]{display:flex}.question__checkbox[data-v-16f49ad4] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-16f49ad4] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-16f49ad4] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-16f49ad4] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-16f49ad4] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-16f49ad4] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-16f49ad4] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-16f49ad4] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-16f49ad4] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-16f49ad4] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-16f49ad4] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-16f49ad4] .v-label{font-size:16px!important}}.question__checkbox[data-v-16f49ad4] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-16f49ad4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-16f49ad4]{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-16f49ad4]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-16f49ad4]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-16f49ad4]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__grid__heading[data-v-16f49ad4]{min-height:24px}.question__item[data-v-10996b04]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-10996b04]{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-10996b04]{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-10996b04]{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-10996b04]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-10996b04]{grid-column:span 1}.question__answer-parts[data-v-10996b04]{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-10996b04]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-10996b04]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-10996b04]{row-gap:30px}}.question__answer-part[data-v-10996b04]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-10996b04]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-10996b04]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-10996b04]{max-width:none;width:100%}}.question__answer-field[data-v-10996b04]{grid-column:2/-1}.question__checkbox[data-v-10996b04]{display:flex}.question__checkbox[data-v-10996b04] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-10996b04] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-10996b04] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-10996b04] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-10996b04] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-10996b04] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-10996b04] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-10996b04] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-10996b04] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-10996b04] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-10996b04] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-10996b04] .v-label{font-size:16px!important}}.question__checkbox[data-v-10996b04] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-10996b04]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-10996b04]{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-10996b04]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-10996b04]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-10996b04]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__item[data-v-ebe5656e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-ebe5656e]{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-ebe5656e]{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-ebe5656e]{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-ebe5656e]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-ebe5656e]{grid-column:span 1}.question__answer-parts[data-v-ebe5656e]{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-ebe5656e]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-ebe5656e]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-ebe5656e]{row-gap:30px}}.question__answer-part[data-v-ebe5656e]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-ebe5656e]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-ebe5656e]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-ebe5656e]{max-width:none;width:100%}}.question__answer-field[data-v-ebe5656e]{grid-column:2/-1}.question__checkbox[data-v-ebe5656e]{display:flex}.question__checkbox[data-v-ebe5656e] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-ebe5656e] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-ebe5656e] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-ebe5656e] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-ebe5656e] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-ebe5656e] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-ebe5656e] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-ebe5656e] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-ebe5656e] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-ebe5656e] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-ebe5656e] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-ebe5656e] .v-label{font-size:16px!important}}.question__checkbox[data-v-ebe5656e] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-ebe5656e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-ebe5656e]{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-ebe5656e]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-ebe5656e]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-ebe5656e]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__item[data-v-7cf2c3cb]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-7cf2c3cb]{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-7cf2c3cb]{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-7cf2c3cb]{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-7cf2c3cb]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-7cf2c3cb]{grid-column:span 1}.question__answer-parts[data-v-7cf2c3cb]{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-7cf2c3cb]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-7cf2c3cb]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-7cf2c3cb]{row-gap:30px}}.question__answer-part[data-v-7cf2c3cb]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-7cf2c3cb]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-7cf2c3cb]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-7cf2c3cb]{max-width:none;width:100%}}.question__answer-field[data-v-7cf2c3cb]{grid-column:2/-1}.question__checkbox[data-v-7cf2c3cb]{display:flex}.question__checkbox[data-v-7cf2c3cb] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-7cf2c3cb] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-7cf2c3cb] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-7cf2c3cb] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-7cf2c3cb] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-7cf2c3cb] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-7cf2c3cb] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-7cf2c3cb] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-7cf2c3cb] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-7cf2c3cb] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-7cf2c3cb] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-7cf2c3cb] .v-label{font-size:16px!important}}.question__checkbox[data-v-7cf2c3cb] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-7cf2c3cb]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-7cf2c3cb]{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-7cf2c3cb]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-7cf2c3cb]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-7cf2c3cb]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__item[data-v-6b695b4e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-6b695b4e]{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-6b695b4e]{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-6b695b4e]{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-6b695b4e]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-6b695b4e]{grid-column:span 1}.question__answer-parts[data-v-6b695b4e]{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-6b695b4e]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-6b695b4e]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-6b695b4e]{row-gap:30px}}.question__answer-part[data-v-6b695b4e]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-6b695b4e]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-6b695b4e]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-6b695b4e]{max-width:none;width:100%}}.question__answer-field[data-v-6b695b4e]{grid-column:2/-1}.question__checkbox[data-v-6b695b4e]{display:flex}.question__checkbox[data-v-6b695b4e] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-6b695b4e] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-6b695b4e] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-6b695b4e] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-6b695b4e] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-6b695b4e] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-6b695b4e] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-6b695b4e] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-6b695b4e] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-6b695b4e] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-6b695b4e] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-6b695b4e] .v-label{font-size:16px!important}}.question__checkbox[data-v-6b695b4e] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-6b695b4e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-6b695b4e]{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-6b695b4e]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-6b695b4e]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-6b695b4e]{color:var(--v-red-base);font-size:12px;line-height:18px}.question[data-v-1e448970]{background-color:var(--v-teal-lighten-5);border-radius:16px;padding:16px 32px 16px 16px}.question__header[data-v-1e448970]{gap:16px}.question__header[data-v-1e448970],.question__record[data-v-1e448970]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__record[data-v-1e448970]:not(:last-child){margin-bottom:16px}.question__record[data-v-1e448970] .ar-player{width:100%!important}.question__record[data-v-1e448970] .ar-player-bar{flex-grow:1}.question__record[data-v-1e448970] .ar-line-control{width:auto!important;flex-grow:1}.question__image[data-v-1e448970]{grid-column:1/-1;display:block}@media(min-width:768px){.question__image[data-v-1e448970]{cursor:pointer}}.question__image.even[data-v-1e448970]{grid-column:span 1}.question__images[data-v-1e448970]{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){.question__images[data-v-1e448970]{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:767px){.question__images[data-v-1e448970]{-moz-column-gap:16px;column-gap:16px;row-gap:16px}}.question__image img[data-v-1e448970]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.question__text-question[data-v-1e448970] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.question__text-question[data-v-1e448970] table td,.question__text-question[data-v-1e448970] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.question__text-question[data-v-1e448970] table td>*,.question__text-question[data-v-1e448970] table th>*{margin-bottom:0}.question__text-question[data-v-1e448970] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.question__text-question[data-v-1e448970] table p{margin:0}.question__text-question[data-v-1e448970] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0}.question__text-question[data-v-1e448970] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}@media(max-width:599px){.test-question[data-v-1dae0edc]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.test-question[data-v-1dae0edc]{padding:24px}}@media(min-width:1441px){.test-question[data-v-1dae0edc]{padding:32px}}.test-question__question-text[data-v-1dae0edc]{font-weight:400}.test-question__question-text[data-v-1dae0edc] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.test-question__question-text[data-v-1dae0edc] table td,.test-question__question-text[data-v-1dae0edc] 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-1dae0edc] table td>*,.test-question__question-text[data-v-1dae0edc] table th>*{margin-bottom:0}.test-question__question-text[data-v-1dae0edc] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.test-question__question-text[data-v-1dae0edc] table p{margin:0}.test-question__question-text[data-v-1dae0edc] 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-1dae0edc] 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__index[data-v-1dae0edc],.test-question__record[data-v-1dae0edc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.test-question__record[data-v-1dae0edc]:not(:last-child){margin-bottom:16px}.test-question__record[data-v-1dae0edc] .ar-player{width:100%!important}.test-question__record[data-v-1dae0edc] .ar-player-bar{flex-grow:1}.test-question__record[data-v-1dae0edc] .ar-line-control{width:auto!important;flex-grow:1}.test-question__image[data-v-1dae0edc]{grid-column:1/-1;display:block}@media(min-width:768px){.test-question__image[data-v-1dae0edc]{cursor:pointer}}.test-question__image.even[data-v-1dae0edc]{grid-column:span 1}.test-question__images[data-v-1dae0edc]{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-1dae0edc]{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:767px){.test-question__images[data-v-1dae0edc]{-moz-column-gap:16px;column-gap:16px;row-gap:16px}}.test-question__image img[data-v-1dae0edc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.test-question+.test-question[data-v-1dae0edc]{border-top:1px solid var(--v-teal-lighten-3)}.test-question__forms[data-v-1dae0edc]{margin-bottom:24px}.v-tooltip__content[data-v-1dae0edc]{max-width:600px;left:230px!important}@media(min-width:1366px)and (max-width:1440px){.v-tooltip__content[data-v-1dae0edc]{left:180px!important}}@media(min-width:1025px)and (max-width:1365px){.v-tooltip__content[data-v-1dae0edc]{left:38px!important}}@media(min-width:700px)and (max-width:1024px){.v-tooltip__content[data-v-1dae0edc]{left:30px!important}}@media(min-width:600px)and (max-width:699px){.v-tooltip__content[data-v-1dae0edc]{max-width:480px;left:30px!important}}@media(min-width:450px)and (max-width:599px){.v-tooltip__content[data-v-1dae0edc]{max-width:300px;left:30px!important}}@media(max-width:449px){.v-tooltip__content[data-v-1dae0edc]{max-width:280px;left:20px!important}}.v-expansion-panel[data-v-1dae0edc]:before{box-shadow:none}.v-expansion-panel--active>.v-expansion-panel-header[data-v-1dae0edc],.v-expansion-panel-header[data-v-1dae0edc]{min-height:auto}[data-v-1dae0edc] .v-expansion-panel-content__wrap,[data-v-1dae0edc] .v-expansion-panel-header{padding:0}.spoiler[data-v-1dae0edc]{margin-bottom:24px}.spoiler__header-wrapper[data-v-1dae0edc]{display:flex;align-items:center;margin-bottom:24px;color:var(--v-teal-base)}.spoiler--open .spoiler__header-wrapper[data-v-1dae0edc]{color:var(--v-teal-darken-4)}.spoiler--open .spoiler__icon[data-v-1dae0edc]{transform:rotate(0)}.spoiler__header[data-v-1dae0edc]{position:relative;margin:0;line-height:24px}.spoiler__header[data-v-1dae0edc]:hover{color:var(--v-teal-darken-2)}.spoiler__header[data-v-1dae0edc]:active{color:var(--v-teal-darken-4)}.spoiler__icon[data-v-1dae0edc]{transform:rotate(180deg);transition:.3s}.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:before,.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:focus:before{opacity:.16}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:focus:before{opacity:.32}.v-expansion-panels{border-radius:4px;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:4px;border-top-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{flex:1 0 100%;max-width:100%;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;transition:box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow;box-shadow:0 3px 1px -2px rgba(198,223,241,.2),0 2px 2px 0 rgba(198,223,241,.14),0 1px 5px 0 rgba(198,223,241,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){flex:1 1 auto}.v-expansion-panel-content{display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{box-shadow:0 0 0 0 rgba(198,223,241,.2),0 0 0 0 rgba(198,223,241,.14),0 0 0 0 rgba(198,223,241,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}.test-passing[data-v-62a45912]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.test-passing__content[data-v-62a45912]{flex:1}.test-passing__footer[data-v-62a45912]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;justify-items:center;background:var(--v-blue-lighten-5);padding:20px 32px}@media(min-width:600px)and (max-width:767px){.test-passing__footer[data-v-62a45912]{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}.test-passing__footer .answer-save[data-v-62a45912]{grid-column:span 3}.test-passing__footer .answer-points[data-v-62a45912]{grid-column:span 2}.test-passing__footer .answer-send[data-v-62a45912]{grid-column:span 3}}@media(max-width:599px){.test-passing__footer[data-v-62a45912]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}.test-passing__footer .answer-save[data-v-62a45912]{grid-column:span 2}.test-passing__footer .answer-points[data-v-62a45912]{grid-row:2;grid-column:span 4}.test-passing__footer .answer-send[data-v-62a45912]{grid-column:span 2}}.question-indicator[data-v-2b9d8b40]{display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--v-orange-vbase);border-radius:50%;height:24px;width:24px;flex-shrink:0}.question-indicator_correct[data-v-2b9d8b40]{background:var(--v-teal-base)}.question-indicator_incorrect[data-v-2b9d8b40]{background:var(--v-orange-base)}.question-indicator_missed[data-v-2b9d8b40]{background:var(--v-grey-base)!important}.question-indicator_empty[data-v-2b9d8b40]{background:rgba(var(--v-grey-base),.3)!important}.field[data-v-3c12a1d6] input::-webkit-inner-spin-button,.field[data-v-3c12a1d6] input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.field[data-v-3c12a1d6] .v-select__selections{flex-wrap:nowrap}.field[data-v-3c12a1d6] .v-select--chips .v-select__selections{flex-wrap:wrap;gap:6px}.field[data-v-3c12a1d6] input[type=number]{-moz-appearance:textfield}.field[data-v-3c12a1d6] .v-input .v-input__slot{background-color:transparent!important;margin-bottom:0!important;position:relative}@media(max-width:767px){.field[data-v-3c12a1d6] .v-input .v-input__slot{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.field[data-v-3c12a1d6] .v-input .v-input__slot{font-size:14px!important}}@media(min-width:1441px){.field[data-v-3c12a1d6] .v-input .v-input__slot{font-size:16px!important}}.field[data-v-3c12a1d6] .v-input .v-input__slot fieldset{color:var(--v-grey-base)!important}.field[data-v-3c12a1d6] .v-input.v-text-field--rounded .v-input__slot{padding:0 12px}.field[data-v-3c12a1d6] .v-input.v-text-field--rounded .v-input__slot fieldset legend{margin-left:0}.field[data-v-3c12a1d6] .v-input.v-input--is-focused .v-icon{color:var(--v-teal-base)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-focused .v-chip .v-icon{color:var(--v-white-base)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-label-active:not(.v-input--is-focused) .v-icon{color:var(--v-teal-base)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.teal--field .v-input__slot fieldset{color:var(--v-teal-lighten-3)!important;border-width:2px}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.teal--field .v-input__slot input{color:var(--v-teal-darken-4)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.teal--field .v-input__slot .v-icon{color:var(--v-teal-base)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.teal--field .v-text-field__suffix{color:var(--v-teal-darken-4)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.orange--field .v-input__slot fieldset{color:var(--v-orange-lighten-3)!important;border-width:2px}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.orange--field .v-input__slot input{color:var(--v-orange-darken-4)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.orange--field .v-input__slot .v-icon{color:var(--v-orange-base)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty.orange--field .v-text-field__suffix{color:var(--v-orange-darken-4)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty .v-input__slot{background-color:transparent!important}.field[data-v-3c12a1d6] .v-input.v-input--is-dirty .v-input__slot fieldset{color:var(--v-teal-lighten-2)!important}.field[data-v-3c12a1d6] .v-input.v-input--is-disabled{opacity:.5!important}.field[data-v-3c12a1d6] .v-input.v-input--is-disabled .v-input__slot{cursor:not-allowed!important}.field[data-v-3c12a1d6] .v-input.error--text .v-input__slot{background-color:rgba(var(--v-red-accent-2),.05)!important}.field[data-v-3c12a1d6] .v-input.error--text .v-input__slot fieldset{color:rgba(var(--v-red-accent-2),.05)!important}.field[data-v-3c12a1d6] .v-input.error--text .v-label{color:var(--v-red-base)!important}.field[data-v-3c12a1d6] .v-input .v-chip.user-chip .v-chip__content{background:var(--v-orange-desaturate-1)!important}.field[data-v-3c12a1d6] .v-input .v-chip.user-chip .v-chip__content .v-chip__close{background:var(--v-orange-base)!important;border-radius:50%!important;color:var(--v-white-base)!important}.field[data-v-3c12a1d6] .v-input .v-label{color:var(--v-teal-darken-4)!important}.field[data-v-3c12a1d6] .v-input .v-label:not(.v-label--active){max-width:100%!important}.field[data-v-3c12a1d6] .v-input .v-icon{color:var(--v-teal-darken-4)}.field[data-v-3c12a1d6] .v-input .v-text-field__details{left:0;padding-top:8px;position:absolute;right:0;top:100%}.field.is-safari[data-v-3c12a1d6] .v-label,.field.is-safari[data-v-3c12a1d6] .v-label+input,.field.is-safari[data-v-3c12a1d6] .v-select__selections{padding-left:6px!important}.field[data-v-3c12a1d6] .v-select__selection{max-width:95%!important}.field[data-v-3c12a1d6] .v-input.v-input--is-focused .v-select__selections .v-icon{color:var(--v-white-base)!important}.field[data-v-3c12a1d6] .v-input .v-select__selections .v-icon{color:var(--v-white-base)}.field.field_orange[data-v-3c12a1d6] .v-input.v-input--is-dirty fieldset,.field.field_orange[data-v-3c12a1d6] .v-input .v-input__slot fieldset{color:var(--v-orange-desaturate-2)!important}.hint-answer[data-v-434e8767]{background:var(--v-purple-lighten-4);border-radius:16px}@media(max-width:599px){.hint-answer[data-v-434e8767]{padding:12px}}@media(min-width:600px){.hint-answer[data-v-434e8767]{padding:16px}}.hint-answer__answer[data-v-434e8767] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.hint-answer__answer[data-v-434e8767] table td,.hint-answer__answer[data-v-434e8767] table th{min-width:1em;border:2px solid var(--v-grey-base);padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.hint-answer__answer[data-v-434e8767] table td>*,.hint-answer__answer[data-v-434e8767] table th>*{margin-bottom:0}.hint-answer__answer[data-v-434e8767] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.hint-answer__answer[data-v-434e8767] table p{margin:0}.hint-answer__answer[data-v-434e8767] blockquote{background-color:var(--v-teal-lighten-5)!important;border-radius:16px;padding:16px 38px;position:relative;word-break:break-word;margin:1rem 0}.hint-answer__answer[data-v-434e8767] blockquote:before{content:"";position:absolute;left:16px;bottom:16px;height:calc(100% - 32px);width:6px;border-radius:10px;background-color:var(--v-teal-base)}.question__item[data-v-32b26372]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-32b26372]{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-32b26372]{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-32b26372]{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-32b26372]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-32b26372]{grid-column:span 1}.question__answer-parts[data-v-32b26372]{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-32b26372]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-32b26372]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-32b26372]{row-gap:30px}}.question__answer-part[data-v-32b26372]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-32b26372]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-32b26372]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-32b26372]{max-width:none;width:100%}}.question__answer-field[data-v-32b26372]{grid-column:2/-1}.question__checkbox[data-v-32b26372]{display:flex}.question__checkbox[data-v-32b26372] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-32b26372] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-32b26372] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-32b26372] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-32b26372] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-32b26372] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-32b26372] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-32b26372] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-32b26372] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-32b26372] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-32b26372] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-32b26372] .v-label{font-size:16px!important}}.question__checkbox[data-v-32b26372] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-32b26372]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-32b26372]{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-32b26372]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-32b26372]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-32b26372]{color:var(--v-red-base);font-size:12px;line-height:18px}.question-result__answer[data-v-7ffb24e4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:var(--v-orange-lighten-5);border-radius:16px}@media(max-width:599px){.question-result__answer[data-v-7ffb24e4]{padding:12px}}@media(min-width:600px){.question-result__answer[data-v-7ffb24e4]{padding:16px}}.question-result__answer_complete[data-v-7ffb24e4]{background:var(--v-teal-lighten-5)}.question-result__answer-text[data-v-7ffb24e4]{word-break:break-all}.question-result__text[data-v-7ffb24e4]{flex:1}.question-result__right-answer[data-v-7ffb24e4],.question__item[data-v-54aa5d92]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-54aa5d92]{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-54aa5d92]{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-54aa5d92]{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-54aa5d92]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-54aa5d92]{grid-column:span 1}.question__answer-parts[data-v-54aa5d92]{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-54aa5d92]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-54aa5d92]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-54aa5d92]{row-gap:30px}}.question__answer-part[data-v-54aa5d92]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-54aa5d92]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-54aa5d92]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-54aa5d92]{max-width:none;width:100%}}.question__answer-field[data-v-54aa5d92]{grid-column:2/-1}.question__checkbox[data-v-54aa5d92]{display:flex}.question__checkbox[data-v-54aa5d92] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-54aa5d92] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-54aa5d92] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-54aa5d92] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-54aa5d92] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-54aa5d92] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-54aa5d92] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-54aa5d92] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-54aa5d92] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-54aa5d92] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-54aa5d92] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-54aa5d92] .v-label{font-size:16px!important}}.question__checkbox[data-v-54aa5d92] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-54aa5d92]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-54aa5d92]{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-54aa5d92]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-54aa5d92]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-54aa5d92]{color:var(--v-red-base);font-size:12px;line-height:18px}.question__item[data-v-5cb67447]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.question__item-number[data-v-5cb67447]{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-5cb67447]{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-5cb67447]{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-5cb67447]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.question__answer-title[data-v-5cb67447]{grid-column:span 1}.question__answer-parts[data-v-5cb67447]{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-5cb67447]{flex-wrap:wrap}}@media(max-width:599px){.question__answer-parts[data-v-5cb67447]{-moz-column-gap:16px;column-gap:16px}}@media(max-width:474px){.question__answer-parts[data-v-5cb67447]{row-gap:30px}}.question__answer-part[data-v-5cb67447]{max-width:144px}@media(min-width:600px)and (max-width:699px){.question__answer-part[data-v-5cb67447]{max-width:159px}}@media(min-width:475px)and (max-width:599px){.question__answer-part[data-v-5cb67447]{max-width:none;width:45%}}@media(max-width:474px){.question__answer-part[data-v-5cb67447]{max-width:none;width:100%}}.question__answer-field[data-v-5cb67447]{grid-column:2/-1}.question__checkbox[data-v-5cb67447]{display:flex}.question__checkbox[data-v-5cb67447] .v-input--selection-controls{margin:0;padding:0}.question__checkbox[data-v-5cb67447] .v-input--selection-controls .v-input__control{position:relative}.question__checkbox[data-v-5cb67447] .v-input--selection-controls .v-input__slot{align-items:flex-start;margin-bottom:0!important}.question__checkbox[data-v-5cb67447] .v-input--selection-controls .v-messages{left:0;padding-top:8px;position:absolute;right:0;top:100%}.question__checkbox[data-v-5cb67447] .v-input--selection-controls__input .v-icon{color:var(--v-grey-base)}.question__checkbox[data-v-5cb67447] .v-label{color:var(--v-black-base)!important;display:inline-block!important;margin:0!important}@media(max-width:767px){.question__checkbox[data-v-5cb67447] .v-label{margin-top:1px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-5cb67447] .v-label{margin-top:2px!important}}@media(min-width:1441px){.question__checkbox[data-v-5cb67447] .v-label{margin-top:2px!important}}@media(max-width:767px){.question__checkbox[data-v-5cb67447] .v-label{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.question__checkbox[data-v-5cb67447] .v-label{font-size:14px!important}}@media(min-width:1441px){.question__checkbox[data-v-5cb67447] .v-label{font-size:16px!important}}.question__checkbox[data-v-5cb67447] .v-label>*{display:inline!important}.question__checkbox-answer[data-v-5cb67447]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.question__grid[data-v-5cb67447]{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-5cb67447]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:16px}}.question__grid.row[data-v-5cb67447]{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.question .is-invalid[data-v-5cb67447]{color:var(--v-red-base);font-size:12px;line-height:18px}@media(max-width:599px){.test-question__wrapper[data-v-0a648dd9]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.test-question__wrapper[data-v-0a648dd9]{padding:24px}}@media(min-width:1441px){.test-question__wrapper[data-v-0a648dd9]{padding:32px}}.test-question__number[data-v-0a648dd9]{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-0a648dd9]{font-weight:400}.test-question__question-text[data-v-0a648dd9] table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.test-question__question-text[data-v-0a648dd9] table td,.test-question__question-text[data-v-0a648dd9] 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-0a648dd9] table td>*,.test-question__question-text[data-v-0a648dd9] table th>*{margin-bottom:0}.test-question__question-text[data-v-0a648dd9] table th{font-weight:700;text-align:left;background-color:var(--v-orange-lighten-3)}.test-question__question-text[data-v-0a648dd9] table p{margin:0}.test-question__question-text[data-v-0a648dd9] 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-0a648dd9] 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__index[data-v-0a648dd9]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.test-question__record[data-v-0a648dd9]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.test-question__record[data-v-0a648dd9]:not(:last-child){margin-bottom:16px}.test-question__record[data-v-0a648dd9] .ar-player{width:100%!important}.test-question__record[data-v-0a648dd9] .ar-player-bar{flex-grow:1}.test-question__record[data-v-0a648dd9] .ar-line-control{width:auto!important;flex-grow:1}.test-question__image[data-v-0a648dd9]{grid-column:1/-1;display:block}@media(min-width:768px){.test-question__image[data-v-0a648dd9]{cursor:pointer}}.test-question__image.even[data-v-0a648dd9]{grid-column:span 1}.test-question__images[data-v-0a648dd9]{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-0a648dd9]{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:767px){.test-question__images[data-v-0a648dd9]{-moz-column-gap:16px;column-gap:16px;row-gap:16px}}.test-question__image img[data-v-0a648dd9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.test-question+.test-question[data-v-0a648dd9]{border-top:1px solid var(--v-teal-lighten-3)}.emoji-picker[data-v-b6c306cc]{position:absolute}.emoji-picker__btn[data-v-b6c306cc]{position:absolute;top:18px;right:12px;cursor:pointer}.emoji-picker__list[data-v-b6c306cc]{display:flex;padding:16px;background-color:var(--v-white-base);width:216px;height:170px}.emoji-picker__emojis[data-v-b6c306cc]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.emoji-picker__emoji[data-v-b6c306cc]{transition:transform .3s;height:24px;width:24px}.emoji-picker__emoji[data-v-b6c306cc]:hover{transform:scale(1.3)}.field[data-v-02c71e00] input::-webkit-inner-spin-button,.field[data-v-02c71e00] input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.field[data-v-02c71e00] .v-select__selections{flex-wrap:nowrap}.field[data-v-02c71e00] .v-select--chips .v-select__selections{flex-wrap:wrap;gap:6px}.field[data-v-02c71e00] input[type=number]{-moz-appearance:textfield}.field[data-v-02c71e00] .v-input .v-input__slot{background-color:transparent!important;margin-bottom:0!important;position:relative}@media(max-width:767px){.field[data-v-02c71e00] .v-input .v-input__slot{font-size:12px!important}}@media(min-width:768px)and (max-width:1440px){.field[data-v-02c71e00] .v-input .v-input__slot{font-size:14px!important}}@media(min-width:1441px){.field[data-v-02c71e00] .v-input .v-input__slot{font-size:16px!important}}.field[data-v-02c71e00] .v-input .v-input__slot fieldset{color:var(--v-grey-base)!important}.field[data-v-02c71e00] .v-input.v-text-field--rounded .v-input__slot{padding:0 12px}.field[data-v-02c71e00] .v-input.v-text-field--rounded .v-input__slot fieldset legend{margin-left:0}.field[data-v-02c71e00] .v-input.v-input--is-focused .v-icon{color:var(--v-teal-base)!important}.field[data-v-02c71e00] .v-input.v-input--is-focused .v-chip .v-icon{color:var(--v-white-base)!important}.field[data-v-02c71e00] .v-input.v-input--is-label-active:not(.v-input--is-focused) .v-icon{color:var(--v-teal-base)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty.teal--field .v-input__slot fieldset{color:var(--v-teal-lighten-3)!important;border-width:2px}.field[data-v-02c71e00] .v-input.v-input--is-dirty.teal--field .v-input__slot input{color:var(--v-teal-darken-4)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty.teal--field .v-input__slot .v-icon{color:var(--v-teal-base)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty.teal--field .v-text-field__suffix{color:var(--v-teal-darken-4)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty.orange--field .v-input__slot fieldset{color:var(--v-orange-lighten-3)!important;border-width:2px}.field[data-v-02c71e00] .v-input.v-input--is-dirty.orange--field .v-input__slot input{color:var(--v-orange-darken-4)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty.orange--field .v-input__slot .v-icon{color:var(--v-orange-base)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty.orange--field .v-text-field__suffix{color:var(--v-orange-darken-4)!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty .v-input__slot{background-color:transparent!important}.field[data-v-02c71e00] .v-input.v-input--is-dirty .v-input__slot fieldset{color:var(--v-teal-lighten-2)!important}.field[data-v-02c71e00] .v-input.v-input--is-disabled{opacity:.5!important}.field[data-v-02c71e00] .v-input.v-input--is-disabled .v-input__slot{cursor:not-allowed!important}.field[data-v-02c71e00] .v-input.error--text .v-input__slot{background-color:rgba(var(--v-red-accent-2),.05)!important}.field[data-v-02c71e00] .v-input.error--text .v-input__slot fieldset{color:rgba(var(--v-red-accent-2),.05)!important}.field[data-v-02c71e00] .v-input.error--text .v-label{color:var(--v-red-base)!important}.field[data-v-02c71e00] .v-input .v-chip.user-chip .v-chip__content{background:var(--v-orange-desaturate-1)!important}.field[data-v-02c71e00] .v-input .v-chip.user-chip .v-chip__content .v-chip__close{background:var(--v-orange-base)!important;border-radius:50%!important;color:var(--v-white-base)!important}.field[data-v-02c71e00] .v-input .v-label{color:var(--v-teal-darken-4)!important}.field[data-v-02c71e00] .v-input .v-label:not(.v-label--active){max-width:100%!important}.field[data-v-02c71e00] .v-input .v-icon{color:var(--v-teal-darken-4)}.field[data-v-02c71e00] .v-input .v-text-field__details{left:0;padding-top:8px;position:absolute;right:0;top:100%}.field.is-safari[data-v-02c71e00] .v-label,.field.is-safari[data-v-02c71e00] .v-label+input,.field.is-safari[data-v-02c71e00] .v-select__selections{padding-left:6px!important}.field[data-v-02c71e00] .v-text-field__slot{min-height:70px}.field_one-line[data-v-02c71e00] .v-text-field__slot{min-height:32px}.field_emojis[data-v-02c71e00]{position:relative}.field_emojis[data-v-02c71e00] .v-input__slot{padding-right:48px!important}.v-textarea textarea{align-self:stretch;flex:1 1 auto;line-height:1.75rem;max-width:100%;min-height:32px;outline:none;padding:0;width:100%}.v-textarea .v-text-field__prefix,.v-textarea .v-text-field__suffix{padding-top:2px;align-self:start}.v-textarea.v-text-field--box .v-text-field__prefix,.v-textarea.v-text-field--box textarea,.v-textarea.v-text-field--enclosed .v-text-field__prefix,.v-textarea.v-text-field--enclosed textarea{margin-top:24px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) textarea{margin-top:10px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-label{top:18px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense textarea{margin-top:6px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-outer{align-self:flex-start;margin-top:8px}.v-textarea.v-text-field--solo{align-items:flex-start}.v-textarea.v-text-field--solo .v-input__append-inner,.v-textarea.v-text-field--solo .v-input__append-outer,.v-textarea.v-text-field--solo .v-input__prepend-inner,.v-textarea.v-text-field--solo .v-input__prepend-outer{align-self:flex-start;margin-top:12px}.v-application--is-ltr .v-textarea.v-text-field--solo .v-input__append-inner{padding-left:12px}.v-application--is-rtl .v-textarea.v-text-field--solo .v-input__append-inner{padding-right:12px}.v-textarea--auto-grow textarea{overflow:hidden}.v-textarea--no-resize textarea{resize:none}.v-textarea.v-text-field--enclosed .v-text-field__slot{align-self:stretch}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:-12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-left:-12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-left:12px}.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-2371767f]{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-2371767f]{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-2371767f]{padding:24px}}@media(min-width:1441px){.try-header[data-v-2371767f]{padding:32px}}.try-header__info[data-v-2371767f]{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-2371767f]{grid-column:span 2}}@media(max-width:449px){.try-header__info[data-v-2371767f]{grid-column:1/-1}}.try-header__info>[data-v-2371767f]{margin-right:16px}.try-header__info>[data-v-2371767f]:last-child{margin-right:0}.try-header__date[data-v-2371767f],.try-header__filter[data-v-2371767f],.try-header__progress[data-v-2371767f]{align-items:center;grid-column:span 2;height:100%}.try-header__filter[data-v-2371767f],.try-header__progress[data-v-2371767f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:599px){.try-header__filter[data-v-2371767f],.try-header__progress[data-v-2371767f]{grid-row:2;grid-column:1/-1;justify-self:center}}.try-header__date[data-v-2371767f]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.try-header__score[data-v-2371767f]{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-2371767f]{background:var(--v-blue-base)}.try-header__arrow[data-v-2371767f]{transition:.3s ease}.try_opened .try-header__arrow[data-v-2371767f]{transform:rotate(180deg)}.try-content[data-v-2371767f]{padding:0}.try-content__summary[data-v-2371767f]{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-2371767f]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.try-content__summary[data-v-2371767f]{padding:16px 24px}}@media(min-width:1441px){.try-content__summary[data-v-2371767f]{padding:16px 32px}}.try-content__mistakes[data-v-2371767f]{border-top:1px solid var(--v-teal-lighten-3);padding:32px}.try-content__mistakes__header[data-v-2371767f]{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-2371767f]{flex-direction:column;justify-content:center;align-items:center}.try-content__mistakes__header>[data-v-2371767f]{text-align:center}}.try-content__mistakes__tooltip[data-v-2371767f]{border:1px solid var(--v-teal-lighten-4);border-radius:50%;margin-left:8px}.summary-row[data-v-2371767f]{align-items:center}@media(min-width:600px){.summary-row[data-v-2371767f]{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-2371767f]{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-2371767f]:last-child{margin-bottom:0}}@media(min-width:600px){.summary-row[data-v-2371767f]{margin-bottom:16px}.summary-row[data-v-2371767f]:last-child{margin-bottom:0}}.summary-row_hover[data-v-2371767f]{cursor:pointer;transition:background-color .3s;padding:4px;border-radius:4px}.summary-row_hover[data-v-2371767f]:hover{background-color:var(--v-grey-base)}.summary-row__left[data-v-2371767f]{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-2371767f]{grid-column:span 4}}.summary-row__number[data-v-2371767f]{min-width:24px;margin-right:8px}.summary-row__answer[data-v-2371767f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:599px){.summary-row__answer[data-v-2371767f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}}.summary-row__right[data-v-2371767f]{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-2371767f]{align-self:start;justify-self:end;grid-column:span 2}}.summary-row__right .text-body-1[data-v-2371767f]:first-child{max-width:75%;word-break:break-all}.cancel-check[data-v-2371767f]{display:flex;flex-direction:row;justify-content:center;align-items:flex-end}.answer-status__text[data-v-2371767f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(max-width:599px){.answer-status__text[data-v-2371767f]{width:100%}}.answer-status__text>[data-v-2371767f]{margin-bottom:3px}.answer-status__text>[data-v-2371767f]:last-child{margin-bottom:0}.answer-status__text-inner[data-v-2371767f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media(max-width:599px){.answer-status__text-inner[data-v-2371767f]{width:100%;flex-direction:column;align-items:flex-start}}.answer-status__text-inner>[data-v-2371767f]:nth-child(2){flex:1}.answer-status__text-inner>[data-v-2371767f]{margin-right:12px}.answer-status__text-inner>[data-v-2371767f]:last-child{margin-right:0}.answer-status__text-correct[data-v-2371767f]{display:none}@media(max-width:599px){.answer-status__text-correct[data-v-2371767f]{display:block}}.answer-status__text-score[data-v-2371767f]{margin-left:auto}@media(max-width:599px){.answer-status__text-hidden[data-v-2371767f]{display:none}}@media(min-width:600px){.answer-status__text-show[data-v-2371767f]{display:none}}@media(max-width:599px){.answer-status__text-show[data-v-2371767f]{width:65%}}.answer-status__mistakes[data-v-2371767f]{flex-shrink:0;margin-left:12px}@media(max-width:449px){.answer-status__mistakes[data-v-2371767f]{margin-left:0}}.answer-status__mistakes__icon[data-v-2371767f]{margin-right:20px}@media(max-width:449px){.answer-status__mistakes__icon[data-v-2371767f]{margin-right:12px}}.task__empty[data-v-c984f0c6]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;position:relative}.task__empty>.task__circle[data-v-c984f0c6]{left:70%;top:25%;transform:none}@media(max-width:599px){.task__empty>.task__circle[data-v-c984f0c6]{display:none}}.task__message[data-v-c984f0c6]{font-size:20px!important;line-height:32px;font-weight:700}@media(max-width:599px){.task__message[data-v-c984f0c6]{font-size:1rem!important;line-height:1.5}}.task__icon[data-v-c984f0c6]{width:128px;height:128px;position:relative;margin-bottom:64px}@media(max-width:699px){.task__icon[data-v-c984f0c6]{width:84px;height:84px}}.task__icon svg[data-v-c984f0c6]{width:100%;height:100%}.task__circle[data-v-c984f0c6]{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-c984f0c6]{width:126px;height:126px}}.task__process[data-v-c984f0c6]{width:40px;height:40px;background-color:var(--v-orange-desaturate-1);border-radius:50%;position:absolute;top:15%;left:20%}.task[data-v-59f39f6f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.task__item[data-v-59f39f6f]:before{content:none}.task .cancel-check[data-v-59f39f6f]{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-59f39f6f]{flex-wrap:wrap}.task .cancel-check>[data-v-59f39f6f]{margin:4px}}.task .cancel-check.mistakes[data-v-59f39f6f]{justify-content:space-between}.theme--dark .cancel-check[data-v-59f39f6f]{background-color:rgba(59,66,89,.5)}.theme--light .cancel-check[data-v-59f39f6f]{background-color:rgba(237,245,255,.5)}.mistakes-modal__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--v-blue-lighten-5);padding:24px 32px;margin:0 -32px 32px}.mistakes-modal__text{text-align:center}.mistakes-modal__text span{font-weight:700}.task-answer[data-v-8daddbd4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:calc(100% - 48px)}.task-answer__card[data-v-8daddbd4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.task-answer__header[data-v-8daddbd4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid var(--v-teal-lighten-3)}@media(max-width:599px){.task-answer__header[data-v-8daddbd4]{padding:16px}}@media(min-width:600px)and (max-width:1440px){.task-answer__header[data-v-8daddbd4]{padding:16px 24px}}@media(min-width:1441px){.task-answer__header[data-v-8daddbd4]{padding:16px 32px}}.task-answer__info[data-v-8daddbd4]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-shrink:0}.task-answer__wrapper[data-v-8daddbd4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1}.task-score[data-v-8daddbd4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px}.task-score__container[data-v-8daddbd4]{flex-shrink:0}