/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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;-webkit-text-decoration: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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.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}}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Roobert Trial;src:url(../fonts/RoobertTrialMedium.woff2)format("woff2"),url(../fonts/RoobertTrialMedium.woff)format("woff")}:root{--color1:#3c4049;--color2:#cdfa89;--color3:#002e25;--space:12vw;--headerHeight:120px;--font1:"Inter", sans-serif;--font2:"Roobert Trial", sans-serif}.grecaptcha-badge{visibility:hidden}body{font-family:var(--font1);color:var(--color1);background-color:#f3f7f3;font-size:14px}body.bg{background-image:url(../images/bg.svg);background-position:-3px -13px}body.bg2{background-color:#fff}body.bg2 .header .menu ul{background-color:#edf4ed}body.bg2 .header .menu ul li.active a{background-color:#fff}body.bg3{background-color:var(--color3);color:#fff}body.bg3 #page-solution .section-1 h1{color:#fff}body.submenu-active .header{background-color:#fff}body.submenu-active .header .new-logo svg:first-child path{fill:#45b364}body.submenu-active .header .new-logo svg:last-child path{fill:#002e25}body.submenu-active .header .menu ul li>a{opacity:.5;color:#fff;background-color:#0000}body.submenu-active .header .menu ul li.sub.submenu-active>a{opacity:1}body.submenu-active .header .p-vtn a{background-color:var(--color2);color:var(--color3)}body.submenu-active .header .p-vtn a:after{background-image:url(../images/icon-circle-right-dark.svg)}body.submenu-active .header.header-alternate .menu ul{background-color:#edf4ed}body.submenu-active .header.header-alternate .menu ul li>a{color:#090c10}body.submenu-active .header.header-alternate .menu ul li>a i{filter:none}body.submenu-active .header.header-alternate .menu ul li.active>a{color:var(--color3);background-color:#eaf4ea}body.pikap-mobile-menu-active{overflow:hidden}body.pikap-mobile-menu-active .pikap-mobile-menu{pointer-events:all;visibility:visible;opacity:1!important}.pikap-mobile-menu{z-index:100;pointer-events:none;opacity:0;visibility:hidden;padding:25px var(--space);color:#090c10;background-color:#fff;flex-direction:column;gap:24px;transition:all .3s;display:flex;position:fixed;inset:0}.pikap-mobile-menu .top-area{flex-direction:column;gap:24px;display:flex}.pikap-mobile-menu .top-area .head{justify-content:space-between;align-items:center;display:flex}.pikap-mobile-menu .top-area .head .logo img{width:120px}.pikap-mobile-menu .top-area .head .right{align-items:center;gap:16px;display:flex}.pikap-mobile-menu .top-area .head .right .clss{width:20px;height:20px;display:flex;position:relative}.pikap-mobile-menu .top-area .head .right .clss i{background-color:#102949;width:20px;height:2px;position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:45deg}.pikap-mobile-menu .top-area .head .right .clss i:last-of-type{rotate:-45deg}.pikap-mobile-menu .top-area .p-vtn a{justify-content:center}.pikap-mobile-menu .bot-area{margin:0 calc(var(--space) * -1);padding:0 var(--space);flex-direction:column;flex:1;display:flex;overflow:hidden auto}.pikap-mobile-menu .bot-area .item{border-bottom:1px solid #e2e2e2;padding:24px 0}.pikap-mobile-menu .bot-area .item .t{font-size:20px;font-weight:500}.pikap-mobile-menu .bot-area .item .t a{justify-content:space-between;align-items:center;gap:15px;display:flex}.pikap-mobile-menu .bot-area .item .t a:after{content:"";background-image:url(../images/icon-angle-right.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.pikap-mobile-menu .bot-area .item ul{flex-direction:column;gap:24px;margin:24px 0 0;padding:0;list-style:none;display:flex}.pikap-mobile-menu .bot-area .item .item .t a{text-transform:uppercase;opacity:.4;font-size:11px;font-weight:700}.pikap-mobile-menu .bot-area .item .item .t a:after{display:none}.pikap-mobile-menu .bot-area .item .item:last-of-type{border-bottom:0;padding-bottom:0}.new-logo{align-items:center;gap:10px;display:flex}.new-logo svg{transition:all .5s}.new-logo.v2 svg:first-child path{fill:#45b364}.new-logo.v2 svg:last-child path{fill:#002e25}.new-logo:hover svg:first-child{rotate:-180deg}.header{padding:0 calc(var(--space) / 2);height:var(--headerHeight);z-index:100;justify-content:space-between;align-items:center;gap:12px;transition:all .2s;display:flex;position:absolute;top:0;left:0;right:0}.header .logo a{display:block}.header .logo a img{max-width:100%;display:block}.header .menu ul{background-color:#012b22;border-radius:500px;align-items:center;gap:10px;padding:4px;display:flex}.header .menu ul li>a{color:#fff;border-radius:500px;align-items:center;gap:8px;height:40px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.header .menu ul li>a i{filter:brightness(0)invert();background-image:url(../images/icon-menu-arrow-down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:10px;transition:all .2s}.header .menu ul li .submenu{color:#090c10;opacity:0;pointer-events:none;visibility:hidden;background-color:#fff;transition:all .2s;position:absolute;top:100%;left:0;right:0}.header .menu ul li .submenu .title{color:#002e25;font-family:var(--font2);letter-spacing:-1.44px;opacity:.2;padding:0 calc(var(--space) / 2);padding-top:30px;font-size:32px;line-height:32px}.header .menu ul li .submenu .items{grid-template-columns:repeat(2,1fr);display:grid}.header .menu ul li .submenu .items .item{padding:calc(var(--space) / 3) calc(var(--space) / 2);color:#090c10;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;flex-direction:column;align-items:flex-start;height:auto;display:flex;position:relative}.header .menu ul li .submenu .items .item .t{font-size:16px;font-family:var(--font2);background-image:url(../images/icon-sub-right.svg);background-position:right 0 center;background-repeat:no-repeat;background-size:contain;justify-content:space-between;align-items:center;gap:20px;width:100%;padding-right:40px;transition:all .2s;display:flex}.header .menu ul li .submenu .items .item .t span{align-items:center;gap:12px;display:flex}.header .menu ul li .submenu .items .item .d{color:#3c4049;margin-top:12px}.header .menu ul li .submenu .items .item:nth-child(2n){border-right:0;padding-left:55px}.header .menu ul li .submenu .items .item:first-child:after{content:"";pointer-events:none;z-index:1;background-image:url(../images/border-star.svg);background-size:contain;width:17px;height:17px;position:absolute;bottom:0;right:0;translate:50% 50%}.header .menu ul li .submenu .items .item:hover .t{background-image:url(../images/icon-sub-right-g.svg)}.header .menu ul li .submenu.v2 .title{margin-bottom:36px}.header .menu ul li .submenu.v2 .area{display:flex}.header .menu ul li .submenu.v2 .area .title-sub{font-size:16px;font-family:var(--font2);margin-bottom:40px}.header .menu ul li .submenu.v2 .area .area-left{padding-right:80px;padding-left:calc(var(--space) / 2);flex:1;padding-bottom:50px}.header .menu ul li .submenu.v2 .area .area-left .items{grid-template-columns:repeat(2,1fr);gap:50px 80px}.header .menu ul li .submenu.v2 .area .area-left .items .item{border:0;padding:0}.header .menu ul li .submenu.v2 .area .area-left .items .item .t,.header .menu ul li .submenu.v2 .area .area-left .items .item .d{z-index:1;position:relative}.header .menu ul li .submenu.v2 .area .area-left .items .item:before{content:"";opacity:0;pointer-events:none;background-color:#f4f8f4;border-radius:12px;transition:all .2s;position:absolute;inset:-26px}.header .menu ul li .submenu.v2 .area .area-left .items .item:hover:before{opacity:1}.header .menu ul li .submenu.v2 .area .area-left .items .item:after{display:none}.header .menu ul li .submenu.v2 .area .area-right{width:30%;padding-left:80px;padding-right:calc(var(--space) / 2);border-left:1px solid #e5e5e5;padding-bottom:50px}.header .menu ul li .submenu.v2 .area .area-right ol{scrollbar-width:thin;flex-direction:column;gap:20px;height:370px;padding-right:50px;display:flex;overflow:hidden auto}.header .menu ul li .submenu.v2 .area .area-right ol li{flex-direction:column;gap:4px;display:flex}.header .menu ul li .submenu.v2 .area .area-right ol li b{font-size:14px;font-weight:600}.header .menu ul li .submenu.v2 .area .area-right ol li p{font-size:12px;line-height:24px}.header .menu ul li .submenu.v2 .area{position:relative}.header .menu ul li .submenu.v2 .area:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fff 65%);width:100%;height:125px;position:absolute;bottom:0;left:0;right:0}.header .menu ul li.submenu-active>a{background-color:var(--color2)!important;color:#090c10!important}.header .menu ul li.submenu-active>a i{filter:none;rotate:180deg}.header .menu ul li.submenu-active .submenu{opacity:1;pointer-events:auto;visibility:visible}.header .menu ul li.active>a{background-color:var(--color2);color:#090c10}.header .menu ul li.active>a i{filter:none}.header .right{white-space:nowrap;align-items:center;gap:20px;display:flex}.header .right .mobile-menu-bar{cursor:pointer;flex-direction:column;justify-content:space-between;width:20px;height:16px;display:none}.header .right .mobile-menu-bar i{background-color:var(--color2);border-radius:500px;width:100%;height:2px}.header.header-alternate .menu ul{background-color:#fff}.header.header-alternate .menu ul li>a{color:#090c10}.header.header-alternate .menu ul li>a i{filter:none}.header.header-alternate .menu ul li.active>a{color:var(--color3);background-color:#eaf4ea}.header.header-alternate .right .mobile-menu-bar i{background-color:var(--color3)}.alert{background-color:#f5ffe6;border-radius:8px;align-items:center;padding:20px}.alert.alert-success{border:1px solid #cdfa89}.alert.alert-error{border:1px solid #ff5959}.bread{padding:0 var(--space)}.bread ul{align-items:center;gap:4px;display:flex}.bread ul li{align-items:center;gap:4px;font-size:12px;display:flex}.bread ul li:after{content:"/";pointer-events:none;-webkit-user-select:none;user-select:none}.bread ul li:last-child:after{display:none}.p-btn a{color:#fff;background-color:#002e25;border-radius:500px;align-items:center;padding:18px 15px;font-weight:500;transition:all .2s;display:inline-flex}.p-btn.v2 a{color:#002e25;background-color:#0000;border:1px solid #002e25}.p-btn.v2 a:hover{color:#fff;background-color:#002e25}.p-vtn a{color:#fff;cursor:pointer;background-color:#090c10;border-radius:70px;justify-content:space-between;align-items:center;gap:8px;padding:9px 9px 9px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.p-vtn a:after{content:"";background-image:url(../images/icon-circle-right.svg);background-position:50%;background-repeat:no-repeat;width:24px;height:24px;transition:all .2s}.p-vtn a:hover{color:#eaf6ea;background-color:#2d5950}.p-vtn a:hover:after{background-image:url(../images/icon-circle-right-g.svg)}.p-vtn.v2 a{color:#090c10;background-color:#0000;border:1px solid #ebecef}.p-vtn.v2 a:after{background-image:url(../images/icon-circle-right-b.svg)}.p-vtn.v2 a:hover{color:#fff;background-color:#090c10;border-color:#090c10}.p-vtn.v2 a:hover:after{filter:brightness(0)invert()}.p-vtn.v3 a{color:#fff;background-color:#0000;border:none;border-radius:0;gap:10px;padding:0}.p-vtn.v3 a:hover{color:inherit;background-color:#0000}.p-vtn.v4 a{border:1px solid var(--color2);color:#fff;background-color:#0000}.p-vtn.v4 a:after{background-image:url(../images/icon-circle-right-green.svg)}.p-vtn.v4 a:hover{background-color:var(--color2);color:var(--color3)}.p-vtn.v4 a:hover:after{background-image:url(../images/icon-circle-right-dark.svg)}#page-resources .page-title{padding:0 var(--space);margin-top:34px;margin-bottom:43px}#page-resources .page-title h1{width:420px;max-width:100%;font-family:var(--font2);font-size:38px;line-height:100%}#page-resources .explore-insights{margin-bottom:150px}#page-resources .features-area{padding:0 var(--space);gap:8px;margin:90px 0;display:flex}#page-resources .features-area .insight-box{flex:1;justify-content:space-between;transition:all .5s}#page-resources .features-area .insight-box .dt{height:35%}#page-resources .features-area .insight-box .t{justify-content:space-between;height:100%;font-size:24px;line-height:35px}#page-resources .features-area .insight-box:first-child{color:#fff;background-image:url(../images/blog-bg.png);background-position:50%;background-size:cover}#page-resources .features-area .insight-box:first-child .dt,#page-resources .features-area .insight-box:first-child:hover,#page-resources .features-area .insight-box:first-child:hover .dt{color:#fff}#page-resources .features-area .insight-box:nth-child(2){background-color:#fff}#page-resources .features-area .insight-box:nth-child(3){background-color:#d2ebd2}#page-resources .features-area .insight-box:hover{color:#002e25;flex:1.5}#page-resources .features-area .insight-box:hover .dt{color:#002e25}#page-resources .top-area{padding:0 var(--space);justify-content:space-between;align-items:flex-end;margin-top:43px;margin-bottom:93px;display:flex}#page-resources .top-area .left .search .form{background:#fff;border-radius:500px;align-items:center;padding:4px;display:flex}#page-resources .top-area .left .search .form input{background:0 0;outline:none;flex:1;height:100%;padding:0 20px;font-size:16px;transition:all .2s}#page-resources .top-area .left .search .form input::placeholder{color:#585d69}#page-resources .top-area .left .search .form button{background:var(--color3);color:#fff;cursor:pointer;border-radius:500px;align-items:center;height:46px;padding:0 20px;font-weight:500;transition:all .2s;display:inline-flex}#page-resources .top-area .left .search .form button:hover{color:var(--color3);background:#bdee72}#page-resources .top-area .right .btns{align-items:center;gap:16px;display:flex}#page-resources .top-area .right .btns a{color:#2b2f36;border:1px solid #f6f7f8;border-radius:5px;padding:4px 10px;font-size:16px;transition:all .2s;display:block;box-shadow:0 0 0 1px #ebecef}#page-resources .top-area .right .btns a:hover,#page-resources .top-area .right .btns a.active{background-color:#f6f7f8;box-shadow:0 0 0 1px #ebecef}#page-resources-detail .top-area{width:1062px;max-width:100%;margin:22px auto 0}#page-resources-detail .top-area .txt{text-align:center;padding:0 124px}#page-resources-detail .top-area .txt span{text-transform:uppercase;background-color:#d2d2d2;border-radius:500px;margin-bottom:25px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-block}#page-resources-detail .top-area .txt h1{font-size:48px;line-height:100%;font-family:var(--font2)}#page-resources-detail .top-area .bot{justify-content:space-between;align-items:center;gap:30px;margin-top:12px;display:flex}#page-resources-detail .top-area .bot .dt{font-size:16px;line-height:24px}#page-resources-detail .top-area .bot .author{align-items:center;gap:20px;display:flex}#page-resources-detail .top-area .bot .author .t{text-align:right;flex-direction:column;justify-content:flex-end;gap:4px;display:flex}#page-resources-detail .top-area .bot .author .t b{font-size:16px;font-weight:500;line-height:20px}#page-resources-detail .top-area .bot .author .t span{opacity:.5;font-size:14px;font-weight:500;line-height:20px}#page-resources-detail .big-img{border-radius:20px;width:1062px;max-width:100%;margin:20px auto 48px;overflow:hidden}#page-resources-detail .big-img img{border-radius:20px;width:100%;display:block}#page-resources-detail .content{width:818px;max-width:100%;margin:50px auto;font-size:16px}#page-resources-detail .content table{border-collapse:collapse;width:100%;margin-bottom:25px}#page-resources-detail .content table th,#page-resources-detail .content table td{text-align:left;border:1px solid #e2e2e2;padding:12px}#page-resources-detail .content p{margin-bottom:25px}#page-resources-detail .content p i,#page-resources-detail .content p em{font-size:24px}#page-resources-detail .content p:last-of-type{margin-bottom:0}#page-resources-detail .content ul{flex-direction:column;gap:16px;list-style:inside url(../images/icon-list-disc.svg);display:flex}#page-resources-detail .content ul li{align-items:center;gap:10px;display:flex}#page-resources-detail .content ul li:before{content:"";background-image:url(../images/icon-list-disc.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:15px}#page-resources-detail .content h1,#page-resources-detail .content h2,#page-resources-detail .content h3,#page-resources-detail .content h4,#page-resources-detail .content h5{color:#002e25;font-family:var(--font2);margin-bottom:24px}#page-resources-detail .content h1{font-size:32px}#page-resources-detail .content h2{font-size:30px}#page-resources-detail .content h3{font-size:28px}#page-resources-detail .content h4{font-size:26px}#page-resources-detail .content h5{font-size:24px}#page-resources-detail .content .left-right-box{margin:64px 0}#page-resources-detail .content .left-right-box .title{margin-bottom:24px}#page-resources-detail .content .left-right-box .boxes{gap:60px;display:flex}#page-resources-detail .content .left-right-box .boxes .box{flex:1}#page-resources-detail .content .podcast{margin:64px 0}#page-standard .area{padding:50px var(--space)}#page-standard .area .bread{margin-bottom:10px;padding:0}#page-standard .area .title{font-size:28px;font-family:var(--font2);margin-bottom:20px}#page-404{margin-top:0}#page-404 .area{height:100vh;position:relative;overflow:hidden}#page-404 .area svg{position:absolute;top:50%;right:0;translate:10% -50%}#page-404 .area .texts{width:470px;bottom:100px;left:var(--space);position:absolute}#page-404 .area .texts .title{color:var(--color2);font-size:48px;font-family:var(--font2)}#page-404 .area .texts h2{margin-bottom:10px;font-size:33px;font-weight:500}#page-404 .area .texts .p-vtn{margin-top:25px}#page-404 .area .texts .p-vtn a{display:inline-flex}#page-company .page-title{font-size:48px;font-family:var(--font2);padding:0 var(--space);color:#002e25;margin-top:35px;margin-bottom:56px}#page-company .metaballs-area{width:calc(100% - var(--space) * 2);--boxSize:25.238%;margin:0 auto;position:relative}#page-company .metaballs-area picture,#page-company .metaballs-area img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;display:block}#page-company .metaballs-area .box{width:var(--boxSize);aspect-ratio:1;font-family:var(--font2);padding:54px;position:absolute;top:0}#page-company .metaballs-area .box .t{color:#002e25;font-size:2.6vw;line-height:100%}#page-company .metaballs-area .box .d{color:#090c10;margin-top:24px;font-size:16px;line-height:24px}#page-company .metaballs-area .box.box1{padding-top:2.6vw;top:0;right:0}#page-company .metaballs-area .box.box2{right:var(--boxSize);top:var(--boxSize);text-align:center;flex-direction:column;justify-content:flex-end;display:flex}#page-company .metaballs-area .box.box3{top:calc(var(--boxSize) + 80px);flex-direction:column;justify-content:flex-end;padding-left:0;display:flex}#page-company .metaballs-area .box.box4{top:calc(var(--boxSize) * 3);left:var(--boxSize);width:calc(var(--boxSize) * 2);aspect-ratio:auto;flex-direction:column;justify-content:flex-end;padding-left:0;padding-right:140px;display:flex}#page-company .metaballs-area .box.box4 .t{font-size:32px;line-height:40px}#page-company .metaballs-area .box.box4 .d{font-family:var(--font1);color:#3c4049}#page-company .teams-area{padding:0 var(--space);gap:80px;margin:220px 0;display:flex}#page-company .teams-area .left{width:330px;font-family:var(--font2)}#page-company .teams-area .left h1,#page-company .teams-area .left h2,#page-company .teams-area .left h3,#page-company .teams-area .left h4{color:#002e25;margin-bottom:15px;font-size:32px;line-height:40px}#page-company .teams-area .left p{color:#202020}#page-company .teams-area .right{flex:1;gap:12px;display:flex}#page-company .teams-area .right .box{flex:1}#page-company .teams-area .right .box .i{position:relative}#page-company .teams-area .right .box .i .f{border-radius:20px;width:100%;display:block}#page-company .teams-area .right .box .i .icons{gap:4px;display:flex;position:absolute;bottom:12px;right:12px}#page-company .teams-area .right .box .i .icons a{border:1px solid #fff;border-radius:500px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}#page-company .teams-area .right .box .i .icons a img{filter:brightness(0)invert()}#page-company .teams-area .right .box .t{font-size:16px;font-family:var(--font2);color:#090c10;flex-direction:column;margin-top:29px;line-height:24px;display:flex}#page-company .teams-area .right .box .t b{font-weight:400}#page-company .teams-area .right .box .t span{opacity:.5}#page-company .our-values-area{padding:0 var(--space);margin:114px 0}#page-company .our-values-area .top{justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px;display:flex}#page-company .our-values-area .top h1,#page-company .our-values-area .top h2,#page-company .our-values-area .top h3,#page-company .our-values-area .top h4{font-family:var(--font2);letter-spacing:-1.2px;color:#002e25;margin-bottom:24px;font-size:32px;line-height:40px}#page-company .our-values-area .top p{width:310px;max-width:100%;font-size:16px;line-height:24px}#page-company .our-values-area .boxes{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}#page-company .our-values-area .boxes .box{aspect-ratio:1;color:#090c10;font-size:16px;font-family:var(--font2);background-color:#fdfcfb;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:40px;transition:all .2s;display:flex}#page-company .our-values-area .boxes .box img{filter:brightness(0%);transition:all .2s}#page-company .our-values-area .boxes .box:hover{color:#fff;background-color:#002e25}#page-company .our-values-area .boxes .box:hover img{filter:brightness()}#page-home{margin-top:0}#page-home .slider{background-color:var(--color3);position:relative;overflow-x:clip}#page-home .slider:before{content:"";background:linear-gradient(180deg, var(--color3) 10%, #f3f7f3 100%);pointer-events:none;-webkit-user-select:none;user-select:none;height:50%;position:absolute;bottom:0;left:0;right:0}#page-home .slider .main-area{--space:90px;height:115vh;min-height:950px;position:relative}#page-home .slider .main-area .boxes{z-index:1;width:0;height:0;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .slider .main-area .boxes .box1{position:absolute}#page-home .slider .main-area .boxes .box1 .b{aspect-ratio:1;opacity:0;background-color:#002e25;border:1px solid #285f52;border-radius:8px;justify-content:center;align-items:center;width:48px;transition:all .5s;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%;scale:0}#page-home .slider .main-area .boxes .box1 .b img{width:20px;height:20px}#page-home .slider .main-area .boxes .box1 .line{z-index:-1;opacity:0;width:500px;transition:all .4s;position:absolute;bottom:0;left:0}#page-home .slider .main-area .boxes .box1 .line svg{width:100%;height:100%;display:block}#page-home .slider .main-area .boxes .box1 .danger{opacity:0;pointer-events:none;z-index:1;width:130px;height:130px;transition:all .4s;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .slider .main-area .boxes .box1[data-id="7"] .line{inset:0 0 auto auto;rotate:180deg}#page-home .slider .main-area .boxes .box1[data-id="2"] .line{width:340px;top:0;bottom:auto}#page-home .slider .main-area .boxes .box1:first-of-type{top:290px;left:-290px}#page-home .slider .main-area .boxes .box1:nth-of-type(2){top:-220px;left:-410px}#page-home .slider .main-area .boxes .box1:nth-of-type(3){top:-320px;left:430px}#page-home .slider .main-area .boxes .box1:nth-of-type(4){top:100px;left:430px}#page-home .slider .main-area .boxes .box1:nth-of-type(5){top:110px;left:-400px}#page-home .slider .main-area .boxes .box1:nth-of-type(6){top:-355px;left:-200px}#page-home .slider .main-area .boxes .box1:nth-of-type(7){top:-140px;left:560px}#page-home .slider .main-area .boxes .box1:nth-of-type(8){top:200px;left:430px}#page-home .slider .main-area .boxes .box1.step-success.step1 .b{opacity:1;scale:1}#page-home .slider .main-area .boxes .box1.step-success.step2 .b{opacity:1;border-color:#cdfa89;scale:1.1}#page-home .slider .main-area .boxes .box1.step-danger.step1 .b{opacity:1;border-color:#cdfa89;width:66px;scale:1}#page-home .slider .main-area .boxes .box1.step-danger.step1 .line{opacity:1}#page-home .slider .main-area .boxes .box1.step-danger.step2 .b{opacity:0;background-color:#fbb3b3;border-color:#ff5959;width:66px;scale:0}#page-home .slider .main-area .boxes .box1.step-danger.step2 .line{opacity:0}#page-home .slider .main-area .boxes .box1.step-danger.step2 .danger{opacity:1}#page-home .slider .main-area .boxes .box1.step3 .b{opacity:0;scale:0}#page-home .slider .main-area .mid-area{z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:50px;height:0;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .slider .main-area .mid-area .texts{color:#fff;text-align:center;flex:0 0 210px;height:210px}#page-home .slider .main-area .mid-area .texts span{text-align:center;margin-bottom:26px;font-size:16px;font-weight:500;line-height:24px;display:block}#page-home .slider .main-area .mid-area .texts .p-titles h1{color:#fff;font-size:64px;line-height:80px}#page-home .slider .main-area .mid-area .texts .p-titles h1 b{color:#002e25}#page-home .slider .main-area .mid-area .box{aspect-ratio:1;background-color:#07271c;border:1px solid #295e4e;border-radius:9px;justify-content:center;align-items:center;width:156px;height:156px;display:flex;position:relative}#page-home .slider .main-area .mid-area .box:after{content:"";background-image:url(../images/icon-slider-after.svg);background-position:50%;background-repeat:no-repeat;width:35px;height:35px;animation:2s linear infinite sliderBoxRotate;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .slider .main-area .mid-area .bullet{flex:0 0 210px;height:210px}#page-home .slider .main-area .mid-area .bullet .form{background-color:#06251f;border:1px solid #427363}#page-home .slider .main-area .mid-area .bullet .form input::placeholder{color:#fff;opacity:.5}#page-home .slider .main-area .mid-area .bullet small{opacity:.5;text-align:center;color:#fff;margin-top:30px;font-size:12px;display:block}#page-home .slider .main-area .mid-area .bullet small a{text-decoration:underline}#page-home .slider .main-area .circle{position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .slider .main-area .circle .c1,#page-home .slider .main-area .circle .c2,#page-home .slider .main-area .circle .c3{aspect-ratio:1;border-radius:50%;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .slider .main-area .circle .c1{opacity:.05;z-index:2;background:radial-gradient(93.13% 93.13%,#cdfa8900 10%,#cdfa89 100%);width:416px;box-shadow:inset 0 0 34px #ffffff40}#page-home .slider .main-area .circle .c2{opacity:.05;z-index:1;background:radial-gradient(93.13% 93.13%,#cdfa8900 10%,#cdfa89 100%);width:930px;box-shadow:inset 0 0 34px #ffffff40}#page-home .slider .main-area .circle .c3{z-index:0;opacity:.5;width:1218px;animation:8s linear infinite radarRotate}#page-home .slider .main-area .circle .c3:after{content:"";aspect-ratio:1;background:linear-gradient(315deg,#002e2500 0%,#cdfa89 100.04%);border-radius:0 0 100%;width:50%;position:absolute;bottom:0;right:0}#page-home .slider .texts-area{padding:0 var(--space);color:#fff;z-index:1;padding-right:calc(var(--space) + 100px);justify-content:space-between;gap:30px;margin:-100px 0 124px;display:flex;position:relative}#page-home .slider .texts-area .left{width:468px;max-width:100%;font-size:32px;font-family:var(--font2);letter-spacing:-1.44px;line-height:40px}#page-home .slider .texts-area .right{letter-spacing:-.18px;width:400px;max-width:100%;font-size:16px;line-height:24px}#page-home .slider .texts-area .right .p-vtn{margin-top:30px;display:inline-flex}#page-home .slider .boxes-area{padding:0 var(--space);z-index:1;grid-template-columns:repeat(2,1fr);gap:14px;display:grid;position:relative}#page-home .slider .boxes-area .box{background-color:#fbfaf9;border-radius:40px;height:624px;position:relative;overflow:hidden}#page-home .slider .boxes-area .box:before{content:"";pointer-events:none;background-image:url(../images/bg.svg);position:absolute;inset:0}#page-home .slider .boxes-area .box:after{content:"";pointer-events:none;background:radial-gradient(68.43% 68.43%,#fff0 0%,#fff 100%);position:absolute;inset:0}#page-home .slider .boxes-area .box svg{z-index:1;position:relative}#page-home .slider .boxes-area .box .lottie{height:90%}#page-home .slider .boxes-area .box img{z-index:1;object-fit:contain;width:100%;height:90%;position:relative}#page-home .slider .boxes-area .box .txt{z-index:1;background:linear-gradient(#fff0 0%,#fff 24.93%);padding:40px 80px 40px 40px;position:absolute;bottom:0;left:0;right:0}#page-home .slider .boxes-area .box .txt h1,#page-home .slider .boxes-area .box .txt h2,#page-home .slider .boxes-area .box .txt h3,#page-home .slider .boxes-area .box .txt h4{font-size:20px;font-family:var(--font2)}#page-home .slider .boxes-area .box .txt p{margin-top:14px;font-size:16px}#page-home .slider .boxes-area .box .txt:after{content:"";background-image:url(../images/icon-arrow-right.svg);background-repeat:no-repeat;width:28px;height:28px;position:absolute;bottom:40px;right:40px}#page-home .animated-boxes-texts{text-align:center;z-index:1;opacity:0;width:630px;max-width:100%;margin:150px auto -250px;transition:all 1s;position:relative;translate:0 100px}#page-home .animated-boxes-texts h1,#page-home .animated-boxes-texts h2,#page-home .animated-boxes-texts h3,#page-home .animated-boxes-texts h4{font-size:32px;line-height:40px;font-family:var(--font2);color:#002e25}#page-home .animated-boxes-texts p{margin-top:24px;font-size:16px}#page-home .animated-boxes-texts.step2{opacity:1;translate:0}#page-home .animated-boxes-area-mobile{margin:50px 0;display:none}#page-home .animated-boxes-area-mobile .top{grid-template-columns:1fr 190px 1fr;gap:9px;display:grid}#page-home .animated-boxes-area-mobile .top .box{background:linear-gradient(92.61deg,#f3f7f3 2.18%,#fafcfa 97.82%);height:190px}#page-home .animated-boxes-area-mobile .top .box .mini-box{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;background-color:#fff;background-image:url(../images/animate-mini-box-lines.svg);background-position:left 50% bottom 15px;background-repeat:no-repeat;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}#page-home .animated-boxes-area-mobile .top .box .mini-box img{animation:3s ease-in-out infinite floatUpDown}#page-home .animated-boxes-area-mobile .top .box .mini-box i{border:1px solid #ebecef;border-radius:50%;width:16px;height:16px;position:absolute;top:16px;right:16px}#page-home .animated-boxes-area-mobile .top .box .mini-box i:after{content:"";background-color:#a2e241;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .animated-boxes-area-mobile .top .box:nth-child(2){opacity:1;border:1px solid #ebecef;border-radius:14px;padding:10px;position:relative;overflow:hidden}#page-home .animated-boxes-area-mobile .top .box:nth-child(2):after{content:"";background:linear-gradient(127.31deg,#cad7b71a 23.25%,#cdfa89 100.68%);animation:5s linear infinite radarRotate;position:absolute;inset:0;scale:1.5}#page-home .animated-boxes-area-mobile .top .box:last-of-type{background:linear-gradient(92.61deg,#fafcfa 2.18%,#f3f7f3 97.82%)}#page-home .animated-boxes-area-mobile .bot{width:280px;margin:8px auto 0;display:flex}#page-home .animated-boxes-area-mobile .bot.owl-carousel .owl-stage-outer{overflow:inherit}#page-home .animated-boxes-area-mobile .bot .box{aspect-ratio:1;background-color:#fff;border:1px solid #ebecef;border-radius:8px;flex-direction:column;width:280px;height:100%;padding:32px;transition:translate 1s,opacity .5s ease-in-out;display:flex}#page-home .animated-boxes-area-mobile .bot .box img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:24px;height:24px}#page-home .animated-boxes-area-mobile .bot .box .t{font-size:16px;font-family:var(--font2);color:#090c10;margin-top:44px}#page-home .animated-boxes-area-mobile .bot .box .d{margin-top:12px;margin-bottom:12px;font-size:14px}#page-home .animated-boxes-area-mobile .bot .box:after{content:"";background-image:url(../images/icon-circle-right-gray.svg);background-position:50%;background-repeat:no-repeat;width:28px;height:28px}#page-home .animated-boxes-area-mobile .bot .box.active{opacity:.2!important}#page-home .animated-boxes-area-mobile .nav{padding:0 var(--space);justify-content:space-between;align-items:center;gap:20px;margin-top:38px;display:flex}#page-home .animated-boxes-area-mobile .nav i{background-image:url(../images/icon-right.svg);background-position:50%;background-repeat:no-repeat;width:20px;height:20px}#page-home .animated-boxes-area-mobile .nav i:first-child{rotate:180deg}#page-home .animated-boxes-area-mobile .nav span{font-size:16px;font-family:var(--font2);background-color:#fff;border-radius:500px;padding:10px 20px}#page-home .animated-boxes-area{grid-template-columns:1fr 190px 1fr;gap:12px;padding:12px;display:grid;position:relative;overflow-x:clip}#page-home .animated-boxes-area .texts{position:absolute;top:0}#page-home .animated-boxes-area .back{opacity:0;border-radius:8px;gap:8px;height:190px;padding:10px;transition:opacity .6s;display:flex}#page-home .animated-boxes-area .back .box{opacity:0;background-color:#fff;border:1px solid #ebecef;border-radius:8px;flex-direction:column;width:50%;padding:32px;transition:translate 1s,opacity .5s ease-in-out;display:flex}#page-home .animated-boxes-area .back .box img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:24px;height:24px}#page-home .animated-boxes-area .back .box .t{font-size:16px;font-family:var(--font2);color:#090c10;margin-top:44px}#page-home .animated-boxes-area .back .box .d{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:12px;margin-bottom:12px;font-size:14px;display:-webkit-box;overflow:hidden}#page-home .animated-boxes-area .back .box:after{content:"";background-image:url(../images/icon-circle-right-gray.svg);background-position:50%;background-repeat:no-repeat;width:28px;height:28px}#page-home .animated-boxes-area .back .box.active{opacity:.2!important}#page-home .animated-boxes-area .back .mini-box{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;background-color:#fff;background-image:url(../images/animate-mini-box-lines.svg);background-position:left 50% bottom 15px;background-repeat:no-repeat;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}#page-home .animated-boxes-area .back .mini-box img{animation:3s ease-in-out infinite floatUpDown}#page-home .animated-boxes-area .back .mini-box i{border:1px solid #ebecef;border-radius:50%;width:16px;height:16px;position:absolute;top:16px;right:16px}#page-home .animated-boxes-area .back .mini-box i:after{content:"";background-color:#a2e241;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;translate:-50% -50%}#page-home .animated-boxes-area .back:first-of-type{background:linear-gradient(133.85deg,#f3f7f3 47.42%,#fff 99.66%);justify-content:flex-end;align-items:flex-end}#page-home .animated-boxes-area .back:first-of-type .box{translate:-50%}#page-home .animated-boxes-area .back:nth-of-type(2){opacity:1;background:linear-gradient(204.19deg,#f3f7f3 15.5%,#fafcfa 84.5%)}#page-home .animated-boxes-area .back:nth-of-type(3){background:linear-gradient(225deg,#f3f7f3 49.16%,#fff 100%);align-items:flex-end}#page-home .animated-boxes-area .back:nth-of-type(3) .box{translate:50%}#page-home .animated-boxes-area .back:nth-of-type(4){opacity:1;background:linear-gradient(92.61deg,#f3f7f3 2.18%,#fafcfa 97.82%)}#page-home .animated-boxes-area .back:nth-of-type(5){opacity:1;border:1px solid #ebecef;border-radius:14px;position:relative;overflow:hidden}#page-home .animated-boxes-area .back:nth-of-type(5):after{content:"";background:linear-gradient(127.31deg,#cad7b71a 23.25%,#cdfa89 100.68%);animation:5s linear infinite radarRotate;position:absolute;inset:0;scale:1.5}#page-home .animated-boxes-area .back:nth-of-type(6){opacity:1;background:linear-gradient(92.61deg,#fafcfa 2.18%,#f3f7f3 97.82%)}#page-home .animated-boxes-area .back:nth-of-type(7){background:linear-gradient(44.62deg,#f3f7f3 41.51%,#fff 91.35%);justify-content:flex-end;align-items:flex-start}#page-home .animated-boxes-area .back:nth-of-type(7) .box{translate:-50%}#page-home .animated-boxes-area .back:nth-of-type(8){opacity:1;background:linear-gradient(204.19deg,#fafcfa 15.5%,#f3f7f3 84.5%)}#page-home .animated-boxes-area .back:nth-of-type(9){background:linear-gradient(315deg,#f3f7f3 44.63%,#fff 84.98%);justify-content:flex-start;align-items:flex-start}#page-home .animated-boxes-area .back:nth-of-type(9) .box{translate:0 50%}#page-home .animated-boxes-area .back.y1{height:190px}#page-home .animated-boxes-area .back.y2{height:596px}#page-home .animated-boxes-area.step1 .back{opacity:1}:is(#page-home .animated-boxes-area.step2 .back:first-child,#page-home .animated-boxes-area.step2 .back:nth-child(3),#page-home .animated-boxes-area.step2 .back:nth-child(7),#page-home .animated-boxes-area.step2 .back:nth-child(9)) .box{opacity:1;translate:0}#page-home .faqs-area{background-color:#0000}#page-partners{margin-top:0}#page-partners .area{display:flex}#page-partners .area .left-area{padding-top:calc(var(--headerHeight) + 25px);width:65%;padding-left:var(--space);padding-right:30px}#page-partners .area .left-area .bread{padding:0}#page-partners .area .left-area .page-title{letter-spacing:-1.5px;font-size:48px;line-height:100%;font-family:var(--font2);margin:28px 0}#page-partners .area .left-area .desc{color:#3c4049;padding-right:140px;font-size:16px;line-height:24px}#page-partners .area .left-area .boxes-area{margin-top:56px;margin-bottom:35px}#page-partners .area .left-area .boxes-area .title{font-size:24px;line-height:60px;font-family:var(--font2);margin-bottom:20px}#page-partners .area .left-area .boxes-area .boxes{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}#page-partners .area .left-area .boxes-area .boxes .box{border:1px solid #ebecef;border-radius:8px;flex-direction:column;align-items:flex-start;padding:32px;transition:all .2s;display:flex}#page-partners .area .left-area .boxes-area .boxes .box img{filter:brightness(0%);margin-bottom:44px;transition:all .2s}#page-partners .area .left-area .boxes-area .boxes .box b{font-weight:400;font-family:var(--font2);margin-bottom:12px;font-size:16px}#page-partners .area .left-area .boxes-area .boxes .box p{font-size:14px}#page-partners .area .left-area .boxes-area .boxes .box:after{content:"";background-image:url(../images/icon-sub-right.svg);background-position:50%;background-repeat:no-repeat;width:28px;height:28px;margin-top:12px;transition:all .2s}#page-partners .area .left-area .boxes-area .boxes .box.active{color:#fff;background-color:#002e25}#page-partners .area .left-area .boxes-area .boxes .box.active img{filter:grayscale(0%)}#page-partners .area .left-area .boxes-area .boxes .box.active:after{background-image:url(../images/icon-sub-right-g.svg)}#page-partners .area .left-area .how-build-area{margin:36px 0 64px}#page-partners .area .left-area .how-build-area .title{font-family:var(--font2);margin-bottom:41px;font-size:24px;line-height:60px}#page-partners .area .left-area .how-build-area .items{flex-direction:column;display:flex}#page-partners .area .left-area .how-build-area .items .item{border-bottom:2px solid #ebecef;padding:24px 0}#page-partners .area .left-area .how-build-area .items .item b{font-size:16px;font-weight:400;font-family:var(--font2);margin-bottom:12px;display:block}#page-partners .area .left-area .how-build-area .items .item p{opacity:.4;font-size:14px}#page-partners .area .left-area .how-build-area .items .item:first-child{padding-top:0}#page-partners .area .left-area .how-build-area .items .item:last-of-type{border-bottom:none;padding-bottom:0}#page-partners .area .right-area{width:35%;padding-left:75px;padding-right:var(--space);padding-top:calc(var(--headerHeight) + 65px);background-color:#fbfbfa;padding-bottom:50px}#page-partners .area .right-area .p-titles{margin-bottom:25px}#page-partners .area .right-area .sticky{position:sticky;top:25px}#page-pages-new{margin-top:0}#page-pages-new .area{display:flex}#page-pages-new .area .left-area{padding-top:calc(var(--headerHeight) + 25px);width:65%;padding-left:var(--space);padding-bottom:50px;padding-right:84px}#page-pages-new .area .left-area .bread{margin-bottom:25px;padding:0}#page-pages-new .area .left-area .page-title{letter-spacing:-1.5px;font-size:48px;line-height:100%;font-family:var(--font2);margin:28px 0}#page-pages-new .area .left-area .content ul{margin-top:14px;margin-bottom:14px;padding-left:20px;list-style:outside}#page-pages-new .area .left-area .content ul li{margin-bottom:8px;font-size:16px;line-height:24px}#page-pages-new .area .left-area .content ul li:last-of-type{margin-bottom:0}#page-pages-new .area .left-area .content hr{border-color:#ebecef;margin:32px 0}#page-pages-new .area .left-area .content h2,#page-pages-new .area .left-area .content h3,#page-pages-new .area .left-area .content h4,#page-pages-new .area .left-area .content h5{font-family:var(--font2);margin-bottom:15px;font-size:22px}#page-pages-new .area .right-area{width:35%;position:relative}#page-pages-new .area .right-area .fix{background-color:#002e25;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}#page-pages-new .area .right-area svg{position:absolute;top:50%;left:50%;translate:-50% -50%}#page-contact .top-area{padding:0 var(--space);justify-content:space-between;align-items:center;margin:50px 0;display:flex}#page-contact .top-area .title{font-size:48px;font-family:var(--font2);letter-spacing:-1.5px}#page-contact .top-area .right{justify-content:flex-end;align-items:center;gap:20px;display:flex}#page-contact .top-area .right a{font-size:16px;font-family:var(--font2);align-items:center;gap:12px;display:inline-flex}#page-contact .top-area .right a img{width:48px}#page-contact .contact-boxes{padding:0 var(--space);grid-template-columns:repeat(2,1fr);gap:20px;margin:50px 0;display:grid}#page-contact .contact-boxes .box{background-color:#f3f7f3;border-radius:20px;flex-direction:column;justify-content:space-around;padding:57px;display:flex}#page-contact .contact-boxes .box .t{gap:20px;display:flex}#page-contact .contact-boxes .box .t .l h2{font-size:44px;line-height:48px;font-family:var(--font2);letter-spacing:-1.5px;margin-bottom:21px}#page-contact .contact-boxes .box .t .l p{font-size:14px;line-height:24px}#page-contact .contact-boxes .box .t .r .hour{font-size:32px;font-family:var(--font2);justify-content:flex-end;align-items:center;gap:10px;line-height:40px;display:flex}#page-contact .contact-boxes .box .t .r .hour span{color:#002e25;opacity:.3}#page-contact .contact-boxes .box .t .r .hour b{font-weight:400}#page-contact .contact-boxes .box .t .r small{opacity:.4;text-align:right;margin-top:16px;font-size:12px;font-weight:500;display:block}#page-contact .contact-boxes .box .tel{margin:50px 0 0}#page-contact .contact-boxes .box .tel a{font-size:32px;font-family:var(--font2)}#page-contact .contact-boxes .box .b{gap:8px;margin-top:50px;display:flex}#page-contact .contact-boxes .box:nth-child(2n){color:#fff;background-color:#002e25}#page-contact .contact-boxes .box:nth-child(2n) .t .r,#page-contact .contact-boxes .box:nth-child(2n) .t .r .hour span{color:#fff}#page-contact .contact-boxes .box:nth-child(2n) .b .p-btn a{color:#fff;border-color:#fff}#page-contact .contact-boxes .box:nth-child(2n) .b .p-btn a:hover{color:#002e25;background-color:#fff}#page-contact .faqs-area .right{padding:84px 60px;padding-right:var(--space);position:relative}#page-contact .faqs-area .right:before{content:"";background-color:#e5e5e5;width:100vw;height:1px;position:absolute;top:50%;left:0;translate:-100% -50%}#page-contact .faqs-area .right:after{content:"";background-image:url(../images/border-star.svg);background-repeat:no-repeat;background-size:17px;width:8.5px;height:17px;position:absolute;top:50%;left:-5px;translate:-50% -50%}#page-contact .faqs-area .p-form .form-groups{grid-template-columns:repeat(2,1fr);display:grid}#page-contact .faqs-area .p-form .form-groups .form-group:last-of-type,#page-contact .faqs-area .p-form .form-groups .form-group:nth-last-of-type(2),#page-contact .faqs-area .p-form .form-groups .form-group:nth-last-of-type(3),#page-contact .faqs-area .p-form .form-groups .form-group:nth-last-of-type(4){grid-column:span 2}.test{padding:var(--space)}.bullet .form{background:#ffffff0a;border-radius:500px;align-items:center;padding:4px;display:flex}.bullet .form input{color:#fff;background:0 0;outline:none;flex:1;height:100%;padding:0 20px;font-size:16px;transition:all .2s}.bullet .form input::placeholder{color:#fff}.bullet .form button{background:var(--color2);height:46px;color:var(--color3);cursor:pointer;border-radius:500px;align-items:center;padding:0 20px;font-weight:500;transition:all .2s;display:inline-flex}.bullet .form button:hover{background:#bdee72}.footer{background-color:var(--color3);color:#ffffffb3;padding:100px var(--space)}.footer .top{border-bottom:1px solid #1b1e23;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:54px;padding-bottom:76px;display:flex}.footer .top .left .desc{width:362px;margin-top:12px}.footer .top .left .btns{gap:8px;margin-top:44px;display:flex}.footer .top .left .btns a{background:#ffffff0f;border:1px solid #ffffff14;border-radius:500px;justify-content:center;align-items:center;height:40px;padding:0 20px;transition:all .5s;display:flex}.footer .top .left .btns a:hover{border-color:#ffffff41}.footer .top .right .bullet .t{color:#fff;margin-bottom:20px;font-size:14px;font-weight:500}.footer .bot{align-items:flex-end;display:flex}.footer .bot .left{flex:2;gap:50px;display:flex}.footer .bot .left .box{flex:1}.footer .bot .left .box .t{margin-bottom:25px;font-size:14px;font-weight:500}.footer .bot .left .box ul{flex-direction:column;gap:20px;display:flex}.footer .bot .left .box ul li a{transition:all .2s}.footer .bot .left .box ul li a:hover{color:#fff}.footer .bot .right{text-align:right;flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-end;gap:34px;display:flex}.footer .bot .right .social{align-items:center;gap:12px;display:flex}.footer .bot .right .social a{background:#ffffff0f;border:1px solid #ffffff14;border-radius:500px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;display:flex}.footer .bot .right .social a:hover{border-color:#ffffff41}.footer .bot .right .copyright{font-size:12px}.footer .bot .right .copyright b{color:#fff;font-weight:700}.page{margin-top:var(--headerHeight)}#page-solution-alternative{padding-top:var(--headerHeight);margin-top:0;position:relative;overflow-x:clip}#page-solution-alternative .backEs{z-index:-1;position:absolute;top:-30vh;right:-6vh;overflow:visible}#page-solution-alternative .backEs path{stroke-dasharray:4749.16;stroke-dashoffset:4749.16px;animation:4s forwards drawLine}#page-solution-alternative .section-1{text-align:center;margin:30px auto}#page-solution-alternative .section-1 h1{font-size:40px;font-family:var(--font2);letter-spacing:-1.2px;margin-bottom:27px;line-height:100%}#page-solution-alternative .section-1 p{width:600px;max-width:100%;margin:0 auto;font-size:16px}#page-solution-alternative .section-1 .mobile-lottie-area{display:none}#page-solution-alternative .section-1 .effect-area{justify-content:center;align-items:center;width:500px;height:336px;margin:20px auto 114px;display:flex}#page-solution-alternative .section-1 .effect-area .line{width:50%;position:absolute;top:213px;left:0}#page-solution-alternative .section-1 .effect-area .line svg{aspect-ratio:2;width:80%;height:auto}#page-solution-alternative .section-1 .effect-area .line .box{opacity:0;-webkit-user-select:none;user-select:none;background:linear-gradient(#f1664e,#f1664e),radial-gradient(103.34% 98.82% at 22.73% 43.18%,#ed817500 0%,#ed8175 100%);border-radius:8px;justify-content:center;align-items:center;width:125px;height:50px;padding-right:11px;font-size:10px;font-weight:500;transition:all .4s;display:flex;position:absolute;left:162px;translate:0 -50%;scale:0;box-shadow:inset 0 -1px 4px #a31708}#page-solution-alternative .section-1 .effect-area .line.active .box{opacity:1;scale:1}#page-solution-alternative .section-1 .effect-area .line.line1 .box{top:13px}#page-solution-alternative .section-1 .effect-area .line.line1 svg path{stroke-dasharray:787.345;stroke-dashoffset:787.345px;animation:5s forwards drawLine}#page-solution-alternative .section-1 .effect-area .line.line2{justify-content:flex-end;display:flex;left:auto;right:0}#page-solution-alternative .section-1 .effect-area .line.line2 svg path{stroke-dasharray:735.111;stroke-dashoffset:735.111px;animation:5s forwards drawLine}#page-solution-alternative .section-1 .effect-area .line.line2 .box{background:linear-gradient(#f48120,#f48120),radial-gradient(103.34% 98.82% at 22.73% 43.18%,#ffb37400 0%,#ffb374 100%);top:50%;left:45%;box-shadow:inset 0 -1px 4px #824008}#page-solution-alternative .section-1 .effect-area .line.line2 .box img{margin:0 10px}#page-solution-alternative .section-1 .effect-area .line.line3{top:70vh;left:0}#page-solution-alternative .section-1 .effect-area .line.line3 svg path{stroke-dasharray:790.345;stroke-dashoffset:790.345px;animation:5s forwards drawLine}#page-solution-alternative .section-1 .effect-area .mid{width:0;height:0;position:relative}#page-solution-alternative .section-1 .effect-area .mid .box{-webkit-backdrop-filter:blur(74px);backdrop-filter:blur(74px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#d9d9d903;border:1.2px solid #cdfa89;border-radius:8px;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 85px 24px #04151200}#page-solution-alternative .section-1 .effect-area .mid .box.box1{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:390px;height:232px;display:flex;top:52px;left:-50px}#page-solution-alternative .section-1 .effect-area .mid .box.box1 .logo{margin-bottom:8px}#page-solution-alternative .section-1 .effect-area .mid .box.box1 .input{background:#ffffff03;border:.5px solid #437d4c;border-radius:2.4px;align-items:center;width:118px;height:23px;padding:0 7px;display:flex}#page-solution-alternative .section-1 .effect-area .mid .box.box1 .skelator{opacity:.1;background-color:#f3f7f3;width:49px;height:4px}#page-solution-alternative .section-1 .effect-area .mid .box.box1 .login{text-transform:uppercase;background-color:#5dc460;border-radius:5px;justify-content:center;align-items:center;width:118px;height:29px;font-size:9.6px;font-weight:500;display:flex}#page-solution-alternative .section-1 .effect-area .mid .box.box2{z-index:1;align-items:flex-start;gap:15px;width:390px;height:265px;padding:13px 25px;display:flex;top:10px;left:35px}#page-solution-alternative .section-1 .effect-area .mid .box.box2 .ico{align-items:center;gap:1.76px;height:32px;display:flex}#page-solution-alternative .section-1 .effect-area .mid .box.box2 .ico span{opacity:.4;background-color:#fff;border-radius:500px;width:4.69px;height:4.69px}#page-solution-alternative .section-1 .effect-area .mid .box.box2 .bar{white-space:nowrap;border:1px solid #ff5a5a;border-radius:6px;align-items:center;gap:10px;width:180px;height:32px;padding:0 9px;font-size:9px;font-weight:500;display:flex;overflow:hidden}#page-solution-alternative .section-1 .effect-area .mid .box.box3{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:178px;height:245px;padding:20px;display:flex;top:-45px;left:180px}#page-solution-alternative .section-1 .effect-area .mid .box.box3 img{width:100%}#page-solution-alternative .section-1 .effect-area .mid .box.box3 .skelator{flex-direction:column;align-items:center;gap:6px;width:105px;display:flex}#page-solution-alternative .section-1 .effect-area .mid .box.box3 .skelator span{opacity:.1;background-color:#f3f7f3;width:100%;height:8.4px}#page-solution-alternative .section-1 .effect-area .mid .box.box3 .skelator span:first-child{width:50%}#page-solution-alternative .section-2{padding:0 var(--space);margin:18px 0}#page-solution-alternative .section-2 .area{background-color:#0a3e34;border:1px solid #24675a;border-radius:30px;padding:80px 0 0 80px;display:flex;position:relative}#page-solution-alternative .section-2 .area:after{content:"";pointer-events:none;opacity:.05;background-image:url(../images/bg.svg);position:absolute;inset:0}#page-solution-alternative .section-2 .area .left{z-index:1;width:50%;padding-bottom:80px;padding-right:50px;position:relative}#page-solution-alternative .section-2 .area .left .content{color:#fff9;width:478px;max-width:100%;margin-top:26px}#page-solution-alternative .section-2 .area .left .content p{margin-top:23px;font-size:16px;line-height:24px}#page-solution-alternative .section-2 .area .left .content ul{flex-direction:column;gap:24px;margin:43px 0;font-weight:500;list-style:none;display:flex}#page-solution-alternative .section-2 .area .left .content ul li{align-items:center;gap:12px;display:flex}#page-solution-alternative .section-2 .area .left .content ul li:before{content:"";filter:brightness(0)invert();background-image:url(../images/icon-ul-marker.svg);background-repeat:no-repeat;background-size:contain;width:24px;height:24px}#page-solution-alternative .section-2 .area .left .content .p-vtn{display:inline-flex}#page-solution-alternative .section-2 .area .right{z-index:1;width:50%;position:relative}#page-solution-alternative .section-2 .area .right.maxed img{object-fit:contain;max-height:572px}#page-solution-alternative .section-2 .area .right img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:contain;object-position:bottom right;width:100%;height:100%;display:block}#page-solution-alternative .section-3{padding:0 var(--space);gap:18px;display:flex}#page-solution-alternative .section-3 .box{background:radial-gradient(68.43% 68.43%,#0a3e3400 0%,#0a3e34 100%);border:1px solid #24675a;border-radius:24px;flex-direction:column;align-items:flex-start;width:50%;padding:80px;display:flex;position:relative}#page-solution-alternative .section-3 .box:first-child{padding:0}#page-solution-alternative .section-3 .box:first-child .p-titles{padding:80px}#page-solution-alternative .section-3 .box:after{content:"";pointer-events:none;opacity:.1;z-index:-1;background-image:url(../images/bg.svg);position:absolute;inset:0}#page-solution-alternative .section-3 .box .p-titles p{margin-top:30px;font-size:16px;line-height:24px}#page-solution-alternative .section-3 .box .globe-container{pointer-events:none;-webkit-user-select:none;user-select:none;height:50%;max-height:500px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}#page-solution-alternative .section-3 .box .globe-container .globe-area{aspect-ratio:1}#page-solution-alternative .section-3 .box img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:contain;max-width:100%;height:360px;margin:30px auto 0}#page-solution-alternative .section-3 .box ul{flex-direction:column;gap:17px;font-weight:500;list-style:none;display:flex}#page-solution-alternative .section-3 .box ul li{color:#ffffff80;align-items:center;gap:12px;display:flex}#page-solution-alternative .section-3 .box ul li:before{content:"";filter:brightness(0)invert();background-image:url(../images/icon-ul-marker.svg);background-repeat:no-repeat;background-size:contain;width:24px;height:24px}#page-solution-alternative .section-3 .box:first-child{justify-content:space-between;padding-bottom:0}#page-solution-alternative .section-3 .box:last-of-type{padding-bottom:68px}#page-solution-alternative .section-3 .box:last-of-type img{width:100%;height:auto}#page-solution-alternative .section-4{padding:0 var(--space);margin:114px 0}#page-solution-alternative .section-4 .top{justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px;display:flex}#page-solution-alternative .section-4 .top h1,#page-solution-alternative .section-4 .top h2,#page-solution-alternative .section-4 .top h3,#page-solution-alternative .section-4 .top h4{font-family:var(--font2);letter-spacing:-1.2px;margin-bottom:34px;font-size:32px;line-height:40px}#page-solution-alternative .section-4 .top p{opacity:.5;width:310px;max-width:100%;font-size:16px;line-height:24px}#page-solution-alternative .section-4 .boxes{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}#page-solution-alternative .section-4 .boxes .box{aspect-ratio:1;color:#fff;font-size:16px;font-family:var(--font2);background-color:#0a3e34;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:40px;transition:all .2s;display:flex}#page-solution-alternative .section-4 .boxes .box img{filter:brightness(0)invert();transition:all .2s}#page-solution-alternative .section-4 .boxes .box:hover{color:var(--color3);background-color:#cdfa89}#page-solution-alternative .section-4 .boxes .box:hover img{filter:brightness(0%)}#page-solution-alternative .p-titles h1,#page-solution-alternative .p-titles h2,#page-solution-alternative .p-titles h3,#page-solution-alternative .p-titles h4{color:#fff}:is(#page-solution-alternative .p-titles h1,#page-solution-alternative .p-titles h2,#page-solution-alternative .p-titles h3,#page-solution-alternative .p-titles h4) b,:is(#page-solution-alternative .p-titles h1,#page-solution-alternative .p-titles h2,#page-solution-alternative .p-titles h3,#page-solution-alternative .p-titles h4) strong{color:#002e25}#page-solution-alternative .faqs-area{background-color:#0a3e34}#page-solution-alternative .faqs-area .right,#page-solution-alternative .faqs-area .right .faqs .item{border-color:#205d52}#page-solution-alternative .faqs-area .right .faqs .item .t{color:#fff;background-image:url(../images/icon-faq-down-w.svg)}#page-solution-alternative .faqs-area .right .faqs .item .d{opacity:.6}#page-solution-alternative .faqs-area .right .faqs .item:before{background-color:#205d52}#page-solution-alternative .faqs-area .right .faqs .item:after{background-image:url(../images/border-star-w.svg)}#page-solution-alternative .faqs-area .right .faqs .item.active .t{background-image:url(../images/icon-faq-up-w.svg)}#page-solution .section-1{text-align:center;width:825px;max-width:100%;margin:30px auto}#page-solution .section-1 h1{font-size:48px;font-family:var(--font2);letter-spacing:-1.5px;color:#002e25;margin-bottom:27px;line-height:100%}#page-solution .section-1 p{width:760px;max-width:100%;margin:0 auto;font-size:16px}#page-solution .section-1 .btns{justify-content:center;align-items:center;gap:13px;margin-top:30px;display:flex}#page-solution .section-2{margin:50px 0}#page-solution .section-2 .area{text-align:center;width:900px;max-width:100%;margin:0 auto}#page-solution .section-2 .area img{max-width:100%;margin:0 auto;display:block}#page-solution .section-2 .area .lottie{min-height:500px}#page-solution .section-2 .texts{text-align:center;width:540px;max-width:100%;margin:70px auto 0}#page-solution .section-2 .texts h1,#page-solution .section-2 .texts h2,#page-solution .section-2 .texts h3,#page-solution .section-2 .texts h4{font-size:32px;font-family:var(--font2);letter-spacing:-1.2px;color:#002e25;margin-bottom:32px;line-height:40px}#page-solution .section-2 .texts p{font-size:16px;line-height:24px}#page-solution .section-3{padding:0 var(--space);grid-template-columns:repeat(2,1fr);gap:18px;display:grid}#page-solution .section-3 .box{background:radial-gradient(68.43% 68.43%,#fff0 0%,#fff 100%);border:1px solid #ebecef;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:80px;display:flex}#page-solution .section-3 .box .lottie{min-height:400px}#page-solution .section-3 .box .p-titles p{margin-top:30px;font-size:16px;line-height:24px}#page-solution .section-3 .box img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:contain;max-width:100%;height:360px;margin:30px auto 0}#page-solution .section-4{padding:0 var(--space);margin:114px 0}#page-solution .section-4 .top{justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px;display:flex}#page-solution .section-4 .top h1,#page-solution .section-4 .top h2,#page-solution .section-4 .top h3,#page-solution .section-4 .top h4{font-family:var(--font2);letter-spacing:-1.2px;color:#002e25;margin-bottom:34px;font-size:32px;line-height:40px}#page-solution .section-4 .top p{width:310px;max-width:100%;font-size:16px;line-height:24px}#page-solution .section-4 .boxes{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}#page-solution .section-4 .boxes .box{aspect-ratio:1;color:#090c10;font-size:16px;font-family:var(--font2);background-color:#fdfcfb;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:40px;transition:all .2s;display:flex}#page-solution .section-4 .boxes .box img{filter:brightness(0%);transition:all .2s}#page-solution .section-4 .boxes .box:hover{color:#fff;background-color:#002e25}#page-solution .section-4 .boxes .box:hover img{filter:brightness()}#page-platform .section-1{text-align:center;width:825px;max-width:100%;margin:30px auto}#page-platform .section-1 h1{font-size:48px;font-family:var(--font2);letter-spacing:-1.5px;color:#002e25;margin-bottom:27px;line-height:100%}#page-platform .section-1 p{width:760px;max-width:100%;margin:0 auto;font-size:16px}#page-platform .section-1 .btns{justify-content:center;align-items:center;gap:13px;margin-top:30px;display:flex}#page-platform .card-effect-area{padding:0 var(--space);margin:80px 0;position:relative}#page-platform .card-effect-area.v2{margin-top:18px}#page-platform .card-effect-area.v2 .box .right img{object-fit:contain;max-height:500px}#page-platform .card-effect-area .box{transform-origin:top;will-change:transform;background-color:#fff;border:1px solid #ebecef;border-radius:24px;align-items:center;gap:80px;padding:80px;transition:box-shadow .3s;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 4px 20px #0000000a}#page-platform .card-effect-area .box:before{content:"";z-index:-2;pointer-events:none;background-image:url(../images/bg.svg);position:absolute;inset:0}#page-platform .card-effect-area .box:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(68.43% 68.43%,#fff0 0%,#fff 100%);position:absolute;inset:0}#page-platform .card-effect-area .box:not(:first-child){margin-top:-40px}#page-platform .card-effect-area .box .left{width:40%}#page-platform .card-effect-area .box .left .content p{margin-top:23px;font-size:16px;line-height:24px}#page-platform .card-effect-area .box .left .content ul{flex-direction:column;gap:24px;margin:30px 0;font-weight:500;list-style:none;display:flex}#page-platform .card-effect-area .box .left .content ul li{align-items:center;gap:12px;display:flex}#page-platform .card-effect-area .box .left .content ul li:before{content:"";background-image:url(../images/icon-ul-marker.svg);background-repeat:no-repeat;background-size:contain;width:24px;height:24px}#page-platform .card-effect-area .box .left .content .p-vtn{margin-top:15px;display:inline-flex}#page-platform .card-effect-area .box .right{width:70%}#page-platform .card-effect-area .box .right.full{position:absolute;bottom:0;right:0;translate:155px 125px}#page-platform .card-effect-area .box .right.maxed img{object-fit:contain;max-height:572px}#page-platform .card-effect-area .box .right img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;display:block}#page-platform .card-effect-area .box.v2{gap:50px;padding-bottom:0;padding-right:0}#page-platform .card-effect-area .box.v2 .left{width:50%;padding-bottom:80px}#page-platform .card-effect-area .box.v2 .right{width:50%}#page-platform .card-effect-area .box.v2 .right .hover-img{height:371px;position:relative}#page-platform .card-effect-area .box.v2 .right .hover-img img{width:100%;height:371px;transition:all .5s;position:absolute;top:0}#page-platform .card-effect-area .box.v2 .right .hover-img img:first-child{opacity:1}#page-platform .card-effect-area .box.v2 .right .hover-img img:last-child,#page-platform .card-effect-area .box.v2 .right .hover-img:hover img:first-child{opacity:0}#page-platform .card-effect-area .box.v2 .right .hover-img:hover img:last-child{opacity:1}#page-platform .section-2{padding:0 var(--space);margin:80px 0 160px}#page-platform .section-2 .area{background-color:#fff;border:1px solid #ebecef;border-radius:24px;align-items:center;padding:80px;display:flex;position:relative}#page-platform .section-2 .area .left{width:40%}#page-platform .section-2 .area .left .content p{margin-top:23px;font-size:16px;line-height:24px}#page-platform .section-2 .area .left .content ul{flex-direction:column;gap:24px;margin:43px 0;font-weight:500;list-style:none;display:flex}#page-platform .section-2 .area .left .content ul li{align-items:center;gap:12px;display:flex}#page-platform .section-2 .area .left .content ul li:before{content:"";background-image:url(../images/icon-ul-marker.svg);background-repeat:no-repeat;background-size:contain;width:24px;height:24px}#page-platform .section-2 .area .left .content .p-vtn{display:inline-flex}#page-platform .section-2 .area .right{width:60%}#page-platform .section-2 .area .right.maxed img{object-fit:contain;max-height:572px}#page-platform .section-2 .area .right img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;display:block}#page-platform .section-2 .area.effect{position:relative}#page-platform .section-2 .area.effect:after{content:"";pointer-events:none;z-index:-1;background-color:#f3f7f3;border:1px solid #dde7dd;border-bottom-right-radius:24px;border-bottom-left-radius:24px;height:41px;position:absolute;bottom:0;left:29px;right:29px;translate:0 100%}#page-platform .section-2 .area.effect:before{content:"";pointer-events:none;z-index:-2;background-color:#e9eee9;border:1px solid #d4dfd4;border-bottom-right-radius:24px;border-bottom-left-radius:24px;height:81px;position:absolute;bottom:0;left:94px;right:94px;translate:0 100%}#page-platform .section-2.v2 .area{padding-bottom:0;padding-right:0}#page-platform .section-2.v2 .area .left{width:50%;padding-bottom:80px}#page-platform .section-2.v2 .area .right{width:50%}#page-platform .section-3{padding:0 var(--space);grid-template-columns:repeat(2,1fr);gap:18px;display:grid}#page-platform .section-3 .box{background:radial-gradient(68.43% 68.43%,#fff0 0%,#fff 100%);border:1px solid #ebecef;border-radius:24px;flex-direction:column;align-items:flex-start;padding:80px;display:flex;position:relative}#page-platform .section-3 .box .p-titles p{margin-top:30px;font-size:16px;line-height:24px}#page-platform .section-3 .box img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:contain;max-width:100%;height:360px;margin:30px auto 0}#page-platform .section-3 .box:before{content:"";z-index:-2;pointer-events:none;background-image:url(../images/bg.svg);position:absolute;inset:0}#page-platform .section-3 .box:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(68.43% 68.43%,#fff0 0%,#fff 100%);position:absolute;inset:0}#page-platform .section-4{padding:0 var(--space);margin:114px 0}#page-platform .section-4 .top{justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px;display:flex}#page-platform .section-4 .top h1,#page-platform .section-4 .top h2,#page-platform .section-4 .top h3,#page-platform .section-4 .top h4{font-family:var(--font2);letter-spacing:-1.2px;color:#002e25;margin-bottom:34px;font-size:32px;line-height:40px}#page-platform .section-4 .top p{width:310px;max-width:100%;font-size:16px;line-height:24px}#page-platform .section-4 .boxes{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}#page-platform .section-4 .boxes .box{aspect-ratio:1;color:#090c10;font-size:16px;font-family:var(--font2);background-color:#fdfcfb;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:40px;transition:all .2s;display:flex}#page-platform .section-4 .boxes .box img{filter:brightness(0%);transition:all .2s}#page-platform .section-4 .boxes .box:hover{color:#fff;background-color:#002e25}#page-platform .section-4 .boxes .box:hover img{filter:brightness()}#page-platform .section-5{margin:197px 0 50px}#page-platform .section-5 .area{text-align:center;width:900px;max-width:100%;margin:0 auto}#page-platform .section-5 .area img{max-width:100%;margin:0 auto;display:block}#page-platform .section-5 .texts{text-align:center;width:540px;max-width:100%;margin:70px auto 0}#page-platform .section-5 .texts h1,#page-platform .section-5 .texts h2,#page-platform .section-5 .texts h3,#page-platform .section-5 .texts h4{font-size:32px;font-family:var(--font2);letter-spacing:-1.2px;color:#002e25;margin-bottom:32px;line-height:40px}#page-platform .section-5 .texts p{font-size:16px;line-height:24px}#page-platform .faqs-area{margin-top:163px}.faqs-area{padding:0 var(--space);background-color:#fbfbfa;justify-content:space-between;padding-right:0;display:flex;position:relative}.faqs-area .p-titles{padding-top:84px}.faqs-area .right{width:calc(50% + var(--space));border-left:1px solid #e5e5e5;padding:100px 0}.faqs-area .right .faqs .item{padding:30px 60px;padding-right:var(--space);border-bottom:1px solid #e5e5e5;position:relative}.faqs-area .right .faqs .item:after{content:"";pointer-events:none;z-index:1;background-image:url(../images/border-star.svg);background-size:contain;width:17px;height:17px;position:absolute;bottom:0;left:0;translate:-50% 50%}.faqs-area .right .faqs .item:before{content:"";pointer-events:none;background-color:#e5e5e5;width:30px;height:1px;position:absolute;bottom:0;left:0;translate:-100% 50%}.faqs-area .right .faqs .item .t{color:#090c10;cursor:pointer;font-size:16px;font-family:var(--font2);background-image:url(../images/icon-faq-down.svg);background-position:100%;background-repeat:no-repeat;background-size:10px;padding-right:30px;transition:all .2s}.faqs-area .right .faqs .item .d{width:464px;max-width:100%;height:0;font-size:14px;line-height:24px;transition:height .35s;overflow:hidden}.faqs-area .right .faqs .item .d p{margin-top:23px}.faqs-area .right .faqs .item:nth-child(2):before{width:100vw}.faqs-area .right .faqs .item.active .t{background-image:url(../images/icon-faq-up.svg)}#page-platform-index .p-titles{padding:0 var(--space)}#page-platform-index .book-a-demo{margin-top:0}#page-platform-index .book-a-demo .bot{grid-template-columns:repeat(2,1fr)}#page-solutions-index .p-titles{padding:0 var(--space)}#page-solutions-index .book-a-demo{margin-top:0}.book-a-demo{padding:0 var(--space);margin:100px 0}.book-a-demo .top{color:#fff;text-align:center;background-color:#002e25;background-image:url(../images/book-demo-bg.svg);border-radius:12px;padding:80px 30px 0;overflow:hidden}.book-a-demo .top .title{font-size:32px;font-family:var(--font2);letter-spacing:-1.2px;line-height:40px}.book-a-demo .top .desc{letter-spacing:-.18px;width:356px;max-width:100%;margin:14px auto 0;font-size:16px}.book-a-demo .top .imgs{-webkit-user-select:none;user-select:none;text-align:center;height:206px;margin-top:64px;position:relative}.book-a-demo .top .imgs .p-vtn{z-index:1;width:165px;margin:0 auto;position:relative;translate:0 -50%}.book-a-demo .top .imgs img,.book-a-demo .top .imgs video{pointer-events:none;border-radius:30px;width:416px;position:absolute;top:0;left:50%;translate:-50%}:is(.book-a-demo .top .imgs img,.book-a-demo .top .imgs video):last-of-type{border-radius:8px;width:154px;top:auto;bottom:0;right:0;translate:100% 30%}.book-a-demo .bot{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px;display:grid}.book-a-demo .bot .box{background-color:#fff;border-radius:20px;padding:40px;text-decoration:none}.book-a-demo .bot .box .t{color:#090c10;justify-content:space-between;align-items:center;gap:12px;font-size:16px;display:flex}.book-a-demo .bot .box .t span{font-family:var(--font2);align-items:center;gap:12px;display:flex}.book-a-demo .bot .box .t:after{content:"";background-color:#f6f7f8;background-image:url(../images/icon-right.svg);background-position:50%;background-repeat:no-repeat;border-radius:500px;width:28px;height:28px;transition:all .2s}.book-a-demo .bot .box .d{margin-top:12px;font-size:14px;line-height:24px}.p-titles h1,.p-titles h2,.p-titles h3,.p-titles h4{color:var(--color3);font-size:32px;line-height:55px;font-family:var(--font2);letter-spacing:-1.44px}:is(.p-titles h1,.p-titles h2,.p-titles h3,.p-titles h4) b{background-color:var(--color2);white-space:nowrap;border-radius:6px;padding:5px 13px;font-weight:400}.explore-insights{padding:0 var(--space)}.explore-insights .boxes{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:40px;display:grid}.explore-insights .top{justify-content:space-between;align-items:center;gap:30px;margin-top:20px;display:flex}.explore-insights .top .btns{align-items:center;gap:16px;display:flex}.explore-insights .top .btns a{color:#2b2f36;border:1px solid #ebecef;border-radius:5px;padding:4px 10px;font-size:16px;transition:all .2s;display:block}.explore-insights .top .btns a:hover,.explore-insights .top .btns a.active{background-color:#f6f7f8;box-shadow:0 0 0 1px #ebecef}.explore-insights .top .p-vtn{cursor:pointer;width:140px}.insight-box{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:400px;padding:40px;transition:all .2s;display:flex}.insight-box .dt{color:#2b2f36;font-size:16px;transition:all .2s}.insight-box .t{letter-spacing:-.3px;flex-direction:column;gap:8px;font-size:18px;font-weight:500;line-height:30px;display:flex}.insight-box .t:after{content:"";background-image:url(../images/icon-circle-right-dark.svg);background-position:50%;background-repeat:no-repeat;width:24px;height:24px;transition:all .2s}.insight-box:hover{color:#eaf6ea;background-color:#2d5950}.insight-box:hover .dt{color:#eaf6ea}.insight-box:hover .t:after{background-image:url(../images/icon-circle-right-g.svg)}.d-none{display:none}#page-success .success{padding:50px var(--space)}.p-modal{opacity:0;pointer-events:none;visibility:hidden;z-index:999;color:#090c10;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;display:flex;position:fixed;inset:0}.p-modal .overlay{opacity:0;background-color:#00000080;transition:all .5s;position:absolute;inset:0}.p-modal .area{z-index:1;background-color:#fff;border-radius:20px;width:600px;max-width:100%;transition:all .5s;position:relative;overflow:hidden;translate:0 10%}.p-modal .area .cls{cursor:pointer;text-align:center;background:#eefad7;border-radius:500px;width:35px;height:35px;font-size:25px;line-height:30px;position:absolute;top:20px;right:20px}.p-modal .area .area-main{scrollbar-width:thin;background-color:#fff;border-radius:20px;height:calc(100% - 20px);margin:10px;padding:20px;overflow:hidden auto}.p-modal .area .area-main .form-groups{grid-template-columns:repeat(2,1fr);display:grid}.p-modal .area .area-main .form-groups .form-group:last-of-type,.p-modal .area .area-main .form-groups .form-group:nth-last-of-type(2),.p-modal .area .area-main .form-groups .form-group:nth-last-of-type(3),.p-modal .area .area-main .form-groups .form-group:nth-last-of-type(4){grid-column:span 2}.p-modal .area:after{content:"";z-index:-1;background:linear-gradient(127.31deg,#cad7b71a 23.25%,#cdfa89 100.68%);width:100vh;height:100vh;animation:5s linear infinite radarRotate;position:absolute;inset:0;scale:1.5}.p-modal .area .p-titles{margin-bottom:15px}.p-modal.active{opacity:1;pointer-events:auto;visibility:visible}.p-modal.active .area{translate:0}.p-modal.active .overlay{opacity:1}.p-form .form-groups{flex-direction:column;gap:20px;display:flex}.p-form .form-group{flex-direction:column;display:flex}.p-form .form-group label{font-size:12px}.p-form .form-group input,.p-form .form-group textarea{border:1px solid #e5e5e5;border-radius:4px;outline:none;height:50px;padding:0 15px;transition:all .2s}:is(.p-form .form-group input,.p-form .form-group textarea):focus{box-shadow:0 8px 24px #cdfa8936}.p-form .form-group textarea{height:100px;padding:15px}.p-form .form-group .iti,.p-form .form-group .iti .iti__tel-input{width:100%}.p-form .form-group .iti .iti__search-input{padding:0 30px}.p-form .form-group .iti .iti__selected-country{background-color:#f2f2f2;border-radius:0}.p-form .form-group .iti .iti__search-clear{background:0 0;width:auto;height:auto}.p-form .form-group .check-group{align-items:center;gap:10px;display:flex}.p-form .form-group .check-group label{-webkit-user-select:none;user-select:none;cursor:pointer}.p-form .form-group .check-group label a{text-decoration:underline;transition:all .2s}.p-form .form-group .check-group label a:hover{opacity:.8}.p-form .form-group .check-group input{cursor:pointer;appearance:none;border:0;width:40px;height:20px;position:relative}.p-form .form-group .check-group input:after{content:"";pointer-events:none;background-color:#fff;border:1px solid #e5e5e5;border-radius:500px;transition:all .3s;position:absolute;inset:0;box-shadow:0 8px 24px #959da533}.p-form .form-group .check-group input:before{content:"";z-index:1;background-color:#f2f2f2;border-radius:500px;width:16px;height:16px;transition:all .3s;position:absolute;top:2px;left:2px}.p-form .form-group .check-group input:hover:before{translate:3px}.p-form .form-group .check-group input:checked:after{background-color:var(--color2);box-shadow:0 8px 24px #cdfa8936}.p-form .form-group .check-group input:checked:before{background-color:var(--color3);translate:20px}.p-form .form-group button{background-color:var(--color2);width:100%;font-family:var(--font2);cursor:pointer;border:none;border-radius:5px;padding:10px 20px;font-size:18px;transition:all .2s}.p-form .form-group button:hover{color:#fff;background-color:var(--color3)}.bottom-demo-btn{opacity:0;visibility:hidden;z-index:998;transition:all .2s;position:fixed;bottom:30px;right:30px}@media (max-width:1650px){#page-platform .card-effect-area .box .right.full{top:50%;bottom:auto;translate:155px -50%}#page-company .metaballs-area .box .t{font-size:30px}#page-company .metaballs-area .box.box1{padding-right:0}}@media (max-width:1400px){.p-titles h1,.p-titles h2,.p-titles h3,.p-titles h4{line-height:45px}.header .menu ul li .submenu .title{padding-top:0}.header .menu ul li .submenu.v2 .title{margin-bottom:25px}.header .menu ul li .submenu.v2 .area .area-left .items{gap:35px 50px}.header .menu ul li .submenu.v2 .area .area-right{width:35%}.header .menu ul li .submenu.v2 .area .title-sub{margin-bottom:25px}#page-company .metaballs-area .box .t{font-size:30px}#page-company .metaballs-area .box .d{margin-top:15px;font-size:14px;line-height:18px}#page-company .metaballs-area .box.box2{top:calc(var(--boxSize) + 50px)}#page-home .slider .main-area{transform-origin:top;scale:.84}#page-home .slider .main-area .mid-area .texts span{margin-bottom:18px;font-size:14px}#page-home .slider .main-area .mid-area .texts .p-titles h1{font-size:49px;line-height:72px}#page-partners .area .left-area{width:60%}#page-partners .area .right-area{width:40%}#page-pages-new .area .left-area{width:60%}#page-pages-new .area .right-area{width:40%}}@media (max-width:1240px){#page-contact .contact-boxes .box .t .r .hour{font-size:22px}#page-contact .contact-boxes .box .t .l h2{font-size:30px}#page-contact .contact-boxes .box .tel a{font-size:23px}}@media (max-width:1100px){#page-company .metaballs-area .box{padding:20px 30px}}@media (max-width:985px){:root{--space:30px;--headerHeight:95px}.header{padding:0 var(--space)}.header .logo img{width:120px}.header .menu,.header .right .p-vtn{display:none}.header .right .mobile-menu-bar{display:flex}.footer{padding:var(--space)}.footer .top{flex-direction:column;align-items:normal;gap:35px;margin-bottom:40px;padding-bottom:40px}.footer .top .left .btns{margin-top:20px}.footer .top .left .desc{width:100%}.footer .bot{flex-direction:column;align-items:normal;gap:35px}.footer .bot .left{flex-direction:column}.footer .bot .right{justify-content:normal;align-items:normal;gap:24px}.footer .bot .right .copyright{text-align:left}.bullet .t{margin-bottom:15px}.bullet .form input{width:100%}.p-titles h1,.p-titles h2,.p-titles h3,.p-titles h4{font-size:23px;line-height:39px}.bread{white-space:nowrap;overflow:auto hidden}.bread ul li:last-of-type{padding-right:var(--space)}#page-resources-detail .top-area{padding:0 var(--space)}#page-resources-detail .top-area .txt{padding:0}#page-resources-detail .top-area .txt h1{font-size:24px}#page-resources-detail .top-area .bot{margin-top:25px}#page-resources-detail .top-area .bot .author .t{gap:0}#page-resources-detail .top-area .bot .author .t b{font-size:14px}#page-resources-detail .top-area .bot .author .t span{font-size:12px}#page-resources-detail .big-img{max-width:calc(100% - var(--space)*2)}#page-resources-detail .content{padding:0 var(--space)}#page-resources-detail .content h3{font-size:19px}#page-resources-detail .content .left-right-box .boxes{flex-direction:column;gap:20px}#page-resources-detail .content .left-right-box .boxes .box{width:100%}.faqs-area{flex-direction:column;gap:20px;padding-top:25px;padding-left:30px}.faqs-area .p-titles{padding-top:0}.faqs-area .right{width:100%;padding:0 0 60px}.faqs-area .right .faqs .item{padding:30px}.book-a-demo{margin:60px 0}.book-a-demo .top{padding:40px 30px 0}.book-a-demo .top .title{font-size:22px;line-height:35px}.book-a-demo .top .desc{font-size:13px}.book-a-demo .top .imgs{height:160px;margin-bottom:-30px}:is(.book-a-demo .top .imgs img,.book-a-demo .top .imgs video):first-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0;min-height:160px}:is(.book-a-demo .top .imgs img,.book-a-demo .top .imgs video):last-of-type{translate:-15% 15%}.book-a-demo .bot{grid-template-columns:1fr}.book-a-demo .bot .box .t{font-size:15px}.explore-insights{padding-bottom:60px;position:relative}.explore-insights .boxes{grid-template-columns:1fr;margin-top:25px}.explore-insights .top{flex-direction:column;align-items:normal;gap:15px;margin-top:15px}.explore-insights .top .p-vtn{position:absolute;bottom:0;left:50%;translate:-50%}.explore-insights .top .btns{white-space:nowrap;padding:0 var(--space);margin:0 calc(-1 * var(--space));gap:5px;overflow-x:auto}.explore-insights .top .btns a{font-size:12px}.p-vtn a{padding:6px 10px 6px 15px}#page-home{overflow-x:clip}#page-home .slider .main-area{height:100vh;min-height:915px}#page-home .slider .main-area .mid-area{width:100%}#page-home .slider .main-area .mid-area .texts .p-titles h1{font-size:30px;line-height:43px}#page-home .slider .main-area .mid-area .texts span{margin-bottom:10px;font-size:12px}#page-home .slider .main-area .mid-area .bullet{flex:none;height:210px;position:relative;top:-360px;scale:.7}#page-home .slider .main-area .mid-area .box{flex:0 0 156px}#page-home .slider .main-area .boxes .box1:first-of-type{top:174px;left:-190px}#page-home .slider .main-area .boxes .box1:nth-of-type(2){top:-320px;left:200px}#page-home .slider .main-area .boxes .box1:nth-of-type(4){top:170px;left:170px}#page-home .slider .main-area .boxes .box1:nth-of-type(5){top:110px;left:-170px}#page-home .slider .main-area .boxes .box1:nth-of-type(6){top:-340px;left:-250px}#page-home .slider .main-area .boxes .box1 .line{display:none}#page-home .slider .texts-area{padding:0 var(--space);flex-direction:column;gap:15px;margin:-290px 0 40px}#page-home .slider .texts-area .left{width:100%;font-size:23px;line-height:33px}#page-home .slider .texts-area .right{width:100%;font-size:13px;line-height:20px}#page-home .slider .texts-area .right .p-vtn{margin-top:20px}#page-home .slider .boxes-area{flex-direction:column;padding-bottom:20px;display:flex}#page-home .slider .boxes-area .box{flex:0 0 100%;height:450px}#page-home .slider .boxes-area .box .txt{background:linear-gradient(#fff0 0%,#fff 24.93%);padding:30px 75px 30px 30px}#page-home .slider .boxes-area .box .txt h1,#page-home .slider .boxes-area .box .txt h2,#page-home .slider .boxes-area .box .txt h3,#page-home .slider .boxes-area .box .txt h4{font-size:20px}#page-home .slider .boxes-area .box .txt p{font-size:12px}#page-home .slider .boxes-area .box .txt:after{bottom:30px;right:30px}#page-home .animated-boxes-area-mobile{display:block}#page-home .animated-boxes-area{display:none;overflow-x:auto}#page-home .animated-boxes-area .back.y2{width:580px;height:410px}#page-home .animated-boxes-texts{padding:0 var(--space);opacity:1;margin:55px auto;translate:0}#page-home .animated-boxes-texts h1,#page-home .animated-boxes-texts h2,#page-home .animated-boxes-texts h3,#page-home .animated-boxes-texts h4{font-size:21px;line-height:31px}#page-home .animated-boxes-texts p{margin-top:12px;font-size:13px}.p-modal{padding:var(--space)}.p-modal .area .area-main .form-groups{grid-template-columns:1fr}.p-modal .area .area-main .form-groups .form-group:last-of-type,.p-modal .area .area-main .form-groups .form-group:nth-last-of-type(2),.p-modal .area .area-main .form-groups .form-group:nth-last-of-type(3),.p-modal .area .area-main .form-groups .form-group:nth-last-of-type(4){grid-column:span 1}.insight-box{min-height:320px;padding:var(--space)}#page-resources .page-title{margin-top:20px;margin-bottom:25px}#page-resources .page-title h1{font-size:25px}#page-resources .top-area{flex-direction:column;align-items:normal;gap:15px;margin-top:25px;margin-bottom:40px}#page-resources .top-area .btns{white-space:nowrap;padding:0 var(--space);margin:0 calc(-1 * var(--space));gap:10px;overflow-x:auto}#page-resources .features-area{margin:40px 0;display:grid}#page-resources .features-area .insight-box .t{height:auto;font-size:16px;line-height:22px}#page-platform .section-1{padding:0 var(--space)}#page-platform .section-1 h1{font-size:25px}#page-platform .section-5{margin:50px 0}#page-platform .section-5 .texts{padding:0 var(--space)}#page-platform .section-5 .texts h1,#page-platform .section-5 .texts h2,#page-platform .section-5 .texts h3,#page-platform .section-5 .texts h4{margin-bottom:20px;font-size:27px;line-height:38px}#page-platform .section-3{flex-direction:column;display:flex}#page-platform .section-3 .box{padding:30px}#page-platform .section-3 .box .p-titles p{margin-top:15px}#page-platform .section-3 .box .lottie{min-height:auto}#page-platform .section-3 .box img{height:auto;margin:15px auto}#page-platform .card-effect-area{margin:40px 0}#page-platform .card-effect-area .box{padding:var(--space);flex-direction:column;gap:15px}#page-platform .card-effect-area .box .left{width:100%}#page-platform .card-effect-area .box .left .content ul{gap:17px;margin:25px 0}#page-platform .card-effect-area .box .left .content .p-vtn{z-index:1;position:absolute;bottom:30px}#page-platform .card-effect-area .box .right{width:100%;margin-top:20px}#page-platform .card-effect-area .box .right.full{bottom:calc(-1 * var(--space));right:calc(-1 * var(--space));margin:0;position:relative;left:0;translate:0}#page-platform .card-effect-area.v2 .box .right img{max-height:inherit}#page-platform .section-4{margin:50px 0}#page-platform .section-4 .top{flex-direction:column;align-items:flex-start}#page-platform .section-4 .top h1,#page-platform .section-4 .top h2,#page-platform .section-4 .top h3,#page-platform .section-4 .top h4{margin-bottom:20px;font-size:27px;line-height:38px}#page-platform .section-4 .boxes{padding:0 var(--space);margin:0 calc(-1 * var(--space));padding-bottom:20px;overflow:auto hidden}#page-404 .area .texts{max-width:calc(100% - var(--space) * 2)}#page-solution .section-1{padding:0 var(--space)}#page-solution .section-1 h1{font-size:25px}#page-solution .section-2{padding:0 var(--space);overflow-x:clip}#page-solution .section-2 .area{scale:1.2}#page-solution .section-2 .area .lottie{min-height:auto}#page-solution .section-2 .texts{margin:50px auto 0}#page-solution .section-2 .texts h1,#page-solution .section-2 .texts h2,#page-solution .section-2 .texts h3,#page-solution .section-2 .texts h4{margin-bottom:25px;font-size:24px}#page-solution .section-3{flex-direction:column;display:flex}#page-solution .section-3 .box{padding:30px}#page-solution .section-3 .box .p-titles p{margin-top:15px}#page-solution .section-3 .box .lottie{min-height:auto}#page-solution .section-3 .box img{height:auto;margin:15px auto}#page-solution .section-4{margin:50px 0}#page-solution .section-4 .top{flex-direction:column;align-items:flex-start}#page-solution .section-4 .top h1,#page-solution .section-4 .top h2,#page-solution .section-4 .top h3,#page-solution .section-4 .top h4{margin-bottom:20px;font-size:27px;line-height:38px}#page-solution .section-4 .boxes{padding:0 var(--space);margin:0 calc(-1 * var(--space));padding-bottom:20px;overflow:auto hidden}#page-solution-alternative .backEs{opacity:.2;height:100vh;top:0;right:-80vh}#page-solution-alternative .section-1{padding:0 var(--space)}#page-solution-alternative .section-1 h1{font-size:25px}#page-solution-alternative .section-1 .mobile-lottie-area{margin-top:25px;display:block}#page-solution-alternative .section-1 .effect-area{display:none}#page-solution-alternative .section-2 .area{padding:var(--space) 0 0 var(--space);flex-direction:column;gap:25px}#page-solution-alternative .section-2 .area .left{width:100%;padding-bottom:0;padding-right:var(--space)}#page-solution-alternative .section-2 .area .right{width:100%}#page-solution-alternative .section-3{flex-direction:column}#page-solution-alternative .section-3 .box{width:100%;padding:var(--space)}#page-solution-alternative .section-3 .box:first-child{padding:0}#page-solution-alternative .section-3 .box:first-child .p-titles{padding:var(--space);z-index:1}#page-solution-alternative .section-3 .box .globe-container{opacity:.3;height:80%}#page-solution-alternative .section-4{margin:50px 0}#page-solution-alternative .section-4 .top{flex-direction:column;align-items:flex-start}#page-solution-alternative .section-4 .top h1,#page-solution-alternative .section-4 .top h2,#page-solution-alternative .section-4 .top h3,#page-solution-alternative .section-4 .top h4{font-size:27px;line-height:38px}#page-solution-alternative .section-4 .boxes{padding:0 var(--space);margin:0 calc(-1 * var(--space));padding-bottom:20px;overflow:auto hidden}#page-partners .area{flex-direction:column;gap:40px}#page-partners .area .left-area,#page-partners .area .right-area{width:100%}#page-partners .area .right-area{padding:var(--space)}#page-partners .area .left-area .how-build-area{margin-bottom:0}#page-partners .area .left-area .page-title{font-size:34px}#page-partners .area .left-area .desc{padding-right:0}#page-partners .area .left-area .boxes-area .title{line-height:normal}#page-partners .area .left-area .boxes-area .boxes{grid-template-columns:repeat(1,1fr)}#page-pages-new .area{flex-direction:column;gap:40px}#page-pages-new .area .left-area,#page-pages-new .area .right-area{width:100%}#page-pages-new .area .right-area{display:none}#page-pages-new .area .left-area{padding-right:var(--space)}#page-pages-new .area .left-area .page-title{font-size:34px}#page-company .page-title{margin-bottom:25px;font-size:25px}#page-company .metaballs-area{padding:0 var(--space);--boxSize:100%;flex-direction:column;gap:40px;width:auto;display:flex}#page-company .metaballs-area .box{padding:0 var(--space);aspect-ratio:auto}#page-company .metaballs-area .box .t{font-size:26px}#page-company .metaballs-area .box .d{margin-top:10px;font-size:14px}#page-company .metaballs-area .box.box1{width:auto;left:32%;right:0}#page-company .metaballs-area .box.box2{text-align:center;width:auto;top:65vw;left:37%;right:0}#page-company .metaballs-area .box.box3{display:none}#page-company .metaballs-area .box.box4{width:auto;padding:0;position:relative;top:auto;left:auto;right:auto}#page-company .metaballs-area .box.box4 .t{font-size:22px;line-height:34px}#page-company .teams-area{flex-direction:column;gap:25px;margin:50px 0}#page-company .teams-area .left{width:100%}#page-company .teams-area .left h1,#page-company .teams-area .left h2,#page-company .teams-area .left h3,#page-company .teams-area .left h4{font-size:28px}#page-company .teams-area .right .box .t{margin-top:15px}#page-company .teams-area .right .box .t span{font-size:12px}#page-company .our-values-area{margin:50px 0}#page-company .our-values-area .top{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}#page-company .our-values-area .top h1,#page-company .our-values-area .top h2,#page-company .our-values-area .top h3,#page-company .our-values-area .top h4{margin-bottom:15px}#page-company .our-values-area .boxes{margin:0 calc(-1 * var(--space));padding:0 var(--space);padding-bottom:15px;overflow:auto hidden}.p-btn a{padding:10px 15px}.p-modal .area .area-main{border-radius:14px;height:calc(100% - 14px);margin:7px}.p-form .form-groups{gap:15px}.p-form .form-group input{height:40px}.p-form .form-group textarea{height:60px}.p-form .check-group input{appearance:none;border-radius:500px;outline:none}.p-form .check-group input:before{top:1px}#page-contact .top-area{flex-wrap:wrap;gap:30px;margin:30px 0}#page-contact .top-area .title{font-size:30px}#page-contact .top-area .right a img{width:26px}#page-contact .contact-boxes{grid-template-columns:repeat(1,1fr);margin:45px 0}#page-contact .contact-boxes .box{padding:var(--space)}#page-contact .contact-boxes .box .t{flex-direction:column}#page-contact .contact-boxes .box .t .l h2{margin-bottom:14px;font-size:24px;line-height:27px}#page-contact .contact-boxes .box .t .l p{font-size:12px;line-height:20px}#page-contact .contact-boxes .box .t .l .tel{margin:25px 0 0}#page-contact .contact-boxes .box .t .l .tel a{font-size:18px}#page-contact .contact-boxes .box .t .r{flex:none}#page-contact .contact-boxes .box .t .r .hour{justify-content:flex-start}#page-contact .contact-boxes .box .t .r small{text-align:left}#page-contact .faqs-area .right{padding:var(--space)}#page-contact .faqs-area .p-form .form-groups{flex-direction:column;display:flex}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes radarRotate{0%{rotate:none}to{rotate:360deg}}@keyframes sliderBoxRotate{0%{rotate:none}to{rotate:90deg}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}