body {
    max-width: 1600px;
    margin: 0 auto;
}

.footballfaq * {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #ffffff;
}

.footballfaq {
    background-color: #000000;
    overflow: hidden;
}

.footballfaq_container {
    max-width: 1040px;
    margin: 0 auto;
}

.footballfaq_watch {
    padding: 245px 0;
    background-image: url(//s9.vcdn.biz/static/125579951/footballfaq_bg.png);
    background-position: bottom center;
    background-size: cover;
}

.footballfaq_title {
    font-size: 48px;
    line-height: 110%;
    letter-spacing: -0.5px;
}

.footballfaq_step-one {
    padding-top: 130px;
}

.footballfaq_step-one .footballfaq_title {
    text-align: center;
}

.footballfaq_step-one .footballfaq_desc {
    margin-top: 14px;
    text-align: center;
}

.footballfaq_desc {
    margin-top: 30px;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
}

.footballfaq_subs,
.footballfaq_tarif {
    max-width: 895px;
    margin: 80px auto 0;
}

.footballfaq_subs-container,
.footballfaq_tarif-container {
    position: relative;
}

.footballfaq_subs-container::before,
.footballfaq_tarif-container::before {
    content: "";
    position: absolute;
    left: 265px;
    height: 100%;
    width: 210px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footballfaq_subs-container.hover-center::before,
.footballfaq_tarif-container.hover-center::before {
    -webkit-transform: translateX(210px);
        -ms-transform: translateX(210px);
            transform: translateX(210px);
}

.footballfaq_subs-container.hover-right::before,
.footballfaq_tarif-container.hover-right::before {
    -webkit-transform: translateX(420px);
        -ms-transform: translateX(420px);
            transform: translateX(420px);
}

.footballfaq_subs-header-row,
.footballfaq_tarif-header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 100;
}

.footballfaq_subs-column,
.footballfaq_tarif-column {
    position: relative;
}

.footballfaq_subs-column:first-child,
.footballfaq_tarif-column:first-child {
    width: 100%;
    max-width: 265px;
    padding-right: 20px;
}

.footballfaq_subs-header-row .footballfaq_subs-column:first-child,
.footballfaq_tarif-header-row .footballfaq_tarif-column:first-child {
    margin-top: 55px;
    font-size: 34px;
    line-height: 100%;
    letter-spacing: 0.25px;
}

.footballfaq_subs-column:nth-child(2),
.footballfaq_subs-column:nth-child(3),
.footballfaq_subs-column:last-child,
.footballfaq_tarif-column:nth-child(2),
.footballfaq_tarif-column:nth-child(3),
.footballfaq_tarif-column:last-child {
    width: 100%;
    max-width: 210px;
    padding: 0 15px 35px;
}

.footballfaq_subs-name,
.footballfaq_tarif-name {
    margin-top: 35px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.15px;
}

.footballfaq_subs-btn,
.footballfaq_tarif-btn {
    display: block;
    margin-top: 10px;
    padding: 13px 42px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.15px;
    text-decoration: none;
    width: 100%;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #FFFFFF !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.footballfaq_subs-container.hover-left .subs-btn-opt,
.footballfaq_subs-container.hover-center .subs-btn-max,
.footballfaq_subs-container.hover-right .subs-btn-sport,
.footballfaq_tarif-container.hover-left .subs-btn-opt,
.footballfaq_tarif-container.hover-center .subs-btn-max,
.footballfaq_tarif-container.hover-right .subs-btn-sport {
    border: 1px solid #FF680A;
    background: #FF680A;
}

.footballfaq_subs-container.hover-left .subs-btn-opt:hover,
.footballfaq_subs-container.hover-center .subs-btn-max:hover,
.footballfaq_subs-container.hover-right .subs-btn-sport:hover,
.footballfaq_tarif-container.hover-left .subs-btn-opt:hover,
.footballfaq_tarif-container.hover-center .subs-btn-max:hover,
.footballfaq_tarif-container.hover-right .subs-btn-sport:hover {
    border: 1px solid #f30;
    background: #f30;
}

.footballfaq_subs-ligal,
.footballfaq_tarif-ligal {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.4px;
    font-weight: 400;
}

.footballfaq_subs-sub-header-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 100;
}

.footballfaq_subs-sub-header-row .footballfaq_subs-column {
    padding: 45px 0 20px;
}

.footballfaq_subs-sub-header-row .footballfaq_subs-column:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.15px;
}

.footballfaq_subs-sub-header-row .footballfaq_subs-column:nth-child(2),
.footballfaq_subs-sub-header-row .footballfaq_subs-column:nth-child(3),
.footballfaq_subs-sub-header-row .footballfaq_subs-column:last-child {
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
}

.footballfaq_subs-channel {
    display: block;
    font-size: 12px;
    line-height: 110%;
    font-weight: 400;
    letter-spacing: 0.4px;
    text-decoration-line: underline;
    color: #FFFFFF !important;
}

.footballfaq_subs-channel:hover {
    color: #FFFFFF !important;
    opacity: .9;
}

.footballfaq_subs-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 100;
}

.footballfaq_subs-row .footballfaq_subs-column {
    padding: 15px 0 20px;
}

