.aboutus-container{max-width:1200px;margin:0 auto;padding:20px;position:relative;min-height:calc(680px + var(--header-h));padding-top:calc(var(--header-h) + 48px)}.aboutus-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;gap:30px}.aboutus-text{flex:1 1}.aboutus-text h2{font-size:24px;margin-bottom:15px;color:#222;font-weight:600}.aboutus-text p{margin-bottom:15px;font-size:1.2rem;color:#4D4E56}.pera-aboutus p{margin-bottom:30px;font-size:1.2rem;color:#4D4E56}.aboutus-highlight{font-weight:700}.aboutus-image{flex:1 1;text-align:center;background-color:transparent}.aboutus-image img{width:100%;max-width:500px;border-radius:12px;object-fit:contain}.aboutus-founders{text-align:center}.aboutus-founders h2{font-size:28px;margin-bottom:30px}.aboutus-founders-grid{display:flex;justify-content:space-evenly;gap:40px;flex-wrap:wrap}.aboutus-founder{max-width:250px;flex:1 1;min-width:180px}.aboutus-founder img{width:100%;aspect-ratio:4/5;object-fit:cover;margin-bottom:10px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.aboutus-founder p{font-size:14px;color:#444}@media (max-width:992px){.aboutus-section{flex-direction:column;text-align:center}.aboutus-text{order:2}.aboutus-image{order:1}.aboutus-text h2{font-size:22px;font-weight:500}.aboutus-text p,.pera-aboutus p{font-size:1rem}.aboutus-image img{max-width:400px}}@media (max-width:600px){.aboutus-container{position:relative;min-height:calc(680px + var(--header-h));padding-top:calc(var(--header-h) + 48px)}.aboutus-section{gap:20px}.aboutus-text h2{font-size:22px;font-weight:500}.aboutus-text p,.pera-aboutus p{font-size:.95rem}.aboutus-image img{max-width:100%}.aboutus-founders h2{font-size:24px}.aboutus-founder{max-width:200px}}