.nav__logo.svelte-1fevtom{padding-left:50px}.header.svelte-1fevtom{position:fixed;top:0;left:0;display:flex;align-items:center;width:calc(100% + 20px);background-color:var(--bg);padding:20px 40px 20px 20px;box-sizing:border-box;z-index:10}.header__locale-container.svelte-1fevtom{display:flex;align-items:center;gap:40px}.header__language.svelte-1fevtom{font-size:20px;font-style:italic;user-select:none}.header__language.svelte-1fevtom:hover{cursor:pointer}.header__container.svelte-1fevtom{display:flex;justify-content:space-between;align-items:center;width:100%}.header__hamburger.svelte-1fevtom{display:flex;height:26px;width:32px;z-index:10;flex-direction:column;justify-content:space-between}.header__hamburger.svelte-1fevtom:hover{cursor:pointer}.header__hamburger-line.svelte-1fevtom{display:block;height:4px;width:100%;border-radius:10px;background:#C4C4C4}.header__hamburger-line.svelte-1fevtom:first-of-type{transform-origin:0 0;transition:transform .4s ease-in-out}.header__hamburger-line.svelte-1fevtom:nth-of-type(2){transition:transform .2s ease-in-out}.header__hamburger-line.svelte-1fevtom:last-of-type{transform-origin:0 100%;transition:transform .4s ease-in-out}.header__hamburger-line--open.svelte-1fevtom:first-of-type{transform:rotate(45deg)}.header__hamburger-line--open.svelte-1fevtom:nth-of-type(2){transform:scaleY(0)}.header__hamburger-line--open.svelte-1fevtom:last-of-type{transform:rotate(-45deg)}.header__navigation.svelte-1fevtom{display:flex;flex-direction:column;justify-content:space-between;position:absolute;visibility:hidden;opacity:0;top:0;width:0;right:0;max-width:280px;height:100vh;background-color:#f6f6f6;transition:width .5s,opacity 0s ease .25s,visibility 0s ease .5s;z-index:1;padding-bottom:20px}.header__navigation--open.svelte-1fevtom{visibility:visible;opacity:100%;width:100%;transition:width .5s,visibility 0s ease .07s}.header__list.svelte-1fevtom{display:flex;flex-direction:column;list-style:none;padding:100px 50px;gap:20px}.header__link.svelte-1fevtom{text-decoration:none;color:#000;white-space:nowrap;font-size:20px}.header__link--active.svelte-1fevtom{font-weight:700}@media (max-width: 768px){.header__logo.svelte-1fevtom{width:134px;height:30px}}.footer.svelte-1bxosms{display:flex;justify-content:space-between;align-items:center;padding:20px;width:100%;box-sizing:border-box;flex-shrink:0}.footer__container.svelte-1bxosms{display:flex;align-items:center;gap:3vw}.footer__wrapper.svelte-1bxosms{display:flex;flex-direction:column;align-items:end}.footer__hash.svelte-1bxosms{word-break:break-all;font-size:calc(12px + .3vw)}.footer__copyright{font-size:calc(12px + .3vw)}.footer_privacy{font-size:calc(12px + .3vw);text-align:end;white-space:pre-wrap;color:#000!important}.footer_privacy:hover{color:var(--BUTTON_COLOR)!important;text-decoration:none}@media (max-width: 768px){.footer__logo.svelte-1bxosms{width:134px;height:30px}.footer_privacy,.footer__hash.svelte-1bxosms{font-size:10px}}:root{--font-body: "Lato", Roboto, sans-serif;--color-text: black;--button-color: #FF0000;font-family:var(--font-body);color:var(--color-text)}*{margin:0;padding:0}body{min-height:100vh;margin:0;padding:0 20px}h1{font-size:64px}h2{font-size:52px}@media (max-width: 768px){h2{font-size:36px}}.app.svelte-1epx6d2{display:flex;flex-direction:column;min-height:100vh}main.svelte-1epx6d2{display:flex;flex-direction:column;align-items:center;width:100%;margin:87px auto 0;flex-grow:1}.bx--loading__stroke{stroke:var(--button-color)}.bx--loading{position:absolute;top:50%;left:50%;transform:translate(-53%) translateY(-50%)}
