@charset "UTF-8";

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "sansation";
}


.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-48 {
    font-size: 48px !important;
}

.ls-2 {
    letter-spacing: 2px;
}


.navbar-btn-login {
    width: 86px;
    height: 36px;

    vertical-align: middle;
    /* Description Bold */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9.5px 24px;
    gap: 10px;

    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
}

.navbar-btn-get-involve {
    width: 130px;
    height: 36px;

    vertical-align: middle;
    /* Description Bold */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9.5px 24px;
    gap: 10px;

    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
}

.navbar-divider {
    border: 1px solid #FFFFFF;
    stroke-width: 1px;
    stroke: var(--Foundation-Violet-violet-1, #E8E8EE);
    opacity: 0.3;
}

.navbar-btn-register2025 {
    background: #C9181F;
    display: flex;
    min-width: 140px;
    padding: 6px 16px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0.07px;
    text-align: left;
    color: #FFFFFF;
}

.navbar-btn-register2024 {
    background: #29A366;
    padding: 8px, 16px, 8px, 16px;
    border-radius: 6px;
    gap: 4px;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}

.navbar-btn-register {
    position: relative;
    border: none;
    background: none;
    outline: none;
    color: black;
    width: 105px;
    height: 36px;
    mix-blend-mode: screen;
    border-radius: 100px;

    font-family: 'Inter';
    font-style: normal;
}

.navbar-btn-register::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    border-radius: 100px;
    content: '';
    mix-blend-mode: color-burn;
}



body {
    font-family: 'Roboto';
    font-style: normal;

}

.bg-dark {
    background-color: #1B1524 !important;
}

.bg-gray {
    background-color: #F7F5FF !important;
}

.card-register-info {
    border-radius: 20px;
    background-color: #160A37 !important;
    min-height: 313px;
    color: white;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url('../../assets/img/register-info.svg');
    background-size: contain;
}

.register-info-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;
}

.register-info-subtitle {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.register-info-content {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

footer {
    padding: 10px;
}

.btn-outline-batic {
    border-radius: 5px;
    width: 185px;
    height: 36px;
    background: white;
    /*background-image: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);*/
    /*background: linear-gradient(253.08deg, #2a2c8e -14.81%, #3033af -10.81%, #3536b2 3.16%, #21228f 17.83%, #2a2c8e 33.33%, #2a2c8e 50.22%, #2a2c8e 71.09%);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-style: solid;
    border-width: 2px;
    /*border-image: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%) 1;*/
    background: linear-gradient(253.08deg, #2a2c8e -14.81%, #3033af -10.81%, #3536b2 3.16%, #21228f 17.83%, #2a2c8e 33.33%, #2a2c8e 50.22%, #2a2c8e 71.09%);
    /* border-image-slice: 20; */
}

.btn-batic-lg {
    width: 130px;
    height: 36px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    color: #FFFFFF;
    /*background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);*/
    background: linear-gradient(253.08deg, #2a2c8e -14.81%, #3033af -10.81%, #3536b2 3.16%, #21228f 17.83%, #2a2c8e 33.33%, #2a2c8e 50.22%, #2a2c8e 71.09%);
    box-shadow: 0px 8px 32px rgba(45, 41, 41, 0.08);
    border-radius: 100px;
}

.btn-batic-white-lg {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    /* 2023/Black */
    color: #160A37;
    width: 130px;
    height: 36px;
    /* 2023/light grey */
    border: 1px solid #BFC4CC;
    border-radius: 100px;

}

.btn-enquire-today {
    display: flex;
    height: 58px;
    padding: 12px 36px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    border-radius: 20px;
    background: var(--Logo-Baru-1, #04CBFE);
    box-shadow: 0px 10px 20px 0px rgba(97, 222, 254, 0.30);
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.08px;
}

.btn-speaker {
    border-radius: 20px;
    border: 1px solid var(--Neutral-neutral-6, #C4C5CD);
    backdrop-filter: blur(8px);
    height: 58px;
    background: transparent;
    padding: 12px 24px;
    gap: 8px;
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.08px;
    text-transform: uppercase;
}

.btn-testimonial {
    padding: 12px;
    margin: 0 5px;
    border-radius: 50px;
    border: 1px solid var(--Neutral-neutral-13, #131637);
}

.btn-container {
    display: flex;
    align-items: center;
    gap: 20px;
    /* Memberi jarak antara tombol */
}

.btn-register-now {
    background: transparent;
    padding: 12px 20px;
    gap: 8px;
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.08px;
}

.btn-videos {
    border-radius: 20px;
    border: 1px solid var(--Red-kv-red-kv-7, #C9181F);
    background: var(--Red-kv-red-kv-7, #C9181F);
    box-shadow: 0px 10px 20px 0px rgba(255, 35, 86, 0.30);
    display: flex;
    height: 58px;
    padding: 12px 36px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 27px */
    letter-spacing: 0.09px;
    text-transform: uppercase;
}

.btn-sponsor {
    background: transparent;
    display: flex;
    height: 58px;
    padding: 12px 36px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    border-radius: 20px;
    border: 1px solid var(--Red-kv-red-kv-7, #C9181F);
    color: var(--Red-kv-red-kv-7, #C9181F);
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 27px */
    letter-spacing: 0.09px;
    text-transform: uppercase;
}

.btn-read-more {
    display: flex;
    height: 48px;
    padding: 12px 36px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    border-radius: 20px;
    background: var(--Logo-Baru-1, #04CBFE);
    box-shadow: 0px 10px 20px 0px rgba(97, 222, 254, 0.30);
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.08px;
    text-transform: uppercase;

}

.btn-batic2 {
    width: 130px;
    height: 36px;

    /* 2023/Gradient */

    /*background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);*/
    /* Shadiw */

    background: linear-gradient(253.08deg, #2a2c8e -14.81%, #3033af -10.81%, #3536b2 3.16%, #21228f 17.83%, #2a2c8e 33.33%, #2a2c8e 50.22%, #2a2c8e 71.09%);

    box-shadow: 0px 8px 32px rgba(45, 41, 41, 0.08);
    border-radius: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    color: #FFFFFF;

}

.btn-batic2025 {
    min-width: 140px;
    padding: 12px 20px;
    gap: 8px;
    border-radius: 12px;
    background: url('../../assets/img/2025/pattern3.png') repeat, #1B1BAF;
    background-size: cover;
    background-blend-mode: multiply, normal;
    backdrop-filter: blur(8px);
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.08px;
}

.btn-batic {
    padding: 9.5px, 24px, 9.5px, 24px;
    border-radius: 4px;
    gap: 10px;
    background: #383BBC;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFFFFF;
}

.btn-batic-green2024 {
    padding: 9.5px, 24px, 9.5px, 24px;
    border-radius: 4px;
    gap: 10px;
    background: #29A366;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFFFFF;
}

.contact-us {
    padding-top: 50px;
    padding-bottom: 50px;
}


.title {
    /* Sub Title Bold */
    text-transform: uppercase;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    /* 2023/Gradient */

    /*background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);*/
    background: #2a2c8e;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#home2025 {
    top: 0;
    position: relative;
    overflow: hidden;
    max-height: 680px;
}

#home2025 h1 {
    margin-top: 200px;
    color: var(--Neutral-neutral-1, #FFF);
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: Sansation;
    font-size: 64px;
    margin-right: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.5px;
}

#home2025 h5 {
    color: var(--Neutral-neutral-1, #FFF);
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: Sansation;
    font-size: 34px;
    margin-right: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
}

#home2025 p {
    color: var(--Neutral-neutral-5, #DCDCE1);
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0.2px;

}

#section-home {
    background: url('../../assets/img/2025/element.png') no-repeat;
    background-position: top right;
    padding: 80px;
}

#discover {
    padding: 60px 100px 300px 100px;
    background: linear-gradient(180deg, #272497 0%, #000A3D 100%);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
    z-index: 1;
}

#discover::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../../assets/img/2025/pattern2.png') no-repeat center center;
    background-size: cover;
    opacity: 0.1;
    z-index: 0;
}

#section-home h3 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.46px;
}

#section-home p {
    color: var(--Neutral-neutral-7, #8F909E);
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    /* 27px */
}

#bg-discover {
    background: linear-gradient(180deg, #FFF 0%, #BAC3E9 100%);
    padding: 0px 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

#bg-01 {
    gap: 40px;
}

#home-event {
    padding: 50px 100px 100px 100px;
    background:
        url('../../assets/img/2025/pattern1.png') repeat,
        linear-gradient(180deg, #272497 0%, #000A3D 100%);
    background-size: cover;
    clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
}

#home-event h2 {
    color: var(--Neutral-neutral-1, #FFF);
    text-align: center;
    font-family: Sansation;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.84px;
}

#home-event p {
    color: rgba(255, 255, 255, 0.80);
    text-align: center;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    /* 200% */
    padding: 30px 60px;
}

#bg-01 .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#bg-01 h2 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.4px;
}

#bg-01 p {
    color: var(--Neutral-neutral-8, #66687D);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
}

#bg-video {
    margin-top: -200px;
    padding: 100px 0 120px 0;
    background: var(--Key-Visual-bg-2, #ECEFFE);
}

#bg-video .image-container {
    display: flex;
    gap: 10px;
}

/* Kontrol manual dengan kelas tambahan */
.custom-position {
    justify-content: center;
    margin-top: 100px;
    margin-bottom: -180px;
    margin-left: 120px;
}

.custom-position2 {
    position: absolute;
    right: 198px;
    align-items: center;
    margin-top: 40px;
}

.custom-position2 img {
    max-height: 80%;
}

.image-container img .evolution {
    width: 100%;
    height: auto;
    display: flex;
    border-radius: 20px;
    top: 0;
}

#bg-video h1 {
    font-family: Roboto, 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 128px;
    font-weight: 900;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #1C1853;
    text-rendering: optimizeLegibility;
    opacity: 0.2;
}


#last-year {
    padding: 100px;
    background: var(--Key-Visual-bg-1, #F8F9FF);
    overflow: hidden;
    position: relative;
}

#last-year h2 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.5px;
}

#last-year h1 {
    color: var(--Key-Visual-Biru-Sakit-mata, #1B1BAF);
    font-family: Sansation;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
}

#last-year h3 {
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Sansation;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
}

#last-year p {
    color: var(--Neutral-neutral-7, #8F909E);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 36px */
}

#last-year .card p {
    color: var(--Neutral-neutral-7, #8F909E);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.2px;
    margin: 0;
}

#last-year .card {
    border-radius: 30px;
    background: var(--Key-Visual-bg-1, #F8F9FF);
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(42px);
    padding: 30px 60px;
    height: 180px;
    position: relative;
    overflow: hidden;
}

#last-year .card-blue {
    border-radius: 30px;
    padding: 60px;
    height: 250px;
    background: url('../../assets/img/2025/pattern1.png') lightgray 0% / cover no-repeat;
    background-color: #2A2C8E;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.10);
}

.vertical-card {
    display: flex;
    justify-content: space-around;
    margin: 0;
    padding: 0;
    gap: 12px;
}

#last-year .card-2 {
    width: 48%;
    height: 446px;
    padding: 40px;
    flex-direction: column;
    flex-shrink: 0;
    border-radius: 30px;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(42px);
    position: relative;
    overflow: hidden;
}

.icon-vcard {
    align-self: flex-end;
}

#last-year .card::after {
    content: '';
    position: absolute;
    right: -16.127px;
    top: -100px;
    width: 200px;
    height: 320px;
    background: url('../../assets/img/2025/element-3.png') no-repeat center;
    background-size: contain;
    z-index: -10;
    opacity: 0.84;
}

#last-year .card-2 ::after {
    content: '';
    position: absolute;
    right: -28.127px;
    top: -109px;
    width: 200px;
    height: 320px;
    background: url('../../assets/img/2025/element-3.png') no-repeat center;
    background-size: contain;
    z-index: -10;
    opacity: 0.2;
}

