h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}ul{list-style-type:none}a{text-decoration:none}a:hover{text-decoration:none}body{font-family:"SF Pro Display",sans-serif;font-size:16px;line-height:118.75%;background:#08041c;overflow:hidden}body::-webkit-scrollbar{display:none}*{scrollbar-width:thin;scrollbar-color:#fff}*::-webkit-scrollbar{height:2px;width:2px}*::-webkit-scrollbar-track{background:none}*::-webkit-scrollbar-thumb{background-color:#fff}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:hover,input[type=number]:focus{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.wrapper{overflow-x:hidden}.container{width:100%;max-width:1760px;padding:0 20px;margin:0 auto}.text-align_right{text-align:right}.preloader{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;top:0;height:100vh;width:100%;background:#08041c;z-index:10}.preloader__icon{width:70px;height:70px;border:5px solid #fff;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-radius:100%;-webkit-animation:preloaderAnimation .7s linear infinite;animation:preloaderAnimation .7s linear infinite}@-webkit-keyframes preloaderAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes preloaderAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.logo:hover{opacity:.7}.logo__img{margin-right:8px}.logo__text{color:#fcfcfd;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:150%}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:16px 22px;font-size:15px;line-height:120%;font-weight:500;border-radius:8px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.btn_background_transparent{padding:17px 23px;color:#fcfcfd;border:1px solid rgba(255,255,255,.25)}.btn_background_transparent:hover{color:#fcfcfd;opacity:.7}.btn_background_blue{padding:17px 23px;color:#0d0d0d;background:-webkit-gradient(linear, left top, left bottom, color-stop(7.95%, #438EFF), to(#1A70F1));background:linear-gradient(180deg, #438EFF 7.95%, #1A70F1 100%);border:1px solid #1a70f1;-webkit-box-shadow:0px 19px 30px rgba(30,115,243,.07);box-shadow:0px 19px 30px rgba(30,115,243,.07)}.btn_background_blue:hover{color:#0d0d0d;opacity:.7}.btn_background_red{padding:17px 23px;color:#f13f5f;background:rgba(241,63,95,.1);border:1px solid rgba(0,0,0,0)}.btn_background_red:hover{color:#f13f5f;opacity:.7}.btn_background_dark-blue{padding:18px 24px;color:#438eff;background:-webkit-gradient(linear, left top, left bottom, color-stop(7.95%, rgba(67, 142, 255, 0.1)), to(rgba(26, 112, 241, 0.1)));background:linear-gradient(180deg, rgba(67, 142, 255, 0.1) 7.95%, rgba(26, 112, 241, 0.1) 100%)}.btn_background_dark-blue:hover{color:#438eff;opacity:.7}.btn_background_green{padding:18px 24px;color:#2dbd96;font-size:15px;line-height:113.3333333333%;background:rgba(20,154,118,.1);border-radius:4px;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.btn_background_green:hover{color:#08041c;background:#2dbd96}.btn_background_gray{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0.04)), to(rgba(217, 217, 217, 0.024)));background:linear-gradient(180deg, rgba(217, 217, 217, 0.04) 0%, rgba(217, 217, 217, 0.024) 100%);border:2px solid #1d192f;border-radius:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.btn_background_gray:hover{opacity:.7}.btn_small{padding:15px 36px}.header{padding:20px 0;position:fixed;left:0;top:0;width:100%;border-bottom:1px solid rgba(255,255,255,.04);z-index:5;-webkit-transition:background .3s ease;transition:background .3s ease}.header_background{background:#08041c}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__item{margin-right:40px}.header__item-wallet{display:none}.header__item:last-child{margin-right:0}.header__link{color:#fff;font-size:15px;opacity:.75;-webkit-transition:opacity .3s ease,color .3s ease;transition:opacity .3s ease,color .3s ease}.header__link:hover{color:#fff;opacity:1}.header__link_active{color:#fff;opacity:1}.header__btns{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__btn{padding:10px 18px}.header__btn:first-child{margin-right:8px}.header__profile{padding:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.header__profile-list{display:none;top:64px;right:0;position:absolute;-webkit-box-shadow:0px 4px 50px rgba(0,0,0,.15);box-shadow:0px 4px 50px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(55.5px);backdrop-filter:blur(55.5px);z-index:3}.header__profile-item:first-child a{border-radius:12px 12px 0 0}.header__profile-item:last-child a{border:none;border-radius:0 0 12px 12px}.header__profile-link{padding:14px 30px 14px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background:#1b172d;-webkit-transition:background .3s ease;transition:background .3s ease;border-bottom:1px solid #272438}.header__profile-link:first-child{padding-top:16px}.header__profile-link:last-child{padding-bottom:18px}.header__profile-link:hover{background:#252136}.header__profile-link_align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__profile-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0.04)), to(rgba(217, 217, 217, 0.024)));background:linear-gradient(180deg, rgba(217, 217, 217, 0.04) 0%, rgba(217, 217, 217, 0.024) 100%);border:1px solid #373447;border-radius:100%}.header__profile-wrapper{margin-left:14px}.header__profile-title{color:#fcfcfd;font-weight:500;font-size:16px;line-height:112.5%}.header__profile-title_color_red{color:#f13f5f}.header__profile-subtitle{margin-top:3px;color:#fcfcfd;font-weight:500;font-size:13px;line-height:138.4615384615%;opacity:.5;white-space:nowrap}.header__burger{margin-left:14px;display:none;height:19px;width:22px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header__burger:hover{opacity:.7}.header__burger_active{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__burger_active div:nth-child(1){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__burger_active div:nth-child(2){display:none}.header__burger_active div:nth-child(3){top:-3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__burger div{position:relative;width:100%;height:3px;background:#5e5c6b;border-radius:3px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.hero{padding:220px 0;background:url("../img/background/crypto.jpg") center center/cover no-repeat}.hero__container{max-width:1420px}.hero__wrapper{width:550px}.hero__title{color:#fff;font-weight:700;font-size:54px;line-height:120.3703703704%}.hero__title span{background:-webkit-gradient(linear, left top, left bottom, from(#2C80FF), color-stop(100%, #89B8FF), to(#89B8FF));background:linear-gradient(180deg, #2C80FF 0%, #89B8FF 100%, #89B8FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.hero__subtitle{margin-top:25px;color:#fff;font-weight:500;font-size:17px;line-height:158.8235294118%;opacity:.75}.hero__btns{margin-top:45px}.hero__btn{margin-right:12px}.hero__btn:last-child{margin-right:0}.exchange-rate{padding-bottom:50px;position:relative;top:-80px}.exchange-rate__container{padding:35px 25px 20px 25px;max-width:1420px;background:url("../img/background/exchange-rate.jpg") center center/cover no-repeat;border-radius:20px}.exchange-rate__table{min-width:760px;width:100%}.exchange-rate__table-wrapper{overflow:auto}.exchange-rate__tr:last-child td{border:none}.exchange-rate__th{color:rgba(255,255,255,.6);padding:0 20px 17px 20px;font-weight:500;font-size:15px;line-height:100%}.exchange-rate__td{padding:12px 20px;color:#fff;font-size:17px;line-height:117.6470588235%;border-bottom:1px solid rgba(239,239,239,.1)}.exchange-rate__td:last-child{text-align:right}.exchange-rate__td-coin{font-weight:500;white-space:nowrap}.exchange-rate__td-coin span{margin:0 3px 0 10px}.exchange-rate__td-coin span:last-child{margin:0;color:rgba(255,255,255,.6);font-weight:400;font-size:14px;line-height:121.4285714286%}.exchange-rate__td_color_green{color:#11b67f}.exchange-rate__td_color_red{color:#f13f5f}.exchange-rate__btn{padding:10px 16px}.guide{padding:50px 0 80px 0}.guide__container{padding:80px 100px;background:url("../img/background/guide.jpg") center center/cover no-repeat;border-radius:20px}.guide__text{color:#2c80ff;font-weight:500;font-size:15px;line-height:120%;text-transform:uppercase}.guide__title{margin-top:14px;color:#fff;font-weight:600;font-size:38px;line-height:121.0526315789%}.guide__wrapper{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.guide__block{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.guide__block-wrapper{margin-left:22px}.guide__block-title{color:#fff;font-weight:600;font-size:26px;line-height:119.2307692308%}.guide__block-subtitle{margin-top:10px;width:250px;color:rgba(255,255,255,.75);font-weight:400;font-size:16px;line-height:162.5%}.guide__block:first-child .guide__block-subtitle{width:285px}.help-center{padding:80px 0;height:600px}.help-center__container{max-width:1400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help-center__text{color:#2c80ff;font-weight:500;font-size:15px;line-height:120%;text-transform:uppercase}.help-center__title{margin-top:14px;width:350px;color:#fff;font-weight:600;font-size:52px;line-height:100%}.help-center__btn{margin-top:44px}.help-center__end{width:815px}.help-center__block{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.help-center__block:last-child{margin-bottom:0;border:none}.help-center__block-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.help-center__block-wrapper:hover{opacity:.7}.help-center__block-title{margin-right:10px;width:100%;color:#fff;font-weight:500;font-size:18px;line-height:100%}.help-center__block-btn{position:relative;display:block;width:30px;height:30px;border:1.2px solid rgba(255,255,255,.08);border-radius:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.help-center__block-btn div{position:absolute;left:50%;top:50%;width:13px;height:2px;background:#fff;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.help-center__block-btn div:last-child{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.help-center__block-btn_active div:last-child{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.help-center__block-btn:hover{opacity:.7}.help-center__block-subtitle{display:none;margin-top:10px;color:#fff;font-weight:500;font-size:16px;line-height:137.5%;opacity:.5}.help-center__block:first-child .help-center__block-subtitle{display:block}.select{position:relative}.select__arrow{position:absolute;top:50%;right:15px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.select__header{padding:13px 15px;background:#141027;border-radius:8px;color:#fff;font-size:16px;line-height:112.5%;opacity:.5;outline:none;cursor:pointer}.select__body{display:none;position:absolute;width:100%;max-height:135px;top:50px;z-index:2;overflow:auto}.select__option{padding:10px 15px;color:rgba(255,255,255,.5);font-weight:500;font-size:16px;line-height:112.5%;background:#141027;cursor:pointer;-webkit-transition:color .3s ease,background .3s ease;transition:color .3s ease,background .3s ease}.select__option:hover{color:#fff;background:#211c32}.select__option:first-child{border-radius:8px 8px 0 0}.select__option:last-child{border-radius:0 0 8px 8px}.input{display:block;padding:15px 14px;width:100%;font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0.035)), to(rgba(217, 217, 217, 0.021)));background:linear-gradient(180deg, rgba(217, 217, 217, 0.035) 0%, rgba(217, 217, 217, 0.021) 100%);border-radius:8px;outline:none;border:1px solid rgba(0,0,0,0)}.input::-webkit-input-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.input::-moz-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.input:-ms-input-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.input::-ms-input-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.input::placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.input_copy,.input_hide{padding:15px 41px 15px 14px}.input-wrapper{position:relative}.input-btn,.input-hide{position:absolute;top:50%;right:14px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.input-btn:hover,.input-hide:hover{opacity:.7}.input_bordered{background:none;border:1px solid rgba(255,255,255,.1)}.footer{padding-top:60px;background:url("../img/background/footer.jpg") center center/cover no-repeat}.footer__start{margin-right:50px}.footer__end{width:780px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__social-network{margin-right:24px}.footer__social-network:last-child{margin-right:0px}.footer__social-network-wrapper{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__list-header{margin-bottom:17px;color:#fff;font-weight:500;font-size:16px;line-height:143.75%}.footer__item{margin-bottom:14px}.footer__item:last-child{margin-bottom:0}.footer__link{color:#fff;font-size:14px;line-height:142.8571428571%;opacity:.75;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__link:hover{color:#fff;opacity:1}.footer__bottom{margin-top:100px;padding:25px 0;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer__text{color:#fff;font-size:12px;line-height:133.3333333333%}.support{position:fixed;right:50px;bottom:50px;z-index:5}.support__chat{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0.04)), to(rgba(217, 217, 217, 0.024)));background:linear-gradient(180deg, rgba(217, 217, 217, 0.04) 0%, rgba(217, 217, 217, 0.024) 100%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);border:2px solid rgba(255,255,255,.35);border-radius:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.support__chat:hover{opacity:.7}.support__body{display:none;position:fixed;right:50px;bottom:50px;height:615px;width:365px;background:#12182e;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-box-shadow:0px 6px 40px rgba(0,0,0,.05);box-shadow:0px 6px 40px rgba(0,0,0,.05);border-radius:8px}.support__new-ticket,.support__ticket{display:none}.support__header{padding:14px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(239,239,239,.1)}.support__ticket-info{padding:5px 9px;color:#fff;font-weight:500;font-size:16px;line-height:137.5%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0.04)), to(rgba(217, 217, 217, 0.024)));background:linear-gradient(180deg, rgba(217, 217, 217, 0.04) 0%, rgba(217, 217, 217, 0.024) 100%);border-radius:6px}.support__cross{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.support__cross:hover{opacity:.7}.support__content{padding:20px 18px 18px 18px}.support__label{margin-top:20px;margin-bottom:0;color:#fff;font-weight:500;font-size:14px;line-height:107.1428571429%;opacity:.75}.support__label:first-child{margin-top:0}.support__select{margin-top:14px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.support__select-header{padding:13px 15px;background:none}.support__select-option{background:#1b2136}.support__select-option:hover{background:#292f42}.support__input{margin-top:14px;padding:13px 15px}.support__textarea{margin-top:14px;padding:13px 15px;display:block;width:100%;height:216px;resize:none;outline:none;font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0.035)), to(rgba(217, 217, 217, 0.021)));background:linear-gradient(180deg, rgba(217, 217, 217, 0.035) 0%, rgba(217, 217, 217, 0.021) 100%);border-radius:8px;background:none;border:1px solid rgba(255,255,255,.1)}.support__textarea::-webkit-input-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.support__textarea::-moz-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.support__textarea:-ms-input-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.support__textarea::-ms-input-placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.support__textarea::placeholder{font-family:"SF Pro Display",sans-serif;color:#fff;font-weight:500;font-size:16px;line-height:100%;opacity:.5}.support__btn{position:absolute;bottom:18px;width:150px;padding:10px 0}.support__btn_r18{right:18px}.support__btn_w329{width:329px}.support__list{max-height:450px;overflow:auto}.support__item{padding:5px;cursor:pointer;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-weight:500;font-size:18px;line-height:133.3333333333%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.support__item:hover{opacity:.7}.support__item:last-child{margin:0}.support__item span{display:block;color:#fff;font-weight:400;font-size:14px;line-height:135.7142857143%;opacity:.5}.support__item div:first-child{max-width:300px}.support__circle{width:10px;height:10px;background:#11b67f;border-radius:100%}.support__message{position:absolute;width:329px;height:80px;bottom:70px;background:rgba(255,255,255,.08);border:none;font-weight:400}.support__message::-webkit-input-placeholder{font-weight:400}.support__message::-moz-placeholder{font-weight:400}.support__message:-ms-input-placeholder{font-weight:400}.support__message::-ms-input-placeholder{font-weight:400}.support__message::placeholder{font-weight:400}.support__dialog{padding:5px;max-height:370px;overflow:auto}.support__dialog-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:20px}.support__dialog-wrapper:last-child{margin-bottom:0}.support__dialog-icon{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;background:rgba(217,217,217,.05);border:1px solid rgba(255,255,255,.1);-webkit-box-shadow:0px 6px 20px rgba(0,0,0,.05);box-shadow:0px 6px 20px rgba(0,0,0,.05);border-radius:100%}.support__dialog-icon-user{margin:0 0 0 10px;background:#0d192f;border:1px solid rgba(255,255,255,.15)}.support__dialog-message{padding:10px 12px;max-width:250px;color:rgba(255,255,255,.75);font-size:16px;line-height:131.25%;background:rgba(255,255,255,.04);border-radius:8px;word-wrap:break-word}.support__dialog-user{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.support__text{color:#fff;font-weight:500;font-size:18px;line-height:133.3333333333%;text-align:center}@media(max-width: 1400px){.guide__container{padding:30px 40px}.guide__block img{height:50px}.guide__block-wrapper{margin-left:15px}.guide__block-title{font-size:20px}.guide__block-subtitle{margin-top:8px}}@media(max-width: 1200px){.settings__left,.settings__right{width:360px}.guide__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 1030px){.settings__left,.settings__right{width:300px}}@media(max-width: 900px){.sign{background:url("../img/background/sign-left.jpg") center center/cover no-repeat}.sign__left{width:100%}.info__block-element{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.info__block-element-date{width:100%;font-size:16px}.info__block-element-title{width:100%;margin:7px 0;font-size:18px}.info__block-element-text{width:100%;font-size:14px}.settings__wrapper-elements{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.settings__start{margin-right:0;margin-bottom:25px;width:100%}.settings__nav{overflow-x:scroll;scrollbar-width:thin;scrollbar-color:#fff}.settings__nav::-webkit-scrollbar{height:4px;width:4px}.settings__nav::-webkit-scrollbar-track{background:none}.settings__nav::-webkit-scrollbar-thumb{background-color:#fff}.settings__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.settings__item{margin:0 6px 0 0}.settings__item:last-child{margin-right:0}.support,.support__body{right:25px;bottom:25px}.guide__wrapper{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.guide__block:first-child .guide__block-subtitle{width:100%}.guide__block-subtitle{width:100%}}@media(max-width: 750px){.logo__text{font-size:20px;line-height:145%}.logo img{height:20px}.btn{padding:15px 20px}.header__item{margin-right:20px}.header__profile{padding:0;width:36px;height:36px}.header__profile img{height:16px}.header__btn{padding:8px 16px}.hero{background:url("../img/background/crypto.jpg") -780px center/cover no-repeat}.hero__container{text-align:center}.hero__wrapper{width:100%}.hero__title{font-size:36px}.hero__subtitle{margin-top:15px}.hero__btns{margin-top:25px}.exchange-rate__btn{padding:10px 16px}.sign__title{font-size:32px}.sign__form{margin-top:35px}.sign__label{margin-top:15px}.sign__input{margin-top:12px;padding:14px}.sign__checkbox-wrapper{margin-top:15px}.sign__btn{margin-top:15px}.sign__btn:last-child{margin-top:10px}.info__top{padding:150px 0 60px 0}.info__bottom{padding:50px 0 75px 0}.info__title{font-size:46px}.info__subtitle{margin-top:10px}.info__block-title{font-size:32px;margin-bottom:20px}.help-center{height:auto}.help-center__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help-center__start{width:100%}.help-center__title{font-size:36px;width:100%}.help-center__btn{margin-top:25px}.help-center__end{margin-top:40px;width:100%}.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__start{margin:0 auto 50px auto;text-align:center}.footer__end{width:100%}.footer__bottom{margin-top:50px}}@media(max-width: 650px){.header__btn-wallet{display:none}.header__nav{display:none;position:absolute;left:0;top:77px;width:100%;height:100vh;background:#08041c;z-index:2}.header__list{display:block;padding:0 20px}.header__item{margin-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.header__item-wallet{display:block}.header__item:last-child{border-bottom:none}.header__link{display: block;padding:20px 0;color:rgba(255,255,255,.5);font-weight:500;font-size:18px;line-height:88.8888888889%}.header__link_active{color:#fff;opacity:1}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.header__profile-list{right:36px}.guide__title{margin-top:7px;font-size:26px}.sign__title{font-size:26px}.info__title{font-size:36px}.info__block-title{font-size:26px}.help-center__block-title{font-size:18px}.settings__left,.settings__right{width:250px}.settings__subtitle_w490{width:100%}}@media(max-width: 555px){.hero{background:url("../img/background/crypto.jpg") -850px center/cover no-repeat}.hero__title{font-size:30px}.hero__subtitle{margin-top:10px;font-size:16px}.settings__wrapper-left-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings__left{margin-bottom:25px}.settings__left,.settings__right{width:100%}.verification__window-body{padding:20px;width:100%}.help-center__title{font-size:30px}}@media(max-width: 500px){.hero{background:url("../img/background/crypto.jpg") center center/cover no-repeat}.sign__title{font-size:24px}.sign__wrapper{margin:0 20px;width:100%}.sign__form{margin-top:20px;width:100%}.info__title{font-size:26px}.info__block-title{font-size:20px;margin-bottom:15px}.footer__end{display:block}.footer__list{margin-bottom:35px;text-align:center}.footer__list:last-child{margin-bottom:0}.verification__window-title{margin-top:10px;font-size:18px}.verification__window-subtitle{margin-top:7px}.verification__window-btn{margin-top:15px}.support__body{width:100%;height:100vh;left:0;top:0;border-radius:0}.support__dialog{height:60vh;max-height:100%}.support__message{bottom:80px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.support__btn_w329{left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.modal__body{padding:25px 10px;width:100%}.modal__img-wallet{margin:25px auto;height:140px}}@media(max-width: 450px){.guide__container{text-align:center}.guide__block{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.guide__block img{display:inline-block;margin:0 auto}.guide__block-title{margin-top:10px}.guide__block-wrapper{width:100%;margin:0}.guide__block-subtitle{margin:5px auto 0 auto}.help-center__start{text-align:center}}@media(max-width: 400px){.hero__title{font-size:26px}.verification__window-subtitle{font-size:14px}.guide__container{padding:20px}.help-center__title{font-size:26px}}@media(max-width: 350px){.header__btn{padding:8px 9px}}