html {
  font-size: 0.9rem;
}
p{
    font-size:1.1rem;
}
a{
    color:#000000 ;
}
    a:hover {
        color: #B41A1A !important;
    }




html {
  position: relative;
  min-height: 100%;
}
footer{
    position:fixed !important;
}

/*body {
  margin-bottom: 60px;
}*/

.ml-10 {
    margin-left: 10px;
}
.ml-20 {
    margin-left: 20px;
}

.mr-10 {
    margin-right: 10px;
}
.mr-20 {
    margin-right: 20px;
}
.mb-50 {
    margin-bottom: 50px !important;
}

.clutch-form-control {
    background-color: #F6F9FC !important;
}


#ClutchLandingBG {
    background-image: url("../images/Clutch-Landing.png");
    background-color:#000000;
    width: 100%;
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom:100px;
    padding-top:100px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}



#ClutchLandingVideo {
    background-color: black;
    background-image: /* Ici, notre vidéo */;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    width: 100%;
}


.fond-image {
    position: relative;
    padding-top: 140px;
    z-index: 1;
}

.image-pari {
    position: absolute;
    z-index: 2;
}

/************* MEDIA QUERIES **************************/

@media (min-width: 768px) {
    html {
        font-size: 1rem;
    }
}

/* mobile */ 
@media screen and (max-width: 768px) {
    .viewDesktop {
        display: none;
        visibility:hidden;
    }
    .clutch-box-login {
        width: 300px !important;
    }
}

/*@media handheld and (min-width: 480px)and (max-width: 768px) {
    .clutch-box-login {
        width: 600px !important;
    }
}*/

/* DESKTOP */
@media screen and (min-width: 768px) {
    .viewMobile {
        display: none;
        visibility: hidden;
    }
    .clutch-box-login {
        width: 700px !important;
    }

    .ClutchBallBet {
        display: none;
    }
}



/******* COULEURS PRINCIPALES ************/
body {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #F6F9FC;
}
.font-menu-mobile {
    font-size: smaller;
}
.scoreBox {
    font-family: 'Anton', sans-serif !important;
}
.container-clutch {
    width: 100% !important;
    border: none;
    margin-top: 0;
}

    .container-clutch > main {
        width: 100% !important;
        border: none;
        background-color: #F6F9FC;
        /*margin-bottom: 100px;*/
    }

.clutch-navbar {
    background-color: #000000 !important;
    color: #FFF !important;
}
.clutch-footer {
    background-color: #000000 !important;
    color: #FFF !important;
}

.clutch-color-primary {
    color: #000000;
}

.clutch-font-size-xl{
    font-size:x-large;
}
a:hover {
    color: #B41A1A !important;
}

.clutch-link-primary {
    color: #000000 !important;
}
    a .clutch-link-primary:hover {
        color: #B41A1A !important;
    }

.clutch-color-secondary {
    color: #B41A1A ;
}

.clutch-border {
    border: 1px solid #EBECF2;
}

.clutch-bg-box {
    background-color: #F6F9FC;
}
.clutch-bgc{
    background-color:#000000;
}
.bgc-clutch-white {
    background-color: #FFF !important;
}
.clutchCenter {
    /*margin: 0 auto;*/
    justify-content: center;
    display: flex;
    padding: 10px;
}

