:root{--blue: #2c6cff;--blue-filter: invert(29%) sepia(50%) saturate(3831%) hue-rotate(218deg) brightness(108%) contrast(101%)}.mobile-menu{position:fixed;top:0;left:0;z-index:887;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background-color:#0e0e0e;transform:translateX(100%);visibility:hidden;opacity:0;transition:opacity .2s ease,transform .2s ease,visibility .3s ease}.menu-open .mobile-menu{transform:translateX(0);visibility:visible;opacity:1}.menu-opened .mobile-menu{opacity:1}.mobile-menu__container{position:relative;display:flex;flex-direction:column;flex-grow:1;height:100%}.mobile-menu__page{display:flex;flex-direction:column;flex-grow:1;height:100%;background-color:#0e0e0e}.mobile-menu__page--secondary{position:absolute;top:0;right:0;left:0;z-index:1;transform:translateX(100%);visibility:hidden;opacity:0;transition:opacity .2s ease,transform .2s ease,visibility .3s ease}.mobile-menu__page--secondary.active{transform:translateX(0);visibility:visible;opacity:1}.mobile-menu__box{display:flex;flex-direction:column;flex-grow:1;gap:4rem;font-size:2rem;line-height:1}.mobile-menu__header{display:flex;gap:1.6rem;align-items:center;justify-content:space-between;padding:2.4rem 1.6rem;border-bottom:.1rem solid hsla(0,0%,100%,.1)}.mobile-menu__logo-link{display:block;width:12rem}.mobile-menu__logo{display:block;width:100%}.mobile-menu__header-box{display:flex;gap:1.6rem;align-items:center}.mobile-menu__langbtn{display:flex;gap:1.2rem;align-items:center;padding:1.1rem 1.2rem;background-color:hsla(0,0%,100%,.1);border:none;border-radius:10rem}.mobile-menu__langbtn-icon{display:block;flex-shrink:0;width:1.6rem;height:1.6rem}.mobile-menu__langbtn-arrow{display:block;flex-shrink:0;width:1.6rem;height:1.6rem;transform:rotate(90deg)}.mobile-menu__close{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%}.mobile-menu__page--secondary .mobile-menu__close{background-color:rgba(0,0,0,0)}.mobile-menu__close-icon{display:block;width:2.4rem;height:2.4rem}.mobile-menu__box{flex-grow:1;overflow-y:auto}.mobile-menu__page--primary .mobile-menu__box{padding:4rem 1.6rem}.mobile-menu__group-title{margin-bottom:2.4rem;color:hsla(0,0%,100%,.5);font-weight:500}.mobile-menu__list{display:flex;flex-direction:column;gap:1.6rem}.mobile-menu__copyright{color:hsla(0,0%,100%,.5);font-size:1.6rem;line-height:1}.mobile-menu__title{color:#fff;font-size:2rem;font-family:"DM Mono",monospace;line-height:1}.mobile-menu__lang-list{display:flex;flex-direction:column}.mobile-menu__lang-item{display:flex;gap:1.6rem;align-items:center;padding:1.8rem 1.6rem;border-bottom:.1rem solid hsla(0,0%,100%,.1)}.mobile-menu__lang-item::after{content:"";display:block;flex-shrink:0;width:2.4rem;height:2.4rem;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 9.99992L8.53553 13.5355L15.6058 6.46436' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;opacity:0;transition:opacity .2s ease}.mobile-menu__lang-item--active::after{opacity:1 !important}.hero{display:flex;padding-top:16rem;padding-bottom:8rem}@media(min-width: 1024px){.hero{height:clamp(89rem,100vh,108rem);padding-top:9rem;padding-bottom:9rem}}.hero__container{position:relative;z-index:0}@media(min-width: 1024px){.hero__container{display:flex;flex-direction:column;justify-content:center}}.hero__container::before,.hero__container::after{position:absolute;z-index:-1;background-repeat:no-repeat;background-size:100% 100%}.hero__container::before{content:"";top:0;left:0;width:122.5rem;background-image:url("../images/main/hero/bg1.avif");transform:translate(-18%, -35%);aspect-ratio:2.14}.hero__container::after{top:0;right:0;width:126.8rem;background-image:url("../images/main/hero/bg2.avif");transform:translate(50%, -48%);aspect-ratio:.817}@media(min-width: 1024px){.hero__container::before{transform:translate(-40%, -40%)}.hero__container::after{content:""}}.hero__box{display:grid;grid-template-columns:100%;grid-gap:4rem}@media(min-width: 1024px){.hero__box{grid-template-columns:auto 53.6rem}}.hero__content-col{display:flex;flex-direction:column;justify-content:center;text-align:center}@media(min-width: 1024px){.hero__content-col{text-align:left;padding-bottom:4.5rem}}.hero__title{margin-bottom:2.4rem}@media(min-width: 1024px){.hero__title{margin-bottom:4rem}}.hero__text{font-size:1.4rem;line-height:1.4}@media(min-width: 1024px){.hero__text{max-width:55rem;margin-bottom:6.4rem;font-size:2rem}}.hero__list{display:none}@media(min-width: 1024px){.hero__list{display:flex;gap:1.6rem;flex-direction:column}}@media(min-width: 1300px){.hero__list{flex-direction:row;gap:4rem}}.hero__el{display:flex;align-items:center;gap:1.6rem}.hero__el-icon-box{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.hero__el-icon{display:block;width:2.4rem;height:2.4rem}.hero__el-text{font-size:1.6rem;line-height:1.2}.icon{display:inline-block;background-size:cover}.form-group .help-block-error{display:block;color:hsla(0,0%,100%,.5);color:#e91a1a;font-weight:300;font-size:1.6rem;line-height:1}.form-group .help-block-error:not(:empty){margin-top:1.2rem}.form-group__label{display:block;margin-bottom:1.4rem;font-weight:400;font-size:1.6rem;line-height:1}.form-group__input-box{position:relative}.form-group__input{display:block;width:100%;min-width:0;padding:1.6rem;color:#fff;font-size:1.6rem;line-height:1.6rem;background-color:rgba(0,0,0,0);border:.1rem solid hsla(0,0%,100%,.1);border-radius:1.6rem;transition:boxrder-color .2s ease}.form-group__input::placeholder{color:hsla(0,0%,100%,.2);opacity:1}.form-group__input:focus{outline:none}.form-group--xl .form-group__input{padding:2.2rem 2.4rem;font-size:2rem}.form-group--xl-text-sm .form-group__input{padding:2.4rem 2.4rem}.form-group--search .form-group__input{padding-right:5rem}.form-group--coin .form-group__input{padding-right:10rem}.form-group--wallet .form-group__input{padding-right:10rem}@media(max-width: 1024px){.form-group--wallet .form-group__input{font-size:1.2rem}}.form-group__input.success{border-color:#0bb526}.form-group__input.error{border-color:#f44242}.form-group__after{position:absolute;top:0;right:0;z-index:1;display:flex;align-items:center;height:100%}.form-group--wallet .form-group__after{right:1.6rem}.form-group__btn{display:flex;align-items:center;justify-content:center;width:4.8rem;height:100%;background-color:rgba(0,0,0,0);border:none}.form-group__btn.active .form-group__btn-icon--copy{display:none}.form-group__btn.active .form-group__btn-icon--checks{display:block !important}.form-group__btn-icon{display:block;width:2.4rem;height:2.4rem;transition:color .2s ease}.form-group__btn--clear .form-group__btn-icon{color:hsla(0,0%,100%,.5)}.form-group__btn--clear .form-group__btn-icon:hover,.form-group__btn--clear .form-group__btn-icon:focus{color:#fff}.form-group__btn-icon--checks{display:none !important}.form-group__coin{position:relative;display:inline-flex;gap:.8rem;align-items:center;padding-right:2.4rem}.form-group__coin-abbr{font-size:1.8rem;line-height:1}.form-group__coin-img{position:relative;z-index:1;display:block;flex-shrink:0;width:2.4rem;height:2.4rem}.form-group__coin-name{position:absolute;right:.9rem;bottom:50%;z-index:-1;padding:.6rem .8rem;font-weight:500;font-size:.8rem;line-height:1;background-color:hsla(0,0%,100%,.1);border-radius:2rem;transform:translateY(-50%) translateY(0.2rem)}.form-group__note,.form-group__error{display:block;margin-top:1.6rem;color:hsla(0,0%,100%,.5);font-weight:300;font-size:1.6rem;line-height:1}.form-group__note{color:hsla(0,0%,100%,.5)}.form-group__note a{color:var(--blue)}.form-group__note a:hover{text-decoration:underline}.form-group__note-icon{display:inline-block;width:1.6rem;height:1.6rem;margin-right:.6rem;transform:translateY(0.2rem)}.form-group__error{color:#e91a1a}.pagination{display:flex;gap:.8rem;align-items:center;justify-content:space-between}.pagination li{min-width:2rem;padding:0;color:#fff;font-size:1.6rem;line-height:1.2;background-color:rgba(0,0,0,0);border:none;transition:color .2s ease}.pagination li.active,.pagination li:not(.disabled):hover{color:var(--blue)}.pagination li[disabled]{pointer-events:none}.pagination li.prev,.pagination li.next{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;font-size:0;line-height:0;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%;transition:background-color .2s ease,color .2s ease}.pagination li.prev:disabled,.pagination li.prev.disabled,.pagination li.next:disabled,.pagination li.next.disabled{cursor:not-allowed}.pagination li.prev:disabled:after,.pagination li.prev.disabled:after,.pagination li.next:disabled:after,.pagination li.next.disabled:after{opacity:.5}.pagination li.prev:not(:disabled):not(.disabled):hover,.pagination li.next:not(:disabled):not(.disabled):hover{background-color:hsla(0,0%,100%,.15)}.pagination li.prev:after,.pagination li.next:after{content:"";position:absolute;top:50%;left:50%;z-index:-1;display:block;width:2.8rem;height:2.8rem;background-image:url("../images/icons/chevron-right.svg");translate:-50% -50%}.pagination li a,.pagination li span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pagination li.prev:after{rotate:180deg}.checkbox{position:relative;display:block}.checkbox__input{position:absolute;top:0;left:0;opacity:0}.checkbox__text{display:inline-block;padding-left:3.6rem;color:#fff;font-weight:400;font-size:1.4rem;line-height:2rem;user-select:none}.checkbox__text::before{content:"";position:absolute;top:0;left:0;width:2rem;height:2rem;background-repeat:no-repeat;background-position:center;background-size:100% 100%;border:.1rem solid #fff;border-radius:.4rem;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.checkbox__input:checked+.checkbox__text::before{background-color:#1e5af3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' class='bi bi-check'%3E%3Cpath d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z'/%3E%3C/svg%3E");border-color:rgba(0,0,0,0)}@media(min-width: 1024px){.checkbox__text{font-size:1.6rem}}.checkbox__link{color:#1e5af3}.checkbox__link:hover{text-decoration:underline}.modal{position:fixed;top:0;left:0;z-index:999;display:none;flex-direction:column;width:100%;height:100%;padding:2rem;overflow-y:auto;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .2s ease}.modal--show{opacity:1}.modal__window{position:relative;display:flex;flex-direction:column;width:100%;margin:auto;padding:2.4rem 1.4rem 2rem;background-color:#181818;border-radius:1.6rem;transform:translateY(20%);opacity:0;backdrop-filter:blur(3rem);transition:opacity .2s ease,transform .2s ease}@media(min-width: 1024px){.modal__window{padding:4.8rem}}.modal--success .modal__window{max-width:38.4rem}.modal--show .modal__window{transform:none;opacity:1}.modal__img{display:block}.modal--success .modal__img{width:8rem;height:8rem;margin:0 auto 2rem}@media(min-width: 1024px){.modal--success .modal__img{margin-bottom:4rem}}.modal--success .modal__title{margin-bottom:2.4rem;font-weight:700;font-size:3.2rem;font-family:"Grtsk Giga",sans-serif;line-height:1.3;text-align:center}.modal--success .modal__text{font-size:1.6rem;line-height:1.3;text-align:center}.modal__btn{display:block;width:100%}.modal--success .modal__btn{margin-top:4rem}.section-404{display:flex;flex-direction:column;flex-grow:1;padding-top:31rem;padding-bottom:23rem}@media(orientation: landscape){.section-404{padding-top:12rem;padding-bottom:9rem}}@media(min-width: 1024px){.section-404{padding-top:12rem;padding-bottom:9rem}}.section-404__container{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;margin:auto;text-align:center}.section-404__container::before{content:"";position:absolute;top:0;left:50%;z-index:-1;width:156.9rem;background-image:url("../images/404/bg.avif");background-repeat:no-repeat;background-size:100% 100%;transform:translate(-44%, -37%);aspect-ratio:1.29}@media(min-width: 1024px){.section-404__container::before{left:0;width:362.1rem;transform:translate(-31%, -30%)}}.section-404__title{margin-bottom:2.4rem;font-weight:700;font-size:8.8rem;font-family:"Grtsk Giga",sans-serif;line-height:1}@media(min-width: 1024px){.section-404__title{font-size:21rem}}@media(min-width: 1024px)and (min-height: 960px){.section-404__title{font-size:30rem}}.section-404__text{max-width:55rem;margin-bottom:4rem;font-size:1.4rem;line-height:1.3}@media(min-width: 1024px){.section-404__text{margin-bottom:5rem;font-size:2rem;line-height:1.4}}@media(min-width: 1024px)and (min-height: 960px){.section-404__text{margin-bottom:8rem}}.section-404__home-link{width:100%;max-width:28.8rem}@media(min-width: 1024px){.section-404__home-link{max-width:36rem}}.footer{position:relative;z-index:10;padding-top:4rem;padding-bottom:4rem;font-size:2rem;line-height:1;border-top:.1rem solid hsla(0,0%,100%,.1)}@media(min-width: 1024px){.footer{padding-top:4.8rem;padding-bottom:4.8rem;font-size:1.6rem}}.footer--bg-black{background-color:#0e0e0e}.footer__container{display:flex;flex-direction:column;gap:4rem}@media(min-width: 1024px){.footer__container{flex-direction:row}}.footer__col{display:flex;flex-direction:column;flex-grow:1}@media(min-width: 1300px){.footer__col:first-child,.footer__col:last-child{flex-grow:1.5}}.footer__logo-box{display:block;width:15rem;margin-bottom:4rem}.footer__logo-box:hover{opacity:.8}.footer__logo{display:block;width:100%}.footer__copyright{display:block;color:hsla(0,0%,100%,.2);font-size:1.6rem;line-height:1}.footer__copyright--desktop{display:none}@media(min-width: 1024px){.footer__copyright--desktop{display:block;margin-top:auto}}.footer__copyright--mobile{margin-top:4rem}@media(min-width: 1024px){.footer__copyright--mobile{display:none}}.footer__title{margin-bottom:2.4rem;color:hsla(0,0%,100%,.5);font-weight:500}.footer__list{display:flex;flex-direction:column;gap:1.8rem}@media(min-width: 1024px){.footer__list{gap:1.6rem}}.footer__link{color:#fff;font-size:1.9rem;font-family:"DM Mono",monospace;line-height:1}.footer__link:hover{text-decoration:underline}@media(min-width: 1024px){.footer__link{font-size:1.5rem}}
