.lang-switch{position:absolute;top:10vh;right:7.5%;flex:none;z-index:11}@media only screen and (max-width: 768px){.lang-switch{display:none}}.lang-switch *{font-family:prometo,sans-serif;font-weight:400}.lang-switch__btn{--trans-fnc: ease-in;--border-color: hsl(0deg, 0%, 100%);border:var(--border-width-l) solid var(--border-color);display:inline-flex;flex-flow:row nowrap;align-items:center;align-content:normal;justify-content:flex-start;gap:.8em;padding:.4em .8em;border-radius:l;border-radius:1.6em;background:none;color:#fff;cursor:pointer}.lang-switch__btn span{font-size:medium;font-weight:400;white-space:nowrap;pointer-events:none}.lang-switch__btn span:first-letter{text-transform:uppercase}.lang-switch__btn .icon{--icon-size: 1.4em;pointer-events:none}.lang-switch__pop-up{--pop-up-z-index: -1;--pop-up-opacity: 0;--popup-shadow-alpha: .15;--trans-delay: .05s;border-radius:m;border-radius:.8em;box-shadow:0 0 .8em 0 hsla(0,0%,0%,var(--popup-shadow-alpha));padding:.8em 1.6em;gap:.4em;display:grid;grid-template-columns:minmax(.8em,1fr);align-items:center;align-content:flex-start;justify-content:flex-start;width:100%;margin-top:.4em;background-color:#fff;opacity:var(--pop-up-opacity);transition:opacity var(--trans-time) var(--trans-fnc) var(--trans-delay);overflow:hidden;z-index:var(--pop-up-z-index)}.lang-switch__pop-up a{display:block;font-size:medium;color:#2b2c2a}.lang-switch__pop-up--open{--pop-up-z-index: 1;--pop-up-opacity: 1;--trans-fnc: ease-in;--popup-shadow-alpha: .3;--trans-delay: 0s}.lang-switch__pop-up.en a{text-decoration:underline}.lang-switch__pop-up.en a:last-of-type{text-decoration:none}.lang-switch__pop-up.en a:hover{text-decoration:underline}.lang-switch__pop-up.cs a{text-decoration:none}.lang-switch__pop-up.cs a:last-of-type{text-decoration:underline}.lang-switch__pop-up.cs a:hover{text-decoration:underline}
