.prefooter-map {
    position: relative;
}
.prefooter-map img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
    z-index: -1;
    max-height: 810px;
}
.prefooter-map:after {
    content: '';
    height: 248px;
    width: auto;
    background: linear-gradient(360deg, #FFFFFF 44.17%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.prefooter__wrapper {
    display: flex;
    padding: 80px 80px 68px;
    border: 1px solid #222;
    border-radius: 16px;
    column-gap: 80px;
    margin-bottom: 120px;
    position: relative;
    z-index: 1;
    margin-top: -90px;
}
.prefooter-form__image {
    display: block;
}
.prefooter-form__wrapper {
    width: 100%;
}
.prefooter-form h2 {
    margin: 0 0 16px;
}
.prefooter-form h2 + p {
    font-size: 18px;
    line-height: 32px;
    margin: 0px 0 47px;
}
.prefooter-form__image {
    border-radius: 16px;
}
#stockist-widget {
    height: 800px;
}
.prefooter-map #stockist-widget .stockist-horizontal {
    height: 800px;
}
.prefooter-map #stockist-widget .stockist-query-entry .stockist-search-field {
    height: 54px;
    border-radius: 8px;
    border: 1px solid #222222;
    font-family: 'Urbanist', sans-serif;
    font-weight: normal;
    color: #222222;
    padding: 12px 48px 12px 24px;
    line-height: 32px;
    font-size: 18px;
}

.prefooter-map #stockist-widget .stockist-horizontal .stockist-side-panel {
    padding: 24px 0 24px 24px;
}
.prefooter-map #stockist-widget .stockist-query-entry {
    position: relative;
    width: 100%;

}
.prefooter-map #stockist-widget .stockist-query-entry .stockist-search-button {
    position: absolute;
    top: 8px;
    right: 52px;
}
.prefooter-map #stockist-widget .stockist-query-entry .stockist-search-button button {
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.6667 5.33366C9.51209 5.33366 5.33341 9.51233 5.33341 14.667C5.33341 19.8217 9.51209 24.0003 14.6667 24.0003C19.8214 24.0003 24.0001 19.8217 24.0001 14.667C24.0001 9.51233 19.8214 5.33366 14.6667 5.33366ZM2.66675 14.667C2.66675 8.03958 8.03933 2.66699 14.6667 2.66699C21.2942 2.66699 26.6667 8.03958 26.6667 14.667C26.6667 21.2944 21.2942 26.667 14.6667 26.667C8.03933 26.667 2.66675 21.2944 2.66675 14.667Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2572 21.2567C21.7779 20.736 22.6221 20.736 23.1428 21.2567L28.9428 27.0567C29.4635 27.5774 29.4635 28.4217 28.9428 28.9424C28.4221 29.4631 27.5779 29.4631 27.0572 28.9424L21.2572 23.1424C20.7365 22.6217 20.7365 21.7774 21.2572 21.2567Z' fill='black'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
}
.prefooter-map #stockist-widget .stockist-horizontal .stockist-result-list {
	max-height: 520px;
}
@media screen and (max-width: 1439px) {
    .prefooter__wrapper {
        padding: 40px;
        column-gap: 40px;
    }
    .prefooter-form__image-wrapper {
        max-width: 400px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .prefooter-form__wrapper {
        column-gap: 40px;
    }
    .prefooter-form__image img {
        width: 100%;
        flex: 1;
        object-fit: contain;
    }
    .prefooter-form__wrapper {
        flex: 1;
        min-width: 420px;
    }
    .form-col {
        height: 78px;
    }

}

@media screen and (max-width: 1120px)  {
    .prefooter__wrapper {
        padding: 16px;
        column-gap: 40px;
        row-gap: 24px;
        margin-bottom: 46px;
        flex-direction: column;
    }
    .prefooter-map #stockist-widget .stockist-horizontal .stockist-side-panel {
        width: 256px;
    }
    .prefooter-map #stockist-widget .stockist-map {
        left: 280px;
    }
}
@media screen and (max-width: 768px)  {
    .prefooter-form__wrapper {
        min-width: auto;
    }
    .prefooter-form .btn[type="submit"] {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
    .prefooter-form h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .prefooter-form__image img {
        display: block;
    }
    .prefooter-form h2 + p {
        margin: 0 0 13px
    }
    .form-col label textarea {
        height: 118px;
    }
    .form-row:last-child {
        margin: 0;
    }
    .prefooter-map #stockist-widget .stockist-horizontal .stockist-side-panel {
        width: 100%;
    }
    .prefooter-map #stockist-widget.stockist-responsive {
        padding-bottom: 180px;
    }
    .prefooter-map #stockist-widget .stockist-search-form {
        margin: 15px;
    }
    .prefooter-map #stockist-widget.stockist-responsive .stockist-map {
        margin-bottom:  0;
    }
}