:root{--color-primary: #ff8929;--color-primary-light: #ff9a2e;--color-primary-dark: #ff582e;--color-secondary: #ff5f2e;--color-orange-light: #ffa545;--color-orange-dark: #ff7d5c;--color-text-primary: #111111;--color-text-secondary: #333333;--color-text-tertiary: #666666;--color-text-black: #000000;--color-text-white: #ffffff;--color-border-light: #ebebeb;--color-border-gray: #e0e0e0;--color-border-divider: #e7e7e7;--color-border-orange: #ffd39a;--color-bg-white: #ffffff;--color-bg-gray: #f5f5f5;--color-bg-orange: #fe5f2e;--color-bg-footer: #fffaf6;--gradient-primary: linear-gradient(90deg, #ff9a2e -4.59%, #ff582e 109.41%);--gradient-orange: linear-gradient(90deg, #ffa545 -4.59%, #ff7d5c 109.41%);--gradient-purple: linear-gradient( 90deg, #3b80fa -4.59%, #da58f0 51.97%, #f88474 109.41% );--gradient-green-blue: linear-gradient(90deg, #7efbb2 0%, #2bb2fe 107.69%);--gradient-hero: linear-gradient(180deg, #f9f5ea 0%, #f9ecdb 100%);--gradient-feature: linear-gradient(180deg, #fff 0%, #f7f3ff 100%);--gradient-component: linear-gradient(to bottom, #f3fbfe, #f3fbff);--gradient-feature-icon: linear-gradient( 180deg, rgba(255, 165, 69, 0.8) -0.55%, rgba(255, 125, 92, 0.8) 113.45% );--radius-small: 3px;--radius-medium: 10px;--radius-large: 20px;--radius-round: 999px;--radius-circle: 50%;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 20px;--spacing-xl: 30px;--spacing-2xl: 40px;--spacing-3xl: 60px;--spacing-4xl: 80px;--font-size-xs: 14px;--font-size-sm: 16px;--font-size-md: 18px;--font-size-lg: 22px;--font-size-xl: 24px;--font-size-2xl: 26px;--font-size-3xl: 32px;--font-size-4xl: 48px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 20px;--line-height-normal: 30px;--line-height-relaxed: 40px;--line-height-loose: 67px;--shadow-card: 0 0 60px 0 rgba(69, 0, 134, 0.06), -1px -1px 0 0 #fff inset;--shadow-badge: drop-shadow(0 31px 140px rgba(61, 113, 178, 0.3));--header-height: 70px;--backdrop-blur: blur(25px)}.btn-hover{-webkit-transition:all .3s ease;transition:all .3s ease}.btn-hover:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.main .section{padding-bottom:90px;scroll-margin-top:var(--header-height)}.main .section .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:var(--spacing-4xl) 0 0}.main .section .content-wrapper .title-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-text-primary);font-size:var(--font-size-4xl);font-weight:500;min-height:var(--line-height-loose)}.main .section .content-wrapper .title-text .title-highlight-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;width:220px;height:var(--line-height-loose);margin-left:var(--spacing-sm)}.main .section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{position:absolute;top:0;width:100%;height:75px}.main .section .content-wrapper .subtitle-text{color:var(--color-text-secondary);font-size:var(--font-size-xl);margin:var(--spacing-2xl) 20px 70px;font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed)}.main .hero-section{position:relative;background:url(../img/heroSectionBg.png) no-repeat center top;background-size:100% 100%;padding-bottom:0;overflow:hidden}.main .hero-section::before,.main .hero-section::after{position:absolute;content:"";width:130px;height:100%;top:0;left:-25px;background:-webkit-gradient(linear, right top, left top, from(rgba(249, 242, 227, 0)), to(#f9f2e3));background:linear-gradient(270deg, rgba(249, 242, 227, 0) 0%, #f9f2e3 100%);z-index:2;pointer-events:none}.main .hero-section::after{left:initial;right:-25px;background:-webkit-gradient(linear, right top, left top, from(#f9f5ef), to(rgba(249, 245, 239, 0)));background:linear-gradient(270deg, #f9f5ef 0%, rgba(249, 245, 239, 0) 100%)}.main .hero-section .content-wrapper .title-text .title-highlight-img{margin:0 13px 0 9px}.main .hero-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{top:11px}.main .hero-section .content-wrapper .subtitle-text{margin:var(--spacing-2xl) 0}.main .hero-section .content-wrapper .contact-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:166px;height:60px;border-radius:var(--radius-round);background:var(--gradient-primary);color:var(--color-text-white);font-size:24px;font-weight:var(--font-weight-medium);text-decoration:none;cursor:pointer}.main .hero-section .content-wrapper .contact-btn .btn-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.main .hero-section .content-wrapper .contact-btn .arrow-icon{display:block;width:18px;height:18px;margin-left:4px}.main .hero-section .swiper-container{position:relative;width:calc(100% + 25px);height:693px;margin-left:-25px;padding-top:42px;padding-bottom:82px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main .hero-section .swiper-container .swiper-item{-ms-flex-negative:0;flex-shrink:0;width:246px;height:514px;margin-left:44px;position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.main .hero-section .swiper-container .swiper-item img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .4s ease;transition:all .4s ease}.main .hero-section .swiper-container .swiper-item:hover img{width:120%;height:120%}.main .hero-section .swiper-container .swiper-item>img{-webkit-filter:drop-shadow(20px 24px 20px rgba(88, 59, 24, 0.08));filter:drop-shadow(20px 24px 20px rgba(88, 59, 24, 0.08))}.main .hero-section .swiper-container .swiper-item:first-child{margin-left:0}.main .hero-section .swiper-container .swiper-item:nth-child(2n){-webkit-transform:translateY(55px);transform:translateY(55px)}.main .feature-section{background:var(--gradient-feature)}.main .feature-section .content-wrapper{padding-top:89px}.main .feature-section .content-wrapper .title-text .title-highlight-img{width:260px}.main .feature-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{height:85px}.main .feature-section .feature-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .feature-section .feature-wrapper .content-box{margin-right:100px}.main .feature-section .feature-wrapper .content-box .feature-card{padding:var(--spacing-xl);display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;cursor:pointer;-webkit-transition:all .3s cubic-bezier(0.34, 0.63, 0, 0.99),height .4s ease-in-out;transition:all .3s cubic-bezier(0.34, 0.63, 0, 0.99),height .4s ease-in-out}.main .feature-section .feature-wrapper .content-box .feature-card.feature-card-active{height:154px;border-radius:var(--radius-large);background:hsla(0,0%,100%,.4);-webkit-box-shadow:var(--shadow-card);box-shadow:var(--shadow-card);-webkit-transform:height .4s ease-in-out;transform:height .4s ease-in-out}.main .feature-section .feature-wrapper .content-box .feature-card.feature-card-active .card-title{background:var(--gradient-purple);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.main .feature-section .feature-wrapper .content-box .feature-card.feature-card-active .card-desc{display:block}.main .feature-section .feature-wrapper .content-box .feature-card .card-title{color:var(--color-text-secondary);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal)}.main .feature-section .feature-wrapper .content-box .feature-card .card-desc{display:none;margin-top:10px;width:397px;color:var(--color-text-tertiary);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);line-height:22px}.main .feature-section .feature-wrapper .image-box{width:100%;max-width:739px;position:relative;overflow:hidden}.main .feature-section .feature-wrapper .image-box::before{content:"";display:block;padding-top:88.2273342355%}.main .feature-section .feature-wrapper .image-box>img,.main .feature-section .feature-wrapper .image-box>picture,.main .feature-section .feature-wrapper .image-box>video,.main .feature-section .feature-wrapper .image-box>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .components-section{padding-bottom:0;background:var(--gradient-component)}.main .components-section .content-wrapper .title-text .title-highlight-img{width:250px}.main .components-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{height:91px}.main .components-section .content-wrapper .subtitle-text{margin-bottom:0}.main .components-section .components-showcase{margin:0 auto;position:relative}.main .components-section .components-showcase .components-showcase-img-container{max-width:1780px;margin:0 auto;position:relative;overflow:hidden}.main .components-section .components-showcase .components-showcase-img-container::before{content:"";display:block;padding-top:104.5833333333%}.main .components-section .components-showcase .components-showcase-img-container>img,.main .components-section .components-showcase .components-showcase-img-container>picture,.main .components-section .components-showcase .components-showcase-img-container>video,.main .components-section .components-showcase .components-showcase-img-container>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .components-section .components-showcase .component-stat-box{position:absolute;left:0;right:0;top:0;bottom:0}.main .components-section .components-showcase .component-stat-box .component-stat-sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:sticky;top:0;height:42.5%}.main .components-section .components-showcase .component-stat-box .component-stat-sticky .component-stat-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:390px;height:136px;border-radius:20px;background:hsla(0,0%,100%,.74);backdrop-filter:blur(20px)}.main .components-section .components-showcase .component-stat-box .component-stat-sticky .component-stat-card .stat-text{color:var(--color-text-black);font-size:var(--font-size-3xl);font-weight:var(--font-weight-medium);line-height:45px}.main .components-section .components-showcase .component-stat-box .component-stat-sticky .component-stat-card .stat-image{height:70px;margin:0 8px;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.main .multi-store-section{background-color:var(--color-bg-white);-webkit-transform:translateZ(0);transform:translateZ(0)}.main .multi-store-section .content-wrapper .title-text .title-highlight-img{width:303px}.main .multi-store-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{height:93px}.main .multi-store-section .image-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.main .multi-store-section .image-grid .image-box{position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);width:343px;height:393px}.main .multi-store-section .image-grid .image-box img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .4s ease;transition:all .4s ease}.main .multi-store-section .image-grid .image-box:hover img{width:110%;height:110%}.main .role-section{background-color:#f3fffb;-webkit-transform:translateZ(0);transform:translateZ(0)}.main .role-section .content-wrapper .title-text .title-highlight-img{width:252px;margin-left:0}.main .role-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{height:88px}.main .role-section .content-wrapper .subtitle-text{margin-bottom:var(--spacing-2xl)}.main .role-section .role-showcase{position:relative;height:128px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--role-animation-duration: 0.8s;--role-animation-easing: cubic-bezier(0.4, 0, 0.2, 1)}.main .role-section .role-showcase .role-carousel-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .role-section .role-showcase .role-carousel{position:relative;width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.main .role-section .role-showcase .role-item{position:absolute;left:50%;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all var(--role-animation-duration) var(--role-animation-easing);transition:all var(--role-animation-duration) var(--role-animation-easing);cursor:pointer}.main .role-section .role-showcase .role-item .role-avatar{position:relative;width:80px;height:80px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.main .role-section .role-showcase .role-item .role-avatar .role-avatar-img{position:relative;width:calc(100% - 2px);height:calc(100% - 2px);border:2px solid #fff;border-radius:var(--radius-circle);-webkit-transition:-webkit-transform var(--role-animation-duration) var(--role-animation-easing),-webkit-filter var(--role-animation-duration) var(--role-animation-easing);transition:-webkit-transform var(--role-animation-duration) var(--role-animation-easing),-webkit-filter var(--role-animation-duration) var(--role-animation-easing);transition:transform var(--role-animation-duration) var(--role-animation-easing),filter var(--role-animation-duration) var(--role-animation-easing);transition:transform var(--role-animation-duration) var(--role-animation-easing),filter var(--role-animation-duration) var(--role-animation-easing),-webkit-transform var(--role-animation-duration) var(--role-animation-easing),-webkit-filter var(--role-animation-duration) var(--role-animation-easing);-webkit-transform:scale(0.74) translate3d(0, 5px, 0);transform:scale(0.74) translate3d(0, 5px, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.main .role-section .role-showcase .role-item .role-avatar::after{content:"";position:absolute;width:100%;height:100%;left:2px;top:2px;border-radius:var(--radius-circle);background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.4)));background:linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);pointer-events:none;-webkit-transition:opacity var(--role-animation-duration) var(--role-animation-easing);transition:opacity var(--role-animation-duration) var(--role-animation-easing)}.main .role-section .role-showcase .role-item .role-name{line-height:22px;color:var(--color-text-tertiary);text-align:center;font-size:var(--font-size-sm);-webkit-transform:translateY(11px);transform:translateY(11px);-webkit-transition:-webkit-transform var(--role-animation-duration) var(--role-animation-easing);transition:-webkit-transform var(--role-animation-duration) var(--role-animation-easing);transition:transform var(--role-animation-duration) var(--role-animation-easing);transition:transform var(--role-animation-duration) var(--role-animation-easing), -webkit-transform var(--role-animation-duration) var(--role-animation-easing)}.main .role-section .role-showcase .role-item.role-item-active .role-avatar .role-avatar-img{-webkit-transform:scale(1) translate3d(0, 5px, 0);transform:scale(1) translate3d(0, 5px, 0);-webkit-filter:drop-shadow(0 0 40px rgba(0, 97, 48, 0.22));filter:drop-shadow(0 0 40px rgba(0, 97, 48, 0.22))}.main .role-section .role-showcase .role-item.role-item-active .role-avatar::after{opacity:0}.main .role-section .role-showcase .role-item.role-item-active .role-name{font-size:20px;font-weight:var(--font-weight-medium);-webkit-transform:translateY(20px);transform:translateY(20px);line-height:28px;color:var(--color-text-secondary)}.main .role-section .role-dashboard{width:100%;max-width:1200px;margin:45px auto 0;position:relative;overflow:hidden;-webkit-filter:drop-shadow(0 0 30px rgba(2, 96, 30, 0.0392156863));filter:drop-shadow(0 0 30px rgba(2, 96, 30, 0.0392156863))}.main .role-section .role-dashboard::before{content:"";display:block;padding-top:50.6920415225%}.main .role-section .role-dashboard>img,.main .role-section .role-dashboard>picture,.main .role-section .role-dashboard>video,.main .role-section .role-dashboard>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .custom-ratio-box{position:absolute;top:0;left:0;width:100%;height:100%}.main .role-section .role-dashboard .dashboard-img{width:100%}.main .role-section .role-dashboard .dashboard-img img{width:100%;height:auto;display:block}.main .role-section .role-dashboard .dashboard-panel{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;pointer-events:none;-webkit-transition:all .2s ease;transition:all .2s ease}.main .role-section .role-dashboard .dashboard-panel .dashboard-left,.main .role-section .role-dashboard .dashboard-panel .dashboard-middle,.main .role-section .role-dashboard .dashboard-panel .dashboard-right{width:365px}.main .role-section .role-dashboard .dashboard-panel .dashboard-left .dashboard-img+.dashboard-img,.main .role-section .role-dashboard .dashboard-panel .dashboard-middle .dashboard-img+.dashboard-img,.main .role-section .role-dashboard .dashboard-panel .dashboard-right .dashboard-img+.dashboard-img{margin-top:8.22%}.main .role-section .role-dashboard .dashboard-panel .dashboard-middle{margin:0 1.56vw}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:first-child,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:first-child{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:first-child::before,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:first-child::before{content:"";display:block;padding-top:77.8082191781%}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:first-child>img,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:first-child>picture,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:first-child>video,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:first-child>.custom-ratio-box,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:first-child>img,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:first-child>picture,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:first-child>video,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:first-child>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:last-child,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:last-child{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:last-child::before,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:last-child::before{content:"";display:block;padding-top:69.5890410959%}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:last-child>img,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:last-child>picture,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:last-child>video,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-left .dashboard-img:last-child>.custom-ratio-box,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:last-child>img,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:last-child>picture,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:last-child>video,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-right .dashboard-img:last-child>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-middle .dashboard-img{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-middle .dashboard-img::before{content:"";display:block;padding-top:155.6164383562%}.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-middle .dashboard-img>img,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-middle .dashboard-img>picture,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-middle .dashboard-img>video,.main .role-section .role-dashboard .dashboard-panel:first-child .dashboard-middle .dashboard-img>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-left .dashboard-img{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-left .dashboard-img::before{content:"";display:block;padding-top:155.6164383562%}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-left .dashboard-img>img,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-left .dashboard-img>picture,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-left .dashboard-img>video,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-left .dashboard-img>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:first-child{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:first-child::before{content:"";display:block;padding-top:76.9863013699%}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:first-child>img,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:first-child>picture,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:first-child>video,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:first-child>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:last-child{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:last-child::before{content:"";display:block;padding-top:70.4109589041%}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:last-child>img,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:last-child>picture,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:last-child>video,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-middle .dashboard-img:last-child>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-right .dashboard-img{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-right .dashboard-img::before{content:"";display:block;padding-top:155.6164383562%}.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-right .dashboard-img>img,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-right .dashboard-img>picture,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-right .dashboard-img>video,.main .role-section .role-dashboard .dashboard-panel:last-child .dashboard-right .dashboard-img>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:first-child{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:first-child::before{content:"";display:block;padding-top:76.9863013699%}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:first-child>img,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:first-child>picture,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:first-child>video,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:first-child>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:last-child{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:last-child::before{content:"";display:block;padding-top:70.4109589041%}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:last-child>img,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:last-child>picture,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:last-child>video,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-left .dashboard-img:last-child>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-middle .dashboard-img,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-right .dashboard-img{position:relative;overflow:hidden}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-middle .dashboard-img::before,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-right .dashboard-img::before{content:"";display:block;padding-top:155.6164383562%}.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-middle .dashboard-img>img,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-middle .dashboard-img>picture,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-middle .dashboard-img>video,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-middle .dashboard-img>.custom-ratio-box,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-right .dashboard-img>img,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-right .dashboard-img>picture,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-right .dashboard-img>video,.main .role-section .role-dashboard .dashboard-panel:nth-child(2) .dashboard-right .dashboard-img>.custom-ratio-box{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .role-section .role-dashboard .dashboard-panel-active{opacity:1;pointer-events:auto}.main .solution-section{background:url(../img/smartCateringBg.png) no-repeat center top;background-size:100% 100%}.main .solution-section .content-wrapper .title-text .title-highlight-img{width:447px}.main .solution-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{height:93px}.main .solution-section .solution-wrapper{max-width:1253px;margin:0 auto;padding:0 40px}.main .solution-section .solution-wrapper .solution-container{min-height:530px;padding:64px 58px;border:12px solid var(--color-border-orange);border-radius:var(--radius-large);background-color:#fff}.main .solution-section .solution-wrapper .solution-container .solution-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:52px}.main .solution-section .solution-wrapper .solution-container .solution-tabs .tab-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:137px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:var(--spacing-xl);border-radius:var(--radius-round);background:var(--color-bg-gray);color:var(--color-text-tertiary);font-size:var(--font-size-md);font-style:normal;font-weight:var(--font-weight-normal);line-height:26px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;cursor:pointer}.main .solution-section .solution-wrapper .solution-container .solution-tabs .tab-item:last-child{margin-right:0}.main .solution-section .solution-wrapper .solution-container .solution-tabs .tab-item.tab-item-active{background:var(--gradient-orange);color:var(--color-text-white);font-weight:var(--font-weight-medium)}.main .solution-section .solution-wrapper .solution-container .solution-content{display:-webkit-box;display:-ms-flexbox;display:flex}.main .solution-section .solution-wrapper .solution-container .solution-content .content-left{-ms-flex-negative:0;flex-shrink:0;margin-right:75px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-left .solution-img{width:424px;height:292px;border-radius:var(--radius-large)}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right .industry-title{color:var(--color-text-secondary);font-size:var(--font-size-3xl);font-weight:var(--font-weight-medium);line-height:45px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right .industry-desc{max-width:521px;color:var(--color-text-tertiary);font-size:var(--font-size-md);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);margin:var(--spacing-md) 0 44px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right .feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right .feature-list .feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:var(--spacing-md);min-width:var(--feature-min-width, auto)}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right .feature-list .feature-item .feature-icon{width:11px;height:11px;border-radius:var(--radius-circle);background:var(--gradient-feature-icon);margin-right:var(--spacing-xs);-ms-flex-negative:0;flex-shrink:0}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right .feature-list .feature-item .feature-text{color:var(--color-text-secondary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);line-height:25px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-0{--feature-min-width: 226px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-1{--feature-min-width: 233px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-2{--feature-min-width: 173px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-3{--feature-min-width: 342px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-3 .feature-item:nth-child(2n){min-width:initial}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-4{--feature-min-width: 315px}.main .solution-section .solution-wrapper .solution-container .solution-content .content-right.content-right-4 .feature-item:nth-child(2n){min-width:initial}.main .core-feature-section{background:url(../img/coreFunctionalityBg.png) no-repeat center top;background-size:100% 100%}.main .core-feature-section .content-wrapper .title-text .title-highlight-img{width:328px}.main .core-feature-section .content-wrapper .title-text .title-highlight-img .title-highlight-img-content{height:88px}.main .core-feature-section .core-feature-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--spacing-xl);max-width:1278px;margin:0 auto}.main .core-feature-section .core-feature-grid .core-feature-item{position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-flex-negative:0;flex-shrink:0}.main .core-feature-section .core-feature-grid .core-feature-item img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .4s ease;transition:all .4s ease}.main .core-feature-section .core-feature-grid .core-feature-item:hover img{width:107%;height:107%}.main .core-feature-section .core-feature-grid .core-feature-item.core-feature-left,.main .core-feature-section .core-feature-grid .core-feature-item.core-feature-right{width:406px;height:592px}.main .core-feature-section .core-feature-grid .core-feature-item.core-feature-kds,.main .core-feature-section .core-feature-grid .core-feature-item.core-feature-report{height:281px}.main .core-feature-section .core-feature-grid .core-feature-item .core-img{border-radius:var(--radius-large)}.main .core-feature-section .core-feature-grid .core-feature-middle{-ms-flex-negative:0;flex-shrink:0;width:406px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-xl)}