.module__employees__employees_wrapper{column-gap:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));row-gap:60px}.module__employees__employee{align-items:center;display:flex;flex-direction:column;justify-content:start}.module__employees__title h1,.module__employees__title h2,.module__employees__title h3,.module__employees__title h4,.module__employees__title h5,.module__employees__title h6,.module__employees__title p{margin:0}.module__employees__title{margin-bottom:15px;text-align:center}.module__employees__text h1,.module__employees__text h2,.module__employees__text h3,.module__employees__text h4,.module__employees__text h5,.module__employees__text h6,.module__employees__text p{margin:0}.module__employees__text{margin-bottom:60px;text-align:center}.module__employees__employee__image{padding:0 15px}.module__employees__employee__image img,.module__employees__employee__image picture,.module__employees__employee__image svg{display:block;height:auto;max-width:100%;object-fit:fill}.module__employees__employee__name,.module__employees__employee__position{overflow-wrap:break-word}.module__employees__employee__name{color:var(--rencore-bright-blue-rencore-bright-blue,#039be5);font-family:Ubuntu;font-size:18px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:8px;margin-top:15px;text-align:center}.module__employees__employee__position{color:var(--rencore-dark-blue-rencore-dark-blue-80,#335164);font-family:Ubuntu;font-size:14px;font-style:normal;font-weight:400;line-height:110%;text-align:center}@media screen and (max-width:480px){.module__employees__employees_wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}