.featured-works h2{margin-bottom:10rem;text-align:center}.featured-works-wrapper{display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin-bottom:5rem}.featured-works-wrapper__inner{position:relative}.link-spanner{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.featured-works__image-wrapper{margin-bottom:3rem;position:relative}.featured-works__image-wrapper:after{aspect-ratio:3/2;background:linear-gradient(0deg,#01aba0,#01aba0);border-radius:8px;content:"";height:auto;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:2}img.featured-works--logo{left:3rem;position:absolute;top:3rem;width:13.5rem;z-index:3}img.featured-works--image{aspect-ratio:3/2;border-radius:8px;object-fit:cover;position:relative;z-index:1}.featured-works--button{display:flex;justify-content:center}@media screen and (max-width:767px){.featured-works h2{margin-bottom:5rem}.featured-works-wrapper{grid-template-columns:1fr}}