.location-maintenance-mode{align-items:center;background:rgba(0,0,0,.6);flex-direction:column;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:1000}.module--theme-dark .location-maintenance-mode,.module--theme-light .location-maintenance-mode{color:inherit}@media (min-width:768px) and (min-width:768px){.module--align-left .location-maintenance-mode{text-align:left}.module--align-right .location-maintenance-mode{text-align:right}.module--align-center .location-maintenance-mode{text-align:center}}@media (min-width:1025px){.location-maintenance-mode{font-family:var(--bfs-body-font-family);font-size:var(--bfs-body-font-size,18px);font-style:normal;font-weight:400;letter-spacing:.5px;line-height:var(--bfs-body-line-height,30px);text-transform:none}}.location-maintenance-mode a{color:inherit;font-size:inherit;text-decoration:none}.location-maintenance-mode__content{background:#fff;font-size:var(--bfs-body-font-size,18px);letter-spacing:.5px;line-height:var(--bfs-body-line-height,30px);margin:0 auto;max-width:630px;padding:24px;width:90%}.location-maintenance-mode__content p{margin-bottom:8px}.location-maintenance-mode__content p:last-child{margin-bottom:0}