.about-container{flex-direction:column;gap:0;max-width:100vw;margin:1rem 15rem;display:flex}.about-section{flex-wrap:nowrap;align-items:center;gap:1rem;display:flex}.about-section.reverse{flex-direction:row-reverse}.about-image,.about-text{box-sizing:border-box;flex:0 0 50%;max-width:50%}.about-image img{object-fit:cover;width:100%;height:100%;display:block}.about-text{padding:0 1rem}.about-text h2{margin-bottom:15px;font-size:1.8rem}.about-text p{white-space:pre-line;font-size:1rem;line-height:1.6}@media (max-width:1024px){.about-image,.about-text{flex:0 0 100%;max-width:100%}.about-section{gap:1rem}}@media (max-width:768px){.about-container{margin:1rem}.about-text h2{font-size:1.4rem}}@media (max-width:480px){.about-text p{font-size:.95rem;line-height:1.5}}