#last-year .vcard-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    align-self: stretch;
}

#home-speakers {
    align-self: stretch;
    padding: 40px 100px;
}

#home-speakers h2 {
    color: var(--Neutral-neutral-13, #131637);
    text-align: center;
    font-family: Sansation;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.46px;
}

#home-speakers .text-center {
    color: var(--Neutral-neutral-7, #8F909E);
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
}


#home-speakers .team-grid {
    margin-top: 100px;
    display: flex;
    justify-content: space-around;
    align-content: center;
    row-gap: 20px;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
}

.team-card {
    width: 16%;
    border-radius: 20.966px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: transparent;
}

.team-card .image-wrapper {
    position: relative;
    width: 100%;
    border-radius: 20.966px;
    overflow: hidden;
}

.team-card .image-wrapper .social-icons img {
    width: 30px;
    height: 30px;
}

/* .image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
} */

.team-card .image-wrapper img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.team-card .image-wrapper::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85%;
    /* Tinggi gradient */
    background: linear-gradient(180deg, #272497 0%, #000A3D 100%);
    border-radius: 20.966px 20.966px 0px 0px;
    z-index: -1;
}

.view-detail {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.17) 0%, #000 100%);
    backdrop-filter: blur(7px);
    color: white;
    text-align: center;
    padding: 20px 33px;
    transform: translateY(100%);
    border-radius: 20.966px;
    transition: transform 0.3s ease;
    gap: 16px;
}

/* Social icons container */
.social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 5px;
}

.social-icons a {
    color: white;
    font-size: 20px;
}

/* Hover effect */
.team-card:hover .view-detail {
    transform: translateY(0);
}

.team-card .text-card {
    width: 100%;
    margin-top: 20px;
    z-index: 2;
    justify-items: start;
    text-align: left;
}

.team-card .text-card h3 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
}

.team-card .text-card p {
    color: var(--Neutral-neutral-10, #363955);
    margin-top: -5px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

/* modal speaker */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    display: none;
}

.modal-content {
    background-color: white;
    width: 100%;
    max-height: 600px;
    max-width: 900px;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    position: relative;
    animation: fadeIn 0.3s ease;
}

.modal-content-custom {
    background-color: white;
    width: 100%;
    max-height: 600px;
    max-width: 1000px;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    position: relative;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* .modal-header {
    position: relative;
    display: flex;
    align-items: center;
    border: none;
} */

.modal-image {
    position: relative;
    width: 100%;
    border-radius: 20.966px;
    overflow: hidden;
}

.modal-image img {
    width: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    z-index: 5;
}

.modal-image::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85%;
    /* Tinggi gradient */
    background: linear-gradient(180deg, #272497 0%, #000A3D 100%);
    border-radius: 20.966px 20.966px 0px 0px;
    z-index: 1;
}


#speaker-name {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

#speaker-profile {
    color: var(--Neutral-neutral-10, #363955);
    /* Body 2 */
    font-family: Roboto !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

#speaker-social {
    display: flex;
    gap: 16px;
    margin-top: 30px;
    justify-content: center;
}

.modal-title p {
    margin: 0;
    color: #666;
    font-size: 16px;
    text-align: left;
}

.close-button {
    position: absolute;
    top: 15px;
    right: 15px;
    background: white;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #333;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 20;
}

/* .modal-body {
    display: inline-flex;
    padding: 20px;
    align-items: center;
    gap: 70px;
} */

.modal-footer {
    padding: 15px 20px;
    display: flex;
    justify-content: center;
    border-top: 1px solid #eee;
    background-color: #f9f9f9;
}

.modal-social a {
    display: inline-block;
    margin: 0 10px;
    font-size: 22px;
    color: #444;
    transition: color 0.2s ease;
}

.modal-social a:hover {
    color: #3498db;
}

#home-partner {
    max-width: 1240px;
    padding: 60px 100px;
}

#home-partner h2 {
    color: var(--Neutral-neutral-13, #131637);
    text-align: center;
    font-family: Sansation;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.46px;
}

#home-partner p {
    color: var(--Neutral-neutral-8, #66687D);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.16px;
    width: 80%;
}

.partner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 50px;
}

.partner img {
    width: 162px;
    max-height: 100px;
    display: block;
    object-fit: contain;
}

#home-faq {
    padding: 60px 100px;
}

#home-faq .bg-faq {
    border-radius: 30px;
    background: var(--Foundation-Violet-violet-6, #1C1853);
    display: flex;
    padding: 30px;
    flex-direction: column;
    gap: 30px;
    align-self: stretch;
}

#home-faq h2 {
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Sansation;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.38px;
}

#home-faq p {
    color: var(--Neutral-neutral-6, #C4C5CD);
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;

    /* 27px */
}

#home-faq .bg-faq-2 {
    border-radius: 20px;
    background: url('../../assets/img/2025/pattern1.png') lightgray 50% / cover no-repeat;
    background-color: #027491;
    padding: 24px;
}

#home-faq h3 {
    color: var(--Neutral-neutral-2, #FDFDFD);
    /* text */
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: Sansation;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 36px */
    letter-spacing: 0.24px;
}

#home-faq .bg-faq-2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-width: auto;
    /* Sesuaikan lebar sesuai kebutuhan */
    align-self: stretch;
    overflow: hidden;
    color: var(--Neutral-neutral-5, #DCDCE1);
    text-overflow: ellipsis;
    /* text */
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.16px;
    /* 24px */
}

#home-highlight {
    padding: 60px 100px;
}

#home-highlight h2 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.36px;
}

#home-highlight p {
    color: var(--Neutral-neutral-10, #363955);
    /* Text/Medium/Normal */
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.highlight-grid {
    width: 50%;
}

.highlight-grid-2 {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#home-highlight .highlight-grid img {
    border-radius: 30px;
    width: 100%;
    height: 676px;
    object-fit: cover;
}

#home-highlight .highlight-grid-2 img {
    border-radius: 30px;
    width: 100%;
    height: 211px;
    object-fit: cover;
}

#home-testimonial {
    padding: 60px 100px;
    position: relative;
}

#home-testimonial::before {
    content: '';
    position: absolute;
    left: -198px;
    top: 68px;
    width: 1400px;
    height: 800px;
    aspect-ratio: 1347.56/758.00;
    background: url('../../assets/img/2025/element-testimonial.png') no-repeat center;
    background-size: cover;
    z-index: -10;
    opacity: 0.2;
}

#home-testimonial h2 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.46px;
}

#home-testimonial .stars {
    text-align: center;
}

.testimonial-box {
    display: flex;
    align-items: stretch;
    gap: 24px;
}


