.membri_clan_scheda_0{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 18px;
    transform: translateX(20px);
}

.membri_clan_link_scheda_0{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 600px;
    text-align: center;
    background-color: transparent;
    color: inherit;
}

.membri_clan_testata_0{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 360px;
    margin-bottom: 10px;
}

.membri_clan_nome_0{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 1 1 auto;
    min-height: 20px;
    text-align: left;
    background-color: transparent;
    font-size: 14px;
    padding-right: 10px;
}

.membri_clan_link_nome_0{
    text-decoration: none;
    color: inherit;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}

.membri_clan_nome_testo_0{
    color: #ffa500;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: left;
}

.membri_clan_ruolo_0{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 0 0 auto;
    min-height: 20px;
    text-align: right;
    background-color: transparent;
    font-size: 12px;
    padding-left: 10px;
}

.membri_clan_ruolo_testo_0{
    color: #6C89C6;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    text-align: right;
}

.membri_clan_link_div_immagine_0{
    display: inline-flex;
    text-decoration: none;
    color: inherit;
}

.membri_clan_div_immagine_0{
    display: flex;
    justify-content: center;
    width: 100%;
}

.membri_clan_cont_immagine_0{
    position: relative;
    display: inline-block;
    line-height: 0;
}

.membri_clan_img_0_1{
    display: block;
    width: 360px;
    height: 125px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid orange;
}

.membri_clan_img_fallback_0{
    background-color: #AFC4D6;
}

.membri_clan_quadratino_0_1,
.membri_clan_quadratino_0_2{
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid orange;
    background-color: #6C89C6;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 20;
    box-sizing: border-box;
    overflow: hidden;
}

.membri_clan_quadratino_logo_fallback_0{
    width: 100%;
    height: 100%;
    background-color: #AFC4D6;
}

.membri_clan_quadratino_0_1{
    left: 10px;
}

.membri_clan_quadratino_0_2{
    right: 10px;
}

.membri_clan_quadratino_logo_img_0{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.membri_clan_scheda_vuota_0{
    display: flex;
    justify-content: center;
    width: 100%;
    transform: translateX(20px);
}

.membri_clan_box_messaggio_0{
    width: calc(100% - 30px);
    max-width: 380px;
    min-height: 110px;
    background: #6C89C6;
    border: 1px solid #FF9900;
    border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 16px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.membri_clan_testo_messaggio_0{
    margin: 0;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
}
