:root {
    --color-gold: #bda972;
    --color-resolution-blue: #002778;
    --color-tundora: #4B4B4B;
}

html body {
    font-family: FSAlberta, Arial, sans-serif !important;
}
.row>*{
    padding-right: 0;
    padding-left: 0;
}
.hidden {
    display: none;
}

.white-bordered-blue-text {
    font-family: FSAlberta, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2em;
    color: #0c318f;
    text-align: center;
    /* text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; */
    text-shadow: -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff;
}

.text-transform-default {
    text-transform: none;
}

.color-white {
    color: #ffffff;
}

.text-shadow-black {
    text-shadow: 2px 2px 4px #000;
}

.text-gold {
    font-family: "Arial", sans-serif;
    font-weight: 700;
    color: #c6b27d;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(198, 178, 125, 0.3);
    letter-spacing: 0.5px;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
    font-family: FSAlberta, "Open Sans", Arial;
}

.sticky-nav #app {
    padding-top: 0;
}

.index .section1 {
    padding-bottom: 150px;
}
.index .section1 .content-wrap .p-mask {
    top: 500px;
}
.index .section1 .block2 .wrap2 .left li:first-child p {
    top: 57%;
    font-weight: bold;
    text-shadow: 2px 2px 4px #000;
    font-size: 1.4rem;
}
.index .section1 .block2 .wrap2 .right li:first-child {
    transform: translateX(66px);
    margin-bottom: 21px;
}
.index .section1 .block2 .wrap2 .right li:nth-child(2) {
    transform: translateX(70px);
}
.index .section1 .block2 .wrap2 .right li:nth-child(3) {
    transform: translateX(130px);
}
.index .section1 .block2 .wrap2 .left li:first-child {
    transform: translate(14px, -45px);
}
.index .section1 .block2 .wrap2 .left li:nth-child(2) {
    transform: translate(-34px, -50px);
}
.index .section1 .block2 .wrap2 .left li:nth-child(3) {
    transform: translate(-40px, -50px);
}
.index .section1 .block2 .wrap2 .left li:nth-child(4) {
    transform: translate(-28px, -54px);
}
.index .section1 .block2 .wrap2 .left li:nth-child(5) {
    transform: translate(1px, -62px);
}
.index .section1 .block2 .wrap2 .left li:nth-child(6) {
    transform: translate(26px, -56px);
}
.index .section1 .block2 .wrap2 .left li figure,
.index .section1 .block2 .wrap2 .right li figure {
    max-width: 80px;
}
.section1 .advantages-btn .link-label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 600;
    color: #fff;
}
.section1 .bg-mask.bottom-mask {
    bottom: -8px;
    height: 200px;
}
.index .section1 .block2 .wrap2 .right li p {
    font-size: 1rem;
}

/* .index .section3 .block4 .kid {
width: 100%;
top: -115px;
} */
/* .index .section3 .block4 .kid > image {
width: 100%;
height: auto;
object-fit: cover;
} */

.c56-key-benefits h2 {
    font-weight: 600;
    color: var(--color-resolution-blue);
}
.c56-key-benefits .link {
    color: var(--color-resolution-blue);
}
.c56-key-benefits .mo-content {
    color: var(--color-resolution-blue);
    font-family: 'FSAlberta';
}
.c56-key-benefits .mo-content h4 {
    font-weight: 600;
}
.c56-key-benefits .mo-content p {
    color: var(--color-tundora);
}
.index .section4 .block-swiper .swiper .text {
    color: var(--color-gold);
    font-weight: 600;
}
.index .section4 .top .content {
    z-index: 3;
}

.block5 .water-drop-icon {
    width: 6px;
    display: inline;
}
.index .section4 .block5 p {
    padding-top: 0;
}

.index .section4 .block5 .content {
    font-size: 1.4rem;
}

.index .section4 .block1 .top {
    padding-top: 80px;
    padding-bottom: 0;
    margin-bottom: -50px;
}

.index .section4 .block2 .mask1 {
    top: -30px;
    height: 200px;
}

.index .section4 .block3 .top {
    padding-top: 50px;
}

.index .section4 .block3 .top .content {
    max-width: 992px;
}
.index .section4 .block3 .top .content .tit {
    margin-top: 0;
}
.index .section4 .block3 .top .content .tit.text {
    max-width: 992px;
}

