/* Europe E and North L introduce their own film and group interviews below. */
.tour-story .eu-main-film{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:42px;padding-block:10px 40px;align-items:center}
.tour-story .eu-main-film>div{min-width:0}
.tour-story .eu-main-film h2{max-width:18ch;font-size:clamp(1.75rem,2.6vw,2.5rem);line-height:1.2}
.tour-story .eu-main-film .eu-film-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75;max-width:38ch}
.tour-story .eu-main-film .g-video-poster img{object-position:50% 50%}
.tour-story .eu-main-film .g-video-play{inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:64px;height:64px;padding:0 0 0 3px;border-radius:50%;border:1px solid #e1eee9;background:#123e37ed;color:#fff;font-size:1.5rem;line-height:1;box-shadow:0 2px 16px #092c2640}
.tour-story .eu-main-film .g-video-caption{gap:4px 16px}
.tour-story .eu-main-film p.eu-film-note{max-width:none;font-size:.8125rem;line-height:1.6;margin-top:8px}
.tour-story .eu-more-proof .eu-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tour-story .eu-video-grid>.g-video{min-width:0}
.tour-story .g-video-stage{min-height:200px}
.tour-story button.g-video-poster{width:100%;border:0;padding:0;margin:0;appearance:none;background:none;color:inherit;text-align:inherit;cursor:pointer}
.tour-story button.g-video-poster:disabled{opacity:1;cursor:default}
.tour-story .eu-video-source{font-size:.875rem;line-height:1.5;color:#4b6258}
@media(max-width:900px){
 .tour-story .eu-main-film{gap:28px}
 .tour-story .eu-more-proof .eu-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
 .tour-story .eu-main-film{display:block;padding-top:0;padding-bottom:28px}
 .tour-story .eu-main-film h2{max-width:20ch;font-size:1.75rem;margin-bottom:12px}
 .tour-story .eu-main-film .eu-film-copy>p:not(.eyebrow){max-width:none;margin-bottom:18px}
 .tour-story .eu-more-proof .eu-video-grid{grid-template-columns:minmax(0,1fr)}
 .tour-story .eu-main-film .g-video-play{width:58px;height:58px;font-size:1.375rem}
}
