﻿@font-face{font-family:"DB Ozone X";src:url("../../Fonts/DB Ozone X.ttf") format("truetype");font-weight:400;}@font-face{font-family:"DB Ozone X 2";src:url("../../fonts/DB Ozone X 2.ttf") format("truetype");}@font-face{font-family:"DB Ozone X Med";src:url("../../Fonts/DB Ozone X Med.ttf") format("truetype");}@font-face{font-family:"DB Ozone X Bd";src:url("../../fonts/DB Ozone X Bd.ttf") format("truetype");}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:"DB Ozone X","Prompt","Sarabun",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:1.5;color:#212529;background-color:#fff;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.newsite-wrapper{min-height:100vh;display:flex;flex-direction:column;}.newsite-main{flex:1;padding-top:92px;}@media(max-width:1600px){.newsite-main{padding-top:64px;}}.ns-container{max-width:1440px;margin:0 auto;padding-left:24px;padding-right:24px;}h1,h2,h3,h4,h5,h6{margin:0 0 16px;font-weight:600;line-height:1.2;}h1{font-size:36px;}h2{font-size:30px;}h3{font-size:24px;}h4{font-size:20px;}h5{font-size:18px;}h6{font-size:16px;}p{margin:0 0 16px;}a{color:#00a94f;text-decoration:none;transition:color 150ms ease;}a:hover{color:#008b41;}button,input,optgroup,select,textarea{font-family:"DB Ozone X","Prompt","Sarabun",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;}.btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-family:"DB Ozone X","Prompt","Sarabun",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.5;border:0;border-radius:8px;cursor:pointer;transition:all 150ms ease;text-decoration:none;}.btn:focus{outline:0;}.btn-primary{background-color:#00a94f;color:#fff;}.btn-primary:hover{background-color:#008b41;color:#fff;}.btn-secondary{background-color:#e9ecef;color:#343a40;}.btn-secondary:hover{background-color:#dee2e6;}.btn-outline{background-color:transparent;border:1px solid #00a94f;color:#00a94f;}.btn-outline:hover{background-color:#00a94f;color:#fff;}.newsite-loading{position:fixed;top:0;left:0;right:0;bottom:0;z-index:500;display:flex;align-items:center;justify-content:center;}.newsite-loading .loading-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.9);}.newsite-loading .loading-content{position:relative;text-align:center;}.newsite-loading .loading-spinner{width:48px;height:48px;border:4px solid #e9ecef;border-top-color:#00a94f;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px;}.newsite-loading .loading-text{font-size:24px;color:#6c757d;}@keyframes spin{to{transform:rotate(360deg);}}.newsite-modal .modal-dialog{max-width:400px;margin:100px auto;}.newsite-modal .modal-content{border:0;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);}.newsite-modal .modal-body{padding:32px;text-align:center;}.newsite-modal .alert-header{font-size:18px;font-weight:600;margin-bottom:16px;}.newsite-modal .alert-text{color:#6c757d;margin-bottom:0;}.newsite-modal .modal-footer{border-top:1px solid #e9ecef;padding:16px;justify-content:center;}.newsite-modal .modal-footer .btn{min-width:120px;}.login-required-modal .modal-dialog{max-width:480px;margin:auto;height:100vh;display:flex;justify-content:center;align-items:center;}@media(max-width:768px){.login-required-modal .modal-dialog{max-width:358px;margin:16px auto;}}.login-required-modal .modal-content{border:0;border-radius:24px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15);padding:24px;}@media(max-width:768px){.login-required-modal .modal-content{padding:24px 16px;}}.login-required-modal .login-modal-header{padding:12px 119px 0 119px;text-align:center;}.login-required-modal .login-modal-header .header-text{font-family:"DB Ozone X",sans-serif;font-size:24px;font-weight:700;color:#48a23f;}.login-required-modal .login-modal-body{text-align:center;background-color:#fff;padding:0 16px 26px 16px;}.login-required-modal .login-icon-wrapper{margin-bottom:8px;}@media(max-width:768px){.login-required-modal .login-icon-wrapper{margin-bottom:8px;}}.login-required-modal .login-icon-wrapper .login-icon{width:140px;height:auto;}@media(max-width:768px){.login-required-modal .login-icon-wrapper .login-icon{width:100px;}}.login-required-modal .login-message{font-family:"DB Ozone X",sans-serif;font-size:24px;font-weight:700;color:#525252;line-height:28px;margin:0;}.login-required-modal .login-submessage{font-family:"DB Ozone X",sans-serif;font-size:24px;font-weight:700;color:#525252;line-height:28px;margin:0;}.login-required-modal .login-modal-footer{display:flex;flex-direction:column;gap:12px;background-color:#fff;}@media(max-width:768px){.login-required-modal .login-modal-footer{gap:10px;}}.login-required-modal .btn-login-primary{width:100%;height:48px;padding:1px 24px;border-radius:12px;background:linear-gradient(270deg,#84bd00 30%,#48a23f 100%);color:#fff;font-family:"DB Ozone X",sans-serif;font-size:24px;font-weight:700;border:0;cursor:pointer;transition:all .2s ease;}.login-required-modal .btn-login-primary:hover{opacity:.8;}.login-required-modal .btn-login-primary:active{transform:scale(.98);}.login-required-modal .btn-login-secondary{width:100%;height:48px;padding:1px 24px;border-radius:12px;background-color:transparent;color:#48a23f;font-family:"DB Ozone X",sans-serif;font-size:24px;font-weight:700;cursor:pointer;transition:all .2s ease;border:1.5px solid #48a23f;}.login-required-modal .btn-login-secondary:hover{opacity:.8;}.login-required-modal .btn-login-secondary:active{transform:scale(.98);}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.text-primary{color:#00a94f;}.text-secondary{color:#6c757d;}.text-success{color:#00a94f;}.text-danger{color:#dc3545;}.text-warning{color:#e6bc00;}.bg-primary{background-color:#00a94f;}.bg-light{background-color:#f8f9fa;}.bg-white{background-color:#fff;}.d-none{display:none!important;}.d-block{display:block!important;}.d-flex{display:flex!important;}.d-inline-flex{display:inline-flex!important;}.flex-column{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.align-items-center{align-items:center;}.justify-content-center{justify-content:center;}.justify-content-between{justify-content:space-between;}.w-100{width:100%!important;}.h-100{height:100%!important;}.m-0{margin:0!important;}.mt-1{margin-top:4px!important;}.mt-2{margin-top:8px!important;}.mt-3{margin-top:16px!important;}.mt-4{margin-top:24px!important;}.mb-1{margin-bottom:4px!important;}.mb-2{margin-bottom:8px!important;}.mb-3{margin-bottom:16px!important;}.mb-4{margin-bottom:24px!important;}.p-0{padding:0!important;}.p-1{padding:4px!important;}.p-2{padding:8px!important;}.p-3{padding:16px!important;}.p-4{padding:24px!important;}button{cursor:pointer;outline:0;}button:focus{outline:0;}button:active{outline:0;}button:hover{outline:0;}button:focus-visible{outline:0;}.hidden{display:none!important;}.card-info{background-color:#fff;border-color:#fff;}.show-desktop{display:block;}@media(max-width:1600px){.show-desktop{display:none;}}.show-mobile{display:none;}@media(max-width:1600px){.show-mobile{display:block;}}@media(max-width:768px){.hide-mobile{display:none!important;}}@media(min-width:769px){.hide-desktop{display:none!important;}}.img-fluid{max-width:100%;height:auto;}.section{padding:64px 0;}@media(max-width:768px){.section{padding:48px 0;}}.ns-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;}.ns-card-body{padding:24px;}.ns-badge{display:inline-flex;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;border-radius:9999px;}.ns-badge-primary{background-color:#e8f5ee;color:#00a94f;}.ns-badge-secondary{background-color:#e9ecef;color:#495057;}.newsite-header{position:fixed;top:0;left:0;right:0;z-index:300;background-color:#fff;transition:all 150ms ease;}.newsite-header.scrolled{background:transparent;backdrop-filter:saturate(180%) blur(20px);}.newsite-header.menu-open{z-index:600;backdrop-filter:none;}.header-container{margin:0 auto;padding:0 15px;display:flex;align-items:center;justify-content:space-between;height:100%;}@media(max-width:1200px){.header-container{padding:0 24px;}}.header-desktop{height:92px;transition:height 150ms ease;}.header-desktop .header-container{gap:32px;}@media(max-width:1600px){.header-desktop{display:none;}}.header-desktop .desktop-user-badge .badge-chevron.open img{transform:rotate(-180deg);}.header-logo{flex-shrink:0;cursor:pointer;transition:transform 150ms ease;}.header-logo:hover{transform:scale(1.02);}.header-logo img{height:56px;width:auto;}@media(max-width:1200px){.header-logo img{height:48px;}}.newsite-header .logo-img{width:157px;height:auto;}@media(max-width:767px){.newsite-header .logo-img{width:117px;}}.header-nav{flex:1;display:flex;justify-content:center;}.nav-menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:0;}.nav-menu .nav-item{position:relative;font-size:19.8px;}.nav-menu .nav-item.active .nav-link{color:#00a94f;}.nav-menu .nav-item.has-submenu .nav-link{position:relative;}.nav-menu .nav-item.has-submenu .nav-link::before{content:"";position:absolute;top:60px;left:0;width:0;height:3px;background:linear-gradient(90deg,#d47600,#ffa21c);transition:width .3s ease;}.nav-menu .nav-item.has-submenu.submenu-open .nav-link{color:#00a94f;}.nav-menu .nav-item.has-submenu.submenu-open .nav-link::before{width:100%;}.nav-menu .nav-item.has-submenu.submenu-open .nav-link::after{transform:translateY(-50%) rotate(180deg);border-top-color:#00a94f;}.nav-menu .nav-item.has-submenu.submenu-open .submenu{opacity:1;visibility:visible;pointer-events:auto;}.nav-menu .nav-item.has-submenu:hover:not(.submenu-open) .nav-link{color:#00a94f;}.nav-menu .nav-item.has-submenu:hover:not(.submenu-open) .nav-link::before{width:100%;}.nav-menu .nav-item:not(.has-submenu):hover .nav-link{color:#00a94f;}.nav-link{display:flex;align-items:center;padding:30px 16px;height:92px;font-family:"DB Ozone X Med",sans-serif;font-size:19.8px;font-weight:500;color:#3d3d3d;white-space:nowrap;transition:all 150ms ease;text-decoration:none;}.nav-link:focus,.nav-link:hover,.nav-link.active,.nav-link.active:hover,.nav-link.active:focus,.nav-link.active:active,.nav-link.active:visited,.nav-link.active:focus-visible{color:#3d3d3d;}.nav-link:hover{color:#00a94f;text-decoration:none;}@media(max-width:1200px){.nav-link{padding:10px 12px;font-size:16px;}}@media(max-width:992px){.nav-link{padding:8px 10px;font-size:14px;}}.submenu{position:fixed;top:92px;left:0;right:0;width:100%;background:linear-gradient(90deg,#48a23f,#84bd00 60%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:100;}.submenu ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;padding:0;max-width:1440px;margin:0 auto;}.submenu li a{display:block;padding:12px 20px;font-family:"DB Ozone X",sans-serif;font-size:20px;font-weight:500;color:#f9f9f9;transition:all 150ms ease;text-decoration:none;white-space:nowrap;}.submenu li a:hover{color:rgba(255,255,255,.7);}@media(max-width:1200px){.submenu li a{padding:12px 16px;font-size:16px;}}.nav-item.submenu-open .submenu{opacity:1;visibility:visible;pointer-events:auto;}.submenu:hover{opacity:1;visibility:visible;pointer-events:auto;}.header-actions{display:flex;align-items:center;gap:16px;}.header-search{position:relative;display:flex;align-items:center;}.btn-search-toggle{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:0;border-radius:9999px;cursor:pointer;transition:background-color 150ms ease;}.btn-search-toggle:hover{background-color:#f5f5f5;}.btn-search-toggle img{width:24px;height:24px;}.search-input-wrapper{display:none;align-items:center;background-color:#fff;border:1px solid #dedfdf;border-radius:8px;padding:8px 8px;gap:8px;min-width:320px;position:relative;height:40px;}.search-input-wrapper.show{display:flex;}.search-input-wrapper .search-icon{width:20px;height:20px;cursor:pointer;}.search-input-wrapper .search-icon:hover{opacity:1;}.search-input{flex:1;border:0;outline:0;font-family:"DB Ozone X",sans-serif;font-size:18px;background:transparent;min-width:200px;color:#525252;}.search-input::placeholder{color:#bdbdbd;}.btn-search-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;padding:0;}.btn-search-close span{font-size:24px;color:#989898;line-height:1;}.btn-search-close span:hover{color:#666;}.btn-search-submit{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#00a94f;border:0;border-radius:9999px;cursor:pointer;margin-right:4px;transition:background-color 150ms ease;}.btn-search-submit:hover{background-color:#008b41;}.btn-search-submit img{width:18px;height:18px;filter:brightness(0) invert(1);}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:100;}.search-suggestions ul{list-style:none;margin:0;padding:8px 0;}.search-suggestions li{padding:12px 16px;cursor:pointer;font-size:15px;color:#333;transition:background-color 150ms ease;}.search-suggestions li:hover{background-color:#f5fbf8;color:#00a94f;}.header-user{display:flex;align-items:center;}.user-guest .btn-login{padding:0 24px;background:linear-gradient(90deg,#85b63c 0%,#249f4b 33.33%,#249f4b 66.67%,#85b63c 100%);color:#fff;font-family:"DB Ozone X Med",sans-serif;font-size:24px;font-weight:500;border:0;border-radius:40px;cursor:pointer;white-space:nowrap;transition:background-color 150ms ease;height:36px;padding:1px var(-\33xl,24px);outline:0;}.user-guest .btn-login:hover{opacity:.8;}.header-mobile .header-user .user-guest .btn-login{padding:1px var(-\32xl,16px);font-size:18px;height:36px;}.header-lang{display:flex;align-items:center;}.btn-lang{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:38px;font-family:"DB Ozone X",sans-serif;font-size:20px;font-weight:500;color:#474747;cursor:pointer;transition:all 150ms ease;outline:0;border:1px solid #989999;}.header-mobile{display:none;height:64px;}@media(max-width:1600px){.header-mobile{display:block;}}.header-mobile .header-container{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 16px;}.header-mobile .header-container .wrapper{display:flex;align-items:center;justify-content:space-between;gap:12px;}.btn-menu-mobile{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;padding:0;}.btn-menu-mobile img{width:32px;height:32px;}.mobile-menu-panel{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:500;overflow:hidden;animation:fadeIn .2s ease;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes slideInRight{from{transform:translateX(100%);}to{transform:translateX(0);}}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;min-height:56px;}.mobile-menu-header .header-logo{width:117px;}.mobile-menu-title{flex:1;font-family:"DB Ozone X Med",sans-serif;font-size:18px;font-weight:500;color:#333;text-align:center;}.btn-close-menu,.btn-back-menu{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;padding:0;}.btn-close-menu img,.btn-back-menu img{width:32px;height:32px;}.btn-back-menu img{width:20px;height:20px;}.mobile-menu-main{height:100%;overflow-y:auto;}.mobile-submenu-view{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;animation:slideInRight .25s ease;overflow-y:auto;padding-bottom:100px;}.mobile-menu-content{display:flex;flex-direction:column;gap:16px;padding:8px 16px;}.mobile-search-input{display:flex;align-items:center;gap:12px;background-color:rgba(0,0,0,.05);border-radius:800px;padding:12px 18px;height:46px;}.mobile-search-input .search-icon{width:20px;height:20px;opacity:.5;}.mobile-search-input input{flex:1;border:0;background:transparent;outline:0;font-family:"DB Ozone X",sans-serif;font-size:20px;color:#212529;letter-spacing:-.5px;}.mobile-search-input input::placeholder{color:rgba(0,0,0,.5);}.mobile-user-row{display:flex;align-items:center;gap:2px;cursor:pointer;}.mobile-user-row .user-icon{width:30px;height:30px;margin-right:8px;}.mobile-user-row .user-text{font-family:"DB Ozone X Med",sans-serif;font-size:24px;font-weight:500;color:#212529;letter-spacing:-.5px;line-height:28px;}.mobile-separator{height:1px;background-color:rgba(0,0,0,.1);width:100%;}.mobile-nav .mobile-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px;}.mobile-nav .mobile-menu-list>li>a{display:flex;align-items:center;justify-content:space-between;padding:4px 0;height:38px;font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#2d2926;text-decoration:none;letter-spacing:-.5px;line-height:22px;}.mobile-nav .mobile-menu-list>li>a span{flex:1;}.mobile-nav .mobile-menu-list>li>a .arrow-icon{width:20px;height:21px;}.mobile-nav .mobile-menu-list>li.has-submenu>a{color:#2d2926;}.mobile-nav .mobile-menu-list>li.has-submenu>a.active,.active .mobile-nav .mobile-menu-list>li.has-submenu>a{color:#00a94f;}.mobile-lang-switch{display:flex;align-items:center;justify-content:space-between;padding:4px 0;}.mobile-lang-switch .lang-label{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#2d2926;letter-spacing:-.5px;line-height:22px;}.mobile-lang-switch .lang-buttons{display:flex;gap:16px;}.btn-lang-circle{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:2px solid #2d2926;border-radius:50%;font-family:"DB Ozone X",sans-serif;font-size:18px;color:#2d2926;cursor:pointer;line-height:25.2px;}.btn-lang-circle.inactive{opacity:.3;}.btn-lang-circle.active{opacity:1;}.mobile-submenu-content{display:flex;flex-direction:column;gap:16px;padding:8px 16px;}.submenu-header{display:flex;align-items:center;gap:4px;cursor:pointer;}.submenu-header .back-icon{width:22px;height:22px;}.submenu-header .submenu-title{font-family:"DB Ozone X Bd",sans-serif;font-size:28px;font-weight:700;color:#212529;letter-spacing:-.5px;line-height:30px;}.mobile-submenu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px;}.mobile-submenu-list li a{display:flex;align-items:center;padding:4px 0;height:38px;font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#2d2926;text-decoration:none;letter-spacing:-.5px;line-height:22px;}.mobile-lang{padding:24px 16px;margin-top:auto;}.btn-mobile-lang{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#f5f5f5;border:0;border-radius:50px;cursor:pointer;}.btn-mobile-lang .lang-text{font-family:"DB Ozone X",sans-serif;font-size:14px;color:#333;}.btn-mobile-lang .lang-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#00a94f;color:#fff;border-radius:50%;font-family:"DB Ozone X Med",sans-serif;font-size:12px;font-weight:500;}.loading{display:none;}.backdrop-loading{opacity:.9;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background-color:#000;}.icon-loading{text-align:center;position:fixed;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;width:100%;z-index:200000;opacity:1;}.loading_message{font-size:24px;font-weight:bold;text-align:center;margin:10px auto;text-transform:uppercase;color:#84bd00;}.loading-logo{background:url(../../Images/loading/ring.svg) no-repeat center center;background-size:contain;width:60px;height:60px;text-align:center;margin:0 auto;}.modal-backdrop{background-color:#191919;opacity:.8!important;}#alertModal .modal-dialog{min-height:calc(100vh - 60px);display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:center;overflow:hidden;}@media(min-width:576px){#alertModal .modal-dialog{max-width:500px;margin:30px auto;}}#alertModal .modal-content{font-family:"DB Ozone X",sans-serif;display:flex;width:360px;width:auto;padding:16px;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0;margin:0 auto;}#alertModal .modal-content .btnclose{margin:0;margin-left:auto;display:flex;justify-content:flex-end;align-items:center;gap:10px;align-self:stretch;width:18px;height:18px;background:url(../../images/login/close_x.svg) no-repeat center center;background-size:contain;cursor:pointer;}#alertModal .modal-content .btn_wrapper{width:100%;}#alertModal .modal-content .btn_wrapper .btn_submit{display:flex;padding:10px 64.6px 10px 64.59px;flex-direction:column;align-items:center;flex:1 0 0;align-self:stretch;border-radius:10px;background:var(--liner,linear-gradient(90deg,#48a23f 0%,#84bd00 70%));color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:700;letter-spacing:1.5px;line-height:25px;cursor:pointer;width:100%;font-family:"DB Ozone X",sans-serif;outline:0;border:0;}@media(min-width:600px){#alertModal .modal-content{width:430px;}}#alertModal .modal-body{width:100%;padding:0;}#alertModal .modal-body .inner_wrapper{margin:40px 0;}#alertModal .modal-body .inner_wrapper .icon-header{width:120px;height:120px;margin:0 auto;background:url(../../images/new_login/icon-erorr.png) no-repeat center center;background-size:contain;margin-bottom:8px;}#alertModal .modal-body .inner_wrapper .icon-header.account{width:140px;height:140px;margin-bottom:12px;background-image:url(../../images/new_login/infonotmatch.png);}#alertModal .modal-body .inner_wrapper .icon-header.fail{width:120px;height:120px;margin:0 auto;background:url(../../images/address/Error.png) no-repeat center center;background-size:contain;margin-bottom:8px;}#alertModal .modal-body .inner_wrapper .header{color:#1f1f1f;text-align:center;font-size:26.9px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:0;}#alertModal .modal-body .inner_wrapper .message{color:#606060;text-align:center;font-size:22.461px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:0;}#alertModal .modal-body .inner_wrapper .desc{color:#a0a0a0;text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:44px;}.newsite-footer{background:linear-gradient(90deg,#49a347 0%,#84bf41 100%);color:#fff;}.footer-container{margin:0 auto;padding:16px 3rem 40px 3rem;}@media(max-width:1200px){.footer-container{padding:16px 3rem 40px 3rem;}}@media(max-width:576px){.footer-container{padding:24px 15px 40px 15px;}}.footer-top{display:flex;align-items:flex-start;gap:60px;padding-bottom:16px;margin-bottom:16px;}@media(max-width:992px){.footer-top{gap:40px;}}@media(max-width:768px){.footer-top{flex-direction:column;gap:32px;}}@media(max-width:576px){.footer-top{gap:0;padding-bottom:0;margin-bottom:20px;}}.footer-callcenter{flex-shrink:0;padding:13px 0 16px 0;}@media(max-width:768px){.footer-callcenter{text-align:center;width:100%;}}@media(max-width:576px){.footer-callcenter{text-align:center;padding:0;margin-bottom:13px;}}.callcenter-label{font-family:"DB Ozone X",sans-serif;font-size:22px;color:#fff;margin-bottom:4px;}@media(max-width:768px){.callcenter-label{font-size:18px;}}@media(max-width:576px){.callcenter-label{font-size:18px;}}.callcenter-number{font-family:"DB Ozone X",sans-serif;font-size:40px;font-weight:500;color:#fff;line-height:60px;}@media(max-width:576px){.callcenter-number{font-family:"DB Ozone X Med",sans-serif;font-size:36px;line-height:36px;padding:3.5px 0;}}.footer-links{flex:1;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;}@media(max-width:1200px){.footer-links{gap:20px;}}@media(max-width:992px){.footer-links{grid-template-columns:repeat(4,1fr);}}@media(max-width:768px){.footer-links{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;}}@media(max-width:576px){.footer-links{grid-template-columns:repeat(2,1fr);gap:8px 16px;width:100%;}}.footer-col ul{list-style:none;margin:0;padding:0;}.footer-col li:last-child{margin-bottom:0;}@media(max-width:576px){.footer-col.col-link{margin-bottom:50px;}}.footer-col a{font-family:"DB Ozone X",sans-serif;font-size:20px;font-size:22px;color:#fff;text-decoration:none;transition:opacity 150ms ease;display:inline-block;}.footer-col a:hover{opacity:.8;}@media(max-width:576px){.footer-col a{font-size:22px;line-height:22px;}}@media(max-width:576px){.footer-col:first-child{grid-column:1/-1;}.footer-col:first-child .footer-callcenter{display:block;}}.footer-social{display:flex;justify-content:flex-start;align-items:center;gap:16px;}@media(max-width:576px){.footer-social{justify-content:center;gap:0;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:32px;padding-bottom:16px;}.footer-social.hide-mobile{display:none;}}.footer-social.show-mobile{display:none;}@media(max-width:576px){.footer-social.show-mobile{display:flex;}}.social-section{display:flex;gap:0;flex-flow:column;}@media(max-width:576px){.social-section{flex-direction:row;align-items:center;gap:8px;}}.social-section:first-child{border-right:1px solid rgba(255,255,255,.5);padding-right:16px;}@media(max-width:576px){.social-section:first-child{padding-right:12px;}}@media(max-width:576px){.footer-social.show-mobile .social-section{flex-direction:column;align-items:self-start;gap:0;margin-right:16px;}}.social-label{font-family:"DB Ozone X",sans-serif;font-size:20px;color:#fff;}@media(max-width:576px){.social-label{font-size:18px;}}.social-icons{display:flex;gap:4px;}@media(max-width:576px){.social-icons{gap:4px;}}.social-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 150ms ease;display:flex;align-items:center;justify-content:center;}.social-icon img{width:20px;height:20px;object-fit:contain;}.social-icon:hover{background-color:rgba(255,255,255,.4);transform:scale(1.05);}@media(max-width:576px){.social-icon{width:39px;height:39px;background-color:transparent;}}.social-icon.facebook{background-image:url("../../../Images/bangchak2026/social/fb.svg");background-size:25px 25px;background-repeat:no-repeat;background-position:center;}@media(max-width:576px){.social-icon.facebook{background-size:39px 39px;}}.social-icon.youtube{background-image:url("../../../Images/bangchak2026/social/yt.svg");background-size:25px 25px;background-repeat:no-repeat;background-position:center;}@media(max-width:576px){.social-icon.youtube{background-size:39px 39px;}}.social-icon.tiktok{background-image:url("../../../Images/bangchak2026/social/tt.svg");background-size:25px 25px;background-repeat:no-repeat;background-position:center;}@media(max-width:576px){.social-icon.tiktok{background-size:39px 39px;}}.social-icon.twitter{background-image:url("../../../Images/bangchak2026/social/x.svg");background-size:25px 25px;background-repeat:no-repeat;background-position:center;}@media(max-width:576px){.social-icon.twitter{background-size:39px 39px;}}.social-icon.line{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.627-.63h2.386c.349 0 .63.285.63.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.105.495.254l2.462 3.33V8.108c0-.345.282-.63.63-.63.345 0 .63.285.63.63v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.627-.63.349 0 .631.285.631.63v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.63.63-.63.349 0 .63.285.63.63v4.141h1.756c.348 0 .629.283.629.63 0 .344-.281.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314'/%3E%3C/svg%3E");background-size:25px 25px;background-repeat:no-repeat;background-position:center;}@media(max-width:576px){.social-icon.line{background-size:39px 39px;}}.footer-bottom{padding:16px 0 0 0;}@media(max-width:576px){.footer-bottom{padding:16px 0 0 0;margin-top:16px;opacity:.75;}}.footer-bottom-container{margin:0 auto;display:flex;justify-content:space-between;align-items:center;}@media(max-width:768px){.footer-bottom-container{flex-direction:column;gap:12px;text-align:center;}}@media(max-width:576px){.footer-bottom-container{flex-direction:column;gap:8px;}}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:0;}@media(max-width:768px){.footer-legal{justify-content:center;}}@media(max-width:576px){.footer-legal{justify-content:center;gap:4px 0;}}.footer-legal a{font-family:"DB Ozone X",sans-serif;font-size:20px;font-weight:var(--Weights-Light,300);color:#fff;text-decoration:none;transition:color 150ms ease;padding:8px;position:relative;opacity:.75;}.footer-legal a:first-child{padding-left:0;}.footer-legal a:hover{color:#fff;}@media(max-width:576px){.footer-legal a{font-size:20px;padding:0 8px;}.footer-legal a:first-child{padding-left:8px;}}.footer-copyright{font-family:"DB Ozone X",sans-serif;font-size:20px;font-weight:var(--Weights-Light,300);color:#fff;white-space:nowrap;}@media(max-width:576px){.footer-copyright{font-size:20px;}}.mobile-user-badge,.desktop-user-badge{background:linear-gradient(90deg,#85b63c 0%,#249f4b 33.33%,#249f4b 66.67%,#85b63c 100%);}.mobile-user-badge .badge-points,.desktop-user-badge .badge-points{color:#fff;font-family:"DB Ozone X",sans-serif;}.desktop-user-badge{min-width:200px;display:flex;align-items:center;padding:4px 12px 4px 16px;align-items:center;gap:10px;border-radius:40px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;}.desktop-user-badge:hover{box-shadow:0 4px 12px rgba(36,159,75,.3);}.desktop-user-badge .badge-content{display:flex;flex-direction:column;gap:0;}.desktop-user-badge .badge-name-row{display:flex;align-items:center;gap:8px;}.desktop-user-badge .badge-name{font-family:"DB Ozone X Med",sans-serif;font-size:24px;color:#fff;line-height:24px;letter-spacing:-.3px;max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media(max-width:500px){.desktop-user-badge .badge-name{max-width:165px;}}.desktop-user-badge .badge-tier{height:20px;width:auto;}.desktop-user-badge .badge-points-row{display:flex;align-items:center;}.desktop-user-badge .badge-points{font-size:24px;line-height:24px;}.desktop-user-badge .badge-points .points-value{font-family:"DB Ozone X Bd",sans-serif;}.desktop-user-badge .badge-chevron{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;}.desktop-user-badge .badge-chevron img{width:24px;height:24px;}.desktop-user-badge .badge-chevron.open img{transform:rotate(-90deg);}.mobile-user-badge{display:flex;align-items:center;gap:8px;padding:4px 8px 4px 12px;border-radius:40px;cursor:pointer;}.mobile-user-badge.profile-panel-open{border-radius:20px 20px 0 0;}.mobile-user-badge.profile-panel-open .badge-chevron{transform:rotate(-180deg);}.mobile-user-badge .badge-content{display:flex;flex-direction:column;padding-bottom:2px;}.mobile-user-badge .badge-name-row{display:flex;align-items:center;gap:6px;margin-bottom:-2px;}.mobile-user-badge .badge-name{font-family:"DB Ozone X Med",sans-serif;font-size:18px;color:#fff;line-height:20px;max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media(max-width:500px){.mobile-user-badge .badge-name{max-width:165px;}}.mobile-user-badge .badge-tier-icon{width:16px;height:16px;border-radius:16px;}.mobile-user-badge .badge-points-row{display:flex;align-items:center;gap:4px;margin-bottom:-2px;}.mobile-user-badge .badge-points{font-size:18px;line-height:20px;}.mobile-user-badge .badge-points .points-value{font-family:"DB Ozone X Bd",sans-serif;}.mobile-user-badge .badge-chevron{width:20px;height:20px;}.mobile-user-badge .badge-chevron img{width:100%;height:100%;filter:brightness(0) invert(1);}.mobile-user-logged-section{display:flex;align-items:flex-start;justify-content:space-between;width:100%;cursor:pointer;}.mobile-user-logged-section .user-left{display:flex;gap:2px;align-items:flex-start;}.mobile-user-logged-section .user-icon-wrapper{width:38px;height:30px;padding-right:8px;}.mobile-user-logged-section .user-icon-wrapper .user-icon-circle{width:30px;height:30px;display:flex;align-items:center;justify-content:center;}.mobile-user-logged-section .user-icon-wrapper .user-icon-circle img{width:30px;height:30px;}.mobile-user-logged-section .user-info-block{display:flex;flex-direction:column;gap:8px;}.mobile-user-logged-section .user-fullname{font-family:"DB Ozone X Med",sans-serif;font-size:24px;color:#212529;letter-spacing:-.5px;line-height:28px;}.mobile-user-logged-section .user-tier-badge{height:24px;display:flex;align-items:center;}.mobile-user-logged-section .user-tier-badge img{height:24px;width:auto;}.mobile-user-logged-section .user-right{display:flex;align-items:center;gap:4px;}.mobile-user-logged-section .user-points-text{font-family:"DB Ozone X Med",sans-serif;font-size:24px;color:#212529;letter-spacing:-.5px;line-height:28px;}.mobile-user-logged-section .user-arrow{padding:4px;}.mobile-user-logged-section .user-arrow img{width:20px;height:21px;}.desktop-profile-panel .panel-card{margin-bottom:16px;}.header-user-wrapper{position:relative;}.header-user.profile-panel-open .desktop-user-badge{border-radius:20px 20px 0 0;}.panel-fuel-types .fuel-icons img{border-radius:8px;}.desktop-profile-panel{position:absolute;top:100%;right:0;margin-top:0;width:340px;min-width:154px;background:#fff;border-radius:16px;z-index:100;animation:fadeSlideDown .2s ease;border-radius:40px 0 18px 18px;background:#fff;box-shadow:0 -4px 14px 0 rgba(0,0,0,.1),0 6px 6px 0 rgba(0,0,0,.2);overflow:hidden;}@keyframes fadeSlideDown{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}}.desktop-profile-panel .profile-panel-content{padding:16px 16px 0 16px;max-height:90vh;overflow-y:auto;scrollbar-width:thin;}.desktop-profile-panel .profile-panel-content::-webkit-scrollbar{width:6px;}.desktop-profile-panel .profile-panel-content::-webkit-scrollbar-track{border-radius:3px;}.desktop-profile-panel .profile-panel-content::-webkit-scrollbar-thumb{background:#48a23f;border-radius:3px;}.desktop-profile-panel .panel-tier-section{display:flex;align-items:center;gap:12px;margin-bottom:11px;}.desktop-profile-panel .panel-tier-section .tier-label-text{font-family:"DB Ozone X",sans-serif;font-size:28px;font-weight:500;color:#212529;}.desktop-profile-panel .panel-tier-section .tier-label-text.nowrap{white-space:nowrap;}.desktop-profile-panel .panel-tier-section .tier-badge-img{height:34px;width:auto;}.desktop-profile-panel .panel-card{border-radius:12px;overflow:hidden;position:relative;}.desktop-profile-panel .panel-card .card-exp-label{position:absolute;bottom:40px;right:-41px;transform:translateX(-50%);font-family:"DB Ozone X Med",sans-serif;font-size:18px;color:#fff;white-space:nowrap;}.desktop-profile-panel .panel-card img{width:100%;height:auto;display:block;}.desktop-profile-panel .panel-fuel-types{display:flex;align-items:center;gap:11px;margin-bottom:14px;border-top:2px solid #f0f0f0;padding-top:19px;justify-content:center;}.desktop-profile-panel .panel-fuel-types .fuel-label{font-family:"DB Ozone X Med",sans-serif;font-size:22px;color:#3d3d3d;}.desktop-profile-panel .panel-fuel-types .fuel-icons{display:flex;gap:10px;}.desktop-profile-panel .panel-fuel-types .fuel-icons img{height:30px;width:auto;}.desktop-profile-panel .panel-tier-progress{margin-bottom:14px;}.desktop-profile-panel .panel-tier-progress .progress-label{display:flex;align-items:center;gap:8px;justify-content:center;}.desktop-profile-panel .panel-tier-progress .progress-label span{font-family:"DB Ozone X Med",sans-serif;font-size:22px;color:#212529;white-space:nowrap;}.desktop-profile-panel .panel-tier-progress .progress-label img{height:34px;width:auto;}.desktop-profile-panel .panel-progress-bar{margin-bottom:6px;}.desktop-profile-panel .panel-progress-bar .tier-name-bar{display:flex;align-items:center;justify-content:space-between;gap:0;}.desktop-profile-panel .panel-progress-bar .tier-name-bar .tier-name{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#212529;white-space:nowrap;line-height:22px;padding-top:6px;}.desktop-profile-panel .panel-progress-bar .tier-name-bar.tier-4 .tier-name{color:#6db000;}.desktop-profile-panel .panel-progress-bar .tier-name-bar.tier-8 .tier-name{color:#6b7a7a;}.desktop-profile-panel .panel-progress-bar .tier-name-bar.tier-16 .tier-name{color:#8b5fbb;}.desktop-profile-panel .panel-progress-bar .tier-name-bar.tier-32 .tier-name{color:#d4a50d;}.desktop-profile-panel .panel-progress-bar .tier-name-bar .tier-name.tier-4{color:#6db000;}.desktop-profile-panel .panel-progress-bar .tier-name-bar .tier-name.tier-8{color:#6b7a7a;}.desktop-profile-panel .panel-progress-bar .tier-name-bar .tier-name.tier-16{color:#8b5fbb;}.desktop-profile-panel .panel-progress-bar .tier-name-bar .tier-name.tier-32{color:#d4a50d;}.desktop-profile-panel .panel-progress-bar .progress-container{display:flex;align-items:center;gap:0;}.desktop-profile-panel .panel-progress-bar .progress-icon-left,.desktop-profile-panel .panel-progress-bar .progress-icon-right{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.desktop-profile-panel .panel-progress-bar .progress-icon-left img,.desktop-profile-panel .panel-progress-bar .progress-icon-right img{width:34px;height:34px;object-fit:contain;}.desktop-profile-panel .panel-progress-bar .progress-icon-left.tier-4{background-color:#bfd630;}.desktop-profile-panel .panel-progress-bar .progress-icon-left.tier-8{background-color:#afafaf;}.desktop-profile-panel .panel-progress-bar .progress-icon-left.tier-16{background-color:#bd93e8;}.desktop-profile-panel .panel-progress-bar .progress-icon-left.tier-32{background-color:#ffe2a0;}.desktop-profile-panel .panel-progress-bar .progress-icon-right{background-color:#e4e9e8;}.desktop-profile-panel .panel-progress-bar .progress-track-wrapper{flex:1;position:relative;margin-left:-2px;margin-right:-2px;z-index:-1;}.desktop-profile-panel .panel-progress-bar .progress-track{height:16px;background-color:#f2f2f2;border-radius:0;overflow:visible;position:relative;}.desktop-profile-panel .panel-progress-bar .progress-fill{height:100%;border-radius:0;transition:width .3s ease;display:flex;align-items:center;justify-content:center;position:relative;min-width:0;overflow:visible;}.desktop-profile-panel .panel-progress-bar .progress-fill.tier-4{background:linear-gradient(90deg,#bed62f 0%,#8dc540 100%);}.desktop-profile-panel .panel-progress-bar .progress-fill.tier-8{background:linear-gradient(90deg,#afafaf 0%,#6e6e6e 100%);}.desktop-profile-panel .panel-progress-bar .progress-fill.tier-16{background:linear-gradient(90deg,#bd93e8 0%,#77459e 100%);}.desktop-profile-panel .panel-progress-bar .progress-fill.tier-32{background:linear-gradient(90deg,#ffe2a0 0%,#d0a150 100%);}.desktop-profile-panel .panel-progress-bar .progress-fill.progress-fill-low{justify-content:flex-start;}.desktop-profile-panel .panel-progress-bar .progress-fill.progress-fill-low .progress-text{margin-left:22px;color:#878989;}.desktop-profile-panel .panel-progress-bar .progress-fill .progress-text{font-family:"DB Ozone X Med",sans-serif;font-size:18px;color:#fff;white-space:nowrap;padding:0 8px;line-height:20px;}.desktop-profile-panel .sep{height:2px;background-color:#f0f0f0;margin:11px 0;}.desktop-profile-panel .panel-progress-info{text-align:center;margin-bottom:14px;}.desktop-profile-panel .panel-progress-info .progress-text{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#00b2a9;text-align:right;line-height:22px;}.desktop-profile-panel .panel-progress-info .progress-period{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#00b2a9;text-align:right;line-height:22px;}.desktop-profile-panel .btn-panel-tc{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:0 auto 0;padding-bottom:12px;background:transparent;color:#00a94f;font-family:"DB Ozone X",sans-serif;font-size:20px;border:0;cursor:pointer;transition:background .2s ease;}.desktop-profile-panel .btn-panel-tc .tc-chevron{transform:rotate(-90deg);width:14px;height:14px;transition:transform .2s ease;}.desktop-profile-panel .btn-panel-tc .tc-chevron.expanded{transform:rotate(90deg);}.desktop-profile-panel .panel-tc-content.tier-tc-content{margin-bottom:12px;padding:12px;font-size:18px;line-height:1.3;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fafafa;white-space:pre-line;}.desktop-profile-panel .btn-panel-detail{display:flex;align-items:center;justify-content:center;gap:6px;width:auto;padding:4px 12px;border-radius:50px;background:linear-gradient(90deg,#e58a04 0%,#fdad36 100%);color:#fff;font-family:"DB Ozone X",sans-serif;font-size:22px;line-height:22px;border:0;cursor:pointer;margin:0 auto;margin-bottom:19px;transition:transform .2s ease,box-shadow .2s ease;}.desktop-profile-panel .btn-panel-detail:hover{box-shadow:0 4px 12px rgba(36,159,75,.3);}.desktop-profile-panel .btn-panel-detail img{width:16px;height:16px;}.desktop-profile-panel .panel-menu{border-top:1px solid rgba(0,0,0,.1);padding-top:11px;display:flex;gap:8px;flex-flow:column;}.desktop-profile-panel .panel-menu .profile-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-flow:column;gap:0;}.desktop-profile-panel .panel-menu .profile-menu-list li{padding:4px 0;}.desktop-profile-panel .panel-menu .profile-menu-list li a{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#000;text-decoration:none;}.desktop-profile-panel .panel-menu .profile-menu-list li.logout.panel-logout{border-top:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;padding:11px 0;margin-top:0;}.desktop-profile-panel .panel-menu .profile-menu-list li.logout.panel-logout a{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#808080;}.desktop-profile-panel .panel-menu .profile-menu-list li.logout.panel-logout img{width:16px;height:16px;}.mobile-profile-panel{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:501;overflow-y:auto;animation:slideInRight .25s ease;width:100%;min-width:154px;}@keyframes slideInRight{from{transform:translateX(100%);}to{transform:translateX(0);}}.mobile-profile-panel .profile-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;}.mobile-profile-panel .profile-header .header-logo img{width:157px;height:auto;}@media(max-width:767px){.mobile-profile-panel .profile-header .header-logo img{width:117px;}}.mobile-profile-panel .profile-header .btn-close-profile{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;}.mobile-profile-panel .profile-header .btn-close-profile img{width:32px;height:32px;}.mobile-profile-panel .profile-back-header{display:flex;align-items:center;gap:8px;padding:0 16px 12px 16px;cursor:pointer;}.mobile-profile-panel .profile-back-header .back-icon{width:24px;height:24px;}.mobile-profile-panel .profile-back-header .profile-user-name{font-family:"DB Ozone X Med",sans-serif;font-size:24px;color:#212529;letter-spacing:-.5px;line-height:28px;}.mobile-profile-panel .profile-content{padding:0 16px 24px;}.mobile-profile-panel .profile-tier-section{margin-bottom:12px;border-top:2px solid #f0f0f0;padding-top:12px;}.mobile-profile-panel .profile-tier-section .tier-label-text{font-family:"DB Ozone X Med",sans-serif;font-size:28px;color:#212529;line-height:30px;}.mobile-profile-panel .profile-tier-section .tier-label-text.nowrap{white-space:nowrap;}.mobile-profile-panel .profile-tier-section .tier-label-text.PRO{font-size:24px;}.mobile-profile-panel .profile-tier-section .tier-badge-img{height:34px;width:auto;}.mobile-profile-panel .profile-tier-section .tier-label{display:flex;align-items:center;gap:12px;}.mobile-profile-panel .profile-tier-section .tier-label span{font-family:"DB Ozone X Med",sans-serif;font-size:28px;color:#212529;}.mobile-profile-panel .profile-tier-section .tier-label img{height:24px;width:auto;}.mobile-profile-panel .profile-card{width:100%;border-radius:12px;overflow:hidden;margin-bottom:12px;position:relative;}.mobile-profile-panel .profile-card img{width:100%;height:auto;display:block;}.mobile-profile-panel .profile-card .card-exp-label{position:absolute;bottom:40px;right:-41px;transform:translateX(-50%);font-family:"DB Ozone X Med",sans-serif;font-size:18px;color:#fff;white-space:nowrap;}.mobile-profile-panel .profile-fuel-types{display:flex;align-items:center;gap:11px;margin-bottom:14px;border-top:2px solid #f0f0f0;padding-top:19px;justify-content:center;}.mobile-profile-panel .profile-fuel-types .fuel-label{font-family:"DB Ozone X Med",sans-serif;font-size:22px;color:#3d3d3d;}.mobile-profile-panel .profile-fuel-types .fuel-icons{display:flex;gap:10px;}.mobile-profile-panel .profile-fuel-types .fuel-icons img{height:30px;width:auto;}.mobile-profile-panel .profile-tier-progress{margin-bottom:14px;}.mobile-profile-panel .profile-tier-progress .progress-label{display:flex;align-items:center;gap:8px;justify-content:center;}.mobile-profile-panel .profile-tier-progress .progress-label span{font-family:"DB Ozone X Med",sans-serif;font-size:22px;color:#3d3d3d;white-space:nowrap;}.mobile-profile-panel .profile-tier-progress .progress-label img{height:34px;width:auto;}.mobile-profile-panel .profile-tier-progress .tier-detail-link{display:flex;align-items:center;gap:4px;margin-bottom:0;cursor:pointer;}.mobile-profile-panel .profile-tier-progress .tier-detail-link span{font-family:"DB Ozone X Med",sans-serif;font-size:22px;color:#212529;}.mobile-profile-panel .profile-tier-progress .tier-detail-link img{width:16px;height:16px;}.mobile-profile-panel .tier-progress-bar .tier-name-bar{display:flex;align-items:center;justify-content:space-between;gap:0;}.mobile-profile-panel .tier-progress-bar .tier-name-bar .tier-name{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#212529;white-space:nowrap;line-height:22px;padding-top:6px;}.mobile-profile-panel .tier-progress-bar .tier-name-bar.tier-4 .tier-name{color:#6db000;}.mobile-profile-panel .tier-progress-bar .tier-name-bar.tier-8 .tier-name{color:#6b7a7a;}.mobile-profile-panel .tier-progress-bar .tier-name-bar.tier-16 .tier-name{color:#8b5fbb;}.mobile-profile-panel .tier-progress-bar .tier-name-bar.tier-32 .tier-name{color:#d4a50d;}.mobile-profile-panel .tier-progress-bar .tier-name-bar .tier-name.tier-4{color:#6db000;}.mobile-profile-panel .tier-progress-bar .tier-name-bar .tier-name.tier-8{color:#6b7a7a;}.mobile-profile-panel .tier-progress-bar .tier-name-bar .tier-name.tier-16{color:#8b5fbb;}.mobile-profile-panel .tier-progress-bar .tier-name-bar .tier-name.tier-32{color:#d4a50d;}.mobile-profile-panel .tier-progress-bar .progress-container{display:flex;align-items:center;gap:0;}.mobile-profile-panel .tier-progress-bar .progress-icon-left,.mobile-profile-panel .tier-progress-bar .progress-icon-right{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.mobile-profile-panel .tier-progress-bar .progress-icon-left img,.mobile-profile-panel .tier-progress-bar .progress-icon-right img{width:34px;height:34px;object-fit:contain;}.mobile-profile-panel .tier-progress-bar .progress-icon-left.tier-4{background-color:#bfd630;}.mobile-profile-panel .tier-progress-bar .progress-icon-left.tier-8{background-color:#afafaf;}.mobile-profile-panel .tier-progress-bar .progress-icon-left.tier-16{background-color:#bd93e8;}.mobile-profile-panel .tier-progress-bar .progress-icon-left.tier-32{background-color:#ffe2a0;}.mobile-profile-panel .tier-progress-bar .progress-icon-right{background-color:#e4e9e8;}.mobile-profile-panel .tier-progress-bar .progress-track-wrapper{flex:1;position:relative;margin-left:-2px;margin-right:-2px;z-index:-1;}.mobile-profile-panel .tier-progress-bar .progress-track{height:16px;background-color:#f2f2f2;border-radius:0;overflow:visible;position:relative;}.mobile-profile-panel .tier-progress-bar .progress-fill{height:100%;border-radius:0;transition:width .3s ease;display:flex;align-items:center;justify-content:center;position:relative;min-width:0;overflow:visible;}.mobile-profile-panel .tier-progress-bar .progress-fill.tier-4{background:linear-gradient(90deg,#bed62f 0%,#8dc540 100%);}.mobile-profile-panel .tier-progress-bar .progress-fill.tier-8{background:linear-gradient(90deg,#afafaf 0%,#6e6e6e 100%);}.mobile-profile-panel .tier-progress-bar .progress-fill.tier-16{background:linear-gradient(90deg,#bd93e8 0%,#77459e 100%);}.mobile-profile-panel .tier-progress-bar .progress-fill.tier-32{background:linear-gradient(90deg,#ffe2a0 0%,#d0a150 100%);}.mobile-profile-panel .tier-progress-bar .progress-fill.progress-fill-low{justify-content:flex-start;}.mobile-profile-panel .tier-progress-bar .progress-fill.progress-fill-low .progress-text{margin-left:22px;color:#878989;}.mobile-profile-panel .tier-progress-bar .progress-fill .progress-text{font-family:"DB Ozone X Med",sans-serif;font-size:18px;color:#fff;white-space:nowrap;padding:0 8px;line-height:20px;}.mobile-profile-panel .tier-progress-bar .progress-markers{display:flex;justify-content:space-between;margin-top:4px;}.mobile-profile-panel .tier-progress-bar .progress-marker{display:flex;flex-direction:column;align-items:center;}.mobile-profile-panel .tier-progress-bar .progress-marker .marker-label{font-family:"DB Ozone X Med",sans-serif;font-size:18px;color:#666;}.mobile-profile-panel .tier-progress-info{text-align:center;margin-bottom:14px;}.mobile-profile-panel .tier-progress-info .progress-text{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#00b2a9;text-align:right;line-height:22px;}.mobile-profile-panel .tier-progress-info .progress-period{font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#00b2a9;text-align:right;line-height:22px;}.mobile-profile-panel .sep{height:2px;background-color:#f0f0f0;margin:12px 0;}.mobile-profile-panel .btn-tier-tc{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:0 auto 0;padding-bottom:12px;background:transparent;color:#00a94f;font-family:"DB Ozone X",sans-serif;font-size:22px;border:0;cursor:pointer;transition:background .2s ease;}.mobile-profile-panel .btn-tier-tc .tc-chevron{transform:rotate(-90deg);width:14px;height:14px;transition:transform .2s ease;}.mobile-profile-panel .btn-tier-tc .tc-chevron.expanded{transform:rotate(90deg);}.mobile-profile-panel .panel-tc-content.tier-tc-content{margin-bottom:12px;padding:12px;font-size:18px;line-height:1.3;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fafafa;white-space:pre-line;}.mobile-profile-panel .btn-tier-detail{display:flex;align-items:center;justify-content:center;gap:6px;width:auto;margin:0 auto;padding:4px 12px;background:linear-gradient(90deg,#e58a04 0%,#fdad36 100%);color:#fff;font-family:"DB Ozone X",sans-serif;font-size:22px;line-height:22px;border:0;border-radius:50px;cursor:pointer;margin-bottom:24px;height:32px;transition:transform .2s ease,box-shadow .2s ease;}.mobile-profile-panel .btn-tier-detail:hover{box-shadow:0 4px 12px rgba(229,138,4,.3);}.mobile-profile-panel .btn-tier-detail img{width:16px;height:16px;}.mobile-profile-panel .profile-menu{border-top:1px solid rgba(0,0,0,.1);padding-top:16px;padding-bottom:0;}.mobile-profile-panel .profile-menu .profile-menu-list{list-style:none;margin:0;padding:0;}.mobile-profile-panel .profile-menu .profile-menu-list li a,.mobile-profile-panel .profile-menu .profile-menu-list li button{display:block;width:100%;padding:4px 0;font-family:"DB Ozone X Med",sans-serif;font-size:20px;color:#212529;text-decoration:none;text-align:left;background:none;border:0;cursor:pointer;letter-spacing:-.5px;border-bottom:0;line-height:22px;}.mobile-profile-panel .profile-menu .profile-menu-list li a:hover,.mobile-profile-panel .profile-menu .profile-menu-list li button:hover{color:#00a94f;}.mobile-profile-panel .profile-menu .profile-menu-list li.logout{border-top:1px solid rgba(0,0,0,.1);margin-top:16px;padding-top:16px;display:flex;justify-content:space-between;}.mobile-profile-panel .profile-menu .profile-menu-list li.logout button{color:#212529;}.mobile-profile-panel .profile-menu .profile-menu-list li.logout button:hover{color:#00a94f;}.mobile-profile-panel .profile-menu .profile-menu-list li.logout img{display:none;}.home-banner-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;}.home-banner-section .banner-desktop{display:block;width:100%;}@media(max-width:992px){.home-banner-section .banner-desktop{display:none;}}.home-banner-section .banner-mobile{display:none;width:100%;}@media(max-width:992px){.home-banner-section .banner-mobile{display:block;}}.home-banner-section .royalSlider{width:100%;}.home-banner-section .royalSlider .rsContent{display:block;height:100%;}.home-banner-section .royalSlider .rsImg{width:100%;height:100%;object-fit:contain;object-position:center;}.home-banner-section .royalSlider .rsMainSlideImage{margin-top:0!important;}.home-banner-section .royalSlider .rsArrow{display:none!important;}.home-banner-section .rsBullets,.home-banner-section+.rsBullets,.banner-desktop .rsBullets,.banner-mobile .rsBullets{position:relative!important;bottom:auto!important;display:flex!important;justify-content:center;align-items:center;gap:6px;padding:10px 0;background:transparent;text-align:center;line-height:1;overflow:visible;}@media(max-width:576px){.home-banner-section .rsBullets,.home-banner-section+.rsBullets,.banner-desktop .rsBullets,.banner-mobile .rsBullets{padding:8px 0;gap:4px;}}.home-banner-section .rsBullets .rsBullet,.home-banner-section+.rsBullets .rsBullet,.banner-desktop .rsBullets .rsBullet,.banner-mobile .rsBullets .rsBullet{display:inline-block;width:10px!important;height:10px!important;background-color:#eceded!important;border:.3px solid #eceded!important;border-radius:50px!important;cursor:pointer;transition:all .3s ease;margin:0!important;padding:0!important;}@media(max-width:576px){.home-banner-section .rsBullets .rsBullet,.home-banner-section+.rsBullets .rsBullet,.banner-desktop .rsBullets .rsBullet,.banner-mobile .rsBullets .rsBullet{width:4px!important;height:4px!important;}}.home-banner-section .rsBullets .rsBullet span,.home-banner-section+.rsBullets .rsBullet span,.banner-desktop .rsBullets .rsBullet span,.banner-mobile .rsBullets .rsBullet span{display:none!important;}.home-banner-section .rsBullets .rsBullet.rsNavSelected,.home-banner-section+.rsBullets .rsBullet.rsNavSelected,.banner-desktop .rsBullets .rsBullet.rsNavSelected,.banner-mobile .rsBullets .rsBullet.rsNavSelected{width:40px!important;height:10px!important;background-color:#fc9804!important;border-color:#fc9804!important;border-radius:50px!important;}@media(max-width:576px){.home-banner-section .rsBullets .rsBullet.rsNavSelected,.home-banner-section+.rsBullets .rsBullet.rsNavSelected,.banner-desktop .rsBullets .rsBullet.rsNavSelected,.banner-mobile .rsBullets .rsBullet.rsNavSelected{width:16px!important;height:4px!important;}}.rsDefault .rsNav.rsBullets{background:transparent;}.home-privileges-section{padding:0 0 0;}.home-privileges-section .ns-container{max-width:1440px;margin:0 auto;padding:0 24px;}@media(max-width:768px){.home-privileges-section .ns-container{padding:0 0;}}#privileges-header,.privileges-content{scroll-margin-top:92px;}@media(max-width:768px){#privileges-header,.privileges-content{scroll-margin-top:64px;}}.privileges-content{position:relative;display:flex;padding:40px 32px;flex-direction:column;align-items:center;gap:32px;align-self:stretch;border-radius:48px;box-shadow:0 0 12px 0 rgba(0,0,0,.08);overflow:hidden;}@media(max-width:768px){.privileges-content{padding:16px 8px;border-radius:0;box-shadow:none;}}.privileges-content::before{content:"";position:absolute;top:0;left:0;width:100%;height:344px;background:rgba(255,255,255,.55);filter:blur(2px);z-index:0;}@media(max-width:768px){.privileges-content::before{display:none;}}.privileges-content>*{position:relative;z-index:1;}.privileges-header{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;}@media(max-width:768px){.privileges-header{display:none;}}.privileges-header .header-icon{width:40px;height:40px;flex-shrink:0;}.privileges-header .header-icon img{width:100%;height:100%;object-fit:contain;}.privileges-header .section-title{font-family:"DB Ozone X Bd",sans-serif;font-size:42px;font-weight:700;color:#00a94f;line-height:44px;letter-spacing:-.5px;margin:0;}@media(max-width:768px){.privileges-header .section-title{font-size:24px;line-height:28px;color:#444;}}@media(max-width:768px){.privileges-nav-wrapper{margin:0 auto;width:100%;}}.privileges-nav{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;width:100%;}@media(max-width:768px){.privileges-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 4px;padding:0;}}.nav-menu-item{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;min-width:0;cursor:pointer;transition:transform .2s ease,opacity .2s ease;max-width:142px;}.nav-menu-item:hover{transform:scale(1.05);}@media(max-width:768px){.nav-menu-item{flex:0 0 90px;max-width:90px;gap:4px;opacity:1;}.nav-menu-item.active{opacity:1;}.nav-menu-item:hover{transform:none;opacity:1;}}.nav-icon{width:96px;height:96px;display:flex;align-items:center;justify-content:center;}.nav-icon img{width:100%;height:100%;object-fit:contain;}@media(max-width:768px){.nav-icon{width:60px;height:60px;}.nav-icon img{width:60px;height:60px;}}.nav-text{font-family:"DB Ozone X",sans-serif;font-size:28px;font-weight:500;color:#474747;text-align:center;line-height:30px;letter-spacing:-.5px;white-space:pre-wrap;}@media(max-width:768px){.nav-text{font-family:"DB Ozone X Med",sans-serif;font-size:18px;line-height:20px;color:#464646;letter-spacing:0;}}