.testimonial-box .card {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: center;
    min-height: 460px;
    gap: 40px;
    border-radius: 24px;
    background: var(--Neutral-neutral-1, #FFF);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);
}

#home-testimonial .testimonial-text {
    color: var(--Neutral-neutral-9, #53556D);
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

#home-testimonial .author {
    padding: 20px;
    align-self: stretch;
    border-radius: 16px;
    background: var(--Key-Visual-Surface, #F1F1FE);
}

#home-testimonial .author p {
    color: var(--Neutral-neutral-9, #53556D);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 0;
}

#home-testimonial h4 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

#home-register {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 50px;
}

#home-register h2 {
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Sansation;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    margin-bottom: 20px;
}

#home-register .box {
    display: flex;
    padding: 68px 72px 42px 458px;
    justify-content: flex-end;
    align-items: center;
    align-self: stretch;
    border-radius: 30px;
    background: var(--Neutral-neutral-13, #131637);
    position: relative;
    z-index: 2;
}

#home-register .box ::after {
    content: '';
    position: absolute;
    left: 0;
    top: -160px;
    height: 520px;
    aspect-ratio: 1347.56 / 758.00;
    background: url(../../assets/img/2025/bg-register.png) no-repeat left;
    background-size: contain;
    z-index: -10;
}

#home-register p {
    color: var(--Logo-Baru-1, #04CBFE);

    /* text */
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 30px */
    letter-spacing: 0.2px;
    margin: 0;
}

#home-contact {
    /* margin-top: -260px; */
    padding: 40px 100px 64px 100px;
    background-color: #ECEFFE;
    position: relative;
    z-index: 0;
}

#home-contact h1 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

#home-contact .contact {
    color: var(--Neutral-neutral-13, #131637);
    /* Heading/Desktop/Tagline */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.contact-sub-title {
    /* Sub Heading */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    /* or 54px */


    /* 2023/Silver */

    color: #F3F2F5;
}

.contact-inquiries {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #160A37;
}

.contact-inquiries-content {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color: #625F6B;
}

.form-control-custom3::placeholder {
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #8F8F8F;
    /* Change placeholder color to gray */
}

.form-control {
    height: 44px;
    border-radius: 8px;
    border: 1px solid var(--Neutral-neutral-6, #C4C5CD);
}

.form-control::placeholder {
    color: var(--Neutral-neutral-7, #8F909E);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.form-control-custom {
    background-color: #241C30;
    border-radius: 30.4762px;
    color: white;
    /* color: #625F6B; */
    opacity: 1;
}

.form-control-custom2 {
    /* color: #625F6B;
    opacity: 0.5; */
    background: #F3F2F5;
    border: 0.952381px solid #E9EBED;
    border-radius: 30.4762px;
    padding: 0px 20px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0px 20px !important;
}


.form-control-custom3 {
    /* color: #625F6B;
    opacity: 0.5; */
    height: 44px;
    background: #FFFFFF;
    border-radius: 6px;
    color: #2D2D2D !important;
    font-size: 16px;
    opacity: 1;
    border-color: #E8E8E8;
}

.form-control-custom:focus {
    opacity: 1;
    /* background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%); */
    color: black !important;
    border-color: #FFFFFF;
    /* background-color:#FFFFFF; */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

#bali-banner {
    min-height: 285px;
    color: #fff;
    background-position: center center;
    /* background-repeat: no-repeat; */
    background-image: url('../../assets/img/2024/img-bg.png');
    background-size: contain;
}

#bali-banner h1 {
    color: #FFF;

    /* Montserrat/Bold/Title 2 */
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 30px */
}

#bali-banner h4 {
    color: #FFF;

    /* Inter/Regular/Body */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.text-pink {
    color: #FF53A0 !important;
}

#about h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

#about p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #160A37;
}

h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #160A37;
}

.general {
    padding-top: 75px;
    padding-bottom: 75px;
    min-height: 200px;
    color: #160A37;
    background-position: bottom right;
    background-repeat: no-repeat;
    /*background-image: url('../../assets/img/bg_right_ornament@2x.png');*/
    background-size: contain;
}

#dinner h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

#social h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

.agenda-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #4052F4;
}

.agenda-place {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #160A37;
}

.agenda-time {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #625F6B;
}

.agenda-caption {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #625F6B;
}

.text-purple {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    /* identical to box height, or 54px */
    /* 2023/Gradient */
    /*background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);*/
    background: #2a2c8e;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.text-grey {
    /* Sub Title */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */


    color: #625F6B;
}

#login h1 {
    /* Sub Heading */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    /* or 54px */


    /* 2023/Black */

    color: #160A37;
}

#login p {
    /* Description */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    /* or 21px */


    color: #160A37;

}

#register {
    min-height: 573px;
    color: #160A37;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url('../../assets/img/bg-register.png');
    background-size: contain;
}


#register h1 {
    /* Sub Heading */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    /* or 54px */


    /* 2023/Black */

    color: #160A37;
}

#register p {
    /* Description */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    /* or 21px */


    color: #160A37;

}

#faq h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

#faq p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #160A37;
}

.breadcrumb-1 {
    color: var(--Neutral-neutral-1, #FFF);

    /* Body 3 */
    font-family: Roboto;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
}

.breadcrumb-2 {
    color: var(--Logo-Baru-1, #04CBFE);

    /* Body 3 */
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
}

.navbar-white .breadcrumb-1,
.navbar-white .breadcrumb-2 {
    color: #fff;
}


#partners {
    padding: 40px 100px;
}

.partner-text {
    color: var(--Neutral-neutral-10, #363955);
    font-family: Roboto;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.13px;
    word-break: break-word;
}

.btn-next {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid var(--Neutral-neutral-7, #8F909E);
    padding: 10px 20px;
    background: none;
    color: var(--Key-Visual-Biru-Sakit-mata, #1B1BAF);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#home h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #160A37;
}

.home-sub-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    text-align: center;
    color: #160A37;
}

#home p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #625F6B;
}

.text-bg-purple {
    background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
    color: white;
    padding: 5px;
    border-radius: 50px;
}

.text-white-bg-purple {
    background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
    border-radius: 50px;
    padding: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 125%;
    color: #FFFFFF;
}

#register2 {
    min-height: 550px;
    color: #160A37;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url('../../assets/img/bg-regist.svg');
    background-size: contain;
}

#contact {
    min-height: 450px;
    /* width: 50%; */
    color: #160A37;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url('../../assets/img/2024/img_globe@2x.png');
    background-size: 50%;

}

