.case-study-details{color:#363668;display:flex;flex-wrap:wrap;font-size:1.1rem;font-weight:500}.case-study-details dd,.case-study-details dt{display:inline;font-weight:500;margin:0}.case-study-details dt{margin-right:.5rem}.case-study-details dd:not(:last-of-type):after{content:"|";margin:0 .5rem}a.case-study\:card{background-color:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);color:inherit;cursor:pointer;display:flex;flex-direction:column;height:100%;margin:0;max-width:100%;outline:none;overflow:hidden;padding:0;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}a.case-study\:card .hs_cos_wrapper{display:contents!important}a.case-study\:card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);color:inherit;text-decoration:none;transform:translateY(-5px)}.case-study\:card-img{display:block;height:220px;object-fit:cover;width:100%}.case-study\:card-content{display:flex;flex-direction:column;height:100%;padding:1.5rem;place-items:flex-start}.case-study\:card-badge{background-color:#f0f2f5;border-radius:50px;color:#5d5e8d;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.75rem;padding:.35rem 1rem}.case-study\:card-meta{color:#93959f;font-size:.875rem;margin-bottom:.75rem}.case-study\:card-title{color:#5d5e8d;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem}.case-study\:card-stats{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));justify-content:space-between;margin-bottom:1.5rem;margin-top:auto;width:100%}.case-study\:stat-box{background-color:#5d5e8d;border-radius:6px;color:#fff;flex:1;padding:.6rem;text-align:center}.case-study\:stat-value{display:block;font-size:1.1rem;font-weight:600;margin-bottom:.15rem}.case-study\:stat-label{color:#e5d2b1;display:block;font-size:.75rem;white-space:nowrap}.case-study\:read-more-btn{background-color:#c9b48e;border-radius:50px;color:#fff;display:inline-block;font-size:.775rem;margin-top:auto;padding:.35rem 1rem;text-align:center;transition:background-color .3s ease}.case-study\:card-stats~.case-study\:read-more-btn{margin-top:0}a.case-study\:card:hover .case-study\:read-more-btn{background-color:#b9a176}@media (max-width:768px){.case-study\:card-stats{flex-wrap:wrap}.case-study\:stat-box{grid-template-columns:1fr 1fr}}