@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");.custom-modal-backdrop{background-color:rgba(0,0,0,.325);z-index:1400}.custom-modal-backdrop .modal-content{border-radius:20px}.locationselector-modal-checkingpostalcode{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.645);width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:18px}.locationselector-modal-div1{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:20px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.locationselector-modal-addform-input1{margin-top:20px}.google-places-input{width:100%;padding:12px 15px;border-radius:12px;border:1px solid #ddd;font-size:16px;outline:none;transition:border .3s}.google-places-input:focus{border:1px solid #59b27b}.pac-container{z-index:999999!important;border-radius:12px!important;box-shadow:0 6px 20px rgba(0,0,0,.25)}.pac-item{padding:12px!important;font-size:15px!important;color:#333!important;border-bottom:1px solid #eee!important}.pac-item:hover{background-color:#f5f5f5!important}.pac-item-query{font-weight:500!important}.locationselector-modal-suggestion-main{max-height:500px;overflow-y:auto;margin-top:20px}.locationselector-modal-suggestion-item{padding:12px;display:flex;align-items:center;cursor:pointer;border-bottom:1px solid #eee}.locationselector-modal-suggestion-list :last-child{border-bottom:none}.locationselector-modal-suggestion-divider{height:5px;background-color:rgb(234,233,233);margin-top:30px}.locationselector-modal-suggestion-item-icon{display:flex;justify-content:center;align-items:center;margin-right:20px}.locationselector-modal-suggestion-item-text1{font-family:Roboto Flex,sans-serif;font-weight:550;font-size:15px}.locationselector-modal-suggestion-item-text2{font-family:Roboto Flex,sans-serif;font-size:13px;color:gray}.locationselector-modal-google-icon{display:flex;justify-content:center;align-items:center;margin-top:60px;margin-bottom:40px}.google-icon-logo{height:15px;width:100px}.locationselector-modal{padding:20px}.locationselector-locationupdate{padding:20px;position:relative}.locationselector-locationupdate-text1{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:27px}.locationselector-locationupdate-text2{font-family:Roboto Flex,sans-serif;color:gray;font-size:13px;margin-top:10px}.locationselector-locationupdate-buttons{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:30px}.locationselector-locationupdate-buttons1{border:1px solid gray}.locationselector-locationupdate-buttons1,.locationselector-locationupdate-buttons2{border-radius:10px;height:50px;display:flex;justify-content:center;align-items:center;width:50%;font-family:Roboto Flex,sans-serif;cursor:pointer}.locationselector-locationupdate-buttons2{background-color:#59b27b;color:white}.locationselector-locationupdate-closeicon,.locationselector-modal-closeicon{position:absolute;right:10px;top:-40px;height:35px;width:35px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:white;cursor:pointer}@media (max-width:1024px){.locationselector-modal-google-icon{margin-top:20px;margin-bottom:20px}}@media (min-width:1024px){.locationselector-modal-suggestion-item:hover{background:#f9f9f9}.locationselector-locationupdate-buttons2:hover{background-color:#4ca16c}.locationselector-modal-form-div1:hover{background-color:#59b27b;color:white}}