:root{--backdrop:#000000d4;--hyundai-black:#000;--hyundai-white:#fff;--hyundai-dark-grey:#747474;--hyundai-dark-sand:#e1dbd3}
.pac-container{width:440px !important;z-index:9999 !important;@media only screen and (max-width:767px){width:348.5px !important}
}
.modal-location{width:100%;max-width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;z-index:9999;&.show{display:block}
.modal-location-container{width:100%;max-width:100%;height:100%;display:block;position:relative;.modal-location-backdrop{width:100%;max-width:100%;height:100%;display:block;background-color:var(--backdrop)}
.modal-location-content{width:100%;max-width:500px;height:auto;display:block;position:absolute;top:20%;left:50%;background-color:var(--hyundai-white);padding:30px;transform:translate(-50%,-50%);.modal-location-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #000;position:absolute;top:5%;right:2%;padding:0;margin:0}
.modal-location-title{width:100%;height:auto;display:block;color:var(--black);font-size:24px;font-family:"HyundaiSansHead-Medium";line-height:1.2;margin:0;@media only screen and (max-width:767px){font-size:21px}
}
.modal-location-text{width:100%;height:auto;display:block;color:var(--hyundai-black);font-size:18px;font-family:"HyundaiSansHead-Regular";line-height:1.2;@media only screen and (max-width:767px){font-size:16px;margin:5px 0 12px}
}
.modal-location-input{width:100%;height:45px;display:block;color:var(--hyundai-black);font-size:16px;font-family:"HyundaiSansHead-Regular";line-height:normal;background-color:var(--hyundai-dark-sand);border:solid 1px var(--hyundai-dark-sand);padding:0 15px;&::placeholder{color:var(--hyundai-dark-grey);font-size:16px;font-family:"HyundaiSansHead-Medium";line-height:normal;text-transform:uppercase}
}
@media only screen and (max-width:767px){max-width:95%;padding:30px 20px}
}
}
}