.location-container{max-width:500px;padding:20px}.location-container h2{text-align:right;border-bottom:none;width:100%;margin:0 0 1rem;padding:0 0 1rem;position:relative}.location-container h2:after{content:"";background-color:#0a0a0a;width:16rem;height:.1rem;position:absolute;bottom:0;right:0}.location-form{flex-direction:column;display:flex}.location-form-group{margin-bottom:15px}.location-label{text-align:left;margin-bottom:5px;font-weight:500;display:block}.location-input{box-sizing:border-box;color:#1e293b;background:#fff;border:2px solid #cbd5e1;border-radius:.25rem;outline:none;width:100%;padding:.8rem;font-size:1rem;transition:all .3s}.location-input:focus{border-color:#22c55e;outline:none;box-shadow:0 0 5px #22c55e4d}.location-input-error{border-color:#ef4444!important}.location-input-error:focus{border-color:#ef4444!important;box-shadow:0 0 5px #ef44444d!important}.location-error{color:#ef4444;margin-top:.375rem;font-size:.75rem;font-weight:500}.location-submit-btn{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:4px;width:100%;padding:10px;font-size:16px;font-weight:600;transition:background-color .3s}.location-submit-btn:hover{background-color:#16a34a}.location-submit-btn:active{background-color:#15803d}
