.modal_modal__8PmS0{position:fixed;inset:0;display:grid;justify-items:center;align-items:center;background-color:rgba(0,0,0,.5);z-index:99}.modal_modal_content__f0Vdu{position:relative;display:grid;align-items:center;background-color:#fff;padding:4em 3em;box-sizing:border-box}.modal_modal_close__jxxaR{position:absolute;top:1em;right:1em;width:2em;height:2em;background:url(/icons/close-icon.png) 50% no-repeat;background-size:contain;background-origin:content-box;padding:.25em;box-sizing:border-box;cursor:pointer}body:has(.modal_modal__8PmS0){overflow:hidden}@media screen and (min-width:769px){.modal_modal_content__f0Vdu{min-width:40vw;max-width:60vw;min-height:40vh;border-radius:var(--border-radius-regular);font-size:1.25em}}@media screen and (max-width:768px){.modal_modal_content__f0Vdu{width:100vw;height:100vh}}@media screen and (max-width:425px){.modal_modal_content__f0Vdu{font-size:1.5em}}.team_section__YMKKU{display:grid;grid-gap:1em;gap:1em}.team_worker_list__twEc6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em 1em;gap:2em 1em;padding:1em 0}.team_worker_card__deHWq{display:grid;grid-template-areas:"image" "." "name" "position" "location";grid-template-rows:max-content .5em max-content max-content max-content;cursor:pointer}.team_image__kQMpS{width:100%;aspect-ratio:1/1;grid-area:image;overflow:hidden}.team_image_inner__BgCmy{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;transition:transform .5s}.team_worker_card__deHWq:hover .team_image_inner__BgCmy{transform:scale(1.1)}.team_name__ocm08{grid-area:name;font-size:1.3em}.team_position__bDtuY{grid-area:position}.team_location__0umT6{grid-area:location;font-size:.85em}.team_scroller__MIPkz{height:100%;overflow:hidden}.team_modal_about__8P_7r{display:grid;grid-gap:1em;gap:1em}@media screen and (max-width:768px){.team_worker_list__twEc6{grid-template-columns:repeat(2,1fr)}}