.who-are-we{position:relative;overflow:hidden;padding-top:90px;padding-bottom:90px}.who-are-we .circles img:first-child{position:absolute;top:-15%;right:-2%;z-index:1;transform:rotate(-270deg)}.who-are-we .circles img:nth-child(2){position:absolute;top:-12%;right:5%;z-index:2;transform:rotate(-270deg)}.who-are-we .image img{width:100%;height:100%;object-fit:cover;border-radius:24px}.who-are-we .text{height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:20px;justify-content:center}.who-are-we .text h2{font-size:30px;font-weight:500}.who-are-we .text p{font-size:16px;font-weight:400;color:#000;line-height:24px}@media(max-width:950px){.who-are-we .text h2{margin-top:40px}.who-are-we .text p{margin-bottom:25px}}