#agenda {
    padding-top: 25px;
    padding-bottom: 25px;
    background: linear-gradient(98.87deg, #FFFFFF -1.1%, #F4F1FD 86.96%),
        linear-gradient(0deg, #FFFFFF, #FFFFFF);

}

/* #agenda{
    min-height: 700px;
    color: #160A37;
    background-position: center center;
    background-repeat: no-repeat;
	background-image: url('../../assets/img/bg-map.png');
    background-size: cover;
} */

/*  */


#bg-blue2024 {
    background: var(--Blue-Dark, #2A2C8E);
}

#bg-green2024 {
    background: var(--Green-Base, #29A366);
}

#bg-lightblue2024 {
    background: var(--Blue-Light, #5254CB);
}

#bg-divider {
    background: var(--Neutral-neutral-6, #C4C5CD);
}

@media (max-width: 991px) {
    .div-speaker{
        font-size: 14px !important;
        line-height: normal !important;
    }
    .social-icons img{
        width: 20px !important;
        height: 20px !important;
    }
    .team-card {
        width: 40%;
        border-radius: 20.966px;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: transparent;
    }
    .title-2025 {
        font-size: 36px !important;
    }

    html,
    body {
        overflow-x: hidden;
    }

    #section-home {
        padding: 60px;
    }

    #home2025 h1 {
        font-size: 52px;
        line-height: 72px;
        margin-bottom: 30px;
    }

    #section-home .row {
        justify-content: center;
    }

    .grid {
        margin: 30px 0;
    }

    #section-home .h3 {
        font-size: 32px;
    }

    .image-grid-container {
        margin-bottom: 30px;
    }

    .embed-responsive-16by9::before {
        padding-top: 56.25% !important;
    }

    .custom-position2 {
        right: 80px;
    }

    #bg-discover {
        padding: 0 40px;
    }

    #bg-discover h2 {
        font-size: 32px;
    }

    #home-event {
        padding: 60px 40px 140px 40px;
    }

    #home-event h2 {
        font-size: 32px;
    }

    #bg-video {
        margin-top: -200px;
        padding: 100px 40px 120px 40px;
    }

    .embed-responsive {
        width: 700px !important;
    }

    #last-year {
        padding: 60px;
    }

    #last-year .card-2 {
        margin-top: 20px;
        height: 500px;
    }

    #last-year .title-text {
        display: block !important;
        text-align: center;
    }

    #home-speakers {
        padding: 30px;
    }

    #home-speakers .team-grid {
        margin-top: 50px;
    }

    .team-card .image-wrapper img {
        height:100%;
    }

    .team-card .image-wrapper::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 85%;
        background: linear-gradient(180deg, #272497 0%, #000A3D 100%);
        border-radius: 20.966px 20.966px 0px 0px;
        z-index: -1;
        display: block;
    }

    #home-faq,
    #home-highlight,
    #home-testimonial,
    #home-contact {
        padding: 60px;
    }

    #home-testimonial::before {
        left: -18px;
        top: 68px;
        width: 100%;
        height: 750px;
        display: block;
    }

    #home-register .box {
        padding: 30px 20px 30px 240px;
    }

    #home-register .box ::after {
        left: -80px;
        top: -100px;
        height: 400px;
        display: block;
    }

    #home-register h2 {
        font-size: 26px;
        line-height: 30px;
    }

    #home-register p {
        font-size: 16px;
        line-height: 24px;
    }

    #home-contact form {
        margin-top: 40px;
    }

    #footer-divider {
        padding: 40px !important;
        align-items: stretch !important;
    }

    #footer-divider .footer-links {
        display: grid;
        grid-template-columns: 1fr 1fr auto;
        gap: 10px
    }

    #bali-banner {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #banners {
        margin-top: -50px;
    }

    #banners h1 {
        color: #2A2C8E;
        font-family: Montserrat;
        font-size: 32px;
        font-style: normal;
        font-weight: 900;
        line-height: 120%;
        /* 57.6px */
    }

    #banners h2 {
        color: var(--Neutral-Black, #0E0E11);

        /* Montserrat/Semibold/Heading 3 */
        font-family: Montserrat;
        font-size: 39px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 46.8px */
    }

    #banners p {
        color: var(--Neutral-Black, #0E0E11);

        /* Inter/Regular/Body */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
    }

    #bg-white2024 {
        padding: 25px;
    }

    #bg-white2024 h1 {
        color: #2A2C8E;
        font-family: Montserrat;
        font-size: 48px;
        font-style: normal;
        font-weight: 900;
        line-height: 120%;
        /* 57.6px */
    }

    #bg-white2024 h2 {
        color: var(--Neutral-Black, #0E0E11);

        /* Montserrat/Semibold/Heading 3 */
        font-family: Montserrat;
        font-size: 39px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 46.8px */
    }

    #bg-white2024 p {
        color: var(--Neutral-Black, #0E0E11);

        /* Inter/Regular/Body */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
    }

    #bg-blue2024 {
        padding-top: 25px;
        /* padding-right:25px;
            padding-left:25px; */
        padding-bottom: 25px;
        background: var(--Blue-Dark, #2A2C8E);
    }

    #bg-blue2024 h1 {
        color: #FFF;

        /* Montserrat/Semibold/Heading 3 */
        font-family: Montserrat;
        font-size: 39px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 46.8px */
    }

    #bg-blue2024 h4 {
        color: #FFF;
        /* Inter/Bold/Subtitle */
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 30px */
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #bg-blue2024 p {
        color: var(--Neutral-White, #FFF);

        /* Inter/Regular/Body */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
        margin: 0px;
    }

    #bg-green2024 {
        padding-top: 25px;
        padding-bottom: 25px;
        /* padding-left:25px;
            padding-right:25px; */
        background: var(--Green-Base, #29A366);
    }

    #bg-green2024 h4 {
        color: #FFF;
        /* Inter/Bold/Subtitle */
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 30px */
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #bg-become-sponsor {
        display: grid;
        place-items: center;
        background: #29A366;
        height: 78px;
    }

    #bg-become-sponsor h4 {
        font-family: Roboto;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }

    #bg-discover-why {
        display: grid;
        place-items: center;
        background: #383BBC;
        height: 78px;
    }

    #bg-discover-why h4 {
        font-family: Roboto;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }

    #bg-connecting {
        display: grid;
        place-items: center;
        padding: 25px;
        /* height: 418px; */
        background: var(--Blue-Dark, #2A2C8E);
    }

    #bg-connecting h1 {
        font-family: Montserrat;
        font-size: 32px;
        font-weight: 600;
        line-height: 47px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }

    #bg-connecting p {
        font-family: Roboto;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    #bg-participants {
        /* background-position: top right; */
        background-size: cover;
        background-image: url('../../assets/img/2024/Rectangle14.png');
        height: 743px;
        width: 100%;
    }

    #bg-sponsors-2024 {
        /* background-position: top right; */
        background-size: cover;
        background-image: url('../../assets/img/2024/Rectangle13.png');
        height: 325px;
        padding: 25px;
    }
}

@media (min-width: 992px) {

    #home-testimonial::before {
        left: -18px;
        top: 68px;
        width: 100%;
        height: 750px;
        display: block;
    }

    #footer-divider .footer-links {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-self: stretch;
    }

    #bali-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #banners {
        margin-top: -92px;
    }

    #banners h1 {
        color: #2A2C8E;
        font-family: Montserrat;
        font-size: 48px;
        font-style: normal;
        font-weight: 900;
        line-height: 120%;
        /* 57.6px */
    }

    #banners h2 {
        color: var(--Neutral-Black, #0E0E11);

        /* Montserrat/Semibold/Heading 3 */
        font-family: Montserrat;
        font-size: 39px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 46.8px */
    }

    #banners p {
        color: var(--Neutral-Black, #0E0E11);

        /* Inter/Regular/Body */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
    }

    #bg-white2024 {
        height: 520px;
        padding: 50px;
    }

    #bg-white2024 h1 {
        color: #2A2C8E;
        font-family: Montserrat;
        font-size: 48px;
        font-style: normal;
        font-weight: 900;
        line-height: 120%;
        /* 57.6px */
    }

    #bg-white2024 h2 {
        color: var(--Neutral-Black, #0E0E11);

        /* Montserrat/Semibold/Heading 3 */
        font-family: Montserrat;
        font-size: 39px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 46.8px */
    }

    #bg-white2024 p {
        color: var(--Neutral-Black, #0E0E11);

        /* Inter/Regular/Body */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
    }

    #bg-blue2024 {
        padding-top: 50px;
        padding-right: 50px;
        padding-left: 50px;
        padding-bottom: 50px;
        background: var(--Blue-Dark, #2A2C8E);
    }

    #bg-blue2024 h1 {
        color: #FFF;

        /* Montserrat/Semibold/Heading 3 */
        font-family: Montserrat;
        font-size: 39px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 46.8px */
    }

    #bg-blue2024 h4 {
        color: #FFF;
        /* Inter/Bold/Subtitle */
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 30px */
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #bg-blue2024 p {
        color: var(--Neutral-White, #FFF);

        /* Inter/Regular/Body */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
        margin: 0px;
    }

    #bg-green2024 {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-bottom: 50px;
        background: var(--Green-Base, #29A366);
    }

    #bg-green2024 h4 {
        color: #FFF;
        /* Inter/Bold/Subtitle */
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 30px */
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #bg-become-sponsor {
        display: grid;
        place-items: center;
        background: #29A366;
        height: 78px;
    }

    #bg-become-sponsor h4 {
        font-family: Roboto;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }

    #bg-discover-why {
        display: grid;
        place-items: center;
        background: #383BBC;
        height: 78px;
    }


    #bg-discover-why h4 {
        font-family: Roboto;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }

    #bg-connecting {
        display: grid;
        place-items: center;
        height: 418px;
        background: var(--Blue-Dark, #2A2C8E);
    }

    #bg-connecting h1 {
        font-family: Montserrat;
        font-size: 39px;
        font-weight: 600;
        line-height: 47px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }

    #bg-connecting p {
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    #bg-participants {
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/2024/Rectangle14.png');
        background-position: center;
        /* This centers the background image */
        height: 743px;
        width: 100%;
    }

    #bg-sponsors-2024 {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        /* This centers the background image */
        background-image: url('../../assets/img/2024/Rectangle13.png');
        height: 325px;
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 14px !important;
    }
}

.ornament {
    background-position: bottom right, top left;
    /* Set position for both images with some space between them */
    background-repeat: no-repeat, no-repeat;
    /* Ensure neither image repeats */
    background-image: url('../../assets/img/2024/ornament-right.svg'), url('../../assets/img/2024/ornament-left.svg');
    /* Specify both image URLs */
    background-size: 75px auto, 75px auto;
    /* Set size for both images (100px width and auto height) */
}

.testimony-content {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E0E11;
}

.testimony-name {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #160A37;
}

.testimony-company {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #625F6B;
}

.card-testimony {
    padding: 16px;
    border-radius: 16px;
    border: 1px;
    gap: 10px;
    background: #FAFAFA;
    border: 1px solid #E8E8E8;
    box-shadow: 0px 1px 2px 0px #0000000F;
    box-shadow: 0px 1px 3px 0px #0000001A;
}

