.lds-roller[data-v-3f6b52a0]{display:block;margin:0 auto;position:relative;width:80px;height:80px;transform:scale(.8)}.lds-roller div[data-v-3f6b52a0]{-webkit-animation:lds-roller-3f6b52a0 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller-3f6b52a0 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div[data-v-3f6b52a0]:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#83cb53;margin:-4px 0 0 -4px}.lds-roller div[data-v-3f6b52a0]:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div[data-v-3f6b52a0]:first-child:after{top:63px;left:63px}.lds-roller div[data-v-3f6b52a0]:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div[data-v-3f6b52a0]:nth-child(2):after{top:68px;left:56px}.lds-roller div[data-v-3f6b52a0]:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div[data-v-3f6b52a0]:nth-child(3):after{top:71px;left:48px}.lds-roller div[data-v-3f6b52a0]:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div[data-v-3f6b52a0]:nth-child(4):after{top:72px;left:40px}.lds-roller div[data-v-3f6b52a0]:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div[data-v-3f6b52a0]:nth-child(5):after{top:71px;left:32px}.lds-roller div[data-v-3f6b52a0]:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div[data-v-3f6b52a0]:nth-child(6):after{top:68px;left:24px}.lds-roller div[data-v-3f6b52a0]:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div[data-v-3f6b52a0]:nth-child(7):after{top:63px;left:17px}.lds-roller div[data-v-3f6b52a0]:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div[data-v-3f6b52a0]:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller-3f6b52a0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller-3f6b52a0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{position:relative;font-family:Montserrat,Arial,sans-serif;min-width:320px;font-size:16px;color:#222;font-weight:400;background-color:#fff}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700}p{margin-top:0}img{max-width:100%}button{cursor:pointer}svg{display:block}.container{width:100%;max-width:990px;padding:0 15px;margin:0 auto}@media(max-width:1019px){.container{max-width:720px}}@media(max-width:767px){.container{max-width:540px}}@media(max-width:575px){.container{max-width:100%}}.page-wrap{overflow:hidden;min-height:100vh}.b-game{padding:30px 0;min-height:100vh;display:flex;flex-direction:column;justify-content:center}@media(max-width:767px){.b-game{justify-content:flex-start}}.b-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}@media(max-width:767px){.b-top{flex-direction:column}}.b-controls{display:flex}.b-controls__complete-btns{display:flex;flex-grow:1}.b-controls__complete-btns .btn:not(:last-child){margin-right:15px}.b-text{margin-right:20px}@media(max-width:767px){.b-text{margin-right:0;width:100%;margin-bottom:1rem}}.b-text h1{position:relative;padding-left:26px;font-weight:700;font-size:36px;text-transform:uppercase;color:#83cb53;margin-bottom:18px;transition:all .3s}@media(max-width:1019px){.b-text h1{font-size:26px;padding-left:20px}}.b-text h1.active{color:#ff9800}.b-text h1.active:before{background-color:#ff9800}.b-text h1:before{position:absolute;content:"";width:10px;height:50px;left:0;top:50%;transform:translateY(-50%);background:#a1b5d0;border-radius:6px;transition:all .3s}@media(max-width:1019px){.b-text h1:before{height:40px;width:8px}}.b-text__desc{font-size:18px;margin-bottom:0}@media(max-width:1019px){.b-text__desc{font-size:16px}}.timer{color:#ff9800;display:block;margin-right:15px;line-height:46px;font-size:32px;color:#444}.btn,.timer{height:46px;font-weight:600;outline:none;transition:all .3s}.btn{background:#fff;border:2px solid #a1b5d0;border-radius:40px;font-size:16px;color:#83cb53;width:100%;max-width:160px}.btn:hover{background:#83cb53;color:#fff;border-color:#83cb53}.b-score{display:flex;width:100%;max-width:310px;max-height:140px}@media(max-width:767px){.b-score{max-width:100%}}.b-score .lds-roller,.b-score__empty{align-self:center}.b-score__empty{display:block;text-align:center;flex-grow:1;font-size:14px;font-weight:600}.b-score__list{margin:0;padding:0;list-style:none;width:100%;max-height:100%;overflow-y:auto}.b-score__item{border-bottom:1px solid #ccc;padding:8px 16px;display:flex}.b-score__item.active{background:#83cb53;color:#fff;border-color:#83cb53}.b-score__item:last-child{margin-bottom:0}.b-score__item b{margin-right:6px}.b-score__time{margin-left:auto}.b-progress{position:relative;margin:44px 0;width:100%;height:4px;background-color:#f0f0f0;border-radius:4px}@media(max-width:575px){.b-progress{margin:2rem 0}}.b-progress__dot{width:10px;height:10px;border-radius:50%;top:50%;transform:translateY(-50%);z-index:2}.b-progress__bg,.b-progress__dot{position:absolute;background-color:#83cb53;transition:all 1s}.b-progress__bg{width:0;height:4px;border-top-left-radius:4px;border-bottom-left-radius:4px;z-index:1}.b-cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:15px}@media(max-width:575px){.b-cards{grid-gap:4px}}.b-cards__item{position:relative;width:100%;padding-bottom:100%;border-radius:15px;perspective:500px}.b-cards__question{background:#a1b5d0 url(../img/question.ab1071a9.svg) no-repeat 50%;background-size:50%;background-color:#a1b5d0;padding:10px;border-radius:15%;cursor:pointer}.b-cards__image,.b-cards__question{display:block;position:absolute;width:100%;height:100%;box-sizing:border-box;transition:all .3s ease-in;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.b-cards.pause,.b-cards__item.active{pointer-events:none}.b-cards__item.active .b-cards__question,.b-cards__item.flip .b-cards__question{transform:rotateY(180deg)}.b-cards__item.active .b-cards__image,.b-cards__item.flip .b-cards__image{transform:rotateY(0deg)}.b-cards__item .b-cards__image{transform:rotateY(-180deg)}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.b-form{min-height:100vh;display:flex;align-items:center;justify-content:center}.b-form__form{width:100%;max-width:450px;padding:2rem;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}@media(max-width:575px){.b-form__form{padding:1.5rem}}.b-form__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.b-form__top h2{margin-bottom:0;font-size:22px;margin-right:1rem}.b-form__top span{font-size:18px;font-weight:600}.b-form__group{position:relative;margin:45px 0}.b-form__group input{background:none;color:inherit;font-size:18px;padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-radius:0;border-bottom:1px solid #bdbdbd}.b-form__group input:focus{outline:none}.b-form__group input:focus~label,.b-form__group input:valid~label{top:-14px;font-size:12px;color:#83cb53}.b-form__group input:focus~.bar:before{width:100%}.b-form__group input::-moz-placeholder{color:#bdbdbd}.b-form__group input:-ms-input-placeholder{color:#bdbdbd}.b-form__group input::placeholder{color:#bdbdbd}.b-form__group label{color:#bdbdbd;font-size:16px;font-weight:400;position:absolute;pointer-events:none;left:5px;top:10px;transition:all .3s ease}.b-form__group .bar{position:relative;display:block;width:100%}.b-form__group .bar:before{content:"";height:2px;width:0;bottom:0;position:absolute;background:#83cb53;transition:all .3s ease;left:0}