#vital-disclaimer {
    display: none !important;
}

.c02-splash-notification .text-center-mobile {
    font-family: Arial, sans-serif !important;
    font-weight: 600;
}

.index .section3 .content2 .bg {
    /* background-size: contain */
}

.index .section3 .content1 .tit1 figcaption {
    font-size: 22px;
    text-align: center;
}

.index .section3 .content1 .tit2 figcaption h2 {
    margin-block: 20px;
}
.index .section3 .content1 .tit2 figcaption p {
    font-size: 12px;
}

.index .section3 .p-mask {
    background-size: cover !important;
    /* height: 300px !important; */
    bottom: -90px !important;
}
.p-mask.mask1,
.p-mask.mask2 {
    background-size: cover;
}

.c02-splash-notification .slash-notification .content-copy span {
    font-weight: 400;
}

html[lang="vi"] .c02-splash-notification .slash-notification .content-copy span {
    font-weight: 400;
}

.index .section4 .block1 {
    padding-top: 50px;
}

.close-splash.disabled {
    pointer-events: none;
}

.c02-splash-notification .icon.active {
    width: 40px;
}

.swiper-wrapper .coming-soon-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(2px);
}

.swiper-wrapper .coming-soon-label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: var(--color-resolution-blue);
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}

.index .section4 .block-swiper ul {
    top: 45%;
    justify-content: center;
}

.index .section4 .block-swiper ul.product-link li a p {
    font-size: 16px;
}

.index .section1 .block4 li:nth-child(6) figure {
    max-width: 110px;
}

.index .section1 .block4 li:nth-child(6) .ani-roll {
    -webkit-animation: float4 3s .5s ease-in-out infinite;
    animation: float4 3s .5s ease-in-out infinite;
}

.index .section1 .block4 li:nth-child(6) {
    right: 3px;
    top: 66px;
}

.index .section1 .block4 li:nth-child(4) {
    right: -30px;
    bottom: 30px;
}

.index .section3 .block4 .kid {
    width: 170%;
    left: 70%;
}

.block4 .top .content h2 {
    font-size: 54px;
}


b, strong {
    font-weight: 600;
}

.c02-splash-notification[data-popup=true] .slash-notification .row {
    margin: 0;
}

.index .section1 .light-wrap { top: -40px; }

@media (min-width: 460px) {
    .index .section3 .p-mask {
        bottom: -26px !important;
    }

    .index .section3 .block4 {
        padding-bottom: 250px !important;
    }
}

@media (min-width: 560px) {

    .index .section3 .p-mask {
        bottom: 18px !important
    }

    .index .section3 .block4 {
        padding-bottom: 300px !important;
    }
}

@media (min-width: 660px) {
    .index .section3 .p-mask {
        bottom: -10px !important;
    }
}

@media (min-width: 768px) {
    .index .section3 .p-mask {
        bottom: 25px !important;
    }
    .index .section4 .block3 .top {
        padding-top: 90px;
    }

    .index .section3 .block4 .kid {
        width: 120%;
        left: 55%;
    }
}

@media (min-width: 960px) {
    .index .section3 .p-mask {
        bottom: 100px !important;
    }
    .index .section4 .block2 .mask1 {
        top: -43px;
        height: 200px;
    }
}

@media (min-width: 1024px) {
    .index .section3 .p-mask {
        bottom: 50px !important;
    }
    .index .section4 .mask0 {
        top: 0;
        height: 190px;
    }

    .c02-splash-notification-overlay.active {
        z-index: 5;
    }
    .index .section3 .block4 .kid {
        width: 100%;
        left: 50%;
    }

}

@media only screen and (min-width: 1100px) {
    /* .index .section3 .block4 .kid {
    bottom: -250px !important;
    } */
    .index .section3 .p-mask {
        bottom: 80px !important;
    }
    .index .section4 .block1 {
        padding-top: 50px;
    }
    .index .section4 .block2 .mask1 {
        top: -57px;
    }
}