.clutch-box {
    box-shadow: none !important;
    border: 1px solid lightgray !important;
    border-radius: 0.3rem !important;
    background-color: #F2F2F2 !important;
    color: #0E2240;
    position: relative;
    top: 50%;
    padding:30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.container-clutch > main > .clutch-bg-register {
    /*background-size: cover;
    background-image: url("../images/background_1.jpg");*/
    background-color: #FFF !important;
}
.container-clutch > main > .clutch-bg-login {
    /*background-size: cover;
    background-image: url("../images/background_1.jpg");*/
    background-color: #FFF !important;
}

.btn-clutch-white {
    border: 1px solid #FFF;
    color: #B41A1A !important;
    background-color: #FFF;
}

    .btn-clutch-white:hover {
        border: 1px solid #B41A1A;
        color: #FFF !important;
        background-color: #B41A1A;
    }


.btn-clutch {
    border: 1px solid #000000;
    color: #FFFFFF;
    background-color: #000000;
}
    .btn-clutch:hover {
        border: 1px solid #000000;
        color: #B41A1A;
        background-color: #FFF;
    }


.btn-clutch-secondary {
    border: 1px solid #B41A1A;
    color: #FFFFFF !important;
    background-color: #B41A1A;
}

    .btn-clutch-secondary:hover {
        border: 1px solid #B41A1A;
        color: #B41A1A !important;
        background-color: #FFF;
    }


.btn-outline-clutch {
    border: 1px solid #B41A1A;
    color: #B41A1A;
    padding: 5px;
    margin: 5px;
}
    .btn-outline-clutch:hover {
        border: 1px solid #B41A1A;
        color: #FFFFFF;
        padding: 5px;
        margin: 5px;
        background-color: #B41A1A;
    }

.btn-outline-clutch-selected {
    border: 1px solid #B41A1A;
    color: #FFFFFF;
    background-color: #B41A1A;
}

/******* CLUTCH BOX GAME ***********/

.ccard {
    box-shadow: none !important;
    border: 1px solid lightgray !important;
    border-radius: 0.3rem !important;
    /*border-color: #0D2140 !important;*/
    background-color: #FFF !important;
}

.bcard {
    box-shadow: none !important;
}

.horizontal-scroll-wrapper {
    width: 1990px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /*align-content: stretch;
    justify-content: space-around;*/
    overflow-x: scroll;
}

.ScrollableGameResume {
    width: 250px;
    height: 160px;
    margin: 10px;
    padding: 10px;
}

.scrolling-wrapper {
    width:450px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    /*-webkit-overflow-scrolling: touch;*/
}

.card-date {
    display: inline-block;
    width: 70px;
    height: 70px;
    padding-top: 10px;
    padding-bottom: 30px;
    margin-right: 10px;
    /*margin-bottom: 30px;*/
}


.card-game {
    display: inline-block;
    width: 240px;
    height: 150px;
    margin-right: 10px;
}

.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.card-game {
    flex: 0 0 auto;
}
.clutchTeamLogo {
    width: 32px;
    height: 32px;
}
.clutchPlayerLogo {
    width: 32px;
    
}
.clutchCollapse {
    /*font-style: initial;
    font-display: initial;
    font-family: 'Montserrat', sans-serif !important;
    color: #EEE;*/
}
.supervisionClutch{
    cursor:pointer;
}
.seasonDate {
    cursor: pointer;
    background-color: #fff !important;
}
.selectedDate {
    border: 1px solid #0E2240 !important;
    background-color: #F6F9FC !important;
}

.GameBlock, .BetGameBlock {
    cursor: pointer;
    margin-bottom: 25px;
}

 #pnlClutchHeader {
    background-color: #0E2240;
    color: #fff;
    /*box-sizing: border-box;
    position: absolute;*/
    height: 251px;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 20px 20px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 50px;
}
#pnlHeaderGameBet {
    background-color: #000000;
    color: #fff;
    /*box-sizing: border-box;
    position: absolute;*/
    height: 161px;
    /*border: 1px solid #000000;*/
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 20px 20px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
#pnlHeaderGameResume {
    background-color: #000000;
    color: #fff;
    /*box-sizing: border-box;
    position: absolute;*/
    height: 180px;
    /*border: 1px solid #000000;*/
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 20px 20px;
    padding-top: 0;
    margin-top: -72px;
    margin-bottom: 20px;
}

#pnlGameResume, #pnlClutchDetail {
    background-color: #F6F9FC;
    border-radius: 0px;
    color: #0E2240;
    margin: 0 25px 25px 25px;
}
.clutch-tabs{
    margin-top:25px;
}
.boxGame {
    box-sizing: border-box;
    background-color: #FFFFFF !important;
    border: 1px solid #EBECF2;
    border-radius: 5px;
    padding-left:10px;
    padding-right:10px;
}

@media (max-width: 1000px) {
    .downloadGameStats{
        display:none
    }
}



/********* SKILLS BARS *********/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #000000 !important;
    color: #fff !important;
}


/* Container for skill bars */
.container-skills {
    width: 100%; /* Full width */
    background-color: #EEE !important;
   
}

.skills {
    text-align: right; /* Right-align text */
    padding-top: 10px; /* Add top padding */
    padding-bottom: 10px; /* Add bottom padding */
    color: white; /* White text color */
}
.name-skill {
    color: #808080;
    width: 90%;
    padding: 0px;
    border-radius: 5px;
    background-color: transparent !important;
}
.name-skill-visitor {
    text-align: start;
}
.name-skill-home {
    text-align: end;
}
.visitor-skill {
    padding: 2px;
    padding-right: 20px;
    margin-bottom: 5px;
    border-radius: 10px;
    background-color: #0E2240;
}
.home-skill {
    padding: 1px ;
    padding-right:20px;
    margin-bottom: 5px;
    border-radius: 10px;
    background-color: #B41A1A;
}


