.EmployeeComponent{padding-left:calc(var(--main-padding)*2);padding-right:calc(var(--main-padding)*2);width:100%}@media (min-width:576px){.EmployeeComponent{max-width:576px}}@media (min-width:768px){.EmployeeComponent{max-width:768px}}@media (min-width:992px){.EmployeeComponent{max-width:992px}}@media (min-width:1200px){.EmployeeComponent{max-width:1200px}}@media (min-width:1400px){.EmployeeComponent{max-width:1400px}}.EmployeeComponent{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:var(--max-width);row-gap:20px}@media not all and (min-width:768px){.EmployeeComponent{justify-items:center}}@media (min-width:768px){.EmployeeComponent{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:35px}}.EmployeeComponent[data-margin=true]{margin-bottom:var(--comp-spacing);margin-top:var(--comp-spacing)}.EmployeeComponent img{aspect-ratio:1/1;border-radius:999px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@media not all and (min-width:768px){.EmployeeComponent img{max-width:200px}}.EmployeeComponent .employee-text{display:flex;flex-direction:column;gap:50px;justify-content:center;margin-top:40px;max-width:600px}@media not all and (min-width:768px){.EmployeeComponent .employee-text{align-items:center;text-align:center}}@media (min-width:768px){.EmployeeComponent .employee-text{grid-column:span 3/span 3}}.EmployeeComponent .employee-text .the_content{--tw-text-opacity:1;color:rgb(0 76 69/var(--tw-text-opacity));font-size:1.5em;font-weight:600}
