@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 200;
    src: url('../fonts/PlusJakartaSans-ExtraLight.ttf');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 300;
    src: url('../fonts/PlusJakartaSans-Light.ttf');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 400;
    src: url('../fonts/PlusJakartaSans-Regular.ttf');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 500;
    src: url('../fonts/PlusJakartaSans-Medium.ttf');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 600;
    src: url('../fonts/PlusJakartaSans-SemiBold.ttf');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 700;
    src: url('../fonts/PlusJakartaSans-Bold.ttf');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-weight: 800;
    src: url('../fonts/PlusJakartaSans-ExtraBold.ttf');
}

@font-face {
    font-family: 'PirataOne';
    font-weight: 400;
    src: url('../fonts/PirataOne-Regular.ttf');
}

:root {
    --lavender-blue: #01337A;
    --black: #333237;
    --grey: #828282;
    --grey-soft: #DDE5E9;
    --royal-violet: #6F47B9;
    --blue: #0070AC;
    --white: #FFFFFF;
    --background: #FAF9FB;
    --ufo: #FC8457;
    --dark-blue: #110944;
    --sand-beige: #D9C19D;
    --deep-maroon: #492330;
}

.text-ufo {
    color: var(--ufo) !important;
}

body {
    font-family: 'PlusJakartaSans';
    font-weight: 400;
    /* background: linear-gradient(54.59deg, #0070AC 19.83%, #6F47B9 61.8%); */
    /* 2025 */
    /* background: linear-gradient(54.59deg, #2A1274 19.83%, #01337A 53.92%); */
    /* 2026 */
    background: linear-gradient(54.59deg, #492330 33.83%, #D9C19D 105.92%);
    color: var(--white);
}

.bg-background {
    background-color: var(--background);
}

.btn-primary {
    border: unset;
    /* 2025 */
    /* background-color: var(--ufo);
    color: var(--white); */
    /* 2026 */
    background-color: var(--sand-beige);
    color: var(--deep-maroon);
    border-radius: 100px;
    font-weight: 500;
    padding: 12px 25px;
}

.btn-primary:hover,
.btn-primary:focus-visible,
.btn-primary:focus,
.btn-primary:visited,
.btn-primary:target,
.btn-primary:active,
.btn-primary:active:focus {
    /* 2025 */
    /* background-color: var(--ufo) !important;
    background: var(--ufo) !important;
    color: var(--white) !important; */
    /* 2026 */
    background-color: var(--sand-beige) !important;
    background: var(--sand-beige) !important;
    color: var(--deep-maroon) !important;
    box-shadow: unset !important;
    border-color: unset !important;
    outline: unset !important;
}

nav {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 99;
    /* 2025 */
    /* background-color: var(--dark-blue); */
    /* 2026 */
    background: linear-gradient(230deg, #492330 50.83%, #D9C19D 105.92%);
    padding: 2px 0 !important;
}

nav .icon {
    height: 60px;
}

nav #main-menu {
    flex-grow: unset;
}

nav .nav-link {
    color: var(--white) !important;
    font-weight: 500;
}

nav .nav-link.active,
nav .nav-link:hover {
    color: var(--white) !important;
    font-weight: 500;
}

nav .navbar-toggler {
    border: unset;
}

nav .navbar-toggler:focus,
nav .navbar-toggler:focus-visible {
    outline: unset;
    box-shadow: unset;
}

.navbar h5 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 22px;
    color: var(--white);
}

.navbar-toggler img {
    width: 35px;
}

#home {
    margin-top: 74px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#home .content {
    min-height: calc(100vh - 74px);
    position: relative;
    text-align: center;
}

#home .content h1 {
    font-family: 'PirataOne';
    font-size: 74px;
    line-height: 100px;
    color: var(--deep-maroon);
}

#home .content h5 {
    font-weight: 500;
    font-size: 18px;
    color: var(--deep-maroon);
    margin-bottom: 40px;
}

#about-us {
    padding: 60px 0;
}

#about-us h2 {
    font-family: 'PirataOne';
    font-size: 52px;
    text-transform: uppercase;
    line-height: 80px;
    margin-bottom: 20px;
}

#about-us p {
    font-weight: 500;
    line-height: 28px;
}

#about-us img {
    height: 100px;
    margin-right: 20px;
}

#event {
    padding: 60px 0;
}

