.story-section{padding:0 0 82px}.story-layout{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:55px;padding-top:20px}.story-photo{margin:0;min-height:330px;position:relative;overflow:hidden;border-radius:23px;background:#1e2334;box-shadow:var(--shadow)}.story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,20,46,.12),rgba(17,20,46,.48))}.story-photo img{width:100%;height:380px;object-fit:cover;object-position:49% 40%;display:block;filter:saturate(.83) contrast(.98)}.story-photo figcaption{position:absolute;z-index:2;bottom:14px;right:15px;color:#fff;background:rgba(21,24,54,.76);border-radius:8px;padding:5px 9px;font-size:.68rem}.story-copy h2{font-size:2rem;line-height:1.45;letter-spacing:-.7px;margin:0 0 19px;max-width:640px}.story-copy blockquote{position:relative;margin:0 0 16px;padding:18px 23px 18px 14px;background:#fff3d9;border-right:4px solid var(--pink);border-radius:0 12px 12px 0;color:#353750;font-size:1rem;line-height:2}.story-note{margin:0;color:var(--muted);font-size:.77rem;max-width:660px}.story-note:before{content:"i";display:inline-grid;place-items:center;width:15px;height:15px;margin-left:5px;border-radius:50%;background:#e8e7f7;color:var(--purple);font-weight:800;font-family:Georgia,serif;font-size:.68rem}@media (max-width:900px){.story-layout{grid-template-columns:1fr;gap:25px}.story-photo{min-height:280px}.story-photo img{height:330px}}@media (max-width:620px){.story-section{padding-bottom:56px}.story-photo img{height:290px}.story-copy h2{font-size:1.6rem}.story-copy blockquote{font-size:.9rem;padding:14px 17px 14px 11px}}
