.main-layout{width:100%}.finish{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 15px;text-align:center}.finish__icon{margin-bottom:50px}.finish__title{font-size:32px;font-weight:600;margin-bottom:5px}.finish__text{color:#aaa;font-size:18px;margin-bottom:30px;max-width:600px}.finish__button{padding:0 25px;width:auto!important}.introduction__video{border:0;border-radius:10px;display:block;height:auto;margin-bottom:30px;margin-top:20px;max-width:100%;width:100%}.test__answers-title{font-size:28px;font-weight:700;margin-bottom:10px;margin-top:25px}.test__answers-item-title{font-size:22px;font-weight:600;margin-bottom:10px}.test__answers-item{margin-bottom:20px}.test__answers-input{margin-bottom:15px}.select{width:575px}.test__answers-input label{display:inline-block;font-size:18px;margin-right:10px;text-align:right;width:65px}.test__answers-input input{border-radius:10px;font-size:18px;height:44px;outline:none;padding:0 15px;width:500px}.test__answers-answer{font-size:22px;font-weight:600;margin-bottom:10px;margin-top:20px}.ant-modal-title{font-size:26px!important;font-weight:700!important}.ant-modal-content{border-radius:15px!important}.select__error{color:red;font-size:16px;margin-top:5px}.test__loading{text-align:center}ul{margin-top:5px}ul+p{margin-top:15px}h2,h3{margin-bottom:10px}@media(max-width:960px){.test__answers-input{display:flex}.test__answers-input input{width:100%}.ant-select{width:100%!important}.test__image{height:auto!important;max-height:485px}.test__image~span{font-size:1.8vw!important}}.float-button{bottom:50;right:50}@keyframes leave{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes enter{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes leave_back{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes enter_back{0%{opacity:0;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}.page.enter{animation:enter .5s forwards}.page.leave{animation:leave .5s forwards}.page.enter_back{animation:enter_back .5s forwards}.page.leave_back{animation:leave_back .5s forwards}.page__footer{display:flex;gap:15px;justify-content:space-between;margin-bottom:150px;margin-top:40px}.page__image{width:100%}.page__list{padding-left:30px}.page__list-item{margin-bottom:30px}.page__list-item h2{margin-bottom:10px;margin-left:-30px}.page__list-item ul{padding-left:25px}.page__list-item li{margin-top:5px}.loading__wrapper{justify-content:center;width:100%}.loading__wrapper,.sidebar{align-items:center;display:flex;height:100vh}.sidebar{background:#fff;box-shadow:0 0 20px var(--shadow);flex-direction:column;padding:50px 10px;position:fixed;width:340px;z-index:100}.sidebar__logo{margin-bottom:40px}.sidebar__back-button{align-items:center;background:var(--primary);border:none;border-radius:10px;cursor:pointer;display:flex;height:46px;padding:0 20px;width:100%}.sidebar__back-button-text{color:#fff;font-size:16px;margin-left:10px}.sidebar__footer{flex:1 1;justify-content:flex-end}.menu,.sidebar__footer{display:flex;flex-direction:column}.menu{gap:5px;list-style:none;width:100%}.menu__item{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:46px;justify-content:space-between;padding:0 15px}.menu__item:hover{background:#f9f9f9}.menu__item.active{background:var(--primary-light)}.menu__item.disabled{background:#f1f1f1;cursor:not-allowed}.menu__item-text{font-size:18px;font-weight:500}.menu__item.active .menu__item-text{color:var(--primary);font-weight:600}.menu__item.disabled .menu__item-text{color:var(--gray)}.ant-menu{-webkit-border-end:none!important;border-inline-end:none!important}.ant-menu-title-content{font-size:18px;font-weight:500}.ant-menu-item{height:46px!important}.ant-menu-submenu,.ant-menu-submenu-title{min-height:46px!important}.ant-menu{background:none!important;-webkit-user-select:none!important;user-select:none!important}.ant-menu-sub>.ant-menu-item{margin-left:20px!important;padding-left:15px!important;width:calc(100% - 28px)}.ant-menu-submenu-selected .ant-menu-title-content{color:var(--primary)!important}.ant-menu-item-selected,.ant-menu-submenu-selected .ant-menu-submenu-title{background-color:var(--primary-light)!important}.ant-menu-item .ant-menu-title-content{color:#000!important}.ant-menu-item-selected .ant-menu-title-content{color:var(--primary)!important}.ant-menu-item-disabled .ant-menu-title-content{color:rgba(0,0,0,.251)!important}.ant-menu-submenu-arrow{color:#000!important}.ant-menu-submenu-selected .ant-menu-submenu-arrow{color:var(--primary)!important}.ant-menu-submenu-disabled .ant-menu-submenu-arrow{color:rgba(0,0,0,.251)!important}.sibebar__header-button{background:none;border:none;cursor:pointer}@media(max-width:960px){.sidebar{height:80px;padding:20px 25px;position:relative;width:100%}.sidebar.opened{height:100vh;padding-bottom:50px;position:fixed}.sidebar__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;width:100%}.sidebar__logo{margin-bottom:0}}@font-face{font-family:Open Sans;font-weight:400;src:url(/static/media/OpenSans-Regular.9a6cfa5890d7f3eef585.ttf)}@font-face{font-family:Open Sans;font-weight:500;src:url(/static/media/OpenSans-Medium.5b0a682fe3717764627e.ttf)}@font-face{font-family:Open Sans;font-weight:600;src:url(/static/media/OpenSans-SemiBold.dcf2e322dbaa037ca821.ttf)}@font-face{font-family:Open Sans;font-weight:700;src:url(/static/media/OpenSans-Bold.45847e90261782dc01a6.ttf)}*{box-sizing:border-box;font-family:Open Sans,sans-serif;margin:0;padding:0}:root{--primary:#283a97;--primary-light:#283a970d;--gray:#aaa;--shadow:#64a3c61a}body{overscroll-behavior:none}.App,body{background:#fbfbfb}.App{display:flex;min-height:100vh}.main{flex:1 1;margin-left:340px;padding:0 30px}.main__container{margin:0 auto;max-width:860px;padding-top:150px}.title,h1{font-size:32px;font-weight:700;margin-bottom:10px}.text{font-size:18px;margin-bottom:25px}.text strong{font-size:20px;font-weight:600}.button{background:#283a97;background:var(--primary);border:none;border-radius:10px;color:#fff}.button,.button_outlined{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;width:200px}.button_outlined{background:none;border:2px solid #283a97;border:2px solid var(--primary);border-radius:10px;color:#283a97;color:var(--primary)}h3{font-weight:600}ul{margin-left:60px}.text>ul{margin-left:0}@media (max-width:960px){.main__container{padding-top:80px}.main{margin-left:0}}
/*# sourceMappingURL=main.5b2609ac.css.map*/