#return_search {
    position: fixed;
    bottom: 20px; right: 20px;
    border-radius: 100%;
    background: #0D5257;
    padding: 10px;
    box-shadow: 0 0 25px rgba(0,0,0,0.33);
    width: 36px; height: 36px;
    box-sizing: content-box;
}
#return_search svg {
    width: 36px;
    height: 36px;
}
#return_search svg * {
    fill: #ffffff;
}
.dealer-locator {
    margin: 0 !important;
    max-width: none;
    width: 100%;
}
.btn_arrow:after {
    transition: all 0.5s;
}
.location__popup__ctas .btn_arrow {
    margin-right: 10px;
}
.location__popup__ctas .btn_arrow:last-child {
    margin-right: 0;
}
.location__popup__ctas .btn_arrow:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.523 18.787s4.501-4.505 6.255-6.26c.146-.146.219-.338.219-.53s-.073-.383-.219-.53c-1.753-1.754-6.255-6.258-6.255-6.258-.144-.145-.334-.217-.524-.217-.193 0-.385.074-.532.221-.293.292-.295.766-.004 1.056l4.978 4.978h-14.692c-.414 0-.75.336-.75.75s.336.75.75.75h14.692l-4.979 4.979c-.289.289-.286.762.006 1.054.148.148.341.222.533.222.19 0 .378-.072.522-.215z' fill-rule='nonzero' fill='%23008C95' stroke='%23008C95'/%3E%3C/svg%3E");
}
.page-wrap main > div {
    padding: 0;
}
.locator__form .message {
    padding: 20px 25px;
}
.locator__form .message .h1 {
    font-family: stolzl, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    color: #333333;
    margin: 0 0 0.5rem;
    display: block;
}
.locator__form .message .message__title {
    margin: 0;
}
.locator__form__location__locate {
    gap: 5px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    margin: 5px 0 0;
}
.locator__form__location__locate svg {
    width: 18px;
}
.locator__form__location__locate svg * {
    fill: #0D5257;
}
.locator__form__location__locate span {
    font-weight: bold;
    text-decoration: underline;
}
.locator__form__location {
    display: block;
}
.locator__form__location__fields {
    display: flex;
    align-items: flex-start;
    gap: 0;
}
.locator__form label, .locator__form label.input_box__label {
    font-size: 100% !important;
    display: block;
    margin: 0 0 5px;
    font-family: "corporate-s", Roboto, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif, "HelveticaNeueETW01-55Rg";
}
.locator__form__location .input_box--address {
    flex: 1 1 0;
    width: auto;
}
.locator__form__location .input_box--address .input_box__input {
    border-right: none;
}
.locator__form__location .input_box--submit {
    align-self: unset;
    flex: 0 0 auto;
}
.locator__form__location .input_box--submit #locator_submit {
    clip-path: polygon(0 0, 100% 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
    padding: 10px 30px 9px;
    min-width: 0;
    width: 100%;
    margin: 0;
}

.location_card__content__description {
    margin: 1rem 0;
}

.location_card__content__address--hidden {
    user-select: none;
    filter: blur(4px);
}

@media (min-width: 48.063em) {
    .locator__form__location {
        width: 50%;
        padding: 30px;
    }
    .locator__form__filters {
        width: 50%;
        padding: 30px;
    }
}

@media (min-width: 76.563em) {
    .locator__form__location {
        width: 33.33%;
    }
    .locator__form__filters {
        width: 66.66%;
    }
}

@media (max-width: 48.063em) {
    .location_card.location_card--current {
        border-color: #008C95;
        outline: 1px solid #008C95;
    }
}

#map {
    height: 100%;
}

