.header-project{height:100vh;position:relative;width:100%}.background-image{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.bottom-text{bottom:20px;height:100%;left:0;position:relative;text-align:center;width:100%;z-index:2}.header-project h1{color:var(--white);font-family:EB Garamond;font-size:100px;font-style:normal;font-weight:600;letter-spacing:12px;line-height:100px;text-align:center;text-transform:uppercase}.header-project .bottom-menu{background:#3d000a;bottom:0;position:absolute;width:100%;z-index:2}.header-project .bottom-menu ul{align-items:center;display:flex;flex-wrap:nowrap;gap:85px;list-style:none;overflow-x:auto;padding:23px 38px 17px;width:100%}@media(min-width:1100px){.header-project .bottom-menu ul{flex-wrap:nowrap;justify-content:flex-end;overflow-x:unset}}.header-project .bottom-menu ul li,.header-project .bottom-menu ul li a{color:var(--white);font-family:Tenor Sans;font-size:12px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:normal;text-align:center;text-decoration:none;text-transform:uppercase}.header-project .bottom-menu ul li a{white-space:nowrap}.header-project .bottom-menu.fixed{bottom:unset;left:0;position:fixed;top:75px;width:100%;z-index:5}.bottom-menu a.active{display:flex;position:relative}.bottom-menu a.active:after{border-bottom:2px solid;bottom:-17px;content:"";height:1px;position:absolute;width:100%}@media(min-width:768px){.bottom-menu a.active:after{bottom:-17px}}