#event h3 {
    font-family: 'PirataOne';
    font-size: 28px;
    margin-bottom: 0;
}

#event .customize-slider-event-controls button,
#gallery .customize-slider-gallery-controls button {
    background-color: unset;
    color: unset;
    border: unset;
}

#event .customize-slider-event-controls button img,
#gallery .customize-slider-gallery-controls button img {
    height: 50px;
}

#event .customize-slider-event-nav {
    text-align: center;
    margin-top: 10px;
}

#event .customize-slider-event-nav button {
    background-color: var(--white);
    border-radius: 100px;
    height: 12px;
    width: 12px;
    border: unset;
}

#event .customize-slider-event-nav button.tns-nav-active {
    background-color: var(--ufo);
    width: 45px;
}

#event .slider-event .item {
    border-radius: 20px;
}

#event .slider-event .item .content {
    position: relative;
    background-color: var(--background);
    color: var(--grey);
    padding: 45px 40px;
    border-radius: 20px;
}

#event .slider-event .item .content h6 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}

#event .slider-event .item .content h3 {
    /* 2025 */
    /* color: var(--royal-violet); */
    /* 2026 */
    color: var(--deep-maroon);
    font-size: 28px;
    margin-bottom: 15px;
}

#event .slider-event .item .content .icon {
    height: 18px;
    margin-top: -5px;
    margin-right: 5px;
}

#event .slider-event .item .content h5 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}

#event .slider-event .item .content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

#event .slider-event .item .content .bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 120px;
    border-radius: 0 20px 0 0;
}

#event .slider-event .item .cover {
    padding: 0;
    margin-left: -20px;
}

#event .slider-event .item .cover .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 20px 20px 0;
}

#gallery,
#contact {
    padding: 60px 0;
}

#gallery h3,
#contact h3 {
    font-family: 'PirataOne';
    font-size: 28px;
    margin-bottom: 20px;
}

#gallery p,
#contact p {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

#gallery {
    overflow-x: hidden;
}

#gallery .container {
    overflow-x: visible; 
}

#gallery .year-tabs-wrapper {
    position: relative;
    overflow: hidden;
}

.slider-gallery-fullwidth {
    margin-left: calc(-1 * var(--bs-gutter-x, 0.75rem));
    margin-right: calc(-100vw + 100%);
    padding-left: var(--bs-gutter-x, 0.75rem);
    overflow-x: hidden;
}

.year-tabs-wrapper #pills-tab {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; 
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
    padding-bottom: 10px;
}

.year-tabs-wrapper #pills-tab::-webkit-scrollbar {
    height: 6px;
}

.year-tabs-wrapper #pills-tab::-webkit-scrollbar-track {
    background: transparent;
}

.year-tabs-wrapper #pills-tab::-webkit-scrollbar-thumb {
    background: var(--sand-beige);
    border-radius: 10px;
}

.year-tabs-wrapper #pills-tab::-webkit-scrollbar-thumb:hover {
    background: var(--sand-beige);
}

.year-tabs-wrapper .nav-item {
    flex-shrink: 0;
}

.year-tabs-wrapper .nav-link {
    white-space: nowrap;
    min-width: fit-content;
}

#gallery .nav-pills .nav-link {
    background-color: var(--background) !important;
    color: var(--deep-maroon) !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important; 
    line-height: 160% !important;
}

#gallery .nav-pills .nav-link.active {
    background-color: var(--sand-beige) !important;
    color: var(--deep-maroon) !important;
    padding-right: 100px !important;
}

#gallery .item .image {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    padding-bottom: 56.25%;
}

#gallery .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: calc(50%);
    left: calc(50%);
    transform: translate(-50%, -50%);
    display: block;
    max-height: none;
    max-width: none;
}

#gallery .btn-cta {
    width: fit-content;
    background-color: var(--sand-beige);
    border-radius: 100px;
    color: var(--deep-maroon);
    font-weight: 500;
    font-size: 19px;
    padding: 12px 30px;
}

#modal-show-gallery .modal-content {
    background-color: var(--white) !important;
    border-radius: 50px !important;
}

#modal-show-gallery .modal-header {
    border: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#modal-show-gallery .modal-header button,
#modal-show-gallery .modal-header button:focus {
    background-color: unset !important;
    border: none !important;
}

#modal-show-gallery .modal-body img {
    border-radius: 40px;
}

