body {
    font-family: 'Lexend', sans-serif;
}

.about-app-page {
    position: relative;
}

.section-home {
    width: 100%;
    max-width: 1428px;
    margin: 0 auto;
}
.session1{
    width: 90%;
}
.about-app-container{
    position: relative;
    width: 100%;
    max-width: 1428px;
    margin: 0 auto;
}
.heading-home {
    color: #053C5E;
    font-size: 46px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}

.section-app p {
    font-size: 15px;
    line-height: 1.6;
}

.section-app .btn {
    border-radius: 25px;
    padding: 8px 22px;
    font-size: 14px;
}
.wheree-text{
    font-size: 65px;
    font-weight: 600;
    line-height: 106%;
    font-family: 'Lexend', sans-serif !important;
}
.h1-text{
    font-size: 61px;
    line-height: 106%;
    font-family: 'Lexend', sans-serif;
}
.h1-text.text-primary{
   font-weight: 600;
}
.h1-text.text-orange, .h1-text.text-primary {
   font-weight: 500;
}
.app-phone {
    transform: rotate(-8deg);
}
.btn-start-exploring:hover{
    color: white;
    text-decoration: none;
}
.qr-img {
    max-width: 235px;
    height: auto;
    transition: transform 0.2s ease-in-out;
}

.btn-see-more {
    padding: 10px 30px;
    color: #053C5E;
    border: 1px solid #053C5E;
    font-size: 18px;
    line-height: 100%;
    border-radius: 26px;
    text-decoration: none;
}
.section-hero-title {
    background-color: #fff;

}
.text-small-title{
    margin-top: 42px;
    color: #053C5E;
    font-size: 25px;
    font-weight: 500;
    line-height: 31px;
}
.text-content{
    color: #474747;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 3px;
    margin-bottom: 0;
    letter-spacing: 0.02em;
    font-style: normal;
    font-family: 'Redis Sans', sans-serif;
}
.hero-title {
    font-size: 55px;
    line-height: 106%;
    font-weight: 600;
    margin-bottom: 0;
}
.hero-title span:last-child {
    text-align: right;
    width: 100%;
}
.text-orange {
    color: #FF7C00;
}

.text-primary {
    color: #053C5E !important;
}
.color-00a6ff{
    color: #00a6ff !important;
}
.color-00A0B2{
    color: #00A0B2 !important;
}
.color-474747{
    color: #474747 !important;
}
.px-s4-pc{
    padding: 0  41px;
}
.text-small-content{
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #474747;
}
.hero-title-h2{
    font-size: 50px !important;
    
}

.session-2{
    margin-top: 237px;
}

.session-2-ul{
    margin-top: 28px;
}
.session-3-ul{
    margin-top: 36px;
}
.qr-img-bottom{
    width: 196px;
}
.btn-start-exploring{
    font-size: 22px;
    line-height: 28px;
    display: inline-block;
        background-color: #ff6600;
        color: white;
        font-weight: 600;
        padding: 8px 34px;
        border-radius: 30px;
        text-decoration: none;
}
.image-store-top{
    width: 130px;
     box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
     border-radius: 10px;
}
.image-store{
    width: 130px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        margin: 0 auto;
}

.sticky-qr {
        position: fixed;
        right: 120px;
        bottom: 120px;
        z-index: 1000;
        background: transparent;
        border-radius: 16px;
        /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); */
        padding: 12px;
        transition: all 0.3s ease;
    }

    .sticky-qr.fixed {
        position: fixed;
        top: 100px;
        right: 0px;
        background: #fff;
    }
.image-s2-box{
    width: 100% !important;
}
@media (max-width: 1400) {
    .sticky-qr {
        right: 40px;
    }
}
@media (max-width: 991px) {
    .image-s2-box {
        width: 100%;
        max-width: 100%;
        display: flex;
        justify-content: end;
    }
    .image-s2{
        max-width: 320px;
    }
    .app-phone {
            max-width: 280px;
    }
    .image-s3{
        max-width: 317px;
    }
    .sticky-qr{
        display: none;
    }
    .about-app-page{
        padding: 50px 0;
        width: 100% ;
        overflow: hidden;
    }
    .box-top-about-app{
        position: relative;
    }
    .image-bg{
        position: absolute;
        top: -50px;
        right: -140px;
        z-index: -10;
    }
    .section-home{
        padding: 0 16px;
        width: 100%;
    }
    .hero-title, .hero-title-h2{
        font-size: 26px !important;
    }
    .hero-title-h2.session-2-h2{
        font-size: 18px !important;
    }
    .image-session-2{
        object-position: -15px 0;
    }
    .text-small-title{
        font-size: 14px !important;
    }
    .text-content, .text-small-content{
        font-size: 12px !important;
        line-height: 14px  !important;
    }
    .new-features-text{
        bottom: 9px;
        left: 8px;
        right: 8px;
        width: calc(100% - 16px);
        padding: 7px 6x;
        min-height: 73px;
    }
        .text-share-title {
            font-size: 14px;
        }
    
        .text-share-content {
            font-size: 14px;
        }
    .hashtags a{
        font-size: 14px;
    }
    .review-card .review-text{
        font-size: 14px;
        font-weight: 300;
        line-height: 100%;
    }
    .section-note .section-note-text{
        padding: 0;
        color: #00A0B2;
        font-weight: 400;
        font-size: 14px;
        border: 3px solid #fff;
    }
    .heading-home {
        font-weight: 700;
    }

    .image-top-home {
        height: 200px !important;
    }


    .heading-home {
        font-weight: 700;
        font-size: 20px;
    }
        .btn-start-exploring{
            font-size: 16px !important;
            padding: 5px 30px;
            margin:  0 auto;
        }
        .qr-img-bottom{
            width: 112px;
            height: 112px;
        }
        .box-qr{
            gap: 65px;
        }
.section-home {
    margin-bottom: 12px;
}
.px-s4-pc {
    padding: 0;
}
.div-mobile-center{
    margin: 0 auto;
}
.session-2{
    margin-top: 66px;
}
}