.form-container{background-color:#e7e9ed;width:100vw}.map-container{overflow:hidden;background-color:#05131d;text-align:center;padding:5.25%}.map-container,.mapouter{position:relative;width:100%;margin:auto}.mapouter{text-align:right;height:704px}.gmap_canvas{overflow:hidden;background:none!important;height:704px;width:100%}.map-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:.75rem}.loading-icon{animation:spin .7s linear infinite;width:20px;height:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}