.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:auto;bottom:1.5rem;left:1.5rem;-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}.locale-layout__masquerade-action.button span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.locale-layout__masquerade-dismiss{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;background:transparent;border:0;border-radius:50%;color:var(--color-dark-grey);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:1.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-.25rem -.25rem 0 0;padding:0;-webkit-transition:background-color .15s ease,color .15s ease;transition:background-color .15s ease,color .15s ease;width:1.75rem}.locale-layout__masquerade-dismiss:hover{background:rgba(0,0,0,.06);color:var(--color-body)}.locale-layout__masquerade-reveal{-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:999px;-webkit-box-shadow:0 .5rem 1.5rem rgba(0,0,0,.12);box-shadow:0 .5rem 1.5rem rgba(0,0,0,.12);color:var(--color-body);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--font-body-bold);font-size:var(--font-size-xs);gap:.5rem;top:auto;right:auto;bottom:1.5rem;left:1.5rem;letter-spacing:.08em;padding:.5rem .875rem;position:fixed;text-transform:uppercase;z-index:80}.locale-layout__masquerade-reveal:hover{-webkit-box-shadow:0 .75rem 2rem rgba(0,0,0,.16);box-shadow:0 .75rem 2rem rgba(0,0,0,.16)}@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%}.locale-layout__masquerade-dismiss{position:absolute;right:.75rem;top:.75rem}.locale-layout__masquerade-reveal{top:auto;right:auto;bottom:1rem;left:1rem}}