.animated{transform:translateY(40px) scale(.8);transition:.6s ease all;opacity:0}.animated.shown{opacity:1;transform:translateY(0) scale(1)}.animated.hidden-top{transform:translateY(-40px) scale(.8);opacity:0}.footer{display:flex;justify-content:flex-end;min-height:350px;width:calc(100% - 40px);overflow-y:hidden;position:relative;border-radius:30px;border:1px solid #16171F;margin:50px 20px 20px}.footer .frog{height:500px;margin-bottom:100px;position:absolute;left:10px;bottom:-45%;z-index:1;opacity:.65}@media screen and (max-width: 1100px){.footer .frog{display:none}}.footer-data{display:flex;gap:70px;margin-top:20px;flex-wrap:wrap;padding:20px 40px 20px 20px}@media screen and (max-width: 430px){.footer-data{gap:40px}}.footer-column{display:flex;flex-direction:column;gap:20px;width:140px}@media screen and (max-width: 430px){.footer-column{width:120px}}.footer-column-title{color:#2f303e;font-size:18px;margin-bottom:5px}.footer-column-link{color:#fff;text-decoration:none;letter-spacing:.3px;transition:.2s ease all}.footer-column-link:hover{color:#2990ff}.header{position:fixed;display:flex;top:10px;color:#fff;z-index:100!important;user-select:none;width:calc(100% - 20px);max-width:920px;margin:0 auto;padding:12px 14px 12px 16px;gap:0;border-radius:99px;justify-content:space-between;transition:.6s ease all;background:#0d0e13;border:1px solid #16171F;transform:translateY(-100px) scale(.95,.9)}.header.shown{transform:translateY(0) scale(1)}.header__left{position:relative;display:flex;align-items:center;gap:24px}.header__logo{position:relative;display:flex;align-items:center;gap:8px}.header__logo span{color:#fff;font-size:20px;font-weight:700;line-height:24.2px;text-align:left}.header__logo img{width:40px;aspect-ratio:1/1}.header__links{position:relative;display:flex;align-items:center;padding-top:4px}@media screen and (max-width: 760px){.header__links{display:none}}.header__links>a{color:#fff;text-decoration:none;transition:.2s ease all;padding:4px 12px;cursor:pointer}.header__links>a:hover{color:#2990ff}.header__links__link{position:relative;display:flex;align-items:center;gap:8px;padding:4px 12px;cursor:pointer}.header__links__link div.icon{color:rgba(255,255,255,.24);width:20px;height:20px;min-width:20px;transition:.3s ease all}.header__links__link__menu{position:absolute;display:flex;flex-direction:column;gap:0;transition:.3s ease all;width:fit-content;background:#0d0e13;box-shadow:0 25px 56px rgba(0,0,0,.35);white-space:nowrap;border-radius:20px 20px 28px 28px;padding:8px 0;opacity:0;bottom:0;transform:translateY(100%);pointer-events:none;left:0}.header__links__link__menu:before{content:"";position:absolute;display:block;width:100%;height:42px;top:-40px;left:0}.header__links__link__menu a[href]{padding:8px 16px;color:#fff;cursor:pointer;text-decoration:none;transition:.2s ease all}.header__links__link__menu a[href]:hover{color:#2990ff}.header__links__link:hover div.icon{color:#fff}.header__links__link:hover .header__links__link__menu{opacity:1;pointer-events:all;transform:translateY(100%) translateY(22px)}.header__actions{position:relative;display:flex;align-items:center;gap:16px}.header__actions button{padding:8px 16px;gap:8px;border-radius:99px;font-size:14px;white-space:nowrap;font-weight:400;line-height:20px;text-align:left;border:none;cursor:pointer;transition:.3s ease all}.header__actions button.primary:hover,.header__actions button.secondary:hover{transform:scale(1.05)}.header__actions button.primary:active,.header__actions button.secondary:active{transform:scale(.95)}@media screen and (max-width: 500px){.header__actions button.primary,.header__actions button.secondary{display:none}}.header__actions button.primary{background:#2990ff;color:#fff;box-shadow:0 0 32px rgba(41,144,255,.32)}.header__actions button.secondary{background:rgba(41,144,255,.18);color:#2990ff}.header__actions button.icon{width:32px;min-width:32px;height:32px;padding:0 16px 0 0;position:relative;display:flex;justify-content:center;align-items:center;background:transparent}.header__actions button.icon svg{color:rgba(255,255,255,.24);width:20px;height:20px;min-width:20px;transition:.3s ease all}.header__actions button.icon:hover svg{color:#fff}.header__actions__menu{position:absolute;display:flex;flex-direction:column;right:0;bottom:-12px;transform:translateY(100%);background:#0d0e13;transition:.3s ease all;width:280px;max-width:calc(100vw - 48px);overflow:hidden;opacity:0;pointer-events:none;padding:8px 0;border-radius:20px 20px 28px 28px;box-shadow:0 25px 56px rgba(0,0,0,.35)}@media screen and (max-width: 760px){.header__actions__menu{width:360px}}@media screen and (max-width: 480px){.header__actions__menu{width:calc(100vw - 28px)}}.header__actions__menu__desktop{position:relative;display:flex;flex-direction:column}@media screen and (max-width: 760px){.header__actions__menu__desktop{display:none}}.header__actions__menu__mobile>div,.header__actions__menu__desktop>div{position:relative;display:flex;flex-direction:column}.header__actions__menu__mobile{position:relative;display:none;flex-wrap:wrap}@media screen and (max-width: 760px){.header__actions__menu__mobile{display:flex}}.header__actions__menu__mobile>div{width:50%;position:relative;display:flex;flex-direction:column}.header__actions__menu__language-select{position:absolute;display:flex;flex-direction:column;overflow:hidden;width:100%;height:100%;background:#0d0e13;top:0;left:0;z-index:2;transform:translate(100%);pointer-events:none;transition:.3s ease all}.header__actions__menu__language-select__header{position:relative;display:flex;align-items:center;border-bottom:1px solid #16171F;gap:10px;padding:16px}.header__actions__menu__language-select__header>svg{width:20px;height:20px;min-width:20px;transition:.2s ease all;cursor:pointer;color:rgba(255,255,255,.24)}.header__actions__menu__language-select__header>svg:hover{color:#fff}.header__actions__menu__language-select__list{position:relative;display:flex;flex-direction:column;padding:16px;overflow:hidden;overflow-y:auto}.header__actions__menu__language-select__list div.item{position:relative;display:flex;align-items:center;gap:6px;width:100%;padding:10px;border-radius:99px;background:#0d0e13;transition:.2s ease all}.header__actions__menu__language-select__list div.item div.icon{position:relative;display:grid;place-items:center center;min-width:24px;height:24px;width:24px;background:rgba(255,255,255,.24);border-radius:100%;overflow:hidden}.header__actions__menu__language-select__list div.item div.icon img{width:100%;height:100%;top:0;left:0;aspect-ratio:1/1}.header__actions__menu__language-select__list div.item.selected{border:1px solid #16171F}.header__actions__menu__language-select__list div.item:hover:not(.selected):not(.disabled){background:#20212b}.header__actions__menu__language-select__list div.item.disabled{cursor:not-allowed;opacity:.5}.header__actions__menu__language{background:#16171f;position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 16px;border-radius:99px;padding:8px 16px 8px 8px;gap:8px;cursor:pointer;transition:.2s ease all}.header__actions__menu__language:hover{transform:scale(1.02)}.header__actions__menu__language:active{transform:scale(.98)}.header__actions__menu__language__current{position:relative;display:flex;align-items:center;gap:8px}.header__actions__menu__language__current>div.icon{width:24px;height:24px;min-width:24px;position:relative;display:grid;place-items:center;border-radius:100%;overflow:hidden;background:rgba(255,255,255,.24)}.header__actions__menu__language__current>div.icon img{width:100%;height:100%;top:0;left:0;aspect-ratio:1/1}.header__actions__menu__language svg{width:20px;height:20px;min-width:20px;color:rgba(255,255,255,.24)}.header__actions__menu a[href]{width:100%;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#fff;text-decoration:none;transition:.2s ease all}.header__actions__menu a[href]:hover{color:#2990ff}.header__actions__menu span.title{width:100%;padding:8px 16px;gap:8px;font-size:13px;font-weight:400;line-height:20px;text-align:left;color:rgba(255,255,255,.24)}.header__actions__menu__socials{position:relative;display:flex;width:100%;align-items:center;padding:16px;gap:16px}.header__actions__menu__socials>a[href]{position:relative;display:grid;place-items:center center;width:36px;height:36px;min-width:36px;padding:8px;border-radius:12px;text-decoration:none;color:rgba(255,255,255,.24);cursor:pointer;background:#16171f;transition:.2s ease all}.header__actions__menu__socials>a[href]:hover{color:#fff}.header.open button.menu-button svg{color:#fff}.header.open .header__actions__menu{bottom:-22px;opacity:1;pointer-events:all}.header.language-select .header__actions__menu__language-select{transform:translate(0);pointer-events:all}.header:not(.shown) .header__links__link__menu{opacity:0;pointer-events:none;transform:translateY(0)}.main-section{width:100%;min-height:100vh;display:flex;flex-direction:column;background-image:url(/stars.png);justify-content:center;padding-top:150px;align-items:center}.main-section .description{max-width:750px;margin-top:20px;text-align:center}.main-section .title{margin-top:20px}.swap-image{display:flex;align-items:center;flex-direction:column;margin-top:40px}.swap-image img{width:100%}@media screen and (max-width: 1100px){.swap-image-first{display:none}}.swap-image-second{display:none}@media screen and (max-width: 1100px){.swap-image-second{display:flex}}@media screen and (max-width: 600px){.swap-image-second{display:none}}.swap-image-third{display:none}@media screen and (max-width: 600px){.swap-image-third{display:flex}}.monitoringimage-section{display:flex;align-items:center;flex-direction:column;margin-top:150px}.monitoringimage-section img{width:100%}.multiswap-section{margin-top:150px;width:100%}.multiswap-section-top{display:flex;width:100%;justify-content:space-between;align-items:center}@media screen and (max-width: 930px){.multiswap-section-top{justify-content:center}.multiswap-section-top .subtitle{text-align:center;font-size:30px}.multiswap-section-top a{display:none!important}}.multiswap-section-link{width:100%;margin-top:30px;display:none;justify-content:center}@media screen and (max-width: 930px){.multiswap-section-link{display:flex}}.multiswap-section-blocks{display:flex;justify-content:space-between;height:100%;margin-top:50px;flex-wrap:wrap;row-gap:20px}.multiswap-section-blocks-block{width:32%;background:#0d0e13;border-radius:32px;display:flex;flex-direction:column;justify-content:space-around;text-align:center}@media screen and (max-width: 1050px){.multiswap-section-blocks-block:nth-child(1){width:49%}}@media screen and (max-width: 710px){.multiswap-section-blocks-block:nth-child(1){width:100%}}@media screen and (max-width: 1050px){.multiswap-section-blocks-block:nth-child(2){width:49%}}@media screen and (max-width: 710px){.multiswap-section-blocks-block:nth-child(2){width:100%}}@media screen and (max-width: 1050px){.multiswap-section-blocks-block:nth-child(3){width:100%}}.multiswap-section-blocks-block img{border-top-left-radius:32px;border-top-right-radius:32px;width:100%}.multiswap-section-blocks-block-bottom{padding:0 10px 20px}.multiswap-section-blocks-block-bottom-title{display:flex;align-items:center;gap:10px;justify-content:center;font-weight:700;color:#fff;font-size:24px;line-height:1;padding-top:10px}.multiswap-section-blocks-block-bottom-title span{font-size:14px;line-height:1;font-weight:500;padding:1px 8px 2px;color:#5ae536;border-radius:99px;background:rgba(90,229,54,.18)}.multiswap-section-blocks-block-bottom-description{margin-top:10px;font-weight:400;font-size:16px;color:rgba(255,255,255,.48);text-align:center}.page-bottom{display:flex;position:relative;justify-content:space-between;width:calc(100vw - 40px);margin:0 20px 24px;padding:0 20px;align-items:center}@media screen and (max-width: 600px){.page-bottom{flex-direction:column;gap:10px;margin-bottom:50px}}.page-bottom-left{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:400;line-height:20px;text-align:left}.page-bottom-left img{width:32px;height:32px}.page-bottom .header__actions__menu__socials{width:unset}.products-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:200px}.products-section .title{max-width:950px;background:linear-gradient(105.96deg,#888,#3c3c3e);-webkit-background-clip:text;color:rgba(255,255,255,0);line-height:1.1;-webkit-text-fill-color:transparent}@media screen and (max-width: 800px){.products-section .title{font-size:50px;line-height:1.2}}@media screen and (max-width: 500px){.products-section .title{font-size:34px;line-height:1.2}}.products-section .title span[data-colored]{color:#fff;background:#fff;-webkit-background-clip:text}.products-section-product{width:100%;height:430px;display:flex;justify-content:space-between;overflow:hidden;position:relative;margin-top:100px;border-radius:40px;background:linear-gradient(105.96deg,#fcc188,#7042d2 65.07%,#2e008e)}@media screen and (max-width: 500px){.products-section-product{height:550px}}.products-section-product-data{position:absolute;bottom:0;left:0;width:100%;min-height:100px;background:rgba(1,1,9,.56);backdrop-filter:blur(20px);display:flex;z-index:3;justify-content:space-between;align-items:center;padding:0 20px}.products-section-product-data-left{display:flex;flex-direction:column;max-width:500px;margin-right:10px;padding:10px 0}.products-section-product-data-left-title{display:flex;align-items:center;gap:10px;font-weight:700;font-size:30px}.products-section-product-data-left-title img{transform:unset;width:30px!important;max-width:30px!important;display:flex!important;position:unset!important;height:30px}.products-section-product-data-left-description{color:rgba(255,255,255,.48);font-weight:400}.products-section-product-data-right a{width:100px}@media screen and (max-width: 500px){.products-section-product-data{flex-direction:column;padding-bottom:10px}.products-section-product-data-left-description{font-size:14px}.products-section-product-data-left-title{font-size:20px}.products-section-product-data-left-title img{width:20px;height:20px}.products-section-product-data-right,.products-section-product-data-right a{width:100%}}.products-section-product img{position:absolute;top:-45%;width:406px}.products-section-product img:nth-child(1){left:-3%}@media screen and (max-width: 920px){.products-section-product img:nth-child(1){left:-200px}}@media screen and (max-width: 540px){.products-section-product img:nth-child(1){display:none}}.products-section-product img:nth-child(3){left:830px}@media screen and (max-width: 920px){.products-section-product img:nth-child(3){left:690px}}.products-section-product img:nth-child(2){left:395px}@media screen and (max-width: 920px){.products-section-product img:nth-child(2){left:250px}}@media screen and (max-width: 540px){.products-section-product img:nth-child(2){left:10px;top:10px}}.products-section-product .product-shadow{position:absolute;z-index:2;width:100%;height:100%;background:rgba(0,0,0,.16)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#e7e7e7;background:var(--Background, #010109);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;user-select:none;-webkit-tap-highlight-color:transparent}.lights{display:block;background-position:75%;background-image:url(/lights.svg);width:100vw;left:0;top:-5%;background-size:cover;height:150vh;position:absolute;z-index:1;pointer-events:none}.container{max-width:1200px;width:calc(100% - 40px);margin:0 20px}.container a{width:200px;height:40px;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;background:#2990ff;border-radius:99px;transition:.3s ease all}.container a:hover{transform:scale(1.05)}.container a:active{transform:scale(.95)}body,html{background:#010109}body{margin:0;display:flex;justify-content:center;place-items:center;width:100%;min-height:100vh}#app{width:100%;position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center}.shadow{position:fixed;transition:.6s ease all;z-index:5;bottom:0;pointer-events:none;left:0;width:100vw;background:linear-gradient(0deg,#010109,rgba(1,1,9,0) 109%);height:10%}.description{color:#75778b;font-weight:400;font-size:18px;line-height:27px}.description h2{margin:0;padding:0;font-weight:400;font-size:18px;line-height:27px;color:#75778b}.title{font-size:60px;font-weight:700;line-height:1;text-align:center}.title h1{margin:0;padding:0;font-size:60px;font-weight:700;line-height:1;text-align:center}.subtitle{font-size:35px;font-weight:700;line-height:1}.tabs{display:flex;gap:20px;flex-wrap:wrap-reverse;justify-content:center;align-items:center}.tab{display:flex;align-items:center;border-radius:15px;border:solid 1px #16171F;padding:6px 12px 6px 6px;gap:10px;background:#0d0e13}.tab-icon{width:40px;height:40px;background:linear-gradient(105.56deg,rgba(241,196,15,.12) -32.88%,rgba(139,113,9,.12) 102.37%);border-radius:9px}img{pointer-events:none}
