.level{height:100%}.level .step{background:rgba(255,255,255,.3);padding:32px;border-radius:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.level .step.nobg{background:transparent}.level .step_content{min-height:486px;background:#fff;border-radius:16px;width:100%;height:100%;padding:32px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:16px;line-height:1.5em}.level .step_content.single{justify-content:center;padding:0}.level .step_content_level{color:#303030}.level .step_content_title{background:#04C2F4;border-radius:25px;padding:8px 24px;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px}.level .step_content_img{text-align:center}.level .step_content_img.banner img{width:100%;max-width:initial}.level .step_content_text{background:#F6F9FF;border-radius:16px;padding:20px;font-size:20px;line-height:1.5em;color:#303030}.level .step_content_question{font-size:18px;line-height:1.5em;color:#303030;text-align:left;width:100%}.level .step_content_textarea{background:#F6F9FF;border-radius:16px;padding:20px;height:300px;width:100%;resize:none;border:none;outline:none}.level .step_content_textarea.full{height:370px}.level .step_content_navigation{display:flex;align-items:center;justify-content:center;gap:20px}.level .step_content_progress{background:#04C2F4;border-radius:25px;width:220px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff}.level .step_content_progress.btn{pointer-events:none;opacity:.45}.level .step_content_progress.btn.active{pointer-events:initial;cursor:pointer;opacity:1}.level .step_content_arrow{height:28px;pointer-events:none}.level .step_content_arrow.active{pointer-events:initial;cursor:pointer}.level .step_content_arrow.active svg path{fill:#04c2f4}.level .step_content_variants{width:100%;display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.level .step_content_variants.single{margin-top:8px;margin-bottom:auto}.level .step_content_variant{display:flex;align-items:center;gap:20px;position:relative;cursor:pointer}.level .step_content_variant input{width:18px;height:18px;opacity:0}.level .step_content_variant input:checked+label:before{border-color:#04c2f4}.level .step_content_variant input:checked+label:after{background:#04C2F4}.level .step_content_variant label{color:#303030;font-size:18px;line-height:1.5em;width:90%;cursor:pointer}.level .step_content_variant label:before{content:"";background:transparent;display:block;width:18px;height:18px;border-radius:50%;border:2px solid #D3DCF1;position:absolute;left:-38px;top:50%;transform:translateY(-50%)}.level .step_content_variant label:after{content:"";background:transparent;display:block;width:12px;height:12px;border-radius:50%;position:absolute;left:-35px;top:50%;transform:translateY(-50%)}.level .step_audio{margin-top:20vh}.level .step_audio audio{width:720px;max-width:100%}.level .step_fillable{padding:20px;font-size:20px;line-height:42px;color:#303030}.level .step_fillable input{border:2px solid #E3E9F6;height:30px;line-height:30px;border-radius:22px;padding:0 10px;width:100px;font-size:18px}.level .step_fillable input:focus-visible,.level .step_fillable input:focus{outline:#04C2F4;border-color:#04c2f4}.level .step_fillable input.correct{background:#04C2F4;border-color:#04c2f4;color:#fff}.level .step img{max-width:90%;max-height:90%;object-fit:contain}.level .step img.full{width:100%;height:100%;max-width:100%;max-height:100%;min-height:initial;min-width:initial}.level .step img.item{width:55%}.level .step img.bonus{max-width:80%;max-height:450px;min-height:450px}.level .step_bonus{background:#04C2F4;border:5px solid #fff;width:90px;height:90px;border-radius:50%;font-size:40px;display:flex;align-items:center;justify-content:center;color:#fff;position:absolute;bottom:80px;right:120px}.level .step_btns{margin:auto;position:fixed;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:20px}.level .step_btns .step_btn{position:relative;left:0;transform:translate(0);font-size:18px;font-weight:600}.level .step_btn{background:#343F68;border-radius:25px;color:#fff;padding:10px 24px;margin:auto;display:block;position:fixed;bottom:210px;left:50%;cursor:pointer;transform:translate(-50%);white-space:nowrap}.level .step_btn.secondary{background:#04C2F4;color:#fff}.level .step_btn.nochat{bottom:60px}.level .step_btn.full{width:600px;cursor:initial;white-space:initial}.level .step_btn.rounded{width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center}.level .step_btn.blue{background:#343F68;display:flex;align-items:center;gap:20px}.level .step_btn.audio{display:block;bottom:auto}.level .step_btn img{height:30px}.level .step_btn_bonus{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:500}.level .step_images{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;width:120%}.level .step_images_item{height:240px;border-radius:16px;aspect-ratio:1/1;cursor:pointer}.level .step_images_item img{width:100%;height:100%;max-width:100%;max-height:100%}.level .step_images_item.disabled{background:#4F587E}.level .step_images_item.disabled img{opacity:.6}.level .step_dialog{width:80%;position:relative}.level .step_dialog img{width:100%;max-width:100%;max-height:100%}.level .step_dialog_input{position:absolute;top:50px;right:60px;width:60%;height:20%}.level .step_dialog_input textarea{border:none;background:#fff;border-radius:16px;width:100%;height:100%;resize:none;padding:20px;outline:none}.level .step_dialog_input:after{content:"";background:url(/assets/dialog-arrow-780c4569.svg) no-repeat center/contain;width:60px;height:34px;display:block;bottom:8px;left:20%}.level .step_dialog_input.second{top:auto;bottom:40px;left:60px}.level .step_dialog_input.second:after{transform:scale(-1);bottom:auto;top:-142px;left:60%}.level .step_with-img{background:none;gap:0;max-height:80vh}.level .step_with-img_content{background:rgba(255,255,255,.3);padding:32px;border-radius:24px}.level .step_with-img_content:first-child{width:60%}.level .step_with-img_content:nth-child(2){margin-top:-200px}.level .step_with-img_test{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:14px}.level .step_with-img .step_content_textarea{height:90px}.level .game_reward{background:url(/assets/map-piece-4a70ce1d.svg) no-repeat center;background-size:contain;width:580px;height:630px;max-height:55vh;display:flex;align-items:center;justify-content:center}.level .game_map{max-width:50%;max-height:50%;width:500px;height:500px}.level .game_map img{width:100%;height:100%}@media screen and (max-width: 1400px){.level .game_reward{max-height:65vh}.level .step_btn{bottom:240px}}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;margin:0;color:var(--color-text);background:#F6F9FF;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100vh}button{border:none;cursor:pointer}