@media only screen and (min-width : 768px) {

    .ornament-testimony-left {
        margin-top: -300px;
        min-height: 300px;
        color: #160A37;
        background-position: top left;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/2024/ornament-left-big.svg');
    }

    .ornament-testimony-right {
        margin-top: -400px;
        min-height: 400px;
        color: #160A37;
        background-position: bottom right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/2024/ornament-right.svg');
        background-size: 35px auto;
    }

    .map-accent {
        margin-top: -400px;
        min-height: 400px;
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/agenda-map-accent.png');
        background-size: contain;
    }

    #speakers {
        /* min-height: 573px; */
        background-image: url('../../assets/img/bg-schedule-1.svg');
        background-position: right top;
        background-repeat: no-repeat;
    }

    #banner {
        margin-top: -75px;
        min-height: 1420px;
        color: #160A37;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-banner.png');
        background-size: cover;
    }

    #carouselBannerVideo {
        margin-top: 100px;
    }

    .bd-example {
        padding-top: 200px;
    }

    .home-scrolldown {
        padding: 125px;
    }

    #speaker {
        /* min-height: 1000px; */
        color: #160A37;
        background-position: center center;
        background-repeat: no-repeat;
        /* background-image: url('../../assets/img/bg-speaker.png'); */
        padding-top: 50px;
        /* padding-bottom: 100px; */
        /* background-size: cover; */
    }

    #testimonial {
        /* padding-top: 50px; */
        padding-bottom: 50px;
    }

    .navbar-btn-login {
        margin-left: 30px
    }

    .navbar-btn-register {
        margin-left: 10px
    }

    .navbar-btn-get-involve {
        margin-left: 10px
    }

    #about {
        /* min-height: 573px; */
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/img-header-image-about@2x.png');
        background-size: 573px;
    }

    #login {
        min-height: 573px;
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-login.png');
        background-size: 600px;
    }

    #schedule {
        min-height: 573px;
        background-image: url('../../assets/img/bg-schedule-1.svg');
        background-position: right top;
        background-repeat: no-repeat;
    }

    .breadcrumb-cs {
        display: flex;
        padding: 6px 100px;
        align-items: center;
        align-self: center;
        gap: 4px;
        background: var(--2024-1, #2A2C8E);
    }

    /* #schedule2 {
        min-height: 573px;
        background-image: url('../../assets/img/bg-schedule-2.svg');
        background-position: left;
        background-repeat: no-repeat;
      } */

    #dinner {
        min-height: 573px;
        color: #160A37;
        background-position: right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/img-header-image-about@2x.png');
        background-size: contain;
    }

    #contact_us {
        min-height: 573px;
        color: #160A37;
        background-position: right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/img-header-image-faq@2x.png');
        background-size: contain;
    }

    #social {
        min-height: 573px;
        color: #160A37;
        background-position: right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-social.png');
        background-size: contain;
    }

    .sightseeing {
        min-height: 573px;
        color: #160A37;
        background-position: right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/sightseeing.png');
        background-size: contain;
    }

    #faq {
        min-height: 573px;
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/img-header-image-who-we-are@2x.png');
        background-size: 450px;
    }

    #home {
        min-height: 628px;
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/img-header-image-home@2x.png');
        background-size: 640px;
    }

    #home h1 {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        font-size: 48px;
        line-height: 125%;
        color: #160A37;
    }

    .home-speakers {
        padding: 100px 200px 100px 200px;
    }

    .navbar-white {
        /* background-size: contain; */
        width: 100%;
        padding: 0px 100px;
        min-height: 100px;
    }

}

#divider {
    min-height: 250px;
    color: #160A37;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('../../assets/img/bg-banner-top.png');
    background-size: cover;
}

.border-gradient {
    background: #ffffff;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
}

.btn-outline-purple {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    border-image-source: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
    border-radius: 20px;

}

.gradient-button {
    background: linear-gradient(to bottom, #ffffff, #f6f6f6);
    border: 2px solid transparent;
    border-image: linear-gradient(to bottom, #f6f6f6, #ffffff) 1;
    color: #333;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
}

.gradient-button:hover {
    border-image: linear-gradient(to bottom, #00bfff, #00ffff) 1;
    color: #fff;
}


.div-speaker {
    margin-bottom: 30px;
    cursor: pointer;
    color: var(--Neutral-neutral-1, #FFF);
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 16px;
}

.div-speaker:hover {
    color: #4052F4;
}

.div-speaker:hover .img-speaker {
    filter: grayscale(0%);
    transition: filter 1s;
}

.img-speaker {
    width: 180px;
    height: 180px;
    filter: grayscale(60%);
    transition: filter 0.5s;
    object-fit: cover;
}

#cardAgenda {
    border-radius: 16px;
    border: 1px solid var(--Neutral-neutral-4, #F1F1F3);
    background: #FFF;
    /* Shadow md */
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
}

#cardAgenda h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    /* identical to box height, or 21px */

    /* text-align: center; */

    color: #160A37;
}

#cardAgenda p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */

    /* text-align: center; */

    /* 2023/Gray */

    color: #625F6B;
}

#cardAgenda .detail {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */

    /* text-align: center; */

    /* 2023/Blue */

    color: #4052F4;
}

/* .testimony-content{
    width: 708px;
    height: 120px;
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #160A37;

}

.testimony-name{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #4052F4;
} */

.border-left-purple {
    border-left: 0.25rem solid #A164FF !important;
}

.card-agenda-item {
    background: linear-gradient(265.67deg, rgba(252, 252, 253, 0.8) 0%, #FCFCFD 50.21%);
    border: 1px solid #FAFAFA;
}

.speaker-name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #160A37;
}

.speaker-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #625F6B;
}

#speakers h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

#speakers p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #160A37;
}

