.our_team_list{width:100%;position:relative;padding:0;margin:0;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:0;column-gap:0}.our_team_list.owl-carousel{display:block}.our_team_list.owl-carousel .item{width:calc(100% / 3 - (2 * 0 / 3) * 1px);margin-right:0}.career_content .our_team_list{margin:2rem 0 0;grid-template-columns:repeat(1, 1fr);row-gap:0;column-gap:0}.career_content .our_team_list.owl-carousel{display:block}.career_content .our_team_list.owl-carousel .item{width:calc(100% / 1 - (0 * 0 / 1) * 1px);margin-right:0}.our_team_list .item{flex-wrap:wrap;text-align:left;position:relative;display:flex;align-items:center;gap:0 1.5rem;margin:0;padding:2rem 0 2rem}.our_team_list .item::before{content:"";position:absolute;height:1px;width:100%;left:0;top:0;right:0;background-image:linear-gradient(to right, black 2px, transparent 2px);background-position:top;background-size:10px 1px;background-repeat:repeat-x}.our_team_list .item .img{position:relative;overflow:hidden;display:block;width:60px;aspect-ratio:1;margin:0;border-radius:80px}.our_team_list .item .text{display:block;flex:1}.our_team_list .item .text .name{display:block;font-size:16px;line-height:22px;font-weight:600;color:#24252C;margin:0}.our_team_list .item .text .post{display:block;font-size:12px;line-height:16px;font-weight:400;margin:0;text-transform:uppercase}.our_team_list .item .info{width:100%;font-size:14px;line-height:22px;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.our_team_list .item .info p:is(.phone,.mail){font-size:14px;line-height:18px;color:#24252C;position:relative;padding:2px 0 2px 40px;margin:0}.our_team_list .item .info p:is(.phone,.mail)::before{background:#24252C;position:absolute;width:22px;height:22px;left:0;top:0;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:22px 22px;mask-repeat:no-repeat;mask-position:center center;mask-size:22px 22px;content:""}.our_team_list .item .info p.phone::before{-webkit-mask-image:url('../../../../img/phone_icon.svg');mask-image:url('../../../../img/phone_icon.svg')}.our_team_list .item .info p.mail::before{-webkit-mask-image:url('../../../../img/mail_icon.svg');mask-image:url('../../../../img/mail_icon.svg')}.our_team_list .item .info a{font-weight:600;text-decoration:underline;transition:all 400ms ease 0ms}.notouch .our_team_list .item .info a:hover{color:#FF7A12}@media screen and (max-width:1280px){.our_team_list{grid-template-columns:repeat(2, 1fr);row-gap:0;column-gap:0}.our_team_list.owl-carousel{display:block}.our_team_list.owl-carousel .item{width:calc(100% / 2 - (1 * 0 / 2) * 1px);margin-right:0}}@media screen and (max-width:700px){.our_team_list{grid-template-columns:repeat(1, 1fr);row-gap:0;column-gap:0}.our_team_list.owl-carousel{display:block}.our_team_list.owl-carousel .item{width:calc(100% / 1 - (0 * 0 / 1) * 1px);margin-right:0}}