body{margin:0;overflow-y:scroll;font-family:"PT Sans",sans-serif}.PanelStudy{width:calc(33.33333% - 15px);background:#fff;padding:45px 20px 20px;overflow:hidden}.PanelStudy .name{color:#99bfde}.PanelStudy .desc .img{height:96px;width:96px;border-radius:100px;overflow:hidden;flex-shrink:0;margin-right:24px}@media screen and (max-width:500px){.PanelStudy .desc .img{margin-right:10px}}.PanelStudy .desc .img img{width:96px;height:96px;object-fit:cover}.PanelStudy .desc .text span{color:#5278ff}.PanelStudy .desc .text .button{white-space:nowrap;width:auto!important}.PanelStudy .star{color:#5278ff}.PanelStudy_disabled{position:relative}.PanelStudy_disabled:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:rgba(237,243,249,.8);box-shadow:0 3px 10px rgba(42,46,126,.1);border-radius:15px}.PanelStudy .blocked-lesson{position:absolute;display:none;top:0;left:0;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.PanelStudy .blocked-lesson.blocked{display:flex}.PanelStudy .blocked-lesson_text{font-size:20px;line-height:30px;color:#fff}.CourseStat{width:calc(50% - 10px);padding:17px 25px 10px;background:#fff;border-radius:15px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:0 0 15px auto}@media screen and (max-width:1600px){.CourseStat{width:calc(66% - 10px)}}@media screen and (max-width:1100px){.CourseStat{width:100%;margin-right:15px}}@media screen and (max-width:767px){.CourseStat{margin-right:0;padding-bottom:30px}}@media screen and (max-width:500px){.CourseStat{border-radius:0}}.CourseStatFull{width:100%}.CourseStat .head{width:100%;color:#214fe2;font-size:16px;font-weight:700;margin-bottom:20px}@media screen and (max-width:767px){.CourseStat .head{font-size:20px;line-height:18px}}.CourseStat .icon{width:45px;height:45px;border-radius:50%;border:2px solid #214fe2;display:flex;justify-content:center;align-items:center;margin-right:25px;flex-shrink:0}.CourseStat .balls,.CourseStat .status{width:calc(50% - 24px);margin-right:48px;display:flex;justify-content:flex-start;align-items:center;color:#214fe2;font-size:16px}@media screen and (max-width:767px){.CourseStat .balls,.CourseStat .status{width:100%;margin-bottom:15px}}@media screen and (max-width:767px){.CourseStat .balls .balls__box,.CourseStat .status .balls__box{display:flex;flex-wrap:wrap}}.CourseStat .status{margin-right:0}.CourseStat .progress{width:100%;margin-right:48px;margin-top:10px;display:flex;justify-content:flex-start;align-items:center;color:#214fe2;padding-right:20px}@media screen and (max-width:767px){.CourseStat .progress{width:100%;margin-top:0;margin-right:0}}.CourseStat .progress.progressHulf{width:calc(50% - 24px)}.CourseStat .progress.progressHulf:not(:last-child){margin-bottom:20px}@media screen and (max-width:767px){.CourseStat .progress.progressHulf{width:100%}}.CourseStat .progress:last-child{margin-right:0}.CourseStat .progress .desc{width:100%;position:relative}.CourseStat .progress .desc .line{margin-top:5px;width:100%;height:5px;background:#c4c4c4;border-radius:5px;position:relative}.CourseStat .progress .desc .line .lineProgress{position:absolute;top:0;left:0;height:5px;background:#214fe2;border-radius:5px}.CourseStat .progress .desc .line .lineProgress:after{content:"";position:absolute;top:50%;right:0;transform:translate(50%,-50%);width:4px;height:4px;border-radius:50%;background:#c4c4c4;border:4px solid #214fe2}@media screen and (max-width:767px){.CourseStat .progress .desc .line .lineProgress:after{display:none}}.CourseStat .progress .desc .textProgress{display:inline-block;font-size:28px;color:#214fe2;font-weight:500;position:relative;transform:translate(-50%);margin-top:5px}@media screen and (max-width:767px){.CourseStat .progress .desc .textProgress{display:none}}.CourseStat .progress .desc .textProgress--mobile{display:none}@media screen and (max-width:767px){.CourseStat .progress .desc .textProgress--mobile{display:inline-block;font-size:16px;line-height:21px;font-weight:700;position:static;transform:none}}@media screen and (max-width:1366px){.studyPanels{padding-left:50px;padding-right:35px}}@media screen and (max-width:767px){.studyPanels{padding-left:20px;padding-right:20px}}@media screen and (max-width:500px){.studyPanels{padding-left:0;padding-right:0}}.button__orange{border-radius:20px;border:1px solid #214fe2!important}.button__white{background:#fff;border-radius:20px;font-size:15px;line-height:17px;color:#214fe2;border:1px solid #fff!important}.button__white:hover{color:#fff;background:#214fe2;border:1px solid #fff}.courseCard{width:calc(33.33333% - 25px);display:flex;flex-direction:row;justify-content:space-between;border-radius:32px;border:1px solid #9c9eac;background:#fff;padding:25px;cursor:pointer;transition:all .3s linear;margin-right:25px;margin-bottom:25px}@media screen and (max-width:1024px){.courseCard{width:calc(50% - 25px);margin-bottom:10px}}@media screen and (max-width:767px){.courseCard{width:100%;margin-bottom:10px}}.courseCard:hover{background:#de3a34;border:1px solid #de3a34}.courseCard:hover div,.courseCard:hover h2,.courseCard:hover p{color:#fff}.courseCard__header{width:100%;color:#de3a34;font-size:48px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 35px}@media screen and (max-width:767px){.courseCard__header{font-size:30px}}.courseCard__container{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.courseCard__left-side{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.courseCard__right-side{width:75%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.courseCard__image{max-width:75px;width:100%;aspect-ratio:1/1;border-radius:50%;background:#214fe2;display:flex;justify-content:center;align-items:center;margin-bottom:15px}.courseCard__progress{font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#214fe2;text-align:center;margin:0}.courseCard__title{font-size:20px;font-weight:700;line-height:20px}.courseCard__description,.courseCard__title{color:#000;font-style:normal;margin:0 0 15px}.courseCard__description{font-size:16px;font-weight:400;line-height:normal}.courseCard__statistics{display:flex;flex-direction:row;justify-content:flex-start;width:100%}@media screen and (max-width:767px){.courseCard__statistics{flex-direction:column}}.courseCard__statistics div{color:#9c9eac;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.courseCard__statistics div:first-of-type{width:50%}@media screen and (max-width:767px){.courseCard__statistics div:first-of-type{width:100%}}.courseCard__statistics div:nth-of-type(2){width:50%}@media screen and (max-width:767px){.courseCard__statistics div:nth-of-type(2){width:100%}}.courseCard__tabs{display:flex;flex-direction:row;margin-bottom:35px}@media screen and (max-width:767px){.courseCard__tabs{flex-direction:column;margin-bottom:15px}}.courseCard__tab{display:flex;justify-content:center;align-items:center;padding:10px 25px;border-radius:99px;border:1px solid #9c9eac;background:#fff;margin-right:10px;cursor:pointer}@media screen and (max-width:767px){.courseCard__tab{margin-bottom:10px}}.courseCard__tab.active{background:#de3a34;border:1px solid #de3a34;color:#fff}.courseCard__tab-container{width:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:767px){.courseCard__tab-container{flex-direction:column}}.courseCard__sorted{width:100%;display:flex;flex-direction:row;margin-bottom:35px}@media screen and (max-width:767px){.courseCard__sorted{flex-direction:column}}.courseCard__select{border-radius:30px;border:1px solid #9c9eac;padding:12px 25px;margin-right:15px;position:relative;min-width:300px}@media screen and (max-width:767px){.courseCard__select{margin-bottom:10px}}.courseCard__select-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.courseCard__select-header div:last-of-type{display:flex;justify-content:center;align-items:center;margin-left:25px}.courseCard__select-body{display:none;position:absolute;top:100%;left:0;flex-direction:column;border-radius:30px;border:1px solid #9c9eac;padding:12px 25px;background:#fff;width:100%;z-index:2}.courseCard__select-body.active{display:flex}.courseCard__select-option:not(:last-of-type){margin-bottom:10px}.courseCard__select-arrow{transition:all .3s linear}.courseCard__select-arrow.active{transform:rotate(180deg)}.courseCard__search-icon{width:39px;height:39px;margin-left:15px}@media screen and (max-width:767px){.courseCard__search-icon{margin-left:0}}.courseCard__search{margin-left:20px}@media screen and (max-width:767px){.courseCard__search{margin-left:0;width:100%}}.courseCard__search input{padding:10px 25px;border-radius:99px;border:1px solid #9c9eac;background:#fff;color:#9c9eac;font-size:16px;font-style:normal;font-weight:400;line-height:normal;font-family:"Montserrat"}@media screen and (max-width:767px){.courseCard__search input{width:calc(100% - 10px);margin-right:10px}}.preloader{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);opacity:1;visibility:visible;z-index:1001}.preloader__view{border-radius:50%;width:120px;height:120px;margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border:13px solid #ed6e6b;border-left-color:#e53130;transform:translateZ(0);animation:load8 1.7s linear infinite}.preloader__view:after{border-radius:50%;width:120px;height:120px}.preloader.loaded{opacity:0;visibility:hidden;z-index:-1;transition:.5s}.preloader.loaded .preloader__view{display:none}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.QuestionCorrect{border-radius:10px;padding:45px;margin:25px 0}.QuestionCorrect .head{font-weight:700;text-transform:uppercase;margin-bottom:10px}.QuestionCorrect .head,.QuestionCorrect .text{font-size:18px;line-height:26px}.QuestionCorrect.correct{background:#214fe2}.QuestionCorrect.correct .head,.QuestionCorrect.correct .text{color:#fff}.QuestionCorrect.inCorrect{background:#fff}.QuestionCorrect.inCorrect .head{color:#214fe2}.QuestionCorrect.inCorrect .text{color:#3e373c}.QuestionCorrect.neutral{background:#4dd06a}.QuestionCorrect.neutral .head,.QuestionCorrect.neutral .text{color:#fff}.answers{margin-top:25px;margin-bottom:45px}@media (max-width:767px){.answers{margin-top:0}}.answers .answer{padding:15px;display:flex;justify-content:flex-start;align-items:center;border:2px solid #214fe2;box-shadow:0 5px 10px rgba(37,79,226,.1);border-radius:10px;margin-bottom:20px;font-size:18px;line-height:26px;color:#3e373c;cursor:pointer;transition:.5s}@media (max-width:767px){.answers .answer{font-size:16px;line-height:18px}}.answers .answer:last-child{margin-bottom:0}.answers .answer .circle{height:30px;width:30px;border:2px solid #214fe2;border-radius:50%;flex-shrink:0;margin-right:15px;transition:.5s;display:flex;justify-content:center;align-items:center}.answers .answer .circle svg{transition:.5s;opacity:0;display:none}.answers .answer.active,.answers .answer:hover{border:2px solid #214fe2;box-sizing:border-box;box-shadow:0 5px 10px #214fe2;color:#214fe2}.answers .answer.active .circle,.answers .answer:hover .circle{border-color:#214fe2}.answers .answer.active .circle{background:#214fe2}.answers .answer.active.correct{border-color:#214fe2}.answers .answer.active.correct .circle{background:#214fe2;border-color:#214fe2}.answers .answer.active.correct .circle svg.correct{opacity:1;display:block}.answers .answer.active.inCorrect{border-color:#214fe2}.answers .answer.active.inCorrect .circle{background:#214fe2;border-color:#214fe2}.answers .answer.active.inCorrect .circle svg.inCorrect{opacity:1;display:block}.answers .answer.correct{border-color:#214fe2}.answers .answer.correct .circle{background:#214fe2;border-color:#214fe2}.answers .answer.correct .circle svg.correct{opacity:1;display:block}.answers__textArea{width:100%;height:200px;resize:none;border:1px solid #214fe2}.TextBlock{font-size:18px;line-height:28px;color:#3e373c;white-space:pre-line;margin-bottom:30px}@media screen and (max-width:767px){.TextBlock{font-size:16px;line-height:24px}}.TextBlock .text_blue{color:#00a098}.TextBlock .text_dark-blue{color:#00a098;font-weight:700}.TextBlock .text_pink{color:#e41466;font-weight:700}.TextBlock .text_brown{color:#bd4e3b}.TextBlock .text_subheader{font-size:20px;line-height:24px}@media screen and (max-width:767px){.TextBlock .text_subheader{font-size:16px;line-height:24px}}.MainButton{width:100%;justify-content:space-between;position:relative}.InfoBlock,.MainButton{display:flex;align-items:center}.InfoBlock{justify-content:flex-start;background:#e8edfc;padding:25px 30px;border-radius:10px;font-size:16px;line-height:20px;color:#214fe2;white-space:pre-line}@media screen and (max-width:767px){.InfoBlock{font-size:14px;padding-left:14px;padding-right:14px}}.InfoBlock_danger{background:#f9eeec;color:#bd4e3b;font-weight:700;align-items:flex-start}.InfoBlock svg{margin-right:30px;flex-shrink:0}@media screen and (max-width:767px){.InfoBlock svg{margin-right:14px}}.MainHeader{margin-bottom:25px;width:100%}@media screen and (max-width:1366px){.MainHeader{margin-bottom:40px}}@media screen and (max-width:767px){.MainHeader{margin-bottom:20px}}@media screen and (max-width:767px){.MainHeader_mobile{order:2}}.MainHeader .header{justify-content:flex-start;font-size:32px;line-height:40px;font-weight:400;color:#5278ff;margin:0;background-color:transparent}@media screen and (max-width:1366px){.MainHeader .header{display:none}}.MainHeader .subheader{font-size:25px;font-weight:400;line-height:30px;color:#5278ff;margin:41px 0 0}@media screen and (max-width:1366px){.MainHeader .subheader{margin:60px 0 0;padding-bottom:30px;font-size:32px;line-height:40px;border-bottom:1px solid #5278ff}}@media screen and (max-width:767px){.MainHeader .subheader{margin-top:50px;font-size:25px;line-height:30px;border-bottom:none;padding-bottom:0}}.MainHeader.bigHeader{height:145px;border-bottom:1px solid #5278ff;margin-bottom:40px}@media screen and (max-width:1366px){.MainHeader.bigHeader{height:auto;border-bottom:none}}.MainHeader.bigHeader .header{font-size:40px;line-height:46px;font-weight:700}.MainHeader.bigHeader .subheader{font-size:32px;font-weight:400;line-height:40px;margin:15px 0 0}@media screen and (max-width:1366px){.MainHeader.bigHeader .subheader{margin-top:60px}}.MainHeader.bigHeader.noBB{border-bottom:0;height:auto;margin-bottom:22px}.MainHeader .testHead{margin-top:44px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.MainHeader .testHead .testName{display:none}}.MainHeader .testHead span{color:#214fe2;font-size:25px;font-weight:700}.MainHeader .testHead .answer{font-size:14px;text-align:right;letter-spacing:.2em;text-transform:uppercase;color:#214fe2}.MainHeader .testHead .answer span{color:#214fe2;font-size:14px;font-weight:400}.MainHeader .testHeadMobile{display:none}@media screen and (max-width:767px){.MainHeader .testHeadMobile{display:flex;margin-top:0}}@media screen and (max-width:767px){.MainHeader .testHeadMobile .answer{display:none}}@media screen and (max-width:767px){.MainHeader .testHeadMobile .testName{display:block}}.inner-test{padding-bottom:40px}.inner-test .MainHeader .answer{display:none}.PopupInStep{position:fixed;z-index:555;top:0;left:0;background:rgba(52,81,120,.8);height:100vh;width:100%;display:flex;justify-content:center;align-items:flex-start;padding-top:112px}@media screen and (max-width:767px){.PopupInStep{top:92px;height:100%;padding-top:0}}.PopupInStep__next{width:200px;background:#214fe2;color:#fff;font-size:16px;line-height:20px;padding:20px;border-radius:10px;outline:none;border:none;display:flex;justify-content:center;align-items:center;text-transform:uppercase}.PopupInStep .popup{width:100%;max-width:640px;padding:70px;background:#fff;position:relative;border-radius:10px}@media screen and (max-width:767px){.PopupInStep .popup{height:calc(100vh - 92px);padding:40px 20px;max-width:none;border-radius:0;overflow-y:auto}}.PopupInStep .popup .popup_closed{position:absolute;top:20px;right:20px;height:25px;width:25px;display:flex;justify-content:center;align-items:center;color:#99bfde;cursor:pointer;transition:.5s}@media screen and (max-width:767px){.PopupInStep .popup .popup_closed{position:fixed;top:0;right:0;height:92px;width:92px;background-color:#00559c}}.PopupInStep .popup .popup_closed:after,.PopupInStep .popup .popup_closed:before{content:"";position:absolute;width:100%;height:2px;background:#99bfde;transform-origin:center;top:50%;left:50%;transition:.5s}@media screen and (max-width:767px){.PopupInStep .popup .popup_closed:after,.PopupInStep .popup .popup_closed:before{background:#fff;width:28px}}.PopupInStep .popup .popup_closed:before{transform:translate(-50%,-50%) rotate(45deg)}.PopupInStep .popup .popup_closed:after{transform:translate(-50%,-50%) rotate(-45deg)}.PopupInStep .popup .popup_closed:hover:after,.PopupInStep .popup .popup_closed:hover:before{background:#00a098}.PopupInStep .popup .popup_closed:hover:before{transform:translate(-50%,-50%) rotate(-45deg)}.PopupInStep .popup .popup_closed:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.PopupInStep .popup .popup_imgHead{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;padding:12px}@media screen and (max-width:767px){.PopupInStep .popup .popup_imgHead{width:155px;height:155px;position:relative;padding:0;transform:translate(-50%)}}.PopupInStep .popup .popup_imgHead picture{width:100%;height:100%}.PopupInStep .popup .popup_imgHeadBg{width:100%;height:100%;background:#e6eff7;border-radius:50%;display:flex;justify-content:center;align-items:center}.PopupInStep .popup .popup_head{text-align:center;font-size:25px;color:#00a098;margin-bottom:30px;white-space:pre-line}@media screen and (max-width:767px){.PopupInStep .popup .popup_head{margin-top:30px}}.PopupInStep .popup .popup_subHead{color:#1f72b7;text-align:center;font-style:italic;font-size:18px;white-space:pre-line;margin-bottom:30px}.PopupInStep .popup .popup_text{font-size:16px;line-height:24px;color:#3e373c;white-space:pre-line;margin-bottom:20px;padding-bottom:10px;max-height:30vh;overflow-y:auto}.PopupInStep .popup .btn{position:relative;left:50%;transform:translate(-50%)}.PopupInStep .popup .popup_imgContent{width:100%;height:auto;margin-bottom:30px}.PopupInStep .popup .slider{border:2px solid #ccdfef;border-radius:10px;position:relative;padding:25px;margin-bottom:50px}@media screen and (max-width:1023px){.PopupInStep .popup .slider{padding:0 0 10px;border:none}}.PopupInStep .popup .slider .slide{color:#4c8ec5;font-size:16px;line-height:24px}.PopupInStep .popup .slider .slick-arrow{bottom:0}.PopupInStep .slick-dots li{width:8px;height:8px;margin:0 10px}@media screen and (max-width:767px){.PopupInStep .slick-dots li{width:6px;height:6px;margin:0 5px}}.PopupInStep .slick-dots li button{width:8px;height:8px;border-radius:50%;background-color:#99bfde;padding:0}@media screen and (max-width:767px){.PopupInStep .slick-dots li button{width:6px;height:6px}}.PopupInStep .slick-dots li button:before{content:""}.PopupInStep .slick-dots .slick-active{width:40px;height:8px;border-radius:6px}@media screen and (max-width:767px){.PopupInStep .slick-dots .slick-active{width:31px;border-radius:5px}}.PopupInStep .slick-dots .slick-active button{width:40px;height:8px;background-color:#00a098;border-radius:6px}@media screen and (max-width:767px){.PopupInStep .slick-dots .slick-active button{width:31px;border-radius:5px}}.PopupInStep .SwipeBlock{display:none}@media screen and (max-width:1023px){.PopupInStep .SwipeBlock{display:flex;margin-bottom:20px}}.SwipeBlock{display:none;justify-content:flex-start;align-items:center;background:#e6eff7;padding:20px 30px;border-radius:10px;font-size:16px;line-height:20px;color:#99bfde;white-space:pre-line}@media screen and (max-width:1023px){.SwipeBlock{display:flex}}@media screen and (max-width:767px){.SwipeBlock{font-size:14px;line-height:20px}}.SwipeBlock_danger{background:#f9eeec;color:#bd4e3b;font-weight:700;align-items:flex-start}.SwipeBlock svg{margin-right:30px;flex-shrink:0}.SwipeBlock.hidden{display:none}.List li{list-style:none;font-size:18px;color:#3e373c}.List li:before{content:"";position:absolute;top:10px;left:0;height:8px;width:8px;border-radius:50%;background:#00a098}.PanelStudy{width:calc(25% - 15px);background:#214fe2;margin-bottom:15px;padding:30px 20px 20px;border-radius:15px;position:relative;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-right:15px}@media screen and (max-width:1600px){.PanelStudy{width:calc(33.33333% - 15px)}}@media screen and (max-width:1100px){.PanelStudy{width:calc(50% - 15px)}}@media screen and (max-width:767px){.PanelStudy{width:100%;margin-right:0}}@media screen and (max-width:500px){.PanelStudy{border-radius:0}}.PanelStudy .done{position:absolute;top:10px;right:10px;letter-spacing:.02em}.PanelStudy .done,.PanelStudy .name{font-size:16px;font-weight:700;color:#fff}.PanelStudy .desc{display:flex;justify-content:space-between;align-items:stretch;margin-top:15px;width:100%;color:#fff}.PanelStudy .desc .steps{height:96px;width:96px;border-radius:100px;overflow:hidden;flex-shrink:0;margin-right:24px;display:flex;justify-content:center;align-items:center;flex-direction:column;border:2px solid #fff;position:relative;background:#fff}.PanelStudy .desc .steps:before{content:"";position:absolute;top:50%;left:50%;width:60px;height:2px;background:#214fe2;transform:translate(-50%,-50%) rotate(-45deg);transform-origin:center}.PanelStudy .desc .steps .userSteps{font-size:34px;font-weight:700;color:#214fe2;letter-spacing:-.1em;position:relative;height:40px;padding-right:25px}.PanelStudy .desc .steps .allStep{font-size:26px;color:#214fe2;letter-spacing:-.05em;position:relative;text-align:center;height:40px;padding-left:25px}.PanelStudy .desc .text{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:100%;color:#fff}.PanelStudy .desc .text span{display:block;font-size:14px;line-height:18px;color:#fff;font-weight:700;margin-bottom:10px}.PanelStudy .desc .text .button{width:100%}.PanelStudy .desc .text .button .btn{height:30px;font-size:12px}.PanelStudy .star{margin-top:20px;display:flex;justify-content:flex-start;align-items:center;color:#fff;font-size:14px;font-weight:700;width:100%;position:relative;white-space:nowrap}.PanelStudy .star .line{width:100%;height:1px;margin-left:20px;background:#fff}.PanelStudy .star svg{margin-right:8px}.PanelStudy .disabled{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background:rgba(237,243,249,.7)}.PanelStudy.active{background:#fff}.PanelStudy.active .desc,.PanelStudy.active .name{color:#214fe2}.PanelStudy.active .desc .steps{border-color:#214fe2}.PanelStudy.active .desc .text span,.PanelStudy.active .star{color:#214fe2}.PanelStudy.active .star svg path{fill:#214fe2}.PanelStudy.active .star .line{background:#214fe2}.PanelStudy.hidden{display:none}.test_dnd{width:768px}.test_dnd .questions{display:flex;flex-wrap:wrap;justify-content:space-between}.test_dnd .questions .questions_el{width:120px;height:72px;margin-right:42px;margin-bottom:44px}.test_dnd .questions .questions_el:nth-child(5n){margin-right:0}.test_dnd .questions .questions_el.hidden{cursor:default}.test_dnd .questions .questions_el.hidden .ddcontainersource{font-size:0;background-color:#ccdfef;box-shadow:none}.test_dnd .questions .ddcontainersource{display:flex!important;cursor:pointer}.test_dnd .questions .ddcontainerghost,.test_dnd .questions .ddcontainersource{width:120px;height:72px;padding:15px 10px;justify-content:center;align-items:center;border:2px solid #ccdfef;box-shadow:0 5px 10px rgba(42,46,126,.1);border-radius:10px;margin-bottom:44px;font-size:16px;line-height:15px;color:#3e373c;text-align:center}.test_dnd .answers{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap}.test_dnd .answers .answer{position:relative;justify-content:center;align-items:center;width:120px;height:72px;font-size:16px;line-height:15px;color:#3e373c;text-align:center;background-color:#e6eff7;border:none;box-shadow:none;padding:10px}.test_dnd .answers .answer.correct{font-weight:700;color:#4085d8;background-color:#fff;border:2px solid #4085d8}.test_dnd .answers .answer.correct:before{position:absolute;content:"";width:24px;height:24px;bottom:0;left:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAISSURBVHgBrZVBSxtREMf/80raVApNL1Yoag5C057iJ+geelfosYU2lJ56MB5rBTe02qO5V9CLd/0EPj9BPGkEwYAX9RRBMBKzz5nduO5uNpJd84dN3u6+/c17M/NmCA/Isms5PB2ZgzEW3+a7F8s0AdrjwRbaZlvb7xr9GBQL/neQh0PrMsRg2mBDlThDqhden4ODWgK46Bsyqmat1MvRF6EdWCuHS+wOG48Rka0X3lZ6DHRXXsUwRJjXC4WqN8Sdz8UtlMNQRE20nWmJiReDDuy08LGXGfz59AY/P44GnpocMm6SgLoZc4wUEvjql3H3X/RjrYGj8+v7Ce2rVwodM4sUisIvWw4ur53wpCfZsgKpGSRUHHx+8wSnF+3wREUfOAamGAWsfh7H/++TmBp9NjD86KwVt5a8iga3OPEcxckRTL3OMmgiZCQh/M5AWBKk06a31RdZ5RtJAXdF1nJdMiiPqBvYTWO5YAA7ieFyHmQHjehjCZYbtMBOksNZxuwpOGY37l3USGK4p20+B62+9SdoJAUcuDFbXi1aru8gWXkeRBv6d6HkZZEyJa9LDUvM4gbkouVH/+JOZEwFw5Ihv7v550Avvq9ywB9vhBl6seDHtacnW3/3y9yVlpKXb3aLrDwAjzXgGpESLj2C6CsGYkNzxpTimj499F23V8wwYBYkRdHfFcdMLj5DnObanu6bILe95w0aCSk3UAAAAABJRU5ErkJggg==);background-repeat:no-repeat;transform:translate(-50%,50%)}.test_dnd .answers .answer.inCorrect{font-weight:700;color:#bd4e3b;background-color:#fff;border:2px solid #bd4e3b}.test_dnd .answers .answer.inCorrect:before{position:absolute;content:"";width:24px;height:24px;bottom:0;left:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJPSURBVHgBrVY9TxtBEJ2dMwkhjQsaKk5RcAor0mGLIlX8D8I/SFxBBaSkSqgoY0FDl/wBJBA/IFBRYIMlKgxCpqFCwg3fPi9vlruTgdvTGfyk1a1u1+/tvZmdsaIE7HletsM8q5UqKa1dPN1gqYVRx1hzfH99vF5v2jhU3Mttz3MHHOcvpiVKAZD8Y99fiBPipy+qxeIsyPfSkgs00Q8fv9kpFOYSBWqFwi88KhhZ6h1ZpdSfgCNCZJGcPCB/NbTWPyd2dyuRQOC52PKSk8ehheCPS0yMRY7j/O4juSDrPyQJsZweKt/jdn1YXKT86ioN5XLP1gZdlz5vbJg9FpQkzTnDPGnb8T6fp8HRUfq4tERvQRjiHQQ/razQm5ERM7ehzTzHiPw324bDmRlqn53RwPCwIRQROXkOghm8u8Xa8fy8VQDcXxWy55wS/Bd7xgLCOxBKVoTzg6kpujk5sQsQmSAnBvey0aCD6enoS9KSC3ABXaaXQqlU21g+I2mDeC7+h553x2QoIcABWqwTBMJsCckbsKXbrqfZFYM641pv2VYlx0PyI2SUeH7dbD4SGVtetrKDe50znY61/lwhwLenp+bkMg8hIpLC1xC82N+3CoB7zUQKqfqfeijPaSA9olirlU0W3fl+mR66VH+gdUsakEyNwBdUPfi1QH2CZo66W3QPpH6j575aRDgmqtUors9ui7Q91BDpSr2Vb9giJ+8mjxUQSAmXHmEr4zHYRIMpxzX9xPsedDqptpM4oYfyYL4Kf2GasELGVqbdroDYmiD3Kd3/DWHRn4AAAAAASUVORK5CYII=);background-repeat:no-repeat;transform:translate(-50%,50%)}.test_dnd .answers .droptarget{margin-right:24px;margin-bottom:36px;z-index:10}.test_dnd .answers .droptarget:nth-child(5){margin-right:72px}.test_dnd .answers .droptarget:nth-child(6){order:5}.test_dnd .answers .droptarget:nth-child(7){order:4}.test_dnd .answers .droptarget:nth-child(8){order:3}.test_dnd .answers .droptarget:nth-child(9){order:2}.test_dnd .answers .droptarget:nth-child(10){order:1;margin-left:25px}.test_dnd .answers .answers_img{position:absolute;top:30px;right:0}.test_dnd .answers .arrow_track{position:absolute;right:0;top:0;width:18px;height:21px}.test_dnd .answers .arrow_track--1{right:42px;top:7px}.test_dnd .answers .arrow_track--2{right:0;top:40px;transform:rotate(63deg)}.test_dnd .answers .arrow_track--3{right:3px;top:91px;transform:rotate(115deg)}.test_dnd .answers .arrow_track--4{left:0;top:119px;transform:rotate(180deg)}.popapAfterTest{position:fixed;top:0;left:0;z-index:100;width:100vw;height:100vh;background:rgba(52,81,120,.8);display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.popapAfterTest{top:92px;height:100%;padding-top:0;align-items:start}}.popapAfterTest_wrp{background:#fff;border-radius:25px;padding:72px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}@media screen and (max-width:767px){.popapAfterTest_wrp{height:calc(100vh - 92px);padding:40px 20px;width:100%;border-radius:0;overflow-y:auto}}.popapAfterTest_close{position:absolute;top:20px;right:20px;height:20px;width:20px}@media screen and (max-width:767px){.popapAfterTest_close{position:fixed;top:0;right:0;height:92px;width:92px;background-color:#5278ff}}.popapAfterTest_close:after,.popapAfterTest_close:before{content:"";position:absolute;top:50%;left:50%;height:2px;width:100%;background:rgba(255,103,0,.6);transition:.5s;cursor:pointer}@media screen and (max-width:767px){.popapAfterTest_close:after,.popapAfterTest_close:before{background:#fff;width:28px}}.popapAfterTest_close:before{transform:translate(-50%,-50%) rotate(45deg)}.popapAfterTest_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.popapAfterTest_close:hover:after,.popapAfterTest_close:hover:before{background:#00a098}.popapAfterTest_close:hover:before{transform:translate(-50%,-50%) rotate(-45deg)}.popapAfterTest_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.popapAfterTest_head{font-size:32px;color:#5278ff;text-align:center}.popapAfterTest_text{font-size:16px;line-height:24px;color:#3e373c;text-align:center;margin:30px 0}.popapAfterTest .btn{font-size:14px;width:160px}.content_test{padding-top:50px;padding-bottom:50px}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-UltraLight.e796a045.woff2) format("woff2"),url(/static/media/SuisseIntl-UltraLight.7a5df157.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-LightItalic.af03bf39.woff2) format("woff2"),url(/static/media/SuisseIntl-LightItalic.f398c465.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-BoldItalic.dd009f44.woff2) format("woff2"),url(/static/media/SuisseIntl-BoldItalic.dda10076.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-UltraLightItalic.4b959734.woff2) format("woff2"),url(/static/media/SuisseIntl-UltraLightItalic.7595de3a.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl Book";src:url(/static/media/SuisseIntl-Book.15917903.woff2) format("woff2"),url(/static/media/SuisseIntl-Book.cf9931e0.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-SemiBold.d496487d.woff2) format("woff2"),url(/static/media/SuisseIntl-SemiBold.406f8166.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Thin.ee0bc736.woff2) format("woff2"),url(/static/media/SuisseIntl-Thin.9647e3ed.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-BlackItalic.ec4ab557.woff2) format("woff2"),url(/static/media/SuisseIntl-BlackItalic.cee52565.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-SemiBoldItalic.693c1086.woff2) format("woff2"),url(/static/media/SuisseIntl-SemiBoldItalic.60dc3de8.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-MediumItalic.0b4b3133.woff2) format("woff2"),url(/static/media/SuisseIntl-MediumItalic.31641cdf.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Light.bfaeb8de.woff2) format("woff2"),url(/static/media/SuisseIntl-Light.a09ceb9d.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Bold.0a9db188.woff2) format("woff2"),url(/static/media/SuisseIntl-Bold.dbd298a8.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Regular.9b792af5.woff2) format("woff2"),url(/static/media/SuisseIntl-Regular.3c2d60af.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl Book";src:url(/static/media/SuisseIntl-BookItalic.badd5dd3.woff2) format("woff2"),url(/static/media/SuisseIntl-BookItalic.3ecde391.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Italic.e982cbb6.woff2) format("woff2"),url(/static/media/SuisseIntl-Italic.45892e3d.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Medium.89af2a9c.woff2) format("woff2"),url(/static/media/SuisseIntl-Medium.1bfd420e.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-ThinItalic.bb69b4bf.woff2) format("woff2"),url(/static/media/SuisseIntl-ThinItalic.d91c6b2d.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url(/static/media/SuisseIntl-Black.a9e0a667.woff2) format("woff2"),url(/static/media/SuisseIntl-Black.018a45ed.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Tahoma";src:url(/static/media/Tahoma.0d346ecd.woff2) format("woff2"),url(/static/media/Tahoma.513042bb.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Tahoma";src:url(/static/media/Tahoma-Bold.2d1cf878.woff2) format("woff2"),url(/static/media/Tahoma-Bold.32dc26c1.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(/static/media/Montserrat-Light.b3cd3946.woff2) format("woff2"),url(/static/media/Montserrat-Light.d4190355.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(/static/media/Montserrat-Regular.45f49083.woff2) format("woff2"),url(/static/media/Montserrat-Regular.6ae2be56.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(/static/media/Montserrat-SemiBold.7b771411.woff2) format("woff2"),url(/static/media/Montserrat-SemiBold.cf58fad6.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(/static/media/Montserrat-Bold.e74ccb71.woff2) format("woff2"),url(/static/media/Montserrat-Bold.951273f7.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;outline:none}a,button{transition:.5s;text-decoration:none;outline:0 none}.wrp{overflow-x:hidden;font-family:"Montserrat"}.wrp,.wrp .page{width:100%;min-height:100vh}.wrp .page{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.wrp .cnt{width:100%;max-width:1320px;margin:0 auto;position:relative;padding:40px 20px;flex-grow:1}.wrp .cnt__visible{overflow:visible}.wrp .no-wrap{white-space:nowrap}.video{width:100%;margin-top:50px}@media (max-width:767px){.video{margin-top:0}}.video video{width:100%;height:700px}@media (max-width:767px){.video video{height:200px}}.button{outline:0 none;border:0;cursor:pointer;display:inline-block}.button__yellow{background:#60e8ff;font-size:18px;line-height:21px;color:#fff;padding:20px 40px;transition:.5s}@media (max-width:767px){.button__yellow{display:inline-block;padding:20px 0;text-align:center;width:100%}}.button__yellow:hover{background:#ed6e6b}.button__orange{background:#214fe2;font-size:15px;line-height:17px;color:#fff;padding:20px 40px;border:1px solid #fff}@media (max-width:767px){.button__orange{display:inline-block;padding:20px 0;text-align:center;width:100%}}.button__orange:hover{color:#5278ff;background:#fff;border:1px solid #5278ff}.button__big{padding:20px 53px;margin-bottom:30px}@media (max-width:767px){.button__big{display:inline-block;padding:20px 0;width:100%;text-align:center}}.button__link{background:transparent;font-size:18px;line-height:21px;text-align:right;color:rgba(0,0,0,.4);white-space:nowrap;cursor:pointer}.button__link:hover{color:#ff6700}.button__registration{border:1px solid #60e8ff}.button__registration:hover{border:1px solid #60e8ff;background:#fff;color:#60e8ff}.searchInput{height:60px;width:100%;max-width:395px;position:relative}@media (max-width:767px){.searchInput{display:none}}.searchInput input{border:1px solid rgba(0,0,0,.2);box-sizing:border-box;border-radius:20px;width:100%;height:100%;padding:20px 50px 20px 20px;font-weight:500;font-size:15px;line-height:17px;color:#000}.searchInput input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}.searchInput input:-ms-input-placeholder{color:rgba(0,0,0,.4)}.searchInput input::placeholder{color:rgba(0,0,0,.4)}.searchInput button{position:absolute;top:50%;right:20px;transform:translateY(-50%);cursor:pointer;border:0;background:transparent;outline:0 none}.searchInput button path{transition:.5s}.searchInput button:hover path{opacity:1;fill:#ff6700}.forumsEl{padding:0 10px}.forumsEl__img{width:100%;height:324px}@media (max-width:767px){.forumsEl__img{height:208px;border-radius:10px;overflow:hidden}}.forumsEl__img img{width:100%;height:100%;object-fit:cover}.forumsEl__date{font-size:18px;line-height:21px;color:#ed6e6b;margin-top:32px}@media (max-width:767px){.forumsEl__date{margin-top:20px}}.forumsEl__head{font-size:24px;line-height:28px;color:#000;margin-top:16px;text-transform:uppercase}@media (max-width:767px){.forumsEl__head{font-size:20px;line-height:23px;margin-top:6px}}.forumsEl__text{font-size:18px;line-height:21px;color:#979797;margin-top:16px}.forumsEl__button{margin-top:27px}.stream{width:100%;max-height:1700px;padding-left:20px;padding-right:20px}.stream .display{border:1px solid;width:100%;height:600px}.step{min-height:calc(100vh - 490px);padding:50px 0}.step__head{font-weight:700;font-size:40px;line-height:56px;color:#5278ff}@media (max-width:767px){.step__head{font-size:30px;line-height:45px}}.step__text{margin-top:24px;font-size:18px;line-height:30px;color:#000}@media (max-width:767px){.step__text{font-size:16px;line-height:24px}}.step__video{margin-top:24px;width:100%;height:auto}.step iframe.step__video{min-height:675px}@media (max-width:767px){.step iframe.step__video{min-height:calc(100vh - 500px)}}.step__btn{margin-top:50px;display:flex;justify-content:flex-end;align-items:center}.step__files{margin-top:24px}.step__file-buttons{display:flex;align-items:center;grid-gap:12px;gap:12px}.step__file-list,.step__files-area{margin-bottom:24px}.step__file-list{flex-grow:1}.step__file-item{display:flex;align-items:center}.step__file-item:not(:last-child){margin-bottom:24px}.step__file-name{width:30%;margin-bottom:12px;margin-right:12px}.step__file-cell{display:flex;align-items:center;flex-grow:1}.step__file-title{margin-right:12px}.step__file-input{width:100%;padding:0 12px 12px;font-size:16px;line-height:20px;border:none;border-bottom:1px solid #9c9eac}.step__file-delete{margin-left:12px;box-sizing:border-box;padding:6px;border:none;border-radius:6px;cursor:pointer;background-color:#9c9eac;transition:opacity .5s}.step__file-delete--red{color:#fff;background-color:#e53130}.step__file-delete:hover{opacity:.6}.step__link{display:flex;flex-direction:row;align-items:center;flex-grow:1}.step .matches{margin-bottom:20px}.step .matches__in{margin-top:15px;margin-bottom:10px}.step .matches__out{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-top:5px}.step .matches__out label{display:flex;justify-content:flex-start;align-items:center;margin-right:15px;margin-bottom:10px}.step .matches__out input{display:none}.step .matches__out .checkBox{display:inline-block;height:20px;width:20px;box-shadow:0 0 0 1px #5278ff;border:2px solid #fff;margin-right:5px;background:#fff}.step .matches__out input:checked+.checkBox{background:#5278ff}.step__textArea{margin-top:50px;width:100%;height:200px;resize:none;border:1px solid #5278ff}.step__file{position:relative;width:auto;display:inline-block;cursor:pointer}.step__file input{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;opacity:0}.login{position:fixed;z-index:334;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.login__close{position:absolute;top:10px;right:10px;height:20px;width:20px;cursor:pointer}.login__close:after,.login__close:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:1px;width:100%;background:#222}.login__close:before{transform:translate(-50%,-50%) rotate(45deg)}.login__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.login__wrp{width:100%;max-width:600px;padding:20px;background:#fff;border-radius:20px;position:relative;max-height:calc(100vh - 200px);overflow-y:auto}@media (max-width:767px){.login__wrp{max-height:calc(100vh - 50px)}}.login__wrp.registration{max-width:1000px}.login__head{font-size:20px;font-weight:600;margin-bottom:30px}.login__flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.login__flex .inputBlock{width:calc(50% - 10px)}.login__info{text-align:center;font-size:20px}.login .inputBlock{position:relative;margin-bottom:20px;display:flex;justify-content:flex-end;align-items:stretch;flex-direction:column}.login .inputBlock.radio{justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap}.login .inputBlock.radio .radio__head{font-size:16px;margin-bottom:5px;width:100%}.login .inputBlock.radio .radio__el{height:48px;display:flex;justify-content:flex-start;align-items:center}.login .inputBlock.radio .radio__el.error{border:0}.login .inputBlock.radio .radio__el.error label{color:red}.login .inputBlock.radio .radio__el.error label:before{border-color:red}.login .inputBlock.radio .input{display:none}.login .inputBlock.radio label{position:relative;padding-left:30px;margin-right:20px}.login .inputBlock.radio label:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px;border-radius:20px;border:1px solid #00a098}.login .inputBlock.radio input:checked~label:before{background:#00a098}.login .inputBlock.w100p{width:100%!important}.login .inputBlock label{font-size:16px;margin-bottom:5px}.login .inputBlock .input{width:100%;height:48px;padding:10px 20px;border:1px solid #000;display:flex;justify-content:flex-start;align-items:center;font-size:14px}.login .inputBlock .errorText{position:absolute;bottom:-2px;transform:translateY(100%);left:0;color:red;font-size:12px}.login .inputBlock .star{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.login .inputBlock .error{border:1px solid red}.login .options{position:absolute;z-index:10;width:100%;bottom:0;left:0;transform:translateY(100%);background:#fff;border:1px solid}.login .options .option__el{padding:10px 20px;font-size:14px;cursor:pointer;transition:.5s}.login .options .option__el:hover{background:#d3d3d3}.login .reLink{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:15px}.login .reLink__el{font-size:16px;color:#222;cursor:pointer}.login .errorTextGlobal{color:red;font-size:14px;margin-bottom:10px}.banner{display:flex;width:100%;min-height:552px;background:#fff;position:relative}@media (max-width:1439px){.banner{min-height:616px}}@media (max-width:767px){.banner{min-height:auto}}.banner .cnt{position:relative;z-index:2}.banner__flex{display:flex;height:100%}@media (max-width:1023px){.banner__flex{flex-direction:column-reverse}}.banner__el{position:relative;width:50%}@media (max-width:1023px){.banner__el{width:100%}}.banner__el:first-child{padding-top:48px}.banner__bg{left:0;height:100%}.banner__bg,.banner__bgPeople{position:absolute;z-index:1;top:0;width:100%;object-fit:cover}.banner__bgPeople{right:0;object-position:top right}@media (max-width:1023px){.banner__bgPeople{position:relative;width:auto;max-width:100%;right:auto;left:50%;transform:translate(-50%)}}.banner__date{font-size:18px;line-height:21px;text-transform:uppercase;color:#fff;margin-bottom:60px}@media (max-width:767px){.banner__date{font-size:14px;line-height:18px}}.banner__head{font-weight:700;font-size:48px;line-height:57px;color:#00a098}.banner__head,.banner__text{font-family:"Mazzard","Arial",sans-serif}.banner__text{margin-top:24px;font-weight:500;font-size:20px;line-height:27px;color:#303030;width:90%;white-space:pre-line}@media (max-width:767px){.banner__text{font-size:14px;line-height:18px;width:100%!important}}.banner .button{margin-top:30px}.banner .registration{width:100%;padding-top:45px;padding-bottom:73px}@media (max-width:767px){.banner .registration{padding-top:25px;padding-bottom:25px}}.banner .registration .cnt{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;padding-left:0}@media (max-width:767px){.banner .registration .cnt{flex-direction:column;justify-content:center}}.banner .registration__text{font-weight:500;font-size:15px;line-height:18px;color:#fff;opacity:.5}@media (max-width:767px){.banner .registration__text{margin-left:0;margin-top:15px}}.footer{width:100%;padding-bottom:27px}.footer__row{display:flex;justify-content:space-between;align-items:center}.footer__row:last-child{margin-top:100px}@media (max-width:767px){.footer__row:last-child{margin-top:47px;flex-direction:column;justify-content:center;align-items:center}}.footer__row-el{font-size:15px;line-height:17px;color:rgba(0,0,0,.5);transition:.5s}.footer__row-el a{color:inherit;font-size:15px;text-decoration:underline}@media (max-width:767px){.footer__row-el{margin-bottom:15px}.footer__row-el:last-child{margin-bottom:0}}.footer__row-el.onTop{cursor:pointer;transition:.5s}.footer__row-el.onTop:hover,.footer__row a:hover{color:#ff6700}.footer__row .social{display:flex;justify-content:center;align-items:center}.footer__row .social__el{margin:0 17px}.footer__row .social__el path{transition:.5s;opacity:1}.footer__row .social__el:hover path{opacity:1}.footer .navigation__list{display:flex;justify-content:flex-start;align-items:center}.footer .navigation__list-el{font-size:18px;line-height:21px;color:#000;margin-right:68px}.footer .navigation__list-el:last-child{margin-right:0}.speaker{padding-top:38px;width:100%}@media (max-width:767px){.speaker{padding-top:75px}}.speaker__head{font-size:48px;line-height:56px;color:#000;margin-bottom:23px}@media (max-width:767px){.speaker__head{font-size:24px;line-height:1;text-align:center}}.speaker__flex{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media (max-width:767px){.speaker__flex{flex-direction:column;justify-content:center;align-items:center}}.speaker__el{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:calc(33.33333% - 45.33333px);margin-bottom:38px;margin-right:68px}@media (max-width:767px){.speaker__el{width:100%;margin-top:0;margin-right:0;margin-bottom:22px;align-items:center}}.speaker__el:nth-child(3n){margin-right:0}.speaker__el .img{height:138px;width:138px;border-radius:50%;overflow:hidden}.speaker__el .img img{width:100%;height:100%;object-fit:cover;object-position:center}.speaker__el .name{margin-top:10px;font-size:24px;line-height:30px;color:#000}@media (max-width:767px){.speaker__el .name{text-align:center;font-size:18px;line-height:30px}}.speaker__el .text{margin-top:17px;font-size:18px;line-height:24px;color:rgba(0,0,0,.5)}@media (max-width:767px){.speaker__el .text{font-size:14px;text-align:center}}.programs{padding-top:65px;padding-bottom:33px;width:100%}.programs__head{font-size:48px;line-height:56px;color:#000;margin-bottom:48px}@media (max-width:767px){.programs__head{font-size:24px;line-height:28px;text-align:center}}.programs__roles{display:flex;justify-content:space-between;align-items:stretch}@media (max-width:767px){.programs__roles{flex-direction:column;align-items:center;justify-content:center}}.programs__roles .role__el{width:25%;margin-right:13px;height:140px;display:flex;justify-content:flex-start;align-items:flex-end;padding:26px 20px;background:#f3f3f3;border-radius:12px;font-size:18px;line-height:30px;color:#000}@media (max-width:767px){.programs__roles .role__el{width:100%;margin-right:0;margin-bottom:18px}}.programs__roles .role__el.active{color:#fff;background:#00a098}.programs__roles .role__el:last-child{margin-right:0}@media (max-width:767px){.programs__roles .role__el:last-child{margin-bottom:0}}.programs__subhead{margin-top:54px;font-size:24px;line-height:30px;text-transform:uppercase;color:#000}@media (max-width:767px){.programs__subhead{font-size:20px;line-height:30px}}.programs__subhead-gray{margin-top:20px;font-size:18px;line-height:24px;color:rgba(0,0,0,.5)}@media (max-width:767px){.programs__subhead-gray{margin-top:8px;font-size:14px;line-height:21px}}.programs__list{margin-top:47px}@media (max-width:767px){.programs__list{margin-top:36px}}.programs__list .video{margin-top:-30px;margin-bottom:20px}.programs__list .video .cnt{display:flex;justify-content:flex-end;padding:0}.programs__list .video .cnt video{width:calc(100% - 250px);height:500px}@media (max-width:767px){.programs__list .video .cnt video{width:100%;height:200px}}.programs__list-tz{margin-bottom:47px;font-size:18px;color:#000;width:100%}@media (max-width:767px){.programs__list-tz{font-size:14px;margin-bottom:36px}}.programs__list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px;font-size:24px;line-height:30px;text-transform:uppercase;color:#000}@media (max-width:767px){.programs__list-head{flex-direction:column;align-items:flex-start;margin-bottom:8px;font-size:20px;line-height:30px}}.programs__list-track{display:flex;justify-content:flex-end;align-items:center}@media (max-width:767px){.programs__list-track{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.programs__list-track .track__el{font-size:18px;line-height:18px;margin-left:53px;text-transform:none;position:relative;border-left:4px solid;padding-left:7px}@media (max-width:767px){.programs__list-track .track__el{margin-left:0;margin-bottom:10px;font-size:18px;line-height:1}}.programs__list-track .track__el:first-child{margin-left:0}.programs__list-track .track__el:before{content:""}.programs__list-track .track__el-red{color:#3966b0;border-color:#3966b0}.programs__list-track .track__el-blue{color:#b284d9;border-color:#b284d9}.programs__list-track .track__el-green{color:#f08e49;border-color:#f08e49}.programs .list_el{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media (max-width:767px){.programs .list_el{flex-wrap:wrap}}.programs .list_el:last-child{margin-bottom:0}.programs .list_el .left{display:flex;justify-content:space-between;align-items:center;width:250px;flex-shrink:0}@media (max-width:767px){.programs .list_el .left{width:100%;justify-content:flex-start;margin-bottom:7px}}.programs .list_el .time{width:110px;font-size:18px;color:#000;flex-shrink:0;margin-right:27px;white-space:nowrap}@media (max-width:767px){.programs .list_el .time{font-size:13px;line-height:14px}}.programs .list_el .speakers{width:110px;font-size:14px;color:#767676}@media (max-width:767px){.programs .list_el .speakers{width:100%;white-space:pre-line}}.programs .list_el .element{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 23px;background:#f3f3f3;border:1px solid #d5d5d5;overflow:hidden;position:relative;cursor:pointer;transition:.5s}@media (max-width:767px){.programs .list_el .element{padding:8px 13px}}.programs .list_el .element .name{font-size:18px;color:#000;width:100%}@media (max-width:767px){.programs .list_el .element .name{font-size:14px}}.programs .list_el .element .toltipe{white-space:nowrap;margin-right:5px;font-size:16px;text-align:right;color:#979797;background:#d5d5d5;cursor:pointer}@media (max-width:767px){.programs .list_el .element .toltipe{display:none}}.programs .list_el .element .icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;margin-left:10px;cursor:pointer;position:relative}@media (max-width:767px){.programs .list_el .element .icon{width:29px;height:29px}}.programs .list_el .element .icon svg{width:31px;height:31px}@media (max-width:767px){.programs .list_el .element .icon svg{width:19px;height:19px}}.programs .list_el .element .icon.empty{background:transparent;cursor:default}.programs .list_el .element:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:transparent}.programs .list_el .element:hover{background:#fff}.programs .list_el .element:hover .name{color:#999}.programs .list_el-end .element{background:#fff}.programs .list_el-end .element .toltipe{background:#fff!important}.programs .list_el-now .element{background:#ff6700}.programs .list_el-now .element .info,.programs .list_el-now .element .name{color:#fff}.programs .list_el-now .element .toltipe{background:#ff6700!important}.programs .list_el-red .element{background:rgba(57,102,176,.3);border:0}.programs .list_el-red .element:before{background:#3966b0}.programs .list_el-red .element .toltipe{background:#ffe8e8!important}.programs .list_el-red .element:hover{background:rgba(57,102,176,.6)}.programs .list_el-red .element:hover .name{color:#000}.programs .list_el-blue .element{background:rgba(178,132,217,.3);border:0}.programs .list_el-blue .element:before{background:#b284d9}.programs .list_el-blue .element .toltipe{background:#efebfb!important}.programs .list_el-blue .element:hover{background:rgba(178,132,217,.6)}.programs .list_el-blue .element:hover .name{color:#000}.programs .list_el-green .element{background:rgba(240,142,73,.3);border:0}.programs .list_el-green .element:before{background:rgba(240,142,73,.3)}.programs .list_el-green .element .toltipe{background:#eaf5f7!important}.programs .list_el-green .element:hover{background:rgba(240,142,73,.6)}.programs .list_el-green .element:hover .name{color:#000}.partners{width:100%}.partners__head{font-size:36px;line-height:42px;color:#000;margin-bottom:39px}@media (max-width:767px){.partners__head{font-size:24px;line-height:28px}}.partners__flex{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}@media (max-width:767px){.partners__flex{flex-direction:column;align-items:center;justify-content:center}}.partners__flex--center{justify-content:center}.partners__flex .partner_el{width:calc(25% - 20px);min-width:187px;margin-right:20px;margin-bottom:20px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}@media (max-width:767px){.partners__flex .partner_el{margin-right:0;margin-bottom:20px}}.partners__flex .partner_el-icon{display:inline-block;height:187px;width:187px;border-radius:187px;overflow:hidden;background:hsla(0,0%,76.9%,.2);transition:.5s}.partners__flex .partner_el-img{margin-left:auto;margin-right:auto;padding-top:50%;padding-bottom:50%;display:flex;justify-content:center;align-items:center;position:relative}.partners__flex .partner_el-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:150px;max-height:150px;object-fit:contain}.partners__flex .partner_el:last-child{margin-right:0;margin-bottom:0}.partners__flex .partner_el-desc .name{margin-top:32px;font-size:24px;line-height:30px;color:#000;text-align:center}.partners__flex .partner_el-desc .description{margin-top:16px;font-size:18px;line-height:24px;color:rgba(0,0,0,.5)}.partners__flex .partner_el-desc .description a{color:inherit;text-decoration:none}.partners__all{width:100%}.partners__all .partner_el{display:none}.partners__all .partner_el:first-child,.partners__all .partner_el:nth-child(2),.partners__all .partner_el:nth-child(3),.partners__all .partner_el:nth-child(4),.partners__all.show .partner_el{display:flex}.partners__all .partners__btns{display:flex;justify-content:center;align-items:center}.List{font-family:"Tahoma","Arial",sans-serif;padding-left:0;list-style:none}.List li{position:relative;padding-left:25px;margin-bottom:20px;font-size:14px;line-height:17px;color:#303030}.List_head{margin-bottom:16px;font-weight:700;font-size:16px;line-height:19px}.List_point{position:absolute;left:0;top:3px}.header{width:100%;box-shadow:0 2px 25px 0 rgba(156,158,172,.1)}.header .cnt{width:100%;max-width:1320px;margin:0 auto;position:relative;padding:20px;display:flex;flex-direction:row;justify-content:space-between}.header__left-side{display:flex;flex-direction:row;align-items:center}.header__menu{display:flex;flex-direction:row;list-style-type:none;background:#fff}@media (max-width:1023px){.header__menu{position:absolute;top:81px;left:0;z-index:2;padding:0;flex-direction:column;width:100%}}.header__menu-item{padding:0 35px;display:flex;align-items:center}@media (max-width:1023px){.header__menu-item{padding:15px 35px;justify-content:center}}.header__menu-link{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.header__profile,.header__right-side{display:flex;flex-direction:row;align-items:center}.header__profile-text{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-left:5px}.header__burger-button{display:none;width:20px;height:20px;margin-left:5px}@media (max-width:1023px){.header__burger-button{display:flex;flex-direction:column;justify-content:space-between}}.header__burger-button.active .header__line:first-of-type{transform:rotate(-45deg) translate(-4px,9px)}.header__burger-button.active .header__line:nth-of-type(2){display:none}.header__burger-button.active .header__line:nth-of-type(3){transform:rotate(45deg) translate(-3px,-7px)}.header__line{background:#000;height:4px;transition:all .3s linear}.logo{width:260px;height:121px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:10px}.logo:hover .logo__bg{transform:translateY(0)}.logo:hover .logo__img{transform:scale(1.1)}.logo__img{z-index:1;transition:.45s cubic-bezier(.65,0,0,1)}.logo__bg{position:absolute;background-color:#1d2955;width:100%;transform:translateY(100%);transition:.3s cubic-bezier(.16,0,.09,1);z-index:0}.logo__bg,.logo__svg{height:100%}.button{display:flex;align-items:center;justify-content:center;border:none;font-family:"Montserrat";font-weight:600;text-transform:uppercase;position:relative;overflow:hidden}.button:hover .button__bg,.button:hover .button__bg-next{transform:scale(1)}.button--red{background-color:#ff5252}.button--red .button__text{color:#fff}.button--red .button__bg{background-color:#1d2955}.button--red .button__bg-next{background-color:#d93c3c}.button--blue{background-color:#5afff5}.button--blue .button__text{color:#1d2955}.button--blue .button__bg{background-color:#1d2955}.button--blue .button__bg-next{background-color:#60e1fd}.button--violet{background-color:#5278ff}.button--violet .button__text{color:#fff}.button--violet .button__bg{background-color:#ff5252}.button--violet .button__bg-next{background-color:#304ba9}.button__text{z-index:2}.button__bg,.button__bg-next{position:absolute;width:100%;height:100%;transform:scaleY(0);transition:.3s cubic-bezier(.16,0,.09,1)}.button__bg{z-index:0}.button__bg-next{z-index:1;transition-delay:.1s}.screen-one{position:relative;width:100%}@media (max-width:1490px){.screen-one{padding:30px 0}}.screen-one__content{width:1280px;margin:auto;display:flex;align-items:center}@media (max-width:767px){.screen-one__content{width:100%}}.screen-one .particles{position:absolute;z-index:-1;width:100%;height:100%}.screen-one .button{width:333px;height:69px}.screen-one .button__text{font-size:18px;line-height:110%}.screen-one__info{width:757px;flex-shrink:0;box-sizing:border-box}@media (max-width:767px){.screen-one__info{width:100%;text-align:center;padding:20px}}.screen-one__info-text{font-weight:300;font-size:36px;line-height:110%}.screen-one__info-text:first-child{margin-bottom:10px}@media (max-width:767px){.screen-one__info-text:first-child{margin-bottom:5px}}@media (max-width:767px){.screen-one__info-text{font-size:14px}}.screen-one__title{font-size:64px;line-height:110%;font-weight:700;color:#1d2955;margin-top:30px}@media (max-width:767px){.screen-one__title{font-size:24px;line-height:130%;margin:17px 0 25px}}.screen-one__subtitle{margin:20px 0 60px;font-weight:300;font-size:24px;line-height:150%;max-width:400px}@media (max-width:767px){.screen-one__subtitle{font-size:12px;margin:0 auto 20px;max-width:200px}}.screen-one__img{width:620px}@media (max-width:1490px){.screen-one__img{width:500px}}@media (max-width:767px){.screen-one__img{width:100%}}.dot{width:10px;height:10px;border-radius:50%;position:absolute;z-index:100}.dot:first-child{top:-5px;left:-5px}.dot:nth-child(2){bottom:-5px;left:-5px}.dot:nth-child(3){top:-5px;right:-5px}.dot:nth-child(4){bottom:-5px;right:-5px}.screen-two{width:100%;padding:60px 0;background-color:#1d2955}@media (max-width:767px){.screen-two{padding:15px}}.screen-two__content{width:1280px;margin:auto}@media (max-width:767px){.screen-two__content{width:100%}}.screen-two-header{display:flex;align-items:center}.screen-two-header__text-block{border:1px solid #5afff5;padding:30px;position:relative;flex-grow:1}@media (max-width:767px){.screen-two-header__text-block{padding:0 0 15px;border:none;border-bottom:1px solid #5afff5}.screen-two-header__text-block .dot:first-child,.screen-two-header__text-block .dot:nth-child(3){display:none}}.screen-two-header__img-block{padding:25px 80px;border:1px solid #5afff5;margin-left:-1px;position:relative}@media (max-width:767px){.screen-two-header__img-block{height:200px;padding:0;display:flex;align-items:center;justify-content:center;margin:25px 0 30px}}.screen-two-header__title{font-weight:600;font-size:44px;line-height:110%;color:#fff;margin:0}@media (max-width:767px){.screen-two-header__title{font-size:24px;line-height:130%}}.screen-two-header__title-accent{color:#5afff5}.screen-two-content{display:flex;justify-content:space-between;margin-top:60px}@media (max-width:767px){.screen-two-content{flex-direction:column;margin-top:15px}}.screen-two-content__text-block{font-weight:300;font-size:18px;line-height:150%;color:#fff;width:45%}@media (max-width:767px){.screen-two-content__text-block{width:100%;font-size:12px}}.screen-two-content__text{margin-bottom:20px}@media (max-width:767px){.screen-two-content__text{margin-bottom:15px}}@media (max-width:1439px){.screen-two-content__text:last-child{margin-top:80px;font-weight:600}}.screen-two-content__text--for-phone{color:#fff;font-weight:700;text-align:center;font-size:18px;line-height:150%;margin-top:40px}.screen-two-content__text-accent{font-weight:600}.screen-two-content__icons-block{width:45%}@media (max-width:767px){.screen-two-content__icons-block{width:100%}}.screen-two-content__icons-title{font-weight:600;font-size:18px;line-height:150%;color:#5afff5}@media (max-width:767px){.screen-two-content__icons-title{font-size:24px;text-align:center}}.screen-two-content__icons{display:flex;flex-wrap:wrap}@media (max-width:767px){.screen-two-content__icons{flex-wrap:nowrap;flex-direction:column}}.screen-two-content__icon-info{margin-top:35px}.screen-two-content__icon-info:first-child,.screen-two-content__icon-info:nth-child(3){width:280px;margin-right:40px}@media (max-width:767px){.screen-two-content__icon-info:first-child,.screen-two-content__icon-info:nth-child(3){margin:25px 0 0;width:100%}}@media (max-width:767px){.screen-two-content__icon-info{margin:25px 0 0;text-align:center}}.screen-two-content__icon-text{font-size:18px;line-height:150%;color:#fff;margin-top:10px}@media (max-width:767px){.screen-two-content__icon-text{font-size:14px}}.screen-two-content .button{width:269px;height:50px;margin-top:55px}@media (max-width:767px){.screen-two-content .button{width:215px;margin:15px auto 0;font-size:14px}}.screen-three{background-color:#e5e5e5;position:relative;width:100%}.screen-three__content{width:1280px;margin:auto;padding:60px 0}@media (max-width:767px){.screen-three__content{width:100%;padding:18px 0 25px}}.screen-three__bg-img{position:absolute;top:0;right:70px}@media (max-width:1700px){.screen-three__bg-img{display:none}}.slider-block__info-title{font-weight:700;letter-spacing:.2em}.slider-block__title{font-weight:700;font-size:24px;line-height:130%;margin-top:5px}@media (max-width:767px){.slider-block__title{font-size:14px}}.slider{margin-top:60px;overflow-x:hidden;display:flex;flex-direction:column}@media (max-width:767px){.slider{margin-top:20px;padding-left:15px}}.slider__content{display:flex;position:relative;transition:.5s cubic-bezier(.35,0,.1,1)}.slider--red .slider-block{border:1px solid rgba(255,82,82,.15)}@media (max-width:767px){.slider--red .slider-block{border:.5px solid rgba(255,82,82,.15)}}.slider--red .slider-block__icon{background-color:#fff}.slider--red .slider-block__icon path{fill:#ff5252}.slider--red .slider-block__icon .mic-icon path{fill:none;stroke:#ff5252}.slider--red .slider-block__info{color:#ff5252}.slider--violet .slider-block{border:1px solid rgba(82,120,255,.15);border-border:.5px solid rgba(82,120,255,.15)}.slider--violet .slider-block__icon{background-color:#fff}.slider--violet .slider-block__info{color:#5278ff}.slider--blue .slider-block,.slider--blue .slider__content{border:1px solid hsla(0,0%,95.3%,.15)}@media (max-width:767px){.slider--blue .slider-block{border:.5px solid hsla(0,0%,95.3%,.15)}}.slider--blue .slider-block__title{color:#fff}.slider--blue .slider-block__info{color:#5afff5}.slider--blue .slider-block__icon{border-bottom:1px solid hsla(0,0%,95.3%,.15)}.slider--blue .slider-block__icon svg path{stroke:#5afff5}.slider-block{width:425px;flex-shrink:0}@media (max-width:767px){.slider-block{width:250px;transform:scale(.9);opacity:.5;transition:.3s linear}.slider-block--current{transform:none;opacity:1}}.slider-block:not(:first-child){margin-left:-1px}.slider-block__header{display:flex;height:120px}@media (max-width:767px){.slider-block__header{height:70px}}.slider-block__icon{display:flex;align-items:center;justify-content:center;flex-grow:1;font-weight:800;font-size:30px;line-height:150%;color:#fd4f4a}@media (max-width:767px){.slider-block__icon svg{width:23px;height:27px}}.slider-block__content{padding:20px 30px 30px}@media (max-width:767px){.slider-block__content{padding:9px 15px 15px}}.slider-block__info{display:flex;justify-content:space-between;font-size:14px;line-height:150%;text-transform:uppercase}@media (max-width:767px){.slider-block__info{font-size:8px;letter-spacing:.1em}}.slider-block__info-title2{font-weight:700;font-size:18px;line-height:150%;text-transform:none;color:#4a4a84}.slider-block__title2{font-weight:800;font-size:16px;line-height:150%;color:#595bf5;transition:.3s ease-out;margin-top:5px}@media (max-width:767px){.slider-block__title2{font-size:14px}}.slider-block .button{width:133px;height:45px;margin-top:38px}@media (max-width:767px){.slider-block .button{margin-top:27px;height:26px;width:122px}}.slider-block .button__text{font-size:14px;line-height:110%}@media (max-width:767px){.slider-block .button__text{font-size:8px}}@media (max-width:767px){.slider-block__img{width:180px}}.slider-handlers{height:80px;display:flex;align-self:flex-end;position:relative;right:1px;top:-1px}@media (max-width:767px){.slider-handlers{display:none}}.slider-handlers--red .slider-handlers__count{border:1px solid #ff5252;color:#ff5252}.slider-handlers--red .slider-handlers__nav-btn{border:1px solid #ff5252}.slider-handlers--red .slider-handlers__nav-btn svg path{stroke:#ff5252}.slider-handlers--red .slider-handlers__nav-btn:hover{background-color:#ff5252}.slider-handlers--violet .slider-handlers__count{border:1px solid #5278ff;color:#5278ff}.slider-handlers--violet .slider-handlers__nav-btn{border:1px solid #5278ff}.slider-handlers--blue .slider-handlers__count{border:1px solid #fff;color:#fff}.slider-handlers--blue .slider-handlers__nav-btn{border:1px solid #fff}.slider-handlers--blue .slider-handlers__nav-btn svg path{stroke:#fff}.slider-handlers__count{height:100%;width:162px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;line-height:150%;letter-spacing:.35em}.slider-handlers__nav-btn{width:80px;height:100%;background-color:transparent;margin-left:-1px;transition:.3s linear}.slider-handlers__nav-btn svg{position:relative;top:2px;left:-1px}.slider-handlers__nav-btn--right svg{transform:rotate(180deg);left:1px}.slider-handlers__nav-btn svg path{transition:.3s linear}.slider-handlers__nav-btn:hover{background-color:#5278ff}.slider-handlers__nav-btn:hover svg path{stroke:#fff}.slider-screen-header{display:flex}@media (max-width:767px){.slider-screen-header{flex-direction:column-reverse;padding:0 15px}}.slider-screen-header--red .slider-screen-header__title{background-color:#fff;border:1px solid #ff5252;color:#ff5252}.slider-screen-header--red .slider-screen-header__icon,.slider-screen-header--red .slider-screen-header__img-block,.slider-screen-header--red .slider-screen-header__info{border:1px solid #ff5252}@media (max-width:767px){.slider-screen-header--red .slider-screen-header__img{width:180px;top:-36px}}.slider-screen-header--violet .slider-screen-header__title{background-color:#fff;border:1px solid #5278ff;color:#5278ff}.slider-screen-header--violet .slider-screen-header__icon,.slider-screen-header--violet .slider-screen-header__img-block,.slider-screen-header--violet .slider-screen-header__info{border:1px solid #5278ff}@media (max-width:767px){.slider-screen-header--violet .slider-screen-header__img{width:195px;top:-20px}}.slider-screen-header--blue .slider-screen-header__title{border:1px solid #fff;color:#5afff5}.slider-screen-header--blue .slider-screen-header__info{color:#fff}.slider-screen-header--blue .slider-screen-header__icon,.slider-screen-header--blue .slider-screen-header__img-block,.slider-screen-header--blue .slider-screen-header__info{border:1px solid #fff}@media (max-width:767px){.slider-screen-header--blue .slider-screen-header__img{width:130px;top:-20px}}.slider-screen-header__title{font-weight:600;font-size:64px;line-height:110%;padding:15px 30px;position:relative;margin:0}@media (max-width:767px){.slider-screen-header__title{font-size:22px;padding:5px 12px}}.slider-screen-header__info{position:relative;font-weight:300;font-size:18px;line-height:150%;padding:43px 30px;margin-top:-1px}@media (max-width:767px){.slider-screen-header__info{font-size:12px;padding:10px 12px}}.slider-screen-header__img-block{position:relative;flex-grow:1;margin-left:-1px}@media (max-width:767px){.slider-screen-header__img-block{margin:0 0 -1px;overflow:hidden}}.slider-screen-header__icon{width:103px;height:100px;display:flex;align-items:center;justify-content:center;margin:-1px 0 0 -1px}@media (max-width:767px){.slider-screen-header__icon{width:37px;height:36px;margin:-1px 0 -1px -1px}.slider-screen-header__icon img{width:22px;height:22px}}.slider-screen-header__img{position:absolute;top:0;right:0}.experts-slider__block{display:flex;flex-direction:column;align-items:center;width:190px;flex-shrink:0;padding:11.5px}@media (max-width:767px){.experts-slider__block{padding:0 11.5px;width:125px}.experts-slider__block img{width:125px;height:125px}}.experts-slider{display:flex;flex-direction:column}.experts-slider__wrapper{overflow-x:hidden;border:1px solid rgba(82,120,255,.14901960784313725);position:relative}@media (max-width:767px){.experts-slider__wrapper{border:none;overflow-x:scroll}.experts-slider__wrapper::-webkit-scrollbar{display:none}}.experts-slider__content{padding:25px 0;display:flex;position:relative;transition:.5s cubic-bezier(.35,0,.1,1)}.experts-slider__content--centered{justify-content:center}@media (max-width:767px){.experts-slider__content--centered{justify-content:normal}}@media (max-width:767px){.experts-slider__content{padding:25px 0 0}}.experts-slider__block2{display:flex;flex-direction:column;align-items:center;width:190px;flex-shrink:0;padding:11.5px;margin-right:20px}@media (max-width:767px){.experts-slider__block2{padding:0 11.5px;width:150px}.experts-slider__block2 img{width:150px;height:125px}}.experts-slider__block-name{margin-top:10px;font-weight:600;font-size:14px;line-height:150%;color:#000}@media (max-width:767px){.experts-slider__block-name{font-size:9px}}.experts-slider__block-job{margin-top:5px;font-size:12px;line-height:150%;color:#000;text-align:center}@media (max-width:767px){.experts-slider__block-job{font-size:8px;margin-top:3px}}.experts-slider__block-logo{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.experts-slider__block-logo-img{padding:0 34.5px}@media (max-width:767px){.experts-slider__block-logo-img{padding:0 15px}}.screen-four{width:100%;padding:60px 0;background-color:#1d2955}@media (max-width:767px){.screen-four{padding:15px}}.screen-four h2{margin:0}@media (max-width:767px){.screen-four{padding:18px 0 25px}}.screen-four__content{width:1280px;margin:auto}@media (max-width:767px){.screen-four__content{width:100%}}.screen-five{width:100%;padding:60px 0;background-color:#e5e5e5}@media (max-width:767px){.screen-five{padding:15px}}.screen-five h2{margin:0}@media (max-width:767px){.screen-five{padding:18px 0 25px}}.screen-five__content{width:1280px;margin:auto}@media (max-width:767px){.screen-five__content{width:100%}}.screen-six{width:100%;padding:60px 0;background-color:#f3f3f3}@media (max-width:767px){.screen-six{padding:15px}}.screen-six h2{margin:0}@media (max-width:767px){.screen-six{padding:15px 0}}.screen-six__content{width:1280px;margin:auto}@media (max-width:767px){.screen-six__content{width:100%}}.screen-six__title{position:relative;padding:35px 0;border:1px solid #5278ff}@media (max-width:767px){.screen-six__title{margin:0 15px;padding:15px 0}}.screen-six__title-text{font-weight:700;font-size:48px;line-height:110%;letter-spacing:.525em;text-transform:uppercase;color:#5278ff;text-align:center}@media (max-width:767px){.screen-six__title-text{font-size:24px}}@media (max-width:767px){.screen-seven{padding:15px 0}}.screen-seven__content{width:1280px;margin:auto}@media (max-width:767px){.screen-seven__content{width:100%}}.screen-seven__title{position:relative;padding:35px 0;border:1px solid #5278ff}@media (max-width:767px){.screen-seven__title{margin:0 15px;padding:15px 0}}.screen-seven__title-text{font-weight:700;font-size:48px;line-height:110%;letter-spacing:.525em;text-transform:uppercase;color:#5278ff;text-align:center;margin:0}@media (max-width:767px){.screen-seven__title-text{font-size:24px}}.slider__content2{display:grid;grid-template-columns:1fr 1fr 1fr;position:relative;transition:.5s cubic-bezier(.35,0,.1,1);grid-row-gap:10px;row-gap:10px;margin-top:20px}@media (max-width:767px){.slider__content2{grid-template-columns:1fr}}@media (max-width:767px){.slider__content2 .slider-block{width:100%}}.slider-block__icon2{display:flex;align-items:center;justify-content:center;flex-grow:1;font-weight:800;font-size:30px;line-height:150%;color:#fd4f4a;background-color:#fff}.project-screen-header{display:flex}.project-screen-header__text-block{display:flex;align-items:center;border:1px solid #5afff5;padding-left:50px;position:relative;flex-grow:1;height:206px}@media (max-width:767px){.project-screen-header__text-block{height:auto;padding:0 0 20px;justify-content:center;border-top:none;border-right:none;border-left:none}.project-screen-header__text-block .dot:first-child,.project-screen-header__text-block .dot:nth-child(3){display:none}}.project-screen-header__img-block{display:flex;align-items:center;justify-content:center;padding:20px 80px;border:1px solid #5afff5;margin-left:-1px;position:relative}@media (max-width:767px){.project-screen-header__img-block{display:none}}.project-screen-header__img{min-width:120px;min-height:125px;max-width:130px;max-height:130px}.project-screen-header__bg{position:absolute;left:0;top:206px}.project-screen-header__title{font-weight:600;font-size:48px;line-height:110%;color:#fff}@media (max-width:767px){.project-screen-header__title{font-size:24px;line-height:130%;text-align:center;color:#5afff5}}.project-screen-title{position:relative}.project-screen-title__text{font-weight:700;font-size:48px;line-height:110%;letter-spacing:.25em;text-transform:uppercase;padding:35px;text-align:center}@media (max-width:767px){.project-screen-title__text{font-size:24px;line-height:130%;letter-spacing:normal;padding:15px 0;font-weight:700}}.project-screen-title--no_border .project-screen-title__text{text-transform:none;padding:0 0 20px;font-weight:600}.project-screen-title--no_border .dot:first-child,.project-screen-title--no_border .dot:nth-child(3){display:none}.title-screen{height:689px;position:relative}@media (max-width:767px){.title-screen{height:auto}}.title-screen__img{max-width:45%;position:absolute;right:0;top:calc(50% - 300px);z-index:-1}@media (max-width:767px){.title-screen__img{position:static;max-width:none;width:100%}}.title-screen__content{width:1280px;margin:auto;display:flex;flex-direction:column;height:100%;justify-content:center}@media (max-width:767px){.title-screen__content{width:100%;padding:20px 0 30px}}.title-screen__header{font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase;color:#5278ff}@media (max-width:767px){.title-screen__header{font-size:14px;text-align:center}}.title-screen__title{font-weight:600;font-size:64px;line-height:110%;margin-top:10px;max-width:800px}@media (max-width:767px){.title-screen__title{font-size:36px;text-align:center;padding:0 15px}}.title-screen__line{height:1px;background-color:hsla(0,0%,70.6%,.3);max-width:750px;margin-top:10px}@media (max-width:767px){.title-screen__line{display:none}}.title-screen__info{font-weight:300;font-size:24px;line-height:150%;margin-top:20px;max-width:600px}@media (max-width:767px){.title-screen__info{font-size:12px;text-align:center;max-width:290px;margin:10px auto 0}}.title-screen .button{margin-top:75px;width:283px;height:69px}@media (max-width:767px){.title-screen .button{margin:30px auto 0;width:197px;height:45px;font-size:14px}}.bullet-screen{padding:60px 0;background-color:#f3f3f3}@media (max-width:767px){.bullet-screen{padding:15px}}.bullet-screen__content{width:1280px;margin:auto}@media (max-width:767px){.bullet-screen__content{width:100%}}.bullet-screen__info{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:767px){.bullet-screen__info{flex-direction:column;margin-top:20px}}.bullet-screen__info-item{width:45%;margin-bottom:70px}@media (max-width:767px){.bullet-screen__info-item{width:100%;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}}.bullet-screen__info-item-text{font-size:24px;line-height:150%;margin-top:30px}@media (max-width:767px){.bullet-screen__info-item-text{font-size:14px;margin-top:10px;text-align:center}}.text-screen{padding:60px 0;background-color:#1d2955;overflow:hidden}@media (max-width:767px){.text-screen{padding:15px}}.text-screen__content{width:1280px;margin:auto}@media (max-width:767px){.text-screen__content{width:100%}}.text-screen__info{margin-top:50px;max-width:615px}@media (max-width:767px){.text-screen__info{margin-top:20px}}.text-screen__info-text{font-size:18px;line-height:150%;color:#fff}.text-screen__info-text:not(:last-child){margin-bottom:20px}.text-screen__info-text--accent{font-weight:600;color:#5afff5}@media (max-width:767px){.text-screen__info-text{font-size:12px}}.text-screen__for-phone-bg{width:100%;height:104px;object-fit:cover;margin-top:20px}.text-screen__for-phone-icon{position:relative;border:1px solid #5afff5;width:100%;margin-top:20px;padding:20px 0;display:flex;justify-content:center}.text-screen__for-phone-icon-img{width:190px;height:160px;object-fit:contain}.text-screen .button{margin-top:60px;width:283px;height:69px}@media (max-width:767px){.text-screen .button{width:197px;height:45px;font-size:14px;margin:20px auto 0}}.features-screen{padding:60px 0;background-color:#1d2955}@media (max-width:767px){.features-screen{padding:15px}}.features-screen__content{width:1280px;margin:auto}@media (max-width:767px){.features-screen__content{width:100%}}.features-screen__info{margin:60px 80px 0;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:767px){.features-screen__info{margin:20px 0 0;flex-direction:column}}.features-screen__info-item{margin-bottom:60px;width:45%}@media (max-width:767px){.features-screen__info-item{width:100%;margin-bottom:20px}}.features-screen__info-item-title{font-weight:700;font-size:48px;line-height:150%;color:#5afff5}@media (max-width:767px){.features-screen__info-item-title{font-size:24px;text-align:center}}.features-screen__info-item-text{font-size:24px;line-height:150%;color:#fff}@media (max-width:767px){.features-screen__info-item-text{font-size:14px;text-align:center}}.bullet-vertical-screen{padding:60px 0;background-color:#1d2955;overflow:hidden}@media (max-width:767px){.bullet-vertical-screen{padding:15px}}.bullet-vertical-screen__content{width:1280px;margin:auto}@media (max-width:767px){.bullet-vertical-screen__content{width:100%}}@media (max-width:767px){.bullet-vertical-screen__content br{display:none}}.bullet-vertical-screen__info{margin-top:60px}@media (max-width:767px){.bullet-vertical-screen__info{margin-top:20px}}.bullet-vertical-screen__info-item{display:flex}.bullet-vertical-screen__info-item:not(:first-child){margin-top:30px}@media (max-width:767px){.bullet-vertical-screen__info-item{flex-direction:column}}.bullet-vertical-screen__info-item-text{font-size:24px;line-height:150%;color:#fff;margin-left:30px}@media (max-width:767px){.bullet-vertical-screen__info-item-text{font-size:14px;margin:10px 0 0}}.bullet-vertical-screen__description{margin-top:60px;font-weight:600;font-size:24px;line-height:150%;color:#5afff5}@media (max-width:767px){.bullet-vertical-screen__description{margin-top:20px;font-size:14px}}.experts-screen{padding:60px 0;background-color:#f3f3f3}@media (max-width:767px){.experts-screen{padding:15px;padding:15px 0 30px}}@media (max-width:767px){.experts-screen .project-screen-title{margin:0 15px}}.experts-screen__content{width:1280px;margin:auto}@media (max-width:767px){.experts-screen__content{width:100%}}.bullet-extended-screen{padding:60px 0;background-color:#f3f3f3}@media (max-width:767px){.bullet-extended-screen{padding:15px}}.bullet-extended-screen__content{width:1280px;margin:auto}@media (max-width:767px){.bullet-extended-screen__content{width:100%}}.bullet-extended-screen__description,.bullet-extended-screen__subtitle{font-size:24px;line-height:150%;text-align:center;position:relative;border:1px solid #ff5252}@media (max-width:767px){.bullet-extended-screen__description,.bullet-extended-screen__subtitle{border:none;font-size:14px;text-align:left;text-align:initial}}.bullet-extended-screen__subtitle{padding:16px;margin-top:-1px}@media (max-width:767px){.bullet-extended-screen__subtitle{padding:0;margin-top:20px}}.bullet-extended-screen__description{color:#ff5252;padding:25px}@media (max-width:767px){.bullet-extended-screen__description{font-weight:600;padding:0;margin-top:20px}}.bullet-extended-screen__info{margin:50px 80px 0;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:767px){.bullet-extended-screen__info{margin:20px 0 0;flex-direction:column}}.bullet-extended-screen__info-item{width:500px}@media (max-width:767px){.bullet-extended-screen__info-item{width:100%}.bullet-extended-screen__info-item:not(:first-child){margin-top:30px}}.bullet-extended-screen__info-item-text{margin:30px 0 60px;font-size:24px;line-height:150%}@media (max-width:767px){.bullet-extended-screen__info-item-text{margin:10px 0 0;font-size:14px}}.text-big-screen{padding:60px 0;background-color:#1d2955;overflow:hidden}@media (max-width:767px){.text-big-screen{padding:15px}}.text-big-screen__content{width:1280px;margin:auto}@media (max-width:767px){.text-big-screen__content{width:100%}}.text-big-screen__info{margin-top:60px;font-weight:600;font-size:36px;line-height:150%;color:#5afff5;max-width:850px}@media (max-width:767px){.text-big-screen__info{margin-top:20px;font-size:18px}}.text-big-screen__for-phone-bg{width:100%;height:104px;object-fit:cover;margin-top:20px}.partners-screen{padding:60px 0;background-color:#f3f3f3}@media (max-width:767px){.partners-screen{padding:15px;padding:15px 0 30px}}@media (max-width:767px){.partners-screen .project-screen-title{margin:0 15px}}.partners-screen__content{width:1280px;margin:auto}@media (max-width:767px){.partners-screen__content{width:100%}}.count-block{font-weight:700;font-size:18px;line-height:150%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative}@media (max-width:767px){.count-block{width:25px;height:25px;font-size:12px}}.count-block .dot{width:5px;height:5px}.count-block .dot:first-child{top:-3px;left:-3px}.count-block .dot:nth-child(2){bottom:-3px;left:-3px}.count-block .dot:nth-child(3){top:-3px;right:-3px}.count-block .dot:nth-child(4){bottom:-3px;right:-3px}.modal{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;background-color:rgba(66,66,66,.7);display:flex;align-items:center;justify-content:center}.modal__content{background-color:#f3f3f3;padding:60px;width:960px;height:640px;box-sizing:border-box}@media (max-width:767px){.modal__content{width:100%;height:100%;display:flex;align-items:center;padding:20px}}.message{display:flex;flex-direction:column;align-items:center}@media (max-width:767px){.message__title{text-align:center}}.message .button{width:185px;height:45px;font-size:14px;margin-top:40px}@media (max-width:767px){.message__img{width:100%}}.form__title,.message__title{font-weight:600;font-size:36px;line-height:150%;color:#1d2955;margin-bottom:20px}@media (max-width:767px){.form__title,.message__title{font-size:24px}}.form{display:flex;flex-direction:column}.form__header{display:flex;align-content:center;justify-content:space-between}.form__close{background-color:transparent;border:none;position:relative;top:-5px}.form__close svg rect{transition:.3s linear}.form__close:hover svg rect{fill:#ff5252}@media (max-width:767px){.form__close{top:-24px;left:11px}}.form__input{font-family:Montserrat;font-size:18px;line-height:150%;color:#424242;height:60px;border:1px solid rgba(29,41,85,.5);background-color:#f3f3f3;margin-bottom:5px;padding:0 20px}.form__input--error{border:1px solid #ff5252}@media (max-width:767px){.form__input{height:47px;font-size:14px}}.form__footer{display:flex;align-items:center;margin-top:20px}@media (max-width:767px){.form__footer{flex-direction:column-reverse;margin-top:10px}}.form__button.button{width:217px;height:45px;font-size:14px;margin:0}@media (max-width:767px){.form__button.button{margin:0 auto}}.form__error{margin-left:30px;font-size:18px;line-height:150%;color:#ff5252}@media (max-width:767px){.form__error{margin:0 0 10px;font-size:14px;text-align:center}}.mobile-menu{flex-direction:column;background-color:#e53130;position:fixed;height:calc(100vh - 53px);top:53px;border-top:1px solid rgba(82,120,255,.25);z-index:100}.mobile-menu,.mobile-menu__link{display:flex;align-items:center;justify-content:center;width:100%}.mobile-menu__link{height:40px;font-weight:600;font-size:18px;line-height:22px;color:#fff;transition:.3s linear}.training-menu{padding-top:50px}.training-menu__list{display:flex}.training-menu__link{font-weight:700;font-size:18px;line-height:26px;color:#ed6e6b;border-bottom:1px solid #ed6e6b;transition:.5s}.training-menu__link:not(:last-child){margin-right:20px}.training-menu__link:hover{border-bottom:1px solid transparent}.wrapper .footer{flex-shrink:0}.footer{position:relative;background-color:#eff1f3}.footer__container{display:grid;grid-template-columns:auto minmax(1px,1fr) auto auto;grid-template-areas:"logo docs nav user";grid-gap:40px;gap:40px;align-items:center;padding:48px 60px}@media (max-width:767px){.footer__container{grid-template-columns:minmax(1px,1fr);grid-template-areas:"logo" "nav" "docs" "user";justify-content:center;grid-gap:34px;gap:34px;padding:48px 18px}}.footer__container.container-1{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.footer__logo{grid-area:logo;display:flex;align-items:center;justify-content:center;width:50px;height:100px;text-decoration:none;background-color:transparent}@media (max-width:767px){.footer__logo{margin:0 auto}}.footer__docs{grid-area:docs;display:flex}@media (max-width:767px){.footer__docs{justify-content:center;align-items:center;text-align:center}}.footer__doc-link{display:flex;font-weight:700;font-size:16px;line-height:150%;color:#4a4a84}.footer__nav{grid-area:nav;flex-wrap:wrap;justify-content:flex-start;grid-gap:24px;gap:24px}.footer__nav,.footer__nav-link{display:flex;align-items:center}.footer__nav-link{justify-content:center;font-weight:800;font-size:16px;line-height:150%;color:#595bf5;transition:.3s ease-out;text-decoration:none;background-color:transparent}.footer__user{grid-area:user;grid-gap:40px;gap:40px}.footer__social,.footer__user{display:flex;align-items:center}.footer__social{justify-content:center;grid-gap:24px;gap:24px}.footer__btn{padding:10px 24px}.v-icon{width:50px;height:100px}.v-icon svg{width:100%!important;height:100%!important;display:block;vertical-align:middle}.v-button--bold{font-weight:700}.v-button--blue{color:#fff;background-color:#595bf5}.v-button--normal{padding:14px 21px;font-size:18px;line-height:1.3}.v-button{display:flex;align-items:center;justify-content:center;min-width:90px;border:none;border-radius:40px;outline-color:#595bf5;line-height:1.5;letter-spacing:.5px;transition:.3s ease-out;cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}.v-button--blue:focus:not(:disabled),.v-button--blue:hover:not(:disabled){background-color:#7481ff}.login-form{padding:75px 0;flex-grow:1}.login-form__container{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.login-form__header{font-weight:700;font-size:32px;line-height:41.5px;text-align:center}.login-form__form{max-width:350px;padding:17px;margin:0 auto}.login-form__element{display:flex;flex-direction:column;padding-bottom:25px}.login-form__element--w100{width:100%}.login-form__label{color:#000;font-size:16px;margin-bottom:10px}.login-form__input{border-radius:8px;border:1px solid #9c9eac;padding:20px;color:#9c9eac;font-size:14px}.login-form__error,.login-form__subscribe{display:none}.login-form__subscribe a{color:#9c9eac;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.login-form__button{display:flex;justify-content:center;align-items:center;outline:none;border:none;cursor:pointer}.login-form__button--enter{border-radius:8px;background:#de3a34;color:#fff;font-size:20px;padding:16px 0;margin-bottom:20px}.login-form__link{color:#9c9eac;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-align:center}.main__page .banner{display:flex;width:100%;min-height:552px;background:#fff;position:relative}@media (max-width:1439px){.main__page .banner{min-height:616px}}@media (max-width:767px){.main__page .banner{min-height:auto}}.main__page .banner .cnt{position:relative;z-index:2}.main__page .banner__flex{display:flex;height:100%}@media (max-width:1023px){.main__page .banner__flex{flex-direction:column-reverse}}.main__page .banner__el{position:relative;width:50%}@media (max-width:1023px){.main__page .banner__el{width:100%}}.main__page .banner__el:first-child{padding-top:48px}.main__page .banner__bg{left:0;height:100%}.main__page .banner__bg,.main__page .banner__bgPeople{position:absolute;z-index:1;top:0;width:100%;object-fit:cover}.main__page .banner__bgPeople{right:0;object-position:top right}@media (max-width:1023px){.main__page .banner__bgPeople{position:relative;width:auto;max-width:100%;right:auto;left:50%;transform:translate(-50%)}}.main__page .banner__date{font-size:18px;line-height:21px;text-transform:uppercase;color:#fff;margin-bottom:60px}@media (max-width:767px){.main__page .banner__date{font-size:14px;line-height:18px}}.main__page .banner__head{font-family:"Mazzard","Arial",sans-serif;font-weight:700;font-size:48px;line-height:57px;color:#00a098}.main__page .banner__text{font-family:"Mazzard","Arial",sans-serif;margin-top:24px;font-weight:500;font-size:20px;line-height:27px;color:#303030;width:90%;white-space:pre-line}@media (max-width:767px){.main__page .banner__text{font-size:14px;line-height:18px;width:100%!important}}.main__page .banner .button{margin-top:30px}.main__page .banner .registration{width:100%;padding-top:45px;padding-bottom:73px}@media (max-width:767px){.main__page .banner .registration{padding-top:25px;padding-bottom:25px}}.main__page .banner .registration .cnt{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;padding-left:0}@media (max-width:767px){.main__page .banner .registration .cnt{flex-direction:column;justify-content:center}}.main__page .banner .registration__text{font-weight:500;font-size:15px;line-height:18px;color:#fff;opacity:.5}@media (max-width:767px){.main__page .banner .registration__text{margin-left:0;margin-top:15px}}.main__page .opportunities{width:100%}.main__page .opportunities__head{font-size:36px;line-height:42px;color:#000;padding-top:45px;padding-bottom:34px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width:767px){.main__page .opportunities__head{padding-top:17px;padding-bottom:25px;font-size:24px;line-height:28px;text-align:center}}.main__page .opportunities__flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:16px}@media (max-width:767px){.main__page .opportunities__flex{flex-direction:column}}.main__page .opportunities__flex .flex__el{width:33%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:48px}@media (max-width:767px){.main__page .opportunities__flex .flex__el{width:100%}}.main__page .opportunities__flex .flex__el-img{width:130px;height:130px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#ff6700;margin-bottom:20px}.main__page .opportunities__flex .flex__el-text{font-size:18px;line-height:24px;color:#000;text-align:center}.main__page .forumBanner{width:100%}.main__page .forumBanner__link{display:block}.main__page .forumBanner__img{width:100%;height:auto;margin-bottom:19px}.main__page .forumBanner__foot{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:767px){.main__page .forumBanner__foot{flex-direction:column;justify-content:center;align-items:center}}.main__page .forumBanner__date{font-size:24px;line-height:28px;color:#ff6700;margin-bottom:12px}@media (max-width:767px){.main__page .forumBanner__date{font-size:19px;line-height:22px}}.main__page .forumBanner__text{font-size:36px;line-height:42px;color:#000}@media (max-width:767px){.main__page .forumBanner__text{font-size:20px;line-height:23px;margin-bottom:15px}}.main__page .activitySlider{width:100%;margin-top:59px;overflow:hidden}.main__page .activitySlider__header{width:100%;display:flex;justify-content:space-between;align-items:center}.main__page .activitySlider__header-text{font-size:48px;line-height:56px;color:#000;margin-right:56px}@media (max-width:767px){.main__page .activitySlider__header-text{font-size:24px;line-height:2px;margin-right:0}}.main__page .activitySlider__header-arrows{width:100%;display:flex;justify-content:flex-start;align-items:center}.main__page .activitySlider__header-arrows .arrow{margin-right:21px;cursor:pointer;height:50px;display:flex;justify-content:center;align-items:center}.main__page .activitySlider__header-arrows .arrow path{transition:.5s}.main__page .activitySlider__header-arrows .arrow:last-child{margin-right:0}.main__page .activitySlider__header-arrows .arrow:hover path{fill:#ff6700}.main__page .activitySlider__slider{margin-top:40px;margin-bottom:40px}.main__page .activitySlider__slider-el{padding-left:10px;padding-right:10px}.main__page .activitySlider__slider .slick-list{overflow:visible}.main__page .activitySlider__slider .slick-slide{transition:.5s}.main__page .activitySlider__slider .slick-active{opacity:1}.main__page .activitySlider__slider .slick-arrow{position:absolute;top:-65px;left:340px;width:69px;height:30px;outline:0 none;background-color:transparent;color:transparent;border:0}.main__page .activitySlider__slider .slick-arrow:before{display:none}.main__page .activitySlider__slider .slick-arrow.slick-prev{background-image:url(/static/media/arrowPrev.9fc2fde5.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.main__page .activitySlider__slider .slick-arrow.slick-next{left:430px;background-image:url(/static/media/arrowNext.57b0702d.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.forumDatEvents__page .banner__bg{object-fit:cover}.forumDatEvents__page .banner__text{width:60%}.forumDatEvents__page .projects__all{margin-top:20px;margin-bottom:20px;width:100%}.forumDatEvents__page .projects__all .partner_el{width:calc(33% - 13.33333px);justify-content:flex-start;align-items:center;flex-direction:column;display:none}.forumDatEvents__page .projects__all .partner_el:first-child,.forumDatEvents__page .projects__all .partner_el:nth-child(2),.forumDatEvents__page .projects__all .partner_el:nth-child(3){display:flex}.forumDatEvents__page .projects__all .partner_el:nth-child(3n){margin-right:0}@media (max-width:767px){.forumDatEvents__page .projects__all .partner_el{width:100%}}.forumDatEvents__page .projects__all .partner_el-icon{width:100%;height:324px;border-radius:20px}.forumDatEvents__page .projects__all .partner_el-img{padding:0;margin:0;width:100%;height:100%}.forumDatEvents__page .projects__all .partner_el-img img{position:static;transform:translate(0);width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center}.forumDatEvents__page .projects__all.show .partner_el{display:flex}.forumDatEvents__page .projects__all .partners__btns{width:100%;display:flex;justify-content:center;margin-top:42px;margin-bottom:50px}.partners__page{width:100%}.partners__page .partners{width:100%;padding-top:65px}.partners__page .partners .cnt{overflow:visible}.partners__page .partners__logo{height:90px;width:auto;object-fit:contain}.partners__page .partners__name{font-size:36px;line-height:42px;color:#000;margin-top:43px}@media (max-width:767px){.partners__page .partners__name{font-size:24px;line-height:30px}}.partners__page .partners__desc{margin-top:32px;font-size:24px;line-height:30px;color:#000;width:100%;max-width:650px}.partners__page .partners__desc a{color:inherit;text-decoration:none}@media (max-width:767px){.partners__page .partners__desc{font-size:14px;line-height:20px}}.partners__page .partners__video{margin-top:49px;border-radius:20px;width:100%;height:665px}@media (max-width:767px){.partners__page .partners__video{height:184px;margin-top:35px}}.partners__page .partners__about{margin-top:42px}@media (max-width:767px){.partners__page .partners__about{margin-top:30px}}.partners__page .partners__about .head{font-size:24px;line-height:28px;color:#000}@media (max-width:767px){.partners__page .partners__about .head{font-size:20px;line-height:23px}}.partners__page .partners__text{margin-top:45px;font-size:24px;line-height:36px;color:#000}@media (max-width:767px){.partners__page .partners__text{font-size:14px;line-height:24px;margin-top:11px}}.partners__page .partners__contact{width:100%;margin-top:68px;border-top:1px solid rgba(0,0,0,.2)}.partners__page .partners__contact .cnt{padding-top:35px;overflow:hidden}.partners__page .partners__contact .contact{display:flex;justify-content:flex-start;align-items:flex-start;position:relative;top:1000px}@media (max-width:767px){.partners__page .partners__contact .contact{flex-direction:column;justify-content:center;align-items:center}}.partners__page .partners__contact .contact__head{font-size:24px;line-height:28px;color:#000;margin-bottom:35px}@media (max-width:767px){.partners__page .partners__contact .contact__head{text-align:center}}.partners__page .partners__contact .contact__el{height:187px;width:187px;border-radius:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-right:20px;cursor:pointer;background-color:inherit;position:relative;overflow:visible;color:inherit}@media (max-width:767px){.partners__page .partners__contact .contact__el{margin-right:0;margin-bottom:14px}}.partners__page .partners__contact .contact__el:before{content:"";position:absolute;z-index:1;top:-1000px;left:0;width:100%;height:100%;background-color:inherit;opacity:.4;border-radius:20px}.partners__page .partners__contact .contact__el .logo{height:60px;width:60px;border-radius:60%;background:#000;display:flex;justify-content:center;align-items:center;margin-bottom:14px;transition:.5s;position:relative;z-index:2;top:-1000px}.partners__page .partners__contact .contact__el .name{font-size:15px;line-height:17px;text-align:center;color:#000;transition:.5s;position:relative;z-index:2;top:-1000px}.partners__page .partners__contact .contact__el:hover .logo{background:inherit}.partners__page .partners__contact .contact__el:hover .name{color:inherit}.partners__page .partners .gallery{margin-top:50px;padding-top:45px;padding-bottom:75px;position:relative}@media (max-width:767px){.partners__page .partners .gallery{margin-top:34px;padding-top:34px;padding-bottom:25px}}.partners__page .partners .gallery:before{content:"";position:absolute;top:0;left:50%;width:100vw;transform:translate(-50%,-50%);height:1px;background:rgba(0,0,0,.1)}.partners__page .partners .gallery__head{font-size:24px;line-height:28px;color:#000;margin-bottom:44px}@media (max-width:767px){.partners__page .partners .gallery__head{font-size:20px;line-height:23px;margin-bottom:19px}}.partners__page .partners .gallery__el{width:33%;height:324px;padding:10px;transition:.5s}@media (max-width:767px){.partners__page .partners .gallery__el{height:166px}}.partners__page .partners .gallery__el.show{position:fixed;top:0;left:0;height:600px!important;width:600px!important}.partners__page .partners .gallery__el img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px}.partners__page .partners .slick-list{overflow:visible}.partners__page .partners .slick-slide{opacity:.5;transition:.5s}.partners__page .partners .slick-active{opacity:1}.partners__page .partners .slick-arrow{position:absolute;top:-60px;left:140px;width:69px;height:30px;outline:0 none;background-color:transparent;color:transparent;border:0}@media (max-width:767px){.partners__page .partners .slick-arrow{display:none!important}}.partners__page .partners .slick-arrow:before{display:none}.partners__page .partners .slick-arrow.slick-prev{background-image:url(/static/media/arrowPrev.9fc2fde5.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.partners__page .partners .slick-arrow.slick-next{left:230px;background-image:url(/static/media/arrowNext.57b0702d.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.project__page,.project__page .project{width:100%}.project__page .project .cnt{overflow:visible}.project__page .project__header{background:#fff;padding:45px 0 23px}.project__page .project__name{font-weight:700;font-size:48px;line-height:56px;color:#00a098;width:100%;max-width:840px}@media (max-width:767px){.project__page .project__name{font-size:24px;line-height:30px}}.project__page .project__desc{margin-top:34px;font-size:18px;line-height:30px;color:#656565;width:100%;max-width:840px}.project__page .project__desc .flex{margin-top:40px;display:flex;align-items:flex-start}.project__page .project__desc .flex-between{justify-content:space-between}.project__page .project__desc .flex-start{justify-content:flex-start}.project__page .project__desc .flex-end{justify-content:flex-end}.project__page .project__desc .flex span{font-size:20px;line-height:23px;color:#ff6700}@media (max-width:767px){.project__page .project{font-size:14px;line-height:20px;margin-top:20px}}.project__page .project__wrp{padding-top:40px}@media (max-width:767px){.project__page .project__wrp{padding-top:20px}}.project__page .project .result__head{font-size:48px;line-height:56px;color:#000;margin-bottom:35px}@media (max-width:767px){.project__page .project .result__head{font-size:24px;line-height:30px;margin-top:20px}}.project__page .project .result__text{font-size:18px;line-height:30px;color:rgba(0,0,0,.5);width:100%;max-width:840px}@media (max-width:767px){.project__page .project .result__text{font-size:14px;line-height:20px}}.project__page .project .contact{margin-top:70px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media (max-width:767px){.project__page .project .contact{margin-top:35px}}.project__page .project .contact a{display:flex;justify-content:flex-start;align-items:center;font-size:20px;line-height:23px;text-align:center;color:#000;margin-right:20px;margin-bottom:20px}@media (max-width:767px){.project__page .project .contact a{font-size:14px;line-height:20px}}.project__page .project .contact a svg{margin-right:15px}.project__page .project .gallery{padding-bottom:54px}@media (max-width:767px){.project__page .project .gallery{padding-bottom:25px}}.project__page .project .gallery__head{font-size:24px;line-height:28px;color:#000;margin-bottom:44px}@media (max-width:767px){.project__page .project .gallery__head{font-size:20px;line-height:23px;margin-bottom:19px}}.project__page .project .gallery__el{width:33%;height:324px;padding:10px;transition:.5s}@media (max-width:767px){.project__page .project .gallery__el{height:166px}}.project__page .project .gallery__el.show{position:fixed;top:0;left:0;height:600px!important;width:600px!important}.project__page .project .gallery__el img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px}.project__page .project .slick-list{overflow:visible}.project__page .project .slick-slide{opacity:.5;transition:.5s}.project__page .project .slick-active{opacity:1}.project__page .project .slick-arrow{position:absolute;top:-60px;left:140px;width:69px;height:30px;outline:0 none;background-color:transparent;color:transparent;border:0}@media (max-width:767px){.project__page .project .slick-arrow{display:none!important}}.project__page .project .slick-arrow:before{display:none}.project__page .project .slick-arrow.slick-prev{background-image:url(/static/media/arrowPrev.9fc2fde5.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.project__page .project .slick-arrow.slick-next{left:230px;background-image:url(/static/media/arrowNext.57b0702d.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.forums__page .forums__all{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-top:85px}.forums__page .forums__all .forums__el{width:calc(33% - 6.66667px);margin-bottom:60px}@media (max-width:767px){.forums__page .forums__all .forums__el{width:100%;margin-right:0}}.forums__page .forums__all .forums__el .forumsEl__img{overflow:hidden}.forums__page .forums__all .forums__el:nth-child(3n){margin-right:0}.forums__page .organizer_all .partners__head,.forums__page .partners__all .partners__head,.forums__page .projects__all .partners__head{margin-top:50px}.forums__page .organizer_all .partner_el,.forums__page .partners__all .partner_el,.forums__page .projects__all .partner_el{width:calc(33% - 13.33333px);justify-content:flex-start;align-items:center;flex-direction:column;display:none}@media (max-width:767px){.forums__page .organizer_all .partner_el,.forums__page .partners__all .partner_el,.forums__page .projects__all .partner_el{width:100%}}.forums__page .organizer_all .partner_el:nth-child(3n),.forums__page .partners__all .partner_el:nth-child(3n),.forums__page .projects__all .partner_el:nth-child(3n){margin-right:0}.forums__page .organizer_all .partner_el:first-child,.forums__page .organizer_all .partner_el:nth-child(2),.forums__page .organizer_all .partner_el:nth-child(3),.forums__page .organizer_all.show .partner_el,.forums__page .partners__all .partner_el:first-child,.forums__page .partners__all .partner_el:nth-child(2),.forums__page .partners__all .partner_el:nth-child(3),.forums__page .partners__all.show .partner_el,.forums__page .projects__all .partner_el:first-child,.forums__page .projects__all .partner_el:nth-child(2),.forums__page .projects__all .partner_el:nth-child(3),.forums__page .projects__all.show .partner_el{display:flex}.forums__page .organizer_all .partners__btns,.forums__page .partners__all .partners__btns,.forums__page .projects__all .partners__btns{width:100%;display:flex;justify-content:center;margin-top:42px;margin-bottom:50px}.forums__page .projects__all .partner_el-desc .name{text-align:left}.forums__page .projects__all .partner_el-icon{width:100%;height:324px;border-radius:20px}.forums__page .projects__all .partner_el-img{padding:0;margin:0;width:100%;height:100%}.forums__page .projects__all .partner_el-img img{position:static;transform:translate(0);width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center}.forums__page .organizer_all .partner_el{width:calc(50% - 10px);margin-right:20px}.forums__page .organizer_all .partner_el:nth-child(2n){margin-right:0}.forums__page .organizer_all .partner_el:nth-child(3n){margin-right:20px}.forums__page .organizer_all .partner_el:nth-child(4){display:flex}.profile__page .userData{width:100%;min-height:20px;background:#f3f3f3;padding:40px 0 46px}.profile__page .userData .info{padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width:767px){.profile__page .userData .info .cnt{padding:0}}.profile__page .userData .info .cnt .name{font-size:36px;line-height:30px;color:#000;display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}@media (max-width:767px){.profile__page .userData .info .cnt .name{flex-direction:row-reverse;font-size:23px;padding-right:20px}}.profile__page .userData .info .cnt .name span{display:inline-block;margin-left:20px;font-size:18px;color:rgba(0,0,0,.5);cursor:pointer;transition:.5s;position:relative;top:-4px;text-decoration:underline}.profile__page .userData .info .cnt .name span:hover{color:#ff6700}@media (max-width:767px){.profile__page .userData .info .cnt .name span{margin-left:0}}.profile__page .userData .info .cnt .balls__block{padding:48px;border-radius:15px;background-color:#fff;overflow-x:auto;box-shadow:0 0 20px rgba(0,0,0,.3);margin-bottom:48px}@media (max-width:767px){.profile__page .userData .info .cnt .balls__block{padding:20px;border-radius:0}}.profile__page .userData .info .cnt .balls__title{font-weight:700;font-size:30px;line-height:30px;text-align:center;margin-bottom:48px}@media (max-width:767px){.profile__page .userData .info .cnt .balls__title{font-size:20px;line-height:30px}}.profile__page .userData .info .cnt .balls__list{width:700px}.profile__page .userData .info .cnt .balls__item{display:flex}.profile__page .userData .info .cnt .balls__item:not(:last-child){margin-bottom:30px}.profile__page .userData .info .cnt .balls__right{display:flex}.profile__page .userData .info .cnt .balls__session:not(:last-child) .balls__data{padding-right:30px}.profile__page .userData .info .cnt .balls__text{padding-right:30px;font-size:18px;line-height:26px}.profile__page .userData .info .cnt .balls__text--name{font-weight:700;color:#de3a34}.profile__page .userData .info .cnt .balls__data{font-size:18px;line-height:26px;text-align:center}.profile__page .userData .info .cnt .balls__data--name{font-weight:700;color:#de3a34}.profile__page .userData .info .cnt .balls__rang{padding:0 30px}.profile__page .userData .info .cnt .balls__rang:not(:last-child){margin-bottom:40px}.profile__page .userData .info .cnt .balls__rang--place{height:380px;overflow-y:auto}.profile__page .userData .info .cnt .balls__rang-title{max-width:800px;margin:0 auto 15px;font-weight:700;font-size:22px;line-height:22px}.profile__page .userData .info .cnt .balls__rang-list{max-width:800px;margin:0 auto}.profile__page .userData .info .cnt .balls__rang-item{position:relative}.profile__page .userData .info .cnt .balls__rang-item .balls__rang-svg{position:absolute;left:-30px;top:0;width:20px;height:20px;animation:StarScale 1s linear infinite}.profile__page .userData .info .cnt .balls__rang-item:not(:last-child){margin-bottom:10px}.profile__page .userData .info .cnt .balls__rang-name--team{font-size:20px}.profile__page .userData .info .cnt .balls__rang-left{flex-grow:1}.profile__page .userData .info .cnt .balls__rang-sting{display:flex;font-size:18px;line-height:26px}.profile__page .userData .info .cnt .balls__rang-number{color:#de3a34}.profile__page .userData .info .cnt .balls__team-flex{display:flex;justify-content:space-between;max-width:800px;margin:0 auto 20px;font-weight:700;font-size:28px;line-height:30px;color:#de3a34}.profile__page .userData .info .cnt .balls__team-place{max-width:800px;margin:0 auto 20px;font-size:22px;line-height:30px}.profile__page .userData .info .cnt .balls__team-number{font-weight:700;font-size:22px;color:#de3a34}.profile__page .userData .info .cnt .balls__contact{padding-left:19px;font-size:16px;margin-top:10px}.profile__page .userData .info .cnt .balls__contact-link{color:#de3a34;transition:.5s}.profile__page .userData .info .cnt .level{margin-top:32px;width:100%;max-width:400px}.profile__page .userData .info .cnt .level__text{display:flex;justify-content:space-between;align-items:center;font-size:15px;line-height:24px;color:rgba(0,0,0,.5)}.profile__page .userData .info .cnt .level__line{margin-top:14px;width:100%;height:5px;border-radius:40px;background:#dfdfdf}.profile__page .userData .info .cnt .level__line-done{height:100%;background:#ff6700;border-radius:40px}.profile__page .userData .info .cnt .ava{height:187px;width:187px;border-radius:187px;overflow:hidden;transition:.5s;cursor:pointer;position:relative}.profile__page .userData .info .cnt .ava:before{content:"";position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;background-image:url(/static/media/camera.33b9e25b.svg);background-position:50%;background-repeat:no-repeat;background-color:rgba(0,0,0,.4);opacity:0;transition:.5s}@media (max-width:767px){.profile__page .userData .info .cnt .ava{height:68px;width:68px;margin-right:18px}}.profile__page .userData .info .cnt .ava:hover:before{opacity:1}.profile__page .userData .info .cnt .ava .ava__img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.profile__page .userData .info .cnt .ava .fileUploader{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}.profile__page .userData .info .cnt .ava .fileContainer,.profile__page .userData .info .cnt .ava .fileUploader{height:100%;padding:0;margin:0;background:transparent}.profile__page .userData .info .cnt .ava .chooseFileButton{padding:0;margin:0;color:transparent;background:transparent;height:100%;width:100%}.profile__page .userData .events{padding-top:25px}.profile__page .userData .events__head{font-size:18px;line-height:30px;color:#000;margin-bottom:20px}.profile__page .userData .events__flex{display:flex;justify-content:flex-start;align-items:stretch}.profile__page .userData .events__flex-el{width:187px;height:140px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:10px 15px;background:#fff;border-radius:12px;margin-right:20px;transition:.5s;cursor:pointer;color:#fff}.profile__page .userData .events__flex-el:last-child{margin-right:0}.profile__page .userData .events__flex-el .name{font-size:12px;line-height:18px;color:#000;transition:.5s}.profile__page .userData .events__flex-el .count{font-size:36px;line-height:24px;color:#000;transition:.5s}.profile__page .userData .events__flex-el:hover{background:#ff6700}.profile__page .userData .events__flex-el:hover .count,.profile__page .userData .events__flex-el:hover .name{color:#fff}.profile__page .userData__admin{display:block;width:275px;margin-bottom:50px;padding:15px;font-size:16px;line-height:18px;border:1px solid #1d397a;color:#1d397a;transition:.5s}@media (max-width:767px){.profile__page .userData__admin{margin-left:auto}}.profile__page .userData__admin:hover{color:#fff;background-color:#1d397a}@keyframes StarScale{0%{transform:scale(.7)}50%{transform:scale(1.1)}to{transform:scale(.7)}}.profile__page .timeTable{width:100%}.profile__page .timeTable__head{margin-top:114px;font-size:36px;line-height:42px;color:#000}.profile__page .timeTable__days .day__el{margin-top:43px}.profile__page .timeTable__days .day__head{font-size:18px;line-height:21px;text-transform:uppercase;color:#ff6700}.profile__page .timeTable__days .day__name{margin-top:11px;font-size:36px;line-height:42px;color:#000}.profile__page .timeTable__days .day__list{margin-top:20px}.profile__page .timeTable__days .day__list .list_el{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el{flex-wrap:wrap}}.profile__page .timeTable__days .day__list .list_el:last-child{margin-bottom:0}.profile__page .timeTable__days .day__list .list_el .left{display:flex;justify-content:space-between;align-items:center;width:250px;flex-shrink:0}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .left{width:100%;justify-content:flex-start;margin-bottom:7px}}.profile__page .timeTable__days .day__list .list_el .time{width:110px;font-size:18px;color:#000;flex-shrink:0;margin-right:27px;white-space:nowrap}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .time{font-size:13px;line-height:14px}}.profile__page .timeTable__days .day__list .list_el .speakers{width:110px;font-size:14px;color:#767676}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .speakers{width:100%;white-space:pre-line}}.profile__page .timeTable__days .day__list .list_el .element{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 23px;background:#f3f3f3;border:1px solid #d5d5d5;overflow:hidden;position:relative;cursor:pointer;transition:.5s}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .element{padding:8px 13px}}.profile__page .timeTable__days .day__list .list_el .element .name{font-size:18px;color:#000;width:100%}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .element .name{font-size:14px}}.profile__page .timeTable__days .day__list .list_el .element .toltipe{white-space:nowrap;margin-right:5px;font-size:16px;text-align:right;color:#979797;background:#d5d5d5;cursor:pointer}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .element .toltipe{display:none}}.profile__page .timeTable__days .day__list .list_el .element .icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;margin-left:10px;cursor:pointer;position:relative}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .element .icon{width:29px;height:29px}}.profile__page .timeTable__days .day__list .list_el .element .icon svg{width:31px;height:31px}@media (max-width:767px){.profile__page .timeTable__days .day__list .list_el .element .icon svg{width:19px;height:19px}}.profile__page .timeTable__days .day__list .list_el .element .icon.empty{background:transparent;cursor:default}.profile__page .timeTable__days .day__list .list_el .element:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:transparent}.profile__page .timeTable__days .day__list .list_el .element:hover{background:#fff}.profile__page .timeTable__days .day__list .list_el .element:hover .name{color:#999}.profile__page .timeTable__days .day__list .list_el-end .element{background:#fff}.profile__page .timeTable__days .day__list .list_el-end .element .toltipe{background:#fff!important}.profile__page .timeTable__days .day__list .list_el-now .element{background:#ff6700}.profile__page .timeTable__days .day__list .list_el-now .element .info,.profile__page .timeTable__days .day__list .list_el-now .element .name{color:#fff}.profile__page .timeTable__days .day__list .list_el-now .element .toltipe{background:#ff6700!important}.profile__page .timeTable__days .day__list .list_el-red .element{background:rgba(57,102,176,.3);border:0}.profile__page .timeTable__days .day__list .list_el-red .element:before{background:#3966b0}.profile__page .timeTable__days .day__list .list_el-red .element .toltipe{background:#ffe8e8!important}.profile__page .timeTable__days .day__list .list_el-red .element:hover{background:rgba(57,102,176,.6)}.profile__page .timeTable__days .day__list .list_el-red .element:hover .name{color:#000}.profile__page .timeTable__days .day__list .list_el-blue .element{background:rgba(178,132,217,.3);border:0}.profile__page .timeTable__days .day__list .list_el-blue .element:before{background:#b284d9}.profile__page .timeTable__days .day__list .list_el-blue .element .toltipe{background:#efebfb!important}.profile__page .timeTable__days .day__list .list_el-blue .element:hover{background:rgba(178,132,217,.6)}.profile__page .timeTable__days .day__list .list_el-blue .element:hover .name{color:#000}.profile__page .timeTable__days .day__list .list_el-green .element{background:rgba(240,142,73,.3);border:0}.profile__page .timeTable__days .day__list .list_el-green .element:before{background:rgba(240,142,73,.3)}.profile__page .timeTable__days .day__list .list_el-green .element .toltipe{background:#eaf5f7!important}.profile__page .timeTable__days .day__list .list_el-green .element:hover{background:rgba(240,142,73,.6)}.profile__page .timeTable__days .day__list .list_el-green .element:hover .name{color:#000}.profile__container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px;grid-row-gap:25px;row-gap:25px}@media screen and (max-width:767px){.profile__container{grid-template-columns:1fr;grid-column-gap:0;-webkit-column-gap:0;column-gap:0}}.profile__item{border-radius:32px;border:1px solid #9c9eac;background:#fff;display:flex;flex-direction:column;position:relative}.profile__item.item1{grid-row:span 2;padding:30px 23px 20px;justify-content:space-between}.profile__item.item2,.profile__item.item3{grid-column:span 2;padding:30px 20px}.profile__block{display:flex}.profile__block:first-of-type{flex-direction:row;align-items:center;margin-bottom:30px}.profile__block:nth-of-type(2){flex-direction:column;margin-bottom:30px}.profile__block:nth-of-type(3){flex-direction:column}.profile__title{margin:0 0 10px;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.profile__photo{width:82px;height:82px}.profile__photo img{border-radius:50%}.profile__name{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.profile__info{color:#9c9eac;font-size:14px}.profile__info,.profile__statistics{margin:0 0 8px;font-style:normal;font-weight:400;line-height:normal;display:flex;flex-direction:row;align-items:center}.profile__statistics{color:#000;font-size:16px}.profile__link{border-radius:200px;background:#de3a34;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 20px;width:190px;display:flex;justify-content:center;align-items:center;margin-top:12px}.profile__button{display:none;position:absolute;top:20px;right:20px;outline:none;border:none;cursor:pointer;background:transparent}.profile__section-name{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 25px}.profile__event-container{display:flex;flex-direction:row;overflow:auto;padding-bottom:5px}.profile__event-item{border-radius:16px;background:#f4f4f4;display:flex;padding:15px;flex-direction:column;justify-content:space-between;align-items:center;width:128px}.profile__event-item:not(:last-of-type){margin-right:15px}.profile__event-item-icon{width:75px;height:75px;border-radius:50%;background:#214fe2;display:flex;justify-content:center;align-items:center;margin:0 11px 5px}.profile__event-item-name{margin:0 0 5px;color:#000}.profile__event-item-name,.profile__event-item-status{font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.profile__event-item-status{margin:0;color:#9c9eac}.profile__achievements-container{display:flex;flex-direction:row;overflow:auto;padding-bottom:5px}.profile__achievements-item{min-width:200px;width:200px;min-height:200px;border-radius:32px;padding:26px 20px;display:flex;flex-direction:column;align-items:center;position:relative}.profile__achievements-item:nth-of-type(1n){background:#214fe2}.profile__achievements-item:nth-of-type(1n) .profile__achievements-title{color:#fff}.profile__achievements-item:nth-of-type(2n){background:#f4f4f4}.profile__achievements-item:nth-of-type(2n) .profile__achievements-title{color:#000}.profile__achievements-item:nth-of-type(3n){background:#de3a34}.profile__achievements-item:nth-of-type(3n) .profile__achievements-title{color:#fff}.profile__achievements-item:not(:last-of-type){margin-right:10px}.profile__achievements-image{width:100px;height:100px;display:flex;justify-content:center;align-items:center;margin-bottom:4px}.profile__achievements-title{font-weight:700;margin:0 0 8px}.profile__achievements-text,.profile__achievements-title{text-align:center;font-size:12px;font-style:normal;line-height:normal}.profile__achievements-text{color:hsla(0,0%,100%,.4);font-weight:400;margin:0}.profile__achievements-download{position:absolute;top:15px;right:15px}.profile__column{display:flex;flex-direction:column}.profile__exit{color:#9c9eac;font-size:15px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer;margin-top:20px}.profile__certificate-container{display:flex;flex-direction:row;flex-wrap:wrap}.profile__certificate{margin-right:10px;width:150px}.profile__certificate-image{width:100%}.training__page{background:#fff}.content_head{font-size:30px;margin-bottom:20px;margin-top:20px;color:#214fe2}.studyPanels{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;padding-left:0!important;padding-right:0!important}.button__orange,.button__white{padding:10px 15px}.training__error{border-radius:10px;padding:45px;margin:25px 0;border:1px solid #ed6e6b;color:#fff;background-color:#ed6e6b;font-size:18px;line-height:26px;font-weight:700;text-transform:uppercase}.imgCenter{display:block;max-width:100%;height:auto;margin:0 auto}.login-page{height:100vh;display:flex;flex-direction:column}.lessons__header{width:100%;margin:0 0 15px;color:#de3a34;font-size:48px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:767px){.lessons__header{font-size:30px}}.lessons__description{margin:0 0 48px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:767px){.lessons__description{margin:0 0 15px}}.lessons__tabs{display:flex;flex-direction:row;margin-bottom:35px}@media screen and (max-width:767px){.lessons__tabs{flex-direction:column}}.lessons__tab{display:flex;justify-content:center;align-items:center;padding:10px 25px;border-radius:99px;border:1px solid #9c9eac;background:#fff;margin-right:10px;cursor:pointer}@media screen and (max-width:767px){.lessons__tab{margin-bottom:10px}}.lessons__tab.active{background:#de3a34;border:1px solid #de3a34;color:#fff}.lessons__tab-container{width:100%}.lessons__container,.lessons__tab-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.lessons__back{margin-top:80px}.lessons__back div{display:flex;flex-direction:row;align-items:center}.lessons__back div svg{margin-right:5px}.lessons__back div p{color:#9c9eac;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.lessonsCard{width:49%;border-radius:36px;border:1px solid #9c9eac;padding:25px;margin-bottom:25px}@media screen and (max-width:767px){.lessonsCard{width:100%}}.lessonsCard__title{margin:0 0 15px;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:20px}.lessonsCard__description{margin:0 0 15px;color:#9c9eac;font-size:16px}.lessonsCard__description,.lessonsCard__status{font-style:normal;font-weight:400;line-height:normal}.lessonsCard__status{max-width:410px;display:inline;padding:10px 20px;justify-content:center;align-items:center;border-radius:200px;color:#fff;font-size:14px;white-space:nowrap;transition:opacity .5s}.lessonsCard__status.grey{background:#9c9eac}.lessonsCard__status.red{background:#de3a34}.lessonsCard__status:hover{opacity:.6}.lessonsCard.no-active{opacity:.4;pointer-events:none}.testCard{width:49%;border-radius:36px;border:1px solid #9c9eac;padding:25px;margin-bottom:25px;background:#214fe2}@media screen and (max-width:767px){.testCard{width:100%}}.testCard__title{font-size:20px;font-weight:700;line-height:20px}.testCard__description,.testCard__title{margin:0 0 15px;color:#fff;font-style:normal}.testCard__description{font-size:16px;font-weight:400;line-height:normal}.testCard__status{max-width:200px;display:flex;padding:10px 20px;justify-content:center;align-items:center;border-radius:200px;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.testCard__status.grey{background:#9c9eac}.testCard__status.white{background:#fff}.events__header{color:#de3a34;font-size:48px;line-height:normal}.events__header,.events__text{font-style:normal;font-weight:700}.events__text{color:#000;font-size:20px;line-height:20px}.my-achievements__header{color:#de3a34;font-size:48px;font-style:normal;font-weight:700;line-height:normal}.my-achievements__text{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:20px}.team__header{color:#de3a34;font-size:48px;line-height:normal}.team__header,.team__text{font-style:normal;font-weight:700}.team__text{color:#000;font-size:20px;line-height:20px}.error-page-container{justify-content:space-evenly;width:100%;margin-top:50px}.error-page-container,.error-page-description{display:flex;align-items:center;flex-direction:column}.error-page-description{justify-content:center;width:312px}.error-page-description>p{text-align:center;font-weight:500;font-size:18px}.error-page-description>h1{text-align:center}.error-page-svg{display:flex;flex-direction:column-reverse;height:auto;margin-top:50px}.error-page-description-404>h1{color:#9c9eac;font-weight:700;font-size:150px;margin:0}.error-page-description-404>svg{display:none}.error-page-button{padding:16px 30px;background-color:#de3a34;border-radius:8px;height:60px;width:320px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:400;font-size:18px;cursor:pointer}@media only screen and (min-width:1000px){.error-page-container{flex-direction:row}.error-page-description{height:600px;align-items:flex-start;justify-content:flex-start}.error-page-svg{margin-top:100px;height:500px}.error-page-description-404>svg{display:flex}}.error-page{padding-top:140px}.error-page__container{width:100%;max-width:1236px;max-height:100%;padding:0 50px;margin:0 auto}.error-page__flex{display:flex;align-items:center;justify-content:space-between}.error-page__title{margin-bottom:16px;color:#000;font-size:20px;font-weight:700;line-height:130%}.error-page__text{max-width:400px;color:#000;font-size:16px;line-height:130%}@media only screen and (max-width:768px){.error-page{padding-top:70px}.error-page__container{padding:0 20px}.error-page__flex{flex-direction:column}.error-page__info{margin-bottom:24px}.error-page__img{display:block;max-width:100%}}
/*# sourceMappingURL=main.565754fc.chunk.css.map */