@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/bebasneue_book-webfont.ttf") format("truetype"),
        url("../fonts/bebasneue_book-webfont.woff2") format("woff2"),
        url("../fonts/bebasneue_book-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Curtain Up Solid JNL";
    src: url("../fonts/curtainupsolidjnl.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Oxanium";
    src: url("../fonts/Oxanium-Regular.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Built Tilting";
    src: url("../fonts/built titling sb.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    src: url("../fonts/Exo_2/static/Exo2-Regular.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    src: url("../fonts/Exo_2/static/Exo2-SemiBold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "M7Form";
    src: url("../fonts/m7/M7FORM/M7FormBasic.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "M7Form";
    src: url("../fonts/m7/M7FORM/M7FormItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "M7Form Mix";
    src: url("../fonts/m7/M7FORM/M7FormMix.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "M7Form Mix";
    src: url("../fonts/m7/M7FORM/M7FormMixItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "M7Form Wild";
    src: url("../fonts/m7/M7FORM/M7FormWild.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "M7Form Wild";
    src: url("../fonts/m7/M7FORM/M7FormWildItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

:root {
    --themecolor: #58c4c1;
    /* Change this Color */

    /* red */
    --color1: #4ff7f1;
    --color1rgb: 79, 247, 241;

    /* maroon */
    --color2: #3d8f8c;
    --color2rgb: 61, 143, 140;

    /* yellow */
    --color3: #ff9a00;
    --color3rgb: 255, 154, 0;

    /* grey */
    --color4: #bfbfbf;

    /* black */
    --color5: #000000;

    /* white */
    --color6: #ffffff;

    /* default gray*/
    --color7: #f7f7f7;
}

/* xs: phone - portrait */
/* default. no media */

#header-wrap {
    display: none !important;
}

html {
    scroll-behavior: smooth;
}

.font-body {
    font-family: "Bebas Neue", sans-serif !important;
    font-weight: 600;
}

.content-wrap div .font-oxanium {
    font-family: "Oxanium", sans-serif !important;
}

.content-wrap div,
.content-wrap a,
.content-wrap span,
.content-wrap p,
.content-wrap h1,
.content-wrap h2,
.content-wrap h3,
.content-wrap h4,
.content-wrap h5,
.content-wrap h6 {
    font-family: "Bebas Neue", sans-serif !important;
}

.bg-m7 {
    position: relative;
    /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/m7/bg/bg-m7.jpg); */
    background: #232323;
    background-size: cover;
    /* background-repeat: repeat-y; */
    background-position: top center;
}

.bg-m7 .content-wrap,
.bg-m7 #content {
    background: transparent !important;
}

.content-wrap div .m7-glowing-title {
    font-family: "M7Form Wild", sans-serif !important;
    font-size: 3.2rem;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 20px #fff79e;
    position: relative;
}

.fn-bebas {
    font-family: "Bebas Neue", sans-serif !important;
}

.m7-subtitle {
    font-family: "Bebas Neue", sans-serif;
    background: linear-gradient(
        88.3deg,
        #754c36 7.52%,
        #b68154 51.85%,
        #754c36 99.15%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.m7-button {
    background: url("../images/m7/orns/btn-m7.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 25px;
    color: white;
}

.m7-button:hover {
    background: url("../images/m7/orns/btn-m7-hover.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
}

.nav-tabs {
    border-bottom: 0;
    gap: 0.25rem;
}

.match {
    color: #fff;
}

.match .match-day {
    background: transparent;
}

.more-link,
.home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link.active,
.title-bottom-border h1,
.title-bottom-border h2,
.title-bottom-border h3,
.title-bottom-border h4,
.title-bottom-border h5,
.title-bottom-border h6 {
    border: none !important;
    background: url("../images/m7/orns/gold/tab-bg-active.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 0.5rem 1rem;
    height: auto;
    font-size: 16px;
    line-height: 1;
}

.home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link.active {
    top: 0;
}

.nav-tabs li {
    height: auto;
}

.home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link {
    color: #fff;
    border: none !important;
    background: url("../images/m7/orns/gold/tab-bg.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 0.5rem 1rem;
    height: auto;
    font-size: 16px;
    line-height: 1;
    position: relative;
    font-family: "Bebas Neue", sans-serif !important;
}

.home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link::before {
    content: "";
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    position: absolute;
    background: url("../images/m7/orns/gold/tab-orn-top-left.png") no-repeat;
    background-size: 100% 100%;
    background-position: top left;
    pointer-events: none;
}

.home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link::after {
    content: "";
    width: 18px;
    height: 18px;
    bottom: 0;
    right: 0;
    position: absolute;
    background: url("../images/m7/orns/gold/tab-orn-bottom-right.png") no-repeat;
    background-size: 100% 100%;
    background-position: bottom right;
}

.home-section.bg-m7
    .canvas-alt-tabs.tabs-bb.nav-tabs
    li
    .nav-link.active::before {
    background: url("../images/m7/orns/gold/active-tab-orn-top-left-v2.png")
        no-repeat;
    background-size: contain;
    top: -20px;
    left: 0;
    height: 60px;
    width: 40px;
    background-position: top left;
    pointer-events: none;
}

.home-section.bg-m7
    .canvas-alt-tabs.tabs-bb.nav-tabs
    li
    .nav-link.active::after {
    background: url("../images/m7/orns/gold/active-tab-orn-bottom-right-v2.png")
        no-repeat;
    background-size: contain;
    bottom: -6px;
    height: 24px;
    background-position: bottom right;
}

.match .match-date {
    font-size: 24px;
    font-family: "Oxanium", sans-serif !important;
    font-weight: 600;
}

.schedule-container .match-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 0;
}

.schedule-container .match-list .match-list-item {
    position: relative;
    padding: 3px;
    /* clip-path: polygon(2% 0, 98% 0, 100% 20%, 100% 80%, 98% 100%, 2% 100%, 0 80%, 0 20%); */
    border-bottom: 2px solid #fff;
}

.match-list-item-container {
    position: relative;
    padding: 0.5rem 2rem;
    background: transparent;
    /* clip-path: polygon(2% 0, 98% 0, 100% 20%, 100% 80%, 98% 100%, 2% 100%, 0 80%, 0 20%); */
    color: white;
    text-align: center;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    z-index: 2;
    height: 48px;
    /* inner shadow */
    /* box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); */
    font-weight: 600;
    padding-right: 0;
    font-family: "Exo 2", "Built Tilting", sans-serif !important;
}

.match-list-item-container::before {
    content: "";
    /* background: linear-gradient(90deg, rgba(0, 60, 91, 1), rgba(51, 238, 255, 1)); */
    /* clip-path: polygon(2% 0, 98% 0, 100% 20%, 100% 80%, 98% 100%, 2% 100%, 0 80%, 0 20%); */
    color: white;
    width: 100%;
    opacity: 0.5;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
}

.schedule-container .match-list .match-list-item::before {
    content: "";
    position: absolute;
    inset: 0px;
    background: linear-gradient(
        90deg,
        rgba(253, 170, 131, 1),
        rgba(238, 148, 174, 1)
    );
    height: 3px;
    top: 0px;
    z-index: -1;
    pointer-events: none;
}

.schedule-container .match-list .match-list-item::after {
    content: "";
    position: absolute;
    background: url("../images/m7/orns/gold/shedule-left-bg.png") no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 24px;
    width: 24px;
    top: 3px;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.match-list-item-container .match-score {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.match-list-item-container .match-score .team1-score,
.match-list-item-container .match-score .team2-score {
    font-size: 32px;
    font-weight: 700;
}

.match-list-item-container .ticket {
    color: #272000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    width: 130px;
    text-align: center;
    padding: 0.75rem;
    position: relative;
    /* clip-path: polygon(2% 0, 98% 0, 100% 20%, 100% 80%, 98% 100%, 2% 100%, 0 80%, 0 20%); */
    background: url("../images/m7/orns/gold/schedule-right-bg.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    font-family: "M7Form", "Built Tilting", sans-serif !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
    padding-right: 0;
}

.match-list-item-container .ticket.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
}

.match-list-item-container .ticket img {
    width: 20px;
    height: auto;
    vertical-align: middle;
}

.match.date {
    background: url("../images/m7/orns/gold/schedule-day-bg.png");
    background-size: 100% 30%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 0 0 0 0.75rem;
}

.match-list-item-container .ticket:hover {
    opacity: 0.8;
}

/* (MOBILE) TEAMS STYLING */

.countdown-box .countdown-number {
    font-family: "Built Tilting", sans-serif !important;
    font-size: 36px;
    line-height: 1;
}

.countdown-box .countdown-label {
    font-size: 24px;
    line-height: 1;
    font-family: "M7Form", sans-serif !important;
    font-style: italic;
}

.team-back {
    display: none;
}

.team-container {
    width: 100%;
    height: auto;
    background: url("../images/m7/orns/gold/bg-team-mobile.png") no-repeat;
    background-size: 100% 100%;
    padding: 4px;
    background-position: center;
    position: relative;
}

.team-front {
    background: none;
    background-size: 100% 100%;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 1.5rem;
    gap: 1rem;
}

.team-front img {
    object-fit: contain;
}

.team-front span,
.team-front .team-name {
    font-family: "Exo 2", "Built Tilting", sans-serif !important;
    font-size: 14px;
}

.team-front .team-name {
    font-weight: 700;
    color: #373737;
}

.team-name {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.team-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

/* .team-container {
        width: 100%;
        height: 175px;
        perspective: 1000px;
        background: url('../images/m7/orns/team-bg-back.png') no-repeat;
        background-size: 100% 100%;
        padding: 8px
    }

    .team-inner {
        position: relative;
        width: 100%;
        height: 100%;
        transition: transform 0.3s;
        transform-style: preserve-3d;
    }

    .team-container:hover .team-inner {
    }

    .team-front,
    .team-back {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        border-radius: 10px;
        overflow: hidden;
    }

    .team-front {
        background: url('../images/m7/orns/team-bg.png') no-repeat center center;
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

     */

/*

    .country-flag {
        position: absolute;
        top: 15%;
        right: 15%;
        width: 20px;
        height: 20px;
        z-index: 2;
        object-fit: contain;
    }

    .region-icon {
        position: absolute;
        left: 15%;
        bottom: 15%;
        width: 20px;
        height: 20px;
        z-index: 2;
        object-fit: contain;
    }

    .team-back {
        background: url('../images/m7/orns/team-bg-active.png') no-repeat center center;
        background-size: 90% 90%;
        transform: rotateY(180deg);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 2.5rem;
    }

    .team-front .team-logo {
        width: 65px;
        height: auto;
    }

    .team-rooster {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: white;
        padding: .5rem;
        font-weight: 500;
        position: relative;
    }

    .team-rooster::before {
        content: "";
        width: 100%;
        height: 5px;
        background: url('../images/m7/orns/team-rooster-bottom.png') no-repeat;
        background-size: 100% 100%;
        background-position: center;
        position: absolute;
        bottom: -1px;
        left: 0;
    }

    .rooster-icon {
        width: 20px;
        height: 20px;
    } */

/* END TEAM STYLING */

.title-img {
    height: 120px;
    margin-top: 1.5rem;
    object-fit: contain;
}

.lh-1 {
    line-height: 1 !important;
}

.tns-nav {
    display: none !important;
}

.shorts-item img {
    height: 350px;
}

.coming-soon {
    font-size: 4rem !important;
}

#footer {
    display: none !important;
}

#top-bar {
    display: none !important;
}

/* sm: phone - landscape */
@media (min-width: 576px) {
}

/* md: tablet */
@media (min-width: 768px) {
}

@media (max-width: 991px) {
    .font-oxanium.fs-4 {
        font-size: 1rem !important;
    }

    .team-container::before {
        content: "";
        width: 100%;
        height: 100%;
        background: url("../images/m7/orns/new/bg-team-line-mobile.png")
            no-repeat;
        background-size: 101% 105%;
        background-position: center;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .home-section.bg-m7
        .canvas-alt-tabs.tabs-bb.nav-tabs
        li
        .nav-link.active::before {
        background: url("../images/m7/orns/gold/active-tab-orn-top-left-v2.png")
            no-repeat;
        background-size: contain;
        top: -11px;
        height: 45px;
        background-position: top left;
        transform: rotate(0deg);
        width: 22px;
        left: 0px;
    }

    .home-section.bg-m7
        .canvas-alt-tabs.tabs-bb.nav-tabs
        li
        .nav-link.active::after {
        background: url("../images/m7/orns/gold/active-tab-orn-bottom-right-v2.png")
            no-repeat;
        background-size: contain;
        bottom: -11px;
        height: 45px;
        background-position: bottom left;
        transform: rotate(0deg);
        width: 22px;
        right: 0px;
    }

    .team-inner::before {
        content: "";
        position: absolute;
        top: -12px;
        left: -12px;
        width: 50px;
        height: 50px;
        background: url("../images/m7/orns/new/orn-team-mobile-top.png")
            no-repeat;
        background-size: contain;
        background-position: top left;
        z-index: 1;
        pointer-events: none;
    }

    .team-inner::after {
        content: "";
        position: absolute;
        bottom: -8px;
        right: -8px;
        width: 50px;
        height: 50px;
        background: url("../images/m7/orns/new/orn-team-mobile-bottom.png")
            no-repeat;
        background-size: contain;
        background-position: bottom right;
        z-index: 1;
        pointer-events: none;
    }

    .team-front::after {
        content: "";
        position: absolute;
        top: 12px;
        right: 22px;
        width: 46px;
        height: 50px;
        background: url(../images/m7/orns/gold/team-mobile/double-arrow.webp)
                no-repeat,
            url(../images/m7/orns/gold/team-mobile/orn-team-mobile-gold.webp)
                no-repeat;
        background-size: auto 10px, auto 34px;
        background-position: right center, left center;
        z-index: 1;
        pointer-events: none;
    }

    .team-inner {
        /* background: url('../images/m7/orns/new/bg-team-mobile.png') no-repeat; */
        background: url("../images/m7/orns/gold/team-mobile/bg.webp") no-repeat;
        background-size: 100% 100%;
    }

    .team-front .team-logo {
        width: 40px;
        height: auto;
        margin-right: 20px;
    }
}

.video-container::before {
    content: "";
    position: absolute;
    top: -11%;
    left: 0;
    width: 100%;
    height: 122%;
    background: url("../images/m7/orns/gold/bg-video-border-blue.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
}

.video-container::after {
    content: "";
    position: absolute;
    top: -6.5%;
    left: 2%;
    width: 96%;
    height: 113%;
    background: url("../images/m7/orns/gold/bg-carousel-white.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

.video-container .video-orn-top::before {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: url("../images/m7/orns/gold/carousel-right.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    transform: rotateZ(96deg);
    top: -8%;
    left: -4%;
    pointer-events: none;
}

.video-container .video-orn-top::after {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: url("../images/m7/orns/gold/carousel-right.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    transform: rotateZ(-96deg) rotateY(180deg);
    top: -8%;
    right: -4%;
    pointer-events: none;
}

.video-container .video-orn-bottom::before {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: url("../images/m7/orns/gold/carousel-right.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    transform: rotateZ(-96deg) rotateX(180deg);
    bottom: -8%;
    left: -4%;
    pointer-events: none;
}

.video-container .video-orn-bottom::after {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: url("../images/m7/orns/gold/carousel-right.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    transform: rotateZ(96deg) rotateY(180deg) rotateX(180deg);
    bottom: -8%;
    right: -4%;
}

.video-container .video-orn-center::before {
    content: "";
    position: absolute;
    width: 26%;
    height: 6%;
    background: url("../images/m7/orns/gold/carousel-orn-bottom.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

.video-container .tns-outer {
    padding: 1rem 0 !important;
}

.video-container .video-orn-center::after {
    content: "";
    position: absolute;
    width: 4%;
    height: 7%;
    background: url("../images/m7/orns/gold/carousel-orn-bottom-2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    bottom: -9%;
    left: 50%;
    transform: translateX(-50%);
}

.video-inner {
    height: 220px;
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
    padding: 0.4rem !important;
}

.video-inner video {
    height: 225px;
    width: 400px;
    object-fit: cover;
}

.mejs__container {
    width: 100% !important;
    height: 100% !important;
}

.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
    height: 100% !important;
}

.video-container {
    width: 90%;
}

.mejs__overlay.mejs__layer {
    cursor: pointer;
    height: 100% !important;
    width: 100% !important;
}

.mejs__inner {
    height: 100% !important;
    width: 100% !important;
}

iframe {
    width: 100% !important;
    height: 100% !important;
}

/* lg: desktop */
@media (min-width: 992px) {
    .home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link {
        padding: 1rem 1rem;
    }

    .my-lg-7 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important;
    }

    .title-img {
        margin-top: 0;
        height: 250px;
        object-fit: contain;
    }

    .nav-tabs {
        border-bottom: 0;
        gap: 1rem;
    }

    .shorts-item img {
        height: 500px;
    }

    .content-wrap div .m7-glowing-title {
        font-size: 4rem;
    }

    .more-link,
    .home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link.active,
    .title-bottom-border h1,
    .title-bottom-border h2,
    .title-bottom-border h3,
    .title-bottom-border h4,
    .title-bottom-border h5,
    .title-bottom-border h6 {
        padding: 0.75rem 0;
        height: auto;
        font-weight: 600;
        font-size: 30px;
        line-height: 1;
    }

    .home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link {
        width: 204px;
        color: #fff;
        border: none !important;
        padding: 0.65rem 0;
        height: auto;
        font-weight: 600;
        font-size: 30px;
        line-height: 1;
    }

    .carousel-container {
        width: 670px;
    }

    /* TEAM STYLING */

    .team-front::before {
        display: none;
        pointer-events: none;
    }

    .team-front::after {
        display: none;
    }

    .team-container {
        width: 100%;
        height: 260px;
        perspective: 1000px;
        background: none;
        background-size: 100% 100%;
        padding: 8px;
    }

    .team-inner {
        position: relative;
        width: 100%;
        height: 100%;
        transition: transform 0.3s;
        transform-style: preserve-3d;
    }

    .team-container:hover .team-inner {
        /* transform: rotateY(180deg); */
    }

    .team-front,
    .team-back {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        border-radius: 10px;
        overflow: hidden;
    }

    .team-front {
        /* background: url('../images/m7/orns/team-bg.png') no-repeat center center; */
        background: url("../images/m7/orns/gold/bg-team.webp") no-repeat center
            center;
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px 0.5rem;
        /* position: relative; */
    }

    /* .team-inner::before {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        width: 50px;
        height: 50px;
        background: url('../images/m7/orns/team-orn-top-right.png') no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
    }

    .team-inner::after {
        content: "";
        position: absolute;
        bottom: 15px;
        left: 15px;
        width: 50px;
        height: 50px;
        background: url('../images/m7/orns/team-orn-bottom-left.png') no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
    }

    .team-front::before {
        content: "";
        position: absolute;
        top: 15%;
        left: 15%;
        width: 36%;
        height: 6%;
        background: url('../images/m7/orns/new/team-orn-top-right.png') no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
    }

    .team-front::after {
        content: "";
        position: absolute;
        bottom: 15%;
        right: 15%;
        width: 36%;
        height: 6%;
        background: url('../images/m7/orns/new/team-orn-bottom-left.png') no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
    } */

    .country-flag {
        position: absolute;
        top: 15%;
        right: 15%;
        width: 20px;
        height: 20px;
        z-index: 2;
        object-fit: contain;
    }

    .region-icon {
        position: absolute;
        left: 15%;
        bottom: 15%;
        width: 20px;
        height: 20px;
        z-index: 2;
        object-fit: contain;
    }

    .team-back {
        background: url("../images/m7/orns/team-bg-active.png") no-repeat center
            center;
        background-size: 90% 90%;
        transform: rotateY(180deg);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 1rem;
        /* gap: 1rem; */
    }

    .team-front .team-logo {
        width: 125px;
        height: auto;
    }

    .team-rooster {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: white;
        padding: 0.5rem;
        font-weight: 500;
        position: relative;
    }

    .team-rooster::before {
        content: "";
        width: 100%;
        height: 5px;
        background: url("../images/m7/orns/team-rooster-bottom.png") no-repeat;
        background-size: 100% 100%;
        background-position: center;
        position: absolute;
        bottom: -1px;
        left: 0;
        pointer-events: none;
    }

    .rooster-icon {
        width: 20px;
        height: 20px;
    }

    .home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link::before {
        width: 28px;
        height: 28px;
        top: 0;
        left: 0;
        background-size: 100% 100%;
        pointer-events: none;
    }

    .home-section.bg-m7 .canvas-alt-tabs.tabs-bb.nav-tabs li .nav-link::after {
        width: 28px;
        height: 28px;
        bottom: 0;
        right: 0;
        background-size: 100% 100%;
    }

    .home-section.bg-m7
        .canvas-alt-tabs.tabs-bb.nav-tabs
        li
        .nav-link.active::before {
        top: -20px;
        left: 0;
        height: 60px;
        width: 40px;
        transform: rotateZ(-2deg);
    }

    .home-section.bg-m7
        .canvas-alt-tabs.tabs-bb.nav-tabs
        li
        .nav-link.active::after {
        bottom: -20px;
        right: 0;
        height: 60px;
        width: 40px;
        transform: rotateZ(-2deg);
    }

    /* END TEAM STYLING */

    .video-inner {
        height: 550px;
        width: 100%;
        aspect-ratio: 16 / 9;
        margin: 0 auto;
        padding: 1rem !important;
    }

    .video-inner video {
        height: 550px;
        width: 100%;
        object-fit: cover;
    }

    .video-container .video-orn-top::before {
        width: 65px;
        height: 75px;
        pointer-events: none;
        top: -8%;
        left: 1%;
        transform: rotateZ(110deg);
    }

    .video-container .video-orn-top::after {
        width: 65px;
        height: 75px;
        top: -8%;
        right: 1%;
        transform: rotateZ(-110deg) rotateY(180deg);
    }

    .video-container .video-orn-bottom::before {
        width: 65px;
        height: 75px;
        bottom: -8%;
        left: 1%;
        transform: rotateZ(-110deg) rotateX(180deg);
        pointer-events: none;
    }

    .video-container .video-orn-bottom::after {
        width: 65px;
        height: 75px;
        bottom: -8%;
        right: 1%;
        transform: rotateZ(110deg) rotateY(180deg) rotateX(180deg);
        pointer-events: none;
    }
}

/* xl: wide */
@media (min-width: 1200px) {
    .coming-soon {
        font-size: 8rem !important;
    }
}

/* super wide */
@media (min-width: 1440px) {
    .team-container {
        width: 300px;
        height: 300px;
    }
}
