@charset "UTF-8";@font-face{font-family:mts;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/MTSCompact-Regular.woff2) format("woff2"),url(../fonts/MTSCompact-Regular.woff) format("woff")}@font-face{font-family:mts;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/MTSCompact-Medium.woff2) format("woff2"),url(../fonts/MTSCompact-Medium.woff) format("woff")}@font-face{font-family:mts;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/MTSWide-Bold.woff2) format("woff2"),url(../fonts/MTSWide-Bold.woff) format("woff")}:root{--color-white: #ffffff;--color-grey-light: #fbfbfb;--color-grey: #d9d9d9;--color-green-light: #92dfc4;--color-green: #008c95;--color-green-dark: #11303b}html,body{margin:0;padding:0;font-size:2.1505376344vw;font-family:mts,helvetica,sans-serif;font-weight:400;line-height:1.2;color:#000;background-color:#fff}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,ul,p{margin:0;padding:0;font-weight:400;font-style:normal;font-family:mts,helvetica,sans-serif}.main{margin:0 auto;width:100%;min-height:100vh}ul,li{list-style-type:none}.button{display:flex;justify-content:center;align-items:center;padding:0;border:0;background-color:transparent;font-family:mts,helvetica,sans-serif}@media (orientation: landscape){body:after{display:block;content:"Разверните планшет вертикально";position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#6451b8;font-size:1.25rem;line-height:1;color:#fff;z-index:999}}.question{width:100%;background-color:#fff;border-radius:.75rem;display:none}.question__wrapper{padding:.875rem .875rem 2.25rem;display:flex;flex-direction:column;align-items:center}.question__header{display:flex;width:100%}.question__header-counter{width:4.8125rem;height:2rem;display:flex;justify-content:center;align-items:center;font-size:1rem;line-height:1;color:#fff;background-color:#6451b8;border-radius:.9375rem}.question__header-timer{margin-left:auto;width:10.25rem;height:2rem;display:flex;justify-content:center;align-items:center;background-color:#e1edf9;border-radius:.9375rem}.question__logo{margin-top:1.125rem;width:21.375rem;height:auto}.question__title{display:block;margin-top:4rem;width:39.5rem;font-size:1.125rem;line-height:1.2;font-weight:500;color:#000}.question__code{display:block;margin-top:1.5rem;width:39.5rem;padding:1.5rem;background-color:#282828;border-radius:.75rem;font-size:1rem;font-weight:1.3;color:#fff}.question__input{display:block;margin-top:1.5rem;width:39.5rem;padding:1.5rem;border:1px solid #282828;border-radius:.75rem}.question__input input{width:5.625rem;height:auto;border:1px solid #6451b8;border-radius:.875rem;padding:.25rem 1rem;font-size:1rem;line-height:1;color:#000}.answer{margin-top:.5rem;width:100%;display:none}.answer__button{position:relative;margin-bottom:.5rem;width:100%;padding:1.625rem 4rem 1.625rem 2.25rem;justify-content:flex-start;background-color:#fff;border-radius:.75rem;font-size:1.125rem;line-height:1;color:#000;text-align:left}.answer__button.success:before,.answer__button.success:after,.answer__button.error:before,.answer__button.error:after{content:"";display:block;position:absolute;top:50%;right:1rem;width:2rem;height:.375rem;border-radius:.1875rem;background-color:#fff;transform-origin:50% 50%}.answer__button.success{background-color:#6451b8;color:#fff}.answer__button.success:before{right:2.125rem;top:calc(50% + .3125rem);width:1.25rem;transform:rotate(-130deg)}.answer__button.success:after{transform:rotate(-45deg);top:calc(50% + 0rem);right:.8125rem}.answer__button.error{background-color:#fe0032;color:#fff}.answer__button.error:before{right:1.0625rem;top:calc(50% + 0rem);width:2.25rem;transform:rotate(-135deg)}.answer__button.error:after{top:calc(50% + 0rem);right:1.0625rem;width:2.25rem;transform:rotate(-45deg)}.start{position:relative;width:100%;padding-top:4.6875rem;padding-bottom:3.5rem;background-color:#fff;border-radius:.75rem}.start__wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.start__logo{margin-top:1.125rem;width:21.375rem;height:auto}.start__title{display:block;margin-top:4.6875rem;margin-bottom:2.25rem;font-size:2rem;line-height:1;font-weight:700;color:#000}.start__button{margin-bottom:1rem;width:27.5rem;height:4.25rem;background-color:#6451b7;border-radius:2.1875rem;font-size:1.8125rem;line-height:1.2;color:#fff}.start__ball{display:block;position:absolute;top:10.25rem;left:-2.25rem;width:8.1875rem;height:9.625rem}.finish{width:100%;padding-top:4.6875rem;padding-bottom:8.5625rem;background-color:#fff;border-radius:.75rem;display:none}.finish__wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.finish__logo{margin-top:1.125rem;width:21.375rem;height:auto}.finish__title{display:block;margin-top:4.6875rem;font-size:2.25rem;line-height:1.2;font-weight:400;color:#282828;text-align:center}.finish__title span{font-weight:500}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:#0000003d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:none}.modal__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__content{width:42rem;padding-top:3.125rem;padding-bottom:3rem;display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:.75rem}.modal__icon{display:block;width:2.625rem;height:2.625rem}.modal__title{margin-top:2.25rem;font-size:2.625rem;font-weight:500;line-height:1;color:#000;text-align:center}.modal__subtitle{display:block;margin-top:0;font-size:2.25rem;line-height:1.2;font-weight:400;color:#282828;text-align:center}.modal__result{display:block;margin-top:2.25rem;font-size:2.25rem;line-height:1.2;font-weight:500;color:#282828;text-align:center}.modal__buttons{margin-top:2.875rem;display:flex;justify-content:center}.modal__buttons button:nth-child(2){margin-left:.875rem}.modal__button{width:18.5rem;height:4.25rem;border-radius:2.1875rem;font-size:1.8125rem;line-height:1;color:#fff}.modal__button--red{background-color:#fe0032}.modal__button--blue{background-color:#6451b8}.modal-login{display:block;background-color:#fff}.modal-login__field{width:15.625rem;height:3.75rem;border:1px solid #000;border-radius:.75rem;font-size:1.875rem;line-height:1;text-align:center}.modal-login__button{margin-top:2.25rem;width:12.375rem;height:3.125rem;border-radius:2.1875rem;background-color:#6451b8;font-size:1.8125rem;line-height:1;color:#fff}.home{position:fixed;top:0;left:50%;width:46.5rem;height:100%;display:flex;flex-direction:column;background-color:#1e1e1e;overflow:hidden;transform:translate(-50%)}.home__header{padding-top:1.875rem;padding-bottom:1.25rem;font-size:2.125rem;line-height:1;color:#fff;text-align:center;text-transform:uppercase}.home__line{position:relative;width:100%;height:4.25rem}.home__line-inner{position:absolute;top:0;left:0;width:159.75rem;height:4.25rem;display:flex;animation:3s linear 1s infinite move;animation-duration:3s}.home__line-inner img{display:block;width:39.9375rem;height:4.25rem}.home__body{position:relative;flex-shrink:0;flex-grow:1;width:100%}.home__footer{position:absolute;left:0;bottom:0;width:100%;padding-bottom:4.25rem;font-size:2.125rem;line-height:1;color:#fff;text-align:center}.home__move-icon{position:absolute;display:block;width:9.3125rem;height:9.3125rem;transition:top .05s,opacity .5s}.home__move-icon img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.home__move-icon.active{z-index:1}.home__move-icon.active .home__move-ball{opacity:0}.home__move-icon.active .home__move-qr{opacity:1}.home__move-icon.hidden-qr .home__move-ball{opacity:1;transition:opacity .1s!important}.home__move-icon.hidden-qr .home__move-qr{opacity:0;transition:opacity .1s!important}.home__move-icon.visible{opacity:1!important}.home__move-icon:nth-child(1){top:0;left:0}.home__move-icon:nth-child(2){top:150px;left:150px}.home__move-icon:nth-child(3){top:170px;left:0}.home__move-icon:nth-child(4){top:170px;left:200px}.home__move-icon:nth-child(5){top:250px;left:200px}.home__move-icon:nth-child(6){top:300px;left:100px}.home__move-ball{opacity:1;transition:opacity 2s}.home__move-qr{opacity:0;transition:opacity 2s}@keyframes move{0%{transform:translate(0)}to{transform:translate(-39.9375rem)}}.test{width:100%;background-color:#e1def3;background-image:url(../images/start-bg.jpg);background-size:100% auto;background-position:0 0;background-repeat:no-repeat}.test.active{background-image:url(../images/test-bg.jpg)}.test__wrapper{margin:0 auto;width:42rem;min-height:100vh;padding-top:1.75rem;padding-bottom:2.25rem;display:flex;flex-direction:column}.test__header{flex-shrink:0;flex-grow:0;display:flex}.test__nav{width:21rem;display:flex;flex-wrap:wrap}.test__nav-item{margin:.125rem;padding:.625rem .875rem;background-color:#fff;border-radius:1.8125rem;font-size:1.25rem;line-height:1;color:#282828}.test__header-button{margin-left:auto;width:2.8125rem;height:2.375rem;background-image:url(../images/home-icon.png);background-size:contain;background-position:0 0;background-repeat:no-repeat}.test__body{flex-grow:1;flex-shrink:0;margin-top:2.375rem;margin-bottom:2.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.test__control{display:none;margin-top:2.625rem;width:100%}.test__control-buttons{display:flex;justify-content:center}.test__control-buttons button:nth-child(2){margin-left:.5rem;display:none}.test__control-button{width:18.125rem;height:4.25rem;border-radius:2.1875rem;font-size:1.8125rem;line-height:1;color:#fff}.test__control-button--red{background-color:#fe0032}.test__control-button--blue{background-color:#6451b8}.test__footer{flex-shrink:0;flex-grow:0}.test__footer img{display:block;width:28.25rem;height:4.25rem}
