.human-story{position:relative;width:min(1180px,calc(100% - 40px));min-height:720px;margin:0 auto 88px;overflow:hidden;border-radius:30px;background:#07162d;box-shadow:0 28px 70px rgba(11,31,58,.2)}
.human-story>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.human-story::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,14,40,.93) 0%,rgba(8,26,62,.72) 44%,rgba(31,22,82,.28) 100%),linear-gradient(0deg,rgba(7,18,48,.45),transparent 55%);pointer-events:none}
.human-story-copy{position:absolute;z-index:1;left:clamp(32px,7vw,88px);bottom:clamp(38px,7vw,82px);width:min(670px,calc(100% - 64px));color:#fff}
.story-index{margin:0 0 36px;color:#8ee8f0;font-size:13px;font-weight:800;letter-spacing:.16em}
.human-story-copy h2{margin:0;color:#fff;font-size:clamp(40px,5.5vw,68px);font-weight:500;line-height:1.03;letter-spacing:-.045em}
.human-story-copy>p:not(.story-index){max-width:610px;margin:28px 0 0;color:#d9eaf4;font-size:18px;line-height:1.65}
.human-story-copy>a{display:inline-flex;gap:16px;align-items:center;margin-top:30px;color:#fff;font-weight:800;text-decoration:none}
.human-story-copy>a span{color:#7be3ec;font-size:26px}
@media(max-width:720px){.human-story{min-height:700px}.human-story>img{object-position:65% center}.human-story::after{background:linear-gradient(0deg,rgba(5,14,40,.95) 0%,rgba(8,26,62,.68) 58%,rgba(31,22,82,.22) 100%)}.human-story-copy{left:26px;bottom:34px;width:calc(100% - 52px)}.story-index{margin-bottom:24px}.human-story-copy>p:not(.story-index){font-size:16px}}
