body .project-template .hero .media-container{aspect-ratio:2/1}body .project-template .hero .media-container:before{height:400px;width:500px}@media (max-width:1600px){body .project-template .hero .media-container:before{height:calc(100% - 50px);max-height:400px;max-width:500px;width:calc(100% - 50px)}}@media (max-width:1280px){body .project-template .hero .media-container:before{max-height:300px;max-width:400px}}@media (max-width:1024px){body .project-template .hero .media-container:before{display:none}}body .project-template .hero .media-container img{-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){body .project-template .hero .media-container img{-o-object-fit:contain;object-fit:contain}}body .project-template .project-hero{align-items:flex-end;display:flex;height:400px;padding:0 5vw;width:100%}body .project-template .project-hero .titles-wrapper{height:-moz-fit-content;height:fit-content;margin:0 0 50px}body .project-template .project-hero .titles-wrapper .title>h2{color:#fff;font-size:3em;line-height:normal;overflow-wrap:break-word}body .project-template .project-hero .titles-wrapper .services>.type{color:#fff;font-size:1.5em}body .project-template .testimonial-section{margin:0 auto;max-width:1100px;padding:0 35px}@media (max-width:1024px){body .project-template .testimonial-section{padding:0}}body .project-template .testimonial-section .testimonials-grid .testimonial-items .grid-item{max-width:1200px;width:calc(100% - 25px)}