.case-studies-hero__wrapper{position:relative}.case-studies-hero{position:relative;z-index:1}.case-studies-hero h1{color:var(--white)}.case-studies-hero h4{color:var(--turquoise)}.case-studies-hero__featured{align-items:center;border-radius:15px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:60px;overflow:hidden;position:relative}.case-studies-hero__featured__left{padding:50px}.case-studies-hero__featured__left__name{max-width:250px}.case-studies-hero__featured__right{display:flex;height:100%;justify-content:flex-end}.case-studies-hero__featured__right img{height:100%;object-fit:cover}.case-studies-hero__featured__logo__container{background-color:var(--white);bottom:0;padding:20px;position:absolute;right:0}.case-studies-hero__background-image{left:50%;position:absolute;top:0;z-index:0}@media (max-width:1024px){.case-studies-hero__featured{grid-template-columns:1fr}.case-studies-hero__featured__right img{width:100%}.case-studies-hero__background-image{bottom:0;top:auto}}