@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css);.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:0 0;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:0;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:0 0;border:none;height:100%;margin:auto 18px auto 0;outline:0;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.about__header{margin-bottom:90px!important}.test .filled{border:1.5px solid #bebfbe;border-radius:100%;height:21.5px;position:relative;width:21.5px}.test{background:#f2f2f2}.course-cards .card{background:#fff;border:1px solid #edf5f0;border-radius:16px;box-sizing:border-box;margin-bottom:24px;padding:16px;position:relative}.course-cards .card__img img{border-radius:16px;height:228px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.course-cards .card__status{left:26px;position:absolute;top:194px}.course-content{background-color:#fff;border-radius:20px;margin-bottom:75px;padding:100px}.course-cards .card__status .done,.course-cards .card__status .process{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:14px;font-weight:600;height:40px;padding:10px 14px}.course-cards .card__status .done img,.course-cards .card__status .process img{margin-right:10px}.course-cards .card__status .process{background:#7b61ff}.course-cards .card__status .done{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.7)}.course-cards .card__title{color:#031a0a;font-size:18px;font-weight:600;margin-top:12px}.course-cards .card__descr{color:#99a39c;font-size:14px;line-height:20px;position:relative}.course-cards .card__descr:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";height:20px;left:0;position:absolute;right:0;width:100%;z-index:10}.course-cards .card button{margin-top:12px;width:100%}.v-test{padding-bottom:16px}.v-test .card{margin-bottom:16px}.check{align-items:center;display:flex;height:calc(100vh - 110px);justify-content:center}.check__wrap{text-align:center;width:512px}.check__wrap img{display:block;height:66px;margin-left:auto;margin-right:auto;width:66px}.check__wrap>span{color:#031a0a;display:block;font-size:24px;font-weight:700}.check__info,.check__wrap button{margin-top:24px}.check__info{background:#fff;border:1px solid #edf5f0;border-radius:16px;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:16px 24px 4px}.check__info span{display:block;margin-bottom:12px;text-align:left;width:50%}.check__info span:nth-child(odd){color:#99a39c}.check__info span:nth-child(2n){color:#031a0a}.course{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:24px}.course__video{margin-bottom:24px;position:relative;width:100%}.course__video>img,.course__video>video{border-radius:16px;height:585px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.course__video .play{height:96px;left:calc(50% - 48px);position:absolute;top:calc(50% - 48px);width:96px}.course__video .play img{cursor:pointer;height:100%;width:100%}.course__aside{width:33%}.course__aside>img{border-radius:16px;height:252px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.course__aside .description,.course__aside .title{margin-bottom:16px;text-align:left}.description{align-items:center;color:#7b7b7b;display:flex;font-size:16px;gap:24px;justify-content:center;letter-spacing:.2px;line-height:20px;margin:0 0 64px;max-width:unset;opacity:unset;padding-bottom:0}.title{color:#031a0a;font-size:20px;font-weight:600;margin-top:40px}.course__aside .flows{border-top:1px solid #edf5f0;margin-top:16px}.course__aside .flows>div{border-bottom:1px solid #edf5f0;display:flex;justify-content:space-between;padding-bottom:12px;padding-top:12px}.course__aside .flows>div span{align-items:center;display:flex}.course__aside .flows>div span .online{margin-left:8px}.course__aside button{margin-top:16px;width:100%}.course__aside .subtitle{margin-top:16px}.course__content{width:60%}.course__lessons{margin-top:24px}.course__lessons .title{padding-bottom:8px}.course__lessons .open{background:#fff!important;border:1px solid #edf5f0!important;padding-bottom:12px!important;padding-top:12px!important}.course__lesson{align-items:center;background:#f2f2f2;border-radius:12px;display:flex;justify-content:space-between;margin-top:8px;padding:13px 18px;width:100%}.course__lesson-info{align-items:flex-end;display:flex}.course__lesson-info span{color:#99a39c;font-size:14px;margin-right:14px;min-width:20px;text-align:center}.course__lesson-info span img{height:20px;margin-bottom:2px;width:20px}.course__lesson-info p{color:#031a0a;font-size:16px;margin-bottom:0}.course__lesson-key .text{font-size:14px;margin-right:10px}.course__lesson-key .filled{border:1.5px solid #bebfbe;border-radius:100%;height:21.5px;position:relative;width:21.5px}.course__lesson-key .filled img{height:26px;left:-4px;-o-object-fit:contain;object-fit:contain;position:absolute;top:-4px;width:26px}.notif{background:#7b61ff;border-radius:16px;color:#fff!important;font-size:10px!important;height:19px;justify-content:center;margin-bottom:2px;width:19px}.course-completed-card,.notif{align-items:center;display:flex}.course-completed-card{justify-content:space-between;margin-top:16px}.course-completed-card .button{font-size:14px!important;margin-top:0!important;width:auto!important}@media (max-width:767px){.course__aside,.course__content{padding:0 30px 30px;width:100%}.course-content{padding:30px 0 0}.about__header{margin-bottom:40px!important}}.completed-icon{height:26px;left:-4px;-o-object-fit:contain;object-fit:contain;position:absolute;top:-4px;width:26px}.test{border:none;border-radius:16px;color:#000;font-size:14px;font-weight:600;justify-content:space-between;padding:14px;transition:.3s;width:100%}.button_test,.test{align-items:center;display:flex}.button_test{gap:10px}.filled{border:1.5px solid #bebfbe;border-radius:100%;height:21.5px;position:relative;width:21.5px}.course__lesson-key,.lesson_item{align-items:center;display:flex}.lesson_item{gap:15px;justify-content:space-between;width:100%}.sidebar-item::-webkit-scrollbar{border-radius:5px;height:200px;padding:0 5px;position:absolute;width:5px}.sidebar-item::-webkit-scrollbar-track{background-color:#f1f1f1;height:10px}.sidebar-item::-webkit-scrollbar-thumb{background-color:#005ff9;border-radius:5px;height:50px}.overlay{background-color:hsla(0,0%,100%,0);display:none;height:100%;left:0;position:fixed;top:0;transition:opacity 30s ease-out;width:100%;z-index:98}.overlay.active{display:block}.result{background-color:#fff;border:none;padding:0}.show-block{display:block}.accordion-content .lesson_content,.accordion-header{align-items:center;border-bottom:1px solid #edf5f0;display:flex;justify-content:space-between}.accordion-content .lesson_content{cursor:pointer;padding:10px 10px 10px 20px;width:100%}.accordion-content p:hover{color:#005ff9}.accordion-arrows svg{margin-left:10px}.accordion-header .arrow-down.off,.accordion-header .arrow-up.off{display:none}.accordion-content{color:#000;font-family:Nunito Sans;font-size:16px;font-weight:400;height:-moz-fit-content;height:fit-content;letter-spacing:0;line-height:40px;padding:20px;text-align:left}.accordion-item.active .accordion-content{display:block}#sidebar-wrapper{background:#fff;border-radius:20px;color:#fff;overflow-y:auto;position:relative;transition:all .5s ease;z-index:1000}img,svg{vertical-align:middle}.sidebar-nav li{font-family:Nunito Sans;font-size:16px;font-weight:400;height:48px;letter-spacing:0;line-height:40px;text-align:left;text-indent:20px}.sidebar-nav li a{border-bottom:1px solid #edf5f0;color:#000;display:block;font-weight:400;text-decoration:none}.sidebar-nav li a:hover{background:hsla(0,0%,100%,.2);color:#005ff9;font-weight:700;text-decoration:none}.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}.sidebar-nav>.sidebar-brand{font-size:18px;height:60px;line-height:60px;margin:0}.sidebar-nav>.sidebar-brand a{color:#000;font-weight:600}.sidebar-nav>.sidebar-brand a:hover{color:green}.video{padding-bottom:43px;padding-top:67px}.video__player img{border-radius:20px;max-height:589px}.video__player{position:relative}.video__player-icon{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.lesson__title{color:#2c2c2c;font-size:20px;line-height:140%;margin-bottom:10px}.lesson__wrapper{gap:117.44px;padding-bottom:139px}.lesson__text{color:#2c2c2c;font-size:16px;line-height:22px;margin-bottom:30px;opacity:.5}.lesson__button{background:#1d71b8;border-radius:15px;color:#fff;font-size:16px;line-height:140%;padding:15px 50px;width:-moz-fit-content;width:fit-content}.lesson__docs{max-width:393px;width:100%}.lesson__docs-title{color:#031a0a;font-size:20px;line-height:24px;margin-bottom:12px}.lesson__docs-icon{margin-right:16px}.lesson__docs-item-info{gap:4px}.lesson__docs-item{background:#fff;border:1px solid #edf5f0;border-radius:16px;margin-bottom:8px;padding:16px}.lesson__docs-item:last-child{margin-bottom:0}.lesson__docs-item-title{color:#031a0a;font-size:16px;line-height:22px}.lesson__docs-item-text{color:#2c2c2c;font-size:16px;font-weight:300;line-height:22px;opacity:.5}@media (max-width:768px){.video{padding-bottom:21px;padding-top:21px}.lesson__title{font-size:18px;line-height:100%}.lesson__text{font-size:14px}.lesson__docs-title{font-size:16px}.lesson__docs-item-text,.lesson__docs-item-title{font-size:14px}.lesson__wrapper{padding-bottom:110px}.lesson__button-mobile{font-size:14px;margin-top:12px;padding:16px 0;text-align:center;width:100%}.video__player-icon{height:25.03px;width:25.03px}}.video-section{width:70%}.sidebar-section{width:30%}@media (max-width:768px){.container{display:block}.sidebar-section,.video-section{padding:0;width:100%!important}.video__player iframe{height:200px}.sidebar-section{order:-1;padding-top:20px}}.auth_modal_tabs{display:flex;justify-content:space-between;text-align:center}.auth_modal_tab{border-bottom:1px solid #d3d3d3;cursor:pointer;font-size:16px;padding:10px 0;width:100%}.active_tab,.auth_modal_tab:hover{border-bottom:2px solid grey}.login-modal{text-align:center}.request-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f9fafb;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='gray' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 5.646a.5.5 0 0 1 .708 0L8 11.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #e5e7eb;border-radius:6px;font-size:16px;padding:12px 16px;width:100%}.request-form select:focus{background-color:#fff;border-color:#10b981;outline:0}.personal_button{padding:10px}.login_button,.personal_button{background-color:#2fa846;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600}.login_button{padding:15px}.logout_button{background-color:red;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:15px}.error-field{border-color:red!important}.button{background:linear-gradient(108.6deg,#0dc268,#8fc268);color:#fff;padding:15px 40px}.modal input::-webkit-inner-spin-button,.modal input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal input[type=number]{-moz-appearance:textfield}.overlay{z-index:999999999}.modal,.overlay{height:100%;left:0;position:fixed;top:0;width:100%}.modal{display:none;overflow:auto;padding-top:10%;z-index:9999999999}.modal-content{background-color:#f3f3f5;border:1px solid #888;border-radius:12px;margin:auto;padding:30px;position:relative;width:400px;z-index:99999999999}.modal-content h2{color:#031a0a;font-size:30px;font-weight:500;margin-bottom:25px;text-align:center}.modal-content svg{margin:150px auto;text-align:center;width:100%}.request-form{gap:20px}.request-form,.request-form_item{display:flex;flex-direction:column}.request-form_item label{color:#2c2d2e;font-size:15px;margin-bottom:7px}.request-form_item textarea{border:1px solid #e1e2e8;border-radius:4px;font-size:16px;height:100px;outline:0;padding:10px 15px;resize:none}.request-form_item textarea[placeholder]{color:#919399}.request-form_item input[type=number],.request-form_item input[type=password],.request-form_item input[type=text]{background:#f9f9fa;border:1px solid #dcdde3;border-radius:5px;font-size:16px;outline:0;padding:12px 10px}.request-form_item .login-button{background:#0dc268;border:1px solid #0dc268;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;outline:0;padding:12px 15px}.request-form_item a{background:#e4e5ea;color:#2c2d2e;margin-top:10px;padding:12px 15px;text-align:center;text-decoration:none;width:100%}.request-form_item .register-btn{background:0 0;color:#fff;margin:10px auto 0;width:-moz-fit-content;width:fit-content}.request-form_item .register-btn:hover{text-decoration:underline}@media (max-width:500px){.request-form_item .register-btn{text-align:center}}.modal-success{text-align:center}.modal-success img{height:120px;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:120px}.modal-success h2{color:#2c2d2e;font-size:30px;margin-bottom:10px}.modal-success p{color:#7c7c7e;margin-bottom:15px}.modal-success a{background:#0dc268;border-radius:4px;color:#fff;display:inline-block;margin-top:10px;padding:13px 15px;text-align:center;text-decoration:none;width:90%!important}.modal-content{width:500px}@media (max-width:500px){.modal{padding-top:30%}.modal-content{padding:30px 20px;width:90%}}.register{padding-top:40px}.error_text{color:red!important}.register{padding-top:100px}.register__title{margin:0 auto;text-align:center;width:85%}.register_heading{font-size:40px;font-weight:500;padding-bottom:20px}.register_subtitle{color:#ccdffe;font-size:20px;line-height:1.2}.register__bar{align-items:center;display:flex;gap:15px;justify-content:space-between;margin:50px auto 10px;width:85%}.register__bar div{background:#3581fe;border-radius:10px;height:10px;width:33%}.register__bar div.current_bar{background:#fff}@media (max-width:500px){.register_heading{font-size:30px}.register_subtitle{font-size:18px}.register__bar{margin-top:30px}.register__bar div{height:7px}}.register-form{margin:30px 0 20px}.register-form input::-webkit-inner-spin-button,.register-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.register-form input[type=number]{-moz-appearance:textfield}.register-form__body{background:#fff;border-radius:10px;margin:0 auto;padding:40px 35px;width:85%}.register-form_h2{border-bottom:2px solid #e1e2e7;color:#2c2d2e;font-size:24px;font-weight:500;margin-bottom:30px;padding-bottom:10px}.register-form__form{display:flex;flex-wrap:wrap;gap:20px}.register-form_title{color:#2c2d2e;font-size:14px;margin-bottom:10px}.register-form_title label{color:#2c2d2e}.register-form_title label span{color:#ed0834}.register-form__item{margin-bottom:15px}.register-form__item input,.register-form__item select{background:#f9f9fa;border:1px solid #dcdde3;border-radius:5px;font-size:16px;outline:0;padding:12px 10px}.register-form__item select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%}.register-form__item:first-child{width:100%}.register-form__item:first-child #female{margin-left:30px}.register-form__item:nth-child(2){width:48%}.register-form__item:nth-child(2) input{width:100%}.register-form__item:nth-child(3){width:48%}.register-form__item:nth-child(3) input{width:100%}.register-form__item:nth-child(4){position:relative;width:31%}.register-form__item:nth-child(4):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form__item:nth-child(5){position:relative;width:32%}.register-form__item:nth-child(5):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form__item:nth-child(6){position:relative;width:31%}.register-form__item:nth-child(6):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form__item:nth-child(7){width:31%}.register-form__item:nth-child(7) input{width:100%}.register-form__item:nth-child(8){width:32%}.register-form__item:nth-child(8) input{width:100%}.register-form__item:nth-child(9){width:31%}.register-form__item:nth-child(9) input{width:100%}.register-form__item:nth-child(10){width:30%}.register-form__item:nth-child(10) #no{margin-left:30px}.register-form__item:nth-child(11){width:30%}.register-form__item:nth-child(11) .people-counter{background:#f9f9fa;border:1px solid #dcdde3;border-radius:5px;display:flex;width:-moz-fit-content;width:fit-content}.register-form__item:nth-child(11) .people-counter input{border:0;border-left:1px solid #dcdde3;border-radius:0;border-right:1px solid #dcdde3;text-align:center}.register-form__item:nth-child(11) .people-counter button{background:0 0;border:0;color:#2c2d2e;cursor:pointer;font-size:20px;width:33px}.register-form_confirm{margin-bottom:100px}.register-form_confirm__body{align-items:center;background:#fff;border-radius:10px;display:flex;gap:20px;justify-content:flex-start;margin:0 auto;padding:30px 35px;width:85%}.register-form_confirm__body a{background:#f0f1f3;border-radius:8px;color:#2c2d2e;padding:12px 50px;text-decoration:none}.register-form_confirm__body input{background:#005ff9;border:0;border-radius:8px;cursor:pointer;font-size:16px;outline:0;padding:12px 50px}@media (max-width:866px){.register-form__item:nth-child(11),.register-form__item:nth-child(4),.register-form__item:nth-child(5),.register-form__item:nth-child(6),.register-form__item:nth-child(7),.register-form__item:nth-child(8),.register-form__item:nth-child(9){width:48%}}@media (max-width:670px){.register-form__body{padding:30px 20px}.register-form__item:first-child{border-bottom:1px solid #dfe0e3;margin-bottom:0;padding-bottom:20px;width:100%}.register-form__item:nth-child(2),.register-form__item:nth-child(3),.register-form__item:nth-child(4),.register-form__item:nth-child(5){width:100%}.register-form__item:nth-child(6){border-bottom:1px solid #dfe0e3;margin-bottom:0;padding-bottom:20px;width:100%}.register-form__item:nth-child(7),.register-form__item:nth-child(8){width:100%}.register-form__item:nth-child(10),.register-form__item:nth-child(9){border-bottom:1px solid #dfe0e3;margin-bottom:0;padding-bottom:20px;width:100%}.register-form__item:nth-child(11){width:100%}.register-form_h2{padding-bottom:20px}}@media (max-width:500px){.register-form__body,.register__title{width:90%}.register-form__form{gap:10px}.register-form__item{margin-bottom:10px;padding-top:10px}.register-form_confirm__body{flex-direction:column-reverse;gap:10px;padding:30px 20px;width:90%}.register-form_confirm__body a,.register-form_confirm__body input{text-align:center;width:100%}}.register-form__form-02 .register-form__item:first-child{position:relative;width:48%}.register-form__form-02 .register-form__item:first-child:after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form__form-02 .register-form__item:nth-child(2){position:relative;width:48%}.register-form__form-02 .register-form__item:nth-child(2):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form__form-02 .register-form__item:nth-child(3){width:48%}.register-form__form-02 .register-form__item:nth-child(3) input{width:100%}.register-form__form-02 .register-form__item:nth-child(4){position:relative;width:48%}.register-form__form-02 .register-form__item:nth-child(4):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}@media (max-width:670px){.register-form__form-02{gap:0!important}.register-form__form-02 .register-form__item{margin-bottom:10px}.register-form__form-02 .register-form__item:first-child{border-bottom:0;padding-bottom:0}.register-form_confirm__body{padding:30px 20px}}@media (max-width:634px){.register-form__form-02{margin-top:-20px}.register-form__form-02 .register-form__item{margin-bottom:10px}.register-form__form-02 .register-form__item:first-child,.register-form__form-02 .register-form__item:nth-child(2),.register-form__form-02 .register-form__item:nth-child(3),.register-form__form-02 .register-form__item:nth-child(4){width:100%}}.register-form__form-03 .register-form__item:first-child{width:31%}.register-form__form-03 .register-form__item:first-child #no{margin-left:30px}.register-form__form-03 .register-form__item:nth-child(2){width:30%}.register-form__form-03 .register-form__item:nth-child(2) .people-counter{background:#f9f9fa;border:1px solid #dcdde3;border-radius:5px;display:flex;width:-moz-fit-content;width:fit-content}.register-form__form-03 .register-form__item:nth-child(2) .people-counter input{border:0;border-left:1px solid #dcdde3;border-radius:0;border-right:1px solid #dcdde3;text-align:center}.register-form__form-03 .register-form__item:nth-child(2) .people-counter button{background:0 0;border:0;color:#2c2d2e;cursor:pointer;font-size:20px;padding:0 15px;width:50px}.register-form__form-03 .register-form__item:nth-child(3){width:33%}.register-form__form-03 .register-form__item:nth-child(3) input{width:auto}.register-form__form-03 .register-form__item:nth-child(3) #false{margin-left:20px}.register-form__form-03 .register-form__item:nth-child(4){position:relative;width:48%}.register-form__form-03 .register-form__item:nth-child(4):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form__form-03 .register-form__item:nth-child(5){position:relative;width:48%}.register-form__form-03 .register-form__item:nth-child(5):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form_goal{margin:20px 0}.register-form_goal_body{background:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:30px 35px;width:85%}.register-form_goal_body .register-form_title{color:#2c2d2e;font-size:15px}.register-form_goal_body .register-form_title label{color:#2c2d2e}.register-form_goal_body select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#f9f9fa;border:1px solid #dcdde3;border-radius:5px;font-size:16px;outline:0;padding:12px 10px;width:100%}.register-form_goal_body .register-form_goal_select{position:relative;width:40%}.register-form_goal_body .register-form_goal_select:after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";height:10px;pointer-events:none;position:absolute;right:10px;top:25%;transform:rotate(-90deg) translate(-50%);width:10px}.register-form_goal_body .register-form_goal_agreement{margin-top:20px}.register-form_goal_body .register-form_goal_agreement input{margin-bottom:10px;margin-right:10px}.register-form_goal_body .register-form_goal_agreement label{color:#2c2d2e}@media (max-width:866px){.register-form__form-03 .register-form__item:first-child,.register-form__form-03 .register-form__item:nth-child(2),.register-form__form-03 .register-form__item:nth-child(3),.register-form__form-03 .register-form__item:nth-child(4){width:48%}.register-form__form-03 .register-form__item:nth-child(5){width:100%}}@media (max-width:670px){.register-form__form-03 .register-form__item:first-child{border-bottom:0;padding-bottom:0}.register-form__form-03 .register-form__item:nth-child(2),.register-form__form-03 .register-form__item:nth-child(3),.register-form__form-03 .register-form__item:nth-child(4){width:48%}.register-form__form-03 .register-form__item:nth-child(5){width:100%}.register-form_goal_body{padding:30px 20px}}@media (max-width:634px){.register-form__form-03 .register-form__item:first-child,.register-form__form-03 .register-form__item:nth-child(2),.register-form__form-03 .register-form__item:nth-child(3){border-bottom:1px solid #dfe0e3;padding-bottom:20px;width:100%}.register-form__form-03 .register-form__item:nth-child(4),.register-form__form-03 .register-form__item:nth-child(5){width:100%}}@media (max-width:500px){.register-form_goal_body{width:90%}.register-form_goal_body .register-form_goal_select{border-bottom:1px solid #dfe0e3;padding-bottom:20px;width:100%}.register-form__form-03 .register-form__item:first-child{margin-top:-20px}}.register-success{margin-bottom:100px;margin-top:40px}.register-success__body{background:#fff;border-radius:10px;margin:0 auto;padding:40px 35px;text-align:center;width:85%}.register-success__body img{margin-bottom:50px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:120px}.register-success__body h2{color:#2c2d2e;font-size:30px;font-weight:500;margin-bottom:10px;margin-left:auto;margin-right:auto;width:80%}.register-success__body p{color:#808182;font-size:18px;margin-bottom:60px;margin-left:auto;margin-right:auto;width:60%}.register-success__body a{background:#005ff9;border-radius:10px;display:inline-block;margin-bottom:50px;padding:14px 50px;text-decoration:none}@media (max-width:768px){.register-success__body h2,.register-success__body p{width:100%}}@media (max-width:500px){.register-success__body img,.register-success__body p{margin-bottom:30px}.register-success__body h2{font-size:25px}.register-success__body p{font-size:16px;margin-bottom:50px}.register-success__body a{margin-bottom:0;margin-left:auto;margin-right:auto;padding:14px 10px;width:90%}.register-success__body{padding:40px 10px}}.profile{padding:20px 0}.profile__body{display:flex;flex-direction:column;gap:20px}.profile__tabs{align-items:center;background:#f4f4f4;border-radius:10px;display:flex;gap:40px;justify-content:start;margin:0 auto;padding:25px 35px;position:relative;width:85%}.profile__tabs a{color:#a0a2a8;font-size:18px;font-weight:500;text-decoration:none}.profile__tabs .profile_selected{border-bottom:4px solid #2c2d2e;color:#2c2d2e}.profile__main{background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:25px 35px!important;width:85%}.profile__main_photo{align-items:center;border-bottom:1px solid #e1e2e7;display:flex;gap:20px;justify-content:start;padding-bottom:30px}.profile__main_photo_left{position:relative}.profile__main_photo_left img{border-radius:100%;height:120px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:120px}.profile__main_photo_left a{bottom:0;position:absolute;right:0}.profile__main_photo_right p{color:#2c2d2e;font-size:18px;margin-bottom:10px}.profile__main_photo_right a{color:#7b7b7b;text-decoration:none}.profile__main_photo_right a:hover{text-decoration:underline}.profile__main_info{display:flex;flex-wrap:wrap;gap:20px}.profile__main_info .register-form__item{width:48%}.profile__main_info .register-form__item input::-webkit-inner-spin-button,.profile__main_info .register-form__item input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile__main_info .register-form__item input[type=number]{-moz-appearance:textfield}.profile__main_info .register-form__item:after{display:none!important}.profile__main_info .register-form__item input{width:100%}.profile__main_adress .register-form__item:first-child,.profile__main_adress .register-form__item:nth-child(2){position:relative}.profile__main_adress .register-form__item:first-child:after,.profile__main_adress .register-form__item:nth-child(2):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";display:block!important;height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.profile__main_additional .register-form__item:first-child,.profile__main_additional .register-form__item:nth-child(2){position:relative}.profile__main_additional .register-form__item:first-child:after,.profile__main_additional .register-form__item:nth-child(2):after{background-color:#333;clip-path:polygon(8% 17%,0 25%,50% 84%,100% 25%,92% 17%,50% 65%);content:"";display:block!important;height:10px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-90deg) translate(-50%);width:10px}.profile__main_additional .register-form__item:nth-child(3){width:30%}.profile__main_additional .register-form__item:nth-child(3) #no{margin-left:30px!important}.profile__main_additional .register-form__item:nth-child(3) input{width:-moz-fit-content;width:fit-content}.profile__main_additional .register-form__item:nth-child(4){width:30%}.profile__main_additional .register-form__item:nth-child(4) input{width:35%!important}.profile__main_additional .register-form__item:nth-child(4) .people-counter{background:#f9f9fa;border:1px solid #dcdde3;border-radius:5px;display:flex;justify-content:space-between;width:-moz-fit-content;width:fit-content}.profile__main_additional .register-form__item:nth-child(4) .people-counter input{border:0;border-left:1px solid #dcdde3;border-radius:0;border-right:1px solid #dcdde3;text-align:center}.profile__main_additional .register-form__item:nth-child(4) .people-counter button{background:0 0;border:0;color:#2c2d2e;cursor:pointer;font-size:20px;width:33px}.profile__main_additional .register-form__item:nth-child(5){position:relative;width:48%}.profile__main_additional .register-form__item:nth-child(5):after{background-color:transparent;clip-path:unset;color:#919399;content:"₸"!important;display:block!important;position:absolute;right:0;top:55%;transform:unset;width:25px}.profile__main_additional .register-form__item:nth-child(5) input{padding-right:30px}@media (max-width:670px){.profile__main_info .register-form__item{width:100%}.profile__main{gap:10px}.profile__main_photo_left img{height:80px;width:80px}.profile__tabs{flex-wrap:nowrap;overflow-x:scroll}.profile__tabs a{flex:1 0 auto}}@media (max-width:575px){.profile__main_additional .register-form__item:nth-child(3),.profile__main_additional .register-form__item:nth-child(4){width:45%}.profile__main_additional .register-form__item:nth-child(5){width:100%}}@media (max-width:500px){.profile__main{padding:25px;width:95%}.profile__tabs{gap:20px;padding:15px 25px;width:95%}.profile__main_info{gap:0}.register-form__item:first-child{border:0}.register-form__item:nth-child(6){border:0;padding-bottom:5px}body>section.profile>div>div>div:nth-child(3)>h2{margin-bottom:0}.profile__main_adress .register-form__item:nth-child(2):after{top:57%}.profile__body{gap:15px}body>section.profile>div>div>div:nth-child(4)>h2{margin-bottom:0}.profile__main_additional .register-form__item:nth-child(3),.profile__main_additional .register-form__item:nth-child(4){width:105%}.profile__main_additional .register-form__item:nth-child(5){width:100%}.profile__main_additional .register-form__item:nth-child(2):after,.profile__main_additional .register-form__item:nth-child(5):after{top:60%}.profile-confirm{width:95%}.register-form__item:first-child{padding-bottom:10px}}.certificates__body{display:flex;flex-direction:column;gap:20px;margin-top:-30px}.certificates__item{align-items:center;display:flex;gap:30px;justify-content:start;padding:10px 0}.certificates__item h3{color:#2c2d2e;font-size:22px;font-weight:500}.certificates__item p{color:#7b7b7b}.certificates__item a{align-items:center;background:#005ff9;border-radius:7px;display:flex;margin-left:auto;padding:15px 20px;text-decoration:none}.certificates__item a svg{margin-right:10px}@media (max-width:768px){.certificates__item{align-items:start;flex-direction:column;gap:20px}.certificates__item a{margin-left:unset}}.zayavka__body{display:flex;flex-direction:column;gap:20px;padding:15px}.zayavka__item{align-items:center;display:flex;gap:30px;justify-content:start}.zayavka__left{width:30%}.zayavka__left img{border-radius:4px;height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.zayavka__right{width:70%}.zayavka__right h2{color:#2c2d2e;font-size:22px;font-weight:600;padding-bottom:10px}.zayavka__right p{color:#7b7b7b;padding-bottom:10px}.zayavka__right button{align-items:center;background:#005ff9;border:0;border-radius:7px;cursor:pointer;display:flex;font-size:16px;margin-top:10px;outline:0;padding:12px 30px;text-decoration:none}.zayavka__right button svg{margin-right:10px}@media (max-width:768px){.zayavka__left{width:40%}.zayavka__right{width:60%}}@media (max-width:645px){.zayavka__item{flex-direction:column;gap:15px}.zayavka__left,.zayavka__right{width:100%}}@media (max-width:500px){.zayavka__right button{justify-content:center;padding:12px 10px;width:100%}}.modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000;background-color:rgba(0,0,0,.6);display:none;height:100%;left:0;overflow:auto;padding-top:10%;position:fixed;top:0;width:100%;z-index:9999999999}.modal input::-webkit-inner-spin-button,.modal input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal input[type=number]{-moz-appearance:textfield}.modal-content{background-color:#f3f3f5;border:1px solid #888;border-radius:12px;margin:auto;padding:30px;width:400px}.modal-content h2{color:#031a0a;font-size:30px;font-weight:500;margin-bottom:25px;text-align:center}.modal-content svg{margin:150px auto;text-align:center;width:100%}.request-form{gap:20px}.request-form,.request-form_item{display:flex;flex-direction:column}.request-form_item label{color:#2c2d2e;font-size:15px;margin-bottom:7px}.request-form_item textarea{border:1px solid #e1e2e8;border-radius:4px;font-size:16px;height:100px;outline:0;padding:10px 15px;resize:none}.request-form_item textarea[placeholder]{color:#919399}.request-form_item input[type=number]{border:1px solid #e1e2e8;border-radius:4px;font-size:16px;outline:0;padding:10px 15px}.request-form_item input[type=submit]{background:#005ff9;border:1px solid #005ff9;border-radius:4px;cursor:pointer;font-size:16px;margin-top:10px;outline:0;padding:12px 15px}.request-form_item a{background:#e4e5ea;color:#2c2d2e;margin-top:10px;padding:12px 15px;text-align:center;text-decoration:none;width:100%}.modal-success{text-align:center}.modal-success img{height:120px;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:120px}.modal-success h2{color:#2c2d2e;font-size:30px;margin-bottom:10px}.modal-success p{color:#7c7c7e;margin-bottom:15px}.modal-success a{background:#005ff9;border-radius:4px;display:inline-block;margin-top:10px;padding:13px 15px;text-align:center;text-decoration:none;width:90%!important}@media (max-width:500px){.modal{padding-top:30%}.modal-content{padding:30px 20px;width:90%}}.farming-title{font-size:45px;font-weight:600;margin-bottom:35px;margin-top:25px;text-align:center}.farming__body{align-items:normal;display:flex;gap:15px;justify-content:space-between;padding-bottom:100px}.farming__item{background:#fff;border-radius:12px;display:flex;flex-direction:column;padding:15px;width:32%}.farming__item img{border-radius:6px;height:150px;-o-object-fit:cover;object-fit:cover;width:100%}.farming__item h3{color:#2c2d2e;font-size:22px;font-weight:500;padding:20px 0 10px}.farming__item p{color:#7b7b7b;padding:5px 0 15px}.farming__item a{border-bottom:1px solid #0dc268;color:#0dc268;margin-bottom:20px;margin-top:auto;padding-bottom:2px;text-decoration:none;width:-moz-fit-content;width:fit-content}@media (max-width:1220px){.farming__body{padding:0 20px 80px}}@media (max-width:990px){.farming__body{flex-wrap:wrap}.farming__item{width:49%}}@media (max-width:790px){.farming__item{width:100%}.farming__item img{display:none}}@media (max-width:680px){.farming-title{font-size:35px;padding:0 20px}}@media (max-width:500px){.farming-title{font-size:28px}.farming__body{gap:10px;padding:0 10px}.farming-title{padding:0 10px}.farming__item p{font-size:14px}.farming__item h3{font-size:20px;padding-top:10px}.farming__item a{margin-bottom:15px}}.farming-second{background:#fff;border-radius:50px;margin-bottom:40px;padding:70px 0 100px}.farming-second-title{color:#2c2d2e;font-size:30px;font-weight:600;padding:10px 0 50px;text-align:center}.farming-second_broiler{display:flex;gap:15px;justify-content:space-between;padding-bottom:50px}.farming-second_broiler__left{background:#0dc268;border-radius:12px;padding:30px;width:50%}.farming-second_broiler__left svg{margin-bottom:20px}.farming-second_broiler__left h3{color:#fff;font-size:25px;font-weight:600;padding-bottom:15px;padding-top:10px}.farming-second_broiler__left p{line-height:1.25;opacity:70%;padding-bottom:20px}.farming-second_broiler__right{width:50%}.farming-second_broiler__right img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1220px){.farming-second_broiler{padding:0 20px 50px}.farming-second_aspects{margin-left:20px;margin-right:20px}}@media (max-width:865px){.farming-second_broiler{flex-direction:column-reverse}.farming-second_broiler__left,.farming-second_broiler__right{width:100%}.farming-second_broiler__right img{height:240px}}@media (max-width:500px){.farming-second_broiler__left{padding:15px}.farming-second_broiler__left h3{font-size:20px}.farming-second_broiler__left svg{margin-bottom:10px}.farming-second-title{font-size:25px;padding-left:10px;padding-right:10px}.farming-second{border-radius:12px;margin-bottom:20px;padding-bottom:50px}}.farming-second_aspects{background:#f3f3f5;border-radius:18px;display:flex;flex-direction:column;gap:20px;padding:25px 35px}.farming-second_aspects_item{align-items:start;border-bottom:1px solid #cfcfd1;display:flex;gap:20px;justify-content:space-between;padding-bottom:40px;padding-top:20px}.farming-second_aspects_item h5{color:#2c2d2e;font-size:15px;opacity:30%;width:5%}.farming-second_aspects_item h3{color:#2c2d2e;font-size:22px;font-weight:600;line-height:1.25;width:35%}.farming-second_aspects_item p{color:#2c2d2e;line-height:1.25;margin-left:auto;opacity:70%;width:50%}.farming-second_aspects_item:last-child{border-bottom:0}@media (max-width:768px){.farming-second_aspects{padding:15px}}@media (max-width:565px){.farming-second_aspects{gap:10px}.farming-second_aspects_item{flex-direction:column;gap:10px;padding-bottom:20px;padding-top:10px}.farming-second_aspects_item h5{padding-bottom:10px}.farming-second_aspects_item h3{width:100%}.farming-second_aspects_item p{margin-left:unset;width:100%}}.farming-third_systems{flex-direction:row-reverse}.farming-last{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;margin-bottom:-40px!important}@media (max-width:1220px){.farming-second-title{padding-left:10px;padding-right:10px}}@media (max-width:865px){.farming-third_systems{flex-direction:column-reverse}}@media (max-width:500px){.farming-third{padding-top:35px}.farming-third_systems{padding-bottom:30px}.farming-last{margin-bottom:20px!important}}.coop-hero_body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding-bottom:20px;padding-top:20px}.coop-hero_body:first-child{padding-top:30px}.coop-hero_body_reverse{flex-direction:row-reverse;padding-bottom:50px;padding-top:0}.coop-hero__left{background:#09a759;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;padding:40px;width:50%}.coop-hero__left h2{color:#fff;font-size:25px;font-weight:600;line-height:1.25;margin-bottom:20px;margin-top:50px}.coop-hero__left p{color:#fff;line-height:1.3;margin-bottom:20px;opacity:70%}.coop-hero__right{width:50%}.coop-hero__right img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.coop-support__body{background:#f3f3f5;border-radius:18px;display:flex;flex-direction:column;gap:20px;margin-bottom:80px;margin-top:50px;padding:25px 35px}.coop-spec{background:#fff;border-top-left-radius:50px;border-top-right-radius:50px;margin-bottom:-50px;padding:50px 0}.coop-spec-title{color:#2c2d2e;font-size:40px;font-weight:600;margin-top:25px;text-align:center}.coop-spec-subtitle{color:#7b7b7b;font-size:17px;margin-top:10px;text-align:center}.coop-spec__body{align-items:normal;gap:20px;padding:50px 0}.coop-spec__body,.coop-spec__item{display:flex;justify-content:space-between}.coop-spec__item{background:#f3f3f5;border-radius:12px;flex-direction:column;padding:15px;width:33%}.coop-spec__item img{border-radius:6px;height:200px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.coop-spec__item h3{color:#2c2d2e;font-size:22px;font-weight:600;margin:13px 0}.coop-spec__item p{color:#7b7b7b;margin-bottom:30px}.coop-spec__item a{border-bottom:1px solid;color:#0dc268;margin-bottom:10px;padding-bottom:2px;text-decoration:none;width:-moz-fit-content;width:fit-content}.coop-benefits__body{align-items:normal;gap:20px;padding-bottom:20px;padding-top:40px}.coop-benefits__body,.coop-benefits__left{display:flex;justify-content:space-between}.coop-benefits__left{background:#f3f3f5;border-radius:12px;flex-direction:column;padding:40px;width:50%}.coop-benefits__left h2{color:#2c2d2e;font-size:25px;font-weight:600;margin-bottom:20px;margin-top:auto}.coop-benefits__left p{color:#2c2d2e;line-height:1.3;margin-bottom:20px;opacity:70%}.coop-benefits__right{width:50%}.coop-benefits__right img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.coop-benefits__reverse{flex-direction:row-reverse;padding-bottom:90px;padding-top:0}.coop-benefits__reverse .coop-benefits__left,.coop-benefits__reverse .coop-benefits__right img{height:420px}@media (max-width:1220px){.coop-hero_body{padding-left:10px;padding-right:10px}.coop-support__body{margin-left:10px;margin-right:10px}}@media (max-width:1185px){.coop-benefits__left h2,.coop-hero__left h2{margin-top:20px}}@media (max-width:869px){.coop-benefits__body,.coop-hero_body{flex-direction:column-reverse}.coop-benefits__left,.coop-hero__left{width:100%}.coop-benefits__reverse .coop-benefits__right img{height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.coop-benefits__reverse .coop-benefits__left{height:auto}.coop-benefits__right,.coop-hero__right{width:100%}.coop-benefits__right img,.coop-hero__right img{height:240px}}@media (max-width:768px){.coop-support__body{gap:10px;padding:15px}.coop{padding-bottom:0!important}}@media (max-width:620px){.coop-benefits__left,.coop-hero__left{padding:20px 15px}}@media (max-width:500px){.coop-benefits__left h2,.coop-hero__left h2{font-size:20px}.coop-benefits__body,.coop-hero_body{gap:10px}}@media (max-width:1220px){.coop-benefits__body,.coop-spec-subtitle,.coop-spec-title,.coop-spec__body{margin-left:10px;margin-right:10px}}@media (max-width:768px){.coop-spec{border-radius:12px;padding-top:20px}}@media (max-width:680px){.coop-spec__body{flex-direction:column;padding-top:30px}.coop-spec__item{width:100%}}@media (max-width:500px){.coop-spec-title{font-size:25px}.coop-spec-subtitle{font-size:16px}.coop-spec__body{gap:10px;padding-bottom:20px}.coop-spec__item img{height:180px}.coop-spec{margin-bottom:70px}.coop-benefits__reverse{padding-bottom:20px}}.profile__tabs div{color:#a0a2a8;cursor:pointer;font-size:18px;font-weight:500;text-decoration:none}.profile__tabs{border-top-left-radius:unset;border-top-right-radius:unset;display:block!important}@media (max-width:670px){.profile__tabs{overflow-x:hidden}}.main_info{align-items:center;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;gap:30px;justify-content:start;margin:0 auto;padding:25px 35px 5px;width:85%}.main_info_icon{border-radius:10px;height:70px;width:70px}.main_info_text{display:flex;flex-direction:column;gap:10px}.fio{font-size:20px;font-weight:600}.phone{color:#a0a2a8}@media (max-width:768px){.main_info{padding:25px;width:95%}}.profile__tabs_buttons{overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-color:#fff #fff;scrollbar-width:thin;transition:overflow .3s ease;white-space:nowrap}.profile__tabs_buttons:hover{scrollbar-color:silver #f0f0f0}.iframe-wrapper{height:700px;position:relative;width:100%}.iframe-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){.iframe-wrapper{height:400px}}@media (max-width:480px){.iframe-wrapper{height:300px}}.dauletten{padding:40px 20px 100px}.dauletten__title{padding:40px 0;text-align:center}.dauletten__title span{color:#fff;display:inline-block;font-size:48px;font-weight:700;margin-bottom:20px}.dauletten__title p{color:#fff;font-size:20px;font-weight:400}.dauletten__body{align-items:normal;gap:20px}.dauletten__body,.dauletten__left{display:flex;justify-content:space-between}.dauletten__left{flex-direction:column;width:65%}.dauletten__left_top .vjs-poster img{-o-object-fit:cover;object-fit:cover}.dauletten__left_top .video-js{border-radius:8px;height:420px;overflow:hidden;width:100%}.dauletten__left_top .video-js .vjs-big-play-button{background-color:hsla(0,0%,100%,.7);border-color:transparent;border-radius:100%;color:#005bd1;height:2em;width:2em}.dauletten__left_top .video-js .vjs-big-play-button .vjs-icon-placeholder:before,.dauletten__left_top .video-js .vjs-modal-dialog,.dauletten__left_top .vjs-button>.vjs-icon-placeholder:before,.dauletten__left_top .vjs-modal-dialog .vjs-modal-dialog-content{top:5px}.dauletten__left_bottom{background:#fff;border-radius:4px;display:flex;flex-direction:column;gap:20px;padding:20px}.daulettern__left_bottom_title{align-items:center;border-bottom:1px solid #e0e2e8;display:flex;gap:10px;justify-content:space-between;padding-bottom:20px}.daulettern__left_bottom_title p{color:#050a28;font-size:24px;font-weight:700}.daulettern__left_bottom_title span{align-items:center;background:#eff4fb;border-radius:30px;display:flex;font-size:14px;gap:6px;justify-content:center;padding:7px 8px}.daulettern__left_bottom_body{display:flex;flex-direction:column;gap:20px}.daulettern__left_bottom_body a{align-items:center;background:#0dc268;border-radius:6px;color:#fff;display:flex;gap:10px;justify-content:center;margin-top:auto;padding:10px 50px;text-decoration:none;width:-moz-fit-content;width:fit-content}.daulettern__left_bottom_body p{color:#050a28;letter-spacing:.2px;opacity:60%}.dauletten__right{background:#fff;border-radius:4px;display:flex;flex-direction:column;gap:20px;height:640px;padding:20px;width:35%}.dauletten__right_title{align-items:center;border-bottom:1px solid #e0e2e8;display:flex;gap:10px;justify-content:space-between;padding-bottom:20px}.dauletten__right_title p{color:#050a28;font-size:24px;font-weight:700}.dauletten__right_title span{align-items:center;background:#eff4fb;border-radius:30px;display:flex;font-size:14px;gap:6px;justify-content:center;padding:7px 8px}.dauletten__right_body{display:flex;flex-direction:column;gap:10px;overflow-x:scroll}.dauletten__right_item{align-items:normal;border-bottom:1px solid #eff4fb;display:flex;gap:10px;justify-content:start;padding-bottom:10px}.dauletten__right_item:last-child{border-bottom:0}.dauletter__right_item_left{position:relative;width:120px}.dauletter__right_item_left img{border-radius:4px;height:80px;-o-object-fit:cover;object-fit:cover;width:120px}.dauletter__right_item_left:before{height:100%;left:32%;position:absolute;top:25%;width:100%}.closed_course .dauletter__right_item_left:before{content:url(/images/lock.svg)}.closed_course .dauletter__right_item_right a{pointer-events:none}.dauletter__right_item_right{display:flex;flex-direction:column;justify-content:space-between;width:100%}.dauletter__right_item_right a{color:#2c2d2e;font-weight:700;text-decoration:none}.dauletter__right_item_right a:hover{color:#005bd1}.dauletter__right_item_right span{align-items:center;background:#eff4fb;border-radius:30px;display:flex;font-size:14px;gap:6px;justify-content:center;padding:7px 8px;width:-moz-fit-content;width:fit-content}@media (max-width:500px){.dauletten{padding:10px 20px 80px}.dauletten__title span{font-size:30px}.dauletten__title p{font-size:16px}.dauletten__body{flex-direction:column;gap:10px}.dauletten__left{gap:10px;width:100%}.dauletten__left_top .video-js{height:230px}.daulettern__left_bottom_title{align-items:start;flex-direction:column;padding-bottom:10px}.daulettern__left_bottom_body a{width:100%}.dauletten__right{height:340px;width:100%}}.main{background:url(../images/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:80px}.main__title{font-size:70px;font-weight:600;line-height:100%;margin:0 auto 30px;padding-top:150px}.main__text,.main__title{color:var(--text-color-text-white,#fff);text-align:center;width:100%}.main__text{font-size:20px;font-weight:400;line-height:24px;margin:0 auto 132px;max-width:600px}.main__card{background:#0d76fe;border-radius:14px;margin:0 auto 86px;padding:18px;width:-moz-fit-content;width:fit-content}.main__card-wrapper{align-items:center;display:flex;gap:24px}.main__card-button{align-items:center;background:var(--main-color-rating,#ffd400);border-radius:6px;display:flex;gap:7px;padding:12px 16px}.main__card-button-text{color:var(--text-color-text-black,#2c2d2e);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:20px}.main__card-button-icon{position:relative;top:2px}.main__card-text{color:var(--text-color-text-white,#fff);font-size:14px;font-weight:400;letter-spacing:.2px;line-height:120%;max-width:145px;width:100%}.main__bottom{padding-bottom:30px;text-align:center}.about{background:#fff;border-top-left-radius:50px;border-top-right-radius:50px;padding-bottom:120px}.about__title{color:var(--text-color-text-black,#2c2d2e);font-size:40px;font-weight:600;line-height:44px;margin-bottom:14px;padding-top:80px;text-align:center}.about__text{align-items:center;color:var(--text-color-text-secondary,#7b7b7b);display:flex;font-size:16px;font-weight:400;gap:24px;justify-content:center;letter-spacing:.2px;line-height:20px;margin-bottom:64px;text-align:center}.about__text:after,.about__text:before{background:url(../images/line.svg);content:"";display:block;height:1px;width:80px}.about__text.white:after,.about__text.white:before{background:url(../images/line-white.svg);content:"";display:block;height:1px;width:80px}.about__cards{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:16px}.about__card{border-radius:18px;height:530px;max-width:592px;padding:40px;width:100%}.about__card-title{color:var(--text-color-text-black,#2c2d2e);font-size:30px;font-weight:600;line-height:34px;margin-bottom:24px}.about__card-text{color:var(--text-color-text-secondary,#7b7b7b);font-size:20px;font-weight:400;line-height:24px}.about__card:first-child{background:url(../images/about-card-bg-1.png)}.about__card:first-child,.about__card:last-child{background-position:50%;background-repeat:no-repeat;background-size:cover}.about__card:last-child{background-image:url(../images/about-card-bg-2.svg)}.about__card-img{margin-bottom:34px}.about__card-img img{max-width:512px;width:100%}.about__card-bg{background:#f3f3f5}.about__banner{background:var(--z_gray-gray-40,#f3f3f5);border-radius:18px}.about__banner-wrapper{display:flex;justify-content:space-between}.about__banner-img img{width:602px}.about__banner-title{color:var(--text-color-text-black,#2c2d2e);font-size:30px;font-weight:600;line-height:34px;margin-bottom:24px}.about__banner-content{padding-bottom:40px;padding-left:40px;padding-top:40px}.about__banner-text{color:var(--text-color-text-secondary,#7b7b7b);font-size:20px;font-weight:400;line-height:24px;margin-bottom:120px}.about__banner-footer{align-items:center;display:flex;gap:22px}.about__banner-button{align-items:center;background:var(--main-color-primary,#005ff9);border-radius:6px;display:flex;gap:8px;padding:14px 24px}.about__banner-button-text{color:var(--text-color-text-white,#fff);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:20px;text-align:center}.about__banner-button-icon{position:relative;top:2px}.about__banner-tip{color:var(--text-color-text-secondary,#7b7b7b);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:20px}.about__banner-img{padding-right:40px;padding-top:10px}.about__banner-tip{max-width:167px;width:100%}.partners{background:#fff;border-bottom-left-radius:50px;border-bottom-right-radius:50px;padding-bottom:120px}.partners__items{align-items:center;display:flex;gap:133px}.partners__item img{margin-left:120px}.plans{padding-bottom:160px}.plans__items{align-items:center;display:flex;justify-content:space-between}.plans__item{max-width:285px;position:relative;width:100%}.plans__item:first-child{background:url(../images/plans-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px}.plans__item:nth-child(2){background:url(../images/plans-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px}.plans__item:nth-child(3){background:url(../images/plans-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px}.plans__item:last-child{background:url(../images/plans-4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px}.plans__item-title{font-size:50px;font-weight:600;line-height:60px}.plans__item-text,.plans__item-title{color:var(--text-color-text-white,#fff);text-align:center}.plans__item-text{font-size:20px;font-weight:400;line-height:24px}.plans__item-content{left:50%;transform:translateX(-50%)}.up{top:30px}.down,.up{position:absolute}.down{bottom:30px}.projects{background:#fff;border-radius:50px;padding-bottom:120px}.projects__item{align-items:center;border-bottom:1px solid #dadce0;display:flex;gap:20px;margin-bottom:32px;padding-bottom:32px;position:relative}.projects__item:last-child{border-bottom:none}.projects__item-bg{background:#f3f3f5;border-radius:12px}.projects__item-content{background-image:url(../images/projects-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:500px}.projects__item-inner{padding:40px}.projects__item-number{color:var(--text-color-text-secondary,#7b7b7b);font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;margin-bottom:32px}.projects__item-title{color:var(--text-color-text-black,#2c2d2e);font-size:30px;font-weight:600;line-height:34px;margin-bottom:22px}.projects__item-text{color:var(--text-color-text-black,#2c2d2e);font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px}.projects__item-footer{align-items:center;border-top:1px solid #caccd1;bottom:80px;display:flex;gap:28px;padding-top:22px;position:absolute}.projects__item-button{background:var(--main-color-primary,#005ff9);border-radius:6px;display:flex;gap:8px;padding:14px 24px}.projects__item-button-text{color:var(--text-color-text-white,#fff)}.projects__item-button-text,.projects__item-tip{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px}.projects__item-tip{color:var(--text-color-text-black,#2c2d2e);max-width:280px}.projects__item-img{border-radius:12px}.projects__item-img img{max-height:500px;max-width:600px}.work{padding-bottom:100px}.work__banner{background:var(--z_gray-gray-40,#f3f3f5);border-radius:12px;padding:50px 40px;position:relative}.work__banner-content{max-width:500px;width:100%}.work__banner-wrapper{display:flex}.work__banner-logo{margin-bottom:46px}.work__banner-title{font-size:30px;font-weight:600;line-height:34px;margin-bottom:18px}.work__banner-text,.work__banner-title{color:var(--text-color-text-black,#2c2d2e)}.work__banner-text{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;opacity:.6;position:relative;z-index:2}.work__banner-footer{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:50px}.work__banner-video{align-items:center;background:var(--main-color-bg,#fff);border-radius:8px;box-shadow:5px 5px 15px 0 rgba(0,0,0,.15);display:flex;gap:12px;max-width:358px;padding:12px 24px 12px 18px;width:100%}.work__banner-video-text{font-size:16px;letter-spacing:.2px;line-height:20px}.work__banner-name,.work__banner-video-text{color:var(--text-color-text-black,#2c2d2e);font-weight:400}.work__banner-name{font-size:20px;line-height:24px}.work__banner-image{bottom:-2.5px;position:absolute;right:2px;z-index:1}.work__banner-image img{max-width:769px}.work__banner-sign{position:relative;top:10px;z-index:2}.letters{padding-bottom:120px}.letters__wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px}.letters__title{color:var(--text-color-text-white,#fff);font-size:40px;font-weight:600;line-height:44px}.letters__arrow{align-items:center;display:flex;gap:14px}.letters__arrow-left,.letters__arrow-right{align-items:center;background:#fff;border-radius:6px;display:flex;height:50px;justify-content:center;width:50px}.letters__items{display:flex;gap:20px}.letters__item{max-width:380px;width:100%}.letters__item-content{background:var(--z_gray-gray-40,#f3f3f5);border-radius:0 0 12px 12px;bottom:3px;height:442px;padding:24px;position:relative}.letters__item-title{font-size:20px;font-weight:600;line-height:24px}.letters__item-text,.letters__item-title{color:var(--text-color-text-black,#2c2d2e);margin-bottom:14px}.letters__item-text{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;text-overflow:ellipsis}.letters__item-more{color:var(--text-color-link,#005bd1);font-size:16px;font-weight:400;line-height:24px;margin-bottom:22px;text-decoration-line:underline}.letters__item-footer{bottom:24px;max-width:332px;position:absolute;width:100%}.letters__item-name{border-top:1px solid #bfc1c7;font-size:16px;line-height:20px;margin-bottom:2px;padding-top:18px}.letters__item-job,.letters__item-name{color:var(--text-color-text-black,#2c2d2e);font-weight:400;letter-spacing:.2px}.letters__item-job{font-size:14px;line-height:22px;margin-bottom:20px}.join{background:var(--text-color-link,#005bd1);border-radius:50px;padding-bottom:120px}.join__banner{background:#f5f5f5;border-radius:18px;margin-bottom:16px}.join__banner-content{padding:40px}.join__banner-wrapper{display:flex}.join__banner-title{color:var(--text-color-text-black,#2c2d2e);font-size:30px;font-weight:600;line-height:34px;margin-bottom:24px}.join__banner-text{color:var(--text-color-text-secondary,#7b7b7b);font-size:20px;font-weight:400;line-height:24px;margin-bottom:72px}.join__banner-footer{align-items:center;display:flex;gap:22px}.join__banner-button{align-items:center;background:var(--main-color-primary,#005ff9);border-radius:6px;display:flex;gap:8px;padding:14px 32px}.join__banner-button-text{color:var(--text-color-text-white,#fff);font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;text-align:center}.join__items{display:flex;gap:16px}.join__item{height:530px;max-width:592px;width:100%}.join__item:first-child{background:var(--z_gray-gray-40,#f3f3f5);border-radius:18px;padding:40px;position:relative}.join__item:first-child .join__item-title{color:var(--text-color-text-black,#2c2d2e);font-size:30px;font-weight:600;line-height:34px;margin-bottom:24px}.join__item:first-child .join__item-text{color:var(--text-color-text-secondary,#7b7b7b);font-size:20px;font-weight:400;line-height:24px;margin-bottom:40px}.join__item:first-child .join__item-button{align-items:center;background:var(--main-color-primary,#005ff9);border-radius:6px;display:flex;gap:8px;padding:14px 32px;width:-moz-fit-content;width:fit-content}.join__item:first-child .join__item-button-text{color:var(--text-color-text-white,#fff);font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;text-align:center}.join__item:first-child .join__item-button-icon{position:relative;top:2px}.join__item:first-child .join__item-img{bottom:16px;position:absolute;right:8px}.join__item:last-child{background:url(../images/join-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;padding:40px;position:relative}.join__item:last-child .join__item-title{color:var(--text-color-text-black,#fff);font-size:30px;font-weight:600;line-height:34px;margin-bottom:24px}.join__item:last-child .join__item-text{color:var(--text-color-text-secondary,#fff);font-size:20px;font-weight:400;line-height:24px;margin-bottom:40px}.join__item:last-child .join__item-button{align-items:center;background:var(--main-color-primary,#ffd400);border-radius:6px;display:flex;gap:8px;padding:14px 32px;width:-moz-fit-content;width:fit-content}.join__item:last-child .join__item-button-text{color:var(--text-color-text-white,#2c2d2e);font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;text-align:center}.join__item:last-child .join__item-button-icon{position:relative;top:2px}.join__item:last-child .join__item-img{bottom:16px;position:absolute;right:8px}.join__banner-more{color:var(--text-color-text-black,#2c2d2e);font-family:SF Pro Display;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;opacity:.6}.join__banner-img-img{max-width:687px}.letters__item-img img{max-width:380px}.join__item-img-mobile,.join__item-tip-mobile,.main__map{display:none}@media (max-width:1130px){.main{background-position:top;background-size:contain}}@media (max-width:1062px){.projects__item{flex-direction:column-reverse}.about__banner-wrapper{flex-wrap:wrap}.join__banner-wrapper{flex-direction:column}}@media (max-width:768px){.main{background:url(../images/main-mobile-bg.svg);background-position:50%;background-size:cover}.main__title{font-size:30px;font-weight:700;line-height:34px;margin-bottom:20px;padding-top:0}.main__text,.main__title{color:var(--text-color-text-white,#fff);text-align:center}.main__text{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;margin-bottom:50px;max-width:100%;padding:0 22px}.main__map{display:block;margin-bottom:29px;padding-top:40px;text-align:center}.main__map img{width:100%}.main__card{margin-bottom:30px;width:100%}.main__card-wrapper{flex-direction:column}.main__content{padding:0 22px}.main__card-button{justify-content:space-between;width:100%}.main__card-text{max-width:100%;text-align:center}.about__title{font-size:30px;font-weight:700;line-height:34px}.about__text{padding:0 17px}.about__text.white:after,.about__text.white:before,.about__text:after,.about__text:before{display:none}.about__cards{justify-content:center;padding:0 17px}.about__card{max-width:100%;padding:22px 18px}.about__text{margin-bottom:50px}.about__card-title{font-size:24px;line-height:28px;margin-bottom:12px}.about__card-text{font-size:16px;letter-spacing:.2px;line-height:20px}.about__banner-img img,.about__card-img img{max-width:100%;width:100%}.about__banner-footer{flex-direction:column}.about__content{padding:0 17px}.about__card-img{margin-bottom:23px}.about__banner-content{padding:22px 18px}.about__banner-title{font-size:24px;line-height:28px;margin-bottom:12px}.about__banner-text{font-size:16px;letter-spacing:.2px;line-height:20px;margin-bottom:24px}.about__banner-button{justify-content:space-between;width:100%}.about__banner-footer{gap:12px}.about__banner-tip{font-size:14px;font-weight:400;letter-spacing:.2px;line-height:22px}.about__banner-img{padding:0;text-align:center}.about__banner-wrapper{flex-wrap:wrap}.about__banner-tip{max-width:100%;text-align:center}.partners{bottom:1px;position:relative}.about{padding-bottom:0}.about__inner{border-bottom:2px solid hsla(225,7%,76%,.5);padding-bottom:52px}.about__title{padding-top:60px}.about__text{margin-bottom:60px}.partners{padding-bottom:70px}.partners__items{gap:80px;padding-left:22px}.plans{padding-bottom:80px}.plans__items{display:grid;gap:14px;grid-template-columns:1fr 1fr;padding:0 16px}.plans__item{height:200px!important;margin:0 auto;max-width:165px;width:100%}.plans__item-title{font-size:30px;line-height:34px}.plans__item-text{font-size:16px;letter-spacing:.2px;line-height:20px}.projects_items{padding:0 17px}.projects__item img,.projects__item-img{width:100%}.projects__item{gap:14px}.projects__item-number{display:none}.projects__item-inner{padding:22px 20px}.projects__item-title{font-size:24px;font-weight:600;line-height:28px;margin-bottom:12px}.projects__item-content{background-image:none;height:-moz-fit-content;height:fit-content}.projects__item-footer{position:static}.projects__item-text{padding-bottom:22px}.projects__item-footer{flex-direction:column;gap:16px}.projects__item-button{justify-content:space-between;width:100%}.projects__item-tip{max-width:100%;text-align:center;width:100%}.work__banner-wrapper{flex-direction:column}.work__banner-image{position:relative}.work__content{padding:0 17px}.work__banner-image img{max-width:100%;width:100%}.work__banner-logo{display:none}.work__banner{padding:22px 18px 0}.work{padding-bottom:60px}.work__banner-title{font-size:24px;font-weight:600;line-height:28px}.work__banner-text{margin-bottom:18px}.work__banner-footer{flex-direction:column}.work__banner-video{padding:12px 18px 12px 14px}.work__banner-content,.work__banner-video{max-width:100%;width:100%}.work__banner-video-text{font-size:14px;font-weight:400;letter-spacing:.2px;line-height:120%}.work__banner-name{font-size:16px;font-weight:600;letter-spacing:.2px;line-height:20px}.letters__wrapper{align-items:flex-start;flex-direction:column;gap:50px;margin-bottom:50px;padding:0 17px}.letters__title{font-size:30px;font-weight:700;line-height:34px}.letters__wrapper{padding-right:17px}.letters__item{width:330px}.letters__item,.letters__item-img img{max-width:330px}.letters__item-footer{width:-moz-fit-content;width:fit-content}.letters__item-title{font-size:16px;font-weight:600;letter-spacing:.2px;line-height:20px}.letters__item-more{margin-bottom:0;padding-bottom:22px}.letters__item-content{height:446px}.letters__item-footer{max-width:282px;position:absolute;width:100%}.letters__item-job{margin-bottom:72px}.letters__item-company{bottom:0;position:absolute}.letters{padding-bottom:82px}.join__items{flex-direction:column}.join__content{padding:0 17px}.join__banner-content{padding:24px 18px}.join__banner-title{font-size:24px;font-weight:600;line-height:28px;margin-bottom:18px}.join__banner-text{font-size:16px;letter-spacing:.2px;line-height:20px;margin-bottom:28px}.join__banner-footer{flex-direction:column;gap:16px}.join__banner-button{justify-content:space-between;padding:14px 24px;width:100%}.join__banner-img{bottom:10px;position:relative}.join__banner-img img{width:100%}.join__item-img-mobile{display:block;margin-bottom:40px;text-align:center}.join__item-img{display:none}.join__item{height:-moz-fit-content;height:fit-content;padding:40px 18px!important}.join__item-img-mobile img{width:220px}.join__item-title{font-size:24px!important;font-weight:600!important;line-height:28px!important;margin-bottom:18px!important}.join__item-text{color:var(--text-color-text-secondary,#7b7b7b)!important;font-size:16px!important;font-weight:400!important;letter-spacing:.2px!important;line-height:20px!important;margin-bottom:28px}.join__item:last-child .join__item-text{color:#fff!important}.join__item-button{justify-content:space-between;padding:14px 24px!important;width:100%!important}.join__item-tip-mobile{color:var(--text-color-text-black,#2c2d2e);display:block;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:20px;margin-top:16px;opacity:.6;text-align:center}.join__item:last-child{background:url(../images/about-bg-mobile.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:600px}}@media (max-width:550px){.about__card{height:380px}}*{box-sizing:border-box;font-family:Montserrat;margin:0;padding:0}body,html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1380px;padding:0 20px;width:100%}::-moz-selection{background:#23305c;color:#fff}::selection{background:#23305c;color:#fff}.dropbtn svg{transition:.5s;width:10px}.dropbtn svg path{fill:#fff}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#23305c;border-radius:14px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:300px;position:absolute;z-index:1}.dropdown-content a{display:block;margin-left:0;padding:12px 20px;text-decoration:none}.dropdown-content a:hover{border-radius:14px}.dropdown:hover .dropdown-content{display:block}.rotate{transform:rotate(180deg);transition:transform .3s}.navbar__body{align-items:center;background:#23305c;border-radius:15px;display:flex;gap:20px;justify-content:space-between;margin:20px 0;padding:10px}.navbar__left{width:250px}.navbar__left img{height:71px;-o-object-fit:cover;object-fit:cover;width:250px}.navbar__mid{align-items:center;display:flex;gap:10px;justify-content:space-between;width:60%}.navbar__mid a{color:#fff;font-weight:600;position:relative;text-decoration:none}.navbar__mid a:after{background:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:.5s;width:0}.navbar__mid a:hover:after{transition:.5s;width:100%}.navbar__right{align-items:center;display:flex;gap:10px;justify-content:center;width:15%}.navbar__right i{padding:10px}.navbar__right .dropdown a,.navbar__right i{background:#2fa846;border-radius:3px;color:#fff}.navbar__right .dropdown a{padding:8px 6px;text-decoration:none}.navbar__right .dropdown-content{min-width:100%;top:25px}.hero{padding:40px 0}.hero__body{align-items:normal;display:flex;gap:20px;justify-content:space-between}.hero__left{width:60%}.hero__left h1{color:#1f1f1f;font-size:64px;line-height:1}.hero__right{display:flex;flex-direction:column;gap:20px;justify-content:center;width:40%}.hero__right p{color:#1f1f1f}.hero__right a{background:#23305c;border-radius:999px;color:#fff;font-size:15px;font-weight:600;padding:12px 30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.hero-img{margin:20px 0}.hero-img__body{border-radius:15px;font-size:0;overflow:hidden;position:relative}.hero-img__body img{filter:brightness(70%);height:464px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hero-img__text{background:rgba(0,0,0,.5);border-radius:15px;bottom:25px;color:#fff;font-size:16px;line-height:1.5;padding:30px;position:absolute;right:25px;width:38%}.fond{padding:30px 0}.fond__title{align-items:center;display:flex;gap:20px;justify-content:space-between;line-height:1;padding:20px 0}.fond__title p{color:#1f1f1f;font-size:48px}.fond__title span{color:#1f1f1f;display:inline;line-height:1.4;width:100%}.fond__body{align-items:normal;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:40px 0}.fond__item{align-items:flex-end;background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:30px;width:32%}.fond__item img{width:45px}.fond__item p{color:#1f1f1f;font-size:21px;font-weight:600;line-height:1;margin-top:auto;width:100%}.fond__item a{text-decoration:none;width:-moz-fit-content;width:fit-content}.fond__item:nth-child(2){background:#23305c}.fond__item:nth-child(2) p,.fond__item:nth-child(2) span{color:#fff}.fond__item:nth-child(3){background:#2fa846}.fond__item:nth-child(3) p,.fond__item:nth-child(3) span{color:#fff}.fond__item:nth-child(4){background:#23305c}.fond__item:nth-child(4) p,.fond__item:nth-child(4) span{color:#fff}.fond__item:nth-child(5){align-items:flex-start;background-image:url(../imagesV4/fond-bg.webp);background-position:0;background-repeat:no-repeat;background-size:cover;order:9}.fond__item:nth-child(5) img{display:none}.fond__item:nth-child(5) p{color:#fff}.fond__item:nth-child(5) a{background:#23305c;border-radius:16px;color:#fff;font-weight:600;padding:12px 25px}.tasks{padding:10px 0}.tasks__title{align-items:center;display:flex;flex-direction:column;gap:20px;padding:30px 0;text-align:center}.tasks__title span{border:2px solid #23305c;border-radius:16px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.tasks__title h2{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1}.tasks__title p{color:#1f1f1f}.tasks__body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding:20px 0}.tasks__left{border-radius:16px;font-size:0;overflow:hidden;width:40%}.tasks__left img{height:520px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.tasks__right{display:flex;flex-wrap:wrap;gap:20px;width:60%}.tasks__item{align-items:flex-end;background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:28px;width:48%}.tasks__item img{width:45px}.tasks__item p{color:#1f1f1f;font-size:15px;width:100%}.tasks__item span{color:#1f1f1f;font-size:25px;font-weight:600;margin-top:auto;width:100%}.projects{padding:20px 0 80px}.projects__title{align-items:start;display:flex;flex-direction:column;gap:20px;padding:20px 0}.projects__title span{border:2px solid #23305c;border-radius:20px;color:#23305c;font-size:21px;font-weight:600;padding:5px 15px}.projects__title p{color:#1f1f1f;font-size:48px;font-weight:700}.projects__body{padding:30px 0}.projects__body,.projects__left{align-items:normal;display:flex;gap:20px;justify-content:space-between}.projects__left{width:75%}.projects__left img{border-radius:16px;width:100%}.projects__left_left{font-size:0;width:62%}.projects__left_right{display:flex;flex-direction:column;font-size:0;gap:20px;justify-content:space-between;width:38%}.projects__left_right img{height:190px;-o-object-fit:cover;object-fit:cover}.projects__right{background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:25%}.projects__right span{color:#1f1f1f;display:inline;font-size:25px;font-weight:600}.projects__right p{color:#1f1f1f;line-height:1.5}.projects__right a{background:#23305c;border-radius:999px;color:#fff;font-size:15px;font-weight:600;padding:12px 25px;text-decoration:none;width:-moz-fit-content;width:fit-content}.partners{margin:30px 0}.partners__body{align-items:center;background-image:url(../imagesV4/partners-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:40px}.partners__body span{color:#fff;display:inline;font-size:25px;font-weight:600;padding:10px 0}.parnters__items{align-items:center;display:flex;gap:30px;justify-content:space-between;padding:10px 0;width:100%}.parnters__items img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:250px}.parnters__items p{color:#ececec;font-size:21px;font-weight:600}.news{padding:20px 0}.news__title{color:#1f1f1f;font-size:48px;font-weight:700;padding:30px 0;text-align:center}.news__body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding:20px 0 50px}.news__body img{border-radius:16px;width:100%}.news__left{width:42%}.news__left .news__item{height:100%}.news__left .news__item a{flex-direction:column}.news__left .news__item .news__item_left{width:100%}.news__left .news__item .news__item_left img{height:344px;-o-object-fit:cover;object-fit:cover}.news__left .news__item .news__item_right{width:100%}.news__right{display:flex;flex-direction:column;gap:20px;width:58%}.news__right .news__item_left{width:335px}.news__right .news__item_left img{height:224px;-o-object-fit:cover;object-fit:cover;width:335px}.news__item_left{font-size:0}.news__item{background:#ececec;border-radius:16px;padding:25px}.news__item a{color:#1f1f1f;display:flex;gap:20px;text-decoration:none}.news__item a:hover b{text-decoration:underline}.news__item span{color:#2fa846;display:inline;font-size:15px;font-weight:600}.news__item span i{margin-right:5px}.news__item b{color:#1f1f1f;font-size:20px}.news__item_right{display:flex;flex-direction:column;gap:10px;justify-content:center}.footer{margin:30px 0}.footer__wrapper{background:#23305c;border-radius:16px;padding:30px}.footer__wrapper hr{background:#fff;border:0;height:1px;outline:0}.footer__body{align-items:start;display:flex;gap:20px;justify-content:space-between;padding:20px 0 50px}.footer__01{margin-bottom:40px;margin-top:auto;width:40%}.footer__01 img{height:80px;-o-object-fit:cover;object-fit:cover;width:284px}.footer__01 p{color:#fff}.footer__02,.footer__03,.footer__04{display:flex;flex-direction:column;gap:12px;width:20%}.footer__02 span,.footer__03 span,.footer__04 span{color:#fff;display:inline;font-size:25px;font-weight:600;margin-bottom:10px}.footer__02 a,.footer__03 a,.footer__04 a{color:#fff;text-decoration:none}.footer__02 a i,.footer__03 a i,.footer__04 a i{font-size:12px;margin-right:10px}.footer__02 a:hover,.footer__03 a:hover,.footer__04 a:hover{text-decoration:underline}.footer__row{display:flex;gap:10px;justify-content:start;margin-top:20px}.footer__row a{background:#2fa846;border-radius:3px;padding:5px 8px;text-align:center}.footer__row i{font-size:16px!important;margin-right:0!important}.footer__bottom{margin-top:40px;text-align:center}.footer__bottom p{color:#fff}.hero-02{margin:50px 0}.hero-02__body{align-items:center;background-image:url(../imagesV4/school-hero.webp)!important;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:120px 20px 70px;text-align:center}.hero-02__body h1{color:#fff;font-size:48px;line-height:1}.hero-02__body p{color:#fff}.hero-02__body a{background:#2fa846;border-radius:999px;color:#fff;display:inline-block;font-size:15px;padding:12px 30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.hero-03__body{padding-bottom:120px}.about{margin:20px 0 50px}.about__title{align-items:center;display:flex;flex-direction:column;gap:20px;margin:20px 0;padding:30px 0;text-align:center}.about__title span{border:2px solid #23305c;border-radius:16px;color:#23305c;display:inline;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.about__title h2{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1}.about__title p{color:#1f1f1f}.about__items{justify-content:space-between;padding:20px 0}.about__items,.about_item{align-items:start;display:flex;gap:20px}.about_item{flex-direction:column;width:33.333%}.about_item img{width:85px}.about_item span{color:#1f1f1f;display:inline;font-size:20px;font-weight:700}.about_item p{color:#1f1f1f;line-height:1.5}.wyg{margin:30px 0}.wyg__body{align-items:normal;display:flex;gap:30px;justify-content:space-between;padding:40px 0 80px}.wyg__left{background:#ececec;border-radius:15px;display:flex;flex-direction:column;justify-content:center;padding:20px;width:28%}.wyg__left img{border-radius:15px;height:230px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wyg__left p{color:#1f1f1f;line-height:1.5;padding-left:10px;position:relative}.wyg__left p:before{background:#bde00e;bottom:0;content:"";height:100%;left:0;position:absolute;width:1px}.wyg__mid{width:30%}.wyg__mid img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wyg__right{display:flex;flex-direction:column;gap:20px;width:40%}.wyg__right span{border:2px solid #bde00e;border-radius:15px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.wyg__right b{color:#1f1f1f;font-size:25px;line-height:1}.wyg__right p{color:#1f1f1f;line-height:1.5}.wyg__right ul p{font-weight:500;margin-bottom:5px}.wyg__right li{color:#1f1f1f;list-style-type:none;margin-bottom:10px;padding-left:20px;position:relative}.wyg__right li:before{content:url(../imagesV4/wyg-icon.svg);left:0;position:absolute}.cta{margin:10px 0 100px}.cta__body{align-items:center;background-image:url(../imagesV4/wyg-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:70px 0}.cta__body span{color:#fff;font-size:48px;font-weight:700}.cta__body p{color:#fff;text-align:center}.cta__body a{background:#2fa846;border-radius:999px;color:#fff;display:inline-block;font-size:15px;padding:12px 30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.gallery,.gallery__title{padding:20px 0}.gallery__title span{border:2px solid #23305c;border-radius:999px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.gallery__body{align-items:normal;display:flex;font-size:0;gap:30px;justify-content:space-between;padding:30px 0}.gallery__body img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__left{display:flex;flex-direction:column;gap:30px;width:25%}.gallery__mid{width:50%}.gallery__right{display:flex;flex-direction:column;gap:30px;width:25%}.faq{padding:20px 0}.faq__title{font-size:48px;font-weight:700;padding:10px 0;text-align:center}.faq__body{display:flex;flex-direction:column;gap:15px;margin:0 auto;padding:20px 0;width:55%}.faq__question{align-items:center;background:#ececec;border-radius:20px;cursor:pointer;display:flex;justify-content:space-between;padding:15px 25px;transition:.4s}.faq__question b{font-weight:400}.faq__question:hover{background:#bde00e;transition:.4s}.faq__question img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq__answers{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s ease,padding .4s ease}.navbar__menu_mobile{background:#fff;display:flex;flex-direction:column;height:100%;position:fixed;right:0;text-align:center;top:0;transform:translateX(100%);transition:transform .3s ease;width:250px;z-index:1000}.navbar__menu_mobile a{color:#4f4f4f;margin:10px 0;text-decoration:none}.navbar__menu_mobile a:first-child{margin-top:30px}.navbar__menu_mobile.show{display:flex;flex-direction:column;text-align:center;transform:translateX(0)}.navbar__menu_mobile.show a{color:#4f4f4f;margin:10px 0;text-decoration:none}.navbar__menu_mobile.show a:first-child{margin-top:30px}.navbar__menu_mobile.show a:hover{color:#191818;text-decoration:underline}.content-overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.content-overlay.show{display:block;opacity:1;pointer-events:auto}.burger-btn{cursor:pointer;display:none}@media (max-width:500px){.burger-btn{background:#2fa846;border:0;border-radius:4px;color:#fff;display:block;outline:0}.burger-btn i{padding:10px}.navbar__body{background:unset;margin:0;padding:0}.navbar{background:#23305c}.navbar__mid{display:none}.navbar__right{gap:10px;width:auto}.navbar__left{margin-left:-20px}.navbar__left img{width:210px}.navbar__right{display:none}.dropdown{margin:10px 0}.dropbtn svg path{fill:#1f1f1f}.dropdown-content{min-width:100%}.dropdown-content a{color:#fff!important;font-size:14px;margin:0!important;padding-bottom:5px;padding-top:5px}.hero{padding:30px 0 10px}.hero__body{flex-direction:column}.hero__left{width:100%}.hero__left h1{font-size:24px}.hero__left h1 br{display:none}.hero__right{width:100%}.hero-img__text{bottom:10px;left:10px;padding:15px;width:95%}.hero-img__body img{height:350px}.fond{padding:10px 0}.fond__title{flex-direction:column;gap:10px}.fond__title p{font-size:20px;width:100%}.fond__title p br{display:none}.fond__title span{display:inline-block;font-size:16px;line-height:1.2}.fond__body{flex-wrap:wrap;gap:10px;padding-top:10px}.fond__item{padding:20px;width:100%}.fond__item img{width:40px}.fond__item p{font-size:16px}.fond__item:nth-child(5){background-position:unset}.tasks__title{gap:15px;padding-bottom:20px;padding-top:10px}.tasks__title span{font-size:14px}.tasks__title h2{font-size:20px}.tasks__title h2 br{display:none}.tasks__title p{font-size:16px;line-height:1.2}.tasks__title p br{display:none}.tasks__body{flex-direction:column;gap:10px;padding-top:5px}.tasks__left{width:100%}.tasks__left img{height:270px}.tasks__right{gap:10px;width:100%}.tasks__item{padding:20px;width:100%}.tasks__item img{width:40px}.tasks__item span{font-size:20px}.projects{padding-bottom:30px}.projects__title{align-items:center;gap:15px;padding-bottom:10px;padding-top:10px}.projects__title span{font-size:14px}.projects__title p{font-size:20px}.projects__title p br{display:none}.projects__body{flex-direction:column;gap:10px;padding-top:10px}.projects__left{flex-direction:column;width:100%}.projects__left_right{display:none}.projects__left_left,.projects__right{width:100%}.projects__right span{font-size:20px}.projects__right p{font-size:16px;line-height:1.2}.partners{margin:0}.partners__body{padding:20px}.partners__body span{font-size:20px;text-align:center}.parnters__items{flex-direction:column;gap:15px}.parnters__items img{width:80%}.parnters__items p{font-size:15px}.news__title{font-size:20px;padding-bottom:10px;padding-top:20px}.news__body{flex-direction:column;padding-bottom:10px}.news__left,.news__right{width:100%}.news__left .news__item .news__item_left img{height:200px}.news__item{padding:15px 15px 20px}.news__item p{font-size:16px;line-height:1.1}.news__item a{flex-direction:column;gap:15px}.news__right .news__item_left{width:100%}.news__right .news__item_left img{height:200px;width:100%}.footer__wrapper{padding:0}.footer{background:#23305c;margin-bottom:0}.footer__body{flex-direction:column}.footer__01{margin-bottom:0;width:100%}.footer__01 img{margin-left:-35px}.footer__02,.footer__03,.footer__04{width:100%}.footer__02 span,.footer__03 span,.footer__04 span{font-size:20px;margin-bottom:5px}.footer__bottom{margin-top:0;padding-bottom:20px;padding-top:20px}.hero-02{margin:20px 0}.hero-02__body h1{font-size:22px}.hero-02__body h1 br{display:none}.hero-02__body{padding:70px 10px}.about__title{gap:15px;padding-bottom:0;padding-top:10px}.about__title span{font-size:14px}.about__title h2{font-size:20px}.about__title h2 br{display:none}.about__title p{font-size:15px;line-height:1.2}.about__title p br{display:none}.about__items{flex-direction:column}.about_item{gap:10px;margin-bottom:10px;width:100%}.about_item img{width:50px}.about,.wyg{margin:20px 0}.wyg__body{flex-direction:column-reverse;gap:20px;padding:10px 0}.wyg__left{gap:10px;width:100%}.wyg__mid{display:none;font-size:0;width:100%}.wyg__right{gap:10px;width:100%}.wyg__right span{font-size:14px}.wyg__right b{font-size:22px}.wyg__right p{line-height:1.2}.cta__body{padding:50px 10px}.cta__body p br{display:none}.cta__body span{font-size:20px}.cta{margin-bottom:30px}.gallery__title{text-align:center}.gallery__title span{font-size:14px}.gallery__body{flex-direction:column;gap:10px;padding:10px 0}.gallery__left,.gallery__mid,.gallery__right{gap:10px;width:100%}.faq__title{font-size:20px}.faq__body{gap:10px;padding:10px 0;width:100%}.faq__answers p{font-size:15px}.faq__question{padding:10px 15px}.faq{padding-bottom:0}}.president{padding:30px 0}.president__body{align-items:flex-end;background:#007aff;border-radius:16px;display:flex;gap:10px;justify-content:space-between;overflow:hidden;padding:60px 80px 0 100px}.president__left{color:#fff;display:flex;flex-direction:column;gap:20px;padding-bottom:80px;width:80%}.president__left b{font-size:48px;line-height:1}.president__left p{line-height:1.5;width:80%}.president__left span{display:inline;font-size:20px;font-weight:700}.president__right{font-size:0;margin-left:-220px;width:30%}.president__right img{height:auto;-o-object-fit:cover;object-fit:cover;width:115%}.news-inside{padding:40px 0}.news-inside__body{align-items:start;display:flex;gap:50px;justify-content:space-between}.news-inside__left{display:flex;flex-direction:column;gap:20px;width:60%}.news-inside__left img{border-radius:20px;height:500px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.news-inside__left p{color:#1f1f1f}.news-inside__left hr{background:#1f1f1f;border:0;height:1px;outline:0;width:100%}.news-inside__left i{background:#d5eeda;border-radius:12px;color:#1f1f1f;display:inline-block;font-style:normal;line-height:1.4;margin:20px 0;padding:20px}.news-inside__left ul li{color:#1f1f1f;list-style-type:none;margin-bottom:5px;padding-left:20px;position:relative}.news-inside__left ul li:before{content:url(../imagesV4/wyg-icon.svg);left:0;position:absolute}.news-share{align-items:center;display:flex;gap:20px;justify-content:space-between}.news-share__left{width:35%}.news-share__left b{color:#1f1f1f;font-size:20px}.news-share__right{display:flex;gap:10px;justify-content:flex-end;width:80%}.news-share__right a{height:30px;width:30px}.news-share__right a img{height:100%;width:100%}.news-inside__right{width:40%}.news-inside__right_wrapper,.news-other_right{display:flex;flex-direction:column;gap:20px}.news-inside__right_wrapper{background:#1f1f1f;border-radius:16px;padding:30px}.news-inside__right_wrapper p{color:#bde00e;font-size:22px;font-weight:500}.news-inside__right_items{display:flex;flex-direction:column;gap:20px}.news-inside__right_item img{border-radius:16px;height:135px;-o-object-fit:cover;object-fit:cover;width:40%}.news-inside__right_item a{align-items:center;color:#fff;display:flex;gap:20px;justify-content:space-between;text-decoration:none}.news-inside__right_item a:hover{text-decoration:underline}.news-inside__right_item a p{color:#fff;font-size:16px;font-weight:700}.news-inside__right_cta{align-items:center;background-image:url(../imagesV4/wyg-bg.webp);background-repeat:no-repeat;background-size:cover;border-radius:15px;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:10px;padding:30px 20px;text-align:center}.news-inside__right_cta span{color:#fff;display:inline-block;font-size:24px;font-weight:600}.news-inside__right_cta p{color:#fff;line-height:1.4}.news-inside__right_cta button{background:#23305c;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;outline:0;padding:15px 30px}.n404{padding:200px 30px}.n404__body{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}.n404__body span{color:#1f1f1f;display:inline;font-size:20px;font-weight:700}.n404__body h1{color:#bde00e;font-size:80px}.n404__body a{background:#23305c;border-radius:999px;color:#fff;font-weight:700;padding:12px 25px;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}.news-list{padding:20px 0}.news-list .news__body:nth-child(odd){flex-direction:row-reverse}.news-list__title{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 0;text-align:center}.news-list__title h1{color:#1f1f1f;font-size:48px}.news-list__title p{color:#1f1f1f}.goals{padding:30px 0}.goals__body{align-items:center;background:#0b5eff;border-radius:16px;display:flex;gap:30px;justify-content:space-between;padding:50px 80px}.goals__left{display:flex;flex-direction:column;gap:20px;width:58%}.goals__left span{color:#fff;display:inline;font-size:48px;font-weight:700;line-height:1}.goals__left ul{padding-left:10px}.goals__left ul li{color:#fff;padding-bottom:10px}.goals__right{width:45%}.structure{padding:30px 0 10px}.structure__title{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px 0;text-align:center}.structure__title span{border:2px solid #23305c;border-radius:16px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.structure__title b{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1}.structure__body{display:flex;flex-direction:column;gap:20px;padding:20px 0}.structure__top{align-items:normal;display:flex;gap:20px;justify-content:space-between}.structure__top_item{align-items:start;border:1px solid #e8e8e8;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:15px 12px;width:25%}.structure__top_item span{color:#2fa846;display:inline}.structure__top_item p{color:#1f1f1f;font-size:25px;font-weight:600;line-height:1}.structure__bottom{border:1px solid #e8e8e8;border-radius:16px;margin:0 auto;padding:15px 20px;width:65%}.structure__bottom a{align-items:center;display:flex;gap:10px;justify-content:space-between;justify-content:center;text-decoration:none}.structure__bottom a p{color:#1f1f1f;font-size:25px;font-weight:600;line-height:1}.program{padding:30px 0}.program__title{color:#1f1f1f;font-size:20px;font-weight:600;padding:20px 0;text-align:center}.program__items{align-items:start;display:flex;gap:20px;justify-content:space-between;padding:40px 0}.program__item{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;text-align:center;width:25%}.program__item img{width:85px}.program__item p{color:#1f1f1f;font-size:20px;font-weight:600}@media (max-width:500px){.president{padding:10px 0}.president__body{flex-direction:column;gap:20px;padding:20px 20px 0}.president__left{padding-bottom:40px;width:100%}.president__left b{font-size:22px}.president__left p{width:100%}.president__right{display:none;margin-left:0;width:100%}.president__right img{width:80%}.news-list__title{gap:10px;padding:20px 0}.news-list__title h1{font-size:22px}.news-inside__body,.news-list .news__body:nth-child(odd){flex-direction:column}.news-inside__body{gap:20px}.news-inside{padding:10px 0}.news-inside__left{width:100%}.news-inside__left img{height:270px}.news-inside__right{width:100%}.n404{padding:60px 10px}.n404__body span{font-size:18px}.n404__body h1{font-size:22px}.n404__body p{font-size:16px}.goals{padding:10px 0}.goals__body{flex-direction:column;padding:20px}.goals__right,.hero-03__body p br{display:none}.goals__left{width:100%}.goals__left span{font-size:22px}.goals__left span br{display:none}.structure{padding:10px 0}.structure__title{gap:15px;padding-bottom:20px;padding-top:10px}.structure__title span{font-size:14px}.structure__title b{font-size:20px}.structure__title b br{display:none}.structure__body{padding:10px 0}.structure__top{flex-direction:column;gap:10px}.structure__top_item{width:100%}.structure__top_item p{font-size:20px}.structure__bottom{padding:15px 12px;width:100%}.structure__bottom a p{font-size:20px}.program{padding:10px 0 0}.program__items{flex-direction:column;padding:20px 0}.program__item{gap:20px;width:100%}.program__item img{width:55px}}.about-table{padding:0 0 50px}.about-table__title{align-items:center;background:#fafafa;border-bottom:1px solid #ebebeb;display:flex;gap:20px;justify-content:space-between;padding:15px}.about-table__title p{color:#252525}.about-table__left,.about-table__right{width:50%}.about-table__body{align-items:center;background:#fdfeff;border-bottom:1px solid #ebebeb;display:flex;gap:20px;justify-content:space-between;padding:15px}.aboutShowMore{background:#2fa846;border:0;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:16px;margin:50px auto;outline:0;padding:15px 30px;width:-moz-fit-content;width:fit-content}.hero-02__body{padding-bottom:120px}.selskie-hero{background-image:url(../imagesV4/selsk-hero_11zon.webp)!important}.selsk-main{padding:10px 0 40px}.selsk-main__title{align-items:center;display:flex;flex-direction:column;gap:30px;padding:5px 0 20px;text-align:center}.selsk-main__title h2{color:#1f1f1f;font-size:40px}.selsk-main__title p{font-size:20px}.selsk-main__title p span{color:#23305c;display:inline;text-decoration:underline}.selsk-main__map{align-items:start;display:flex;gap:40px;justify-content:space-between;padding:40px 0}.selsk-main__left{width:55%}.selsk-main__left svg{transition:.1s;width:100%}.selsk-main__left svg path:hover{fill:#2fa846;cursor:pointer;transition:.3s}.selsk-main__right{align-items:center;display:flex;flex-direction:column;gap:25px;padding-top:20px;text-align:center;width:40%}.selsk-main__right p{color:#262626;font-size:20px;font-weight:500}.selsk-main__right b{color:#2fa846;font-size:40px}.selsk-main__items{align-items:normal;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 0}.selsk-main__item{border:1px solid #f2f2f2;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:20px;width:49%}.selsk-main__item b{font-size:22px;font-weight:700;margin-bottom:10px}.selsk-main__item span{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;gap:20px;justify-content:space-between;padding-bottom:10px;padding-top:10px}.selsk-main__item span p{color:#232323;font-weight:400;font-weight:medium;width:60%}.selsk-main__item span i{color:#232323;font-style:normal}.selsk-main__item span:last-child{border:0}.selsk-main__item span a{align-items:center;color:#23305c;display:flex;gap:10px}@media (max-width:500px){.selsk-main__title{gap:15px}.selsk-main__title h2{font-size:20px}.selsk-main__title p{font-size:16px}.selsk-main__map{flex-direction:column;gap:10px;padding-bottom:10px}.selsk-main__left{align-items:center;display:flex;height:300px;justify-content:center;width:100%}.selsk-main__right{gap:10px;padding-top:0;width:100%}.selsk-main__right p{font-size:16px}.selsk-main__right b{font-size:25px}.selsk-main__items{gap:10px}.selsk-main__item{width:100%}}.hero-team .hero__body{gap:40px}.hero-team .hero__left,.hero-team .hero__right{width:auto}.team{padding:30px 0}.team__tab{border:1px solid #d3d6de;border-radius:6px;padding:25px}.team__tab button{background:0 0;border:0;border-radius:4px;color:#484848;cursor:pointer;font-size:18px;margin-right:10px;outline:0;padding:15px 20px}.selected_team{background:#2fa846!important;color:#fff!important}.team__body{align-items:normal;flex-wrap:wrap;padding:40px 0}.team__body,.team__item{display:flex;gap:20px;justify-content:start}.team__item{align-items:flex-start;background:#fafafa;padding:20px;width:49%}.team__item_left{display:flex;flex-direction:column;gap:20px;width:40%}.team__item_left img{border:1px solid #bababa;border-radius:4px;font-size:0;height:204px;line-height:0;-o-object-fit:cover;object-fit:cover;width:100%}.team__item_left a{background:#2fa846;border-radius:6px;color:#fff;padding:10px;text-align:center;text-decoration:none}.team__item_right{display:flex;flex-direction:column;gap:15px;width:60%}.team__item_right b{color:#23305c;font-size:18px}.team__item_right span{color:#484848;display:inline}.team__item_right a{color:#23305c;font-weight:500}.team__item_right p{color:#484848;font-weight:500}.schedule-dropdown{display:none;padding-left:5px;padding-top:5px}.schedule-dropdown.active{display:block}@media (max-width:500px){.hero-team .hero__body{gap:15px}.team{padding:10px 0}.team__tab{padding:10px}.team__tab button{font-size:16px;padding:10px 15px}.team__body{padding:20px 0}.team__item,.team__item_left{flex-direction:column;gap:10px;width:100%}.team__item_left{display:flex}.team__item_left img{height:200px}.team__item_right{display:flex;flex-direction:column;gap:10px;width:100%}.team__item_right b{font-size:16px}.team__item_right a,.team__item_right p,.team__item_right span{font-size:14px}.schedule-dropdown{padding:0}}.team-single{padding:40px 0}.team-single__body{align-items:start;display:flex;gap:50px;justify-content:space-between}.team-single__left{width:70%}.team-single__left h2{color:#1f1f1f;font-size:25px;font-weight:500;margin-bottom:15px}.team-single__left p{color:#1f1f1f;line-height:1.5}.team-single__left i{background:#d5eeda;border-radius:12px;color:#1f1f1f;display:inline-block;font-style:normal;line-height:1.4;margin:20px 0;padding:20px}.team-single__left ul li{color:#1f1f1f;list-style-type:none;margin-bottom:5px;padding-left:20px;position:relative}.team-single__left ul li:before{content:url(../imagesV4/wyg-icon.svg);left:0;position:absolute}.team-single__left_body{align-items:center;display:flex;gap:20px;justify-content:start;padding:20px 0}.team-single__left_body img{height:305px;-o-object-fit:cover;object-fit:cover;width:100%}.team-single__left_body_left{width:25%}.team-single__left_body_left img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.team-single__left_body_right{display:flex;flex-direction:column;gap:17px;width:70%}.team-single__left_body_right b{color:#23305c;font-size:18px}.team-single__left_body_right span{color:#484848;display:inline}.team-single__left_body_right a{color:#23305c;font-weight:500;text-decoration:none}.team-single__left_body_right a:hover{text-decoration:underline}.team-single__left_body_right p{color:#484848;font-weight:500}.team-single__right{background:#23305c;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:25px;width:40%}.team-single__right h3{color:#fff;font-size:30px;font-weight:700}.team-single__right_item{align-items:normal;background:#fff;border-radius:12px;display:flex;gap:20px;justify-content:start;padding:15px}.team-single__right_item_left{font-size:0;width:30%}.team-single__right_item_left img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-single__right_item_right{display:flex;flex-direction:column;gap:10px;justify-content:space-between}.team-single__right_item_right span{color:#23305c;display:inline-block;font-size:18px;font-weight:700}.team-single__right_item_right p{color:#484848}.team-single__right_item_right a{color:#23305c;text-decoration:none}.team-single__right_item_right a:hover{text-decoration:underline}@media (max-width:500px){.team-single{padding:30px 0}.team-single__body{flex-direction:column;gap:20px}.team-single__left{width:100%}.team-single__left img{height:240px}.team-single__left h2{font-size:20px;margin-bottom:5px}.team-single__left p{line-height:1.2}.team-single__left_body{flex-direction:column;gap:10px}.team-single__left_body_left{width:100%}.team-single__left_body_right{gap:10px;width:100%}.team-single__right{padding:15px;width:100%}.team-single__right h3{font-size:22px}.team-single__right_item{flex-direction:column;gap:10px}.team-single__right_item_left{height:130px;width:100%}.team-single__right_item_right{gap:5px;justify-content:start;width:100%}}.contacts-hero{background-image:url(../imagesV4/hero-contacts_11zon.webp)!important}.contacts{padding:30px 0}.contacts__body{align-items:normal;display:flex;gap:20px;justify-content:space-between}.contacts__left{display:flex;flex-direction:column;gap:20px;width:40%}.contacts__left span{color:#1f1f1f;display:inline-block;font-size:30px;font-weight:700}.contacts__left p{color:#1f1f1f;line-height:1.4}.contacts__left iframe{border-radius:18px;height:400px;width:100%}.contacts__mid{width:40%}.contacts__form{background:#ececec;border-radius:15px;gap:20px;height:100%;justify-content:center;padding:20px 25px}.contacts__form,.form__row{display:flex;flex-direction:column}.form__row{flex-wrap:nowrap;gap:10px;width:100%}.form__row label{color:#1f1f1f}.form__row input{border:0;border-radius:15px;color:#1f1f1f;font-size:16px;outline:0;padding:15px 25px}.form__row input::-webkit-inner-spin-button,.form__row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form__row input[type=number]{-moz-appearance:textfield}.form__row textarea{border:0;border-radius:15px;color:#1f1f1f;font-size:16px;height:100px;outline:0;padding:15px 25px;resize:none}.form__row input[type=submit]{background:#23305c;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;text-align:center;width:100%}.form__row_col{flex-direction:row}.form__col{gap:10px;width:49%}.contacts__right,.form__col{display:flex;flex-direction:column}.contacts__right{gap:20px;justify-content:space-between;width:20%}.contacts__right_item{align-items:center;background:#ececec;border-radius:15px;display:flex;flex-direction:column;gap:10px;padding:20px}.contacts__right_item img{width:60px}.contacts__right_item b{color:#1f1f1f;display:inline-block;font-size:20px;font-weight:500}.contacts__right_item a{color:#1f1f1f;text-decoration:none}.contacts__right_item a:hover{text-decoration:underline}@media (max-width:500px){.contacts{padding-top:0}.contacts__body{flex-direction:column;gap:15px}.contacts__left{gap:10px;width:100%}.contacts__left span{font-size:22px}.contacts__left p{font-size:16px}.contacts__left iframe{height:200px}.contacts__mid{width:100%}.contacts__form{gap:15px;padding:20px 15px}.form__row_col{flex-direction:column}.contacts__right,.form__col{width:100%}.hero-02__body{padding-bottom:70px}.contacts__right_item img{width:50px}}.prognoz-obzor{padding:10px 0}.prognoz-obzor .prognoz-paragraph{line-height:1.4;padding-bottom:30px;text-align:center}.prognoz-obzor__body{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:20px 0}.prognoz-obzor__left{align-items:start;display:flex;flex-direction:column;width:50%}.prognoz-obzor__left span{display:inline-block;font-size:35px;font-weight:700;margin-bottom:20px}.prognoz-obzor__left button{margin-top:20px}.prognoz-obzor__left p{line-height:1.2}.prognoz-obzor__left ul{margin-left:15px}.prognoz-obzor__left ul li{line-height:1.4}.prognoz-obzor__left button{background:#23305c;border:0;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;outline:0;padding:15px 35px}.prognoz-obzor__right{border-radius:15px;overflow:hidden;width:50%}.prognoz-obzor__right .video-js[tabindex="-1"]{width:100%}.prognoz-obzor__right .vjs-poster img{-o-object-fit:cover;object-fit:cover}.prognoz-inside{padding:30px 0}.prognoz-title{font-size:25px;font-weight:700}.prognoz-inside__body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding:40px 0 20px}.prognoz-inside__left{width:50%}.prognoz-inside__left img{height:400px;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.prognoz-inside__right{align-items:normal;display:flex;flex-wrap:wrap;gap:20px;width:50%}.prognoz-inside__right_item{align-items:flex-end;background:#ececec;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:48%}.prognoz-inside__right_item b{color:#1f1f1f;font-size:20px;font-weight:500;width:100%}.prognoz-inside__right_item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.prognoz-cta{padding:20px 0}.prognoz-cta__body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding:20px 0}.prognoz-cta__left{display:flex;flex-direction:column;gap:20px;margin-top:30px;width:50%}.prognoz-cta__left span{color:#1f1f1f;display:inline-block;font-size:38px;font-weight:700}.prognoz-cta__left p{color:#1f1f1f;font-size:18px;line-height:1.4}.prognoz-cta__right{align-items:center;background:#ececec;border-radius:15px;display:flex;padding:30px;width:50%}.prognoz-cta__form{display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.prognoz-cta__row{display:flex;gap:20px;justify-content:space-between;width:100%}.prognoz-cta__col{display:flex;flex-direction:column;gap:10px;justify-content:flex-end;width:48%}.prognoz-cta__col input{border:0;border-radius:15px;color:#1f1f1f;font-size:16px;outline:0;padding:12px 25px}.prognoz-cta__col label{color:#1f1f1f;font-size:14px}.prognoz-cta__col input[type=submit]{background:#23305c;color:#fff;cursor:pointer;font-size:16px;font-weight:500;text-align:center;width:100%}@media (max-width:500px){.prognoz-obzor{padding:10px 0}.prognoz-obzor__body{flex-direction:column;gap:20px}.prognoz-obzor__left{gap:10px;width:100%}.prognoz-obzor__left span{font-size:22px;margin-bottom:0}.prognoz-obzor__left p{font-size:16px}.prognoz-obzor__left button{margin-top:0}.prognoz-obzor__right{width:100%}.prognoz-inside__body{flex-direction:column}.prognoz-inside__left,.prognoz-inside__right_item{width:100%}.prognoz-cta__left span{font-size:22px}.prognoz-cta__right{width:100%}.prognoz-obzor .prognoz-paragraph{padding-bottom:10px}.prognoz-inside{padding:10px 0}.prognoz-title{font-size:20px}.prognoz-inside__body{padding-top:0}.prognoz-inside__right{width:100%}.prognoz-inside__right_item{gap:30px}.prognoz-inside__right_item b{font-size:18px}.prognoz-cta__body{flex-direction:column;gap:20px}.prognoz-cta__left{gap:10px;margin-top:0;width:100%}.prognoz-cta__right{padding:20px}.prognoz-cta__row{flex-direction:column}.prognoz-cta__col{width:100%}.prognoz-inside__left img{height:280px}}.thank-you{padding:100px}.thank-you__body{align-items:center;display:flex;flex-direction:column;gap:30px;text-align:center}.thank-you__body h1{color:#2fa846;font-size:70px}.thank-you__body p{color:#1f1f1f;line-height:1.5}.thank-you__body a{align-items:center;background:#2fa846;border-radius:999px;color:#fff;display:flex;gap:10px;padding:15px 30px;text-decoration:none}@media (max-width:500px){.thank-you{padding:30px 10px}.thank-you__body{gap:20px}.thank-you__body h1{font-size:30px}.thank-you__body p{font-size:16px}}.appeal{padding:30px 0}.appeal__body{align-items:center;background:#ececec;border-radius:15px;display:flex;gap:30px;justify-content:start;padding:30px;position:relative}.appeal__left{width:20%}.appeal__left img{height:305px;-o-object-fit:cover;object-fit:cover;width:100%}.appeal__right{display:flex;flex-direction:column;gap:20px;width:85%}.appeal__right img{bottom:50px;pointer-events:none;position:absolute;right:50px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px}.appeal__right span{color:#23305c;font-size:50px;font-weight:700}.appeal__right p{color:#1f1f1f;line-height:1.5}.appeal__right b{color:#332d2d;margin-left:120px;position:relative}.appeal__right b:before{background:#191515;content:"";height:2px;left:-120px;position:absolute;top:50%;width:90px}@media (max-width:500px){.appeal{padding:10px 0}.appeal__body{flex-direction:column;gap:20px;padding:15px}.appeal__left{display:none;width:100%}.appeal__right{gap:15px;width:100%}.appeal__right img{bottom:20px;right:20px;width:30px}.appeal__right span{display:inline-block;font-size:25px}.appeal__right p{font-size:16px;line-height:normal}.appeal__right b{margin-left:0;padding-right:45px}.appeal__right b:before{display:none}}.gallery-hero{background-image:url(../imagesV4/gallery-hero_11zon.webp)!important}.otzyv-hero{background-image:url(../imagesV4/otzyv-bg.webp)!important}.otzyv{padding:10px 0}.otzyv__body{align-items:normal;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;padding:20px 0;row-gap:30px}.otzyv__item{display:flex;flex-direction:column;gap:10px;width:24%}.otzyv__item span{color:#1f1f1f;display:inline-block;font-size:22px;font-weight:700}.otzyv__item p{color:#1f1f1f;line-height:1.5}.otzyv__item img{border-radius:15px;height:490px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:500px){.otzyv{padding:0}.otzyv__body{gap:20px;padding:10px 0}.otzyv__item{gap:10px;width:100%}.otzyv__item span{font-size:18px}.otzyv__item p{font-size:16px}.otzyv__item img{height:300px}}.sponsors{padding:20px 0}.sponsors__title{padding:20px 0;text-align:center}.sponsors__title h1{color:#1f1f1f;font-size:30px;font-weight:700;margin-bottom:25px}.sponsors__title hr{background:#2fa846;border:0;height:2px;margin:0 auto;outline:0;width:200px}.sponsors__body{align-items:start;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:30px 0}.sponsors__body img{height:auto;-o-object-fit:contain;object-fit:contain;width:25%}@media (max-width:500px){.sponsors__title h1{font-size:23px;margin-bottom:20px}.sponsors__body{padding:15px 0}.sponsors__body img{width:40%}}.news-hero{background-image:url("../imagesV4/news-hero (1)_11zon.webp")!important}.doc-hero{background-image:url(../imagesV4/doc-hero_11zon.webp)!important}.documents{padding:10px 0}.documents__title{display:flex;flex-direction:column;gap:30px;padding-bottom:30px}.documents__title h2{color:#1f1f1f;font-size:30px;font-weight:500}.documents__title p{color:#1f1f1f;line-height:1.5}.documents__body{align-items:normal;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 0 50px}.documents__item{align-items:center;background:#ececec;border-radius:15px;display:flex;gap:20px;justify-content:start;padding:35px 15px;width:32%}.documents__item_left img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.documents__item_right{display:flex;flex-direction:column;gap:15px}.documents__item_right p{color:#1f1f1f;font-weight:600}.documents__item_right a{color:#2fa846;font-weight:600}@media (max-width:500px){.documents{padding:0}.documents__title{gap:15px}.documents__title h2{font-size:20px}.documents__title p{line-height:normal}.documents__body{gap:10px;padding:10px 0}.documents__item{flex-direction:column;gap:10px;padding:20px;text-align:center;width:100%}.documents__item p{font-size:16px;word-break:break-all}.news-share{flex-direction:column;gap:10px}.news-share__left{width:100%}.news-share__right{justify-content:start;width:100%}}.select-wrapper{margin-bottom:1rem}.select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:16px;max-width:300px;padding:8px 12px;width:100%}.tabs{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin-bottom:1rem;padding:0}.tabs li{background-color:#f3f3f3;border-radius:4px;cursor:pointer;padding:8px 16px;transition:background .2s;white-space:nowrap}.tabs li.active,.tabs li:hover{background-color:#23305c;color:#fff}*{box-sizing:border-box;font-family:Montserrat;margin:0;padding:0}body,html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1380px;padding:0 20px;width:100%}::-moz-selection{background:#23305c;color:#fff}::selection{background:#23305c;color:#fff}.dropbtn svg{transition:.5s;width:10px}.dropbtn svg path{fill:#fff}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#23305c;border-radius:14px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:300px;position:absolute;z-index:1}.dropdown-content a{display:block;margin-left:0;padding:12px 20px;text-decoration:none}.dropdown-content a:hover{border-radius:14px}.dropdown:hover .dropdown-content{display:block}.rotate{transform:rotate(180deg);transition:transform .3s}.navbar__body{align-items:center;background:#23305c;border-radius:15px;display:flex;gap:20px;justify-content:space-between;margin:20px 0;padding:10px}.navbar__left{width:250px}.navbar__left img{height:71px;-o-object-fit:cover;object-fit:cover;width:250px}.navbar__mid{align-items:center;display:flex;gap:10px;justify-content:space-between;width:60%}.navbar__mid a{color:#fff;font-weight:600;position:relative;text-decoration:none}.navbar__mid a:after{background:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:.5s;width:0}.navbar__mid a:hover:after{transition:.5s;width:100%}.navbar__right{align-items:center;display:flex;gap:10px;justify-content:center;width:15%}.navbar__right i{padding:10px}.navbar__right .dropdown a,.navbar__right i{background:#2fa846;border-radius:3px;color:#fff}.navbar__right .dropdown a{padding:8px 6px;text-decoration:none}.navbar__right .dropdown-content{min-width:100%;top:25px}.hero{padding:40px 0}.hero__body{align-items:normal;display:flex;gap:20px;justify-content:space-between}.hero__left{width:60%}.hero__left h1{color:#1f1f1f;font-size:64px;line-height:1}.hero__right{display:flex;flex-direction:column;gap:20px;justify-content:center;width:40%}.hero__right p{color:#1f1f1f}.hero__right a{background:#23305c;border-radius:999px;color:#fff;font-size:15px;font-weight:600;padding:12px 30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.hero-img{margin:20px 0}.hero-img__body{border-radius:15px;font-size:0;overflow:hidden;position:relative}.hero-img__body img{filter:brightness(70%);height:464px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hero-img__text{background:rgba(0,0,0,.5);border-radius:15px;bottom:25px;color:#fff;font-size:16px;line-height:1.5;padding:30px;position:absolute;right:25px;width:38%}.fond{padding:30px 0}.fond__title{align-items:center;display:flex;gap:20px;justify-content:space-between;line-height:1;padding:20px 0}.fond__title p{color:#1f1f1f;font-size:48px}.fond__title span{color:#1f1f1f;display:inline;line-height:1.4;width:100%}.fond__body{align-items:normal;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:40px 0}.fond__item{align-items:flex-end;background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:30px;width:32%}.fond__item img{width:45px}.fond__item p{color:#1f1f1f;font-size:21px;font-weight:600;line-height:1;margin-top:auto;width:100%}.fond__item a{text-decoration:none;width:-moz-fit-content;width:fit-content}.fond__item:nth-child(2){background:#23305c}.fond__item:nth-child(2) p,.fond__item:nth-child(2) span{color:#fff}.fond__item:nth-child(3){background:#2fa846}.fond__item:nth-child(3) p,.fond__item:nth-child(3) span{color:#fff}.fond__item:nth-child(4){background:#23305c}.fond__item:nth-child(4) p,.fond__item:nth-child(4) span{color:#fff}.fond__item:nth-child(5) span{color:#fff;display:inline;width:100%}.fond__item:nth-child(5){background:#2fa846;order:9}.fond__item:nth-child(5) p{color:#fff}.tasks{padding:10px 0}.tasks__title{align-items:center;display:flex;flex-direction:column;gap:20px;padding:30px 0;text-align:center}.tasks__title span{border:2px solid #23305c;border-radius:16px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.tasks__title h2{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1}.tasks__title p{color:#1f1f1f}.tasks__body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding:20px 0}.tasks__left{border-radius:16px;font-size:0;overflow:hidden;width:40%}.tasks__left img{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.tasks__right{display:flex;flex-wrap:wrap;gap:20px;width:60%}.tasks__item{align-items:flex-end;background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:28px;width:48%}.tasks__item img{width:45px}.tasks__item p{color:#1f1f1f;font-size:15px;width:100%}.tasks__item span{color:#1f1f1f;font-size:25px;font-weight:600;margin-top:auto;width:100%}.projects{padding:20px 0 80px}.projects__title{align-items:start;display:flex;flex-direction:column;gap:20px;padding:20px 0}.projects__title span{border:2px solid #23305c;border-radius:20px;color:#23305c;font-size:21px;font-weight:600;padding:5px 15px}.projects__title p{color:#1f1f1f;font-size:48px;font-weight:700}.projects__body{padding:30px 0}.projects__body,.projects__left{align-items:normal;display:flex;gap:20px;justify-content:space-between}.projects__left{width:75%}.projects__left img{border-radius:16px;width:100%}.projects__left_left{font-size:0;width:62%}.projects__left_right{display:flex;flex-direction:column;font-size:0;gap:20px;justify-content:space-between;width:38%}.projects__left_right img{height:190px;-o-object-fit:cover;object-fit:cover}.projects__right{background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:25%}.projects__right span{color:#1f1f1f;display:inline;font-size:25px;font-weight:600}.projects__right p{color:#1f1f1f;line-height:1.5}.projects__right a{background:#23305c;border-radius:999px;color:#fff;font-size:15px;font-weight:600;padding:12px 25px;text-decoration:none;width:-moz-fit-content;width:fit-content}.partners{margin:30px 0}.partners__body{align-items:center;background-image:url(../imagesV4/partners-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:40px}.partners__body span{color:#fff;display:inline;font-size:25px;font-weight:600;padding:10px 0}.parnters__items{align-items:center;display:flex;gap:30px;justify-content:space-between;padding:10px 0;width:100%}.parnters__items img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:250px}.parnters__items p{color:#ececec;font-size:21px;font-weight:600}.news{padding:20px 0}.news__title{color:#1f1f1f;font-size:48px;font-weight:700;padding:30px 0;text-align:center}.news__body{align-items:normal;display:flex;gap:20px;justify-content:space-between;padding:20px 0 50px}.news__body img{border-radius:16px;width:100%}.news__left{width:42%}.news__left .news__item{height:100%}.news__left .news__item a{flex-direction:column}.news__left .news__item .news__item_left{width:100%}.news__left .news__item .news__item_left img{height:344px;-o-object-fit:cover;object-fit:cover}.news__left .news__item .news__item_right{width:100%}.news__right{display:flex;flex-direction:column;gap:20px;width:58%}.news__right .news__item_left{width:335px}.news__right .news__item_left img{height:224px;-o-object-fit:cover;object-fit:cover;width:335px}.news__item_left{font-size:0}.news__item{background:#ececec;border-radius:16px;padding:25px}.news__item a{color:#1f1f1f;display:flex;gap:20px;text-decoration:none}.news__item a:hover b{text-decoration:underline}.news__item span{color:#2fa846;display:inline;font-size:15px;font-weight:600}.news__item span i{margin-right:5px}.news__item b{color:#1f1f1f;font-size:20px}.news__item_right{display:flex;flex-direction:column;gap:10px;justify-content:center}.footer{margin:30px 0}.footer__wrapper{background:#23305c;border-radius:16px;padding:30px}.footer__wrapper hr{background:#fff;border:0;height:1px;outline:0}.footer__body{align-items:start;display:flex;gap:20px;justify-content:space-between;padding:20px 0 50px}.footer__01{margin-bottom:40px;margin-top:auto;width:40%}.footer__01 img{height:80px;-o-object-fit:cover;object-fit:cover;width:284px}.footer__01 p{color:#fff}.footer__02,.footer__03,.footer__04{display:flex;flex-direction:column;gap:12px;width:20%}.footer__02 span,.footer__03 span,.footer__04 span{color:#fff;display:inline;font-size:25px;font-weight:600;margin-bottom:10px}.footer__02 a,.footer__03 a,.footer__04 a{color:#fff;text-decoration:none}.footer__02 a i,.footer__03 a i,.footer__04 a i{font-size:12px;margin-right:10px}.footer__02 a:hover,.footer__03 a:hover,.footer__04 a:hover{text-decoration:underline}.footer__row{display:flex;gap:10px;justify-content:start;margin-top:20px}.footer__row a{background:#2fa846;border-radius:3px;padding:5px 8px;text-align:center}.footer__row i{font-size:16px!important;margin-right:0!important}.footer__bottom{margin-top:40px;text-align:center}.footer__bottom p{color:#fff}.hero-02{margin:50px 0}.hero-02__body{align-items:center;background-image:url(../imagesV4/school-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:120px 20px 70px;text-align:center}.hero-02__body h1{color:#fff;font-size:48px;line-height:1}.hero-02__body p{color:#fff}.hero-02__body a{background:#2fa846;border-radius:999px;color:#fff;display:inline-block;font-size:15px;padding:12px 30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.hero-03__body{padding-bottom:120px}.about{margin:20px 0 50px}.about__title{align-items:center;display:flex;flex-direction:column;gap:20px;margin:20px 0;padding:30px 0;text-align:center}.about__title span{border:2px solid #23305c;border-radius:16px;color:#23305c;display:inline;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.about__title h2{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1}.about__title p{color:#1f1f1f}.about__items{justify-content:space-between;padding:20px 0}.about__items,.about_item{align-items:start;display:flex;gap:20px}.about_item{flex-direction:column;width:33.333%}.about_item img{width:85px}.about_item span{color:#1f1f1f;display:inline;font-size:20px;font-weight:700}.about_item p{color:#1f1f1f;line-height:1.5}.wyg{margin:30px 0}.wyg__body{align-items:normal;display:flex;gap:30px;justify-content:space-between;padding:40px 0 80px}.wyg__left{background:#ececec;border-radius:15px;display:flex;flex-direction:column;justify-content:center;padding:20px;width:28%}.wyg__left img{border-radius:15px;height:230px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wyg__left p{color:#1f1f1f;line-height:1.5;padding-left:10px;position:relative}.wyg__left p:before{background:#bde00e;bottom:0;content:"";height:100%;left:0;position:absolute;width:1px}.wyg__mid{width:30%}.wyg__mid img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wyg__right{display:flex;flex-direction:column;gap:20px;width:40%}.wyg__right span{border:2px solid #bde00e;border-radius:15px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.wyg__right b{color:#1f1f1f;font-size:25px;line-height:1}.wyg__right p{color:#1f1f1f;line-height:1.5}.wyg__right ul p{font-weight:500;margin-bottom:5px}.wyg__right li{color:#1f1f1f;list-style-type:none;margin-bottom:10px;padding-left:20px;position:relative}.wyg__right li:before{content:url(../imagesV4/wyg-icon.svg);left:0;position:absolute}.cta{margin:10px 0 100px}.cta__body{align-items:center;background-image:url(../imagesV4/wyg-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:70px 0}.cta__body span{color:#fff;font-size:48px;font-weight:700}.cta__body p{color:#fff;text-align:center}.cta__body a{background:#2fa846;border-radius:999px;color:#fff;display:inline-block;font-size:15px;padding:12px 30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.gallery,.gallery__title{padding:20px 0}.gallery__title span{border:2px solid #23305c;border-radius:999px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.gallery__body{align-items:normal;display:flex;font-size:0;gap:30px;justify-content:space-between;padding:30px 0}.gallery__body img{border-radius:15px;height:100%;max-height:520px;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__left{display:flex;flex-direction:column;gap:30px;width:25%}.gallery__mid{width:50%}.gallery__right{display:flex;flex-direction:column;gap:30px;width:25%}.faq{padding:20px 0}.faq__title{font-size:48px;font-weight:700;padding:10px 0;text-align:center}.faq__body{display:flex;flex-direction:column;gap:15px;margin:0 auto;padding:20px 0;width:55%}.faq__question{align-items:center;background:#ececec;border-radius:20px;cursor:pointer;display:flex;justify-content:space-between;padding:15px 25px;transition:.4s}.faq__question b{font-weight:400}.faq__question:hover{background:#bde00e;transition:.4s}.faq__question img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq__answers{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s ease,padding .4s ease}.navbar__menu_mobile{background:#fff;display:flex;flex-direction:column;height:100%;position:fixed;right:0;text-align:center;top:0;transform:translateX(100%);transition:transform .3s ease;width:250px;z-index:1000}.navbar__menu_mobile a{color:#4f4f4f;margin:10px 0;text-decoration:none}.navbar__menu_mobile a:first-child{margin-top:30px}.navbar__menu_mobile.show{display:flex;flex-direction:column;text-align:center;transform:translateX(0)}.navbar__menu_mobile.show a{color:#4f4f4f;margin:10px 0;text-decoration:none}.navbar__menu_mobile.show a:first-child{margin-top:30px}.navbar__menu_mobile.show a:hover{color:#191818;text-decoration:underline}.content-overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.content-overlay.show{display:block;opacity:1;pointer-events:auto}.burger-btn{cursor:pointer;display:none}@media (max-width:500px){.burger-btn{background:#2fa846;border:0;border-radius:4px;color:#fff;display:block;outline:0}.burger-btn i{padding:10px}.navbar__body{background:unset;margin:0;padding:0}.navbar{background:#23305c}.navbar__mid{display:none}.navbar__right{gap:10px;width:auto}.navbar__left{margin-left:-20px}.navbar__left img{width:210px}.navbar__right{display:none}.dropdown{margin:10px 0}.dropbtn svg path{fill:#1f1f1f}.dropdown-content{min-width:100%}.dropdown-content a{color:#fff!important;font-size:14px;margin:0!important;padding-bottom:5px;padding-top:5px}.hero{padding:30px 0 10px}.hero__body{flex-direction:column}.hero__left{width:100%}.hero__left h1{font-size:24px}.hero__left h1 br{display:none}.hero__right{width:100%}.hero-img__text{bottom:10px;left:10px;padding:15px;width:95%}.hero-img__body img{height:350px}.fond{padding:10px 0}.fond__title{flex-direction:column;gap:10px}.fond__title p{font-size:20px;width:100%}.fond__title p br{display:none}.fond__title span{display:inline-block;font-size:16px;line-height:1.2}.fond__body{flex-wrap:wrap;gap:10px;padding-top:10px}.fond__item{padding:20px;width:100%}.fond__item img{width:40px}.fond__item p{font-size:16px}.fond__item:nth-child(5){background-position:unset}.tasks__title{gap:15px;padding-bottom:20px;padding-top:10px}.tasks__title span{font-size:14px}.tasks__title h2{font-size:20px}.tasks__title h2 br{display:none}.tasks__title p{font-size:16px;line-height:1.2}.tasks__title p br{display:none}.tasks__body{flex-direction:column;gap:10px;padding-top:5px}.tasks__left{width:100%}.tasks__left img{height:270px}.tasks__right{gap:10px;width:100%}.tasks__item{padding:20px;width:100%}.tasks__item img{width:40px}.tasks__item span{font-size:20px}.projects{padding-bottom:30px}.projects__title{align-items:center;gap:15px;padding-bottom:10px;padding-top:10px}.projects__title span{font-size:14px}.projects__title p{font-size:20px}.projects__title p br{display:none}.projects__body{flex-direction:column;gap:10px;padding-top:10px}.projects__left{flex-direction:column;width:100%}.projects__left_right{display:none}.projects__left_left,.projects__right{width:100%}.projects__right span{font-size:20px}.projects__right p{font-size:16px;line-height:1.2}.partners{margin:0}.partners__body{padding:20px}.partners__body span{font-size:20px;text-align:center}.parnters__items{flex-direction:column;gap:15px}.parnters__items img{width:80%}.parnters__items p{font-size:15px}.news__title{font-size:20px;padding-bottom:10px;padding-top:20px}.news__body{flex-direction:column;padding-bottom:10px}.news__left,.news__right{width:100%}.news__left .news__item .news__item_left img{height:200px}.news__item{padding:15px 15px 20px}.news__item p{font-size:16px;line-height:1.1}.news__item a{flex-direction:column;gap:15px}.news__right .news__item_left{width:100%}.news__right .news__item_left img{height:200px;width:100%}.footer__wrapper{padding:0}.footer{background:#23305c;margin-bottom:0}.footer__body{flex-direction:column}.footer__01{margin-bottom:0;width:100%}.footer__01 img{margin-left:-35px}.footer__02,.footer__03,.footer__04{width:100%}.footer__02 span,.footer__03 span,.footer__04 span{font-size:20px;margin-bottom:5px}.footer__bottom{margin-top:0;padding-bottom:20px;padding-top:20px}.hero-02{margin:20px 0}.hero-02__body h1{font-size:22px}.hero-02__body h1 br{display:none}.hero-02__body{padding:70px 10px}.about__title{gap:15px;padding-bottom:0;padding-top:10px}.about__title span{font-size:14px}.about__title h2{font-size:20px}.about__title h2 br{display:none}.about__title p{font-size:15px;line-height:1.2}.about__title p br{display:none}.about__items{flex-direction:column}.about_item{gap:10px;margin-bottom:10px;width:100%}.about_item img{width:50px}.about,.wyg{margin:20px 0}.wyg__body{flex-direction:column-reverse;gap:20px;padding:10px 0}.wyg__left{gap:10px;width:100%}.wyg__mid{display:none;font-size:0;width:100%}.wyg__right{gap:10px;width:100%}.wyg__right span{font-size:14px}.wyg__right b{font-size:22px}.wyg__right p{line-height:1.2}.cta__body{padding:50px 10px}.cta__body p br{display:none}.cta__body span{font-size:20px}.cta{margin-bottom:30px}.gallery__title{text-align:center}.gallery__title span{font-size:14px}.gallery__body{flex-direction:column;gap:10px;padding:10px 0}.gallery__left,.gallery__mid,.gallery__right{gap:10px;width:100%}.faq__title{font-size:20px}.faq__body{gap:10px;padding:10px 0;width:100%}.faq__answers p{font-size:15px}.faq__question{padding:10px 15px}.faq{padding-bottom:0}}.president{padding:30px 0}.president__body{align-items:flex-end;background:#007aff;border-radius:16px;display:flex;gap:10px;justify-content:space-between;overflow:hidden;padding:60px 80px 0 100px}.president__left{color:#fff;display:flex;flex-direction:column;gap:20px;padding-bottom:80px;width:100%}.president__left b{font-size:48px;line-height:1}.president__left p{line-height:1.5;width:100%}.president__left span{display:inline;font-size:20px;font-weight:700}.president__right{font-size:0;margin-left:-220px;width:30%}.president__right img{height:auto;-o-object-fit:cover;object-fit:cover;width:115%}.news-inside{padding:40px 0}.news-inside__body{align-items:start;display:flex;gap:50px;justify-content:space-between}.news-inside__left{display:flex;flex-direction:column;gap:20px;width:60%}.news-inside__left img{border-radius:20px;height:500px;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.news-inside__left p{color:#1f1f1f}.news-inside__left hr{background:#1f1f1f;border:0;height:1px;outline:0;width:100%}.news-inside__right{background:#1f1f1f;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:30px;width:40%}.news-inside__right p{color:#bde00e;font-size:22px;font-weight:500}.news-inside__right_items{display:flex;flex-direction:column;gap:20px}.news-inside__right_item img{border-radius:16px;height:135px;-o-object-fit:cover;object-fit:cover;width:40%}.news-inside__right_item a{align-items:center;color:#fff;display:flex;gap:20px;justify-content:space-between;text-decoration:none}.news-inside__right_item a:hover{text-decoration:underline}.news-inside__right_item a p{color:#fff;font-size:16px;font-weight:700}.n404{padding:200px 30px}.n404__body{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}.n404__body span{color:#1f1f1f;display:inline;font-size:20px;font-weight:700}.n404__body h1{color:#bde00e;font-size:80px}.n404__body a{background:#23305c;border-radius:999px;color:#fff;font-weight:700;padding:12px 25px;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}.news-list{padding:20px 0}.news-list .news__body:nth-child(odd){flex-direction:row-reverse}.news-list__title{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 0;text-align:center}.news-list__title h1{color:#1f1f1f;font-size:48px}.news-list__title p{color:#1f1f1f}.goals{padding:30px 0}.goals__body{align-items:center;background:#0b5eff;border-radius:16px;display:flex;gap:30px;justify-content:space-between;padding:50px 80px}.goals__left{display:flex;flex-direction:column;gap:20px;width:58%}.goals__left span{color:#fff;display:inline;font-size:48px;font-weight:700;line-height:1}.goals__left ul{padding-left:10px}.goals__left ul li{color:#fff;padding-bottom:10px}.goals__right{width:45%}.structure{padding:30px 0 10px}.structure__title{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px 0;text-align:center}.structure__title span{border:2px solid #23305c;border-radius:16px;color:#23305c;display:inline;font-size:21px;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content}.structure__title b{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1}.structure__body{display:flex;flex-direction:column;gap:20px;padding:20px 0}.structure__top{align-items:normal;display:flex;gap:20px;justify-content:space-between}.structure__top_item{align-items:start;border:1px solid #e8e8e8;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:15px 12px;width:25%}.structure__top_item span{color:#2fa846;display:inline}.structure__top_item p{color:#1f1f1f;font-size:25px;font-weight:600;line-height:1}.structure__bottom{border:1px solid #e8e8e8;border-radius:16px;margin:0 auto;padding:15px 20px;width:65%}.structure__bottom a{align-items:center;display:flex;gap:10px;justify-content:space-between;justify-content:center;text-decoration:none}.structure__bottom a p{color:#1f1f1f;font-size:25px;font-weight:600;line-height:1}.program{padding:30px 0}.program__title{color:#1f1f1f;font-size:20px;font-weight:600;padding:20px 0;text-align:center}.program__items{align-items:start;display:flex;gap:20px;justify-content:space-between;padding:40px 0}.program__item{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;text-align:center;width:25%}.program__item img{width:85px}.program__item p{color:#1f1f1f;font-size:20px;font-weight:600}@media (max-width:500px){.president{padding:10px 0}.president__body{flex-direction:column;gap:20px;padding:20px 20px 0}.president__left{padding-bottom:40px;width:100%}.president__left b{font-size:22px}.president__left p{width:100%}.president__right{display:none;margin-left:0;width:100%}.president__right img{width:80%}.news-list__title{gap:10px;padding:20px 0}.news-list__title h1{font-size:22px}.news-inside__body,.news-list .news__body:nth-child(odd){flex-direction:column}.news-inside__body{gap:20px}.news-inside{padding:10px 0}.news-inside__left{width:100%}.news-inside__left img{height:270px}.news-inside__right{width:100%}.n404{padding:60px 10px}.n404__body span{font-size:18px}.n404__body h1{font-size:22px}.n404__body p{font-size:16px}.goals{padding:10px 0}.goals__body{flex-direction:column;padding:20px}.goals__right,.hero-03__body p br{display:none}.goals__left{width:100%}.goals__left span{font-size:22px}.goals__left span br{display:none}.structure{padding:10px 0}.structure__title{gap:15px;padding-bottom:20px;padding-top:10px}.structure__title span{font-size:14px}.structure__title b{font-size:20px}.structure__title b br{display:none}.structure__body{padding:10px 0}.structure__top{flex-direction:column;gap:10px}.structure__top_item{width:100%}.structure__top_item p{font-size:20px}.structure__bottom{padding:15px 12px;width:100%}.structure__bottom a p{font-size:20px}.program{padding:10px 0 0}.program__items{flex-direction:column;padding:20px 0}.program__item{gap:20px;width:100%}.program__item img{width:55px}}.about-table{padding:0 0 50px}.about-table__title{align-items:center;border-bottom:1px solid #ebebeb;display:flex;gap:20px;justify-content:space-between;padding:15px}.about-table__title p{color:#252525}.about-table__left,.about-table__right{width:50%}.about-table__body{align-items:center;background:#fdfeff;border-bottom:1px solid #ebebeb;display:flex;gap:20px;justify-content:space-between;padding:15px}.aboutShowMore{background:#2fa846;border:0;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:16px;margin:50px auto;outline:0;padding:15px 30px;width:-moz-fit-content;width:fit-content}.strategy{padding:30px 0}.strategy__title{align-items:center;display:flex;gap:50px;justify-content:space-between;padding:30px 0}.strategy__title h2{color:#1f1f1f;font-size:48px;font-weight:400;line-height:1;width:55%}.strategy__title h2 b{font-weight:700}.strategy__title p{color:#1f1f1f;font-size:16px;width:45%}.strategy__body{align-items:normal;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.strategy__item{align-items:flex-end;background:#ececec;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:30px;width:49%}.strategy__item span{color:#1f1f1f;display:inline;font-size:21px;font-weight:600;width:100%}.strategy__item p{color:#1f1f1f}.strategy__item:nth-child(2){background:#2fa846}.strategy__item:nth-child(2) p,.strategy__item:nth-child(2) span{color:#fff}.strategy__item:nth-child(3){background:#23305c}.strategy__item:nth-child(3) p,.strategy__item:nth-child(3) span{color:#fff}.strategy__item:nth-child(6){background:#2fa846}.strategy__item:nth-child(6) p,.strategy__item:nth-child(6) span{color:#fff}.strategy__item:nth-child(7){background:#23305c}.strategy__item:nth-child(7) p,.strategy__item:nth-child(7) span{color:#fff}.strategy__item:nth-child(9){background:#2fa846}.strategy__item:nth-child(9) p,.strategy__item:nth-child(9) span{color:#fff}@media (max-width:500px){.strategy__title{flex-direction:column;gap:20px}.strategy__title h2{font-size:22px;width:100%}.strategy__title h2 br{display:none}.strategy__title p{width:100%}.strategy__item{padding:20px;width:100%}.strategy__item span{font-size:17px}.strategy__item p{font-size:15px}.strategy__item img{width:40px}.strategy__body{gap:10px;padding-top:0}}.projects__pagination a{color:#ececec}.projects__pagination a:hover{color:#1f1f1f}.selected_pagination{color:#1f1f1f!important}.projects__pagination{align-items:center;display:flex;font-size:11px;gap:20px;justify-content:center}.courses__item{margin-bottom:20px}.courses{background-color:unset!important}.main{background:url(@assets/images/main-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.main__title{font-size:60px;margin-bottom:15px}.main__text{color:#fff;font-size:20px;line-height:140%;max-width:773px;opacity:.8}.courses{margin-bottom:110px;padding-top:50px}.courses__items{gap:33px}.courses__item-info{align-items:flex-end;bottom:0;gap:7.68px;padding-bottom:14.38px;padding-left:12px}.course__item-image{position:relative}.course__item-image img{width:100%}.courses__item{border:1px solid #e5e5e5;border-radius:20px;max-width:400px;padding:15px;width:100%}.courses__item-title{color:#2c2c2c;font-size:18px;line-height:140%;margin-bottom:5px}.courses__item-text{color:#959595;line-height:140%;margin-bottom:30px}.courses__item-button{background:#1d71b8;border-radius:15px;color:#fff;cursor:pointer;font-size:18px;padding:10px 0;text-align:center;width:100%}@media (max-width:768px){.main{background-position:100%;background-size:cover;height:-moz-fit-content;height:fit-content}.main__title{font-size:20px;margin-bottom:5px;padding-top:70px}.main__text{font-size:14px;padding-bottom:70px}.courses__item{max-width:100%;padding:12.55px}.courses__item-info{border-radius:12.55px;width:100%}.courses__item-title{font-size:16px}.courses__item-text{font-size:14px;margin-bottom:25px}.courses__item-button{font-size:14px;padding:8.36px 0}.footer{height:100%}}@media (max-width:500px){.main{background:url(@assets/images/main-bg-mobile.png)}.main__text{max-width:282.84px}}.main{padding-bottom:147px;padding-top:97px}.main__wrapper{gap:93.8px}.main__item{max-width:400px;padding:15px;width:100%}.main__item-img{margin-bottom:20px}.main__item-title{font-size:18px;font-weight:600;line-height:140%;margin-bottom:8px}.main__item-text{color:#939393;font-size:16px;line-height:140%;margin-bottom:30px}.main__item-videos{background:rgba(29,113,184,.1);margin-right:15px}.main__item-process,.main__item-videos{padding:10px 20px!important}.main__title{font-family:Samsung;font-size:32px;font-weight:700;margin-bottom:30px;margin-top:50px}.main__lesson{background:#fff;border-radius:15px;margin-bottom:15px;padding:17px 30px;width:100%}.main__lesson:last-child{margin-bottom:0}.main__lesson-questions{margin-right:10px}.main__lesson-status{position:relative;top:1px}.main__lesson-status.not-started{border:2px solid #abc0b1;border-radius:50%;cursor:pointer;height:23.33px;width:23.33px}.main__button{background:#e5e5e5;border-radius:15px;color:#2c2c2c;font-size:20px;line-height:140%;margin-top:30px;padding:15px 0;text-align:center}@media (max-width:768px){.main{padding-bottom:109.85px;padding-top:30px}.main__item{max-width:100%}.main__item img{width:100%}.main__item-text,.main__item-title{margin-bottom:15px}.main__title{font-size:18px;font-weight:400;margin-bottom:20px}.main__lesson-title{font-size:14px;line-height:140%}.main__lesson-questions{font-size:14px}.main__lesson-status img,.main__lesson-status.not-started{height:13.33px;width:13.33px}.main__lesson{padding:15px}.main__button{font-size:16px}}@media (max-width:360px){.main__item-videos .courses__item-videos-text{font-size:12px}}.video{padding-bottom:43px;padding-top:67px}.video__player img{border-radius:20px;height:100%;max-height:589px;width:100%}.video__player{position:relative}.video__player-icon{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.lesson__title{color:#2c2c2c;font-size:20px;line-height:140%;margin-bottom:10px}.lesson__wrapper{gap:117.44px;padding-bottom:139px}.lesson__text{color:#2c2c2c;font-size:16px;line-height:22px;margin-bottom:30px;opacity:.5}.lesson__button{background:#1d71b8;border-radius:15px;color:#fff;font-size:16px;line-height:140%;padding:15px 50px;width:-moz-fit-content;width:fit-content}.lesson__docs{max-width:393px;width:100%}.lesson__docs-title{color:#031a0a;font-size:20px;line-height:24px;margin-bottom:12px}.lesson__docs-icon{margin-right:16px}.lesson__docs-item-info{gap:4px}.lesson__docs-item{background:#fff;border:1px solid #edf5f0;border-radius:16px;margin-bottom:8px;padding:16px}.lesson__docs-item:last-child{margin-bottom:0}.lesson__docs-item-title{color:#031a0a;font-size:16px;line-height:22px}.lesson__docs-item-text{color:#2c2c2c;font-size:16px;font-weight:300;line-height:22px;opacity:.5}@media (max-width:768px){.video{padding-bottom:21px;padding-top:21px}.lesson__title{font-size:18px;line-height:100%}.lesson__text{font-size:14px}.lesson__docs-title{font-size:16px}.lesson__docs-item-text,.lesson__docs-item-title{font-size:14px}.lesson__wrapper{padding-bottom:110px}.lesson__button-mobile{font-size:14px;margin-top:12px;padding:16px 0;text-align:center;width:100%}.video__player-icon{height:25.03px;width:25.03px}}.privacy{font-family:Arial,sans-serif;line-height:1.6;padding:20px}.privacy__block{margin-bottom:40px}.privacy__title{font-size:24px;font-weight:700;margin-bottom:10px}.privacy__date{color:#777;font-size:14px}.privacy__subtitle{font-size:20px;font-weight:700;margin-bottom:10px}ul{margin:10px 0 0 20px;padding-left:0}li{margin-bottom:5px}