@media only screen and (max-width: 460px) {
    .index .section3 .content2 .milk {
        width: 200%;
    }

    .index .section1 .light-wrap { top: -50px; }

    .index .section3 .block4 {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 500px !important;
        padding-top: 0;
    }

    /* .index .section3 .block4 .kid {
    top: -158px !important;
    } */

    .index .section3 .p-mask {
        bottom: -213px !important;
        height: 379px !important;
    }

    .index .section4 .block-swiper .product-link-box {
        height: 100px;
    }

    .index .section4 .block4 .bottom {
        padding-bottom: 0;
    }
}

@media (max-width: 400px) {
    .index .section3 .p-mask {
        height: 320px !important;
    }
}


@media only screen and (max-width: 600px) {
    .index .section1 .block4 .wrap-btn .advantages-btn {
        height: 60px;
    }

    .index .section3 .content2 .milk {
        width: 200%;
    }

    .index .section3 .block4 {
        min-height: 400px;
    }

    .index .section1 .block2 .wrap2 .left li:first-child p {
        line-height: 9px;
    }
    .index .section1 .block2 .wrap2 .left li:first-child p .en {
        font-size: .8rem;
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(2) p .en {
        font-size: 1rem;
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(4) p span {
        font-size: 1.2rem;
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(6) figure {
        max-width: 53px;
    }

    .index .section1 .block2 .wrap2 .left li:first-child {
        transform: translate(-4px, -16px);
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(2) {
        transform: translate(-36px, -27px);
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(3) {
        transform: translate(-46px, -31px);
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(4) {
        transform: translate(-45px, -40px);
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(5) {
        transform: translate(-31px, -50px);
    }

    .index .section1 .block2 .wrap2 .left li:nth-child(6) {
        transform: translate(-10px, -56px);
    }

    .index .section4 .block2 {
        padding-top: 0;
    }

    .index .section1 .block2 .wrap2 .left li figure,
    .index .section1 .block2 .wrap2 .right li figure {
        max-width: 50px;
    }

    /* .index .section4 .block3 .top {
    padding-top: 0;
    } */

    .index .section4 .block3 .top .content .tit {
        padding-inline: 0;
    }

    .index .section4 .block-swiper ul {
        top: 45%;
        justify-content: center;
    }

    /* .index .section3 .p-mask {
    background-size: cover;
    bottom: -50px;
    width: 100%;
    } */

    .index .banner .center .t1 {
        padding-bottom: 100px;
    }

    .index .section3 .content2 .top .text1 {
        max-width: 180px;
    }

    .index .section3 .content2 .top .text2 {
        max-width: 160px;
        top: 55px;
    }

    /* .index .section4 .block1 .top {
    padding: 0;
    background-image: none;
    } */

    .index .section4 .block1 .top {
        margin-top: -80px;
    }

    .index .section1 .block4 li:nth-child(4) {
        bottom: 10px;
    }

    .index .section1 .block4 li:nth-child(6) {
        right: 0;
        top: 80px;
    }

    .index .section1 .block4 li:nth-child(6) figure {
        max-width: 90px;
    }

    .index .section1 .block4 li:first-child p .en {
        font-size: 1.4rem;
    }

    .index .section1 .block4 li:nth-child(2) p {
        font-size: 1.4rem;
    }

    .index .section1 .block4 li:nth-child(4) p .en {
        font-size: 1.4rem;
    }
}

@media only screen and (max-width: 610px) {
    .index .section4 .block3 .top .content .tit figcaption h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .index .section4 .block3 .top .content .tit {
        font-size: 14px;
    }

    .index .section1 .block2 .wrap2 .photo-center {
        max-width: 120px;
        margin-top: -60px;
    }

    .index .section1 .block2 .wrap2 .right li p {
        font-size: 0.725rem;
    }

    .index .section1 .block2 .wrap2 .right li p.desktop {
        display: none;
    }
    .index .section1 .block2 .wrap2 .right li p.mobile {
        display: block;
    }

    .index .section1 .block2 .wrap2 .right li:first-child {
        transform: translate(49px, 0px);
    }

    .index .section1 .block2 .wrap2 .right li:nth-child(2) {
        transform: translate(54px, -17px);
    }

    .index .section1 .block2 .wrap2 .right li:nth-child(3) {
        transform: translateX(35px);
    }
}

@media only screen and (max-width: 1000px) {
    /* .index .section3 .p-mask {
    height: 270px;
    bottom: -175px;
    } */
}

@media only screen and (max-width: 1025px) {
    .c02-splash-notification .close-and-exit img {
        position: absolute;
        top: 0;
        right: -7px;
    }

    .c02-splash-notification .close-and-exit {
        font-weight: 400;
        padding-right: 20px;
    }
}



@media only screen and (max-width: 1300px) {
    /* .index .section3 .p-mask {
    height: 300px;
    bottom: -190px;
    background-size: cover;
    } */
}

@media only screen and (min-width: 600px) {
    .index .section1 .block2 .wrap2 .right li p {
        font-size: 1.4rem;
    }
    .index .section1 .block2 .wrap2 .right li p.desktop {
        display: block;
    }
    .index .section1 .block2 .wrap2 .right li p.mobile {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .index .section3 .block4 {
        padding-bottom: 200px;
        min-height: 600px;
    }

    .index .section4 .block2 {
        padding-top: 0;
    }

    .index .section3 {
        padding-bottom: 0;
    }

    /* .index .section3 .block4 .kid {
    bottom: 0;
    } */

    .index .section4 {
        margin-top: -90px;
    }

    .index .section4 .block1 {
        padding-top: 0;
    }
}

@media only screen and (min-width: 1024px) {
    /* .index .section3 .block4 .kid {
    bottom: -200px;
    } */
    .search .enter-icon.icon {
        width: 20px;
        height: 20px;
    }
}

@media only screen and (min-width: 1200px) {
    /* .index .section3 .block4 .kid {
    bottom: -265%;
    } */
    /* .index .section3 {
    padding-bottom: 200px;
    } */
    .index .section3 .p-mask {
        bottom: 80px !important;
    }
    .index .section4 .mask0 {
        top: -120px;
    }
    .index .section4 .block1 .top {
        padding-bottom: 100px;
        margin-bottom: -151px;
    }

    .index .section4 .block-swiper ul {
        top: 60%;
    }

    .index .section3 .block4 {
        min-height: 800px;
    }
}

@media only screen and (min-width: 1350px) {
    .index .section3 .p-mask {
        bottom: 200px !important
    }

    .index .section4 .block3 .top {
        padding-top: 180px;
    }
}

@media only screen and (min-width: 1400px) {
    /* .index .section3 .block4 .kid {
    bottom: -90% !important;
    } */

    .index .section3 .block4 {
        padding-bottom: 0 !important;
        padding-top: 0;
    }

    .index .section3 .p-mask {
        /* bottom: -120px !important; */
    }
    .index .section4 .block1 .top {
        padding-top: 0;
    }
    .index .section4 .block2 .mask1 {
        top: -76px;
        height: 300px;
    }

    .index .section3 .content2 .milk {
        width: 145%;
    }

    .index .section3 .block4 {
        min-height: 1000px;
    }
}

@media only screen and (min-width: 1600px) {
    /* .index .section3 .block4 .kid {
    bottom: -106% !important;
    } */

    .index .section3 .p-mask {
        bottom: 300px !important;
    }

    .index .section3 .block4 {
        padding-top: 350px;
    }

    .p-mask.mask1 {
        display: none;
    }

    .index .section4 .block2 .mask1 {
        top: -100px;
        height: 400px;
        display: block;
    }

    .index .section4 .block1 {
        padding-top: 100px;
    }
}

@media only screen and (min-width: 1800px) {
    .index .section4 .block1 {
        padding-top: 200px;
    }

    /* .index .section3 .block4 .kid {
    bottom: -115% !important;
    } */

    .index .section3 .p-mask {
        bottom: 360px !important;
    }
}

@media only screen and (min-width: 1900px) {
    .index .section3 .p-mask {
        bottom: 460px !important;
    }

    /* .index .section3 .block4 .kid {
    bottom: -139% !important;
    } */

    .index .section4 .mask0 {
        top: -42px;
        z-index: 2;
        background-size: cover;
    }

    .index .section4 .block1 {
        padding-top: 100px;
    }

    .index .section3 .block4 {
        min-height: 1200px;
    }
}

@media only screen and (min-width: 1920px) {
    .index .banner:after {
        top: 20%;
        background-position: center calc(50% + 200px);
    }
}

@media only screen and (min-width: 2120px) {
    .index .section3 .p-mask {
        bottom: 35px !important;
    }
}
