*{margin:0;padding:0;border:0}html{scroll-behavior:smooth}@keyframes before_animation {
    0% {opacity: 0;}
    50% {opacity: 0;}
    100% {opacity: 1; transform: scale(1.0);}
}@keyframes after_animation {
    0% {opacity: 0;}
    100% {opacity: 1; transform: scale(1.0);}
}@keyframes bg_animation {
    0% {
        background-size: 120%;
        background-position: 50% 50%
    }
    20% {
        background-size: 150%;
        background-position: 0 50%;
    }    
    40% {
        background-size: 110%;
        background-position: 20% 80%;
    }
    60% {
        background-size: 160%;
        background-position: 60% 10%;
    }
    80% {
        background-size: 120%;
        background-position: 40% 70%;
    }    
    100% {
        background-size: 120%;
        background-position: 50% 50%
    }
}@keyframes waves_animation {
    0% {
        background-position: bottom -96px center;
    }
    50% {
        background-position: bottom -66px center;
    }    
    100% {
        background-position: bottom -96px center;
    }
}.after_animation{transform:scale(.5);animation:after_animation 1.5s forwards}.before_animation{transform:scale(.5);animation:before_animation 1.5s forwards}.policy{position:fixed;bottom:0;left:0;margin:44px;padding:36px;border-radius:12px;color:#002e6b;background:rgba(255,255,255,.95);box-shadow:0 0 22px -6px rgba(26,26,26,.3);z-index:9999}.policy a{color:#002e6b}.policy img{cursor:pointer;width:24px;height:24px;object-fit:contain;position:absolute;right:-24px;top:-24px}.fixed{position:fixed}#map{width:100%;height:374px;overflow:hidden;border:12px solid #c7c7c7;border-radius:20px}input[type="text"],input[type="password"],textarea,select{border:none;display:block;background:none;outline:none;-webkit-appearance:none;font-family:'GothamPro';font-size:22px;font-weight:300}input[type="text"],input[type="password"],select,textarea{width:100%;color:#fff;border:1px solid #fff;border-radius:0;height:56px;padding:0 24px;transition:.4s}textarea{border:1px solid #3f3f3f;border-radius:6px;padding:24px;height:400px}body{width:100%;display:flex;flex-direction:column;gap:0;background:#0c8eee;font-family:'GothamPro';font-size:18px;font-weight:300;color:#fff}body *{box-sizing:border-box;transition:.4s}p{font-weight:300;font-style:normal}a{color:#fff;text-decoration:underline}a:hover{text-decoration:none}h1,h2,h3,h4{font-size:45px;text-transform:uppercase;font-weight:900;color:#fff;font-family:'Mossport'}.flex{display:flex;justify-content:center}.workspace{width:100%;display:flex;justify-content:space-between;align-items:flex-start;max-width:1164px;padding:0;margin:0 60px;position:relative;transition:.4s;z-index:1}.button{background:#ee2c3c;cursor:pointer;text-decoration:none!important;color:#fff;display:flex;justify-content:center;align-items:center;align-content:center;padding:10px 24px 3px 24px;font-size:35px;font-weight:900;font-family:'Mossport';text-transform:uppercase;border-radius:0}.button:hover,.item:hover .button{background:#002e6b}.button.disabled{background:#7d7d7d}header{width:100%;position:fixed;overflow:hidden;z-index:0;font-size:26px;font-weight:900;font-family:'Mossport';text-transform:uppercase;transition:.4s;color:#fff;opacity:0;display:none}header .workspace{padding:24px 0 16px 0;align-items:center;align-content:center}header a{color:#fff}header a:hover{color:#8db9ec}header .menu{display:flex;align-items:center;align-content:center;gap:18px}header .menu a.active{color:#fff}header img.logo{width:185px;transition:.4s}header.fa{width:100%;height:100%;display:flex;position:absolute;top:0;left:0;opacity:1;z-index:999999999;background:rgba(2,45,106,.9)}header.fa .workspace{margin:0;width:100%;height:100%}header.fa .logo{position:absolute;top:12px;left:12px}header.fa .burger{position:absolute;top:44px;right:24px}header.fa .burger a{width:300px;display:flex!important;position:absolute;top:96px;right:24px;font-size:35px;flex-wrap:nowrap}header.fa .burger a:nth-child(2) {top:146px}header.fa .burger a:nth-child(3) {top:196px}header.fa .burger a:nth-child(4) {top:246px}header.fa .burger a:nth-child(5) {top:296px}header.fa .burger a:nth-child(6) {top:346px}header.fa .burger a:nth-child(7) {top:396px}header.fa .burger a:nth-child(8) {top:446px}header.fa .burger a:nth-child(9) {top:496px}header.active{display:flex;background:rgba(2,45,106,.9);transition:.4s;opacity:1;z-index:99999;box-shadow:0 0 22px -6px rgba(26,26,26,.3)}header.active img.logo{width:120px;transition:.4s}header.active .workspace{width:100%;max-width:100%;margin:0;padding:8px 60px;border:none}header.active .menu a{font-weight:bold}header.active .menu a.active{color:#e06e37}header.inner .menu a.active{color:#e06e37}footer{width:100%;background-image:url(/extore/frontend/themes/yauza/design/footer_waves.svg?1);background-position:bottom -66px center;background-repeat:no-repeat;background-size:cover;animation:waves_animation 5s ease-in-out infinite}footer .wave{width:100%;background-image:url(/extore/frontend/themes/yauza/design/footer_wave.svg?3);background-position:bottom -36px center;background-repeat:no-repeat;background-size:cover;animation:waves_animation 10s ease-in-out infinite}footer .footer{width:100%;background-image:url(/extore/frontend/themes/yauza/design/footer_logo.svg) , url(/extore/frontend/themes/yauza/design/footer_bg.svg);background-position:bottom 36px center , bottom -46px center;background-repeat:no-repeat , no-repeat;background-size:auto , contain}footer .workspace{height:324px;padding:0}footer .links{position:absolute;bottom:36px;font-weight:bold;left:0}.blue{display:flex;white-space:nowrap;text-decoration:none;flex-wrap:nowrap;background:#002e6b;color:#fff;text-transform:uppercase;font-weight:900;font-size:35px;padding:10px 10px 3px 10px;font-family:'Mossport'}.red{display:flex;white-space:nowrap;text-decoration:none;flex-wrap:nowrap;background:#ee2c3c;color:#fff;text-transform:uppercase;font-weight:900;font-size:35px;padding:10px 10px 3px 10px;font-family:'Mossport'}.banner{width:100%;background-image:url(/extore/frontend/themes/yauza/design/banner_bg.svg);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;animation:bg_animation 5s ease-in-out infinite}.banner .workspace{padding:36px 0;position:relative;z-index:7;background-image:url(/extore/frontend/themes/yauza/design/banner.svg);background-position:center bottom;background-repeat:no-repeat;background-size:contain;height:580px}.banner .logos{display:flex;gap:36px}.banner .info_1{position:absolute;top:36px;right:0}.banner .info_2{position:absolute;top:92px;right:0}.banner .info_3{position:absolute;top:148px;right:0}.banner .info_4{position:absolute;bottom:36px;right:0}.banner .info_5{position:absolute;bottom:92px;left:0}.banner .info_6{position:absolute;cursor:pointer;bottom:36px;left:0}.about{width:100%;background-color:#022d6a;background-image:url(/extore/frontend/themes/yauza/design/wave.svg);background-position:bottom right;background-repeat:no-repeat;background-size:auto;position:relative}.about .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:96px 0}.about .text{width:580px}.program{width:100%;position:relative}.program .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:56px 0}.program .items{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:36px;transition:.4s}.program .items .item{width:100%;display:flex;gap:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start}.program .items .item .title{font-size:28px;text-transform:uppercase;font-weight:300;font-family:'Mossport'}.features{width:100%;position:relative}.features .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:16px 0}.features .text{font-size:18px;font-weight:bold}.place{width:100%;background-image:url(/extore/frontend/themes/yauza/design/place_bg.svg?1);background-position:bottom -100px right;background-repeat:no-repeat;background-size:cover;position:relative}.place .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:96px 0}.place .text{color:#002e6b;font-size:18px;font-weight:bold;text-transform:uppercase}.place img{width:848px;height:415px;object-fit:cover}.reg{width:100%;background-image:url(/extore/frontend/themes/yauza/design/reg_bg.svg);background-position:left top;background-repeat:no-repeat;background-size:auto;position:relative;animation:bg_animation 5s ease-in-out infinite}.reg .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:96px 0}.reg .text{font-size:22px;font-weight:900}.reg .items{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:36px;transition:.4s}.reg .items .item{width:100%;cursor:pointer;display:flex;padding:0 0 16px 0;gap:16px;background-color:#fff;background-image:url(/extore/frontend/themes/yauza/design/reg_item_bg.svg);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start}.reg .items .item img{width:100%;height:149px;object-fit:contain;object-position:top right}.reg .items .item .title{font-size:28px;height:56px;padding:0 16px;color:#002e6b;text-transform:uppercase;font-weight:300;font-family:'Mossport'}.reg .items .item .desc{font-size:16px;height:105px;padding:0 16px;font-weight:500;color:#0c8eee}.reg .items .item .button{margin:0 0 0 16px}.nominations{width:100%}.nominations .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:96px 0}.nominations .items{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:36px;transition:.4s}.nominations .items .item{width:100%;display:flex;gap:16px;justify-content:flex-start;align-items:center;align-content:center;font-size:22px;text-transform:uppercase;font-weight:300;font-family:'Mossport'}.nominations .items .item img{width:78px}.clubs{width:100%}.clubs .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:96px 0}.clubs .items{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:36px;transition:.4s}.clubs .items .item{width:100%;background:url(/extore/frontend/themes/yauza/design/clubs_item_bg.svg?1) #eee center right no-repeat;background-size:auto;text-decoration:none;display:flex;gap:2px;padding:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;font-size:28px;color:#002e6b;text-transform:uppercase;font-weight:300;font-family:'Mossport'}.clubs .items .item .phone{font-size:22px}.clubs .items .item:hover{background:url(/extore/frontend/themes/yauza/design/clubs_item_bg.svg?1) #002e6b center right no-repeat;background-size:auto;color:#fff;animation:bg_animation 5s ease-in-out infinite}.contacts{width:100%}.contacts .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:16px 0 16px 0}.contacts .items{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:36px;transition:.4s}.contacts .items .item{width:100%;text-decoration:none;display:flex;gap:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;font-size:22px;text-transform:uppercase;font-weight:900}.contacts .items .item .email{font-size:16px;font-weight:300}.schedule{width:100%}.schedule .workspace{flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:36px;padding:16px 0 16px 0}.schedule .list{width:100%;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;gap:24px}.schedule .list .item{width:100%;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;border-bottom:1px solid #8db9ec}.schedule .list .item .caption{width:100%;font-size:22px;text-transform:uppercase;font-weight:bold;display:flex;gap:60px;justify-content:space-between;align-items:center;transition:height .4s ease-in-out}.schedule .list .item .caption .title{font-size:28px;text-transform:uppercase;font-weight:300;font-family:'Mossport'}.schedule .list .item .caption .more{width:51px;height:51px;background-image:url(/extore/frontend/themes/yauza/design/arrow.svg);background-position:center;background-repeat:no-repeat;background-size:auto;flex-shrink:0;transition:.4s ease-in-out}.schedule .list .item.active .caption .more{transform:rotate(90deg);transition:.4s ease-in-out}.schedule .list .item .container{width:80%;display:flex;height:0;overflow:hidden;gap:60px;justify-content:space-between;align-items:flex-start;transition:height .4s ease-in-out}.schedule .list .item .container a{display:block;text-decoration:underline;white-space:nowrap}.schedule .list .item.active .container{height:140px!important;transition:height .4s ease-in-out}.get-modal{cursor:pointer}#modal{opacity:0;width:100%;height:100%;display:none;flex-direction:column;gap:24px;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:0;transition:.4s}#modal.active{opacity:1;display:flex;z-index:9999999;transition:.4s}#modal .layout{width:100%;height:100%;position:absolute;top:0;left:0;background:#fff;opacity:.95}#modal .container{background-color:#0c8eee;background-image:url(/extore/frontend/themes/yauza/design/wave.svg);background-position:bottom right -300px;color:#fff;background-repeat:no-repeat;background-size:auto;position:relative;width:752px;z-index:99;padding:36px;position:relative;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center;border:none;border-radius:0}#modal .container .content{position:relative;display:flex;overflow:auto;flex-direction:column;gap:24px;justify-content:flex-start;align-items:flex-start}#modal h4,#modal span,#modal a{color:#fff}#modal h4{font-size:55px;font-weight:bold;text-transform:uppercase}#modal span{font-size:14px;color:#fff;font-weight:bold}#modal .button{margin-top:0;padding:17px 44px 13px 44px;border:none;font-size:26px;font-weight:bold;cursor:pointer}#modal .cell{width:100%}#modal input,#modal select{width:100%;background:#fff;color:#0c8eee;border:1px solid #8db9ec;padding:20px 20px 16px 20px;font-weight:bold;font-size:18px}#modal input.warning,#modal select.warning{border:1px solid #ee2c3c}#modal select{padding:18px 20px 18px 20px}#modal input::placeholder,select:disabled{color:#8db9ec}#modal .cross{position:absolute;top:-19px;right:-30px;width:30px;height:14px;z-index:99;display:block;cursor:pointer;transition:.4s}#modal .cross::before,#modal .cross::after{content:'';width:100%;height:2px;position:absolute;display:block;background:#022d6a;transition:.4s}#modal .cross::before{top:0;transform:rotate(45deg);top:4px;transition:.4s}#modal .cross::after{bottom:0;transform:rotate(-45deg);bottom:8px;transition:.4s}#modal .hint{font-size:12px;font-weight:bold;color:#8db9ec}#modal .hint.warning{color:#ee2c3c}#modal .form_box{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:start;justify-items:stretch;align-content:start;gap:16px}@media (max-width:1400px){footer .footer{background-image:url(/extore/frontend/themes/yauza/design/footer_logo.svg) , url(/extore/frontend/themes/yauza/design/footer_bg.svg);background-position:bottom 36px center , bottom -6px center}}@media (max-width:1200px){header .menu a:nth-child(1), header .menu a:nth-child(2), header .menu a:nth-child(5), header .menu a:nth-child(7) {display:none}.blue,.red{font-size:30px}.banner .info_1{display:flex;top:112px;left:0}.banner .info_2{display:flex;top:112px;right:240px}.banner .info_3{display:flex;top:112px;right:0}.place img{width:588px;height:325px}.place .workspace,.reg .workspace,.nominations .workspace,.clubs .workspace{padding:56px 0}.reg .items .item .desc{height:150px}.reg .items .item .title{font-size:24px;height:48px}.reg .items .item .button{font-size:28px;padding:10px 16px 3px 16px}footer .footer{background-image:url(/extore/frontend/themes/yauza/design/footer_logo.svg) , url(/extore/frontend/themes/yauza/design/footer_bg.svg);background-position:bottom 36px center , bottom -20px center;background-repeat:no-repeat , no-repeat;background-size:auto , auto}.about{background-position:bottom right -180px}}@media (max-width:992px){.banner .workspace{height:480px}.program .items .item .title{font-size:24px}.place{background-position:bottom -200px right -86px;background-size:cover}.place img{width:488px;height:285px}.reg .items .item img{height:99px}.reg .items .item .desc{font-size:12px;font-weight:300;height:132px}.reg .items .item .title{font-size:18px;height:48px}.reg .items .item .button{font-size:20px;padding:7px 12px 3px 12px}.place .workspace,.reg .workspace,.nominations .workspace,.clubs .workspace{padding:44px 0}footer .links{width:100%;position:absolute;bottom:24px;left:0;text-align:center;font-weight:300;font-size:14px}footer .footer{background-image:url(/extore/frontend/themes/yauza/design/footer_logo.svg) , url(/extore/frontend/themes/yauza/design/footer_bg.svg);background-position:bottom 50px center , bottom -10px center;background-repeat:no-repeat , no-repeat;background-size:auto , auto}.about{background-position:bottom right -280px}}@media (max-width:768px){.banner .workspace{height:420px}header menu a{display:none}header .burger *{display:none}header .burger{order:100;width:30px;height:14px;display:block;position:relative;cursor:pointer;transition:.4s}header .burger::before,header .burger::after{content:'';width:100%;height:2px;position:absolute;display:block;background:#fff;transition:.4s}header .burger::before{top:0}header .burger::after{bottom:0}header .burger.active::before{transform:rotate(45deg);top:4px;transition:.4s}header .burger.active::after{transform:rotate(-45deg);bottom:8px;transition:.4s}header.active .burger::before,header.active .burger::after,header.fa .burger::before,header.fa .burger::after{background:#fff!important}.about{background-position:bottom right -320px}.about .workspace{padding:56px 0}.program .items .item .title{font-size:18px}.place img{width:428px;height:245px}.place{background-position:bottom -200px right -46px}.reg .items{width:100%;display:grid;grid-auto-rows:auto;grid-template-rows:auto;grid-template-columns:1fr;grid-gap:16px;justify-content:start;align-items:start;justify-items:start;align-content:start;gap:16px;transition:.4s}.reg .items .item img{position:absolute}.reg .items .item .title{padding:16px 0 0 16px;font-size:35px;width:70%}.reg .items .item .desc{font-size:18px;width:70%}.reg .items .item .button{padding:10px 24px 3px 24px;font-size:35px}.reg .items .item .title,.reg .items .item .desc{height:auto}.nominations .items{width:100%;display:grid;grid-auto-rows:auto;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:16px;transition:.4s}.banner .info_2{right:0}.banner .info_3{display:none}}@media (max-width:576px){.workspace{margin:0 24px}.banner .logos{width:100%;display:grid;grid-auto-rows:auto;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:16px;transition:.4s}.banner .logos img{height:24px}.program .items{width:100%;display:grid;grid-auto-rows:auto;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:16px;transition:.4s}.banner{width:100%;height:100%;animation:none}.banner .workspace{background-image:url(/extore/frontend/themes/yauza/design/mobile_banner.svg);background-position:center bottom;background-repeat:no-repeat;background-size:contain;position:relative;height:640px}.banner .info_1{width:100%;top:74px;left:0}.banner .info_2{width:100%;top:130px;left:0}.banner .info_3{display:flex;width:100%;top:186px;left:0}.banner .info_5{display:none}.about{width:100%;background-position:bottom right -450px}.about .text{width:100%}.blue,.red{white-space:normal;flex-wrap:wrap}.place .workspace,.program .workspace,.reg .workspace,.nominations .workspace,.clubs .workspace{padding:24px 0}.program .imp{font-size:36px}.program .items .item img{width:100%;height:227px;object-fit:contain}.place img{width:100%;height:245px}.place .workspace{padding:24px 0 76px 0}.nominations .items .item img{width:36px}.clubs .items{width:100%;display:grid;grid-auto-rows:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:16px;transition:.4s}.contacts .items{width:100%;display:grid;grid-auto-rows:auto;grid-template-rows:auto;grid-template-columns:1fr;grid-gap:16px;justify-content:space-between;align-items:stretch;justify-items:stretch;align-content:center;gap:16px;transition:.4s}footer{margin:-80px 0 0 0}#modal .container{overflow-x:hidden;overflow-y:auto;padding:12px;height:100%;width:100%}#modal .contain{height:100%;width:100%}#modal .form_box{grid-template-columns:1fr}#modal .cross{top:20px;right:12px}#modal .cross::before,#modal .cross::after{background:#fff}header.active .workspace{padding:8px 24px}}