/********************************/
/********     BET ***************/
/********************************/

.ClutchBallBet{
    width:64px;
    height:64px;
    position:relative;
    bottom:30px;
}

.clutch-goat {
    -webkit-box-shadow: 0 0 8px 8px white inset;
    -moz-box-shadow: 0 0 8px 8px white inset;
    box-shadow: 0 0 8px 8px white inset;
}

/*.modal-dialog {
    position: fixed;
    top: auto;
    right: 0;
    left: -7px;
    bottom: 0;
    width:100%;
    height:30%;
}*/

.clutch-badge-success {
    color: #fff !important;
    background-color: #28a745 !important;
}
.clutch-badge-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
}

.btn-bet-clutch {
    border: 1px solid #0E2240;
    color: #0E2240;
    background-color: #E6F2FC;
    padding: 5px;
    margin:5px;
    font-size:1.2rem;
}

    .btn-bet-clutch:hover {
        border: 1px solid #0E2240;
        color: #fff;
        background-color: #0E2240;
    }
.btn-bet-clutch-selected {
    border: 1px solid #0E2240;
    color: #fff;
    background-color: #0E2240;
}
.clutchbet-ico {
    /*background-size: cover;
    background-image: url("../images/svg/Icon_champion.svg");*/
    width: 32px;
    height: 32px;
    color: #0E2240 !important;

}
.clutch-bet-checkbox {
    border-radius: 4rem !important;
}

/***************************/
/****    ANIMATION     ****/
/*************************/

.rotate-center {
    -webkit-animation: rotate-center 0.6s ease-in-out both;
    animation: rotate-center 0.6s ease-in-out both;
}

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}




.jello-horizontal {
    -webkit-animation: jello-horizontal 2s both;
    animation: jello-horizontal 2s infinite ;
    /*animation-iteration-count: infinite;*/
    /*animation-duration: 1s, 3s, 500ms;*/
    /*animation-timing-function: steps(30, start);*/
    /*animation-timing-function: ease-in, linear, ease-out;*/
}
/* ----------------------------------------------
 * Generated by Animista on 2023-1-3 7:32:40
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-horizontal
 * ----------------------------------------
 */
@-webkit-keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}



/*********************************************/
/******       PLAYOFFS   ********************/
/*******************************************/
/*!
 * Responsive Tournament Bracket
 * Copyright 2016 Jakub Hájek
 * Licensed under MIT (https://opensource.org/licenses/MIT)
 */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXBiEJow.ttf) format('truetype');
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBiEJow.ttf) format('truetype');
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBiEJow.ttf) format('truetype');
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBiEJow.ttf) format('truetype');
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-size: 15px;
}

@media (min-width: 38em) {
    html {
        font-size: 14px;
    }
}

@media (min-width: 52em) {
    html {
        font-size: 15px;
    }
}

@media (min-width: 72em) {
    html {
        font-size: 16px;
    }
}

body {
    background-color: #f1f1f1;
    font-family: 'Work Sans', 'Helvetica Neue', Arial, sans-serif;
}

.container {
    width: 100%;
    min-width: 18em;
    margin: 20px auto;
}

h1,
h2 {
    text-align: center;
}

h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 2em;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.tournament-bracket {
    display: flex;
    flex-direction: column;
}

@media (min-width: 38em) {
    .tournament-bracket {
        flex-direction: row;
    }
}

.tournament-bracket__round {
    display: block;
    margin-left: -3px;
    flex: 1;
}

.tournament-bracket__round-title {
    color: #9e9e9e;
    font-size: 0.95rem;
    font-weight: 400;
    text-align: center;
    font-style: italic;
    margin-bottom: 0.5em;
}

.tournament-bracket__list {
    display: flex;
    flex-direction: column;
    flex-flow: row wrap;
    justify-content: center;
    height: 100%;
    min-height: 100%;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 2em;
    margin-bottom: 2em;
    transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out;
}

@media (max-width: 24em) {
    .tournament-bracket__list {
        padding-bottom: 1em;
        margin-bottom: 1em;
    }
}

@media (min-width: 38em) {
    .tournament-bracket__list {
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 1px dashed #e5e5e5;
        border-bottom: 0;
    }
}

