:root{--blue: #0052CC;--blue-hover: #003D99;--blue-lt: #EBF2FF;--blue-mid: #DBEAFE;--white: #FFFFFF;--bg: #FFFFFF;--bg-gray: #F5F7FA;--bg-gray2: #EEF1F6;--dark: #111827;--body: #374151;--muted: #6B7280;--border: #E5E7EB;--footer-bg: #1D2939;--nav-h: 72px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,sans-serif;color:var(--body);background:var(--bg);line-height:1.65}img{display:block;max-width:100%}a{text-decoration:none}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--nav-h);background:var(--white);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 5%;gap:1rem}.nav-logo{flex-shrink:0}.nav-logo img{height:44px;width:auto}.nav-links{display:flex;align-items:center;list-style:none;margin-left:auto}.nav-links>li>a,.nav-trigger{display:inline-flex;align-items:center;gap:4px;padding:.5rem .875rem;color:var(--body);font-size:.875rem;font-weight:500;transition:color .18s;background:none;border:none;font-family:inherit;cursor:pointer;white-space:nowrap}.nav-links>li>a:hover,.nav-trigger:hover{color:var(--blue)}.nav-links>li>a.active{color:var(--blue);font-weight:600}.nav-trigger.active{color:var(--blue);font-weight:600}.nav-arrow{font-size:.6em;transition:transform .2s}.nav-item{position:relative}.nav-item:after{content:"";position:absolute;top:100%;left:-8px;right:-8px;height:14px}.nav-item:hover .nav-arrow{transform:rotate(180deg)}.dropdown{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);min-width:215px;background:var(--white);border:1px solid var(--border);box-shadow:0 8px 28px #0000001a;z-index:200;padding:.375rem 0}.nav-item:hover .dropdown{display:block}.dropdown a{display:block;padding:.625rem 1.25rem;font-size:.8125rem;color:var(--body);transition:background .15s,color .15s;white-space:nowrap}.dropdown a:hover{background:var(--blue-lt);color:var(--blue)}.dropdown a.active{background:var(--blue-lt);color:var(--blue);font-weight:600}.nav-cta{display:inline-flex!important;align-items:center;gap:7px;padding:.5rem 1.125rem!important;background:var(--blue);color:var(--white)!important;font-weight:600!important;font-size:.8125rem!important;border-radius:4px;margin-left:.625rem;transition:background .18s!important}.nav-cta:hover{background:var(--blue-hover)!important}.page-hero{margin-top:var(--nav-h);min-height:380px;background:linear-gradient(145deg,var(--blue-lt) 0%,#d4e8ff 45%,var(--white) 100%);display:flex;align-items:center;padding:4rem 5%}.page-hero-inner{max-width:680px}.hero-breadcrumb{font-size:.78rem;color:var(--muted);margin-bottom:1.25rem}.hero-breadcrumb a{color:var(--muted);transition:color .18s}.hero-breadcrumb a:hover{color:var(--blue)}.hero-breadcrumb span{margin:0 .375rem}.hero-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--blue);margin-bottom:1rem}.page-hero-h1{font-size:clamp(1.75rem,3vw,2.625rem);font-weight:800;color:var(--dark);line-height:1.2;margin-bottom:1rem}.page-hero-sub{font-size:1rem;color:var(--muted);line-height:1.75;max-width:560px}.section{padding:5rem 5%}.section-alt{background:var(--bg-gray)}.s-tag{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--blue);margin-bottom:.5rem}.s-title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:var(--dark);line-height:1.25;margin-bottom:.75rem}.s-sub{font-size:.9375rem;color:var(--muted);line-height:1.75}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.intro-para{font-size:1rem;color:var(--body);line-height:1.85;margin-bottom:2.25rem}.service-img-wrap{overflow:hidden;border-radius:2px;margin-bottom:2.5rem}.service-img-wrap img{width:100%;height:340px;object-fit:cover;display:block;transition:transform .4s ease}.service-img-wrap:hover img{transform:scale(1.03)}.capabilities-block{margin-bottom:2.5rem}.cap-heading{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:1rem}.cap-list{list-style:none;display:flex;flex-direction:column;gap:.625rem}.cap-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--body);line-height:1.55}.bullet-check{flex-shrink:0;margin-top:2px;color:var(--blue)}.bullet-check svg{width:15px;height:15px}.product-card{background:var(--white);border:1px solid var(--border);padding:2rem;margin-bottom:1.5rem;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 8px 28px #0052cc17;transform:translateY(-3px)}.product-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--blue-lt);color:var(--blue);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .7rem;border-radius:3px;margin-bottom:.875rem}.product-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);flex-shrink:0}.product-name{font-size:1.1rem;font-weight:700;color:var(--dark);margin-bottom:.5rem;line-height:1.35}.product-desc{font-size:.875rem;color:var(--muted);line-height:1.7}.accred-block{background:var(--bg-gray);border:1px solid var(--border);padding:1.75rem;margin-top:1.5rem}.accred-heading{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:1rem}.accred-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.accred-list li{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--body)}.accred-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);flex-shrink:0}.other-services{padding:4.5rem 5%;background:var(--bg-gray2);border-top:1px solid var(--border)}.other-services-header{margin-bottom:2rem}.svc-cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.svc-card{background:var(--white);border:1px solid var(--border);padding:1.75rem;display:flex;flex-direction:column;gap:.875rem;transition:box-shadow .25s,transform .25s,border-color .25s}.svc-card:hover{box-shadow:0 8px 28px #0052cc1a;transform:translateY(-3px);border-color:var(--blue-mid)}.svc-icon-circle{width:48px;height:48px;border-radius:50%;background:var(--blue-lt);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--blue)}.svc-icon-circle svg{width:22px;height:22px}.svc-card-title{font-size:.9375rem;font-weight:700;color:var(--dark);line-height:1.35}.svc-card-desc{font-size:.85rem;color:var(--muted);line-height:1.65;flex:1}.svc-card-link{display:inline-flex;align-items:center;gap:5px;font-size:.8125rem;font-weight:600;color:var(--blue);transition:gap .18s}.svc-card-link:hover{gap:9px}.cta-banner{background:var(--footer-bg);padding:3.5rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-left{display:flex;align-items:flex-start;gap:1.25rem}.cta-icon-wrap{width:56px;height:56px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--white)}.cta-icon-wrap svg{width:26px;height:26px}.cta-headline{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.375rem}.cta-sub{font-size:.9rem;color:#94a3b8;line-height:1.6;max-width:480px}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:.75rem 1.625rem;background:var(--blue);color:var(--white);font-size:.875rem;font-weight:600;border-radius:4px;transition:background .18s;flex-shrink:0}.btn-primary:hover{background:var(--blue-hover)}.footer{background:var(--footer-bg);padding:4.5rem 5% 2rem}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand img{height:42px;margin-bottom:1rem}.footer-brand p{font-size:.875rem;color:#94a3b8;line-height:1.75;margin-bottom:1.5rem}.f-socials{display:flex;gap:.625rem}.f-social{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.75rem;font-weight:700;transition:border-color .18s,background .18s,color .18s}.f-social:hover{border-color:var(--blue);background:var(--blue);color:var(--white)}.footer-col h4{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--white);margin-bottom:1.25rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.625rem}.footer-col ul li a{font-size:.875rem;color:#94a3b8;transition:color .18s}.footer-col ul li a:hover,.footer-col ul li a.active{color:var(--white)}.f-contact-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem}.f-contact-icon{width:16px;height:16px;flex-shrink:0;margin-top:3px;color:var(--blue)}.f-contact-icon svg{width:16px;height:16px}.f-contact-text{font-size:.875rem;color:#94a3b8;line-height:1.55}.f-contact-text a{color:#94a3b8;transition:color .18s}.f-contact-text a:hover{color:var(--white)}.footer-bottom{padding-top:1.75rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.footer-copy{font-size:.78rem;color:#64748b}.f-legal{display:flex;gap:1.5rem}.f-legal a{font-size:.78rem;color:#64748b;transition:color .18s}.f-legal a:hover{color:var(--white)}@media(max-width:900px){html,body{overflow-x:hidden;max-width:100vw}.content-grid{grid-template-columns:1fr;gap:2.5rem}.other-cards-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.cta-banner{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.footer-top{grid-template-columns:1fr}.page-hero{padding:3rem 5%}}@media(max-width:900px){.footer{padding:3rem 1.25rem 1.5rem!important}.footer-top{grid-template-columns:1fr!important;gap:2.25rem!important;padding-bottom:2rem!important}.footer-col h4{margin-bottom:.875rem!important}.footer-col ul li{margin-bottom:.5rem!important}.footer-brand img{height:38px!important;margin-bottom:.75rem!important}.footer-brand p{margin-bottom:1rem!important}.footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important;padding-top:1.25rem!important}.f-legal{flex-wrap:wrap!important;gap:1rem!important}.cta-banner{flex-direction:column!important;align-items:center!important;text-align:center!important;padding:1.75rem 1.25rem!important;margin:0 1rem 2.5rem!important;gap:1.25rem!important}.cta-left{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:1rem!important;width:100%!important}.cta-icon-wrap{width:56px!important;height:56px!important}.cta-headline{font-size:1.125rem!important;line-height:1.3!important}.cta-sub{font-size:.9rem!important}.cta-banner .btn-primary,.cta-banner a.btn-primary{width:100%!important;justify-content:center!important;padding:.875rem 1.25rem!important}}
