.hero-section{padding:100px 0;text-align:center;background:url(/images/main/hero-bg.png) no-repeat top/cover}.hero-title{font-size:4em;font-weight:700;margin-bottom:60px}.hero-subtitle{font-size:3em;margin-bottom:10px}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-button{display:inline-flex;align-items:center;justify-content:center;gap:0 10px;height:70px;padding:0 30px;border-radius:99px;background:#fff;border:2px solid #0166ff;color:#0166ff;line-height:1;font-size:var(--font-size-20);transition:var(--transition);white-space:nowrap}.hero-button:before{content:"";display:block;width:25px;height:25px;background:url(/images/main/hero-btn-img.png) no-repeat 50%}.hero-images{margin-top:80px;position:relative;width:100%;max-width:1382px;margin-left:auto;margin-right:auto}.hero-image-list{position:relative;width:100%;height:38vw}.hero-image-list li{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.hero-image-list li.active{opacity:1;z-index:1}.hero-image-list li img{width:100%;height:auto}.features-section,.saas-section{padding:80px 0}.section-header{margin-bottom:60px}.section-title{font-size:2.5em;font-weight:700;color:#232323}.section-subtitle{margin-bottom:20px;font-size:var(--font-size-24);font-weight:500;color:#2878ff}.saas-tab-buttons{display:flex;justify-content:center;gap:10px;margin-bottom:60px}.saas-tab-btn{flex:1 1 0;padding:20px;border:1px solid #dcdcdc;border-radius:5px;background:#fff;color:#747474;font-size:var(--font-size-18);font-weight:500;cursor:pointer;transition:var(--transition)}.saas-tab-btn.active{border-color:#2878ff;background:#f2f9fd;color:#2878ff}.saas-tab-contents{position:relative}.saas-tab-content{display:none;align-items:center;border:1px solid #dcdcdc;border-radius:15px;overflow:hidden}.saas-tab-content.active{display:flex}.saas-img-box{flex:0 0 67%;background:linear-gradient(150deg,#d9edff,#fff)}.saas-img-box img{margin:0 auto;box-shadow:5px 0 10px rgba(0,0,0,.06)}.saas-text-box{flex:0 0 33%;padding:20px 20px 20px 50px}.saas-content-title{font-size:var(--font-size-24);font-weight:500;margin-bottom:50px}.saas-content-title:before{content:"";display:block;width:100px;height:60px;margin-bottom:24px;background:url(/images/main/saas-icon01.png) no-repeat 0 100%}.saas-tab-content:nth-child(2) .saas-content-title:before{background-image:url(/images/main/saas-icon02.png)}.saas-tab-content:nth-child(3) .saas-content-title:before{background-image:url(/images/main/saas-icon03.png)}.saas-features{margin:0 0 40px}.saas-features li{margin-bottom:15px;display:flex;align-items:center;gap:14px;color:#4a5568}.saas-features li:before{content:"\f058";font-family:Font Awesome\ 6 Pro;font-size:var(--font-size-20);font-weight:900;color:#2878ff}.saas-button{font-weight:500;color:#2878ff;display:flex;align-items:center;gap:20px;transition:var(--transition)}.saas-button:after{content:"";display:block;width:41px;height:12px;background:url(/images/main/saas-btn-img.png) no-repeat 50%}.saas-button:hover{gap:30px}.features-tab-buttons{display:flex;gap:15px;margin-bottom:50px}.features-tab-btn{padding:12px 30px;border-radius:99px;background:#e4f3fc;color:#555555;cursor:pointer;transition:all .3s ease}.features-tab-btn.active{background:#2878ff;color:#fff}.features-tab-contents{position:relative}.features-tab-content{display:none}.features-tab-content.active{display:block}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:60px}.feature-card{background-color:#f6f7f8;border-radius:12px;padding:32px;height:420px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);background-repeat:no-repeat;background-position:right 10% bottom 10%}.features-tab-content:first-child .feature-card:first-child{background-image:url(/images/main/feature-pay-img01.png);background-position:right -10px bottom -120px}.features-tab-content:first-child .feature-card:nth-child(2){background-image:url(/images/main/feature-pay-img02.png)}.features-tab-content:first-child .feature-card:nth-child(3){background-image:url(/images/main/feature-pay-img03.png);background-position:right -30px bottom 10%}.features-tab-content:nth-child(2) .feature-card:first-child{background-image:url(/images/main/feature-sales-img01.png);background-position:right -10px bottom -10%}.features-tab-content:nth-child(2) .feature-card:nth-child(2){background-image:url(/images/main/feature-sales-img02.png);background-position:right -60px bottom -10%}.features-tab-content:nth-child(2) .feature-card:nth-child(3){background-image:url(/images/main/feature-sales-img03.png);background-position:right -10px bottom -30%}.features-tab-content:nth-child(3) .feature-card:first-child{background-image:url(/images/main/feature-key-img01.png);background-position:right -10px bottom -15%}.features-tab-content:nth-child(3) .feature-card:nth-child(2){background-image:url(/images/main/feature-key-img02.png)}.features-tab-content:nth-child(3) .feature-card:nth-child(3){background-image:url(/images/main/feature-key-img03.png);background-position:right -20px bottom -10px}.feature-icon{font-size:var(--font-size-26);margin-bottom:10px;display:block}.feature-card-title{font-size:var(--font-size-22);font-weight:600;line-height:1.4;margin-bottom:12px}@media (max-width:1023px){.hero-title{font-size:3em;margin-bottom:50px}.hero-subtitle{font-size:2.5em}.hero-button{height:65px;font-size:var(--font-size-18)}.saas-text-box{padding:20px 20px 20px 40px}.saas-content-title{font-size:var(--font-size-22);margin-bottom:40px}}@media (max-width:767px){.hero-section{padding:60px 0 100px}.hero-title{font-size:var(--font-size-28)}.hero-subtitle{font-size:var(--font-size-24)}.hero-button{height:60px;padding:0 25px;font-size:var(--font-size-17)}.hero-images{margin-top:50px}.section-header{margin-bottom:40px}.section-title{font-size:var(--font-size-24)}.section-subtitle{font-size:var(--font-size-20);margin-bottom:12px}.features-section,.saas-section{padding:40px 0}.features-grid{grid-template-columns:1fr;gap:24px}.feature-card{padding:24px}.hero-buttons{flex-direction:column;align-items:center}.saas-tab-buttons{gap:5px;margin-bottom:40px}.saas-tab-btn{padding:12px;font-size:var(--font-size-16)}.saas-tab-content{flex-direction:column;align-items:flex-start}.saas-img-box img{box-shadow:0 5px 10px rgba(0,0,0,.06)}.saas-text-box{padding:30px 20px 50px 30px}.saas-features li{font-size:1rem}.features-tab-buttons{flex-direction:column;gap:10px}.features-tab-btn{width:100%;text-align:center}.feature-card{padding:25px;height:220px;background-size:150px;background-position:right 10% bottom 10%!important}.features-tab-content:first-child .feature-card:nth-child(2){background-size:130px}.features-tab-content:first-child .feature-card:nth-child(3){background-size:180px}.features-tab-content:nth-child(2) .feature-card:first-child{background-size:200px}.features-tab-content:nth-child(2) .feature-card:nth-child(2){background-size:180px}.features-tab-content:nth-child(2) .feature-card:nth-child(3){background-size:180px;background-position:right 10% bottom -20px!important}.feature-icon{margin-bottom:5px}.feature-card-title,.feature-icon{font-size:var(--font-size-20)}}.partners-section{padding:50px 0;overflow:hidden}.partners-slider{margin-top:50px;overflow:hidden;position:relative}.partners-track{display:flex;gap:60px;width:-moz-fit-content;width:fit-content;animation:slide 30s linear infinite}.partners-list{display:flex;gap:60px;flex-shrink:0}.partners-list li{flex-shrink:0}.partners-list img{height:60px;width:auto;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.partners-section{padding:30px 0}.partners-list,.partners-track{gap:20px}.partners-list img{height:45px}}.faq-section{padding:80px 0;background-color:#f4f9ff}.faq-item{background-color:#fff;border:1px solid #e6e6e6;border-radius:10px;margin-bottom:10px;overflow:hidden}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 35px;background:none;cursor:pointer;text-align:left;font-size:var(--font-size-18);font-weight:500;transition:all .3s ease}.faq-question i{color:#666;transition:color .3s ease}.faq-item.active .faq-question,.faq-item.active .faq-question i{color:#0166ff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 35px;background-color:#fbfbfb;font-size:var(--font-size-18);line-height:1.6;color:#666}.faq-item.active .faq-answer{max-height:300px;padding:25px 35px}@media (max-width:768px){.faq-section{padding:60px 0}.faq-question{padding:20px 15px}.faq-answer,.faq-question{font-size:var(--font-size-16)}.faq-answer{padding:0 15px}.faq-item.active .faq-answer{padding:20px 15px}}.download-section{padding:100px 0;background:url(/images/main/download-bg.png) no-repeat 50%/cover}.download-section .section-title{color:#fff}@media (max-width:768px){.download-section{padding:60px 0;text-align:center;background:url(/images/main/download-bg.png) no-repeat left 60% center/cover}}.main-content{min-height:100vh}.main-content .container{max-width:1200px}