.tournament-bracket__round:last-child .tournament-bracket__list {
    border: 0;
}

.tournament-bracket__item {
    display: flex;
    flex: 0 1 auto;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 2% 0;
    width: 48%;
    transition: padding 0.2s linear;
}

    .tournament-bracket__item:nth-child(odd) {
        margin-right: 2%;
    }

    .tournament-bracket__item:nth-child(even) {
        margin-left: 2%;
    }

    .tournament-bracket__item::after {
        transition: width 0.2s linear;
    }

@media (max-width: 24em) {
    .tournament-bracket__item {
        width: 100%;
    }

        .tournament-bracket__item:nth-child(odd),
        .tournament-bracket__item:nth-child(even) {
            margin-left: 0;
            margin-right: 0;
        }
}

@media (min-width: 38em) {
    .tournament-bracket__item {
        padding: 0.5em 1em;
        width: 100%;
    }

        /*.tournament-bracket__item:nth-child(odd),
        .tournament-bracket__item:nth-child(even) {
            margin: 0;
        }

        .tournament-bracket__item::after {
            position: absolute;
            right: 0;
            content: '';
            display: block;
            width: 1em;
            height: 45%;
            border-right: 2px solid #9e9e9e;
        }

        .tournament-bracket__item:nth-child(odd)::after {
            top: 50%;
            border-top: 2px solid #9e9e9e;
            transform: translateY(-1px);
        }

    .tournament-bracket--rounded .tournament-bracket__item:nth-child(odd)::after {
        border-top-right-radius: 0.6em;
    }

    .tournament-bracket__item:nth-child(even)::after {
        bottom: 50%;
        border-bottom: 2px solid #9e9e9e;
        transform: translateY(1px);
    }

    .tournament-bracket--rounded .tournament-bracket__item:nth-child(even)::after {
        border-bottom-right-radius: 0.6em;
    }

    .tournament-bracket__round:first-child .tournament-bracket__item {
        padding-left: 0;
    }

    .tournament-bracket__round:last-child .tournament-bracket__item {
        padding-right: 0;
    }

        .tournament-bracket__round:last-child .tournament-bracket__item::after {
            display: none;
        }

    .tournament-bracket__round:nth-last-child(2) .tournament-bracket__item::after {
        border-radius: 0;
        border-right: 0;
    }*/
}

@media (min-width: 72em) {
    .tournament-bracket__item {
        padding: 0.5em 1.5em;
    }

        /*.tournament-bracket__item::after {
            width: 1.5em;
        }*/
}

.tournament-bracket__match {
    display: flex;
    width: 100%;
    background-color: #ffffff;
    padding: 1em;
    border: 1px solid transparent;
    border-radius: 0.1em;
    box-shadow: 0 2px 0 0 #e5e5e5;
    outline: none;
    /*cursor: pointer;*/
    transition: padding 0.2s ease-in-out, border 0.2s linear;
}

    /*.tournament-bracket__match:focus {
        border-color: #2196F3;
    }

    .tournament-bracket__match::before,
    .tournament-bracket__match::after {
        transition: all 0.2s linear;
    }*/
/*
@media (max-width: 24em) {
    .tournament-bracket__match {
        padding: 0.75em 0.5em;
    }
}

@media (min-width: 38em) {
    .tournament-bracket__match::before,
    .tournament-bracket__match::after {
        position: absolute;
        left: 0;
        z-index: 1;
        content: '';
        display: block;
        width: 1em;
        height: 10%;
        border-left: 2px solid #9e9e9e;
    }

    .tournament-bracket__match::before {
        bottom: 50%;
        border-bottom: 2px solid #9e9e9e;
        transform: translate(0, 1px);
    }

    .tournament-bracket--rounded .tournament-bracket__match::before {
        border-bottom-left-radius: 0.6em;
    }

    .tournament-bracket__match::after {
        top: 50%;
        border-top: 2px solid #9e9e9e;
        transform: translate(0, -1px);
    }

    .tournament-bracket--rounded .tournament-bracket__match::after {
        border-top-left-radius: 0.6em;
    }
}

@media (min-width: 72em) {
    .tournament-bracket__match::before,
    .tournament-bracket__match::after {
        width: 1.5em;
    }

    .tournament-bracket__match::before {
        transform: translate(0, 1px);
    }

    .tournament-bracket__match::after {
        transform: translate(0, -1px);
    }
}

.tournament-bracket__round:last-child .tournament-bracket__match::before,
.tournament-bracket__round:last-child .tournament-bracket__match::after {
    border-left: 0;
}

.tournament-bracket__round:last-child .tournament-bracket__match::before {
    border-bottom-left-radius: 0;
}

.tournament-bracket__round:last-child .tournament-bracket__match::after {
    display: none;
}

.tournament-bracket__round:first-child .tournament-bracket__match::before,
.tournament-bracket__round:first-child .tournament-bracket__match::after {
    display: none;
}*/

