*,:after,:before{box-sizing:border-box}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}a{text-decoration:none}body{background-image:url(/static/media/main.1bed19f8.jpg);background-attachment:fixed;background-size:auto}#root{height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100%}.level{-webkit-flex-grow:0.6;flex-grow:0.6;max-width:200px;margin-right:1%;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1.5;letter-spacing:.00938em}.level__label{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;margin-bottom:.25rem}.level__label__symbol{display:none}.level__number{background-color:#fff;width:30px;height:30px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;color:#f50057;-webkit-align-items:center;align-items:center;border:2px;font-size:20px;font-weight:900;margin-left:5px}.dialog{padding:1rem;width:-webkit-min-content;width:min-content;height:-webkit-min-content;height:min-content;display:grid;grid-gap:1rem;grid-template-columns:repeat(2,-webkit-min-content);grid-template-columns:repeat(2,min-content);grid-template-rows:repeat(3,-webkit-min-content);grid-template-rows:repeat(3,min-content)}.dialog button{width:12rem;height:6rem}.game-page{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1100!important}.game-page,.game-page>.fullscreen-enabled{background-image:url(/static/media/main.1bed19f8.jpg);background-attachment:fixed;background-size:auto}.game-page__button-close{z-index:1;position:fixed!important;top:.5rem;right:.5rem}.game-page__button-fullscreen{z-index:1;position:fixed!important;top:calc(1rem + 40px);right:.5rem}.game-modal{padding:1rem;width:30rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.game-modal p{font-weight:700}.game-modal__result{display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content auto;grid-template-rows:max-content auto}.game-modal__result_title{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.game-modal__result_title span{font-weight:700;margin-left:.5rem;margin-right:.5rem}.game-modal__result_words{height:20rem;overflow:auto}.game-modal__result_words button{margin-top:.5rem;width:100%;height:4rem;display:-webkit-flex;display:flex;-webkit-justify-content:left;justify-content:left;text-align:left;font-weight:700}.game-modal .correct span{color:#3f51b5}.game-modal .wrong span{color:#f50057}.own-game{color:#fff;display:-webkit-flex;display:flex;width:100%;height:100vh}.own-game__words{padding:120px 2vw;width:20%;overflow-y:auto}.own-game__words::-webkit-scrollbar{width:0}.own-game__words_item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-transform:capitalize}.own-game__background{background:url(/static/media/own-game.a9eb83f2.jpg);z-index:-1;background-size:cover;width:100%;position:absolute;top:0;bottom:0;left:0;right:0}.own-game__content{color:#fff;width:80%;margin:0 auto;max-width:800px;padding-right:5vw}.own-game__timer{width:80px;height:80px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%;color:hsla(0,0%,100%,.8117647058823529);position:relative}.own-game__timer-animate{border-radius:50%;position:absolute;top:0;bottom:0;right:0;left:0;-webkit-animation:signal 1s infinite;animation:signal 1s infinite;-webkit-animation-delay:.9s;animation-delay:.9s}.own-game__timer-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;margin:5vw 0}.own-game__input{font-size:1.5rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1.334;letter-spacing:0;outline:none;background:none;border:none;border-bottom:1px solid #fff;width:200px;color:#fff}.own-game__input_capitalize{text-transform:capitalize}.own-game__input_lower{text-transform:lowercase}.own-game .wrong{color:#e90000}.own-game .correct{color:#00e900}.own-game h4{text-align:end}.own-game h5{text-align:justify}.btn-container{display:-webkit-flex;display:flex;margin-top:5vw;font-weight:700!important}@-webkit-keyframes signal{0%{background-color:none}50%{background-color:rgba(233,0,0,.7)}to{background-color:none}}@keyframes signal{0%{background-color:none}50%{background-color:rgba(233,0,0,.7)}to{background-color:none}}@media (max-width:896px){.btn-container{margin-bottom:50px}.own-game{-webkit-flex-direction:column;flex-direction:column}.own-game__content{margin-bottom:50px}.own-game__words{margin:0 auto;padding-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}body{margin:0}.animation{-webkit-animation:moveword 4s infinite,fade 4s infinite;animation:moveword 4s infinite,fade 4s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes fade{0%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes fade{0%{opacity:1}80%{opacity:1}to{opacity:0}}@-webkit-keyframes moveword{0%{top:5%}to{top:60%}}@keyframes moveword{0%{top:5%}to{top:60%}}@-webkit-keyframes scaleIn{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.5}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@keyframes scaleIn{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.5}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}.game-container{z-index:0;width:100vw;height:100vh;background:url(/static/media/savannah-background.ef084edc.jpg) no-repeat 50% fixed;background-size:cover;-webkit-justify-content:center;justify-content:center;position:relative;color:#fff}.game-container,.game-container--guess-word{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.game-container--guess-word{padding:12px 18px;font-weight:700;font-size:26px;background:#dc004e;box-shadow:0 2px 4px rgba(0,0,0,.2);font-family:"Roboto","Helvetica","Arial",sans-serif;position:absolute;border-radius:24px;top:5%;z-index:2}.game-container--buttons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;grid-row-gap:10px;row-gap:10px}.game-container--buttons-button span{font-weight:700}.game-container--buttons-button:hover{cursor:pointer;-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.game-container .crystal{width:100px;height:auto;position:absolute;bottom:5%;border-radius:100px;-webkit-animation:translate 1s ease-in infinite,pulse 2s;animation:translate 1s ease-in infinite,pulse 2s;animation-direction:alternate-reverse}@-webkit-keyframes translate{to{-webkit-transform:translateY(5px);transform:translateY(5px)}}@keyframes translate{to{-webkit-transform:translateY(5px);transform:translateY(5px)}}@-webkit-keyframes pulse{20%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.75);transform:scale(.75)}60%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(.75);transform:scale(.75)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{20%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.75);transform:scale(.75)}60%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(.75);transform:scale(.75)}to{-webkit-transform:scale(1);transform:scale(1)}}.timer{width:300px;height:300px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative;font-size:70px;color:#fff;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:700;line-height:1.5;letter-spacing:.00938em}.timer--time{z-index:100;padding:5px}.timer-animate{border-radius:50%;background-color:#f50057;width:150px;height:150px;position:absolute;opacity:0;-webkit-animation:scaleIn 1s cubic-bezier(.36,.11,.89,.32) infinite;animation:scaleIn 1s cubic-bezier(.36,.11,.89,.32) infinite}.game-info-container{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;position:absolute;top:.5rem;left:.5rem;grid-row-gap:.5rem;row-gap:.5rem}.game-info-container,.hearts{display:-webkit-flex;display:flex}.hearts{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;padding:.5rem}.hearts--heart{width:35px;height:35px}.game-settings{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;padding:.5rem}.audio-block{margin-bottom:72px!important;width:120px!important;height:120px!important;-webkit-animation:show .5s forwards;animation:show .5s forwards}@-webkit-keyframes show{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes show{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.audio-block-icon{width:70%!important;height:70%!important}.audio-block-image{width:120px!important;height:120px!important;-webkit-animation:show .5s forwards;animation:show .5s forwards}.audio-block-word{font-weight:700!important}.audio-block-answer{margin-right:1rem!important}.audio-block-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-animation:show .5s forwards;animation:show .5s forwards}.audio-block-answer{width:45px;height:45px;border-radius:50%;border:2px solid #000;background-color:rgba(61,7,189,.3);margin-right:5px}.answer-block,.audio-block-answer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.answer-block{width:80%;-webkit-flex-direction:column;flex-direction:column;margin-top:3%}.answer-block-list{display:-webkit-flex;display:flex;width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin:.1%;font-size:20px}.answer-list-item{margin:.5rem!important;font-weight:700!important}.answer-block-button{margin-top:3%!important}.list-answer{color:rgba(0,0,0,.4)}.correctWord{color:#000!important;font-weight:700!important}.answer-item-span{padding:5px}.audio-call{width:100vw;height:100vh;min-height:500px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background:no-repeat 50% url(/static/media/audioCall-background.13afcc8e.png);background-size:cover;position:relative}.game-status{width:100%}.game-button-container{margin-top:1rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.game-button-container button{margin:0 1rem;width:8rem;font-weight:700}.game-field{padding:1rem;width:30rem;text-align:center}.game-sprint{width:100vw;height:100vh;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background:no-repeat 50% url(/static/media/sprint-background.b1edce3b.jpg);background-size:cover;position:relative}.game-sprint,.game-sprint-panel{display:-webkit-flex;display:flex}.game-sprint-panel{-webkit-justify-content:space-between;justify-content:space-between;width:30rem}.game-sprint-panel-timer{padding:1rem;border-radius:50%!important;background-color:#3f51b5!important}.game-sprint-panel-timer,.game-sprint-panel-timer h5{display:-webkit-flex!important;display:flex!important;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.game-sprint-panel-timer h5{color:#fff!important;font-weight:700!important;width:2rem!important;height:2rem!important}.game-sprint-panel-score{padding:1rem;display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;background-color:#3f51b5!important}.game-sprint-panel-score h5{color:#fff!important;font-weight:700!important}.main-page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.main-page__video{-webkit-justify-content:center;justify-content:center;height:30rem;overflow:hidden}.main-page__info-cards,.main-page__video{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-page__info-cards{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-wrap:wrap;flex-wrap:wrap}.main-page__info-cards_card{margin:.5rem;padding:.5rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:16rem;height:6rem}.main-page__info-cards_card hr{margin:0 .5rem}.main-page__team-cards{margin:0 auto;padding:.5rem;max-width:45rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.main-page__team-cards_card{margin:.5rem;padding:.5rem;width:20rem}.main-page h1,.main-page h2,.main-page h3,.main-page h4,.main-page h5,.main-page h6{text-align:center;text-shadow:0 2px 2px #282828}.book-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.group-action-level-1{background:#f6d258!important}.group-action-level-2{background:#efcec5!important}.group-action-level-3{background:#d1af94!important}.group-action-level-4{background:#97d5e0!important}.group-action-level-5{background:#88b14b!important}.group-action-level-6{background:#ef562d!important}.group-links{margin-top:1rem;display:grid;grid-gap:1rem;grid-template-columns:repeat(6,1fr)}@media (max-width:1200px){.group-links{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.group-links{grid-template-columns:repeat(2,1fr)}}.group-links__button-link{width:100%}.card-action-level-1{background:#f6d258!important}.card-action-level-2{background:#efcec5!important}.card-action-level-3{background:#d1af94!important}.card-action-level-4{background:#97d5e0!important}.card-action-level-5{background:#88b14b!important}.card-action-level-6{background:#ef562d!important}.word-card{display:grid;width:100%;height:auto;grid-template-columns:-webkit-max-content auto -webkit-max-content;grid-template-columns:max-content auto max-content;-webkit-align-items:center;align-items:center}.word-card__media{margin:0 auto;width:10rem;height:10rem;border-radius:10rem;background-position:50%;background-size:cover}@media (max-width:768px){.word-card__media{width:60%;border-radius:10rem}}.word-card__content{padding:.5rem;display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-flex-direction:column;flex-direction:column;background-color:#ececec}.word-card__content_buttons button{margin-right:.5rem}.word-card__statistics{width:10rem;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.word-card__statistics ul{padding:.5rem;width:100%}.word-card__statistics ul span{font-weight:700}@media (max-width:768px){.word-card__statistics{width:100%}.word-card__statistics ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}}@media (max-width:768px){.word-card{grid-template-columns:100%;grid-template-rows:auto auto auto}}.word-card.group-1{background:#f6d258!important}.word-card.group-2{background:#efcec5!important}.word-card.group-3{background:#d1af94!important}.word-card.group-4{background:#97d5e0!important}.word-card.group-5{background:#88b14b!important}.word-card.group-6{background:#ef562d!important}.word-card.hard{border:3px solid #3f51b5}.word-card.deleted{border:3px solid #f50057}.paginator{margin-top:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.paginator>div[role=progressbar]{width:100%}.word-list{width:100%;grid-gap:1rem;grid-auto-columns:100%;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.links-game,.word-list{margin-top:1rem;display:grid}.links-game{grid-gap:1rem;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.links-game{grid-template-columns:repeat(2,1fr)}}.links-game__button-link{width:100%}.page-statistics{padding:.5rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;-webkit-justify-content:center;justify-content:center}.page-statistics p{margin:0;font-weight:700}@media (max-width:576px){.page-statistics{grid-template-columns:100%;grid-template-rows:repeat(4,auto)}}.page-statistics.group-1{background:#f6d258!important}.page-statistics.group-2{background:#efcec5!important}.page-statistics.group-3{background:#d1af94!important}.page-statistics.group-4{background:#97d5e0!important}.page-statistics.group-5{background:#88b14b!important}.page-statistics.group-6{background:#ef562d!important}.unit-statistics{padding:.5rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;-webkit-justify-content:center;justify-content:center}.unit-statistics p{margin:0;font-weight:700}@media (max-width:576px){.unit-statistics{grid-template-columns:100%;grid-template-rows:repeat(4,auto)}}.unit-statistics.group-1{background:#f6d258!important}.unit-statistics.group-2{background:#efcec5!important}.unit-statistics.group-3{background:#d1af94!important}.unit-statistics.group-4{background:#97d5e0!important}.unit-statistics.group-5{background:#88b14b!important}.unit-statistics.group-6{background:#ef562d!important}.dictionary-statistics{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}@media (max-width:1200px){.dictionary-statistics{grid-template-columns:100%}}@media (max-width:576px){.dictionary-statistics{grid-template-columns:repeat(2,1fr)}}.wrapper-statistics{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}@media (max-width:1200px){.wrapper-statistics{height:auto;grid-template-columns:100%;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}}.learning-statistics{height:-webkit-max-content;height:max-content;padding:.5rem}.learning-statistics__day-statistics-item{display:grid!important;grid-gap:.5rem;grid-template-columns:-webkit-min-content 22rem auto auto;grid-template-columns:min-content 22rem auto auto}@media (max-width:576px){.learning-statistics__day-statistics-item{grid-template-columns:2rem 18rem auto auto}.learning-statistics__day-statistics-item span{font-size:14px}}.learning-statistics__day-statistics-item span{font-weight:700}.learning-statistics__chart{padding:.5rem;width:100%;height:30rem;font-weight:700;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px}@media (max-width:992px){.learning-statistics__chart{height:24}}@media (max-width:576px){.learning-statistics__chart{height:18}}.learning-statistics__on-day{height:592px;overflow:auto}.learning-statistics__on-day_list-section>ul:first-child{background-color:#fff}.main{padding-top:4rem;-webkit-flex:1 0 auto;flex:1 0 auto;position:relative}.footer{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.footer .logo{width:4rem}
/*# sourceMappingURL=main.74924937.chunk.css.map */