.locale-layout__masquerade-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(135deg,rgba(245,237,223,.96),var(--color-white));border:1px solid var(--color-light-border);border-radius:1rem;-webkit-box-shadow:0 1rem 2.5rem rgba(0,0,0,.12);box-shadow:0 1rem 2.5rem rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;top:auto;right:1.5rem;bottom:5.5rem;left:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:min(32rem,calc(100vw - 3rem));padding:1rem 1.125rem;position:fixed;z-index:80}.locale-layout__masquerade-copy{min-width:0}.locale-layout__masquerade-eyebrow{color:var(--color-dark-grey);font-family:var(--font-body-bold);font-size:var(--font-size-xs);letter-spacing:.16em;margin:0 0 .3rem;text-transform:uppercase}.locale-layout__masquerade-text{color:var(--color-body);font-family:var(--font-body-bold);font-size:var(--font-size-base);line-height:1.4;margin:0}.locale-layout__masquerade-action.button{min-width:10rem;white-space:nowrap}@media (max-width:720px){.locale-layout__masquerade-banner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:auto;right:1rem;bottom:1rem;left:1rem;max-width:none}.locale-layout__masquerade-action.button{width:100%}}