@media (max-width: 48.063em) {
    #map {
        height: 200px;
    }
    #locator__form {
        display: block !important;
    }
    .locator__frame {
        display: flex;
        flex-direction: column;
    }
    .locator__frame #locator__results {
        order: 2;
    }
    .locator__frame #locator__map {
    }
}
.project_card__distance {
    position: absolute;
    top: 18px;
    right: 23px;
    text-align: right;
    width: 80px;
    overflow: hidden;
}
#map {
    position: relative;
}
#map:before {
    content: "";
    display: block;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 999;
    background: #008C95;
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
}
#map:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 31px); left: calc(50% - 31px);
    width: 62px; height: 62px;
    z-index: 999;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M7.575 5.337l-2.009-3.479.867-.5 2.011 3.483c-.299.15-.592.312-.869.496zm-.861.669l-2.845-2.845-.708.708 2.845 2.845c.221-.251.457-.486.708-.708zm3.702-1.848l-1.039-3.878-.967.259 1.041 3.883c.314-.106.634-.197.965-.264zm-5.079 3.418l-3.479-2.009-.501.866 3.484 2.011c.15-.299.311-.591.496-.868zm-.915 1.875l-3.883-1.04-.26.967 3.879 1.039c.067-.331.158-.651.264-.966zm7.578-5.451l.499.025v-4.025h-1v4.025l.501-.025zm7.158 4.443l3.483-2.011-.498-.865-3.479 2.009c.184.277.346.568.494.867zm.684 1.973l3.878-1.04-.257-.965-3.884 1.041c.106.314.196.634.263.964zm-1.849-3.704l2.845-2.845-.705-.707-2.846 2.846c.25.221.485.457.706.706zm-13.993 5.288l.025-.5h-4.025v1h4.025l-.025-.5zm10.548-7.579l1.04-3.882-.964-.26-1.04 3.88c.33.066.649.157.964.262zm1.876.915l2.008-3.479-.863-.5-2.012 3.484c.298.149.59.311.867.495zm-12.266 8.247l-3.879 1.039.26.967 3.883-1.041c-.106-.314-.197-.634-.264-.965zm13.128 4.411l2.845 2.844.707-.706-2.845-2.845c-.221.251-.456.486-.707.707zm-1.73 1.165l2.011 3.483.865-.5-2.008-3.479c-.278.185-.57.347-.868.496zm3.108-2.735l3.478 2.008.5-.864-3.483-2.011c-.149.299-.311.59-.495.867zm.915-1.876l3.882 1.04.26-.964-3.879-1.04c-.067.33-.157.65-.263.964zm.396-3.047l.025.499-.025.5h4.025v-.999h-4.025zm-13.968 5.786l-2.846 2.845.708.707 2.845-2.845c-.251-.222-.486-.457-.707-.707zm7.576 2.555l1.039 3.879.966-.259-1.04-3.883c-.315.106-.635.197-.965.263zm-6.008-1.179l-2.009 3.479.867.499 2.011-3.482c-.299-.15-.591-.312-.869-.496zm-2.734-3.107l-3.484 2.011.501.866 3.479-2.008c-.185-.278-.346-.57-.496-.869zm4.611 4.023l-1.041 3.883.966.258 1.039-3.877c-.33-.068-.65-.159-.964-.264zm2.548.421l-.501-.025v4.025h1v-4.025l-.499.025z'/%3E%3C/svg%3E");        opacity: 0;
    transition: opacity 0.5s;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
    pointer-events: none;
}
#map.loading:before {
    opacity: 0.5;
}
#map.loading:after {
    opacity: 1;
}
@-moz-keyframes spin {
    100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg);
    }
}
#hbspt-form-locator_more .hs-form .inputs-list.hs-error-msgs,
#request-contact-details .hs-form .inputs-list.hs-error-msgs {
    margin: -0.5rem 0 1rem;
}
.fancybox-outer .btn {
    margin: 20px 0 0;
    display: block;
    min-width: 0px;
    width: 120px;
}

.hs-form fieldset.form-columns-2 {

}

.hs-form fieldset.form-columns-1 .input, .hs-form fieldset.form-columns-2 .input {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media only screen and (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
    .hs-form fieldset.form-columns-2 {
        flex-direction: row !important;
        gap: 15px !important;
    }
    .hs-form fieldset.form-columns-1 .hs-form-field, .hs-form fieldset.form-columns-2 .hs-form-field {
        flex-grow: 1 !important;
        flex-basis: 0 !important;
        min-width: 0 !important;
        width: auto !important;
    }
    .hs-form fieldset.form-columns-2 .hs-form-field label:not(.hs-error-msg) {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

.tmmodal {
    /* modals are hidden by default */
    display: none;

    /* modal container fixed across whole screen */
    position: fixed;
    inset: 0;

    /* z-index must be higher than everything else on the page */
    z-index: 10000;

    /* semi-transparent black background exposed by padding */
    background-color: rgba(0, 0, 0, .75);
    padding: 40px;

    /* enables scrolling for tall modals */
    overflow: auto;
}

.tmmodal.open {
    display: block;
}

.tmmodal-body {
    background: #fff;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    padding-top: 30px;
}

.tmmodal-body .tmmodal-close {
    position: absolute;
    top: 0; right: 0;
    width: 40px;
    height: 40px;
    background: #008C95;
}

.tmmodal-body .tmmodal-close svg * {
    fill: #ffffff;
}

body.is-tmmodal-open {
    /* body overflow is hidden to hide main scrollbar when modal window is open */
    overflow: hidden;
}