.health-insurance-deep-dive-page{scroll-behavior:smooth;color:#333;line-height:1.6}.health-insurance-deep-dive-page a{color:#1976d2;text-decoration:none;transition:color .2s ease}.health-insurance-deep-dive-page a:hover{color:#0d47a1;text-decoration:underline}.health-insurance-deep-dive-page .hero{padding:40px 20px;text-align:center;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 5px rgba(0,0,0,.1);position:relative;overflow:hidden;background-color:#f8f9fa}.health-insurance-deep-dive-page .hero:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background-image:url(https://media.nlmsf.org/wp-content/uploads/2021/01/hero-pattern.png);background-size:cover;opacity:.05;z-index:0}.health-insurance-deep-dive-page .badge{display:inline-flex;align-items:center;background-color:#6c63ff;color:white;padding:8px 16px;border-radius:50px;margin-bottom:15px;font-size:.9rem;font-weight:600}.health-insurance-deep-dive-page .badge i{margin-right:.5rem;font-size:1rem}.health-insurance-deep-dive-page .hero-title{font-size:2.5rem;color:#333;margin-bottom:20px;font-weight:700;position:relative;z-index:1}.health-insurance-deep-dive-page .hero-description{font-size:1.1rem;color:#555;max-width:800px;margin:0 auto;line-height:1.6;position:relative;z-index:1}.health-insurance-deep-dive-page .feature-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin:20px 0}.health-insurance-deep-dive-page .feature-tag{display:flex;align-items:center;background-color:#fff;padding:.5rem 1rem;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.health-insurance-deep-dive-page .feature-tag:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.health-insurance-deep-dive-page .feature-tag:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.health-insurance-deep-dive-page .feature-tag:hover:after{left:100%}.health-insurance-deep-dive-page .feature-tag i{color:#1976d2;margin-right:.5rem;font-size:1rem}.health-insurance-deep-dive-page .feature-tag span{font-size:.9rem;font-weight:600;color:#455a64}.health-insurance-deep-dive-page .page-layout{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem}.health-insurance-deep-dive-page .sidebar{flex:0 0 280px;background-color:#f8f9fa;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);position:sticky;top:20px;align-self:flex-start}.health-insurance-deep-dive-page .sidebar-title{font-size:1.5rem;color:#2c3e50;margin-bottom:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.health-insurance-deep-dive-page .sidebar-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background-color:#1976d2;border-radius:3px}.health-insurance-deep-dive-page .sidebar-links{list-style:none;padding:0;margin:0}.health-insurance-deep-dive-page .sidebar-links li{margin-bottom:.5rem}.health-insurance-deep-dive-page .sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#455a64;text-decoration:none;border-radius:6px;transition:all .2s ease;position:relative;overflow:hidden}.health-insurance-deep-dive-page .sidebar-link:hover{background-color:#e3f2fd;color:#1976d2}.health-insurance-deep-dive-page .sidebar-link:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.health-insurance-deep-dive-page .sidebar-link:hover:after{left:100%}.health-insurance-deep-dive-page .sidebar-link i{font-size:1rem;color:#1976d2;width:20px;text-align:center}.health-insurance-deep-dive-page .content-container{flex:1;min-width:0;display:flex;flex-direction:column;gap:2.5rem;padding:0}.health-insurance-deep-dive-page .content-section{margin-bottom:0}.health-insurance-deep-dive-page .section-header{margin-bottom:1.5rem}.health-insurance-deep-dive-page .section-header h2{font-size:1.8rem;color:#2c3e50;margin-bottom:.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.health-insurance-deep-dive-page .section-header h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#1976d2;border-radius:3px}.health-insurance-deep-dive-page .section-header p{color:#5a6a7e;font-size:1.1rem;margin:0}.health-insurance-deep-dive-page .highlight-text{display:flex;align-items:center;gap:.5rem;color:#1976d2;font-weight:500;margin:0}.health-insurance-deep-dive-page .highlight-text i{font-size:1.1rem}.health-insurance-deep-dive-page .content-panel{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:0}.health-insurance-deep-dive-page .content-panel.blue{border-left:4px solid #1976d2}.health-insurance-deep-dive-page .content-panel.green{border-left:4px solid #2e7d32}.health-insurance-deep-dive-page .content-panel.purple{border-left:4px solid #7b1fa2}.health-insurance-deep-dive-page .content-panel.special{background-image:linear-gradient(135deg,#1976d2,#2e7d32);color:white}.health-insurance-deep-dive-page .content-panel h3{font-size:1.5rem;margin-bottom:1.5rem;color:#2c3e50;font-weight:600}.health-insurance-deep-dive-page .content-panel.special h3{color:white}.health-insurance-deep-dive-page .content-panel p{margin-bottom:1rem}.health-insurance-deep-dive-page .resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.health-insurance-deep-dive-page .resource-card{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column;height:100%;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;overflow:hidden}.health-insurance-deep-dive-page .resource-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.health-insurance-deep-dive-page .resource-card:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.health-insurance-deep-dive-page .resource-card:hover:after{left:100%}.health-insurance-deep-dive-page .resource-card i{font-size:2rem;color:#1976d2;margin-bottom:1rem}.health-insurance-deep-dive-page .resource-card h4{font-size:1.1rem;margin-bottom:.75rem;color:#2c3e50;font-weight:600}.health-insurance-deep-dive-page .resource-card p{color:#5a6a7e;margin-bottom:1rem;flex-grow:1}.health-insurance-deep-dive-page .resource-card .note{font-size:.9rem;color:#607d8b;font-style:italic}.health-insurance-deep-dive-page .resource-card .resource-link{display:inline-block;color:#1976d2;font-weight:600;margin-top:auto;transition:all .2s ease}.health-insurance-deep-dive-page .resource-card .resource-link:hover{color:#0d47a1}.health-insurance-deep-dive-page .contact-highlight{background-color:#f5f5f5;border-radius:8px;padding:1.5rem;margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.health-insurance-deep-dive-page .contact-highlight .contact-item{display:flex;align-items:center;gap:.75rem}.health-insurance-deep-dive-page .contact-highlight .contact-item i{font-size:1.25rem;color:#1976d2;width:24px;text-align:center}.health-insurance-deep-dive-page .contact-info{display:flex;flex-direction:column}.health-insurance-deep-dive-page .contact-info strong{font-size:.9rem;color:#455a64}.health-insurance-deep-dive-page .resource-list.bulleted ul{padding-left:1.5rem;margin-bottom:1.5rem}.health-insurance-deep-dive-page .resource-list.bulleted li{margin-bottom:.75rem;padding-left:.5rem;line-height:1.6}.health-insurance-deep-dive-page .resource-links-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1.5rem}.health-insurance-deep-dive-page .resource-link-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:#f5f5f5;border-radius:6px;text-decoration:none;color:#1976d2;transition:all .2s ease;position:relative;overflow:hidden}.health-insurance-deep-dive-page .resource-link-item:hover{background-color:#e3f2fd;transform:translateY(-2px);color:#1976d2}.health-insurance-deep-dive-page .resource-link-item:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.health-insurance-deep-dive-page .resource-link-item:hover:after{left:100%}.health-insurance-deep-dive-page .resource-link-item i{font-size:1rem;color:#1976d2}.health-insurance-deep-dive-page .steps-container{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.health-insurance-deep-dive-page .step-item{display:flex;gap:1rem;align-items:flex-start}.health-insurance-deep-dive-page .step-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#1976d2;color:white;border-radius:50%;font-weight:600;flex-shrink:0}.health-insurance-deep-dive-page .step-content h4{font-size:1.1rem;color:#2c3e50;margin-bottom:.5rem;font-weight:600}.health-insurance-deep-dive-page .step-content p{margin:0;font-size:.95rem;color:#5a6a7e}.health-insurance-deep-dive-page .resource-highlight{display:flex;align-items:center;gap:1.5rem;background-color:#f5f5f5;border-radius:8px;padding:1.5rem;margin:2rem 0}.health-insurance-deep-dive-page .resource-icon{width:80px;height:80px;object-fit:contain;border-radius:8px;flex-shrink:0}.health-insurance-deep-dive-page .resource-highlight .resource-content h4{font-size:1.1rem;color:#2c3e50;margin-bottom:.5rem;font-weight:600}.health-insurance-deep-dive-page .resource-highlight .resource-content p{margin:0;font-size:.95rem}.health-insurance-deep-dive-page .cta-box{margin:2rem 0;text-align:center}.health-insurance-deep-dive-page .cta-button{display:inline-flex;align-items:center;gap:.75rem;background-color:#1976d2;color:white;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative;overflow:hidden}.health-insurance-deep-dive-page .cta-button:hover{background-color:#0d47a1;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1);color:white}.health-insurance-deep-dive-page .cta-button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.health-insurance-deep-dive-page .cta-button:hover:after{left:100%}.health-insurance-deep-dive-page .cta-button i{font-size:1.1rem}.health-insurance-deep-dive-page .checklist{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.health-insurance-deep-dive-page .checklist-item{display:flex;gap:1rem;align-items:flex-start}.health-insurance-deep-dive-page .checklist-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#1976d2;color:white;border-radius:50%;font-weight:600;flex-shrink:0}.health-insurance-deep-dive-page .checklist-content{flex-grow:1}.health-insurance-deep-dive-page .checklist-content p{margin:0;line-height:1.6;font-size:.95rem}.health-insurance-deep-dive-page .tip-box{background-color:#e3f2fd;border-radius:8px;padding:1.5rem;margin-top:2rem}.health-insurance-deep-dive-page .tip-box h4{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;color:#1976d2;margin-bottom:.75rem;font-weight:600}.health-insurance-deep-dive-page .tip-box h4 i{font-size:1.25rem}.health-insurance-deep-dive-page .tip-box p{margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.health-insurance-deep-dive-page .hero{padding:2rem 1.5rem}.health-insurance-deep-dive-page .hero-title{font-size:2rem}.health-insurance-deep-dive-page .feature-tags{flex-direction:column;gap:.75rem}.health-insurance-deep-dive-page .page-layout{flex-direction:column}.health-insurance-deep-dive-page .sidebar{position:static;flex:0 0 auto}.health-insurance-deep-dive-page .contact-highlight,.health-insurance-deep-dive-page .resource-grid,.health-insurance-deep-dive-page .resource-links-grid{grid-template-columns:1fr}.health-insurance-deep-dive-page .resource-highlight{flex-direction:column;align-items:flex-start}}