h1{font-size:2rem;margin-bottom:0}@media (min-width:768px){h1{font-size:2.5rem}}@media (min-width:992px){h1{font-size:3rem}}.case-study-listing-grid{display:grid;grid-template-columns:repeat(1,1fr);max-width:100%;grid-gap:4rem}@media (min-width:992px){.case-study-listing-grid{grid-template-columns:repeat(3,1fr)}}.case-study-listing-grid .card{display:flex;flex-direction:column;gap:0}.case-study-listing-grid .card .card-header{aspect-ratio:16/9;max-width:100%;overflow:hidden;text-align:center}.case-study-listing-grid .card .card-header a{aspect-ratio:16/9;display:block}.case-study-listing-grid .card .card-header a img{height:80%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:90%}.case-study-listing-grid .card .card-body .industry{background-color:var(--grey-light);border:1px solid var(--grey);border-radius:9999px;display:inline-block;font-size:.875rem;margin-bottom:.25rem;padding:.25rem .75rem}.case-study-listing-grid .card .card-body h3{line-height:1}.case-study-listing-grid .card .card-body h3 a{color:var(--black);font-size:1.25rem;font-weight:600;text-decoration:none}.case-study-listing-body .content-wrapper{max-width:1200px}.case-study-wrapper{padding-top:2rem}@media (min-width:992px){.case-study-wrapper{padding-top:4rem}}.case-study-wrapper section{padding:4rem 1.5rem}.case-study-wrapper section.case-study-metrics{padding:0 1.5rem}.case-study-upper-wrapper{background:linear-gradient(to bottom,var(--white) 30%,var(--blue-extra-light) 40%);padding-bottom:2rem}.case-study-media-summary-wrapper{display:grid;grid-template-columns:repeat(1,1fr);overflow:hidden}@media (min-width:992px){.case-study-media-summary-wrapper{gap:2rem;grid-template-columns:1fr 45%}}.case-study-media-summary-wrapper .case-study-media-summary-image{aspect-ratio:2/1;border-radius:1rem;overflow:hidden}@media (min-width:992px){.case-study-media-summary-wrapper .case-study-media-summary-image{aspect-ratio:unset}}.case-study-media-summary-wrapper .case-study-media-summary-image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}.case-study-media-summary-wrapper .case-study-media-summary-text{display:flex;flex-direction:column;justify-content:center;padding:36px 24px}.case-study-media-summary-wrapper .case-study-media-summary-text h2.summary-heading{font-size:1.25rem;margin-bottom:.75rem}.case-study-media-summary-wrapper .case-study-media-summary-text .website-url-link a{color:var(--blue);font-size:1.125rem;font-weight:600;text-decoration:none}.case-study-about-company-wrapper{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media (min-width:992px){.case-study-about-company-wrapper{grid-template-columns:repeat(2,1fr)}}.case-study-about-company-wrapper .column img{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.case-study-body .content-wrapper{max-width:992px}.case-study-body .content-wrapper .h2,.case-study-body .content-wrapper h2{font-size:22px}@media (min-width:768px){.case-study-body .content-wrapper .h2,.case-study-body .content-wrapper h2{font-size:24px}}@media (min-width:992px){.case-study-body .content-wrapper .h2,.case-study-body .content-wrapper h2{font-size:26px}}.case-study-body .content-wrapper .h3,.case-study-body .content-wrapper h3{font-size:20px}@media (min-width:768px){.case-study-body .content-wrapper .h3,.case-study-body .content-wrapper h3{font-size:22px}}@media (min-width:992px){.case-study-body .content-wrapper .h3,.case-study-body .content-wrapper h3{font-size:24px}}.case-study-body .content-wrapper .h3>span:first-child:first-of-type,.case-study-body .content-wrapper h3>span:first-child:first-of-type{background:linear-gradient(90deg,#2a8cd4 -.64%,#d920d6 25.83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block}.case-study-body .content-wrapper blockquote{background-color:var(--grey-light);border-left:3px solid var(--grey);padding:1rem}@media (min-width:992px){.case-study-body .content-wrapper blockquote{margin:3rem auto;max-width:85%;padding:2rem 3rem}}.case-study-body .content-wrapper ul{display:flex;flex-direction:column;gap:1.25rem}.case-study-body .content-wrapper figure{margin:2rem 0}.case-study-body .content-wrapper figure div{margin-bottom:1rem}.case-study-body .content-wrapper figure div img{border-radius:unset;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.case-study-body .content-wrapper figure.aspect-16-9 div{aspect-ratio:16/9;overflow:hidden}.case-study-body .content-wrapper figure.rounded div{border-radius:1rem}.case-study-body .content-wrapper figure figcaption{color:var(--grey);font-size:.875rem;margin-inline:1rem}.cta-wrapper{display:flex;justify-content:center}.case-study-recent-case-studies{background-color:var(--blue-extra-light)}.case-study-recent-case-studies .case-study-listing-grid .card .card-body h3{margin-bottom:0}