.member-card__character{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.member-card__character-image{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));flex-direction:column;justify-content:flex-start;align-items:center;width:8rem;display:flex;position:relative;overflow:hidden}.member-card__text{text-wrap:wrap;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:.25rem;display:flex}.member-card__nickname{text-transform:uppercase;color:hsl(var(--background));margin:0;padding:0;font-size:.75rem;font-weight:800;line-height:1}.AnotherRoles{transition:all .2s linear}.AnotherRoles:before{content:"ІНШІ ВІДОМІ РОЛІ";border-radius:calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0 0;text-wrap:nowrap;background-color:#ba0000;padding:3px 5px;position:absolute;top:43%;right:-85px;rotate:90deg}.others-wrapper{opacity:0;pointer-events:none;max-width:0;transform:translate(-20px)}.others-wrapper.others-open{opacity:1;pointer-events:auto;max-width:1000px;transform:translate(0)}.AnotherRolesActive{transition:min-width .2s ease-out}
