.header{height:120px;width:100%;z-index:1000;transition:all .4s ease-in-out}.header .mobile-menu{display:none}.header-wrapper{padding-top:38.59px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-wrapper .nav-mobile{display:none}.header__contact{color:#f7f9e4;font-family:Atyp Text,sans-serife;font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.06em;text-align:left}.header__nav{display:flex;flex-direction:row;align-items:center;gap:32px}.header__nav a{color:#f7f9e4;font-family:Atyp Text,sans-serife;font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.06em;text-align:left;transition:all .4s ease-in-out;position:relative}.header__nav a:after{position:absolute;content:"";width:0;background-color:#f7f9e4;height:1px;bottom:0;left:0;transition:width .4s ease-in-out}.header__nav a:hover:after{transition:width .4s ease-in-out;width:100%}.header__green{background:#657b68}.header-scroll{background:#657b68;transition:all .4s ease-in-out}@media screen and (max-width: 1024px){.header{height:76px}.header-wrapper{overflow:hidden;padding-top:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}.header-wrapper .logo{width:128px;height:32px}.header-wrapper .logo svg{width:100%;height:100%}.header-wrapper .nav-mobile{display:flex;position:absolute;right:16px;margin-top:2px}.header__contact,.header__nav{display:none}.mobile-menu{display:block!important;width:100vw;height:100dvh;position:fixed;z-index:100;overflow:hidden;top:-100vh;left:0;background-color:#1e171b;transition:top .5s ease-in-out}.mobile-menu .wrapper{display:flex;flex-direction:column;padding:24px 20px 38px 16px}.mobile-menu .wrapper .top{display:flex;justify-content:center;align-items:center;margin-bottom:117px}.mobile-menu .wrapper .top .close{position:absolute;right:16px}.mobile-menu .wrapper .nav-mobiles{display:flex;flex-direction:column;gap:16px}.mobile-menu .wrapper .nav-mobiles a{font-family:Atyp Text,sans-serife;font-size:17px;font-weight:400;line-height:26px;letter-spacing:-.06em;text-align:center;color:#f7f9e4}.mobile-menu .wrapper .socials-mobile{position:absolute;width:calc(100% - 36px);bottom:100px;justify-content:center;align-items:center;display:flex;flex-direction:row;gap:24px}.mobile-menu .wrapper .socials-mobile svg{width:24px;height:24px}.mobile-menu .wrapper .mobile-menu__info{display:flex;flex-direction:column;position:absolute;width:calc(100% - 36px);bottom:38px;justify-content:center;align-items:center}.mobile-menu .wrapper .mobile-menu__info span{display:flex;max-width:208px;text-align:center;font-family:Atyp Text,sans-serife;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.06em;color:#f7f9e4}}.show{top:0;transition:top .6s ease-in-out}
