.our-story-page{width:100%;padding-top:0}.story-video-container{background-color:#000;justify-content:center;align-items:center;width:100%;height:60vh;margin-top:0;display:flex;position:relative;overflow:hidden}.story-hero-video{object-fit:cover;opacity:.7;width:100%;height:100%}.video-overlay-text{color:#fff;text-align:center;text-shadow:0 2px 8px #000000b3;z-index:2;position:absolute}.video-overlay-text h1{font-size:4rem;font-weight:700;font-family:var(--font-family-serif);margin:0}.story-content-container{flex-direction:column;gap:4rem;max-width:800px;margin:4rem auto;padding:0 2rem;display:flex}.story-section h3{border-bottom:1px solid var(--border-light);color:var(--accent-primary);font-size:2rem;font-family:var(--font-family-serif);margin-bottom:1rem;padding-bottom:.5rem}.story-section p{color:#444;font-size:1.1rem;line-height:1.8}.story-image-container{border-radius:12px;width:100%;height:auto;margin:2rem 0;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.story-image-container img{width:100%;height:auto;display:block}.image-caption{color:#666;text-align:center;background-color:var(--bg-footer);border-top:1px solid var(--border-light);padding:1rem;font-size:.95rem;font-style:italic;line-height:1.4}@media (max-width:900px){.our-story-page{padding-top:80px}.story-video-container{height:40vh}.video-overlay-text h1{font-size:2.5rem}}@media (max-width:500px){.story-video-container{height:30vh}.video-overlay-text h1{font-size:2rem}.story-content-container{gap:3rem;margin:3rem auto;padding:0 1rem}.story-section h3{font-size:1.5rem}.story-section p{font-size:1rem}}
