.header-project{height:399px;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:Josefin Sans;font-size:100px;font-style:normal;font-weight:700;letter-spacing:15px;line-height:70px;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{height:405px}.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}}.resuls{transition:all .5s ease-in-out}@media(max-width:550px){.results{left:0!important}}.hidden{display:none}.project_container{opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.project_container.visible{opacity:1;transform:translateX(0)}