.locale-select{background-image:url(/images/blob-background-mobile.svg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width: 768px){.locale-select{background-image:url(/images/blob-background.svg)}}.locale-select .container{position:relative;display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;text-align:center}.locale-select__logo{position:relative;width:12rem}@media (min-width: 640px){.locale-select__logo{width:12rem}}.locale-select__list{margin-top:1.25rem;display:grid;width:-moz-max-content;width:max-content;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.locale-select__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.locale-select__list{max-width:640px}}.locale-select__list--item{display:flex;align-items:center;gap:1rem}.locale-select__list--item img{aspect-ratio:1 / 1;height:2rem;width:2rem;flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));-o-object-fit:cover;object-fit:cover}.locale-select__list--languages{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.locale-select__list--languages a{text-decoration:underline!important}.locale-select__list--languages .separator{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));margin:0 .25rem}.locale-select__footer{margin-top:auto;display:flex;width:100%;flex-direction:column;align-items:center;gap:.5rem;padding-left:1rem;padding-right:1rem;padding-top:2rem}@media (min-width: 768px){.locale-select__footer{position:absolute;bottom:1.5rem}}.locale-select__footer-group{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:1rem;column-gap:1rem;row-gap:.25rem}.locale-select__footer-group:not(:last-child){margin-bottom:.25rem}.locale-select__footer-item{font-size:9px;letter-spacing:-.05em;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;text-decoration:none!important;white-space:nowrap}.locale-select__footer-item:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1));text-decoration:underline!important}
