.who-we-are{align-items:center;width:100%;padding:80px 10%;gap:40px}.who-we-are,.who-we-are-image{display:flex;justify-content:center}.who-we-are-image{flex:1}.who-we-are-image img{width:100%;height:auto;max-width:600px;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.who-we-are-text{flex:1;text-align:left;max-width:600px}.who-we-are-text h2{margin-bottom:1rem;font-weight:700;font-size:48px;color:black}.who-we-are-text span:first-child{color:black}.who-we-are-text span:nth-child(2){color:#f60;font-style:italic}.who-we-are-text p{font-size:1rem;line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.who-we-are{flex-direction:column;text-align:center}.who-we-are-image,.who-we-are-text{flex:none;width:100%}.who-we-are-text{padding-top:20px}}