.about__grid{display:flex;flex-direction:row;justify-content:space-between}.about__image-primary{margin-right:4rem;padding-bottom:7.5rem;max-width:50%}.about__image-secondary{margin-left:2.5rem;margin-right:11.25rem}.about__content p{font-family:var(--font-manrope);font-size:1.125rem;line-height:140%}.about__content p,.about__title{font-weight:500;letter-spacing:0}.about__title{margin-bottom:1rem;font-family:var(--font-ebgaramond);font-style:italic;font-size:1.25rem;line-height:150%}.about__subtitle{margin-bottom:1rem;font-family:var(--font-manrope);font-weight:800;font-size:2.5rem;line-height:120%;letter-spacing:0}.about__buttons{margin-top:2.1875rem;margin-bottom:5rem}.about__button{background-color:#64a66d;color:#fff;border-radius:.3125rem;padding:.75rem 1.1875rem;margin-right:1.5625rem;font-weight:600;font-size:1rem;line-height:120%}.about__button,.about__button:last-child{font-family:var(--font-manrope);letter-spacing:0}.about__button:last-child{background-color:rgba(0,0,0,0);padding:.3125rem;font-weight:800;font-size:.875rem;line-height:150%}@media screen and (max-width:46rem){.about{margin-bottom:4rem}.about__grid{flex-direction:column}.about__image-primary{padding-bottom:4rem;max-width:100%}.about__image-secondary{display:none}.about__buttons{margin-bottom:0}}