img {
    width: 100%;
}

.container {
    width: 100%;
    /*max-width: 1712px;*/
}

.btn-viewmore {
    margin-top: 24px;
}

.title {
    color: var(--Natural_Boring-900, #111012);
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.title span {
    color: var(--Primary_Boring-500, #4C17E1);
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#section1 {

}

#section1 img {
    width: auto;
}

#section1 > .container > .title {
    text-align: center;
    color: var(--Natural_Boring-900, #111012);
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}

#section1 > .container > .description {
    margin-right: auto;
    margin-left: auto;
    max-width: 420px;
    color: #3C3A40;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

#section1 > .container > .title span {
    color: var(--Primary_Boring-500, #4C17E1);
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#section1 > .container {
    position: relative;
    min-height: 944px;
}

#section1 > .container img {
    max-width: 398px;
    position: absolute;
}

#section1 .img_1 {
    top: -170px;
}

#section1 .img_2 {
    top: 55px;
    z-index: 1;
}

#section1 .img_3 {
    top: 96px;
}

#section1 .img_4 {
    top: -250px;
    z-index: 100;
}

.navbar-nav-custom {
}

.container {
    max-width: 1712px;
}

#section2 {
    padding-top: 200px;
}

#section2 .title {
    max-width: 825px;
}

#section2 .div_image {
    position: relative;
    margin-top: 80px;
}

.div_button {
    display: flex;
    gap: 4px;
    position: absolute;
    left: 74px;
    bottom: 69px;
    max-width: 470px;
    flex-wrap: wrap;
}

.button-trans {
    cursor: pointer;
    padding: 12px 24px;
    color: #3C3A40;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    display: flex;
    gap: 8px;
    align-items: center;
    border-radius: 16px;
    border: 1px solid #F6F5F7;
    background: #f2f2f236;
    margin-bottom: 12px;
}

.button-trans:hover {
    background: #F6F5F7;
}

.button-trans.active {
    background: #F6F5F7;
}

#section3 {
    padding-top: 200px;
}

#section3 .title {
    max-width: 550px;
}

#section3 .div_flex {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;

    color: var(--Natural_Boring-700, #626069);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

#section3 .div_flex > .number {
    color: #3C3A40;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#section3 .div_info {
    gap: 90px;
}

#section3 .video {
    margin-top: 60px;
}

#section3 .video > video {
    width: 100%;
    height: 758px;
    border-radius: 20px;
}

#section4 {
    padding-top: 150px;
    padding-bottom: 140px;
}


