@charset "UTF-8";*{margin:0;padding:0}#root{height:100vh}.cookie-consent-wrapper{display:flex;justify-content:space-between;align-items:center;position:fixed;bottom:16px;left:16px;right:16px;background:#242226;padding:43px 30px;z-index:999;border-radius:20px;color:#000}@media screen and (max-width:1399px){.cookie-consent-wrapper{flex-direction:column;align-items:start;gap:20px}}.cookie-consent-wrapper-accept{font-family:Roboto,sans-serif;font-weight:700;font-size:24px;line-height:140%;letter-spacing:3%;text-align:center;text-transform:uppercase;text-wrap:nowrap}@media screen and (max-width:1399px){.cookie-consent-wrapper-accept{text-wrap:auto}}@media screen and (max-width:767px){.cookie-consent-wrapper-accept{width:100%}}.header{position:sticky;top:0;width:100%;height:126px;background-color:#000000b2;z-index:1000;backdrop-filter:blur(10px);transition:all .3s ease}@media screen and (max-width:1399px){.header{height:92px}}.header .container{display:flex;justify-content:space-between;align-items:center;height:100%}@media screen and (max-width:1399px){.header .container{padding:0 25px}}.header .container .header__logo-container{display:flex;align-items:center;gap:31px}@media screen and (max-width:1399px){.header .container .header__logo-container{gap:20px}}.header .container .header__logo{position:relative;height:60px;transition:all .3s ease}@media screen and (max-width:1399px){.header .container .header__logo{height:50px}}.header .container .header__nav{display:flex;justify-content:space-between}@media screen and (max-width:1399px){.header .container .header__nav{position:absolute;top:92px;left:0;padding:30px 25px;background-color:#242226;width:100%;transform:translate(-1450px) scale(1);transition:.4s ease-in-out;opacity:0;visibility:hidden}}@media screen and (max-width:767px){.header .container .header__nav{padding:30px 15px;flex-direction:column}}.header .container .header__nav .nav__list{list-style-type:none;display:flex;gap:25px}@media screen and (max-width:1399px){.header .container .header__nav .nav__list{flex-wrap:wrap;gap:30px 80px;max-width:50%}}@media screen and (max-width:767px){.header .container .header__nav .nav__list{flex-wrap:wrap;gap:20px 20px;max-width:100%}}.header .container .header__nav .nav__list li{text-wrap:nowrap;color:#fff;font-weight:400;font-size:18px;line-height:110%;text-align:center}@media screen and (max-width:1399px){.header .container .header__nav .nav__list li{width:30%;text-align:left}}@media screen and (max-width:767px){.header .container .header__nav .nav__list li{width:45%}}.header .container .header__nav .header__mobile-wrapper{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:767px){.header .container .header__nav .header__mobile-wrapper{margin-top:30px}}.header .container .header__nav .header__mobile-wrapper .header__mobile-contacts{display:none}@media screen and (max-width:1399px){.header .container .header__nav .header__mobile-wrapper .header__mobile-contacts{display:flex}}.header .container .header__nav .header__mobile-wrapper .header__mobile-contacts ul{display:flex;flex-direction:column;gap:16px}.header .container .header__nav .header__mobile-wrapper .header__mobile-contacts ul li{display:flex;gap:10px;color:#e8eaf2}.header .container .header__nav .header__mobile-wrapper .header__mobile-contacts ul li a{cursor:pointer}.header .container .header__nav .header__mobile-wrapper .header__mobile-contacts ul li img{width:100%;max-width:26px}.header .container .header__nav .header__mobile-wrapper .header__registration-btn-mobile{display:none}@media screen and (max-width:1399px){.header .container .header__nav .header__mobile-wrapper .header__registration-btn-mobile{display:block}}.header .container .header__nav--on{transform:translate(0) scale(1);opacity:1;visibility:visible}.header .container .header__left-column{display:flex;align-items:center;gap:20px}@media screen and (max-width:1399px){.header .container .header__registration-btn{display:none}}.header .container .header__profile-btn{background:none;border:none}@media screen and (max-width:1399px){.header .container .header__profile-btn{display:none}}.header .container .header__mobile-container{display:flex;flex-direction:row;gap:10px}.header .container .header__profile-btn-mobile{background:none;border:none;display:none}@media screen and (max-width:1399px){.header .container .header__profile-btn-mobile{display:block}}.header .container .header__burger-icon{display:none;background-repeat:no-repeat;border:none;background-color:transparent;width:32px;height:26px;margin:auto 0 auto auto;z-index:10;position:relative;align-items:center;padding:5px 0;cursor:pointer}@media screen and (max-width:1399px){.header .container .header__burger-icon{display:flex}}.header .container .header__burger-icon:hover span{background-color:#c7c7c7}.header .container .header__burger-icon span{position:absolute;display:block;height:4px;width:34px;background-color:#fff;transform:rotate(0);transition:all .25s cubic-bezier(.895,.03,.685,.22),background-color .2s ease-in-out;border-radius:20px}.header .container .header__burger-icon .one{top:0}.header .container .header__burger-icon .two{top:10.5px}.header .container .header__burger-icon .three{top:21px}.header .container .burger-icon--active .one{transform:translateY(7px) rotate(45deg)}.header .container .burger-icon--active .two{opacity:0}.header .container .burger-icon--active .three{transform:translateY(-14px) rotate(-45deg)}.header .container .logout-button{display:flex;align-items:center;gap:10px;background:none;border:none;color:#fff;font-family:Roboto,sans-serif;font-weight:700;font-size:24px;line-height:140%;letter-spacing:3%;text-align:center;text-transform:uppercase}.header .container .logout-button:hover{color:#4775ff;border-color:#4775ff}@media screen and (max-width:767px){.header .container .logout-button{font-size:0px}}.notifications-counter-button:hover>*{color:#4775ff;border-color:#4775ff}.notifications-counter-button:hover>svg>*{fill:#4775ff}.consentSectionWrapper{padding:100px 0;display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#242226}@media screen and (max-width:767px){.consentSectionWrapper{padding:20px 0}}.consentSection{max-width:1420px;margin:auto}.consentSection h2,.consentSection h3{text-align:center}.consentSection p{text-align:left}.consentSection a{color:#1e57ff}.secondary-footer{background-color:#242226;padding:40px;display:flex;align-items:start;justify-content:space-between}@media screen and (max-width:1399px){.secondary-footer{flex-direction:column;align-items:center;gap:30px}}.secondary-footer__nav{max-width:100%;display:grid;grid-template-columns:repeat(4,1fr);column-gap:60px;list-style:none}.secondary-footer__nav li{color:#fff;margin-bottom:20px}.secondary-footer__nav li a{font-weight:400;font-size:18px;line-height:110%}@media screen and (max-width:1399px){.secondary-footer__nav{column-gap:20px}}@media screen and (max-width:767px){.secondary-footer__nav{grid-template-columns:repeat(2,1fr)}}.secondary-footer__files{display:flex;flex-direction:row;gap:50px}.secondary-footer__files a{text-decoration:underline;font-size:18px;line-height:110%}@media screen and (max-width:767px){.secondary-footer__files a{font-size:14px}}.secondary-footer__row-logo-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:29px}.secondary-footer__row-logo-container img{max-width:121px;max-height:81px}.about-shift-modal .modal__container .btn-group{justify-content:start}.about-shift-modal .modal__container img{border-radius:30px;margin-bottom:40px;width:100%}.about-shift-modal .modal__container .h2{margin-bottom:40px}.about-shift-modal .modal__container .h3{font-weight:400;font-size:24px;line-height:110%;margin-bottom:10px}.about-shift-modal .modal__container p{margin-bottom:30px}@media screen and (max-width:1399px){.about-shift-modal .modal__container .btn-group{flex-direction:column}.about-shift-modal .modal__container img{margin-top:-10px}}@media screen and (max-width:767px){.about-shift-modal .modal__container .h2,.about-shift-modal .modal__container img{margin-bottom:30px}}.modal__overlay{z-index:1000;position:fixed;width:100%;height:100%;inset:0;background:#0009;display:flex;justify-content:center;align-items:center}.modal__container{position:relative;display:flex;flex-direction:column;max-width:1420px;width:100%;max-height:90vh;background-color:#131115;overflow:hidden;border-radius:30px}.modal__container:before{content:"";z-index:-1;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='1455'%20height='1455'%20viewBox='0%200%201455%201455'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='727.279'%20cy='727.28'%20rx='892.512'%20ry='509.369'%20transform='rotate(-135%20727.279%20727.28)'%20fill='url(%23paint0_radial_125_219)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_125_219'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(872.728%20-26.876%20-4.55877%20497.556%20727.279%20727.28)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;width:1785px;height:1018px;left:-300px;bottom:-100%}.modal__container:after{content:"";z-index:-1;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='1739'%20height='1343'%20viewBox='0%200%201739%201343'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='869.669'%20cy='671.525'%20rx='961.948'%20ry='528.242'%20transform='rotate(-30.9268%20869.669%20671.525)'%20fill='url(%23paint0_radial_125_220)'%20fill-opacity='0.8'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_125_220'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(743.013%20-45.5182%206.41863%20408.016%20869.669%20671.525)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235D2B6B'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;width:1923px;height:1056px;right:-1000px;top:-400px}.modal__close{background:transparent;border:0px;outline:none;transition:opacity .4s;position:absolute;top:30px;right:30px;width:24px;height:24px}.modal__close img{width:100%}.modal__close:hover{opacity:.4}.modal__body{position:relative;width:100%;height:100%;overflow-y:auto}.modal__body::-webkit-scrollbar{width:5px;height:8px;background-color:#fff}.modal__body::-webkit-scrollbar-thumb{background:#1500ff}.modal__body{padding:160px 200px}.modal__body .text-center{text-align:center}.modal__body .btn-group{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:1399px){.modal__container{max-width:718px}.modal__container:before{width:1785px;height:1018px;left:-300px;bottom:-150%}.modal__container:after{width:1923px;height:1056px;right:-1300px;top:-300px}.modal__body{padding:100px 62px}}@media screen and (max-width:767px){.modal__container{width:calc(100% - 30px)}.modal__container:before{width:1785px;height:1018px;left:-250px;bottom:-130%}.modal__container:after{display:none}.modal__body{padding:100px 30px}.modal__body .btn-group{flex-direction:column}.modal__body .h2{font-size:32px}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.our-projects-modal__section{margin-bottom:49px}.our-projects-modal__section:last-child{margin-bottom:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about{position:relative;padding:160px 0;z-index:100;overflow:hidden}@media screen and (max-width:1399px){.about{padding:100px 0}}.about:after{position:absolute;bottom:-300px;left:50%;content:"";width:1923px;height:1056px;background-image:url("data:image/svg+xml,%3csvg%20width='1739'%20height='1343'%20viewBox='0%200%201739%201343'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='869.827'%20cy='671.525'%20rx='961.948'%20ry='528.242'%20transform='rotate(-30.9268%20869.827%20671.525)'%20fill='url(%23paint0_radial_107_2429)'%20fill-opacity='0.8'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_107_2429'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(743.013%20-45.5182%206.41863%20408.016%20869.827%20671.525)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235D2B6B'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.about .container{display:flex;flex-direction:column}.about .container .about__swiper{width:100%;margin-top:40px;overflow:visible}@media screen and (max-width:767px){.about .container .about__swiper{margin-top:30px}}.about .container .about__swiper .about__card{position:relative;display:flex;flex-direction:column;max-width:340px;width:100%;padding:30px;gap:15px;border:2px solid #1E57FF;border-radius:20px;min-height:365px;z-index:4;height:100%}.about .container .about__swiper .about__card h3{color:#1e57ff}@media screen and (max-width:1399px){.about .container .about__swiper .about__card{cursor:pointer;max-width:349px}}@media screen and (max-width:767px){.about .container .about__swiper .about__card{max-width:100%;min-width:200px;min-height:unset}}.about .container .about__swiper .about__card:nth-child(1):before{display:flex;justify-content:center;align-items:center;position:absolute;bottom:-20px;left:110px;content:"Бесплатно";width:123px;height:36px;background-color:#48165a;border:1px solid #E8EAF2;border-radius:1000px;transform:rotate(-10deg);color:#fff}.about .container .about__swiper .about__card:nth-child(2){z-index:3}.about .container .about__swiper .about__card:nth-child(2):after{display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:-50px;content:"Дистанционно";width:157px;height:36px;background-color:#4627a8;border:1px solid #E8EAF2;border-radius:1000px;transform:rotate(16deg);color:#fff}.about .container .about__swiper .about__card:nth-child(3){z-index:2}.about .container .about__swiper .about__card:nth-child(3):after{display:flex;justify-content:center;align-items:center;position:absolute;bottom:-10px;right:-15px;content:"Увлекательно";width:152px;height:36px;background-color:#6b1950;border:1px solid #E8EAF2;border-radius:1000px;transform:rotate(-5deg);color:#fff}.about .container .about__swiper .about__card:nth-child(4){z-index:2}.about .container .about__swiper .about__card:nth-child(4):after{display:flex;justify-content:center;align-items:center;position:absolute;top:-15px;right:-100px;content:"По-настоящему интересно";width:258px;height:36px;background-color:#8782c7;border:1px solid #E8EAF2;border-radius:1000px;transform:rotate(20deg);color:#fff}.about .container .about__swiper .swiper-pagination-about{display:none}@media screen and (max-width:1399px){.about .container .about__swiper .swiper-pagination-about{display:flex;margin-top:40px}}@media screen and (max-width:767px){.about .container .about__swiper .swiper-pagination-about{margin-top:30px}}.about .container .about-btn{margin-top:60px;width:fit-content}@media screen and (max-width:1399px){.about .container .about-btn{margin:40px auto 0}}@media screen and (max-width:767px){.about .container .about-btn{margin:30px auto 0}}.contacts{overflow:hidden;position:relative;padding:160px 0;color:#fff}.contacts h2{margin-bottom:40px}.contacts:after{position:absolute;z-index:-1;bottom:-300px;right:-1100px;content:"";width:1617px;height:922px;background-image:url("data:image/svg+xml,%3csvg%20width='1317'%20height='1318'%20viewBox='0%200%201317%201318'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='658.502'%20cy='659.031'%20rx='808.554'%20ry='461.453'%20transform='rotate(-135%20658.502%20659.031)'%20fill='url(%23paint0_radial_107_2511)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_107_2511'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(790.631%20-24.3478%20-4.12993%20450.751%20658.502%20659.031)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.contacts .row{display:flex;justify-content:space-between}.contacts .row .col{box-sizing:border-box}.contacts .row .col__left{width:700px}.contacts .row .col__left p{font-size:24px;line-height:110%;margin-bottom:30px}.contacts .row .col__right{width:687px}.contacts .row .col__right p{display:flex;align-items:center;gap:10px}.contacts .row .col ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none}.contacts .row .col ul li{display:flex;align-items:center;gap:10px}.contacts .row .col ul li:last-child{display:none}.contacts .row .col .tg-text{display:flex;height:auto;width:100%;padding-left:19px;margin-bottom:20px}.contacts .row .col .tg-text img{width:100%}@media screen and (max-width:1399px){.contacts .row .col .tg-text img{max-width:280px}}.contacts .btn{display:flex;margin-top:60px}@media screen and (max-width:1399px){.contacts{padding:100px 0}.contacts:after{bottom:-390px}.contacts .row{flex-direction:column}.contacts .row .col__left{width:100%}.contacts .row .col__right{width:100%;margin-top:30px}.contacts .row .col .tg-text{max-width:578px}.contacts .btn{margin-top:40px}}@media screen and (max-width:767px){.contacts h2{margin-bottom:30px}.contacts .row{flex-direction:column}.contacts .row .col__left p{margin-bottom:20px}.contacts .row .col__right{margin-top:20px}.contacts .row .col__right p{display:none}.contacts .row .col ul{grid-template-columns:repeat(1,1fr)}.contacts .row .col ul li:last-child{display:flex}.contacts .row .col .tg-text{max-width:500px;margin-bottom:0}.contacts .btn{margin-top:30px}}.faq{position:relative;padding:80px 0;background-color:#242226;overflow:hidden}.faq:before{position:absolute;bottom:-50px;left:calc(50% - 1050px);content:"";width:486px;height:311px;background-image:url(/assets/decor-DERnTLZA.svg);background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (max-width:767px){.faq:before{left:-180px;bottom:-125px;transform:rotate(10deg) scale(.3)}}.faq:after{position:absolute;top:-300px;left:calc(50% + 450px);content:"";width:780px;height:782px;background-image:url("data:image/svg+xml,%3csvg%20width='781'%20height='783'%20viewBox='0%200%20781%20783'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M106.025%20282.038C110.198%20268.677%20122.04%20258.899%20140.038%20252.716C158.033%20246.534%20182.11%20243.972%20210.6%20244.993C267.575%20247.036%20342.09%20263.405%20420.628%20293.63C499.166%20323.854%20566.818%20362.196%20612.706%20399.739C635.652%20418.512%20653.133%20437.067%20663.818%20454.287C674.506%20471.51%20678.354%20487.326%20674.181%20500.687C670.008%20514.048%20658.166%20523.826%20640.168%20530.01C622.173%20536.192%20598.097%20538.753%20569.606%20537.731C512.631%20535.688%20438.116%20519.32%20359.578%20489.095C281.04%20458.871%20213.389%20420.528%20167.501%20382.985C144.555%20364.212%20127.073%20345.658%20116.388%20328.439C105.7%20311.216%20101.852%20295.399%20106.025%20282.038Z'%20stroke='%238782C7'/%3e%3cpath%20d='M137.745%20327.57L148.836%20355.869L178.316%20360.27L150.901%20368.936L148.822%20397.656L137.823%20369.811L108.251%20364.955L135.758%20356.743L137.745%20327.57Z'%20fill='%238782C7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (max-width:767px){.faq:after{top:-355px;left:unset;right:-400px;transform:scale(.45)}}.faq .faq__accordion{display:flex;flex-direction:column;gap:20px;margin-top:40px}@media screen and (max-width:767px){.faq .faq__accordion{margin-top:30px}}.faq .faq__accordion .accordion__item{display:flex;flex-direction:column;overflow:visible;transition:.25s;border-radius:47px 47px 32px 32px}.faq .faq__accordion .accordion__item .accordion__header{position:relative;background-color:#242226;text-align:left;cursor:pointer;font-weight:400;font-size:24px;line-height:110%;letter-spacing:0;padding:32px 40px;border:2px solid #1E57FF;border-radius:47px;transition:.3s}@media screen and (max-width:767px){.faq .faq__accordion .accordion__item .accordion__header{font-size:20px;padding:20px 30px}}.faq .faq__accordion .accordion__item .accordion__header .accordion__header__text{display:block;margin:0!important;width:90%;text-align:left;color:#fff}@media screen and (max-width:767px){.faq .faq__accordion .accordion__item .accordion__header .accordion__header__text{font-size:clamp(16px,5vw,24px)}}.faq .faq__accordion .accordion__item .accordion__header .accordion__header-arrow{position:absolute;top:calc(50% - 12.5px);right:33px;content:"";width:25px;height:25px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7071%2016.7071C12.3166%2017.0976%2011.6834%2017.0976%2011.2929%2016.7071L3.29289%208.70711C2.90237%208.31658%202.90237%207.68342%203.29289%207.29289C3.68342%206.90237%204.31658%206.90237%204.7071%207.29289L12%2014.5858L19.2929%207.29289C19.6834%206.90237%2020.3166%206.90237%2020.7071%207.29289C21.0976%207.68342%2021.0976%208.31658%2020.7071%208.70711L12.7071%2016.7071Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;transition:.25s}.faq .faq__accordion .accordion__item .accordion__header--active{background-color:#242226}.faq .faq__accordion .accordion__item .accordion-content{margin:0!important;max-height:0;font-weight:400;font-size:20px;line-height:120%;letter-spacing:0;opacity:0;width:100%;color:#fff;padding:0 20px}@media screen and (max-width:767px){.faq .faq__accordion .accordion__item .accordion-content{font-size:clamp(16px,5vw,24px)}}.faq .faq__accordion .accordion__item .accordion-content ul{list-style:none;display:flex;flex-direction:column;padding:20px 0;gap:10px}.faq .faq__accordion .accordion__item .accordion-content ul li{display:flex;position:relative;padding-left:42px;color:#e8eaf2}.faq .faq__accordion .accordion__item .accordion-content ul li:before{position:absolute;top:50%;left:0;content:"";width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M32%2016L18.8793%2018.9909L16%2032L12.9127%2018.9909L1.20797e-06%2016L12.9127%2013.018L16%20-6.99382e-07L18.8793%2013.018L32%2016Z'%20fill='%23E8EAF2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-50%)}.faq .faq__accordion .accordion__item .accordion-content .faq__link{text-decoration:underline;color:inherit}.faq .faq__accordion .accordion__item .content-open{padding:24px 20px 20px;opacity:1;margin-bottom:20px!important;max-height:100%;transition:opacity .3s}.faq .faq__accordion .accordion__item .arrow-open{transform:rotate(180deg)!important}.faq .faq__accordion .accordion__item--active{height:100%;background-color:#1e57ff;border-radius:47px 47px 32px 32px}.gallery{position:relative;padding:160px 0;overflow:hidden}@media screen and (max-width:1399px){.gallery{padding:100px 0}}.gallery:after{position:absolute;bottom:-300px;left:calc(50% - 1250px);content:"";width:1617px;height:922px;background-image:url("data:image/svg+xml,%3csvg%20width='1317'%20height='1318'%20viewBox='0%200%201317%201318'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='658.502'%20cy='659.031'%20rx='808.554'%20ry='461.453'%20transform='rotate(-135%20658.502%20659.031)'%20fill='url(%23paint0_radial_107_2511)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_107_2511'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(790.631%20-24.3478%20-4.12993%20450.751%20658.502%20659.031)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:-1}@media screen and (max-width:767px){.gallery:after{bottom:-500px;left:calc(50% - 600px)}}.gallery .container{position:relative}.gallery .title-wrapper{width:1617px}.gallery .gallery__swiper{display:flex;flex-direction:column;margin-top:80px;overflow:visible;max-height:467px}.gallery .gallery__swiper .swiper-wrapper{max-height:467px}.gallery .gallery__swiper .swiper-wrapper .swiper-slide{border-radius:20px;overflow:hidden;cursor:pointer;transition:.3s}.gallery .gallery__swiper .swiper-wrapper .swiper-slide img{width:100%;object-fit:cover;max-height:307px}.gallery .gallery__swiper .swiper-wrapper .swiper-slide-active{transform:scale(1.3)!important;z-index:100;margin-right:90px!important;margin-left:70px!important}@media screen and (max-width:767px){.gallery .gallery__swiper .swiper-wrapper .swiper-slide-active{transform:scale(1.3)!important;margin-right:70px!important;margin-left:40px!important}}@media screen and (max-width:1399px){.gallery .gallery__swiper .swiper-pagination-gallery{margin-top:80px}}@media screen and (max-width:767px){.gallery .gallery__swiper .swiper-pagination-gallery{margin-top:60px}}.gallery .gallery__swiper .swiper__button-wrapper{top:-144px;right:0;position:absolute}@media screen and (max-width:1399px){.gallery .gallery__swiper .swiper__button-wrapper{display:none}}.hero{width:100%;height:calc(100svh - 126px);min-height:960px;max-height:954px;background-image:url(/assets/hero-background-DEdd_ikR.webp);background-repeat:no-repeat;background-position:left center;background-size:cover;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1399px){.hero{max-height:800px;min-height:800px;background-image:url(/assets/hero-background-tablet-CGDgdbtq.webp)}}@media screen and (max-width:767px){.hero{background-image:url(/assets/hero-background-mobile-CYGCpJ4h.webp)}}.hero .hero__title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hero .hero__title-img{width:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.hero .hero__desc{display:block;margin-top:20px;font-weight:400;font-size:24px;line-height:110%}@media screen and (max-width:1399px){.hero .hero__desc br{display:none}}.hero .hero__register{display:flex;flex-direction:column;gap:12px;margin-top:40px;margin-left:220px}@media screen and (max-width:1399px){.hero .hero__register{margin-left:0}}@media screen and (max-width:767px){.hero .hero__register{margin-top:50px}}.hero .hero__register .hero__register-btn{max-width:fit-content}@media screen and (max-width:767px){.hero .hero__register .hero__register-btn{max-width:100%}}.hero .hero__register .hero__register-arrow{margin-left:345px}@media screen and (max-width:767px){.hero .hero__register .hero__register-arrow{margin:20px auto 0}}.hero .hero__register .hero__register-desc{margin-left:360px;color:#8782c7;font-weight:400;font-size:18px;line-height:110%}@media screen and (max-width:767px){.hero .hero__register .hero__register-desc{margin-left:50%;font-size:16px;margin-top:14px}}.hero-bottom{position:relative;width:100%;height:310px;background-color:#242226;z-index:10}@media screen and (max-width:1399px){.hero-bottom{height:202px}}@media screen and (max-width:767px){.hero-bottom{height:408px}}.hero-bottom .container{height:100%}.hero-bottom .container .hero-bottom__content{position:relative;display:flex;gap:20px;height:100%}@media screen and (max-width:1399px){.hero-bottom .container .hero-bottom__content{margin-left:calc(50% - 280px);flex-direction:column;justify-content:center;gap:0px}}@media screen and (max-width:767px){.hero-bottom .container .hero-bottom__content{align-items:center;justify-content:flex-start;margin-left:0}}.hero-bottom .container .hero-bottom__content:before{position:absolute;bottom:-100px;left:-100px;content:"";width:659px;height:530px;background-image:url("data:image/svg+xml,%3csvg%20width='660'%20height='531'%20viewBox='0%200%20660%20531'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M598.847%2097.1201C607.115%20110.321%20607.59%20127.602%20601.244%20147.629C594.899%20167.654%20581.753%20190.358%20562.896%20214.321C525.183%20262.245%20464.695%20315.119%20390.364%20361.566C316.034%20408.013%20241.971%20439.215%20182.329%20452.125C152.506%20458.581%20126.315%20460.457%20105.511%20457.397C84.7048%20454.336%2069.3547%20446.351%2061.0865%20433.149C52.8185%20419.948%2052.3443%20402.668%2058.6902%20382.641C65.0354%20362.616%2078.1805%20339.912%2097.0381%20315.948C134.751%20268.025%20195.239%20215.15%20269.57%20168.703C343.9%20122.257%20417.962%2091.0546%20477.605%2078.1444C507.428%2071.6889%20533.619%2069.8134%20554.423%2072.8736C575.229%2075.9343%20590.579%2083.919%20598.847%2097.1201Z'%20stroke='%23A9A7C2'/%3e%3cpath%20d='M332.36%20150.417L317.74%20145.249L306.934%20156.134L311.928%20141.575L301.189%20130.714L315.602%20135.763L326.616%20124.997L321.413%20139.437L332.36%20150.417Z'%20fill='%23A9A7C2'/%3e%3c/svg%3e");z-index:-1;user-select:none;-webkit-user-select:none;pointer-events:none}@media screen and (max-width:1399px){.hero-bottom .container .hero-bottom__content:before{top:0;background-image:url("data:image/svg+xml,%3csvg%20width='350'%20height='202'%20viewBox='0%200%20350%20202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M316.138%208.65127C320.647%2015.8506%20320.923%2025.3001%20317.436%2036.3053C313.949%2047.308%20306.721%2059.7983%20296.336%2072.9953C275.568%2099.3857%20242.249%20128.514%20201.294%20154.106C160.339%20179.697%20119.54%20196.883%2086.6963%20203.992C70.2725%20207.547%2055.8653%20208.576%2044.4346%20206.895C33.0012%20205.213%2024.6137%20200.833%2020.1045%20193.633C15.5956%20186.434%2015.3211%20176.985%2018.8082%20165.979C22.2946%20154.977%2029.5232%20142.486%2039.9082%20129.289C60.6755%20102.899%2093.9948%2073.771%20134.95%2048.1797C175.905%2022.5882%20216.704%205.40179%20249.548%20-1.70749C265.972%20-5.26258%20280.379%20-6.29175%20291.809%20-4.61029C303.243%20-2.92844%20311.629%201.45215%20316.138%208.65127Z'%20stroke='%23A9A7C2'/%3e%3cpath%20d='M169.437%2037.9101L161.378%2035.0612L155.422%2041.0615L158.175%2033.0363L152.256%2027.0497L160.2%2029.8327L166.271%2023.8983L163.403%2031.8577L169.437%2037.9101Z'%20fill='%23A9A7C2'/%3e%3c/svg%3e");background-repeat:no-repeat;width:363px;height:292px}}@media screen and (max-width:767px){.hero-bottom .container .hero-bottom__content:before{background-image:url("data:image/svg+xml,%3csvg%20width='364'%20height='231'%20viewBox='0%200%20364%20231'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M329.894%20-8.34873C334.403%20-1.14937%20334.679%208.3001%20331.192%2019.3053C327.705%2030.308%20320.477%2042.7983%20310.092%2055.9953C289.324%2082.3857%20256.004%20111.514%20215.049%20137.106C174.095%20162.697%20133.296%20179.883%20100.452%20186.992C84.0283%20190.547%2069.6212%20191.576%2058.1904%20189.895C46.757%20188.213%2038.3696%20183.833%2033.8604%20176.633C29.3515%20169.434%2029.0769%20159.985%2032.564%20148.979C36.0504%20137.977%2043.2791%20125.486%2053.6641%20112.289C74.4314%2085.8992%20107.751%2056.771%20148.705%2031.1797C189.66%205.58819%20230.46%20-11.5982%20263.304%20-18.7075C279.727%20-22.2626%20294.135%20-23.2917%20305.565%20-21.6103C316.998%20-19.9284%20325.385%20-15.5479%20329.894%20-8.34873Z'%20stroke='%23A9A7C2'/%3e%3cpath%20d='M183.193%2020.9101L175.134%2018.0612L169.178%2024.0615L171.931%2016.0363L166.011%2010.0497L173.955%2012.8327L180.027%206.89833L177.159%2014.8577L183.193%2020.9101Z'%20fill='%23A9A7C2'/%3e%3c/svg%3e");left:calc(50% - 183px)}}.hero-bottom .container .hero-bottom__content .hero-bottom__count{align-self:center;font-family:Tektur,sans-serif;font-weight:500;font-size:150px;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:#1e57ff;text-shadow:-3px -3px 0 white,3px -3px 0 white,-3px 3px 0 white,3px 3px 0 white}@media screen and (max-width:1399px){.hero-bottom .container .hero-bottom__content .hero-bottom__count{font-size:120px;text-align:left;align-self:flex-start}}@media screen and (max-width:767px){.hero-bottom .container .hero-bottom__content .hero-bottom__count{text-align:center;align-self:center}}.hero-bottom .container .hero-bottom__content .hero-bottom__text{font-weight:400;font-size:24px;line-height:110%;z-index:100;align-self:center}@media screen and (max-width:1399px){.hero-bottom .container .hero-bottom__content .hero-bottom__text{text-align:left;align-self:flex-start;margin-bottom:50px}}@media screen and (max-width:767px){.hero-bottom .container .hero-bottom__content .hero-bottom__text{text-align:center;align-self:center}}.hero-bottom .container .hero-bottom__content img{max-width:384px}@media screen and (max-width:1399px){.hero-bottom .container .hero-bottom__content img{max-width:158px}}@media screen and (max-width:767px){.hero-bottom .container .hero-bottom__content img{margin-top:50px}}.hero-bottom .hero-bottom__education{position:absolute;bottom:0;right:calc(50% - 750px);pointer-events:none;user-select:none;-webkit-user-select:none}@media screen and (max-width:1399px){.hero-bottom .hero-bottom__education{right:calc(50% - 400px);z-index:-1}}@media screen and (max-width:767px){.hero-bottom .hero-bottom__education{width:100%;right:0}}.organizers{position:relative;padding:160px 0;overflow:hidden}@media screen and (max-width:767px){.organizers{padding:0 0 100px}}.organizers:after{position:absolute;top:-150px;left:calc(50% + 200px);content:"";width:1617px;height:922px;background-image:url("data:image/svg+xml,%3csvg%20width='1292'%20height='1344'%20viewBox='0%200%201292%201344'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='645.855'%20cy='671.859'%20rx='808.554'%20ry='461.453'%20transform='rotate(-47.2187%20645.855%20671.859)'%20fill='url(%23paint0_radial_107_2643)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_107_2643'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(790.631%20-24.3478%20-4.12993%20450.751%20645.855%20671.859)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:-1}.organizers .organizers__content{display:flex;gap:20px;margin-top:40px}@media screen and (max-width:1399px){.organizers .organizers__content{flex-direction:column;gap:84px}}.organizers .organizers__content .organizers__info{display:flex;flex-direction:column;max-width:940px;gap:15px;background-color:#2a2434;padding:30px;border-radius:20px}@media screen and (max-width:1399px){.organizers .organizers__content .organizers__info{max-width:100%}}.organizers .organizers__content .organizers__info .organizers__projects-btn{margin-top:15px;max-width:fit-content}.organizers .organizers__content .organizers__info .organizers__info__blue__text{color:#1e57ff}.organizers .organizers__teams{display:flex;gap:20px;width:100%;max-height:430px}.organizers .organizers__teams .organizers__team{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #8782C7;border-radius:20px;width:100%;height:100%;max-height:220px;padding:20px;cursor:pointer;z-index:10;transition:.3s}.organizers .organizers__teams .organizers__team .organizers__team-logo{height:100%;width:100%;max-width:200px;max-height:140px;transition:.3s}.organizers .organizers__teams .organizers__team:hover .organizers__team-logo{transform:scale(0);position:absolute}.organizers .organizers__teams .organizers__team:hover .organizers__team-text{transform:scale(1);position:static}.organizers .organizers__teams .organizers__team:hover .organizers__team__arrow{transform:rotate(180deg)}.organizers .organizers__teams .organizers__team .organizers__team-text{font-weight:400;font-size:12px;line-height:120%;transition:.3s}@media screen and (max-width:767px){.organizers .organizers__teams .organizers__team .organizers__team-text{font-size:9px}}.organizers .organizers__teams .organizers__team .organizers__team-text{transform:scale(0);position:absolute}.organizers .organizers__teams .organizers__team .organizers__team__arrow{position:absolute;bottom:20px;right:20px;content:"";width:12px;height:12px;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2011.0987C12%2011.5965%2011.5965%2012%2011.0987%2012H0.901326C0.403538%2012%200%2011.5965%200%2011.0987C6.07809e-07%2010.6009%200.403537%2010.1973%200.901326%2010.1973L10.1973%2010.1973V0.901327C10.1973%200.403537%2010.6009%20-3.79881e-07%2011.0987%200C11.5965%20-2.65917e-07%2012%200.403538%2012%200.901326V11.0987Z'%20fill='%238782C7'/%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;pointer-events:none;user-select:none;transition:.3s}.organizers .organizers__teams .organizers__teams__left{display:flex;flex-direction:column;width:100%;gap:20px}.organizers .organizers__teams .organizers__teams__right{display:grid;grid-template-rows:1fr 1fr;gap:20px;position:relative;width:100%}.organizers .organizers__teams .organizers__teams__right:before{content:"";position:absolute;bottom:-60px;left:-100px;width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='33'%20viewBox='0%200%2033%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.4387%2031.4028L21.623%2030.938L21.4387%2031.4028ZM5.20515%2016.2989L4.77517%2016.554L5.20515%2016.2989ZM3.43451%200.00151022L5.99135%205.17799L0.229969%204.80404L3.43451%200.00151022ZM32.0076%2030.5516L32.2877%2030.9658C31.2679%2031.6553%2029.4642%2032.2508%2027.4739%2032.495C25.4748%2032.7403%2023.2068%2032.6416%2021.2544%2031.8676L21.4387%2031.4028L21.623%2030.938C23.3701%2031.6306%2025.4566%2031.7351%2027.3521%2031.5025C29.2565%2031.2688%2030.8876%2030.7053%2031.7276%2030.1374L32.0076%2030.5516ZM21.4387%2031.4028L21.2544%2031.8676C18.4273%2030.7468%2016.498%2028.649%2015.3772%2026.3698C14.2609%2024.0999%2013.9299%2021.6165%2014.336%2019.6836L14.8253%2019.7864L15.3146%2019.8892C14.961%2021.5721%2015.2417%2023.8284%2016.2745%2025.9285C17.3028%2028.0194%2019.06%2029.9219%2021.623%2030.938L21.4387%2031.4028ZM14.8253%2019.7864L14.336%2019.6836C14.734%2017.7895%2015.6222%2016.1957%2016.8137%2015.1667C18.0126%2014.1312%2019.5249%2013.6681%2021.0966%2014.0859L20.9682%2014.5691L20.8397%2015.0523C19.6351%2014.7321%2018.4558%2015.0698%2017.4673%2015.9235C16.4714%2016.7836%2015.6764%2018.1675%2015.3146%2019.8892L14.8253%2019.7864ZM20.9682%2014.5691L21.0966%2014.0859C22.6578%2014.5009%2023.709%2015.6245%2024.2508%2016.8467C24.7839%2018.0495%2024.8607%2019.4377%2024.349%2020.4246L23.9051%2020.1945L23.4612%2019.9643C23.7918%2019.3267%2023.7884%2018.2713%2023.3366%2017.252C22.8934%2016.2522%2022.055%2015.3754%2020.8397%2015.0523L20.9682%2014.5691ZM23.9051%2020.1945L24.349%2020.4246C23.4686%2022.1226%2021.1895%2024.8433%2017.5799%2024.8249L17.5824%2024.3249L17.585%2023.8249C20.6476%2023.8405%2022.657%2021.5154%2023.4612%2019.9643L23.9051%2020.1945ZM17.5824%2024.3249L17.5799%2024.8249C12.9112%2024.8012%207.97271%2021.9421%204.77517%2016.554L5.20515%2016.2989L5.63514%2016.0437C8.6858%2021.1843%2013.3265%2023.8033%2017.585%2023.8249L17.5824%2024.3249ZM5.20515%2016.2989L4.77517%2016.554C3.86268%2015.0164%203.31804%2012.9842%203.00627%2010.8668C2.69333%208.74129%202.60945%206.48927%202.64306%204.48444L3.14299%204.49282L3.64293%204.5012C3.6099%206.47043%203.69291%208.6652%203.99561%2010.7211C4.29948%2012.785%204.81923%2014.6688%205.63514%2016.0437L5.20515%2016.2989Z'%20fill='%238782C7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:10}@media screen and (max-width:1399px){.organizers .organizers__teams .organizers__teams__right:before{transform:scaleY(-1);bottom:unset;top:-60px;left:50px}}@media screen and (max-width:767px){.organizers .organizers__teams .organizers__teams__right:before{left:calc(50% - 150px)}}.organizers .organizers__teams .organizers__teams__right:after{content:"Конкурс проходит при поддержке партнеров";position:absolute;bottom:-80px;left:-50px;font-weight:400;font-size:18px;line-height:110%;color:#8782c7;max-width:300px;width:100%}@media screen and (max-width:1399px){.organizers .organizers__teams .organizers__teams__right:after{font-size:16px;bottom:unset;top:-60px;left:100px}}@media screen and (max-width:767px){.organizers .organizers__teams .organizers__teams__right:after{left:calc(50% - 100px)}}.organizers .organizers__teams .organizers__teams__right img{width:100%;height:auto;max-width:112px}.practice-tracks{position:relative;padding:160px 0;background-color:#242226}@media screen and (max-width:767px){.practice-tracks__title{font-size:34px}}.practice-tracks .track-cards{padding:40px 0;display:flex;justify-content:space-between;flex-direction:row;gap:10px}@media screen and (max-width:767px){.practice-tracks .track-cards{flex-direction:column}}.practice-tracks .track-cards .track-card{display:flex;flex-direction:column;gap:20px;width:100%;border:2px solid #a9a7c2;border-radius:15px;padding:30px 30px 0;min-height:274px;cursor:pointer}@media screen and (max-width:1399px){.practice-tracks .track-cards .track-card{min-height:100%;padding:30px}}.practice-tracks .track-cards .track-card h3{color:#1e57ff;font-size:20px;line-height:120%}.practice-tracks .track-cards .track-card p{font-size:20px;line-height:120%}.practice-tracks .tracks-button-wrapper{width:100%}@media screen and (max-width:1399px){.practice-tracks .tracks-button-wrapper{display:flex;justify-content:center}}.program{position:relative;padding:160px 0 0;overflow:hidden}@media screen and (max-width:1399px){.program{padding:100px 0}}.program :before{position:absolute;top:-350px;left:calc(50% - 1300px);content:"";width:1545px;height:994px;background-image:url("data:image/svg+xml,%3csvg%20width='1310'%20height='1292'%20viewBox='0%200%201310%201292'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='655.142'%20cy='645.681'%20rx='772.93'%20ry='497.083'%20transform='rotate(-135.949%20655.142%20645.681)'%20fill='url(%23paint0_radial_107_2644)'%20fill-opacity='0.8'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_107_2644'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(597.014%20-42.8332%205.1574%20383.949%20655.142%20645.681)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235D2B6B'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:-1}@media screen and (max-width:767px){.program :before{top:-100px;left:calc(50% - 500px)}}.program .program__content{display:flex;flex-wrap:wrap;gap:60px 20px;margin-top:40px}@media screen and (max-width:1399px){.program .program__content{gap:40px 20px}}@media screen and (max-width:767px){.program .program__content{flex-wrap:nowrap;flex-direction:column}}.program .program__content .program__card{display:flex;align-items:center;width:32%;gap:20px}@media screen and (max-width:1399px){.program .program__content .program__card{width:49%}}@media screen and (max-width:767px){.program .program__content .program__card{width:100%}}.program .program-btn{margin-top:60px}@media screen and (max-width:767px){.program .program-btn{width:100%}}.gifts{position:relative;background-color:#2638da;padding:80px 0;overflow:hidden}@media screen and (max-width:1399px){.gifts{padding:80px 0 170px}}@media screen and (max-width:767px){.gifts{padding:80px 0 154px}}.gifts:before{position:absolute;bottom:-100px;left:calc(50% - 1100px);content:"";width:415px;height:436px;background-image:url("data:image/svg+xml,%3csvg%20width='416'%20height='437'%20viewBox='0%200%20416%20437'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M354.989%20303.97C351.251%20310.909%20343.631%20315.231%20332.909%20317.027C322.19%20318.822%20308.446%20318.077%20292.599%20314.951C260.91%20308.7%20220.924%20292.953%20180.167%20269.176C139.411%20245.399%20105.637%20218.116%2083.9767%20193.243C73.1447%20180.805%2065.3613%20168.99%2061.2386%20158.537C57.1145%20148.081%2056.6792%20139.059%2060.4162%20132.119C64.1532%20125.18%2071.7745%20120.857%2082.4965%20119.061C93.2148%20117.267%20106.959%20118.012%20122.806%20121.138C154.495%20127.389%20194.48%20143.136%20235.236%20166.913C275.993%20190.69%20309.767%20217.973%20331.428%20242.846C342.26%20255.284%20350.044%20267.098%20354.167%20277.551C358.291%20288.008%20358.726%20297.03%20354.989%20303.97Z'%20stroke='%23A9A7C2'/%3e%3cpath%20d='M342.301%20276.04L339.13%20259.387L323.078%20254.3L339.38%20251.973L343.637%20236.273L346.805%20252.666L362.86%20258.012L346.556%20260.08L342.301%20276.04Z'%20fill='%23A9A7C2'/%3e%3cpath%20d='M119.979%20354.48C113.089%20349.829%20108.861%20341.627%20107.185%20330.658C105.509%20319.69%20106.398%20306.022%20109.682%20290.556C116.249%20259.628%20132.373%20221.621%20156.509%20183.883C180.644%20146.144%20208.2%20115.855%20233.224%2097.3866C245.738%2088.1511%20257.597%2081.8875%20268.06%2079.114C278.525%2076.3401%20287.532%2077.0716%20294.422%2081.7226C301.312%2086.3735%20305.54%2094.5755%20307.216%20105.545C308.891%20116.512%20308.003%20130.181%20304.719%20145.647C298.152%20176.575%20282.029%20214.581%20257.893%20252.319C233.758%20290.058%20206.202%20320.348%20181.178%20338.816C168.664%20348.052%20156.804%20354.315%20146.34%20357.088C135.875%20359.862%20126.869%20359.131%20119.979%20354.48Z'%20stroke='%23A9A7C2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (max-width:1399px){.gifts:before{top:-150px;bottom:unset;left:unset;right:-170px;transform:rotate(10deg) scaleX(-1) scale(.65)}}.gifts:after{position:absolute;top:-50px;left:calc(50% + 800px);content:"";width:272px;height:276px;background-image:url("data:image/svg+xml,%3csvg%20width='273'%20height='277'%20viewBox='0%200%20273%20277'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34.0583%2036.6437C38.572%2031.7835%2045.7019%2029.8695%2054.8464%2030.6812C63.9872%2031.4927%2075.067%2035.024%2087.3649%2040.9526C111.957%2052.808%20141.318%2074.1998%20169.605%20102.328C197.892%20130.455%20219.717%20159.963%20232.143%20184.918C238.357%20197.397%20242.208%20208.712%20243.355%20218.131C244.503%20227.554%20242.938%20235.002%20238.425%20239.862C233.911%20244.723%20226.781%20246.637%20217.636%20245.825C208.496%20245.013%20197.416%20241.482%20185.118%20235.553C160.526%20223.698%20131.165%20202.306%20102.878%20174.178C74.5912%20146.051%2052.7663%20116.543%2040.34%2091.5885C34.1257%2079.1089%2030.2749%2067.7936%2029.1277%2058.3748C27.98%2048.9521%2029.5445%2041.5041%2034.0583%2036.6437Z'%20stroke='%23A9A7C2'/%3e%3cpath%20d='M38.4407%2062.1448L37.4904%2076.4466L49.5436%2084.0264L35.7081%2082.4612L28.8822%2094.4027L29.7793%2080.3137L17.7794%2072.5211L31.5615%2074.2991L38.4407%2062.1448Z'%20fill='%23A9A7C2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (max-width:1399px){.gifts:after{top:unset;bottom:-100px;left:-100px;transform:rotate(160deg) scale(.65)}}@media screen and (max-width:767px){.gifts__title{font-size:34px}}.gifts .gifts__content{display:flex;margin-top:40px;gap:35px}@media screen and (max-width:1399px){.gifts .gifts__content{flex-direction:column;gap:60px}}@media screen and (max-width:767px){.gifts .gifts__content{gap:30px;margin-top:30px}}.gifts .gifts__content .gifts__card{position:relative;display:flex;flex-direction:column;width:100%}.gifts .gifts__content .gifts__card .gifts__card__wrapper{display:flex;gap:10px;align-items:center}.gifts .gifts__content .gifts__card .gifts__card__wrapper img{max-width:100px;width:100%}@media screen and (max-width:767px){.gifts .gifts__content .gifts__card .gifts__card__wrapper img{align-self:flex-start;max-width:60px}}.gifts .gifts__content .gifts__card .gifts__card__wrapper .gifts__info{position:relative;display:flex;flex-direction:column;gap:10px}.gifts .gifts__content .gifts__card .gifts__card__wrapper .gifts__info h3{font-weight:400;line-height:110%}.gifts .gifts__content .gifts__card button{margin-top:30px;width:fit-content}@media screen and (max-width:767px){.gifts .gifts__content .gifts__card button{margin-top:20px;width:100%;padding:16px 5px}}.gifts .gifts__content .gifts__card:nth-child(2):before{position:absolute;top:-60px;left:calc(50% - 150px);content:"";width:29px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='35'%20viewBox='0%200%2032%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.4466%202.20956L20.6513%202.66578L20.4466%202.20956ZM4.89553%2018.0153L4.4547%2017.7793L4.89553%2018.0153ZM3.8459%2034.3749L6.17178%2029.0906L0.43252%2029.7185L3.8459%2034.3749ZM31.0429%202.59348L31.3044%202.16732C30.2551%201.5235%2028.4269%201.00821%2026.4278%200.852066C24.4198%200.695227%2022.1583%200.893932%2020.242%201.75334L20.4466%202.20956L20.6513%202.66578C22.3661%201.89671%2024.4459%201.70032%2026.3499%201.84903C28.2628%201.99844%2029.9171%202.48935%2030.7814%203.01965L31.0429%202.59348ZM20.4466%202.20956L20.242%201.75334C17.4671%202.99784%2015.6323%205.17878%2014.6131%207.50516C13.5981%209.82211%2013.3771%2012.3178%2013.8681%2014.2309L14.3524%2014.1065L14.8367%2013.9822C14.4092%2012.3166%2014.59%2010.0501%2015.5291%207.90643C16.4641%205.77218%2018.1357%203.79398%2020.6513%202.66578L20.4466%202.20956ZM14.3524%2014.1065L13.8681%2014.2309C14.3493%2016.1055%2015.307%2017.6585%2016.5427%2018.634C17.7862%2019.6156%2019.3174%2020.0115%2020.8692%2019.5247L20.7196%2019.0476L20.5699%2018.5705C19.3805%2018.9436%2018.1875%2018.6583%2017.1623%2017.8491C16.1294%2017.0337%2015.2741%2015.6863%2014.8367%2013.9822L14.3524%2014.1065ZM20.7196%2019.0476L20.8692%2019.5247C22.4105%2019.0412%2023.4111%2017.8723%2023.8984%2016.6273C24.3779%2015.4023%2024.3934%2014.012%2023.8386%2013.0486L23.4053%2013.2981L22.972%2013.5476C23.3305%2014.17%2023.3736%2015.2246%2022.9672%2016.2629C22.5686%2017.2812%2021.7697%2018.1942%2020.5699%2018.5705L20.7196%2019.0476ZM23.4053%2013.2981L23.8386%2013.0486C22.8842%2011.3911%2020.4871%208.77372%2016.8819%208.95135L16.9065%209.45075L16.9311%209.95014C19.9901%209.79943%2022.1002%2012.0336%2022.972%2013.5476L23.4053%2013.2981ZM16.9065%209.45075L16.8819%208.95135C12.2188%209.1811%207.41133%2012.2554%204.4547%2017.7793L4.89553%2018.0153L5.33636%2018.2512C8.15717%2012.981%2012.6778%2010.1597%2016.9311%209.95014L16.9065%209.45075ZM4.89553%2018.0153L4.4547%2017.7793C3.61097%2019.3557%203.15654%2021.4099%202.93854%2023.5391C2.71971%2025.6763%202.7353%2027.9299%202.85737%2029.9313L3.35644%2029.9008L3.85552%2029.8704C3.73562%2027.9045%203.72167%2025.7082%203.93334%2023.641C4.14583%2021.5657%204.58193%2019.6607%205.33636%2018.2512L4.89553%2018.0153Z'%20fill='%238782C7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (max-width:1399px){.gifts .gifts__content .gifts__card:nth-child(2):before{top:230px;left:350px;transform:rotate(-10deg) scaleY(-1)}}@media screen and (max-width:767px){.gifts .gifts__content .gifts__card:nth-child(2):before{top:260px;left:30px;transform:rotate(0) scaleY(-1)}}.gifts .gifts__content .gifts__card:nth-child(2):after{position:absolute;content:"В поездку входит полное сопровождение, проживание, питание и образовательная программа";top:-85px;left:calc(50% - 110px);max-width:470px;width:100%;height:32px;font-weight:400;font-size:18px;line-height:110%;color:#8782c7}@media screen and (max-width:1399px){.gifts .gifts__content .gifts__card:nth-child(2):after{top:230px;left:390px;font-size:16px;max-width:317px}}@media screen and (max-width:767px){.gifts .gifts__content .gifts__card:nth-child(2):after{max-width:250px;top:260px;left:70px}}.stages{position:relative;padding:0 0 160px;overflow:hidden}@media screen and (max-width:1399px){.stages{padding:0 0 100px}}.stages:before{position:absolute;bottom:-50px;left:calc(50% - 1200px);content:"";width:1785px;height:1018px;z-index:-1;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='1454'%20height='1455'%20viewBox='0%200%201454%201455'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='726.87'%20cy='727.279'%20rx='892.512'%20ry='509.369'%20transform='rotate(-135%20726.87%20727.279)'%20fill='url(%23paint0_radial_107_2428)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_107_2428'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(872.728%20-26.876%20-4.55877%20497.556%20726.87%20727.279)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e")}.stages .open-btn-wrapper{margin-top:40px;position:relative;display:flex}.stages .open-btn-wrapper:before{position:absolute;top:-140px;content:"";z-index:-1;width:349px;height:61px;background-repeat:no-repeat;background-size:contain;background-image:url(/assets/read-regulations-DMdF7Xnw.svg)}@media screen and (max-width:1399px){.stages .open-btn-wrapper:before{top:-60px;background-image:url(/assets/read-regulations-tablet-8BxRmoaf.svg)}}@media screen and (max-width:767px){.stages .open-btn-wrapper:before{top:20px;height:54px;background-image:url(/assets/read-regulations-DMdF7Xnw.svg)}}.stages .open-btn{position:relative;top:-60px}@media screen and (max-width:1399px){.stages .open-btn{top:20px;margin:auto}}@media screen and (max-width:767px){.stages .open-btn{top:100px;margin-bottom:80px;left:0}}.stages .stages__content{display:flex;margin-top:90px}@media screen and (max-width:1399px){.stages .stages__content{flex-direction:column}}.stages .stages__content .stages__card{position:relative;display:flex;flex-direction:column;gap:20px}.stages .stages__content .stages__card:nth-child(1){max-width:344px}@media screen and (max-width:767px){.stages .stages__content .stages__card:nth-child(1){margin-left:auto;margin-right:auto;max-width:100%}}.stages .stages__content .stages__card:nth-child(1):before{display:flex;justify-content:center;align-items:center;position:absolute;top:-30px;left:5px;content:"25 ноября – 10 марта";width:176px;height:30px;background-color:#1e57ff;border-radius:1000px;transform:rotate(-15deg);color:#fff;font-size:12px}.stages .stages__content .stages__card:nth-child(1):after{position:absolute;top:28px;right:-160px;content:"";width:147px;height:100px;background-image:url(/assets/arrow-step1-desktop-C99HoXMq.svg);background-repeat:no-repeat;z-index:-1}@media screen and (max-width:1399px){.stages .stages__content .stages__card:nth-child(1):after{top:100px;right:-130px;transform:scaleX(-1) rotate(100deg)}}@media screen and (max-width:767px){.stages .stages__content .stages__card:nth-child(1):after{display:none}}.stages .stages__content .stages__card:nth-child(2){max-width:398px;margin-top:90px;margin-left:167px}@media screen and (max-width:1399px){.stages .stages__content .stages__card:nth-child(2){margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.stages .stages__content .stages__card:nth-child(2){margin-left:auto;margin-right:auto;max-width:100%}}.stages .stages__content .stages__card:nth-child(2):before{display:flex;justify-content:center;align-items:center;position:absolute;top:-30px;left:5px;content:"20 марта";width:164px;height:30px;background-color:#1e57ff;border-radius:1000px;transform:rotate(-15deg);color:#fff;font-size:12px}.stages .stages__content .stages__card:nth-child(2):after{position:absolute;top:70px;right:-130px;content:"";width:147px;height:94px;background-image:url(/assets/arrow-step2-desktop-BfQsfLc0.svg);background-repeat:no-repeat;z-index:-1}@media screen and (max-width:1500px){.stages .stages__content .stages__card:nth-child(2):after{transform:rotate(45deg);top:100px;right:-90px}}@media screen and (max-width:1399px){.stages .stages__content .stages__card:nth-child(2):after{top:120px;transform:scaleX(-1) rotate(90deg) scale(1.2)}}@media screen and (max-width:767px){.stages .stages__content .stages__card:nth-child(2):after{display:none}}.stages .stages__content .stages__card:nth-child(3){max-width:415px;margin-top:180px;margin-left:auto}@media screen and (max-width:1399px){.stages .stages__content .stages__card:nth-child(3){margin-top:80px}}@media screen and (max-width:767px){.stages .stages__content .stages__card:nth-child(3){margin-left:auto;margin-right:auto;max-width:100%}}.stages .stages__content .stages__card:nth-child(3):before{display:flex;justify-content:center;align-items:center;position:absolute;top:-30px;left:5px;content:"13 апреля – 8 мая";width:165px;height:30px;background-color:#1e57ff;border-radius:1000px;transform:rotate(-15deg);color:#fff;font-size:12px}.stages .stages__content .stages__card .stages__card__title{font-weight:400;width:fit-content;white-space:nowrap;border:2px solid #1E57FF;padding:16px 32px;border-radius:1000px}@media screen and (max-width:767px){.stages .stages__content .stages__card .stages__card__title{width:100%;padding:16px 22px;font-size:clamp(16px,5.3vw,24px)}}.stages .stages__content .stages__card .stages__card__text{white-space:normal;word-break:break-word}.toOrbit{position:relative;z-index:100;padding:80px 0;background-color:#242226;overflow:hidden}.toOrbit h2{position:relative;z-index:100}.toOrbit .orbit__body{position:relative;z-index:100;padding:30px 0;max-width:747px}.toOrbit .orbit__body p{font-size:20px;line-height:120%}@media screen and (max-width:1399px){.toOrbit{padding-bottom:180px}}.toOrbit .gradientWrapper{z-index:1;position:absolute;right:400px;top:0;width:696px;height:781px}@media screen and (max-width:1399px){.toOrbit .gradientWrapper{width:100vw;height:auto;aspect-ratio:1.4}}.toOrbit .gradientWrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left,#24222600,#242226);opacity:1;pointer-events:none}@media screen and (max-width:1399px){.toOrbit .gradientWrapper:after{display:none}}@media screen and (max-width:1399px){.toOrbit .gradientWrapper{position:relative;left:0;top:-50px;width:100%}}.toOrbit .gradientWrapper .satelliteOnOrbit{z-index:0;position:absolute;right:-400px;width:1093px;height:531px}@media screen and (max-width:1399px){.toOrbit .gradientWrapper .satelliteOnOrbit{display:none}}.toOrbit .gradientWrapper .satelliteOnOrbit-mini{display:none;z-index:0;position:absolute}@media screen and (max-width:1399px){.toOrbit .gradientWrapper .satelliteOnOrbit-mini{display:block;left:-25px;width:100vw;top:40px}}@media screen and (max-width:1399px){.toOrbit .tracks-button-wrapper{position:relative;top:70px}}.article-content-wrapper{width:100%}.article-content-wrapper *{width:100%;height:100%}.article-content-wrapper a{color:#1e57ff!important}.article-content-wrapper p,.article-content-wrapper span{color:#e8eaf2!important}.card-wrapper{height:auto}.material-card{display:flex;gap:10px;align-items:center;height:92px;padding:30px;border:2px solid #1E57FF;border-radius:20px;width:100%;max-width:290px}.material-card svg{width:32px;height:32px;flex-shrink:0}.MaterialsContainer{padding:100px 0;display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#242226;min-height:calc(100vh - 405px)}@media screen and (max-width:767px){.MaterialsContainer{padding:20px}}.MaterialsContainer .materialsContentWrapper{margin:0 auto;display:flex;align-items:start;flex-direction:column;gap:36px}.MaterialsContainer .materialsList{display:grid;justify-content:center;width:100%;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1399px){.MaterialsContainer .materialsList{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.MaterialsContainer .materialsList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.MaterialsContainer .materialsDescriptionText a{text-decoration:underline}.MaterialsContainer .materialsDescriptionText p{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:normal}.notFoundContainer{padding:100px 0;display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#242226}@media screen and (max-width:767px){.notFoundContainer img,.notFoundContainer p{padding:0 10px;width:100%}}.policyContainer{padding:100px 0;display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#242226}@media screen and (max-width:767px){.policyContainer{padding:20px 0}}.document-section{max-width:1420px;margin:auto}@media screen and (max-width:767px){.document-section *{font-size:12px}}.document-section h2{text-align:center}@media screen and (max-width:767px){.document-section h2{font-size:12px;margin-bottom:10px}}.document-section h2{margin-bottom:20px}.document-section h3{text-align:center}.document-section p{text-align:left}.document-section a{color:#1e57ff}.profile-card{display:flex;flex-direction:column;gap:20px;max-width:460px;padding:20px;background:none;border:1px solid #8782C7;border-radius:20px}.profile-card h4{color:#777589;font-weight:400;font-style:normal;font-size:12px;line-height:120%;letter-spacing:0}.profile-card p{color:#e8eaf2;font-weight:400;font-style:normal;font-size:20px;line-height:120%;letter-spacing:0}.profile-card .line{max-width:420px;height:1px;background-color:#1e57ff}@media screen and (max-width:1399px){.profile-card,.profile-card .line{max-width:100%}}.profile-certificates-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.certificate-example-image{max-width:469px;max-height:331px}@media screen and (max-width:1399px){.certificate-example-image{aspect-ratio:469/331;width:100%;height:auto}}.certificate-description-text{max-width:700px;text-align:center}.certificate-download-link{display:flex;align-items:center;font-family:Roboto,sans-serif;font-weight:700;font-size:24px;line-height:140%;letter-spacing:3%;text-align:center;text-transform:uppercase;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:auto;color:#fff;cursor:pointer;background:none;border:none}.materials-list-wrapper{display:flex;flex-direction:column;gap:20px;width:100%}.materials-list-wrapper .materialsDescriptionText{padding-left:20px}.materials-list-wrapper .materialsDescriptionText a{text-decoration:underline}.materials-list-wrapper .materialsDescriptionText p{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:normal}.materials-list{height:fit-content;display:grid;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));column-gap:20px;row-gap:20px}.profile-notification-card{border:1px solid #8782c7;border-radius:30px;max-width:940px;width:100%;padding:20px 50px;display:flex;flex-direction:column;gap:5px}.profile-notification-card.higlight{background-color:#a9a7c24d}@media screen and (max-width:1399px){.profile-notification-card{max-width:100%;padding:20px}}.profile-notification-card-date{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:12px;line-height:1.2;letter-spacing:normal;color:#8782c7}.read-button{background:none;border:none;color:#8782c7}.profile-notifications-container{display:flex;flex-direction:column;gap:10px}.profile-result-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:30px;background:none;border:1px solid #8782c7;border-radius:30px;min-height:200px;gap:20px}.profile-result-card h3{font-family:Roboto;font-weight:400;font-style:normal;font-size:24px;line-height:110%;letter-spacing:0}.profile-result-card.inactive *{color:#777589}.profile-result-card .profile-result-card-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.profile-result-card.inactive:after{content:"";position:absolute;inset:0;background-color:#77758933;border-radius:30px;pointer-events:none}.profile-results-list{height:fit-content;display:flex;flex-direction:column;gap:20px}.enter-stage-results-wrapper{display:flex;flex-direction:column;gap:35px;align-items:center}.enter-stage-results-wrapper p{text-align:center}.enter-stage-results{display:flex;justify-content:space-between;width:100%;max-width:433px}.enter-stage-results-section{display:flex;flex-direction:column}.enter-stage-results-section h3{font-family:Roboto;font-weight:400;font-style:normal;font-size:20px;line-height:120%;letter-spacing:0;text-align:center}.enter-stage-results-section p{font-family:Tektur;font-weight:700;font-style:normal;font-size:40px;line-height:110%;letter-spacing:0%;text-transform:uppercase}.stage-description{width:100%;text-align:start}.floating-input{position:relative;height:54px;width:100%}.floating-input input[type=date]::-webkit-datetime-edit-text,.floating-input input[type=date]::-webkit-datetime-edit-month-field,.floating-input input[type=date]::-webkit-datetime-edit-day-field,.floating-input input[type=date]::-webkit-datetime-edit-year-field{color:transparent}.floating-input input[type=date]:focus::-webkit-datetime-edit-text,.floating-input input[type=date]:focus::-webkit-datetime-edit-month-field,.floating-input input[type=date]:focus::-webkit-datetime-edit-day-field,.floating-input input[type=date]:focus::-webkit-datetime-edit-year-field,.floating-input input[type=date]:valid::-webkit-datetime-edit-text,.floating-input input[type=date]:valid::-webkit-datetime-edit-month-field,.floating-input input[type=date]:valid::-webkit-datetime-edit-day-field,.floating-input input[type=date]:valid::-webkit-datetime-edit-year-field{color:inherit}.floating-input__field{width:100%;padding:16px 20px;font-size:16px;border:1.5px solid #ffffff;border-radius:26px;background:none;color:#e8eaf2;outline:none;transition:border-color .2s ease}.floating-input__field:focus{border-color:#e8eaf2}.floating-input__field::placeholder{color:transparent}.floating-input__label{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#777589;font-size:16px;pointer-events:none;transition:all .2s ease;background:transparent}.floating-input__label--active{top:14px;left:21px;font-size:12px;color:#e8eaf2;background:transparent}.floating-input__error{font-size:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:20px;color:#c90404}.padding-right{padding-right:20px}.floating-input__field[type=date]+.floating-input__label{top:14px;left:21px;font-size:12px}.floating-input__field[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.2)}.floating-select__field:has(option[value=""]:checked){color:#8a8a8a}.floating-select__field{appearance:none;-webkit-appearance:none;-moz-appearance:none}.floating-select__wrapper{position:relative}.floating-select__field{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:48px}.floating-select__wrapper:after{content:"";position:absolute;right:26px;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-50%) rotate(45deg);pointer-events:none}.floating-select__field--placeholder{color:#8a8a8a}.floating-select__wrapper:after{border-right-color:inherit;border-bottom-color:inherit}.floating-select__wrapper{color:#fff}.user-profile-edit-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:15px}.user-profile-edit-inputs-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,54px);row-gap:10px;column-gap:10px}@media screen and (max-width:1399px){.user-profile-edit-inputs-wrapper{grid-template-columns:repeat(auto-fit,minmax(460px,1fr))}}@media screen and (max-width:767px){.user-profile-edit-inputs-wrapper{grid-template-columns:1fr}}.profile-settings-submit-btn{min-height:66px}.profile-settings-container{display:flex;flex-direction:column;align-items:start;gap:10px;width:100%}.profile-stage-card{display:flex;flex-direction:column;align-items:center;padding:30px;background:none;border:1px solid #8782c7;border-radius:30px;min-height:250px}.profile-stage-card h3{font-family:Roboto;font-weight:400;font-style:normal;font-size:24px;line-height:110%;letter-spacing:0;margin-bottom:24px}.profile-stage-card p{align-self:flex-start;font-family:Roboto;font-weight:400;font-style:normal;font-size:20px;line-height:120%;letter-spacing:0}.stagesList{height:fit-content;display:flex;flex-direction:column;gap:10px}.profile-stages-regulations{margin-top:150px;width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.profile-stages-regulations .profile-stages-regulations-description{position:absolute;top:-80px;width:500px;left:50px;color:#8782c7;font-family:Roboto,sans-serif;font-weight:400;font-size:18px;line-height:1.1;letter-spacing:normal}@media screen and (max-width:767px){.profile-stages-regulations .profile-stages-regulations-description{left:0;width:100%}.profile-stages-regulations .profile-stages-regulations-description:before{right:-50px}}.profile-stages-regulations .profile-stages-regulations-description:before{position:absolute;right:40px;top:30px;transform:scaleX(-1);content:"";width:29px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='35'%20viewBox='0%200%2032%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.4466%202.20956L20.6513%202.66578L20.4466%202.20956ZM4.89553%2018.0153L4.4547%2017.7793L4.89553%2018.0153ZM3.8459%2034.3749L6.17178%2029.0906L0.43252%2029.7185L3.8459%2034.3749ZM31.0429%202.59348L31.3044%202.16732C30.2551%201.5235%2028.4269%201.00821%2026.4278%200.852066C24.4198%200.695227%2022.1583%200.893932%2020.242%201.75334L20.4466%202.20956L20.6513%202.66578C22.3661%201.89671%2024.4459%201.70032%2026.3499%201.84903C28.2628%201.99844%2029.9171%202.48935%2030.7814%203.01965L31.0429%202.59348ZM20.4466%202.20956L20.242%201.75334C17.4671%202.99784%2015.6323%205.17878%2014.6131%207.50516C13.5981%209.82211%2013.3771%2012.3178%2013.8681%2014.2309L14.3524%2014.1065L14.8367%2013.9822C14.4092%2012.3166%2014.59%2010.0501%2015.5291%207.90643C16.4641%205.77218%2018.1357%203.79398%2020.6513%202.66578L20.4466%202.20956ZM14.3524%2014.1065L13.8681%2014.2309C14.3493%2016.1055%2015.307%2017.6585%2016.5427%2018.634C17.7862%2019.6156%2019.3174%2020.0115%2020.8692%2019.5247L20.7196%2019.0476L20.5699%2018.5705C19.3805%2018.9436%2018.1875%2018.6583%2017.1623%2017.8491C16.1294%2017.0337%2015.2741%2015.6863%2014.8367%2013.9822L14.3524%2014.1065ZM20.7196%2019.0476L20.8692%2019.5247C22.4105%2019.0412%2023.4111%2017.8723%2023.8984%2016.6273C24.3779%2015.4023%2024.3934%2014.012%2023.8386%2013.0486L23.4053%2013.2981L22.972%2013.5476C23.3305%2014.17%2023.3736%2015.2246%2022.9672%2016.2629C22.5686%2017.2812%2021.7697%2018.1942%2020.5699%2018.5705L20.7196%2019.0476ZM23.4053%2013.2981L23.8386%2013.0486C22.8842%2011.3911%2020.4871%208.77372%2016.8819%208.95135L16.9065%209.45075L16.9311%209.95014C19.9901%209.79943%2022.1002%2012.0336%2022.972%2013.5476L23.4053%2013.2981ZM16.9065%209.45075L16.8819%208.95135C12.2188%209.1811%207.41133%2012.2554%204.4547%2017.7793L4.89553%2018.0153L5.33636%2018.2512C8.15717%2012.981%2012.6778%2010.1597%2016.9311%209.95014L16.9065%209.45075ZM4.89553%2018.0153L4.4547%2017.7793C3.61097%2019.3557%203.15654%2021.4099%202.93854%2023.5391C2.71971%2025.6763%202.7353%2027.9299%202.85737%2029.9313L3.35644%2029.9008L3.85552%2029.8704C3.73562%2027.9045%203.72167%2025.7082%203.93334%2023.641C4.14583%2021.5657%204.58193%2019.6607%205.33636%2018.2512L4.89553%2018.0153Z'%20fill='%238782C7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;z-index:1}@media screen and (max-width:767px){.profile-stages-regulations .profile-stages-regulations-description:before{right:0;transform:scaleX(-1) rotate(315deg)}}.to-tasks-btn{padding:8px 16px;border:none;background-color:#1500ff;color:#fff;border-radius:100px;font-weight:700;font-size:16px;line-height:140%;text-align:center;text-transform:uppercase}@media screen and (max-width:767px){.to-tasks-btn{font-size:12px}}.to-tasks-btn:hover{color:#fff;background-color:#4775ff}.to-tasks-btn:active{background-color:#1500ff}.to-tasks-btn:disabled{background-color:#777589}.profile-support{display:flex;flex-direction:column;align-items:center;padding:30px;background:none;border:1px solid #8782c7;border-radius:30px;min-height:230px;height:min-content}.profile-support h3{font-family:Roboto;font-weight:400;font-style:normal;font-size:24px;line-height:110%;letter-spacing:0;margin-bottom:30px}.profile-support p{align-self:flex-start;font-family:Roboto;font-weight:400;font-style:normal;font-size:20px;line-height:110%;letter-spacing:0}.profile-support .profile-support-contacts{margin-top:20px;display:flex;align-self:flex-start;width:100%;max-width:500px;justify-content:space-between}@media screen and (max-width:1399px){.profile-support .profile-support-contacts{flex-direction:column;gap:20px}}.profile-support .profile-support-contacts-item{display:flex;align-items:center;gap:10px;color:#fff}.profile-navigation{display:flex;flex-direction:column;gap:20px;overflow-x:auto;max-width:460px}@media screen and (max-width:1399px){.profile-navigation{max-width:100%;position:relative;flex-direction:row}}.profile-navigation-item{display:flex;gap:10px;align-items:center;cursor:pointer;text-align:center}.profile-navigation-item.active{padding-left:10px}.profile-navigation-item.active p{color:#1e57ff}.profile-navigation-item.active .profile-navigation-item-icon>svg>*{fill:#1e57ff}@media screen and (max-width:1399px){.profile-navigation-item{flex-direction:column}}.notification-navigate-item{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1399px){.notification-navigate-item{flex-direction:column;align-items:center;gap:10px}}.profile-content{padding:0 25px;margin-top:80px;margin-bottom:50px}@media screen and (max-width:1399px){.profile-content{margin-top:40px}}.profile-layout{margin-top:20px;display:grid;grid-template-columns:460px 2fr;column-gap:20px}@media screen and (max-width:1399px){.profile-layout{grid-template-columns:100%}}.left-column{display:flex;flex-direction:column;gap:20px}.profile-line-hr{display:none;width:100%;border:none;border-top:1px solid #8782C7;margin:40px 0}@media screen and (max-width:1399px){.profile-line-hr{display:block}}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;gap:12px;padding:8px 0}.checkbox-input{position:absolute;opacity:0;width:0;height:0}.custom-checkbox{width:18px;height:18px;border:1.5px solid #1E57FF;border-radius:4px;background:none;position:relative;flex-shrink:0;transition:all .2s ease;margin-top:2px}.custom-checkbox:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:10px;border:solid #1E57FF;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease}.checkbox-input:checked+.custom-checkbox:after{opacity:1}.checkbox-input:focus+.custom-checkbox{border-color:#1e57ff;box-shadow:0 0 0 3px #007bff1a}.error-message{display:block;color:#f44;font-size:12px;margin-top:5px;margin-left:32px}.user-profile-registration-form{width:100%;padding:20px;border-radius:30px;border:1px solid #8782c7;display:flex;flex-direction:column;gap:15px}.user-profile-registration-form-inputs-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,54px);row-gap:10px;column-gap:20px}@media screen and (max-width:1399px){.user-profile-registration-form-inputs-wrapper{grid-template-columns:1fr}}.user-profile-registration-form-submit-btn{align-self:flex-start}@media screen and (max-width:1399px){.user-profile-registration-form-submit-btn{width:100%}}.select-option{background:#191820;color:#e8eaf2;font-size:16px}.checkbox-input{width:18px;height:18px;border-radius:4px;border:1.5px solid #1e57ff}.error-message{color:#c90404}.custom-input{width:100%;padding:17px 20px;font-size:16px;border:1.5px solid #ffffff;border-radius:26px;background:transparent;color:#e8eaf2;outline:none;transition:border-color .2s ease}.custom-input:focus{border-color:#e8eaf2}.registration-completed-container{display:flex;flex-direction:column;align-items:center;gap:20px}.registration-completed-container h2{margin-bottom:20px}.registration-completed-container button{margin-top:20px}.confirm-modal__overlay{z-index:1000;position:fixed;width:100%;height:100%;inset:0;background:#0009;display:flex;justify-content:center;align-items:center}.confirm-modal__container{position:relative;display:flex;flex-direction:column;max-width:940px;width:100%;max-height:90vh;background-color:#131115;overflow:hidden;border-radius:30px}.confirm-modal__container:before{content:"";z-index:-1;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='1455'%20height='1455'%20viewBox='0%200%201455%201455'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='727.279'%20cy='727.28'%20rx='892.512'%20ry='509.369'%20transform='rotate(-135%20727.279%20727.28)'%20fill='url(%23paint0_radial_125_219)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_125_219'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(872.728%20-26.876%20-4.55877%20497.556%20727.279%20727.28)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;width:1785px;height:1018px;left:-300px;bottom:-100%}.confirm-modal__container:after{content:"";z-index:-1;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='1739'%20height='1343'%20viewBox='0%200%201739%201343'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='869.669'%20cy='671.525'%20rx='961.948'%20ry='528.242'%20transform='rotate(-30.9268%20869.669%20671.525)'%20fill='url(%23paint0_radial_125_220)'%20fill-opacity='0.8'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_125_220'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(743.013%20-45.5182%206.41863%20408.016%20869.669%20671.525)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235D2B6B'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;width:1923px;height:1056px;right:-1000px;top:-400px}.confirm-modal__close{background:transparent;border:0px;outline:none;transition:opacity .4s;position:absolute;top:30px;right:30px;width:24px;height:24px}.confirm-modal__close img{width:100%}.confirm-modal__close:hover{opacity:.4}.confirm-modal__body{position:relative;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 170px}@media screen and (max-width:1399px){.confirm-modal__body{padding:60px 20px}}.confirm-modal__body h2{margin-bottom:20px;text-align:center}.confirm-modal__body p{text-align:center}.confirm-modal__body .confirm-code-input{max-width:420px;border:1.5px solid #1e57ff;text-align:center;text-transform:uppercase}.confirm-modal__body::-webkit-scrollbar{width:5px;height:8px;background-color:#fff}.confirm-modal__body::-webkit-scrollbar-thumb{background:#1500ff}.confirm-modal__body .text-center{text-align:center}.confirm-modal__body .btn-group{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:1399px){.confirm-modal__container{max-width:718px}.confirm-modal__container:before{width:1785px;height:1018px;left:-300px;bottom:-150%}.confirm-modal__container:after{width:1923px;height:1056px;right:-1300px;top:-300px}}@media screen and (max-width:767px){.confirm-modal__container{width:calc(100% - 30px)}.confirm-modal__container:before{width:1785px;height:1018px;left:-250px;bottom:-130%}.confirm-modal__container:after{display:none}.confirm-modal__body .btn-group{flex-direction:column}.confirm-modal__body .h2{font-size:32px}}.confirm-modal-junior__overlay{z-index:1000;position:fixed;width:100%;height:100%;inset:0;background:#0009;display:flex;justify-content:center;align-items:center}.confirm-modal-junior__container{position:relative;display:flex;flex-direction:column;max-width:940px;width:100%;max-height:90vh;background-color:#131115;overflow:hidden;border-radius:30px}.confirm-modal-junior__container:before{content:"";z-index:-1;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='1455'%20height='1455'%20viewBox='0%200%201455%201455'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='727.279'%20cy='727.28'%20rx='892.512'%20ry='509.369'%20transform='rotate(-135%20727.279%20727.28)'%20fill='url(%23paint0_radial_125_219)'%20fill-opacity='0.9'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_125_219'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(872.728%20-26.876%20-4.55877%20497.556%20727.279%20727.28)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0961538'%20stop-color='%23115EFB'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;width:1785px;height:1018px;left:-300px;bottom:-100%}.confirm-modal-junior__container:after{content:"";z-index:-1;position:absolute;background:url("data:image/svg+xml,%3csvg%20width='1739'%20height='1343'%20viewBox='0%200%201739%201343'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='869.669'%20cy='671.525'%20rx='961.948'%20ry='528.242'%20transform='rotate(-30.9268%20869.669%20671.525)'%20fill='url(%23paint0_radial_125_220)'%20fill-opacity='0.8'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_125_220'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(743.013%20-45.5182%206.41863%20408.016%20869.669%20671.525)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235D2B6B'/%3e%3cstop%20offset='1'%20stop-color='%23131115'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;width:1923px;height:1056px;right:-1000px;top:-400px}.confirm-modal-junior__close{background:transparent;border:0px;outline:none;transition:opacity .4s;position:absolute;top:30px;right:30px;width:24px;height:24px}.confirm-modal-junior__close img{width:100%}.confirm-modal-junior__close:hover{opacity:.4}.confirm-modal-junior__body{position:relative;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px}.confirm-modal-junior__body h2{margin-bottom:20px;text-align:center}.confirm-modal-junior__body p{text-align:center}.confirm-modal-junior__body .confirm-code-inputs-wrapper{width:100%;margin-top:20px;display:flex;align-items:center;flex-direction:column;gap:40px}.confirm-modal-junior__body .confirm-code-inputs-wrapper-section-wrapper{width:100%;display:flex;flex-direction:column;gap:5px;align-items:center}.confirm-modal-junior__body .confirm-code-inputs-wrapper-section{width:100%;display:flex;gap:20px}@media screen and (max-width:1399px){.confirm-modal-junior__body .confirm-code-inputs-wrapper-section{flex-direction:column;gap:15px}}.confirm-modal-junior__body .send-email-input{border:1.5px solid #1e57ff}.confirm-modal-junior__body .confirm-code-input{border:1.5px solid #1e57ff;text-transform:uppercase}.confirm-modal-junior__body .send-email-button{min-width:267px;white-space:nowrap}.confirm-modal-junior__body .send-email-button:disabled{cursor:not-allowed}.confirm-modal-junior__body::-webkit-scrollbar{width:5px;height:8px;background-color:#fff}.confirm-modal-junior__body::-webkit-scrollbar-thumb{background:#1500ff}.confirm-modal-junior__body .text-center{text-align:center}.confirm-modal-junior__body .btn-group{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:1399px){.confirm-modal-junior__container:before{width:1785px;height:1018px;left:-300px;bottom:-150%}.confirm-modal-junior__container:after{width:1923px;height:1056px;right:-1300px;top:-300px}}@media screen and (max-width:767px){.confirm-modal-junior__container{width:calc(100% - 30px)}.confirm-modal-junior__container:before{width:1785px;height:1018px;left:-250px;bottom:-130%}.confirm-modal-junior__container:after{display:none}.confirm-modal-junior__body .btn-group{flex-direction:column}.confirm-modal-junior__body .h2{font-size:32px}}.registration-section-form-wrapper{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:940px;margin:144px auto 100px}.registration-section-form-wrapper .registration-section-form-description{text-align:center;margin-bottom:10px}.container{width:100%;max-width:1500px;padding:0 40px;margin:0 auto}@media screen and (max-width:1399px){.container{padding:0 25px}}@media screen and (max-width:767px){.container{padding:0 15px}}a{text-decoration:none;color:inherit;transition:.3s}a:hover{color:#1e57ff}h1{font-size:100px;color:#fff}h2,.h2{font-weight:600;font-size:60px;font-family:Tektur,sans-serif;color:#fff;text-transform:uppercase}@media screen and (max-width:1399px){h2,.h2{line-height:90%}}@media screen and (max-width:767px){h2,.h2{font-size:40px}}h3{font-size:24px;color:#fff}p{font-family:Roboto,sans-serif;color:#e8eaf2;font-size:20px;font-weight:400;line-height:120%}@media screen and (max-width:1399px){p{line-height:110%;font-size:18px}}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth;font-family:Roboto,sans-serif}html,body{width:100%;min-height:100%}body{background-color:#131115;overflow-x:hidden}section{scroll-margin-top:50px}button{cursor:pointer;transition:.3s}.button-gray{border:2px solid #777589;background-color:#777589;color:#fff;padding:16px 32px;border-radius:100px;font-weight:700;font-size:24px;line-height:140%;text-align:center;text-transform:uppercase}@media screen and (max-width:767px){.button-gray{font-size:20px}}.button-gray:hover{color:#4775ff;border-color:#4775ff}.button-gray:active{color:#fff;border-color:#fff}.button-gray:disabled{color:#777589;border-color:#777589}.button-white{border:2px solid #ffffff;background-color:transparent;color:#fff;padding:16px 32px;border-radius:100px;font-weight:700;font-size:24px;line-height:140%;text-align:center;text-transform:uppercase}@media screen and (max-width:767px){.button-white{font-size:20px}}.button-white:hover{color:#4775ff;border-color:#4775ff}.button-white:active{color:#fff;border-color:#fff}.button-white:disabled{color:#777589;border-color:#777589}.button-blue{border:none;background-color:#1500ff;color:#fff;padding:16px 32px;border-radius:100px;font-weight:700;font-size:24px;line-height:140%;text-align:center;text-transform:uppercase}@media screen and (max-width:767px){.button-blue{font-size:20px}}.button-blue:hover{color:#fff;background-color:#4775ff}.button-blue:active{background-color:#1500ff}.button-blue:disabled{background-color:#777589}.swiper-pagination{display:none;height:20px;gap:12px;justify-content:center}@media screen and (max-width:1399px){.swiper-pagination{display:flex;margin-top:40px}}@media screen and (max-width:767px){.swiper-pagination{margin-top:30px}}.swiper-pagination-bullet{display:block;width:20px;height:20px;background-color:#1e57ff4d;border-radius:50%;cursor:pointer;transition:background-color .3s}.swiper-pagination-bullet-active{background-color:#1500ff}.swiper__button-wrapper{display:flex;gap:20px}.swiper-button{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:transparent;border:1px solid #ffffff;border-radius:50px;cursor:pointer;color:#fff;transition:.3s}.swiper-button:hover{border-color:#4775ff;color:#4775ff}.swiper-button:active{border-color:#fff;color:#fff}.swiper-button-disabled{color:#777589;border-color:#777589}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__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 Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__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 Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__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 Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__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 Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
