.guest-alert{position:relative;z-index:1000;display:flex;width:100%;min-height:42px;align-items:center;justify-content:center;padding:9px 24px;background:var(--guest-alert-bg,#171717);color:var(--guest-alert-color,#f5f5f5);font-size:12px;font-weight:550;line-height:1.45;text-align:center}.guest-alert>div{max-width:1200px}.guest-alert b{font-weight:700}.guest-alert i{font-style:italic}.guest-alert a{color:inherit;font-weight:650;text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 55%,transparent);text-underline-offset:3px}.guest-alert a:hover{text-decoration-color:currentColor}@media(max-width:600px){.guest-alert{padding:9px 14px;font-size:11px}}
