body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1e1e1c;background:var(--black);font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}:root{--white:#fff;--black:#1e1e1c;--red:#e83e3e;--red-dark:#b53131;//--red:#3e8de8;//--red-dark:#3173b5;--light-blue0:#48cee7;--light-blue1:#409bb2;--light-blue2:#51b5cf;--medium-blue1:#1a6376;--medium-blue2:#25768b;--medium-blue3:#115465;--dark-blue:#222a30;--light-grey1:#ccc;--light-grey2:#f2f2f2;--medium-grey:#4f5c6c;--medium-grey2:#8593a6;--dark-grey1:#343d44;--light-green:#43df34;--max-width:1100px;--header-font-size:4vw}.navbar{background:var(--black);border-bottom:1px solid var(--dark-grey1);height:100px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.navbar__logo img{width:70px}.navbar__content{align-items:center;display:flex;height:100px;justify-content:space-between;margin:0 20px;width:auto}.navbar__links a{color:var(--white);padding:0 20px;text-decoration:none;text-transform:uppercase}.navbar__links a.active,.navbar__links a:active{color:var(--red-dark)}.navbar__links a:hover{color:var(--red)}@media (max-width:1079px){.navbar__links a{padding:0 10px}}.navbar__lang_item{border:1px solid var(--light-grey1);border-radius:5px;color:var(--light-grey1);cursor:pointer;height:22px;line-height:21px;margin-left:15px;text-align:center;width:36px}.navbar__lang_item_active{border:1px solid var(--red);color:var(--red)}.navbar__lang{display:flex}.navbar__burger{color:var(--light-grey1);cursor:pointer;height:36px;line-height:36px;margin-left:15px}.navbar__burger_button{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAYAAABE4bxTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFFSURBVHgB7ZftTcMwFEWvIwbIBjQbZAJUNmADYIMyAR8LABPACGyQToA6AYkYgHaCmuvkuUSWRVrJsv0jRzpyIlfqjfOSFwOC1vqKNnqgpfdIBf/8RvuJHkpJoJbDAumpCoYpkUeYnkIpteO4QyacyfhKffXS0VtEgovT9QfmttF3p6AbukBk1PhEAtS0Y9oNZmamOdSQ1M+KnmN4DTweqj42JgzdelrHNSJjW0fDYemZNyv1gXjc2UAaeVAVyAzbOswtu/TMm6+ANaZRCMPQU6Wov+h+VNA/tEZk3Md+SS/oN32RL4GZrHC7/d+EClWnpzGuIXNcix2Gp0snCWbC0DenbbS0Mqs2ZUjsm/oZQ2N1WdMnTBMq1UbJFW5pifT0raNEHmF67Dao/ec3+gjDIvv6vVPU5vwBqZD9/acEMX1thQT8AnjuJteO4pzUAAAAAElFTkSuQmCC) no-repeat top transparent;border:none;cursor:pointer;height:30px;overflow:hidden;width:36px}.navbar__burger_modal{align-items:flex-start;background:var(--black);border:2px solid var(--dark-blue);bottom:0;box-sizing:border-box;display:none;flex-direction:column;height:-webkit-max-content;height:max-content;padding:40px;position:absolute;right:0;top:100px;width:-webkit-max-content;width:max-content;z-index:1}.navbar__burger_modal_visible{display:flex}.navbar__burger_item{padding-bottom:20px}.navbar__burger_item a{color:var(--white);font-size:20px;text-decoration:none;text-transform:uppercase}.navbar__burger_item a.active{color:var(--red-dark)}.footer{border-top:1px solid var(--dark-grey1);height:160px;margin-bottom:20px;margin-top:70px}@media (max-width:800px){.footer{height:auto;margin-bottom:40px}}.footer__logo img{width:80px}.footer__content{align-items:center;display:flex;justify-content:flex-start;margin:20px 20px 0;max-width:var(--max-width)}@media (max-width:800px){.footer__content{align-items:center;display:flex;flex-direction:column;text-align:center}}.footer__logo img{margin-bottom:20px}@media (max-width:800px){.footer__logo{margin-top:35px}}.footer__contacts{margin-left:40px}.footer__contacts a{display:flex;line-height:30px;margin-bottom:5px}.footer__contacts a:before{background-size:30px;content:"";display:inline-block;height:30px;margin-right:10px;width:30px}.footer__ig:before{background-image:url(/static/media/ig.0912fdb99a6b2f0b54c2.png)}.footer__email:before{background-image:url(/static/media/email.aa7b65c260fe98fce39c.png)}.scrolltop{bottom:40px;position:fixed;right:40px}.scrolltop button{background-color:initial;background-image:url(/static/media/up.38c30505c4a81d384359.png);background-repeat:no-repeat;background-size:50px;border:none;cursor:pointer;height:50px;width:50px;z-index:1}.content{margin:0 auto;max-width:var(--max-width)}@media (max-width:1120px){.content{margin:0 20px}}.shevron{margin:60px 0}.shevron>div{background:var(--red);height:1px;margin:0 auto 10px}.shevron__bottom,.shevron__top{width:200px}.shevron__middle{width:300px}.tickets{align-items:center;display:flex;justify-content:center}.tickets a{font-size:20px;text-decoration:none}.tickets>div{margin:0 20px}.tickets__img img{width:200px}.media{align-items:flex-start;display:flex;justify-content:center}.media img{width:150px}.media__item{margin:0 20px;max-width:200px;text-align:center}.gallery{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}.gallery__item{align-items:center;background:#000;cursor:pointer;display:flex;margin:10px}@media (max-width:680px){.gallery__item{width:45%}}@media (max-width:400px){.gallery__item{width:100%}}.gallery__item img{width:200px}@media (max-width:680px){.gallery__item img{width:100%}}.modal{background:#000;display:none;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:20}.modal__closer{background-image:url(/static/media/close.47e5c307a89fb39b5c7c.png);background-repeat:no-repeat;background-size:50px;cursor:pointer;height:50px;position:absolute;right:50px;top:50px;width:50px;z-index:1}@media (max-width:1099px){.modal__closer{right:30px;top:30px}}@media (max-width:380px){.modal__closer{right:20px;top:20px}}.modal__controls{align-items:center;display:flex;height:100%;justify-content:space-between;position:absolute;width:100%}.modal__arrow{background-image:url(/static/media/left.b4cdc182786059ee3a81.png);background-repeat:no-repeat;background-size:50px;cursor:pointer;height:50px;margin:50px;width:50px;z-index:1}.modal__arrow_right{background-image:url(/static/media/right.caa04da12d1b3ae91cf9.png)}@media (max-width:1099px){.modal__arrow{margin:30px}}@media (max-width:380px){.modal__arrow{margin:20px}}.modal_visible{display:block}.modal__image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modal__image img{max-height:80%;max-width:100%;width:auto}.partners{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}.partners__item{align-items:center;background:#fff;display:flex;height:200px;margin:10px}.partners__item img{box-sizing:border-box;padding:10px;width:200px}@media (max-width:680px){.partners__item{height:inherit;margin:10px;width:45%}.partners__item img{width:100%}}@media (max-width:400px){.partners__item{flex-direction:column;margin:10px;width:100%}}.contact{display:flex;justify-content:center;text-align:center}.contact input,.contact textarea{margin-bottom:10px;width:300px}.contact input{height:28px;line-height:28px}.contact input,.contact textarea{box-sizing:border-box;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;padding:5px}.contact textarea{height:200px}.contact button{background:none;border:1px solid var(--red);border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:20px;height:40px;line-height:22px;outline:none;padding:5px;width:160px}.title h1{color:var(--white);font-size:48px;font-weight:300;margin-bottom:20px;margin-top:48px;text-align:center}@media (max-width:1000px){.title h1{font-size:36px}}.home__content{margin:0 auto;max-width:var(--max-width)}.home__banner{margin:0 auto;position:relative;width:1080px}.home__banner img{width:100%}@media (max-width:1079px){.home__banner{width:100%}}.home_description{font-size:44px;font-weight:700;line-height:2;max-width:400px;position:absolute;right:100px;text-transform:capitalize;top:250px}.home__about{line-height:1.8;text-align:justify}@media (max-width:1079px){.home__about{padding:0 20px}}.home__benefits{color:var(--white);display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:680px){.home__benefits{margin:0 10px}}@media (max-width:400px){.home__benefits{flex-direction:column;margin:0 10px;width:100%}}.home__benefit{display:flex;justify-content:center;margin-bottom:20px;width:25%}.home__benefit img{width:100%}@media (max-width:1099px){.home__benefit{width:50%}}@media (max-width:400px){.home__benefit{width:100%}}.home__sub_title{color:var(--white);font-size:48px;margin-bottom:20px;margin-top:48px;text-align:center}@media (max-width:1000px){.home__sub_title{font-size:36px}}.home__icon{height:60px;margin-right:14px;min-width:60px;width:60px}.home__title{font-size:20px;margin-bottom:30px}.home__description{font-size:14px;width:120px}.home__text,.home__title{max-width:250px}.workplan__content{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}.workplan__item{align-items:center;background:#000;cursor:pointer;display:flex;margin:10px}@media (max-width:680px){.workplan__item{width:45%}}@media (max-width:400px){.workplan__item{width:100%}}.workplan__item img{width:200px}@media (max-width:680px){.workplan__item img{width:100%}}.sponsor img{display:flex;margin:0 auto;max-width:200px}.rules__content{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}.rules__item{align-items:center;background:#000;cursor:pointer;display:flex;margin:10px}@media (max-width:680px){.rules__item{width:45%}}@media (max-width:400px){.rules__item{width:100%}}.rules__item img{width:200px}@media (max-width:680px){.rules__item img{width:100%}}body,html{color:#fff;margin:0;padding:0}h2{color:var(--white);font-size:48px;font-weight:300;margin-bottom:20px;margin-top:48px;text-align:center;text-transform:capitalize}@media (max-width:1000px){h2{font-size:36px}}a{color:var(--white);text-decoration:underline}a:hover{text-decoration:none}
/*# sourceMappingURL=main.166a8b36.css.map*/