.footballfaq_subs-row .footballfaq_subs-column:first-child {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.44px;
    font-weight: 400;
}

.footballfaq_subs-column.checked:before {
    content: "";
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(//s6.vcdn.biz/static/122108891/check.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.footballfaq_subs-column.dashed:before,
.footballfaq_tarif-column.dashed:before {
    content: "";
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 18px;
    height: 2px;
    background: #FFFFFF;
}

.footballfaq_step-two {
    padding-top: 150px;
}

.footballfaq_step-two .footballfaq_title {
    text-align: center;
}

.footballfaq_step-two .footballfaq_desc {
    margin-top: 14px;
    text-align: center;
}

.footballfaq_tarif-container {
    padding-bottom: 20px;
}

.footballfaq_tarif-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, .2);
    z-index: 100;
}

.footballfaq_tarif-row .footballfaq_tarif-column:first-child {
    padding: 60px 0;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.15px;
    color: rgba(255, 255, 255, 0.7);
}

.footballfaq_tarif-row .footballfaq_tarif-column:nth-child(2),
.footballfaq_tarif-row .footballfaq_tarif-column:nth-child(3),
.footballfaq_tarif-row .footballfaq_tarif-column:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 25px;
}

.footballfaq_tarif-price {
    font-size: 24px;
    line-height: 120%;
    text-align: center;
}

.footballfaq_tarif-price span {
    font-size: 16px;
    font-weight: 400;
}

.footballfaq_tarif-column.dashed:before {
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
}

.footballfaq_tarif-sale {
    margin-bottom: 10px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 110%;
    text-align: center;
    letter-spacing: 0.4px;
    background: #FF3D3D;
    border-radius: 3px;
}

.footballfaq_tarif-full-price {
    margin-top: 10px;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.1px;
    font-weight: 400;
    opacity: 1;
}

.footballfaq_tarif-full-price span {
    font-weight: 400;
    opacity: .7;
    text-decoration: line-through;
    margin-right: 6px;
}

.footballfaq_tarif-full-ligal {
    margin-top: 60px;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: 0.4px;
    font-weight: 400;
    opacity: .7;
    text-align: center;
}

.footballfaq_step_three .footballfaq_container {
    position: relative;
    padding: 170px 0 240px;
}

.footballfaq_devices {
    display: block;
    width: fit-content;
    margin-top: 30px;
    font-size: 18px;
    line-height: 120%;
    font-weight: 400;
}

.footballfaq_step_three img {
    position: absolute;
    top: 180px;
    left: 550px;
    height: 470px;
}

.footballfaq_step_four {
    padding-top: 165px;
}

.footballfaq_match-list {
    padding: 15px 0 5px;
}

.footballfaq_match-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 10px;
    padding: 15px 0 30px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 5px;
}

.footballfaq_match-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 140px;
}

.footballfaq_match-team img {
    width: 56px;
    height: 56px;
}

.footballfaq_match-team p {
    margin-top: 6px;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.1px;
    font-weight: 400;
}

.footballfaq_match-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 80px;
}

.footballfaq_match-when {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 8px;
    padding: 2px 5px;
    background: #FF3D3D;
    border-radius: 3px;
    font-size: 9px;
    line-height: 11px;
    text-transform: uppercase;
}

.footballfaq_match-when span {
    display: block;
    width: 7px;
    height: 7px;
    margin-left: 4px;
    background-image: url(//s3.vcdn.biz/static/122109311/notification.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footballfaq_match-ligue {
    font-size: 10px;
    line-height: 130%;
    text-align: center;
    opacity: .5;
}

.footballfaq_match-time {
    font-size: 24px;
    line-height: 120%;
    text-align: center;
}

.footballfaq-watch_btn {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 8px;
    padding: 14px 31px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1.3px;
    text-decoration: none;
    border-radius: 5px;
    background: #FFFFFF;
    color: #000000 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footballfaq-watch_btn:hover {
    background: #eeeeee;
}

.footballfaq_mono {
    padding-top: 170px;
}

.footballfaq_mono .footballfaq_container {
    position: relative;
}

.footballfaq_mono img {
    position: absolute;
    top: 0;
    right: 0;
}

.footballfaq_btn {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 14px 33px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    background: #FF680A;
    border-radius: 5px;
    color: #FFFFFF !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footballfaq_btn:hover {
    background: #f30;
}

.footballfaq_mono .footballfaq_btn {
    margin-top: 44px;
}

.footballfaq_select {
    padding: 215px 0;
    text-align: center;
}

.footballfaq_select-title {
    font-size: 48px;
    line-height: 110%;
    text-align: center;
}

.footballfaq_select .footballfaq_btn {
    margin: 32px auto 0;
}

@media screen and (max-width: 1200px) {
    .footballfaq_container {
        max-width: 960px;
    }
    .footballfaq_watch {
        background-position: bottom right;
    }
}

/* Ligals */
.footballfaq-table-ligals {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    z-index: 20;
    margin: 10px 0px 20px;
}
.footballfaq-table-ligals div {
    color: #fff;
    width: 210px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    line-height: 120%;
    padding: 0 13px;
    opacity: .5;
}