.address-map-sm{width:100%;height:48vh;position:absolute;left:0}.address-map-lg{width:100%}.address-map-address-sm{width:100%;background:#fff;position:absolute;top:47vh;left:0;padding:5%;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 19px -9px #1a1a1a;min-height:53vh;display:flex;flex-direction:column;justify-content:space-between}.address-map-address-lg{width:100%;background:#fff;padding:1%;margin-top:15px}.address-map-formated-address{font-size:14px;font-weight:400;margin-left:26px;margin-bottom:16px}.address-map-locality{font-size:16px;font-weight:600;line-height:24px;margin-left:10px;z-index:102}.address-map-box-hide{height:20px;position:absolute;z-index:101;width:100%;left:0;bottom:-6px}@media (min-width:960px){.address-map-box-hide{display:none}}.address-map-cur-location{background:#fff;position:absolute;top:9px;right:9px;border-radius:8px;padding:4px 5px 1px;box-shadow:0 0 8px -1px #aaa}@media (min-width:600px){.address-map-cur-location{top:110px;right:34px}}.address-map-input-label{height:44px;font-size:14px;top:2px}.address-map-input{font-size:14px;height:44px;padding:0 14px}.address-map-inputfield{border-radius:4px;font-size:14px}.address-map-btn-container{display:flex;justify-content:center;align-items:center;margin-top:40px}.map-widget-current-location{position:absolute;top:54px;right:10px;width:40px;height:40px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:2px;color:#666;transition:color 50ms ease;border:none;outline:none;box-shadow:0 1px 4px -1px rgba(0,0,0,.3);cursor:pointer}.map-widget-current-location:hover{color:#000}.map-widget-marker{position:absolute;top:-37px;right:0;bottom:0;left:0;width:26px;height:37px;max-width:26px;margin:auto;background-color:transparent}