.lang-wrapper.svelte-wdst4d.svelte-wdst4d{display:flex;position:fixed;top:0;left:0;justify-content:center;align-items:center;z-index:10000;width:100%;height:100%;transition:opacity ease-in-out .25s}.lang-container.svelte-wdst4d.svelte-wdst4d{box-shadow:0 .1rem 1rem .25rem #00000080;border-radius:8px;background-color:#fff;padding:1rem;width:100%;max-width:35rem;color:#000;position:relative;z-index:10000}.header.svelte-wdst4d.svelte-wdst4d{display:flex;justify-content:space-between;align-items:center}.lang-grid.svelte-wdst4d.svelte-wdst4d{display:grid;grid-template-columns:repeat(4,1fr);column-gap:.5rem;row-gap:.5rem;margin-top:1rem}.lang-grid.svelte-wdst4d button.svelte-wdst4d{cursor:pointer;border:1px solid #bdbdbd;border-radius:1rem;background-color:#eaeaea;height:3.8rem;font-size:1.1rem;font-family:Comfortaa,sans-serif;color:#000}.lang-grid.svelte-wdst4d button.svelte-wdst4d:hover{background-color:#d5d5d5}.lang-grid.svelte-wdst4d button.svelte-wdst4d:active{background-color:#c4c4c4}@media(max-width:768px){.lang-container.svelte-wdst4d.svelte-wdst4d{max-width:100%}.lang-grid.svelte-wdst4d.svelte-wdst4d{grid-template-columns:repeat(3,1fr)}}