.about-hero{justify-content:center;align-items:center;height:100vh;display:flex}.hero-image{max-width:80%}.hero-content,.selling-points-content{flex-direction:column;gap:1rem;display:flex}.team-lead .row{justify-content:space-between}.team-lead .team-lead-col{align-items:end;position:relative;overflow:hidden}.team-lead .team-lead-col img{border-radius:2rem;max-width:80%}.team-lead .team-lead-col .radial{z-index:-1;width:400px;height:400px;position:absolute}.team-lead .team-lead-col .first{top:-200px;left:0}.team-lead .team-lead-col .last{bottom:-200px;left:0}@media screen and (max-width:860px){.about-hero{height:unset}.about-hero .row{flex-direction:column}.about-hero .col{width:100%}.hero-image{max-width:100%}.team-lead .row{flex-direction:row}}@media screen and (max-width:768px){.team-lead .row{flex-direction:column-reverse}.team-lead .team-lead-col{width:100%}.team-lead .team-lead-col img{width:100%;max-width:100%}}
