.story-hero{display:grid;grid-template-columns:1fr 1fr;min-height:300px;background:#000;overflow:hidden}.story-hero__left{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:calc(var(--space-nav-height) + 3rem) 40px 3rem 60px}.story-hero__eyebrow{font-size:14px;font-weight:700;letter-spacing:5.6px;color:#fff9;margin:0;font-family:var(--font-body)}.story-hero__headline-wrap{display:flex;flex-direction:column;gap:24px}.story-hero__heading{font-size:clamp(1.75rem,1rem + 2.5vw,2.5rem);line-height:1.1;letter-spacing:-.8px;color:#fff;margin:0;max-width:20ch;font-family:var(--font-body)}.story-hero__heading--light{font-weight:400}.story-hero__heading--bold{font-weight:700}.story-hero__sub{font-size:18px;line-height:1.5;color:#fff9;margin:0;font-family:var(--font-body);font-weight:400}.story-hero__right{position:relative;overflow:hidden;background:#00000080}.story-hero__right:before{content:"";position:absolute;inset:0 auto 0 0;width:180px;background:linear-gradient(to right,#000 0%,transparent 100%);z-index:1;pointer-events:none}.story-hero__img-wrap{position:absolute;inset:-110px -54px 0 0;width:calc(100% + 54px);height:calc(100% + 110px)}.story-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.story-hero__img-overlay{position:absolute;inset:0;background:linear-gradient(to right,#0006,#0000 20%),radial-gradient(ellipse at center,#0000004d,#000000f2);pointer-events:none}.story-mission{background:#fcfbf9;border-bottom:1px solid rgba(0,0,0,.08);padding:80px 60px}.story-mission__inner{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.story-mission__eyebrow{font-size:13px;font-weight:700;letter-spacing:5px;color:#0006;margin:0;font-family:var(--font-body);text-transform:uppercase}.story-mission__text{font-size:clamp(1.25rem,1rem + 1.2vw,1.75rem);font-weight:400;line-height:1.6;color:#000;margin:0;font-family:var(--font-body)}.story-origin{background:#fcfbf9;border-bottom:1px solid rgba(0,0,0,.08);padding:80px 60px}.story-origin__inner{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.story-origin__body{font-size:17px;font-weight:400;line-height:1.75;color:#000000bf;margin:0;font-family:var(--font-body)}.story-founders-photo{padding:60px;background:#fcfbf9;display:flex;justify-content:center}.story-founders-photo__img{width:100%;max-width:860px;height:auto;display:block;border-radius:4px}.story-testimonial{background:#2d4e910f;padding:60px 60px 32px;overflow:hidden}.story-testimonial__inner{display:flex;gap:80px;align-items:flex-start;min-height:640px;max-width:1320px;margin:0 auto}.story-testimonial__media{flex:1;min-width:0;align-self:stretch;min-height:640px;border-radius:4px;overflow:hidden;position:relative;background:#1a1a1a}.story-testimonial__media-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.story-testimonial__media--small{flex:none;width:320px;min-height:480px;align-self:flex-start}.story-testimonial__media:after{content:none}.story-testimonial__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:48px;padding:60px 0}.story-testimonial--alt{background:#f3f4f8}.story-testimonial__bio{display:flex;flex-direction:column;gap:4px;border-top:1px solid rgba(45,78,145,.2);padding-top:32px}.story-testimonial__bio-name{font-size:16px;font-weight:700;color:#000;margin:0;font-family:var(--font-body)}.story-testimonial__bio-role{font-size:14px;font-weight:500;color:#2d4e91;margin:0 0 16px;font-family:var(--font-body)}.story-testimonial__bio-text{font-size:15px;font-weight:400;line-height:1.7;color:#000000a6;margin:0;font-family:var(--font-body)}@media(max-width:900px){.story-hero{grid-template-columns:1fr;min-height:100svh;position:relative}.story-hero__right{position:absolute;inset:0;display:block;height:auto;max-height:none}.story-hero__img-wrap{position:absolute;inset:0;width:100%;height:100%}.story-hero__img{object-position:left center}.story-hero__img-overlay{background:linear-gradient(to bottom,#0009,#00000059),radial-gradient(ellipse at center,#0000004d,#000000f2)}.story-hero__left{position:relative;z-index:2;padding:calc(var(--space-nav-height) + 2rem) 24px 2.5rem}.story-mission,.story-origin{padding:56px 24px}.story-origin__body{font-size:15px}.story-testimonial{padding:48px 24px 24px}.story-testimonial__inner{flex-direction:column;height:auto;gap:40px}.story-testimonial__media{width:100%;flex:none;height:320px}.story-testimonial__media--small{width:100%;height:280px}.story-testimonial__content{padding:0}}@media(max-width:480px){.story-hero__left{gap:16px}}
