@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{width:100vw;height:100vh;max-width:100%;max-height:100vh;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:#08090a;transition:all .3s ease-in-out;line-height:1.3;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100%;height:auto;margin:0 auto;padding:0;font-weight:400;background:#202a35;max-width:480px;position:relative;overflow:hidden}.room-screen .avatar-level-bar{background-image:url(/assets/bg-3c95786b.png);background-size:cover}.question-component-wrapper{height:100%;max-height:calc(100vh - 60px);padding:20px;overflow-y:auto}.result-wrapper-bucky p{position:relative;line-height:1.3}.result-wrapper-bucky p:after{content:"";width:0;position:absolute;border:0;margin:0;right:-22px;top:calc(50% - 12px);border-top:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid white;z-index:0}.outro-wrapper-chapter-completed p.bucky-text{position:relative}.outro-wrapper-chapter-completed p.bucky-text:after{content:"";width:0;height:0;position:absolute;border:0;margin:0;right:90px;top:-24px;border-top:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid white;border-left:12px solid transparent;z-index:0}.intro-wrapper .intro-wrapper-explanation{position:relative}.intro-wrapper .intro-wrapper-explanation:after{content:"";width:0;height:0;position:absolute;border:0;margin:0;right:calc(50% - 12px);top:-24px;border-top:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid white;border-left:12px solid transparent;z-index:0}html,body{font-family:Open Sans,sans-serif;font-size:14px;color:#292830}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0;line-height:1.3em}h1{font-size:2.8rem}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.6rem}h5{font-size:1.2rem}h6{font-size:1rem}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}main.splashscreen{background-image:url(/img/BG_Startup.png);background-size:cover;background-position:center center;width:100%;height:100vh;display:flex;flex-wrap:nowrap;flex-direction:column;align-content:center;justify-content:center;align-items:center}.splashlogo{max-width:90%;width:100%;height:auto;margin:0 auto;display:flex}.custom-button{display:block;width:calc(100% - 80px);background:#f8da27;background-image:url(/img/bg_pattern.png);background-blend-mode:multiply;background-size:contain;padding:16px 12px;border:none;border-radius:13px;font-size:21px;font-weight:600;margin:0 40px;color:#292830;box-shadow:0 0 4px #7a7a7a,0 0 4px 1px #ffffff80 inset;transition:all .1s ease-in-out}.custom-button.disabled{background:#7a7a7a;cursor:not-allowed;box-shadow:none;transform:none}.custom-button.disabled:hover{transform:none}.custom-button:hover{cursor:pointer;transform:scale(.9);transition:all .2s ease-in-out}main.start-screen .logo-header-wrapper{width:100%;position:absolute;left:0;top:0;height:80px;background:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}main.start-screen .logo-header-wrapper .logo-header{margin:0 auto;width:50%;max-width:240px;height:auto}main.start-screen .logo-header-wrapper:after{content:"";height:0;position:absolute;left:0;top:80px;border-style:solid;border-width:20px 0 0 100vw;border-color:#fff #fff transparent transparent}main.start-screen .start-text{margin:120px 20px 20px;color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;font-size:16px;line-height:1.3;padding:30px;border-radius:14px;background-color:#55555536}main.name-view{padding:20px}main.name-view .logo-header-wrapper{width:100%;position:absolute;left:0;top:0;height:80px;background:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}main.name-view .logo-header-wrapper .logo-header{margin:0 auto;width:50%;max-width:240px;height:auto}main.name-view .logo-header-wrapper:after{content:"";height:0;position:absolute;left:0;top:80px;border-style:solid;border-width:20px 0 0 100vw;border-color:#fff #fff transparent transparent}main.name-view .name-headline{color:#fff;padding:20px;margin:120px 0 20px;border-radius:14px;background-color:#55555536}main.name-view .name-input{width:100%;padding:10px 12px;font-size:16px;line-height:1.3;border-radius:0;border:1px solid #ccc;margin-bottom:20px;transition:all .2s ease-in-out;z-index:1;position:relative;display:flex;align-items:center;flex-direction:column}main.name-view .name-input-section{padding:40px}.modal-container{z-index:1000;width:90%;padding:0 20px}.modal-container .modal-window{padding:20px;background-color:#fff;border-radius:16px;box-shadow:0 0 12px #00000040}.modal-container .modal-window .text-intro{font-size:16px;font-weight:700;margin-bottom:8px}.modal-container .modal-window .text-main{font-size:16px}.modal-container .modal-window .button-group{margin-top:20px;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;column-gap:20px}.modal-container .modal-window .button-group .custom-button{width:100%;margin:0}.modal-container .modal-window .button-group .custom-button.declineButton{background-color:#fff}.room-button{position:relative;transition:all .1s ease-in-out}.room-button:hover{cursor:pointer}.room-button.open .room-image{background-color:#f8da27}.room-button .room-image{width:115px;height:115px;outline:4px solid rgba(255,255,255,.39);box-shadow:0 0 31px #e5dddd inset;background-color:#fff;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;padding:8px;display:flex;align-items:center;margin:0 auto}.room-button .room-image img{width:75%;display:block;margin:0 auto;height:fit-content}.room-button .room-progress{position:absolute;right:-20px;top:-20px;background-image:url(/assets/triangle-progress-a11c7bf8.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;width:56px;height:56px;text-align:center;padding-top:10px;font-weight:600;line-height:1em}.room-button .room-name{color:#fff;font-weight:700;font-size:16px;line-height:1.3;margin-top:10px;text-align:center}.room-button.selected{background:#14202d;border-radius:8px;border:1px solid rgba(255,255,255,.67)}.avatar-level-bar[data-v-a7f2da68]{background:rgba(255,255,255,.2);position:fixed;left:50%;transform:translate(-50%);bottom:0%;bottom:0;transition:none;width:92%;max-width:440px;box-sizing:border-box;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;border-radius:16px 16px 0 0;background-size:cover;background-position:center center;z-index:100;border:2px solid white;border-bottom:none;padding:0 15px 0 14px}@media screen and (max-height: 580px){.avatar-level-bar[data-v-a7f2da68]{backdrop-filter:blur(8px)}}.avatar-level-bar.variant-default[data-v-a7f2da68]{background:rgba(255,255,255,.2);color:#fff}.avatar-level-bar.variant-default.expanded[data-v-a7f2da68]{background:#202a35}.avatar-level-bar.variant-alternative[data-v-a7f2da68]{background:#202a35;color:#fff}.avatar-level-bar.expanded[data-v-a7f2da68]{min-height:250px;height:auto;border:2px solid #fff;border-bottom:none}.avatar-level-bar.expanded .level-bar[data-v-a7f2da68]{width:100%;height:30px;min-height:30px}.avatar-level-bar.expanded .left-area[data-v-a7f2da68]{padding:10px 0 14px;width:50%;justify-content:space-between}.avatar-level-bar.expanded .left-area .avatar-expanded-area[data-v-a7f2da68]{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;height:auto;min-height:85%}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-name[data-v-a7f2da68]{font-size:34px;font-weight:700;line-height:1.3em;overflow-wrap:break-word;padding-bottom:10px}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-subtitle[data-v-a7f2da68]{font-size:18px}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-achievements[data-v-a7f2da68]{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-achievements div[data-v-a7f2da68]{width:auto;max-width:48px}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-achievements div img[data-v-a7f2da68]{width:100%;height:auto;padding-right:8px;max-width:60px}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-level[data-v-a7f2da68]{font-size:18px;font-weight:500}.avatar-level-bar.expanded .left-area .avatar-expanded-area .avatar-question-progress[data-v-a7f2da68]{margin-bottom:5px;font-size:14px}.avatar-level-bar.expanded .right-area[data-v-a7f2da68]{width:50%;justify-content:space-between;position:absolute;right:10px;bottom:0}.avatar-level-bar.expanded .right-area .close-avatar-button[data-v-a7f2da68]{display:block;background:none;border:none;padding:16px 4px 4px;width:32px;height:32px}.avatar-level-bar.expanded .right-area .close-avatar-button[data-v-a7f2da68]:hover{cursor:pointer}.avatar-level-bar.expanded .right-area .close-avatar-button img[data-v-a7f2da68]{width:16px;height:16px}.avatar-level-bar.expanded .right-area .close-avatar-button img[data-v-a7f2da68]:hover{cursor:pointer}.avatar-level-bar.expanded .right-area img.avatar-img[data-v-a7f2da68]{width:100%;margin-right:-25%}.avatar-level-bar.expanded .right-area img.avatar-img[data-v-a7f2da68]:hover{cursor:initial}.avatar-level-bar .level-bar[data-v-a7f2da68]{width:90%;height:30px;margin-right:20px;background:#fafafa;border:2px solid white;overflow:hidden;border-radius:32px}.avatar-level-bar .level-bar .level-progress[data-v-a7f2da68]{height:100%;transition:all .5s ease-in-out;border-radius:32px;background:#ffd423}.avatar-level-bar .left-area[data-v-a7f2da68]{width:70%;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:flex-start;justify-content:center;align-items:flex-start;height:100%}.avatar-level-bar .left-area .avatar-expanded-area[data-v-a7f2da68]{display:none}.avatar-level-bar .right-area[data-v-a7f2da68]{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;height:100%}.avatar-level-bar .right-area .close-avatar-button[data-v-a7f2da68]{display:none}.avatar-level-bar .right-area img.avatar-img[data-v-a7f2da68]{width:100%;display:block;height:auto;margin-bottom:-30px}.avatar-level-bar .right-area img.avatar-img[data-v-a7f2da68]:hover{cursor:pointer}.main-screen{height:100%;padding:20px}.main-screen .bg-image{opacity:.2;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;object-fit:cover}.main-screen .room-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px;align-content:center;align-items:center;justify-items:center;padding:10px;border-radius:14px;margin-bottom:20px;height:100%;min-height:500px}.avatar-button[data-v-cb91bf50]{background:transparent;border:1px solid transparent;transition:all .1s ease-in-out;padding:8px;width:36%;width:115px;height:115px}.avatar-button[data-v-cb91bf50]:hover{cursor:pointer}.avatar-button img[data-v-cb91bf50]{width:95%;display:block;margin:0 auto;height:auto}.avatar-button.selected[data-v-cb91bf50]{background:#14202d;border-radius:8px;border:1px solid rgba(255,255,255,.67)}main.avatar-view{padding:20px}main.avatar-view .logo-header-wrapper{width:100%;position:absolute;left:0;top:0;height:80px;background:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}main.avatar-view .logo-header-wrapper .logo-header{margin:0 auto;width:50%;max-width:240px;height:auto}main.avatar-view .logo-header-wrapper:after{content:"";height:0;position:absolute;left:0;top:80px;border-style:solid;border-width:20px 0 0 100vw;border-color:#fff #fff transparent transparent}main.avatar-view .avatar-headline{color:#fff;padding:20px;margin:120px 0 20px;border-radius:14px;background-color:#55555536}main.avatar-view .avatar-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;align-content:center;justify-content:center;align-items:center;justify-items:center;padding:30px;border-radius:14px;background-color:#55555536;margin-bottom:20px;height:440px}.question-intro{z-index:1;position:relative;transition:all .2s ease-in-out}.question-intro .intro-wrapper{transition:all .2s ease-in-out}.question-intro .intro-wrapper .intro-wrapper-bucky{display:flex;align-items:flex-end;justify-content:space-around}.question-intro .intro-wrapper .intro-wrapper-bucky p{padding:24px;background:white;border-radius:32px;font-style:italic;font-size:20px;margin-bottom:20px}.question-intro .intro-wrapper .intro-wrapper-bucky .bucky-image{width:100px;height:auto;margin-right:10px}.question-intro .intro-wrapper .intro-wrapper-bucky .bucky-image:before{content:"";position:absolute;margin:-1.5em 1.87em;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white}.question-intro .intro-wrapper .intro-wrapper-explanation{background:white;padding:16px;font-size:16px;line-height:1.3;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px}.question-multiple-answers{transition:all .2s ease-in-out;z-index:1;position:relative;display:flex;align-items:center;flex-direction:column}.question-multiple-answers .question-wrapper{transition:all .2s ease-in-out;padding:10px 20px;border-radius:16px;background:white;margin-bottom:10px}.question-multiple-answers .question-wrapper h2{font-weight:400;font-size:16px;line-height:1.3}.question-multiple-answers .question-image{width:100%;height:auto;border-radius:16px;margin-bottom:10px}.question-multiple-answers .answer-grid{border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.question-multiple-answers .answer-grid .answer-button{background:white;padding:16px;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px;width:100%;font-size:14px;transition:all .2s ease-in-out;font-weight:600}.question-multiple-answers .answer-grid .answer-button.wrong-answer{background:#c95a5a;color:#fff}.question-multiple-answers .answer-grid .answer-button.correct-answer{background:#82d786;color:#fff}.question-multiple-answers .result,.question-multiple-answers .result .result-wrapper{transition:all .2s ease-in-out}.question-multiple-answers .result .result-wrapper .result-wrapper-bucky{display:flex;align-items:flex-end;justify-content:center}.question-multiple-answers .result .result-wrapper .result-wrapper-bucky p{padding:24px;background:white;border-radius:32px;font-style:italic;font-size:20px;margin-bottom:20px;position:relative}.question-multiple-answers .result .result-wrapper .result-wrapper-bucky .bucky-image{width:100px;height:auto;margin-right:10px}.question-multiple-answers .result .result-wrapper .result-wrapper-bucky .bucky-image:before{content:"";position:absolute;margin:-1.5em 1.87em;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white}.question-multiple-answers .result .result-wrapper .result-wrapper-explanation{background:white;padding:16px;font-size:16px;line-height:1.3;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px}.question-multiple-answers .result .result-wrapper .result-wrapper-explanation p{font-size:16px;line-height:1.3}.question-slider{transition:all .2s ease-in-out;z-index:1;position:relative;display:flex;align-items:center;flex-direction:column}.question-slider .question-wrapper{transition:all .2s ease-in-out;padding:10px 20px;border-radius:16px;background:white;margin-bottom:10px}.question-slider .question-wrapper h2{font-weight:400;font-size:16px;line-height:1.3}.question-slider .question-image{width:100%;height:auto;border-radius:16px;margin-bottom:10px}.question-slider .answer-grid{border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.question-slider .answer-grid .slider-container{padding:10px 20px;border-radius:16px;background:white;margin-bottom:10px}.question-slider .answer-grid .slider-input{width:100%;height:32px;appearance:none}.question-slider .answer-grid .slider-input::-webkit-slider-thumb{-webkit-appearance:none;width:48px;height:48px;margin:-18px 0 0;border-radius:100%;background:#ffd423;cursor:pointer;border:0!important}.question-slider .answer-grid .slider-input::-moz-range-thumb{width:48px;height:48px;margin:-18px 0 0;border-radius:100%;background:#ffd423;cursor:pointer;border:0!important}.question-slider .answer-grid .slider-input::-ms-thumb{width:48px;height:48px;margin:-18px 0 0;border-radius:100%;background:#ffd423;cursor:pointer;border:0!important}.question-slider .answer-grid .slider-input::-webkit-slider-runnable-track{width:100%;height:12px;cursor:pointer;border-radius:8px;background:#202a35}.question-slider .answer-grid .slider-input::-moz-range-track{width:100%;height:12px;cursor:pointer;border-radius:8px;background:#202a35}.question-slider .answer-grid .slider-input::-ms-track{width:100%;height:12px;cursor:pointer;border-radius:8px;background:#202a35}.question-slider .answer-grid .slider-values{margin:10px auto;display:flex;font-weight:700;border:2px solid white;width:100%;height:48px;border-radius:100%;text-align:center;font-size:16px;vertical-align:middle;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center}.question-slider .answer-grid .answer-button{background:white;padding:16px;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px;width:100%;font-size:16px;line-height:1.3;transition:all .2s ease-in-out;font-weight:600}.question-slider .answer-grid .answer-button.wrong-answer{background:#c95a5a;color:#fff}.question-slider .answer-grid .answer-button.correct-answer{background:#82d786;color:#fff}.question-slider .result,.question-slider .result .result-wrapper{transition:all .2s ease-in-out}.question-slider .result .result-wrapper .result-wrapper-bucky{display:flex;align-items:flex-end;justify-content:center}.question-slider .result .result-wrapper .result-wrapper-bucky p{padding:24px;background:white;border-radius:32px;font-style:italic;font-size:20px;margin-bottom:20px;position:relative}.question-slider .result .result-wrapper .result-wrapper-bucky .bucky-image{width:100px;height:auto;margin-right:10px}.question-slider .result .result-wrapper .result-wrapper-bucky .bucky-image:before{content:"";position:absolute;margin:-1.5em 1.87em;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white}.question-slider .result .result-wrapper .result-wrapper-explanation{background:white;padding:16px;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px}.question-slider .result .result-wrapper .result-wrapper-explanation p{font-size:16px;line-height:1.3}.question-text-input{transition:all .2s ease-in-out;z-index:1;position:relative;display:flex;align-items:center;flex-direction:column}.question-text-input .question-text-input-wrapper{transition:all .2s ease-in-out;padding:10px 20px;border-radius:16px;background:white;margin-bottom:10px}.question-text-input .question-text-input-wrapper h2{font-weight:400;font-size:16px;line-height:1.3}.question-text-input .question-image{width:100%;height:auto;border-radius:16px;margin-bottom:10px}.question-text-input .answer-grid{border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.question-text-input .answer-grid .answer-input-label{font-size:1.2rem;font-weight:700;margin-bottom:4px;margin-top:12px}.question-text-input .answer-grid .answer-input{padding:10px 12px;font-size:16px;line-height:1.3;border-radius:0;border:1px solid #ccc;margin-bottom:20px}.question-text-input .answer-grid .answer-button{background:white;padding:16px;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px;width:100%;font-size:16px;line-height:1.3;transition:all .2s ease-in-out;font-weight:600}.question-text-input .answer-grid .answer-button.wrong-answer{background:#c95a5a;color:#fff}.question-text-input .answer-grid .answer-button.correct-answer{background:#82d786;color:#fff}.question-text-input .result,.question-text-input .result .result-wrapper{transition:all .2s ease-in-out}.question-text-input .result .result-wrapper .result-wrapper-bucky{display:flex;align-items:flex-end;justify-content:center}.question-text-input .result .result-wrapper .result-wrapper-bucky p{padding:24px;background:white;border-radius:32px;font-style:italic;font-size:20px;margin-bottom:20px;position:relative}.question-text-input .result .result-wrapper .result-wrapper-bucky .bucky-image{width:100px;height:auto;margin-right:10px}.question-text-input .result .result-wrapper .result-wrapper-bucky .bucky-image:before{content:"";position:absolute;margin:-1.5em 1.87em;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white}.question-text-input .result .result-wrapper .result-wrapper-explanation{background:white;padding:16px;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px}.question-text-input .result .result-wrapper .result-wrapper-explanation p{font-size:16px;line-height:1.3}.question-drag-and-drop{transition:all .2s ease-in-out;z-index:1;position:relative;display:flex;align-items:stretch;flex-direction:column}.question-drag-and-drop .question-wrapper{transition:all .2s ease-in-out;padding:10px 20px;border-radius:16px;background:white;margin-bottom:10px}.question-drag-and-drop .question-wrapper h2{font-weight:400;font-size:16px;line-height:1.3}.question-drag-and-drop .question-image{width:100%;height:auto;border-radius:16px;margin-bottom:10px}.question-drag-and-drop .drag-answers{margin:0;width:100%}.question-drag-and-drop .drag-answers div{width:100%}.question-drag-and-drop .answer-item{background:white;padding:12px 28px 12px 12px;border-radius:8px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px;width:100%;font-size:14px;transition:all .2s ease-in-out;font-weight:600;position:relative}.question-drag-and-drop .answer-item:after{background-image:url(/img/grab.png);background-size:18px 18px;content:"";display:inline-block;width:18px;height:18px;right:30px;background-position:center center;background-repeat:no-repeat;position:absolute;right:5px;top:calc(50% - 9px)}.question-drag-and-drop .drag-and-drop-container{display:flex;width:100%}.question-drag-and-drop .drag-and-drop-container .fix-item{padding:12px;border-radius:8px;background-color:#202a35;margin-bottom:10px;width:44px;font-size:18px;line-height:1.011;font-weight:700;text-align:center;color:#fff;margin-right:10px}.question-drag-and-drop .result,.question-drag-and-drop .result .result-wrapper{transition:all .2s ease-in-out}.question-drag-and-drop .result .result-wrapper .result-wrapper-bucky{display:flex;align-items:flex-end;justify-content:center}.question-drag-and-drop .result .result-wrapper .result-wrapper-bucky p{padding:24px;background:white;border-radius:32px;font-style:italic;font-size:20px;margin-bottom:20px;position:relative}.question-drag-and-drop .result .result-wrapper .result-wrapper-bucky .bucky-image{width:100px;height:auto;margin-right:10px}.question-drag-and-drop .result .result-wrapper .result-wrapper-bucky .bucky-image:before{content:"";position:absolute;margin:-1.5em 1.87em;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white}.question-drag-and-drop .result .result-wrapper .result-wrapper-explanation{background:white;padding:16px;border-radius:16px;border:0;box-shadow:0 0 23px #0000000d;margin-bottom:10px}.question-drag-and-drop .result .result-wrapper .result-wrapper-explanation p{font-size:16px;line-height:1.3}.question-outro{z-index:1;position:relative;transition:all .2s ease-in-out}.question-outro .outro-wrapper{transition:all .2s ease-in-out}.question-outro .outro-wrapper .outro-wrapper-chapter-completed{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-around}.question-outro .outro-wrapper .outro-wrapper-chapter-completed p{width:100%;padding:24px;background:white;border-radius:32px;font-style:italic;font-size:20px;line-height:1.3;margin-bottom:20px}.question-outro .outro-wrapper .outro-wrapper-chapter-completed .bucky-image{width:100px;height:auto;margin-right:40px}.question-outro .outro-wrapper .outro-wrapper-achievement{display:flex;flex-direction:column}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-social{padding-right:20px;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;gap:4px;width:100%}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-social .social-crew-button{width:100%;background:white;border-radius:8px;padding:8px;text-decoration:none;text-align:left;font-weight:700;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-social .social-crew-button img{width:24px;height:auto;margin-right:8px}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-social .social-crew-button span{font-size:1rem;text-decoration:none;color:#000;text-align:left}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-crew{padding-right:20px}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-crew .join-crew-button{box-shadow:0 0 4px #7a7a7a;width:100%;background:#f8da27;border-radius:8px;padding:16px;text-decoration:none;text-align:left;font-weight:700;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;color:#000;font-size:1rem}.question-outro .outro-wrapper .outro-wrapper-achievement .outro-wrapper-crew .join-crew-button img{width:80%;height:auto;margin:0 auto 10px}.question-outro .outro-wrapper .outro-wrapper-achievement .bucky-text-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.question-outro .outro-wrapper .outro-wrapper-achievement .bucky-text-wrapper p.bucky-text{width:60%;padding:24px;font-weight:700;background:white;border-radius:32px;font-style:italic;font-size:20px;line-height:1.15;margin-bottom:20px;position:relative}.question-outro .outro-wrapper .outro-wrapper-achievement .bucky-text-wrapper p.bucky-text:before{content:"";position:absolute;margin-right:0;right:-10px;top:calc(50% - 10px);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white}.question-outro .outro-wrapper .outro-wrapper-achievement .bucky-text-wrapper .bucky-image{width:40%;height:auto;margin-right:40px;margin-bottom:-50px}.question-outro .outro-wrapper .outro-wrapper-achievement .achievement-image{width:85%;margin:-20px auto 20px}.question-outro .outro-wrapper .outro-wrapper-achievement.vertical-layout .bucky-text-wrapper p.bucky-text{width:100%}.question-outro .outro-wrapper .outro-wrapper-achievement.vertical-layout .bucky-text-wrapper p.bucky-text:before{content:"";position:absolute;margin-right:0;right:25%;top:100%;width:0;height:0;border-top:10px solid white;border-bottom:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent}.question-outro .outro-wrapper .outro-wrapper-achievement.vertical-layout .bucky-achievement-image-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-end;align-items:center;margin-bottom:20px}.question-outro .outro-wrapper .outro-wrapper-achievement.vertical-layout .bucky-achievement-image-wrapper .achievement-image{width:50%;margin-top:0;margin-bottom:0}.question-outro .outro-wrapper .outro-wrapper-achievement.vertical-layout .bucky-achievement-image-wrapper .bucky-image{width:50%}.room-screen{height:100%}.room-screen .bg-image{opacity:1;position:absolute;left:0;top:0;width:100%;height:auto;width:100vw;height:100%;z-index:0;object-fit:cover}.room-screen .avatar-level-bar{background-image:url(/assets/bg-3c95786b.png);background-size:cover}
