.about_container__956g5{width:90%;max-width:1200px;margin:0 auto;padding:3rem 0;display:flex;flex-direction:column;gap:4rem}.about_section__BrJEK{display:flex;align-items:center;gap:3rem;padding:2rem 0;border-radius:12px;background-color:#fdfdfd;box-shadow:0 6px 18px rgba(0,0,0,.05);overflow:hidden;transition:transform .3s ease}.about_section__BrJEK:hover{transform:translateY(-5px)}.about_section__BrJEK.about_reverse__NchhO{flex-direction:row-reverse}.about_imageWrapper__4QsRD{flex:1 1;border-radius:12px;overflow:hidden;flex-shrink:0}.about_image__5Fmdz{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.about_imageWrapper__4QsRD:hover .about_image__5Fmdz{transform:scale(1.05)}.about_textContent__d8Wb1{flex:1 1;display:flex;flex-direction:column;gap:1rem}.about_textContent__d8Wb1 h2{font-size:2rem;color:#1a1a1a;margin-bottom:1rem;position:relative}.about_textContent__d8Wb1 h2:after{content:"";width:50px;height:4px;background-color:#4caf50;display:block;margin-top:.5rem;border-radius:2px}.about_textContent__d8Wb1 p{font-size:1rem;line-height:1.7;color:#555}@media (max-width:900px){.about_section__BrJEK{flex-direction:column;gap:1.5rem}.about_section__BrJEK.about_reverse__NchhO{flex-direction:column}.about_textContent__d8Wb1 h2{font-size:1.5rem}}