.burger.svelte-1khf8ny.svelte-1khf8ny{position:relative;width:30px;height:30px;border:none;background:transparent;cursor:pointer}.burger__line.svelte-1khf8ny.svelte-1khf8ny{top:50%;right:0;width:22px;transition:background-color .3s ease-in-out;transform:translateY(-50%)}.burger__line.svelte-1khf8ny.svelte-1khf8ny,.burger__line.svelte-1khf8ny.svelte-1khf8ny:after,.burger__line.svelte-1khf8ny.svelte-1khf8ny:before{position:absolute;height:3px;border-radius:2px}.burger__line.svelte-1khf8ny.svelte-1khf8ny:before,.burger__line.svelte-1khf8ny.svelte-1khf8ny:after{content:"";width:30px;transition:all .3s ease-in-out}.burger__line.svelte-1khf8ny.svelte-1khf8ny:before{top:-10px;right:0}.burger__line.svelte-1khf8ny.svelte-1khf8ny:after{top:10px;right:0}.burger__line.primary.svelte-1khf8ny.svelte-1khf8ny,.burger__line.primary.svelte-1khf8ny.svelte-1khf8ny:before,.burger__line.primary.svelte-1khf8ny.svelte-1khf8ny:after{background-color:#505050}.burger__line.secondary.svelte-1khf8ny.svelte-1khf8ny,.burger__line.secondary.svelte-1khf8ny.svelte-1khf8ny:before,.burger__line.secondary.svelte-1khf8ny.svelte-1khf8ny:after{background-color:#fff}.burger.active.svelte-1khf8ny .burger__line.svelte-1khf8ny{background-color:transparent}.burger.active.svelte-1khf8ny .burger__line.svelte-1khf8ny:before{transform:rotate(-45deg);top:0}.burger.active.svelte-1khf8ny .burger__line.svelte-1khf8ny:after{transform:rotate(45deg);top:0}.info.svelte-1j78ec2{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.info__icon.svelte-1j78ec2{width:24px;height:24px;font-size:12px;line-height:12px;font-weight:300;color:rgb(var(--theme-text-secondary))}.info__chain.svelte-1j78ec2{position:absolute;top:calc(100% + 6px);font-size:12px;line-height:12px;font-weight:400;color:rgb(var(--theme-text-secondary));text-align:center}.icon.svelte-1okjh5w.svelte-1okjh5w{display:grid;grid-template-columns:repeat(3,auto);column-gap:6px;align-items:center;justify-content:center;height:12px}.icon.enabled.svelte-1okjh5w .dot.svelte-1okjh5w{background-color:rgb(var(--theme-border-primary))}.icon.svelte-1okjh5w .dot.svelte-1okjh5w{width:5px;height:5px;border-radius:50%;background-color:rgb(var(--theme-border-disabled))}.icon.svelte-1okjh5w .sign.svelte-1okjh5w{position:relative;width:8px;height:8px}.icon.svelte-1okjh5w .sign .arrow.svelte-1okjh5w,.icon.svelte-1okjh5w .sign .cross.svelte-1okjh5w{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon.svelte-1okjh5w .sign .arrow.svelte-1okjh5w{width:8px;height:8px}.icon.svelte-1okjh5w .sign .arrow.svelte-1okjh5w:before,.icon.svelte-1okjh5w .sign .arrow.svelte-1okjh5w:after{content:"";position:absolute;left:-1px;width:10px;height:3px;border-radius:5px;background-color:rgb(var(--theme-border-primary))}.icon.svelte-1okjh5w .sign .arrow.svelte-1okjh5w:before{top:0;transform:rotate(45deg)}.icon.svelte-1okjh5w .sign .arrow.svelte-1okjh5w:after{bottom:0;transform:rotate(-45deg)}.icon.svelte-1okjh5w .sign .cross.svelte-1okjh5w{width:14px;height:3px}.icon.svelte-1okjh5w .sign .cross.svelte-1okjh5w:before,.icon.svelte-1okjh5w .sign .cross.svelte-1okjh5w:after{content:"";position:absolute;left:0;width:14px;height:3px;border-radius:5px;background-color:rgb(var(--theme-border-disabled))}.icon.svelte-1okjh5w .sign .cross.svelte-1okjh5w:before{transform:rotate(-45deg);top:0}.icon.svelte-1okjh5w .sign .cross.svelte-1okjh5w:after{transform:rotate(45deg);top:0}.direction.svelte-1qozo2c.svelte-1qozo2c{display:grid;grid-template-columns:repeat(3,auto);column-gap:10px;justify-content:center;padding:0 10px}.direction.svelte-1qozo2c .sign.svelte-1qozo2c{margin-top:6px}.glass.svelte-o0vojo.svelte-o0vojo{display:grid;row-gap:30px;padding:40px;width:100%;border:3px solid #ffffff;border-radius:30px;background-color:rgba(255,255,255,var(--transparency));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-repeat:repeat}@media screen and (min-width: 576px){.glass.svelte-o0vojo.svelte-o0vojo{row-gap:50px;padding:50px}}.glass.align-content-left.svelte-o0vojo.svelte-o0vojo{justify-items:flex-start;width:100%}.glass.align-content-left.svelte-o0vojo.svelte-o0vojo,.glass.align-content-left.svelte-o0vojo>.svelte-o0vojo{width:100%;text-align:left}.glass.align-content-right.svelte-o0vojo.svelte-o0vojo{justify-items:flex-end;width:100%}.glass.align-content-right.svelte-o0vojo.svelte-o0vojo,.glass.align-content-right.svelte-o0vojo>.svelte-o0vojo{width:100%;text-align:right}.glass.align-content-center.svelte-o0vojo.svelte-o0vojo{justify-items:center;width:100%}.glass.align-content-center.svelte-o0vojo.svelte-o0vojo,.glass.align-content-center.svelte-o0vojo>.svelte-o0vojo{width:100%;text-align:center}.header.svelte-16udaz{display:grid;row-gap:6px}.header__title.svelte-16udaz{font-size:30px;font-weight:500;color:#717171}@media (min-width: 480px){.header__title.svelte-16udaz{font-size:36px;font-size:calc(9.375vw - 15px)}}@media (min-width: 800px){.header__title.svelte-16udaz{font-size:60px}}.header__subtitle.svelte-16udaz{font-size:20px;font-weight:400;color:#00a575}@media (min-width: 480px){.header__subtitle.svelte-16udaz{font-size:20px;font-size:calc(3.125vw + 5px)}}@media (min-width: 800px){.header__subtitle.svelte-16udaz{font-size:30px}}.nav-link.svelte-w8s4yu{text-decoration:none;font-size:var(--fontSize);font-weight:400;white-space:nowrap;cursor:pointer}.nav-link.primary.svelte-w8s4yu{color:#505050}.nav-link.secondary.svelte-w8s4yu{color:#fff}.with-underline.svelte-w8s4yu,.is-active.svelte-w8s4yu{position:relative}.with-underline.svelte-w8s4yu:before,.is-active.svelte-w8s4yu:before{content:"";position:absolute;left:0;bottom:-5px;height:1px}.with-underline.primary.svelte-w8s4yu:before,.is-active.primary.svelte-w8s4yu:before{background-color:#505050}.with-underline.secondary.svelte-w8s4yu:before,.is-active.secondary.svelte-w8s4yu:before{background-color:#fff}.with-underline.svelte-w8s4yu:before{width:0;transition:width .2s ease}.with-underline.svelte-w8s4yu:hover:before{width:100%}.is-active.svelte-w8s4yu:before{width:100%}.nav-links.svelte-1k0jql.svelte-1k0jql{display:grid;grid-template-columns:repeat(var(--columnsCount),min-content);column-gap:25px;list-style:none}.nav-links__item.svelte-1k0jql.svelte-1k0jql{cursor:pointer}.direction-column.svelte-1k0jql.svelte-1k0jql{display:grid;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:24px;text-align:start}.direction-column.svelte-1k0jql .nav-links__item.svelte-1k0jql{display:grid}.not-found.svelte-1uei2zd{position:relative;display:flex;justify-content:center;width:100%}.not-found__icon.svelte-1uei2zd{background-position:center;background-repeat:no-repeat;background-size:100%;width:100px;height:105px;background-image:url(../../../images/ufo.webp)}.not-found__text.svelte-1uei2zd{z-index:2;position:absolute;bottom:40px;left:50%;display:grid;grid-template-columns:repeat(3,auto);column-gap:4px;font-size:20px;line-height:20px;font-weight:400;color:rgb(var(--theme-text-primary));transform:translate(-50%)}.not-found__text_accent.svelte-1uei2zd{font-weight:700;color:#fff}.section.svelte-1y0qu8a{display:grid;row-gap:30px;margin:0 auto;max-width:1908px;width:100%}.section__wrapper.svelte-1y0qu8a{position:relative;width:100%}.section__wrapper.wrapper-gap.svelte-1y0qu8a{padding-top:60px}@media screen and (min-width: 576px){.section__wrapper.wrapper-gap.svelte-1y0qu8a{padding-top:110px}}@media screen and (min-width: 768px){.section__wrapper.wrapper-gap.svelte-1y0qu8a{padding-top:136px}}@media screen and (min-width: 992px){.section__wrapper.wrapper-gap.svelte-1y0qu8a{padding-top:170px}}@media screen and (min-width: 1200px){.section__wrapper.wrapper-gap.svelte-1y0qu8a{padding-top:210px}}.section__wrapper-title.svelte-1y0qu8a{position:absolute;top:0;font-weight:800;font-size:70px;line-height:70px;color:#fff}@media screen and (min-width: 576px){.section__wrapper-title.svelte-1y0qu8a{font-size:130px;line-height:130px}}@media screen and (min-width: 768px){.section__wrapper-title.svelte-1y0qu8a{font-size:160px;line-height:160px}}@media screen and (min-width: 992px){.section__wrapper-title.svelte-1y0qu8a{font-size:200px;line-height:200px}}@media screen and (min-width: 1200px){.section__wrapper-title.svelte-1y0qu8a{font-size:250px;line-height:250px}}.sidebar.svelte-1jhb4xf{z-index:1000;position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden}.sidebar__background.svelte-1jhb4xf{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00a575;opacity:.5}.sidebar__window.svelte-1jhb4xf{position:absolute;top:0;display:grid;grid-template-rows:auto 1fr auto;row-gap:40px;padding:0 15px;max-width:90%;width:500px;min-height:100%;font-size:16px;color:#505050;background-color:#f7f7f7}@media screen and (min-width: 576px){.sidebar__window.svelte-1jhb4xf{padding:0 30px}}.sidebar__window_left.svelte-1jhb4xf{left:0}.sidebar__window_right.svelte-1jhb4xf{right:0}.sidebar__window-header.svelte-1jhb4xf,.sidebar__window-footer.svelte-1jhb4xf{display:grid;align-items:center;padding:19px 0}@media screen and (min-width: 576px){.sidebar__window-header.svelte-1jhb4xf,.sidebar__window-footer.svelte-1jhb4xf{padding:34px 0}}.sidebar__window-header.svelte-1jhb4xf{grid-template-columns:1fr min-content;border-bottom:1px solid #505050}.sidebar__window-header.direction-left.svelte-1jhb4xf{grid-template-areas:"action content"}.sidebar__window-header.direction-right.svelte-1jhb4xf{grid-template-areas:"content action"}.sidebar__window-header-content.svelte-1jhb4xf{grid-area:content}.sidebar__window-header-action.svelte-1jhb4xf{grid-area:action}.sidebar__window-footer.svelte-1jhb4xf{border-top:1px solid #505050}.wrapper.svelte-14fxu92.svelte-14fxu92{position:relative;width:18px;height:18px}.wrapper.svelte-14fxu92 .tooltip.svelte-14fxu92{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-width:1px;border-radius:50%;border-style:solid;font-size:12px;line-height:12px;font-weight:500;background-color:transparent;cursor:pointer}.wrapper.svelte-14fxu92 .tooltip.primary.svelte-14fxu92{border-color:rgb(var(--theme-border-primary));color:rgb(var(--theme-border-primary))}.wrapper.svelte-14fxu92 .tooltip.secondary.svelte-14fxu92{border-color:rgb(var(--theme-border-secondary));color:rgb(var(--theme-border-secondary))}.wrapper.svelte-14fxu92 .tooltip.error.svelte-14fxu92{border-color:rgb(var(--theme-border-error));color:rgb(var(--theme-border-error))}.wrapper.svelte-14fxu92 .tooltip.disabled.svelte-14fxu92{border-color:rgb(var(--theme-border-disabled));color:rgb(var(--theme-border-disabled))}.wrapper.svelte-14fxu92 .container.svelte-14fxu92{z-index:10;position:absolute;border:1px solid rgb(var(--theme-border-secondary));border-radius:20px;background-color:rgb(var(--theme-bg-secondary))}.wrapper.svelte-14fxu92 .container.align-left.svelte-14fxu92{left:0}.wrapper.svelte-14fxu92 .container.align-right.svelte-14fxu92{left:auto;right:0}.wrapper.svelte-14fxu92 .container.align-center.svelte-14fxu92{left:50%;transform:translate(-50%)}.wrapper.svelte-14fxu92 .container.position-top.svelte-14fxu92{bottom:100%;margin-bottom:20px}.wrapper.svelte-14fxu92 .container.position-bottom.svelte-14fxu92{top:100%;margin-top:20px}.wrapper.svelte-14fxu92 .popup.svelte-14fxu92{padding:20px;border-width:1px;border-radius:20px;border-style:solid;color:rgb(var(--theme-text-secondary));background-color:rgb(var(--theme-bg-secondary))}.wrapper.svelte-14fxu92 .popup.primary.svelte-14fxu92,.wrapper.svelte-14fxu92 .popup.secondary.svelte-14fxu92{border-color:rgb(var(--theme-border-primary))}.wrapper.svelte-14fxu92 .popup.error.svelte-14fxu92{border-color:rgb(var(--theme-border-error))}.wrapper.svelte-14fxu92 .popup.disabled.svelte-14fxu92{border-color:rgb(var(--theme-border-disabled))}
