.section-2{background-color:var(--light-blue)}.section-2__wrapper{margin:0 auto;max-width:38rem;padding:4rem 3rem 8rem;width:100%}.section-2__copy{margin:0 auto 3rem;max-width:30rem;text-align:center;width:100%}.section-2__grid{grid-gap:3rem 2rem;display:grid;grid-template-columns:repeat(2,1fr)}.section-2__grid-item{text-align:center}.section-2__grid-item-image{height:auto;width:100%}.section-2__grid-item-cta{margin:1rem 0 0}.section-2__cta{margin-top:4rem;text-align:center}@media screen and (min-width:768px){.section-2__wrapper{max-width:110rem;padding:6rem 3rem 15rem}.section-2__copy{margin-bottom:10rem;max-width:80rem}.section-2__grid{grid-gap:4rem;display:grid;grid-template-columns:repeat(4,1fr)}.section-2__grid-item-cta{margin:3rem 0 0}.section-2__cta{margin-top:4rem;text-align:center}}