
.squad .squad__container .squad-item .squad-item__name span {
    display: inline-block;
    line-height: 1em;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.squad .squad__players {
    background-color: #111111;
    margin-bottom: 2em;
    position: relative
}

.squad .squad__trainer .squad-item__name {
    color: #fff
}

.tx-vfl-sportsdata .player-details__header {
    position: relative;
    overflow: hidden;
    color: #fff
}

.tx-vfl-sportsdata .player-details__header .player-details__breadcrumbs {
    display: none;
    padding-top: 1rem
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__breadcrumbs {
        display: block
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__breadcrumbs i {
    text-decoration: none;
    color: #41a639;
    height: 13px;
    width: 13px
}

.tx-vfl-sportsdata .player-details__header .player-details__breadcrumbs ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.tx-vfl-sportsdata .player-details__header .player-details__breadcrumbs ul li {
    margin: 0 2px;
    font-size: 0.875rem
}

.tx-vfl-sportsdata .player-details__header .player-details__breadcrumbs ul li a {
    color: #000;
    text-decoration: underline
}

.tx-vfl-sportsdata .player-details__header .player-details-wrap {
    background-color: #fff;
    padding: 0 55px
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background {
    background-image: url(/fileadmin/user_upload/Inhaltsseiten/Teams/Spielerprofil/player__back.jpg);
    background-repeat: no-repeat;
    background-size: 200% 60%
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background {
        background-size: cover;
        margin-bottom: 40px
    }
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background>.container {
        max-width: 100% !important
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background>.container>.row {
    flex-direction: column-reverse
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background>.container>.row {
        flex-direction: row
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav {
    position: absolute;
    top: 20%;
    margin-top: -1.5em;
    opacity: 0.6;
    -webkit-transition: opacity 0.1s cubic-bezier(0.42, 0, 0.63, 1.38);
    transition: opacity 0.1s cubic-bezier(0.42, 0, 0.63, 1.38);
    z-index: 20
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav {
        top: 50%
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav a {
    color: #41a639;
    outline: 0 none;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav a:hover {
    color: #69E555
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav a .player-details__nav-thumb {
    display: none;
    position: absolute;
    top: 50%;
    border-radius: 25px;
    height: 50px;
    left: 100%;
    opacity: 1;
    overflow: hidden;
    -webkit-transform: translateY(-50%) scale(0) rotate(0deg);
    transform: translateY(-50%) scale(0) rotate(0deg);
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
    width: 50px;
    outline: 0;
    max-width: 100%
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav a .player-details__nav-thumb {
        display: block
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav a svg {
    color: #fff;
    height: 50px;
    width: 50px;
    overflow: hidden;
    vertical-align: middle
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav:hover {
    opacity: 1
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav:hover .player-details__nav-thumb {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1) rotate(1turn);
    transform: translateY(-50%) scale(1) rotate(1turn)
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav.player-details__nav--left {
    left: 0
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav.player-details__nav--left {
        left: 1em
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav.player-details__nav--right {
    right: 0
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav.player-details__nav--right {
        right: 1em
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__nav.player-details__nav--right a .player-details__nav-thumb {
    left: auto;
    right: 100%
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-name-position {
    margin-top: 2em;
    color: #fff
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-name-position {
        padding-top: 2em;
        margin-bottom: 78px
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-name-position .jersey-num {
   font-family: "Montserrat", sans-serif;
    font-weight: 800; /* ExtraBold */
    color: #000000;
    margin: 10px 0;
    font-size: 6.5rem;
    line-height: 1
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-name-position .player-name {
    font-family: "Anton", sans-serif;
    font-size: 3.5rem;
    color: #000000;
    hyphens: auto;
    line-height: 0.8;
    margin: 10px 0
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-name-position .player-position {
    font-family: VW Head, sans-serif;
    color: #000000;
    font-size: 3.5rem;
    line-height: 1
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player img {
    max-width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.8s ease-in-out;
    transform: translate(0) translateZ(0)
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player img {
        max-width: none
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player img:hover {
    transform: translate(2%) translateZ(0)
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container {
    background-color: #fff;
    bottom: -40px;
    color: black;
    padding: 0.75em;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 10
}

@media (max-width:989.98px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container {
        left: 0;
        margin: 0 auto
    }
}

@media (min-width:576px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container {
        padding: 1em
    }
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container {
        bottom: auto;
        right: 2rem;
        top: 20%;
        width: 14rem
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container span {
    display: block;
    font-family: VW Head Extrabold, sans-serif;
    font-size: 1.125rem
}

@media (min-width:576px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container span {
        font-size: 1.5rem
    }
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container span {
        margin-bottom: 0.5rem !important
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container .player-header__link {
    color: #41a639;
    display: block;
    text-align: left;
    text-decoration: none;
    white-space: nowrap
}

@media (min-width:576px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container .player-header__link {
        text-align: center
    }
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container .player-header__link {
        font-family: "akzidenz-grotesk-condensed", sans-serif;
        font-style: italic;
        letter-spacing: -1px;
        font-weight: 800;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1rem
    }
}

.tx-vfl-sportsdata .player-details__header .player-details__header-background .player-details__player .player-details__player-link-container .player-header__link svg {
    color: green;
    height: 2em;
    padding-left: 0.5em;
    width: 2em;
    overflow: hidden;
    vertical-align: middle
}

.tx-vfl-sportsdata .player-details {
    background-color: black
}

.tx-vfl-sportsdata .player-details .player-statistics {
    border-bottom: 1px solid #83c357
}

.tx-vfl-sportsdata .player-details .player-statistics~.player-statistics {
    margin-top: 0;
    padding-top: 0.5em
}

.tx-vfl-sportsdata .player-details .player-statistics.first {
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #83c357
}

.tx-vfl-sportsdata .player-details .player-statistics .player-statistic {
    display: flex;
    flex-direction: column;
    margin-bottom: 1em
}

.tx-vfl-sportsdata .player-details .player-statistics .player-statistic .player-statistic__label {
     color: #000000;
    font-size: 1rem
}

.tx-vfl-sportsdata .player-details .player-statistics .player-statistic .player-statistic__value {
    display: inline-block;
    color: #000000;
    font-family: VW Head Extrabold, sans-serif;
    font-size: 2em;
    line-height: 0.8
}

.tx-vfl-sportsdata .player-details .player-statistics.player-statistics__bigger .player-statistic__value {
    font-size: 4em
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details .player-statistics.player-statistics__bigger .player-statistic__value {
        font-size: 6em
    }
}

.tx-vfl-sportsdata .player-details .player-details__bio {
    padding-bottom: 0;
    position: relative
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details .player-details__bio {
        background-color: darkgreen;
        padding-bottom: 6em
    }
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper {
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1rem 0 1rem;
    padding: 1.5em;
    width: 100%
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper {
        background-color: transparent;
        border-bottom: 2px solid #fff;
        margin: 0;
        padding: 0 0 1em
    }
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper .player-details__bio-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 1em;
    width: 50%;
    color: #fff
}

@media (min-width:990px) {
    .tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper .player-details__bio-item {
        justify-content: center;
        width: auto;
        color: #fff
    }
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper .player-details__bio-item .label {
    display: block;
    font-weight: 700;
    font-family: VW Text, sans-serif;
    font-style: normal
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper .player-details__bio-item .content {
    font-size: 1.375rem;
    font-family: VW Head Extrabold, sans-serif
}

@media (min-width:576px) {
    .tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper .player-details__bio-item .content {
        font-size: 1.75rem
    }
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper ul.social-media-list {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper ul.social-media-list li {
    margin: 0 10px
}

.tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper ul.social-media-list li a {
    color: #fff
}

@media (max-width:989.98px) {
    .tx-vfl-sportsdata .player-details .player-details__bio .player-details__bio-wrapper ul.social-media-list li a {
        color: black
    }
}

.tx-vfl-sportsdata .player-details .player-details__description {
    padding-bottom: 1rem
}

.tx-vfl-sportsdata .player-details .player-details__description * {
    color: #e2e2e2
}

.tx-vfl-sportsdata .player-details .player-details__description .player-details__description-inner {
    margin: 0 auto;
    max-width: 50em
}

.tx-vfl-sportsdata .player-details .player-details__description hr {
    margin: 20px 0;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0
}

.tx-vfl-sportsdata .player-details .player-details__description h3,
.tx-vfl-sportsdata .player-details .player-details__description .h3 {
    margin: 0 0 1rem;
    font-family: VW Head Extrabold, sans-serif;
    font-weight: 800;
    font-size: 3rem;
    word-break: break-word
}

.tx-vfl-sportsdata .opta-standings .standing-wrap.standing-header>div {
    background-color: #4d4d4d
}

.tx-vfl-sportsdata .opta-standings .standing-wrap.highlighted>div {
    background-color: #646464
}

.tx-vfl-sportsdata .opta-standings .standing-wrap>div {
    height: 50px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3C3C3C;
    margin-bottom: 2px;
    font-size: 16px;
    font-family: "VW Text", sans-serif !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position {
    border-radius: 4px;
    margin-right: 2px;
    width: 64px
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position.cl {
    border-left: 4px solid #41a639
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position.el {
    border-left: 4px solid #6b797d
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position.clq {
    border-left: 4px solid darkorange
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position.ecl {
    border-left: 4px solid darkorange
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position.descent {
    border-left: 4px solid #e22000 !important
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .position.relegation {
    border-left: 4px solid gold
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .clubLogo {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .teamname {
    flex: 1;
    justify-content: start
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .goals {
    width: 150px
}

.tx-vfl-sportsdata .opta-standings .standing-wrap .points {
    font-family: "VW Head Bold", sans-serif !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.tx-vfl-sportsdata .opta-standings .opta-standings__scrollx {
    overflow-x: auto
}

.tx-vfl-sportsdata .opta-standings .title {
    background-color: #2b353e;
    padding: 0.5rem
}

.tx-vfl-sportsdata .opta-standings .title h3,
.tx-vfl-sportsdata .opta-standings .title .h3 {
    margin: 0;
    font-size: 1.625rem;
    font-weight: 400;
    font-family: VW Head Extrabold, sans-serif;
    color: #fff
}

.tx-vfl-sportsdata .opta-standings table.standings {
    border-spacing: 20px;
    width: 100%;
    border-collapse: collapse
}

.tx-vfl-sportsdata .opta-standings table.standings thead {
    color: #FFFFFF;
    font-family: "VW Head Bold", sans-serif !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase
}

.tx-vfl-sportsdata .opta-standings table.standings thead tr {
    height: 50px;
    line-height: 50px
}

.tx-vfl-sportsdata .opta-standings table.standings thead tr th {
    background-color: #4D4D4D;
    background-clip: padding-box;
    line-height: 23px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle
}

.tx-vfl-sportsdata .opta-standings table.standings thead tr th:first-child {
    border-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings thead tr th:nth-child(2) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 2px solid transparent
}

.tx-vfl-sportsdata .opta-standings table.standings thead tr th:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

@media (max-width:575.98px) {
    .tx-vfl-sportsdata .opta-standings table.standings thead tr th.opta-standings-mobile {
        display: none
    }
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr {
    height: 50px;
    line-height: 50px
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.highlighted td {
    position: relative;
    background-color: rgba(65, 166, 57, 0.4)
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td {
    position: relative;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    background-clip: padding-box;
    font-size: 16px;
    font-family: "VW Text", sans-serif !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 23px;
    background-color: #3c3c3c
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td:first-child {
    border-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td:nth-child(2) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 2px solid transparent
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-weight: 800
}

@media (max-width:575.98px) {
    .tx-vfl-sportsdata .opta-standings table.standings tbody tr td.opta-standings-mobile {
        display: none
    }
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td:first-child {
    width: 4rem;
    font-family: "VW Head Bold", sans-serif !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0
}

@media (max-width:575.98px) {
    .tx-vfl-sportsdata .opta-standings table.standings tbody tr td:first-child {
        width: auto;
        padding: 0 5px
    }
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td:nth-child(2) {
    text-align: center
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr td:nth-child(3) {
    text-align: left
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.el td:first-child {
    color: #fff
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.el td:first-child:before {
    background-color: #6b797d;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    width: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.cl td:first-child {
    color: #fff
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.cl td:first-child:before {
    background-color: #41a639;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    width: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.clq td:first-child {
    color: #fff
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.clq td:first-child:before {
    background-color: darkorange;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    width: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.ecl td:first-child {
    color: #fff
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.ecl td:first-child:before {
    background-color: darkorange;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    width: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.descent td:first-child {
    color: #fff
}

.tx-vfl-sportsdata .opta-standings table.standings tbody tr.descent td:first-child:before {
    background-color: #e22000;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    width: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings.standings--22 tr:nth-child(16) td:first-child {
    color: #FFFFFF
}

.tx-vfl-sportsdata .opta-standings table.standings.standings--22 tr:nth-child(16) td:first-child:before {
    background-color: gold;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    width: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tx-vfl-sportsdata .opta-standings table.standings.standings--564 tbody tr.clq td:first-child {
    background-color: darkorange;
    color: #fff
}

.tx-vfl-sportsdata .opta-standings .standings-legend {
    margin: 1rem 0;
    font-size: 0.9375rem
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__headline {
    font-size: 0.9375rem;
    color: #FFF;
    font-family: VW Head Extrabold, sans-serif;
    margin: 0 0 5px
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list {
    margin: 0;
    padding: 0
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item {
    display: flex;
    align-items: center;
    margin: 0 0 2px
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item .standings-legend__color {
    height: 20px;
    margin-right: 20px;
    width: 20px
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item.cl .standings-legend__color {
    background-color: #41a639
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item.el .standings-legend__color {
    background-color: #6b797d
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item.clq .standings-legend__color {
    background-color: #6b797d
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item.ecl .standings-legend__color {
    background-color: darkorange
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item.relegation .standings-legend__color {
    background-color: gold
}

.tx-vfl-sportsdata .opta-standings .standings-legend .standings-legend__list .standings-legend__item.descent .standings-legend__color {
    background-color: #e22000
}

.tx-vfl-sportsdata .opta-standings .standings-legend.standings-legend--564 .standings-legend__list .standings-legend__item.clq .standings-legend__color {
    background-color: darkorange
}

.match-center {
    position: relative;
    transition: opacity 0.3s;
    opacity: 1
}

@media (max-width:989.98px) {
    .match-center {
        padding-bottom: 1rem;
        padding-top: 1rem
    }
}

.match-center.loading {
    opacity: 0.3
}

.match-center .mc-container {
    min-height: 274px
}

@media (min-width:990px) {
    .match-center .mc-container {
        min-height: 434px
    }
}

.match-center .mc-container .mc-nav {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    opacity: 0.6;
    transition: opacity 0.1s cubic-bezier(0.42, 0, 0.63, 1.38);
    z-index: 2
}

@media (max-width:575.98px) {
    .match-center .mc-container .mc-nav {
        display: none
    }
}

.match-center .mc-container .mc-nav i {
    color: #FFFFFF;
    font-size: 80px
}

.match-center .mc-container .mc-nav.nav-left {
    left: 1rem
}

.match-center .mc-container .mc-nav.nav-right {
    right: 1rem
}

.match-center .mc-container .mc-nav:hover {
    opacity: 1
}

.match-center .mc-container .mc-stage {
    display: flex;
    flex-direction: column
}

.match-center .mc-container .mc-stage .mc-stage__top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage__top {
        flex-direction: column
    }
}

.match-center .mc-container .mc-stage .mc-stage__top .mc-logo {
    text-align: center;
    margin-right: 1rem
}

.match-center .mc-container .mc-stage .mc-stage__top .mc-logo img {
    max-height: 50px
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage__top .mc-logo img {
        margin: 0;
        max-height: 80px
    }
}

.match-center .mc-container .mc-stage .mc-stage__top .mc-matchdate {
    text-align: center
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage__top .mc-matchdate {
        margin-top: 1rem
    }
}

.match-center .mc-container .mc-stage .mc-stage__top .mc-matchdate span {
    font-family: "VW Head Extrabold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    font-size: 1rem;
    color: #b0b0b0;
    font-weight: bold
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage__top .mc-matchdate span {
        font-size: 1.75rem
    }
}

.match-center .mc-container .mc-stage .mc-hashtag {
    margin-top: 10px;
    display: block;
    font-family: "VW Head Extrabold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    font-size: 1.75rem;
    color: #FFF;
    font-weight: bold
}

@media (max-width:989.98px) {
    .match-center .mc-container .mc-stage .mc-hashtag {
        font-size: 1.2rem;
        font-weight: inherit;
        margin-top: 5px
    }
}

.match-center .mc-container .mc-stage .mc-stage-content {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 4rem 0
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content {
        align-items: center;
        margin-top: 4rem
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    min-width: 30%
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team {
        flex-direction: row;
        justify-content: flex-end
    }
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team.away {
        flex-direction: row-reverse
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__team-name {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    margin-top: 0.5rem;
    font-family: "VW Head Extrabold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0
}

@media (min-width:576px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__team-name {
        font-size: 1.3rem;
        word-break: break-word
    }
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__team-name {
        margin: 0 3rem;
        font-size: 1.8rem;
        word-break: break-word
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__crest {
    margin: 0 0.5rem;
    width: 60px;
    height: 60px
}

@media (min-width:576px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__crest {
        width: 100px;
        height: 100px
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__crest img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between {
    display: flex;
    margin: 0 1rem
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between {
        margin: 0 4rem
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    line-height: 1;
    margin-left: -10px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score {
        margin-left: -20px
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score span {
    font-size: 4rem
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score span {
        font-size: 7rem
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score small,
.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score .small {
    font-size: 1.5rem
}

@media (min-width:990px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score small,
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score .small {
        font-size: 2rem
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
    white-space: nowrap
}

@media (max-width:575.98px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock {
        font-size: 1.5rem;
        margin: 30px auto 0 auto
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container {
    align-items: center;
    flex-direction: column;
    z-index: 1;
    display: flex
}

@media (max-width:575.98px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container:last-child {
        display: none
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-duration {
    font-size: 4rem;
    line-height: 55px;
    color: #fff;
    font-family: VW Head Extrabold, sans-serif;
    font-style: normal;
    font-weight: 800
}

@media (max-width:575.98px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-duration {
        font-size: 1.5rem;
        line-height: 0
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-label {
    margin-right: 15px;
    font-size: 1.25rem;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:575.98px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-label {
        font-family: "VW Head Extrabold", sans-serif;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        letter-spacing: 0;
        font-size: 0.8rem;
        margin-right: 0
    }
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage__button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5rem
}

.match-center .mc-container .mc-stage .mc-stage-content .mc-stage__button-wrapper .btn {
    border: 1px solid #41a639;
    line-height: 2.53333;
    text-transform: uppercase;
    white-space: nowrap;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 15px;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
    font-size: 1.25rem
}

@media (max-width:575.98px) {
    .match-center .mc-container .mc-stage .mc-stage-content .mc-stage__button-wrapper .btn {
        font-size: 1rem
    }
}

.match-center-grid {
    position: relative;
    padding: 30px 0;
    background-image: url("/typo3conf/ext/vfl_site/Resources/Public/assets/mc_small.webp"), url("/typo3conf/ext/vfl_site/Resources/Public/assets/mc_small.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.match-center-grid .mc-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99
}

.match-center-grid .mc-arrow button {
    border: none;
    background-color: transparent
}

.match-center-grid .mc-arrow button i {
    color: #fff;
    font-size: 4rem
}

.match-center-grid .mc-arrow.mc-arrow--left {
    left: 20px
}

.match-center-grid .mc-arrow.mc-arrow--right {
    right: 20px
}

.match-center-grid .mc-small-wrap .mc-small-tile .competition-logo img {
    height: 40px;
    margin-right: 10px
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .competition-logo img {
        height: 60px;
        margin-right: 0
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage {
    position: relative;
    padding: 0 30px;
    z-index: 1
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage {
        padding-left: 60px;
        padding-right: 60px
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-day {
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem;
    line-height: 1.5rem;
    color: #FFF
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-day {
        font-size: 2rem;
        line-height: 1.5rem
    }
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-day {
        font-size: 2.5rem;
        line-height: 2rem
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-date {
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #FFF
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-date {
        font-size: 2rem;
        line-height: 1.5rem
    }
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-date {
        font-size: 2.5rem;
        line-height: 2rem
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-club-logo {
    margin: 0 20px;
    width: 80px;
    z-index: 2;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 50%
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-club-logo.home {
    margin-right: 30px;
    margin-left: 0
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-club-logo.away {
    margin-left: 30px;
    margin-right: 0
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-club-logo {
        width: 130px
    }
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-club-logo.home {
        margin-right: 80px
    }
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-club-logo.away {
        margin-left: 80px
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-pre {
    letter-spacing: -0.4rem;
    font-size: 2.5rem;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFF;
    position: absolute;
    top: 12px;
    left: -2px;
    right: 0;
    margin: 0 auto;
    z-index: 1
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-stage .competition-pre {
        font-size: 6rem;
        top: 0;
        left: -6px
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-button-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-button-wrapper {
        flex-direction: row
    }
}

.match-center-grid .mc-small-wrap .mc-small-tile .mc-small-button-wrapper .btn {
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0.5rem 0
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-button-wrapper .btn {
        font-size: 1.25rem;
        margin: 0 0.5rem
    }
}

@media (min-width:990px) {
    .match-center-grid .mc-small-wrap .mc-small-tile .mc-small-button-wrapper .btn {
        font-size: 1.25rem
    }
}

.match-center-doorpage {
    position: relative;
    text-align: left;
    color: #fff
}

.match-center-doorpage .container {
    background: transparent
}

.match-center-doorpage .mc-container .mc-stage .mc-stage__headline {
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
    font-size: 2.5rem
}

.match-center-doorpage .mc-container .mc-stage .mc-matchdate {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem
}

.match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__text {
    display: block;
    font-size: 1.125rem;
    font-family: VW Head Extrabold, sans-serif;
    color: #fff;
    z-index: 1;
    width: 100%
}

.match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__text:first-child {
    text-align: right
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-matchdate {
        flex-direction: column
    }
    .match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__text {
        text-align: center
    }
    .match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__text.order {
        order: 1
    }
    .match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__text:first-child {
        text-align: center
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-matchdate .mc-matchdate__img img {
        height: 40px
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content {
        flex-direction: row;
        align-items: start
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__team {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
    min-width: 30%
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__team {
        width: 100%;
        flex-direction: column-reverse
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__team-name {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.15rem;
    margin-bottom: 1.5rem;
    min-height: 80px;
    color: #fff;
    text-align: center;
    font-family: VW Head Extrabold, sans-serif;
    word-break: break-word
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__team-name {
        font-size: 0.8rem;
        min-height: auto
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__crest img {
    max-width: 150px;
    max-height: 150px
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__team .mc-stage-content__crest img {
        margin-bottom: 10px;
        max-width: 80px;
        max-height: 80px
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between {
    margin: 0 20px;
    padding-bottom: 10px;
    flex: 2
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between {
        margin: 0;
        padding-bottom: 10px;
        flex: 0
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score {
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 7rem;
    font-family: VW Head Extrabold, sans-serif;
    color: #fff
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-stage-content__score {
        font-size: 3rem;
        justify-content: center
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
    white-space: nowrap
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock {
        font-size: 1.5rem;
        margin: 30px auto 0 auto
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container {
    align-items: center;
    flex-direction: column;
    z-index: 1;
    display: flex
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-duration {
    font-size: 4rem;
    line-height: 55px;
    color: #fff;
    font-family: VW Head Extrabold, sans-serif;
    font-style: normal;
    font-weight: 800
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-duration {
        font-size: 1.5rem;
        line-height: 0
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-label {
    margin-right: 15px;
    font-size: 1.25rem;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:989.98px) {
    .match-center-doorpage .mc-container .mc-stage .mc-stage-content .mc-stage-content__between .mc-countdown__clock .mc-countdown__container .mc-countdown__container-label {
        font-family: "VW Head Extrabold", sans-serif;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        letter-spacing: 0;
        font-size: 0.8rem;
        margin-right: 0
    }
}

.match-center-doorpage .mc-container .mc-stage .mc-stage__button-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #fff;
    text-align: center
}


