:root{--Neutral-Grey:#6f7971;--Neutral-Black:#1e201e;--Neutral-White:#fff;--Neutral-Dark-Grey:#4a514b;--Neutral-Light-Grey:#e6e6e6;--Brand-Green-Primary:#4f9848;--Brand-Green-Light:#edf5ed;--Secondary-Green-Background:#ebf3df;--Secondary-Green-Light:#f7faf2}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-padding-top:88px}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:480px){html{font-size:12px}}#root,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{cursor:pointer}img{height:auto;max-width:100%}.neutral-grey{color:var(--Neutral-Grey)}.neutral-black{color:var(--Neutral-Black)}.neutral-white{color:var(--Neutral-White)}.neutral-dark-grey{color:var(--Neutral-Dark-Grey)}.neutral-light-grey{color:var(--Neutral-Light-Grey)}.brand-green-primary{color:var(--Brand-Green-Primary)}.brand-green-light{color:var(--Brand-Green-Light)}.secondary-green-background{color:var(--Secondary-Green-Background)}.secondary-green-light{color:var(--Secondary-Green-Light)}.bg-neutral-grey{background-color:var(--Neutral-Grey)}.bg-neutral-black{background-color:var(--Neutral-Black)}.bg-neutral-white{background-color:var(--Neutral-White)}.bg-neutral-dark-grey{background-color:var(--Neutral-Dark-Grey)}.bg-neutral-light-grey{background-color:var(--Neutral-Light-Grey)}.bg-brand-green-primary{background-color:var(--Brand-Green-Primary)}.bg-brand-green-light{background-color:var(--Brand-Green-Light)}.bg-secondary-green-background{background-color:var(--Secondary-Green-Background)}.bg-secondary-green-light{background-color:var(--Secondary-Green-Light)}.header{background-color:#fff0;display:flex;justify-content:space-between;left:0;padding:12px 160px;position:fixed;right:0;top:0;transition:transform .3s ease,background-color .3s ease;z-index:50}.header.scrolled{background-color:#fff;border-bottom:1px solid #edf5ed;border-bottom:1px solid var(--Brand-Green-Light,#edf5ed);box-shadow:0 2px 10px #0000001a}.header.hidden{transform:translateY(-100%)}.header .logo{cursor:pointer}.header .logo img{height:60px}.header .menu_desktop{align-items:center;display:flex}.header .menu_desktop a{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:18px;font-style:normal;font-weight:400;line-height:32px;margin:0 26px;padding:8px 0}.header .menu_desktop a:hover{color:#3b7236}.header .menu_mobile{display:none}.header .contact-us-btn{background:#4f9848;background:var(--Brand-Green-Primary,#4f9848);border-color:#0000;border-radius:200px;box-shadow:0 5px 20px 0 #0b490726;color:#fff!important;color:var(--Neutral-White,#fff)!important;font-size:20px;font-style:normal;font-weight:400;line-height:34px;text-align:center;width:112px}.header .contact-us-btn:hover{background:#3b7236;border-radius:200px;box-shadow:0 5px 20px 0 #0b490726}@media screen and (max-width:992px){.header{padding:12px 32px}.header .logo img{height:44px}.header .menu_mobile{align-items:center;display:flex}.header .menu_mobile div{color:#00506d;font-size:40px}.header .menu_desktop{display:none}.header .mobile_dropdown_menu{background:#ebf3df;background:var(--Secondary-Green-Background,#ebf3df);border-radius:0 0 8px 8px;box-shadow:0 10px 20px 4px #3446321a;display:flex;flex-direction:column;left:0;padding:30px 50px;position:absolute;right:0;top:70px;width:100vw}.header .mobile_dropdown_menu a{font-size:20px}.header .mobile_dropdown_menu div{padding:20px 0;text-align:left;width:100%}}.header-placeholder{height:100px}.icon-transition{transition:all .3s}.icon-show{opacity:1;transform:rotate(0deg)}.icon-hide{opacity:.8;transform:rotate(180deg)}.header .menu_mobile div{-webkit-tap-highlight-color:transparent;color:#00506d;font-size:32px;outline:none;-webkit-user-select:none;user-select:none}.header .menu_mobile div:active{background-color:initial}.solution-dropdown{display:inline-block;position:relative}.solution-dropdown-btn{align-items:center;background:none;border:none;color:#1e201e;color:var(--Neutral-Black,#1e201e);cursor:pointer;display:flex;font-size:18px;font-weight:400;gap:8px;line-height:32px;margin:0 34px;padding:8px 0;transition:color .3s ease}.solution-dropdown-btn:hover{color:#3b7236}.dropdown-icon{transition:transform .3s ease}.dropdown-icon.open{transform:rotate(180deg)}.solution-dropdown-menu{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;list-style:none;margin:8px 0 0;min-width:280px;padding:8px 0;position:absolute;top:100%;z-index:100}.solution-dropdown-menu li{padding:0}.solution-dropdown-menu li a{color:#1e201e;color:var(--Neutral-Black,#1e201e);display:block;font-size:16px;font-weight:400;line-height:24px;padding:0 12px;transition:background-color .3s ease,color .3s ease}.solution-dropdown-menu li a:hover{background-color:#f0f9f0;color:#3b7236}.mobile-solution-dropdown-btn{align-items:center;background:none;border:none;color:#1e201e;color:var(--Neutral-Black,#1e201e);cursor:pointer;display:flex;font-size:20px;font-weight:400;gap:8px;padding:0;text-align:left;width:100%}.mobile-solution-dropdown-btn:hover{color:#3b7236}.mobile-solution-submenu{margin-left:20px;margin-top:12px;padding-left:12px}.mobile-solution-submenu>div{padding:8px 0}.mobile-solution-submenu a{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:16px}.footer-container{width:100%}.footer-content{background:#edf5ed;background:var(--Brand-Green-Light,#edf5ed);padding-bottom:72px;padding-top:80px;@media (max-width:1200px){padding-bottom:36px;padding-left:20px;padding-right:20px;padding-top:40px}}.footer-logo{text-align:center;@media (max-width:1200px){display:none}}.footer-nav{width:100%}.footer-nav-section{margin-bottom:20px}.footer-nav-title{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:700;line-height:34px;margin-bottom:28px}.footer-nav-item{color:#4a514b;color:var(--Neutral-Dark-Grey,#4a514b);display:flex;font-size:18px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:16px}.footer-nav-item a:hover{color:#3b7236}.footer-nav-separator{border-top:1px solid #e6e6e6;border-top:1px solid var(--Neutral-Light-Grey,#e6e6e6);margin-top:4px;@media (max-width:1200px){display:none}};.company-info{align-items:center;display:flex}.social-icons{margin-top:20px}.social-icon{height:24px;margin-right:25px;width:24px}.copyright{background-color:#fff;color:#6f7971;color:var(--Neutral-Grey,#6f7971);font-size:12px;font-style:normal;font-weight:400;height:40px;line-height:18px;text-align:center}.back_to_top_button{bottom:36px;display:flex;height:48px;position:fixed;right:36px;width:48px;z-index:1000}.privacy-page{margin:0;max-width:100%;padding:0}.privacy-banner{background-color:#dce8c9;margin-top:0;padding:80px 20px 20px;width:100%}.privacy-banner h1{color:#333;font-size:24px;margin:0;padding:10px 0}.privacy-content{margin:0 auto;max-width:1200px;padding:20px}.privacy-section,.terms-section{margin-bottom:50px}.privacy-section h2,.terms-section h2{border-bottom:1px solid #dce8c9;font-size:20px;margin-bottom:20px;padding-bottom:10px}.privacy-section h3,.terms-section h3{color:#3c7d31;font-size:18px;margin-bottom:15px;margin-top:30px}.privacy-section p,.terms-section p{color:#333;line-height:1.6;margin-bottom:15px}.terms-section{border-top:2px solid #dce8c9;margin-top:40px;padding-top:20px}.ig-primary-btn{background:#4f9848;background:var(--Brand-Green-Primary,#4f9848);border-color:#0000;color:#fff;color:var(--Neutral-White,#fff);font-size:20px;font-style:normal;font-weight:400;height:66px;line-height:34px;width:180px}.ig-primary-btn,.ig-primary-btn:hover{border-radius:200px;box-shadow:0 5px 20px 0 #0b490726}.ig-primary-btn:hover{background:#3b7236}.ig-secondary-btn{background:#fff;background:var(--Neutral-White,#fff);color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:400;height:66px;line-height:34px;padding:0 30px;width:160px}.ig-secondary-btn,.ig-secondary-btn:hover{border:1px solid #4f9848;border:1px solid var(--Brand-Green-Primary,#4f9848);border-radius:200px}.ig-secondary-btn:hover{background:#edf5ed}.intro-section{height:auto;margin-bottom:160px;padding-top:120px;position:relative;width:100%}@media (min-width:1201px){.intro-background{background-image:url(/static/media/img_hero.e62fad7f61cb450e4a36.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;left:40px;position:absolute;top:0;width:calc(100% - 80px);z-index:-1}.intro-content{height:960px}.intro-mobile-image{display:none}}@media (max-width:1200px){.intro-section{background-color:#f2f9f0}.intro-background{display:none}.intro-mobile-image{display:block;margin-top:30px;text-align:center}.intro-mobile-image img{height:auto;max-width:100%}.intro-description{padding-left:20px;padding-right:20px}}.intro-title h1{font-size:3.5rem;font-style:normal;font-weight:700;letter-spacing:.035rem;line-height:1.4;margin-bottom:1.25rem;text-align:center}.highlight{color:#57a44b}.intro-description{font-size:1.75rem;font-style:normal;font-weight:400;line-height:1.3;margin:0 auto 1.375rem;text-align:center}.intro-buttons{display:flex;gap:20px;justify-content:center;margin-bottom:20px}.learn-more-btn{background-color:initial!important;border-color:#333!important;border-radius:200px;color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:400;height:66px;line-height:34px;padding:0 30px;width:160px}.feature-slider-container{margin:0 auto 120px;max-width:1280px}.feature-slider-container .main-title{color:#4f9848;color:var(--Brand-Green-Primary,#4f9848);font-size:3.5rem;font-style:normal;font-weight:700;letter-spacing:.035rem;line-height:1.43;margin-bottom:2.5rem;padding:0 12px;text-align:center}.feature-slider-container .section-content{padding:0 40px}.feature-image-container{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:20px}.feature-image{animation:fadeInFromLeft .5s forwards;height:auto;max-width:100%;opacity:0;transform:translateX(-30px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}@keyframes fadeInFromLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.feature-options{display:flex;flex-direction:column;gap:20px;justify-content:center}.feature-option{border-radius:24px;cursor:pointer;margin-bottom:16px;padding:24px 28px;transition:background-color .3s ease}.feature-option:hover{background-color:#5a98451a}.feature-option.active{background-color:#5a984526}.feature-option h3,.feature-option-mobile h3{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.43;margin-bottom:.75rem;@media (max-width:1200px){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:4.75rem;overflow:hidden}}.feature-option p,.feature-option-mobile p{color:#4a514b;color:var(--Neutral-Dark-Grey,#4a514b);font-size:20px;font-style:normal;font-weight:400;line-height:34px;@media (max-width:1200px){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;height:102px;overflow:hidden}}.feature-option-mobile{flex-direction:column;padding:40px 20px}.feature-option-dots,.feature-option-mobile{display:flex;justify-content:center}.feature-option-dot{background-color:#edf5ed;background-color:var(--Brand-Green-Light,#edf5ed);border-radius:50%;flex-shrink:0;height:20px;margin-left:12px;margin-right:12px;width:20px}.selected-dot{background-color:#4f9848;background-color:var(--Brand-Green-Primary,#4f9848)}.mobile-slider-placeholder{background-color:#f5f5f5;border-radius:8px;padding:40px 0;text-align:center;width:100%}.feature-grid-container{margin:0 auto 40px;max-width:1280px;padding-bottom:40}.feature-grid-container .main-title{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:3.5rem;font-style:normal;font-weight:700;letter-spacing:.035rem;line-height:1.43;margin-bottom:5rem;padding:0 .75rem;text-align:center;@media (max-width:1200px){margin-bottom:2.5rem}}.feature-grid-container .section-content{padding:0 40px}.feature-icon{height:48px;width:48px;@media (max-width:1200px){margin-bottom:24px;margin-left:20px}}.feature-item{display:flex;@media (max-width:1200px){display:grid}}.feature-item div{margin-left:24px;padding:0!important;@media (max-width:1200px){padding-right:20px!important}}.feature-item h3{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:28px;font-style:normal;font-weight:700;line-height:40px}.feature-item p{color:#4a514b;color:var(--Neutral-Dark-Grey,#4a514b);font-size:18px;font-style:normal;font-weight:400;line-height:32px}.feature-grid-container .demo-buttons{justify-content:center;margin-top:80px;text-align:center}.app-screen-intro-container{margin:0 auto;position:relative;width:100%}.app-screen-intro-background{background-image:url(/static/media/img_chart.37b580400ede833a1c38.png);background-position:top;background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;@media (max-width:992px){background-image:url(/static/media/img_chart_mobile.23afd6bfe32c37e672d1.png);background-size:contain}}.app-screen-intro-container .section-container{margin:auto;max-width:1280px;padding-top:520px;@media (max-width:992px){padding-top:calc(220px + 10vw)}}.app-screen-intro-container .section-container img{margin-bottom:80px;@media (max-width:992px){margin-bottom:40px;padding-left:20px;padding-right:20px}}.app-screen-intro-container .section-container div{text-align:center}.app-screen-intro-container .section-description{align-items:center!important;margin-bottom:40px;padding:0 40px};.section-description{justify-content:center;margin:auto;padding-bottom:40px;@media (max-width:992px){padding-left:20px;padding-right:20px}}.section-description p{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:28px;font-style:normal;font-weight:400;line-height:40px}.reserve-demo-container{background:#ebf3df;background:var(--Secondary-Green-Background,#ebf3df);width:100%}.reserve-demo-container .section-content{padding:80px 100px;@media (max-width:1200px){padding-bottom:40px;padding-left:20px;padding-right:20px;padding-top:40px}}.reserve-demo-container .section-content .left-content{padding-left:110px;padding-right:40px;@media (max-width:1200px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;text-align:center}}.reserve-demo-container .section-content .right-content{padding-right:190px;@media (max-width:1200px){padding-right:0;text-align:center}}.reserve-demo-container .section-content p{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:44px;font-style:normal;font-weight:400;line-height:64px;@media (max-width:1200px){font-size:28px;line-height:40px}}.reserve-demo-container .section-content .highlight-content{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:44px;font-style:normal;font-weight:700;line-height:64px;@media (max-width:1200px){font-size:28px;line-height:40px}}.left-content .demo-buttons{margin-top:40px;text-align:start;@media (max-width:1200px){margin-bottom:40px;text-align:center}}.home-page{margin:0;max-width:100%;padding:0}.solutions-container{margin:0 auto;max-width:1280px;padding-top:80px}.solutions-title{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:3.5rem;font-style:normal;font-weight:700;letter-spacing:.035rem;line-height:1.43;@media (max-width:992px){text-align:center}}.desktop-view{padding:40px}.plan-title h3{font-size:28px;font-weight:700;line-height:40px}.plan-title h3,.plan-title p{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-style:normal}.plan-title p{font-size:20px;font-weight:400;line-height:34px}.enterprise-col-header{border-top-left-radius:20px;border-top-right-radius:20px}.enterprise-col{background:#f7faf2;background:var(--Secondary-Green-Light,#f7faf2);padding:20px 16px}.enterprise-col-last{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-bottom:40px}.popular-tag{background:#4f9848;background:var(--Brand-Green-Primary,#4f9848);border-radius:8px;color:#fff;color:var(--Neutral-White,#fff);font-style:normal;line-height:34px;padding:4px 12px}.popular-tag,.section-title{font-size:20px;font-weight:700}.plan-row{border-bottom:1px solid #e6e6e6;border-bottom:1px solid var(--Neutral-Light-Grey,#e6e6e6)}.feature-name,.feature-value{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:400;line-height:34px;margin:auto;text-align:start}.check-icon{color:#57a44b;font-size:18px}.dash-icon{color:#999;font-weight:700}.mobile-plan{margin-bottom:30px;overflow:hidden;padding:40px 20px}.mobile-plan-header{display:flex;justify-content:space-between;margin-bottom:40px}.enterprise-plan{background:#f7faf2;background:var(--Secondary-Green-Light,#f7faf2)}.enterprise-plan .mobile-plan-header{margin-bottom:40px}.mobile-plan-header .mobile-plan-header-title{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:28px;font-style:normal;font-weight:700;line-height:40px;margin-right:20px}.mobile-plan-header .mobile-plan-header-text{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:400;line-height:34px;margin-right:20px}.mobile-popular-tag{background-color:#57a44b;border-radius:15px;color:#fff;font-size:12px;padding:4px 12px}.mobile-section-title{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:24px;font-style:normal;font-weight:700;line-height:36px}.mobile-row{border-bottom:1px solid #e6e6e6;border-bottom:1px solid var(--Neutral-Light-Grey,#e6e6e6)}.mobile-row,.mobile-row-last{display:flex;justify-content:space-between;padding:20px 0}.mobile-row-last{margin-bottom:20px}.mobile-feature-name{margin:auto;text-align:start}.mobile-feature-name,.mobile-feature-value{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:400;line-height:34px}.mobile-feature-value{text-align:center}@media (max-width:992px){.solutions-container .desktop-view{display:none}.solutions-container .mobile-view{display:block}}.solutions-container .demo-buttons{justify-content:center;margin-bottom:160px;margin-top:60px;text-align:center;@media (max-width:992px){margin-bottom:80px;margin-top:40px}}.app-store-container{align-items:center;background-image:url(/static/media/img_download_bg.d357a4e22c3b8e72b893.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;padding:96px 40px;width:100%}.download-card{background-color:#fffc;border-radius:16px;box-shadow:0 8px 24px #0000001a;margin:0 auto;max-width:1280px;padding:80px 46px;text-align:center}.app-logo{height:80px;margin-bottom:20px;width:80px}.app-title{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:24px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:30px;text-align:center}.download-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.download-button{cursor:pointer;height:52px;transition:transform .2s}.download-button:hover{transform:scale(1.05)}@media (max-width:768px){.download-card{padding:30px 20px}.download-buttons{align-items:center;flex-direction:column}}.demo-music-container{align-items:center;background-image:url(/static/media/img_play_music.d58b14a37b55f46c3fce.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;padding:122px;width:100%;@media (max-width:992px){background-image:url(/static/media/img_play_music_mobile.1fcbbb8491e2d9b0cd70.jpg)}}.demo-music-title{color:#fff;color:var(--Neutral-White,#fff);font-size:3.5rem;font-style:normal;font-weight:700;letter-spacing:.035rem;line-height:1.43;margin-bottom:40px!important;text-align:center}.music-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border-radius:16px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease}.music-card:hover{transform:translateY(-5px)}.music-cover-container{display:flex;justify-content:center;padding-left:44px;padding-right:44px;padding-top:44px;width:100%}.music-cover{aspect-ratio:1/1;border-radius:12px;object-fit:cover;width:100%}.music-info{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px;text-align:center}.music-title{color:#fff;font-size:18px;font-weight:500;margin-bottom:16px}.music-control{cursor:pointer;display:flex;justify-content:center;margin-bottom:44px;margin-top:auto}.play-icon{background-color:#fff3;border-radius:50%;color:#fff;font-size:48px;padding:5px;transition:all .3s ease}.play-icon:hover{box-shadow:0 0 15px #ffffff80;transform:scale(1.1)}.desktop-view{display:block}.mobile-view{display:none}.music-carousel{margin:0 auto;max-width:85%}.carousel-slide{box-sizing:border-box;padding:0 10px}.carousel-arrow{align-items:center;background:#ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:18px;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}.carousel-arrow-next{right:-20px}.carousel-arrow-prev{left:-20px}@media (max-width:768px){.demo-music-container{padding:40px 0}.desktop-view{display:none}.mobile-view{display:block}.music-card{margin:0 auto;max-width:300px}.music-cover-container{padding:30px 30px 20px}.music-control{margin-bottom:30px}}.faq-page{margin:0;max-width:100%;padding:0}.faq-container{height:auto;margin-bottom:80px;padding-top:120px;position:relative;width:100%}.faq-container h1{font-size:56px;font-style:normal;font-weight:700;letter-spacing:.56px;line-height:80px;text-align:start;@media (max-width:1200px){font-size:44px}}.faq-collapse{background:#0000}.faq-collapse .ant-collapse-item{border-bottom:1px solid #f0f0f0;padding:12px 0}.faq-collapse .ant-collapse-header{align-items:center;display:flex;padding:12px 0!important}.faq-collapse .ant-collapse-content{color:#000000a6;font-size:14px;line-height:1.6}.faq-collapse .ant-collapse-arrow{transition:transform .3s}.faq-section h1{color:#4f9848;color:var(--Brand-Green-Primary,#4f9848);font-size:28px;font-style:normal;font-weight:700;line-height:40px;margin-top:80px;@media (max-width:1200px){margin-top:60px}}.faq-section .ant-collapse-header{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:700;line-height:34px}.faq-section .faq-collapse-content{color:#4a514b;color:var(--Neutral-Dark-Grey,#4a514b);font-size:20px;font-style:normal;font-weight:400;line-height:34px}.faq-collapse a{font-size:22px;font-weight:700}.faq-collapse a:hover{color:#4f9848;color:var(--Brand-Green-Primary,#4f9848)}.faq-collapse img{padding-bottom:1.2rem;padding-top:1.2rem}.faq-section .faq-collapse-content ol,.faq-section .faq-collapse-content ul{padding-left:2rem}.eap-page{margin:0;max-width:100%;padding:0}.eap-container{height:auto;margin-bottom:80px;padding-top:120px;position:relative;width:100%}.eap-container h1{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:3.5rem;font-style:normal;font-weight:700;letter-spacing:.035rem;line-height:1.43;margin-bottom:2rem;padding:0 .75rem;text-align:center;@media (max-width:1200px){margin-bottom:2.5rem}}@media (max-width:1200px){.eap-container h1{font-size:44px}}.eap-background{background-image:url(/static/media/img_bg_eap.5096ce403258683698a0.png);background-position:top;background-repeat:no-repeat;background-size:contain;height:200px;left:0;position:absolute;top:0;width:100%;z-index:-1}.eap-subtitle{color:var(--Neutral-Grey);font-size:24px;font-weight:700;line-height:36px;margin-bottom:60px;text-align:center}@media (max-width:768px){.eap-subtitle{font-size:18px;line-height:28px;margin-bottom:40px}}.eap-card{background:#f7faf2;background:var(--Secondary-Green-Light,#f7faf2);border-radius:32px;box-shadow:0 10px 20px 0 #2733470d;display:flex;flex-grow:1;justify-content:center;margin:10px;overflow:hidden;padding:32px 0 16px;position:relative}.eap-card:before{background-image:url(/static/media/img_eapfeature.4f08b45a7fd4cd36526f.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:66.67%;z-index:0}.eap-card>div{padding:32px 40px;position:relative;z-index:2}@media (max-width:768px){.eap-card{padding:16px 0}.eap-card:before{width:50%}.eap-card>div{padding:24px}}.eap-card-header{color:#4f9848;color:var(--Brand-Green-Primary,#4f9848);font-size:28px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:24px;text-align:center}@media (max-width:768px){.eap-card-header{font-size:24px;line-height:36px}}.eap-card-subtitle{color:#6f7971;color:var(--Neutral-Grey,#6f7971);font-size:20px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:24px;text-align:center}@media (max-width:768px){.eap-card-subtitle{font-size:18px;line-height:28px}}.eap-feature-wrapper{align-items:start;color:#1e201e;color:var(--Neutral-Black,#1e201e);display:flex;font-size:18px;font-style:normal;font-weight:400;line-height:32px}.eap-feature-wrapper>div:first-child{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:10px;width:20px}.eap-feature-wrapper>div:first-child img{height:auto;max-width:100%}.eap-button-wrapper{margin-top:20px}.eap-button-wrapper,.eap-buttons{display:flex;justify-content:center}.eap-buttons{margin-top:60px}.solution-eapcard-img{height:auto;margin-bottom:24px;width:100%}.contact-page{margin:0;max-width:100%;padding:0}.ant-form-item-required:before{color:#4f9848!important}.ant-form-item-label>label.ant-form-item-required:after{color:#4caf50;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;margin-left:4px;visibility:visible!important}.contact-container{height:auto;margin-bottom:80px;padding-top:120px;position:relative;width:100%}.contact-container h1{font-size:56px;font-style:normal;font-weight:700;letter-spacing:.56px;line-height:80px;margin-bottom:20px;text-align:start;@media (max-width:1200px){font-size:44px}}.contact-container p{color:#1e201e;color:var(--Neutral-Black,#1e201e);font-size:20px;font-style:normal;font-weight:400;line-height:34px;margin-bottom:20px}.gradient-background{background:linear-gradient(180deg,#ebf3df,#ebf3df00);height:760px;left:0;position:absolute;top:0;width:100%;z-index:-1}.gift-card-page{background:linear-gradient(0deg,#48b93e4d,#48b93e4d),url(/static/media/img_background_blur.7955709afaaf9d071285.png) #d3d3d3 50% /cover no-repeat;margin:0;max-width:100%;padding:0;position:relative;@media screen and (max-width:992px){padding-bottom:0;padding-left:30px;padding-right:30px;padding-top:0}}.gift-card-content-background{background:#fff;border:20px solid #fffc;box-sizing:border-box;filter:blur(15px);height:calc(100% - 140px);left:0;margin:120px 15px 20px;position:absolute;top:0;width:calc(100% - 30px)}.d-none{display:none;@media screen and (max-width:992px){display:block}}.gift-card-container{margin:0 auto;max-width:1280px}.gift-icon{width:100%}.gift-card-header{background-color:initial;display:flex;justify-content:space-between;z-index:50}.gift-card-header .gift-card-header-logo{margin:0 30px;max-width:240px;padding:30px 0;@media screen and (max-width:992px){margin-bottom:auto;margin-left:auto;margin-right:auto;margin-top:auto}}.gift-card-content{padding-top:40px;@media screen and (max-width:992px){padding-top:20px}}.gift-card-description-section{padding-bottom:80px;@media screen and (max-width:992px){padding-bottom:40px}}.serial-number-container{align-items:center;background:#eefae7;border-radius:4px;display:flex;justify-content:center;margin-bottom:20px;margin-top:20px;padding:12px 0;width:95%;@media screen and (max-width:768px){margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:0}}.serial-number-text{color:#1e201e;font-family:Noto Sans TC;font-size:clamp(1.5rem,4vw + .5rem,2.2rem);font-style:normal;font-weight:700;letter-spacing:.8px;line-height:130%;text-align:center;text-transform:uppercase}.gift-card-copy-icon{margin-left:8px}.duration-text{color:#1e201e;font-family:Noto Sans TC;font-size:20px;font-style:normal;font-weight:400;line-height:180%;margin-top:16px;@media screen and (max-width:768px){text-align:center}}.duration-text strong{font-weight:700}.gift-card-download-card .app-title{margin-bottom:16px;margin-top:40px;text-align:start;@media screen and (max-width:768px){text-align:center}}.gift-card-download-card .download-buttons{justify-content:start}.gift-card-activation{border-top:1px solid #daf0d1;margin-top:40px;padding-top:40px}.gift-card-activation .activation-text{color:#1e201e;font-family:Noto Sans TC;font-size:15px;font-style:normal;font-weight:700;line-height:180%}.gift-card-activation ul{padding-left:2rem}.gift-card-activation ul li{color:#1e201e;font-family:Noto Sans TC;font-size:15px;font-style:normal;font-weight:400;line-height:180%}.gift-card-activation ul li a{-webkit-text-decoration-skip:ink;color:#4f9848;font-weight:700;text-decoration-line:underline;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:auto;text-transform:capitalize;text-underline-offset:auto;text-underline-position:from-font}.gift-card-footer{align-items:end;border-top:1px solid #daf0d1;display:flex;justify-content:center;padding-bottom:3rem;padding-top:1rem;@media screen and (max-width:992px){display:block}}.gift-card-footer-text{color:#00506e;font-family:Noto Sans TC;font-size:20px;font-style:normal;font-weight:700;line-height:180%;text-transform:capitalize}.channel-gift-card-container{margin:0 auto;max-width:1500px;position:relative;width:100%}.channel-gift-card-nav{align-items:flex-start;display:flex;height:120px;padding:30px 70px 0}.channel-gift-card-nav-logo-link{display:block}.channel-gift-card-nav-logo{height:60px;object-fit:contain;width:240px}.channel-gift-card-main{align-items:flex-start;display:flex;gap:50px;justify-content:center;padding:60px 100px 0}.channel-gift-card-image-col{align-items:center;display:flex;flex:1 0;justify-content:center;min-width:0}.channel-gift-card-image-sticky{align-items:center;display:flex;justify-content:center;padding:30px 10px 40px;position:sticky;top:30px}.channel-gift-card-gift-image{display:block;height:auto;max-width:487px;width:100%}.channel-gift-card-content-col{display:flex;flex:1 0;flex-direction:column;gap:40px;min-width:0}.channel-gift-card-info{display:flex;flex-direction:column;gap:16px}.channel-gift-card-serial-box{align-items:center;background-color:#eefae7;border-radius:4px;display:flex;justify-content:space-between;padding:20px}.channel-gift-card-serial-text{color:#1e201e;font-family:Noto Sans TC,sans-serif;font-size:40px;font-weight:700;letter-spacing:.8px;line-height:1.3;text-transform:uppercase}.channel-gift-card-copy-icon{cursor:pointer;flex-shrink:0;height:28px;margin-left:12px;width:28px}.channel-gift-card-description{color:#1e201e;font-family:Noto Sans TC,sans-serif;font-size:20px;font-weight:400;line-height:1.8}.channel-gift-card-description p{margin:0}.channel-gift-card-description strong{font-weight:700}.channel-gift-card-download{display:flex;flex-direction:column;gap:16px}.channel-gift-card-download-title{color:#1e201e;font-family:Noto Sans TC,sans-serif;font-size:20px;font-weight:700;line-height:1.8;margin:0;text-transform:capitalize}.channel-gift-card-download-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.channel-gift-card-download-btn{display:block;height:60px;object-fit:cover;width:203px}.channel-gift-card-divider{border-top:1px solid #daf0d1;margin:0;width:100%}.channel-gift-card-instructions,.channel-gift-card-terms{display:flex;flex-direction:column;gap:8px}.channel-gift-card-section-title{color:#1e201e;font-family:Noto Sans TC,sans-serif;font-size:15px;font-weight:700;line-height:1.8;margin:0;text-transform:uppercase}.channel-gift-card-instructions ul,.channel-gift-card-terms ul{list-style:disc;margin:0;padding-left:22px}.channel-gift-card-instructions ul li,.channel-gift-card-terms ul li{color:#1e201e;font-family:Noto Sans TC,sans-serif;font-size:15px;font-weight:400;line-height:1.8}.channel-gift-card-terms ul li a{color:#4f9848;font-weight:700;text-decoration:underline;text-decoration-style:solid}.channel-gift-card-footer{padding:80px 100px}.channel-gift-card-footer-inner{align-items:center;border-top:1px solid #daf0d1;display:flex;justify-content:center;padding-top:20px}.channel-gift-card-footer-link{align-items:flex-end;cursor:pointer;display:flex;gap:10px;text-decoration:none}.channel-gift-card-footer-logo{height:49px;object-fit:contain;width:140px}.channel-gift-card-footer-company{color:#00506e;font-family:Noto Sans TC,sans-serif;font-size:20px;font-weight:700;line-height:1.8;text-transform:capitalize;white-space:nowrap}@media screen and (max-width:991px){.channel-gift-card-nav{height:auto;justify-content:center;padding:20px 30px}.channel-gift-card-nav-logo{width:200px}.channel-gift-card-main{align-items:center;flex-direction:column;gap:40px;padding:30px 94px 0}.channel-gift-card-image-col{width:100%}.channel-gift-card-image-sticky{height:342px;padding:0;position:static}.channel-gift-card-gift-image{height:342px;max-width:376px;object-fit:contain}.channel-gift-card-content-col{align-items:center;width:100%}.channel-gift-card-serial-box{justify-content:center}.channel-gift-card-serial-text{font-size:32px;letter-spacing:.64px;text-align:center}.channel-gift-card-description{font-size:20px;text-align:center}.channel-gift-card-download{align-items:center}.channel-gift-card-download-title{font-size:24px;text-align:center}.channel-gift-card-download-buttons{gap:20px}.channel-gift-card-footer{padding:60px 94px}}@media screen and (max-width:767px){.channel-gift-card-nav{padding:20px 30px}.channel-gift-card-main{gap:40px;padding:30px 30px 0}.channel-gift-card-image-sticky{height:236px}.channel-gift-card-gift-image{height:236px;max-width:260px;object-fit:contain}.channel-gift-card-serial-text{font-size:22px;letter-spacing:.44px}.channel-gift-card-description{font-size:18px}.channel-gift-card-download-title{font-size:20px}.channel-gift-card-download-buttons{align-items:flex-start;flex-direction:column;gap:20px}.channel-gift-card-instructions ul li,.channel-gift-card-terms ul li{font-size:14px}.channel-gift-card-footer{padding:40px 30px 80px}}.channel-gift-card-page{background:linear-gradient(0deg,#48b93e4d,#48b93e4d),url(/static/media/img_background_blur.7955709afaaf9d071285.png) #d3d3d3 50% /cover no-repeat;min-height:100vh;position:relative}.channel-gift-card-page-bg{background:#fffbfb;border:20px solid #fffc;border-radius:20px 20px 0 0;bottom:88px;box-sizing:border-box;filter:blur(40px);left:15px;pointer-events:none;position:absolute;right:15px;top:120px}@media screen and (max-width:991px){.channel-gift-card-page-bg{top:100px}}
/*# sourceMappingURL=main.864c2598.css.map*/