.cases-section-wrapper{align-items:start;display:grid;grid-template-columns:1fr 1fr;justify-content:start;row-gap:100px}.post-item{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-right:16px}.post-title{color:#000;display:block;margin-bottom:32px!important;transition:all .1s ease}.post-title:hover{border-bottom:2px solid #93c01f;color:#93c01f}.post-cases-body{max-width:420px}.date{color:#999;margin-bottom:16px!important;margin-top:auto!important}.featured-image{border-radius:10px;height:320px;object-fit:cover;width:100%}@media only screen and (max-width:770px){.post-item:nth-child(2n){padding-left:0!important}.featured-image{height:auto}.cases-section-wrapper{grid-template-columns:1fr;row-gap:48px;gap:32px}.post-item{padding:0}.post-title{margin-bottom:12px!important}.post-cases-body{max-width:none}.post-item:not(:last-child){border:0}}