.location-consent{background-color:var(--br-bg-tint-primary);padding:1rem;display:flex;flex-direction:column;gap:.5rem;position:fixed;width:100%;height:100dvh;z-index:6000}.location-consent .br-heading2{margin:0}@media(min-width:480px){.location-consent{top:50%;left:50%;transform:translate(-50%,-50%);max-width:528px;height:auto;padding:2.5rem}}.location-consent .br-link{--default-color:var(--br-text-default);--hover-color:var(--br-text-default);text-decoration:underline}.location-consent__cancel.br-link{text-align:center}.location-denied{background-color:var(--br-bg-tint-primary);padding:1rem;display:flex;flex-direction:column;gap:.5rem;position:fixed;width:100%;height:100dvh;z-index:6000}.location-denied .br-heading2{margin:0}@media(min-width:480px){.location-denied{top:50%;left:50%;transform:translate(-50%,-50%);max-width:528px;height:auto;padding:2.5rem}}.location-denied .br-link{--default-color:var(--br-text-default);--hover-color:var(--br-text-default);text-decoration:underline}.location-denied__cancel.br-link{text-align:center}