﻿
.outfit {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.Limelight {
    font-family: "Limelight", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

html {
    font-size: 14px;
}

.header-tab.season-select {
    height: 66px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.main-container {
    margin-bottom: 86px;
    margin-top: 156px;
}

.home-container {
    margin-bottom: 86px;
    margin-top: 152px;
}

@media (min-width: 1440px) {
    .home-content {
        margin: 0 auto;
        width: 1440px;
    }

    .screen-resize {
        width: 1440px;
        margin: 0 auto;
    }

    .main-container {
        margin: 156px auto 86px auto;
        width: 1440px;
    }

    .kunye-container {
        margin: 0 auto;
        width: 1440px;
    }

    .header-tab {
        padding: 12px 0px !important;
    }

        .header-tab.not-resize {
            padding: 12px 16px !important;
        }

    .panel-container {
        padding: 0 !important;
    }

    .search-content .search-header {
        padding: 0px !important;
    }
}

@media (max-width: 991px) {
    .panel-container .panel-content .repertoire-container {
        overflow-x: scroll;
    }

        .panel-container .panel-content .repertoire-container .col-winner.hidden {
            display: block !important;
        }

        .panel-container .panel-content .repertoire-container .col-5th {
            width: calc(100% - 16px) !important;
        }

        .panel-container .panel-content .repertoire-container .col-4th {
            width: 320px !important;
        }

    .search-panel .input-group {
        width: 100% !important;
    }

    .tag-header-title,
    .confirmation-container .header-title,
    .press-container .title,
    .tab-collabse .title,
    .panel-container .panel-header .title,
    .last-time-container .title {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .time-content .img-content {
        align-items: flex-end;
        align-content: end;
    }

        .time-content .img-content img {
            width: 64px;
        }

    .time-content .title {
        text-align: end;
    }

    .tab-collabse .image-box .text-content p,
    .search-panel .title {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .yk-image-card .text-content {
        margin-bottom: 16px !important;
    }

    .press-container img {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .press-container .title {
        margin-bottom: 16px;
    }

    .confirmation-container .header-title {
        padding-top: 0px !important;
    }

    .stepper {
        width: 320px !important;
    }

    .know-content .tab-body .tab-collabse .image-box .text-content .title {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}

.press-container img {
    width: 50%;
    margin-bottom: 16px;
    margin-right: 24px;
}

.home-slider .qr-image-content {
    text-align: center;
    width: 50%
}

    .home-slider .qr-image-content img {
        max-width: 360px;
        margin-bottom: 72px
    }

.instagram-title {
    height: 155px;
}

@media (max-width: 768px) {
    .home-slider .qr-image-content {
        width: 100%
    }

    .home-slider .swiper-slide .text-content {
        padding: 16px !important;
        background: rgba(23, 23, 23, 0.80);
    }

        .home-slider .swiper-slide .text-content .title {
            font-size: 24px !important;
            line-height: 32px !important;
            margin-bottom: 16px !important;
        }

        .home-slider .swiper-slide .text-content button {
            font-size: 14px !important;
            float: right;
        }

    .panel-container .panel-content .repertoire-container {
        overflow-x: scroll;
    }

        .panel-container .panel-content .repertoire-container .repertoire-card .image-content {
        }

    .panel-container .panel-content .row-spacing > div:nth-child(2) {
        padding-right: 0px !important;
    }

    .panel-container .panel-content .row-spacing > div:nth-child(3) {
        padding-left: 0px !important;
    }

    .confirmation-container .button-group {
        justify-content: center;
    }

    #confirmationModal .modal-content {
        width: 500px !important;
    }
}

@media (max-width: 575.8px) {
    .panel-container .panel-content .row-spacing > div {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    #confirmationModal .modal-content {
        width: 320px !important;
    }

    .otp-content {
        width: 320px !important;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background: white;
}

a {
    cursor: pointer;
    text-decoration: none;
}

.navbar .navbar-brand {
    padding-left: 30px
}

.navbar .navbar-toggler {
    box-shadow: none;
    background: transparent;
    border: none;
    padding: 10px;
}

.navbar-toggler img {
    width: 20px;
    height: 20px;
}

.navbar .navbar-nav {
    gap: 24px;
}

    .navbar .navbar-nav .nav-item .nav-search {
        color: var(--Text-Light-Placeholder, #9E9E9E);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        position: relative;
        border: 1px solid var(--Default-400, #BDBDBD);
        width: 120px;
        padding: 7px 8px;
        display: flex;
    }

    .navbar .navbar-nav .nav-item .nav-link {
        font-family: Outfit;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        position: relative;
    }

        .navbar .navbar-nav .nav-item .nav-link.active {
            border-bottom: 2px solid var(--Neutral-White, #FFF) !important;
            cursor: default !important;
        }

            .navbar .navbar-nav .nav-item .nav-link.active:hover {
                color: var(--Neutral-White, #FFF) !important;
            }

        .navbar .navbar-nav .nav-item .nav-link:hover {
            color: var(--Secondary-500, #918150) !important;
        }

        .navbar .navbar-nav .nav-item .nav-link:after {
            content: '';
            position: absolute !important;
            left: 0 !important;
            bottom: 0 !important;
            height: 2px !important;
            width: 0 !important;
            background-color: var(--Secondary-500, #918150) !important;
            transition: width 0.3s ease !important;
        }

        .navbar .navbar-nav .nav-item .nav-link:hover:after {
            width: 100% !important;
        }

        .navbar .navbar-nav .nav-item .nav-link.active:hover:after {
            width: 0 !important;
        }


.header-top .btn {
    font-family: Outfit;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    box-shadow: none;
}

.header-top .btn-kunye {
    padding: 7px 12px
}

    .header-top .btn-kunye:hover {
        background-color: var(--Secondary-500, #918150);
        border-color: var(--Secondary-500, #918150);
    }

.header-top .btn-contact:hover {
    color: var(--Secondary-500, #918150);
}

.offcanvas {
    visibility: visible;
    top: 150px !important;
}

    .offcanvas .link {
        display: flex;
        padding: 16px 8px 16px 24px;
        align-items: center;
        gap: 8px;
        color: black;
        text-decoration: auto;
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

        .offcanvas .link:hover {
            background: #F4F2ED;
        }

    .offcanvas .bottom-button {
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        color: black;
        text-decoration: auto;
    }

.h-600 {
    height: 600px !important;
}

.home-slider {
    height: 600px;
    background: #100F09;
    width: 100%;
}

    .home-slider .swiper-slide {
        position: relative;
    }

        .home-slider .swiper-slide .image-container {
            width: 100%;
            height: 600px;
            overflow: hidden;
        }

            .home-slider .swiper-slide .image-container img {
                width: 100%;
                height: 600px;
                object-fit: cover;
                object-position: right center;
            }

        .home-slider .swiper-slide .text-content {
            position: absolute;
            bottom: 0px;
            padding: 40px 0px 40px 32px;
            gap: 407px;
            flex: 1 0 0;
            align-self: stretch;
            width: 100%;
        }

    .home-slider .swiper-wrapper .swiper-slide .text-content .title {
        color: var(--Secondary-500, #918150);
        font-family: Limelight;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 48px;
        margin-bottom: 24px
    }

    .home-slider .swiper-wrapper .swiper-slide .text-content .btn {
        color: var(--Primary-500, #171717);
        text-align: center;
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
    }

        .home-slider .swiper-wrapper .swiper-slide .text-content .btn:hover {
            background: var(--Secondary-500, #918150) !important;
        }

.home-pagination {
    position: absolute;
    top: 252px !important;
    left: 32px !important;
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
    height: 100px;
}

    .home-pagination .swiper-pagination-bullet {
        height: 16px;
        width: 16px;
        opacity: 0.50;
        background: white;
    }

    .home-pagination .swiper-pagination-bullet-active {
        background: #B0A878;
    }

.last-time-container .title {
    margin-bottom: 0px;
    color: var(--Text-Light-Primary, #171717);
    font-family: Limelight;
    font-size: 32px;
    line-height: 40px;
    font-style: normal
}

.last-time {
    gap: 48px;
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-style: normal;
}

    .last-time .time-count {
        text-align: center;
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
    }

    .last-time .time-type {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }


.border-bottom {
    border-bottom: 2px solid var(--Primary-500, #171717) !important;
}

.border-top {
    border-top: 2px solid var(--Primary-500, #171717) !important;
}

.panel-container {
    padding: 0px 16px;
}

    .panel-container .panel-header .title {
        color: var(--Text-Light-Primary, #171717);
        font-family: Limelight;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        margin-bottom: 0px;
    }

    .panel-container .panel-header a {
        color: var(--Primary-500, #171717);
        text-align: center;
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        align-items: center;
        justify-content: center;
        display: flex;
    }

        .panel-container .panel-header a:hover {
            color: var(--Secondary-500, #918150);
        }

    .panel-container .panel-content {
        width: 100%;
        margin-bottom: 48px;
    }

        .panel-container .panel-content .row-spacing {
            margin-right: 0px;
            margin-left: 0px;
            width: 100px;
        }

            .panel-container .panel-content .row-spacing > div {
                padding-right: 12px;
                padding-left: 12px;
                padding-top: 16px;
            }

                .panel-container .panel-content .row-spacing > div:first-child {
                    padding-left: 0px;
                }

                .panel-container .panel-content .row-spacing > div:last-child {
                    padding-right: 0px;
                }

        .panel-container .panel-content .afife-card {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            flex-shrink: 0;
            background: var(--Primary-500, #171717);
            box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
            height: 240px;
        }

            .panel-container .panel-content .afife-card .frame {
                display: flex;
                flex-direction: column;
                margin: 10px;
                justify-content: center;
                align-items: center;
                align-self: stretch;
                border: 2px solid var(--Neutral-White, #FFF);
                background: #171717;
                backdrop-filter: blur(4px);
                height: 100%;
            }

                .panel-container .panel-content .afife-card .frame img {
                    width: 40px;
                    height: 40px;
                }

                .panel-container .panel-content .afife-card .frame:hover {
                    background: var(--Neutral-White, #FFF);
                }

                    .panel-container .panel-content .afife-card .frame:hover img {
                        width: 80px;
                        height: 80px;
                    }

                    .panel-container .panel-content .afife-card .frame:hover p {
                        color: var(--Text-Light-Primary, #171717);
                    }

                .panel-container .panel-content .afife-card .frame p {
                    color: var(--Neutral-White, #FFF);
                    text-align: center;
                    font-family: Outfit;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 28px;
                }

        .panel-container .panel-content .winner-container,
        .panel-container .panel-content .repertoire-container {
            width: calc(100% - 20px);
            gap: 24px;
            padding-left: 16px;
            padding-right: 16px;
        }

        .panel-container .panel-content .candidate-content .repertoire-container {
            width: calc(100% - 68px);
        }

        .panel-container .panel-content .winner-container .col-winner, .panel-container .panel-content .repertoire-container .col-repertoire {
            background: var(--Neutral-White, #FFF);
            box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .panel-container .panel-content .repertoire-container .col-5th {
            width: 20%;
        }

        .panel-container .panel-content .repertoire-container .col-4th {
            width: 25%;
        }

        .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .home-image-content,
        .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .image-content {
            width: 100%;
        }

            .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .image-content img {
                /*height: 392px;*/
                width: 100%;
                /* object-fit: cover;
                    object-position: center center;*/
            }

            .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .home-image-content img {
                width: 100%;
            }

        .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .text-content {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 4px;
            align-self: stretch;
            padding: 16px;
        }

            .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .text-content .title {
                color: var(--Text-Light-Primary, #171717);
                font-family: Outfit;
                font-size: 20px;
                font-style: normal;
                font-weight: 600;
                line-height: 28px;
            }

            .panel-container .panel-content .repertoire-container .col-repertoire .repertoire-card .text-content .sub-title {
                color: var(--Text-Light-Primary, #171717);
                font-family: Outfit;
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
            }

        .panel-container .panel-content .link-bar .tab-container {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            padding-top: 12px;
        }

            .panel-container .panel-content .link-bar .tab-container a {
                padding-bottom: 7px;
                white-space: nowrap;
                text-decoration: none;
                text-align: center;
                font-family: Outfit;
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                position: relative;
                color: var(--Text-Light-Secondary, #616161);
            }

                .panel-container .panel-content .link-bar .tab-container a:after {
                    content: '';
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    height: 2px;
                    width: 0;
                    background-color: var(--Primary-500, #B0A878);
                    transition: width 0.3s ease;
                }

                .panel-container .panel-content .link-bar .tab-container a:hover:after {
                    width: 100%;
                }

                .panel-container .panel-content .link-bar .tab-container a:hover {
                    color: var(--Primary-500, #171717);
                }


                .panel-container .panel-content .link-bar .tab-container a.active:hover:after {
                    width: 0;
                }

                .panel-container .panel-content .link-bar .tab-container a.active:after {
                    border-bottom: 2px solid var(--Secondary-300, #B0A878);
                }



        .panel-container .panel-content .link-bar select {
            border: 1px solid var(--Default-400, #BDBDBD);
            color: var(--Text-Light-Primary, #171717);
            font-family: Outfit;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 18px;
        }

.header-tab {
    padding: 12px 16px;
    align-items: center;
    display: flex;
    border-bottom: 2px solid var(--Neutral-Black, #000);
    background: var(--Neutral-White, #FFF);
}

    .header-tab .tab {
        display: flex;
        padding: 8px 12px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        border-radius: 4px;
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        text-decoration: none;
        background: var(--Default-100, #F5F5F5);
    }

        .header-tab .tab.active {
            border: 1px solid var(--Primary-500, #171717);
            background: var(--Neutral-White, #FFF);
            cursor: default;
        }

        .header-tab .tab:hover {
            background: rgb(145,129,80,20%);
            border: none;
        }

        .header-tab .tab.active:hover {
            border: 1px solid var(--Primary-500, #171717);
            background: var(--Neutral-White, #FFF);
        }

.tab-collabse {
    display: none;
    gap: 24px;
}

    .tab-collabse.active {
        display: block;
    }

    .tab-collabse .title {
        color: #171717;
        font-size: 28px;
        font-family: Limelight;
        font-weight: 400;
        line-height: 36px;
        word-wrap: break-word
    }

    .tab-collabse .description {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

.mt-32 {
    margin-top: 32px;
}

.me-32 {
    margin-right: 32px;
}

.mb-32 {
    margin-bottom: 32px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-80 {
    margin-bottom: 80px;
}

.tab-collabse .image-box {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

    .tab-collabse .image-box img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: right 30%;
    }

    .tab-collabse .image-box .text-content {
        position: absolute;
        bottom: 0px;
        padding: 0px 16px;
        flex: 1 0 0;
        align-self: stretch;
        width: 100%;
        background: rgba(23, 23, 23, 0.50);
        backdrop-filter: blur(4px);
        display: flex;
        align-items: center;
        height: 107px;
    }

        .know-content .tab-body .tab-collabse .image-box .text-content .title,
        .tab-collabse .image-box .text-content p {
            color: var(--Text-Dark-Primary, #FFF);
            text-align: center;
            font-family: Limelight;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: 48px;
            margin-bottom: 0px;
        }


.yk-image-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    border: 1px solid var(--Default-200, #EEE);
    background: var(--Neutral-White, #FFF);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}



    .yk-image-card .text-content {
        display: flex;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        flex-shrink: 0;
        align-self: stretch;
        align-items: center;
    }

        .yk-image-card .text-content .title {
            color: var(--Primary-500, #171717);
            font-family: Outfit;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 28px;
            margin-bottom: 4px;
        }

        .yk-image-card .text-content .description {
            color: var(--Text-Light-Primary, #171717);
            font-family: Outfit;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
        }

.return-page {
    padding: 16px;
}

    .return-page a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
        color: var(--Primary-500, #171717);
        text-align: center;
        font-family: Outfit;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
    }

        .return-page a:hover {
            color: var(--Secondary-500, #918150);
        }

.season-list,
.jury-member-season-list,
#seasonList,
#season-list {
    color: #101010;
    font-size: 16px;
    font-family: Outfit;
    font-weight: 600;
    line-height: 22px;
    word-wrap: break-word;
    width: 200px;
    box-shadow: none;
    padding: 13px 0px;
}

.yk-content {
    /*display: flex;*/
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

    .yk-content .title {
        color: var(--Text-Light-Primary, #171717);
        font-family: Limelight;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
    }

    .yk-content .description {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

.contact-content {
    margin-top: 32px;
    gap: 24px;
}

    .contact-content .contact-title {
        color: var(--Text-Light-Primary, #171717);
        font-family: Limelight;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
    }

.search-panel {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #100F09;
    background: var(--Secondary-100, #E3DFD3);
    height: 480px;
    flex-direction: column;
    padding: 16px;
}

.awards.search-panel {
    min-height: 480px;
    height: auto;
}

.search-panel .title {
    color: var(--Text-Light-Primary, #171717);
    text-align: center;
    font-family: Limelight;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.search-panel .sub-title {
    color: var(--text-text-primary, #000);
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
}

.search-panel .input-group {
    width: 600px;
    margin-top: 32px;
    border: 1px solid var(--Primary-500, #171717);
    background: var(--Neutral-White, #FFF);
}

.search-panel .button-group a {
    padding: 8px 6px;
    border-radius: 4px;
    background: var(--Default-100, #F5F5F5);
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

    .search-panel .button-group a.active {
        border: 1px solid var(--Primary-500, #171717);
        background: var(--Neutral-White, #FFF);
    }

.search-panel .button-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 16px;
    gap: 16px
}

    .search-panel .button-group a.active:hover {
        border: 1px solid var(--Primary-500, #171717);
        background: var(--Neutral-White, #FFF);
        cursor: default;
    }


    .search-panel .button-group a:hover {
        background: rgb(145,129,80,20%);
        border: none;
    }

.search-panel .input-group .input-group-text {
    padding: 18px 0px 18px 24px;
    background-color: white;
    border: 0;
}

.search-panel .input-group .input-group-times {
    padding: 15px 24px 0px 24px;
}

.search-panel .input-group .form-control {
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 18px 24px 18px 8px;
}

    .search-panel .input-group .form-control:focus {
        border: none;
        border-radius: 0px;
        box-shadow: none;
    }

.tab-repertoire {
    display: none;
    gap: 24px;
}

    .tab-repertoire.active {
        display: block;
    }

    .tab-candidate .header-title,
    .tab-repertoire .header-title {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 0px;
    }


.search-content .search-header {
    display: flex;
    flex-direction: row;
    padding: 0px;
    border-bottom: 1px solid var(--border-border-primary, #E0E0E0);
}

    .search-content .search-header a {
        color: var(--Text-Light-Secondary, #616161);
        text-align: center;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        background: var(--Neutral-White, #FFF) !important;
        border-radius: 0;
        border: none !important;
        padding-bottom: 8px;
        color: var(--Text-Light-Secondary, #616161);
        position: relative;
    }

        .search-content .search-header a:after {
            content: '';
            position: absolute;
            left: 0;
            bottom: -1px;
            height: 2px;
            width: 0;
            background-color: var(--Primary-500, #B0A878) !important;
            transition: width 0.3s ease;
        }

        .search-content .search-header a:hover:after {
            width: 100%;
        }

        .search-content .search-header a:hover {
            color: var(--Primary-500, #171717) !important;
        }

        .search-content .search-header a.active:hover:after {
            width: 0;
        }

        .search-content .search-header a.active:after {
            border-bottom: 2px solid var(--Secondary-300, #B0A878) !important;
        }

        .search-content .search-header a.active {
            cursor: default;
            border-bottom: 2px solid var(--Primary-500, #171717) !important;
            color: var(--Primary-500, #171717) !important;
        }





.ticket-content {
    position: absolute;
    bottom: 0;
    background: var(--Secondary-500, #918150);
    border-radius: 4px;
    margin-left: 12px;
    margin-bottom: 12px;
}

    .ticket-content p {
        color: var(--Neutral-White, #FFF);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }


.search-not-found {
    color: var(--text-text-primary, #000);
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 700px;
}

.pb-240 {
    padding-bottom: 240px;
}

.pb-86 {
    padding-bottom: 86px;
}

.kunye-footer {
    position: absolute;
    bottom: 0;
}

.footer-content {
    height: 240px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

    .footer-content img {
        object-fit: cover;
        object-position: center center;
        width: 100%;
        height: 240px
    }

    .footer-content .copyright {
        height: 86px;
        position: absolute;
        bottom: 0;
        right: 16px;
        width: 100%;
        align-content: center
    }

        .footer-content .copyright span {
            float: right;
            color: var(--Text-Dark-Primary, #FFF);
            text-align: center;
            font-family: Outfit;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 22px;
        }

.tag-entry-form {
    padding-bottom: 32px;
}

.countdown-form {
    padding-bottom: 32px;
}

.yk-form .form-group {
    margin-top: 0px;
}

.yk-form .form-group-title {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 16px;
    margin-top: 24px;
}

.yk-form .form-group label {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 4px;
}

.yk-form .form-group span {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 4px;
}

.yk-form .form-group input {
    display: flex;
    padding: 10px;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--Default-400, #BDBDBD);
    border-radius: 0px;
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.yk-form .form-group small {
    color: var(--Text-Light-Primary, #171717) !important;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.yk-form button {
    border-radius: 0px;
    color: var(--Neutral-White, #FFF);
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 16px;
}

.yk-form .form-group .right-icon {
    float: right !important;
    padding-right: 10px !important;
    margin-top: -32px !important;
}

.countdown-wrapper {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 32px auto;
}

    .countdown-wrapper svg {
        transform: rotate(90deg) scale(-1,1)
    }

    .countdown-wrapper .circle-progress {
        transition: stroke 0.5s, stroke-dashoffset 1s linear;
    }


    .countdown-wrapper .countdown-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
    }

.return-code {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

    .return-code a {
        color: var(--Primary-500, #171717);
        text-align: center;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

.confirmation-container {
    padding-top: 32px;
}

    .confirmation-container .header-title {
        display: flex;
        justify-content: center;
        padding-top: 32px;
        color: var(--Text-Light-Primary, #171717);
        font-family: Limelight;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        margin-bottom: 0px;
    }

    .confirmation-container .confirmation-content {
        width: 100%;
        color: #171717;
        font-size: 16px;
        font-family: Outfit;
        font-weight: 400;
        line-height: 22px;
        word-wrap: break-word
    }

    .confirmation-container .button-group {
        width: 100%;
        height: 100%;
        justify-content: flex-end;
        align-items: center;
        gap: 24px;
        display: inline-flex;
        padding-top: 32px;
    }

        .confirmation-container .button-group .btn {
            text-align: center;
            font-size: 16px;
            font-family: Outfit;
            font-weight: 600;
            line-height: 22px;
            word-wrap: break-word;
            border-radius: 0px;
        }

        .confirmation-container .button-group .btn-outline-dark:hover {
            border: 1px solid #A39555;
            color: #A39555;
            background: #FFF;
        }

.btn-dark:hover {
    background-color: var(--Secondary-500, #918150) !important;
    border-color: var(--Secondary-500, #918150) !important;
}

#confirmationModal .modal-content {
    margin: auto;
    width: 640px;
}

#confirmationModal .description {
    color: var(--Text-Primary, #1C1C1C);
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 32px;
}

.yk-form .form-checkbox {
    width: 16px;
    height: 16px;
    padding-left: 0px;
    accent-color: var(--Primary-500, #171717);
}

.yk-form .checkbox-label {
    padding-left: 10px;
    margin-top: -1px;
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.yk-card {
    background: var(--Default-50, #FAFAFA);
    display: flex;
    padding: 10px 16px 0px 16px;
    margin-top: 0px;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

    .yk-card .yk-card-body {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

.new-item-content {
    display: flex;
    justify-content: end;
}

    .new-item-content a {
        /*float: right;*/
        color: var(--Primary-500, #171717);
        text-align: center;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

.stepper {
    width: 420px;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin: auto;
}

    .stepper .step {
        text-align: center;
        position: relative;
    }

        .stepper .step .circle {
            margin: auto;
            width: 16px;
            height: 16px;
            border: 4px solid #E3DFD3;
            border-radius: 50%
        }

        .stepper .step.success span,
        .stepper .step span {
            color: var(--Text-Light-Primary, #171717);
            font-family: Outfit;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px; /* 142.857% */
        }

        .stepper .step.active span {
            color: var(--Text-Light-Primary, #171717);
            text-align: center;
            font-family: Outfit;
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
        }

        .stepper .step.active .circle {
            border-color: #918150;
        }

        .stepper .step.success .circle {
            background: #918150;
            border-color: #918150;
            background-image: url('../icon/check.svg');
            background-repeat: no-repeat;
            background-position: center;
            background-size: 12px 12px;
        }

    .stepper .step-line {
        flex: 1;
        height: 4px;
        background: #E3DFD3;
        margin: 0px -35px 0px -25px;
        top: 12px;
        position: relative;
    }

        .stepper .step-line.active {
            background: #918150;
        }

.tag-abstract .item {
    display: flex;
    justify-content: space-between;
    display: flex;
    padding: 10px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-bottom: 1px solid var(--Default-200, #EEE);
    background: var(--Neutral-White, #FFF);
}

    .tag-abstract .item .label {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

.tag-abstract .title {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-top: 24px;
}

tbody, td, tfoot, th, thead, tr {
    padding: 8px 4px !important;
    border-radius: 4px;
}

.datepicker-dropdown {
    z-index: 99 !important;
}

.kunye-sticky-header {
    position: sticky;
    top: 0;
    z-index: 2000;
}

.modal {
    z-index: 1055
}

.modal-backdrop {
    z-index: 1050;
}

.bootstrap-datetimepicker-widget table td.day {
    width: 15px !important;
    height: 15px !important;
}

.datepicker-dropdown .table-condensed {
    min-width: 360px;
    background: var(--Neutral-White, #FFF);
}


    .datepicker-dropdown .table-condensed .day {
        color: var(--Text-Light-Primary, #171717);
        text-align: center;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        background: var(--Neutral-White, #FFF) !important;
    }

    .datepicker-dropdown .table-condensed .today:hover {
        border: 1px solid var(--Secondary-200, #C8C0A7) !important;
    }

    .datepicker-dropdown .table-condensed .day:hover {
        background: var(--Secondary-200, #C8C0A7) !important;
        color: var(--Text-Light-Primary, #171717);
    }

    .datepicker-dropdown .table-condensed .today {
        border: 1px solid var(--Secondary-200, #C8C0A7);
    }

    .datepicker-dropdown .table-condensed .active:hover,
    .datepicker-dropdown .table-condensed .active {
        background: var(--Secondary-200, #C8C0A7) !important;
        color: var(--Text-Light-Primary, #171717);
    }

.tag-entry-container .yk-form .form-group input:read-only {
    background: var(--Default-100, #F5F5F5);
    border: none;
    color: var(--Text-Light-Disabled, #BDBDBD);
}

.tag-entry-container .yk-form .form-group input:focus {
    box-shadow: none;
}

.was-validated .form-control:read-only:invalid:required,
.was-validated .form-control:invalid:required {
    border-color: #dc3545;
    background-image: none;
}

.tag-entry-container .yk-form .form-group .time-input:read-only:required

.was-validated .form-control:valid:required {
    border-color: var(--Default-400, #BDBDBD) !important;
    background-image: none;
}

.was-validated .form-control:valid {
    border-color: var(--Default-400, #BDBDBD) !important;
    background-image: none;
}

.tag-entry-container .yk-form .form-group input[type="file"]:disabled {
    background: var(--Default-100, #F5F5F5) !important;
    border: none !important;
    color: var(--Text-Light-Disabled, #BDBDBD) !important;
}

.tag-entry-container .yk-form .form-group input[type="file"]:read-only,
.tag-entry-container .yk-form .form-group input[type="file"] {
    background: var(--Neutral-White, #FFF);
    border: 1px solid var(--Default-400, #BDBDBD);
    color: var(--Text-Light-Primary, #171717);
}

input[type="file"]::file-selector-button {
    display: none;
}

.disabled-link {
    pointer-events: none;
    color: var(--Text-Light-Disabled, #BDBDBD) !important;
    text-decoration: none;
    cursor: not-allowed;
}

    .disabled-link img {
        opacity: 0.5;
    }

.winner-content .image-content {
    /*height: 525px;*/
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .winner-content .image-content img {
        width: 100%;
    }

.download-btn {
    margin-top: -30px;
    width: 20px;
    display: flex;
    justify-content: end;
    float: right;
    margin-right: 8px;
    cursor: default;
    pointer-events: none;
}

.trash-button {
    margin-top: -30px;
    width: 20px;
    display: flex;
    justify-content: end;
    float: right;
    margin-right: 8px;
}

.burs-link {
    color: black;
    font-weight: 600;
}

    .burs-link:hover {
        color: var(--Secondary-500, #918150);
    }

.description ul,
.description li {
    list-style: none;
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.description .list > li {
    padding-left: 35px !important;
    color: var(--Text-Light-Primary, #171717);
}

.description ul.list li {
    list-style: none;
    padding: 0 0 10px 18px;
    position: relative;
    line-height: 160%;
}

    .description ul.list li::before {
        font-family: Outfit;
        width: 4px;
        height: 4px;
        display: block;
        position: absolute;
        left: 0;
        top: 1px;
        color: var(--Secondary-500, #918150);
        font-weight: bold;
        font-size: 9px;
    }

#list > li:before {
    top: 4px;
    content: attr(content);
    font-family: Outfit;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
}

.description #list > li > .list > li:before,
.description #list > li > .custom-list > li > .list li:before {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 50%;
    border: 2px solid var(--Secondary-500, #918150);
    background-color: var(--Secondary-500, #918150);
}

.description #list > li > .list > li > .list > li:before,
.description #list > li > .custom-list > li:before {
    content: attr(content) !important;
    font-family: Outfit;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1.2;
    background-color: transparent;
    border: 0 !important;
    top: 3px;
}

.description ul.list li > ul li > ul li::before {
    content: '';
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    background: var(--Secondary-500, #918150);
    border-radius: 10px;
}

.btn-link.yk-image-card:hover {
    border: 1px solid var(--Secondary-500, #918150);
    background: var(--Neutral-White, #FFF);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}

    .btn-link.yk-image-card:hover .title,
    .btn-link.yk-image-card:hover .description {
        color: var(--Secondary-500, #918150) !important;
    }

#searchInput {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

    #searchInput::placeholder {
        color: var(--Text-Light-Primary, #9E9E9E);
        font-family: Outfit;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }


.select2-selection {
    height: 32px;
    border: none !important;
}

.select2-results {
    border-top: 1px solid #aaa !important;
}

    .select2-results .select2-results__option {
        display: flex;
        padding: 10px 16px;
        align-items: center;
        gap: 8px;
        align-self: stretch;
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        background: var(--Neutral-White, #FFF);
    }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: rgba(145, 129, 80, 0.20) !important;
    color: var(--Text-Light-Primary, #171717) !important;
}

.select2-container--default .select2-results__option--selected {
    color: var(--Primary-700, #101010);
    font-weight: 600;
    background: var(--Neutral-White, #FFF) !important;
}

.tag-list-container {
    padding-bottom: 60px !important;
}

    .tag-list-container .header-title {
        color: var(--Text-Light-Primary, #171717);
        font-family: Limelight;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
    }

    .tag-list-container .tag-list .list-item {
        display: flex;
        border-bottom: 2px solid var(--Secondary-100, #E3DFD3);
    }

        .tag-list-container .tag-list .list-item:hover {
            background-color: rgb(145,129,80,20%);
        }

        .tag-list-container .tag-list .list-item .part {
            flex: 1;
        }

            .tag-list-container .tag-list .list-item .part .title {
                color: var(--Text-Light-Primary, #171717);
                font-family: Outfit;
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                margin-bottom: 4px;
                margin-top: 10px
            }

            .tag-list-container .tag-list .list-item .part .sub-title {
                color: var(--Secondary-500, #918150);
                font-family: Outfit;
                font-size: 16px;
                font-style: normal;
                font-weight: 600;
                line-height: 22px;
            }

            .tag-list-container .tag-list .list-item .part:nth-child(3) .title {
                min-width: 120px;
            }

.button-hover:hover {
    background: #A39555;
    border-color: #A39555;
}

.otp-content {
    padding-top: 40px;
    width: 392px
}

.tag-header-title {
    color: var(--Text-Light-Primary, #171717);
    text-align: center;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.font-limelight {
    font-family: Limelight;
}

.was-validated .form-control:valid:required {
    border-color: var(--Default-400, #BDBDBD) !important;
    background: inherit;
}

.fake-file-input {
    background: var(--Neutral-White, #FFF);
    border: 1px solid var(--Default-400, #BDBDBD);
    color: var(--Text-Light-Primary, #171717);
}

.tag-entry-container .yk-form .form-group .fake-file-input:read-only {
    background: var(--Neutral-White, #FFF);
    border: 1px solid var(--Default-400, #BDBDBD);
    color: var(--Text-Light-Primary, #171717);
}

.tag-entry-container .yk-form .form-group .fake-file-input.readonly {
    background: var(--Default-100, #F5F5F5);
    border: none;
    color: var(--Text-Light-Disabled, #BDBDBD);
}

.invalid-feedback {
    color: var(--Danger-500, #D9322D);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.modal-button {
    color: var(--Neutral-White, #FFF);
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}


.save-and-next {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    height: 80px;
    background-color: white;
    z-index: 99;
    padding-top: 16px;
    border-top: 1px solid var(--Secondary-100, #E3DFD3);
}

    .save-and-next a {
        float: right;
        padding: 13px 16px;
        color: var(--Neutral-White, #FFF) !important;
        text-align: center;
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        background: var(--Primary-500, #171717);
        margin-right: 16px;
    }

        .save-and-next a:hover {
            background: #A39555;
        }


.time-picker-container {
    position: relative;
}

    .time-picker-container .time-picker-panel {
        padding: 16px 16px 16px 8px;
        position: absolute;
        top: 40px;
        left: 0;
        max-height: 250px;
        width: 150px;
        background: white;
        border: 1px solid #ccc;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        z-index: 100;
        display: none;
        flex-direction: row;
        text-align: center;
        margin-top: 4px;
    }

    .time-picker-container .time-column {
        flex: 1;
        overflow-y: auto;
        padding-left: 8px;
    }


        .time-picker-container .time-column::-webkit-scrollbar {
            width: 6px;
            background: transparent;
        }

        .time-picker-container .time-column::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: var(--button-default-button-enabled, #9E9E9E);
            height: 32px;
            margin-right: 5px;
        }

.time-option {
    margin-top: 12px;
    width: 24px;
    height: 24px;
    justify-content: center;
    text-align: center;
    color: var(--Text-Light-Primary, #171717);
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 2px;
}

.minutes {
    border-left: 1px solid #E3DFD3;
}

    .minutes .time-option {
        margin-left: 8px;
    }

.hours {
    margin-right: 8px;
}

.time-picker-container .time-option:hover {
    border-radius: 4px;
    background: var(--Secondary-200, #C8C0A7);
}

.time-picker-container .time-option.selected {
    border-radius: 4px;
    background: var(--Secondary-200, #C8C0A7);
    color: var(--Text-Light-Primary, #171717);
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.time-picker-container .time-input {
    padding-right: 30px;
    background-size: 16px 16px;
    background: url('../icon/clock.svg') no-repeat right 10px center;
}

.text-danger {
    color: var(--Danger-500, #D9322D);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    background-image: none;
}

.tag-entry-container .yk-form .form-group .time-input:read-only {
    background: url('../icon/clock.svg') no-repeat right 10px center;
    border: 1px solid var(--Default-400, #BDBDBD);
    color: var(--Text-Light-Primary, #171717);
}

.contact-container {
    margin-top: 188px;
}

.cookie-banner {
    bottom: 0;
    padding: 16px;
    background-color: #F4F2ED;
    position: fixed;
    width: 100%;
    z-index: 99;
}

    .cookie-banner .cookie-banner-content {
        width: 100%;
        display: flex;
        flex-flow: row;
        align-items: center
    }

    .cookie-banner .text-content {
        padding-right: 24px
    }

.border-link {
    border-bottom: 1px solid var(--border-border-primary, #E0E0E0)
}

.repertoire-type-content {
    display: flex;
    justify-content: end;
}

    .repertoire-type-content .home-select {
        width: 450px;
    }

        .repertoire-type-content .home-select .select2-container {
            float: right;
        }

@media (max-width: 991px) {
    .cookie-banner .text-content {
        padding-right: 16px
    }

    .panel-container .panel-content .candidate-content .repertoire-container {
        width: 100%;
    }

    .navbar .navbar-brand {
        padding-left: 16px;
    }
}

.cookie-banner .text-content p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}

    .cookie-banner .text-content p a {
        color: var(--Secondary-500, #918150);
        text-decoration: underline;
        font-weight: 500;
        cursor: pointer
    }

.cookie-banner .cookie-btns {
    display: flex;
    flex-flow: row;
    align-items: center
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--Primary-700, #101010);
    /* Menu/Medium */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 137.5% */
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent var(--Primary-700, #101010) transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: var(--Primary-700, #101010) transparent transparent transparent !important;
}

.tab-photo .title {
    color: var(--Text-Light-Primary, #171717);
    font-family: Outfit !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 28px !important;
}

.contact-content .social-title {
    color: var(--Text-Light-Primary, #171717);
    /* Title/T5 */
    font-family: Limelight;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 128.571% */
}

.contact-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .contact-item .img-circle {
        display: flex;
        width: 40px;
        height: 40px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        border-radius: 999px;
        background: var(--Primary-500, #171717);
        margin-right: 8px;
    }

    .contact-item .title {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

        .contact-item .title a {
            color: var(--Text-Light-Primary, #171717);
            font-family: Outfit;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 22px;
        }

    .contact-item a {
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
    }

#nextAndSaveButton.btn-disabled {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
}

.tab-button-group {
    margin-left: 16px;
}

@media(max-width:768px) {
    .season-select {
        display: flex;
    }

    /*  .select2-container {
        width: calc(100% - 4px) !important;
    }*/

    .tab-button-group {
        /*   align-items: center;
        overflow-x: scroll;
        --webkit-overflow-scrolling: touch;*/
    }

        .tab-button-group .tab {
            flex: 0 0 auto;
            white-space: nowrap;
        }

    /*.select-content {
        margin-bottom: 16px;
    }*/


    .repertoire-type-content {
        display: flex;
        justify-content: start;
        margin-top: 24px;
        padding-top: 0px;
    }

        .repertoire-type-content .home-select {
            width: 100%;
            max-width: 100%;
        }

            .repertoire-type-content .home-select .select2-container {
                float: left;
            }

    .border-link {
        border: none;
    }

    .link-bar .tab-container a {
        border-bottom: 1px solid var(--border-border-primary, #E0E0E0) !important;
    }

    .panel-container .panel-content .link-bar {
        border: none !important;
    }

    .photo-link .tab-container {
        flex-wrap: nowrap !important;
        overflow-x: auto;
        padding-bottom: 4px;
    }

        .photo-link .tab-container::-webkit-scrollbar {
            height: 4px;
        }

        .photo-link .tab-container::-webkit-scrollbar-thumb {
            background-color: rgba(0,0,0,0.2);
            border-radius: 3px;
        }
}

.tab-button-group {
    display: flex;
    flex-direction: row;
}

.modal-body .description {
    color: var(--Text-Primary, #1C1C1C);
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 16px;
    padding-bottom: 32px;
}

footer .copyright {
    color: var(--Text-Light-Primary, #171717);
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}

.footer-background {
    background: #F4F2ED;
}

.home-select {
    max-width: 450px;
}

.season-select-content {
    max-width: 230px;
    width: 190px;
}

.button-select-content {
    max-width: 230px;
    width: 100%;
    min-width: 100px;
}

    .button-select-content .select2-container,
    .season-select-content .select2-container,
    .home-select .select2-container {
        border: 1px solid var(--Default-400, #BDBDBD);
        height: 40px;
    }

    .button-select-content .select2-container--default .select2-selection--single .select2-selection__arrow,
    .season-select-content .select2-container--default .select2-selection--single .select2-selection__arrow,
    .home-select .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px;
        right: 8px;
    }

    .button-select-content .select2-container .select2-selection--single .select2-selection__rendered,
    .season-select-content .select2-container .select2-selection--single .select2-selection__rendered,
    .home-select .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 10px;
        padding-top: 9px;
        color: var(--Text-Light-Primary, #171717);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }


.col-winner .yk-image-card .image-content img {
    object-fit: cover;
    object-position: center center;
    height: 517px;
}

.winner-content .repertoire-container {
    width: calc(100% - 42px) !important;
    gap: 14px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.panel-container .panel-content .link-bar {
    border-bottom: 1px solid var(--border-border-primary, #E0E0E0);
}

.col-winner.hidden {
    display: none;
}

.winner-content .repertoire-container.row .col-4th {
    padding-left: 0px;
    padding-right: 0px;
}

.nav-button {
    gap: 6px;
    justify-content: center;
    padding-top: 8px;
}

    .nav-button button {
        display: flex;
        width: 24px;
        height: 24px;
        padding: 8px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        background: var(--Primary-500, #171717);
    }

        .nav-button button:disabled {
            opacity: 0.5;
            background: var(--Primary-500, #171717);
        }

#searchOverlay {
    position: fixed;
    top: 150px;
    left: 0;
    width: 100% !important;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    transform: translateY(-20px)
}

    #searchOverlay.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

#overlay {
    position: fixed;
    top: 120px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 98;
    background: var(--Neutral-Black-Overlay, rgba(0, 0, 0, 0.80));
}

.panel-top {
    margin-top: 32px;
}

@media (max-width: 991px) {
    .winner-content .repertoire-container {
        width: 100% !important;
    }

    .panel-top {
        margin-top: 16px;
    }

    .contact-content .social-title {
        font-size: 22px;
    }
}

.panel-container .panel-content .link-bar .tab-container a.active {
    border-bottom: 2px solid var(--Primary-500, #171717) !important;
    color: var(--Primary-500, #171717);
    cursor: pointer;
}

.panel-container .panel-content .candidate-link .tab-container a {
    display: inline-block;
    height: 32px !important;
}

.gray-overlay {
    filter: grayscale(1)
}

.jury-image-content {
    height: 360px;
}

    .jury-image-content img {
        object-fit: cover;
        object-position: center center
    }

.notfound-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 24px;
    padding: 80px 16px 0px;
}

    .notfound-content .image-content {
        max-width: 480px;
    }

    .notfound-content .text-content .title {
        color: var(--text-text-primary, #000);
        text-align: center;
        font-family: Outfit;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .notfound-content .text-content .description {
        color: var(--text-text-primary, #000);
        text-align: center;
        font-family: Outfit;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 0px;
    }


@media(max-width : 991px) {
    .description ul.list {
        padding-left: 4px;
    }

    .description .list > li {
        padding-left: 24px !important;
    }

    .yk-form .checkbox-label
}

@media(max-width : 540px) {
    .yk-form .checkbox-label {
        font-size: 12px
    }
}


#loadingOverlay {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(6px);
    background: rgba(255,255,255,0.3);
    z-index: 1100;
    flex-direction: column;
}


    #loadingOverlay .spinner {
        border: 6px solid #ccc;
        border-top: 6px solid #918150;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        animation: spin 1s linear infinite;
    }

    #loadingOverlay .text {
        font-size: 16px;
        font-weight: 600;
        color: #918150;
        margin-top: 16px;
    }

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
