.case_studies .text_underline{text-decoration:underline}.case_studies .text_underline:hover{text-decoration:none;cursor:pointer}.case_studies .studies_list{justify-content:space-between;flex-wrap:wrap}.case_studies .studies_list .list_item{justify-content:space-between;width:46%;gap:60px;background-color:#fff;border-radius:14px;box-shadow:0 0 20px #e0e2e4;margin-bottom:30px}.case_studies .studies_list .list_item .list_content{flex-direction:column;justify-content:space-between}@media (max-width:1001px){.case_studies .studies_list .list_item{width:100%}}