#modal-show-gallery .modal-body .cta-show-event {
    width: fit-content;
    background-color: #49233033;
    border-radius: 10px;
    color: var(--deep-maroon);
    font-weight: 500;
    font-size: 15px;
    padding: 10px 20px;
}

#modal-show-gallery .modal-body h3 {
    font-family: 'PirataOne';
    font-size: 28px;
    background: linear-gradient(230deg, #492330 50.83%, #D9C19D 105.92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

#modal-show-gallery .modal-body #show-gallery-description {
    color: var(--grey);
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
}

#contact .cp a {
    display: flex;
    text-decoration: none;
    color: var(--white);
}

#contact .cp img {
    height: 40px;
    margin-right: 15px;
}

#contact .cp h6 {
    font-weight: 600;
    font-size: 18px;
}

#contact .cp p {
    font-weight: 400;
    font-size: 18px;
}

#detail-event {
    margin-top: 74px;
    padding-top: 25px;
}

#detail-event .logo,
#register .logo {
    background-color: var(--white);
    border-radius: 100%;
    padding: 30px;
    height: 180px;
    margin-bottom: 30px;
}

#detail-event h1 {
    font-family: 'PirataOne';
    font-size: 36px;
    margin-bottom: 20px;
}

#detail-event h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
}

#detail-event .timeline .item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

#detail-event .timeline .item .dot {
    width: 80px;
    margin-right: 20px;
    flex-shrink: 1;
    position: relative;
}

#detail-event .timeline .item .dot .icon img {
    width: 100%;
    background-color: var(--white);
    border-radius: 100%;
    padding: 12%;
}

#detail-event .timeline .item .dot .line {
    border-right: 2px dashed var(--white);
    position: absolute;
    top: 100%;
    left: 50%;
    right: 50%;
    transform: translate(-50%);
    height: 35px;
}

#detail-event .timeline .item:last-child .dot .line {
    display: none;
}

#detail-event .timeline .item .content {
    background-color: var(--white);
    border-radius: 10px;
    /* 2025 */
    /* color: var(--royal-violet); */
    /* 2026 */
    color: var(--deep-maroon);
    width: 100%;
    padding: 10px 30px;
    position: relative;
}

#detail-event .timeline .item .content h5 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 5px;
}

#detail-event .timeline .item .content p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: unset;
}

#detail-event .timeline .item .content .bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    border-radius: 0 10px 0 0;
}

#detail-event h2 {
    font-family: 'PirataOne';
    font-size: 26px;
    margin-top: 70px;
    margin-bottom: 25px;
}

#detail-event p {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}

#detail-event .file {
    margin-right: 30px;
}

#detail-event .file h6 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}

#detail-event .file .btn img {
    height: 25px;
    margin-top: -4px;
}

#detail-event .btn {
    min-width: 200px;
}

.galleries-page {
    margin-top: 74px;
}

#register,
#upload-payment,
#upload-proposal,
#upload-ppt {
    margin-top: 74px;
    padding: 60px 0;
    min-height: calc(100vh - 147px);
}

#register h1 {
    font-family: 'PirataOne';
    font-size: 36px;
}

#register p {
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
}

form label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

form .form-control {
    border-radius: 3px;
}

form .form-control:hover,
form .form-control:active,
form .form-control:target,
form .form-control:focus {
    box-shadow: unset;
}

form .btn {
    min-width: 200px;
}

footer {
    text-align: center;
}

footer img {
    height: 120px;
    margin-bottom: 20px;
}

footer p {
    font-weight: 500;
    font-size: 16px;
}

footer p a {
    text-decoration: none;
    color: var(--white);
}

footer .social-media-item {
    font-size: 22px;
    color: var(--white);
}

#sponsor .sponsor,
#sponsor .media-partner {
    border-radius: 20px;
    background-color: var(--background);
    padding: 20px 40px;
}

#sponsor .sponsor {
    margin-bottom: 35px;
}

#sponsor .sponsor img {
    width: 100%;
}

#sponsor .media-partner {
    margin-bottom: 50px;
}

#sponsor .media-partner img {
    width: 300px;
}

#sponsor h3 {
    font-family: 'PirataOne';
    font-size: 18px;
    color: var(--grey);
    margin-bottom: 0;
}

