@font-face {
    font-family: 'Unblocker' !important;
    src: url(../font/Unblocker.ttf) format('truetype') !important;
    font-weight: normal !important;
    font-style: normal !important;
}

#Sec-Preregis.v0 {
    max-width: 2500px !important;
    background-size: cover !important;
    padding-top: 150px;
}

#Sec-CRT.v0 {
    max-width: 2500px !important;
    background-size: cover !important;
}

#Sec-System.v0 {
    max-width: 2500px !important;
    background-size: cover !important;
}

.text-preregis-title.v0 {
    font-family: 'Unblocker', sans-serif !important;
    color: #fff !important;
    filter: drop-shadow(0px 4px 10.5px #28ADFF) !important;
    font-size: 76px !important;
    line-height: .9 !important;
}

.text-preregis-title.v0 span {
    font-family: "Mitr", sans-serif !important;
    color: #fff !important;
    font-size: 65px !important;
}

.text-detail.v0 {
    width: fit-content;
    font-size: 26px !important;
    color: #3a3a3a !important;
    padding: 6px 70px !important;
    margin: 0 auto 24px !important;
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 50%) 10%, rgb(255 255 255 / 70%) 50%, rgb(255 255 255 / 50%) 90%, rgb(255 255 255 / 0%) 100%) !important;
}

.img-logo-s1 {
    padding-left: 60px !important;
}

.box-text-ready {
    background: url(../images/v0/text-bg.webp) center/contain no-repeat !important;
    width: 570px !important;
    height: 66px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #fff !important;
    margin: 0 auto !important;
    font-size: 40px !important;
    font-weight: 500 !important;
}

.box-text-time {
    position: relative !important;
    display: inline-block !important;
    width: 488px !important;
    padding: 5px 0 !important;
    font-size: 26px !important;
    font-weight: 500 !important;
    text-align: center !important;
    letter-spacing: 1px !important;
    color: #4590E5 !important;
    margin-top: 20px !important;
}

.footer {
    min-height: 100px !important;
}

@media (min-width: 1921px) {

    body {
        scroll-snap-type: none !important;
    }

    html,
    body {
        scroll-behavior: auto !important;
        scroll-snap-type: none !important;
        overflow-y: auto !important;
    }

    .row-crt {
        max-width: 1920px !important;
        margin: 0 auto !important;
    }

    #Sec-Preregis.v0 {
        /* background-size: cover !important; */
        height: 1000px !important;
    }

    #Sec-CRT.v0 {
        /* background-size: cover !important; */
        height: fit-content !important;
    }

    #Sec-System.v0 {
        /* background-size: cover !important; */
        height: fit-content !important;
    }

    #Sec-System.v0 .container {
        max-width: 1920px;
        margin: 0 auto;
    }

    .footer {
        width: 100% !important;
        min-height: 99px !important;
    }

    /* .footer-bottom {
        background: linear-gradient(90deg, rgb(34 34 34 / 0%) 0%,
                rgb(34 34 34 / 10%) 2%,
                rgb(34 34 34 / 90%) 5%,
                rgb(34 34 34 / 100%) 50%,
                rgb(34 34 34 / 90%) 96%,
                rgb(34 34 34 / 10%) 98%,
                rgb(34 34 34 / 0%) 100%) !important;
    } */

    .text-st-detail {
        font-size: 24px !important;
    }
}

@media (max-width: 1920px) {
    #Sec-CRT {
        width: 100%;
        padding: 0;
        background: url(../images/bg-sec-4-old.webp?v=1.29) top center / 100% no-repeat;
    }
}

@media (max-width: 1200px) {
    #Sec-Preregis.v0 {
        padding-top: 70px !important;
    }
}

@media (max-width: 1024px) {

    #Sec-Preregis.v0 {
        padding-top: 0px !important;
    }

    .text-preregis-title.v0 {
        font-size: 70px !important;
    }

    .text-preregis-title.v0 span {
        font-size: 60px !important;
    }

    .text-detail.v0 {
        font-size: 28px !important;
    }

    .text-detail.big {
        font-size: 40px !important;
    }

}

@media (max-width: 992px) {
    .img-logo-s1 {
        width: 430px !important;
        object-fit: contain !important;
    }

    .text-preregis-title.v0 {
        font-size: 52px !important;
    }

    .text-preregis-title.v0 span {
        font-size: 44px !important;
    }

    .text-detail.v0 {
        font-size: 22px !important;
        padding: 6px 18px !important;
    }

    .text-detail.big {
        font-size: 36px !important;
    }

    .box-text-ready {
        height: 55px !important;
        font-size: 34px !important;
    }

    #Sec-CRT {
        background: url(../images/bg-sec-4-md.webp?v=1.29) bottom center / 100% no-repeat;
        /* min-height: 1000px; */
        display: flex;
        align-items: center;
    }
}

@media (max-width: 550px) {
    .img-logo-s1 {
        width: 295px !important;
        object-fit: contain !important;
    }

    .text-preregis-title {
        font-size: 42px !important;
    }

    .box-text-ready {
        width: 372px !important;
        height: 42px !important;
        font-size: 24px !important;
    }

    .text-detail.v0 {
        font-size: 17px !important;
    }

    .footer {
        min-height: 140px !important;
    }

}

@media (max-width: 375px) {
    .text-preregis-title {
        font-size: 36px !important;
    }

    .text-preregis-title.v0 {
        font-size: 40px !important;
    }

    .text-preregis-title.v0 span {
        font-size: 32px !important;
    }

    .box-text-ready {
        width: 285px !important;
        height: 34px !important;
        font-size: 19px !important;
    }

    .footer {
        min-height: 162px !important;
    }
}