﻿p {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

.euroflags {
    border: 2px solid #fff;
    border-radius: 2px;
    margin-left: unset;
}

.EuroPage-members-only:before {
    content: "\e900";
}

.EuroPage-discount:before {
    content: "\e901";
}

.EuroPage-medal:before {
    content: "\e902";
}

.btn-viewMore.mob {
    display: none;
}

.EuroPromos {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.spotLight-wrapper {
    margin: 0 auto;
    text-align: center;
    padding: 10px 15px;
    box-sizing: border-box;
    min-height: 0;
    min-width: 0;
}

.thumb-wrapper {
    max-width: 1254px;
    margin: 0 auto;
}

.spotLight-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 15px;
}

.menu-nav {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
/*Swipe Slider1*/
.spotLight.swiper-container {
    width: 100%;
    padding: 0 30px;
}

.spotLight .swiper-button-next,
.spotLight .swiper-button-prev {
    background-color: #0096ff;
    height: 100%;
    top: 22px;
    width: 26px;
    color: #fff;
    opacity: 1;
}
.spotLight .swiper-button-next.swiper-button-disabled,
.spotLight .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.spotLight .swiper-button-prev {
    left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.spotLight .swiper-button-next {
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.spotLight .swiper-button-prev:after,
.spotLight .swiper-button-next:after {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    transform: translateY(-4px);
}
.spotLight .swiper-button-prev:after {
    content: "\2039";
}
.spotLight .swiper-button-next:after {
    content: "\203A";
}

.swiper-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.swiper-box span:first-child {
    font-size: 12px;
    font-weight: 600;
    color: #00f577;
}

.swiper-box span:last-child {
    color: #c6fff4;
    font-style: italic;
    font-size: 12px;
}
.spotLight .swiper-slide {
    background: linear-gradient(180deg, #00369a 0%, #00318c 45%, #011c59 100%);
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
}
.swiper-slide.onGreen {
    background: linear-gradient(to bottom, #69da67 0%, #014d1a 100%);
    background: -moz-linear-gradient(to bottom, #69da67 0%, #014d1a 100%);
    transition: all 300ms ease;
}

/*End Swipe Slider1*/

/*Swipe Slider2*/

.swiper-container .swiper-slide.player_box {
    background: none;
}

.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 0 !important;
}

.swiper-container.goalList {
    height: 140px;
}
/*End Swipe Slider2*/
.match-container {
    text-transform: uppercase;
    color: white;
}

.accord_holder {
    padding: 10px 40px;
}

.accord {
    background: url(https://cdn.hanwei1234.com/Content/Euro2024/images/spotlight-header.webp) no-repeat top center;
    background-size: cover;
    cursor: pointer;
    padding: 7px 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.1s;
    margin-top: 10px;
    font-family: Roboto;
    border: solid 1px #0096ff;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
}

.accord span {
    font-family: "Roboto", sans-serif;
    display: block;
    width: 150px;
    font-size: 19px;
    font-weight: 600;
}

.accord .accord-left span {
    text-align: left;
}

.accord .accord-right span {
    text-align: right;
}
.flag-ctain {
    position: relative;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 3px solid transparent;
    background-clip: padding-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.flag-ctain::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to right top, #000e0a, #00ff7f);
    border-radius: inherit;
}
.flag-ctain img {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
}

.accord-mid {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.accord-left,
.accord-right {
    flex-basis: 41%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dummy-block {
    width: 100px;
    visibility: hidden;
}

.btn-viewMore {
    width: 100px;
    height: 30px;
    background: #fee71b;
    background-image: linear-gradient(
        to right top,
        #ffc400,
        #ffca03,
        #ffd107,
        #ffd70d,
        #ffde13,
        #ffe22c,
        #fee73d,
        #feeb4c,
        #feee65,
        #fff17c,
        #fff391,
        #fff6a6
    );
    color: #2b2700;
    border-radius: 15px;
    outline: none;
    border: none;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}

.pan_accord {
    padding: 0 18px;
    background: #012267 url(https://cdn.hanwei1234.com/Content/Euro2024/images/spotlight-match.webp) repeat-y top center;
    background-size: cover;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.match_container {
    max-width: 1060px;
    margin: 10px auto 15px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.pan_accord_middle {
    flex-basis: 34%;
}

.pan_accord_left,
.pan_accord_right {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-basis: 50%;
}

.euro-video-spot {
    width: 100%;
    padding: 0 20px;
    margin-top: 25px;
}

.accord_top {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.miniteams {
    display: flex;
    justify-content: space-around;
    margin: 15px 0;
    font-weight: 600;
}
.miniteams span {
    background: #0096ff;
    color: #c6fff4;
    width: 70%;
    display: block;
    margin: 0 auto;
    font-weight: 600;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 51% 100%, 0% 50%);
}

.accord-mid .score-num {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    font-style: normal;
    font-weight: 600;
}

.score-num-mobile {
    font-family: "Roboto", sans-serif;
    display: none;
    font-size: 40px;
    line-height: 40px;
    font-style: normal;
}

.pan_accord_index {
    flex-basis: 100%;
    color: #00f577;
}
.mob-flex {
    display: none;
}

.pan_accord_index.rig p {
    padding: 0 0 5px 0;
}

.st-range-t1 {
    position: absolute;
    height: 5px;
    width: 0;
    left: 0;
    bottom: 1px;
    background: #00f577;
    z-index: 1;
    transition: all 200ms ease 1s;
}
.st-range-t1::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #00f577;
    display: block;
    right: -4px;
    clip-path: polygon(0 0, 30% 0, 100% 100%, 0% 100%);
}
.st-range-t1.nonearrow::after {
    display: none;
}
.st-range-t2 {
    position: absolute;
    height: 5px;
    width: 0;
    right: 0;
    bottom: 1px;
    background: #00f577;
    z-index: 1;
    transition: all 200ms ease 1s;
}

.st-range-t2::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #00f577;
    display: block;
    left: -4px;
    clip-path: polygon(70% 0, 100% 0, 100% 100%, 0% 100%);
}
.st-range-t2.nonearrow::after {
    display: none;
}

.static_match {
    width: 100%;
    display: flex;
    margin-bottom: 14px;
}

.static_match > span {
    width: 104px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    align-self: center;
}

.static_match > p {
    flex: 1;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 0 5px 10px;
    margin-bottom: 5px;
    overflow: hidden;
}

.static_match > p::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background: #00f577;
}

.static_match > p:first-child {
    color: #00f577;
}

.static_match > p:last-child {
    color: #fee71b;
    flex-direction: row-reverse;
}

.static_match > p:last-child .st-range-t2,
.static_match > p:last-child::after,
.st-range-t2::after {
    background: #fee71b;
}

.pan_accord_flag {
    width: 110px;
}

.pan_accord_flag p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

.pan_accord_players {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: auto;
    max-width: 1060px;
    margin: 5px auto;
    color: #fff;
}

.pan_accord_players-wrapp {
    max-width: 350px;
    flex: 1;
}

.player_box {
    list-style: none;
}

.player_box p {
    font-style: italic;
    color: #c6fff4;
    font-size: 11px;
}

.player_box > div {
    margin: 0 auto;
    padding: 4px 5px;
    display: flex;
    justify-content: flex-start;
    background: #017aff;
    border-bottom: 1px solid #fff;
}
.player_box > div img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.player_box > div span {
    display: block;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    color: #c6fff4;
    vertical-align: middle;
    font-weight: 600;
    padding: 3px 5px;
    white-space: nowrap;
    text-transform: none;
}

.sl-player {
    margin-left: 5px;
    text-align: left;
}

/*MIDDLE MATCH*/
.pan_accord_stadium {
    position: relative;
    margin-top: 20px;
}

.pan_accord_stadium .mainGoal {
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    padding: 0 15px;
    font-size: 45px;
    border-radius: 5px;
    white-space: nowrap;
    font-family: "Roboto", sans-serif;
}

.pan_accord_stadium .goalDetail {
    position: absolute;
    width: auto;
    left: 50%;
    top: 85%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    padding: 0 10px;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    border-radius: 5px;
    color: #c6fff4;
    text-transform: none;
    white-space: nowrap;
}

.group_Stage {
    font-family: "Roboto", sans-serif;
    color: #f4eb12;
    font-size: 26px;
    text-transform: uppercase;
}

.match_time {
    color: #d6d6d6;
    font-size: 16px;
    margin-top: 5px;
}

.goal_clip {
    display: block;
    margin: 0 auto;
    width: 175px;
    height: 45px;
    margin-top: 5px;
    background: url(https://cdn.hanwei1234.com/Content/Euro2024/images/btn-goalClip.png) center top no-repeat;
    background-size: contain;
    cursor: pointer;
}
html:lang(vi-VN) .goal_clip {
    background: url(https://cdn.hanwei1234.com/Content/Euro2024/images/btn-goalClip-vn.png) center top no-repeat;
    background-size: contain;
}
html:lang(th-TH) .goal_clip {
    background: url(https://cdn.hanwei1234.com/Content/Euro2024/images/btn-goalClip-th.png) center top no-repeat;
    background-size: contain;
}
html:lang(zh-CN) .goal_clip {
    background: url(https://cdn.hanwei1234.com/Content/Euro2024/images/btn-goalClip-cn.png) center top no-repeat;
    background-size: contain;
}
.videoThumb {
    padding-right: 15px;
}
.goal_mvp {
    flex: 1;
}
.goal_mvp .player_box > div {
    flex-direction: column;
    width: auto;
    height: auto;
    border-radius: 5px;
    border-bottom: none;
    margin: 0 10px;
    padding: 10px 0 30px 0;
    background: unset;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0% 50%);
}

.goal_mvp .player_box > div img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 50%;
}
.player_box.center {
    position: relative;
}
/*.player_box.center::after {
        content: "";
        position: absolute;
        width: 30px;
        height: 30px;
        bottom: -12px;
        left: 50%;
        transform: translateX(-50%);
        clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
        background: linear-gradient(0deg, #efd100 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);
    }*/
/*
    GOAL CLIP MODAL
*/
#EuroGoalClip .modal-dialog {
    margin-top: 15%;
}
#EuroGoalClip .modal-content .close {
    position: absolute;
    right: 14px;
    top: 8px;
    z-index: 9;
    color: #fff;
    opacity: 1;
    text-shadow: 1px 1px 3px #000;
}
#EuroGoalClip .modal-body {
    padding: 5px;
}

@media (max-width: 1020px) {
    .videoThumb {
        padding-right: 0;
    }
    .dummy-block {
        width: 50px;
    }

    .pan_accord_flag {
        display: none;
    }

    .pan_accord_index {
        flex-basis: 100%;
    }

    .accord span {
        /*display: initial;*/
        width: 125px;
    }

    .pan_accord_middle {
        flex-basis: 70%;
    }
    .pan_accord_right {
        flex-basis: 40%;
    }
    .pan_accord_left {
        flex-basis: 60%;
    }
}

@media (max-width: 768px) {
    .btn-viewMore,
    .dummy-block {
        display: none;
    }
    .btn-viewMore.mob {
        display: block;
        font-size: 10px;
        width: 80px;
        height: 25px;
        margin: 0 auto;
    }
    .miniteams span {
        display: none;
    }
    .accord-left,
    .accord-right {
        flex-basis: 25%;
    }
    .accord span {
        font-size: 12px;
        width: 80px;
    }

    .pan_accord_index {
        font-size: 12px;
    }
    .swiper-box span:first-child {
        font-size: 10px;
    }

    .swiper-box span:last-child {
        font-size: 10px;
    }

    .pan_accord_stadium {
        padding: 0 6px;
    }

    .group_Stage {
        font-size: 22px;
        font-weight: 500;
    }

    .goal_clip {
        width: 110px;
        height: 30px;
    }

    .pan_accord_stadium .mainGoal {
        font-size: 30px;
        top: 23%;
    }
    .static_match {
        margin-bottom: 5px;
    }
    .match_container {
        flex-direction: column;
    }
    .pan_accord_right,
    .pan_accord_left {
        flex-basis: 100%;
    }
    .accord-mid .score-num {
        font-size: 40px;
    }
}

@media (max-width: 550px) {
    .pan_accord_index .score-num {
        display: none;
    }
    .score-num-mobile {
        display: block;
    }
    .euro-video-spot {
        margin-top: 10px;
    }

    .accord_top {
        flex-basis: 100%;
    }

    .accord-left {
        flex-direction: column;
    }

    .accord-right {
        flex-direction: column-reverse;
    }

    .pan_accord_index {
        margin-top: 16px;
    }

    .pan_accord_players {
        margin: 0;
        margin-top: 15px;
    }

    .match_container {
        flex-direction: column;
    }

    .pan_accord_middle {
        order: 1;
    }

    .pan_accord_left {
        order: 2;
        margin: 10px 0;
    }

    .pan_accord_right {
        order: 3;
        margin-bottom: 15px;
    }
    .pan_accord_players.rig {
        flex-wrap: wrap;
        padding-bottom: 10px;
    }
    .goal_mvp {
        margin-top: 0;
        flex-basis: 100%;
        order: 1;
    }
    .pan_accord_players-wrapp {
        order: 2;
        flex: 0;
        flex-basis: 48%;
    }

    .goal_mvp > p {
        margin: 10px auto 10px;
    }

    .pan_accord_stadium {
        margin-top: 0;
    }

    .pan_accord_left,
    .pan_accord_right {
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .pan_accord_left .pan_accord_index p {
        flex-direction: row-reverse;
        padding: 0 10px 5px 0;
    }

    .mob-flex {
        display: block;
        flex-basis: 100%;
    }

    .mob-flex span {
        background: #c6fff4;
        color: black;
        width: 70%;
        display: block;
        margin: 0 auto;
        font-weight: 600;
        clip-path: polygon(0 0, 100% 0, 100% 50%, 51% 100%, 0% 50%);
    }

    .accord .accord-left span,
    .accord .accord-right span {
        margin-top: 5px;
        text-align: center;
    }
}

.penGoal {
    font-size: 26px;
}

@media (max-width: 768px) {
    .penGoal {
        font-size: 20px;
    }
}
