.story-people-section{position:relative;overflow:hidden;background:#f3eee6;color:#211b16;padding:clamp(105px,12vw,180px) 0}
.story-people-container{width:min(1280px,calc(100% - 80px));margin:0 auto}
.story-people-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid rgba(33,27,22,.17)}
.story-people-number{color:#a56e40;font-size:9px;font-weight:700;letter-spacing:.18em}
.story-people-label{display:flex;align-items:center;gap:14px;color:#857a70;font-size:9px;font-weight:700;letter-spacing:.19em;text-transform:uppercase}
.story-people-line{width:34px;height:1px;background:#a56e40}
.story-people-intro{display:grid;grid-template-columns:1fr .6fr;gap:80px;align-items:end;margin:clamp(70px,8vw,110px) 0 85px}
.story-people-kicker{display:block;margin-bottom:25px;color:#a56e40;font-size:9px;font-weight:700;letter-spacing:.19em;text-transform:uppercase}
.story-people-intro h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(56px,6.2vw,87px);font-weight:400;line-height:.89;letter-spacing:-.055em}
.story-people-intro h2 em{color:#a56e40;font-weight:400}
.story-people-intro>p{max-width:390px;margin:0 0 4px;color:#786e65;font-size:13px;line-height:1.95}
.story-people-feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:570px;background:#e9e1d7}
.story-people-image{position:relative;min-height:570px;overflow:hidden}
.story-people-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(18,12,8,.48) 100%)}
.story-people-image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.story-people-image:hover img{transform:scale(1.04)}
.story-people-image span{position:absolute;z-index:2;left:25px;bottom:22px;color:#eee6dc;font-size:7px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}
.story-people-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:60px}
.story-people-role{color:#a56e40;font-size:8px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.story-people-feature-copy h3{margin:25px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,4vw,57px);font-weight:400;line-height:.93;letter-spacing:-.045em}
.story-people-feature-copy h3 em{color:#a56e40;font-weight:400}
.story-people-feature-copy>p{max-width:340px;margin:27px 0 0;color:#80756b;font-size:11px;line-height:1.9}
.story-people-signature{margin-top:38px;color:#a1968b;font-family:Georgia,"Times New Roman",serif;font-size:11px;font-style:italic}
.story-people-team{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid rgba(33,27,22,.17)}
.story-people-card{display:grid;grid-template-columns:40px 1fr;gap:25px;padding:50px 35px 55px 0}
.story-people-card+.story-people-card{padding-left:35px;border-left:1px solid rgba(33,27,22,.14)}
.story-people-card-number{color:#a56e40;font-family:Georgia,"Times New Roman",serif;font-size:12px}
.story-people-card span{color:#91867b;font-size:7px;font-weight:700;letter-spacing:.17em}
.story-people-card h3{margin:15px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400;line-height:.95;letter-spacing:-.03em}
.story-people-card h3 em{color:#a56e40;font-weight:400}
.story-people-card p{max-width:230px;margin:15px 0 0;color:#8a7e74;font-size:9px;line-height:1.75}
@media(max-width:1050px){
.story-people-container{width:min(100% - 60px,1280px)}
.story-people-intro{gap:50px}
.story-people-feature{grid-template-columns:1fr 1fr}
.story-people-feature-copy{padding:40px}
.story-people-card{padding-right:25px}
.story-people-card+.story-people-card{padding-left:25px}
}
@media(max-width:760px){
.story-people-section{padding:85px 0}
.story-people-container{width:calc(100% - 40px)}
.story-people-header{padding-bottom:20px}
.story-people-number{font-size:8px}
.story-people-label{font-size:8px;letter-spacing:.15em}
.story-people-line{width:27px}
.story-people-intro{display:block;margin:55px 0 60px}
.story-people-kicker{font-size:8px;margin-bottom:20px}
.story-people-intro h2{font-size:clamp(48px,11vw,68px)}
.story-people-intro>p{margin-top:28px;max-width:550px;font-size:13px}
.story-people-feature{display:flex;flex-direction:column}
.story-people-image{min-height:500px;height:65vw}
.story-people-feature-copy{padding:38px 30px 45px}
.story-people-feature-copy h3{font-size:42px}
.story-people-feature-copy>p{margin-top:22px}
.story-people-team{grid-template-columns:1fr}
.story-people-card,.story-people-card+.story-people-card{grid-template-columns:45px 1fr;padding:32px 0;border-left:0}
.story-people-card+.story-people-card{border-top:1px solid rgba(33,27,22,.14)}
.story-people-card h3{font-size:25px}
}
@media(max-width:480px){
.story-people-section{padding:70px 0}
.story-people-container{width:calc(100% - 30px)}
.story-people-header{padding-bottom:18px}
.story-people-number{font-size:7px}
.story-people-label{font-size:7px;letter-spacing:.12em}
.story-people-line{width:24px}
.story-people-intro{margin:45px 0 50px}
.story-people-kicker{font-size:7px;margin-bottom:17px}
.story-people-intro h2{font-size:40px}
.story-people-intro>p{font-size:12px;line-height:1.8;margin-top:22px}
.story-people-image{min-height:390px;height:100vw}
.story-people-image span{left:15px;bottom:15px;font-size:6px}
.story-people-feature-copy{padding:30px 22px 35px}
.story-people-role{font-size:7px}
.story-people-feature-copy h3{font-size:34px;margin-top:20px}
.story-people-feature-copy>p{font-size:9px;line-height:1.8;margin-top:19px}
.story-people-signature{font-size:10px;margin-top:28px}
.story-people-card{grid-template-columns:35px 1fr;padding:27px 0}
.story-people-card-number{font-size:10px}
.story-people-card span{font-size:6px}
.story-people-card h3{font-size:22px;margin-top:12px}
.story-people-card p{font-size:8px;margin-top:12px}
}
@media(prefers-reduced-motion:reduce){
.story-people-image img{transition:none}
}