.nav-pills .nav-link {
    color: var(--Neutral-neutral-1, #FFF);
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 22.5px */
    letter-spacing: 0.15px;
}

.nav-pills .nav-link.active {
    border-bottom: 2px solid var(--Logo-Baru-1, #04CBFE);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 50%, rgba(4, 203, 254, 0.40) 100%);
    color: var(--Neutral-neutral-1, #FFF);
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    border-radius: 0;
    letter-spacing: 0.15px;
}

.title-white {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #FFFFFF;
}

.card-primary2 {
    background: #4052F4;
    border-radius: 20px;
}

.card-dark2 {
    background: #23262F;
    /* Neutrals/3 */

    border: 1.40625px solid #353945;
    box-shadow: 0px 90px 90px -67.5px rgba(15, 15, 15, 0.08);
    border-radius: 22.5px;
}

.card-discover-bali {
    border-radius: 20px;
    background: var(--Neutral-neutral-1, #FFF);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
}

.card-transparent {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #F3F2F5;
    backdrop-filter: blur(12px);
    border-radius: 132px;
}

.card-transparent2 {
    background: rgba(255, 255, 255, 0.8);
    /* 2023/Silver */
    border: 1px solid #F3F2F5;
    backdrop-filter: blur(12px);
    border-radius: 16px;
}

.desc-sightseeing {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-content: center;
    padding: 30px;
}

.sightseeing-title {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Sansation;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.a-text-success {
    color: var(--2024-1, #2A2C8E);
    /* Inter/Bold/Caption */
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 19.5px */
}

.sightseeing-place {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.sightseeing-description {
    color: var(--Neutral-neutral-7, #8F909E);
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 19.5px */
    letter-spacing: 0.13px;
}

.box-sightseeing {
    display: flex;
    padding: 16px;
    flex-direction: column;
    gap: 8px;
    align-self: stretch;
}

.img-sightseeing {
    object-fit: cover;
    width: 100%;
    height: 300px;
    border-radius: 20px 20px 0px 0px;
    align-self: center;
}

.img-dinner {
    width: 318px;
    height: 220px;

    background: linear-gradient(253.08deg, rgba(255, 83, 160, 0.5) -14.81%, rgba(245, 85, 170, 0.5) -10.81%, rgba(215, 90, 201, 0.5) 3.16%, rgba(191, 95, 225, 0.5) 17.83%, rgba(174, 98, 242, 0.5) 33.33%, rgba(164, 99, 252, 0.5) 50.22%, rgba(161, 100, 255, 0.5) 71.09%), url(.jpg);
    background-blend-mode: screen, normal;
    border-radius: 120px;
}

.img-partner {
    width: 220px;
    height: 120px
}

.partner-name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #160A37;
}

.partner-type {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #160A37;
}

.partner-description {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #160A37;
}

.form-help {
    margin-top: 10px;
    color: #2D2D2D;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;

}

.form-help-dark {
    margin-top: 10px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    /* identical to box height */

    display: flex;
    align-items: center;

    /* 2023/Gray */

    color: #625F6B;
}

.select2-container {
    width: 100% !important;
}

.select2-selection–multiple[aria-expanded=true] {
    border-color: #da4d4d !important;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(218, 77, 77, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(218, 77, 77, 0.25);
}

.select2-container–classic.select2-container–open .select2-dropdown {
    border-color: #da4d4d !important;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(218, 77, 77, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(218, 77, 77, 0.25);
}


.text-size-information {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    /* 2023/light grey */

    color: #BFC4CC;
}


/* .form-group{
        margin-bottom: 30px;
    } */

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white;
    background-color: #FF53A0;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.select2-selection__choice {
    display: flex;
    align-items: center;
}

.select2-selection__choice span.select2-selection__choice__remove {
    order: 2;
    margin-left: 5px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none;
}

.select2-container--default .select2-selection--multiple {
    /* 2023/Silver */

    background: #F3F2F5;
    border: 0.952381px solid #E9EBED;
    border-radius: 30.4762px;
}

.select2-container--default .select2-selection--selection .select2-selection__rendered {
    /* Sub Title */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;

    /* 2023/Black */

    color: #160A37;

    opacity: 0.5;
}


.select2-container--default .select2-selection--single {
    border-radius: 8px;
    border: 1px solid var(--Neutral-neutral-6, #C4C5CD);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* Sub Title */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;

    /* 2023/Black */

    color: #160A37;

    opacity: 0.5;
}

.select2-selection__rendered {
    line-height: 40px !important;
}

.select2-container .select2-selection--single {
    height: 44px !important;
}

.select2-selection__arrow {
    height: 43px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #383BBC;
    color: white;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #383BBC;
    color: white;
    /* background-image: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: white; */
}

.card-radio {
    padding: 12px 2px;
    min-height: 44px;
    border-radius: 6px;
    background: white;
    /* Sub Title */
    border-color: #E8E8E8;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #2D2D2D;
}

.package-title {
    /* Sub Title */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #2D2D2D;

    /* 2023/light grey */

    /* color: #BFC4CC;         */
}

.package-description {
    font-family: 'Inter';
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    display: flex;
    align-items: center;
    color: #2D2D2D;

    /* 2023/White */

    /* color: #FFFFFF;         */
}


.regist1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;

    /* 2023/White */

    color: #FFFFFF;
}

.regist2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;

    /* 2023/light grey */

    color: #BFC4CC;
}


@media only screen and (max-width : 400px) {

    #partners {
        padding: 20px 0px;
    }

    .title-2025 {
        font-size: 24px !important;
    }

    .small-title2025 {
        font-size: 18px !important;
    }

    #home-event h2 {
        margin-top: 20px;
    }

    .content {
        margin-top: 20px;
    }

    #home2025 h5 {
        font-size: 16px;
        margin-bottom: 20px !important;
    }

    .btn-enquire-today,
    .btn-register-now {
        padding: 10px 44px;
    }

    #home2025 h1 {
        font-size: 28px;
        line-height: 120%;
    }

    #home2025 p {
        font-size: 12px;
        line-height: 120%;
    }

    .btn-container {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .btn-swiper {
        display: none;
    }

    .home-content {
        padding: 0 30px !important;
    }


    #why-batic-white {
        padding: 20px !important;
    }

    .title-whybatic {
        font-size: 22px !important;
    }

    #home-faq .bg-faq-2 p {
        -webkit-line-clamp: 10;
    }

    .faq div {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .faq-2 h3 {
        font-size: 18px !important;
    }

    .faq {
        flex-direction: column;
    }

    .bg-faq-2 .d-flex {
        flex-direction: column;
    }

    #home-highlight .highlight-grid img {
        height: 262px !important;
    }

    .content p {
        margin-top: 14px;
    }

    .btn-testimonial-box {
        display: flex;
    }

    .btn-testimonial {
        padding: 8px;
        height: 46px;
    }

    #bg-discover .img-fluid {
        max-width: 160px;
        height: auto;
        align-self: center;
    }

    #footer-divider {
        padding: 20px !important;
    }

    h2 {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    h3 {
        font-size: 20px !important;
    }

    p {
        font-size: 14px !important;
        line-height: 140% !important;
    }

    #section-home {
        padding: 20px;
        overflow: hidden;
    }

    .item1 {
        width: 140px !important;
        height: 180px !important;
    }

    .item2 {
        width: 120px !important;
        height: 140px !important;
    }

    .item3 {
        width: 140px !important;
        height: 300px !important;
    }

    .grid {
        gap: 14px !important;
    }

    .btn-sponsor {
        width: 100%;
        font-size: 12px;
        display: block;

    }

    /* #bg-discover{
        padding: 20px;
    } */

    #bg-01 {
        flex-direction: column-reverse;
    }

    #home-event {
        padding: 20px 20px 140px 20px;
    }

    #home-event p {
        padding: 20px;
    }

    .custom-position {
        justify-content: center;
        margin-top: 100px;
        margin-bottom: -180px;
        margin-left: 120px;
    }

    .custom-position img {
        height: 40px;
    }

    .custom-position2 img {
        width: 40px;
    }

    .custom-position2 {
        justify-content: center;
        margin-top: 100px;
        margin-bottom: -180px;
        margin-left: 120px;
    }

    .embed-responsive {
        width: 300px !important;
    }

    #last-year,
    #home-faq,
    #home-highlight,
    #home-testimonial,
    #home-contact,
    #home-register {
        padding: 20px;
    }

    #last-year h1 {
        font-size: 30px;
    }

    #last-year .card-2 {
        margin-top: 20px;
        height: 400px;
    }

    #last-year .card {
        height: 140px;
    }

    .highlight-grid-2 {
        gap: 10px;
    }

    #home-highlight .highlight-grid-2 img {
        border-radius: 20px;
        width: 100%;
        height: 80px;
        object-fit: cover;
    }

    #home-testimonial::before {
        width: 100px;
        height: 400px;
    }

    #home-register .box {
        padding: 30px;
        text-align: center;
    }

    #home-register .box ::after {
        left: 10px;
        top: 0px;
        height: 100px;
        display: none;
    }

    .box .d-flex {
        flex-direction: column;
    }

    #footer-divider .d-flex {
        flex-direction: column;
        gap: 20px;
    }

    #gallery {
        min-height: 550px;
        color: #160A37;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-regist.svg');
        background-size: cover;
    }

    .mt-4,
    .my-4 {
        margin-top: 0.75rem !important;
    }

    .mt-5,
    .my-5 {
        margin-top: 1.5rem !important;
    }

    .mb-5,
    .my-5 {
        margin-bottom: 1.5rem !important;
    }

    .mb-4,
    .my-4 {
        margin-bottom: 0.75rem !important;
    }

    .map-accent {
        margin-top: -300px;
        min-height: 400px;
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/agenda-map-accent.png');
        background-size: contain;
    }

    /* .bg-gallery{
            display: none;;
        } */
    .text-white-bg-purple {
        background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
        border-radius: 50px;
        padding: 10px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        font-size: 32px;
        line-height: 125%;
        color: #FFFFFF;
    }

    .navbar-btn-login {
        margin-bottom: 10px
    }

    .navbar-btn-register {
        margin-bottom: 10px
    }

    .navbar-btn-get-involve {
        margin-bottom: 10px
    }

    .navbar-white {
        background-image: url('../../assets/img/2024/img-bg.png');
        background-size: contain;
    }

    #home {
        min-height: 628px;
        color: #160A37;
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #home h1 {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        font-size: 32px;
        line-height: 125%;
        color: #160A37;
    }

    .home-speakers {
        padding: 20px 20px 20px 20px;
    }

    .home-sub-title {
        line-height: 100%;
    }

    #banner {
        /* margin-bottom: 50px; */
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-banner.png');
        background-size: cover;
        min-height: 820px;
    }

    #carouselBannerVideo {
        margin-top: 100px;
    }

    .bd-example {
        margin-top: -50px;
    }

    .home-scrolldown {
        margin-top: -60px;
        padding: 125px;
    }

    #speaker {
        padding-top: 50px;
        /* min-height: 1000px; */
        color: #160A37;
        background-position: center center;
        background-repeat: no-repeat;
        /* background-image: url('../../assets/img/bg-speaker.png'); */
        /* background-size: cover; */
    }

    .dropdown-menu {
        display: block;
    }

    /*  */
    .caption-bold-speaker {
        margin: auto 19%;
        margin-bottom: 50px;
    }

    /*  */
    /*  */
    .img-content8-img {
        width: 100%;
        height: auto;
    }

    /*  */
    .nav-item.active span,
    .nav-item .nav-link:hover+span,
    .nav-item .nav-link:focus+span {
        position: inherit;
        width: 100%;
    }

    .dropdown-item {
        text-align: center;
    }

    .navbar-collapse {
        max-height: 80vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (min-width: 401px) and (max-width : 767px) {

    #partners {
        padding: 20px 20px;
    }

    .title-2025 {
        font-size: 30px !important;
    }

    #home-highlight .highlight-grid img {
        height: 400px !important;
    }

    .btn-testimonial-box {
        display: flex;
    }

    .btn-testimonial {
        padding: 8px;
        height: 50px;
    }

    #bg-discover .img-fluid {
        max-width: 160px;
        height: auto;
        align-self: center;
    }

    #footer-divider {
        padding: 20px !important;
    }

    h2 {
        font-size: 26px !important;
    }

    h3 {
        font-size: 22px !important;
    }

    p {
        font-size: 14px !important;
    }

    #home2025 h1 {
        font-size: 32px;
        line-height: 120%;
    }

    #home2025 h5 {
        font-size: 18px;
    }

    #home2025 p {
        font-size: 14px;
        line-height: 125%;
    }

    .btn-enquire-today,
    .btn-register-now {
        padding: 10px 24px;
    }

    .btn-swiper {
        display: none;
    }

    .home-content {
        padding: 30px !important;
    }

    #section-home {
        padding: 0px 60px;
        overflow: hidden;
    }

    .item1 {
        width: 160px !important;
        height: 200px !important;
    }

    .item2 {
        width: 140px !important;
        height: 160px !important;
    }

    .item3 {
        width: 180px !important;
        height: 339px !important;
    }

    .grid {
        gap: 10px;
    }

    .btn-sponsor {
        width: 100%;
        font-size: 12px;
        display: block;

    }

    #bg-discover {
        padding: 40px 20px 0px 20px;
    }

    #bg-01 {
        flex-direction: column-reverse;
    }

    #home-event {
        padding: 20px 20px 140px 20px;
    }

    #home-event p {
        padding: 20px;
    }

    .custom-position {
        justify-content: center;
        margin-top: 100px;
        margin-bottom: -180px;
        margin-left: 120px;
    }

    .custom-position img {
        height: 40px;
    }

    .custom-position2 img {
        width: 40px;
    }

    .custom-position2 {
        justify-content: center;
        margin-top: 100px;
        margin-bottom: -180px;
        margin-left: 120px;
    }

    .embed-responsive {
        width: 300px !important;
    }

    #last-year,
    #home-faq,
    #home-highlight,
    #home-testimonial,
    #home-contact,
    #home-register {
        padding: 20px;
    }

    #last-year h1 {
        font-size: 30px;
    }

    #last-year .card-2 {
        margin-top: 20px;
        height: 400px;
    }

    #last-year .card {
        height: 140px;
    }

    #home-highlight .highlight-grid-2 img {
        border-radius: 30px;
        width: 100%;
        height: 120px;
        object-fit: cover;
    }

    #home-testimonial::before {
        width: 100px;
        height: 400px;
    }

    #home-register .box {
        padding: 30px;
        text-align: center;
        justify-content: center;
    }

    #home-register .box ::after {
        left: 10px;
        top: 0px;
        height: 100px;
        display: none;
    }

    .box .d-flex {
        flex-direction: column;
    }

    #footer-divider .d-flex {
        flex-direction: column;
        gap: 20px;
    }


    #gallery {
        min-height: 550px;
        color: #160A37;
        background-position: left;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-regist.svg');
        background-size: contain;
    }

    .map-accent {
        margin-top: -300px;
        min-height: 400px;
        color: #160A37;
        background-position: top right;
        background-repeat: no-repeat;
        background-image: url('../../assets/img/agenda-map-accent.png');
        background-size: contain;
    }

    /* .bg-gallery{
            display: none;;
        } */
    .text-white-bg-purple {
        background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
        border-radius: 50px;
        padding: 20px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        font-size: 32px;
        line-height: 125%;
        color: #FFFFFF;
    }

    .navbar-btn-login {
        margin-bottom: 10px
    }

    .navbar-btn-register {
        margin-bottom: 10px
    }

    .navbar-btn-get-involve {
        margin-bottom: 10px
    }

    .navbar-white {
        background-image: url('../../assets/img/2024/img-bg.png');
        background-size: contain;
    }

    #home {
        min-height: 628px;
        color: #160A37;
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #home h1 {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        font-size: 32px;
        line-height: 125%;
        color: #160A37;
    }

    .home-speakers {
        padding: 50px 50px 50px 50px;
    }

    .home-sub-title {
        line-height: 100%;
    }

    #banner {
        /* margin-bottom: 50px; */
        background-repeat: no-repeat;
        background-image: url('../../assets/img/bg-banner.png');
        background-size: cover;
        min-height: 820px;
    }

    #carouselBannerVideo {
        margin-top: 100px;
    }

    .bd-example {
        margin-top: -50px;
    }

    .home-scrolldown {
        margin-top: -60px;
        padding: 125px;
    }

    #speaker {
        padding-top: 50px;
        min-height: 1000px;
        color: #160A37;
        background-position: center center;
        background-repeat: no-repeat;
        /* background-image: url('../../assets/img/bg-speaker.png'); */
        /* background-size: cover; */
    }

    .dropdown-menu {
        display: block;
    }

    /*  */
    .caption-bold-speaker {
        margin: auto 19%;
        margin-bottom: 50px;
    }

    /*  */
    /*  */
    .img-content8-img {
        width: 100%;
        height: auto;
    }

    /*  */
    .nav-item.active span,
    .nav-item .nav-link:hover+span,
    .nav-item .nav-link:focus+span {
        position: inherit;
        width: 100%;
    }

    .dropdown-item {
        text-align: center;
    }

    .navbar-collapse {
        max-height: 80vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

#captcha {
    width: 160px;
}

