.stories-main{width:min(100% - 48px,1320px);margin:0 auto;padding-bottom:clamp(80px,10vw,140px)}.stories-intro{align-content:center;min-height:54vh;padding:clamp(70px,10vw,130px) clamp(0px,4vw,55px);display:grid}.stories-intro>p{color:var(--red);letter-spacing:.17em;text-transform:uppercase;margin:0 0 22px;font-size:.68rem;font-weight:650}.stories-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(3.7rem,8vw,7.5rem);font-weight:410;line-height:.86}.stories-intro>div{align-items:flex-start;gap:20px;max-width:560px;margin:40px 0 0 auto;display:flex}.stories-intro>div span{background:var(--red);flex:none;width:42px;height:1px;margin-top:12px}.stories-intro>div p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.65}.stories-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.story-index-card,.stories-cta{border:1px solid #1717152e;min-height:520px}.story-index-card{color:var(--ink);text-decoration:none;position:relative;overflow:hidden}.story-index-card--published{min-height:720px;display:grid}.story-index-card--published img{object-fit:cover;grid-area:1/1;width:100%;height:100%;transition:transform .28s}.story-index-card--published:after{content:"";background:linear-gradient(#0000 38%,#171715d1);grid-area:1/1}.story-index-card__copy{z-index:1;color:#fffdf7;flex-direction:column;grid-area:1/1;align-self:end;align-items:flex-start;padding:clamp(28px,5vw,58px);display:flex}.story-index-card small{letter-spacing:.16em;text-transform:uppercase;font-size:.62rem;font-weight:650}.story-index-card strong{letter-spacing:-.055em;max-width:560px;margin:15px 0;font-size:clamp(2.5rem,5vw,5rem);font-weight:410;line-height:.94}.story-index-card__copy>span{color:#fffdf7d1}.story-index-card__copy b{letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid;margin-top:30px;padding-bottom:5px;font-size:.62rem}.story-index-card--published:hover img{transform:scale(1.025)}.story-index-card--published:focus-visible{z-index:2;outline:3px solid var(--red);outline-offset:4px}.story-index-card--coming{background:#eee8dc5c;justify-content:space-between;align-items:flex-start;padding:clamp(34px,5vw,64px);display:flex}.story-index-card--coming .story-index-card__number{color:var(--red);font-size:clamp(4rem,8vw,8rem);font-weight:350;line-height:.8}.story-index-card--coming div{align-self:flex-end;max-width:310px}.story-index-card--coming strong{margin-block:16px 28px;font-size:clamp(2rem,3.4vw,3.25rem);display:block}.story-index-card--coming div>span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:650}.stories-cta{border:0}@media (width<=760px){.stories-main{width:calc(100% - 36px)}.stories-intro{min-height:auto;padding-block:80px}.stories-intro h1{font-size:clamp(3.25rem,16vw,5rem)}.stories-intro>div{margin-top:30px}.stories-grid{grid-template-columns:1fr}.story-index-card--published{grid-row:auto;min-height:560px}.story-index-card--coming{min-height:430px}.stories-cta{border-top:0;min-height:440px}}
