.StoreLocator__Form{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;width:100%}@media screen and (max-width:1400px){.StoreLocator__Form{gap:30px}}@media screen and (max-width:1240px){.StoreLocator__Form{justify-content:center}}@media screen and (max-width:1024px){.StoreLocator__Form{flex-direction:column;gap:34px;align-items:center}}.StoreLocator__Form label{font-size:.875rem;line-height:1.25rem;color:#000;font-weight:400}.StoreLocator__Form__Input{margin-top:.5rem}.StoreLocator__Form__Btn{width:216px;padding:8px 33px;background:#bea669;border-radius:1px;text-align:center;border:none;color:#fff;display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-weight:600;font-size:.875rem;line-height:1.25rem;cursor:pointer}@media screen and (max-width:1024px){.StoreLocator__Form__Btn{margin-top:22px}}@media screen and (max-width:1024px){.StoreLocator__Form__Container{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:768px){.StoreLocator__Form__Container h1{display:none}}.StoreLocator__Input__indicator-separator{display:none}div.StoreLocator__Input__control{border-radius:0;border:#d8caa5;border-bottom:1px solid #d8caa5;width:270px;cursor:pointer}div.StoreLocator__Input__control--is-focused{box-shadow:0 0 0 1px #d8caa5}div.StoreLocator__Input__control:hover{border-color:#d8caa5}