.location__map svg path.location__map-region--disabled{fill:#efefef !important;stroke:#ffffff;cursor:default;pointer-events:none;}
.location__form .location__form-error{background-color:#0F1A2D;border:1px solid #387ADE;border-radius:0.5rem;box-shadow:0 0 8px rgba(56,122,222,0.4),0 2px 4px rgba(56,122,222,0.3);color:#72B1F7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;margin-top:1.5rem;padding:1.6rem 2rem;text-align:left;display:flex;align-items:center;justify-content:flex-start;width:100%;}.location__form .location__form-error .error-message{color:inherit;display:flex;align-items:center;width:100%;}.location__form .location__form-error .error-message .fa-info-circle{margin-right:0.8rem;font-size:1.4rem;}.location__form .location__form-error[style*="display: none"]{display:none;}.location__form .location__form-error:not([style*="display: none"]){display:flex;}.location__form .location__form-buttons{justify-content:flex-end;align-items:flex-start;}.location__form .location__form-buttons .btn{align-self:flex-start;}@media (max-width:640px){.location__form .location__form-error{font-size:1.4rem;padding:1.4rem 1.8rem;}}
