.resource-support-page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem;color:#1f2937}.resource-support-layout{display:flex;flex-direction:column;gap:2rem}.resource-support-page .hero{background-color:#f8f9fa;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}.resource-support-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}.resource-support-page .badge{display:inline-flex;align-items:center;background-color:#1976d2;color:white;padding:8px 16px;border-radius:50px;margin-bottom:15px;font-size:.9rem;font-weight:600}.resource-support-page .badge i{margin-right:8px;font-size:1.2rem}.resource-support-page .hero-title{font-size:2.5rem;color:#333;margin-bottom:20px;font-weight:700;position:relative;z-index:1}.resource-support-page .hero-description{font-size:1.1rem;color:#555;max-width:800px;margin:0 auto;line-height:1.6;position:relative;z-index:1}.resource-support-page .feature-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin:20px 0}.resource-support-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}.resource-support-page .feature-tag:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.resource-support-page .feature-tag i{color:#1976d2;margin-right:.5rem;font-size:1rem}.resource-support-page .feature-tag span{font-size:.9rem;font-weight:600;color:#455a64}.resource-support-page .content-container{display:flex;flex-direction:column;gap:2.5rem;padding:1rem 0}.resource-support-page .content-section{margin-bottom:2rem}.resource-support-page .section-header{margin-bottom:1.5rem}.resource-support-page .section-header h2{font-size:1.8rem;color:#2c3e50;margin-bottom:.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.resource-support-page .section-header h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#1976d2;border-radius:3px}.resource-support-page .section-header p{color:#5a6a7e;font-size:1.1rem}.resource-support-page .content-panel{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:2rem}.resource-support-page .resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.resource-support-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)}.resource-support-page .resource-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.resource-support-page .resource-image{margin-bottom:1rem;text-align:center}.resource-support-page .resource-card h3{font-size:1.3rem;margin-bottom:.75rem;color:#2c3e50;font-weight:600}.resource-support-page .resource-card h4{font-size:1.1rem;margin-bottom:.5rem;color:#2c3e50;font-weight:600}.resource-support-page .resource-card p{color:#5a6a7e;margin-bottom:1.5rem;flex-grow:1}.resource-support-page .resource-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#1976d2;color:white;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;margin-top:auto}.resource-support-page .resource-button:hover{background-color:#0d47a1;transform:translateY(-2px)}.resource-support-page .support-resources{display:flex;flex-direction:column;gap:2rem}.resource-support-page .support-item{display:flex;gap:1.5rem;align-items:flex-start}.resource-support-page .support-icon{font-size:2rem;color:#1976d2;flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#e3f2fd;border-radius:50%}.resource-support-page .support-content{flex-grow:1}.resource-support-page .support-content h3,.resource-support-page .support-content h4{font-size:1.2rem;margin-bottom:.75rem;color:#2c3e50;font-weight:600}.resource-support-page .support-content p{margin-bottom:1rem;color:#5a6a7e;line-height:1.6}.resource-support-page .resource-link-wrapper{margin-top:1rem}.resource-support-page .resource-link{display:inline-flex;align-items:center;color:#1976d2;text-decoration:none;font-weight:600;transition:all .2s ease;margin-right:1rem;margin-bottom:.5rem}.resource-support-page .resource-link:hover{color:#0d47a1;text-decoration:underline}.resource-support-page .resource-link i{margin-right:.5rem;font-size:.9rem}.resource-support-page .resource-links{display:flex;flex-direction:column;gap:.5rem}.resource-support-page .resource-highlight{display:flex;align-items:center;gap:2rem;padding-top:2rem;border-top:1px solid #e0e0e0}.resource-support-page .highlight-image{flex-shrink:0;width:200px}.resource-support-page .highlight-content h3{font-size:1.3rem;margin-bottom:.75rem;color:#2c3e50}.resource-support-page .highlight-content p{margin-bottom:1rem;color:#5a6a7e;line-height:1.6}.resource-support-page .sidebar{background-color:#f8f9fa;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);position:sticky;top:20px}.resource-support-page .sidebar-title{font-size:1.5rem;color:#2c3e50;margin-bottom:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.resource-support-page .sidebar-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background-color:#1976d2;border-radius:3px}.resource-support-page .nav-links{list-style:none;padding:0;margin:0 0 2rem}.resource-support-page .nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#455a64;text-decoration:none;border-radius:6px;transition:all .2s ease;margin-bottom:.5rem}.resource-support-page .nav-link:hover{background-color:#e3f2fd;color:#1976d2}.resource-support-page .sidebar-image-card{margin:2rem 0}.resource-support-page .sidebar-image{width:100%;border-radius:8px}.resource-support-page .sidebar-cta{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(to bottom right,#ede9fe,#e0e7ff);border-radius:.5rem;border:1px solid #e9d5ff}.resource-support-page .sidebar-cta h4{font-size:1.125rem;font-weight:600;color:#6a3ea1;margin-bottom:.5rem}.resource-support-page .sidebar-cta p{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.resource-support-page .cta-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1rem;background:linear-gradient(90deg,#8b5cf6,#6366f1);color:white;border-radius:.375rem;text-decoration:none;font-weight:500;transition:all .2s ease}.resource-support-page .cta-button:hover{background:linear-gradient(90deg,#7c3aed,#4f46e5);transform:translateY(-2px)}.resource-support-page .unmet-needs-content{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.resource-support-page .unmet-needs-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e91e63,#1976d2,#2e7d32)}.resource-support-page .needs-overview{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:2px solid rgba(233,30,99,.1)}.resource-support-page .needs-overview p{font-size:1.1rem;line-height:1.7;color:#495057;margin-bottom:1.5rem;font-weight:500}.resource-support-page .needs-list{list-style:none;padding:0;margin:0}.resource-support-page .needs-list li{background:rgba(255,255,255,.8);margin-bottom:1rem;padding:1.25rem 1.5rem 1.25rem 2.5rem;border-radius:10px;border-left:4px solid #e91e63;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease;position:relative}.resource-support-page .needs-list li:hover{transform:translateX(5px);box-shadow:0 6px 20px rgba(0,0,0,.1);border-left-color:#1976d2}.resource-support-page .needs-list li strong{color:#e91e63;font-weight:600;font-size:1rem;display:block;margin-bottom:.5rem}.resource-support-page .needs-list li:before{content:"💡";position:absolute;left:12px;top:50%;transform:translateY(-50%);background:#e91e63;color:white;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem}.resource-support-page .resource-links-section{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.resource-support-page .resource-item{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(233,30,99,.1);display:flex;align-items:flex-start;gap:1rem}.resource-support-page .resource-item:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.15);border-color:#e91e63}.resource-support-page .resource-icon{flex-shrink:0;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,rgba(233,30,99,.1),rgba(25,118,210,.1));display:flex;align-items:center;justify-content:center;margin-top:.25rem}.resource-support-page .resource-content h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;line-height:1.3}.resource-support-page .resource-content p{color:#6c757d;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.resource-support-page .mt-5{margin-top:3rem}.resource-support-page .mb-4{margin-bottom:2rem}.resource-support-page .img-fluid{max-width:100%;height:auto}@media (min-width:1024px){.resource-support-layout{flex-direction:row;align-items:flex-start}.resource-support-page .sidebar{width:300px;flex-shrink:0}}@media (max-width:992px){.resource-support-page .resource-highlight{flex-direction:column;align-items:center;text-align:center}.resource-support-page .highlight-image{width:100%;max-width:300px}}@media (max-width:768px){.resource-support-page .hero{padding:2rem 1.5rem}.resource-support-page .hero-title{font-size:2rem}.resource-support-page .feature-tags{flex-direction:column;gap:.75rem}.resource-support-page .support-item{flex-direction:column;gap:1rem}.resource-support-page .resource-grid{grid-template-columns:1fr}.resource-support-page .sidebar{position:static;margin-top:2rem}.resource-support-page .unmet-needs-content{padding:1.5rem;margin:0 .5rem}.resource-support-page .resource-item{flex-direction:column;text-align:center;padding:1.25rem}}@media (max-width:480px){.resource-support-page .unmet-needs-content{padding:1rem}.resource-support-page .resource-button{padding:.625rem 1.25rem;font-size:.85rem}}