.subhero{padding:20px 3%;background:#fff;text-align:left}.subhero-title{font-size:var(--title-font-size);font-weight:var(--title-font-weight);margin-bottom:10px;color:#000000}.subhero-title-span{color:var(--color-accent)}.subhero-line{width:100%;height:var(--line-height);background:var(--hero-line-gradient);margin-bottom:var(--spacing-md)}.subhero-content{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;padding:0 10%}.subhero-left{flex:1 1}.subhero-desc{font-size:1rem;line-height:1.6;color:#333;margin-bottom:40px;font-weight:500}.subhero-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 50px;gap:30px 50px}.stat{text-align:left}.stat-number{font-size:1.8rem;font-weight:700;color:#000;display:block;margin-bottom:5px}.stat-text{font-size:.95rem;color:#666;margin:0}.subhero-right{flex:1 1;display:flex;justify-content:center;align-items:center}.subhero-image{max-width:100%;height:auto}@media (max-width:768px){.subhero-content{flex-direction:column-reverse;padding:0;gap:30px}.subhero-left{text-align:center}.subhero-stats{grid-template-columns:repeat(2,1fr);gap:20px}.stat{text-align:center}}.capabilities{text-align:center;padding:20px 40px;background:#fff;color:#000;overflow:hidden}.capabilities-header{display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding-bottom:var(--spacing-sm);border-bottom:var(--line-height) solid transparent}.capabilities-header h2{font-size:var(--title-font-size);font-weight:var(--title-font-weight);color:var(--color-text-primary);margin:0}.capabilities-header h2 span{color:var(--color-accent)}.capabilities-header p{font-size:var(--font-size-body,1rem);color:var(--color-text-light,#555);text-align:right;margin:0;line-height:1.4}.capabilities-carousel{display:flex;justify-content:center;align-items:center;overflow-x:auto;gap:20px;padding:20px 0;position:relative;scrollbar-width:none;transition:all .4s ease-in-out}.capabilities-carousel::-webkit-scrollbar{display:none}.cap-card{width:150px;height:180px;border-radius:16px;flex-shrink:0;text-align:left;color:#fff;transition:all .5s cubic-bezier(.22,.9,.37,1);scroll-snap-align:center;position:relative;overflow:hidden;background-size:190%;background-position:50%;opacity:.65;transform:scale(.8);z-index:1}.cap-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,9,59,.6),rgba(29,18,96,.6));border-radius:16px}.cap-card-content{position:relative;z-index:1;padding:20px 15px;display:flex;flex-direction:column;height:100%;box-sizing:border-box;overflow:hidden}.cap-card h3{font-size:1.1rem;font-weight:700;margin-bottom:8px;margin-top:10px;line-height:1.2;white-space:normal;word-wrap:break-word}.cap-card p{font-size:.75rem;line-height:1.3;color:#d1d1d1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.cap-card.active{width:260px;height:280px;transform:scale(1.1);opacity:1;z-index:5}.cap-card.near{width:220px;height:240px;transform:scale(.95);opacity:.9;z-index:4}.cap-card.near2{width:190px;height:210px;transform:scale(.9);opacity:.7;z-index:3}.cap-card.far{width:150px;height:180px;transform:scale(.75);opacity:.35;z-index:1}.capabilities-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}@media (max-width:768px){.capabilities{padding:20px 3%}.capabilities-header{flex-direction:column;align-items:flex-start}.capabilities-header h1{font-size:1.8rem}.capabilities-header p{margin-top:1rem;font-size:.9rem;text-align:left}.cap-card.active{width:200px;height:220px}.cap-card.near{width:170px;height:190px}.cap-card.near2{width:140px;height:160px}.cap-card.far{width:120px;height:140px}.cap-card h3{font-size:1rem}.cap-card p{font-size:.7rem}}.integration-uniq{padding:0 40px;background:#fff;color:#000;text-align:center}.integration-header-uniq{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding-bottom:var(--spacing-xs)}.integration-header-uniq h2{font-size:var(--title-font-size);font-weight:var(--title-font-weight);text-align:left;color:var(--color-text-primary);margin:0}.integration-header-uniq h2 span{color:var(--color-accent)}.underline-uniq{width:100%;height:var(--line-height);background:var(--hero-line-gradient);margin-top:var(--spacing-xs);border-radius:var(--line-radius,4px)}.integration-subtitle-uniq h3{font-size:var(--font-size-heading-md);font-weight:var(--font-weight-bold);color:var(--color-text-light);margin-top:var(--spacing-sm);margin-top:30px;font-weight:600;font-size:1.2rem}.integration-cards-uniq{display:flex;justify-content:space-between;align-items:stretch;margin-top:50px;gap:30px;flex-wrap:wrap}.integration-card-uniq{position:relative;flex:1 1;padding:20px;text-align:center}.card-icon-uniq{display:inline-flex;align-items:center;justify-content:center;padding:18px;border-radius:50%;margin-bottom:20px}.card-title-uniq{font-size:1.1rem;font-weight:700;margin-bottom:10px}.card-desc-uniq{font-size:.9rem;color:#555;line-height:1.5;font-weight:bolder}.solutions-section-uniq{padding:60px 40px;background-color:white}.solutions-content-uniq{display:flex;align-items:flex-start;gap:60px;margin-top:40px}.solution-card-uniq{width:280px;height:280px;background:#E4EBFF;border-radius:20px;padding:30px 20px;align-items:center;text-align:center;justify-content:center}.solution-title-uniq{font-size:1.1rem;font-weight:700;margin-bottom:20px;color:#000}.solution-icon-uniq{display:flex;justify-content:center;margin-bottom:20px}.solution-arrows-uniq{display:flex;justify-content:center;gap:20px;padding-top:20px}.arrow-btn-uniq{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-uniq:hover{background-color:#1e40ff;color:#fff}.solution-desc-uniq{flex:1 1;font-size:1rem;line-height:1.6;color:#444}@media (max-width:1024px){.integration-uniq{padding:0 20px}.integration-cards-uniq{justify-content:center}.integration-card-uniq{flex:1 1 45%;max-width:45%}.solutions-content-uniq{gap:30px}.solution-card-uniq{width:240px;height:auto;padding:20px}}@media (max-width:768px){.solutions-section-uniq{padding:60px 10px;background-color:white}.integration-header-uniq h1{font-size:2rem;text-align:left}.integration-subtitle-uniq h3{font-size:1rem;text-align:center}.integration-card-uniq{flex:1 1 48%;max-width:48%}.solutions-content-uniq{flex-direction:column;align-items:center;gap:20px}.solution-card-uniq{width:100%;max-width:350px;height:auto}.solution-desc-uniq{font-size:.95rem;text-align:center}}@media (max-width:480px){.solutions-section-uniq{padding:60px 10px;background-color:white}.integration-uniq{padding:0 10px}.integration-header-uniq h1{font-size:1.6rem}.integration-subtitle-uniq h3{font-size:.9rem}.card-title-uniq{font-size:1rem}.card-desc-uniq{font-size:.85rem}.arrow-btn-uniq{width:45px;height:45px;font-size:1rem}.solution-title-uniq{font-size:1rem}.solution-desc-uniq{font-size:.9rem}}.partners-seaction{background-color:white;color:black;padding:0 40px}.partners-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;width:100%;padding-bottom:var(--spacing-xs);gap:var(--spacing-lg)}.partners-header h2{font-size:var(--title-font-size);font-weight:var(--title-font-weight);color:var(--color-text-primary);text-align:left;margin:0;line-height:1.2}.partners-header h2 span{color:var(--color-accent)}.partners-header p{font-size:var(--font-size-body,1rem);color:var(--color-text-light,#555);text-align:right;margin:0;line-height:1.6}.underline{width:100%;height:var(--line-height);background:var(--hero-line-gradient);margin-top:0;border-radius:var(--line-radius,4px)}.partners{background-color:white;justify-content:center;align-items:center;display:flex;gap:40px;flex-wrap:wrap}.partners img{transition:transform .3s ease}@media (min-width:1025px){.partners img:hover{transform:scale(1.1)}}@media (max-width:1024px){.partners-seaction{padding:0 20px}.partners-header h1{font-size:2.5rem}.partners-p{font-size:14px;justify-content:center}}@media (max-width:768px){.partners-seaction{padding:0 10px}.partners-header{flex-direction:column;align-items:start;text-align:left;gap:10px}.partners-header h1{font-size:2rem;text-align:start}.partners-header p,.partners-p{text-align:start;margin:0;padding:0}.partners{display:flex;gap:20px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:10px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;animation:scroll-partners 15s linear infinite}.partners::-webkit-scrollbar{display:none}.partners img{flex:0 0 auto;width:120px;height:auto}@keyframes scroll-partners{0%{transform:translateX(0)}50%{transform:translateX(-50%)}to{transform:translateX(0)}}}@media (max-width:480px){.partners-seaction{padding:0 10px}.partners-header h1{font-size:1.6rem;text-align:start}.partners-header p,.partners-p{text-align:start;margin:0;padding:0}.partners img{width:100px}}