.information_match {
    margin-top: -65px;
}

body .matchV_enfrentamientos-body,
body .matchV_enfrentamientos-body-cardR-container,
body .matchV_enfrentamientos-body {
    width: 100%;
    min-width: 389px;
}

.matchV_enfrentamientos-body-cardR-container {
    clip-path: polygon(0 0, 80% 0%, 100% 11%, 100% 100%, 22% 100%, 0 75%);
    background: #1a0c2e;
    padding-top: 16px;
}

body .matchV_enfrentamientos-body-cardR {
    width: 100%;
    height: 100%;
    background: #3b1b6b;
    clip-path: polygon(0 0, 80% 0%, 100% 11%, 100% 100%, 22% 100%, 0 75%);
}

body .juegos_container-vw {
    width: 83vw;
    max-width: 83vw;
    margin: 0 auto;
}

body .matchV_enfrentamientos-body-cardR {
    display: flex;
    position: relative;
}

.matchV_enfrentamientos-body {
    display: grid;
    grid-template-columns: 2fr 1fr 2fr;
    column-gap: 20px;
}

.matchV_enfrentamientos-body figure {
    position: absolute;
}

.matchV_enfrentamientos-body figure,
.matchV_enfrentamientos-body figure img {
    margin: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.matchV_enfrentamientos-body-cardR {
    display: flex;
    justify-content: center;
    align-items: center;
}

.matchV_enfrentamientos-body-cardR p {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

body .matchV_fna {
    width: 100%;
    align-self: center;
    position: relative;
}

.matchV_fna figure {
    left: 10%;
    z-index: 3;
    border: 8px solid #e83477;
    bottom: -31px;
}

.matchV-vs {
    font-size: 40px;
    color: #fff;
    font-weight: bold;

}

.matchV_enfrentamientos-body-center button {
    padding: 4px 20px;
    border-radius: 12px;
    color: #fff;
    font-weight: bold;
    background-color: #e83477;
    outline: none;
    font-size: 20px;
    border: 0;
}

body .matchV_enfrentamientos-body-center-token {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.matchV_enfrentamientos-body-center-token figure {
    border: 2px solid #e83477;
}

.matchV_enfrentamientos-body-center-token figure,
.matchV_enfrentamientos-body-center-token figure img {
    margin: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.matchV_enfrentamientos-body-center-tokenp {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

body .matchV_enfrentamientos-body {
    place-items: flex-start;
}

.enfrentamientos_vw {
    display: flex;
    flex-direction: column;
}

.match_V-token-center {
    display: flex;
}

.match_V-token-center figure {
    margin: 0;
    border: 2px solid #e83477;
}

.match_V-token-center figure,
.match_V-token-center figure img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

body .matchV_enfrentamientos-body-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

body .matchV-enfrentamientos {
    width: 100%;
    max-width: 100%;
}

body .matchV_enfrentamientos-body-center {
    width: 100%;
}

body .vijente {
    align-self: center;
}

.matchV_title-idkwhasd figure {
    margin: 0;

}

body .match_V-token-center {
    margin: 20px 0;
    align-items: center;
}

.match_V-token-center p {
    margin: 0;
    margin-left: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.matchV_fnaR figure {
    left: 68%;
}

.matchV_fnaR {
    transform: rotate(180deg);
}

.matchV_fnaR .matchV_enfrentamientos-body-cardR p {
    transform: rotate(180deg);
}

.matchV_fnaR figure {
    transform: rotate(180deg);
    top: -30px;
}

body .matchV_enfrentamientos-header {
    width: 100vw;
    min-width: 100vw;
    margin-left: -10%;
    display: flex;
    justify-content: center;
    background: #532f6e;
    margin-bottom: 20px;
}

body .matchV_enfrentamientos-header p {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.matchV-title {
    display: flex;
    justify-content: center;

    padding: 40px 0;
}

.matchV-title h2 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

body .search_input-icon {
    width: 40%;
    height: 48px;
    padding: 20px;
    border-radius: 40px;
    border: none;
    background: #54386f;
    margin: 0;
}

body .matchV_search-iconAbsolute {
    width: 20px;
    height: 20px;
    object-fit: cover;
    right: 32%;
    position: absolute;
}

body .matchV_search {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    align-items: center;
}

.matchV_enfrentamientos-body-finish {
    filter: opacity(0.5);
}

.matchV-win-r {
    border-radius: 11px;
    display: flex;
    width: min-content;
    margin: 0;
    position: absolute;
    background: #4bb517;
    padding: 4px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: -40px;
    margin-left: 55px;
}

.matchV-win-l {
    margin-left: 54%;
}

@media(max-width:1024px) {
    body .matchV_enfrentamientos-body {
        min-width: 98vw;
        margin-left: -9%;
    }

    .matchV_fna figure {
        left: 2%;
    }

    .matchV_fnaR figure {
        left: 68%;
    }

    body .matchV-title {
        min-width: 100vw;
        margin: 0;
    }

    .matchV-win-r {
        margin-left: -55px;
    }

    .matchV-win-l {
        margin-left: 54%;
    }
}

@media(max-width:768px) {
    .matchV_enfrentamientos-body {
        background: #532f6e;
    }

    body .matchV_enfrentamientos-body,
    body .matchV_enfrentamientos-body-cardR-container,
    body .matchV_enfrentamientos-body {
        min-width: inherit;
    }

    body .matchV_enfrentamientos-body-cardR {
        background: transparent;
    }

    body .matchV_enfrentamientos-body-cardR-container {
        background: transparent;
    }

    .matchV_enfrentamientos-body figure {
        position: inherit;
    }

    .matchV_fna {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .matchV_fnaR {
        transform: inherit;
    }

    .matchV_fnaR .matchV_enfrentamientos-body-cardR p {
        transform: inherit;
    }

    .matchV_fnaR figure {
        transform: inherit;
    }

    body .matchV_enfrentamientos-body {
        margin-left: 0%;
    }

    .matchV_enfrentamientos-body {
        margin-bottom: 130px;
    }

    .matchV_enfrentamientos-body-center {
        height: 100%;
        position: relative;
        display: flex;
        justify-content: center;
    }

    .matchV_enfrentamientos-body-center button {
        position: absolute;
        bottom: -64px;
        width: 140px;
        height: 45px;
        line-height: 20px;
    }


    .match_V-token-center {
        position: absolute;
        bottom: -140px;
        flex-direction: column;
    }

    .match_V-token-center p {
        margin-left: 0px;
    }

    .match_V-token-center figure {
        margin-top: -38px;
    }

    .matchV_enfrentamientos-body figure,
    .matchV_enfrentamientos-body figure img {
        width: 70px;
        height: 70px;
    }

    .match_V-token-center figure,
    .match_V-token-center figure img {
        width: 30px;
        height: 30px;
    }

    .matchV_enfrentamientos-body {
        padding: 20px 0;
    }

    body .match_V-token-center {
        width: 200px;
        margin: 0px 0;
    }

    body .matchV_fna {
        position: inherit;
    }

    body .search_input-icon {
        width: 60%;
    }

    body .matchV_search-iconAbsolute {
        right: 24%;
    }

    .matchV-win-r {
        margin-top: -271px;
        margin-left: 75px;
    }

    .matchV-win-l {
        margin-left: 61%;
    }

    .matchV_enfrentamientos-body-cardR p {
        font-size: 14px;
    }
}

@media(max-width:425px) {
    .matchV-win-r {
        margin-top: -271px;
        margin-left: 15px;
    }

    .matchV-win-l {
        margin-left: 57%;
    }
}

@media(max-width:320px) {

    .matchV_enfrentamientos-body figure,
    .matchV_enfrentamientos-body figure img {
        width: 62px;
        height: 62px;
    }

    .match_V-token-center figure,
    .match_V-token-center figure img {
        width: 30px;
        height: 30px;
    }

    .matchV_enfrentamientos-body-cardR p {
        font-size: 12px;
    }
}

.matchV_fna.win figure {
    border: 8px solid #4bb517;
}

.overflow-reglas-x {
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    max-height: 100%;
}