.tournament-bracket__content {
    display: flex;
}

    .tournament-bracket__content::after {
        content: ':';
        width: 1em;
        text-align: center;
        padding: 0.2em 0.1em;
    }

@media (min-width: 38em) {
    .tournament-bracket__content::after {
        order: 1;
    }
}

.tournament-bracket__content .tournament-bracket__team:first-child {
    width: 50%;
    order: 0;
    text-align: right;
}

@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:first-child {
        align-items: flex-end;
    }
}

.tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__country {
    order: 2;
    justify-content: flex-end;
}

@media (min-width: 24em) {
    .tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__country {
        order: 0;
    }
}

@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__country {
        flex-direction: column-reverse;
        align-items: flex-end;
    }
}

.tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__score {
    order: 0;
}

@media (min-width: 24em) {
    .tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__score {
        order: 2;
    }
}

.tournament-bracket__content .tournament-bracket__team:last-child {
    width: 50%;
    order: 2;
    text-align: left;
}

@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:last-child {
        align-items: flex-start;
    }
}

@media (min-width: 38em) {
    .tournament-bracket__content .tournament-bracket__team:last-child .tournament-bracket__country {
        justify-content: flex-start;
    }
}

@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:last-child .tournament-bracket__country {
        align-items: flex-start;
    }
}

.tournament-bracket__content .tournament-bracket__team:last-child .tournament-bracket__code {
    order: 1;
}

.tournament-bracket__table {
    width: 100%;
}

.tournament-bracket__caption {
    font-size: 0.8rem;
    color: #BDBDBD;
    font-weight: 300;
    padding-bottom: 0.75em;
}

.tournament-bracket__team {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

@media (min-width: 24em) {
    .tournament-bracket__team {
        flex-direction: column-reverse;
    }
}

@media (min-width: 38em) {
    .tournament-bracket__team {
        flex-direction: column-reverse;
    }
}

.tournament-bracket__country {
    font-size: 0.95rem;
    display: flex;
    margin-top: 0.5em;
    align-items: center;
}

@media (max-width: 24em) {
    .tournament-bracket__country {
        margin-top: 0;
    }
}

@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__country {
        display: flex;
        flex-direction: column;
    }

        .tournament-bracket__country .tournament-bracket__code {
            margin-top: 0.2em;
        }
}

.tournament-bracket__code {
    padding: 0 0.5em;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    cursor: help;
    transition: padding 0.2s ease-in-out;
}

@media (max-width: 24em) {
    .tournament-bracket__code {
        padding: 0 0.25em;
    }
}

@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__code {
        padding: 0;
    }
}

.tournament-bracket__score {
    display: flex;
    align-items: center;
}

.tournament-bracket__team:first-child .tournament-bracket__score {
    flex-direction: row-reverse;
    padding-left: 0.75em;
}

.tournament-bracket__team:last-child .tournament-bracket__score {
    padding-right: 0.75em;
}

.tournament-bracket__rank {
    display: inline-block;
    padding: 0.2em 0.4em 0.2em;
    border-bottom: 0.075em solid transparent;
    font-size: 0.95rem;
    background-color: #F5F5F5;
    border-color: #dddddd;
}
.tournament-bracket__number {
    display: inline-block;
    padding: 0.2em 0.4em 0.2em;
    border-bottom: 0.075em solid transparent;
    font-size: 0.95rem;
    background-color: #F5F5F5;
    border-color: #dddddd;
}

.tournament-bracket__team--winner .tournament-bracket__number {
    background-color: #FFF176;
    border-color: #fad674;
}

.tournament-bracket__serie--winner {
    background-color: #0e2240;
    border-color: #0e2240;
    color: #fff;
}

.tournament-bracket__medal {
    padding: 0 0.5em;
}

.tournament-bracket__medal--gold {
    color: #FFD700;
}

.tournament-bracket__medal--silver {
    color: #C0C0C0;
}

.tournament-bracket__medal--bronze {
    color: #CD7F32;
}
