/* Focus story stages for the drift preview: the rules the live stylesheet lacks, copied from the NudgeWebsite working tree. */
.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
body.home-page .focus-story--current .focus-story__panels{gap:58px}
body.home-page .focus-story--real .focus-story-window--real{height:auto!important;min-height:0!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:26px!important;background:transparent!important;box-shadow:0 28px 76px rgba(22,45,64,.16)!important}
body.home-page .focus-story--stages .focus-story-window--stage{background:#4f9ccb!important;box-shadow:0 24px 64px rgba(22,62,104,.16)!important}
body.home-page .focus-story--stages .focus-story-window--stage>picture,
body.home-page .focus-story--stages .focus-story-window--stage img{display:block!important;width:100%!important;height:auto!important;border-radius:inherit!important}
@media(max-width:860px){.focus-story--current .focus-story-mobile-copy{order:-1;margin-top:0}}
@media(max-width:760px){body.home-page .focus-story--real .focus-story-window--real{min-height:0!important;border-radius:18px!important}}
