:root{--border-opacity:hsla(0,0%,96%,.09)}[data-theme=light]{--border-opacity:rgba(20,37,55,.09)}DIV.relatedStudiesRow{padding:50px 0}DIV.relatedStudiesRow.dark{background-color:var(--background-dark)}DIV.relatedStudiesRow.standalone{padding:100px 0}DIV.relatedStudiesRow.slimline{padding:30px 0}DIV.relatedStudiesRow DIV.caseStudyFeed:hover DIV.image IMG{opacity:1;-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}DIV.relatedStudiesRow DIV.caseStudyFeed DIV.image{border-radius:15px;margin-bottom:45px;overflow:hidden;position:relative}DIV.relatedStudiesRow DIV.caseStudyFeed DIV.image IMG{height:300px;object-fit:cover;opacity:.8;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}DIV.relatedStudiesRow DIV.caseStudyFeed DIV.image SPAN{background-color:var(--background-dark);border-radius:30px;bottom:24px;color:var(--primary-text);display:inline-block;font-size:14px;font-weight:600;left:24px;letter-spacing:1px;padding:10px 20px;position:absolute;text-transform:uppercase}DIV.relatedStudiesRow DIV.caseStudyFeed DIV.text{border-top:1px solid var(--border-opacity);padding-top:45px}DIV.relatedStudiesRow DIV.caseStudyFeed DIV.text H3{font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:normal}DIV.relatedStudiesRow DIV.caseStudyFeed DIV.text P{margin-bottom:30px}DIV.relatedStudiesRow DIV.intro{margin-bottom:45px}