main.about{min-height:100vh;margin:0;padding:0;position:relative}.hero--about{background-color:#000;justify-content:center;align-items:center;width:100%;height:100vh;padding:clamp(5.5rem,12vh,9rem) clamp(1.5rem,5vw,3rem) clamp(4rem,10vh,7rem);display:flex;position:relative;overflow:hidden}@media (max-width:600px){.hero--about{overflow-x:hidden}}.hero__background--about{background:url(/family.jpg) 50%/cover no-repeat;width:100%;height:100%;position:absolute;inset:0}.hero__background-overlay{opacity:.7;background:radial-gradient(circle at 30% 40%,#ffd77d14 0%,#0000 50%),radial-gradient(circle at 70% 60%,#7ac8f60f 0%,#0000 50%);position:absolute;inset:0}.story-chapter{color:#f3f6f8;background:0 0;justify-content:space-between;align-items:center;gap:clamp(2rem,6vw,9rem);margin-top:2rem;margin-bottom:5rem;padding:clamp(3rem,8vw,9rem) 0 clamp(3rem,8vw,9rem) clamp(1.5rem,6vw,10rem);display:flex;position:relative;overflow:hidden}.story-chapter .section-bg{pointer-events:none;z-index:0;background:#020406;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,red 50% 70%,#0000 100%);mask-image:linear-gradient(#0000 10%,red 50% 70%,#0000 100%)}.story-chapter .section-bg-image{height:100%;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(circle at 100%,red 55%,#0000 56%);mask-image:radial-gradient(circle at 100%,red 55%,#0000 56%)}.story-chapter .section-bg-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (max-width:900px){.story-chapter{flex-direction:column;align-items:flex-start;gap:2.5rem;padding:clamp(3rem,8vw,9rem) clamp(1.5rem,6vw,10rem)}.story-chapter .section-bg{order:-1;width:100%;height:auto;margin-bottom:2rem;position:relative;-webkit-mask-image:none;mask-image:none}.story-chapter .section-bg-image{height:auto;min-height:300px;position:relative;-webkit-mask-image:none;mask-image:none}.story-chapter .section-bg-image img{object-fit:cover;width:100%;height:auto;min-height:300px;position:relative}}.story-chapter--reversed{flex-direction:row-reverse;padding:clamp(3rem,8vw,9rem) clamp(1.5rem,6vw,10rem) clamp(3rem,8vw,9rem) 0}.story-chapter--reversed .section-bg-image{height:100%;inset:0;-webkit-mask-image:radial-gradient(circle at 0,red 55%,#0000 56%);mask-image:radial-gradient(circle at 0,red 55%,#0000 56%)}.story-chapter--reversed .section-bg-image img{height:100%}@media (max-width:900px){.story-chapter--reversed{flex-direction:column;padding:clamp(3rem,8vw,9rem) clamp(1.5rem,6vw,10rem)}.story-chapter--reversed .section-bg{order:-1;width:100%;height:auto;margin-bottom:2rem;position:relative;-webkit-mask-image:none;mask-image:none}.story-chapter--reversed .section-bg-image{height:auto;min-height:300px;position:relative;-webkit-mask-image:none;mask-image:none}.story-chapter--reversed .section-bg-image img{object-fit:cover;width:100%;height:auto;min-height:300px;position:relative}}.story-chapter__content{z-index:2;flex:50%;gap:1.25rem;max-width:560px;display:grid;position:relative}.story-chapter__eyebrow{letter-spacing:.45em;text-transform:uppercase;color:#f3f6f8a6;font-size:clamp(.75rem,1.5vw,.95rem);font-family:var(--font-serif-stack);margin:0}.story-chapter__title{letter-spacing:.08em;color:var(--color-gold);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;line-height:1.1;font-family:var(--font-serif-stack);margin:0}.story-chapter__text{gap:1.5rem;margin-top:.5rem;display:grid}.story-chapter__text p{color:#f3f6f8d9;margin:0;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.7}.story-chapter--final .story-chapter__text p{font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.8}.story-chapter--final .story-chapter__text p:nth-last-child(4),.story-chapter--final .story-chapter__text p:nth-last-child(3),.story-chapter--final .story-chapter__text p:nth-last-child(2),.story-chapter--final .story-chapter__text p:last-child{color:#f3f6f8f2;font-weight:500}