@media (min-width: 1400px) {}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (max-width: 767.98px) {
    nav .icon {
        height: auto;
        width: 160px;
    }

    .btn-primary {
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 15px;
    }

    #home,
    #detail-event {
        margin-top: 74px;
    }

    #home .content h1 {
        font-size: 28px;
        line-height: 40px;
    }

    #home .content h5 {
        margin-bottom: 20px;
        font-size: 14px;
    }

    #home .content {
        min-height: auto;
        padding: 40px 0;
    }

    #about-us,
    #event,
    #gallery,
    #contact {
        padding-bottom: 0;
    }

    #about-us h2 {
        font-size: 30px;
        line-height: 40px;
    }

    #about-us img {
        width: 60px;
        height: auto;
        margin-right: 0;
        margin-left: 10px;
    }

    #about-us p,
    #event .slider-event .item .content p,
    #gallery p,
    #contact p,
    #detail-event p {
        font-size: 14px;
        line-height: 24px;
    }

    #event h3 {
        font-size: 22px;
    }

    #event .customize-slider-event-controls button img,
    #gallery .customize-slider-gallery-controls button img {
        height: 40px;
    }

    #gallery .nav-pills .nav-link {
        padding: 10px 15px;
        font-size: 14px !important;
    }

    #gallery .nav-pills .nav-link.active {
        padding-right: 40px !important;
    }

    #event .slider-event .item .content {
        padding: 25px;
    }

    #event .slider-event .item .content h6 {
        font-size: 14px;
    }

    #event .slider-event .item .content h3 {
        font-size: 22px;
    }

    #event .slider-event .item .content h5 {
        font-size: 16px;
    }

    #gallery h3,
    #contact h3,
    #detail-event h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    /* #gallery .customize-slider-gallery-controls {
        position: absolute;
        bottom: -50px;
        left: 50%;
        transform: translate(-50%);

    } */

    #gallery .btn-cta {
        border-radius: 5px;
        padding: 10px 15px;
        font-size: 14px;
    }

    #modal-show-gallery .modal-content {
        border-radius: 30px !important;
    }

    #modal-show-gallery .modal-header {
        border: none !important;
        padding-top: 1rem !important;
        padding-bottom: 0.5rem !important;
    }

    #modal-show-gallery .modal-body img {
        border-radius: 12px;
    }

    #modal-show-gallery .modal-body .cta-show-event {
        border-radius: 5px;
        font-size: 10px;
        padding: 5px 10px;
    }

    #modal-show-gallery .modal-body h3 {
        font-size: 18px;
    }

    #modal-show-gallery .modal-body #show-gallery-description {
        font-size: 12px;
    }


    #contact {
        padding-top: 100px;
    }

    #contact .cp h6,
    #contact .cp p {
        font-size: 16px;
    }

    #detail-event .logo,
    #register .logo {
        width: 100%;
        height: auto;
        padding: 12%;
        margin-bottom: 0;
    }

    #detail-event h1,
    #register h1 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 0;
    }

    #detail-event h2 {
        margin-top: 40px;
    }

    #detail-event .timeline .item .dot {
        width: 70px;
        margin-right: 10px;
    }

    #detail-event .timeline .item .dot .line {
        height: 57px;
    }

    #detail-event .timeline .item .content {
        padding: 10px 15px;
    }

    #detail-event .timeline .item .content h5 {
        font-size: 16px;
    }

    #detail-event .timeline .item .content p {
        font-size: 12px;
    }

    #detail-event .file {
        margin-bottom: 20px;
        margin-right: 0;
    }

    #detail-event .file:last-child {
        margin-bottom: 0;
    }

    #detail-event .file h6 {
        margin-bottom: 0;
        font-size: 16px;
    }

    #detail-event .btn {
        min-width: unset;
    }

    #register,
    #upload-payment,
    #upload-proposal,
    #upload-ppt {
        margin-top: 74px;
        padding-top: 20px;
        min-height: calc(100vh - 230px);
    }

    .navbar h5 {
        font-size: 14px;
    }

    footer img {
        height: auto;
        width: 200px;
    }

    #sponsor{
        margin-top: 40px;
    }

    #sponsor .sponsor,
    #sponsor .media-partner {
        padding: 20px;
    }

    #sponsor .sponsor {
        margin-bottom: 20px;
    }

    #sponsor .media-partner img{
        width: 200px;
    }

    #sponsor h3 {
        font-size: 16px;
    }
}

@media (max-width: 320px) {}