@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap);body,html{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.body-tests{-ms-scroll-chaining:none;overscroll-behavior:contain}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.selector{width:auto}.lay-div,.lay-main{height:100%}.main-screen{flex-direction:row;justify-content:flex-start;text-align:center;font-size:18px;background-color:#f5f5f5;min-height:100vh;font-family:"Mulish",sans-serif;min-height:auto;flex-direction:column}.main-screen,.right-window{display:flex;height:100%;overflow-y:auto}.right-window{flex:1 1;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:0}@media (max-width:480px){.right-window{width:100%;margin:0;height:100%}}.side-menu{width:17%;height:100%;z-index:3;background-color:#e1eae9;position:fixed;width:30%;left:0;transition:left .4s;min-width:360px}.side-menu.-hidden{display:none}.side-menu.-closed{left:-100%}@media (max-width:480px){.side-menu{width:100%;min-width:0;left:0;transition:left .3s}.side-menu.-closed{left:-100%}}.side-menu__blackout{position:fixed;z-index:2;width:100%;height:100%;background:rgba(57,57,57,.7);transition:background-color .3s}.side-menu__blackout.-closed,.side-menu__blackout.-hidden{width:0;background:transparent}.menu-wrapper{display:flex;flex-direction:column;margin-top:64px}.menu-item{position:relative;text-align:start;padding:5px 0 5px 28px;font-size:18px;font-weight:400}.menu-item:hover{transition:all .1s ease-out;font-weight:700;cursor:pointer}.menu-item-active{background:rgba(43,207,189,.1803921568627451);transition:all .2s ease-out;font-weight:700;cursor:pointer}.menu-item-active:after{display:block;position:absolute;top:0;right:0;height:100%;width:4px;content:"";background:#2bcfbd}.person-label{font-family:"Bebas Neue Regular",cursive;font-weight:400;text-transform:uppercase;font-size:32px;display:flex;align-items:center;justify-content:flex-start;padding:26px 28px;margin-bottom:12px;cursor:pointer}.person-img{margin-right:17px}.person-label--name{margin:3px 0 0}.menu-burger-button{justify-content:space-between;align-items:center;height:46px;z-index:4;display:flex;background-color:#1b7d73}@media (max-width:480px){.menu-burger-button{display:flex}}.menu-burger-button .menu-button__image{display:block;margin:15px}.menu-burger-button .menu-button__image-user{margin:12px;height:26px}.menu-burger-button.-hidden{display:none}.menu-burger-button.--results,.menu-burger-button.--test{top:20px}.loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.loader{display:inline-block;position:relative;width:80px;height:80px}.loader div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-top-color:#1b7d73}.loader div:first-child{animation-delay:-.45s}.loader div:nth-child(2){animation-delay:-.3s}.loader div:nth-child(3){animation-delay:-.15s}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:"Bebas Neue Regular";src:local("Bebas Neue Regular"),local("BebasNeueRegular"),url(/static/media/Regular.c07e0764.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Bebas Neue Bold";src:local("Bebas Neue Bold"),local("BebasNeueBold"),url(/static/media/Bold.e0462489.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Bebas Neue Light";src:local("Bebas Neue Light"),local("BebasNeueLight"),url(/static/media/Light.fb1021ed.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:"Bebas Neue Thin";src:local("Bebas Neue Thin"),local("BebasNeue-Thin"),url(/static/media/Thin.83e86240.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Bebas Neue Book";src:local("Bebas Neue Book"),local("BebasNeueBook"),url(/static/media/Book.115b2eda.woff) format("woff");font-weight:300;font-style:normal}.u-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.u-switch{position:relative;display:inline-block;width:60px;height:34px}.u-switch input{opacity:0;width:0;height:0}.u-slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px}.u-slider,.u-slider:before{position:absolute;transition:.4s}.u-slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;border-radius:50%}input:checked+.u-slider{background-color:#2196f3}input:focus+.u-slider{box-shadow:0 0 1px #2196f3}input:checked+.u-slider:before{transform:translateX(26px)}.App{height:100%}
/*# sourceMappingURL=main.2834ff2c.chunk.css.map */