/* Full-width information pages for this route. */
.wide-page .page-hero__grid{grid-template-columns:minmax(0,1fr);gap:20px}
.wide-page .page-hero__aside{width:100%}
.wide-page .content-grid{display:block}
.wide-page .prose{width:100%;max-width:none;min-width:0}
.wide-page .prose>.site-table,.wide-page .prose>.table-wrap{width:100%;max-width:none}
.wide-page .source-card{position:static;top:auto;width:100%;max-width:none;margin-top:32px}
.wide-page .site-table td .arrival-next-day{display:inline-block;margin-left:2px;color:#8793a3;font-size:.52rem;font-weight:400;line-height:1;white-space:nowrap;vertical-align:super}
.wide-page .price-times{font-variant-numeric:tabular-nums;line-height:1.7}
@media(max-width:760px){.wide-page .page-hero__grid{gap:16px}.wide-page .source-card{margin-top:24px}}
