.case-groups{margin:0 auto;max-width:1200px;padding:2rem 1rem;width:100%}.group-item{margin:0 auto 5.75rem}.group-item:last-of-type{margin-bottom:0}.group-title{font-size:2.25rem;font-weight:500}.case-description,.group-description{font-size:1rem;font-weight:300;line-height:1.75rem}.case-list{column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:2rem;width:100%}.case-item-a{width:365px}.case-item{background:#f4f4f4;border:1px solid #e3e3e3;border-radius:2px;display:flex;flex-direction:column;height:100%;width:100%}.case-top{width:100%}.case-top img{height:auto;width:100%}.case-bottom{color:#000;display:flex;flex-direction:column;padding:1rem}.case-title{font-size:1.25rem;font-weight:600}.case-description{font-size:1rem;font-weight:400;margin-top:10px}@media(max-width:991px) and (min-width:768px){.case-groups{padding-left:calc(50% - 336px);padding-right:calc(50% - 336px)}.case-list{grid-template-columns:repeat(2,1fr)}.case-item-a{width:320px}}@media(max-width:767px){.case-list{grid-template-columns:repeat(1,1fr)}.case-item-a{margin:0 auto}}