.case-section{box-sizing:border-box;padding:0 1.5rem}.case-inner{display:flex;flex-wrap:wrap;gap:1.25rem;margin:auto;max-width:1200px}.case-card{background-color:#fff;box-sizing:border-box;display:flex;flex:1 1 calc(50% - 2.5rem);flex-direction:column}.case-top{align-items:center;background-color:#d8e7e5;border-radius:1.25rem 0 1.25rem 0;display:flex;flex-direction:column;justify-content:center;padding:2.5rem}.case-top img{height:auto;margin-bottom:1rem;max-width:100%}.case-title{font-size:1.25rem;font-weight:700;text-align:center}.case-languages{margin:0;text-align:center}.case-bottom{flex:1;padding:1.25rem 0 0}.case-bottom p{margin-bottom:1.25rem}.case-bottom p:last-child{margin-bottom:0}.case-bottom p strong{font-size:1.25rem}.dot{background-color:#2487cb;border-radius:50%;display:inline-block;height:16px;margin-right:.6rem;width:16px}@media (max-width:920px){.case-inner{flex-direction:column}.case-card{flex:1 1 100%}}