.try-service-split{background:var(--brand-bg-alt)}.try-service-copy{padding:80px 56px}.try-service-split img{width:100%;height:100%;min-height:600px}.try-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.try-icon-grid article{padding:24px;border-top:4px solid var(--brand-primary);background:var(--brand-bg-alt)}.try-icon-grid b{color:#6633b5}.try-cases{background:var(--brand-neutral-dark)}.try-cases article{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:40px;background:#fff}.try-cases article>div{padding:40px}.try-cases img{width:100%;height:100%;min-height:440px}.try-service-stats{background:var(--brand-primary-dark)}.try-service-stats .container{display:flex}.try-service-stats div{flex:1;padding:28px;text-align:center}.try-service-stats span,.try-service-stats strong{display:block;color:#fff}.try-service-cta{padding:80px 0;background:var(--brand-bg-alt)}@media (max-width:991px){.try-icon-grid{grid-template-columns:repeat(2,1fr)}.try-cases article{grid-template-columns:1fr}}@media (max-width:575px){.try-icon-grid{grid-template-columns:1fr}.try-service-stats .container{flex-wrap:wrap}.try-service-stats div{flex:0 0 50%}}@media (max-width:767px){.try-cases h2{font-size:1.35rem}}