#refresh {
    color: #fff;
}

.table .thead-batic th {
    color: #fff;
    background: linear-gradient(253.08deg, #FF53A0 -14.81%, #F555AA -10.81%, #D75AC9 3.16%, #BF5FE1 17.83%, #AE62F2 33.33%, #A463FC 50.22%, #A164FF 71.09%);
    border-color: #fff;
}

.help-block {
    font-size: 12px;
    margin-top: 5px;
}

.help-block-dark {
    margin-top: 5px;
    color: #fff;
}

.sponsorship-card {
    padding: 40px 24px;
    gap: 24px;
    border-radius: 12px;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px;
    gap: 24px;

    /* width: 226.4px; */
    min-height: 973px;
}

.sponsorship-name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
}

.sponsorship-step {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;

    color: #625F6B;
}

.text-blue {
    color: #4052F4;
}

.img-sponsor-package {
    border-radius: 8px;
}

.title-sponsor-package {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #160A37;
}

.title-sponsor-price {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #4052F4;
}

.title-sponsor-price-value {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #160A37;
}

.title-sponsor-helper {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #160A37;
}

.value-sponsorship {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;

    color: #333333;
}

.btn-outline-pink {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    background-color: transparent;
    color: #FF53A0;
    border: 1px solid rgba(255, 83, 160, 0.2);
    border-radius: 100px;
}

.btn-outline-blue {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    background-color: transparent;
    color: #4052F4;
    border: 1px solid rgba(64, 82, 244, 0.2);
    border-radius: 100px;
}

.btn-outline-red {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    background-color: transparent;
    color: #D32027;
    border: 1px solid rgba(211, 32, 39, 0.2);
    border-radius: 100px;
}

.btn-outline-gray {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    background-color: transparent;
    color: #7F859A;
    border: 1px solid rgba(127, 133, 154, 0.2);
    border-radius: 100px;
}

/* .package-title {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 150%;
        color: #4052F4;
    } */

.sponsorship-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #160A37;
}

.sponsorship-desc {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #160A37;
}

.btn-purple-gradient {
    background: linear-gradient(253.08deg, rgba(255, 83, 160, 0.2) -14.81%, rgba(245, 85, 170, 0.2) -10.81%, rgba(215, 90, 201, 0.2) 3.16%, rgba(191, 95, 225, 0.2) 17.83%, rgba(174, 98, 242, 0.2) 33.33%, rgba(164, 99, 252, 0.2) 50.22%, rgba(161, 100, 255, 0.2) 71.09%);
    border-radius: 100px;
}

.border-left-batic {
    position: relative;
    padding-left: 10px;
    /* Adjust padding as needed */
}

.border-left-batic::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    /* Adjust width as needed */
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    background: linear-gradient(270deg, #FF53A0 5.52%, #F555AA 9.81%, #D75AC9 24.79%, #BF5FE1 40.52%, #AE62F2 57.14%, #A463FC 75.26%, #A164FF 97.64%);
}

.border-left-success {
    position: relative;
    padding-left: 10px;
    /* Adjust padding as needed */
}

.border-left-success::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    /* Adjust width as needed */
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    background: #45D698;
}

.bg-grey {
    background-color: #625F6B;
}

