.hero-fullscreen{box-sizing:border-box;display:flex;flex-direction:column;min-height:100lvh;padding-bottom:var(--map-fallback-gap-section);padding-top:var(--map-fallback-gap-section);position:relative;row-gap:0}.hero-fullscreen[data-layout=text-top]{justify-content:flex-start}.hero-fullscreen[data-layout=text-bottom]{justify-content:flex-end}.hero-fullscreen .destination-logo{margin-bottom:var(--map-fallback-gap-module)}@media(prefers-color-scheme:light){.hero-fullscreen>.article .articleStyler .title:not(:last-child){color:var(--alias-color-primary-default)}}