.dialog[data-v-58e0fa03]{position:relative;padding:20px;display:flex;flex-direction:column;align-items:center}.dialog .close-btn[data-v-58e0fa03]{top:7px;right:7px}.dialog .dialog__title[data-v-58e0fa03]{font-size:24px;text-align:center}@media only screen and (max-width:959.98px){.dialog .dialog__title[data-v-58e0fa03]{font-size:20px}}@media only screen and (max-width:599.98px){.dialog .dialog__title[data-v-58e0fa03]{font-size:16px}}.dialog .dialog__text[data-v-58e0fa03]{font-size:20px;margin-top:12px;margin-bottom:0;text-align:center}@media only screen and (max-width:959.98px){.dialog .dialog__text[data-v-58e0fa03]{margin-top:10px;font-size:16px}}@media only screen and (max-width:599.98px){.dialog .dialog__text[data-v-58e0fa03]{margin-top:8px;font-size:14px}}.dialog .dialog__btns[data-v-58e0fa03]{margin-top:26px;display:flex;flex-direction:row;gap:16px}@media only screen and (max-width:959.98px){.dialog .dialog__btns[data-v-58e0fa03]{margin-top:20px}}@media only screen and (max-width:599.98px){.dialog .dialog__btns[data-v-58e0fa03]{margin-top:16px}}.dialog .dialog__btns .normalize-btn[data-v-58e0fa03]{text-transform:none;letter-spacing:normal}
/*! purgecss start ignore */.rx-btn[data-v-7b250615]{--rx-btn-bg-color:var(--rx-btn-color,rgba(0,0,0,0.05));--rx-btn-text-color:currentColor;--rx-btn-border-width:0px;--rx-btn-border-radius:0.25rem;--rx-btn-border-color:currentColor;--rx-btn-inline-padding:calc(var(--rx-btn-height)/2.25 - var(--rx-btn-border-width)*2/2.25);--rx-btn-block-padding:calc(var(--rx-btn-height)/2 - var(--rx-btn-border-width)*2/2 - 0.5em);display:inline-block;position:relative;overflow:hidden;min-height:var(--rx-btn-height);padding:var(--rx-btn-block-padding) var(--rx-btn-inline-padding);border:var(--rx-btn-border-width) solid var(--rx-btn-border-color);border-radius:var(--rx-btn-border-radius);outline:0;background-color:var(--rx-btn-bg-color);background-position:50%;color:var(--rx-btn-color,rgba(0,0,0,.87));font-size:var(--rx-btn-font-size);font-weight:700;line-height:1;letter-spacing:.025em;text-decoration:none;user-select:none;transition:background .6s,transform .13s ease-out,box-shadow .2s ease-out;cursor:pointer;--rx-btn-height:36px;--rx-btn-font-size:16px;--rx-icon-height:24px;--rx-icon-width:24px}.rx-btn[fab][data-v-7b250615]{--rx-btn-height:56px;--rx-btn-width:56px}.rx-btn[x-small][data-v-7b250615]{--rx-btn-height:20px;--rx-btn-font-size:10px;--rx-icon-height:18px;--rx-icon-width:18px}.rx-btn[x-small][fab][data-v-7b250615]{--rx-btn-height:32px;--rx-btn-width:32px}.rx-btn[small][data-v-7b250615]{--rx-btn-height:28px;--rx-btn-font-size:12px;--rx-icon-height:24px;--rx-icon-width:24px}.rx-btn[small][fab][data-v-7b250615]{--rx-btn-height:40px;--rx-btn-width:40px}.rx-btn[large][data-v-7b250615]{--rx-btn-height:40px;--rx-btn-font-size:16px;--rx-icon-height:28px;--rx-icon-width:28px}.rx-btn[large][fab][data-v-7b250615]{--rx-btn-height:64px;--rx-btn-width:64px}.rx-btn[x-large][data-v-7b250615]{--rx-btn-height:52px;--rx-btn-font-size:18px;--rx-icon-height:32px;--rx-icon-width:32px}.rx-btn[x-large][fab][data-v-7b250615]{--rx-btn-height:72px;--rx-btn-width:72px}.rx-btn.loading[data-v-7b250615]{pointer-events:none}.rx-btn.dark[data-v-7b250615]{--rx-btn-bg-color:var(--rx-btn-color,hsla(0,0%,100%,0.05));color:var(--rx-btn-color,#fff)}.rx-btn.rx-btn--primary[data-v-7b250615]{--rx-btn-color:var(--v-primary-base);--rx-btn-bg-color:var(--v-primary-base);--rx-btn-text-color:#fff}.rx-btn.rx-btn--secondary[data-v-7b250615]{--rx-btn-color:var(--v-secondary-base);--rx-btn-bg-color:#f5faff;--rx-btn-text-color:var(--v-primary-base);--rx-btn-border-width:1px;--rx-btn-border-color:rgba(25,118,210,0.2)}.rx-btn .rx-btn-label[data-v-7b250615]{display:flex;flex-direction:row;gap:.5em;align-items:center;color:var(--rx-btn-text-color);justify-content:center}.rx-btn .rx-btn-label.hidden[data-v-7b250615]{visibility:hidden}.rx-btn .spinner-wrapper[data-v-7b250615]{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0}.rx-btn[circled][data-v-7b250615],.rx-btn[fab][data-v-7b250615],.rx-btn[icon][data-v-7b250615]{--rx-btn-border-radius:50%;padding:var(--rx-btn-block-padding)}.rx-btn[disabled][data-v-7b250615]{--rx-btn-bg-color:rgba(0,0,0,0.12);--rx-btn-text-color:rgba(0,0,0,0.26);--rx-btn-border-color:rgba(0,0,0,0.26);cursor:default}.rx-btn[disabled].dark[data-v-7b250615]{--rx-btn-bg-color:hsla(0,0%,100%,0.12);--rx-btn-text-color:hsla(0,0%,100%,0.26);--rx-btn-border-color:hsla(0,0%,100%,0.26)}.rx-btn[outlined][data-v-7b250615]{--rx-btn-border-width:1px}.rx-btn[icon][data-v-7b250615],.rx-btn[text][data-v-7b250615]{--rx-btn-border-width:0px}.rx-btn[icon][data-v-7b250615],.rx-btn[icon][disabled][data-v-7b250615],.rx-btn[outlined][data-v-7b250615],.rx-btn[outlined][disabled][data-v-7b250615],.rx-btn[text][data-v-7b250615],.rx-btn[text][disabled][data-v-7b250615]{--rx-btn-bg-color:hsla(0,0%,100%,0)}.rx-btn[icon].rx-btn--primary[data-v-7b250615],.rx-btn[outlined].rx-btn--primary[data-v-7b250615],.rx-btn[text].rx-btn--primary[data-v-7b250615]{--rx-btn-text-color:var(--rx-btn-color,#fff)}.rx-btn[icon].rx-btn--secondary[data-v-7b250615],.rx-btn[outlined].rx-btn--secondary[data-v-7b250615],.rx-btn[text].rx-btn--secondary[data-v-7b250615]{--rx-btn-text-color:var(--rx-btn-color,rgba(0,0,0,0.87));--rx-btn-border-color:currentColor}.rx-btn[icon].dark:not([disabled]).rx-btn--primary[data-v-7b250615],.rx-btn[icon].dark:not([disabled]).rx-btn--secondary[data-v-7b250615],.rx-btn[outlined].dark:not([disabled]).rx-btn--primary[data-v-7b250615],.rx-btn[outlined].dark:not([disabled]).rx-btn--secondary[data-v-7b250615],.rx-btn[text].dark:not([disabled]).rx-btn--primary[data-v-7b250615],.rx-btn[text].dark:not([disabled]).rx-btn--secondary[data-v-7b250615]{--rx-btn-text-color:var(--rx-btn-color,#fff)}.rx-btn[vertical] .rx-btn-label[data-v-7b250615]{flex-direction:column}.rx-btn[rounded][data-v-7b250615]{--rx-btn-border-radius:calc(var(--rx-btn-height)/2)}.rx-btn[small][data-v-7b250615]{letter-spacing:.32px}.rx-btn[data-v-7b250615]:focus:not([disabled]):after,.rx-btn[data-v-7b250615]:hover:not([disabled]):after{background-color:var(--rx-btn-text-color);opacity:.1}.rx-btn[data-v-7b250615]:active:not([disabled]):after,.rx-btn[data-v-7b250615]:focus:not([disabled]):after{opacity:.2}.rx-btn[data-v-7b250615]:active:not([disabled]){transform:scale(.96)}.rx-btn.clicked[data-v-7b250615]:before,.rx-btn[data-v-7b250615]:focus:not([disabled]):after,.rx-btn[data-v-7b250615]:focus:not([disabled]):before,.rx-btn[data-v-7b250615]:hover:not([disabled]):after{content:"";position:absolute;top:calc(var(--rx-btn-border-width)*-1);left:calc(var(--rx-btn-border-width)*-1);bottom:calc(var(--rx-btn-border-width)*-1);right:calc(var(--rx-btn-border-width)*-1)}.rx-btn.clicked[data-v-7b250615]:before{display:block;background:transparent radial-gradient(circle,transparent 11%,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 12%,rgba(0,0,0,.15) 30%,transparent 0) 50%;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:0;animation:ripple-data-v-7b250615 .4s ease-out both;opacity:0}.rx-btn.dark.clicked[data-v-7b250615]:before{background:transparent radial-gradient(circle,transparent 11%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.4) 12%,hsla(0,0%,100%,.4) 30%,transparent 0) 50%}@keyframes ripple-data-v-7b250615{0%{background-size:0;opacity:1}90%{opacity:0}to{background-size:1100%}}/*! purgecss end ignore */.welcome[data-v-2f7d9496]{background-image:var(--background);background-color:var(--background-color);background-size:cover;background-position:bottom;background-attachment:fixed;padding:30px 0}.welcome .inner-welcome[data-v-2f7d9496]{display:flex;flex-direction:column;align-items:center;align-content:center}.welcome .inner-welcome .welcome__overline[data-v-2f7d9496]{margin-bottom:20px;color:#2780b0;font-size:24px;user-select:none}@media only screen and (max-width:1263.98px){.welcome .inner-welcome .welcome__overline[data-v-2f7d9496]{margin-bottom:16px;font-size:18px}}@media only screen and (max-width:599.98px){.welcome .inner-welcome .welcome__overline[data-v-2f7d9496]{margin-bottom:12px;font-size:16px}}.welcome .inner-welcome .welcome__title[data-v-2f7d9496]{margin-bottom:30px;text-align:center;font-size:32px}@media only screen and (max-width:1263.98px){.welcome .inner-welcome .welcome__title[data-v-2f7d9496]{font-size:25px}}@media only screen and (max-width:599.98px){.welcome .inner-welcome .welcome__title[data-v-2f7d9496]{font-size:18px}}.welcome .inner-welcome .welcome__info[data-v-2f7d9496]{display:flex;flex-direction:row;gap:40px;flex-wrap:wrap;justify-content:center;font-size:20px;margin-bottom:50px}@media only screen and (max-width:1263.98px){.welcome .inner-welcome .welcome__info[data-v-2f7d9496]{font-size:18px}}@media only screen and (max-width:599.98px){.welcome .inner-welcome .welcome__info[data-v-2f7d9496]{gap:10px;font-size:14px}}.welcome .inner-welcome .welcome__info>.info-text[data-v-2f7d9496]{margin-bottom:0}.welcome .inner-welcome .welcome__img[data-v-2f7d9496]{margin-bottom:40px;user-select:none;max-height:288px}@media only screen and (max-width:1263.98px){.welcome .inner-welcome .welcome__img[data-v-2f7d9496]{width:180px;height:180px}}@media only screen and (max-width:599.98px){.welcome .inner-welcome .welcome__img[data-v-2f7d9496]{width:160px;height:160px}}@media only screen and (max-width:599.98px){.welcome .inner-welcome .welcome__form[data-v-2f7d9496]{width:100%;display:flex;justify-content:center}}.welcome .inner-welcome .welcome__form .name-input[data-v-2f7d9496]{padding:0;margin-bottom:20px}@media only screen and (max-width:599.98px){.welcome .inner-welcome .welcome__form .name-input[data-v-2f7d9496]{font-size:14px;width:100%;max-width:240px;margin-bottom:10px}}.welcome .inner-welcome .welcome__form .name-input[data-v-2f7d9496] .v-input__slot{box-shadow:inset 0 0 8px 2px #c1ddff}.welcome .inner-welcome .action-buttons[data-v-2f7d9496]{display:flex;flex-direction:column;gap:16px;justify-content:center}.welcome .inner-welcome .action-buttons .start-button[data-v-2f7d9496]{min-width:250px}.rx-icon[data-v-5c52dd60]{position:relative;align-items:center;display:inline-grid;justify-content:center;vertical-align:middle;letter-spacing:normal;user-select:none;justify-items:center;align-content:center;width:1em;height:1em;color:var(--rx-icon-color,inherit)}.rx-icon svg[data-v-5c52dd60]{width:var(--rx-icon-width,100%);height:var(--rx-icon-height,100%)}.rx-icon svg>path[data-v-5c52dd60]{fill:currentColor}[dir=rtl] .rx-icon svg.auto-flip[data-v-5c52dd60]{transform:scaleX(-1)}.navigation-bar[data-v-199652f4]{place-items:center;position:relative;display:flex;height:60px;flex-direction:row;justify-content:center}.navigation-bar .action-buttons-container--end[data-v-199652f4],.navigation-bar .action-buttons-container--start[data-v-199652f4]{position:absolute;display:flex;flex-direction:row;gap:16px;align-items:center}.navigation-bar .action-buttons-container--start[data-v-199652f4]{inset-inline-start:0}.navigation-bar .action-buttons-container--end[data-v-199652f4]{inset-inline-end:0}.navigation-bar .icon-btn[data-v-199652f4]{width:30px;height:30px;box-shadow:none}[dir=rtl] .navigation-bar .icon-btn[data-v-199652f4]{transform:scaleX(-1)}.navigation-bar .icon-btn .icon[data-v-199652f4]{width:30px;height:30px}.navigation-bar .progress-bar-wrapper[data-v-199652f4]{position:relative;display:flex;flex-direction:row;align-items:center;width:30%}@media only screen and (max-width:599.98px){.navigation-bar .progress-bar-wrapper[data-v-199652f4]{width:40%}}.navigation-bar .progress-bar-wrapper>[data-v-199652f4]{grid-row:1;grid-column:1}.navigation-bar .progress-bar-wrapper .progress-bar-star[data-v-199652f4]{position:absolute;inset-inline-end:-25px;margin-inline:0;display:grid;width:50px;height:50px;margin-top:-5px;justify-content:center;align-items:center;justify-items:center;align-content:center;z-index:2;user-select:none}.navigation-bar .progress-bar-wrapper .progress-bar-star .progress-bar-star__img[data-v-199652f4]{width:50px;margin-top:-4px}.navigation-bar .progress-bar-wrapper .progress-bar-star .animated[data-v-199652f4]{position:absolute;user-select:none;pointer-events:none;will-change:transform,opacity,scale,rotate}.navigation-bar .progress-bar-wrapper .progress-bar-star .animated.animate[data-v-199652f4]{animation:beat-data-v-199652f4 2s backwards}.navigation-bar .progress-bar-wrapper .progress-bar-star .progress-bar-star__counter[data-v-199652f4]{position:absolute;color:#5b6877;font-weight:600}.navigation-bar .progress-bar[data-v-199652f4]{width:100%;height:2em;background-color:#fff;border:2px solid #007dc4;border-radius:1em;display:flex;align-items:center;justify-content:center}.navigation-bar .progress-bar .progress-bar__progress[data-v-199652f4]{width:100%;height:100%;background-color:#5b6877;border:2px solid #fff;border-radius:1em}.navigation-bar .progress-bar .progress-bar__progress[data-v-199652f4]:before{content:"";background:linear-gradient(0deg,#1c9be2 -.12%,#aee7f4 70.72%);display:inline-block;width:calc(var(--progress)*1%);height:100%;border-start-start-radius:1em;border-end-start-radius:1em;transition:width .3s}.navigation-bar[data-v-199652f4] .v-btn:before{background-color:transparent}@keyframes beat-data-v-199652f4{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(.9) rotate(0deg)}30%,80%{transform:scale(1.4) rotate(15deg)}}.integer[data-v-15616014]{display:inline-block;font-size:.75em;margin-inline-end:.2em}.fraction[data-v-15616014]{display:inline-block;vertical-align:middle;text-align:center;font-size:.75em}.fraction .numerator[data-v-15616014]{display:block;padding-top:.15em}.fraction .bar[data-v-15616014]{display:none}.fraction .denominator[data-v-15616014]{display:block;padding-top:.15em;border-top:thin solid}.token[data-v-b17c1f62]:not(:last-child){display:inline-block;margin-inline-end:3px}.question[data-v-c08ee110]{min-height:100%;align-items:center;display:grid;grid-template-rows:1fr auto 0;grid-template-columns:auto var(--max-question-column-size) auto;column-gap:1em}@media only screen and (min-width:1264px){.question[data-v-c08ee110]{--max-question-column-size:960px}}@media only screen and (min-width:960px)and (max-width:1263.98px){.question[data-v-c08ee110]{--max-question-column-size:660px}}@media only screen and (max-width:959.98px){.question[data-v-c08ee110]{--max-question-column-size:450px}}@media(max-width:calc(150px + 600px)){.question[data-v-c08ee110]{--max-question-column-size:auto;grid-template-columns:0 var(--max-question-column-size) 0}}.question .question__section[data-v-c08ee110]{min-height:50px;max-width:var(--max-question-column-size);padding:20px 20px 0;justify-self:stretch;grid-column:2;grid-row:1}.question .question__section .question__instructions[data-v-c08ee110]{font-size:25px;text-align:center;margin-bottom:30px;white-space:pre-wrap}@media only screen and (max-width:959.98px){.question .question__section .question__instructions[data-v-c08ee110]{font-size:18px}}.question .question__section .question__content[data-v-c08ee110]{display:grid;place-items:center;user-select:none}.question .monster-with-bubble-wrapper[data-v-c08ee110]{bottom:80px;grid-column:1;grid-row:2;position:sticky;height:100%;z-index:2;user-select:none;margin-inline-start:1em;visibility:hidden}.question .monster-with-bubble-wrapper.monster-supported[data-v-c08ee110]{visibility:visible}@media(max-width:calc(150px + 600px)){.question .monster-with-bubble-wrapper.monster-supported[data-v-c08ee110]{visibility:hidden}}@media only screen and (max-width:599.98px){.question .monster-with-bubble-wrapper.monster-supported[data-v-c08ee110]{position:sticky;bottom:0}}.question .monster-with-bubble-wrapper.force-show-monster[data-v-c08ee110]{visibility:visible}.question .monster-with-bubble-wrapper .monster-with-bubble[data-v-c08ee110]{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;align-items:center}@media(max-width:calc(150px + 600px)){.question .monster-with-bubble-wrapper .monster-with-bubble[data-v-c08ee110]{min-width:150px;max-width:150px}}.question .monster-with-bubble-wrapper .monster-with-bubble .bubble-wrapper[data-v-c08ee110]{position:relative;display:flex;justify-content:center;flex-direction:row}.question .monster-with-bubble-wrapper .monster-with-bubble .bubble-wrapper .bubble[data-v-c08ee110]{position:relative;border:3px solid var(--bubble-border-color);padding:8px 24px;border-radius:30px;max-width:400px;background-color:#fff}.question .monster-with-bubble-wrapper .monster-with-bubble .bubble-wrapper .bubble .bubble__text[data-v-c08ee110]{font-size:18px;margin:0;text-align:center}@media only screen and (max-width:1263.98px){.question .monster-with-bubble-wrapper .monster-with-bubble .bubble-wrapper .bubble .bubble__text[data-v-c08ee110]{font-size:14px}}.question .monster-with-bubble-wrapper .monster-with-bubble .bubble-wrapper .bubble[data-v-c08ee110]:before{content:"";position:absolute;bottom:-14px;inset-inline-end:calc(50% - 12px);height:20px;width:24px;background:#fff;clip-path:polygon(0 0,100% 0,50% 100%)}[dir=rtl] .question .monster-with-bubble-wrapper .monster-with-bubble .bubble-wrapper .bubble[data-v-c08ee110]:before{clip-path:polygon(50% 100%,100% 0,0 0)}.question .monster-with-bubble-wrapper .monster-image[data-v-c08ee110]{width:100%;max-width:288px;aspect-ratio:1/1}[dir=rtl] .question .monster-with-bubble-wrapper .monster-image[data-v-c08ee110]{transform:scaleX(-1)}@media(max-width:calc(150px + 600px)){.question .monster-with-bubble-wrapper .monster-image[data-v-c08ee110]{max-width:150px}}.question .monster-with-bubble-wrapper .bubble-wrapper[data-v-c08ee110]:before{content:"";position:absolute;bottom:-16px;inset-inline-end:calc(50% - 13px);height:20px;width:26px;background:var(--bubble-border-color);clip-path:polygon(0 0,100% 0,50% 100%)}[dir=rtl] .question .monster-with-bubble-wrapper .bubble-wrapper[data-v-c08ee110]:before{clip-path:polygon(50% 100%,100% 0,0 0)}.question .question__overlay[data-v-c08ee110]{background-color:rgba(0,0,0,.2);grid-column:1/-1;grid-row:2;position:sticky;bottom:60px;height:100%}@media only screen and (max-width:599.98px){.question .question__overlay[data-v-c08ee110]{bottom:0}}.question .question__overlay--hide[data-v-c08ee110]{display:none}.question .question__answers[data-v-c08ee110]{grid-column:2;grid-row:2;direction:ltr;display:grid;place-items:center;width:100%;position:sticky;bottom:60px;padding:30px;overflow:hidden}@media only screen and (max-width:599.98px){.question .question__answers[data-v-c08ee110]{bottom:0;grid-column:1/span 3}}.question .scroll-marker[data-v-c08ee110]{height:0;grid-column:2;grid-row:3}.question .spinner-container[data-v-c08ee110]{display:grid;place-items:center;height:150px}.action-bar .action-btn[data-v-012759d8]{text-transform:none;letter-spacing:normal;padding:0 40px;font-size:18px}@media only screen and (max-width:959.98px){.action-bar .action-btn[data-v-012759d8]{padding:0 20px}}@media only screen and (max-width:599.98px){.action-bar .action-btn[data-v-012759d8]{font-size:16px}}.action-bar .action-btn.next-btn[data-v-012759d8]{position:relative;overflow:hidden;z-index:1}.action-bar .action-btn.next-btn[data-v-012759d8]:after{/*! purgecss ignore current */content:"";position:absolute;bottom:-25%;inset-inline-end:100%;width:100%;height:150%;border-radius:10rem;background-color:hsla(0,0%,100%,.4);z-index:-1}.action-bar .action-btn.next-btn.timer[data-v-012759d8]:after{/*! purgecss ignore current */transition:all 3s linear;inset-inline-end:0}.action-bar .action-btn[data-v-012759d8].v-btn{min-width:120px;height:46px}@media only screen and (max-width:599.98px){.action-bar .action-btn[data-v-012759d8].v-btn{min-width:94px;height:36px}}.action-bar.a11y-enabled .action-btn[data-v-012759d8]{/*! purgecss ignore current */padding:var(--a11y-kb-btn-padding-size);border-radius:calc(28px + var(--a11y-kb-btn-padding-size));box-sizing:content-box}.action-bar-no-results[data-v-012759d8]{display:flex;flex-direction:row;align-items:center;overflow:hidden;padding-block:16px}@media only screen and (max-width:599.98px){.action-bar-no-results[data-v-012759d8]{padding-block:12px}}.action-bar-no-results .action-bar-item[data-v-012759d8]{flex:1 1 0px}@media only screen and (max-width:959.98px){.action-bar-no-results .hide-on-mobile[data-v-012759d8]{display:none}}.action-bar-no-results .keyboard-selector-icon[data-v-012759d8]{height:28px}@media only screen and (max-width:959.98px){.action-bar-no-results .keyboard-selector-icon[data-v-012759d8]{height:auto}}.action-bar-no-results .keyboard-selector-text[data-v-012759d8]{margin-inline-start:10px}.action-bar-no-results .show-on-mobile[data-v-012759d8]{display:none}@media only screen and (max-width:959.98px){.action-bar-no-results .show-on-mobile[data-v-012759d8]{display:block}}.action-bar-results-wrapper[data-v-012759d8]{overflow:hidden;position:absolute;bottom:0;left:0;background-color:var(--result-bar-color);width:100%;display:grid;place-items:center;padding-block:16px}@media only screen and (max-width:599.98px){.action-bar-results-wrapper[data-v-012759d8]{padding-block:12px}}.action-bar-results-wrapper .action-bar-results[data-v-012759d8]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;color:#fff;max-width:960px}.action-bar-results-wrapper .action-bar-results .action-bar-results__message[data-v-012759d8]{display:flex;align-items:center;gap:10px;font-size:18px;user-select:none}@media only screen and (max-width:599.98px){.action-bar-results-wrapper .action-bar-results .action-bar-results__message[data-v-012759d8]{font-size:14px}}.action-bar-results-wrapper .action-bar-results .action-bar-results__message .action-bar-results__icon[data-v-012759d8]{height:40px;width:40px}@media only screen and (max-width:599.98px){.action-bar-results-wrapper .action-bar-results .action-bar-results__message .action-bar-results__icon[data-v-012759d8]{height:32px;width:32px}}.action-bar-results-wrapper .action-bar-results .action-bar-results__skip-btn[data-v-012759d8]{border:1px solid #fff;margin-inline-end:10px}@media only screen and (max-width:599.98px){.action-bar-results-wrapper .action-bar-results .action-bar-results__skip-btn[data-v-012759d8]{display:none}}.pop-from-bottom-enter-active[data-v-012759d8],.pop-from-bottom-leave-active[data-v-012759d8]{/*! purgecss ignore current */transition:bottom .4s ease-in-out}.pop-from-bottom-enter[data-v-012759d8],.pop-from-bottom-leave-to[data-v-012759d8]{/*! purgecss ignore current */bottom:-100%}.interactive[data-v-7c685f53]{background-image:var(--background);background-color:var(--background-color);background-size:cover;background-position:bottom;background-attachment:fixed}@media only screen and (max-width:599.98px){.interactive[data-v-7c685f53]{display:grid;grid-template-rows:auto 1fr auto}}.interactive .full-width[data-v-7c685f53]{width:100%;max-width:960px}.interactive .navigation-bar-wrapper[data-v-7c685f53]{width:100%;position:sticky;top:0;background-color:hsla(0,0%,100%,.85);display:flex;justify-content:center}@media only screen and (max-width:599.98px){.interactive .navigation-bar-wrapper[data-v-7c685f53]{position:unset}}.interactive .question-wrapper[data-v-7c685f53]{flex-grow:1;display:block;width:100%;height:100%}@media only screen and (max-width:599.98px){.interactive .question-wrapper[data-v-7c685f53]{overflow-y:scroll}}.interactive .action-bar-wrapper[data-v-7c685f53]{width:100%;position:sticky;bottom:0;background-color:#fff;display:flex;justify-content:center}@media only screen and (max-width:599.98px){.interactive .action-bar-wrapper[data-v-7c685f53]{position:unset}}.inner-summary[data-v-f8728262]{min-height:100vh;position:relative;width:100%}@media only screen and (min-width:960px){.inner-summary[data-v-f8728262]{display:flex;flex-direction:column;background-image:var(--background);background-color:var(--background-color);background-size:cover;background-position:bottom;align-items:center;justify-content:center}}.inner-summary .back-link[data-v-f8728262]{text-decoration:none;color:#59718c;display:flex;flex-direction:row;gap:4px;align-items:center;position:absolute;top:16px;inset-inline-start:16px;z-index:1}@media only screen and (min-width:960px){.inner-summary .back-link[data-v-f8728262]{color:#fff}}.inner-summary .back-link .back-link__icon[data-v-f8728262]{color:#59718c}@media only screen and (min-width:960px){.inner-summary .back-link .back-link__icon[data-v-f8728262]{color:#fff}}.inner-summary .desktop-overlay[data-v-f8728262]{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(1turn,hsla(0,0%,100%,0) 71.35%,rgba(0,0,0,.25)),hsla(0,0%,100%,.15);backdrop-filter:blur(8px)}.inner-summary .cover[data-v-f8728262]{height:272px;background-image:var(--background);background-color:var(--background-color);background-size:cover;background-position:bottom;position:relative;overflow:hidden}@media only screen and (min-width:960px){.inner-summary .cover[data-v-f8728262]{display:none}}.inner-summary .cover .cover-overlay[data-v-f8728262]{position:absolute;left:0;top:0;backdrop-filter:blur(4px);height:100%;width:100%;background-color:hsla(0,0%,100%,.15)}.inner-summary .cover .cover-curve[data-v-f8728262]{background-color:#fff;clip-path:ellipse(60% 20%);width:100%;height:100%;position:relative;bottom:-55%}.inner-summary .summary__content[data-v-f8728262]{color:#00244e;align-self:center;margin:auto;max-width:480px;width:calc(100% - 32px);text-align:center;z-index:1;padding-bottom:20px}.inner-summary .summary__content .summary__title[data-v-f8728262]{margin-top:16px;color:#1976d2}@media only screen and (min-width:960px){.inner-summary .summary__content .summary__title[data-v-f8728262]{margin-top:0}}.inner-summary .summary__content .spinner[data-v-f8728262]{margin-top:16px;color:#1976d2}.inner-summary.layout__basic[data-v-f8728262]{/*! purgecss ignore current */flex-grow:1;flex-shrink:0;background-image:var(--background);background-color:var(--background-color);background-size:cover;background-position:bottom;padding:clamp(48px,calc(42.57627px + 1.69492vw),64px) 16px 60px}.inner-summary.layout__basic .summary__content[data-v-f8728262]{position:relative;background-color:#fff;border-radius:48px;max-width:768px;box-shadow:0 16px 16px 0 rgba(0,36,78,.25);overflow:hidden}.inner-summary.layout__basic .back-link[data-v-f8728262],.inner-summary.layout__basic .back-link__icon[data-v-f8728262]{color:#fff}.inner-summary.layout__default[data-v-f8728262]{/*! purgecss ignore current */}@media only screen and (max-width:959.98px){.inner-summary.layout__default .desktop-overlay[data-v-f8728262]{display:none}}@media only screen and (min-width:960px){.inner-summary.layout__default .summary__content[data-v-f8728262]{margin:180px 16px 60px;background-color:#fff;border-radius:48px;padding:32px;max-width:768px;box-shadow:0 16px 16px 0 rgba(0,36,78,.25)}}.inner-summary.layout__default .summary__content .monster-and-stars[data-v-f8728262]{display:flex;flex-direction:column;align-items:center;position:relative;margin-top:-207px}@media only screen and (min-width:960px){.inner-summary.layout__default .summary__content .monster-and-stars[data-v-f8728262]{margin-top:-160px}}.inner-summary.layout__default .summary__content .monster-and-stars .stars[data-v-f8728262]{display:flex;flex-direction:row;gap:13px;margin-bottom:14px}.inner-summary.layout__default .summary__content .monster-and-stars .stars .star[data-v-f8728262]{width:44px;height:43px}@media only screen and (min-width:960px){.inner-summary.layout__default .summary__content .monster-and-stars .stars .star[data-v-f8728262]{filter:drop-shadow(0 16px 8px rgba(0,36,78,.35))}}.inner-summary.layout__default .summary__content .monster-and-stars .stars .side-star[data-v-f8728262]{margin-top:14px}.inner-summary.layout__default .summary__content .monster-and-stars .stars .middle-star[data-v-f8728262]{margin-bottom:14px}.inner-summary.layout__default .summary__content .monster-and-stars .monster-img[data-v-f8728262]{height:136px}.interactive-worksheet-wrapper .sub-page-wrapper[data-v-1aa89fcd],.interactive-worksheet-wrapper[data-v-1aa89fcd]{height:100%}.sub-page[data-v-1aa89fcd]{height:100%;display:flex;justify-content:flex-start;flex-direction:column;place-items:center}@media only screen and (max-width:599.98px){.sub-page[data-v-1aa89fcd]{min-height:0;overflow-y:auto}}.sub-page[data-v-1aa89fcd]:after,.sub-page[data-v-1aa89fcd]:before{flex-grow:1;content:""}.interactive-container[data-v-7382a6ea]{height:100%}