.case_listing_container{display:flex;flex-direction:column;gap:48px;justify-content:center}.case_listing_title{font-size:var(--typography--h2--font-size);text-align:center}.case_item_box{box-shadow:10px 10px #6666668a;width:calc(100% - 10px)}.case_item_box a{display:inline-block;height:100%;position:relative}.case_item_box a:after{height:90%;width:2px}.case_item_box a:after,.case_item_box a:before{background-color:#acacac;bottom:0;content:"";left:0;position:absolute;z-index:1}.case_item_box a:before{height:2px;right:0;width:100%}.study_image{padding:20px;position:relative;z-index:90}.study_image:hover{background-color:#5a6670!important}.study_text{min-height:290px;padding:20px}.study_text .hs_cos_wrapper_type_inline_rich_text{color:#313e48}.case_item_content span{font-size:14px}.case_item_content img{margin-bottom:40px;width:100%}@media (min-width:906px){.case_listing_container{flex-direction:row}.case_item_box{width:30%}}