.team-slider .swiper-slide{box-sizing:border-box;height:auto}.team-slider__slider{margin-top:6rem}.team__item{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;margin:0}.team__item>*{margin:0}.team__item-img{display:flex;height:12rem;margin:0 auto;position:relative;width:12rem}.team__item-img img{border-radius:50%;display:block;height:100%;line-height:0;object-fit:cover;object-position:center;width:100%}.team__item-job-title{margin-top:-2rem}.team__item-email{margin-top:auto}.team__item-phone{align-items:center;display:flex;gap:0 .8rem}.team__item-phone svg{color:var(--yellow);height:1.6rem;width:auto}@media (max-width:480px){.team-slider .swiper{margin-right:-2rem;width:calc(100% + 2rem)}}