@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.header-container{width:100%;height:8vh;background-color:var(--bg-color);display:flex;justify-content:center;position:fixed;z-index:999}.nav-mobile-links{display:none}.header-context-container{width:128rem;display:flex;align-items:center;justify-content:space-between}.logo img{width:160px;height:40px}.logo{cursor:pointer}.menuToogle{display:none}.header-navigation{display:flex}.header-links,.theme-icon{align-items:center;display:flex}.header-links ul li,.authorization-buttons ul li{display:inline-block}.nav-link{color:var(--white-color);margin-right:5rem;transition:.2s ease;font-weight:400;font-size:2rem}.nav-link:hover,.nav-link.active{color:var(--blue-color);border-bottom:2px solid var(--blue-color);padding-bottom:1rem}.authorization-buttons{font-weight:700;right:0}.login-link{color:var(--blue-color);font-size:2rem;padding:.7rem;border:1px solid var(--blue-color);padding:.7rem 4.7rem;margin-right:2rem;border-radius:1rem;transition:.5s ease;box-shadow:var(--border-shadow)}.login-link:hover,.login-link.active{color:#fff;background-color:var(--blue-color);box-shadow:0 0 2rem var(--blue-color)}.register-link{color:#fff;font-size:2rem;background:var(--gradient);padding:.8rem 3.8rem;border-radius:1rem;box-shadow:var(--border-shadow);background-size:200%;transition:.5s}.register-link:hover,.register-link.active{background-position:right}.go3974562317{color:#fff;font-size:2rem;background:var(--gradient);padding:.8rem 3.8rem;border-radius:1rem;box-shadow:var(--border-shadow);background-size:200%;transition:.5s}.go3974562317:hover,.go3974562317.active{background-position:right}.go1392445990{background-color:#0e0f31}@media only screen and (max-width: 678px){.header-container{width:100vw;height:8vh;background-color:var(--bg-color);display:flex;justify-content:center;position:fixed;z-index:999}.header-context-container{width:100%}.logo{padding:0 2rem}.logo img{width:100%;height:100%}.header-navigation{display:none}.menuToogle{display:block;color:var(--white-color);width:5rem;height:5rem;margin-right:2rem}.menuToogle svg{width:100%;height:100%}.nav-mobile-links{display:block;background-color:var(--white-color);background-color:var(--bg-color);border:var(--border);box-shadow:var(--border-shadow);position:absolute;width:50%;right:2%;margin-top:60%;z-index:999}.nav-mobile-links ul li{display:flex}.nav-mobile-links ul li a{padding:3rem 5rem;width:100%;height:100%}}.theme-icon{cursor:pointer}.theme-icon svg{transition:.3s ease;fill:#0da9d1;height:25px;width:25px}.theme-icon svg:hover{fill:#0d3bd1}.theme-switch-button{margin-left:15px}.ant-modal-content{background-color:var(--bg-color)!important;border:var(--border)!important}.ant-modal-title{background-color:var(--bg-color)!important;color:var(--white-color)!important}.section1-container{background-color:var(--bg-color);color:var(--white-color);width:100%;display:flex;justify-content:center;padding:7rem 0}.section1-content-container{width:128rem}.part-with-exchange{display:flex}.main-text h1{background:var(--gradient);width:78rem;background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s;font-size:6rem;margin-top:8rem}.main-text p{width:71rem;color:var(--light-blue);font-size:2rem;margin:3rem 0}.exchange-menu{width:72rem;height:28rem;background-color:var(--dark-purple);padding:3rem;border:var(--border);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.choice-of-cryptocurrencies{display:flex;justify-content:space-between}.sell-part{width:48%}.sell-part h3,.buy-part h3{margin-bottom:2rem;font-weight:400}.sell-choose-container,.buy-choose-container{width:32.5rem;height:7rem;border:var(--border);border-radius:1rem;display:flex;position:relative}.sell-choose-container.active,.buy-choose-container.active{border-radius:1rem 1rem 0 0}.list-buy-container{background-color:var(--dark-purple);width:32.5rem;position:absolute;top:6.8rem;border:1px solid var(--white-color);border-radius:0 0 1rem 1rem;overflow:hidden;display:flex;flex-direction:column;z-index:500;left:-1px}.list-buy-coin{width:100%;height:7rem;background-color:var(--dark-purple);display:flex;align-items:center;position:relative;cursor:pointer}.list-buy-min-amount{position:absolute;right:1rem}.list-buy-coin img{width:4rem;height:4rem;margin:0 1rem}.sell-coin,.buy-coin{width:16.25rem;height:7rem;position:relative;display:flex}.current-buy-coin{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.current-buy-coin img{width:4rem;height:4rem}.open-buy-list{width:2rem;height:2rem}.choice-of-cryptocurrencies svg{cursor:pointer}.current-buy-amount{width:100%;height:100%;display:flex;align-items:center;justify-content:end;padding:0 1rem}.current-buy-amount input{width:100%;height:50%;border:0;background-color:transparent;outline:none;color:var(--white-color);font-size:1.8rem;text-align:end;margin-right:1rem}.current-buy-amount input::placeholder{color:var(--white-color)}.sell-amount,.buy-amount{width:16.25rem;height:6.8rem;border-left:var(--border);display:flex}.buy-part{width:48%}.exchange-button{width:60%;color:#fff;font-size:2rem;background:var(--gradient);padding:2.1rem 5.5rem;border-radius:1rem;box-shadow:var(--border-shadow);background-size:200%;transition:.5s;border:none;cursor:pointer}.exchange-button:hover{background-position:right}.bg-main-img{width:50rem;height:74rem}.current-coin-container{display:flex;justify-content:space-between}.current-coin-info{display:flex;justify-content:center;align-items:center;border-radius:1rem;gap:1rem;width:22rem;height:6rem;background-color:var(--dark-purple);border:var(--border-coin-info)}.current-coin-info img{width:4rem;height:4rem}.error-message{position:absolute;bottom:-40%;color:var(--red-color);font-size:1.5rem}@media only screen and (max-width: 678px){.section1-content-container{width:90%}.current-coin-container{align-items:center;gap:5%;margin-top:4rem;flex-wrap:wrap}.choice-of-cryptocurrencies{gap:3%}.current-coin-info{width:20rem;margin-bottom:2rem}.current-coin-container{justify-content:start}.main-text h1,.main-text p,.exchange-menu{width:100%}.image-mobile-container{display:none}}.loader-content{display:flex;justify-content:center;align-items:center;height:92vh}.loader-content p{font-size:3.6rem;margin-right:3rem}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.why-us-container{width:100%;background-color:var(--bg-color);display:flex;justify-content:center;padding:10rem 0}.why-us-content{width:128rem}.why-us-tittel{background:var(--gradient);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s;font-size:6rem;margin-bottom:10rem;text-align:center}.why-us-info{display:flex;justify-content:space-around}.why-us-advantages{color:var(--light-blue);width:30rem}.why-us-advantages div{margin-bottom:4rem}.why-us-advantages div h3{font-size:2.4rem}.why-us-advantages div p{font-size:1.8rem}.circle-bg{width:60rem;height:60rem;margin-top:-5rem}.why-us-images{display:flex;position:relative}.image-container-first{position:absolute;top:-15%;left:0}.square-first{position:relative;display:flex;width:30rem;height:27rem}.text-overlay-first{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:20%;left:13%}.text-overlay-first img{width:9rem;height:9rem;margin-bottom:2rem}.image-container-second{position:absolute;top:-5%;right:-5%}.square-second{position:relative;display:flex;width:30rem;height:27rem}.text-overlay-second{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:20%;left:13%}.text-overlay-second img{width:9rem;height:9rem;margin-bottom:2rem}.image-container-third{position:absolute;bottom:10%;left:-10%}.square-third{position:relative;display:flex;width:30rem;height:27rem}.text-overlay-third{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:20%;left:13%}.text-overlay-third img{width:9rem;height:9rem;margin-bottom:2rem}.image-container-four{position:absolute;bottom:0;right:5%}.square-four{position:relative;display:flex;width:30rem;height:27rem}.text-overlay-four{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:20%;left:13%}.text-overlay-four img{width:9rem;height:9rem;margin-bottom:2rem}@media only screen and (max-width: 678px){.why-us-container{padding:20rem 0}.why-us-info{flex-direction:column;align-items:center}.why-us-images{margin-top:10rem}.why-us-advantages{width:60%;text-align:center}}.cryptocurrencies-container{width:100%;background-color:var(--bg-color);color:var(--white-color);display:flex;justify-content:center;align-items:center;padding:10rem 0}.cryptocurrencies-field{width:128rem;display:flex;justify-content:space-around}#tittle-cryptocurrencies-page{width:100%;text-align:center;background:var(--gradient);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s;font-size:6rem;margin-bottom:3rem}.column{display:flex;flex-direction:column;justify-content:center;align-items:start}.coin-img{width:4rem;height:4rem;margin-top:2rem;margin-left:-5rem}#column-1,.span-p{color:var(--light-blue)}.coin-name{margin-left:-14rem}.cryptocurrencies-field p{font-size:2.9rem;height:4rem;margin-top:2rem}.coin-change{display:flex;align-items:center}.icon-down,.coin-change.negative{color:var(--red-color);margin-top:2rem;margin-right:.5rem}.icon-up,.coin-change.positive{color:var(--green-color);margin-top:2rem;margin-right:.5rem}@media only screen and (max-width: 678px){#market-cup-column,#change-column{display:none}.cryptocurrencies-container{padding:20rem 5rem}.cryptocurrencies-container div{width:100%}}.contacts-container{width:100%;padding:10rem 0;background-color:var(--bg-color);display:flex;justify-content:center}.contacts-content-field{width:128rem;display:flex;flex-direction:column;align-items:center}.contacts-info-container{display:flex;width:100%;height:100%;justify-content:space-around}.contacts-tittel{background:var(--gradient);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s;font-size:6rem;margin-bottom:3rem}.social-links-container p{color:var(--gray-color);font-size:1.8rem;margin-top:0rem}.social-links-container h3{color:var(--white-color)}.social-links-container img{width:8rem;height:8rem;margin-right:3rem}.telegram-info{display:flex;align-items:center;margin-top:6rem}.telegram-info span{color:var(--blue-color)}.email-info{display:flex;align-items:center;margin-top:8rem}.address-info{display:flex;align-items:center;margin-top:6rem}.address-company{width:30rem}.map-container div{border-radius:3rem;overflow:hidden;width:67rem;height:50rem;border:var(--border);box-shadow:var(--border-shadow);background-color:transparent}@media only screen and (max-width: 678px){.contacts-container{padding:20rem 0}.contacts-info-container{display:flex;width:100%;height:100%;flex-direction:column;align-items:center}.map-container div{margin-top:10rem}}.google-map iframe{height:100%;width:100%;opacity:.75}.login-container{width:100%;background-color:var(--bg-color)}.sing-in-container{width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);flex-direction:column;padding:18rem 0}.sing-in-title{color:var(--white-color);font-weight:400;font-size:2.8rem;margin-bottom:10rem}.submit-button-login{cursor:pointer;margin-top:10rem;width:40rem;height:7rem;background-color:var(--bg-color);border:2px solid var(--blue-color);color:var(--blue-color);font-size:2.5rem;box-shadow:var(--border-shadow);border-radius:1rem;transition:.5s ease}.error-login{color:var(--red-color);font-size:2rem}.login-message{color:var(--green-color);font-size:2rem}.submit-button-login:hover{background-color:var(--blue-color);color:#fff;box-shadow:0 0 5rem var(--blue-color)}.signUp-content{margin-top:2rem;display:flex;justify-content:center;gap:4rem}.signUp-content p{color:var(--light-blue);margin:0;font-size:2rem}.signUp-content a{color:var(--white-color);font-size:2rem}.signUp-content a:hover{color:var(--light-blue)}@media only screen and (max-width: 678px){#btc-bg,#tz-bg,#doge-bg{display:none}.sing-in-container{padding-top:30rem}}.register-container{width:100%;background-color:var(--bg-color);display:flex;justify-content:center;align-items:center}.sing-up-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);flex-direction:column;padding:18rem 0}.sing-up-field{width:60rem;height:64rem;box-shadow:var(--border-shadow);border-radius:3rem;border:1px solid var(--blue-color);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.signUp-message{color:var(--green-color);font-size:2rem}.not-SignUp-message,.error-signUp{color:var(--red-color);font-size:2rem}#btc-bg{width:21rem;height:22rem;position:absolute;bottom:-10rem;left:-15rem}#tz-bg{width:41rem;height:46rem;position:absolute;right:-30rem}#doge-bg{width:26rem;height:23rem;position:absolute;top:-10rem;left:-15rem}.sing-up-title{color:var(--white-color);font-weight:400;font-size:2.8rem;margin-top:4rem}.submit-button{cursor:pointer;margin-top:6rem;width:40rem;height:7rem;background-color:var(--bg-color);border:2px solid var(--blue-color);color:var(--blue-color);font-size:2.5rem;box-shadow:var(--border-shadow);border-radius:1rem;transition:.5s ease}.submit-button:hover{background-color:var(--blue-color);color:#fff;box-shadow:0 0 5rem var(--blue-color)}.login-content{margin-top:2rem;display:flex;justify-content:center;gap:4rem}.login-content p{color:var(--light-blue);margin:0;font-size:2rem}.login-content a{color:var(--white-color);font-size:2rem}.login-content a:hover{color:var(--light-blue)}.inputBox{position:relative;width:40rem;margin-top:6rem}.inputBox input{position:relative;width:100%;padding:1rem 0;background-color:transparent;border:none;border-bottom:2px solid var(--white-color);outline:none;font-size:2rem;color:var(--white-color);transition:.5s ease}.inputBox label{position:absolute;left:0;color:var(--white-color);padding:1rem 0;font-size:2rem;pointer-events:none;transition:.5s ease}.inputBox input:focus~label,.inputBox input:valid~label{color:var(--blue-color);transform:translateY(-25px)}.inputBox input:focus,.inputBox input:valid{border-bottom:2px solid var(--blue-color)}@media only screen and (max-width: 678px){.sing-up-container{padding-top:30rem}}.account-container{width:100%;background-color:var(--bg-color);display:flex;justify-content:center;padding:18rem 0}.account-content-container{width:128rem;height:100%;color:var(--white-color)}.title-account{text-align:center}.discount-content{text-align:center;color:var(--light-blue)}@media screen{.account-content-container{width:80%}.account-container{padding:40rem 0}}a{color:var(--white-color)}footer{width:100%;padding:8rem 0;background-color:var(--footer-color);display:flex;justify-content:center;align-items:center}.footer-content{width:128rem;height:100%}.footer-link{display:flex;justify-content:space-around;align-items:center;color:var(--white-color);height:100%}.left-bar-link ul li{margin-bottom:2.2rem}.right-bar-link{display:flex;align-items:center}.right-bar-link ul li{display:inline-block}.right-bar-link ul li img{width:7rem;height:7rem;margin-right:4rem}.footer-content p{text-align:center;background-color:var(--footer-color);color:var(--white-color);margin-top:7rem}.exchange-container{width:100%;background-color:var(--bg-color);display:flex;justify-content:center;padding:8rem 0;color:var(--white-color);padding:13rem 0}.exchange-content-container{width:128rem;height:100%;color:var(--white-color);display:flex;justify-content:center;align-items:center}.exchange-field{width:60rem;box-shadow:var(--border-shadow);border-radius:3rem;border:1px solid var(--blue-color);display:flex;flex-direction:column;text-align:center;padding:5rem 3rem}.exchange-field form{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.logo-exhange-crypto{width:4rem;height:4rem}.color-span{color:var(--light-blue)}.confirm-transaction-button{color:#fff;cursor:pointer;font-size:3rem;border:0;background:var(--gradient);padding:.8rem 3.8rem;border-radius:1rem;box-shadow:var(--border-shadow);background-size:200%;transition:.5s}.confirm-transaction-button:hover{background-position:right}.exchange-error{color:var(--red-color);position:absolute;bottom:5%}@media only screen and (max-width: 678px){.exchange-container{padding:30rem 0}}.congratulation-container{padding:8rem 0;display:flex;justify-content:center;align-items:center}.congratulation-content-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.congratulation-content-container h1{background:var(--gradient);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.congratulation-content-container img{width:20rem}@keyframes takeoff{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.rocket{width:50rem;transform:translate(-50%);animation:takeoff 3s linear forwards}@media only screen and (max-width: 678px){.congratulation-content-container h1{width:80%}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:9px}li{list-style:none}a{text-decoration:none;cursor:pointer}body{font-family:Roboto,sans-serif;font-size:2rem}@media only screen and (max-width: 1920px){html{font-size:10.5px}}@media only screen and (max-width: 1600px){html{font-size:10px}}@media only screen and (max-width: 1440px){html{font-size:9px}}@media only screen and (max-width: 1366px){html{font-size:8px}}@media only screen and (max-width: 1024px){html{font-size:6.5px}}@media only screen and (max-width: 820px){html{font-size:5px}.go1487791704{display:none}}:root{--bg-color-dark: #03002B;--bg-color-light: #ffffff;--blue-color-dark: #0D3BD1;--blue-color-light: #0D3BD1;--white-color-dark: #FFFFFF;--white-color-light: #000000;--black-color-dark: #000000;--black-color-light: #ff0000;--gradient-dark: linear-gradient(to left, #0D3BD1, #0DA9D1, #0D3BD1);--gradient-light: linear-gradient(to left, #0D3BD1, #0DA9D1, #0D3BD1);--light-blue-dark: #96CBFF;--light-blue-light: #000000;--dark-purple-dark: #1C1E62;--dark-purple-light: #ffffff;--red-color-dark: #F02934;--red-color-light: #F02934;--green-color-dark: #34B349;--green-color-light: #34B349;--gray-color-dark: #777777;--gray-color-light: #777777;--footer-color-dark: #02001F;--footer-color-light: #f3f3f3;--border-shadow-dark: 0 0 0px var(--blue-color);--border-shadow-light: 0 0 0px #ffffff;--border-dark: 1px solid #f2f2f2;--border-light: 1px solid #d4d4d4;--border-coin-info-dark: none;--border-coin-info-light: 1px solid #d4d4d4;--bg-color: var(--bg-color-dark);--blue-color: var(--blue-color-dark);--white-color: var(--white-color-dark);--black-color: var(--black-color-dark);--gradient: var(--gradient-dark);--light-blue: var(--light-blue-dark);--dark-purple: var(--dark-purple-dark);--red-color: var(--red-color-dark);--green-color: var(--green-color-dark);--gray-color: var(--gray-color-dark);--footer-color: var(--footer-color-dark);--border-shadow: var(--border-shadow-dark);--border: var(--border-dark);--border-coin-info: var(--border-coin-info-dark)}
