.EmployeeCard_card__7jHVQ{display:flex;flex-direction:column;height:500px;width:300px;background-color:#0972cd;border-radius:12px;margin:2rem;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.342);overflow:hidden}.EmployeeCard_card__7jHVQ img{width:100%;height:auto;border-top-right-radius:12px;border-top-left-radius:12px}.EmployeeCard_card__7jHVQ h3,.EmployeeCard_card__7jHVQ p{color:#fff;font-size:larger}@media screen and (max-width:1024px){.EmployeeCard_card__7jHVQ{margin:3rem 1rem 0}}.WelcomeText_text_container__dO15Y{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3rem 4rem}.WelcomeText_text__2XuPg{font:1em sans-serif;color:#000;font-size:x-large;text-align:center}.WelcomeText_text_container__dO15Y h2{font-size:xx-large}@media screen and (max-width:1024px){.WelcomeText_text__2XuPg{font-size:larger}.WelcomeText_text_container__dO15Y h2{font-size:x-large}.WelcomeText_text_container__dO15Y{margin:3rem}}.EmployeeList_ListContainer__I8PRh{width:80%;display:flex;justify-content:center}.EmployeeList_EmployeeList__zcvfX{display:flex;flex-wrap:wrap;list-style:none;justify-content:center;padding:0 0 20vh}.EmployeeList_EmployeeList__zcvfX li{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 2rem)}