.hero-image{background:#eee8ff;display:flex;padding-top:140px;padding-bottom:60px}.hero-image>h2{text-align:center;font-size:2.7rem;font-weight:700;color:#000;margin:auto}.who{display:flex;justify-content:space-between;padding-top:80px;gap:40px}.who:last-child{padding-bottom:80px}.who-container{background:#eee8ff;padding-bottom:120px}.who-card{background-color:#fff;border-radius:40px}.who>.who-text{display:flex;flex-direction:column;margin:auto 0;width:100%;text-wrap:pretty}.who>.who-text>h6:first-child{font-size:1.25rem;font-weight:700}.who>.who-text>h6{font-size:1.25rem;text-wrap:pretty}.who>div>img{max-width:320px;max-height:320px;margin:auto}.who>.who-image{width:50%;display:flex;margin:auto}@media screen and (max-width:1200px){.who{flex-direction:column;gap:30px;text-align:center}.who:first-child,.who:last-child{flex-direction:column-reverse;gap:30px}.who>.who-image{width:80%}}