.team_teamPage__jOr0T{display:flex;flex-direction:column;align-items:center;padding:20px;background:transparent}.team_title__i_h4n{margin-bottom:20px;color:#f8f8f8;font-size:60px;text-align:center}.team_bubbleContainer__6BiZk{position:relative;width:1100px;height:1000px;margin:1rem auto 0;background:transparent;overflow:visible}.team_posWrapper___IRgt{background:transparent;display:flex;flex-direction:column;align-items:center;overflow:visible}.team_placeholderLarge__YxyYM,.team_placeholderMedium__n76Un,.team_placeholder__oTbrb{border-radius:50%;opacity:.7;pointer-events:none;box-sizing:border-box}.team_placeholder__oTbrb{width:130px;height:130px;background:#84bdfe;border:2px solid #588cdf;animation:team_sway__LkA2F 6s ease-in-out infinite}.team_placeholderMedium__n76Un{width:100px;height:100px;background:#f2b1ff;border:2px solid #e5a4f2;animation:team_sway2__K0k9R 4s ease-in-out infinite}.team_placeholderLarge__YxyYM{width:190px;height:190px;background:#ec32c1;border:2px solid #a20e8e;animation:team_sway__LkA2F 5s ease-in-out infinite}@keyframes team_sway__LkA2F{0%,to{transform:translate(0)}50%{transform:translate(8px,12px)}}@keyframes team_sway2__K0k9R{0%,to{transform:translate(-6px,10px)}}.team_teamList__0geOQ{display:flex;flex-direction:column;align-items:center;gap:3rem;width:90vw}.team_teamListItem__bdwA6{width:90vw;display:flex;justify-content:center}.teamcard_card__fCIgx{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:220px}.teamcard_bubble__BysPm{position:relative;width:240px;height:240px;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);background:transparent!important;transition:transform .3s ease,box-shadow .3s ease;animation:teamcard_popIn__sC1SX 2s ease-out forwards,teamcard_sway__vQzBa 4s ease-in-out infinite;margin-bottom:20px;opacity:0}.teamcard_image__s69XV{width:100%;height:100%;object-fit:cover;background:transparent!important}.teamcard_bubble__BysPm span,.teamcard_bubble__BysPm span img{-webkit-clip-path:inherit!important;clip-path:inherit!important;background:transparent!important}@keyframes teamcard_sway__vQzBa{0%{transform:translate(0)}50%{transform:translate(3px,1px)}to{transform:translate(0)}}@keyframes teamcard_popIn__sC1SX{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}