.about{flex-direction:column;padding-left:1rem;padding-right:1rem;display:flex}@media screen and (min-width:540px){.about{padding-left:7rem;padding-right:7rem}}@media screen and (min-width:768px){.about{padding-left:10rem;padding-right:10rem}}@media screen and (min-width:1024px){.about{padding-left:20rem;padding-right:20rem}}.about{flex-direction:column;gap:2.5rem;display:flex}@media screen and (min-width:768px){.about{gap:4rem}}.about__title{font-size:1.75rem;font-weight:700}@media screen and (min-width:540px){.about__title{font-size:2.25rem}}@media screen and (min-width:768px){.about__title{font-size:2.5rem}}.about__copy{flex-direction:column;gap:2rem;font-size:1.75rem;display:flex}@media screen and (min-width:768px){.about__copy{font-size:2rem}}.about__image{align-self:center;width:70%;max-width:40rem;height:auto}
