.case_study{background:linear-gradient(to bottom left,#00828c,#373f51);padding:100px 0}.case_study h2{color:#fff;text-align:center}.case_study .content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:45px}.case_study .case_block{background:#fff;border-radius:10px;margin-bottom:40px;overflow:hidden;position:relative;width:31.333%}.case_study .case_block img{height:250px;object-fit:cover;transition:all .3s;width:100%}.case_study .case_block:hover img{scale:1.1}.case_study .case_block a:hover{text-decoration:none}.case_study .case_block div{padding:20px 20px 50px}.case_study .case_block .case_img{height:250px;overflow:hidden;padding:0;width:100%}.case_study .case_block span{color:#0b8c97;display:inline-block;font-weight:600;letter-spacing:2px;width:100%}.case_study .case_block p{color:#000;font-size:18px;font-weight:600;line-height:27px;margin-top:5px;text-decoration:none}.case_study .case_block div i{background:#00828c;bottom:0;color:#fff;padding:10px 15px;position:absolute;right:0}.case_study .case_block:hover div i{background:#000}.case_study .case_button{padding-top:40px;text-align:center}.case_study .case_button .hs-button{border:1px solid #ffc800}@media (max-width:767px){.case_study .case_block{margin-bottom:30px;width:100%}}