.home-reels{margin:42px 0}.home-reel-entry{display:grid;grid-template-columns:minmax(210px,310px) minmax(0,1fr);gap:36px;align-items:center;padding:24px;color:inherit;text-decoration:none}.home-reel-poster{position:relative;overflow:hidden;aspect-ratio:9/16;border-radius:9px;background:linear-gradient(145deg,#132238,#070b10)}.home-reel-poster img{display:block;width:100%;height:100%;object-fit:cover}.home-play-cue{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:66px;height:66px;padding-left:5px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(8,19,31,.78);color:#fff;font-size:25px;box-shadow:0 9px 24px rgba(0,0,0,.28)}.home-reel-copy h3{font-size:29px;line-height:1.42;margin:8px 0 15px;letter-spacing:-.5px;word-break:keep-all}.home-reel-copy>p:not(.home-story-date){font-size:16px;line-height:1.75;color:#526176;margin:0 0 24px}@media(max-width:620px){.home-reel-entry{grid-template-columns:1fr;gap:18px;padding:14px}.home-reel-poster{width:min(72vw,310px);margin:auto}.home-reel-copy{padding:0 5px 8px}.home-reel-copy h3{font-size:23px;margin:7px 0 10px}.home-reel-copy>p:not(.home-story-date){font-size:15px;margin-bottom:15px}}