@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Merienda+One&display=swap);
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
html{font-size:10px;font-family:Roboto,sans-serif}.body{position:relative;font-weight:400}.page{width:100%;height:100vh}.button{display:inline-block;background-color:#7752be;border:none;border-radius:5px;cursor:pointer;color:#fff}.button.active,.button:hover{background-color:#54358e}select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0;box-shadow:none;border:0!important;background:#7752be;background-image:none}select::-ms-expand{display:none}.select{position:relative;display:inline-flex;width:8rem;height:3rem;line-height:4rem;background:#5f3ca1;overflow:hidden;border-radius:5px}select{flex:1;padding:0 2.5rem;color:#fff;cursor:pointer}select:disabled{cursor:auto}.select:after{content:"\25BC";position:absolute;top:-.5rem;right:0;padding:0 .5rem;background:#5f3ca1;cursor:pointer;pointer-events:none;transition:all .25s ease}.select:hover:after{color:#c0afe1}.icon{display:inline-block;background-size:contain;width:2rem;height:2rem}.game.game_audioCall,.game.game_audioCall_start{min-height:100vh;text-align:center;color:hsla(0,0%,100%,.78);position:relative}.game.game_audioCall_start,.game__audioCallBlock{background:#8d00a8;background:linear-gradient(180deg,rgba(141,0,168,.9),rgba(189,0,83,.5))}.game__audioCallBlock{min-height:100vh;top:0;bottom:0;width:100%;z-index:1}.container.container_audioCall{max-width:110rem;margin:0 auto;padding-bottom:1rem}.game__title{text-transform:uppercase;font-size:5rem;padding-top:30rem}.game__description{padding:5rem;font-size:2.5rem;line-height:4rem}.game__btn,.game__start{font-size:3rem;text-transform:uppercase;padding:2rem 5rem;letter-spacing:.5rem}.game__close{position:absolute;right:3rem;top:3rem;width:3rem;height:3rem;opacity:1}.game__close:hover{opacity:.3;cursor:pointer}.game__close:after,.game__close:before{position:absolute;left:1.5rem;content:"";height:3rem;width:.2rem;background-color:hsla(0,0%,100%,.78)}.game__close:before{transform:rotate(45deg)}.game__close:after{transform:rotate(-45deg)}.game__image{padding:8rem 0 0;min-height:21rem}.image.image_audioCall{width:20rem;height:0;border-radius:50%;margin:0 auto;overflow:hidden;border:.5rem solid #fff;display:flex;justify-content:center;opacity:0;transition:.2s}.game.game_audioCall.active .image{opacity:1;height:20rem}.image.image_audioCall img{width:100%;-o-object-fit:cover;object-fit:cover}.game__voice-word{display:flex;justify-content:center;align-items:center;min-height:15rem}.game__word{font-size:5rem;text-transform:lowercase;margin-left:3rem;color:#fff;font-weight:700;opacity:0;position:absolute;z-index:-1}.game.game_audioCall.active .game__word{opacity:1;position:static;z-index:1}.game__voice{background:url(/assets/img/icon-audio.png);background-size:60%;background-repeat:no-repeat;background-position:50%;width:15rem;height:15rem;background-color:hsla(0,0%,100%,.1);border-radius:50%;transition:.2s;cursor:pointer}.game__voice:hover{transform:scale(1.2)}.game.game_audioCall.active .game__voice{margin-left:-11rem;width:8rem;height:8rem}.game__words{font-size:2.5rem;display:flex;justify-content:space-evenly;padding:3rem 0;flex-wrap:wrap;min-height:10rem}.words__item{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1rem 2rem;transition:.2s}.words__item:hover{background:hsla(0,0%,100%,.14902)}.words__item.false{opacity:.2}.words__item.true{opacity:1;background:hsla(0,0%,100%,.14902)}.words__item.line-through{text-decoration:line-through}.words__name{margin:0 1rem}.game__progress{position:absolute;right:0;left:0;width:0;background:#fff;height:.3rem}.game-progress{position:absolute;width:100%;height:0;background:#323746;opacity:.1;top:0;z-index:-1}.game__dropdown.game__dropdown_audioCall{position:absolute;left:3rem;top:3rem;display:flex;align-items:center;z-index:1}.lvl__title_audioCall,.round__title_audioCall{font-size:2.5rem;margin-right:1rem}.lvl__select_audioCall,.round__select_audioCall{font-size:1.5rem}.game__lvl_audioCall,.game__round_audioCall{display:flex;text-transform:uppercase;align-items:center}.game__round_audioCall{margin-left:2rem}.game__iconSound{position:absolute;left:3rem;top:8rem;width:3rem;height:3rem;background:url(/assets/img/speaker.svg);background-color:#7752be;border-radius:.5rem;cursor:pointer;padding:1rem;background-size:65%;background-position:50%;background-repeat:no-repeat}.game__iconSound:hover{cursor:pointer;background-color:#54358e}.game__iconSound.active{background:url(/assets/img/mute.svg);background-size:65%;background-position:50%;background-repeat:no-repeat;background-color:#7752be}.game__iconSound.active:hover{cursor:pointer;background-color:#54358e}.game__statistics_audioCall{position:absolute;left:3rem;top:8rem;font-size:1.5rem;text-transform:uppercase;padding:2rem 1rem;letter-spacing:.5rem}.statistics-audioCall{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;text-align:center;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.56)}.modal-audioCall{width:80vw;height:auto;max-height:40vh;border:3px solid #f2f2f2;vertical-align:middle;background:rgba(141,0,168,.67);display:flex;flex-direction:row;color:#fff;padding:1rem 1rem 8rem;word-break:break-word;overflow:auto;position:relative;font-size:2rem;justify-content:space-evenly}.modal-audioCall-hidden{display:none}.modal__close{position:absolute;right:1rem;top:1rem;width:3rem;height:3rem;opacity:1}.modal__close:hover{opacity:.3;cursor:pointer}.modal__close:after,.modal__close:before{position:absolute;left:1.5rem;content:"";height:3rem;width:.2rem;background-color:hsla(0,0%,100%,.78)}.modal__close:before{transform:rotate(45deg)}.modal__close:after{transform:rotate(-45deg)}.statistics-audioCall__false .statistics-audioCall__title{color:rgba(255,0,0,.6);font-weight:700;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:.5rem}.statistics-audioCall__true .statistics-audioCall__title{color:rgba(0,128,0,.9);font-weight:700;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:.5rem}.statistics-audioCall__words p{margin-bottom:1rem}.modal__btn_audiocallGame{position:fixed;bottom:5vh;border:1px solid;padding:1rem .5rem;cursor:pointer;transition:.6s;width:80vw}.modal__btn_audiocallGame:hover{transform:scale(1.1);background:rgba(141,0,168,.67)}.game__audioCallBlock .game__close,.game__word_rus,.game_audioCall_start .game__close{display:none}.game__audioCall_switch{position:absolute;top:8rem;right:3rem;z-index:9;text-align:right}.icon-container{display:flex;justify-content:center;align-items:center;margin:0 2rem}.icon.icon__auto-pronunciation{background-image:url(assets/img/auto-pronunciation.svg)}.icon.icon__translation{background-image:url(assets/img/translation.svg)}.icon.icon__sentence-pronunciation{background-image:url(assets/img/sentence-pronunciation.svg)}.icon.icon__bck-image{background-image:url(assets/img/bck-image.svg)}.icon.icon__sentence,.icon.icon__sound{width:3rem;height:3rem;background-image:url(assets/img/sound.svg);cursor:pointer}.icon.icon__sentence.icon__statistic,.icon.icon__sound.icon__statistic{width:2rem;height:2rem}.icon.icon__sentence.active,.icon.icon__sentence:hover,.icon.icon__sound.active,.icon.icon__sound:hover{background-image:url(assets/img/sound-active.svg);transform:scale(1.25);transition:.5s}.icon:hover{transform:scale(1.25);transition:.5s}.button.start__button{display:block;margin:0 auto;width:25rem;height:10rem;background-color:rgba(80,80,80,.75);border-radius:3rem;font-size:3rem;text-shadow:-2px 0 2px #323746,2px 0 2px #323746,0 2px 2px #323746}.button.start__button:hover{text-shadow:-5px 0 5px #323746,5px 0 5px #323746,0 5px 5px #323746;font-size:3.2rem}.button.menu__button{width:3.5rem;height:3.5rem;margin-right:.5rem}.button.menu__button.active,.button.menu__button:hover{background-color:#7752be;background-color:#54358e;box-shadow:0 0 10px 3px #7752be}.button.puzzleGame__button{width:10rem;height:3.5rem;margin-left:1rem}.button.puzzleGame__button:hover{background-color:#7752be;background-color:#54358e}.close-btn.close-btn__puzzle:after,.close-btn.close-btn__puzzle:before{background-color:#fff;width:.5rem}.game__menu{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:3rem;padding-bottom:2rem}.menu__left{display:flex;flex-direction:column}.menu__left,.menu__right{font-size:2rem;font-weight:700}.menu__level,.menu__round{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.level__title,.round__title{padding:0 1rem}.games-switcher__puzzle{display:flex;align-items:center;justify-content:center}.games-switcher__puzzle>.games-switcher__title{margin:0;text-transform:none;color:#323746;padding-right:1rem;font-size:2rem;font-weight:700}.games-switcher__puzzle>.switch>.slider,.games-switcher__puzzle>.switch>.slider:before{border-radius:.5rem}.word-container{display:flex;min-width:5rem;height:100%;border-radius:1rem;box-sizing:border-box;border:2px solid #7752be;background-color:#fff0f5;font-size:1.5rem;font-weight:700;text-shadow:-2px 0 2px #fff,2px 0 2px #fff,0 2px 2px #fff}.word-container.true{box-shadow:0 0 20px rgba(0,255,127,.5)}.word-container.false{box-shadow:0 0 20px rgba(255,69,0,.5)}.word-container.show{border-left-color:transparent;border-right-color:transparent}.word-container.show.dragOver{box-shadow:0 0 20px rgba(0,0,0,.5)}.word-container:hover{text-shadow:-2px 0 2px #7752be,2px 0 2px #7752be,0 2px 2px #7752be}.data__word{width:100%;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab}.data__word .left,.data__word .right{height:1.5em;position:absolute;border-radius:0 100% 100% 0/0 50% 50% 0;border-right:2px solid #7752be;border-top:2px solid #7752be;border-bottom:2px solid #7752be}.data__word .right{width:.8em;top:.4em;right:-.9em;z-index:10;background-color:#fff0f5}.data__word .right.last{width:0;height:0}.data__word .left{z-index:0;width:.75em;left:-.2em;top:.4em;background-color:#fff}.data__word .left.first{width:0;height:0}.sentence{display:flex;flex-direction:row;align-items:center;justify-content:center;height:4.6rem;flex-grow:1;background-color:transparent}.sentence.result__sentence.current{box-shadow:0 0 20px #7752be}.sentence.result__sentence.active{display:flex}.main__hints{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;display:flex;align-items:center;height:3rem;flex-direction:row}.main__hints.hidden{display:none}.hints__sentence{display:flex;justify-content:center;font-size:2rem;font-weight:700;text-shadow:-2px 0 2px #fff,2px 0 2px #fff,0 2px 2px #fff}.main__results{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2rem auto}.results-container{width:83.2rem;height:46.8rem;display:flex;flex-direction:column;border:2px solid #323746;border-radius:1rem}.main__data{width:83.2rem;margin:0 auto;border:1px solid #323746;border-radius:5px}.main__data.paintingInfo{border:none;font-size:2rem;font-weight:700}.data-container{height:4.6rem}.data-container,.puzzle__statistic{display:flex;align-items:center;justify-content:center}.puzzle__statistic{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(80,80,80,.5)}.puzzle__statistic.hidden{display:none}.modal-container__puzzle{width:80%;min-height:calc(100vh - 10rem);position:absolute;z-index:20;background-color:#c0afe1}.statistic-title{display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;padding:1rem 0}.statistic-level{margin-right:2rem}.painting__container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 2rem}.painting__image{width:27rem;height:17rem;margin:1rem auto;background-repeat:no-repeat;background-size:contain;background-position:50%}.painting__info{font-size:2rem;font-weight:700}.statistic-container{display:block;width:60%;margin:1rem auto 2rem;font-size:1.5rem;font-weight:400}.iDontKnowSentences-title,.iKnowSentences-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.iDontKnowSentences-count,.iKnowSentences-count{width:2rem;height:2rem;border-radius:1rem;display:inline-flex;justify-content:center}.iKnowSentences-count{background-color:rgba(0,128,0,.9)}.iDontKnowSentences-count{background-color:rgba(255,0,0,.6)}.statistic-sentence{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.statistic__buttons{display:flex;justify-content:center}.game__puzzle{width:100%;min-height:100vh;background-size:cover;color:#323746}.game__puzzle.start__page{position:relative;background-image:url(/assets/img/puzzle/startPageBackground.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.game__puzzle.main__page{width:80%;margin:0 auto}.game__puzzle-wrapper{position:relative;background-image:url(assets/img/bg-main-page.jpg);background-size:cover;background-position:50%}.gameContainer-wrapper__puzzle{padding:10rem 0}.gameContainer__puzzle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:5rem;background-color:rgba(80,80,80,.75);color:#fff;text-shadow:-2px 0 2px #323746,2px 0 2px #323746,0 2px 2px #323746;border-radius:10rem}.game__title_puzzle,.gameContainer__puzzle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.game__title_puzzle{margin:2rem auto;font-size:5rem;font-weight:700}.game__rules{margin:0 auto;font-size:2.5rem;line-height:4rem}.game__buttons{display:flex;justify-content:center}.game__buttons.puzzle-game{margin-top:4rem;padding-bottom:5rem}.header{width:100%;position:fixed;top:0;display:flex;background-color:#7752be;justify-content:space-around;align-items:center;box-shadow:0 2px 5px 0 rgba(0,0,0,.4);z-index:1000;transition:1s}.hide-header{top:-40%}.logo{display:flex;font-size:2.2rem;font-family:Bangers,cursive;align-items:center;color:#fff;font-weight:900;cursor:pointer}.logo:hover{text-shadow:2px 2px #db5d9c}.navbar{overflow:hidden;display:flex;flex-wrap:wrap;align-items:center}.navbar p{float:left;font-size:1.6rem;color:#fff;text-align:center;padding:1.4rem 1.6rem;text-decoration:none;cursor:pointer}.subnav{float:left;overflow:hidden}.header i{margin-right:1rem;margin-left:1rem}.subnav .subnavbtn{font-size:1.6rem;border:none;outline:none;color:#fff;padding:1.4rem 1.6rem;background-color:inherit;font-family:inherit;margin:0}.navbar p:hover,.subnav:hover .subnavbtn{background-color:#54358e;border-radius:1rem}.subnav-content{display:none;position:absolute;left:30%;background-color:#7752be;width:55%;z-index:1;justify-content:space-around}.subnav-content p{float:left;color:#fff;text-decoration:none;cursor:pointer}.subnav-content p:hover{background-color:#54358e}.subnav:hover .subnav-content{display:flex}.btn-logout{margin:1%;font-size:1.8rem;display:inline-block;background-color:#7752be;border:none;border-radius:5px;cursor:pointer;color:#fff}.btn-logout:hover{text-shadow:2px 2px #db5d9c}.menuToggle{display:none;position:relative;margin-left:3%;top:0;left:0;z-index:1;-webkit-user-select:none;-ms-user-select:none;user-select:none}.menuToggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.menuToggle span:first-child{transform-origin:0 0}.menuToggle span:nth-last-child(2){transform-origin:0 100%}.menuToggle input:checked~span{opacity:1;transform:rotate(-45deg) translate(-1px,-1px);background:#cdcdcd}.menuToggle input:checked~span:nth-last-child(2){opacity:0;transform:rotate(0deg) scale(.2)}.menuToggle input:checked~span:nth-last-child(3){transform:rotate(45deg) translateY(-1px)}.show-nav{transition:all .5s ease;-webkit-transition:all .5s ease}.active-nav{background-color:#54358e;border-radius:1rem}.project-link{font-size:3rem;color:#fff}.savanna__short-statistics{visibility:hidden;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:30rem;height:38rem;border:2px solid #323746;border-radius:10px}.savanna__total{display:flex;justify-content:space-between}.savanna__total,.savanna__words{width:90%;font-size:1.5rem}.savanna-word{display:flex;justify-content:space-between}.savanna-word__rus{margin-left:10px}.savanna__action{display:flex;justify-content:space-between;width:90%}.savanna__btn{padding:5px 10px;text-transform:uppercase;font-size:1.2rem}.savanna-active{visibility:visible}.savanna-hidden{visibility:hidden}.savanna{position:relative;height:100vh;padding:3rem 5rem;background:linear-gradient(180deg,rgba(8,15,26,.59),rgba(17,17,46,.46)),url(assets/img/savanna-start.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.savanna__main,.savanna__start{position:relative;height:100%}.savanna__header{display:flex;justify-content:space-between;flex-wrap:wrap}.savanna__hints{display:flex;font-size:1.5rem}.savanna-switcher{position:absolute;top:4rem;left:0;display:flex;align-items:center}.savanna-switcher__title{padding:0 1rem;margin-bottom:0!important;margin-right:1rem;font-size:1.2rem!important;color:#fff!important}.savanna-slider,.savanna-slider:before{border-radius:.5rem}.savanna__content,.savanna__gameplay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.savanna__name{text-align:center;font-size:6rem;text-transform:uppercase;letter-spacing:1rem}.savanna__description{margin:2rem 0;text-align:center;font-size:2.5rem}.savanna__rules{font-size:1.5rem}.savanna__rules li:first-child{margin-bottom:.5rem}.savanna__level{text-transform:uppercase}.savanna__level p{display:inline-block;padding-right:1.5rem}.savanna__play_title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:2rem}.savanna__hidden-word{position:absolute;left:50%;transform:translateX(-50%);font-size:2rem;text-transform:uppercase}.savanna__health{padding-top:1rem;padding-right:3rem}.savanna__health_active,.savanna__health_disabled{display:inline-block;text-align:right;width:15rem}.savanna__health_active span,.savanna__health_disabled span{width:2.5rem;height:2.5rem;margin-left:2rem}.savanna__health_active span:first-child,.savanna__health_disabled span:first-child{margin-left:0}.savanna__health_disabled{position:absolute;right:3rem}.savanna__health_disabled span{margin-left:17.5px}.savanna__health_disabled span:first-child{margin-left:0}.savanna__choise{display:flex;justify-content:space-between;width:50rem}.savanna__choise span{display:flex;justify-content:center;align-items:center;padding:1.5rem;border:1px solid #323746;border-radius:.5rem;font-size:1.5rem;text-transform:uppercase;cursor:pointer;box-sizing:border-box}.savanna__choise span:hover{border:1px solid #7752be;color:#7752be}.savanna__choise .correct{border:1px solid rgba(0,128,0,.9);color:rgba(0,128,0,.9)}.savanna__choise .wrong{border:1px solid rgba(255,0,0,.6);color:rgba(255,0,0,.6)}.savanna__bullet{bottom:3rem;width:.5rem;height:2rem;box-shadow:0 0 10rem 4rem #dae1ef}.savanna__bullet,.savanna__footer{position:absolute;left:50%;transform:translateX(-50%)}.savanna__footer{bottom:0;max-width:10rem;border-radius:1rem;transition:.1s}.savanna__footer img{width:100%;transform:rotateX(180deg)}.savanna__footer_active{box-shadow:0 0 12rem 10rem #dae1ef,inset 0 0 5rem 3rem #dae1ef}.savanna-button__icon{width:3rem;height:3rem}.savanna__preloader-start{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.savanna__preloader{position:absolute;left:50%;top:-10rem;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;width:7rem;height:7rem;border:3px solid #f0fff5;border-radius:50%;font-size:5rem}.savanna__attention{font-size:3rem}.button__savanna{position:absolute;width:20rem;height:6rem;margin-top:2rem;left:50%;transform:translateX(-50%);font-size:2.5rem;text-transform:uppercase}.select__level{margin-right:.5rem}.find-words{width:100%;min-height:100%;background-color:#2c2340;background-position:50%;background-size:cover;transition:1s;display:flex;position:relative}.find-words.start-find-words{background-image:url(assets/img/startPageBackground.jpg)}.find-words.main-find-words{background-image:url(assets/img/mainPageBackground.jpg)}.find-words__exit.close-btn{position:absolute;right:3rem;top:3rem;width:3rem;height:3rem;opacity:1;z-index:5}.find-words__exit.close-btn:before{transform:rotate(45deg)}.find-words__exit.close-btn:after,.find-words__exit.close-btn:before{position:absolute;left:1.5rem;content:"";height:3rem;width:.2rem;background-color:hsla(0,0%,100%,.780392)}.find-words__exit.close-btn:after{transform:rotate(-45deg)}.find-words__exit.close-btn:hover{opacity:.3;cursor:pointer}.find-words__title{position:absolute;color:#fff;font-size:3rem;left:50%;transform:translate(-50%);margin-top:3rem;width:90%;text-align:center}.game-info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.5rem;margin:0 auto;position:relative;top:30vh;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:25rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(65,65,65,.501961);border-radius:2rem;text-align:center;color:#fff;transition:1s;box-shadow:0 0 1rem .2rem hsla(0,0%,100%,.541176)}.game-info.hide-game-info{opacity:0}.game-info__title{font-size:5rem;font-weight:700}.game-info__description{font-size:3rem;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:12rem}.game-info__start-button{text-align:center;line-height:3rem;font-size:3rem;padding:.5rem 1rem}.game-container{max-width:140rem;margin:9rem auto 0;display:flex;flex-direction:column;justify-content:space-evenly;transition:1s;align-items:center}.game-container.hide-game-container{opacity:0}.game-container__controls{width:90%;margin-bottom:2rem;background-color:rgba(65,65,65,.501961);border-radius:1rem;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;color:#fff;box-shadow:0 0 1rem .2rem hsla(0,0%,100%,.541176)}.controls__level,.controls__page,.controls__sound,.controls__userWords{display:flex;align-items:center;margin:1rem}.controls__level.event-none,.controls__page.event-none,.controls__sound.event-none,.controls__userWords.event-none{pointer-events:none;mix-blend-mode:soft-light}.level__head,.page__head,.sound__head,.userWords__head{font-size:3rem;margin-right:1rem}.sound__toggle-cont,.userWords__toggle-cont{width:8rem;height:3rem;background-color:#7752be}.sound__toggle{width:4rem;height:3rem;transform:scale(.8);border-radius:.5rem;position:relative;transition:.3s;background-image:url(assets/img/icon-audio.png);background-color:#fff;background-position:50%;background-size:cover;left:4rem;mix-blend-mode:soft-light}.sound__toggle.on{left:0;mix-blend-mode:normal}.userWords__toggle{width:4rem;height:3rem;transform:scale(.8);border-radius:.5rem;position:relative;transition:.3s;background-image:url(assets/img/icon-on_off.png);background-color:#fff;background-position:50%;background-size:contain;background-repeat:no-repeat;left:4rem;mix-blend-mode:soft-light}.userWords__toggle.on{left:0;mix-blend-mode:normal}.progress-bar{width:90%;height:3rem;margin-bottom:2rem;background-color:rgba(65,65,65,.501961);border-radius:1rem;box-shadow:0 0 1rem .2rem hsla(0,0%,100%,.541176);display:flex;justify-content:center;align-items:center}.progress-bar__progress{width:98%;height:70%;border-radius:1rem;overflow:hidden;color:#fff;font-size:2rem;display:flex}.progress__line{height:100%;background-color:rgba(35,255,119,.741176);transition:.5s}.progress__value{position:absolute;left:49%}.game-container__game-field{width:90%;margin-bottom:2rem;background-color:rgba(65,65,65,.501961);border-radius:1rem;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;box-shadow:0 0 1rem .2rem hsla(0,0%,100%,.541176)}.game-container__game-field.event-none{pointer-events:none}.game-field__message{position:absolute;color:#fff;width:60%;transform:translate(-50%,-50%);top:50vh;left:50%;font-size:2rem;text-align:center;line-height:2rem}.game-field__card-eng,.game-field__card-ru{font-size:2rem;border-radius:1rem;width:20rem;height:14rem;margin:1rem;transform-style:preserve-3d;transition:.5s;opacity:0;cursor:pointer}.game-field__card-eng.rotate,.game-field__card-ru.rotate{transform:rotateY(180deg)}.game-field__card-eng:hover,.game-field__card-ru:hover{box-shadow:0 0 1rem .2rem hsla(0,0%,100%,.541176)}.game-field__card-eng.correct,.game-field__card-ru.correct{box-shadow:0 0 1rem .2rem rgba(35,255,119,.741176)}.game-field__card-eng.error,.game-field__card-ru.error{box-shadow:0 0 1rem .2rem rgba(255,61,61,.72549)}.game-field__card-eng.visible,.game-field__card-ru.visible{opacity:1}.card-eng__front,.card-ru__front{border-radius:1rem;position:absolute;width:inherit;height:inherit;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#c7c7c7;display:flex;justify-content:center;align-items:center}.card-ru__text{width:95%;text-align:center;overflow-wrap:break-word}.card-eng__back,.card-ru__back{border-radius:1rem;position:absolute;width:inherit;height:inherit;transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#32889e;background-image:url(assets/img/cardBackground.jpg);background-size:cover;background-position:50%}.game-container__statistics-button{text-align:center;line-height:3rem;font-size:3rem;padding:.5rem 1rem}.statistics{position:fixed;width:100%;height:100%;background-color:rgba(65,65,65,.501961);justify-content:center;transition:.5s}.statistics,.statistics__modal{display:flex;align-items:center}.statistics__modal{width:60%;padding:2rem 0;background-color:#fff;border-radius:1rem;font-size:2rem;flex-direction:column;justify-content:space-evenly}.statistics__header{margin-bottom:1rem;text-align:center;line-height:2.2rem}.statistics__subheader{width:90%;display:flex;justify-content:space-between;margin-bottom:1rem}.statistics__row{width:100%;height:3rem;background-color:#faebd7;display:flex;align-items:center;margin-bottom:1rem}.row-stat__word{width:80%;padding-left:1rem}.row-stat__attempt{width:20%;text-align:right;padding-right:1rem}.statistics__data{width:90%;display:flex;flex-direction:column}.statistics__total{margin-bottom:1rem}.statistics__controls{width:90%;display:flex;justify-content:space-evenly}.statistics__next-button,.statistics__repeat-button{padding:.5rem 1rem}.checkbox-container{display:block;position:relative;padding-left:3.5rem;margin-bottom:1.2rem;font-size:1.5rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:2rem;width:2rem;cursor:pointer;background-color:#7752be}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:.7rem;top:2px;width:.5rem;height:1rem;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.icon.icon__show-translation{background-image:url(assets/img/word-translation.svg)}.icon.icon__show-sentences-translation{background-image:url(assets/img/sentences-translation.svg)}.training__card{width:74rem;min-height:40rem;margin:2rem auto;border:3px solid #7752be;box-shadow:0 0 20px rgba(233,127,228,.904);border-radius:5px;position:relative}.training__card>.card__top{min-height:15rem;margin:3rem 0 3rem calc(50% - 19rem)}.training__card>.card__top,.training__card>.card__top>.card__word{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.training__card>.card__top>.card__word{font-size:5rem;margin:0 auto 1rem}.training__card>.card__top>.card__transcription{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:2rem;opacity:.5}.training__card>.card__top>.card__translation{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1rem auto;font-size:2.5rem}.training__card>.card__top>.card-img__container{position:absolute;top:1rem;right:3rem;width:25rem;height:20rem;border-radius:5rem;background-size:cover;background-position:50%}.training__card>.card__bottom{width:90%;margin:0 auto;display:flex;flex-direction:column}.training__card>.card__bottom>.sentences__container>.card__example-sentence>span,.training__card>.card__bottom>.sentences__container>.card__explanation-sentence>span{display:inline;font-weight:700;color:#fff;box-shadow:0 0 20px rgba(233,127,228,.904)}.training__card>.card__bottom>.sentences__container>.card__example-sentence>span.hidden,.training__card>.card__bottom>.sentences__container>.card__explanation-sentence>span.hidden{color:transparent;text-decoration:none;border-bottom:2px solid #7752be}.training__card>.card__bottom>.sentences__container>.card__example-sentence-translation,.training__card>.card__bottom>.sentences__container>.card__explanation-sentence-translation{display:inline-block;min-height:2rem}.training__card>.card__bottom>.sentences__container>.card__example-sentence-translation.hidden,.training__card>.card__bottom>.sentences__container>.card__explanation-sentence-translation.hidden{display:none}.training__card>.card__bottom>.sentences__container>*{font-size:1.75rem;padding:.5rem 0}.training__card>.card__bottom>.input__container{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:2rem auto;font-weight:700}.training__card>.card__bottom>.input__container>.card__input{height:3rem;font-size:2rem;font-family:Quicksand,sans-serif;padding-left:1rem}.training__card>.card__bottom>.input__container>.card__input::-webkit-input-placeholder{font-size:2rem}.training__card>.card__bottom>.input__container>.card__input:-ms-input-placeholder{font-size:2rem}.training__card>.card__bottom>.input__container>.card__input::-ms-input-placeholder{font-size:2rem}.training__card>.card__bottom>.input__container>.card__input::placeholder{font-size:2rem}.letters-container{height:3.6rem;font-size:2rem;padding-left:1rem;position:absolute;top:0;display:flex;align-items:center}.letters-container.hidden{display:none}.letters-container>[data-is-correct=true]{color:rgba(0,128,0,.9)}.letters-container>[data-is-correct=false]{color:rgba(255,255,0,.7)}.button.dictionary__button{width:7rem;height:10rem;margin-bottom:2rem}.button.trainingGame__button{width:10rem;height:3.5rem;margin-left:1rem}.button.trainingGame__button:disabled{opacity:.5;cursor:default}.button.card__button{padding:0 2px;width:3.5rem;height:3.5rem}.button.training-icon.active{box-shadow:0 0 1rem rgba(233,127,228,.904)}.training__statistic{display:block;background-color:rgba(80,80,80,.5);width:100%;height:100vh;position:absolute;top:0;left:0;color:#7752be}.training__statistic.hidden{display:none}.modal-container__training{width:80%;height:calc(100vh - 10rem);margin:5rem auto;border-radius:5rem;background-color:#c0afe1;color:#000}.modal-container__training>.notification-title{display:flex;align-items:center;justify-content:center;font-size:4rem;font-weight:700;padding:10rem 0 5rem}.modal-container__training>.statistic-container{width:80%;font-size:2.5rem;line-height:4rem}.modal-container__training>.statistic-container>.statistic-item{display:flex;justify-content:space-between}.modal-container__training>.notification-text{font-size:1.5rem;width:80%;margin:0 auto;padding:5rem 0;line-height:2rem}.modal-container__training>.statistic__buttons{display:flex;justify-content:center;align-items:center;padding-bottom:15rem}.modal-container__training>.statistic__buttons>.game__button{width:10rem;height:3.5rem;margin-left:2rem}.progress__bar-container{width:100%;height:5rem;display:flex;align-items:center;justify-content:center;padding-bottom:3rem}.training__progress{width:85%;height:60%;display:flex;align-items:center;justify-content:space-between}.training__progress>.progress__value{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.5rem;position:static}.training__progress>.progress__line-container{width:90%;height:100%;border:3px solid #7752be;box-shadow:0 0 20px rgba(233,127,228,.904);border-radius:5px}.training__progress>.progress__line-container>.progress__line{display:inline-block;background-color:#7752be;width:0;height:100%}.spinner{display:block;top:0;left:32rem;position:absolute}.spinner.hidden{display:none}.lds-roller{display:inline-block;position:relative;width:10rem;height:10rem}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:5rem 5rem}.lds-roller div:after{content:" ";display:block;position:absolute;width:.88rem;height:.88rem;border-radius:50%;background:#7752be;margin:-8px 0 0 -8px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:7.88rem;left:7.88rem}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:8.5rem;left:7rem}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:8.88rem;left:6rem}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:9rem;left:5rem}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:8.88rem;left:4rem}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:8.5rem;left:3rem}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:7.88rem;left:2.12rem}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:7rem;left:1.5rem}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.game__training{width:80%;margin:0 auto;position:relative;background-color:rgba(0,0,0,.5);color:#fff}.game__training-wrapper{width:100%;min-height:100vh;display:flex;align-items:center;background-image:url(/assets/img/training/training-bck.jpg);background-size:cover}.menu__settings{font-size:2rem}.dictionary__buttons{display:flex;flex-direction:column;position:absolute;top:20rem;right:2rem}.game__menu.trainingGame__menu{width:80%;margin:0 auto;padding:2rem 0;flex-direction:row;justify-content:flex-end}.game__menu.trainingGame__menu,.menu__icons{display:flex;align-items:center}.game__buttons.training-game{margin:2rem 0}.game__buttons.training-game.hidden{display:none}.difficulty__buttons{display:flex;align-items:center;justify-content:center;padding:2rem 0}.difficulty__buttons.hidden{display:none}.curtain{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(50,55,70,.7)}.curtain__exit{position:absolute;top:2rem;right:2rem}.curtain__game-name{padding:3rem 1rem;font-size:6rem;color:#f0fff5;text-transform:uppercase}.curtain__game-description{width:100rem;padding:1rem;font-size:1.5rem;line-height:3rem;text-align:center;color:#f0fff5}.curtain__get-ready{width:30rem;padding:5rem 1rem;font-size:3rem;line-height:5rem;text-align:center;color:#f0fff5}.curtain__get-ready_warning{width:55rem}.curtain__button{margin:2rem 1rem;padding:1rem 3rem;font-size:2rem;outline:none}.curtain__button_close{margin-bottom:1rem}.board{display:flex;flex-direction:column;flex-wrap:wrap;width:40rem;height:41rem;background-color:#323746;border:1px solid #fff;border-radius:1.2rem;color:#fff;font-size:3rem}.board__header{position:relative;height:18%}.board__header_answers-stack{height:100%}.board__header_repeat{position:absolute;top:1rem;right:2rem;height:4rem;width:5rem}.board__body{display:flex;align-items:center;flex-direction:column;height:54%}.board__body_reward{display:flex;justify-content:center;align-items:center;width:8rem;height:8rem;font-size:2.8rem;border-radius:13rem;border:3px solid #fff}.board__body_foreign-word{margin:3rem 0 1rem}.board__control{display:flex;justify-content:space-evenly;height:28%}.board__control_left,.board__control_right{display:flex;flex-direction:column;align-items:center}.board__button{width:15rem;height:4rem;outline:none}.board__button_true{background-color:rgba(35,255,119,.741176)}.board__button_true:active,.board__button_true:hover{background-color:rgba(0,255,127,.5)}.board__button_false{background-color:rgba(255,0,0,.6)}.board__button_false:active,.board__button_false:hover{background-color:rgba(255,69,0,.5)}.board__button_icon{padding:1rem;margin-top:1.5rem;font-size:2rem;font-weight:400;border:1px solid #fff;border-radius:1rem}.counter{color:#fff;font-size:4rem}.exit.close-btn{top:4rem;right:1rem;width:5rem;height:5rem;cursor:pointer}.exit.close-btn:hover{opacity:.8}.exit.close-btn:after,.exit.close-btn:before{position:absolute;content:" ";height:4rem;width:.3rem;background-color:#fff}.exit.close-btn:before{transform:rotate(45deg)}.exit.close-btn:after{transform:rotate(-45deg)}.sound-control{cursor:pointer}.sound-control__icon{display:none}.sound-control__icon_active{display:inline}.sound-control__icon_off{position:relative;top:-1.2rem;margin-bottom:-2.4rem}.timer{position:relative;width:7rem;height:7rem;border:2px solid #fff;border-radius:6rem;color:#fff;font-size:3rem}.stack,.timer{display:flex;justify-content:center;align-items:center}.stack__element{display:inline-block;width:2rem;height:2rem;background:#fff;border-radius:2rem}.stack__element_active{background:#7752be}.stack__element:not(.stack__element_4){margin-right:1rem}.repeat-button{cursor:pointer}.game-statistics__popup{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:50rem;min-height:25rem;box-sizing:border-box;padding:10px;border:1px solid #323746;border-radius:2rem;background-color:#fff}.game-statistics__header{width:100%;height:10%;padding:2rem 0}.game-statistics__main{width:100%;height:75%}.game-statistics__footer{width:100%;height:8%;padding:3rem 0 1rem;text-align:center}.game-statistics__score{display:flex;justify-content:center;align-items:center;height:100%;font-size:4rem}.game-statistics__button_exit{padding:1rem 3rem;font-size:2rem}.game-statistics__correct-answers_amount,.game-statistics__errors_amount{margin-left:1rem;padding:.5rem 1.5rem;color:#fff;border-radius:4rem}.game-statistics__errors_amount{background-color:rgba(255,0,0,.6)}.game-statistics__correct-answers_amount{background-color:rgba(35,255,119,.741176)}.game-statistics__icon_caret-down{float:right}.game-statistics__list{max-height:18rem;padding:1rem 0;overflow-y:scroll}.game-statistics__list::-webkit-scrollbar{width:.5rem}.game-statistics__list::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:20px;cursor:pointer}.game-statistics__list-item{padding:1rem 0;font-size:1.5rem}.game-statistics__list-item_icon{padding-right:1rem;cursor:pointer}.divider{display:block;margin:7px auto;border:1px solid #ddd}.game-controls{display:flex;height:6rem;font-size:2rem;color:#fff}.game-controls.disabled .game-controls__level,.game-controls.disabled .game-controls__round{opacity:.7}.game-controls.disabled .game-controls__select{cursor:auto}.game-controls__level,.game-controls__round{display:flex;justify-content:center;align-items:center}.game-controls__title{padding:0 1.5rem}.game-controls__select{padding:1rem 1.7rem;font-size:2.5rem;background:transparent;border:2px solid #fff!important;border-radius:4rem;flex-grow:0}.game-controls__select option{background:#7752be}.game-controls__reload{width:10rem;cursor:pointer}.error-popup{display:flex;flex-direction:column;justify-content:center;align-items:center;width:35rem;padding:2rem;background:#fff;border-radius:1rem}.error-popup_message{font-size:1.5rem;line-height:3rem;text-align:center}.accordion{width:100%;padding:1rem;font-size:1.5rem;text-align:left;border:none;outline:none;background-color:transparent;cursor:pointer;transition:.4s}.accordion .active,.accordion:hover{background-color:#e6e6fa}.accordion__panel{max-height:0;padding:0 1.8rem;background-color:#fff;overflow:hidden;transition:max-height .2s ease-out}.games-switcher__sprint{position:relative;top:3rem;right:5rem;display:flex;justify-content:space-between;align-items:center;width:20rem;height:6rem}.games-switcher__sprint .games-switcher__title{margin-bottom:0;font-size:2rem;text-transform:none;color:#fff}.games-switcher__sprint .switch .slider{background:transparent;border:2px solid #fff;border-radius:1rem}.games-switcher__sprint .switch .slider:before{left:0;bottom:-2px;height:3.2rem;width:5rem;border-radius:.7rem}.border__correct{border-color:rgba(35,255,119,.741176)}.border__wrong{border-color:rgba(255,0,0,.6)}.sprint *{box-sizing:border-box}.sprint__panel{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%;background-size:cover;background-position:top}.sprint__panel_header{display:flex;flex-wrap:wrap;width:100%;height:12rem}.sprint__panel_left{display:flex;justify-content:center;width:20%}.sprint__panel_right{position:relative;width:80%;display:flex;justify-content:flex-end}.sprint__panel_main{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding-top:3rem;padding-bottom:3rem}.sprint__counter{margin-bottom:2rem}.sprint__game-controls{position:relative;top:3rem;right:4rem;z-index:2}.sprint__sound-control{position:relative;top:2rem;right:7rem}.sprint__timer{top:2rem}.wrapper__speakit{width:100%;height:100vh;margin:0 auto;position:relative}.start-page__speakit{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:0;background-color:#d8dede;background-image:linear-gradient(315deg,#d8dede,#e5bdf6 74%)}.start-page__text_speakit{text-align:center;margin-bottom:2%;font-size:2.3rem;line-height:3rem;font-weight:300;color:#131313}.main__speakit{width:100%;height:100vh;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;visibility:visible;transition:all .5s ease-in-out;background-color:#d8dede;background-image:linear-gradient(315deg,#d8dede,#e5bdf6 74%)}.title__speakit{margin-bottom:5%;color:#131313;font-size:4.2rem;letter-spacing:5px;z-index:1}.header__speakit{width:65%;height:10%;display:flex;justify-content:space-between;margin-top:1rem}.header__speakit,.menu__speakit{align-items:center}.menu__left_speakit{font-size:2rem;font-weight:700;display:flex}.games-switcher__speakit{width:20rem;display:flex;justify-content:space-between;align-items:center}.games-switcher__title_speakit{font-size:2rem;font-weight:700}.slider-speakit{border-radius:.5rem}.image__container_speakit{width:35%;height:35%;display:flex;margin-top:2%;margin-bottom:1%;background-image:url(assets/img/english.jpg);background-size:cover;border-radius:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,.6)}.translate__speakit{height:3%;margin-bottom:1%;font-size:2rem;color:#000;transition:all .2s ease-in-out}.result-speak__speakit{width:25%;height:5rem;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid grey;font-size:2.2rem;color:#000;transition:all .2s ease-in-out}.result-speak__speakit:before{content:url(assets/img/icon-mic.png);position:absolute;top:0;left:0;margin-right:27%}.hidden{display:none}.wrapper__btn_speakit{width:65%;margin-top:1%;display:flex;justify-content:space-between}.btn-new-game__speakit,.btn-return__speakit,.start-page__btn_speakit{width:10rem;height:3.5rem}.btn-speak__speakit{width:70%;height:3.5rem;font-size:2rem}.btn-active{background-color:#7752be;background-color:#54358e}.wrapper__cards_speakit{width:80%;margin:0 auto;flex-wrap:wrap;justify-content:center;text-align:center}.card-speakit,.wrapper__cards_speakit{display:flex;transition:all .2s ease-in-out}.card-speakit{width:15%;margin:1%;justify-content:space-around;align-items:center;border:1px solid grey;border-radius:5px;font-size:1.8rem;color:#000;cursor:pointer}.card-speakit__audio,.card-speakit__img,.card-speakit__translate{display:none}.card-speakit__word{margin-bottom:8px}.card-speakit:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.4)}.wrapper-text__speakit{width:80%;text-align:center;margin:2% 0}.icon__speakit{margin-left:3%}.active-card__speakit{background:rgba(14,156,144,.3);border:1px solid #0e9c90}.wrapper__stars{display:flex;height:4rem}.star{width:4rem}.results__speakit{width:50%;flex-direction:column;margin:3% auto 0;padding-top:1%;align-items:center;background:#fff;border:2px solid grey;border-radius:10px;background-color:#d8dede;background-image:linear-gradient(315deg,#d8dede,#e5bdf6 74%)}.result-speakit{width:90%;margin:3%;display:flex;align-items:center;font-size:2rem;color:#000;cursor:pointer;transition:all .2s ease-in-out}.result-speakit__audio,.result-speakit__img{display:none}.result-speakit__word{margin-left:2%;margin-right:2%}.result-speakit__transcription{margin-right:2%}.result-speakit:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.4)}.btn-results__speakit{display:flex;justify-content:space-around;margin-bottom:3%}.error__speakit{margin-left:12%;padding-right:2%;font-size:2rem;color:rgba(0,0,0,.7)}.error__speakit_curr{width:6%;display:inline-flex;justify-content:center;padding:1%;border-radius:2rem;background:rgba(255,0,0,.6);margin-left:2%}.correct__speakit{margin-left:12%;margin-bottom:3%;padding-right:2%;font-size:2rem;color:#000}.correct__speakit_curr{width:6%;display:inline-flex;justify-content:center;padding:1%;border-radius:2rem;background:rgba(0,255,0,.6);margin-left:2%}.login-page{display:block;min-height:100vh;background-image:url(/assets/img/bg-main-page.jpg);background-size:cover;background-position:50%}.login-page.hidden{display:none}.logo-main{text-align:center;color:#7752be;font-family:Bangers,cursive;font-size:3rem;font-weight:900;padding-top:3%}.error-message{height:5rem;font-weight:700;color:red;padding:3rem 0}.error-message,.login__description{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;margin:0 auto}.login__description{line-height:3rem;text-align:center}.signIn-description,.signUp-description{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.login__form{margin:5rem auto;width:45rem}.inputs{display:flex;flex-direction:column}.email,.password{margin-top:1.5rem;height:3rem;font-family:Quicksand,sans-serif;font-size:2rem;padding-left:1rem;border:3px solid #7752be;border-radius:5px;outline:none}.login__buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin-top:5rem;padding-bottom:5rem}.password-message{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:2rem auto}.login__button{width:15rem;height:3.5rem}.wrapper__main-page{position:relative;width:100%;min-height:100vh;background-image:url(/assets/img/bg-main-page.jpg);background-size:cover;background-position:50%}.container__cards{width:80%;margin:0 auto;flex-wrap:wrap;padding-top:10rem}.card,.container__cards{display:flex;justify-content:center}.card{width:30rem;height:20rem;position:relative;align-items:center;background:url(assets/img/bg-main-card.jpg),#fff;background-position:top;background-repeat:no-repeat;border-radius:2.5rem;margin:1rem;transition:all .9s;box-shadow:0 2px 5px 0 rgba(0,0,0,.4);cursor:pointer}.hide-card{position:absolute;left:-40rem}.card .overlay{position:absolute;top:0;bottom:0;width:100%;height:20rem;border-radius:25px;z-index:1}.card .content{text-align:center}.hide-content{display:none}.card .content h4{font-weight:700;font-size:3rem}.card .content h4,.card .content h6{font-style:normal;color:#f2f2f2;margin-bottom:1rem;margin-top:0}.card .content h6{font-weight:500;font-size:1.8rem;transition:.25s ease-in;opacity:0}.card:hover .content h6{opacity:1}.card .fa{position:absolute;top:2rem;right:2rem;color:#fff;font-size:3rem}.card:hover{transform:scale(1.05);background-position:50%}.ani0,.ani1,.ani2,.ani3,.ani4{bottom:43rem}.ani0,.ani1,.ani2,.ani3,.ani4,.ani5{position:absolute;transition:all .9s cubic-bezier(.68,-.55,.265,1.5)}.ani5{bottom:20rem}.ani6{bottom:18rem;position:absolute;transition:all .9s cubic-bezier(.68,-.55,.265,1.5)}.settings__wrapper{position:relative;width:100%;min-height:100vh;background-image:url(/assets/img/bg-main-page.jpg);background-size:cover;background-position:50%;opacity:1}.settings__wrapper.modal{opacity:.5}.settings__form{width:80%;margin:0 auto;padding-top:10rem;color:#323746}.form-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.main-settings{width:40%;font-size:1.5rem}.main-settings__field{height:4rem;display:flex;align-items:center;justify-content:space-between}.main-settings__field.autoPronunciation{margin-top:5rem}.main-settings__field>.switch-title{width:70%}.setting-submit__button{width:12rem;height:5rem;display:block;margin:10rem auto 0}.input__number{height:3rem}.switch{position:relative;display:inline-block;width:6rem;height:3.4rem}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b0b6c7}.slider,.slider:before{position:absolute;transition:.5s}.slider:before{content:"";height:2.6rem;width:2.6rem;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#7752be}input:focus+.slider{box-shadow:0 0 1px #7752be}input:checked+.slider:before{transform:translateX(26px)}.card-settings{width:50%}.optional-fields,.required-fields{margin-bottom:2rem}.optional-fields .checkbox-container,.required-fields .checkbox-container{line-height:2rem}.optional-fields__title,.required-fields__title{font-size:2rem;font-weight:700;padding-bottom:1rem}.optional-fields__title{padding-bottom:1rem;padding-top:5rem}.required-fields__subtitle{font-size:1.3rem;line-height:2rem;padding:1rem;border:1px solid #7752be;border-radius:1rem;margin-top:1rem}.subtitle__icon{padding-right:1rem;color:#7752be}.training__card_example{width:46rem;min-height:30rem;margin-top:5rem}.training__card_example>.card__top{min-height:8rem}.training__card_example>.card__top>.card__translation{font-size:1.75rem}.training__card_example>.card__top>.card__transcription{font-size:1.5rem}.training__card_example>.card__top>.card-img__container{position:absolute;top:1rem;right:3rem;width:15rem;height:12rem;border-radius:3rem}.training__card_example>.card__bottom>.sentences__container{min-height:10rem}.training__card_example>.card__bottom>.sentences__container>*{font-size:1.25rem;padding:.25rem 0}.training__card_example>.card__bottom>.input__container{margin:.5rem auto}.training__card_example>.card__bottom>.input__container>.card__input{font-size:1.5rem;width:15rem;height:2rem}.settings__modal{width:50rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:5rem;left:calc(50% - 25rem);padding:2rem;background:#fff;border-radius:1rem}.settings__modal>.settings__modal-message{font-size:1.5rem;font-weight:700;color:rgba(255,0,0,.6);padding:0 2rem}.settings__modal>.close-btn{top:1rem}.close-btn{position:absolute;right:3rem;top:3rem;width:3rem;height:3rem;opacity:1;z-index:1000}.close-btn:hover{opacity:.3;cursor:pointer}.close-btn:after,.close-btn:before{position:absolute;left:1.5rem;content:"";height:3rem;width:.2rem;background-color:#131313}.close-btn:before{transform:rotate(45deg)}.close-btn:after{transform:rotate(-45deg)}.close-btn.hidden{opacity:0}.wrapper__dictionary{position:relative;width:100%;min-height:100vh;background-image:url(/assets/img/bg-main-page.jpg);background-size:cover;background-position:50%;padding-bottom:2rem}.header__dictionary{width:50%;padding-top:7rem;padding-left:3%;font-size:3rem}.word-dictionary{display:flex;justify-content:space-between;width:70%;align-items:center;margin:1rem auto;border-bottom:1px solid rgba(80,80,80,.4);padding-bottom:1rem}.word-dictionary__audio{display:none}.word-dictionary__word{display:flex;align-items:center;padding-bottom:1rem;font-size:2rem}.word-dictionary__transcription{padding-bottom:1rem;font-size:1.6rem}.word-dictionary__translate{padding-bottom:1rem;font-size:2rem}.word-dictionary__example,.word-dictionary__meaning{padding-bottom:1rem;font-size:1.5rem}.word-dictionary__icon{padding-left:1rem;cursor:pointer}.word-dictionary__img{width:14rem;border-radius:.5rem}.word-dictionary__lastRepeatDate{padding-top:.5rem}.word-dictionary__daysLeftToRepeat,.word-dictionary__lastRepeatDate,.word-dictionary__repeatCount{padding-bottom:.5rem;font-size:1.2rem}.word-dictionary__remove{width:3rem;height:3rem;position:relative;justify-content:center;align-items:center;background-color:rgba(80,80,80,.2);border-radius:1rem;font-size:1.5rem;margin-right:3rem;cursor:pointer}.word-dictionary__remove:hover{background-color:rgba(80,80,80,.4)}.word-dictionary .fa{color:#7752be}.dictionary-img{display:flex;align-items:center}.tooltip:hover:after{content:attr(data-name);position:absolute;padding:.7rem 1.2rem;width:10rem;top:3.5rem;left:-6rem;background:#343944;border-radius:.5rem;color:#fff;text-align:center;font-size:1.6rem}.show__btn-remove{display:flex}.word-dictionary__all{padding-left:1%;font-size:3rem}.wrapper__stat-page{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.stat-append{padding-top:3rem}.stat-menu{position:absolute;bottom:0;width:100%;z-index:10}.stat-game,.stat-games{display:flex}.stat-game{justify-content:center;align-items:center;flex:1;padding:5px;border:1px solid #54358e;font-size:1.5rem;font-weight:700;text-transform:uppercase;cursor:pointer}.stat-game .fa{display:none}.stat-game:hover{border:1px solid #7752be;background-color:#7752be;color:#fff}.stat-game_active{border:1px solid #54358e;background-color:#54358e;color:#fff}.stat-gameName{text-transform:uppercase;font-weight:700}.stat-info{position:relative;height:100%}.stat-title{font-size:2rem;text-align:center}.chart-container{position:relative;margin:auto;height:80vh;width:80vw}.team-members{justify-content:space-between;flex-wrap:wrap;margin:0 auto;padding:6rem 1.5rem 2rem;width:1170px;height:100%}.team-member,.team-members{display:flex;box-sizing:border-box}.team-member{flex-direction:column;align-items:center;width:30%;padding:2rem;margin-bottom:4rem;background-color:#fff;border-radius:2rem}.team-member__photo{width:20rem;height:20rem;margin-bottom:3rem;border-radius:50%;overflow:hidden}.team-member__photo_image{width:20rem;transition:transform .2s}.team-member__photo_image:hover{transform:scale(1.1)}.team-member__name{font-size:2.2rem;line-height:2.5rem;font-weight:700;color:#323746;text-align:center;text-overflow:ellipsis;overflow:hidden}.team-member__position{padding:1.5rem 0;font-size:1.5rem;color:#7752be}.team-member__description{height:11rem;font-size:1.3rem;line-height:1.8rem;text-align:center;text-overflow:ellipsis;overflow:hidden}.team-member__social-links{padding-bottom:1rem}.team-promo{display:flex;justify-content:center;align-items:center;height:30rem;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(assets/img/marvin-meyer-unsplash.jpg);background-size:cover;padding-top:5rem;text-align:center}.team-promo__title{font-size:5rem;color:#fff}.social-link{font-size:3rem;color:#7752be}.social-link:focus{outline:none}.team__wrapper{background-color:#f7f7f7;min-height:calc(100vh - 35rem)}.promo{position:relative;width:100%;min-height:100vh;background-image:url(assets/img/promo-2.jpg);background-size:cover;background-position:50%}.promo__title{font-size:4rem;color:#fff}.promo-page{justify-content:center;align-items:center;padding:7.5rem 0 2.5rem;text-align:center;background-size:cover;width:90%;margin:0 auto}.promo__information{display:flex;padding:2rem 0;justify-content:space-between;flex-direction:row;align-items:center}.promo__video{box-shadow:0 .2rem .5rem 0 rgba(0,0,0,.4);width:50rem;height:30rem}.promo__video iframe{width:100%;height:100%}.promo__description{width:47%;font-size:1.5rem;text-align:justify;max-height:32rem;overflow:auto;padding:0 2rem;line-height:2rem;box-shadow:0 .2rem .5rem 0 rgba(0,0,0,.4);color:#fff;background-color:rgba(80,80,80,.75)}.promo__description p{margin:1rem 0}.promo__description::-webkit-scrollbar{width:.3rem;height:.3rem}.promo__description::-webkit-scrollbar-track{background-color:#323746}.promo__description::-webkit-scrollbar-track-piece{background-color:rgba(233,127,228,.904)}.promo__description::-webkit-scrollbar-thumb{height:5rem;background-color:#323746;border-radius:.3rem}.promo__graph{background-image:url(assets/img/IRT.png);width:50rem;height:32rem;background-size:cover;background-repeat:no-repeat;background-position:50%}.promo__high{display:flex;align-items:center;justify-content:center;flex-direction:row}.games-switcher input:checked+.slider:before{content:"Вкл"}.games-switcher .slider:before{content:"Выкл";font-size:1.4rem;display:flex;align-items:center;justify-content:center;font-weight:700;width:4.6rem}.games-switcher__title{text-transform:uppercase;font-size:2.5rem;color:hsla(0,0%,100%,.78);margin-bottom:1rem}.games-switcher .switch{width:8rem}@media (max-width:1200px){.container.container_audioCall{max-width:76rem}.icon.icon__sentence.icon__statistic,.icon.icon__sound.icon__statistic{width:2rem;height:2rem}.icon.icon__sentence,.icon.icon__sound{width:2.5rem;height:2.5rem}.button.start__button{width:20rem;height:7.5rem;font-size:2.5rem}.button.start__button:hover{font-size:2.6rem}.word-container{min-width:2.5rem;font-size:1.25rem}.data__word .left,.data__word .right{height:1.25em}.data__word .right{width:.7em;top:.4em;right:-1em}.data__word .left{left:-.1em}.sentence{height:3.5rem}.main__hints{height:5rem}.hints__sentence{font-size:1.75rem}.results-container{width:67rem;height:37.8rem}.main__data{width:67.5rem}.data-container{height:3.5rem}.painting__info{font-size:1.75rem}.statistic-container{font-size:1.25rem}.game__puzzle.main__page{width:88%}.header{justify-content:space-between}.logo{left:calc(50vw - 5%)}.logo,.navbar{position:absolute}.navbar{width:50%;height:100vh;flex-direction:column;justify-content:end;top:100%;left:-50%;background-color:#7752be;transition:1s;z-index:1000}.navbar p,.subnav{align-self:baseline;margin-left:5%;font-size:2rem}.subnav,.subnav-content{flex-direction:column}.subnav-content{left:0;width:100%;font-size:2rem}.menuToggle{display:block}.show-nav{left:0}.training__card{width:68rem;margin-top:7rem}.button.dictionary__button{width:10rem;margin-bottom:0;margin-left:2rem;height:4rem}.modal-container__training>.notification-title{padding-top:5rem}.modal-container__training>.statistic-container{font-size:2rem;line-height:4rem}.modal-container__training>.notification-text{font-size:1.25rem;line-height:2rem}.progress__bar-container{height:4rem}.training__progress>.progress__value{font-size:1.75rem}.spinner{left:29rem}.game__training{width:90%}.dictionary__buttons{flex-direction:row;top:8rem;right:0;left:calc(50% - 14rem)}.curtain__game-description{width:80%}.timer{width:6rem;height:6rem;font-size:3rem}.game-controls__title{padding:0 .8rem}.game-controls__select{padding:1rem 1.4rem;font-size:1.5rem}.game-controls__reload{width:8rem}.games-switcher__sprint{width:19rem;right:4rem}.sprint__panel_left{justify-content:normal}.sprint__game-controls{right:3rem}.sprint__sound-control{right:6rem}.sprint__timer{top:3rem;left:2rem}.games-switcher__speakit,.header__speakit{flex-direction:column}.image__container_speakit{width:45%;height:22%}.result-speak__speakit{width:45%;margin-bottom:2%}.card-speakit{width:22%}.wrapper__stars{margin-top:3rem}.results__speakit{width:80%}.email,.password{font-size:1.8rem}.container__cards{width:100%}.ani0,.ani1,.ani2,.ani3,.ani4{bottom:45rem}.ani5{bottom:17rem}.ani6{bottom:15rem}.settings__form{width:86%}.main-settings{width:44%}.main-settings,.optional-fields>*,.required-fields>*{font-size:1.25rem}.optional-fields__title,.required-fields__title{font-size:1.4rem}.optional-fields__title{padding-top:2rem}.training__card_example{width:33rem;min-height:23rem}.training__card_example>.card__top{min-height:6rem;margin-left:calc(50% - 13rem)}.training__card_example>.card__top>.card__translation{font-size:1.5rem}.training__card_example>.card__top>.card__transcription{font-size:1.25rem}.training__card_example>.card__top>.card-img__container{width:12rem;height:9rem}.training__card_example>.card__bottom>.sentences__container>*{font-size:1rem;padding:.1rem 0}.training__card_example>.card__bottom>.input__container{margin:1rem auto}.training__card_example>.card__bottom>.input__container>.card__input{font-size:1.5rem;width:10rem;height:1.5rem}.team-members{width:750px}.promo__title{padding:0 2rem;font-size:3rem}.promo__information{flex-direction:column-reverse}.promo__video{width:40rem;height:25rem}.promo__description{width:90%;margin-bottom:2rem}}@media (max-width:767px){.container.container_audioCall{max-width:41rem}.game__title{font-size:4.5rem;padding-top:20vh}.game__description{font-size:2rem;line-height:3rem;padding:5rem 0}.game__btn,.game__start{font-size:2rem;padding:1rem 3rem}.game__image{padding-top:11vh;min-height:11rem}.image.image_audioCall{width:10rem}.game.game_audioCall.active .image{height:10rem}.game__voice-word{min-height:8rem}.game__word{font-size:3rem}.game__voice{width:8rem;height:8rem}.game.game_audioCall.active .game__voice{margin-left:-7rem;width:4rem;height:4rem}.game__words{padding:1rem 0}.words__item{margin-bottom:0;padding:1rem 1.5rem;font-size:2rem}.words__name{margin:0 .5rem}.game__dropdown.game__dropdown_audioCall{flex-direction:column;align-items:flex-start;top:1.5rem;left:1.5rem}.lvl__title_audioCall,.round__title_audioCall{font-size:2rem}.lvl__select_audioCall,.round__select_audioCall{width:6rem}.lvl__select_audioCall select,.round__select_audioCall select{padding:0 1.5rem}.game__round_audioCall{margin-left:0;margin-top:1rem}.game__iconSound{top:9rem;width:2rem;height:2rem;left:1.5rem}.game__statistics_audioCall{top:11rem;padding:1.5rem 1rem}.modal-audioCall{width:80vw;max-height:35vh;justify-content:space-between}.modal__btn_audiocallGame{font-size:1.5rem;position:static;width:6rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:5%;margin-top:3.5rem}.game__audioCall_switch{top:1.5rem;right:5rem}.game__audioCall_switch .games-switcher__title{font-size:1.7rem}.icon.icon__sentence.icon__statistic,.icon.icon__sound.icon__statistic{width:1.5rem;height:1.5rem}.icon.icon__sentence,.icon.icon__sound{width:2rem;height:2rem}.button.start__button{width:17rem;height:7rem;font-size:2.25rem;border-radius:2rem}.button.start__button:hover{font-size:2.3rem}.game__menu{flex-direction:column}.menu__left{flex-direction:row;font-size:1.5rem}.menu__right{margin-top:2rem}.menu__level,.menu__round{flex-direction:column}.menu__round{margin-left:2rem}.games-switcher__puzzle>.games-switcher__title{font-size:1.5rem}.word-container.show{border-left-color:#7752be;border-right-color:#7752be}.word-container{min-width:2rem;font-size:1rem;border-radius:.5rem}.data__word .left,.data__word .right{height:0;border:none}.data__word .left,.data__word .right{width:0}.sentence{height:2.1rem}.hints__sentence{font-size:1.5rem}.results-container{width:36rem;height:21.3rem}.main__data{width:36.5rem}.main__data.paintingInfo{font-size:1.75rem;font-size:1.5rem}.data-container{height:2.1rem}.statistic-title{font-size:2rem}.painting__image{width:20rem;height:14rem}.painting__info{font-size:1.5rem}.statistic-container{width:80%}.iDontKnowSentences-title,.iKnowSentences-title{font-size:1.5rem}.statistic-sentence{margin-bottom:.75rem}.gameContainer__puzzle{padding:2.5rem;border-radius:5rem}.game__title_puzzle{font-size:4rem}.game__rules{font-size:1.5rem}.savanna__header{margin-bottom:4rem}.savanna__hints{width:31rem;justify-content:space-between}.savanna-switcher{top:6rem;width:31rem}.savanna__choise{margin-top:10rem}.savanna-button__icon{margin-top:1.5rem}.game-info__title{font-size:4rem}.game-info__description{font-size:2.4rem;height:10rem}.game-info__start-button,.level__head,.page__head,.sound__head,.userWords__head{font-size:2.4rem}.game-field__message{font-size:1.8rem}.game-field__card-eng,.game-field__card-ru{width:16rem;height:10rem;font-size:1.8rem}.statistics__modal{width:90%;font-size:1.5rem}.training__card{width:36rem}.training__card>.card__top{margin:2rem auto 4rem}.training__card>.card__top>.card__word{font-size:4rem}.training__card>.card__top>.card__transcription{font-size:1.5rem}.training__card>.card__top>.card-img__container{position:relative;margin-left:calc(50% - 9.5rem)}.training__card>.card__bottom{flex-direction:column-reverse}.training__card>.card__bottom>.sentences__container{padding:2rem 0}.training__card>.card__bottom>.sentences__container>*{font-size:1rem;line-height:1.5rem}.training__card>.card__bottom>.input__container{margin:0 auto}.training__card>.card__bottom>.input__container>.card__input{font-size:1.5rem;height:2.5rem}.training__card>.card__bottom>.input__container>.card__input::-webkit-input-placeholder{font-size:1.5rem}.training__card>.card__bottom>.input__container>.card__input:-ms-input-placeholder{font-size:1.5rem}.training__card>.card__bottom>.input__container>.card__input::-ms-input-placeholder{font-size:1.5rem}.training__card>.card__bottom>.input__container>.card__input::placeholder{font-size:1.5rem}.letters-container{height:3.1rem;font-size:1.5rem}.button.card__button{width:2rem;height:2rem}.modal-container__training{width:90%}.modal-container__training>.notification-title{font-size:2.5rem}.modal-container__training>.statistic-container{font-size:1.5rem;line-height:3rem}.modal-container__training>.notification-text{font-size:1rem;padding:3rem 0 5rem}.training__progress>.progress__value{font-size:1.25rem}.training__progress>.progress__line-container{width:82%}.spinner{left:13rem}.curtain__exit{top:2rem;right:0}.curtain__get-ready_warning{width:90%;rfont-size:2.5rem}.board{width:38rem}.board__button_false{margin-left:1rem}.exit.close-btn{top:3rem;right:0}.game-statistics__popup{width:38rem}.game-controls{font-size:1.5rem}.games-switcher__sprint{top:1rem;left:1rem;flex-direction:column;align-self:center;height:5rem;width:10rem}.games-switcher__sprint .games-switcher__title{font-size:1.5rem}.games-switcher__sprint .switch{height:2.85rem}.games-switcher__sprint .switch .slider:before{bottom:0;height:2.5rem;font-size:1.3rem}.sprint__panel_header{height:15rem;flex-direction:column-reverse}.sprint__panel_left{width:100%;justify-content:center}.sprint__panel_right{width:100%;justify-content:space-between}.sprint__panel_main{padding-top:5rem}.sprint__game-controls{top:2rem;right:0;left:1rem}.sprint__sound-control{top:1rem;right:5rem}.sprint__timer{left:0}.start-page__text_speakit{font-size:1.8rem}.title__speakit{font-size:3rem}.header__speakit{height:20%}.games-switcher__title_speakit,.menu__left_speakit{font-size:1.4rem}.image__container_speakit{width:90%;margin-bottom:3%}.result-speak__speakit{height:3%}.result-speak__speakit:before{display:none}.wrapper__btn_speakit{width:90%;margin-top:4%;margin-bottom:4%}.btn-speak__speakit{width:40%}.wrapper__cards_speakit{width:98%}.card-speakit{width:45%}.wrapper__stars{margin-top:0}.star{width:3rem}.results__speakit{width:90%}.result-speakit{margin:5% 3%;font-size:1.6rem}.error-message{font-size:1.25rem}.login__form{width:35rem}.ani0,.ani1,.ani2,.ani3,.ani4,.ani5,.ani6{display:none}.settings__form{padding-top:6rem}.form-container{flex-direction:column}.main-settings{width:100%}.main-settings__field.autoPronunciation{margin-top:2rem}.setting-submit__button{position:absolute;bottom:2rem;left:calc(50% - 6rem)}.card-settings{width:100%}.optional-fields,.required-fields{margin-bottom:1rem}.required-fields{padding-top:2rem}.training__card_example{margin:2.5rem auto 10rem;min-height:35rem}.training__card_example>.card__top{min-height:15rem;margin-top:1rem;margin-left:calc(50% - 7.5rem)}.training__card_example>.card__top>.card__transcription{font-size:1rem}.training__card_example>.card__top>.card-img__container{width:15rem;height:12rem;position:relative;margin-left:calc(50% - 4.5rem)}.close-btn{right:1rem;top:1rem}.header__dictionary{width:90%}.word-dictionary{width:94%}.word-dictionary__img{width:10rem}.word-dictionary__remove{margin-right:1rem}.stat-game{font-size:0}.stat-game .fa{display:inline-block;font-size:1.5rem}.team-members{width:80%}.team-member{width:48%}.team-member__photo{width:17rem;height:17rem}.team-member__photo_image{width:17rem}.promo__title{font-size:2.5rem;padding:0 1rem 2rem}.promo__video{width:38rem;height:24rem}.promo__description{font-size:1.25rem;line-height:1.5rem}.promo__graph{width:38rem;height:24rem}.promo__high{flex-direction:column}}@media (max-width:414px){.container.container_audioCall{max-width:30rem}.game__title{font-size:4rem}.game__description{font-size:1.5rem;line-height:2rem}.game__btn,.game__start{font-size:1.5rem}.game__image{padding-top:10rem;min-height:10rem}.image.image_audioCall{width:8rem}.game.game_audioCall.active .image{height:8rem}.game__voice-word{min-height:10rem}.game__word{font-size:2.5rem;margin-left:1rem}.game__voice{margin:1rem 0}.game.game_audioCall.active .game__voice{margin-left:0}.game__audioCall_switch{top:5.5rem;right:1.5rem}.button.start__button{width:15rem;height:5rem;font-size:2rem;border-radius:1.5rem}.button.start__button:hover{font-size:2.1rem}.word-container{min-width:1.5rem;font-size:.75rem}.sentence{height:1.6rem}.hints__sentence{font-size:1.25rem}.results-container{width:28rem;height:16rem}.main__data{width:28rem}.main__data.paintingInfo{font-size:1.25rem}.data-container{height:1.6rem}.statistic-title{font-size:1.5rem}.painting__image{width:15rem;height:10rem}.painting__info{font-size:1.25rem}.statistic-container{font-size:1rem}.iDontKnowSentences-title,.iKnowSentences-title{font-size:1.25rem}.statistic-sentence{margin-bottom:.5rem}.gameContainer__puzzle{padding:1rem;border-radius:5rem}.game__title_puzzle{font-size:3rem}.game__rules{font-size:1.2rem}.logo{left:calc(50vw - 15%)}.logo,.navbar{position:absolute}.navbar{width:75%;height:100vh;flex-direction:column;justify-content:end;top:100%;left:-75%;background-color:#7752be;transition:1s;z-index:1000}.btn-logout{margin:3%}.show-nav{left:0}.savanna{padding:2rem}.savanna__header{justify-content:center;margin-top:2rem;margin-bottom:1rem}.savanna-switcher{left:50%;transform:translateX(-50%)}.savanna__name{font-size:4rem}.savanna__play_title{width:25rem}.savanna__hidden-word{font-size:1.5rem}.savanna__health{width:30rem;margin-top:5rem;padding-top:0;padding-right:0}.savanna__health,.savanna__health_active,.savanna__health_disabled{text-align:center}.savanna__health_disabled{position:relative;right:0;top:-1rem}.savanna__choise{width:30rem}.savanna__choise span{padding:.5rem;font-size:1rem}.find-words__title{text-align:left;font-size:2.5rem}.game-info__title{font-size:3rem}.game-info__description{font-size:2rem;height:8rem}.game-info__start-button,.level__head,.page__head,.sound__head,.userWords__head{font-size:2rem}.game-field__message{font-size:1.5rem}.game-field__card-eng,.game-field__card-ru{width:10rem;height:6rem;font-size:1.2rem}.statistics__modal{width:95%;font-size:1.3rem}.training__card{width:26rem}.training__card>.card__top>.card__word{font-size:2.5rem}.training__card>.card__top>.card__transcription{font-size:1.25rem}.training__card>.card__top>.card-img__container{position:relative;margin-left:calc(50% - 7rem);width:20rem;height:16rem}.training__card>.card__bottom>.input__container>.card__input{font-size:1.25rem;height:2rem}.training__card>.card__bottom>.input__container>.card__input::-webkit-input-placeholder{font-size:1.25rem}.training__card>.card__bottom>.input__container>.card__input:-ms-input-placeholder{font-size:1.25rem}.training__card>.card__bottom>.input__container>.card__input::-ms-input-placeholder{font-size:1.25rem}.training__card>.card__bottom>.input__container>.card__input::placeholder{font-size:1.25rem}.letters-container{height:2.6rem;font-size:1.25rem}.modal-container__training>.notification-title{font-size:1.75rem}.modal-container__training>.statistic-container{font-size:1.25rem;line-height:2.5rem}.modal-container__training>.notification-text{line-height:1.75rem;padding:2rem 0 5rem}.modal-container__training>.statistic__buttons{flex-direction:column}.modal-container__training>.statistic__buttons>.game__button{margin-bottom:1rem}.spinner{left:8rem}.dictionary__buttons{top:10rem;left:calc(50% - 13rem)}.game__menu.trainingGame__menu{flex-direction:column;justify-content:center}.menu__icons{margin-top:2rem}.board{width:28rem;height:38rem;font-size:2rem;box-sizing:border-box;padding-bottom:2rem}.board__header_repeat{top:1.5rem;right:2rem;height:4rem;width:4rem}.board__button{width:11rem}.stack__element{width:1rem;height:1rem}.game-statistics__popup{width:30rem;margin-top:5rem}.error-popup{width:80%}.error-message{font-size:1rem}.login__form{width:25rem}.login__buttons{height:12rem;flex-direction:column;margin:0}.login__button{width:25rem}.training__card_example>.card__top>.card-img__container{width:15rem;height:12rem;margin-left:calc(50% - 4rem)}.stat-title{font-size:1.5rem}.team-members{width:100%}.promo__title{font-size:2rem}.promo__graph,.promo__video{width:28rem;height:16rem}}@media (max-width:600px){.games-switcher__sprint{position:absolute;top:8rem;left:0;right:0;flex-direction:row;margin:0 auto;width:20rem}.sprint__panel_header{flex-direction:column}.sprint__panel_right{top:2rem;justify-content:center}.sprint__panel_main{padding-top:9rem}.sprint__sound-control{position:absolute;left:-2rem;top:-7.2rem}.team-member{width:100%}}
