.about-section{padding:5rem 0}.about-section--white{background-color:var(--dens-white)}.about-section--off-white{background-color:var(--dens-off-white)}.about-section--light{background-color:var(--dens-light-blue)}.about-section--navy-light{background-color:var(--dens-navy);color:var(--dens-white)}.about-section--navy-dark{background-color:var(--dens-navy-dark);color:var(--dens-white)}.about-section--gray{background-color:var(--dens-gray-100)}.about-section__inner{margin:0 auto;max-width:var(--dens-max-width);padding:0 1.5rem}.about-section__inner--centered{max-width:48rem;text-align:center}.about-section__inner--split{align-items:start;display:grid;gap:3.5rem;grid-template-columns:.85fr 1.15fr}.about-section__inner--split .about-section__heading{margin-bottom:0}@media (max-width:820px){.about-section__inner--split{gap:1.25rem;grid-template-columns:1fr}}.about-section__heading{color:var(--dens-navy);font-size:var(--dens-text-section);font-weight:700;margin-bottom:2rem}.about-section--navy-dark .about-section__heading,.about-section--navy-light .about-section__heading{color:var(--dens-white)}.about-section__text{color:var(--dens-gray-500);font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.about-section--navy-dark .about-section__text,.about-section--navy-light .about-section__text{color:hsla(0,0%,100%,.7)}.about-section__text:last-child{margin-bottom:0}.about-section__body p{color:var(--dens-gray-500);font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.about-section--navy-dark .about-section__body p,.about-section--navy-light .about-section__body p{color:hsla(0,0%,100%,.7)}.about-section__body p:last-child{margin-bottom:0}@media (max-width:767px){.about-section{padding:3rem 0}.about-section__heading{font-size:var(--dens-text-subsection)}.about-section__body p,.about-section__text{font-size:1rem}}