@font-face {
    font-family: "Recharge";
    src: url("../fonts/msc25/Recharge Bd.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Sherman";
    src: url("../fonts/msc25/Sherman-Display.ttf") format("trutype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bebasregular";
    src: url("../fonts/msc/bebas-regular-webfont.woff2") format("woff2"),
        url("../fonts/msc/bebas-regular-webfont.woff") format("woff"),
        url("../fonts/msc/bebas-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

:root {
    /* light gray */
    --colormsc1: #e5e3e5;
    --colormsc1rgb: 229, 227, 229;

    /* medium gray */
    --colormsc2: #ccc0ca;
    --colormsc2rgb: 204, 192, 202;

    /* dark gray */
    --colormsc3: #5e5f5f;
    --colormsc3rgb: 94, 95, 95;

    /* pink */
    --colormsc4: #dd5e9e;
    --colormsc4rgb: 221, 94, 158;

    /* yellow */
    --colormsc5: #ebc9a4;
    --colormsc5rgb: 235, 201, 164;

    /* light yellow */
    --colormsc6: #ffe3c1;
    --colormsc6rgb: 255, 227, 193;

    /* blue */
    --colormsc7: #5ea8dc;
    --colormsc7rgb: 94, 168, 220;

    /* dark purple */
    --colormsc8: #7e7da7;
    --colormsc8rgb: 126, 125, 167;
}

#header {
    z-index: 500;
}

.m6-custom-title-outer {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.m6-custom-title {
    font-family: "Rama Gothic M", sans-serif;
    font-size: 3rem;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    background: linear-gradient(
        119.2deg,
        #ac884b 18.32%,
        #edc967 52.57%,
        #ac884b 85.63%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.recharge {
    font-family: "Sherman" !important;
    letter-spacing: 1px;
}

/* MSC 2025 */
.section-msc-25 {
    /* font-family: bebasregular; */
    text-transform: uppercase;
    font-weight: 400;
    font-style: Regular;
    line-height: 1;
    letter-spacing: 0%;
    vertical-align: middle;
    width: 100%;
}

.section-msc-25 * {
    color: white;
}

.home-section-msc-25 {
    background-image: url("../images/msc-2025/bg/section-msc-25.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

.home-schedule-inner-msc-25 {
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 3rem !important;
    margin-top: 4rem;
}

.home-schedule-inner-msc-25-left::before,
.home-schedule-inner-msc-25-right::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("../images/msc-2025/orn/rectangle.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-schedule-inner-msc-25-left::after,
.home-schedule-inner-msc-25-right::after {
    content: "";
    position: absolute;
    width: 33%;
    height: 1px;
    background-color: white;
}

.home-schedule-inner-msc-25-left::before {
    top: -7px;
    left: 35px;
}
.home-schedule-inner-msc-25-left::after {
    top: 0;
    left: 35px;
}

.home-schedule-inner-msc-25-right::before {
    top: -7px;
    right: 35px;
}
.home-schedule-inner-msc-25-right::after {
    top: 0;
    right: 35px;
}
.home-schedule-msc-25 {
    padding: 110px 12px;
}

.home-team-msc-25 {
    padding: 110px 12px;

    /* background-image: url("../images/msc-2025/bg/team-msc-25.png"); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

.home-schedule-card-msc-25 {
    font-size: 18px;
    max-width: 275px;
}

.home-schedule-item-msc-25 {
    background: #000000;
    max-width: 299px;
    height: 83px;
    opacity: 1;
    padding: 10px 20px;
    gap: 30.07px;
    border: 0.4px solid white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-schedule-item-info-msc-25 {
    width: 100px;
    height: 31px;
}

.kotak-msc-25 {
    width: 6px;
    aspect-ratio: 1/1;
    background: white;
    z-index: 2;
}

.home-schedule-item-inner-msc-25 {
    background-color: #094579;
    max-width: 100px;
}

.home-schedule-card-msc-25 span {
    color: white;
    width: fit-content;
}

.home-orange-msc-25 {
    color: #d2925f !important;
}

.home-teams-item-inner-msc-25 {
    background-color: #094579;
    width: 124.28571319580078px;
    height: 174px;
    background-image: url("../images/msc-2025/bg/section-msc-25.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
    border-bottom: 4px solid red;
}

.header-title-msc-25 {
    font-weight: 500;
    /* font-style: Bold; */
    font-size: 1.5rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #d2925f;
    background: #000000;
    border: 1px solid #ffffff;
    border-width: 1px;
    min-width: 200px;
    max-width: 320px;
    gap: 10px;
    padding: 20px 24px;
}

.header-title-msc-25::before {
    content: "";
    background-image: url("../images/msc-2025/orn/red-angle2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -6px;
    left: -6px;
}

.header-title-msc-25::after {
    content: "";
    background-image: url("../images/msc-2025/orn/red-angle2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -6px;
    right: -6px;
    transform: scaleX(-1);
}

.home-category-msc-25 {
    background: #072c48;
    padding: 9px;
    gap: 12px;
    font-size: 24px;
}

.home-category-msc-25.active {
    background: #0f58ab;
}

.home-category-msc-25 .active {
    color: #d2925f !important;
}

.home-trending-wrapper-msc-25 {
    width: 250px;
    background-color: red;
}

.home-trending-title-msc-25 {
    border: 1px solid #d4012c;
    line-height: 100%;
    font-size: 24px;
    padding: 12px 24px;
    background-color: #000000;
    overflow: hidden;
}

.truncate-line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.schedule-item {
}

.tab-nav.tab-nav2 li span,
.tab-nav.tab-nav2 li .btn,
section .nav-link {
    color: #d2925f !important;
    box-shadow: none !important;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
    padding: 6px 20px;
    background: transparent;
    border: 1px solid white;
    border-radius: 0px;
    line-height: normal;
    letter-spacing: 1px;
    font-size: 1rem;
}

.tab-nav.tab-nav2 li > div {
    padding: 12px 10px 10px;
    background: #072c48;
    cursor: pointer;
}

.tab-nav.tab-nav2 li span::before,
.tab-nav.tab-nav2 li .btn::before,
.nav-link::before,
.tab-nav.tab-nav2 li span::after,
.tab-nav.tab-nav2 li .btn::after,
.nav-link::after {
    display: none !important;
}
.tab-nav.tab-nav2 li.ui-state-active > div,
.nav-pills .nav-link.active,
.nav-link.active {
    background: #0f58ab;
}

.tab-nav.tab-nav2 li.ui-state-active span {
    color: white !important;
    background: transparent !important;
}

.tab-nav.tab-nav2 li:hover > div {
    background: #063a73 !important;
}
.tab-nav.tab-nav2 li:hover span {
    color: white !important;
    background: transparent !important;
}

.tab-nav.tab-nav2 li.ui-state-active .category-name::before,
.tab-nav.tab-nav2 li.ui-state-active .category-name::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("../images/msc-2025/orn/red-angle.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.category-name::before {
    bottom: -3px;
    left: -2px;
    transform: scaleX(-1);
}

.category-name::after {
    top: -2px;
    right: -3px;

    transform: scaleY(-1);
}

.team-transparent {
    background-image: url("../images/msc-2025/bg/team-msc-25.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.teams-card-outer-left {
    background-image: url("../images/msc-2025/orn/team-box-left.png");
    /* padding: 0 10px; */
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
}

.teams-card-outer-right {
    background-image: url("../images/msc-2025/orn/team-box-right.png");
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;

    /* padding: 0 10px; */
}

.red-box-1::before {
    content: "";
    position: absolute;
    width: 30%;
    height: 70px;
    background: linear-gradient(180deg, #d4012c 0%, #6e0117 100%);
    display: none;
}

.red-box-1::before {
    top: 0;
    right: 0;
}

.red-box-2::before,
.red-box-3::before {
    content: "";
    position: absolute;
    width: 90px;
    height: 70px;
    background: #d4012c80;
}

.red-box-2::before {
    display: none;
    top: 250px;
    left: 0;
}

.red-box-3::before {
    display: none;
    bottom: 0;
    right: 0;
}

/* sm: phone - landscape */
@media (min-width: 576px) {
}
/* md: tablet */
@media (min-width: 768px) {
}
/* lg: desktop */
@media (min-width: 992px) {
    .header-title-msc {
        min-height: 100px;
        font-size: 1.8rem;
        line-height: 1.8rem;
        margin-top: 100px;
        letter-spacing: 2px;
    }

    .header-title-msc-25 {
        font-size: 2rem;
        max-width: 520px;
        padding: 20px 44px;
    }

    .home-schedule-msc-25 {
        padding: 110px 48px;
    }

    .home-team-msc-25 {
        padding: 110px 48px;
    }

    .red-box-1::before {
        display: block;
    }

    .red-box-2::before {
        display: block;
    }

    .red-box-3::before {
        display: block;
    }

    .tab-nav.tab-nav2 li span,
    .tab-nav.tab-nav2 li .btn,
    section .nav-link {
        color: #d2925f !important;
        box-shadow: none !important;
        position: relative;
        z-index: 0;
        text-transform: uppercase;
        padding: 6px 30px;
        background: transparent;
        border: 1px solid white;
        border-radius: 0px;
        line-height: normal;
        letter-spacing: 1px;
        font-size: 1.3rem;
    }

    .home-schedule-inner-msc-25 {
        padding-top: 5rem !important;
    }
}

/* xl: wide */
@media (min-width: 1200px) {
}
/* super wide */
@media (min-width: 1440px) {
}
