.styles_teamBlockContainer__eZ6kW{width:var(--default-container-width);max-width:var(--default-container-max-width);height:max-content;padding:48px;display:flex;flex-direction:column;gap:48px;background-color:var(--white);border-radius:12px}.styles_teamBlockTitle__N2D0d{font-size:36px;font-weight:700;color:var(--black)}.styles_teamBlockContent__YN8Xh{display:grid;grid-template-columns:repeat(auto-fill,calc((100% - 72px) / 4));gap:48px 24px}.styles_teamateItem__UHitm{height:max-content;display:flex;flex-direction:column;border-radius:12px;gap:12px}.styles_teamateItemImage__DLJqp{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;object-position:center;overflow:hidden}.styles_teamateItemName__k3QXi{font-size:18px;font-weight:700;line-height:1.5;color:var(--black);margin-bottom:-12px}.styles_teamateItemPosition__IJYaK{font-size:16px;font-weight:400;line-height:1.5;color:var(--gray-1)}@media screen and (width <= 1280px){.styles_teamBlockContent__YN8Xh{grid-template-columns:repeat(auto-fill,calc((100% - 48px) / 3))}}@media screen and (width <= 1024px){.styles_teamBlockContainer__eZ6kW{padding:24px;gap:24px}.styles_teamBlockContent__YN8Xh{grid-template-columns:repeat(auto-fill,calc((100% - 24px) / 2))}}@media screen and (width <= 480px){.styles_teamBlockContainer__eZ6kW{padding:12px;gap:12px}.styles_teamBlockContent__YN8Xh{grid-template-columns:repeat(auto-fill,100%)}}