.get-started__locations__map{position:relative;width:100%;height:16.25rem;margin-bottom:1rem}.get-started__locations__map.is-loading:after,.get-started__locations__map.is-loading:before{content:"";position:absolute;top:0;left:0;display:block}.get-started__locations__map.is-loading:before{top:50%;left:50%;width:2rem;aspect-ratio:1;border:.3125rem solid;border-top-color:transparent!important;border-radius:50%;z-index:5000;transform:translate(-50%,-50%);-webkit-animation:isLoading 3s linear infinite;animation:isLoading 3s linear infinite}.get-started__locations__map.is-loading:after{width:100%;height:100%;background-color:#ebebeb;z-index:1000}