.case_study{width:100%;height:100%;display:flex;padding:2rem;background-size:cover;background-position:50% 50%;aspect-ratio:7/5;align-items:flex-end;flex-direction:row}.case_study a *{color:#fff;z-index:15;position:relative}.case_study a{text-decoration:none !important;color:#fff}.case_study h4{text-transform:uppercase;letter-spacing:1px;font-size:20px;margin-top:130px!important;z-index:15}.case_study h3{letter-spacing:.5px;font-size:27px;font-weight:600;line-height:1.3}.case_study{position:relative}.case_study:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:red;width:100%;height:100%;display:block;pointer-events:none;background:#000;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,1) 100%);z-index:5;opacity:.3;transition:opacity .5s}#editor .case_study{max-height:300px;overflow:hidden}#editor .case_study *{color:#fff;font-size:20px}.case_study:hover:before{opacity:1}@media screen and (max-width:780px){.case_study{aspect-ratio:unset !important}}