.project_hero_img{position:relative;display:inline-block;width:1158px;height:310px;background:#000}.project_hero_img img{width:100%;height:100%;opacity:.5;display:block;object-fit:cover;overflow:hidden}.project_hero_img .project_hero_name{width:max-content;padding:1rem 2rem;background-color:rbga(0,0,0,.7);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project_hero_img .project_hero_name h1{font-family:Pirata One,serif;font-size:2.5em;color:#fff}.project_content{display:flex;flex-direction:row;justify-content:center}.project_content .project_description{margin-top:2rem;margin-left:4rem;width:50%}.project_content .project_description p{margin-bottom:1.5rem}.project_content .project_description p:last-of-type{margin-bottom:2rem}.project_content .project_description a{color:#ff9005}.project_content .project_description .project_button{color:#fff}.project_content .project_slider_container{width:50%;margin:2rem 0 0 2rem}.project_content .project_slider_container img{max-width:300px}