.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wd{padding:20px;background-color:#202020;margin-top:-20px;margin-bottom:30px}.wd__wallet{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px 40px}.wd__input{max-width:560px;font-size:20px;background:#292929;padding:0 20px;line-height:60px;border:0;letter-spacing:.01em;color:#fff;display:block;width:100%}.wd__btn{height:60px;width:120px;font-weight:500;font-size:15px;letter-spacing:.02em;color:#000;border:none;background:none;cursor:pointer;text-transform:uppercase;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;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background:#00fff0}.wd__btn--disabled{opacity:.3;cursor:pointer}.wd__paragraph{margin-top:20px;line-height:1.3;opacity:.75}.wd__paragraph--active{opacity:1}.wd__logo{height:40px;width:130px}.wd__link{text-decoration:none}.wd__link:hover{opacity:.75}@media (max-width:768px){.wd__wallet{-ms-flex-wrap:wrap;flex-wrap:wrap}.wd__input{width:100%;max-width:100%}}.wd__extra{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wd__address{max-width:100px;display:inline-block;overflow:hidden;text-overflow:ellipsis;padding-top:8px}.wd__ico{display:inline-block;height:20px;width:20px;background:transparent url(../img/ext_link.7e21e26c.svg) no-repeat 50%/cover}.popup__container_with_header{padding:0}.popup__header{background:#0b5853;padding:13px 51px;color:#fff}@media (width <= 768px){.popup__header{padding:13px 16px;font-size:16px;line-height:1}}.popup__body{padding:34px 51px}@media (width <= 768px){.popup__body{padding:32px 16px}}.popup__info{margin-bottom:24px}.popup__info_type_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@media (width < 768px){.popup__info_type_grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;row-gap:40px}}.popup__info-price{font-weight:700;font-size:28px;letter-spacing:.01em;padding-top:5px;color:hsla(0,0%,100%,.9);font-family:Eurostile Extd,sans-serif}.popup__info-price-cur{font-weight:500;font-size:18px;line-height:111%;letter-spacing:.01em;color:#fff;font-family:Eurostile,sans-serif;vertical-align:middle}.popup__info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (width < 768px){.popup__info-list{display:none}}.popup__info-list-item{width:100%;text-align:center;background:#292929;padding:12px 6px 7px;border:1px solid transparent;font-weight:700;font-size:17px;line-height:118%;color:hsla(0,0%,100%,.4);cursor:pointer}.popup__info-list-item_type_current{border:1px solid #00fff0;color:#00fff0}.popup__info-list-item_type_disabled{cursor:not-allowed;opacity:.8;pointer-events:none}.popup__info-select{display:none}@media (width < 768px){.popup__info-select{display:block;width:100%;text-align:center}}.popup__info-select-item{width:100%;display:block;border:1px solid #00fff0;background:none;text-align:center;font-family:Eurostile,sans-serif;font-weight:700;font-size:17px;line-height:118%;color:#00fff0;padding:14px 5px 9px}.popup__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.popup__info-max{margin-left:15px;border:1px solid #00fff0;color:#00fff0;font-size:10px;padding:10px 5px 0;font-weight:700;cursor:pointer}.popup__info-max:hover{opacity:.5}.popup__input{background:none;width:100%;display:block;font-weight:400;font-size:24px;line-height:90%;letter-spacing:.01em;color:hsla(0,0%,100%,.9);border-bottom:1px solid hsla(0,0%,100%,.2)}.popup__input--error{border-bottom:1px solid #ff4a7a}.popup__input-error{position:absolute;bottom:-20px;left:0;color:#ff4a7a;font-size:11px;font-weight:400;line-height:1;white-space:nowrap}@media (width < 768px){.popup__info-sum{width:100%}}.popup__info-apy{text-align:right}@media (width < 768px){.popup__info-apy{text-align:left}}.popup__info-apy .popup__info-price,.popup__info-apy .popup__info-price-cur{color:#00fff0}.popup__exit{position:absolute;right:12px;top:12px;cursor:pointer;height:16px;width:16px;background:url(../img/exitPopup.ffd1f734.svg)}.popup__titleblock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:45px}.popup__titleblock_type_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.popup__titleblock{text-align:center;-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;padding-bottom:39px}}@media screen and (max-width:767px){.popup__text{text-align:center;padding-bottom:23px}}.popup__title{font-family:Eurostile Extd,Arial,sans-serif;font-weight:900;font-size:26px;line-height:1.1;color:#fff;margin-bottom:14px}.popup__title_type_main{font-size:32px}@media screen and (max-width:992px){.popup__title_type_main{font-size:26px}}@media screen and (max-width:767px){.popup__title{margin-bottom:17px}}.popup__subtitle{font-size:17px;font-weight:400;line-height:1.17;color:hsla(0,0%,100%,.6);max-width:200px}@media screen and (max-width:767px){.popup__subtitle{max-width:250px;width:100%;margin:0 auto}}.popup__price{text-align:right}@media screen and (max-width:767px){.popup__price{text-align:center}}.popup__coast{font-family:Eurostile Extd,Arial,sans-serif;font-weight:900;font-size:26px;line-height:1.11;color:#00fff0;margin-bottom:10px}@media screen and (max-width:767px){.popup__coast{margin-bottom:3px}}.popup__usd{color:#00fff0;font-weight:500;font-size:18px;line-height:1.11}@media screen and (max-width:767px){.popup__usd{font-size:16px}}.popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__pay-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px;display:none}@media screen and (max-width:767px){.popup__pay-info{-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;margin-top:30px}}.popup__pay-info_active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__info-items{width:70%;margin-bottom:39px}@media screen and (max-width:767px){.popup__info-items{text-align:center;margin-bottom:30px;width:100%;max-width:280px}}.popup__info-item{padding-bottom:24px}.popup__info-title{color:hsla(0,0%,100%,.6);margin-bottom:4px}.popup__info-text,.popup__info-title{font-weight:400;font-size:17px;line-height:1.17}.popup__info-text{color:#fff;letter-spacing:.4px}.popup__info-text_wl{text-decoration:underline}.popup__qr-container{background:#fff;margin-left:20px;-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width:767px){.popup__qr-container{margin-left:auto;margin-right:auto;margin-bottom:40px}}.popup__qr{height:140px;width:140px}.popup__line{border:0;height:5px;-webkit-transition:1s;transition:1s}.popup__line_position_left{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#00fff0),color-stop(50%,hsla(0,0%,100%,.04)));background-image:linear-gradient(90deg,#00fff0 50%,hsla(0,0%,100%,.04) 0)}.popup__line_position_right{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,hsla(0,0%,100%,.04)),color-stop(50%,#00fff0));background-image:linear-gradient(90deg,hsla(0,0%,100%,.04) 50%,#00fff0 0)}.popup__tab{font-size:17px;line-height:20px;font-weight:700;font-family:EuroStile,Arial,sans-serif;border:none;padding:18px 0 13px;width:50%;cursor:pointer;background-color:#292929;color:hsla(0,0%,100%,.4);text-align:center}@media screen and (max-width:767px){.popup__tab_type_wallet{font-weight:900;font-size:17px;line-height:20px;font-family:Eurostile Extd,Arial,sans-serif}}.popup__tab_active{background-color:#00fff0;color:#000}.popup__desc{margin-bottom:26px;font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.01em;color:#fff;opacity:.6}.form-checkbox--disabled{opacity:.5;pointer-events:none}.form-checkbox--disabled *{pointer-events:none}.popup__body{position:relative}.popup__body-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#202020;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99}.popup__body-loader,.staking-payment{display:-webkit-box;display:-ms-flexbox;display:flex}.staking-payment{margin-top:24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.staking-payment__qr{width:100%;min-width:148px;min-height:148px;max-width:148px;max-height:148px;margin-right:12px}.staking-payment__qr canvas{background:#fff;border-radius:12px}.staking-payment__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.staking-payment__info .popup__info-title{font-size:14px}.staking-payment__info-title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.staking-payment__info-title .popup__info-price,.staking-payment__info-title .popup__title{font-size:16px!important;margin:0!important}.staking-payment__info-title .popup__info-price{color:#00fff0}.staking-payment__info-title .popup__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.staking-payment__info-title .popup__title span{display:inline-block;font-size:12px;color:#fff}.staking-payment .popup-invoice__input-wrapper,.staking-payment .popup-invoice__type{padding:4px!important}.popup-invoice__input-wrapper{background:#212121;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.popup-invoice__input-wrapper,.popup-invoice__type{border:1px solid #333;padding:8px 12px 8px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-invoice__type{background:#2f2f2f;font-size:12px;line-height:133%;color:#fff;font-family:Inter,sans-serif;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-ms-flex-negative:0;flex-shrink:0}.popup-invoice__type:before{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.895 6.723l3.108-3.107 3.11 3.11 1.807-1.81L8.003 0 3.087 4.916l1.808 1.807zM0 8l1.808-1.808L3.616 8 1.808 9.808 0 8zm8.006 4.385L4.898 9.278l-1.811 1.805.002.003L8.006 16l4.916-4.917.001-.001-1.808-1.806-3.11 3.109zM12.384 8l1.808-1.808L16 8l-1.808 1.808L12.384 8zM8 6.165L9.835 8h.001L9.835 8 8.001 9.836 6.167 8.004 6.165 8l.002-.003.321-.32.157-.156 1.356-1.356z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;-ms-flex-negative:0;flex-shrink:0}.popup-invoice__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.popup-invoice__textarea{display:block;width:100%;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;line-height:133%;color:#fff}.popup-invoice__copy{width:24px;height:24px;display:block;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 22V9l13 .008V22H9z' stroke='%2300FFF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 9V2.01L2 2v15h7' stroke='%2300FFF0' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-size:contain;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media(hover:hover){.popup-invoice__copy:hover{opacity:.7}}@media(hover:none){.popup-invoice__copy:active{opacity:.7}}.popup-block__close[data-v-4f3e458e]{position:absolute;top:16px;right:16px;display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.197 22.457a.883.883 0 01-.255-.44 1.072 1.072 0 010-.51.92.92 0 01.255-.43l5.397-5.414-5.397-5.405a.86.86 0 01-.246-.43 1.071 1.071 0 010-.51.913.913 0 01.246-.44.935.935 0 01.449-.255c.17-.041.34-.041.51 0 .17.041.316.123.439.246L16 14.274l5.396-5.405a.827.827 0 01.44-.246c.17-.041.337-.041.5 0a.99.99 0 01.458.255c.123.123.205.27.246.44.047.17.047.34 0 .51a.969.969 0 01-.246.439l-5.396 5.396 5.396 5.405a.968.968 0 01.246.449c.041.164.041.33 0 .5a.912.912 0 01-.246.44.935.935 0 01-.448.255c-.17.04-.34.04-.51 0a.912.912 0 01-.44-.246L16 17.06l-5.405 5.405a.912.912 0 01-.44.246 1.072 1.072 0 01-.51 0 .935.935 0 01-.448-.255z' fill='%2300D5C8'/%3E%3C/svg%3E");-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.popup-invoice[data-v-4f3e458e]:before{content:"";display:block;height:100%;width:50%;position:absolute;top:0;left:0;background:#0b1414;z-index:-1}@media (width <= 768px){.popup-invoice[data-v-4f3e458e]:before{content:none}}.popup-invoice__container[data-v-4f3e458e]{display:grid;grid-template-columns:1fr 1fr;max-width:868px}@media (width <= 768px){.popup-invoice__container[data-v-4f3e458e]{grid-template-columns:1fr}}.popup-invoice__content[data-v-4f3e458e]{padding:0 48px 0 32px}@media (width <= 768px){.popup-invoice__content[data-v-4f3e458e]{padding:32px 0}}.popup-invoice__desc[data-v-4f3e458e]{padding-left:48px;padding-right:32px;font-size:16px;line-height:150%;color:#fff;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;row-gap:16px;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}@media (width <= 768px){.popup-invoice__desc[data-v-4f3e458e]{padding:32px 0}}.popup-invoice__title[data-v-4f3e458e]{text-align:center;margin-bottom:80px;font-size:28px;color:#fff;font-weight:400;font-family:Eurostile Extd,sans-serif}.popup-invoice__status[data-v-4f3e458e]{text-align:center;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;font-weight:500;font-size:16px;line-height:125%;color:#3571ff;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;font-family:Inter,sans-serif;margin-bottom:28px}.popup-invoice__status[data-v-4f3e458e]:before{content:"";display:block;width:13px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.167 1.333v2A4.667 4.667 0 016.5 8M1.833 1.333v2A4.667 4.667 0 006.5 8m0 0a4.667 4.667 0 014.667 4.667v2M6.5 8a4.667 4.667 0 00-4.667 4.667v2M.5 1.333h12m0 13.334H.5' stroke='%233571FF' stroke-width='1.5'/%3E%3C/svg%3E");background-size:cover;background-position:50%;background-repeat:no-repeat}.popup-invoice__qr[data-v-4f3e458e]{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-bottom:28px;margin-left:auto;margin-right:auto;display:block}.popup-invoice__price-wrapper[data-v-4f3e458e]{margin-bottom:28px}.popup-invoice__price[data-v-4f3e458e]{font-weight:700;font-size:32px;line-height:1;text-align:center;color:#00fff0;font-family:Eurostile Extd,sans-serif}.popup-invoice__price-currency[data-v-4f3e458e]{font-size:24px;color:#00fff0}.popup-invoice__price-subtitle[data-v-4f3e458e]{font-size:16px;line-height:125%;text-align:center;color:#8f8f95;font-family:Inter,sans-serif}.popup-invoice__input-wrapper[data-v-4f3e458e]{background:#212121;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.popup-invoice__input-wrapper[data-v-4f3e458e],.popup-invoice__type[data-v-4f3e458e]{border:1px solid #333;padding:8px 12px 8px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-invoice__type[data-v-4f3e458e]{background:#2f2f2f;font-size:12px;line-height:133%;color:#fff;font-family:Inter,sans-serif;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-ms-flex-negative:0;flex-shrink:0}.popup-invoice__type[data-v-4f3e458e]:before{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.895 6.723l3.108-3.107 3.11 3.11 1.807-1.81L8.003 0 3.087 4.916l1.808 1.807zM0 8l1.808-1.808L3.616 8 1.808 9.808 0 8zm8.006 4.385L4.898 9.278l-1.811 1.805.002.003L8.006 16l4.916-4.917.001-.001-1.808-1.806-3.11 3.109zM12.384 8l1.808-1.808L16 8l-1.808 1.808L12.384 8zM8 6.165L9.835 8h.001L9.835 8 8.001 9.836 6.167 8.004 6.165 8l.002-.003.321-.32.157-.156 1.356-1.356z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;-ms-flex-negative:0;flex-shrink:0}.popup-invoice__label[data-v-4f3e458e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.popup-invoice__textarea[data-v-4f3e458e]{display:block;width:100%;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;line-height:133%;color:#fff}.popup-invoice__copy[data-v-4f3e458e]{width:24px;height:24px;display:block;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 22V9l13 .008V22H9z' stroke='%2300FFF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 9V2.01L2 2v15h7' stroke='%2300FFF0' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-size:contain;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (hover:hover){.popup-invoice__copy[data-v-4f3e458e]:hover{opacity:.7}}@media (hover:none){.popup-invoice__copy[data-v-4f3e458e]:active{opacity:.7}}.popup-invoice__code-title[data-v-4f3e458e]{font-weight:400;font-size:14px;line-height:143%;color:#fff;font-family:Inter,sans-serif}.popup-invoice__code-text[data-v-4f3e458e]{font-weight:400;font-size:12px;line-height:133%;color:#8f8f95;font-family:Inter,sans-serif}