@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.section-heading{width:100%;max-width:90rem;text-align:left;margin-bottom:5rem;display:flex;align-items:center;flex-direction:column;gap:1rem}.section-heading--center{text-align:center;margin:0 auto 4rem}.section-heading__title{margin-bottom:1rem;margin-top:.5rem;font-size:2.7rem;color:#222}.section-heading__title--white{color:#fff}.section-heading__desc{color:#686a6f}.section-heading__subtitle{border-radius:2rem;background-color:#f0f9fa;font-weight:400;font-size:1.2rem;text-transform:uppercase;color:#1d5761;padding:.4rem 1.6rem;letter-spacing:.3rem}.section-heading__subtitle--secondary{background-color:#fff}@media(min-width:550px){.section-heading__title{font-size:3rem}}@media(min-width:768px){.section-heading{margin-bottom:9rem;gap:2.5rem}.section-heading__subtitle{font-size:1.6rem}.section-heading--center{margin:auto auto 10rem}.section-heading__title{font-size:3.6rem}}