.latest-case-study-3{background-color:var(--background-color);padding:100px 0}.latest-case-study-3 h2{color:var(--title-color)}.latest-case-study-3 .latest-case-study-3-container{display:grid;gap:50px;grid-template-columns:repeat(3,1fr);margin-bottom:50px}.latest-case-study-3 .case-study-featured-image{overflow:hidden;padding-top:56.25%;position:relative;width:100%}.latest-case-study-3 .case-study-featured-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.latest-case-study-3 .subtitle{color:#08bb8b;font-weight:700;margin-bottom:5px;padding-top:25px;text-transform:uppercase}.latest-case-study-3 h3{color:var(--case-study-title-color);font-size:1.1rem;margin-bottom:15px}.latest-case-study-3 .blurb{color:var(--text-color)}.latest-case-study-3 .read-now{color:#1fb3d9;font-size:18px;font-weight:700}.latest-case-study-3 .view-all{text-align:center;width:100%}@media (max-width:768px){.latest-case-study-3 .latest-case-study-3-container{grid-template-columns:repeat(1,1fr)}}