.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:32px}.stat-card{background:#fff;padding:32px 24px;border-radius:12px;text-align:center;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(10,37,64,4%)}.stat-num{font-size:42px;font-weight:800;color:#0a2540;line-height:1;font-family:Georgia,serif}.stat-num span{color:#876618}.stat-label{margin-top:8px;color:#475569;font-size:14px}.process-list{counter-reset:step;list-style:none;padding:0;margin:32px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.process-list li{counter-increment:step;background:#fff;padding:32px 24px 24px;border-radius:12px;border:1px solid #e5e7eb;position:relative;padding-top:64px}.process-list li::before{content:counter(step);position:absolute;top:20px;left:24px;width:36px;height:36px;border-radius:50%;background:#0a2540;color:#c9a45c;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;font-family:Georgia,serif}.process-list h3{margin:0 0 8px;font-size:18px;color:#0a2540}.process-list p{margin:0;color:#475569;font-size:15px;line-height:1.6}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:32px}.industry-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;transition:transform .25s ease,box-shadow .25s ease}.industry-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(10,37,64,8%)}.industry-card .img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f1f5f9}.industry-card img{width:100%;height:100%;object-fit:cover;display:block}.industry-card .body{padding:20px 24px}.industry-card h3{margin:0 0 8px;font-size:18px;color:#0a2540}.industry-card p{margin:0;color:#475569;font-size:14px;line-height:1.6}.faq-list{margin-top:32px;display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.faq-item summary{padding:20px 24px;cursor:pointer;font-weight:600;color:#0a2540;font-size:16px;display:flex;justify-content:space-between;align-items:center;gap:16px;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:22px;color:#876618;font-weight:700;transition:transform .2s ease}.faq-item[open] summary::after{content:"−"}.faq-item .answer{padding:0 24px 22px;color:#475569;font-size:15px;line-height:1.75}.faq-item .answer p{margin:0 0 10px}.faq-item .answer p:last-child{margin-bottom:0}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:32px}.contact-card{background:#fff;padding:32px 28px;border-radius:12px;border:1px solid #e5e7eb;text-align:center}.contact-card .icon{width:48px;height:48px;margin:0 auto 16px;color:#876618}.contact-card h3{margin:0 0 8px;font-size:16px;color:#0a2540;text-transform:uppercase;letter-spacing:.6px}.contact-card p{margin:0;color:#0a2540;font-size:18px;font-weight:600;line-height:1.5}.contact-card a{color:#0a2540;text-decoration:none;border-bottom:2px solid #c9a45c}.contact-card a:hover{color:#876618}.page-hero{background:linear-gradient(135deg,#0a2540 0%,#1e3a5f 100%);color:#fff;padding:80px 0 64px;text-align:center}.page-hero h1{margin:0 0 12px;font-size:clamp(28px,4vw,42px);color:#fff;line-height:1.2;font-family:Georgia,serif}.page-hero p{margin:0 auto;max-width:680px;font-size:17px;color:#cfd8e3;line-height:1.6}.page-hero .breadcrumbs{margin-top:18px;font-size:13px;color:#9aa9bd}.page-hero .breadcrumbs a{color:#c9a45c;text-decoration:none}.page-hero .breadcrumbs a:hover{text-decoration:underline}.prose h2{color:#0a2540;font-size:28px;margin:40px 0 16px;font-family:Georgia,serif;line-height:1.3}.prose h3{color:#0a2540;font-size:20px;margin:28px 0 10px}.prose p{color:#334155;font-size:16px;line-height:1.8;margin:0 0 16px}.prose ul,.prose ol{color:#334155;font-size:16px;line-height:1.85;padding-left:24px;margin:0 0 16px}.prose li{margin:0 0 8px}.prose a{color:#0a2540;border-bottom:2px solid #c9a45c;text-decoration:none}.prose a:hover{color:#876618}.prose strong{color:#0a2540}.two-col{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.two-col .img-side{aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#f1f5f9}.two-col .img-side img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:900px){.two-col{grid-template-columns:1fr 1fr;gap:56px}}.highlight-box{background:#fff8e6;border-left:4px solid #c9a45c;padding:20px 24px;border-radius:6px;margin:24px 0}.highlight-box p{margin:0;color:#0a2540;font-size:15px;line-height:1.7}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.chip{display:inline-block;padding:6px 14px;background:#e8eef5;color:#0a2540;border-radius:999px;font-size:13px;font-weight:600}.cta-banner{position:relative;background:linear-gradient(135deg,#0a2540 0%,#1e3a5f 100%);color:#fff;padding:56px 0;text-align:center;overflow:hidden;isolation:isolate}.cta-banner::before{content:"";position:absolute;inset:0;background:url(../images/cta.jpg)50%/cover;opacity:.15;z-index:-1}.cta-banner h2{margin:0 0 12px;font-size:clamp(24px,3.5vw,34px);color:#fff;font-family:Georgia,serif}.cta-banner p{margin:0 auto 24px;max-width:560px;font-size:16px;color:#d6dde7}.cta-banner .phone-big{font-size:clamp(28px,4vw,40px);font-weight:800;color:#c9a45c;text-decoration:none;font-family:Georgia,serif;letter-spacing:1px;display:inline-block;margin-bottom:6px}.cta-banner .phone-big:hover{color:#fff}.cta-banner .person{font-size:14px;color:#9aa9bd;letter-spacing:1px;text-transform:uppercase}.disclaimer{background:#f8fafc;border:1px solid #e5e7eb;padding:20px 24px;border-radius:8px;margin:32px 0;color:#64748b;font-size:13px;line-height:1.7}.disclaimer strong{color:#0a2540}