.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{height:auto;margin-bottom:var(--map-fallback-gap-module);width:200px}.hero-fullscreen .destination-logo picture{display:block;height:100%;max-height:100px;width:100%}.hero-fullscreen .destination-logo img{height:100%;max-height:100px;object-fit:contain;object-position:left bottom;width:100%}