.nbcfc-cares{min-height:100vh;background:var(--bg-primary);position:relative}.nbcfc-cares:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 0,rgba(13,148,136,.06) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(15,118,110,.04) 0,transparent 50%);pointer-events:none;z-index:0}.nbcfc-cares__hero{position:relative;min-height:65vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;margin-bottom:4rem}.nbcfc-cares__hero-bg{position:absolute;inset:0;z-index:1}.nbcfc-cares__hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%}.nbcfc-cares__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,8,22,.75),rgba(5,8,22,.88) 60%,rgba(5,8,22,.95))}.nbcfc-cares__hero-content{position:relative;z-index:2;max-width:800px;padding:2rem;text-align:center}.nbcfc-cares__hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--nbcfc-accent,#2dd4bf);margin-bottom:1rem;padding:8px 20px;background:rgba(13,148,136,.2);border-radius:50px;border:1px solid rgba(13,148,136,.3)}.nbcfc-cares__hero-eyebrow svg{width:16px;height:16px}.nbcfc-cares__hero-title{font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin:0 0 1.25rem;line-height:1.1;letter-spacing:-.02em;color:#ffffff}.nbcfc-cares__hero-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:rgba(255,255,255,.8);max-width:600px;margin:0 auto;line-height:1.6}.nbcfc-cares__section{position:relative;z-index:1;padding:4rem 0}.nbcfc-cares__section:nth-child(2n){background:var(--bg-secondary)}.nbcfc-cares__container{max-width:1140px;margin:0 auto;padding:0 2rem}.nbcfc-cares__section-header{text-align:center;margin-bottom:3rem}.nbcfc-cares__section-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--nbcfc-primary,#0d9488);margin-bottom:.75rem}.nbcfc-cares__section-title{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin:0 0 1rem;color:var(--text-primary,#f8fafc);line-height:1.2}.nbcfc-cares__section-intro{font-size:clamp(1rem,2vw,1.1rem);color:var(--text-secondary,#94a3b8);max-width:700px;margin:0 auto;line-height:1.7}.nbcfc-cares__accent-line{display:block;width:60px;height:4px;background:linear-gradient(90deg,var(--nbcfc-primary),var(--nbcfc-accent));border-radius:999px;margin:1.25rem auto}.nbcfc-cares__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.nbcfc-cares__card{background:var(--card-bg,#0f172a);border:1px solid rgba(148,163,184,.12);border-radius:20px;overflow:hidden;transition:all .4s ease;display:flex;flex-direction:column}.nbcfc-cares__card:hover{transform:translateY(-8px);border-color:rgba(13,148,136,.4);box-shadow:0 20px 50px rgba(13,148,136,.12)}.nbcfc-cares__card-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden}.nbcfc-cares__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.nbcfc-cares__card:hover .nbcfc-cares__card-image img{transform:scale(1.05)}.nbcfc-cares__card-body{padding:1.75rem;display:flex;flex-direction:column;flex:1}.nbcfc-cares__card-title{font-family:Montserrat,sans-serif;font-size:1.35rem;font-weight:700;margin:0 0 .75rem;color:var(--text-primary,#f8fafc)}.nbcfc-cares__card-text{font-size:1rem;color:var(--text-secondary,#94a3b8);line-height:1.65;margin:0 0 1.5rem;flex-grow:1}.nbcfc-cares__card-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;font-family:Poppins,sans-serif;background:linear-gradient(135deg,var(--nbcfc-primary) 0,var(--nbcfc-secondary) 100%);color:#ffffff;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(13,148,136,.3)}.nbcfc-cares__card-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(13,148,136,.4);background:linear-gradient(135deg,var(--nbcfc-primary-light,#14b8a6) 0,var(--nbcfc-primary) 100%)}.nbcfc-cares__video{max-width:900px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);background:#000}.nbcfc-cares__video iframe{width:100%;height:500px;border:none;display:block}.nbcfc-cares__cta{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,var(--nbcfc-primary) 0,var(--nbcfc-secondary) 100%);border-radius:24px;margin:4rem auto;max-width:1140px;position:relative;overflow:hidden}.nbcfc-cares__cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(45,212,191,.15) 0,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(15,118,110,.2) 0,transparent 50%);pointer-events:none}.nbcfc-cares__cta-content{position:relative;z-index:1}.nbcfc-cares__cta-icon{width:60px;height:60px;margin:0 auto 1.25rem;padding:14px;background:rgba(255,255,255,.15);border-radius:50%;color:#ffffff}.nbcfc-cares__cta-icon svg{width:100%;height:100%}.nbcfc-cares__cta-title{font-family:Montserrat,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;color:#ffffff;margin-bottom:.75rem}.nbcfc-cares__cta-text{font-size:1rem;color:rgba(255,255,255,.9);max-width:500px;margin:0 auto 1.5rem;line-height:1.6}@media (max-width:900px){.nbcfc-cares__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.nbcfc-cares__hero{min-height:55vh;margin-bottom:3rem}.nbcfc-cares__hero-content{padding:1.5rem}.nbcfc-cares__hero-title{font-size:clamp(2rem,7vw,3rem)}.nbcfc-cares__section{padding:3rem 0}.nbcfc-cares__container{padding:0 1.25rem}.nbcfc-cares__section-header{margin-bottom:2rem}.nbcfc-cares__cards{grid-template-columns:1fr;gap:1.25rem}.nbcfc-cares__card-body{padding:1.5rem}.nbcfc-cares__card-title{font-size:1.2rem}.nbcfc-cares__card-btn{width:100%;justify-content:center}.nbcfc-cares__video iframe{height:320px}.nbcfc-cares__cta{margin:3rem 1.25rem;padding:3rem 1.5rem;border-radius:20px}}@media (max-width:480px){.nbcfc-cares__hero{min-height:50vh}.nbcfc-cares__hero-eyebrow{font-size:.75rem;padding:6px 14px}.nbcfc-cares__hero-subtitle{font-size:.95rem}.nbcfc-cares__section{padding:2.5rem 0}.nbcfc-cares__container{padding:0 1rem}.nbcfc-cares__section-title{font-size:1.5rem}.nbcfc-cares__section-intro{font-size:.95rem}.nbcfc-cares__card-image{aspect-ratio:16/9}.nbcfc-cares__card-body{padding:1.25rem}.nbcfc-cares__card-title{font-size:1.1rem}.nbcfc-cares__card-text{font-size:.9rem;margin-bottom:1.25rem}.nbcfc-cares__card-btn{padding:.75rem 1.25rem;font-size:.9rem}.nbcfc-cares__video iframe{height:260px}.nbcfc-cares__cta{margin:2.5rem 1rem;padding:2.5rem 1.25rem}.nbcfc-cares__cta-icon{width:50px;height:50px;padding:12px}.nbcfc-cares__cta-title{font-size:1.35rem}.nbcfc-cares__cta-text{font-size:.9rem}}.light .nbcfc-cares{background:#f8fafc}.light .nbcfc-cares:before{background:radial-gradient(ellipse at 20% 0,rgba(13,148,136,.04) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(15,118,110,.02) 0,transparent 50%)}.light .nbcfc-cares__section:nth-child(2n){background:#f1f5f9}.light .nbcfc-cares__card{background:#ffffff;border-color:rgba(13,148,136,.12);box-shadow:0 4px 20px rgba(0,0,0,.05)}.light .nbcfc-cares__card:hover{box-shadow:0 15px 40px rgba(13,148,136,.1)}.light .nbcfc-cares__card-title,.light .nbcfc-cares__section-title{color:#0f172a}.light .nbcfc-cares__video{box-shadow:0 15px 40px rgba(0,0,0,.1)}