:root{--main: #185ab1;--main1: #8bbc4f;--main2: #36a9e1;--main3: #f7931d;--black: #0c1a2f;--black2: #2b2b2b;--light-black: #394048;--gray: #b2b9c5;--light: #dff6ff;--white: #fff}.hight-contrast{--main: #ffeb87;--main: #ffeb87;--main1: #ffeb87;--main2: #ffeb87;--main3: #ffeb87;--black: #ffeb87;--black2: #fff;--light-black: #ffeb87;--light: #212529;--white: #212529}#header{background:none;margin-bottom:0;position:absolute;width:100%;z-index:2}#header .h-ornament{display:none}.hero{position:relative;width:100vw;left:-50vw;margin-left:50%;text-align:center;overflow:hidden}.hero .hero__wrap{height:100%}.hero .hero-ornament{width:100%;height:auto;display:block;transform:translate(0px, -40px)}@media only screen and (max-width: 1200px){.hero .hero-ornament{transform:translate(0, -30px)}}@media only screen and (max-width: 768px){.hero .hero-ornament{transform:translate(0, -10px)}}.hero .hero-kv{position:absolute;z-index:2;right:0px;bottom:0;transform:translate(0px, -70px)}@media only screen and (max-width: 1300px){.hero .hero-kv{transform:translate(0, -40px)}}@media only screen and (max-width: 998px){.hero .hero-kv{max-width:300px;transform:translate(0, 20px)}}@media only screen and (max-width: 768px){.hero .hero-kv{max-width:200px;transform:translate(0, 0px)}}.hero *{color:var(--white)}.hero .hero__wrap__content{background-color:var(--main);background-image:url(../../src/img/kongres-bg.png);background-size:cover;background-position:center right;padding:200px 15px 150px;height:100%}@media only screen and (max-width: 998px){.hero .hero__wrap__content{padding:250px 15px 80px}}.hero .hero__wrap__content:before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(var(--main), 0.5)}.hero .hero__wrap__content h1{font-size:71px;text-transform:uppercase}@media only screen and (max-width: 768px){.hero .hero__wrap__content h1{font-size:41px}}@media only screen and (max-width: 768px){.hero .hero__wrap__content h2{font-size:21px}}.hero .hero__wrap__content a{transition:all .3s linear;margin-bottom:50px}.hero .hero__wrap__content a span{margin-right:50px;display:inline-block;vertical-align:middle;color:var(--white)}.hero .hero__wrap__content a svg{display:inline-block;vertical-align:middle}.hero .hero__wrap__content a:hover{background-color:var(--main2);border-color:var(--main2) !important}.hero .hero__wrap__content .scroll{position:relative;display:block;margin:0 auto;width:18px;height:50px;border-radius:100px;border:1px solid var(--white)}.hero .hero__wrap__content .scroll span{position:absolute;z-index:2;left:50%;top:5px;width:1px;height:30px;background-color:var(--white);transform:translate(-50%, 0);animation-name:scroll;animation-duration:4s;animation-iteration-count:infinite}@keyframes scroll{0%{transform:translate(-50%, 0)}50%{transform:translate(-50%, 8px)}100%{transform:translate(-50%, 0)}}.hight-contrast .hero__wrap__content h1,.hight-contrast .hero__wrap__content h2{color:var(--black)}.hight-contrast .hero-ornament,.hight-contrast .hero-kv{opacity:0}.hight-contrast .hero__wrap__content{background:none}/*# sourceMappingURL=hero.min.css.map */