.about{color:var(--color-dark);height:min-content}.about,.about__wrapper{background-color:var(--color-white)}.about__wrapper{height:100%;padding-block:48px;display:flex;flex-direction:column;gap:40px}.about__header{display:flex;justify-content:space-between;align-items:center}.about__header h2{font-size:1.125rem;font-weight:500}.about__body{display:flex;flex-direction:column;gap:40px}.about__body-text{width:100%;height:min-content}.about__body-text p{font-size:1.75rem;font-weight:500;letter-spacing:-.06em;line-height:1.1em}.about__body-image_container{width:100%;display:flex;flex-direction:column;gap:40px}.about__body-image{width:100%}.about__body-image img{width:100%;height:100%;object-fit:cover}.about__body-image_container p{font-size:1rem;font-weight:500;letter-spacing:-.06em;line-height:1.1em}@media screen and (min-width:810px) and (max-width:1200px){.about__body-text p{font-size:2.5rem;width:23ch}.about__body-image_container{flex-direction:row;align-items:center}.about__body-image_container p{font-size:1.25rem;width:43ch}}@media screen and (min-width:1200px){.about__body-text p{font-size:3.125rem;width:23ch}.about__header h2{font-size:1.4rem;font-weight:500}.about__body-image_container{flex-direction:row;align-items:center}.about__body-image_container p{font-size:1.25rem;width:43ch}}