.navbar-nav .nav-link.active {
    color: var(--Primary_Boring-500, #4C17E1);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
}

.nav-link {
    color: var(--Natural_Boring-600, #85828C);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
    padding: 0 !important;
    display: flex;
}

.btn-custom {
    border-radius: 16px;
    background: var(--Primary_Boring-500, #4C17E1);
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: none;
}

.footer {
    padding: 64px 0;
    background-color: #111012;
}

.menu-footer {
    display: flex;
    flex-direction: row;
    gap: 49px;
}

.menu-footer .nav-link {
    color: var(--Natural_Boring-100, #EFEDF2);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.section4_title {
    color: var(--Natural_Boring-900, #111012);
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
}

.section4_des {
    color: var(--Natural_Boring-800, #3C3A40);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    max-width: 352px;
}

#section4 span {
    color: var(--Primary_Boring-500, #4C17E1);
}

.btn-text {
    display: flex;
    gap: 8px;
    cursor: pointer;
    color: var(--Info_Boring-500, #1484FC);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
}

.text-or {
    color: var(--Primary_Boring-500, #4C17E1);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 150% */
}

.footer .div-logo {
    margin-bottom: 24px;
}

.text-mobile {
    display: none;
    color: var(--Natural_Boring-800, #3C3A40);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.text-mobile span {
    color: var(--Primary_Boring-500, #4C17E1);
}

.div-image-home div {
    position: relative;
}

.div-image-home .ss1_1_ic {
    left: 30%;
}

.div-image-home .ss1_2_ic {
    right: 5px;
    top: 600px;
}

.div-image-home .ss1_3_ic {
    right: 22%;
    top: 4%;
    z-index: 99;
}

.div-image-home .ss1_4_ic {
    right: 280px;
    top: 890px;
}

.div-image-home .ss1_left0_ic {
    left: -110px;
    bottom: 16%;
}

.div-image-home .ss1_cirlce_ic {
    left: 22%;
    bottom: 16%;
    z-index: 0;
}

.div-stroke {
    border: 1px solid #D2D0D9;
    height: 130px;
}

@media (min-width: 1920px) {
    #section1 > .container img {
        width: auto;
    }
}

@media (max-width: 1903px) {
    #section1 > .container {
        min-height: 758px;
    }

    .container {
        max-width: 1230px;
    }

    #section1 .div-image-home .img-ss1 {
        width: 278px;
    }

    #section1 .div-image-home .ss1_3_ic {
        width: 70px;
    }

    .div-image-home .ss1_left0_ic {
        left: -10%;
    }

    #section3 .div_info {
        gap: 40px;
    }

    #section3 .div_info .title {
        font-size: 48px;
    }
}


@media (max-width: 992px) {
    .title {
        font-size: 36px !important;
    }
    .div-stroke {
        border: none;
        height: 0px;
    }
    .container {
        padding-right: 25px;
        padding-left: 25px;
    }

    #section1 {
        margin-top: 100px !important;
    }

    #section1 .div-image-home {
        position: relative;
        min-height: 590px;
    }

    #section1 .div-image-home div {
        display: grid;
        justify-content: center;
    }

    #section1 .div-image-home .ss1_1_ic {
        right: 1%;
        top: -60px;
        width: fit-content;
        left: unset;
    }

    #section1 .div-image-home .ss1_2_ic {
        left: 20px;
        width: fit-content;
        top: unset;
    }

    #section1 .div-image-home .ss1_3_ic {
        left: 50%;
        width: fit-content;
        top: 41%;
        width: 70px;
    }

    #section1 .div-image-home .ss1_4_ic {
        bottom: 8% !important;
        right: 16% !important;
        width: fit-content;
        top: unset;
    }

    .div-image-home .ss1_left0_ic {
        display: none;
    }

    #section1 .div-image-home .img_1 {
        left: 10px;
    }

    #section1 .div-image-home .img_4 {
        top: -125px;
        right: 10px;
        left: auto;
    }

    #section1 .div-image-home .img_2 {
        bottom: 0;
        left: 10px;
    }

    #section1 .div-image-home .img_3 {
        bottom: 70px;
        right: 10px;
        left: auto;
    }

    #section1 > .container > .title {
        font-size: 36px;
    }

    #section1 > .container > .title span {
        font-size: 36px;
    }

    .img_1, .img_2, .img_3, .img_4 {
        position: absolute !important;
        width: 100% !important;
        max-width: 180px !important;
    }

    #section1, #section1 > .container {
        min-height: 0;
    }

    #section1 > .container > .description {
        font-size: 14px;
        max-width: 341px;
    }

    #section2 {
        padding-top: 100px;
    }

    #section2 .div_title {
        flex-direction: column;
        position: relative;
        align-items: start !important;
    }

    #section2 .div_title > .ms-auto {
        margin-left: 0 !important;
    }

    #section2 .div_title .title {
        margin-bottom: 30px;
    }

    #section2 .div_title .text-mobile {
        margin-top: 40px;
        max-width: 322px;
    }

    #section2 .div_image {
        margin-top: 16px;
    }

    #section2 .div_image img {
        content: url("assets/ss2_2_mb.png");
    }

    #section2 .button-trans {
        padding: 8px 12px;
        font-size: 14px;
        line-height: 20px;
        border-radius: 8px;
    }

    #section2 .button-trans svg {
        width: 8px;
        height: 8px;
    }

    #section2 .div_button {
        left: 11px;
        bottom: 11px;
    }

    #section3 {
        padding-top: 100px;
    }

    #section3 svg {
        width: 40px;
        height: 40px;
        top: 50px;
        right: 15px;
        position: absolute;
    }

    #section3 .div_info {
        align-items: flex-start !important;
        flex-direction: column;
        gap: 0 !important;
        position: relative;
    }

    #section3 .div_info .title {
        margin-bottom: 24px;
    }

    #section3 .div_info .div_number {
        gap: 24px !important;
    }

    #section3 .div_flex {
        font-size: 10px;
    }

    #section3 .div_flex > .number {
        font-size: 16px;
    }

    #section3 .video > video {
        height: 168px;
    }

    #section4 {
        padding-top: 100px;
    }

    #section4 .content-div {
        flex-direction: column;
    }

    #section4 .container img {
        width: 100% !important;
    }

    .section4_title, .title, .title span {
        font-size: 36px;
    }

    .footer .div-icon-network {
        display: flex;
        flex-wrap: wrap;
        gap: 0 !important;
    }

    .footer .div-icon-network div {
        width: 50%;
        margin-bottom: 15px;
    }

    .footer .div-icon-network div svg {
        width: 24px;
        height: 24px;
    }

    .footer .sub-logo {
        margin-bottom: 0 !important;
    }

    .footer .div-logo {
        margin-bottom: 40px;
    }

    .menu-footer {
        gap: 15px;
    }

    .text-mobile {
        display: block;
    }

    #section4 {
        padding-bottom: 100px;
    }

    #section4 .content-div {
        gap: 60px !important;
    }

    #section4 .last-div {
        display: grid;
    }

    #section4 img {
        order: 5;
        margin-top: 24px;
        margin-bottom: 0px !important;
    }

    .mb-hidden {
        display: none;
    }


    .btn-viewmore {
        margin-top: 16px;
        margin-bottom: 36px;
    }
}

@media (max-width: 768px) {
    #section1 .div-image-home div {
        position: unset;
    }

    #section1 .img_1 {
        top: 55px;
    }

    #section1 .img_2 {
        top: unset;
    }

    #section1 .img_3 {
        top: unset;
        bottom: 60px !important;
    }

    #section1 .div-image-home .img_4 {
        top: 0;
        left: auto;
    }
}

#section2 .title {
    position: relative;
}

#section2 .img_title {
    position: relative;
}

#section2 .img_title .ss2_2_ic {
    position: absolute;
    bottom: 0;
    left: -2%;
    width: fit-content;
}

#section2 .div_title .ss2_1_ic {
    position: absolute;
    top: -15px;
    width: fit-content;
    left: 0;
}

.navbar-toggler:focus {
    box-shadow: none;
}

