.mtt-employee{background:rgb(var(--c_white));box-shadow:0 3px 16px rgba(var(--c_dropshadow),.13);border-radius:12px;padding:40px 16px;display:flex;flex-direction:column;align-items:center;text-align:center}.mtt-employee.swiper-slide{height:auto}@media screen and (max-width:1280px){.mtt-employee{padding:32px 16px}}.mtt-employee__image-container{width:168px;height:168px;border-radius:50%}@media only screen and (max-width:1400px){.mtt-employee__image-container{width:136px;height:136px}}@media (min-width:551px) and (max-width:580px){.mtt-employee__image-container{width:104px;height:104px}}.mtt-employee__image-container img{border-radius:inherit}.mtt-employee__name{font-weight:700;font-size:22px;font-size:1.375rem;margin-top:24px;color:rgb(var(--c_black))}@media screen and (max-width:1280px){.mtt-employee__name{font-size:20px;font-size:1.25rem}}@media screen and (max-width:580px){.mtt-employee__name{font-size:18px;font-size:1.125rem}}.mtt-employee__position{margin-top:12px}.mtt-employee__department{margin-top:8px;color:rgb(var(--c_black))}.mtt-employee__email{margin-top:8px}.mtt-employee__email,.mtt-employee__phone{line-height:1.5;color:rgb(var(--c_secondary_text))}.mtt-employee__email a,.mtt-employee__phone a{color:inherit}.mtt-employee-slider{position:relative;overflow:hidden}.mtt-employee-slider__outer{position:relative}.mtt-employee-slider__circle{display:block;position:absolute;top:-38px;left:184px;z-index:2}@media only screen and (max-width:1800px){.mtt-employee-slider__circle{left:120px}}@media only screen and (max-width:1550px){.mtt-employee-slider__circle{left:80px}}@media screen and (max-width:1280px){.mtt-employee-slider__circle{left:2.5%;width:56px;height:56px;top:-28px}}.mtt-employee-slider__tagline{margin-bottom:24px}.mtt-employee-slider__title-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:16px}.mtt-employee-slider__title{margin-bottom:16px;margin-right:40px}.mtt-employee-slider .swiper{overflow:visible}.mtt-employee-slider__buttons{margin-bottom:16px;display:flex}@media only screen and (max-width:900px){.mtt-employee-slider__buttons .swiper-next,.mtt-employee-slider__buttons .swiper-prev{display:none}}@media only screen and (min-width:901px){.mtt-employee-slider__button{margin-left:16px}}.mtt-employee-slider--lightgrey{background:rgb(var(--c_lightgrey))}