.about-us-page{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem;padding:2rem;min-height:100vh;color:#000}.about-us-page__image-section{flex:1 1 100%}@media (min-width: 768px){.about-us-page__image-section{flex:1 1 30%}}.about-us-page__image-section img{max-width:100%;height:auto}.about-us-page__content-section{display:flex;flex-direction:column;gap:1rem;overflow-wrap:break-word;flex:1 1 60%}.about-us-page__title{font-size:2.25rem;margin-bottom:1.5rem}.about-us-page__content-section p{line-height:1.75}.about-us-page__content-section hr{border:none;border-top:1px solid #e5e7eb;margin:.5rem 0}
