@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.section-heading{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;margin-bottom:4rem;display:flex}.section-heading--center{text-align:center;align-items:center;margin:0 auto 4rem}.section-heading__rectangle{border:1px solid #fcfcfc;border-radius:3rem;justify-content:center;align-items:center;gap:1rem;padding:.8rem 1.6rem;display:flex}.section-heading__title{color:#222;margin-top:.5rem;margin-bottom:1rem;font-size:2.9rem}.section-heading__title--white,.section-heading__subtitle--white{color:#fcfcfc}.section-heading__desc{color:#616161}@media (min-width:550px){.section-heading__title{font-size:3rem}}@media (min-width:768px){.section-heading{margin-bottom:5rem}.section-heading--center{margin:auto auto 7rem}.section-heading__title{font-size:4.7rem}}
