.onte{padding:32px 0}.onte .container{display:flex;flex-direction:column;justify-content:center}.onte__header{margin-bottom:12px;text-align:center}.onte__subheader{margin-bottom:56px;opacity:.6;text-align:center}.onte__team{align-items:center;column-gap:67px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;row-gap:32px}.onte__person{display:flex;flex-direction:column}.onte__person-image{border-radius:0 150px 150px 0;margin-bottom:24px;max-height:311px;object-fit:contain;padding:33px 0 0 20px}.onte__person-image.blue{background:linear-gradient(90deg,rgba(189,212,255,0) 13.61%,#bdd4ff 89.72%)}.onte__person-image.green{background:linear-gradient(90deg,rgba(0,217,210,0) 13.61%,#00d9d2 89.72%)}.onte__person-image.yellow{background:linear-gradient(270deg,#ffc800,rgba(255,200,0,0))}.onte__person-name{font-size:24px;font-weight:600;line-height:30px;margin-bottom:8px}.onte__person-role{color:#485151;font-size:14px;margin-bottom:16px}.onte__person-socials{display:flex;gap:8px}.onte__social-holder{align-items:center;background-color:#c1d3fe;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.onte__social-holder:before{content:unset}.onte__social-holder img{height:16px;width:16px}@media(max-width:630px){.onte__team{display:flex;flex-direction:column}.onte__person{min-width:280px}}