.hero{height:80vw;max-height:700px;position:relative;width:100%}.hero img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hero .content{background-color:#fafafa;bottom:0;justify-content:space-between;left:0;padding:50px 150px;position:absolute;width:1030px}.hero .content,.hero .content .location,.hero .content .project-name,.hero .content .type{align-items:center;display:flex;flex-flow:row nowrap}.hero .content .text{align-items:flex-start;display:flex;flex-flow:column nowrap;margin-left:16px}.hero .content .title{font-size:14px;font-weight:700;line-height:25px}.hero .content .name{color:#4f4f4f;font-size:14px;font-weight:300;line-height:25px;margin:0}@media (max-width:1000px){.hero{margin-bottom:170px}.hero .content{bottom:unset;flex-flow:column nowrap;left:5%;padding:25px;top:80%;width:90%}.hero .content svg{display:none}.hero .content .text{align-items:center;margin-left:16px}.hero .content .text .name,.hero .content .text .title{text-align:center}.hero .content .location,.hero .content .type{margin-top:16px}}