.text-blue {
    color: var(--Blue-Light, #5254CB);
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 19.5px */
}

.sub-title2025 {
    color: var(--Neutral-neutral-8, #66687D);
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
    letter-spacing: 0.18px;
}

.small-title2025 {
    color: var(--Neutral-neutral-13, #131637);
    text-align: center;
    font-family: Sansation;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 36px */
}

.card-body-accordion {
    padding: 12px 12px 12px 24px;
    gap: 10px;
    background: #f5f5f5;
    border-radius: 0 0 16px 16px;
}

.card-accordion {
    border: none;
    margin-top: 10px;
}

.card-header-accordion {
    padding: 12px 16px;
    border-radius: 16px !important;
    background: linear-gradient(180deg, rgba(12, 12, 79, 0.00) 0%, rgba(12, 12, 79, 0.80) 31.6%, rgba(12, 12, 79, 0.80) 70.97%, rgba(12, 12, 79, 0.00) 100%), #0C0C4F;
}

.card .collapse.show+.card-header-accordion {
    border-radius: 16px 16px 0 0 !important;
}

.btn-accordion {
    background: none;
    white-space: normal;
}

.btn-back {
    padding: 12px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(8px);
}

.faq-question {
    color: var(--Neutral-neutral-1, #FFF);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
}

#discover p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
}

.title-2025 {
    color: var(--2024-1, #2A2C8E);
    text-align: center;
    font-family: Sansation;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
}

.desc-2025 {
    color: var(--Neutral-neutral-8, #66687D);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.subtitle-2025 {
    color: var(--Neutral-neutral-13, #131637);

    /* Web/H5 */
    font-family: Sansation;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 36px */

}

.title-green-2024 {
    color: var(--Green-Light, #33CA7F);
    /* Inter/Bold/Title 1 */
    font-family: Roboto;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.footer-title-2024 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
}

.footer-subtitle-2024 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
}

.footer-content-2024 {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.contact-title {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.main-footer {
    background: var(--Key-Visual-bg-2, #ECEFFE);
    padding: 36px;
}

.main-footer center {
    color: var(--Neutral-neutral-9, #53556D);
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.card-registration {
    box-shadow: 0px 1px 2px 0px #0000000F;
    box-shadow: 0px 1px 3px 0px #0000001A;
    background: #FFFFFF;
    border-radius: 6px;
    border: none;
}

.form-name {
    color: var(--Neutral-neutral-13, #131637);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.form-title {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.form-subtitle {
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.form-bold {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.form-active {
    color: #2A2C8E !important;
}

.form-inactive {
    color: #cfcbcb !important;
}

.btn-primary2024 {
    background-color: #383BBC !important;
    border: 1px solid #383BBC !important;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF !important;
    border-radius: 6px;
}

.btn-primary2024:hover {
    background-color: #29A366 !important;
    border: 1px solid #29A366 !important;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF !important;
    border-radius: 6px;
}


.btn-outline-danger2024 {
    background-color: #dc3545;
    border: 1px solid #dc3545;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
    border-radius: 6px;
}

.btn-outline-batic2024 {
    background-color: #FFFFFF;
    border: 1px solid #383BBC;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #383BBC;
    border-radius: 6px;
}

.btn-outline-batic2024:hover {
    background-color: #383BBC;
    border: 1px solid #FFFFFF;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    border-radius: 6px;
}

.btn-outline-success2024 {
    background-color: #FFFFFF;
    border: 1px solid #29A366;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #29A366;
    border-radius: 6px;
}

.btn-outline-success2024:hover {
    background-color: #29A366;
    border: 1px solid #FFFFFF;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    border-radius: 6px;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #F9F9FB;
    border-bottom: none;
    /* background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); */
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #F9F9FB;
    border-top: none;

}

/*
.table-striped tbody tr:nth-of-type(odd)
{
    background-color: blue;
} */

#jobTitleHelp {
    font-family: 'Inter';
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.form-help {
    font-family: 'Inter';
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.empty-form-help {
    font-family: 'Inter';
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

#footer-divider {
    background: var(--Key-Visual-bg-2, #ECEFFE);
    padding: 0px 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px;
}


#footer-divider .footer-item {
    max-width: 200px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.footer-item a {
    margin: 0px 0px 12px 0px;
}

.footer-icons {
    display: flex;
    gap: 16px;
}

@media only screen and (max-width: 767px) {

    .card-text {
        display: block !important;
    }

    .card-title {
        font-size: 20px !important;
    }

    * {
        transition-delay: 0s !important;
    }

    html,
    body {
        overflow-x: hidden;
    }

    #discover,
    #section-discover {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sightseeing-title {
        font-size: 24px;
    }

    #footer-divider .footer-links {
        display: flex;
        padding: 0 40px;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
        /* text-align: center;
    }

    .empty-form-help {
        display: none;
        /* Hide the element on mobile devices */
    }
}

.empty-form-help {
    font-family: 'Inter';
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
}

.text-size-information {
    cursor: pointer;
}


input[type="radio"] {
    -ms-transform: scale(1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Chrome, Safari, Opera */
    transform: scale(1.5);
}


input[name="gender"] {
    accent-color: #383BBC;
}

input[name="package"] {
    accent-color: #383BBC;
}

/* .select2-container--default .select2-selection--single {
    border-color: #E8E8E8 !important;
    background: #FFFFFF;
    border-radius: 6px;
    border: none;
    color: white;
} */

.select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8 !important;
    color: #383BBC;
}

.select2-dropdown {
    color: #625F6B;
    background-color: #FFFFFF;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
}

/* Set the color of the selected option to white */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;

    opacity: 1;
    color: #2D2D2D;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    padding-left: 5px;
    color: #2D2D2D;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

#navbarSupportedContent .nav-link {
    color: var(--Neutral-neutral-1, #FFF);
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.15px;
    cursor: pointer;
}

#navbar-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

#navbar-scroll {
    width: 100%;
    z-index: 1000;
    /* Ensure it stays on top of other elements */
    background: linear-gradient(253deg, #272497 9.93%, #000A3D 93.28%);
    backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

#navbar-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    /* Ensure it stays on top of other elements */
    background: rgba(0, 0, 0, 0.30);
    backdrop-filter: blur(10px);
}

.dropdown-item:hover {
    background-color: #2A2C8E;
    /* Change to your desired background color */
    color: #ffffff;
    /* Change to your desired text color */
}

.btn-book {
    background-color: #FFFFFF;
    border: 1px solid #383BBC;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #383BBC;
    border-radius: 6px;
    width: 100%;
    text-align: center;
}

.btn-book:hover {
    background-color: #383BBC;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.meeting-space-content {
    padding: 24px 24px 24px 24px;
    border-radius: 8px 8px 8px 8px;
    background-color: #F7F8FC;
}

/*new*/
label.box-room {
    margin: 0px;
}

.box-room {
    background: rgba(234, 234, 234, 0.73);
    border: 1px solid rgb(215 215 215 / 74%);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    margin: 10px !important;
}

#htmlOption {
    padding: 10px;
    border: 1px solid rgb(215 215 215 / 74%);
}

.info-panel {
    width: 10px;
    height: 10px;
    border-radius: 100px;
}

.room-booked {
    background: rgba(255, 237, 176, 0.8);
}

.room-sold {
    background: rgba(253, 174, 167, 0.8);
}

.room-available {
    background: rgba(176, 253, 167, 0.8);
}

.room-selected {
    border: 4px solid #398f0b;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.custom-alert {
    position: fixed;
    bottom: -100px;
    /* Initially off-screen */
    left: 20px;
    /* Adjust as needed */
    background-color: #f44336;
    /* Red color, adjust as needed */
    color: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* Optional: adds a shadow effect */
    z-index: 9999;
    /* Ensure it's above other content */
    opacity: 0;
    /* Initially transparent */
}

.custom-alert.show {
    bottom: 20px;
    /* Slide-in position */
    opacity: 1;
    /* Fade-in */
    animation: bounce 0.5s ease-out;
    /* Bounce effect */
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40%,
    60% {
        transform: translateY(-20px);
    }

    70% {
        transform: translateY(-10px);
    }
}

.select2-results__option--highlighted .name,
.select2-results__option--highlighted .job,
.select2-container--default .select2-results__option[aria-selected=true] .name,
.select2-container--default .select2-results__option[aria-selected=true] .job {
    color: #fff !important;
}

.modal-info {
    border: 5px solid #2b2f8f;
}

.modal-info .modal-header {
    font-weight: bold;
    font-size: 19px;
    background-image: url("../../assets/img/2024/img-bg.png");
    background-size: 300px 300px;
    color: #fff;
    text-align: center;
    display: unset !important;
    margin: 20px 0 0 0;
    border-radius: 0px;
}

.modal-info,
.modal-info p {
    font-size: 12px;
}

.modal-info p.small {
    font-size: 11px;
}

.modal-info .btn-confirm {
    background: #2b2f8f;
    border-radius: 20px;
    font-size: 14px;
    padding: 10px 30px;
    font-weight: bold;
}

.info-help {
    font-size: 14px;
    color: red;
}

.modal-img .modal-body {
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.modal-img .close {
    position: absolute;
    z-index: 2;
    right: -25px;
    padding: 12px 15px;
    background: #fff;
    opacity: 1;
    top: -25px;
    border-radius: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.custom2025 {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
}

.custom2025:hover {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    color: #ec1c24;
}

.bg1 {
    background-color: #392ee4 !important;
}

.bg2 {
    background-color: #1b1baf !important;
}

.bg3 {
    background-color: #ec1c24 !important;
}

.bg4 {
    background-color: #1b1baf !important;
}

.bg5 {
    background-color: #392ee4 !important;
}

.title-box h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.36px;
    color: #2A2C8E;
    font-family: Sansation;
}

.title-box p {
    color: #66687D;
    letter-spacing: 0.8px;
}

.info-alert {
    font-family: 'Roboto';
    padding: 8px 16px;
    align-items: center;
    background: #E8E8F7;
    border-radius: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: inline-block;
    margin-top: 20px;
}

.labeling-title {
    font-family: Sansation;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #363955;
}

.box-social {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #FFF;
    align-self: stretch;
    border-radius: 16px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.box-image-social {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.img-social {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.text-social {
    padding: 16px;
    width: 100%;
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Limit to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4.5em;
    /* Approx for 3 lines */
    position: relative;
}

.read-more {
    color: #4444BD;
    text-decoration: underline;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 19.5px */
    letter-spacing: 0.13px;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: 25%;
    /* 3.25px */
    text-underline-position: from-font;
    cursor: pointer;
}

.btn-count-me {
    background: #04CBFE url('../../assetsV2/img/btn_patter.png');
    border-radius: 8px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto';
    color: #212529;
    border-color: transparent !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.btn-count-me:hover,
.btn-count-me.selected {
    background-color: #1B1BAF;
    color: #fff;
}

.left-info {
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    gap: 10px;
}

.border-transparant {
    border: 1px solid transparent !important;
    border-radius: 16px;
}

.custom-padding-modal {
    padding: 24px;
}

.text-selected {
    color: #1B1BAF;
    text-decoration: underline;
}

.release {
    color: #EC1C24;
}

.btn-custom {
    padding: 12px 20px;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 8px;
    background-blend-mode: multiply, normal;
    backdrop-filter: blur(8px);
}

.btn-primary-custom {
    background: #1B1BAF url('../../assetsV2/img/btn_patter.png');
}

.selected-item {
    font-family: "sansation";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.16px;
    color: #fff;
    padding: 5px 0;
}
