.expertise-container{width:100%;padding:40px 30px;font-family:Inter,sans-serif;color:#111;background-color:#fff}.expertise-container-container{margin:0 auto;max-width:1300px}.expertise-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:var(--spacing-lg,2rem);margin-bottom:var(--spacing-xs,.5rem)}.expertise-header h2{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);color:var(--color-text-primary,#000);line-height:1.2;margin:0;text-align:left}.expertise-header h2 span{color:var(--color-accent,#2563eb)}.expertise-header p{font-size:var(--font-size-body,1rem);color:var(--color-text-light,#444);text-align:right;max-width:420px;margin:0;line-height:1.6}.expertise-line{width:100%;height:var(--line-height,4px);background:var(--hero-line-gradient,linear-gradient(90deg,#6B9FFF,#1A00FF));border-radius:var(--line-radius,4px);margin-top:var(--spacing-xs,8px);margin-bottom:var(--spacing-md)}.expertise-tabs{display:flex;gap:3px;margin-bottom:40px;justify-content:center;flex-wrap:wrap}.expertise-tab{display:flex;flex-direction:column;align-items:center;padding:14px 18px;border-radius:8px;border:1px solid #e5e7eb;background:#f5f6f8;font-size:13px;font-weight:500;color:#555;cursor:pointer;transition:all .3s ease;width:150px;text-align:center}.expertise-tab .tab-icon{font-size:22px;margin-bottom:8px;color:#555}.expertise-tab.active{background:#2563eb;color:#fff;border-color:#2563eb}.expertise-tab.active .tab-icon{color:#fff}.expertise-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:0 40px}.expertise-left{flex:1 1}.expertise-area{display:inline-block;font-size:12px;font-weight:600;color:#2563eb;background:#eef4ff;padding:6px 12px;border-radius:20px;margin-bottom:12px}.expertise-left h2{font-size:22px;font-weight:700;margin-bottom:20px}.expertise-left ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.expertise-left li{display:flex;align-items:center;gap:8px;font-size:15px;color:#333;flex:0 0 48%}.expertise-right img{max-width:420px;height:auto}@media (max-width:992px){.expertise-container{padding:30px 20px}.expertise-header{flex-direction:column;align-items:flex-start;text-align:left}.expertise-header p{text-align:left;margin-top:10px}.expertise-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start}.expertise-tabs::-webkit-scrollbar{display:none}.expertise-tab{flex:0 0 auto;width:140px;font-size:12px}.expertise-content{flex-direction:column;align-items:center;text-align:center;gap:30px;padding:0}.expertise-left h2{font-size:20px}.expertise-left li{font-size:14px;flex:0 0 48%}.expertise-right img{max-width:100%;height:auto}}@media screen and (max-width:600px){.expertise-header{flex-direction:column;align-items:flex-start;gap:0}}.hero-solution{display:flex;align-items:center;justify-content:space-between;padding:100px;background:linear-gradient(135deg,#1e3c72,#6e8abc);color:#fff}.hero-content{max-width:100%;min-width:100%;align-items:center;text-align:center}.hero-content h1{font-size:48px;font-weight:700;margin-bottom:20px}.hero-content p{font-size:18px;line-height:1.6;margin-bottom:30px}.hero-btn{padding:12px 28px;font-size:16px;border:none;border-radius:6px;background-color:#ffb400;color:#000;font-weight:700;cursor:pointer;transition:all .3s ease}.hero-btn:hover{background-color:#e0a000}.hero-image{max-width:50%}.hero-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.3)}@media (max-width:1024px){.hero-solution{flex-direction:column;text-align:center;padding:60px 30px}.hero-content{margin-bottom:40px}.hero-content,.hero-image{max-width:100%}.hero-content h1{font-size:36px}.hero-content p{font-size:16px}}@media (max-width:600px){.hero-solution{padding:40px 20px}.hero-content h1{margin-top:1rem;font-size:28px}.hero-btn,.hero-content p{font-size:14px}.hero-btn{padding:10px 20px}}.integration{padding:0 40px;background:#fff;color:#000;text-align:center}.integration-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:var(--spacing-sm)}.integration-header h2{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);color:var(--color-text-primary,#000);line-height:1.2;margin:0;text-align:left}.integration-header h2 span{color:var(--color-accent,#1e40ff)}.integration-line{width:100%;height:var(--line-height,4px);background:var(--hero-line-gradient,linear-gradient(90deg,#6B9FFF,#1A00FF));border-radius:var(--line-radius,4px);margin-top:var(--spacing-xs,8px)}.integration-subtitle h3{margin-top:30px;font-weight:600;font-size:1.2rem}.integration-cards{display:flex;justify-content:space-between;align-items:stretch;margin-top:50px;gap:30px}.integration-card{position:relative;flex:1 1;padding:20px;text-align:center}.card-icon{display:inline-flex;align-items:center;justify-content:center;padding:18px;border-radius:50%;margin-bottom:20px}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:10px}.card-desc{font-size:.9rem;color:#555;line-height:1.5;font-weight:bolder}.solutions-section{padding:60px 40px;background-color:white}.solutions-section-section{margin:0 auto;max-width:1300px}.solutions-content{display:flex;align-items:flex-start;gap:60px;margin-top:40px}.solution-card{width:280px;height:280px;background:#E4EBFF;border-radius:20px;padding:30px 20px;align-items:center;text-align:center;justify-content:center}.solution-title{font-size:1.1rem;font-weight:700;margin-bottom:20px;color:#000}.solution-icon{margin-bottom:20px}.solution-arrows,.solution-icon{display:flex;justify-content:center}.solution-arrows{gap:20px;padding-top:20px}.arrow-btn{width:60px;height:60px;border-radius:50%;border:none;background:#fff;color:#000;font-weight:bolder;font-size:1.2rem;cursor:pointer;transition:all .3s ease}.arrow-btn:hover{background-color:#1e40ff;color:#fff}.solution-desc{flex:1 1;font-size:1rem;line-height:1.6;color:#444}@media screen and (max-width:992px){.solutions-content{flex-direction:column;gap:30px;margin-top:30px}.solution-card{width:100%;max-width:100%;height:auto;padding:20px}.solution-desc{font-size:.95rem}.integration-header h1{font-size:2rem}}@media screen and (max-width:600px){.solutions-section{padding:40px 10px}.integration-cards{flex-direction:column;gap:20px}}.journey-section{padding:50px 20px;font-family:Arial,sans-serif;background-color:#fff;color:#000}.journey-section-section{margin:0 auto;max-width:1300px}.journey-header-line{background:var(--hero-line-gradient);width:100%;height:var(--line-height);margin-top:10px}.journey-header h1{font-size:var(--title-font-size);font-weight:var(--title-font-weight)}.journey-header h1 span{color:#1E64FF}.journey-line{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:60px;margin-bottom:60px;padding:0 20px}.journey-line:before{content:"";position:absolute;top:50%;left:5%;right:5%;height:4px;background-color:#1E64FF;z-index:1}.journey-step{position:relative;z-index:2;text-align:center;width:60px;display:flex;flex-direction:column;align-items:center;transition:all .3s ease-in-out}.journey-step:hover{transform:translateY(-5px)}.step-icon{width:50px;height:50px;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:24px;margin-bottom:10px}.step-text{font-size:12px;font-weight:700}.step-text span{display:block;font-size:10px}.journey-cards{flex-wrap:wrap;gap:16px}.journey-card,.journey-cards{display:flex;justify-content:center}.journey-card{flex:1 1 150px;max-width:250px;height:260px;padding:20px;border-radius:12px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.05);transition:transform .3s;flex-direction:column}.journey-card:hover{transform:translateY(-5px)}.card-icon{font-size:3rem;margin-bottom:5px}.journey-card h2{font-size:24px;font-weight:700;margin-bottom:5px}.journey-card h4{font-size:14px;margin-bottom:10px;font-weight:600}.journey-card p{font-size:12px;color:#555;line-height:1.4}@media(max-width:1024px){.journey-line{flex-wrap:wrap;justify-content:center;gap:20px;padding:0 10px}.journey-step{width:50px;margin-bottom:15px}.step-icon{width:40px;height:40px;font-size:20px}.step-text{font-size:10px}.step-text span{font-size:9px}.journey-cards{justify-content:center;gap:12px}.journey-card{max-width:200px;height:auto;padding:15px}.card-icon{font-size:2.5rem}.journey-card h2{font-size:20px}.journey-card h4{font-size:12px}.journey-card p{font-size:11px}}@media(max-width:600px){.journey-line{gap:7px;padding:0}.journey-step{width:45px}.step-icon{width:35px;height:35px;font-size:18px}.step-text{font-size:9px}.step-text span{font-size:8px}.journey-card{max-width:160px;padding:10px}.card-icon{font-size:2rem}.journey-card h2{font-size:18px}.journey-card h4{font-size:11px}.journey-card p{font-size:10px}}.span1{background-color:#fff;font-size:1rem}.sixcore{padding:60px 20px;font-family:Inter,Arial,sans-serif;background-color:#f9fafb;max-width:1300px;margin:0 auto}.sixcore-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;width:100%;gap:var(--spacing-lg);margin-bottom:var(--spacing-sm);padding-bottom:var(--spacing-xs)}.sixcore-header h2{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);color:var(--color-text-primary,#000);line-height:1.2;margin:0;text-align:left}.sixcore-header h2 span{color:var(--color-accent,#0056ff)}.sixcore-header p{font-size:var(--font-size-body,1rem);color:var(--color-text-light,#444);line-height:1.6;text-align:right;margin:0;max-width:420px}.sixcore-line{width:100%;height:var(--line-height);background:var(--hero-line-gradient);border-radius:var(--line-radius);margin-top:0;margin-bottom:var(--spacing-sm)}.sixcore-timeline{position:relative;width:100%;margin:0 auto;padding:20px 0}.sixcore-timeline:before{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background:#ddd;transform:translateX(-50%)}.sixcore-row{display:flex;align-items:center;position:relative;margin-bottom:70px}.sixcore-row.left{flex-direction:row-reverse}.sixcore-card{background:#ffffff;border-radius:18px;box-shadow:0 6px 20px rgba(0,0,0,.08);padding:30px 25px;width:42%;max-width:440px;min-height:240px;transition:all .3s ease}.sixcore-card h2{font-size:18px;font-weight:700;color:#4a2b2b;margin:10px 0 8px}.sixcore-card p{font-size:14px;color:#555;margin-bottom:10px;line-height:1.5}.sixcore-card ul{padding-left:18px}.sixcore-card ul li{font-size:13px;color:#333;margin-bottom:6px;line-height:1.4}.sixcore-icon{margin-bottom:10px;width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center}.sixcore-icon-blue{background:#e7f0ff}.sixcore-icon-red{background:#ffecec}.sixcore-icon-orange{background:#fff3e6}.sixcore-icon-purple{background:#f4e6ff}.sixcore-icon-yellow{background:#fff8e1}.sixcore-border-blue{border-right:6px solid #0056ff}.sixcore-border-red{border-left:6px solid #ff3b3b}.sixcore-border-orange{border-left:6px solid #ff8c42}.sixcore-border-purple{border-right:6px solid #8e44ad}.sixcore-border-yellow{border-left:6px solid #f1c40f}.sixcore-step{position:absolute;left:50%;transform:translateX(-50%);background:#ffffff;border-radius:50%;width:38px;height:38px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:15px;color:#222;box-shadow:0 2px 10px rgba(0,0,0,.1);border:3px solid #fff;z-index:5}.sixcore-step-blue span{color:#0056ff}.sixcore-step-red span{color:#ff3b3b}.sixcore-step-orange span{color:#ff8c42}.sixcore-step-purple span{color:#8e44ad}.sixcore-step-yellow span{color:#f1c40f}.sixcore-step-blue{border:2px solid #0056ff}.sixcore-step-red{border:2px solid #ff3b3b}.sixcore-step-orange{border:2px solid #ff8c42}.sixcore-step-purple{border:2px solid #8e44ad}.sixcore-step-yellow{border:2px solid #f1c40f}@media (max-width:992px){.sixcore-header{flex-direction:column;align-items:flex-start}.sixcore-header p{text-align:left;margin-top:10px}.sixcore-row{flex-direction:column!important;margin-bottom:40px}.sixcore-card{width:100%;max-width:100%}.sixcore-step{top:-20px}}@media (max-width:600px){.sixcore{padding:40px 10px}.sixcore-header{gap:0}}