.subhero-section{background-color:#c0b1c5;padding:5rem 1.5rem}.subhero-container{flex-direction:column;gap:7rem;max-width:1200px;margin:0 auto;display:flex}.subhero-block{flex-direction:column;align-items:flex-start;display:flex;position:relative}.subhero-block.reverse{flex-direction:inherit}.subhero-image .image{object-fit:cover;width:100%;max-width:600px;height:auto}.subhero-text{z-index:10;background-color:#fff;max-width:90%;margin-top:-15rem;margin-left:5%;padding:2rem}.subhero-text h2{color:#c0b1c5;margin-bottom:1rem;font-size:2.75rem;font-weight:600}.subhero-text p{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem}.subhero-button{color:#fff;background-color:#c0b1c5;border:none;border-radius:0;padding:1.25rem 2.25rem;font-size:1.25rem}@media (min-width:768px){.subhero-block{flex-direction:row;align-items:center}.subhero-block.reverse{flex-direction:row-reverse}.subhero-text{max-width:50%;margin-top:0}.subhero-block:not(.reverse) .subhero-text{transform:translate(-5rem)}.subhero-block.reverse .subhero-text{transform:translate(5rem)}.subhero-text h2{font-size:3.8rem}.subhero-text p{font-size:1.5rem}.subhero-button{padding:1.25rem 2.5rem;font-size:1.125rem}}
.testimonials-section{background-color:#ecf2f8;padding:6rem 1.5rem}.testimonials-wrapper{grid-template-columns:repeat(4,1fr);grid-template-areas:"purple purple grey white-tall""purple purple grey white-tall""white grey-long grey-long white-tall";gap:20px;max-width:1400px;margin:0 auto;display:grid}.testimonial-card{border-radius:6px;padding:2rem;font-family:Barlow Semi Condensed,sans-serif}.purple{color:#fff;background-color:#7541c8;grid-area:purple}.grey{color:#fff;background-color:#48556a;grid-area:grey}.grey-long{color:#fff;background-color:#19212e;grid-area:grey-long}.white-small{color:#19212e;background-color:#fff;grid-area:white}.white-tall{color:#19212e;background-color:#fff;grid-area:white-tall}.testimonial-top h3{margin-bottom:.2rem;font-size:.85rem}.testimonial-top p{color:#cfcfcf;font-size:.75rem}.testimonial-middle{margin:1rem 0;font-size:1.2rem;font-weight:500}.testimonial-bottom{opacity:.9;font-size:.9rem;line-height:1.5}@media (max-width:991px){.testimonials-wrapper{grid-template-columns:1fr;grid-template-areas:"purple""grey""white""grey-long""white-tall"}}.testimonials-heading{text-align:center;max-width:700px;margin:0 auto 4rem}.testimonials-heading h2{color:#19212e;margin-bottom:1rem;font-size:2.4rem;font-weight:700}.testimonials-heading p{color:#48556a;font-size:1rem;line-height:1.6}
