.our-story{min-height:100vh;background:var(--bg-primary)}.our-story__container{max-width:880px;margin:0 auto;padding:0 1.5rem 5rem}.our-story section[id]{scroll-margin-top:5rem}.our-story__hero{position:relative;height:90vh;height:90dvh;min-height:560px;max-height:900px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding:0 0 clamp(3rem,8vw,5rem);box-sizing:border-box;margin-bottom:0}.our-story__hero-bg{position:absolute;inset:0;z-index:0}.our-story__hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}.our-story__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.88));z-index:1}.our-story__hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;text-align:left;color:#fff;padding:0 1.75rem;max-width:1200px;width:100%}.our-story__hero-text{flex:1 1 auto;min-width:0}@media (min-width:768px){.our-story__hero-content{flex-direction:row;align-items:flex-end;justify-content:space-between}}@media (max-width:767px){.our-story__hero-content{align-items:center;text-align:center}.our-story__hero-text{display:flex;flex-direction:column;align-items:center}.our-story__hero-subtitle{margin-left:auto;margin-right:auto}.our-story__hero-buttons{width:100%;justify-content:center}}.our-story__hero-eyebrow{display:inline-block;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--nbcfc-secondary);margin-bottom:1.1rem;padding:5px 16px;border:1px solid rgba(93,156,126,.45);border-radius:100px;background:rgba(93,156,126,.1)}.our-story__hero-title{font-family:Montserrat,sans-serif;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin:0 0 1.1rem;letter-spacing:-.02em;text-shadow:0 4px 24px rgba(0,0,0,.4);color:#fff}.our-story__hero-subtitle{font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;color:rgba(255,255,255,.88);margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3);max-width:600px}.our-story__hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;flex-shrink:0}.our-story__hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 32px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;border-radius:999px;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.our-story__hero-btn:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}.our-story__hero-btn--primary{background:#fff;color:var(--nbcfc-primary);border:none}.our-story__hero-btn--primary:hover{filter:brightness(.98);transform:translateY(-2px)}.our-story__hero-btn--secondary{background:var(--nbcfc-primary);color:#fff;border:none}.our-story__hero-btn--secondary:hover{filter:brightness(1.08);transform:translateY(-2px)}.our-story__block{padding:4rem 0;border-bottom:1px solid var(--border-color)}.our-story__block:last-of-type{border-bottom:none}.our-story__block-title{font-family:Montserrat,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:var(--text-primary);margin:0 0 1.1rem;line-height:1.2}.our-story__block-title--accent{padding-left:1rem;border-left:4px solid var(--nbcfc-primary)}.our-story__vision-lead{font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.1rem);line-height:1.7;color:var(--text-secondary);margin:0 0 1.75rem}.our-story__pillars{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}.our-story__pillar{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;background:var(--bg-secondary);border-radius:10px;border:1px solid var(--border-color);transition:border-color .2s ease,box-shadow .2s ease}.our-story__pillar:hover{border-color:var(--nbcfc-primary);box-shadow:0 4px 16px rgba(69,135,135,.12)}.our-story__pillar-num{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;color:var(--nbcfc-primary);letter-spacing:.04em;flex-shrink:0;opacity:.85}.our-story__pillar-label{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.3}.our-story__mission-statement{font-family:Poppins,sans-serif;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7;color:var(--text-secondary);margin:0 0 .85rem}.our-story__mission-highlight{color:var(--nbcfc-primary);font-weight:700}.our-story__mission-body{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.75;color:var(--text-secondary);margin:0 0 1.5rem}.our-story__statement-cta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:.5rem}.our-story__statement-cta-label{font-family:Poppins,sans-serif;font-size:.9rem;color:var(--text-secondary)}.our-story__statement-btn{display:inline-flex;align-items:center;gap:.5rem;padding:10px 22px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--nbcfc-primary),var(--nbcfc-secondary));border-radius:8px;text-decoration:none;min-height:44px;transition:box-shadow .25s ease,transform .25s ease;box-shadow:0 4px 14px rgba(69,135,135,.3)}.our-story__statement-btn:hover{box-shadow:0 8px 24px rgba(69,135,135,.45);transform:translateY(-2px)}.our-story__statement-btn:focus-visible{outline:2px solid var(--nbcfc-primary);outline-offset:3px}.our-story__statement-btn-arrow{font-size:1.1em;line-height:1}.our-story__narrative-body p{font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.1rem);line-height:1.8;color:var(--text-secondary);margin:0 0 1.3rem}.our-story__narrative-body p:last-child{margin-bottom:0}.our-story__timeline-wrap{padding:4rem 0 0}.our-story__timeline-heading{font-family:Montserrat,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:var(--text-primary);margin:0 0 2.5rem;padding-left:1rem;border-left:4px solid var(--nbcfc-primary);line-height:1.2}.our-story__timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}.our-story__timeline-card{display:grid;grid-template-columns:1fr;background:var(--bg-secondary);border-radius:16px;overflow:hidden;border:1px solid var(--border-color);box-shadow:0 4px 20px rgba(0,0,0,.1);transition:box-shadow .3s ease,border-color .3s ease}.our-story__timeline-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.18);border-color:rgba(69,135,135,.3)}.our-story__timeline-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--bg-primary)}.our-story__timeline-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform .45s ease}.our-story__timeline-card:hover .our-story__timeline-image{transform:scale(1.04)}.our-story__timeline-year{position:absolute;bottom:1rem;left:1rem;padding:4px 14px;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;color:#fff;background:var(--nbcfc-primary);border-radius:100px;box-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:.03em}.our-story__timeline-content{padding:1.5rem 1.75rem 1.875rem}.our-story__timeline-title{font-family:Montserrat,sans-serif;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:700;color:var(--text-primary);margin:0 0 .6rem;line-height:1.3}.our-story__timeline-desc{font-family:Poppins,sans-serif;font-size:clamp(.92rem,1.8vw,1.02rem);line-height:1.7;color:var(--text-secondary);margin:0}@media (min-width:860px){.our-story__timeline-card{grid-template-columns:1fr 1fr;min-height:280px}.our-story__timeline-media{aspect-ratio:auto;min-height:280px;height:100%}.our-story__timeline-content{padding:2rem 2.25rem;display:flex;flex-direction:column;justify-content:center}.our-story__timeline-item--odd .our-story__timeline-card{direction:rtl}.our-story__timeline-item--odd .our-story__timeline-content,.our-story__timeline-item--odd .our-story__timeline-media{direction:ltr}}.our-story__cta{text-align:center;padding:4rem 2.5rem;background:linear-gradient(135deg,var(--nbcfc-primary) 0,var(--nbcfc-secondary) 100%);border-radius:20px;color:#fff;box-shadow:0 20px 60px rgba(69,135,135,.28);margin-top:4rem}.our-story__cta-title{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:700;margin:0 0 .85rem;letter-spacing:-.02em}.our-story__cta-text{font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.1rem);margin:0 auto 2rem;opacity:.94;max-width:520px;line-height:1.65}.our-story__cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.our-story__cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 36px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;border-radius:10px;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;border:2px solid transparent}.our-story__cta-btn:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}.our-story__cta-btn--primary{background:#fff;color:#1a1a1a;box-shadow:0 6px 20px rgba(0,0,0,.12)}.our-story__cta-btn--primary:hover{box-shadow:0 10px 28px rgba(0,0,0,.2);transform:translateY(-2px)}.our-story__cta-btn--secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.our-story__cta-btn--secondary:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.85);transform:translateY(-2px)}@media (max-width:768px){.our-story__container{padding:0 1rem 4rem}.our-story__hero{min-height:60vh}.our-story__block{padding:3rem 0}.our-story__pillars{grid-template-columns:1fr}.our-story__hero-buttons{flex-direction:column;align-items:center}.our-story__hero-btn{width:100%;max-width:280px}.our-story__timeline-wrap{padding-top:3rem}.our-story__cta{padding:3rem 1.5rem;border-radius:16px;margin-top:3rem}.our-story__cta-buttons{flex-direction:column;align-items:center}.our-story__cta-btn{width:100%;max-width:280px}}@media (max-width:480px){.our-story__hero{min-height:55vh}.our-story__timeline-year{font-size:.76rem;padding:3px 12px;bottom:.75rem;left:.75rem}.our-story__cta{padding:2.5rem 1.25rem}}@media (max-width:375px){.our-story__container{padding:0 .75rem 3rem}.our-story__hero{min-height:50vh}.our-story__block{padding:2rem 0}.our-story__hero-buttons{gap:.5rem}.our-story__hero-btn{max-width:100%}.our-story__timeline-wrap{padding-top:2rem}.our-story__timeline-year{font-size:.7rem;padding:2px 10px;bottom:.5rem;left:.5rem}.our-story__cta{padding:2rem 1rem;margin-top:2rem}.our-story__cta-btn{max-width:100%}}.light .our-story__pillar{background:#fff}.light .our-story__timeline-card{box-shadow:0 4px 20px rgba(0,0,0,.07)}