<header class="hero-location " data-module="heroLocation">
    <div class="hero-location__map">
        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
            <template>
                <figure class="image js-image   loaded" data-module="imagelazy">
                    <img class="image__lowres js-image-lazyload" data-object-fit />
                    <picture class="image__container"></picture>
                </figure>
            </template>
            <img class="image__lowres js-image-lazyload" data-object-fit data-src="" alt="">
            <picture class="image__container">
                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="" alt="">
            </picture>
        </figure>
    </div>
    <div class="hero-location__content grid-container">
        <div class="grid-x grid-padding-x">
            <div class="cell medium-offset-2 medium-8 large-offset-7 large-4">
                <div class="hero-location__text-container">
                    <h1 class="hero-location__title"></h1>
                    <p class="hero-location__lead"></p>
                    <div class="route-hero">
                        <label class="label route-hero__label"></label>
                        <input type="text" id="route-hero-from" placeholder="" class="route-hero__from is-border-bottom" autocomplete="off" data-options="" data-geotext="" data-fetch-endpoint="" />
                        <div class="route-hero__list"></div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="hero-location__sidebar"></div>
</header>
{{{customeditframe.editframeStart}}}
{{> @cp-hero-location }}
{{{customeditframe.editframeStop}}}
/* No context defined for this component. */

There are no notes for this item.