.our-story-banner{width:100%;min-height:56vh;height:400px;display:flex;align-items:center;justify-content:center;position:relative;background:url(/images/our-story/banner-img.webp) top/cover no-repeat;overflow:hidden;z-index:1}.our-story-banner .overlay{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}.our-story-banner .banner-inner{position:relative;z-index:2;width:100%;max-width:var(--max-width,1200px);margin:0 auto;display:flex;align-items:center;text-align:left;padding:0 1rem}.our-story-banner .banner-copy{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.35);max-width:600px}.our-story-banner .banner-title{margin:0 0 .6rem;font-size:clamp(1.6rem,3.5vw,2.6rem);line-height:1.1;font-weight:700;color:#fff}.our-story-banner .banner-desc{margin:0 0 1.5rem;color:rgba(255,255,255,.92);max-width:60ch}@media (max-width:900px){.our-story-banner{height:400px;min-height:48vh}.our-story-banner .banner-inner{justify-content:center;text-align:center;padding:0 1rem}.our-story-banner .banner-copy{margin:0 auto}.our-story-banner .banner-title{width:100%;font-size:2rem}.our-story-banner .banner-desc{font-size:1rem;max-width:90%;margin:.5rem auto 1.2rem}}@media (max-width:520px){.our-story-banner{height:380px;min-height:40vh}.our-story-banner .banner-inner{padding:0 .5rem}.our-story-banner .banner-title{font-size:1.5rem}.our-story-banner .banner-desc{font-size:.9rem}}