.case-studies-listing{background:var(--Secondary-Pastel-Grey,#f9f9f9);text-align:center}.case-studies-listing .cs-gap{gap:88px}.case-studies-listing .study{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.05);flex:0 0 600px;text-align:left;text-decoration:none;transition:box-shadow .3s ease-in-out}.case-studies-listing .study:hover{box-shadow:0 0 40px 0 rgba(0,0,0,.1)}.case-studies-listing .study .half{flex:0 1 50%}.case-studies-listing .study .img{overflow:hidden;position:relative}.case-studies-listing .study .info{justify-content:space-between;padding:40px}.study .info .btn.no-btn{color:#000;font-weight:700;letter-spacing:5px;margin-top:-5px;width:fit-content}.study .info .btn.no-btn span{display:block;margin-bottom:-5px}.study:hover .info .btn.no-btn{padding-right:50px}.case-studies-listing .study .img img{height:100%;inset:0;object-fit:cover;width:100%}@media (max-width:991px){.cs-gap{gap:40px}}@media (max-width:650px){.case-studies-listing .study .half{flex:0 1 100%}.case-studies-listing .study .img{height:200px}.case-studies-listing .study{flex:0 0 100%}.case-studies-listing .study .info{padding:30px}}