.featured-case-studies__cards{column-gap:16px;display:grid;grid-template-columns:100%;row-gap:16px}.featured-case-studies__top{margin-bottom:40px}.featured-case-studies__top h2{margin-bottom:24px}.featured-case-studies__bottom{margin-top:75px;text-align:center}.featured-case-studies__quote{background:var(--white);border:var(--box-border);display:flex;flex-direction:column;justify-content:center;min-height:420px;overflow:hidden;padding:24px}.featured-case-studies__quote__logo{margin-bottom:40px}.featured-case-studies__quote p{font-size:26px;font-weight:300;line-height:36px;margin-bottom:20px}.featured-case-studies__quote p.featured-case-studies__quote__author{font-size:18px;font-weight:300;line-height:30px;margin-bottom:0}@media only screen and (min-width:48em){.featured-case-studies__cards{grid-template-columns:calc(50% - 12px) calc(50% - 12px)}}@media only screen and (min-width:80em){.featured-case-studies__top{margin-bottom:80px}.featured-case-studies__top h2{margin-bottom:0}.featured-case-studies__cards{grid-template-columns:calc(25% - 12px) calc(25% - 12px) calc(25% - 12px) calc(25% - 12px)}.featured-case-studies__quote{grid-column:span 2;padding:0 64px}.featured-case-studies__quote p{font-size:35px;font-weight:300;line-height:45px;margin-bottom:20px}}