/* @import "popup.css";
@import "pin.css";
@import "font/NotoSansThai/NotoSansThai.css";
@import "font/NotoSansDisplay/NotoSansDisplay.css"; */
@import "noto_sans_thai/noto_sans_thai.css";

/* ====== Basic Setting ====== */

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}

html {
    -webkit-user-select: none;
}

body {
    -webkit-touch-callout: none;
    /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;
    /* prevent webkit from resizing text to fit */
    /*-webkit-user-select: none;                   prevent copy paste, to allow, change 'none' to 'text' */
    height: 100%;
    width: 100vw;
    margin: 0px;
    padding: 0px;
    font-family: 'noto_sans_thai', 'Poppins', -apple-system, BlinkMacSystemFont, Arial, Helvetica, sans-serif;
    /* font-family: -apple-system, BlinkMacSystemFont, Arial, Helvetica, sans-serif; */
    position: relative;
    color: #404040;
    background-color: #F5F5F5;
    letter-spacing: -0.4px;
    line-height: 100%;
}

input, section, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
     font-family: 'noto_sans_thai', 'Poppins', -apple-system, BlinkMacSystemFont, Arial, Helvetica, sans-serif;
    /* font-family: -apple-system, BlinkMacSystemFont, Arial, Helvetica, sans-serif; */
   
}

.background_cover{
    height: 100vh;
    width: 100vw;
    /* height: 852px;
    width: 393px; */
    position: fixed;
    background: radial-gradient(100% 100% at 50% 0%, rgba(255, 255, 255, 0.00) 0%, #4DB1BA 100%);
}

.background_cover_color{
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    /* height: 852px;
    width: 393px; */
    position: absolute;
    background: radial-gradient(100% 100% at 50% 0%, rgba(255, 255, 255, 0.00) 0%, #4DB1BA 100%);
}

.header_section{
    width: 100%;
    aspect-ratio: 393 / 64;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/header.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.footer_section{
    width: 100%;
    aspect-ratio: 131 / 22;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/footer.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.dash_section{
    width: 100%;
    aspect-ratio: 131/52;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/dash_section.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.dash_section_2{
    width: 33%;
    aspect-ratio: 131/167;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/dash_sectio_2.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.bg01_sec{
    width: 100%;
    aspect-ratio: 393/243;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg01.svg);
    position: absolute;
    bottom: 20.7%;
    left: 0px;
}

.bg02_sec{
    width: 100%;
    aspect-ratio: 393/361;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg02.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.bg03_sec{
    width: 100%;
    aspect-ratio: 131/138;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg03.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.bg04_sec{
    width: 100%;
    aspect-ratio: 131/139;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg04.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.bg05_sec{
    width: 100%;
    aspect-ratio: 131/43;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg05.svg);
    position: absolute;
    top: 13.15%;
    left: 0px;
}
.bg06_sec{
    width: 100%;
    aspect-ratio: 393/116;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg06.svg);
    position: absolute;
    top: 43.66%;
    left: 0px;
}
.dash_section_3{
    width: 100%;
    aspect-ratio: 131/284;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/dash_3.svg);
    position: absolute;
    top: 0px;
    left: 0px;
}

.dash_section_4{
    width: 100%;
    aspect-ratio: 131/284;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/dash4.svg);
    position: absolute;
    top: 0px;
    left: 0px;
}

.bg07_sec{
    width: 100%;
    aspect-ratio: 393/525;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg07.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.bg08_sec{
    width: 100%;
    aspect-ratio: 131/111;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg8.svg);
    position: absolute;
    top: 13.6%;
    left: 0px;
}

.iphone01{
    width: 48%;
    aspect-ratio: 189/378;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/iphone01.png);
    position: absolute;
    top: 18.7%;
    left: 50%;
    transform: translateX(-50%);
}
.iphoneL{
    width: 33%;
    aspect-ratio: 524/1041;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/iphoneL.png);
    position: absolute;
    top: 24.7%;
    left: 3px;
}
.iphoneR{
    width: 33%;
    aspect-ratio: 524/1041;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/iphoneR.png);
    position: absolute;
    top: 24.5%;
    right: 3px;
}

.logo_sec{
    width: 50.33%;
    aspect-ratio: 198/73;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/logo.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7.75%;
}

.download_section{
    display: flex;
    flex-direction: row;
    height: 3.1%;
    width: 100%;
    gap: 3.4%;
    position: absolute;
    bottom: 32.4%;
    justify-content: center;
}

.appstore{
    height: 100%;
    aspect-ratio: 80/27;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/appstore.svg);
}

.playstore{
    height: 100%;
    aspect-ratio: 89/27;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/playstore.svg);
}

.text_section{
    display: flex;
    flex-direction: column;
    width: 90%;
    position: absolute;
    top: 69%;
    left: 5%;
    /* gap: 10px; */
    align-items: center;
}

.t_head{
    text-align: center;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.28px;
    background: linear-gradient(90deg, #000 0%, #3B3B3B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

li::marker {
    color: var(--LLGreen---Dark-50, #2B696E);
}

ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 10px;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
    unicode-bidi: isolate;
}

.t_text{
    color: var(--LLGreen---Dark-50, #2B696E);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
}

.scroll_content{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
}

@media(max-width: 391px){
    .t_head{
        font-size: 24px;
        font-weight: 800;
    }
    .t_text{
        font-weight: 600;
        line-height: 20px;
    }
}

@media(max-height: 790px){
    .scroll_content{
        overflow-y: scroll;
    }
    .background_cover_color{
        height: 852px;
    }
}

@media(min-width: 430px){
    .scroll_content{
        overflow-y: scroll;
    }
    .background_cover_color{
        aspect-ratio: 393/852;
        height: unset;
    }
}