.header__mobile{display:none}.header{background-color:#050505;position:absolute;width:100%;top:0;left:0;z-index:2;height:200px}.header__wrapper{margin-left:-36px;justify-content:space-between;width:100%;height:90%;display:flex;flex-direction:row;align-items:center}.header .header__logo{margin-top:10px;width:214px;height:93px;transition:all .4s ease-in-out}.header .header__logo svg{width:100%;height:auto}.header__nav{display:flex;align-items:center;flex-direction:row;gap:80px}.header__nav-item{text-decoration:none;color:#fff;font-family:Glock Grotesque TRIAL,sans-serif;font-size:18px;font-weight:800;line-height:26px;letter-spacing:0em;text-align:left;transition:all .4s ease-in-out;position:relative;width:fit-content}.header__nav-item:after{transition:width .4s ease-in-out;bottom:-5px;width:0;left:50%;transform:translate(-50%);height:1px;content:"";position:absolute;background-color:#fff}.header__nav-item:hover{transition:all .4s ease-in-out}.header__nav-item:hover:after{width:100%}.main__page-header{position:absolute;width:100%;top:0;left:0;z-index:2}.main__page-header .header__wrapper{padding-top:55px;justify-content:space-between;width:100%;display:flex;flex-direction:row;align-items:flex-start}.main__page-header .header__logo{width:268.35px;height:117.25px;margin-top:-20px;transition:all .4s ease-in-out}.main__page-header .header__logo svg{width:100%;height:auto}.main__page-header .header__nav{display:flex;align-items:center;flex-direction:row;gap:80px}.main__page-header .header__nav-item{position:relative;text-decoration:none;color:#fff;font-family:Glock Grotesque TRIAL,sans-serif;font-size:18px;font-weight:800;line-height:26px;letter-spacing:0em;text-align:left;transition:all .4s ease-in-out}.main__page-header .header__nav-item:after{transition:width .4s ease-in-out;bottom:-5px;width:0;left:50%;transform:translate(-50%);height:1px;content:"";position:absolute;background-color:#fff}.main__page-header .header__nav-item:hover{transition:all .4s ease-in-out}.main__page-header .header__nav-item:hover:after{width:100%}@media screen and (max-width: 1024px){.main__page-header .header__wrapper{display:none}.header{height:unset}.header .header__wrapper{display:none}.header__mobile{width:100vw;display:flex}.header__mobile-wrapper{display:flex;width:calc(100vw - 32px);padding-top:12px}.header__mobile-menu{display:flex;width:100%;align-items:center;justify-content:space-between}.header__mobile-logo{margin-left:23px;display:flex;width:99px;height:58px}.header__mobile-logo svg{width:99px;height:58px}.header__mobile-lang{display:flex;align-items:center;gap:20px}.header__mobile-lang a{font-family:Glock Grotesque TRIAL,sans-serif;font-size:14px;font-weight:800;line-height:22px;color:#fff;opacity:.5;position:relative}.header__mobile-lang a:first-child:after{content:"/";position:absolute;margin:0 8px}.header__mobile-lang .active{opacity:1}}.mobile-menu{padding:12px 16px;position:fixed;top:-100vh;background-color:#050505;height:100vh;width:100vw;z-index:10000;overflow:hidden;transition:top .6s ease-in-out}.mobile-menu .header__mobile-menu{display:flex}.mobile-menu .mobile-menu-bg{z-index:-1;width:100vw;height:100vh;position:absolute;top:0;left:0}.mobile-menu__nav{position:relative;z-index:1;width:100%;justify-content:center;display:flex;flex-direction:column;gap:16px;margin-top:70px}.mobile-menu__nav a{font-family:Glock Grotesque TRIAL,sans-serif;font-size:14px;font-weight:800;line-height:22px;text-align:center;color:#fff}.show{top:0;transition:top .6s ease-in-out}@media screen and (max-width: 680px){.main__page-header{position:fixed;z-index:100}.header__mobile{position:fixed;transition:all .4s ease-in-out}.black{transition:all .4s ease-in-out;background-color:#000;padding-bottom:10px}.black .header__mobile-logo svg path{fill:#fff!important}.header__mobile-logo svg path{fill:#fff!important}}
