.store-locator-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--pac-container-top:50px}
.store-locator-wrapper .pac-container{margin:0 auto}
.store-locator-wrapper .sl-input-container{width:auto}
.store-locator-wrapper .sl-search-container{background-size:cover;width:100%;background-position-x:center;-webkit-transition:height .2s;-o-transition:height .2s;transition:height .2s;margin-right:0;margin-left:0}
.store-locator-wrapper .sl-search-container .store-locator-landing__h1{color:white;margin-bottom:35px;text-align:center}
.store-locator-wrapper .sl-red-bar{background-color:#c5003e;height:100px;width:100%;text-align:center;line-height:100px;margin-right:0;margin-left:0}
.store-locator-wrapper .sl-red-bar .pay-off-text-landing{font-size:30px;color:white;width:100%}
.store-locator-wrapper *::-ms-backdrop,.store-locator-wrapper .sl-red-bar{-ms-flex-pack:start !important}
@media only screen and (max-width:979px){.header-wrapper .media{display:none}
.header-wrapper .logo-img{max-width:124px;margin-top:20px}
}
@media only screen and (max-width:707px){.header-wrapper .media{display:none}
.sl-input-container{margin:0 auto}
.store-locator-wrapper .sl-search-container{padding:0 20px;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;padding-top:40px}
.store-locator-wrapper .sl-search-container .store-locator-landing__h1{margin-bottom:24px}
.store-locator-wrapper .sl-red-bar{padding:0 10px;font-size:24px}
.store-locator-wrapper .sl-red-bar .pay-off-text-landing{font-size:24px;line-height:30px}
}
.center-positioning-container .sl-input-wrapper{position:relative}
.center-positioning-container .sl-input-wrapper .errors-display-container{top:50px;background:white;border-radius:50px;padding-left:10px;padding-right:10px;left:12px}
@media only screen and (max-width:707px){.center-positioning-container .sl-input-wrapper .errors-display-container{left:8px}
}
.store-locator-edit-mode .sl-search-container{max-height:600px !important}