body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.pageLogin{height:100vh;position:relative}.pageLogin .vertical-center{width:100vw;margin:0;padding:5px;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box}.pageLogin .ant-form-item-required:before{display:none!important}.pageLogin .ant-btn-primary{background-color:#4d48fd}.pageLogin .ant-btn-primary:hover{background-color:#4d48fdcc!important}.pageLogin .ant-btn-default:hover{color:#4d48fd!important;border-color:#4d48fd!important}.pageSignup{height:100vh;position:relative}.pageSignup .vertical-center{width:100vw;margin:0;padding:5px;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box}.pageSignup .ant-form-item-required:before{display:none!important}.pageSignup .ant-btn-primary{background-color:#4d48fd}.pageSignup .ant-btn-primary:hover{background-color:#4d48fdcc!important}.login-header{text-align:center;margin-bottom:24px}.login-header h1{font-size:26px;font-weight:600;margin-bottom:6px}.login-header p{font-size:14px;color:#8c8c8c}@media(max-width:768px){.pageLogin .ant-form,.pageSignup .ant-form{width:100%!important}.pageLogin .ant-form-item,.pageSignup .ant-form-item{margin-bottom:12px}.pageLogin .ant-btn,.pageSignup .ant-btn{width:100%}}#pageOTP{height:100vh;position:relative;min-width:200px}#pageOTP .vertical-center{width:100vw;margin:0;padding:5px;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box}#pageOTP .ant-form-item-required:before{display:none!important}#pageOTP .ant-btn-primary{background-color:#4d48fd}#pageOTP .ant-btn-primary:hover{background-color:#4d48fdcc!important}@media(max-width:768px){#pageOTP input{text-align:center;font-size:18px}#pageOTP .ant-form{width:100%}}.no-match{width:200px;height:200px;position:absolute;top:50%;left:50%;margin-left:-100px;margin-top:-100px;text-align:center}.no-match .big{font-size:300%}#layout-page-header-mobile{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1000;border-bottom:1px solid #eee}#sider .ant-menu-light{background:#f5f5f5}#sider .ant-menu-item{background:#fff}#sider .ant-menu-item.ant-menu-item-selected{background-color:#4d48fd;color:#fff}#sider ul.ant-menu-root{border:0}#sider{background:#f5f5f5;overflow:auto;height:100vh;position:sticky;inset-inline-start:0;top:0;bottom:0;scrollbar-width:thin;scrollbar-gutter:stable;padding-bottom:5px}#sider .user-icon{position:absolute;top:17px;left:9px;width:36px;height:36px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}#sider .user-email{position:relative;top:23px;left:-2px;padding-left:60px;font-size:18px;font-weight:600;overflow:hidden;text-overflow:ellipsis}#sider .user-data{background-color:#fff;border-radius:5px;position:absolute;top:77px;left:0;width:245px;height:70px}#sider .title{position:absolute;width:100%;font-size:22px;border-bottom:1px solid rgba(173,173,173,.3);padding-bottom:7px}@media(max-width:768px){#sider{display:none}}.lds-ring.centered{position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-40px}.lds-ring{width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #ccc;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ccc transparent transparent transparent;z-index:2}.lds-ring div:nth-child(1),.lds-ring-small div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2),.lds-ring-small div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3),.lds-ring-small div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lds-ring-small{width:20px;height:20px}.lds-ring-small.centered{position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}.lds-ring-small div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;border:3px solid #ccc;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ccc transparent transparent transparent;z-index:2}.wallet-done,.wallet-wait,.wallet-error{border-radius:5px;padding:3px 5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-done{border:1px solid rgba(0,255,0,.5)}.wallet-wait{border:1px solid rgba(255,255,0,.5)}.wallet-error{border:1px solid rgba(255,0,0,.5)}#wallet .blackButton{background-color:#000;border-color:#000;color:#fff}#wallet .blackButton:hover{border-color:#4096ff;color:#4096ff}#wallet .blueButton{background-color:#4c47fc;border-color:#4c47fc;color:#fff}#wallet .blueButton:hover{border-color:#4096ff;color:#fff}#wallet .wallet-actions{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:10px}#wallet .wallet-actions-row{display:flex;gap:10px}#wallet .wallet-exchange-btn{width:100%}#wallet .ant-table-cell{padding:8px}#wallet .failed{color:red;font-size:50px;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px}@media(max-width:768px){#wallet .blackButton,#wallet .blueButton{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center}#wallet .blackButton>span:not(.ant-btn-icon),#wallet .blueButton>span:not(.ant-btn-icon){display:none}#wallet .blackButton .ant-btn-icon,#wallet .blueButton .ant-btn-icon{margin:0;display:flex;align-items:center;justify-content:center}#wallet .wallet-exchange-btn{width:36px;height:36px}}.wallet-modal .ant-modal-content{border-radius:16px;background:#f5f5f5;color:#fff}.wallet-modal-title{color:#000;font-size:20px;font-weight:500;margin-bottom:16px}.wallet-select{width:100%;margin-bottom:16px}.wallet-input{margin-bottom:12px}.wallet-info-row{display:flex;justify-content:space-between;margin-top:10px;font-size:14px;color:#bfbfbf}.wallet-submit{width:100%;margin-top:18px;height:44px}.wallet-max{font-size:12px;color:#8c8c8c}.wallet-qr-wrapper{display:flex;justify-content:center;margin:16px 0}.wallet-qr{width:200px;height:200px;background:#1a1a1a;border-radius:12px;display:flex;align-items:center;justify-content:center}.wallet-qr-placeholder{width:160px;height:160px;background:repeating-linear-gradient(45deg,#2a2a2a,#2a2a2a 10px,#1e1e1e 10px 20px)}.wallet-address{background:#fff;color:#000;border-radius:12px;padding:12px;font-size:13px;word-break:break-all;position:relative}.wallet-address-actions{position:absolute;right:10px;top:10px;display:flex;gap:8px;cursor:pointer}.wallet-copy-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#4c47fc;cursor:pointer;padding:4px;display:flex;align-items:center}.wallet-copy-btn:hover{color:#6f6bff}.wallet-copy-btn:active{color:#4c47fc}.wallet-modal .failed,#exchange .failed{color:red;font-size:50px;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px}#exchange .blackButton{background-color:#000;border-color:#000;color:#fff}#exchange .blackButton:hover{color:#4096ff}#exchange .blueButton{background-color:#4c47fc;border-color:#4c47fc;color:#fff}#exchange .blueButton:hover{color:#4096ff}#exchange .inputWithCoin{margin-top:10px;position:relative;z-index:1;display:grid;grid-template-columns:.99fr 150px;gap:10px}#exchange .inputWithCoin-input{font-size:22px;background-color:#f7f7f8;height:48px}#exchange .inputWithCoin-select{width:165px;height:48px}#exchange .fromCoin-message-change{font-size:10px;position:absolute;top:10px;left:32px;padding-right:123px}#exchange .fromCoin-message-first{font-size:10px;position:absolute;top:31px;left:32px}#exchange .fromCoin-message-second{font-size:10px;position:absolute;top:56px;left:32px}#exchange .amountLoader{position:absolute;z-index:2;left:20px;top:25px}#exchange .swapContainer{position:relative}#exchange .swapButton{position:absolute;right:0;top:110px;height:45px;width:45px;padding:0;display:flex;align-items:center;justify-content:center;z-index:2}@media(max-width:768px){#exchange{min-width:unset!important;padding-left:0!important}#exchange .inputWithCoin{grid-template-columns:1fr}#exchange .inputWithCoin-select{width:100%}#exchange .inputWithCoin-input{font-size:20px}#exchange .fromCoin-message-change{padding-right:0}#exchange .swapButton{position:static;margin:10px auto;display:flex}#exchange .ant-table-wrapper{overflow-x:auto}}#history .blackButton{background-color:#000;border-color:#000;color:#fff}#history .blackButton:hover{border-color:#4096ff;color:#4096ff}#history .blueButton{background-color:#4c47fc;border-color:#4c47fc;color:#fff}#history .blueButton:hover{border-color:#4096ff;color:#fff}#history .wallet-actions{display:flex;flex-direction:column;gap:10px}#history .wallet-actions-wrapper{position:absolute;top:12px;right:12px!important;display:flex;flex-direction:column;gap:10px}#history .wallet-actions-row{display:flex;gap:10px}#history .wallet-exchange-btn{width:100%}#history .ant-table-cell{padding:4px}#history .history-filters{display:grid;grid-template-columns:min-content min-content auto;gap:10px}#history .tabledDataFailed{position:relative;z-index:1;top:-100px;left:50%;transform:translate(-50%);font-size:30px;color:red}@media(max-width:768px){#history .history-filters{grid-template-columns:1fr 1fr 2fr;align-items:end}#history .history-filters .ant-select,#history .history-filters .ant-input{width:100%}}@media(max-width:768px){#history .wallet-actions-wrapper{position:static;margin-top:12px;display:flex;justify-content:flex-end;width:100%}#history .blackButton,#history .blueButton{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center}#history .blackButton>span:not(.ant-btn-icon),#history .blueButton>span:not(.ant-btn-icon){display:none}#history .blackButton .ant-btn-icon,#history .blueButton .ant-btn-icon{margin:0;display:flex;align-items:center;justify-content:center}#history .wallet-exchange-btn{width:36px;height:36px}#history .ant-table-wrapper{overflow-x:auto}#history .ant-table{min-width:600px}}#settings{width:100%;padding-left:12px;min-width:320px}.pageSettingsChangePasswordWnd .ant-btn-primary{background-color:#4d48fd}.pageSettingsChangePasswordWnd .ant-btn-primary:hover{background-color:#4d48fdcc!important}.security-title-main{font-size:22px;font-weight:400;margin-bottom:12px;border-bottom:1px solid rgba(173,173,173,.3);padding-bottom:7px}.security-row{display:grid;grid-template-columns:60px minmax(280px,1fr) 1fr;align-items:center;padding:20px 0;border-bottom:1px solid #ededed}.security-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px}.security-title{font-weight:600}.security-desc{font-size:14px;color:#8c8c8c;line-height:1.4}.security-controls{text-align:right}.security-controls>*{display:inline-block}.security-controls .security-value{padding-bottom:10px}.security-controls .security-value-btn{margin-left:20px}.btn-muted,.btn-primary{justify-self:end}.btn-muted{background:#cfcfff;color:#fff;border-radius:999px;border:none;padding:0 28px;height:38px}.btn-muted:hover,.btn-muted:active{background:#cfcfff!important;color:#fff!important;border-radius:999px!important;border:none!important;cursor:auto}.btn-primary{background:#4c47fc;color:#fff;border-radius:999px;border:none;padding:0 28px;height:38px}.btn-primary:hover{background:#4c47fce3!important;color:#fff!important;border-radius:999px;border:none!important}.btn-primary:active{background:#4c47fc!important;color:#fff!important;border-radius:999px;border:none!important}.sessions-block{margin-top:32px}.sessions-title{font-size:16px;font-weight:600;margin-bottom:12px}.session-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #ededed}.session-device{font-weight:500}.session-meta{font-size:12px;color:#8c8c8c}.security-icon img{width:50px;height:50px}.logout-btn{color:#f5222d;border:none;background:transparent;box-shadow:none}.logout-btn:hover,.logout-btn:active{color:#f5222d!important;border:none!important;background:transparent!important;box-shadow:none!important}@media(max-width:768px){.security-row{grid-template-columns:1fr;gap:12px;padding:16px 0}.security-value{justify-self:start;padding-right:0}.btn-muted,.btn-primary{width:100%;justify-self:stretch}.security-controls{text-align:left}.security-controls>*{display:block}.security-controls .security-value-btn{margin-left:0}}body,html{margin:0;padding:0;width:100%;height:100%}.hero__back__mob{display:none}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 20px}.header{position:relative;z-index:20;width:100%;padding-top:25px}.header>div{display:flex;justify-content:space-between;align-items:center}.header__items{display:flex;height:51px;padding:0 5px;background-color:#fbfbfc;box-shadow:0 4.06px 4.06px #00000008;border-radius:30px}.header__items a{padding:15.5px 28px;display:flex;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-weight:500;font-size:17px;color:#000;text-decoration:none}.hands{display:none}.heaer__logo{border-radius:50%;display:flex;align-items:center;justify-content:center;width:49px;height:49px;background-color:#333;box-shadow:0 1.63px 5.31px #00000040}.advantages__item__logo{margin-top:16px}.heaer__logo img{display:flex}.hero{margin-top:-100px;padding-top:101px;position:relative;background-color:#efeef3;width:100%;height:100vh;max-height:705px;padding-bottom:66px;z-index:10;overflow:hidden}.hero__back{position:absolute;top:123px;right:0;z-index:0;max-width:1018px;object-fit:cover}.titleP{font-size:50px;font-weight:700}.header__btns{display:flex;margin-right:15px}.header__btns button{display:flex;justify-content:center;align-items:center;height:51px;border-radius:38px;border:none;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:17px;box-shadow:0 2px 4px #0000000d;color:#fff}.header__language{display:flex;align-items:center}.language__select{background-color:#fbfbfc;border:none;border-radius:30px;padding:12px 20px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#000;cursor:pointer;box-shadow:0 2px 4px #0000000d;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.language__select{padding-right:20px}.language__select:hover{background-color:#f0f0f5}.language__select:focus{outline:none;border-color:#3f3bfd}.signup__btn{width:161px;background-color:#3e3e3e;margin-right:13px}.signin__btn{width:117px;background:linear-gradient(233.08deg,#4b46fc 28.55%,#5a56ff 96.28%)}.hero__title{font-size:71px;font-weight:500;font-family:Muller;margin-bottom:0;margin-top:110px}.hero__subtitle{font-family:Montserrat,sans-serif;font-size:20px;font-weight:300;max-width:510px;margin-top:23px;line-height:132%}.hero__subtitle span{font-weight:500}.hero__btns{display:flex;margin-top:40px}.hero__strartnow__btn{display:flex;justify-content:center;align-items:center;width:188px;padding:15.69px 0;height:51px;border-radius:38px;border:none;background-color:#3e3e3e;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:17px;box-shadow:0 2px 4px #0000000d;color:#fff}.hero__check__btn{display:flex;justify-content:center;align-items:center;width:188px;padding:15.69px 0;height:51px;border-radius:38px;border:none;background-color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:17px;box-shadow:0 2px 4px #0000000d;color:#646465;margin-left:13px}.hero__trust{display:flex;flex-direction:column;margin-top:auto}.hero__trust__content{display:flex;margin-top:25px}.hero__trust__pfotos{display:flex;justify-content:center;align-items:center}.hero__trust__pfotos img{width:48px;height:48px;border-radius:50%;display:flex;object-fit:cover}.hero__trust__pfotos img:not(:first-child){margin-left:-20px}.hero__trust__title{font-family:Muller;font-weight:500;font-size:23px;color:#000}.trust__amount__title{font-family:Muller;font-size:24px;font-weight:500}.trust__amount__users{font-size:16px;font-weight:400;color:#6f6f6f;font-family:Montserrat,sans-serif;margin-top:8px}.trust__amount{margin-left:16px}.hero .container{height:100%;display:flex}.hero__content{display:flex;flex-direction:column;flex:1;z-index:2}.hero__formpart{display:flex;flex-direction:column;z-index:2}.fero__form__block{width:455px;height:auto;display:flex;background-color:#f8f8f8;border-radius:10px;margin-top:122px;padding:11px}.form__wrapper{width:100%;background-color:#fff;border-radius:10px;box-shadow:0 4.56px 80.79px #00000012;padding:22px}.crypto__form{display:flex;flex-direction:column;width:100%}.form__header{display:flex;align-items:flex-end;gap:30px;position:relative;margin-bottom:17px}.form__tab{background:none;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;gap:8px;position:relative}.form__tab__text{font-family:Muller;font-weight:500;font-size:26.42px;line-height:100%;color:#aaa;transition:color .3s ease}.form__tab.active .form__tab__text{color:#000}.form__tab__line{height:3px;background-color:#efefef;transition:background-color .3s ease;width:100%}.form__tab.active .form__tab__line{background-color:#3f3bfd}.form__restart{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-bottom:5px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.restart__icon{width:24px;height:24px;object-fit:contain}.form__input__group{display:flex;flex-direction:column;margin-top:17px}.form__input__group:first-of-type{margin-top:0}.form__label{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#333;margin-bottom:4px}.form__input__wrapper{display:flex;align-items:center;background-color:transparent;border-radius:10px;padding:0;gap:0;position:relative;overflow:visible}.form__input__group,.fero__form__block,.form__wrapper{overflow:visible}.form__input{flex:1;background:#fbfbfc;border:1.12px solid rgba(230,230,230,1);border-radius:11.41px;padding:17px 120px 17px 17px;font-family:Muller;font-weight:500;font-size:17.85px;line-height:100%;color:#000}.form__input::placeholder{color:#aaa}.form__input:focus{outline:none}.form__select{background-color:#f5f5f5;border:1.13px solid rgba(220,220,220,1);border-radius:7.68px;padding:9.02px 11.27px;font-family:Muller;font-weight:500;font-size:14px;color:#000;cursor:pointer;margin-right:8px;min-width:96px;height:40.32px;display:flex;align-items:center}.form__select:focus{outline:none;border-color:#3f3bfd}.custom__select{position:relative}.custom__select__trigger{display:flex;align-items:center;gap:10.29px;padding:10.29px 12.86px;background-color:#fff;border:1.29px solid rgba(220,220,220,1);border-radius:8.76px;cursor:pointer;width:109.54px;height:46px;transition:all .2s ease}.custom__select__trigger:hover,.custom__select__trigger.active{border-color:#3f3bfd}.custom__select__icon{width:28px;height:28px;object-fit:contain;flex-shrink:0;font-size:18px;line-height:1}.custom__select__value{font-family:Muller;font-weight:500;font-size:15px;color:#000;flex:1}.custom__select__arrow{width:12px;height:8px;color:#000;transition:transform .3s ease;flex-shrink:0}.custom__select__trigger.active .custom__select__arrow{transform:rotate(180deg)}.custom__select__dropdown,.inline__dropdown{display:none;flex-direction:column}.custom__select__dropdown{position:absolute;top:calc(100% + 5px);right:0;background-color:#fff;border:1.29px solid rgba(220,220,220,1);border-radius:8.76px;box-shadow:0 4px 12px #0000001a;min-width:140px;max-height:200px;overflow-y:auto;z-index:1000}.custom__select__dropdown.active{display:flex;flex-direction:column}.custom__select__option{display:flex;align-items:center;gap:10.29px;padding:12px 12.86px;font-family:Muller;font-weight:500;font-size:15px;color:#000;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid rgba(240,240,240,1)}.custom__select__option:last-child{border-bottom:none}.custom__select__option:hover{background-color:#fbfbfc}.custom__select__option.selected{background-color:#f0f5ff}.custom__select__option img{width:24px;height:24px;object-fit:contain}.inline__select{position:absolute;right:2px;top:50%;transform:translateY(-50%);height:auto}.inline__trigger{display:flex;align-items:center;padding:10.29px 12.86px;background-color:#fff;border:1.29px solid rgba(220,220,220,1);cursor:pointer;border-radius:8.76px;transition:all .2s ease;width:109.54px;height:27px}.inline__trigger:hover{border-color:#3f3bfd}.inline__trigger.active{border-color:#3f3bfd;background-color:#fff}.inline__select[data-type=fiat] .inline__icon__container{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#ececec;border-radius:50%;flex-shrink:0;padding:0;margin:0}.inline__select[data-type=fiat] .inline__icon__container .custom__select__icon{width:18px;height:18px;object-fit:contain;font-size:14px;font-weight:600;color:#757575;display:flex;align-items:center;justify-content:center}.inline__select[data-type=crypto] .inline__icon__container{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;padding:0;background:none}.inline__select[data-type=crypto] .inline__icon__container .custom__select__icon{width:28px;height:28px;object-fit:contain}.inline__trigger .custom__select__value{font-family:Muller;font-weight:500;font-size:14px;color:#000;min-width:40px;text-align:center;flex:1}.inline__trigger .custom__select__arrow{width:10px;height:6px;color:#000;transition:transform .3s ease;flex-shrink:0}.inline__trigger.active .custom__select__arrow{transform:rotate(180deg)}.inline__dropdown{position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border:1px solid rgba(220,220,220,1);border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:140px;max-height:200px;overflow-y:auto;z-index:1000;display:none}.inline__dropdown.active{display:flex;flex-direction:column}.form__input__group:nth-of-type(2){margin-top:19px}.form__submit__btn{width:100%;height:51px;background:linear-gradient(233.08deg,#4b46fc 28.55%,#5a56ff 96.28%);border:none;border-radius:50px;font-family:Poppins,sans-serif;font-weight:500;font-size:15.64px;line-height:100%;color:#fff;cursor:pointer;margin-top:19px;transition:transform .2s ease,box-shadow .2s ease}.form__submit__btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4b46fc4d}.form__submit__btn:active{transform:translateY(0)}.form__powered{display:flex;align-items:center;gap:12px;margin-top:23px;justify-content:space-between}.form__powered__text{font-family:Muller;font-weight:400;font-size:14.22px;line-height:100%;color:#aaa}.form__logos{display:flex;align-items:center;gap:12px}.form__logo{height:17px;object-fit:contain}.hero__tracker{display:flex;margin-top:auto;justify-content:center;align-items:center}.hero__tracker__content{font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;color:#161616;text-align:right;margin-right:22px}.hero__tracker__content span{font-weight:400;color:#aaa}.hero__tracker__btn{width:48px;height:48px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.hero__tracker__btn img{display:flex;width:24px;height:30px}.howitwork__section{background-color:#fff;width:100%}.crypto__list{display:flex;justify-content:space-between;width:100%;align-items:center;padding-top:24px;padding-bottom:23px;border-bottom:1px solid rgba(239,238,243,1);overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}.crypto__list::-webkit-scrollbar{display:none}.crypto__list{margin-bottom:82px}.crypto__list__item{display:flex;background:#fbfbfc;padding:9.39px 11.74px;box-shadow:0 2px 4px #0000001a;justify-content:space-between;align-items:center;border-radius:10px;flex:0 0 auto;margin-right:10px;scroll-snap-align:start;transition:transform .3s ease;font-family:Euclid Circular A,sans-serif;margin-left:9.39px;font-size:16px;font-weight:500}.crypto__list__title span{font-weight:400;font-size:14px}.crypto__span__red{color:#ff5d5d}.crypto__span__green{color:#10c535}.howitwork__content{padding-top:78px}.hoitwork__titles{display:flex;width:100%;justify-content:space-between}.hoitwork__title{font-family:Muller;font-weight:500;font-size:70.97px;line-height:98%}@font-face{font-family:Muller;src:url(../landing/assets/fonts/Fontfabric%20-%20MullerRegular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Muller;src:url(../landing/assets/fonts/Fontfabric%20-%20MullerMedium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Muller;src:url(../landing/assets/fonts/Fontfabric%20-%20MullerBold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Muller;src:url(../landing/assets/fonts/Fontfabric%20-%20MullerExtraBold.otf) format("opentype");font-weight:800;font-style:normal}.hoitwork__subtitle{font-family:Montserrat;font-weight:300;font-style:Light;font-size:20px;line-height:132%;text-align:right}.start__now__coins{max-width:416.67px;min-height:379.03px;margin-left:-83px;margin-top:-30px;pointer-events:none}.start__now__btn{margin-top:56px;display:flex;max-width:220px;height:51px;justify-content:space-between;align-items:center;padding-left:29px;padding-right:26px;border:1px solid rgba(98,98,98,1);border-radius:37px;box-sizing:border-box;cursor:pointer}.start__now__arrow{width:13px;height:7px}.start__now__text{font-family:Poppins,sans-serif;font-weight:500;font-size:17px}.howitwork__item{width:303px;height:365px;display:flex;box-shadow:0 4px 14.9px #0000001c;flex-direction:column;border-radius:10px;position:relative;z-index:10}.howitwork__items{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;margin-top:55px}.howitwork__item__content{width:100%;height:117px;background-color:#fff;position:relative;z-index:5;display:flex;border-radius:10px;margin-top:auto;padding-top:15px;padding-bottom:23px;padding-left:29px;flex-direction:column;box-sizing:border-box}.howitwor__item__back,.phn__scnd,.phn__frst{z-index:0;position:absolute;width:100%;bottom:0;right:0}.phn__scnd,.phn__frst{bottom:0}.hw__content__title{font-family:Muller;font-size:23px;font-weight:500;line-height:132%;color:#060606}.hw__content__text{font-family:Montserrat;font-weight:400;font-size:16px;line-height:132%;color:#333;margin-top:6px}.hw__item__numb{display:flex;align-items:center;text-align:center;justify-content:center;background-color:#fff;border-radius:50%;font-family:Muller;font-weight:500;font-size:14px;height:37px;width:37px;margin-top:14px;margin-left:auto;margin-right:16px;position:relative;z-index:10}.advantages__section{width:100%;padding-top:64px;background:url(../landing/assets/images/advantages.jpg);background-size:cover;background-position:center;padding-bottom:74px}.advantages__title{font-family:Muller;font-weight:500;font-size:71px;line-height:98%;text-align:center;color:#fff}.advantages__subtitle{font-family:Montserrat;font-weight:300;font-size:20px;line-height:132%;text-align:center;color:#fff;margin-top:22px}.advantages__items{display:flex;width:100%;justify-content:space-between;margin-top:63px}.advantages__item{background:#3737371a;width:420px;height:328px;-webkit-backdrop-filter:blur(34.70000076293945px);backdrop-filter:blur(34.70000076293945px);border-radius:10px;box-shadow:0 4px 10.6px #000000a1;box-sizing:border-box;position:relative;padding-bottom:32px;padding-left:18px;display:flex;flex-direction:column}.advantages__item:before{content:"";position:absolute;inset:0;border-radius:10px;padding:1px;background:linear-gradient(180deg,#434343,#8f8f8f24);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.advantages__item__img{position:absolute;right:0;top:0;width:223px;height:225px}.advantages__item__img2{position:absolute;right:16px;top:25px;width:187px;height:186px}.advantages__item__img3{position:absolute;right:28px;top:16px;width:196px;height:211px}.advantages__item__content{color:#fff;display:flex;margin-top:auto;flex-direction:column;box-sizing:border-box}.advantages__item__title{font-family:Muller;font-size:23px;font-weight:500}.advantages__item__text{font-family:Montserrat;font-weight:400;font-size:16px;line-height:132%;margin-top:8px}.footer{padding:34px 0;width:100%;background-color:#fff;display:flex;align-items:center}.footer__logo{height:103px;width:103px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#333;box-shadow:0 1.63px 5.31px #00000040}.footer .container{display:flex;justify-content:space-between;align-items:center;height:100%}.footer__logo img{display:flex;width:46.588619232177734px;height:51.96875px}.footer__items{display:flex;justify-content:space-between;width:100%;max-width:943px}.footer__item{display:flex;flex-direction:column}.footer__item__title{font-family:Muller;font-weight:500;font-size:16px;line-height:100%}.footer__item__list{margin-top:29px;display:flex;flex-direction:column}.footer__item__list a:not(:first-child){margin-top:11px}.footer__link{text-decoration:none;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:100%;color:#646465}@media(max-width:1115px){.footer__logo img{width:28.964120864868164px;height:32.28125px}.hwsrdt{margin-top:152px!important}.hoitwork__title{font-size:53px;line-height:1.1}.hoitwork__subtitle{font-size:15.69px;margin-top:26px;text-align:left}.howitwork__items{flex-direction:column;align-items:center}.hoitwork__titles{flex-direction:column;align-items:flex-start}.startnow__item{margin-top:0;display:flex;justify-content:center}.start__now__btn{width:220px;height:51px;padding-left:20px;padding-right:20px;margin-top:0;display:flex;margin-right:auto;position:relative}.start__now__text{font-size:17px}.howitwork__item{width:calc(100% - 30px);max-width:408px;height:492px;margin:0 15px 91px}.howitwork__section{height:auto;padding-bottom:50px}.howitwork__item:not(:last-child){margin-bottom:91px}.howitwork__item__content{padding-left:25px;padding-top:20px;padding-bottom:30px;height:auto}.hw__content__title{font-size:31.23px}.hw__content__text{font-size:19.23px;margin-top:12px;margin-bottom:0}.hw__item__numb{width:50px;height:50px;font-size:20px;margin-top:14px;margin-right:16px}.howitwor__item__back,.phn__scnd,.phn__frst{width:100%;height:auto;right:0}.howitwork__item__content{height:157px;box-sizing:border-box}.hw__content__title{font-size:31px}.hw__content__text{font-size:19px}.crypto__list{margin-bottom:0}.howitwork__content{padding-top:82px}.btn__item{width:100%;position:relative}.start__now__coins{max-width:260px;min-height:242px;position:absolute;right:-19px;top:219%;transform:translateY(-50%)}.fero__form__block{width:100%;max-width:100%;margin-top:30px;padding:11px}.form__wrapper{box-sizing:border-box;padding:17px}.form__header{gap:20px;margin-bottom:17px}.form__tab__text{font-size:20px}.form__input__group{margin-top:17px}.form__input{padding:14px 100px 14px 14px;font-size:15px}.inline__trigger{width:95px;height:23px;padding:8px 10px;gap:8px}.inline__select[data-type=fiat] .inline__icon__container{width:28px;height:28px}.inline__select[data-type=fiat] .inline__icon__container .custom__select__icon{width:16px;height:16px;font-size:12px}.inline__select[data-type=crypto] .inline__icon__container,.inline__select[data-type=crypto] .inline__icon__container .custom__select__icon{width:24px;height:24px}.inline__trigger .custom__select__value{font-size:12px;min-width:40px}.form__submit__btn{margin-top:17px;height:48px}.form__powered{margin-top:15px;gap:8px}.form__logos{gap:8px}.form__logo{height:20px}.advantages__section{padding-top:79px;padding-bottom:50px;background-size:cover}.advantages__title{font-size:53px;line-height:1.1;text-align:left;max-width:404px}.advantages__title .mob__mod{text-transform:capitalize}.advantages__title br,.pktitle{display:none}.advantages__subtitle{font-size:15px;text-align:left;margin-top:20px;max-width:272px;width:fit-content}.advantages__items{flex-direction:column;align-items:center;margin-top:38px}.advantages__item{width:100%;max-width:none;height:auto;flex-direction:column;padding:22px 0 30px;background:#3737371a;margin-bottom:20px;position:relative}.advantages__item:not(:last-child){margin-bottom:20px}.advantages__imgs{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.advantages__item__logo{position:absolute;right:16px;top:0}.advantages__item__img,.advantages__item__img2,.advantages__item__img3{position:relative;right:auto;top:auto;width:360px;height:360px;object-fit:contain}.advantages__item__content{margin-top:0;padding:0 20px}.advantages__item__title{font-size:31px}.advantages__title br{display:none}.advantages__item__text{font-size:19px;margin-top:12px}.advantages__subtitle br{display:none}.container{box-sizing:border-box}footer{position:relative}.footer__logo{position:absolute;right:16px;top:26px;width:64px;height:64px}.footer__items{flex-direction:column}.footer__items>div:not(:first-child){margin-top:24px}}button{cursor:pointer}.header__burger{display:none;width:49px;height:49px;background-color:#3e3e3e;border-radius:50%;border:none;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 1.63px 5.31px #00000040;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.header__burger:hover{transform:scale(1.05)}.burger__icon{width:19px;height:17px;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1)}.header__burger.active .burger__icon{transform:rotate(90deg)}.mobile__menu__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.mobile__menu__overlay.active{display:block;opacity:1}.mobile__menu{display:none;position:fixed;top:0;right:0;height:100%;width:85%;max-width:420px;background-color:#3e3e3e;z-index:999;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);padding-top:20px;box-shadow:-2px 0 10px #0000004d}.mobile__menu.active{display:flex;transform:translate(0)}.mobile__menu__header{padding:15px 20px;display:flex;justify-content:flex-end}.mobile__menu__close{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;width:30px;height:30px}.mobile__menu__close svg{width:24px;height:24px}.mobile__menu__items{display:flex;flex-direction:column;padding:20px}.mobile__menu__language{margin-top:20px}.mobile__menu__language .language__select{width:100%}.mobile__menu__link{font-family:Poppins,sans-serif;font-weight:500;font-size:17px;color:#fff;text-decoration:none;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translate(20px);animation:slideInLink .5s cubic-bezier(.4,0,.2,1) forwards}.mobile__menu.active .mobile__menu__link:nth-child(1){animation-delay:.1s}.mobile__menu.active .mobile__menu__link:nth-child(2){animation-delay:.15s}.mobile__menu.active .mobile__menu__link:nth-child(3){animation-delay:.2s}.mobile__menu.active .mobile__menu__link:nth-child(4){animation-delay:.25s}.mobile__menu.active .mobile__menu__link:nth-child(5){animation-delay:.3s}.mobile__menu__link:last-child{border-bottom:none}.mobile__menu__link:hover{opacity:1;color:#fff;padding-left:10px}.mobile__menu:not(.active) .mobile__menu__link{animation:none;opacity:0;transform:translate(20px)}@keyframes slideInLink{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media(max-width:1115px){.header__burger{display:flex}.header__items,.header__btns,.header__language,.mobile__menu__overlay,.mobile__menu{display:none}.hero__title{text-align:center;font-size:53px;margin-top:64px}.hero__title br{display:none}.hero .container{flex-direction:column}.hero__subtitle{font-size:15px;text-align:center;margin:18px auto}.hero__btns{margin:40px auto}.hero__trust{background:linear-gradient(82.98deg,#322efc -14.95%,#9690ff 94.51%);border-radius:10px;position:relative;display:flex;color:#fff;margin-top:26px;padding:19px 32px;box-sizing:border-box;overflow:hidden}.hands{position:absolute;left:-34px;top:-216px;display:flex}.hero__trust__title,.trust__amount__users{color:#fff}.fero__form__block{margin-top:17px;width:auto;padding:11px}.hero__tracker{margin-top:29px;justify-content:space-between}.hero{height:auto;max-height:none;background-color:#efeef3;padding-bottom:0}.hero__tracker__content{margin:0;width:fit-content;font-size:15px}.mob__back__hero{height:434px}.mob__back__hero img{position:absolute;width:948.03px;display:flex;bottom:-71px;left:17%}.hero__back{display:none}}@media(max-width:430px){.hero__tracker__content{margin-right:20px}.hero__tracker__btn{min-width:48px;min-height:48px}}@media(max-width:410px){.advantages__title{font-size:40px}.hero__btns{flex-wrap:wrap;gap:8px;justify-content:center}.hero__btns{width:100%}.hero__strartnow__btn,.hero__check__btn{width:100%;margin:0;box-sizing:border-box;padding-left:10px;padding-right:10px}}@media(max-width:393px){.form__logo{height:14px}}@media(max-width:1243px){.howitwork__section{padding-bottom:90px}}@media(max-width:1360px){.container{box-sizing:border-box}}@media(max-width:480px){.hero__btns{margin:40px auto 0}}@media(max-width:705px){.mob__back__hero img{position:absolute;width:785.03px;bottom:-37px;left:67px;display:flex}}@media(max-width:500px){.mob__back__hero img{position:absolute;width:610.03px;bottom:45px;left:33px;display:flex}}@media(max-width:1115px){.howitwork__item{max-width:682px;height:821px;width:calc(100% - 30px);margin:0 15px 91px}}@media(max-width:750px){.howitwork__item{max-width:515px;height:619px;width:calc(100% - 30px);margin:0 15px 91px}}@media(max-width:600px){.howitwork__item{width:calc(100% - 30px);max-width:408px;height:492px;margin:0 15px 91px}}@media(max-width:480px){.howitwork__item{height:369px;width:305px}}@media(max-width:500px){.advantages__item__img,.advantages__item__img2,.advantages__item__img3{width:200px;height:200px}}@media(max-width:360px){body,html{overflow-x:hidden;box-sizing:border-box}.container{padding:0}}
