*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;background-color:#101212;color:#fff;display:flex;flex-direction:column;height:100%;line-height:1.6;scroll-behavior:smooth}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}img{display:block;max-width:100%}button{background:none;cursor:pointer}button,input,select,textarea{border:none;font-family:inherit}input,select,textarea{outline:none}.container{margin-inline:auto;max-width:1584px;padding-inline:clamp(10px,5vw,20px);width:100%}#root,.main{display:flex;flex:1 1;flex-direction:column;position:relative}.main{padding-inline:clamp(10px,5vw,80px)}.wrap{padding:80px 0}.heading.h1{font-size:66px;line-height:112%;padding:24px 0}.heading.h1,.heading.h2{font-family:Exo\ 2,sans-serif;font-weight:500}.heading.h2{font-size:54px;text-align:center}.heading.h3{font-size:44px}.heading.h4{font-size:34px}.heading.h4,.heading.h5{font-family:Exo\ 2,sans-serif;font-weight:500}.heading.h5{font-size:24px}body{font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400}.button-1{background:#232727;background-image:linear-gradient(#232727,#232727),linear-gradient(90deg,#fff0,#fff 50%,#fff0)}.button-1,.button-2{background-clip:padding-box,border-box;background-origin:border-box;border:1px solid #0000;border-radius:100px;color:#fff;display:inline-block;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;padding:17px 24px;position:relative;text-align:center;z-index:1}.button-2{background-image:radial-gradient(40.65% 118.75% at 50% 100%,#81eabd8c 0,#81eabd00 100%),radial-gradient(27.75% 31.25% at 50% 100%,#81eabdad 0,#81eabd00 100%),linear-gradient(#049658,#049658),linear-gradient(90deg,#fff0,#fff 50%,#fff0)}.button-2,.button-red{box-shadow:inset 0 0 8px 0 #ffffffb8;overflow:hidden}.button-red{background-clip:padding-box,border-box;background-image:radial-gradient(40.65% 118.75% at 50% 100%,#f27b8c8c 0,#f27b8c00 100%),radial-gradient(27.75% 31.25% at 50% 100%,#f27b8cad 0,#f27b8c00 100%),linear-gradient(#ed3c56,#ed3c56),linear-gradient(90deg,#fff0,#fff 50%,#fff0);background-origin:border-box;border:1px solid #0000;border-radius:100px;color:#fff;cursor:pointer;display:inline-block;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;padding:17px 24px;position:relative;text-align:center;transition:all .3s ease;z-index:1}.button-2:before,.button-red:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='700' height='700'%3E%3Cdefs%3E%3Cfilter id='a' x='-20%25' y='-20%25' width='140%25' height='140%25' filterUnits='objectBoundingBox' primitiveUnits='userSpaceOnUse' color-interpolation-filters='linearRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.08' numOctaves='4' seed='15' stitchTiles='stitch' x='0%25' y='0%25' width='100%25' height='100%25' result='turbulence'/%3E%3CfeSpecularLighting surfaceScale='15' specularConstant='.9' specularExponent='20' lighting-color='%23fff' x='0%25' y='0%25' width='100%25' height='100%25' in='turbulence' result='specularLighting'%3E%3CfeDistantLight azimuth='3' elevation='113'/%3E%3C/feSpecularLighting%3E%3C/filter%3E%3C/defs%3E%3Cpath fill='transparent' d='M0 0h700v700H0z'/%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M0 0h700v700H0z'/%3E%3C/svg%3E");background-size:cover;border-radius:100px;content:"";inset:0;opacity:.8;pointer-events:none;position:absolute;z-index:0}.tag{background-color:#049658;border-radius:100px;color:#fff;font-family:Nato Sans,sans-serif;font-size:14px;font-weight:400;padding:10px 16px}.btn-icon{align-items:center;display:flex;justify-content:center;order:1;transform:rotate(180deg)}@media screen and (max-width:480px){.button-1,.button-2,.button-red{justify-content:center;padding:13px 15px;text-align:center;width:100%}.main{padding-inline:0}.heading.h1{font-size:30px}.wrap{padding:40px 0}.heading.h2{font-size:24px;text-align:start}.heading.h5{font-size:18px}.heading.h3{font-size:30px}.heading.h4{font-size:28px}}.no-scroll{height:100vh;overflow:hidden}.header{border-bottom:2px solid #ffffff1a;padding-inline:clamp(10px,5vw,80px);position:relative;z-index:5}@media screen and (max-width:480px){.header{background-color:#101212;overflow:hidden;padding:0}}.header__wrapper{display:flex;justify-content:center}.header__container{align-items:center;display:flex;justify-content:space-between;max-width:1544px;width:100%}.header__navigation{display:flex}.header__menu-wrap{align-items:center;display:flex;flex:2 1;justify-content:space-between}@media screen and (max-width:480px){.header__menu-wrap{align-items:start;background-color:#101212;background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:2px solid #ffffff1a;flex-direction:column;height:calc(100vh - 85px);opacity:0;overflow-x:hidden;padding:32px 16px;pointer-events:none;position:fixed;right:-100%;top:85px;transition:right .5s ease;width:100vw;z-index:99}}.header__menu-wrap.active-menu{opacity:1;pointer-events:auto;right:0}.header__logo{flex:2 1;margin:16px 0}@media screen and (max-width:480px){.header__logo{margin:25px 0}}.header__link{display:block;width:100px}@media screen and (max-width:480px){.header__link img{height:35px;width:55px}}.header__btns{display:flex;gap:8px}@media screen and (max-width:480px){.header__btns{flex-direction:column;width:100%}}.header__logout{align-items:center;display:flex;gap:12px;justify-content:center;text-align:center}.header__burger{display:none}@media screen and (max-width:480px){.header__burger{align-items:center;display:flex;flex-direction:column;height:14px;justify-content:space-between;position:relative;width:18px}}.header__burger span{background-color:#fff;height:2px;width:100%}.header__burger:after,.header__burger:before{background-color:#fff;content:"";height:2px;transition:all .3s ease;width:100%}.header__burger.active-burger:after{background-color:#fff;content:"";height:2px;left:0;position:absolute;top:0;transform:rotate(45deg) translate(4px,4px);width:100%}.header__burger.active-burger span{opacity:0}.header__burger.active-burger:before{background-color:#fff;content:"";height:2px;position:absolute;right:0;top:11px;transform:rotate(-45deg) translate(4px,-4px);width:100%}.menu{display:flex;flex:1 1;gap:40px}@media screen and (max-width:480px){.menu{flex:0 1;flex-direction:column;gap:0;width:100%}}.menu__item{align-items:center;color:#fff;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;padding:2px 0}@media screen and (max-width:480px){.menu__item{border-bottom:2px solid #ffffff1a;font-size:24px;width:100%}.menu__item:not(:first-child){padding:18px 0}.menu__item:first-child{padding-bottom:18px}}.menu__link{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;gap:13px}@media screen and (max-width:480px){.menu__link{font-size:24px;width:100%}}.menu__arrow{transition:transform .3s ease}.menu__arrow--open{transform:rotate(180deg)}.menu__dropdown{position:relative;transition:all .3s ease}@media screen and (max-width:480px){.menu__dropdown{align-items:start;display:flex;flex-direction:column}}.menu__submenu{background-color:#232727;border:2px solid #ffffff1a;display:flex;flex-direction:column;left:0;margin-top:8px;position:absolute;top:100%;width:200px}@media screen and (max-width:480px){.menu__submenu{background-color:#101212;border:none;display:flex;flex-direction:column;max-height:0;opacity:0;overflow:hidden;position:static;transform:translateY(-10px);transition:max-height .4s ease,opacity .4s ease,transform .4s ease;width:100%}.menu__submenu:not(:last-child){border-bottom:2px solid #ffffff1a}.menu__submenu.active-submenu{max-height:200px;opacity:1;transform:translateY(0)}}.menu__submenu-item{border-bottom:2px solid #ffffff1a;padding:12px;transition:all .3s ease}.menu__submenu-item:last-child{border-bottom:2px solid #fff0}@media screen and (max-width:480px){.menu__submenu-item:last-child{padding:12px 12px 0}}.menu__submenu-item:hover{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#27ec98}.footer{background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:2px solid #ffffff1a;padding-inline:clamp(10px,5vw,80px)}@media screen and (max-width:480px){.footer{padding-inline:0}}.footer__top{display:flex;justify-content:space-between;padding:55px 0}@media screen and (max-width:480px){.footer__top{align-items:center;flex-direction:column;padding:45px 0 32px}}.footer__bottom{color:#a9acac;display:flex;justify-content:space-between;padding-bottom:16px}@media screen and (max-width:480px){.footer__bottom{flex-direction:column;font-size:14px;padding-bottom:40px;text-align:center}}.footer__contact{display:flex;justify-content:space-between;max-width:635px;width:100%}@media screen and (max-width:480px){.footer__contact{align-items:center;flex-direction:column;padding:32px 0 0;text-align:center}}.footer__contact-block{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:480px){.footer__contact-block{gap:18px;padding-top:32px}.footer__contact-block:first-of-type .footer__label{display:none}}.footer__label{color:#a9acac;font-size:16px}.footer__label,.footer__link{font-family:Exo\ 2,sans-serif;font-weight:500}.footer__link{font-size:24px}.topup{display:flex;flex-direction:column;gap:1rem}.topup .transaction-history__custom-select,.topup__select-wrapper{width:100%}.topup__used-coins{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.topup__coin-name{color:#fff;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:400;opacity:.5}.topup__coin{background:#049658;border-radius:20px;color:#fff;cursor:pointer;max-width:81px;padding:6px 16px;width:100%}@media screen and (max-width:480px){.topup__coin{max-width:-webkit-min-content;max-width:min-content;padding:6px 12px}}.topup__coin--active{background:#049658;color:#a9acac}.topup__used-title{color:#a9acac}.topup__address-label{font-weight:400;margin-bottom:6px}.topup__address{align-items:center;background:#232727;display:flex;justify-content:space-between;padding:12px 14px}.topup__copy-btn{background:#0000;border:none;color:#10b981;cursor:pointer}.topup__confirmations{color:#ccc;font-size:12px;margin-top:6px}.topup__coin-info{align-items:center;display:flex;gap:12px}.topup__coin-text{max-width:300px;width:100%}.topup__code{display:flex;flex-wrap:wrap;overflow-wrap:break-word;white-space:normal;word-break:break-all}.topup__confirmations{background-color:#232727;color:#a9acac;font-size:14px;padding:10px 14px}.topup__confirmations--span{color:#fff;padding-left:10px}.topup__modal-btn{width:100%}.topup__modal-icon{align-items:center;display:flex;justify-content:center;padding-top:45px;width:100%}.crypto-withdraw{display:flex;flex-direction:column;gap:24px}.crypto-withdraw__wrapper{width:100%}.crypto-withdraw__input{background:#232727;border:none;border-bottom:2px solid #ffffff1a;color:#fff;padding:14px 16px;transition:all .3s ease;width:100%}.crypto-withdraw__input::placeholder{color:#a9acac;font-family:Nato Sans,sans-serif;font-size:16px;font-weight:400}.crypto-withdraw__input:focus{border-bottom:2px solid #27ec98;outline:none}.crypto-withdraw__form-extra{display:flex;flex-direction:column;gap:24px}.auth__button{color:#fff}.auth__input-wrapper{position:relative}.auth__input{background:#232727;border:none;border-bottom:2px solid #ffffff1a;color:#fff;margin:24px 0 0;padding:14px 16px;transition:all .3s ease;width:100%}.auth__input::placeholder{color:#a9acac;font-family:Nato Sans,sans-serif;font-size:16px;font-weight:400}.auth__input:focus{border-bottom:2px solid #27ec98;outline:none}.auth__toggle-password{color:#fff;font-size:18px;position:absolute;right:10px;top:50%}.auth__action{align-items:center;display:flex;justify-content:space-between}.auth__timer{font-size:14px;opacity:.5}.account{background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;padding-bottom:40px;padding-top:96px;position:relative}@media screen and (max-width:480px){.account{height:100%;padding-top:40px}}.account__container{flex-direction:column}.account__btn-data,.account__container{align-items:center;display:flex;justify-content:center}@media screen and (max-width:480px){.account__btn-data{justify-content:flex-start}}.account__table{border-collapse:collapse;min-width:800px;width:100%}.account__cell{border-bottom:2px solid #ffffff1a;padding:25px 0}@media screen and (max-width:480px){.account__cell{padding:19px 0}}.account__cell--data{text-align:start!important;width:100px!important}.account__cell--comission{text-align:end!important;width:500px!important}.account__cell--action{text-align:right}.account__cell--value{width:300px}.account__cell--header{border-bottom:2px solid #ffffff1a!important;font-weight:400;opacity:.6}.account__cell--header:last-of-type{width:200px}.account__help{cursor:pointer;padding:0 0 0 10px;position:relative}.account__help--tooltip{border:1px solid #ffffff1a;bottom:200%;color:#fff;font-size:14;left:70%;line-height:1.4;opacity:0;padding:12px;text-align:left;transition:opacity .3s ease;visibility:hidden;width:275px;z-index:10}.account__help--tooltip,.account__help--tooltip-arrow{background-color:#232727;position:absolute;transform:translateX(-50%)}.account__help--tooltip-arrow{-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0);height:10px;left:50%;top:100%;width:16px}.account__help:hover .account__help--tooltip{opacity:1;visibility:visible}.account__help:hover svg{opacity:1}.account__help svg{fill:#fff;opacity:.1;transition:all .3s ease}.account__row:last-child .account__cell{border-bottom:none}.account__status-dot{border-radius:50%;display:inline-block;height:10px;margin-left:12px;width:10px}.profile-tabs{display:flex;flex-direction:column;gap:40px;padding:32px 0 0;width:100%}@media screen and (max-width:480px){.profile-tabs{gap:16px}}.profile-tabs__nav{align-items:center;display:flex;justify-content:center}@media screen and (max-width:480px){.profile-tabs__nav{-webkit-overflow-scrolling:touch;display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.profile-tabs__nav::-webkit-scrollbar{display:none}}.profile-tabs__button{border-bottom:2px solid #0000;color:#a9acac;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;gap:8px;padding:17px 24px}@media screen and (max-width:480px){.profile-tabs__button{padding:14px 42px}}.profile-tabs__button.active-account{border-bottom:2px solid #27ec98;color:#27ec98}.profile-tabs__button.active-account .tab-icon{fill:#27ec98}.profile-tabs__content{background-color:#161818;border:2px solid #ffffff1a;padding:0 32px;width:100%}@media(max-width:480px){.profile-tabs__content{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0 16px}}.tab-icon{fill:#a9acac;height:19px}.ui-modal{position:fixed;z-index:10}.ui-modal,.ui-modal__overlay{height:100%;left:0;top:0;width:100%}.ui-modal__overlay{background:#0009;position:absolute}.ui-modal__content{background-color:#161818;border:2px solid #ffffff1a;left:50%;max-width:510px;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10}@media(max-width:480px){.ui-modal__content{max-width:340px;padding:12px;top:37%}}.ui-modal__content .corner-bottom-left,.ui-modal__content .corner-top-right,.ui-modal__content:after,.ui-modal__content:before{border:2px solid #27ec98;content:"";height:24px;position:absolute;width:24px}.ui-modal__content:before{border-bottom:none;border-right:none;left:-2px;top:-2px}.ui-modal__content:after{border-left:none;border-top:none;bottom:-2px;right:-2px}.ui-modal__content .corner-top-right{border-bottom:none;border-left:none;right:-2px;top:-2px}.ui-modal__content .corner-bottom-left{border-right:none;border-top:none;bottom:-2px;left:-2px}.ui-modal__footer{display:flex;gap:8px;padding-top:32px}.ui-modal__btn{width:100%}.ui-modal__heading{text-align:center}.ui-modal__subtitle{color:#a9acac;font-size:16px;margin:16px 0 32px;text-align:center}@media screen and (max-width:480px){.ui-modal__subtitle{font-size:14px;margin:10px 0}}.ui-modal__body{display:flex;flex-direction:column;gap:24px}.ui-modal__close-button{color:#fff;cursor:pointer;font-size:20px;position:absolute;right:16px;top:16px}.ui-modal__input{background:#232727;border:none;border-bottom:2px solid #ffffff1a;color:#fff;padding:14px 16px;transition:all .3s ease;width:100%}.ui-modal__input::placeholder{color:#a9acac;font-family:Nato Sans,sans-serif;font-size:16px;font-weight:400}.ui-modal__input:focus{border-bottom:2px solid #27ec98;outline:none}.ui-modal__input--error{border-bottom:2px solid #ed3c56}@media screen and (max-width:480px){.ui-modal__input{margin:10px 0 0}}.password-input{position:relative}.password-input__toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media screen and (max-width:480px){.password-input__toggle{top:60%}}.password-input__field--error{border-color:#e74c3c}.password-input__error{bottom:-25px;color:#e74c3c;left:0;position:absolute}.wallet{padding-top:24px}@media screen and (max-width:480px){.wallet{padding-top:12px}}.wallet__title{font-size:24px;font-weight:400;opacity:.5}@media screen and (max-width:480px){.wallet__title{font-size:24px;padding-bottom:18px}}.wallet__wrapper{display:flex;flex-direction:column}@media screen and (max-width:480px){.wallet__account .profile-tabs__button:first-child{padding:14px 0}}.wallet__header{align-items:center;border-bottom:2px solid #ffffff1a;display:flex;justify-content:space-between;padding-bottom:24px}@media screen and (max-width:480px){.wallet__header{align-items:start;flex-direction:column;gap:24px}}.wallet__balance{align-items:center;display:flex;gap:20px}.wallet__actions{display:flex;gap:8px}@media screen and (max-width:480px){.wallet__actions{flex-direction:column;width:100%}}.wallet__custom-select{border-bottom:2px solid #ffffff1a;display:inline-block;position:relative;width:110px}.wallet__custom-select.is-open{border-bottom-color:#27ec98}.wallet__custom-select.is-open .wallet__arrow svg{transform:translateY(-50%) rotate(180deg)}.wallet__selected{align-items:center;background-color:#232727;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;padding:14px 20px;-webkit-user-select:none;user-select:none}@media screen and (max-width:480px){.wallet__selected{padding:8px 15px}}.wallet__arrow{height:8px;pointer-events:none;width:13px}.wallet__arrow svg{display:block;transform:translateY(-50%);transform-origin:center;transition:transform .3s ease}.wallet__options{background-color:#232727;border:2px solid #ffffff1a;height:auto;left:0;list-style:none;margin-top:4px;overflow-y:auto;padding:0;position:absolute;top:120%;width:100%;z-index:10}.wallet__option{border-bottom:2px solid #ffffff1a;cursor:pointer;padding:10px 20px;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.wallet__option:hover{background-color:#27ec981a;border-bottom-color:#27ec98;color:#232727;color:#27ec98}.wallet__cell-header,.wallet__option.selected{color:#fff;font-weight:400}.wallet__cell-header{border-bottom:2px solid #ffffff1a;font-family:Exo\ 2,sans-serif;font-size:16px;opacity:.6;padding:25px 15px}.wallet__cell-header svg{fill:#fff;margin-left:10px;opacity:.5}@media screen and (max-width:480px){.wallet__cell-header{font-size:14px}}.wallet__flex-container{display:flex;justify-content:space-between}.wallet__cell,.wallet__cell-btn{border-bottom:2px solid #ffffff1a;padding:20px;vertical-align:middle}.wallet__currency-wrapper{display:flex;gap:12px}.wallet__table-wrapper{overflow-x:auto;width:100%}.wallet__table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:max-content}.wallet__row{white-space:nowrap}.wallet__icon{height:50px;width:50px}.wallet__cell-btn-wrapper{align-items:end;display:flex;gap:8px;justify-content:end}.wallet__cell-btn{max-width:200px;text-align:end}@media screen and (max-width:480px){.wallet__cell-btn{max-width:400px}}.wallet__balance-usd,.wallet__currency-name{opacity:.6}.transaction-history{padding:32px 0}@media screen and (max-width:480px){.transaction-history{padding:16px 0}}.transaction-history__scroll{overflow-x:auto}.transaction-history__wrapper{display:flex;flex-direction:column;gap:8px;min-width:270px;width:100%}.transaction-history__filters{border-bottom:2px solid #ffffff1a;display:flex;gap:12px;min-width:100%;padding-bottom:18px;width:-webkit-max-content;width:max-content}.transaction-history__custom-select{border-bottom:2px solid #ffffff1a;display:inline-block;position:relative}.transaction-history__custom-select.is-open{border-bottom:2px solid #27ec98}.transaction-history__custom-select.is-open .transaction-history__arrow svg{transform:translateY(-50%) rotate(180deg)}.transaction-history__selected{align-items:center;background-color:#232727;color:#a9acac;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;padding:8px 20px;-webkit-user-select:none;user-select:none}@media screen and (max-width:480px){.transaction-history__selected{padding:8px 15px}}.transaction-history__arrow{height:8px;margin-left:10px;pointer-events:none;width:13px}.transaction-history__arrow svg{display:block;transform:translateY(-50%);transform-origin:center;transition:transform .3s ease}.transaction-history__options{background-color:#232727;border:2px solid #ffffff1a;left:0;list-style:none;margin-top:4px;padding:0;position:absolute;right:0;top:100%;z-index:20}.transaction-history__option{border-bottom:2px solid #fff0;cursor:pointer;padding:8px 12px}.transaction-history__option:hover{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#232727;color:#27ec98}.transaction-history__option.selected:hover{background-color:#27ec981a;border-bottom-color:#27ec98;color:#232727;color:#27ec98}.transaction-history__table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:max-content}.transaction-history__header{border-bottom:2px solid #ffffff1a;color:#fff;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:400;opacity:.6;padding:25px 15px}.transaction-history__header svg{fill:#fff;margin-left:10px;opacity:.5}@media screen and (max-width:480px){.transaction-history__header{font-size:14px}}.transaction-history__arrow--up{border-bottom:6px solid #fff}.transaction-history__arrow--down,.transaction-history__arrow--up{border-left:4px solid #0000;border-right:4px solid #0000;margin-left:6px}.transaction-history__arrow--down{border-top:6px solid #fff}.transaction-history__cell{border-bottom:2px solid #ffffff1a;font-size:16px;padding:25px 15px}.transaction-history__pagination{align-items:center;display:flex;justify-content:space-between;padding:18px 0}@media screen and (max-width:480px){.transaction-history__pagination{flex-direction:column}}.transaction-history__lines{align-items:center;display:flex;gap:8px}@media screen and (max-width:480px){.transaction-history__lines{justify-content:space-between;padding-bottom:25px;width:100%}}.transaction-history__pages{gap:8px}.transaction-history__page{background-color:#fff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 10px}.transaction-history__page--active{background-color:#049658;color:#fff;font-weight:700}.transaction-history__dots{color:#fff}.transaction-history__pages{align-items:center;display:flex;gap:6px}.transaction-history__pages button{border:2px solid #ffffff1a;color:#fff;cursor:pointer;font-family:Nato Sans,sans-serif;font-size:16px;font-weight:400;height:40px;width:52px}@media screen and (max-width:480px){.transaction-history__pages button{min-width:35px;width:100%}}.transaction-history__pages button:disabled{cursor:not-allowed}.transaction-history__pages .transaction-history__page--active{background-color:#049658;color:#fff;font-size:16px;font-weight:400}.transaction-history__pages .transaction-history__dots{color:#fff}.trading-page{margin:32px -48px;width:100%}@media screen and (max-width:480px){.trading-page{margin:0;padding:30px 16px}}.trading-page__grid{display:flex;gap:16px;height:1056px;margin:0 auto;max-width:1920px;width:100%}@media screen and (max-width:480px){.trading-page__grid{flex-direction:column;height:auto}}.trading-page__container{flex-direction:column;max-width:1465px}.trading-page__container,.trading-page__wrapper{display:flex;gap:16px;width:100%}@media screen and (max-width:480px){.trading-page__wrapper{flex-direction:column}}.trading-page__chart-wprap{display:flex;flex-direction:column;gap:16px;width:100%}.trading-page__order-book{border:2px solid #ffffff1a;max-width:375px;width:100%}.trading-page__sidebar{display:flex;flex-direction:column;gap:16px;max-width:440px;width:100%}@media screen and (max-width:480px){.trading-page__sidebar{background-color:#161818;left:16px;position:absolute;top:75px;transform:translateX(-110%);transition:transform .3s ease-in-out;width:calc(100% - 32px);z-index:10}.trading-page__sidebar.open{transform:translateX(0)}}.trading-page__chart{border:2px solid #ffffff1a;height:490px}@media screen and (max-width:480px){.trading-page__chart{display:none}}.trading-header{align-items:center;border:2px solid #ffffff1a;display:flex;justify-content:space-between;padding:16px 32px;width:100%}@media screen and (max-width:480px){.trading-header{padding:16px}.trading-header .trading-header__item:not(:first-child){display:none}}.trading-header__item--pair{align-items:center;display:flex;flex-direction:row;gap:12px}@media screen and (max-width:480px){.trading-header__item--pair{align-items:start;justify-content:space-between;width:100%}.trading-header__item--pair .trading-header__subtitle{display:none}}.trading-header__icon{height:50px;object-fit:cover;width:75px}@media screen and (max-width:480px){.trading-header__icon{display:none}}.trading-header__info{display:flex;flex-direction:column;gap:5px}@media screen and (max-width:480px){.trading-header__info{gap:2px}}.trading-header__title{font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500}@media screen and (max-width:480px){.trading-header__title{align-items:center;cursor:pointer;display:flex;gap:7px}.trading-header__title .rotated{transform:rotate(180deg)}}.trading-header__change{display:flex;gap:12px}.trading-header__subtitle{color:#a9acac;font-size:14px}.trading-header__subtitle--negative{color:#ed3c56}@media screen and (max-width:480px){.trading-page__order-book{display:none}}.trading-page__order-book .order-book__head{border-bottom:2px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px 16px}.trading-page__order-book .order-book__label{color:#27ec98;font-family:Exo\ 2,sans-serif;font-size:14px;font-weight:500}.trading-page__order-book .order-book__column{display:flex;flex-direction:column;font-family:sans-serif;gap:5px;justify-content:space-between;padding:12px 0}.trading-page__order-book .order-book__row{position:relative}.trading-page__order-book .order-book__row--sell{border-bottom:2px solid #ffffff1a}.trading-page__order-book .order-book__bg{background-color:#f9445f1a;height:100%;position:absolute;right:0;top:0;z-index:0}.trading-page__order-book .order-book__bg-buy{background-color:#27ec981a;height:100%;position:absolute;right:0;top:0;z-index:0}.trading-page__order-book .order-book__price-item{align-items:center;color:#27ec98;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;gap:8px;padding:0 16px}.trading-page__order-book .order-book__price-item span{color:#a9acac;font-size:14px}.trading-page__order-book .order-book__content{display:flex;justify-content:space-between;padding:2px 16px;position:relative;width:100%;z-index:1}.trading-page__order-book .order-book__amount,.trading-page__order-book .order-book__price,.trading-page__order-book .order-book__total{font-size:14px}.trading-page__order-book .order-book__price--rot{color:#ed3c56}.trading-page__order-book .order-book__price--green{color:#27ec98}.card__title{border-bottom:2px solid #ffffff1a;padding:6px 16px}.trading-form{border:2px solid #ffffff1a}.trading-form__tabs{border-bottom:2px solid #ffffff1a}.trading-form__tab{color:#a9acac;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;padding:17px 24px}@media screen and (max-width:480px){.trading-form__tab{width:33.33%}}.trading-form__tab--active{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#27ec98}.trading-form__content{display:flex;gap:24px;padding:32px}@media screen and (max-width:480px){.trading-form__content{flex-direction:column;gap:16px;padding:16px}}.trading-form__side{max-width:493px;width:100%}.trading-form__group{padding-bottom:8px;position:relative}.trading-form__label{position:absolute;right:55px;top:50%;transform:translateY(-50%)}.trading-form__input{background-color:#232727;border-bottom:2px solid #ffffff1a;color:#fff;font-size:16px;padding:18px 0 18px 16px;transition:all .3s ease;width:100%}@media screen and (max-width:480px){.trading-form__input{font-size:14px;padding:11px 0 11px 14px}}.trading-form__input:focus{border-bottom:2px solid #27ec98}.trading-form__input::placeholder{color:#a9acac}.trading-form .input-number__controls{border-left:2px solid #ffffff1a;display:flex;flex-direction:column;position:absolute;right:0;top:0}.trading-form .input-number__btn{height:27px;width:40px}@media screen and (max-width:480px){.trading-form .input-number__btn{height:21px;width:35px}}.trading-form .input-number__btn--up{border-bottom:1px solid #ffffff1a}.trading-form .input-number__btn--down{border-top:1px solid #ffffff1a}.trading-form .input-number__btn--down svg{transform:rotate(180deg)}.trading-form__button{width:100%}.trading-form__assets{display:flex;justify-content:space-between;padding-bottom:20px}.trading-form__assets-label{color:#a9acac}@media screen and (max-width:480px){.trading-form__assets-label{font-size:14px}}.trading-form__assets-label--max{border-bottom:1px solid #a9acac;cursor:pointer;position:relative}.trading-form__assets-label--max .account__help--tooltip{background-color:#232727;border:1px solid #ffffff1a;bottom:200%;color:#fff;font-size:14;left:70%;line-height:1.4;opacity:0;padding:12px;position:absolute;text-align:left;transform:translateX(-50%);transition:opacity .3s ease;visibility:hidden;width:275px;z-index:10}.trading-form__assets-label--max .account__help--tooltip-arrow{background-color:#232727;-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0);height:10px;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:16px}.trading-form__assets-label--max:hover .account__help--tooltip{opacity:1;visibility:visible}.trading-form__balance{color:#fff}@media screen and (max-width:480px){.trading-form__balance{font-size:14px}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.token-list__headers,.token-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.token-list__headers span:first-child,.token-row span:first-child{align-items:center;display:flex;gap:8px}.sidebar__section{border:2px solid #ffffff1a}.sidebar__section .search-wrapper{border-bottom:2px solid #ffffff1a;padding:12px 16px;position:relative}.sidebar__section .search-wrapper svg{position:absolute;right:32px;top:50%;transform:translateY(-50%)}.sidebar__section .search-input{background-color:#232727;color:#fff;padding:10px 14px;width:100%}.sidebar__section .search-input::placeholder{color:#a9acac}.sidebar__section .tab-button{border-bottom:2px solid #0000;color:#a9acac;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;padding:16px}.sidebar__section .tab-button--active{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#27ec98}@media screen and (max-width:480px){.sidebar__section .tab-button{padding:11px 12px}}.sidebar__section .token-list{-ms-overflow-style:none;display:flex;flex-direction:column;gap:8px;height:325px;overflow-y:auto;padding:12px 0;scrollbar-width:none}.sidebar__section .token-list selector::-webkit-scrollbar{display:none}.sidebar__section .tabs--token{border-bottom:2px solid #ffffff1a}.sidebar__section .token-list__headers{border-bottom:2px solid #ffffff1a;padding:12px 16px}.sidebar__section .token-list__header{align-items:center;color:#27ec98;display:flex;font-family:Exo\ 2,sans-serif;font-size:14px;font-weight:500;gap:4px}.sidebar__section .token-list__header--pair{width:140px}.sidebar__section .token-row{align-items:center;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:0 16px}.sidebar__section .token-row span:last-child{text-align:end;width:100px}.sidebar__section .token-row span:first-child{width:140px}.deals-section{border:2px solid #ffffff1a}@media screen and (max-width:480px){.deals-section{display:none}}.deals-tabs{border-bottom:2px solid #ffffff1a;display:flex;width:100%}.deals-tabs__button{border-bottom:2px solid #0000;color:#a9acac;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;padding:17px 10px;width:50%}.deals-tabs__button--active{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#27ec98}.deals-table__header,.deals-table__row{grid-column-gap:8px;column-gap:8px;display:grid}@media screen and (max-width:480px){.deals-table__header .deals-table__cell:last-child,.deals-table__row .deals-table__cell:last-child{text-align:center}}.deals-table__header--three,.deals-table__row--three{grid-template-columns:repeat(3,1fr)}.deals-table__header--four,.deals-table__row--four{grid-template-columns:repeat(4,1fr)}.deals-table__header--four .deals-table__cell:last-child,.deals-table__row--four .deals-table__cell:last-child{position:relative;text-align:end}.deals-table__header--four .deals-table__cell:last-child .account__help--tooltip,.deals-table__row--four .deals-table__cell:last-child .account__help--tooltip{background-color:#232727;border:1px solid #ffffff1a;bottom:-80%;color:#fff;font-size:14;left:-170%;line-height:1.4;opacity:0;padding:12px;position:absolute;text-align:left;transform:translateX(-50%);transition:opacity .3s ease;visibility:hidden;width:275px;z-index:10}.deals-table__header--four .deals-table__cell:last-child .account__help--tooltip-arrow,.deals-table__row--four .deals-table__cell:last-child .account__help--tooltip-arrow{background-color:#232727;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);height:10px;left:103%;position:absolute;top:50%;transform:translateX(-50%);width:16px}.deals-table__header--four .deals-table__cell:last-child:hover .account__help--tooltip,.deals-table__row--four .deals-table__cell:last-child:hover .account__help--tooltip{opacity:1;visibility:visible}.deals-table__header{align-items:center;border-bottom:2px solid #ffffff1a;color:#27ec98;font-family:Exo\ 2,sans-serif;font-size:14px;font-weight:500;padding:12px 16px}.deals-table__body{-ms-overflow-style:none;display:flex;flex-direction:column;gap:8px;height:410px;overflow-y:auto;padding:12px 16px;scrollbar-width:none}.deals-table__body selector::-webkit-scrollbar{display:none}.deals-table__cell{cursor:pointer;font-size:14px}.deals-table__cell:first-child{color:#27ec98}.mobile__deal-price{display:none}@media screen and (max-width:480px){.mobile__deal-price{color:#27ec98;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500}}.mobile__deal-info{display:none}@media screen and (max-width:480px){.mobile__deal-info{align-items:center;color:#a9acac;display:flex;font-size:14px;gap:4px}.mobile__deal-info span{color:#27ec98}}.stats-container{display:none}@media screen and (max-width:480px){.stats-container{display:flex;gap:6px}.stats-container .stats-label{font-size:12px}.stats-container .stats-value{color:#a9acac;font-size:12px}}.tabs-mobile{border:2px solid #ffffff1a;display:none}@media screen and (max-width:480px){.tabs-mobile{display:block}}.tabs-mobile__button{border-bottom:2px solid #0000;color:#a9acac;font-family:Exo\ 2,sans-serif;font-size:14px;font-weight:500;padding:11px 31px}.tabs-mobile__button--active{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#27ec98}.tabs-mobile__row,.tabs-mobile__trades-header{display:grid;grid-template-columns:repeat(3,1fr)}.tabs-mobile__deals-header{border-bottom:2px solid #ffffff1a;color:#27ec98;display:grid;grid-template-columns:repeat(4,1fr);padding:12px 16px}.tabs-mobile__deals-header .deals-table__cell:nth-child(4){text-align:center}.tabs-mobile__deals-row{display:grid;grid-template-columns:repeat(4,1fr)}.tabs-mobile__deals-row .tabs-mobile__cell:last-child{white-space:nowrap;width:100px}.tabs-mobile__cell{cursor:pointer;font-size:14px;padding:0 16px}.tabs-mobile__cell:first-child{color:#27ec98}.tabs-mobile__header{-ms-overflow-style:none;border-bottom:2px solid #ffffff1a;display:flex;overflow-x:auto;scrollbar-width:none;white-space:nowrap;width:100%}.tabs-mobile__header::-webkit-scrollbar{display:none}.tabs-mobile__deals-list{-ms-overflow-style:none;max-height:340px;overflow-y:auto;padding:12px 0;scrollbar-width:none}.tabs-mobile__deals-list::-webkit-scrollbar{display:none}.tabs-mobile__trades-list{-ms-overflow-style:none;max-height:340px;overflow-y:auto;padding:12px 0;scrollbar-width:none}.tabs-mobile__trades-list::-webkit-scrollbar{display:none}@media screen and (max-width:480px){.order-book__list-all{display:flex;gap:25px;justify-content:space-between;padding:12px 16px}.order-book__column{display:flex;flex-direction:column;max-width:150px;width:100%}.order-book__tab-header{border-bottom:2px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 16px}.order-book__content{display:flex;font-size:12px;justify-content:space-between}.order-book__price--green{color:#27ec98}.order-book__price--rot{color:#ed3c56}.order-book__wrap{color:#27ec98;display:flex;font-size:14px;justify-content:space-between;max-width:135px;width:100%}.order-book__bg{background-color:#f9445f1a;height:100%;position:absolute;right:0;top:0;z-index:0}.order-book__row{position:relative}.order-book__list{padding:12px 16px}.order-book__tab-header{color:#27ec98;font-size:14px}.visual-tabs{display:flex;padding:12px 16px 0}.order-book__bg-buy{background-color:#27ec981a;height:100%;position:absolute;right:0;top:0;z-index:0}.visual-tab{cursor:pointer;height:10px;opacity:.6;transition:opacity .3s;width:10px}.visual-tab.active{opacity:1}}.hero__wrapper{align-items:start;display:flex;gap:10px;height:100%;height:calc(100vh - 92px);justify-content:space-between;padding-top:120px;position:relative}.hero__wrapper:before{background-image:url(/static/media/crypto.25c30f5840124d2d1695.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:205px;left:7%;max-width:920px;position:absolute;top:10%;width:100%}@media screen and (max-width:480px){.hero__wrapper:before{height:66px;left:25%;top:8%;width:280px}.hero__wrapper{flex-direction:column;height:auto;padding-top:40px}}.hero__content{height:440px;max-width:635px;width:100%}@media screen and (max-width:480px){.hero__content{height:auto;padding-bottom:24px}}.hero__btn{padding-top:32px}@media screen and (max-width:480px){.hero__btn{padding-top:24px}}.hero__image{height:auto;max-width:705px;object-fit:cover;width:100%}.hero__description{max-width:505px;width:100%}.svg-bg{height:auto;left:0;max-width:1600px;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:480px){.svg-bg{height:535px;max-width:535px;top:1%}}.svg-bg img,.svg-bg2{height:auto;width:100%}.svg-bg2{max-width:505px;position:absolute;right:0;top:3%;z-index:0}@media screen and (max-width:480px){.svg-bg2{top:5%}}.svg-bg2 img{height:auto;max-width:640px;width:100%}.about__card{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding-top:40px}@media screen and (max-width:480px){.about__card{padding-top:24px}}.about__item{border:2px solid #ffffff1a;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.about__item .corner-bottom-left,.about__item .corner-top-right,.about__item:after,.about__item:before{border:2px solid #27ec98;content:"";height:24px;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;width:24px}.about__item:before{border-bottom:none;border-right:none;left:0;top:0}.about__item:after{border-left:none;border-top:none;bottom:0;right:0}.about__item .corner-top-right{border-bottom:none;border-left:none;right:0;top:0}.about__item .corner-bottom-left{border-right:none;border-top:none;bottom:0;left:0}.about__item:hover .corner-bottom-left,.about__item:hover .corner-top-right,.about__item:hover:after,.about__item:hover:before{opacity:1;transition:all .3s ease}.about__img{height:auto;max-width:504px;object-fit:cover;width:100%}.about__card-content{padding:32px}@media screen and (max-width:480px){.about__card-content{padding:18px}}.about__description{color:#a9acac;padding:16px 0 28px}@media screen and (max-width:480px){.about__description{font-size:14px;padding:16px 0 18px}}.about__card-btns{display:flex;gap:8px}.crypto-table__scroll{display:flex;overflow-x:auto;padding:35px 0 10px;width:100%}@media screen and (max-width:480px){.crypto-table__scroll{flex-direction:column;padding:14px 0 10px}}.crypto-table__section{display:flex;gap:13px}@media screen and (max-width:480px){.crypto-table__section{flex-direction:column}}.crypto-table__thead{background-color:#16a34a}.crypto-table__table{border:2px solid #ffffff1a;border-collapse:collapse;flex-shrink:0;max-width:1024px;min-width:920px;width:100%}.crypto-table__table2{border-collapse:collapse;flex-shrink:0;min-width:504px}@media screen and (max-width:480px){.crypto-table__table2{min-width:340px}}.crypto-table__thead{font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500}@media screen and (max-width:480px){.crypto-table__thead{font-size:14px}}.crypto-table__icon{display:flex;height:50px;object-fit:cover;width:50px}@media screen and (max-width:480px){.crypto-table__icon{height:30px;width:30px}}.crypto-table__column{display:flex;gap:12px;padding:16px 0 16px 32px}@media screen and (max-width:480px){.crypto-table__column{align-items:center;padding:12px 0 12px 14px}.crypto-table__show{display:none}}.crypto-table__row{border-bottom:1px solid #333}.crypto-table__coin{display:flex;margin:28px 16px 28px 32px;max-width:160px;width:100%}@media screen and (max-width:480px){.crypto-table__coin{margin:12px 8px 12px 14px;max-width:180px;width:100%}}.crypto-table__full{color:#a9acac;font-size:14px}.crypto-table__tabs{border:2px solid #ffffff1a;margin:35px 0 10px}@media screen and (max-width:480px){.crypto-table__tabs{flex-direction:column;margin:24px 0 10px}}.crypto-table__change--positive{color:#27ec98}.crypto-table__change--negative{color:#ed3c56}.crypto-table__change__tab{color:#a9acac;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;max-width:250px;padding:30px 0;width:100%}.crypto-table__btns{display:flex}.crypto-table__btn{align-items:center;color:#a9acac;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;gap:8px;justify-content:center;max-width:252px;padding:30px 10px;text-align:center;width:100%}.crypto-table__btn svg{fill:#a9acac}@media screen and (max-width:480px){.crypto-table__btn{padding:16px 10px}}tr{text-align:left}tr th:last-child{text-align:center}.active{background-color:#27ec981a;border-bottom:2px solid #27ec98;color:#27ec98}.active svg{fill:#27ec98}.section-title{display:flex;text-align:left}.search--mobile{display:none}@media screen and (max-width:480px){.search--mobile{display:block;margin-top:24px}.search--mobile .search-input-wrapper{position:relative}.search--mobile .search-input-wrapper input{background-color:#1a1a1a;border:2px solid #ffffff1a;color:#fff;font-size:14px;padding:13px 10px 13px 40px;width:100%}.search--mobile .search-input-wrapper .search-icon{left:19px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}}.steps__card{grid-gap:48px;counter-reset:item;display:grid;gap:48px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:space-between;padding-top:40px}.steps__card:hover .steps__item{opacity:.4;transition:opacity .3s ease}@media screen and (max-width:480px){.steps__card{gap:22px;padding-top:24px}}.steps__item{border-top:2px solid #ffffff1a;counter-increment:item;cursor:pointer;display:flex;flex-direction:column;height:205px;justify-content:space-between;padding:32px 0;position:relative;transition:opacity .3s ease}@media screen and (max-width:480px){.steps__item{justify-content:flex-start;padding:16px 0 0}}.steps__item:before{color:#27ec98;content:counter(item) ".";font-family:Exo\ 2,sans-serif;font-size:24px;font-weight:500;left:0;position:absolute;top:32px}@media screen and (max-width:480px){.steps__item:before{top:12px}}.steps__item:after{background-color:#27ec98;content:"";height:2px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:200px}.steps__item:hover{opacity:1!important}.steps__item:hover:after{opacity:1}.steps__item-title{padding-left:24px}.steps__text{display:flex;flex-direction:column;gap:16px}.steps__subtitle{color:#a9acac}.steps__link{color:#27ec98;display:inline;font-family:Exo\ 2,sans-serif;font-size:24px;font-weight:500}@media screen and (max-width:480px){.steps__link{font-size:16px}}.secure{position:relative}.secure__section{align-items:center;display:flex;justify-content:space-between;z-index:1}@media screen and (max-width:480px){.secure__section{flex-direction:column}}.secure__section:before{background-image:url(/static/media/secure.136bb50e6687bb0ad85b.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:205px;left:16%;max-width:920px;position:absolute;top:10%;width:100%}@media screen and (max-width:480px){.secure__section:before{height:83px;left:0;top:0;width:365px}}.secure__title{display:flex;font-family:Exo\ 2,sans-serif;font-size:54px;font-weight:500;justify-items:start;line-height:114%;padding-bottom:24px;text-align:left}@media screen and (max-width:480px){.secure__title{font-size:24px}}.secure__content{max-width:635px;width:100%}.secure__image{height:auto;max-width:765px;object-fit:cover;width:100%}.secure__description{color:#a9acac}.secure__description:not(:last-child){padding-bottom:16px}@media screen and (max-width:480px){.secure__description{font-size:14px}.portfolio__container{padding:0}.portfolio__title{padding:0 16px}}.portfolio__tabs{display:flex;justify-content:center;padding-top:40px}@media screen and (max-width:480px){.portfolio__tabs{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto;padding:24px 16px 0;scrollbar-width:none;white-space:nowrap}}.portfolio__tab-button{align-items:center;color:#a9acac;display:flex;flex-shrink:0;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:17px 24px;position:relative}@media screen and (max-width:480px){.portfolio__tab-button{padding:15px 14px}}.portfolio__tab-button svg{fill:#a9acac}.portfolio__tab-button.btn-active{border-bottom:2px solid #27ec98;color:#27ec98}.portfolio__tab-button.btn-active svg{fill:#27ec98}.portfolio__icon{margin-left:32px}@media screen and (max-width:480px){.portfolio__icon{margin-left:14px}}.portfolio__tab-content{color:#a9acac;font-size:15px;padding-top:32px;text-align:center}@media screen and (max-width:480px){.portfolio__tab-content{padding-top:17px}}.portfolio__btn{display:flex;margin:57px auto 0}@media screen and (max-width:480px){.portfolio__btn{margin:24px auto 0}}.crypto-ticker{overflow:hidden}.crypto-ticker .ticker-row{-webkit-mask-image:linear-gradient(90deg,#0000,#fff 10%,#fff 90%,#0000);mask-image:linear-gradient(90deg,#0000,#fff 10%,#fff 90%,#0000);overflow:hidden;position:relative}@media screen and (max-width:480px){.crypto-ticker .ticker-row{-webkit-mask-image:none;mask-image:none;max-width:100vw;overflow-x:auto}}.crypto-ticker .ticker-row .ticker-track{animation:scroll-left 45s linear infinite;display:flex;width:100%}@media screen and (max-width:480px){.crypto-ticker .ticker-row .ticker-track{display:flex;width:-webkit-fit-content;width:fit-content}}.crypto-ticker .ticker-row.right .ticker-track{animation-name:scroll-right}.crypto-ticker .ticker-item{align-items:center;background-color:#161818;border:1px solid #ffffff1a;color:#fff;display:flex;gap:12px;min-width:300px;padding:16px 0;white-space:nowrap}@media screen and (max-width:480px){.crypto-ticker .ticker-item{align-items:start;flex:0 0 230px;max-width:100vw;padding:14px 0}}.crypto-ticker .ticker-item__wrap{display:flex;flex-direction:column;gap:5px}.crypto-ticker .ticker-item__prices{display:flex;gap:12px}.crypto-ticker .ticker-item .name{align-items:start;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:500;text-align:left}.crypto-ticker .ticker-item .price{color:#aaa}.crypto-ticker .ticker-item .change.positive{color:#00ff91}.crypto-ticker .ticker-item .change.negative{color:#ff4e4e}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media screen and (max-width:480px){.accordion h2{align-items:center;display:flex;justify-content:center;text-align:center}}.accordion__subtitle{color:#a9acac;margin:0 auto;max-width:580px;padding:24px 0 0;text-align:center;width:100%}@media screen and (max-width:480px){.accordion__subtitle{font-size:14px}}.accordion__block{display:flex;flex-direction:column;margin:40px auto 0;max-width:1024px;overflow:hidden;width:100%}@media screen and (max-width:480px){.accordion__block{margin:32px auto 0}}.accordion .accordion-item{border-bottom:2px solid #ffffff1a}.accordion .accordion-item.acardion-active{border-bottom:2px solid #27ec98}.accordion .accordion-item.acardion-active .accordion-header{padding:24px 0 16px}.accordion .accordion-item.acardion-active .accordion-header .arrow{fill:#27ec98;transform:rotate(180deg)}.accordion .accordion-item .accordion-header{align-items:center;border:none;color:#fff;cursor:pointer;display:flex;font-family:Exo\ 2,sans-serif;font-size:16px;font-size:24px;font-weight:600;font-weight:500;justify-content:space-between;padding:24px 0;width:100%}@media screen and (max-width:480px){.accordion .accordion-item .accordion-header{font-size:16px}}.accordion .accordion-item .accordion-header .arrow{fill:#fff;transition:transform .3s ease}.accordion .accordion-item .accordion-body{max-width:580px;overflow:hidden;transition:max-height .8s ease;width:100%}@media screen and (max-width:480px){.accordion .accordion-item .accordion-body{font-size:14px}}.accordion .accordion-item .accordion-body .accordion-content{color:#a9acac;padding:0 0 24px}.trade-easy-block__subtitle{color:#a9acac;text-align:center}.trade-easy-block__content{display:flex;flex-direction:column;gap:24px;max-width:725px;width:100%}.trade-easy-block__section{align-items:center;background-color:#161818;background-image:url(/static/media/decorbg.e9c3436eb20a13f678f3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #ffffff1a;display:flex;flex-direction:column;gap:40px;justify-content:center;padding:80px 0}@media screen and (max-width:480px){.trade-easy-block__section{background:none;border:none;gap:20px;padding:0}}.trade-easy-block__button{align-items:center;display:flex;justify-content:center;max-width:240px;width:100%}@media screen and (max-width:480px){.trade-easy-block__subtitle{font-size:14px}}.registration{background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-left:2px solid #ffffff1a;border-right:2px solid #ffffff1a;height:100vh;position:relative}.registration:after{left:-2px;top:80px}.registration:after,.registration:before{background:#27ec98;content:"";height:60px;position:absolute;width:2px;z-index:2}.registration:before{bottom:80px;right:-2px}.registration__container{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.registration__container:after{background-image:url(/static/media/registration.accbbfe95c7508538582.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:200px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}@media screen and (max-width:480px){.registration__container:after{height:45px;left:0;top:90%;width:100%}}.registration__form{background-color:#161818;border:2px solid #ffffff1a;max-width:510px;padding:32px;position:relative;width:100%;z-index:2}@media screen and (max-width:480px){.registration__form{padding:32px 16px}}.registration__form .corner-bottom-left,.registration__form .corner-top-right,.registration__form:after,.registration__form:before{border:2px solid #27ec98;content:"";height:24px;position:absolute;width:24px}.registration__form:before{border-bottom:none;border-right:none;left:-2px;top:-2px}.registration__form:after{border-left:none;border-top:none;bottom:-2px;right:-2px}.registration__form .corner-top-right{border-bottom:none;border-left:none;right:-2px;top:-2px}.registration__form .corner-bottom-left{border-right:none;border-top:none;bottom:-2px;left:-2px}.registration__title{font-family:Exo\ 2,sans-serif;font-weight:500;text-align:center;white-space:nowrap}.registration__subtitle{color:#a9acac;font-size:16px;margin:16px 0 8px;text-align:center}@media screen and (max-width:480px){.registration__subtitle{font-size:14px;margin:10px 0}}.registration__input{background:#232727;border:none;border-bottom:2px solid #ffffff1a;color:#fff;margin:24px 0 0;padding:14px 16px;transition:all .3s ease;width:100%}.registration__input::placeholder{color:#a9acac;font-family:Nato Sans,sans-serif;font-size:16px;font-weight:400}.registration__input:focus{border-bottom:2px solid #27ec98;outline:none}.registration__input--error{border-bottom:2px solid #ed3c56}@media screen and (max-width:480px){.registration__input{margin:10px 0 0}}.registration__error{color:#ed3c56}.registration__input-group{margin-bottom:8px;position:relative}.registration__input-group .registration__toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;position:absolute;right:16px;top:70%;transform:translateY(-50%)}.registration__checkbox{align-items:center;color:#a9acac;cursor:pointer;display:flex;font-size:14px;gap:12px;margin-top:24px}@media screen and (max-width:480px){.registration__checkbox{font-size:12px}}.registration__checkbox input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.registration__checkbox span{cursor:pointer;padding-left:35px;position:relative}.registration__checkbox span:before{background-color:#0000;border:2px solid #fff3;border-radius:50%;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:24px}.registration__checkbox span:after{border:solid #27ec98;border-width:0 0 2px 2px;content:"";height:8px;left:7px;opacity:0;position:absolute;top:5px;transform:rotate(-45deg);transition:all .2s ease;width:10px}.registration__checkbox input[type=checkbox]:checked+span:after{opacity:1}.registration__submit{margin-top:24px;padding:17px 24px;width:100%}.registration__divider{align-items:center;color:#fff;display:flex;justify-content:center;margin:32px 0}@media screen and (max-width:480px){.registration__divider{margin:20px 0}}.registration__divider:after,.registration__divider:before{background:#333;content:"";flex:1 1;height:1px;margin:0 1rem}.registration__google{text-align:center;width:100%}.registration__google,.registration__login-link{align-items:center;display:flex;gap:8px;justify-content:center}.registration__login-link{color:#a9acac;margin-top:32px}.registration__login-link a{color:#fff}.modal-overlay{align-items:center;background:#05050599;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:20}.modal{background:#161818;border:2px solid #ffffff1a;max-width:510px;padding:32px;position:relative;text-align:center;width:100%}@media screen and (max-width:480px){.modal{max-width:335px}}.modal .corner-bottom-left,.modal .corner-top-right,.modal:after,.modal:before{border:2px solid #27ec98;content:"";height:24px;position:absolute;width:24px}.modal:before{border-bottom:none;border-right:none;left:-2px;top:-2px}.modal:after{border-left:none;border-top:none;bottom:-2px;right:-2px}.modal .corner-top-right{border-bottom:none;border-left:none;right:-2px;top:-2px}.modal .corner-bottom-left{border-right:none;border-top:none;bottom:-2px;left:-2px}.modal__close{background:none;border:none;color:#aaa;cursor:pointer;font-size:11px;position:absolute;right:20px;top:15px}.modal__icon{margin-bottom:24px}@media screen and (max-width:480px){.modal__icon svg{height:35px;width:60px}}.modal__subtitle{color:#a9acac;margin:16px 0}@media screen and (max-width:480px){.modal__subtitle{margin:10px 0}}.modal__email{color:#fff}.modal__info{color:#a9acac;margin:16px 0 32px;max-width:445px;width:100%}@media screen and (max-width:480px){.modal__info{margin:10px 0 20px}.modal__info br{display:none}}.modal__button{padding:17px 24px;width:100%}.login{background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-left:2px solid #ffffff1a;border-right:2px solid #ffffff1a;height:100vh;position:relative}.login:after{left:-2px;top:80px}.login:after,.login:before{background:#27ec98;content:"";height:60px;position:absolute;width:2px;z-index:2}.login:before{bottom:80px;right:-2px}.login__container{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.login__container:after{background-image:url(/static/media/log_in.f074b31a9af2b41bf240.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:200px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}@media screen and (max-width:480px){.login__container:after{height:45px;left:0;top:90%;width:100%}}.login__forgot{color:#a9acac;font-size:14px}.not-found{background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-left:2px solid #ffffff1a;border-right:2px solid #ffffff1a;height:100vh;position:relative}@media screen and (max-width:480px){.not-found{border-left:none;border-right:none}}.not-found:after{background:#27ec98;content:"";height:60px;left:-2px;position:absolute;top:80px;width:2px;z-index:2}@media screen and (max-width:480px){.not-found:after{display:none}}.not-found:before{background:#27ec98;bottom:80px;content:"";height:60px;position:absolute;right:-2px;width:2px;z-index:2}@media screen and (max-width:480px){.not-found:before{display:none}}.not-found__container{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.not-found__container:after{background-image:url(/static/media/404.383145723a6d132469b2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:300px;left:25%;max-width:739px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}@media screen and (max-width:480px){.not-found__container:after{height:120px;left:0;top:40%;width:100%}}.not-found__wrapper{align-items:center;bottom:15%;display:flex;flex-direction:column;gap:32px;left:40%;position:absolute}@media screen and (max-width:480px){.not-found__wrapper{bottom:35%;gap:24px;left:12%}.not-found__btn{max-width:145px}}@media screen and (min-width:480px){.hightlightbox{background-image:url(/static/media/stars.5f4c9a21a4ee9c39ef40.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-left:2px solid #ffffff1a;border-right:2px solid #ffffff1a;position:relative}.hightlightbox:after{left:-2px;top:80px}.hightlightbox:after,.hightlightbox:before{background:#27ec98;content:"";height:60px;position:absolute;width:2px;z-index:2}.hightlightbox:before{bottom:80px;right:-2px}}
/*# sourceMappingURL=main.c6ac7f5e.css.map*/