@charset "utf-8";#team-list-v3.team_list{max-width:100%;color:#1A353B;font-family:Poppins,sans-serif}#team-list-v3 .team_list_wrapper{display:flex;flex-direction:column;align-items:center}#team-list-v3 .team_list_header{display:flex;flex-direction:column;align-items:center}#team-list-v3 .team_list_header .richtextWrap>*:last-child{margin-bottom:32px}#team-list-v3 .header_title{color:#1A353B;text-align:center;font-size:48px;font-weight:700;line-height:56px;margin-bottom:0}#team-list-v3 .team_list_desc{max-width:846px;text-align:center;color:#1A353B;font-size:20px;line-height:28px;font-weight:400;margin-bottom:0}#team-list-v3 .team_list_cards{display:flex;align-items:flex-start;row-gap:36px;column-gap:68px;flex-wrap:wrap;justify-content:center}#team-list-v3 .team_card{align-self:stretch;position:relative}#team-list-v3 .team_card_header{width:256px;height:360px;position:relative;margin-bottom:8px}#team-list-v3 .team_card_background{width:256px;height:256px;border-radius:16px;background:#2C474D;position:absolute;bottom:0}#team-list-v3 .team_card_footer{display:flex;flex-direction:column;justify-content:center;align-items:center}#team-list-v3 .team_card_name{font-size:20px;font-weight:700;line-height:28px;margin-bottom:0;text-align:center;color:#1A353B;word-break:break-word}#team-list-v3 .team_card_position{text-align:center;color:#1A353B;margin:0;word-break:break-word}#team-list-v3 .team_card_img{width:256px;height:360px;position:relative;z-index:5;object-fit:cover;display:block;border-radius:16px}#team-list-v3 .team_card_link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:6;cursor:pointer}@media screen and (max-width:749px){#team-list-v3 .team_list_header{}#team-list-v3 .team_list_header .richtextWrap>*:last-child{margin-bottom:24px}#team-list-v3 .header_title{font-size:40px;line-height:48px}#team-list-v3 .team_list_desc{font-size:16px;line-height:24px}#team-list-v3 .team_list_cards{gap:20px}}@media screen and (max-width:600px){#team-list-v3 .team_list_cards{gap:12px}#team-list-v3 .team_card{flex-basis:calc(50% - 6px);width:calc(50% - 6px);overflow:hidden;display:flex;flex-direction:column}#team-list-v3 .team_card_header{width:unset;height:unset;overflow:hidden;border-radius:16px;flex:1}#team-list-v3 .team_card_background{width:100%;height:75%}#team-list-v3 .team_card_img{width:unset;bottom:-8px;max-height:250px;height:250px}#team-list-v3 .team_card_name{word-spacing:100vw}#team-list-v3 .team_card_footer{justify-content:flex-start;flex-basis:100px}}