.our-team-section{padding:40px 0 100px}.our-team-section-title{margin-bottom:55px;text-align:center}.our-team-section-title *{margin:0}.our-team-section-row{margin:55px 0;display:flex;justify-content:center;gap:32px}@media screen and (max-width:767px){.our-team-section-row{flex-direction:column}}.our-team-section-item{overflow:hidden;width:33%;height:438px;position:relative;background-position:top center;background-repeat:no-repeat;background-size:cover;border-radius:22px;background-color:var(--Light-Sky,#e6f6ff)}@media screen and (max-width:767px){.our-team-section-item{width:100%;border-radius:18px;background:#e6f6ff!important;height:initial;display:flex;gap:14px;padding:14px}}.our-team-section-item-img{max-width:100px;min-width:100px;height:auto;width:100%;background:#fff;border-radius:18px}@media screen and (min-width:767px){.our-team-section-item-img{display:none}}.our-team-section-item-footer{position:absolute;bottom:0;left:0;right:0;top:0;padding:24px 24px 30px;z-index:5;display:flex;flex-direction:column;justify-content:flex-end}.our-team-section-item-footer:before{content:"";position:absolute;top:50%;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff0 0,#e6f6ff 69%);display:block;z-index:-1}@media screen and (max-width:767px){.our-team-section-item-footer{position:static}.our-team-section-item-footer:before{content:none}}.our-team-section-item-name{color:var(--Dark-Gray,#40424d);font-family:"Fivo Sans",sans-serif;font-size:26px;font-style:normal;font-weight:450;line-height:110%;margin-bottom:5px}@media screen and (max-width:767px){.our-team-section-item-name{font-size:20px}}.our-team-section-item-job{color:#797996;font-size:20px;font-style:normal;font-weight:500;line-height:140%}@media screen and (max-width:767px){.our-team-section-item-job{font-size:14px}}