/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Druk;font-display:swap;src:url(../../fonts/DrukBold.woff2) format("woff2"),url(../../fonts/DrukBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Sigma-Sans;font-display:swap;src:url(../../fonts/SigmaSans-Regular.woff2) format("woff2"),url(../../fonts/SigmaSans-Regular.woff) format("woff");font-weight:400;font-style:normal}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:#000;scroll-behavior:smooth;scroll-padding-top:10px}body{margin:0;font-family:Sigma-Sans,sans-serif;font-size:13px;color:rgba(255,255,255,.67);line-height:1.53;max-width:1440px;margin-inline:auto}body.overflowed{height:100svh;overflow:hidden}body.overflowed .header,body.overflowed .header.withBackground{background:0 0}body::after{position:fixed;content:"";width:100%;max-width:1440px;height:100svh;top:0;left:50%;translate:-50% 0;background-image:url(../../img/grid.svg);background-size:100%;background-repeat:no-repeat;background-attachment:fixed;z-index:-1}main{display:block;overflow-x:hidden}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}button{background-color:transparent;border:none}a,button{cursor:pointer;color:#fff;text-decoration:none;text-transform:capitalize;font-size:20px;display:inline-flex;align-items:center;justify-content:center;column-gap:15px}img{width:100%}h1,h2,h3,h4,h5,h6{color:#fff;font-family:Druk,sans-serif;text-transform:uppercase}h1{font-size:clamp(238px,27vw,380px);line-height:1}h3{font-size:78px;line-height:1.1}p{margin:16px 0}.container{padding-inline:clamp(15px,5vw,60px)}.container--sm{max-width:960px;margin-inline:auto}.btn{padding:18px 0;border:1px solid rgba(255,255,255,.34);border-radius:200px;position:relative;overflow:hidden}.btn::after{position:absolute;content:"";top:-50%;left:50%;translate:-50% -50%;width:30%;height:150%;background-color:#0047ff;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);z-index:-1;opacity:0}.btn:hover span,.btn:hover svg{transition:all .2s ease-in-out}.btn:hover svg{translate:-2px 0}.btn:hover span{translate:2px 0}.btn:hover::after{width:400%;height:320%;top:60%;opacity:1;transition:width 1s,height .1s,top .25s}.btn--sm{padding-inline:31px}.btn-timezone{position:fixed;display:flex;flex-direction:column;align-items:center;row-gap:8px;width:24px;right:32px;bottom:36px}.hidden{display:none}.loader{position:fixed;z-index:999999;inset:0;background-color:#000}.loader__element{position:absolute;content:"";width:30px;height:30px;border:1px solid #fff;top:50%;left:50%;rotate:-50deg;translate:-50% -50%;animation:scale 2s ease-in-out infinite alternate}@keyframes scale{0%{scale:1}100%{scale:1.4}}.header{position:fixed;top:0;width:100%;left:50%;translate:-50% 0;max-width:1440px;padding:40px 0;z-index:9999}.header.withBackground{background:#000 url(../../img/grid.svg) no-repeat center/cover}.header.withBackground .header__toggle{translate:0}.header .container{display:flex;align-items:center;justify-content:space-between;column-gap:12px}.header__toggle{display:flex;column-gap:6px;justify-content:center;flex-grow:1;position:relative;right:44px;transition:translate .4s;translate:0 -400%}.header__toggle a{position:relative;margin:0;font-size:clamp(48px,10vw,78px);line-height:1;font-family:Druk,sans-serif;background-color:transparent;border:none;color:rgba(255,255,255,.12);transition:color .3s ease-in}.header__toggle a::after{position:absolute;content:"";bottom:-4px;left:0;width:0;height:6px;background-color:#0047ff;transition:all .2s ease-in-out}.header__toggle a.active{color:#fff}.header__toggle a.active::after{width:100%}.header__buttons{display:flex;align-items:center;column-gap:clamp(24px,5vw,48px)}.header__buttons-visit{position:relative}.header__buttons-visit::after{position:absolute;content:"";bottom:-4px;left:0;width:0;height:2px;background-color:#0047ff;transition:all .2s ease-in-out}.header__buttons-visit span,.header__buttons-visit svg{transition:all .2s ease-in-out}.header__buttons-visit:hover svg{rotate:-90deg}.header__buttons-visit:hover span{translate:5px 0}.header__buttons-visit:hover::after{width:calc(100% + 4px)}.header__logo a svg{transition:all .2s ease-in-out}.header__logo a:hover svg{scale:.9}.hero{position:relative;height:100svh}.hero__title{position:absolute;left:50%;top:50%;translate:-50% -50%;text-align:center;margin:auto;width:100%;letter-spacing:-.05em;overflow:hidden}.hero__title span{display:inline-block}.hero .container{display:flex;align-items:flex-end;height:100%}.hero__bottom{display:flex;flex-direction:column;align-items:flex-start;row-gap:32px;margin-bottom:12px}.hero__bottom h3{display:flex;align-items:flex-start;column-gap:12px;font-size:clamp(40px,5vw,64px);margin:0;line-height:1}.hero__bottom span{font-size:clamp(16px,2vw,24px);translate:0 -15px}.hero__scrollTo{position:absolute;bottom:10%;left:50%;translate:-50% 0;animation:bounce 1s ease-in-out infinite alternate}.hero__scrollTo:hover{animation:none}.hero__media{position:absolute;inset:0;z-index:-1;width:100%;height:100%;top:0;object-fit:contain}@keyframes anim{100%{translate:0 0}}@keyframes bounce{0%{translate:-50% -5px}100%{translate:-50% 5px}}.timeline h3{text-align:center}.timeline__content{position:relative;display:grid;row-gap:48px;padding:clamp(40px,10vw,80px) 0}.timeline__items{padding:clamp(40px,7vw,88px) 0 88px}.timeline__day-content{margin:clamp(32px,5vw,64px) 0}.timeline__item{display:grid;column-gap:80px}.timeline__item.hidden{display:none}.timeline__item-title{font-size:24px;line-height:1.18;margin:0;display:flex;flex-direction:column;row-gap:10px}.timeline__item-title img{width:24px}.timeline__item-content{display:flex;align-items:flex-start;column-gap:clamp(12px,2vw,32px)}.timeline__item-time{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:90px;height:90px}.timeline__item-time::after{position:absolute;content:"";z-index:-1;border-radius:4px;transform:rotate(-45deg);width:62px;height:62px;top:50%;left:50%;translate:-50% -50%}.timeline__item-time::before{position:absolute;content:""}.timeline__item-time--white::after{background-color:#fff}.timeline__item-time--white span{color:#000}.timeline__item-time--blue::after{background-color:#0047ff}.timeline__item-time--blue span{color:#fff}.timeline__item-time--transparent::after{border:1px solid #fff}.timeline__item-time--transparent span{color:#fff}.timeline__item-time span{font-size:24px;font-family:Druk,sans-serif;line-height:1}.timeline-pl{display:none}.footer{padding-bottom:clamp(30px,5vw,60px)}.footer .container{display:flex;flex-direction:column;align-items:center;row-gap:32px;max-width:742px;margin-inline:auto}.footer p{margin:0}.footer .btn{width:100%}.footer a svg path{transition:all .2s ease-in-out;fill:rgba(255,255,255,.56)}.footer a:hover svg path{fill:#fff}.footer__social svg{width:40px;height:40px}.modal{position:fixed;inset:0;background-color:rgba(0,71,255,.89);z-index:10}.modal h2{font-size:44px;line-height:.94;margin:0}.modal__wrapper{position:relative;width:100%;height:100%}.modal__item{display:flex;flex-direction:column;row-gap:50px;position:absolute;content:"";bottom:14px;right:10px;padding:32px;background-color:#000;max-width:720px;width:100%}.modal__item-top{display:flex;justify-content:space-between;align-items:flex-start}.modal__item-bottom{display:flex;column-gap:8px}.modal__item-bottom button{flex-grow:1;position:relative}.modal__item-bottom button .modal__item-flag{transition:all .2s ease-in-out;translate:0 0}.modal__item-bottom button:hover .modal__item-flag{scale:1.3}.modal__item-bottom button .modal__item-check{position:absolute;content:"";right:6px;top:50%;translate:0 -50%;opacity:0;scale:0;transition:scale .3s ease-in-out}.modal__item-bottom button.active{background-color:#0047ff;border-color:#0047ff}.modal__item-bottom button.active .modal__item-check{scale:1;opacity:1}.modal-close-btn{width:40px;height:40px;position:relative}.modal-close-btn::after,.modal-close-btn::before{position:absolute;content:"";height:100%;width:2px;background-color:#fff}.modal-close-btn::after{rotate:-45deg}.modal-close-btn::before{rotate:45deg}@media screen and (min-width:577px){.header__toggle a:hover{color:#fff}.hero__title span{animation:anim .9s ease-in-out forwards;translate:0 100%}.hero__title span:nth-child(2){animation-delay:.1s}.hero__title span:nth-child(3){animation-delay:.2s}.hero__title span:nth-child(4){animation-delay:.3s}.hero__title span:nth-child(5){animation-delay:.4s}.hero__title span:nth-child(6){animation-delay:.5s}.hero marquee{display:none}.timeline__content::after{position:absolute;content:"";background-color:#0047ff;height:100%;width:2px;top:0;bottom:0;left:50%;translate:-50% 0}.timeline__item{grid-template-columns:1fr 1fr}.timeline__item:nth-child(odd) .timeline__item-content{grid-column:2/3;justify-content:flex-start}.timeline__item:nth-child(odd) .timeline__item-time{order:-1}.timeline__item:nth-child(even) .timeline__item-time::before{left:99px;rotate:180deg}.timeline__item:nth-child(even) .timeline__item-text{text-align:right}.timeline__item:nth-child(even) .timeline__item-title{align-items:flex-end}.timeline__item-content{justify-content:flex-end}.timeline__item-time::before{width:32px;height:22px;background:url(../../img/line.svg);left:-41px}.modal__item-bottom button{column-gap:0}.modal__item-bottom button:not(.active):hover{border-color:#fff}.modal__item-bottom button .modal__item-country,.modal__item-bottom button .modal__item-flag{margin-right:auto}}@media screen and (max-width:992px){.header__toggle{justify-content:flex-start;right:0;margin:0}.header__buttons{display:none}}@media screen and (max-width:768px){.modal__item{right:0;bottom:0}}@media screen and (max-width:576px){h1{letter-spacing:-.05em}.sm-hide{display:none}.header{padding:15px 0}.header__toggle a::after{height:4px}.hero .container{padding-top:20vh;align-items:flex-start;justify-content:center}.hero__bottom h3{column-gap:0}.hero__bottom a{display:none}.timeline h3{margin:0 0 16px}.timeline__content{padding:0;row-gap:0}.timeline__items{max-width:264px;margin-inline:auto}.timeline__day:nth-child(1){padding-bottom:176px;position:relative}.timeline__day:nth-child(1)::after{position:absolute;content:"";background-color:#fff;width:100%;height:2px;bottom:88px}.timeline__item{position:relative;padding:100px 0 0}.timeline__item::before{position:absolute;content:"";background-color:#0047ff;width:2px;height:88px;top:8px;left:50%;translate:-50% 0}.timeline__item-title{flex-direction:column-reverse;align-items:center}.timeline__item-content{flex-direction:column-reverse;align-items:center;row-gap:16px;text-align:center}.timeline__item-content p{display:none}.footer .btn{background-color:#0047ff;border-color:transparent}.modal__item{padding-inline:10px}.modal__item-bottom button{padding-inline:24px;justify-content:flex-start}}@media screen and (max-width:366px){.modal__item-bottom button{column-gap:4px;padding-inline:12px}.modal__item-bottom button .modal__item-check{width:24px;height:24px}}
/*# sourceMappingURL=app.min.css.map */
