@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--leading-tight:1.25;--leading-relaxed:1.625;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.z-10{z-index:10}.z-20{z-index:20}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.flex{display:flex}.grid{display:grid}.h-10{height:calc(var(--spacing)*10)}.h-auto{height:auto}.min-h-screen{min-height:100vh}.w-auto{width:auto}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.object-contain{object-fit:contain}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-3{padding-block:calc(var(--spacing)*3)}.py-12{padding-block:calc(var(--spacing)*12)}.pt-2{padding-top:calc(var(--spacing)*2)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media(min-width:48rem){.md\:h-12{height:calc(var(--spacing)*12)}.md\:px-8{padding-inline:calc(var(--spacing)*8)}.md\:py-4{padding-block:calc(var(--spacing)*4)}.md\:py-20{padding-block:calc(var(--spacing)*20)}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media(min-width:64rem){.lg\:max-w-lg{max-width:var(--container-lg)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:justify-end{justify-content:flex-end}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Noto Sans Thai,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}html{scroll-behavior:smooth;overflow-x:hidden}body{background-color:#fefefe;width:100%;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.gradient-main{background:linear-gradient(180deg,#fefefe 57.18%,#56cb60 117.46%)}.gradient-steps{background:linear-gradient(180deg,#fefefe 10.69%,#f3fbf4,#56cb60 120.09%)}:root{--gradient-main: linear-gradient(180deg, #FEFEFE 57.18%, #56CB60 117.46%);--gradient-steps: linear-gradient(180deg, #FEFEFE 10.69%, #F3FBF4 65.39%, #56CB60 120.09%)}.animate-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.animate-on-scroll.animate-on-scroll-visible{opacity:1;transform:translateY(0)}.navbar-desktop{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;height:var(--navbar-height, 96px);width:100%;box-sizing:border-box;background:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.navbar-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;gap:2rem}.navbar-logo{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;flex-shrink:0;text-decoration:none;color:inherit}.navbar-logo-img{width:116.54px;height:40px;object-fit:contain;display:block}.navbar-logo-text{font-family:inherit;font-weight:500;font-size:1.125rem;line-height:1.25;color:#04b709}.navbar-stack{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px;flex-shrink:0}.navbar-link-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:4px;background:none;border:none;cursor:pointer;font-family:inherit;outline:none;box-shadow:none;text-decoration:none;color:inherit;transition:opacity .2s ease}.navbar-link-wrap:hover{opacity:.85}.navbar-link-wrap:focus,.navbar-link-wrap:focus-visible{outline:none;box-shadow:none;border:none}.navbar-link-underline{width:100%;height:4px;border-radius:10px;background:#04b709;flex-shrink:0;transition:opacity .25s ease-out,transform .2s ease-out}.navbar-link-wrap:not(.navbar-link-active) .navbar-link-underline{opacity:0;transform:scaleX(.85)}.navbar-link-wrap.navbar-link-active .navbar-link-underline{opacity:1;transform:scaleX(1)}.navbar-link-text{font-family:inherit;font-weight:400;font-size:17px;line-height:25px;color:#111928;white-space:nowrap}.navbar-cta{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 32px;height:56px;box-sizing:border-box;background:#04b709;border-radius:10px;font-family:inherit;font-weight:500;font-size:16px;line-height:24px;color:#fbfbfb;text-decoration:none;flex-shrink:0;transition:filter .2s}.navbar-cta:hover{filter:brightness(1.05)}.navbar-hamburger,.navbar-backdrop,.navbar-mega-wrap{display:none}@media(max-width:1199px){.navbar-desktop{--navbar-edge-left: 16px;--navbar-edge-right: 24px;padding:5.24px 0;height:68px;min-height:68px;background:#fffc;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.navbar-desktop.navbar-menu-open{background:#fff}.navbar-inner{position:relative;width:100%;max-width:100%;margin-left:auto;margin-right:auto;justify-content:space-between;align-items:center}.navbar-logo{margin-left:var(--navbar-edge-left)}.navbar-stack{display:none}.navbar-hamburger{position:relative;margin-right:var(--navbar-edge-right);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0;outline:none;box-shadow:none}.navbar-hamburger:focus,.navbar-hamburger:focus-visible{outline:none;box-shadow:none;border:none}.navbar-hamburger::-moz-focus-inner{border:0;padding:0}.navbar-hamburger-icon{position:relative;display:block;width:22px;height:24px}.navbar-hamburger-line{position:absolute;left:0;display:block;width:22px;height:3px;background:#111928;border-radius:1px;transition:transform .25s ease,top .25s ease,width .25s ease,left .25s ease}.navbar-hamburger-line:nth-child(1){top:0}.navbar-hamburger-line:nth-child(2),.navbar-hamburger-line:nth-child(3){top:9px}.navbar-hamburger-line:nth-child(4){top:18px}.navbar-hamburger.navbar-toggle-open .navbar-hamburger-line:nth-child(1){top:9px;width:0;left:50%}.navbar-hamburger.navbar-toggle-open .navbar-hamburger-line:nth-child(2){transform:rotate(45deg)}.navbar-hamburger.navbar-toggle-open .navbar-hamburger-line:nth-child(3){transform:rotate(-45deg)}.navbar-hamburger.navbar-toggle-open .navbar-hamburger-line:nth-child(4){top:9px;width:0;left:50%}.navbar-backdrop{display:block;position:fixed;inset:68px 0 0;z-index:998;background:#00000080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.navbar-backdrop.navbar-backdrop-open{opacity:1;visibility:visible;pointer-events:auto}.navbar-mega-wrap{display:flex;position:fixed;left:0;right:0;top:68px;height:auto;max-height:calc(100vh - 68px);z-index:999;background:#fff;flex-direction:column;align-items:flex-start;box-sizing:border-box;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-12px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.navbar-mega-wrap.navbar-mega-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.navbar-mega-nav{display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 32px;gap:20px;width:100%;max-width:696px;box-sizing:border-box}.navbar-mega-link{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;text-decoration:none;color:#111928;font-family:inherit;font-weight:400;font-size:17px;line-height:25px;opacity:0;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease}.navbar-mega-wrap.navbar-mega-open .navbar-mega-link{opacity:1;transform:translateY(0)}.navbar-mega-wrap.navbar-mega-open .navbar-mega-link:nth-child(1){transition-delay:.05s}.navbar-mega-wrap.navbar-mega-open .navbar-mega-link:nth-child(2){transition-delay:.1s}.navbar-mega-wrap.navbar-mega-open .navbar-mega-link:nth-child(3){transition-delay:.15s}.navbar-mega-wrap.navbar-mega-open .navbar-mega-link:nth-child(4){transition-delay:.2s}.navbar-mega-link-text{color:#111928}.navbar-mega-link-underline{width:100%;height:4px;border-radius:10px;background:#04b709;opacity:0;transform:scaleX(.85);transform-origin:left;transition:opacity .25s ease,transform .25s ease}.navbar-mega-link-active .navbar-mega-link-underline{opacity:1;transform:scaleX(1)}.navbar-mega-cta{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 32px;height:56px;min-width:137px;background:#04b709;border-radius:10px;font-family:inherit;font-weight:500;font-size:16px;line-height:24px;color:#fbfbfb;text-decoration:none;margin-top:46px;box-sizing:border-box;opacity:0;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease}.navbar-mega-wrap.navbar-mega-open .navbar-mega-cta{opacity:1;transform:translateY(0);transition-delay:.25s}}@media(max-width:1023px){.navbar-desktop{padding:16px 24px;height:auto;min-height:72px}.navbar-stack{gap:12px}.navbar-link-text{font-size:15px}.navbar-cta{padding:12px 24px;height:48px;font-size:14px}.navbar-logo-img{width:90px;height:31px}.navbar-logo-text{font-size:1rem}}@media(max-width:1023px){.navbar-desktop{padding:5.24px 0;min-height:68px;height:68px;background:#fffc;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.navbar-desktop.navbar-menu-open{background:#fff}}@media(max-width:767px){.navbar-desktop{padding:5.24167px 16px;gap:6.55px;height:68px;min-height:68px;justify-content:space-between;align-items:center;background:#fffc;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.navbar-inner{padding:0;gap:6.55px;justify-content:space-between;align-items:center}.navbar-logo{margin-left:var(--navbar-edge-left);margin-right:0}.navbar-logo-img{width:116.54px;height:40px}.navbar-hamburger{margin-right:0;display:flex;align-items:center;justify-content:center;padding:10.4833px 0;width:40px;height:40px;flex:none;order:1}}.hero-container .hero-headline.animate-on-scroll{transition-delay:0s}.hero-container .hero-desc.animate-on-scroll{transition-delay:.1s}.hero-container .hero-cta-row.animate-on-scroll{transition-delay:.2s}.hero-container .hero-image-col.animate-on-scroll{transition-delay:.3s}.hero-gradient-bg{position:relative;width:100%;min-height:100vh;background:var(--gradient-main)}@media(max-width:767px){.home-hero-wrap{min-height:0;height:auto;padding-bottom:0;margin-bottom:0}.hero-gradient-bg{min-height:0;height:auto;padding-bottom:0;margin-bottom:0;background:linear-gradient(180deg,#fefefe 57.18%,#56cb60 117.46%)}.hero-gradient-bg .hero-container{padding:2px 16px 0;padding-top:calc(70px - var(--navbar-height, 68px));max-width:375px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hero-two-col{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:343px}.hero-left-content{display:flex;flex-direction:column;align-items:center;padding:0;gap:24px;width:100%;max-width:343px}.hero-text-group{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:0;width:100%;max-width:343px}.hero-headline{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;color:#111928;width:100%;max-width:343px}.hero-desc{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:22px;line-height:31px;color:#111928;width:100%;max-width:343px}.hero-cta-row{display:flex;flex-direction:row;align-items:center;gap:20px;width:100%;max-width:343px}.hero-demo-btn{min-width:137px;width:137px;height:56px;padding:16px 32px;font-size:16px;line-height:24px;font-weight:500;border-radius:10px;background:#04b709!important;color:#fbfbfb!important;white-space:nowrap}.hero-dbd-logo{width:67.34px;height:32px;object-fit:contain}.hero-image-col{width:100%;max-width:343px;margin-top:0;margin-bottom:0}.hero-image-wrap{max-width:100%;width:343px;margin-bottom:0}}@media(min-width:768px)and (max-width:1199px){.home-hero-wrap{min-height:0;height:auto;padding-bottom:0;margin-bottom:0}.hero-gradient-bg{min-height:0;height:auto;padding-bottom:0;margin-bottom:0;background:linear-gradient(180deg,#fefefe 57.18%,#56cb60 117.46%)}.hero-gradient-bg .hero-container{padding:90px calc((100% - 632px)/2) 0;padding-bottom:0!important;margin-bottom:0!important;width:100%;max-width:none;margin-left:auto;margin-right:auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hero-two-col{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:632px;max-width:100%}.hero-left-content{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:100%;max-width:632px}.hero-left-content>.hero-headline{padding-top:12px}.hero-headline{font-size:54px;line-height:60px;letter-spacing:-.01em;color:#111928;max-width:none}.hero-desc{font-size:22px;line-height:31px;color:#111928;max-width:none}.hero-cta-row{display:flex;flex-direction:row;align-items:center;gap:20px}.hero-demo-btn{min-width:137px;height:56px;padding:16px 32px;font-size:16px;line-height:24px;font-weight:500;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#04b709!important;color:#fbfbfb!important;white-space:nowrap}.hero-dbd-logo{width:67.34px;height:32px;object-fit:contain}.hero-image-col{width:100%;max-width:632px;margin-top:0}.hero-image-wrap{max-width:100%}}@media(min-width:1200px){.home-hero-wrap,.hero-gradient-bg{min-height:0;height:621px;overflow:hidden}.hero-gradient-bg .hero-container{padding:74px 62.5px;max-width:1200px;margin-left:auto;margin-right:auto;box-sizing:border-box}.hero-two-col{display:grid;grid-template-columns:1.15fr .85fr;column-gap:0;gap:0;align-items:center;width:100%;max-width:none}.hero-left-content{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding-left:17px;padding-right:2rem;width:100%;max-width:none}.hero-text-group{display:flex;flex-direction:column;align-items:flex-start;gap:30px;padding:0 0 50px}.hero-cta-row{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.hero-demo-btn{min-width:137px;height:56px;padding:16px 32px;font-size:16px;line-height:24px;font-weight:500;border-radius:10px;background:#04b709!important;color:#fbfbfb!important;white-space:nowrap}.hero-dbd-wrap{padding-top:0}.hero-dbd-logo{width:67.34px;height:32px;object-fit:contain}.hero-image-col{margin-left:-3rem}}.hero-headline{font-size:clamp(1.875rem,5vw,2.25rem);overflow-wrap:normal;word-break:keep-all}@media(min-width:768px){.hero-headline{font-size:54px;line-height:1.2}}.hero-desc{font-size:1rem}@media(min-width:768px){.hero-desc{font-size:18px}}.hero-left-content{width:100%;max-width:none;display:flex;flex-direction:column;align-items:flex-start;gap:0}@media(max-width:1199px){.hero-text-group{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding-bottom:2rem}}.hero-two-col{gap:2rem}.hero-image-col{margin-left:0}@media(min-width:1024px){.hero-image-col{margin-left:-3rem}}.hero-image-wrap{margin-right:0}@media(min-width:1024px){.hero-image-wrap{margin-right:-1rem}}.hero-demo-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background-color:#56cb60!important;color:#fff!important;border:none;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.hero-demo-btn:hover{background-color:#4ab854!important}.hero-gradient-bg img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.for-employee-inner .for-employee-header.animate-on-scroll{transition-delay:0s}.for-employee-inner .for-employee-card.for-employee-card-piggy.animate-on-scroll{transition-delay:.1s}.for-employee-inner .for-employee-card.for-employee-card-shield.animate-on-scroll{transition-delay:.2s}.for-employee-inner .for-employee-card.for-employee-card-bricks.animate-on-scroll{transition-delay:.3s}.for-employee-section{display:flex;flex-direction:column;align-items:center;padding:80px 24px 100px;gap:10px;width:100%;box-sizing:border-box;background:#fefefe}.for-employee-inner{display:flex;flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(max-width:767px){.for-employee-section{padding:50px 20px 20px;align-items:center;width:100%;box-sizing:border-box}.for-employee-inner{width:100%;max-width:335px;gap:60px;align-self:stretch}.for-employee-header{width:100%;gap:21px}.for-employee-tag{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:600;font-size:22px;line-height:31px;color:#04a508;height:31px;padding:0 13px;width:auto;min-width:166px;justify-content:center;white-space:nowrap}.for-employee-h2{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-align:center;text-transform:capitalize;color:#111928;width:100%}.for-employee-desc{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:22px;line-height:31px;text-align:center;color:#637381;width:100%}.for-employee-cards{width:100%;gap:30px;align-items:stretch}.for-employee-card{width:100%;padding:30px 20px 31px;background:#fff;box-shadow:10px 40px 50px #ecefec66;border-radius:20px}.for-employee-card-content{width:295px;max-width:100%;margin:0 auto;gap:41px}.for-employee-card-icon-wrap{width:76.47px;height:76.47px}.for-employee-card-text{gap:20px}.for-employee-card-title{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:600;font-size:20px;line-height:28px;text-align:center;color:#111928;width:295px;max-width:100%}.for-employee-card-desc{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;text-align:center;color:#637381;width:295px;max-width:100%}}@media(min-width:768px){.for-employee-section{padding:90px 48px 120px}}@media(min-width:768px)and (max-width:1199px){.for-employee-section{padding:90px 80px 140px}.for-employee-inner{max-width:584px;gap:60px}.for-employee-cards{flex-direction:column;width:100%;gap:30px}.for-employee-card{width:100%;box-sizing:border-box}}@media(min-width:1200px){.for-employee-section{padding:110px 80px 140px}}.for-employee-header{display:flex;flex-direction:column;align-items:center;gap:21px;text-align:center;max-width:654px}.for-employee-tag{display:inline-flex;justify-content:center;align-items:center;padding:0 13px;height:37px;border-radius:10px;font-family:inherit;font-weight:700;font-size:24px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#04a508}@media(min-width:768px){.for-employee-tag{font-size:30px}}.for-employee-h2{font-family:inherit;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:-.01em;color:#111928;margin:0}@media(min-width:768px){.for-employee-h2{font-size:42px;line-height:1.15}}@media(min-width:1024px){.for-employee-h2{font-size:54px;line-height:60px}}.for-employee-desc{font-family:inherit;font-weight:400;font-size:16px;line-height:1.5;color:#637381;margin:0}@media(min-width:768px){.for-employee-desc{font-size:20px;line-height:31px}}@media(min-width:1024px){.for-employee-desc{font-size:22px;line-height:31px}}.for-employee-cards{display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%}@media(min-width:1200px){.for-employee-cards{flex-direction:row;gap:30px;justify-content:center}}.for-employee-card{flex:1;min-width:0;background:#fff;box-shadow:10px 40px 50px #ecefec66;border-radius:20px;padding:30px 20px 31px;box-sizing:border-box}.for-employee-card-content{display:flex;flex-direction:column;align-items:center;gap:41px;width:100%}.for-employee-card-icon-wrap{width:76.47px;height:76.47px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.for-employee-card-icon{width:100%;height:100%;object-fit:contain}.for-employee-card-text{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.for-employee-card-title{font-family:inherit;font-weight:600;font-size:18px;line-height:28px;text-align:center;color:#111928;margin:0}@media(min-width:768px){.for-employee-card-title{font-size:20px}}.for-employee-title-br{display:block}@media(min-width:1200px){.for-employee-card:first-child .for-employee-card-title .for-employee-title-br{display:none}}.for-employee-card-desc{font-family:inherit;font-weight:400;font-size:15px;line-height:25px;text-align:center;color:#637381;margin:0}@media(min-width:768px){.for-employee-card-desc{font-size:17px}}.step-section-inner .step-title.animate-on-scroll{transition-delay:0s}.step-section-inner .step-list.animate-on-scroll{transition-delay:.1s}.step-section-inner .step-phone-wrap.animate-on-scroll{transition-delay:.2s}.step-section{box-sizing:border-box;width:100%;background:var(--gradient-steps);padding:48px 24px 56px}.step-section-inner{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 16px}@media(max-width:767px){.step-section{display:flex;flex-direction:column;align-items:center;padding:0 20px;width:100%;background:linear-gradient(180deg,#fefefe 10.69%,#f3fbf4,#56cb60 120.09%);border-radius:0}.step-section-inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:335px;padding:0;margin:0 auto}.step-title{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;text-align:center;letter-spacing:-.42px;text-transform:capitalize;color:#111928;width:auto;min-width:183px;margin:0;padding:0;white-space:nowrap;background:transparent}.step-content-row{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:335px}.step-list{display:flex;flex-direction:column;align-items:flex-start;gap:26.67px;width:100%;max-width:336px}.step-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%;min-height:100px}.step-num-wrap{width:67px;min-width:67px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 15px;gap:10px;flex-shrink:0}.step-num-text{font-family:Covered By Your Grace,cursive;font-weight:400;font-size:40px;line-height:42px;letter-spacing:3.33333px;color:#111928}.step-text{flex:1;min-width:0;padding:0 0 3.33333px;display:flex;flex-direction:column;align-items:flex-start;gap:0}.step-heading{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#111928;margin:0 0 3.33333px;padding:0}.step-desc{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;color:#637381;margin:0;padding:0}.step-phone-wrap{width:375px;min-width:375px;height:676px;margin:-100px 0 0 -20px;padding:0;border-radius:0;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-start;flex-shrink:0;line-height:0}.step-phone-clip{width:375px;height:676px;min-width:375px;overflow:hidden;border-radius:0;position:relative;flex-shrink:0;padding:0;margin:0;line-height:0;font-size:0}.step-phone-img{width:375px;height:676px;min-width:375px;object-fit:cover;object-position:0 0;display:block;vertical-align:top;margin:0;padding:0}}.step-title{box-sizing:border-box;font-family:"Inter",inherit;font-weight:700;font-size:2rem;line-height:1.2;text-align:center;letter-spacing:-.01em;color:#111928;margin:0 0 2rem}.step-content-row{box-sizing:border-box;width:100%;display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.step-list{box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:1.5rem}.step-item{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:100%}.step-num-wrap{box-sizing:border-box;flex-shrink:0;width:56px;min-width:56px;display:flex;align-items:flex-start;justify-content:flex-start}.step-num-text{display:block;font-family:Covered By Your Grace,cursive;font-weight:400;font-size:2rem;line-height:1;letter-spacing:.1em;color:#111928}.step-text{box-sizing:border-box;flex:1;min-width:0}.step-heading{box-sizing:border-box;font-family:"Inter",inherit;font-weight:700;font-size:1.25rem;line-height:1.25;letter-spacing:-.02em;color:#111928;margin:0 0 .25rem;padding:0}.step-desc{box-sizing:border-box;font-family:"Inter",inherit;font-weight:400;font-size:.9375rem;line-height:1.5;color:#637381;margin:0;padding:0}.step-phone-wrap{box-sizing:border-box;width:100%;max-width:320px;margin-left:auto;margin-right:auto;aspect-ratio:2296 / 3476;border-radius:20px;overflow:hidden;background:transparent}.step-phone-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}@media(min-width:768px){.step-section{padding:56px 32px 64px}.step-title{font-size:2.5rem;margin-bottom:2.5rem}.step-heading{font-size:1.5rem}.step-desc{font-size:1rem}.step-num-text{font-size:2.5rem}.step-phone-wrap{max-width:280px}}@media(min-width:768px)and (max-width:1199px){.step-section{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:70px 32.5px;background:linear-gradient(180deg,#fefefe 10.69%,#f3fbf4,#56cb60 120.09%)}.step-section-inner{display:flex;flex-direction:column;align-items:center;gap:60px;width:679px;max-width:100%;padding:0;margin:0 auto}.step-title{font-size:54px;line-height:60px;font-weight:700;text-align:center;letter-spacing:-.01em;color:#111928;width:332px;max-width:100%;margin:0 auto}.step-content-row{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;max-width:679px;min-width:0;grid-template-columns:unset}.step-list{display:flex;flex-direction:column;align-items:flex-start;gap:26.67px;width:374px;max-width:100%;height:606px;flex:1;min-width:0}.step-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;min-height:100px}.step-num-wrap{width:67px;min-width:67px;flex-shrink:0}.step-num-text{font-family:Covered By Your Grace,cursive;font-weight:400;font-size:40px;line-height:42px;letter-spacing:3.33333px;color:#111928}.step-text{flex:1;min-width:0;padding-right:26.8255px}.step-heading{font-family:"Inter",inherit;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#111928;margin:0 0 3.33px}.step-desc{font-family:"Inter",inherit;font-weight:400;font-size:17px;line-height:25px;color:#637381;margin:0}.step-phone-wrap{flex-shrink:0;width:274px;min-width:274px;max-width:274px;height:676px;margin:0 -32.5px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:20px}.step-phone-clip{width:274px;height:676px;min-width:274px;min-height:676px;overflow:hidden;border-radius:20px;position:relative}.step-phone-img{width:274px;height:676px;min-width:274px;min-height:676px;object-fit:cover;object-position:left center}}@media(min-width:1200px){.step-section{padding:70px 62.5px;min-height:936px}.step-section-inner{max-width:1200px;padding:0 67px;width:100%}.step-title{font-size:54px;line-height:60px;margin-bottom:60px;width:332px;margin-left:auto;margin-right:auto}.step-content-row{grid-template-columns:457px 50px 428.16px;grid-template-rows:auto;width:935.16px;max-width:100%;margin-left:auto;margin-right:auto;gap:0}.step-list{grid-column:1;width:457px;max-width:100%;gap:26.67px}.step-item{align-items:flex-start;gap:33.33px;min-height:100px}.step-num-wrap{width:67px;min-width:67px}.step-num-text{font-size:40px;line-height:1;letter-spacing:3.33px}.step-text{padding-right:27px}.step-heading{font-size:30px;line-height:37px;letter-spacing:-.42px}.step-desc{font-size:17px;line-height:25px}.step-phone-wrap{grid-column:3;width:428.16px;height:610px;max-width:428.16px;min-width:428.16px;margin:0;padding:0;position:relative;overflow:visible;display:flex;align-items:flex-start;justify-content:center}.step-phone-clip{width:428.16px;min-width:428.16px;height:610px;overflow:hidden;position:relative;flex-shrink:0}.step-phone-img{width:428.16px;height:610px;object-fit:contain;object-position:center center;display:block}}.company-inner .company-tag.animate-on-scroll{transition-delay:0s}.company-inner .company-title-wrap.animate-on-scroll{transition-delay:.1s}.company-inner .company-image-wrap.animate-on-scroll{transition-delay:.2s}.company-inner .company-feature-card.company-feature-card-no-cost.animate-on-scroll{transition-delay:.3s}.company-inner .company-feature-card.company-feature-card-easy-manage.animate-on-scroll{transition-delay:.4s}.company-inner .company-feature-card.company-feature-card-liquidity.animate-on-scroll{transition-delay:.5s}.company-inner .company-feature-card.company-feature-card-support.animate-on-scroll{transition-delay:.6s}.company-section{box-sizing:border-box;width:100%;min-height:100vh;background:var(--gradient-main);padding:60px 24px 80px}.company-inner{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.company-header-section{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:1100px}.company-tag-wrap{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:540px}.company-tag{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:1.5rem;line-height:1.23;letter-spacing:-.42px;text-transform:capitalize;color:#04a508;margin:0;padding:0;white-space:nowrap}.company-title-wrap{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:540px}.company-h2{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:2rem;line-height:1.11;text-align:center;letter-spacing:-.01em;color:#111928;margin:0;padding:0}.company-body{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.41;text-align:center;color:#111928;margin:0;padding:0}.company-image-wrap{box-sizing:border-box;width:100%;max-width:1100px}.company-image{display:block;width:100%;height:auto;border-radius:12px;filter:drop-shadow(0px 4px 64px rgba(0,0,0,.25))}.company-features{box-sizing:border-box;width:100%;max-width:1100px;display:grid;grid-template-columns:1fr;gap:1.5rem;padding-top:2.5rem}.company-feature-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;width:100%}.company-feature-icon{box-sizing:border-box;width:24px;height:24px;flex-shrink:0}.company-feature-icon-img{display:block;width:24px;height:24px;object-fit:contain}.company-feature-title{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.4;color:#111928;margin:0;padding:0}.company-feature-desc-wrap{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;width:100%}.company-feature-desc{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.47;color:#111928;margin:0;padding:0}@media(max-width:767px){.company-section{width:100%;padding:40px 16px;background:linear-gradient(180deg,#fefefe 57.18%,#56cb60 117.46%);min-height:0}.company-inner{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:343.75px;padding:0;margin:0 auto}.company-header-section{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:343.75px}.company-tag-wrap{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:343.75px;padding-top:100px}.company-tag{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#04a508;width:auto;min-width:154px;height:37px;display:flex;align-items:center;margin:0;padding:0;white-space:nowrap}.company-title-wrap{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:343.75px}.company-h2{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;text-align:center;letter-spacing:-.42px;text-transform:capitalize;color:#111928;width:100%;margin:0;padding:0}.company-body{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:22px;line-height:31px;text-align:center;color:#111928;width:100%;margin:0;padding:0}.company-image-wrap{width:100%;max-width:343.75px;height:213.44px;flex-shrink:0}.company-image{width:100%;max-width:343.75px;height:213.44px;object-fit:cover;object-position:center;border-radius:3.75px;filter:drop-shadow(0px 1.25px 20px rgba(0,0,0,.25))}.company-features{display:flex;flex-direction:column;align-items:flex-start;padding:40px;gap:60px;width:100%;max-width:343.75px;box-sizing:border-box;grid-template-columns:unset}.company-feature-card{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:100%;max-width:263.75px;box-sizing:border-box}.company-feature-icon{width:24px;height:24px;flex-shrink:0}.company-feature-icon-img{width:24px;height:24px}.company-feature-title{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#111928;margin:0;padding:0;width:100%}.company-feature-desc-wrap{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:100%;max-width:263.75px}.company-feature-desc{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;color:#111928;margin:0;padding:0;width:100%}}@media(min-width:768px){.company-section{padding:80px 32px 100px}.company-inner{gap:2.5rem}.company-h2{font-size:2.5rem;line-height:1.11}.company-body{font-size:1.25rem;line-height:1.41}.company-features{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:768px)and (max-width:1199px){.company-section{padding-top:102px;padding-bottom:102px}.company-inner{width:682px;max-width:100%;min-height:0}.company-h2{font-size:54px;line-height:60px}.company-body{font-size:22px;line-height:31px}}@media(min-width:1200px){.company-section{width:100%;min-height:1495px;padding:0;margin-left:0;margin-right:0;box-sizing:border-box}.company-inner{display:flex;flex-direction:column;align-items:center;padding:120px 0 80px;gap:40px;width:1100px;max-width:1100px;min-height:1249px;margin-left:auto;margin-right:auto;box-sizing:border-box}.company-header-section{display:flex;flex-direction:column;align-items:center;padding:0;gap:40px;width:1100px;height:1022px;flex:none;order:0;flex-grow:0}.company-tag-wrap{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:540px;height:299px;flex:none;order:0;flex-grow:0}.company-tag{width:auto;min-width:154px;height:37px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:37px;display:flex;align-items:center;letter-spacing:-.42px;text-transform:capitalize;color:#04a508;flex:none;order:0;flex-grow:0;margin:0;padding:0;white-space:nowrap}.company-title-wrap{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:540px;height:242px;flex:none;order:1;flex-grow:0}.company-h2{width:540px;height:123px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:54px;line-height:60px;text-align:center;letter-spacing:-.01em;color:#111928;flex:none;order:0;flex-grow:0;margin:0;padding:0}.company-body{width:535px;height:99px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:31px;display:flex;align-items:center;text-align:center;color:#111928;flex:none;order:1;flex-grow:0;margin:0;padding:0}.company-image-wrap{width:1100px;height:683px;flex:none;order:1;flex-grow:0}.company-image{width:1100px;height:683px;filter:drop-shadow(0px 4px 64px rgba(0,0,0,.25));border-radius:12px;object-fit:contain;object-position:center}.company-features{display:flex;flex-direction:row;align-items:flex-start;padding:40px 0 0;gap:20px;width:1100px;height:187px;flex:none;order:1;flex-grow:0}.company-feature-card:nth-child(1){display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:260px;height:147px;flex:none;order:0;flex-grow:0}.company-feature-card:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:260px;height:147px;flex:none;order:1;flex-grow:0}.company-feature-card:nth-child(3){display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:260px;height:147px;flex:none;order:2;flex-grow:0}.company-feature-card:nth-child(4){display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:260px;height:147px;flex:none;order:3;flex-grow:0}.company-feature-icon{width:24px;height:24px;flex:none;order:0;flex-grow:0}.company-feature-title{font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:28px;display:flex;align-items:center;color:#111928;flex:none;order:1;flex-grow:0;margin:0;padding:0}.company-feature-card:nth-child(1) .company-feature-title{width:103px;height:28px}.company-feature-card:nth-child(2) .company-feature-title{width:140px;height:28px}.company-feature-card:nth-child(3) .company-feature-title{width:169px;height:28px}.company-feature-card:nth-child(4) .company-feature-title{width:187px;height:28px}.company-feature-desc-wrap{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;width:260px;height:75px;flex:none;order:2;align-self:stretch;flex-grow:0}.company-feature-desc{width:260px;height:75px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;display:flex;align-items:center;color:#111928;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0;padding:0}}.about-us-inner .about-us-tag.animate-on-scroll{transition-delay:0s}.about-us-inner .about-us-title.animate-on-scroll{transition-delay:.1s}.about-us-inner .about-us-desc.animate-on-scroll{transition-delay:.2s}.about-us-inner .about-us-image-col.animate-on-scroll{transition-delay:.3s}.about-us-section{box-sizing:border-box;width:100%;background:var(--gradient-main);padding:60px 24px 80px}.about-us-inner{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:2rem}.about-us-text-col{box-sizing:border-box;width:100%}.about-us-content{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding-left:40px;padding-right:40px}.about-us-content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%}.about-us-tag{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#04a508;margin:0;padding:0;white-space:nowrap}.about-us-title{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;color:#111928;margin:0;padding:0}.about-us-desc{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.47;color:#111928;margin:0;padding:0}.about-us-image-col{box-sizing:border-box;width:100%;display:flex;justify-content:center;align-items:center}.about-us-image{display:block;width:100%;max-width:390px;height:auto;border-radius:20px}@media(max-width:767px){.about-us-section{display:flex;flex-direction:row;align-items:flex-start;padding:20px 40px;width:100%;background:linear-gradient(180deg,#fefefe 57.18%,#56cb60 117.46%);border-radius:0;box-sizing:border-box}.about-us-inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;max-width:295px;padding:0;margin:0 auto}.about-us-text-col{width:100%;max-width:295px;padding:72px 0 0}.about-us-content,.about-us-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:100%;max-width:295px}.about-us-tag{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#04a508;width:135px;height:37px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;border-radius:10px}.about-us-title{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#111928;width:100%;margin:0;padding:0}.about-us-desc{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;color:#111928;width:100%;margin:0;padding:0}.about-us-image-col{width:293px;height:293px;min-width:293px;min-height:293px;flex-shrink:0;background:#026b06;border-radius:30.0513px;overflow:hidden;display:flex;align-items:center;justify-content:center}.about-us-image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;border-radius:15.0256px}}@media(min-width:768px)and (max-width:1199px){.about-us-section{padding:80px 48px 100px}.about-us-inner{flex-direction:column;align-items:center;gap:0;width:524px;max-width:100%;margin-left:auto;margin-right:auto}.about-us-text-col{width:490px;height:413px;flex:none;display:flex;justify-content:center;align-items:center}.about-us-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.about-us-content-wrapper{align-items:flex-start;text-align:left}.about-us-image-col{width:100%;flex:none;display:flex;justify-content:flex-start;align-items:flex-end}.about-us-desc{font-size:1.0625rem}}@media(min-width:1200px){.about-us-section{display:flex;flex-direction:row;align-items:flex-start;padding:100px 110px;width:100%;min-height:613.33px;margin-left:0;margin-right:0;box-sizing:border-box}.about-us-inner{display:flex;flex-direction:row;align-items:center;padding:0 50px 0 0;gap:50px;width:1010px;max-width:1010px;height:413.33px;margin-left:auto;margin-right:auto;box-sizing:border-box}.about-us-text-col{width:520px;height:413.33px;flex:none;order:0;flex-grow:0;position:relative}.about-us-content{position:absolute;width:415px;height:201px;left:40px;top:89.93px;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:67px}.about-us-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:415px;height:201px;flex:none;order:0;flex-grow:0}.about-us-tag{width:135px;height:37px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:37px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:10px;border-radius:10px;flex:none;order:0;flex-grow:0}.about-us-title{width:415px;height:74px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#111928;display:flex;align-items:center;flex:none;order:1;align-self:stretch;flex-grow:0}.about-us-desc{width:415px;height:50px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;display:flex;align-items:flex-start;color:#111928;flex:none;order:2;flex-grow:0}.about-us-image-col{width:390px;height:390px;flex:none;order:1;flex-grow:0;position:relative}.about-us-image{width:390px;height:390px;object-fit:contain;border-radius:20px}}.faq-inner .faq-title.animate-on-scroll{transition-delay:0s}.faq-inner .faq-subtitle.animate-on-scroll{transition-delay:.1s}.faq-inner .faq-columns.animate-on-scroll{transition-delay:.2s}.faq-section{box-sizing:border-box;width:100%;background:#fefefe;padding:60px 24px 80px}.faq-inner{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.faq-header{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;max-width:351px}.faq-title{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:2rem;line-height:1.2;letter-spacing:-.01em;color:#111928;margin:0 0 .25rem;padding:0;white-space:nowrap}.faq-subtitle{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.41;color:#111928;margin:0;padding:0}.faq-columns,.faq-column{box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:1rem}.faq-item{box-sizing:border-box;width:100%;cursor:pointer}.faq-item-inner{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16.2px 16.6667px;gap:16.67px;background:#fff;box-shadow:0 4px 24px #0000000f,0 12px 48px #00000014;-webkit-backdrop-filter:blur(8.33333px);backdrop-filter:blur(8.33333px);border-radius:8.33333px;transition:box-shadow .25s ease}.faq-item-content{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;flex:1;min-width:0;gap:16.67px}.faq-item-text{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:6.67px;flex:1;min-width:0}.faq-item-question{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:600;font-size:17px;line-height:25px;color:#111928;margin:0;padding:0}.faq-item-line{display:none}.faq-item-answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-in;transition-delay:0s}.faq-item--open .faq-item-answer-wrap{grid-template-rows:1fr;transition:grid-template-rows .5s ease-in-out;transition-delay:0s}.faq-item-answer-inner{min-height:0;overflow:hidden}.faq-item-answer{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;color:#637381;margin:0;padding:0}.faq-item--open .faq-item-answer{display:block}.faq-item-toggle{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;width:37.33px;height:30.67px;flex-shrink:0;align-self:flex-start;margin-top:2.84px;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.12));border-radius:13.3333px}.faq-item-icon{position:relative;display:block;width:24px;height:24px;flex-shrink:0}.faq-item-icon-horizontal,.faq-item-icon-vertical{position:absolute;left:50%;top:50%;background-color:#000;border-radius:1px}.faq-item-icon-horizontal{width:14px;height:2px;margin-left:-7px;margin-top:-1px}.faq-item-icon-vertical{width:2px;height:14px;margin-left:-1px;margin-top:-7px}.faq-item .faq-item-icon-horizontal{transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:rotate(-90deg);opacity:1}.faq-item .faq-item-icon-vertical{transition:transform .5s ease-in-out;transform:rotate(-90deg)}.faq-item--open .faq-item-icon-horizontal{transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:rotate(90deg);opacity:0}.faq-item--open .faq-item-icon-vertical{transition:transform .5s ease-in-out;transform:rotate(90deg)}@media(max-width:767px){.faq-section{display:flex;flex-direction:column;align-items:center;padding:60px 20px;width:100%;background:#fefefe;box-sizing:border-box}.faq-inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:60px;width:100%;max-width:335px;padding:0;margin:0 auto}.faq-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;max-width:335px}.faq-title{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#111928;width:194px;max-width:100%;margin:0;padding:0;white-space:nowrap}.faq-subtitle{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:22px;line-height:31px;color:#111928;width:100%;max-width:335px;margin:0;padding:0}.faq-columns{display:flex;flex-direction:column;align-items:flex-start;gap:16.67px;width:100%;max-width:335px}.faq-column{width:100%;max-width:335px;gap:16.67px}.faq-item{width:100%;max-width:335px}.faq-item-inner{display:flex;flex-direction:row;align-items:flex-start;padding:16.6667px;gap:16.67px;width:100%;max-width:335px;background:#fff;box-shadow:0 4px 24px #0000000f,0 12px 48px #00000014;-webkit-backdrop-filter:blur(8.33333px);backdrop-filter:blur(8.33333px);border-radius:8.33333px}.faq-item-content{display:flex;flex-direction:row;align-items:flex-start;gap:16.67px;flex:1;min-width:0}.faq-item-text{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:6.67px;width:247.67px;max-width:100%;flex:1;min-width:0}.faq-item-question{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:600;font-size:17px;line-height:25px;color:#111928;width:100%;max-width:247.67px;margin:0;padding:0}.faq-item-line{display:block;width:100%;max-width:247.67px;height:.83px;background:radial-gradient(50% 50% at 50% 50%,#fff3,#fff0);border-radius:8.33333px;flex-shrink:0}.faq-item-answer{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;color:#637381;width:100%;max-width:247.67px;margin:0;padding:0}.faq-item-toggle{width:37.33px;height:30.67px;min-width:37.33px;min-height:30.67px;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.12));-webkit-backdrop-filter:blur(8.33333px);backdrop-filter:blur(8.33333px);border-radius:13.3333px;margin-top:0}}@media(min-width:768px){.faq-section{padding:80px 48px 100px}.faq-title{font-size:2.5rem}.faq-subtitle{font-size:1.25rem}}@media(min-width:768px)and (max-width:1199px){.faq-inner{width:604px;max-width:100%;align-items:flex-start}.faq-header{align-items:flex-start;text-align:left;max-width:none}.faq-title{font-size:54px;line-height:60px;white-space:normal}.faq-subtitle{font-size:22px;line-height:31px}.faq-item-question,.faq-item-answer{font-size:17px;line-height:25px}}@media(min-width:1200px){.faq-section{display:flex;flex-direction:column;align-items:center;padding:60px 110px 80px;width:100%;min-height:693.17px;box-sizing:border-box}.faq-inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;gap:60px;width:980px;max-width:980px;min-height:573.17px;margin-left:auto;margin-right:auto;box-sizing:border-box}.faq-header{width:351px;min-height:116px;gap:25px;flex:none;order:0;flex-grow:0}.faq-title{width:351px;min-height:60px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:54px;line-height:60px;letter-spacing:-.01em;color:#111928;flex:none;order:0;flex-grow:0;margin:0 0 4px;padding:0;white-space:nowrap}.faq-subtitle{width:351px;min-height:31px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:31px;display:flex;align-items:center;color:#111928;flex:none;order:1;align-self:stretch;flex-grow:0;margin:0;padding:0}.faq-columns{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16.67px;width:980px;min-height:397.17px;flex:none;order:1;align-self:stretch;flex-grow:0}.faq-column{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:17px;width:481.67px;min-height:397.17px;flex:1;flex-grow:1}.faq-item{flex:none;align-self:stretch;flex-grow:0}.faq-item-inner{width:100%;min-height:65.83px;flex:none;align-self:stretch;flex-grow:0}.faq-item-content{flex:1;min-width:0}.faq-item-text{width:100%;min-height:32.5px;flex:1;min-width:0}.faq-item-question{width:394.33px;height:25px;flex:none;order:0;align-self:stretch;flex-grow:0}.faq-item-line{display:block;width:394.33px;height:.83px;background:radial-gradient(50% 50% at 50% 50%,#fff3,#fff0);border-radius:8.33333px;flex:none;order:1;align-self:stretch;flex-grow:0}.faq-item-answer{width:394.33px;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;color:#637381;flex:none;order:2;align-self:stretch;flex-grow:0}}.demo-section{box-sizing:border-box;display:flex;scroll-margin-top:var(--navbar-height, 96px);flex-direction:column;align-items:center;padding:66.67px 33.33px;gap:8.33px;width:100%;background:linear-gradient(180deg,#f3fbf4 57.18%,#56cb60 117.46%);border-radius:0}.demo-inner{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:0 8.33px;width:100%;max-width:967.5px;margin-left:auto;margin-right:auto;background:#fefefe;border-radius:16.67px;flex:none}.demo-left{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:60px 50px;gap:40px;flex:1;max-width:400.83px}.demo-text-block{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:300.83px;min-height:385px;flex:none;align-self:stretch;flex-grow:0}.demo-h2{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:700;font-size:54px;line-height:60px;letter-spacing:-.01em;color:#111928;margin:0;padding:0;width:300.83px;min-height:120px;flex:none;align-self:stretch;flex-grow:0}.demo-body{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;margin:0;padding:0;width:300.83px;display:flex;align-items:center;flex:none;align-self:stretch;flex-grow:0}.demo-body-primary{color:#111928;min-height:50px}.demo-body-secondary{color:#637381;min-height:175px}.demo-contact{min-height:0}.demo-email-link{min-height:0;text-decoration:underline;color:#637381}.demo-email-link:hover{color:#111928}.demo-form-col{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:0;gap:40px;width:550px;border-radius:16.67px;flex:none}.demo-form-content{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-end;padding:40px;gap:40px;width:100%;max-width:550px}.demo-fields{display:flex;flex-direction:column;align-items:center;gap:26.67px;width:100%;max-width:470px}.demo-field{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.demo-field-row{display:flex;flex-direction:row;align-items:flex-start;gap:20px;width:100%;max-width:470px}.demo-field-row .demo-field{flex:1;min-width:0}.demo-label-row{display:flex;flex-direction:row;align-items:flex-start;gap:2px;width:100%}.demo-label{font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#111928;display:flex;align-items:center}.demo-label-required{font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#ec0615;display:flex;align-items:center}.demo-input-wrap{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:6px 10px;gap:10px;width:100%;min-height:40px;background:#fff;border:1px solid #CBD4E6;border-radius:6px}.demo-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:13.33px;line-height:20px;color:#111928}.demo-input::placeholder{color:#637381;opacity:.5}.demo-field-textarea .demo-input-wrap{min-height:106px;align-items:flex-start}.demo-textarea-wrap{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:6px 10px;gap:10px;width:100%;min-height:106px;background:#fff;border:1px solid #CBD4E6;border-radius:6px}.demo-textarea{flex:1;min-width:0;min-height:94px;border:none;outline:none;background:transparent;resize:vertical;font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:13.33px;line-height:20px;color:#111928}.demo-textarea::placeholder{color:#637381;opacity:.5}.demo-submit-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 32px;gap:10px;min-width:135px;height:56px;background:#04b709;border:none;border-radius:10px;font-family:Noto Sans Thai,Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fbfbfb;cursor:pointer;flex:none}.demo-submit-btn:hover{background:#04a008}@media(min-width:768px)and (max-width:1199px){.demo-inner{flex-direction:column;align-items:center;align-self:stretch;max-width:677.33px;width:100%;padding:0 8.33px}.demo-section{padding:28px 33.33px;gap:4px}.demo-left{width:100%;max-width:660.67px;padding:24px 40px;gap:16px;flex:none;align-self:stretch;flex-grow:0}.demo-text-block{width:100%;max-width:560.67px;min-height:0;gap:20px;flex:none;align-self:stretch}.demo-h2{width:100%;max-width:560.67px;min-height:60px;font-size:54px;line-height:60px;letter-spacing:-.01em;color:#111928}.demo-body{width:100%;max-width:240.67px;font-size:17px;line-height:25px}.demo-body-primary{min-height:25px;color:#111928;max-width:240.67px}.demo-body-secondary{min-height:0;color:#637381;max-width:240px}.demo-contact,.demo-email-link{min-height:0}.demo-form-col{width:100%;max-width:660.67px;flex:none;order:1;align-self:stretch;flex-grow:0;gap:40px}.demo-form-content{width:100%;max-width:660.67px;padding:40px;gap:40px;align-self:stretch}.demo-fields{width:100%;max-width:580.67px;gap:26.67px}.demo-field{width:100%}.demo-field-row{width:100%;max-width:580.67px;gap:20px}.demo-field-row .demo-field{flex:1;min-width:0;max-width:280.33px}.demo-label-row,.demo-input-wrap{width:100%}.demo-submit-btn{width:135px;height:56px;min-width:135px}}@media(max-width:767px){.demo-section{display:flex;flex-direction:column;align-items:center;padding:24px 20px;gap:4px;width:100%;background:linear-gradient(180deg,#f3fbf4 57.18%,#56cb60 117.46%);border-radius:0;box-sizing:border-box}.demo-inner{display:flex;flex-direction:column;align-items:center;padding:0;width:100%;max-width:335px;background:#fefefe;border-radius:16.6667px;flex:none;align-self:stretch}.demo-left{display:flex;flex-direction:column;align-items:center;padding:16px 20px;gap:16px;width:100%;max-width:335px;flex:none;align-self:stretch}.demo-text-block{display:flex;flex-direction:column;align-items:center;padding:0;gap:10px;width:100%;max-width:295px;flex:none;align-self:stretch;min-height:0}.demo-h2{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:700;font-size:30px;line-height:37px;letter-spacing:-.42px;text-transform:capitalize;color:#111928;width:100%;max-width:295px;margin:0;padding:0;min-height:37px}.demo-body{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:17px;line-height:25px;color:#111928;width:100%;max-width:295px;margin:0;padding:0;display:flex;align-items:center}.demo-body-primary{color:#111928;min-height:0}.demo-body-secondary{min-height:0;color:#637381;max-width:250px}.demo-contact,.demo-email-link{min-height:0}.demo-form-col{display:flex;flex-direction:column;align-items:center;padding:0;gap:40px;width:100%;max-width:335px;flex:none;align-self:stretch;border-radius:16.6667px}.demo-form-content{display:flex;flex-direction:column;align-items:flex-end;padding:20px;gap:40px;width:100%;max-width:335px;flex:none;align-self:stretch}.demo-fields{display:flex;flex-direction:column;align-items:center;padding:0;gap:26.67px;width:100%;max-width:295px}.demo-field{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:6px;width:100%;max-width:295px}.demo-field-row{display:flex;flex-direction:column;align-items:flex-start;gap:26.67px;width:100%;max-width:295px}.demo-field-row .demo-field{max-width:295px;flex:none}.demo-label-row{width:100%;max-width:295px}.demo-label{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#111928}.demo-label-required{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#ec0615}.demo-input-wrap{width:100%;max-width:295px;min-height:40px;padding:6px 10px;background:#fff;border:1px solid #CBD4E6;border-radius:6px}.demo-input{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:13.3333px;line-height:20px;color:#111928}.demo-input::placeholder{color:#637381;opacity:.5}.demo-textarea-wrap{width:100%;max-width:295px;min-height:106px;padding:6px 10px;background:#fff;border:1px solid #CBD4E6;border-radius:6px}.demo-field-textarea .demo-label-row{width:100%;max-width:295px}.demo-textarea{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:13.3333px;line-height:20px;color:#111928;min-height:94px}.demo-textarea::placeholder{color:#637381;opacity:.5}.demo-submit-btn{width:135px;height:56px;min-width:135px;padding:16px 32px;background:#04b709;border-radius:10px;font-family:Noto Sans Thai,Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fbfbfb}}.footer{box-sizing:border-box;width:100%;min-height:355px;background:#111;flex:none}.footer-inner{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:86px 110px 10px;gap:10px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.footer-row{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:43px;width:980px;max-width:100%}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:18.33px;width:225px;flex:none}.footer-brand-block{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16.67px;width:225px}.footer-logo-link{display:block;text-decoration:none}.footer-logo-img{width:139.85px;height:48px;object-fit:contain;display:block}.footer-copyright{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#ffffffb3;margin:0;padding:0;width:225px}.footer-columns{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:66px;flex:1;min-width:0}.footer-col{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:29.17px;flex:none}.footer-col-title{box-sizing:border-box;font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#fbfbfb;margin:0;padding:0}.footer-col-links{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px}.footer-link{font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fbfbfb}.footer-col-shortcuts{width:76px}.footer-col-contact{width:130px}.footer-col-contact-list{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px}.footer-contact-item{font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#ffffffb3}.footer-contact-link{text-decoration:none;transition:color .2s ease}.footer-contact-link:hover{color:#fbfbfb}.footer-col-terms{width:94px}.footer-col-social{width:122px}.footer-social-links{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20.83px}.footer-social-item{display:flex;flex-direction:row;align-items:center;padding:0;gap:10px;text-decoration:none;color:#fff;transition:opacity .2s ease}.footer-social-item:hover{opacity:.9}.footer-social-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.footer-social-label{font-family:Noto Sans Thai,Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}@media(min-width:768px)and (max-width:1199px){.footer{padding:50px 45px;gap:10px;display:flex;flex-direction:column;align-items:flex-start}.footer-inner{padding:10px 0;gap:10px;width:654px;max-width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.footer-row{flex-direction:column;align-items:flex-start;padding:0;gap:43px;width:654px;min-height:419px;max-width:100%;box-sizing:border-box}.footer-brand{width:100%;max-width:654px;align-self:stretch;flex-shrink:0}.footer-brand-block{width:100%;max-width:654px}.footer-copyright{width:100%;max-width:654px;font-size:12px;line-height:20px;color:#ffffffb3}.footer-columns{width:654px;max-width:100%;flex:none;align-self:stretch;gap:66px 66px;flex-wrap:wrap;box-sizing:border-box}.footer-col-social{width:100%;flex-basis:100%}.footer-col-title{font-size:16px;line-height:24px;font-weight:500;color:#fbfbfb}.footer-link,.footer-contact-item{font-size:12px;line-height:20px;color:#ffffffb3}.footer-col-shortcuts{width:76px}.footer-col-contact{width:130px}.footer-col-terms{width:94px}.footer-social-links{flex-direction:row;align-items:flex-start;gap:20.83px}.footer-social-label{font-size:16px;line-height:24px;color:#fff}}@media(max-width:767px){.footer{padding:50px 45px;gap:10px;display:flex;flex-direction:column;align-items:flex-start;min-height:auto}.footer-inner{padding:10px 0;gap:10px;width:100%;max-width:285px;margin-left:auto;margin-right:auto;box-sizing:border-box}.footer-row{flex-direction:column;align-items:flex-start;padding:0;gap:43px;width:100%;max-width:285px;box-sizing:border-box}.footer-brand{width:100%;max-width:285px;gap:18.33px;flex:none}.footer-brand-block{width:100%;max-width:285px;gap:16.67px}.footer-logo-link{display:block}.footer-logo-img{width:139.85px;height:48px;object-fit:contain}.footer-copyright{width:100%;max-width:285px;font-family:Inter,Noto Sans Thai,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#ffffffb3}.footer-copyright br{display:none}.footer-columns{flex-direction:column;align-items:flex-start;padding:0;gap:66px;width:100%;max-width:285px;flex:none;box-sizing:border-box}.footer-col{gap:29.17px}.footer-col-title{font-family:Inter,Noto Sans Thai,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fbfbfb}.footer-col-links{gap:10px}.footer-link{font-family:Inter,Noto Sans Thai,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#ffffffb3}.footer-col-shortcuts{width:76px}.footer-col-contact{width:130px}.footer-col-contact-list{gap:10px}.footer-contact-item{font-family:Inter,Noto Sans Thai,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#ffffffb3}.footer-col-terms{width:94px}.footer-col-social{width:122px}.footer-social-links{flex-direction:column;gap:20.83px}.footer-social-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.footer-social-label{font-family:Noto Sans Thai,Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#fff}}:root{--navbar-height: 96px}@media(max-width:1199px){:root{--navbar-height: 68px}}@media(max-width:1023px){:root{--navbar-height: 68px}}#root{margin:0;padding:0;width:100%;min-height:100vh;background-color:#fefefe;overflow-x:hidden}.navbar-spacer{width:100%;height:var(--navbar-height);flex-shrink:0}
