@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.property-location-interface .interface-content{gap:70px}.property-location-interface .interface-content .input-content-container{display:flex;flex-direction:column;width:500px}.property-location-interface .interface-content .input-content-container .flex-form-group{display:flex;width:100%;gap:20px}.property-location-interface .interface-content .map-container{width:500px}.property-location-interface .text-input-group{margin-top:0;flex:1 1}.property-location-interface .flex{display:flex;gap:20px}.property-location-interface .text-input-label,.property-location-interface label{font-size:14px;font-weight:600;color:#2c3952;display:block;margin-bottom:10px}.property-location-interface .text-input-group{margin-bottom:20px}.property-location-interface .input-field,.property-location-interface .text-input{width:100%;height:auto;padding:12px 16px;border-radius:7px;font-size:15px;border:1px solid #ddd;transition:.2s ease;line-height:1.2}.property-location-interface .input-field:focus,.property-location-interface .text-input:focus{outline:0;border-color:#0072f4;background-color:#fff;box-shadow:0 0 0 4px rgba(0,114,244,.1)}.property-location-interface .input-field::placeholder,.property-location-interface .text-input::placeholder{color:#666;font-size:14px;font-weight:400}