.Business-section{background:#161E2E;padding:40px 60px 100px;color:white;font-family:Inter,sans-serif}.Business-section-div{max-width:1300px;margin:0 auto}.Business-title-box h2{font-size:38px;font-weight:800;color:white;margin:0}.Business-blue-text{color:#3EA6FF}.Business-title-underline{width:100%;height:4px;background:linear-gradient(90deg,#3EA6FF,#1A00FF);margin:15px 0 40px}.Business-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:35px 60px;gap:35px 60px;max-width:900px;margin:0 auto 50px}.Business-item{display:flex;align-items:center;gap:15px}.Business-item h4{margin:0;font-size:20px;font-weight:500}.Business-icon{font-size:22px;color:#3EA6FF}.Business-btn-box{text-align:center;margin-top:20px}.Business-btn{background:white;color:black;padding:14px 34px;border-radius:8px;border:none;cursor:pointer;font-size:18px;font-weight:600;transition:.25s ease-in-out}.Business-btn:hover{transform:translateY(-2px)}@media(max-width:768px){.Business-grid{grid-template-columns:1fr;gap:25px}.Business-title-box h2{font-size:38px;text-align:center}.Business-title-underline{margin:10px auto 35px}.Business-item h4{font-size:18px}}.EnterprisesSection{width:100%;padding:40px 60px 80px;background:#F7F8FA;font-family:Inter,sans-serif;color:#111}.Enterprises-title-box h2{font-size:38px;font-weight:800;margin:0;line-height:1.2}.Enterprises-blue-text{color:#0A35FF}.Enterprises-title-underline{width:100%;height:4px;background:#0A35FF;margin:15px 0 40px}.enterprises-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(530px,1fr));grid-gap:26px;gap:26px}.enterprise-card{display:flex;align-items:flex-start;background:#ffffff;padding:22px 26px;border-radius:12px}.enterprise-icon-box{width:52px;height:52px;min-width:52px;background:#E8EEFF;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#0A35FF;font-size:26px;margin-right:18px}.enterprise-title{margin:0;font-size:19px;font-weight:700}.enterprise-desc{margin:6px 0 0;font-size:15px;color:#444}@media (max-width:768px){.EnterprisesSection{padding:30px 20px 60px}.enterprises-grid{grid-template-columns:1fr}}.CNAPPSection{width:100%;padding:40px 60px 100px;background:#ffffff;font-family:Inter,sans-serif;color:#000}.CNAPP-title-box h2{font-size:38px;font-weight:800;margin:0;line-height:1.2}.CNAPP-blue-text{color:#0A35FF}.CNAPP-title-underline{width:100%;height:4px;background:#0A35FF;margin:15px 0 60px}.cnapp-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px 40px;gap:60px 40px;justify-items:center}.cnapp-card{position:relative;width:260px;text-align:center;padding-top:30px}.cnapp-number{position:absolute;top:-20px;left:50%;transform:translateX(-50%) skew(-10deg);font-size:8rem;font-weight:200;opacity:.25;color:#777777;line-height:1;font-family:Georgia,serif;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cnapp-icon-circle{position:relative;z-index:2;width:50px;height:50px;background:#002B5C;color:white;border-radius:50%;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;font-size:25px}.cnapp-card-title{font-size:18px;font-weight:700;margin:10px 0 8px;color:#000}.cnapp-desc{font-size:14px;color:#444;margin-top:4px;line-height:1.5}@media (max-width:900px){.cnapp-grid{grid-template-columns:repeat(2,1fr);gap:50px 20px}}@media (max-width:600px){.CNAPPSection{padding:40px 20px 80px}.cnapp-grid{grid-template-columns:1fr;gap:40px}.cnapp-last-row{flex-direction:column;gap:40px;align-items:center}}.cnapp-last-row{margin-top:40px;display:flex;justify-content:center;gap:100px}.AIThatSection{width:100%;padding:40px 60px 100px;background:#f5f7fc;font-family:Inter,sans-serif}.AIThatSection-div{max-width:1300px;margin:0 auto}.AIThat-title-box h2{font-size:38px;font-weight:800;line-height:1.2;color:#000}.AIThat-blue-text{color:#0A35FF}.AIThat-title-underline{width:100%;height:4px;background:#0A35FF;margin:20px 0 50px}.AIThat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px 35px;gap:25px 35px}.AIThat-card{display:flex;gap:20px;background:#fff;padding:25px;border-radius:12px}.AIThat-icon{width:48px;height:48px;background:#e8f1ff;color:#0A35FF;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px}.AIThat-card-title{font-size:18px;font-weight:700;margin:0;color:#000}.AIThat-card-desc{margin-top:6px;color:#444;font-size:14px;line-height:1.4}.AIThat-impact{margin-top:50px;padding:40px 35px;border-radius:16px;background:linear-gradient(90deg,#071028,#274079);color:#fff}.impact-title{font-size:22px;font-weight:700;margin-bottom:25px}.impact-list{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:25px;row-gap:25px;grid-column-gap:40px;column-gap:40px}.impact-item{display:flex;gap:12px}.impact-check{color:#4cd1ff;margin-top:4px;font-size:18px}.impact-bold{font-weight:700;margin:0}.impact-light{margin:0;opacity:.8}.impact-footer{margin-top:35px;padding:18px 22px;background:rgba(255,255,255,.21);border-radius:10px;font-size:14px}.impact-footer span{display:block;margin-top:5px;opacity:.9}@media (max-width:900px){.AIThat-grid,.impact-list{grid-template-columns:1fr}}.DatabaseSection{width:100%;padding:40px 60px 100px;background:#ffffff;font-family:Inter,sans-serif;max-width:1300px;margin:0 auto}.Database-title-box h2{font-size:40px;font-weight:900;margin:0;color:#000;line-height:1.2}.Database-blue-text{color:#0A35FF}.Database-title-underline{width:100%;height:4px;background:#0A35FF;margin:18px 0 35px}.Database-desc p{font-size:16px;color:#111;line-height:1.6;margin-bottom:14px}.Database-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px 30px;gap:25px 30px}.Database-card{background:#f9fbff;border-radius:10px;padding:22px 25px;border-left:6px solid #002768;color:#000}.Database-card-title{font-size:17px;font-weight:700;margin:0 0 6px}.Database-card-desc{font-size:14px;color:#444;line-height:1.5;margin:0}.Database-enhancements{margin-top:40px;background:#f5f7fc;padding:28px;border-radius:12px;color:#000}.Database-enhancements h3{font-size:20px;font-weight:700;margin-bottom:18px}.enhancement-list{display:flex;flex-direction:column;gap:14px}.enhancement-item{display:flex;gap:10px;align-items:flex-start}.enhancement-check{color:#002768;font-size:16px;margin-top:3px}.enhancement-item p{margin:0;font-size:15px;color:#111;line-height:1.5}@media (max-width:900px){.Database-grid{grid-template-columns:1fr}}:root{--hero-bg:#00224D;--h5-color:#5ED5FF;--text-color:#FFFFFF;--card-bg:#002768;--h5-font:"Arial",sans-serif;--main-font:"Roboto",sans-serif}.CYBER-hero-section{width:100%;min-height:90vh;padding:0;background:url(/staff-augmentation-hero.svg) no-repeat 50%/cover;color:var(--text-color);position:relative;overflow:hidden}.CYBER-background-pattern{width:100%;height:100%}.CYBER-hero-content{position:relative;z-index:10;max-width:1400px;margin:auto;padding:90px 16px;display:flex;flex-direction:column;gap:10px}@media (min-width:1024px){.CYBER-hero-content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.CYBER-hero-column-left{width:100%;display:flex;flex-direction:column;gap:20px;padding-top:20px;text-align:center}@media (min-width:1024px){.CYBER-hero-column-left{width:60%;text-align:left}}.CYBER-h5-title{font-family:var(--h5-font);font-size:.95rem;letter-spacing:.12em;font-weight:700;color:var(--h5-color)}.CYBER-main-heading{font-family:var(--main-font);font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:1024px){.CYBER-main-heading{font-size:2.5rem}}.CYBER-sub-heading-text{font-family:var(--main-font);font-size:1.15rem;color:#D9E2EF;max-width:700px;margin:0 auto}@media (min-width:1024px){.CYBER-sub-heading-text{margin:0}}.CYBER-hero-button{margin-top:25px;padding:12px 36px;background:transparent;border:1px solid white;border-radius:10px;font-size:1rem;font-weight:600;color:white;cursor:pointer;transition:.25s ease;min-width:100px;max-width:300px}.CYBER-hero-button:hover{background:white;color:var(--hero-bg)}.CYBER-hero-column-right{width:100%;display:flex;justify-content:center}@media (min-width:1024px){.CYBER-hero-column-right{width:40%;justify-content:flex-end}}.CYBER-cnapp-card{width:100%;max-width:440px;background:var(--card-bg);padding:30px;border-radius:16px;box-shadow:0 0 60px rgba(0,0,0,.55)}.CYBER-card-title{font-size:1.2rem;font-weight:700;margin-bottom:6px}.CYBER-card-subtitle{color:#D1D5DB;font-size:1.1rem;margin-bottom:22px}.CYBER-badge-group{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.CYBER-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;border:1px solid rgba(255,255,255,.25);cursor:pointer;transition:.2s}.CYBER-badge:hover{background:rgba(255,255,255,.25)}.CYBER-badge-icon{font-size:.9rem}.CYBER-badge-text{font-size:.9rem;white-space:nowrap}.CYBER-feature-list{display:flex;flex-direction:column;gap:15px}.CYBER-feature-item{display:flex;gap:10px;align-items:flex-start;font-size:.95rem;color:#C5D2E3;line-height:1.4}.CYBER-feature-icon{margin-top:2px;font-size:1.2rem;background-color:#5ED5FF;color:#000;padding:2px;border-radius:50%}@media (max-width:768px){.CYBER-hero-button{margin-left:auto;margin-right:auto;display:block;text-align:center}}