.investigation-page{background:radial-gradient(circle at 85% 10%,#0b7a750d,#0000 30%),linear-gradient(#fff 0%,#f8fbfb 100%);padding:56px 0 90px;position:relative;overflow:hidden}.investigation-container{z-index:2;width:min(1240px,100% - 40px);margin:0 auto;position:relative}.investigation-bg-line{pointer-events:none;border:1px solid #0b7a7512;border-radius:50%;position:absolute}.investigation-bg-line-one{width:900px;height:500px;top:420px;right:-420px;transform:rotate(-12deg)}.investigation-bg-line-two{width:800px;height:450px;bottom:180px;left:-420px;transform:rotate(15deg)}.investigation-hero{margin-bottom:80px}.investigation-hero-image{isolation:isolate;height:430px;box-shadow:var(--shadow-lg);border-radius:28px;position:relative;overflow:hidden}.investigation-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.investigation-hero-overlay{background:linear-gradient(90deg,#072828e0 0%,#07282894 45%,#07282826 100%);position:absolute;inset:0}.investigation-hero-content{color:#fff;width:min(620px,100% - 120px);position:absolute;bottom:58px;left:56px}.investigation-hero-content>span{letter-spacing:.18em;color:#ffffffb8;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-flex}.investigation-hero-content h1{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4.2vw,58px);font-weight:600;line-height:1.02}.investigation-hero-content h1 strong{color:#a8dfd9;font-weight:600}.investigation-hero-content p{color:#ffffffc2;max-width:540px;margin:20px 0 0;font-size:15px;line-height:1.7}.investigation-hero-index{color:#ffffffbf;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:30px;right:34px}.investigation-hero-index span{font-size:24px;font-weight:600}.investigation-hero-index small{letter-spacing:.15em;margin-top:2px;font-size:9px}.investigation-section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:30px;display:flex}.investigation-section-heading.compact{margin-bottom:28px}.investigation-section-heading>div{max-width:650px}.investigation-kicker{color:var(--primary);letter-spacing:.16em;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.investigation-section-heading h2{color:var(--text-primary);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.08}.investigation-section-heading h2 span{color:var(--primary)}.investigation-section-heading>p{max-width:360px;color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.investigation-feature-section{margin-bottom:88px}.insurance-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.insurance-card{border:1px solid var(--border);min-height:285px;box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;flex-direction:column;padding:27px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.insurance-card:hover{box-shadow:var(--shadow-md);border-color:#0b7a752e;transform:translateY(-5px)}.insurance-card-top{justify-content:space-between;align-items:flex-start;display:flex}.insurance-number{color:#a5b3b2;letter-spacing:.08em;font-size:12px;font-weight:700}.insurance-icon{border-radius:15px;place-items:center;width:50px;height:50px;font-size:23px;display:grid}.insurance-blue .insurance-icon{color:#3978c7;background:#edf4fd}.insurance-teal .insurance-icon{color:#0b7a75;background:#e8f7f5}.insurance-violet .insurance-icon{color:#7658bd;background:#f1edfb}.insurance-card-content{margin-top:42px}.insurance-card-content h3{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:21px;font-weight:600;line-height:1.2}.insurance-card-content p{max-width:310px;color:var(--text-secondary);margin:11px 0 0;font-size:13px;line-height:1.65}.insurance-card-footer{color:var(--text-primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:25px;font-size:12px;font-weight:700;display:flex}.insurance-arrow{background:var(--surface-alt);border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .3s,background .3s;display:grid}.insurance-card:hover .insurance-arrow{background:var(--primary-light);transform:translate(3px)}.investigation-services-section{margin-bottom:80px}.investigation-services-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.investigation-service-card{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:135px;padding:22px 24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:grid;position:relative;box-shadow:0 3px 14px #17212109}.investigation-service-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.investigation-service-icon{border-radius:15px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.service-orange .investigation-service-icon{color:#d48632;background:#fff4e7}.service-blue .investigation-service-icon{color:#3978c7;background:#edf4fd}.service-green .investigation-service-icon{color:#3b9369;background:#eaf7f0}.service-violet .investigation-service-icon{color:#7658bd;background:#f1edfb}.investigation-service-content h3{color:var(--text-primary);margin:0;font-size:17px;font-weight:600}.investigation-service-content p{max-width:400px;color:var(--text-secondary);margin:6px 0 0;font-size:12px;line-height:1.55}.investigation-service-number{color:#b4c0bf;letter-spacing:.08em;align-self:flex-start;font-size:10px;font-weight:700}.investigation-service-arrow{color:var(--text-light);font-size:17px;transition:color .3s,transform .3s;position:absolute;bottom:20px;right:22px}.investigation-service-card:hover .investigation-service-arrow{color:var(--primary);transform:translate(3px)}.investigation-cta{color:#fff;background:#075e5a;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:42px 48px;display:flex;position:relative;overflow:hidden}.investigation-cta-content{z-index:2;position:relative}.investigation-cta-content>span{letter-spacing:.16em;color:#9ddbd5;font-size:10px;font-weight:800}.investigation-cta-content h2{letter-spacing:-.03em;margin:10px 0 8px;font-size:clamp(25px,3vw,36px);font-weight:600;line-height:1.1}.investigation-cta-content h2 span{color:#a8dfd9}.investigation-cta-content p{color:#ffffffb3;max-width:540px;margin:0;font-size:13px;line-height:1.6}.investigation-cta-button{z-index:2;color:var(--primary-dark);background:#fff;border-radius:11px;flex-shrink:0;align-items:center;gap:10px;padding:13px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative}.investigation-cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000024}@media (max-width:900px){.investigation-hero-image{height:390px}.insurance-grid{grid-template-columns:1fr}.insurance-card{min-height:250px}.investigation-section-heading{flex-direction:column;align-items:flex-start;gap:14px}}@media (max-width:700px){.investigation-page{padding:35px 0 65px}.investigation-container{width:min(100% - 28px,1240px)}.investigation-hero{margin-bottom:55px}.investigation-hero-image{border-radius:20px;height:360px}.investigation-hero-overlay{background:linear-gradient(#07282814 0%,#072828d1 65%,#072828f0 100%)}.investigation-hero-content{width:calc(100% - 50px);bottom:30px;left:25px}.investigation-hero-content h1{font-size:34px}.investigation-hero-content p{margin-top:13px;font-size:13px}.investigation-hero-index{top:20px;right:20px}.investigation-feature-section{margin-bottom:60px}.investigation-section-heading h2{font-size:29px}.investigation-services-grid{grid-template-columns:1fr}.investigation-cta{border-radius:20px;flex-direction:column;align-items:flex-start;padding:32px 25px}}@media (max-width:430px){.investigation-hero-image{height:330px}.investigation-hero-content h1{font-size:29px}.investigation-hero-content p{font-size:12px}.insurance-card{padding:22px}.insurance-card-content{margin-top:30px}.investigation-service-card{grid-template-columns:auto 1fr;gap:15px;padding:19px}.investigation-service-number{display:none}.investigation-service-arrow{bottom:16px;right:18px}}
