@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased!important;text-rendering:optimizeLegibility}p,h1,h2,h3,span,a{-webkit-text-stroke:.45px transparent}@supports (-webkit-touch-callout: none){body{text-shadow:0 0 .5px rgba(0,0,0,.1)}.light-text{-webkit-text-stroke:.35px currentColor}}button{font-size:unset}#app{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}a{text-decoration:none}button{background:none}input{background:none;border:none;outline:none;font-weight:450}input::placeholder{font-weight:450}[data-theme=dark] .vc-title-wrapper{color:#fff}.woot-widget-bubble{background:var(--primary-color)!important;transition:background-color .3s ease!important}.woot-widget-bubble svg path{fill:var(--block-background)!important;transition:fill .3s ease!important}[data-theme=dark] .woot-widget-bubble{background:#9eff00!important}[data-theme=dark] .woot-widget-bubble svg path{fill:var(--block-background)!important}@media (max-width: 768px){.woot-widget-bubble{width:48px!important;height:48px!important}.woot-widget-bubble svg{width:20px!important;height:20px!important;bottom:20px!important;margin:0!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ui-core__tooltip-container{position:relative;display:inline-block}.ui-core__tooltip-trigger{position:relative;cursor:help}.ui-core__info--icon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:50%;background-color:var(--ui-core-c-dark-4);color:var(--ui-core-c-base);font-weight:600;font-size:8px}.ui-core__tooltip{position:fixed;padding:8px 12px 10px;background-color:var(--ui-core-c-dark-15);color:var(--ui-core-c-base);border-radius:8px;font-size:10px;font-weight:500;white-space:nowrap;z-index:600;box-shadow:0 2px 4px rgba(#000,.2);pointer-events:none}.ui-core__tooltip{pointer-events:auto}.ui-core__tooltip--top:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:var(--ui-core-c-dark-15) transparent transparent transparent}.ui-core__tooltip--bottom:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:transparent transparent var(--ui-core-c-dark-15) transparent}.ui-core__tooltip--left:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border-width:5px;border-style:solid;border-color:transparent transparent transparent var(--ui-core-c-dark-15)}.ui-core__tooltip--right:after{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border-width:5px;border-style:solid;border-color:transparent var(--ui-core-c-dark-15) transparent transparent}.ui-core-tooltip-enter-active,.ui-core-tooltip-leave-active{transition:opacity .3s,transform .3s}.ui-core-tooltip-enter-from,.ui-core-tooltip-leave-to{opacity:0;transform:scale(.9)}:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon{background-image:url(/travel/locale.svg)}.ui-core__kyc-btn{display:inline-flex;align-items:center;gap:3px;padding:8px 12px;border-radius:8px;cursor:pointer;color:#000;transition:opacity .2s}.ui-core__kyc-btn svg{width:18px}.ui-core__kyc-btn:hover{opacity:.7}:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon{background-image:url(/travel/locale.svg)}.ui-core-modal__backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center}.ui-core-modal__content{background:#181a1f;border-radius:10px;padding:20px;max-width:400px}.ui-core-modal__qr-img{width:200px;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat}.ui-core-modal__close-btn{color:var(--ui-core-c-primary);display:block;padding:10px 0;text-align:center;width:100%;box-sizing:border-box;cursor:pointer;margin-top:20px}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}[data-v-d62f8728]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-d62f8728] *{box-sizing:border-box}.ui-core h1[data-v-d62f8728],.ui-core h2[data-v-d62f8728],.ui-core h3[data-v-d62f8728],.ui-core h4[data-v-d62f8728],.ui-core h5[data-v-d62f8728],.ui-core h6[data-v-d62f8728]{font-weight:500}.ui-core img[data-v-d62f8728]{border-style:none}.ui-core button[data-v-d62f8728],.ui-core input[data-v-d62f8728],.ui-core optgroup[data-v-d62f8728],.ui-core select[data-v-d62f8728],.ui-core textarea[data-v-d62f8728]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-d62f8728],.ui-core input[data-v-d62f8728]{overflow:visible}.ui-core button[data-v-d62f8728],.ui-core select[data-v-d62f8728]{text-transform:none}.ui-core button[data-v-d62f8728]::-moz-focus-inner,.ui-core [type=button][data-v-d62f8728]::-moz-focus-inner,.ui-core [type=reset][data-v-d62f8728]::-moz-focus-inner,.ui-core [type=submit][data-v-d62f8728]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-d62f8728]:-moz-focusring,.ui-core [type=button][data-v-d62f8728]:-moz-focusring,.ui-core [type=reset][data-v-d62f8728]:-moz-focusring,.ui-core [type=submit][data-v-d62f8728]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-d62f8728]{padding:.35em .75em .625em}.ui-core textarea[data-v-d62f8728]{overflow:auto}.ui-core [type=checkbox][data-v-d62f8728],.ui-core [type=radio][data-v-d62f8728]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-d62f8728]::-webkit-inner-spin-button,.ui-core [type=number][data-v-d62f8728]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-d62f8728]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-d62f8728]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-d62f8728] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-d62f8728]{display:none}.ui-core__animate--slide-enter[data-v-d62f8728]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-d62f8728]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-d62f8728]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-d62f8728]{transform:translate(-110%)}.slide-enter-active[data-v-d62f8728],.slide-leave-active[data-v-d62f8728]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-d62f8728],.slide-leave-to[data-v-d62f8728]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-d62f8728],.ui-core-fade-leave-active[data-v-d62f8728]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-d62f8728],.ui-core-fade-leave-to[data-v-d62f8728]{opacity:0}.ui-core-pa-none[data-v-d62f8728]{padding:0}.ui-core-pl-none[data-v-d62f8728]{padding-left:0}.ui-core-pr-none[data-v-d62f8728]{padding-right:0}.ui-core-pt-none[data-v-d62f8728]{padding-top:0}.ui-core-pb-none[data-v-d62f8728]{padding-bottom:0}.ui-core-px-none[data-v-d62f8728]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-d62f8728]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-d62f8728]{margin:0}.ui-core-ml-none[data-v-d62f8728]{margin-left:0}.ui-core-mr-none[data-v-d62f8728]{margin-right:0}.ui-core-mt-none[data-v-d62f8728]{margin-top:0}.ui-core-mb-none[data-v-d62f8728]{margin-bottom:0}.ui-core-mx-none[data-v-d62f8728]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-d62f8728]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-d62f8728]{padding:4px}.ui-core-pl-xs[data-v-d62f8728]{padding-left:4px}.ui-core-pr-xs[data-v-d62f8728]{padding-right:4px}.ui-core-pt-xs[data-v-d62f8728]{padding-top:4px}.ui-core-pb-xs[data-v-d62f8728]{padding-bottom:4px}.ui-core-px-xs[data-v-d62f8728]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-d62f8728]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-d62f8728]{margin:4px}.ui-core-ml-xs[data-v-d62f8728]{margin-left:4px}.ui-core-mr-xs[data-v-d62f8728]{margin-right:4px}.ui-core-mt-xs[data-v-d62f8728]{margin-top:4px}.ui-core-mb-xs[data-v-d62f8728]{margin-bottom:4px}.ui-core-mx-xs[data-v-d62f8728]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-d62f8728]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-d62f8728]{padding:8px}.ui-core-pl-sm[data-v-d62f8728]{padding-left:8px}.ui-core-pr-sm[data-v-d62f8728]{padding-right:8px}.ui-core-pt-sm[data-v-d62f8728]{padding-top:8px}.ui-core-pb-sm[data-v-d62f8728]{padding-bottom:8px}.ui-core-px-sm[data-v-d62f8728]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-d62f8728]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-d62f8728]{margin:8px}.ui-core-ml-sm[data-v-d62f8728]{margin-left:8px}.ui-core-mr-sm[data-v-d62f8728]{margin-right:8px}.ui-core-mt-sm[data-v-d62f8728]{margin-top:8px}.ui-core-mb-sm[data-v-d62f8728]{margin-bottom:8px}.ui-core-mx-sm[data-v-d62f8728]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-d62f8728]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-d62f8728]{padding:16px}.ui-core-pl-md[data-v-d62f8728]{padding-left:16px}.ui-core-pr-md[data-v-d62f8728]{padding-right:16px}.ui-core-pt-md[data-v-d62f8728]{padding-top:16px}.ui-core-pb-md[data-v-d62f8728]{padding-bottom:16px}.ui-core-px-md[data-v-d62f8728]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-d62f8728]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-d62f8728]{margin:16px}.ui-core-ml-md[data-v-d62f8728]{margin-left:16px}.ui-core-mr-md[data-v-d62f8728]{margin-right:16px}.ui-core-mt-md[data-v-d62f8728]{margin-top:16px}.ui-core-mb-md[data-v-d62f8728]{margin-bottom:16px}.ui-core-mx-md[data-v-d62f8728]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-d62f8728]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-d62f8728]{padding:24px}.ui-core-pl-lg[data-v-d62f8728]{padding-left:24px}.ui-core-pr-lg[data-v-d62f8728]{padding-right:24px}.ui-core-pt-lg[data-v-d62f8728]{padding-top:24px}.ui-core-pb-lg[data-v-d62f8728]{padding-bottom:24px}.ui-core-px-lg[data-v-d62f8728]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-d62f8728]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-d62f8728]{margin:24px}.ui-core-ml-lg[data-v-d62f8728]{margin-left:24px}.ui-core-mr-lg[data-v-d62f8728]{margin-right:24px}.ui-core-mt-lg[data-v-d62f8728]{margin-top:24px}.ui-core-mb-lg[data-v-d62f8728]{margin-bottom:24px}.ui-core-mx-lg[data-v-d62f8728]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-d62f8728]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-d62f8728]{padding:48px}.ui-core-pl-xl[data-v-d62f8728]{padding-left:48px}.ui-core-pr-xl[data-v-d62f8728]{padding-right:48px}.ui-core-pt-xl[data-v-d62f8728]{padding-top:48px}.ui-core-pb-xl[data-v-d62f8728]{padding-bottom:48px}.ui-core-px-xl[data-v-d62f8728]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-d62f8728]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-d62f8728]{margin:48px}.ui-core-ml-xl[data-v-d62f8728]{margin-left:48px}.ui-core-mr-xl[data-v-d62f8728]{margin-right:48px}.ui-core-mt-xl[data-v-d62f8728]{margin-top:48px}.ui-core-mb-xl[data-v-d62f8728]{margin-bottom:48px}.ui-core-mx-xl[data-v-d62f8728]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-d62f8728]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-d62f8728],.ui-core-my-auto[data-v-d62f8728]{margin-top:auto}.ui-core-ml-auto[data-v-d62f8728]{margin-left:auto}.ui-core-mb-auto[data-v-d62f8728],.ui-core-my-auto[data-v-d62f8728]{margin-bottom:auto}.ui-core-mr-auto[data-v-d62f8728]{margin-right:auto}.ui-core-mx-auto[data-v-d62f8728]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-d62f8728]{gap:0}.ui-core-qap-x-none[data-v-d62f8728]{row-gap:0}.ui-core-qap-y-none[data-v-d62f8728]{column-gap:0}.ui-core-gap-xs[data-v-d62f8728]{gap:4px}.ui-core-qap-x-xs[data-v-d62f8728]{row-gap:4px}.ui-core-qap-y-xs[data-v-d62f8728]{column-gap:4px}.ui-core-gap-sm[data-v-d62f8728]{gap:8px}.ui-core-qap-x-sm[data-v-d62f8728]{row-gap:8px}.ui-core-qap-y-sm[data-v-d62f8728]{column-gap:8px}.ui-core-gap-md[data-v-d62f8728]{gap:16px}.ui-core-qap-x-md[data-v-d62f8728]{row-gap:16px}.ui-core-qap-y-md[data-v-d62f8728]{column-gap:16px}.ui-core-gap-lg[data-v-d62f8728]{gap:24px}.ui-core-qap-x-lg[data-v-d62f8728]{row-gap:24px}.ui-core-qap-y-lg[data-v-d62f8728]{column-gap:24px}.ui-core-gap-xl[data-v-d62f8728]{gap:48px}.ui-core-qap-x-xl[data-v-d62f8728]{row-gap:48px}.ui-core-qap-y-xl[data-v-d62f8728]{column-gap:48px}#chatra[data-v-d62f8728]:not(.chatra--expanded){display:none!important}[data-v-d62f8728]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-d62f8728]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-d62f8728]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-d62f8728]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-d62f8728]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-d62f8728]{--p-base: 14px 16px}}.ui-core__separator[data-v-d62f8728]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-d62f8728]{overflow:hidden}.ui-core__topbar[data-v-d62f8728]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-d62f8728]{gap:2px}}.ui-core__topbar-btn--sign[data-v-d62f8728],.ui-core__topbar-btn--register[data-v-d62f8728]{cursor:pointer}.ui-core__topbar-menu[data-v-d62f8728]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-d62f8728]{flex:1}}.ui-core__topbar--flex[data-v-d62f8728]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-d62f8728]{margin-left:auto;gap:12px}.ui-core__main[data-v-d62f8728]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-d62f8728]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-d62f8728]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-d62f8728]{display:block;width:24px;height:24px}.ui-core__chat[data-v-d62f8728]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-d62f8728]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-d62f8728]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-d62f8728]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-d62f8728]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-d62f8728]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-d62f8728]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-d62f8728]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-d62f8728]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-d62f8728]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-d62f8728]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-d62f8728]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-d62f8728]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-d62f8728]{display:block}.ui-core__menu--dropdown>span>ul[data-v-d62f8728]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-d62f8728]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-d62f8728]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-d62f8728]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-d62f8728]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-d62f8728]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-d62f8728]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-d62f8728]{right:0}.ui-core__menu--dropdown--inner[data-v-d62f8728]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-d62f8728]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-d62f8728]{margin:15px 0}}.ui-core__menu--link--soon[data-v-d62f8728]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-d62f8728]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-d62f8728]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-d62f8728]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-d62f8728]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-d62f8728]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-d62f8728]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-d62f8728]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-d62f8728]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-d62f8728]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-d62f8728]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-d62f8728]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-d62f8728]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-d62f8728]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-d62f8728]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-d62f8728]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-d62f8728]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-d62f8728]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-d62f8728]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-d62f8728]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-d62f8728]{gap:8px}}.ui-core__menu--top>ul li[data-v-d62f8728]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-d62f8728]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-d62f8728]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-d62f8728]{margin-inline:auto}.ui-core__auth[data-v-d62f8728]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-d62f8728]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-d62f8728]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-d62f8728]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>span[data-v-d62f8728]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>a[data-v-d62f8728]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>span[data-v-d62f8728]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-d62f8728]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-d62f8728]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-d62f8728]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-d62f8728]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-d62f8728]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-d62f8728]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-d62f8728]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>span[data-v-d62f8728]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-d62f8728],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-d62f8728]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-d62f8728]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-d62f8728]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-d62f8728]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-d62f8728]{min-width:170px}}.ui-core__btn[data-v-d62f8728]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-d62f8728]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-d62f8728]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-d62f8728]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-d62f8728]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-d62f8728]{grid-area:logo}.ui-core__footer__social[data-v-d62f8728]{grid-area:social}.ui-core__footer--locale[data-v-d62f8728]{grid-area:locale}.ui-core__footer--apps[data-v-d62f8728]{grid-area:apps}.ui-core__footer--links[data-v-d62f8728]{grid-area:links}.ui-core__footer--botmenu-list[data-v-d62f8728]{grid-area:botmenu}.ui-core__footer--copy[data-v-d62f8728]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-d62f8728]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-d62f8728]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-d62f8728]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-d62f8728]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-d62f8728]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-d62f8728]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-d62f8728]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-d62f8728]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-d62f8728]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-d62f8728]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-d62f8728]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-d62f8728]{display:block}.ui-core__footer--app--btn span[data-v-d62f8728]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-d62f8728]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-d62f8728]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-d62f8728]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-d62f8728]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-d62f8728]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-d62f8728]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-d62f8728]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-d62f8728]{text-decoration:none;display:block}.ui-core__footer--links[data-v-d62f8728]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-d62f8728]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-d62f8728]:hover{text-decoration:none}.ui-core__footer--copy[data-v-d62f8728]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-d62f8728]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-d62f8728]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-d62f8728]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-d62f8728]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-d62f8728]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-d62f8728]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-d62f8728]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-d62f8728]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-d62f8728]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-d62f8728]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-d62f8728]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-d62f8728]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-d62f8728]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-d62f8728]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-d62f8728]{display:block}.ui-core__header-assets--action--btn--icon[data-v-d62f8728]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-d62f8728]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-d62f8728]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-d62f8728]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-d62f8728]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-d62f8728]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-d62f8728]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-d62f8728]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-d62f8728]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-d62f8728]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-d62f8728]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-d62f8728]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-d62f8728]{width:100%}.ui-core__user-tariff[data-v-d62f8728]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-d62f8728]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-d62f8728]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-d62f8728]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-d62f8728]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-d62f8728]{margin-left:auto}.ui-core__footer--apps[data-v-d62f8728]{gap:12px}.ui-core__footer--app[data-v-d62f8728]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-d62f8728],.ui-core__footer--app--qr[data-v-d62f8728]{display:none}.ui-core__footer--botmenu-list[data-v-d62f8728]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-d62f8728]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-d62f8728]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-d62f8728]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-d62f8728]{gap:12px 8px}.ui-core__footer--links__item[data-v-d62f8728]{font-size:10px}.ui-core__footer--copy[data-v-d62f8728]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-d62f8728]{z-index:991}.ui-core__topbar-menu[data-v-d62f8728]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-d62f8728]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-d62f8728]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-d62f8728],.ui-core__topbar-hamb.is-open span[data-v-d62f8728]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-d62f8728]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-d62f8728]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-d62f8728]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-d62f8728]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-d62f8728]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-d62f8728]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-d62f8728]{display:none}.ui-core__menu--apps>ul[data-v-d62f8728],.ui-core__menu--top>ul[data-v-d62f8728]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-d62f8728]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-d62f8728]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-d62f8728]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-d62f8728]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-d62f8728]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-d62f8728]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-d62f8728]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-d62f8728]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-d62f8728]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-d62f8728]{padding-right:16px}.ui-core__menu--link--soon[data-v-d62f8728]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-d62f8728]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-d62f8728]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-d62f8728]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-d62f8728]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-d62f8728]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-d62f8728]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-d62f8728]{padding:5px 0}}[data-v-d62f8728]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-d62f8728],body[data-v-d62f8728]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-d62f8728]:before{background:var(--ui-core-svg-star-grey)}body[data-v-d62f8728]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-d62f8728],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-d62f8728]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-d62f8728]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-d62f8728],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-d62f8728],.ui-core__topbar-menu a[href*="/bonus"][data-v-d62f8728]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-d62f8728]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-d62f8728]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-d62f8728]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-d62f8728]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-d62f8728]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-d62f8728]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-d62f8728]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-d62f8728]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-d62f8728]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-d62f8728]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-d62f8728]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-d62f8728]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-d62f8728]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-d62f8728]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-d62f8728]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-d62f8728]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-d62f8728]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-d62f8728]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-d62f8728]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-d62f8728]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-d62f8728]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-d62f8728]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-d62f8728]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-d62f8728]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-d62f8728]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-d62f8728]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-d62f8728]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-d62f8728]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-d62f8728]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-d62f8728]:hover{color:#aeb3b9}[data-v-d62f8728]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-d62f8728]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-d62f8728]{width:100%}[data-v-d62f8728]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-d62f8728]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-d62f8728]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-d62f8728]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-d62f8728]{color:var(--primary-text-color)!important}.vc-disabled[data-v-d62f8728]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-d62f8728]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-d62f8728],.vc-nav-popover-container[data-v-d62f8728],.vc-nav-item[data-v-d62f8728]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-d62f8728]{border-radius:2px}.vc-focus[data-v-d62f8728]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-d62f8728]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-d62f8728]{color:var(--primary-text-color)!important}.vc-arrow[data-v-d62f8728]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-d62f8728],.vc-highlight-bg-light[data-v-d62f8728]{background-color:var(--primary-color-light-2)!important}.theme-toggle[data-v-d62f8728]{z-index:1;position:relative;bottom:-18px;left:unset}.theme-toggle__track[data-v-d62f8728]{width:80px;height:36px;background:var(--block-background);border:1px solid var(--stroke);border-radius:18px;position:relative;transition:all .3s ease;margin:0 auto;cursor:pointer}.theme-toggle__slider[data-v-d62f8728]{position:absolute;top:2px;left:2px;width:30px;height:30px;background:var(--primary-color);border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.theme-toggle__slider--dark[data-v-d62f8728]{transform:translate(44px);background:#9eff00}.theme-toggle__icon[data-v-d62f8728]{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.theme-toggle__sun[data-v-d62f8728],.theme-toggle__moon[data-v-d62f8728]{width:100%;height:100%;transition:all .3s ease}.theme-toggle__sun[data-v-d62f8728]{color:var(--block-background)}.theme-toggle__moon[data-v-d62f8728]{color:#000}.theme-toggle__icon[data-v-d62f8728]{transition:transform .3s ease}@media (max-width: 1340px){.theme-toggle__track[data-v-d62f8728]{width:70px;height:32px;margin:0 auto}.theme-toggle__slider[data-v-d62f8728]{width:26px;height:26px}.theme-toggle__slider--dark[data-v-d62f8728]{transform:translate(38px)}.theme-toggle__icon[data-v-d62f8728]{width:14px;height:14px}}:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon{background-image:url(/travel/locale.svg)}.app-layout{display:flex;flex-direction:column;min-height:100vh;background-color:var(--base-background);color:var(--primary-text-color);transition:background-color .3s ease,color .3s ease}.main-content{flex:1;margin:0 auto}[data-v-724d62a6]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-724d62a6] *{box-sizing:border-box}.ui-core h1[data-v-724d62a6],.ui-core h2[data-v-724d62a6],.ui-core h3[data-v-724d62a6],.ui-core h4[data-v-724d62a6],.ui-core h5[data-v-724d62a6],.ui-core h6[data-v-724d62a6]{font-weight:500}.ui-core img[data-v-724d62a6]{border-style:none}.ui-core button[data-v-724d62a6],.ui-core input[data-v-724d62a6],.ui-core optgroup[data-v-724d62a6],.ui-core select[data-v-724d62a6],.ui-core textarea[data-v-724d62a6]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-724d62a6],.ui-core input[data-v-724d62a6]{overflow:visible}.ui-core button[data-v-724d62a6],.ui-core select[data-v-724d62a6]{text-transform:none}.ui-core button[data-v-724d62a6]::-moz-focus-inner,.ui-core [type=button][data-v-724d62a6]::-moz-focus-inner,.ui-core [type=reset][data-v-724d62a6]::-moz-focus-inner,.ui-core [type=submit][data-v-724d62a6]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-724d62a6]:-moz-focusring,.ui-core [type=button][data-v-724d62a6]:-moz-focusring,.ui-core [type=reset][data-v-724d62a6]:-moz-focusring,.ui-core [type=submit][data-v-724d62a6]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-724d62a6]{padding:.35em .75em .625em}.ui-core textarea[data-v-724d62a6]{overflow:auto}.ui-core [type=checkbox][data-v-724d62a6],.ui-core [type=radio][data-v-724d62a6]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-724d62a6]::-webkit-inner-spin-button,.ui-core [type=number][data-v-724d62a6]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-724d62a6]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-724d62a6]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-724d62a6] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-724d62a6]{display:none}.ui-core__animate--slide-enter[data-v-724d62a6]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-724d62a6]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-724d62a6]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-724d62a6]{transform:translate(-110%)}.slide-enter-active[data-v-724d62a6],.slide-leave-active[data-v-724d62a6]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-724d62a6],.slide-leave-to[data-v-724d62a6]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-724d62a6],.ui-core-fade-leave-active[data-v-724d62a6]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-724d62a6],.ui-core-fade-leave-to[data-v-724d62a6]{opacity:0}.ui-core-pa-none[data-v-724d62a6]{padding:0}.ui-core-pl-none[data-v-724d62a6]{padding-left:0}.ui-core-pr-none[data-v-724d62a6]{padding-right:0}.ui-core-pt-none[data-v-724d62a6]{padding-top:0}.ui-core-pb-none[data-v-724d62a6]{padding-bottom:0}.ui-core-px-none[data-v-724d62a6]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-724d62a6]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-724d62a6]{margin:0}.ui-core-ml-none[data-v-724d62a6]{margin-left:0}.ui-core-mr-none[data-v-724d62a6]{margin-right:0}.ui-core-mt-none[data-v-724d62a6]{margin-top:0}.ui-core-mb-none[data-v-724d62a6]{margin-bottom:0}.ui-core-mx-none[data-v-724d62a6]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-724d62a6]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-724d62a6]{padding:4px}.ui-core-pl-xs[data-v-724d62a6]{padding-left:4px}.ui-core-pr-xs[data-v-724d62a6]{padding-right:4px}.ui-core-pt-xs[data-v-724d62a6]{padding-top:4px}.ui-core-pb-xs[data-v-724d62a6]{padding-bottom:4px}.ui-core-px-xs[data-v-724d62a6]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-724d62a6]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-724d62a6]{margin:4px}.ui-core-ml-xs[data-v-724d62a6]{margin-left:4px}.ui-core-mr-xs[data-v-724d62a6]{margin-right:4px}.ui-core-mt-xs[data-v-724d62a6]{margin-top:4px}.ui-core-mb-xs[data-v-724d62a6]{margin-bottom:4px}.ui-core-mx-xs[data-v-724d62a6]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-724d62a6]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-724d62a6]{padding:8px}.ui-core-pl-sm[data-v-724d62a6]{padding-left:8px}.ui-core-pr-sm[data-v-724d62a6]{padding-right:8px}.ui-core-pt-sm[data-v-724d62a6]{padding-top:8px}.ui-core-pb-sm[data-v-724d62a6]{padding-bottom:8px}.ui-core-px-sm[data-v-724d62a6]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-724d62a6]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-724d62a6]{margin:8px}.ui-core-ml-sm[data-v-724d62a6]{margin-left:8px}.ui-core-mr-sm[data-v-724d62a6]{margin-right:8px}.ui-core-mt-sm[data-v-724d62a6]{margin-top:8px}.ui-core-mb-sm[data-v-724d62a6]{margin-bottom:8px}.ui-core-mx-sm[data-v-724d62a6]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-724d62a6]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-724d62a6]{padding:16px}.ui-core-pl-md[data-v-724d62a6]{padding-left:16px}.ui-core-pr-md[data-v-724d62a6]{padding-right:16px}.ui-core-pt-md[data-v-724d62a6]{padding-top:16px}.ui-core-pb-md[data-v-724d62a6]{padding-bottom:16px}.ui-core-px-md[data-v-724d62a6]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-724d62a6]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-724d62a6]{margin:16px}.ui-core-ml-md[data-v-724d62a6]{margin-left:16px}.ui-core-mr-md[data-v-724d62a6]{margin-right:16px}.ui-core-mt-md[data-v-724d62a6]{margin-top:16px}.ui-core-mb-md[data-v-724d62a6]{margin-bottom:16px}.ui-core-mx-md[data-v-724d62a6]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-724d62a6]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-724d62a6]{padding:24px}.ui-core-pl-lg[data-v-724d62a6]{padding-left:24px}.ui-core-pr-lg[data-v-724d62a6]{padding-right:24px}.ui-core-pt-lg[data-v-724d62a6]{padding-top:24px}.ui-core-pb-lg[data-v-724d62a6]{padding-bottom:24px}.ui-core-px-lg[data-v-724d62a6]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-724d62a6]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-724d62a6]{margin:24px}.ui-core-ml-lg[data-v-724d62a6]{margin-left:24px}.ui-core-mr-lg[data-v-724d62a6]{margin-right:24px}.ui-core-mt-lg[data-v-724d62a6]{margin-top:24px}.ui-core-mb-lg[data-v-724d62a6]{margin-bottom:24px}.ui-core-mx-lg[data-v-724d62a6]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-724d62a6]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-724d62a6]{padding:48px}.ui-core-pl-xl[data-v-724d62a6]{padding-left:48px}.ui-core-pr-xl[data-v-724d62a6]{padding-right:48px}.ui-core-pt-xl[data-v-724d62a6]{padding-top:48px}.ui-core-pb-xl[data-v-724d62a6]{padding-bottom:48px}.ui-core-px-xl[data-v-724d62a6]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-724d62a6]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-724d62a6]{margin:48px}.ui-core-ml-xl[data-v-724d62a6]{margin-left:48px}.ui-core-mr-xl[data-v-724d62a6]{margin-right:48px}.ui-core-mt-xl[data-v-724d62a6]{margin-top:48px}.ui-core-mb-xl[data-v-724d62a6]{margin-bottom:48px}.ui-core-mx-xl[data-v-724d62a6]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-724d62a6]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-724d62a6],.ui-core-my-auto[data-v-724d62a6]{margin-top:auto}.ui-core-ml-auto[data-v-724d62a6]{margin-left:auto}.ui-core-mb-auto[data-v-724d62a6],.ui-core-my-auto[data-v-724d62a6]{margin-bottom:auto}.ui-core-mr-auto[data-v-724d62a6]{margin-right:auto}.ui-core-mx-auto[data-v-724d62a6]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-724d62a6]{gap:0}.ui-core-qap-x-none[data-v-724d62a6]{row-gap:0}.ui-core-qap-y-none[data-v-724d62a6]{column-gap:0}.ui-core-gap-xs[data-v-724d62a6]{gap:4px}.ui-core-qap-x-xs[data-v-724d62a6]{row-gap:4px}.ui-core-qap-y-xs[data-v-724d62a6]{column-gap:4px}.ui-core-gap-sm[data-v-724d62a6]{gap:8px}.ui-core-qap-x-sm[data-v-724d62a6]{row-gap:8px}.ui-core-qap-y-sm[data-v-724d62a6]{column-gap:8px}.ui-core-gap-md[data-v-724d62a6]{gap:16px}.ui-core-qap-x-md[data-v-724d62a6]{row-gap:16px}.ui-core-qap-y-md[data-v-724d62a6]{column-gap:16px}.ui-core-gap-lg[data-v-724d62a6]{gap:24px}.ui-core-qap-x-lg[data-v-724d62a6]{row-gap:24px}.ui-core-qap-y-lg[data-v-724d62a6]{column-gap:24px}.ui-core-gap-xl[data-v-724d62a6]{gap:48px}.ui-core-qap-x-xl[data-v-724d62a6]{row-gap:48px}.ui-core-qap-y-xl[data-v-724d62a6]{column-gap:48px}#chatra[data-v-724d62a6]:not(.chatra--expanded){display:none!important}[data-v-724d62a6]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-724d62a6]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-724d62a6]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-724d62a6]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-724d62a6]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-724d62a6]{--p-base: 14px 16px}}.ui-core__separator[data-v-724d62a6]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-724d62a6]{overflow:hidden}.ui-core__topbar[data-v-724d62a6]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-724d62a6]{gap:2px}}.ui-core__topbar-btn--sign[data-v-724d62a6],.ui-core__topbar-btn--register[data-v-724d62a6]{cursor:pointer}.ui-core__topbar-menu[data-v-724d62a6]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-724d62a6]{flex:1}}.ui-core__topbar--flex[data-v-724d62a6]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-724d62a6]{margin-left:auto;gap:12px}.ui-core__main[data-v-724d62a6]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-724d62a6]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-724d62a6]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-724d62a6]{display:block;width:24px;height:24px}.ui-core__chat[data-v-724d62a6]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-724d62a6]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-724d62a6]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-724d62a6]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-724d62a6]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-724d62a6]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-724d62a6]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-724d62a6]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-724d62a6]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-724d62a6]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-724d62a6]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-724d62a6]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-724d62a6]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-724d62a6]{display:block}.ui-core__menu--dropdown>span>ul[data-v-724d62a6]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-724d62a6]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-724d62a6]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-724d62a6]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-724d62a6]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-724d62a6]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-724d62a6]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-724d62a6]{right:0}.ui-core__menu--dropdown--inner[data-v-724d62a6]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-724d62a6]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-724d62a6]{margin:15px 0}}.ui-core__menu--link--soon[data-v-724d62a6]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-724d62a6]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-724d62a6]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-724d62a6]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-724d62a6]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-724d62a6]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-724d62a6]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-724d62a6]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-724d62a6]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-724d62a6]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-724d62a6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-724d62a6]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-724d62a6]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-724d62a6]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-724d62a6]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-724d62a6]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-724d62a6]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-724d62a6]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-724d62a6]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-724d62a6]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-724d62a6]{gap:8px}}.ui-core__menu--top>ul li[data-v-724d62a6]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-724d62a6]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-724d62a6]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-724d62a6]{margin-inline:auto}.ui-core__auth[data-v-724d62a6]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-724d62a6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-724d62a6]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-724d62a6]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>span[data-v-724d62a6]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>a[data-v-724d62a6]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>span[data-v-724d62a6]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-724d62a6]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-724d62a6]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-724d62a6]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-724d62a6]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-724d62a6]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-724d62a6]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-724d62a6]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>span[data-v-724d62a6]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-724d62a6],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-724d62a6]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-724d62a6]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-724d62a6]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-724d62a6]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-724d62a6]{min-width:170px}}.ui-core__btn[data-v-724d62a6]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-724d62a6]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-724d62a6]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-724d62a6]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-724d62a6]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-724d62a6]{grid-area:logo}.ui-core__footer__social[data-v-724d62a6]{grid-area:social}.ui-core__footer--locale[data-v-724d62a6]{grid-area:locale}.ui-core__footer--apps[data-v-724d62a6]{grid-area:apps}.ui-core__footer--links[data-v-724d62a6]{grid-area:links}.ui-core__footer--botmenu-list[data-v-724d62a6]{grid-area:botmenu}.ui-core__footer--copy[data-v-724d62a6]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-724d62a6]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-724d62a6]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-724d62a6]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-724d62a6]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-724d62a6]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-724d62a6]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-724d62a6]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-724d62a6]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-724d62a6]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-724d62a6]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-724d62a6]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-724d62a6]{display:block}.ui-core__footer--app--btn span[data-v-724d62a6]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-724d62a6]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-724d62a6]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-724d62a6]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-724d62a6]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-724d62a6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-724d62a6]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-724d62a6]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-724d62a6]{text-decoration:none;display:block}.ui-core__footer--links[data-v-724d62a6]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-724d62a6]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-724d62a6]:hover{text-decoration:none}.ui-core__footer--copy[data-v-724d62a6]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-724d62a6]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-724d62a6]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-724d62a6]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-724d62a6]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-724d62a6]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-724d62a6]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-724d62a6]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-724d62a6]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-724d62a6]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-724d62a6]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-724d62a6]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-724d62a6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-724d62a6]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-724d62a6]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-724d62a6]{display:block}.ui-core__header-assets--action--btn--icon[data-v-724d62a6]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-724d62a6]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-724d62a6]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-724d62a6]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-724d62a6]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-724d62a6]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-724d62a6]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-724d62a6]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-724d62a6]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-724d62a6]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-724d62a6]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-724d62a6]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-724d62a6]{width:100%}.ui-core__user-tariff[data-v-724d62a6]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-724d62a6]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-724d62a6]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-724d62a6]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-724d62a6]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-724d62a6]{margin-left:auto}.ui-core__footer--apps[data-v-724d62a6]{gap:12px}.ui-core__footer--app[data-v-724d62a6]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-724d62a6],.ui-core__footer--app--qr[data-v-724d62a6]{display:none}.ui-core__footer--botmenu-list[data-v-724d62a6]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-724d62a6]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-724d62a6]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-724d62a6]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-724d62a6]{gap:12px 8px}.ui-core__footer--links__item[data-v-724d62a6]{font-size:10px}.ui-core__footer--copy[data-v-724d62a6]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-724d62a6]{z-index:991}.ui-core__topbar-menu[data-v-724d62a6]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-724d62a6]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-724d62a6]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-724d62a6],.ui-core__topbar-hamb.is-open span[data-v-724d62a6]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-724d62a6]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-724d62a6]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-724d62a6]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-724d62a6]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-724d62a6]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-724d62a6]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-724d62a6]{display:none}.ui-core__menu--apps>ul[data-v-724d62a6],.ui-core__menu--top>ul[data-v-724d62a6]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-724d62a6]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-724d62a6]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-724d62a6]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-724d62a6]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-724d62a6]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-724d62a6]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-724d62a6]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-724d62a6]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-724d62a6]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-724d62a6]{padding-right:16px}.ui-core__menu--link--soon[data-v-724d62a6]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-724d62a6]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-724d62a6]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-724d62a6]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-724d62a6]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-724d62a6]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-724d62a6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-724d62a6]{padding:5px 0}}[data-v-724d62a6]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-724d62a6],body[data-v-724d62a6]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-724d62a6]:before{background:var(--ui-core-svg-star-grey)}body[data-v-724d62a6]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-724d62a6],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-724d62a6]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-724d62a6]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-724d62a6],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-724d62a6],.ui-core__topbar-menu a[href*="/bonus"][data-v-724d62a6]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-724d62a6]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-724d62a6]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-724d62a6]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-724d62a6]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-724d62a6]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-724d62a6]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-724d62a6]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-724d62a6]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-724d62a6]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-724d62a6]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-724d62a6]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-724d62a6]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-724d62a6]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-724d62a6]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-724d62a6]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-724d62a6]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-724d62a6]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-724d62a6]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-724d62a6]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-724d62a6]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-724d62a6]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-724d62a6]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-724d62a6]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-724d62a6]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-724d62a6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-724d62a6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-724d62a6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-724d62a6]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-724d62a6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-724d62a6]:hover{color:#aeb3b9}[data-v-724d62a6]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-724d62a6]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-724d62a6]{width:100%}[data-v-724d62a6]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-724d62a6]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-724d62a6]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-724d62a6]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-724d62a6]{color:var(--primary-text-color)!important}.vc-disabled[data-v-724d62a6]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-724d62a6]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-724d62a6],.vc-nav-popover-container[data-v-724d62a6],.vc-nav-item[data-v-724d62a6]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-724d62a6]{border-radius:2px}.vc-focus[data-v-724d62a6]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-724d62a6]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-724d62a6]{color:var(--primary-text-color)!important}.vc-arrow[data-v-724d62a6]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-724d62a6],.vc-highlight-bg-light[data-v-724d62a6]{background-color:var(--primary-color-light-2)!important}.service-unavailable[data-v-724d62a6]{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;align-items:center;z-index:9999}.content[data-v-724d62a6]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px;padding:40px;max-width:600px;width:100%}.logo-container svg[data-v-724d62a6]{width:200px;height:56px}.spinner-container[data-v-724d62a6]{display:flex;justify-content:center;align-items:center}.spinner[data-v-724d62a6]{width:60px;height:60px;border:4px solid rgba(62,105,247,.2);border-top:4px solid #0057ff;border-radius:50%;animation:spin-724d62a6 1s linear infinite}.text-container h1[data-v-724d62a6]{font-size:24px;font-weight:600;color:#242424;margin:0;line-height:1.4;text-align:center}@media (max-width: 768px){.text-container h1[data-v-724d62a6]{font-size:20px}}@media (max-width: 480px){.text-container h1[data-v-724d62a6]{font-size:18px}}@keyframes spin-724d62a6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.content[data-v-724d62a6]{gap:30px;padding:20px}.logo-container svg[data-v-724d62a6]{width:160px;height:45px}.spinner[data-v-724d62a6]{width:50px;height:50px;border-width:3px}}@media (max-width: 480px){.content[data-v-724d62a6]{gap:25px;padding:15px}.logo-container svg[data-v-724d62a6]{width:140px;height:39px}.spinner[data-v-724d62a6]{width:40px;height:40px;border-width:3px}}[data-v-48a8c81d]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-48a8c81d] *{box-sizing:border-box}.ui-core h1[data-v-48a8c81d],.ui-core h2[data-v-48a8c81d],.ui-core h3[data-v-48a8c81d],.ui-core h4[data-v-48a8c81d],.ui-core h5[data-v-48a8c81d],.ui-core h6[data-v-48a8c81d]{font-weight:500}.ui-core img[data-v-48a8c81d]{border-style:none}.ui-core button[data-v-48a8c81d],.ui-core input[data-v-48a8c81d],.ui-core optgroup[data-v-48a8c81d],.ui-core select[data-v-48a8c81d],.ui-core textarea[data-v-48a8c81d]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-48a8c81d],.ui-core input[data-v-48a8c81d]{overflow:visible}.ui-core button[data-v-48a8c81d],.ui-core select[data-v-48a8c81d]{text-transform:none}.ui-core button[data-v-48a8c81d]::-moz-focus-inner,.ui-core [type=button][data-v-48a8c81d]::-moz-focus-inner,.ui-core [type=reset][data-v-48a8c81d]::-moz-focus-inner,.ui-core [type=submit][data-v-48a8c81d]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-48a8c81d]:-moz-focusring,.ui-core [type=button][data-v-48a8c81d]:-moz-focusring,.ui-core [type=reset][data-v-48a8c81d]:-moz-focusring,.ui-core [type=submit][data-v-48a8c81d]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-48a8c81d]{padding:.35em .75em .625em}.ui-core textarea[data-v-48a8c81d]{overflow:auto}.ui-core [type=checkbox][data-v-48a8c81d],.ui-core [type=radio][data-v-48a8c81d]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-48a8c81d]::-webkit-inner-spin-button,.ui-core [type=number][data-v-48a8c81d]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-48a8c81d]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-48a8c81d]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-48a8c81d] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-48a8c81d]{display:none}.ui-core__animate--slide-enter[data-v-48a8c81d]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-48a8c81d]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-48a8c81d]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-48a8c81d]{transform:translate(-110%)}.slide-enter-active[data-v-48a8c81d],.slide-leave-active[data-v-48a8c81d]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-48a8c81d],.slide-leave-to[data-v-48a8c81d]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-48a8c81d],.ui-core-fade-leave-active[data-v-48a8c81d]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-48a8c81d],.ui-core-fade-leave-to[data-v-48a8c81d]{opacity:0}.ui-core-pa-none[data-v-48a8c81d]{padding:0}.ui-core-pl-none[data-v-48a8c81d]{padding-left:0}.ui-core-pr-none[data-v-48a8c81d]{padding-right:0}.ui-core-pt-none[data-v-48a8c81d]{padding-top:0}.ui-core-pb-none[data-v-48a8c81d]{padding-bottom:0}.ui-core-px-none[data-v-48a8c81d]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-48a8c81d]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-48a8c81d]{margin:0}.ui-core-ml-none[data-v-48a8c81d]{margin-left:0}.ui-core-mr-none[data-v-48a8c81d]{margin-right:0}.ui-core-mt-none[data-v-48a8c81d]{margin-top:0}.ui-core-mb-none[data-v-48a8c81d]{margin-bottom:0}.ui-core-mx-none[data-v-48a8c81d]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-48a8c81d]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-48a8c81d]{padding:4px}.ui-core-pl-xs[data-v-48a8c81d]{padding-left:4px}.ui-core-pr-xs[data-v-48a8c81d]{padding-right:4px}.ui-core-pt-xs[data-v-48a8c81d]{padding-top:4px}.ui-core-pb-xs[data-v-48a8c81d]{padding-bottom:4px}.ui-core-px-xs[data-v-48a8c81d]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-48a8c81d]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-48a8c81d]{margin:4px}.ui-core-ml-xs[data-v-48a8c81d]{margin-left:4px}.ui-core-mr-xs[data-v-48a8c81d]{margin-right:4px}.ui-core-mt-xs[data-v-48a8c81d]{margin-top:4px}.ui-core-mb-xs[data-v-48a8c81d]{margin-bottom:4px}.ui-core-mx-xs[data-v-48a8c81d]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-48a8c81d]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-48a8c81d]{padding:8px}.ui-core-pl-sm[data-v-48a8c81d]{padding-left:8px}.ui-core-pr-sm[data-v-48a8c81d]{padding-right:8px}.ui-core-pt-sm[data-v-48a8c81d]{padding-top:8px}.ui-core-pb-sm[data-v-48a8c81d]{padding-bottom:8px}.ui-core-px-sm[data-v-48a8c81d]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-48a8c81d]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-48a8c81d]{margin:8px}.ui-core-ml-sm[data-v-48a8c81d]{margin-left:8px}.ui-core-mr-sm[data-v-48a8c81d]{margin-right:8px}.ui-core-mt-sm[data-v-48a8c81d]{margin-top:8px}.ui-core-mb-sm[data-v-48a8c81d]{margin-bottom:8px}.ui-core-mx-sm[data-v-48a8c81d]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-48a8c81d]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-48a8c81d]{padding:16px}.ui-core-pl-md[data-v-48a8c81d]{padding-left:16px}.ui-core-pr-md[data-v-48a8c81d]{padding-right:16px}.ui-core-pt-md[data-v-48a8c81d]{padding-top:16px}.ui-core-pb-md[data-v-48a8c81d]{padding-bottom:16px}.ui-core-px-md[data-v-48a8c81d]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-48a8c81d]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-48a8c81d]{margin:16px}.ui-core-ml-md[data-v-48a8c81d]{margin-left:16px}.ui-core-mr-md[data-v-48a8c81d]{margin-right:16px}.ui-core-mt-md[data-v-48a8c81d]{margin-top:16px}.ui-core-mb-md[data-v-48a8c81d]{margin-bottom:16px}.ui-core-mx-md[data-v-48a8c81d]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-48a8c81d]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-48a8c81d]{padding:24px}.ui-core-pl-lg[data-v-48a8c81d]{padding-left:24px}.ui-core-pr-lg[data-v-48a8c81d]{padding-right:24px}.ui-core-pt-lg[data-v-48a8c81d]{padding-top:24px}.ui-core-pb-lg[data-v-48a8c81d]{padding-bottom:24px}.ui-core-px-lg[data-v-48a8c81d]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-48a8c81d]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-48a8c81d]{margin:24px}.ui-core-ml-lg[data-v-48a8c81d]{margin-left:24px}.ui-core-mr-lg[data-v-48a8c81d]{margin-right:24px}.ui-core-mt-lg[data-v-48a8c81d]{margin-top:24px}.ui-core-mb-lg[data-v-48a8c81d]{margin-bottom:24px}.ui-core-mx-lg[data-v-48a8c81d]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-48a8c81d]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-48a8c81d]{padding:48px}.ui-core-pl-xl[data-v-48a8c81d]{padding-left:48px}.ui-core-pr-xl[data-v-48a8c81d]{padding-right:48px}.ui-core-pt-xl[data-v-48a8c81d]{padding-top:48px}.ui-core-pb-xl[data-v-48a8c81d]{padding-bottom:48px}.ui-core-px-xl[data-v-48a8c81d]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-48a8c81d]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-48a8c81d]{margin:48px}.ui-core-ml-xl[data-v-48a8c81d]{margin-left:48px}.ui-core-mr-xl[data-v-48a8c81d]{margin-right:48px}.ui-core-mt-xl[data-v-48a8c81d]{margin-top:48px}.ui-core-mb-xl[data-v-48a8c81d]{margin-bottom:48px}.ui-core-mx-xl[data-v-48a8c81d]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-48a8c81d]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-48a8c81d],.ui-core-my-auto[data-v-48a8c81d]{margin-top:auto}.ui-core-ml-auto[data-v-48a8c81d]{margin-left:auto}.ui-core-mb-auto[data-v-48a8c81d],.ui-core-my-auto[data-v-48a8c81d]{margin-bottom:auto}.ui-core-mr-auto[data-v-48a8c81d]{margin-right:auto}.ui-core-mx-auto[data-v-48a8c81d]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-48a8c81d]{gap:0}.ui-core-qap-x-none[data-v-48a8c81d]{row-gap:0}.ui-core-qap-y-none[data-v-48a8c81d]{column-gap:0}.ui-core-gap-xs[data-v-48a8c81d]{gap:4px}.ui-core-qap-x-xs[data-v-48a8c81d]{row-gap:4px}.ui-core-qap-y-xs[data-v-48a8c81d]{column-gap:4px}.ui-core-gap-sm[data-v-48a8c81d]{gap:8px}.ui-core-qap-x-sm[data-v-48a8c81d]{row-gap:8px}.ui-core-qap-y-sm[data-v-48a8c81d]{column-gap:8px}.ui-core-gap-md[data-v-48a8c81d]{gap:16px}.ui-core-qap-x-md[data-v-48a8c81d]{row-gap:16px}.ui-core-qap-y-md[data-v-48a8c81d]{column-gap:16px}.ui-core-gap-lg[data-v-48a8c81d]{gap:24px}.ui-core-qap-x-lg[data-v-48a8c81d]{row-gap:24px}.ui-core-qap-y-lg[data-v-48a8c81d]{column-gap:24px}.ui-core-gap-xl[data-v-48a8c81d]{gap:48px}.ui-core-qap-x-xl[data-v-48a8c81d]{row-gap:48px}.ui-core-qap-y-xl[data-v-48a8c81d]{column-gap:48px}#chatra[data-v-48a8c81d]:not(.chatra--expanded){display:none!important}[data-v-48a8c81d]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-48a8c81d]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-48a8c81d]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-48a8c81d]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-48a8c81d]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-48a8c81d]{--p-base: 14px 16px}}.ui-core__separator[data-v-48a8c81d]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-48a8c81d]{overflow:hidden}.ui-core__topbar[data-v-48a8c81d]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-48a8c81d]{gap:2px}}.ui-core__topbar-btn--sign[data-v-48a8c81d],.ui-core__topbar-btn--register[data-v-48a8c81d]{cursor:pointer}.ui-core__topbar-menu[data-v-48a8c81d]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-48a8c81d]{flex:1}}.ui-core__topbar--flex[data-v-48a8c81d]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-48a8c81d]{margin-left:auto;gap:12px}.ui-core__main[data-v-48a8c81d]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-48a8c81d]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-48a8c81d]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-48a8c81d]{display:block;width:24px;height:24px}.ui-core__chat[data-v-48a8c81d]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-48a8c81d]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-48a8c81d]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-48a8c81d]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-48a8c81d]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-48a8c81d]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-48a8c81d]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-48a8c81d]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-48a8c81d]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-48a8c81d]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-48a8c81d]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-48a8c81d]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-48a8c81d]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-48a8c81d]{display:block}.ui-core__menu--dropdown>span>ul[data-v-48a8c81d]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-48a8c81d]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-48a8c81d]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-48a8c81d]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-48a8c81d]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-48a8c81d]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-48a8c81d]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-48a8c81d]{right:0}.ui-core__menu--dropdown--inner[data-v-48a8c81d]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-48a8c81d]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-48a8c81d]{margin:15px 0}}.ui-core__menu--link--soon[data-v-48a8c81d]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-48a8c81d]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-48a8c81d]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-48a8c81d]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-48a8c81d]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-48a8c81d]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-48a8c81d]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-48a8c81d]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-48a8c81d]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-48a8c81d]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-48a8c81d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-48a8c81d]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-48a8c81d]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-48a8c81d]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-48a8c81d]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-48a8c81d]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-48a8c81d]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-48a8c81d]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-48a8c81d]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-48a8c81d]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-48a8c81d]{gap:8px}}.ui-core__menu--top>ul li[data-v-48a8c81d]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-48a8c81d]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-48a8c81d]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-48a8c81d]{margin-inline:auto}.ui-core__auth[data-v-48a8c81d]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-48a8c81d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-48a8c81d]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-48a8c81d]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>span[data-v-48a8c81d]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>a[data-v-48a8c81d]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>span[data-v-48a8c81d]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-48a8c81d]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-48a8c81d]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-48a8c81d]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-48a8c81d]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-48a8c81d]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-48a8c81d]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-48a8c81d]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>span[data-v-48a8c81d]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-48a8c81d],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-48a8c81d]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-48a8c81d]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-48a8c81d]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-48a8c81d]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-48a8c81d]{min-width:170px}}.ui-core__btn[data-v-48a8c81d]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-48a8c81d]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-48a8c81d]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-48a8c81d]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-48a8c81d]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-48a8c81d]{grid-area:logo}.ui-core__footer__social[data-v-48a8c81d]{grid-area:social}.ui-core__footer--locale[data-v-48a8c81d]{grid-area:locale}.ui-core__footer--apps[data-v-48a8c81d]{grid-area:apps}.ui-core__footer--links[data-v-48a8c81d]{grid-area:links}.ui-core__footer--botmenu-list[data-v-48a8c81d]{grid-area:botmenu}.ui-core__footer--copy[data-v-48a8c81d]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-48a8c81d]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-48a8c81d]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-48a8c81d]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-48a8c81d]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-48a8c81d]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-48a8c81d]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-48a8c81d]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-48a8c81d]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-48a8c81d]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-48a8c81d]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-48a8c81d]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-48a8c81d]{display:block}.ui-core__footer--app--btn span[data-v-48a8c81d]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-48a8c81d]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-48a8c81d]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-48a8c81d]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-48a8c81d]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-48a8c81d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-48a8c81d]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-48a8c81d]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-48a8c81d]{text-decoration:none;display:block}.ui-core__footer--links[data-v-48a8c81d]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-48a8c81d]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-48a8c81d]:hover{text-decoration:none}.ui-core__footer--copy[data-v-48a8c81d]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-48a8c81d]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-48a8c81d]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-48a8c81d]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-48a8c81d]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-48a8c81d]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-48a8c81d]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-48a8c81d]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-48a8c81d]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-48a8c81d]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-48a8c81d]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-48a8c81d]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-48a8c81d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-48a8c81d]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-48a8c81d]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-48a8c81d]{display:block}.ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-48a8c81d]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-48a8c81d]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-48a8c81d]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-48a8c81d]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-48a8c81d]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-48a8c81d]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-48a8c81d]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-48a8c81d]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-48a8c81d]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-48a8c81d]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-48a8c81d]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-48a8c81d]{width:100%}.ui-core__user-tariff[data-v-48a8c81d]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-48a8c81d]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-48a8c81d]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-48a8c81d]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-48a8c81d]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-48a8c81d]{margin-left:auto}.ui-core__footer--apps[data-v-48a8c81d]{gap:12px}.ui-core__footer--app[data-v-48a8c81d]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-48a8c81d],.ui-core__footer--app--qr[data-v-48a8c81d]{display:none}.ui-core__footer--botmenu-list[data-v-48a8c81d]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-48a8c81d]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-48a8c81d]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-48a8c81d]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-48a8c81d]{gap:12px 8px}.ui-core__footer--links__item[data-v-48a8c81d]{font-size:10px}.ui-core__footer--copy[data-v-48a8c81d]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-48a8c81d]{z-index:991}.ui-core__topbar-menu[data-v-48a8c81d]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-48a8c81d]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-48a8c81d]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-48a8c81d],.ui-core__topbar-hamb.is-open span[data-v-48a8c81d]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-48a8c81d]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-48a8c81d]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-48a8c81d]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-48a8c81d]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-48a8c81d]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-48a8c81d]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-48a8c81d]{display:none}.ui-core__menu--apps>ul[data-v-48a8c81d],.ui-core__menu--top>ul[data-v-48a8c81d]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-48a8c81d]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-48a8c81d]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-48a8c81d]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-48a8c81d]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-48a8c81d]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-48a8c81d]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-48a8c81d]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-48a8c81d]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-48a8c81d]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-48a8c81d]{padding-right:16px}.ui-core__menu--link--soon[data-v-48a8c81d]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-48a8c81d]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-48a8c81d]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-48a8c81d]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-48a8c81d]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-48a8c81d]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-48a8c81d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-48a8c81d]{padding:5px 0}}[data-v-48a8c81d]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-48a8c81d],body[data-v-48a8c81d]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-48a8c81d]:before{background:var(--ui-core-svg-star-grey)}body[data-v-48a8c81d]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-48a8c81d],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-48a8c81d]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-48a8c81d]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-48a8c81d],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-48a8c81d],.ui-core__topbar-menu a[href*="/bonus"][data-v-48a8c81d]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-48a8c81d]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-48a8c81d]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-48a8c81d]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-48a8c81d]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-48a8c81d]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-48a8c81d]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-48a8c81d]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-48a8c81d]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-48a8c81d]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-48a8c81d]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-48a8c81d]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-48a8c81d]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-48a8c81d]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-48a8c81d]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-48a8c81d]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-48a8c81d]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-48a8c81d]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-48a8c81d]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-48a8c81d]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-48a8c81d]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-48a8c81d]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-48a8c81d]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-48a8c81d]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-48a8c81d]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-48a8c81d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-48a8c81d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-48a8c81d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-48a8c81d]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-48a8c81d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-48a8c81d]:hover{color:#aeb3b9}[data-v-48a8c81d]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-48a8c81d]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-48a8c81d]{width:100%}[data-v-48a8c81d]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-48a8c81d]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-48a8c81d]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-48a8c81d]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-48a8c81d]{color:var(--primary-text-color)!important}.vc-disabled[data-v-48a8c81d]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-48a8c81d]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-48a8c81d],.vc-nav-popover-container[data-v-48a8c81d],.vc-nav-item[data-v-48a8c81d]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-48a8c81d]{border-radius:2px}.vc-focus[data-v-48a8c81d]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-48a8c81d]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-48a8c81d]{color:var(--primary-text-color)!important}.vc-arrow[data-v-48a8c81d]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-48a8c81d],.vc-highlight-bg-light[data-v-48a8c81d]{background-color:var(--primary-color-light-2)!important}.timeline[data-v-48a8c81d]{flex-direction:row;display:flex;align-items:center;justify-content:center}.timeline.vertical[data-v-48a8c81d]{flex-direction:column}.circled-end[data-v-48a8c81d]{height:8px;width:8px;border:2px solid var(--secondary-text-color-light);border-radius:100%}.duration-line[data-v-48a8c81d]{width:83px;background-color:var(--secondary-text-color-light);height:2px}.duration-line.vertical[data-v-48a8c81d]{height:54px;background-color:var(--secondary-text-color-light);width:2px}[data-v-cdce54e9]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-cdce54e9] *{box-sizing:border-box}.ui-core h1[data-v-cdce54e9],.ui-core h2[data-v-cdce54e9],.ui-core h3[data-v-cdce54e9],.ui-core h4[data-v-cdce54e9],.ui-core h5[data-v-cdce54e9],.ui-core h6[data-v-cdce54e9]{font-weight:500}.ui-core img[data-v-cdce54e9]{border-style:none}.ui-core button[data-v-cdce54e9],.ui-core input[data-v-cdce54e9],.ui-core optgroup[data-v-cdce54e9],.ui-core select[data-v-cdce54e9],.ui-core textarea[data-v-cdce54e9]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-cdce54e9],.ui-core input[data-v-cdce54e9]{overflow:visible}.ui-core button[data-v-cdce54e9],.ui-core select[data-v-cdce54e9]{text-transform:none}.ui-core button[data-v-cdce54e9]::-moz-focus-inner,.ui-core [type=button][data-v-cdce54e9]::-moz-focus-inner,.ui-core [type=reset][data-v-cdce54e9]::-moz-focus-inner,.ui-core [type=submit][data-v-cdce54e9]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-cdce54e9]:-moz-focusring,.ui-core [type=button][data-v-cdce54e9]:-moz-focusring,.ui-core [type=reset][data-v-cdce54e9]:-moz-focusring,.ui-core [type=submit][data-v-cdce54e9]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-cdce54e9]{padding:.35em .75em .625em}.ui-core textarea[data-v-cdce54e9]{overflow:auto}.ui-core [type=checkbox][data-v-cdce54e9],.ui-core [type=radio][data-v-cdce54e9]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-cdce54e9]::-webkit-inner-spin-button,.ui-core [type=number][data-v-cdce54e9]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-cdce54e9]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-cdce54e9]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-cdce54e9] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-cdce54e9]{display:none}.ui-core__animate--slide-enter[data-v-cdce54e9]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-cdce54e9]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-cdce54e9]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-cdce54e9]{transform:translate(-110%)}.slide-enter-active[data-v-cdce54e9],.slide-leave-active[data-v-cdce54e9]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-cdce54e9],.slide-leave-to[data-v-cdce54e9]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-cdce54e9],.ui-core-fade-leave-active[data-v-cdce54e9]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-cdce54e9],.ui-core-fade-leave-to[data-v-cdce54e9]{opacity:0}.ui-core-pa-none[data-v-cdce54e9]{padding:0}.ui-core-pl-none[data-v-cdce54e9]{padding-left:0}.ui-core-pr-none[data-v-cdce54e9]{padding-right:0}.ui-core-pt-none[data-v-cdce54e9]{padding-top:0}.ui-core-pb-none[data-v-cdce54e9]{padding-bottom:0}.ui-core-px-none[data-v-cdce54e9]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-cdce54e9]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-cdce54e9]{margin:0}.ui-core-ml-none[data-v-cdce54e9]{margin-left:0}.ui-core-mr-none[data-v-cdce54e9]{margin-right:0}.ui-core-mt-none[data-v-cdce54e9]{margin-top:0}.ui-core-mb-none[data-v-cdce54e9]{margin-bottom:0}.ui-core-mx-none[data-v-cdce54e9]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-cdce54e9]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-cdce54e9]{padding:4px}.ui-core-pl-xs[data-v-cdce54e9]{padding-left:4px}.ui-core-pr-xs[data-v-cdce54e9]{padding-right:4px}.ui-core-pt-xs[data-v-cdce54e9]{padding-top:4px}.ui-core-pb-xs[data-v-cdce54e9]{padding-bottom:4px}.ui-core-px-xs[data-v-cdce54e9]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-cdce54e9]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-cdce54e9]{margin:4px}.ui-core-ml-xs[data-v-cdce54e9]{margin-left:4px}.ui-core-mr-xs[data-v-cdce54e9]{margin-right:4px}.ui-core-mt-xs[data-v-cdce54e9]{margin-top:4px}.ui-core-mb-xs[data-v-cdce54e9]{margin-bottom:4px}.ui-core-mx-xs[data-v-cdce54e9]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-cdce54e9]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-cdce54e9]{padding:8px}.ui-core-pl-sm[data-v-cdce54e9]{padding-left:8px}.ui-core-pr-sm[data-v-cdce54e9]{padding-right:8px}.ui-core-pt-sm[data-v-cdce54e9]{padding-top:8px}.ui-core-pb-sm[data-v-cdce54e9]{padding-bottom:8px}.ui-core-px-sm[data-v-cdce54e9]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-cdce54e9]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-cdce54e9]{margin:8px}.ui-core-ml-sm[data-v-cdce54e9]{margin-left:8px}.ui-core-mr-sm[data-v-cdce54e9]{margin-right:8px}.ui-core-mt-sm[data-v-cdce54e9]{margin-top:8px}.ui-core-mb-sm[data-v-cdce54e9]{margin-bottom:8px}.ui-core-mx-sm[data-v-cdce54e9]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-cdce54e9]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-cdce54e9]{padding:16px}.ui-core-pl-md[data-v-cdce54e9]{padding-left:16px}.ui-core-pr-md[data-v-cdce54e9]{padding-right:16px}.ui-core-pt-md[data-v-cdce54e9]{padding-top:16px}.ui-core-pb-md[data-v-cdce54e9]{padding-bottom:16px}.ui-core-px-md[data-v-cdce54e9]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-cdce54e9]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-cdce54e9]{margin:16px}.ui-core-ml-md[data-v-cdce54e9]{margin-left:16px}.ui-core-mr-md[data-v-cdce54e9]{margin-right:16px}.ui-core-mt-md[data-v-cdce54e9]{margin-top:16px}.ui-core-mb-md[data-v-cdce54e9]{margin-bottom:16px}.ui-core-mx-md[data-v-cdce54e9]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-cdce54e9]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-cdce54e9]{padding:24px}.ui-core-pl-lg[data-v-cdce54e9]{padding-left:24px}.ui-core-pr-lg[data-v-cdce54e9]{padding-right:24px}.ui-core-pt-lg[data-v-cdce54e9]{padding-top:24px}.ui-core-pb-lg[data-v-cdce54e9]{padding-bottom:24px}.ui-core-px-lg[data-v-cdce54e9]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-cdce54e9]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-cdce54e9]{margin:24px}.ui-core-ml-lg[data-v-cdce54e9]{margin-left:24px}.ui-core-mr-lg[data-v-cdce54e9]{margin-right:24px}.ui-core-mt-lg[data-v-cdce54e9]{margin-top:24px}.ui-core-mb-lg[data-v-cdce54e9]{margin-bottom:24px}.ui-core-mx-lg[data-v-cdce54e9]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-cdce54e9]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-cdce54e9]{padding:48px}.ui-core-pl-xl[data-v-cdce54e9]{padding-left:48px}.ui-core-pr-xl[data-v-cdce54e9]{padding-right:48px}.ui-core-pt-xl[data-v-cdce54e9]{padding-top:48px}.ui-core-pb-xl[data-v-cdce54e9]{padding-bottom:48px}.ui-core-px-xl[data-v-cdce54e9]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-cdce54e9]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-cdce54e9]{margin:48px}.ui-core-ml-xl[data-v-cdce54e9]{margin-left:48px}.ui-core-mr-xl[data-v-cdce54e9]{margin-right:48px}.ui-core-mt-xl[data-v-cdce54e9]{margin-top:48px}.ui-core-mb-xl[data-v-cdce54e9]{margin-bottom:48px}.ui-core-mx-xl[data-v-cdce54e9]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-cdce54e9]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-cdce54e9],.ui-core-my-auto[data-v-cdce54e9]{margin-top:auto}.ui-core-ml-auto[data-v-cdce54e9]{margin-left:auto}.ui-core-mb-auto[data-v-cdce54e9],.ui-core-my-auto[data-v-cdce54e9]{margin-bottom:auto}.ui-core-mr-auto[data-v-cdce54e9]{margin-right:auto}.ui-core-mx-auto[data-v-cdce54e9]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-cdce54e9]{gap:0}.ui-core-qap-x-none[data-v-cdce54e9]{row-gap:0}.ui-core-qap-y-none[data-v-cdce54e9]{column-gap:0}.ui-core-gap-xs[data-v-cdce54e9]{gap:4px}.ui-core-qap-x-xs[data-v-cdce54e9]{row-gap:4px}.ui-core-qap-y-xs[data-v-cdce54e9]{column-gap:4px}.ui-core-gap-sm[data-v-cdce54e9]{gap:8px}.ui-core-qap-x-sm[data-v-cdce54e9]{row-gap:8px}.ui-core-qap-y-sm[data-v-cdce54e9]{column-gap:8px}.ui-core-gap-md[data-v-cdce54e9]{gap:16px}.ui-core-qap-x-md[data-v-cdce54e9]{row-gap:16px}.ui-core-qap-y-md[data-v-cdce54e9]{column-gap:16px}.ui-core-gap-lg[data-v-cdce54e9]{gap:24px}.ui-core-qap-x-lg[data-v-cdce54e9]{row-gap:24px}.ui-core-qap-y-lg[data-v-cdce54e9]{column-gap:24px}.ui-core-gap-xl[data-v-cdce54e9]{gap:48px}.ui-core-qap-x-xl[data-v-cdce54e9]{row-gap:48px}.ui-core-qap-y-xl[data-v-cdce54e9]{column-gap:48px}#chatra[data-v-cdce54e9]:not(.chatra--expanded){display:none!important}[data-v-cdce54e9]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-cdce54e9]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-cdce54e9]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-cdce54e9]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-cdce54e9]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-cdce54e9]{--p-base: 14px 16px}}.ui-core__separator[data-v-cdce54e9]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-cdce54e9]{overflow:hidden}.ui-core__topbar[data-v-cdce54e9]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-cdce54e9]{gap:2px}}.ui-core__topbar-btn--sign[data-v-cdce54e9],.ui-core__topbar-btn--register[data-v-cdce54e9]{cursor:pointer}.ui-core__topbar-menu[data-v-cdce54e9]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-cdce54e9]{flex:1}}.ui-core__topbar--flex[data-v-cdce54e9]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-cdce54e9]{margin-left:auto;gap:12px}.ui-core__main[data-v-cdce54e9]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-cdce54e9]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-cdce54e9]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-cdce54e9]{display:block;width:24px;height:24px}.ui-core__chat[data-v-cdce54e9]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-cdce54e9]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-cdce54e9]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-cdce54e9]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-cdce54e9]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-cdce54e9]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-cdce54e9]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-cdce54e9]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-cdce54e9]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-cdce54e9]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-cdce54e9]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-cdce54e9]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-cdce54e9]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-cdce54e9]{display:block}.ui-core__menu--dropdown>span>ul[data-v-cdce54e9]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-cdce54e9]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-cdce54e9]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-cdce54e9]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-cdce54e9]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-cdce54e9]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-cdce54e9]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-cdce54e9]{right:0}.ui-core__menu--dropdown--inner[data-v-cdce54e9]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-cdce54e9]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-cdce54e9]{margin:15px 0}}.ui-core__menu--link--soon[data-v-cdce54e9]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-cdce54e9]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-cdce54e9]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-cdce54e9]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-cdce54e9]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-cdce54e9]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-cdce54e9]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-cdce54e9]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-cdce54e9]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-cdce54e9]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-cdce54e9]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-cdce54e9]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-cdce54e9]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-cdce54e9]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-cdce54e9]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-cdce54e9]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-cdce54e9]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-cdce54e9]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-cdce54e9]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-cdce54e9]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-cdce54e9]{gap:8px}}.ui-core__menu--top>ul li[data-v-cdce54e9]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-cdce54e9]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-cdce54e9]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-cdce54e9]{margin-inline:auto}.ui-core__auth[data-v-cdce54e9]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-cdce54e9]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-cdce54e9]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-cdce54e9]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>span[data-v-cdce54e9]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>a[data-v-cdce54e9]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>span[data-v-cdce54e9]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-cdce54e9]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-cdce54e9]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-cdce54e9]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-cdce54e9]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-cdce54e9]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-cdce54e9]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-cdce54e9]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>span[data-v-cdce54e9]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-cdce54e9],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-cdce54e9]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-cdce54e9]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-cdce54e9]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-cdce54e9]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-cdce54e9]{min-width:170px}}.ui-core__btn[data-v-cdce54e9]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-cdce54e9]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-cdce54e9]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-cdce54e9]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-cdce54e9]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-cdce54e9]{grid-area:logo}.ui-core__footer__social[data-v-cdce54e9]{grid-area:social}.ui-core__footer--locale[data-v-cdce54e9]{grid-area:locale}.ui-core__footer--apps[data-v-cdce54e9]{grid-area:apps}.ui-core__footer--links[data-v-cdce54e9]{grid-area:links}.ui-core__footer--botmenu-list[data-v-cdce54e9]{grid-area:botmenu}.ui-core__footer--copy[data-v-cdce54e9]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-cdce54e9]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-cdce54e9]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-cdce54e9]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-cdce54e9]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-cdce54e9]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-cdce54e9]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-cdce54e9]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-cdce54e9]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-cdce54e9]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-cdce54e9]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-cdce54e9]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-cdce54e9]{display:block}.ui-core__footer--app--btn span[data-v-cdce54e9]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-cdce54e9]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-cdce54e9]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-cdce54e9]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-cdce54e9]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-cdce54e9]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-cdce54e9]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-cdce54e9]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-cdce54e9]{text-decoration:none;display:block}.ui-core__footer--links[data-v-cdce54e9]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-cdce54e9]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-cdce54e9]:hover{text-decoration:none}.ui-core__footer--copy[data-v-cdce54e9]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-cdce54e9]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-cdce54e9]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-cdce54e9]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-cdce54e9]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-cdce54e9]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-cdce54e9]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-cdce54e9]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-cdce54e9]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-cdce54e9]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-cdce54e9]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-cdce54e9]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-cdce54e9]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-cdce54e9]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-cdce54e9]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-cdce54e9]{display:block}.ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-cdce54e9]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-cdce54e9]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-cdce54e9]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-cdce54e9]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-cdce54e9]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-cdce54e9]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-cdce54e9]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-cdce54e9]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-cdce54e9]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-cdce54e9]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-cdce54e9]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-cdce54e9]{width:100%}.ui-core__user-tariff[data-v-cdce54e9]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-cdce54e9]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-cdce54e9]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-cdce54e9]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-cdce54e9]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-cdce54e9]{margin-left:auto}.ui-core__footer--apps[data-v-cdce54e9]{gap:12px}.ui-core__footer--app[data-v-cdce54e9]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-cdce54e9],.ui-core__footer--app--qr[data-v-cdce54e9]{display:none}.ui-core__footer--botmenu-list[data-v-cdce54e9]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-cdce54e9]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-cdce54e9]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-cdce54e9]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-cdce54e9]{gap:12px 8px}.ui-core__footer--links__item[data-v-cdce54e9]{font-size:10px}.ui-core__footer--copy[data-v-cdce54e9]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-cdce54e9]{z-index:991}.ui-core__topbar-menu[data-v-cdce54e9]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-cdce54e9]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-cdce54e9]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cdce54e9],.ui-core__topbar-hamb.is-open span[data-v-cdce54e9]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cdce54e9]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-cdce54e9]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cdce54e9]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-cdce54e9]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cdce54e9]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-cdce54e9]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-cdce54e9]{display:none}.ui-core__menu--apps>ul[data-v-cdce54e9],.ui-core__menu--top>ul[data-v-cdce54e9]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-cdce54e9]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-cdce54e9]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-cdce54e9]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-cdce54e9]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-cdce54e9]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-cdce54e9]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-cdce54e9]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-cdce54e9]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-cdce54e9]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-cdce54e9]{padding-right:16px}.ui-core__menu--link--soon[data-v-cdce54e9]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-cdce54e9]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-cdce54e9]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-cdce54e9]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-cdce54e9]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-cdce54e9]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-cdce54e9]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-cdce54e9]{padding:5px 0}}[data-v-cdce54e9]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-cdce54e9],body[data-v-cdce54e9]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-cdce54e9]:before{background:var(--ui-core-svg-star-grey)}body[data-v-cdce54e9]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-cdce54e9],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cdce54e9]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-cdce54e9]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cdce54e9],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-cdce54e9],.ui-core__topbar-menu a[href*="/bonus"][data-v-cdce54e9]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cdce54e9]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-cdce54e9]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-cdce54e9]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cdce54e9]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-cdce54e9]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-cdce54e9]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-cdce54e9]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-cdce54e9]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-cdce54e9]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-cdce54e9]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-cdce54e9]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-cdce54e9]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-cdce54e9]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-cdce54e9]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-cdce54e9]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-cdce54e9]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-cdce54e9]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-cdce54e9]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-cdce54e9]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-cdce54e9]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-cdce54e9]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-cdce54e9]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-cdce54e9]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-cdce54e9]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-cdce54e9]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-cdce54e9]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-cdce54e9]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-cdce54e9]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-cdce54e9]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-cdce54e9]:hover{color:#aeb3b9}[data-v-cdce54e9]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-cdce54e9]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-cdce54e9]{width:100%}[data-v-cdce54e9]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-cdce54e9]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-cdce54e9]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-cdce54e9]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-cdce54e9]{color:var(--primary-text-color)!important}.vc-disabled[data-v-cdce54e9]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-cdce54e9]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-cdce54e9],.vc-nav-popover-container[data-v-cdce54e9],.vc-nav-item[data-v-cdce54e9]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-cdce54e9]{border-radius:2px}.vc-focus[data-v-cdce54e9]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-cdce54e9]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-cdce54e9]{color:var(--primary-text-color)!important}.vc-arrow[data-v-cdce54e9]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-cdce54e9],.vc-highlight-bg-light[data-v-cdce54e9]{background-color:var(--primary-color-light-2)!important}.supplier[data-v-cdce54e9]{display:flex;gap:6px;align-items:center;z-index:0;font-size:12px;position:relative}img[data-v-cdce54e9]{border-radius:100%;display:block;border:1px solid var(--block-background);margin-right:-5px}svg[data-v-cdce54e9]{border-radius:100%;display:block;border:1px solid #ffffff;margin-right:-5px}[data-v-3f65faff]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-3f65faff] *{box-sizing:border-box}.ui-core h1[data-v-3f65faff],.ui-core h2[data-v-3f65faff],.ui-core h3[data-v-3f65faff],.ui-core h4[data-v-3f65faff],.ui-core h5[data-v-3f65faff],.ui-core h6[data-v-3f65faff]{font-weight:500}.ui-core img[data-v-3f65faff]{border-style:none}.ui-core button[data-v-3f65faff],.ui-core input[data-v-3f65faff],.ui-core optgroup[data-v-3f65faff],.ui-core select[data-v-3f65faff],.ui-core textarea[data-v-3f65faff]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-3f65faff],.ui-core input[data-v-3f65faff]{overflow:visible}.ui-core button[data-v-3f65faff],.ui-core select[data-v-3f65faff]{text-transform:none}.ui-core button[data-v-3f65faff]::-moz-focus-inner,.ui-core [type=button][data-v-3f65faff]::-moz-focus-inner,.ui-core [type=reset][data-v-3f65faff]::-moz-focus-inner,.ui-core [type=submit][data-v-3f65faff]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-3f65faff]:-moz-focusring,.ui-core [type=button][data-v-3f65faff]:-moz-focusring,.ui-core [type=reset][data-v-3f65faff]:-moz-focusring,.ui-core [type=submit][data-v-3f65faff]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-3f65faff]{padding:.35em .75em .625em}.ui-core textarea[data-v-3f65faff]{overflow:auto}.ui-core [type=checkbox][data-v-3f65faff],.ui-core [type=radio][data-v-3f65faff]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-3f65faff]::-webkit-inner-spin-button,.ui-core [type=number][data-v-3f65faff]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-3f65faff]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-3f65faff]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-3f65faff] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-3f65faff]{display:none}.ui-core__animate--slide-enter[data-v-3f65faff]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-3f65faff]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-3f65faff]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-3f65faff]{transform:translate(-110%)}.slide-enter-active[data-v-3f65faff],.slide-leave-active[data-v-3f65faff]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-3f65faff],.slide-leave-to[data-v-3f65faff]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-3f65faff],.ui-core-fade-leave-active[data-v-3f65faff]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-3f65faff],.ui-core-fade-leave-to[data-v-3f65faff]{opacity:0}.ui-core-pa-none[data-v-3f65faff]{padding:0}.ui-core-pl-none[data-v-3f65faff]{padding-left:0}.ui-core-pr-none[data-v-3f65faff]{padding-right:0}.ui-core-pt-none[data-v-3f65faff]{padding-top:0}.ui-core-pb-none[data-v-3f65faff]{padding-bottom:0}.ui-core-px-none[data-v-3f65faff]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-3f65faff]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-3f65faff]{margin:0}.ui-core-ml-none[data-v-3f65faff]{margin-left:0}.ui-core-mr-none[data-v-3f65faff]{margin-right:0}.ui-core-mt-none[data-v-3f65faff]{margin-top:0}.ui-core-mb-none[data-v-3f65faff]{margin-bottom:0}.ui-core-mx-none[data-v-3f65faff]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-3f65faff]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-3f65faff]{padding:4px}.ui-core-pl-xs[data-v-3f65faff]{padding-left:4px}.ui-core-pr-xs[data-v-3f65faff]{padding-right:4px}.ui-core-pt-xs[data-v-3f65faff]{padding-top:4px}.ui-core-pb-xs[data-v-3f65faff]{padding-bottom:4px}.ui-core-px-xs[data-v-3f65faff]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-3f65faff]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-3f65faff]{margin:4px}.ui-core-ml-xs[data-v-3f65faff]{margin-left:4px}.ui-core-mr-xs[data-v-3f65faff]{margin-right:4px}.ui-core-mt-xs[data-v-3f65faff]{margin-top:4px}.ui-core-mb-xs[data-v-3f65faff]{margin-bottom:4px}.ui-core-mx-xs[data-v-3f65faff]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-3f65faff]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-3f65faff]{padding:8px}.ui-core-pl-sm[data-v-3f65faff]{padding-left:8px}.ui-core-pr-sm[data-v-3f65faff]{padding-right:8px}.ui-core-pt-sm[data-v-3f65faff]{padding-top:8px}.ui-core-pb-sm[data-v-3f65faff]{padding-bottom:8px}.ui-core-px-sm[data-v-3f65faff]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-3f65faff]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-3f65faff]{margin:8px}.ui-core-ml-sm[data-v-3f65faff]{margin-left:8px}.ui-core-mr-sm[data-v-3f65faff]{margin-right:8px}.ui-core-mt-sm[data-v-3f65faff]{margin-top:8px}.ui-core-mb-sm[data-v-3f65faff]{margin-bottom:8px}.ui-core-mx-sm[data-v-3f65faff]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-3f65faff]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-3f65faff]{padding:16px}.ui-core-pl-md[data-v-3f65faff]{padding-left:16px}.ui-core-pr-md[data-v-3f65faff]{padding-right:16px}.ui-core-pt-md[data-v-3f65faff]{padding-top:16px}.ui-core-pb-md[data-v-3f65faff]{padding-bottom:16px}.ui-core-px-md[data-v-3f65faff]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-3f65faff]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-3f65faff]{margin:16px}.ui-core-ml-md[data-v-3f65faff]{margin-left:16px}.ui-core-mr-md[data-v-3f65faff]{margin-right:16px}.ui-core-mt-md[data-v-3f65faff]{margin-top:16px}.ui-core-mb-md[data-v-3f65faff]{margin-bottom:16px}.ui-core-mx-md[data-v-3f65faff]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-3f65faff]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-3f65faff]{padding:24px}.ui-core-pl-lg[data-v-3f65faff]{padding-left:24px}.ui-core-pr-lg[data-v-3f65faff]{padding-right:24px}.ui-core-pt-lg[data-v-3f65faff]{padding-top:24px}.ui-core-pb-lg[data-v-3f65faff]{padding-bottom:24px}.ui-core-px-lg[data-v-3f65faff]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-3f65faff]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-3f65faff]{margin:24px}.ui-core-ml-lg[data-v-3f65faff]{margin-left:24px}.ui-core-mr-lg[data-v-3f65faff]{margin-right:24px}.ui-core-mt-lg[data-v-3f65faff]{margin-top:24px}.ui-core-mb-lg[data-v-3f65faff]{margin-bottom:24px}.ui-core-mx-lg[data-v-3f65faff]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-3f65faff]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-3f65faff]{padding:48px}.ui-core-pl-xl[data-v-3f65faff]{padding-left:48px}.ui-core-pr-xl[data-v-3f65faff]{padding-right:48px}.ui-core-pt-xl[data-v-3f65faff]{padding-top:48px}.ui-core-pb-xl[data-v-3f65faff]{padding-bottom:48px}.ui-core-px-xl[data-v-3f65faff]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-3f65faff]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-3f65faff]{margin:48px}.ui-core-ml-xl[data-v-3f65faff]{margin-left:48px}.ui-core-mr-xl[data-v-3f65faff]{margin-right:48px}.ui-core-mt-xl[data-v-3f65faff]{margin-top:48px}.ui-core-mb-xl[data-v-3f65faff]{margin-bottom:48px}.ui-core-mx-xl[data-v-3f65faff]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-3f65faff]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-3f65faff],.ui-core-my-auto[data-v-3f65faff]{margin-top:auto}.ui-core-ml-auto[data-v-3f65faff]{margin-left:auto}.ui-core-mb-auto[data-v-3f65faff],.ui-core-my-auto[data-v-3f65faff]{margin-bottom:auto}.ui-core-mr-auto[data-v-3f65faff]{margin-right:auto}.ui-core-mx-auto[data-v-3f65faff]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-3f65faff]{gap:0}.ui-core-qap-x-none[data-v-3f65faff]{row-gap:0}.ui-core-qap-y-none[data-v-3f65faff]{column-gap:0}.ui-core-gap-xs[data-v-3f65faff]{gap:4px}.ui-core-qap-x-xs[data-v-3f65faff]{row-gap:4px}.ui-core-qap-y-xs[data-v-3f65faff]{column-gap:4px}.ui-core-gap-sm[data-v-3f65faff]{gap:8px}.ui-core-qap-x-sm[data-v-3f65faff]{row-gap:8px}.ui-core-qap-y-sm[data-v-3f65faff]{column-gap:8px}.ui-core-gap-md[data-v-3f65faff]{gap:16px}.ui-core-qap-x-md[data-v-3f65faff]{row-gap:16px}.ui-core-qap-y-md[data-v-3f65faff]{column-gap:16px}.ui-core-gap-lg[data-v-3f65faff]{gap:24px}.ui-core-qap-x-lg[data-v-3f65faff]{row-gap:24px}.ui-core-qap-y-lg[data-v-3f65faff]{column-gap:24px}.ui-core-gap-xl[data-v-3f65faff]{gap:48px}.ui-core-qap-x-xl[data-v-3f65faff]{row-gap:48px}.ui-core-qap-y-xl[data-v-3f65faff]{column-gap:48px}#chatra[data-v-3f65faff]:not(.chatra--expanded){display:none!important}[data-v-3f65faff]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-3f65faff]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-3f65faff]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-3f65faff]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-3f65faff]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-3f65faff]{--p-base: 14px 16px}}.ui-core__separator[data-v-3f65faff]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-3f65faff]{overflow:hidden}.ui-core__topbar[data-v-3f65faff]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-3f65faff]{gap:2px}}.ui-core__topbar-btn--sign[data-v-3f65faff],.ui-core__topbar-btn--register[data-v-3f65faff]{cursor:pointer}.ui-core__topbar-menu[data-v-3f65faff]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-3f65faff]{flex:1}}.ui-core__topbar--flex[data-v-3f65faff]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-3f65faff]{margin-left:auto;gap:12px}.ui-core__main[data-v-3f65faff]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-3f65faff]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-3f65faff]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-3f65faff]{display:block;width:24px;height:24px}.ui-core__chat[data-v-3f65faff]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-3f65faff]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-3f65faff]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-3f65faff]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-3f65faff]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-3f65faff]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-3f65faff]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-3f65faff]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-3f65faff]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-3f65faff]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-3f65faff]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-3f65faff]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-3f65faff]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-3f65faff]{display:block}.ui-core__menu--dropdown>span>ul[data-v-3f65faff]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-3f65faff]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-3f65faff]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-3f65faff]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-3f65faff]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-3f65faff]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-3f65faff]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-3f65faff]{right:0}.ui-core__menu--dropdown--inner[data-v-3f65faff]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-3f65faff]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-3f65faff]{margin:15px 0}}.ui-core__menu--link--soon[data-v-3f65faff]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-3f65faff]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-3f65faff]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-3f65faff]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-3f65faff]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-3f65faff]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-3f65faff]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-3f65faff]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-3f65faff]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-3f65faff]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-3f65faff]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-3f65faff]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-3f65faff]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-3f65faff]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-3f65faff]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-3f65faff]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-3f65faff]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-3f65faff]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-3f65faff]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-3f65faff]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-3f65faff]{gap:8px}}.ui-core__menu--top>ul li[data-v-3f65faff]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-3f65faff]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-3f65faff]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-3f65faff]{margin-inline:auto}.ui-core__auth[data-v-3f65faff]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-3f65faff]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-3f65faff]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-3f65faff]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>span[data-v-3f65faff]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>a[data-v-3f65faff]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>span[data-v-3f65faff]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-3f65faff]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-3f65faff]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-3f65faff]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-3f65faff]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-3f65faff]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-3f65faff]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-3f65faff]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>span[data-v-3f65faff]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-3f65faff],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-3f65faff]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-3f65faff]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-3f65faff]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-3f65faff]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-3f65faff]{min-width:170px}}.ui-core__btn[data-v-3f65faff]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-3f65faff]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-3f65faff]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-3f65faff]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-3f65faff]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-3f65faff]{grid-area:logo}.ui-core__footer__social[data-v-3f65faff]{grid-area:social}.ui-core__footer--locale[data-v-3f65faff]{grid-area:locale}.ui-core__footer--apps[data-v-3f65faff]{grid-area:apps}.ui-core__footer--links[data-v-3f65faff]{grid-area:links}.ui-core__footer--botmenu-list[data-v-3f65faff]{grid-area:botmenu}.ui-core__footer--copy[data-v-3f65faff]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-3f65faff]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-3f65faff]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-3f65faff]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-3f65faff]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-3f65faff]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-3f65faff]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-3f65faff]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-3f65faff]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-3f65faff]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-3f65faff]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-3f65faff]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-3f65faff]{display:block}.ui-core__footer--app--btn span[data-v-3f65faff]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-3f65faff]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-3f65faff]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-3f65faff]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-3f65faff]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-3f65faff]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-3f65faff]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-3f65faff]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-3f65faff]{text-decoration:none;display:block}.ui-core__footer--links[data-v-3f65faff]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-3f65faff]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-3f65faff]:hover{text-decoration:none}.ui-core__footer--copy[data-v-3f65faff]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-3f65faff]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-3f65faff]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-3f65faff]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-3f65faff]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-3f65faff]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-3f65faff]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-3f65faff]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-3f65faff]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-3f65faff]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-3f65faff]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-3f65faff]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-3f65faff]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-3f65faff]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-3f65faff]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-3f65faff]{display:block}.ui-core__header-assets--action--btn--icon[data-v-3f65faff]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-3f65faff]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-3f65faff]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-3f65faff]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-3f65faff]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-3f65faff]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-3f65faff]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-3f65faff]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-3f65faff]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-3f65faff]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-3f65faff]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-3f65faff]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-3f65faff]{width:100%}.ui-core__user-tariff[data-v-3f65faff]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-3f65faff]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-3f65faff]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-3f65faff]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-3f65faff]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-3f65faff]{margin-left:auto}.ui-core__footer--apps[data-v-3f65faff]{gap:12px}.ui-core__footer--app[data-v-3f65faff]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-3f65faff],.ui-core__footer--app--qr[data-v-3f65faff]{display:none}.ui-core__footer--botmenu-list[data-v-3f65faff]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-3f65faff]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-3f65faff]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-3f65faff]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-3f65faff]{gap:12px 8px}.ui-core__footer--links__item[data-v-3f65faff]{font-size:10px}.ui-core__footer--copy[data-v-3f65faff]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-3f65faff]{z-index:991}.ui-core__topbar-menu[data-v-3f65faff]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-3f65faff]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-3f65faff]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3f65faff],.ui-core__topbar-hamb.is-open span[data-v-3f65faff]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3f65faff]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-3f65faff]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3f65faff]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-3f65faff]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3f65faff]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-3f65faff]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-3f65faff]{display:none}.ui-core__menu--apps>ul[data-v-3f65faff],.ui-core__menu--top>ul[data-v-3f65faff]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-3f65faff]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-3f65faff]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-3f65faff]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-3f65faff]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-3f65faff]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-3f65faff]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-3f65faff]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-3f65faff]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-3f65faff]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-3f65faff]{padding-right:16px}.ui-core__menu--link--soon[data-v-3f65faff]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-3f65faff]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-3f65faff]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-3f65faff]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-3f65faff]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-3f65faff]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-3f65faff]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-3f65faff]{padding:5px 0}}[data-v-3f65faff]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-3f65faff],body[data-v-3f65faff]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-3f65faff]:before{background:var(--ui-core-svg-star-grey)}body[data-v-3f65faff]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-3f65faff],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3f65faff]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-3f65faff]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3f65faff],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-3f65faff],.ui-core__topbar-menu a[href*="/bonus"][data-v-3f65faff]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3f65faff]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-3f65faff]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-3f65faff]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3f65faff]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-3f65faff]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-3f65faff]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-3f65faff]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-3f65faff]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-3f65faff]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-3f65faff]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-3f65faff]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-3f65faff]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-3f65faff]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-3f65faff]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-3f65faff]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-3f65faff]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-3f65faff]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-3f65faff]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-3f65faff]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-3f65faff]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-3f65faff]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-3f65faff]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-3f65faff]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-3f65faff]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-3f65faff]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-3f65faff]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-3f65faff]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-3f65faff]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-3f65faff]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-3f65faff]:hover{color:#aeb3b9}[data-v-3f65faff]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-3f65faff]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-3f65faff]{width:100%}[data-v-3f65faff]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-3f65faff]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-3f65faff]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-3f65faff]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-3f65faff]{color:var(--primary-text-color)!important}.vc-disabled[data-v-3f65faff]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-3f65faff]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-3f65faff],.vc-nav-popover-container[data-v-3f65faff],.vc-nav-item[data-v-3f65faff]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-3f65faff]{border-radius:2px}.vc-focus[data-v-3f65faff]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-3f65faff]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-3f65faff]{color:var(--primary-text-color)!important}.vc-arrow[data-v-3f65faff]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-3f65faff],.vc-highlight-bg-light[data-v-3f65faff]{background-color:var(--primary-color-light-2)!important}.airline[data-v-3f65faff]{display:flex;flex-direction:row;gap:10px;color:var(--primary-text-color)}.aircraft[data-v-3f65faff]{color:var(--secondary-text-color)}[data-v-4eae8b58]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-4eae8b58] *{box-sizing:border-box}.ui-core h1[data-v-4eae8b58],.ui-core h2[data-v-4eae8b58],.ui-core h3[data-v-4eae8b58],.ui-core h4[data-v-4eae8b58],.ui-core h5[data-v-4eae8b58],.ui-core h6[data-v-4eae8b58]{font-weight:500}.ui-core img[data-v-4eae8b58]{border-style:none}.ui-core button[data-v-4eae8b58],.ui-core input[data-v-4eae8b58],.ui-core optgroup[data-v-4eae8b58],.ui-core select[data-v-4eae8b58],.ui-core textarea[data-v-4eae8b58]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-4eae8b58],.ui-core input[data-v-4eae8b58]{overflow:visible}.ui-core button[data-v-4eae8b58],.ui-core select[data-v-4eae8b58]{text-transform:none}.ui-core button[data-v-4eae8b58]::-moz-focus-inner,.ui-core [type=button][data-v-4eae8b58]::-moz-focus-inner,.ui-core [type=reset][data-v-4eae8b58]::-moz-focus-inner,.ui-core [type=submit][data-v-4eae8b58]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-4eae8b58]:-moz-focusring,.ui-core [type=button][data-v-4eae8b58]:-moz-focusring,.ui-core [type=reset][data-v-4eae8b58]:-moz-focusring,.ui-core [type=submit][data-v-4eae8b58]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-4eae8b58]{padding:.35em .75em .625em}.ui-core textarea[data-v-4eae8b58]{overflow:auto}.ui-core [type=checkbox][data-v-4eae8b58],.ui-core [type=radio][data-v-4eae8b58]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-4eae8b58]::-webkit-inner-spin-button,.ui-core [type=number][data-v-4eae8b58]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-4eae8b58]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-4eae8b58]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-4eae8b58] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-4eae8b58]{display:none}.ui-core__animate--slide-enter[data-v-4eae8b58]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-4eae8b58]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-4eae8b58]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-4eae8b58]{transform:translate(-110%)}.slide-enter-active[data-v-4eae8b58],.slide-leave-active[data-v-4eae8b58]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-4eae8b58],.slide-leave-to[data-v-4eae8b58]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-4eae8b58],.ui-core-fade-leave-active[data-v-4eae8b58]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-4eae8b58],.ui-core-fade-leave-to[data-v-4eae8b58]{opacity:0}.ui-core-pa-none[data-v-4eae8b58]{padding:0}.ui-core-pl-none[data-v-4eae8b58]{padding-left:0}.ui-core-pr-none[data-v-4eae8b58]{padding-right:0}.ui-core-pt-none[data-v-4eae8b58]{padding-top:0}.ui-core-pb-none[data-v-4eae8b58]{padding-bottom:0}.ui-core-px-none[data-v-4eae8b58]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-4eae8b58]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-4eae8b58]{margin:0}.ui-core-ml-none[data-v-4eae8b58]{margin-left:0}.ui-core-mr-none[data-v-4eae8b58]{margin-right:0}.ui-core-mt-none[data-v-4eae8b58]{margin-top:0}.ui-core-mb-none[data-v-4eae8b58]{margin-bottom:0}.ui-core-mx-none[data-v-4eae8b58]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-4eae8b58]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-4eae8b58]{padding:4px}.ui-core-pl-xs[data-v-4eae8b58]{padding-left:4px}.ui-core-pr-xs[data-v-4eae8b58]{padding-right:4px}.ui-core-pt-xs[data-v-4eae8b58]{padding-top:4px}.ui-core-pb-xs[data-v-4eae8b58]{padding-bottom:4px}.ui-core-px-xs[data-v-4eae8b58]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-4eae8b58]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-4eae8b58]{margin:4px}.ui-core-ml-xs[data-v-4eae8b58]{margin-left:4px}.ui-core-mr-xs[data-v-4eae8b58]{margin-right:4px}.ui-core-mt-xs[data-v-4eae8b58]{margin-top:4px}.ui-core-mb-xs[data-v-4eae8b58]{margin-bottom:4px}.ui-core-mx-xs[data-v-4eae8b58]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-4eae8b58]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-4eae8b58]{padding:8px}.ui-core-pl-sm[data-v-4eae8b58]{padding-left:8px}.ui-core-pr-sm[data-v-4eae8b58]{padding-right:8px}.ui-core-pt-sm[data-v-4eae8b58]{padding-top:8px}.ui-core-pb-sm[data-v-4eae8b58]{padding-bottom:8px}.ui-core-px-sm[data-v-4eae8b58]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-4eae8b58]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-4eae8b58]{margin:8px}.ui-core-ml-sm[data-v-4eae8b58]{margin-left:8px}.ui-core-mr-sm[data-v-4eae8b58]{margin-right:8px}.ui-core-mt-sm[data-v-4eae8b58]{margin-top:8px}.ui-core-mb-sm[data-v-4eae8b58]{margin-bottom:8px}.ui-core-mx-sm[data-v-4eae8b58]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-4eae8b58]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-4eae8b58]{padding:16px}.ui-core-pl-md[data-v-4eae8b58]{padding-left:16px}.ui-core-pr-md[data-v-4eae8b58]{padding-right:16px}.ui-core-pt-md[data-v-4eae8b58]{padding-top:16px}.ui-core-pb-md[data-v-4eae8b58]{padding-bottom:16px}.ui-core-px-md[data-v-4eae8b58]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-4eae8b58]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-4eae8b58]{margin:16px}.ui-core-ml-md[data-v-4eae8b58]{margin-left:16px}.ui-core-mr-md[data-v-4eae8b58]{margin-right:16px}.ui-core-mt-md[data-v-4eae8b58]{margin-top:16px}.ui-core-mb-md[data-v-4eae8b58]{margin-bottom:16px}.ui-core-mx-md[data-v-4eae8b58]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-4eae8b58]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-4eae8b58]{padding:24px}.ui-core-pl-lg[data-v-4eae8b58]{padding-left:24px}.ui-core-pr-lg[data-v-4eae8b58]{padding-right:24px}.ui-core-pt-lg[data-v-4eae8b58]{padding-top:24px}.ui-core-pb-lg[data-v-4eae8b58]{padding-bottom:24px}.ui-core-px-lg[data-v-4eae8b58]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-4eae8b58]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-4eae8b58]{margin:24px}.ui-core-ml-lg[data-v-4eae8b58]{margin-left:24px}.ui-core-mr-lg[data-v-4eae8b58]{margin-right:24px}.ui-core-mt-lg[data-v-4eae8b58]{margin-top:24px}.ui-core-mb-lg[data-v-4eae8b58]{margin-bottom:24px}.ui-core-mx-lg[data-v-4eae8b58]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-4eae8b58]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-4eae8b58]{padding:48px}.ui-core-pl-xl[data-v-4eae8b58]{padding-left:48px}.ui-core-pr-xl[data-v-4eae8b58]{padding-right:48px}.ui-core-pt-xl[data-v-4eae8b58]{padding-top:48px}.ui-core-pb-xl[data-v-4eae8b58]{padding-bottom:48px}.ui-core-px-xl[data-v-4eae8b58]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-4eae8b58]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-4eae8b58]{margin:48px}.ui-core-ml-xl[data-v-4eae8b58]{margin-left:48px}.ui-core-mr-xl[data-v-4eae8b58]{margin-right:48px}.ui-core-mt-xl[data-v-4eae8b58]{margin-top:48px}.ui-core-mb-xl[data-v-4eae8b58]{margin-bottom:48px}.ui-core-mx-xl[data-v-4eae8b58]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-4eae8b58]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-4eae8b58],.ui-core-my-auto[data-v-4eae8b58]{margin-top:auto}.ui-core-ml-auto[data-v-4eae8b58]{margin-left:auto}.ui-core-mb-auto[data-v-4eae8b58],.ui-core-my-auto[data-v-4eae8b58]{margin-bottom:auto}.ui-core-mr-auto[data-v-4eae8b58]{margin-right:auto}.ui-core-mx-auto[data-v-4eae8b58]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-4eae8b58]{gap:0}.ui-core-qap-x-none[data-v-4eae8b58]{row-gap:0}.ui-core-qap-y-none[data-v-4eae8b58]{column-gap:0}.ui-core-gap-xs[data-v-4eae8b58]{gap:4px}.ui-core-qap-x-xs[data-v-4eae8b58]{row-gap:4px}.ui-core-qap-y-xs[data-v-4eae8b58]{column-gap:4px}.ui-core-gap-sm[data-v-4eae8b58]{gap:8px}.ui-core-qap-x-sm[data-v-4eae8b58]{row-gap:8px}.ui-core-qap-y-sm[data-v-4eae8b58]{column-gap:8px}.ui-core-gap-md[data-v-4eae8b58]{gap:16px}.ui-core-qap-x-md[data-v-4eae8b58]{row-gap:16px}.ui-core-qap-y-md[data-v-4eae8b58]{column-gap:16px}.ui-core-gap-lg[data-v-4eae8b58]{gap:24px}.ui-core-qap-x-lg[data-v-4eae8b58]{row-gap:24px}.ui-core-qap-y-lg[data-v-4eae8b58]{column-gap:24px}.ui-core-gap-xl[data-v-4eae8b58]{gap:48px}.ui-core-qap-x-xl[data-v-4eae8b58]{row-gap:48px}.ui-core-qap-y-xl[data-v-4eae8b58]{column-gap:48px}#chatra[data-v-4eae8b58]:not(.chatra--expanded){display:none!important}[data-v-4eae8b58]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-4eae8b58]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-4eae8b58]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-4eae8b58]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-4eae8b58]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-4eae8b58]{--p-base: 14px 16px}}.ui-core__separator[data-v-4eae8b58]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-4eae8b58]{overflow:hidden}.ui-core__topbar[data-v-4eae8b58]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-4eae8b58]{gap:2px}}.ui-core__topbar-btn--sign[data-v-4eae8b58],.ui-core__topbar-btn--register[data-v-4eae8b58]{cursor:pointer}.ui-core__topbar-menu[data-v-4eae8b58]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-4eae8b58]{flex:1}}.ui-core__topbar--flex[data-v-4eae8b58]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-4eae8b58]{margin-left:auto;gap:12px}.ui-core__main[data-v-4eae8b58]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-4eae8b58]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-4eae8b58]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-4eae8b58]{display:block;width:24px;height:24px}.ui-core__chat[data-v-4eae8b58]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-4eae8b58]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-4eae8b58]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-4eae8b58]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-4eae8b58]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-4eae8b58]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-4eae8b58]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-4eae8b58]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-4eae8b58]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-4eae8b58]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-4eae8b58]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-4eae8b58]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-4eae8b58]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-4eae8b58]{display:block}.ui-core__menu--dropdown>span>ul[data-v-4eae8b58]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-4eae8b58]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-4eae8b58]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-4eae8b58]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-4eae8b58]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-4eae8b58]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-4eae8b58]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-4eae8b58]{right:0}.ui-core__menu--dropdown--inner[data-v-4eae8b58]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-4eae8b58]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-4eae8b58]{margin:15px 0}}.ui-core__menu--link--soon[data-v-4eae8b58]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-4eae8b58]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-4eae8b58]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-4eae8b58]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-4eae8b58]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-4eae8b58]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-4eae8b58]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-4eae8b58]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-4eae8b58]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-4eae8b58]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-4eae8b58]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-4eae8b58]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-4eae8b58]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-4eae8b58]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-4eae8b58]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-4eae8b58]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-4eae8b58]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-4eae8b58]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-4eae8b58]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-4eae8b58]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-4eae8b58]{gap:8px}}.ui-core__menu--top>ul li[data-v-4eae8b58]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-4eae8b58]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-4eae8b58]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-4eae8b58]{margin-inline:auto}.ui-core__auth[data-v-4eae8b58]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-4eae8b58]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-4eae8b58]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-4eae8b58]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>span[data-v-4eae8b58]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>a[data-v-4eae8b58]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>span[data-v-4eae8b58]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-4eae8b58]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-4eae8b58]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-4eae8b58]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-4eae8b58]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-4eae8b58]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-4eae8b58]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-4eae8b58]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>span[data-v-4eae8b58]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-4eae8b58],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-4eae8b58]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-4eae8b58]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-4eae8b58]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-4eae8b58]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-4eae8b58]{min-width:170px}}.ui-core__btn[data-v-4eae8b58]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-4eae8b58]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-4eae8b58]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-4eae8b58]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-4eae8b58]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-4eae8b58]{grid-area:logo}.ui-core__footer__social[data-v-4eae8b58]{grid-area:social}.ui-core__footer--locale[data-v-4eae8b58]{grid-area:locale}.ui-core__footer--apps[data-v-4eae8b58]{grid-area:apps}.ui-core__footer--links[data-v-4eae8b58]{grid-area:links}.ui-core__footer--botmenu-list[data-v-4eae8b58]{grid-area:botmenu}.ui-core__footer--copy[data-v-4eae8b58]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-4eae8b58]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-4eae8b58]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-4eae8b58]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-4eae8b58]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-4eae8b58]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-4eae8b58]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-4eae8b58]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-4eae8b58]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-4eae8b58]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-4eae8b58]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-4eae8b58]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-4eae8b58]{display:block}.ui-core__footer--app--btn span[data-v-4eae8b58]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-4eae8b58]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-4eae8b58]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-4eae8b58]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-4eae8b58]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-4eae8b58]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-4eae8b58]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-4eae8b58]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-4eae8b58]{text-decoration:none;display:block}.ui-core__footer--links[data-v-4eae8b58]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-4eae8b58]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-4eae8b58]:hover{text-decoration:none}.ui-core__footer--copy[data-v-4eae8b58]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-4eae8b58]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-4eae8b58]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-4eae8b58]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-4eae8b58]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-4eae8b58]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-4eae8b58]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-4eae8b58]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-4eae8b58]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-4eae8b58]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-4eae8b58]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-4eae8b58]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-4eae8b58]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-4eae8b58]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-4eae8b58]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-4eae8b58]{display:block}.ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-4eae8b58]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-4eae8b58]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-4eae8b58]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-4eae8b58]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-4eae8b58]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-4eae8b58]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-4eae8b58]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-4eae8b58]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-4eae8b58]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-4eae8b58]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-4eae8b58]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-4eae8b58]{width:100%}.ui-core__user-tariff[data-v-4eae8b58]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-4eae8b58]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-4eae8b58]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-4eae8b58]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-4eae8b58]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-4eae8b58]{margin-left:auto}.ui-core__footer--apps[data-v-4eae8b58]{gap:12px}.ui-core__footer--app[data-v-4eae8b58]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-4eae8b58],.ui-core__footer--app--qr[data-v-4eae8b58]{display:none}.ui-core__footer--botmenu-list[data-v-4eae8b58]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-4eae8b58]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-4eae8b58]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-4eae8b58]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-4eae8b58]{gap:12px 8px}.ui-core__footer--links__item[data-v-4eae8b58]{font-size:10px}.ui-core__footer--copy[data-v-4eae8b58]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-4eae8b58]{z-index:991}.ui-core__topbar-menu[data-v-4eae8b58]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-4eae8b58]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-4eae8b58]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4eae8b58],.ui-core__topbar-hamb.is-open span[data-v-4eae8b58]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4eae8b58]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-4eae8b58]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4eae8b58]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-4eae8b58]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4eae8b58]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-4eae8b58]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-4eae8b58]{display:none}.ui-core__menu--apps>ul[data-v-4eae8b58],.ui-core__menu--top>ul[data-v-4eae8b58]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-4eae8b58]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-4eae8b58]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-4eae8b58]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-4eae8b58]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-4eae8b58]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-4eae8b58]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-4eae8b58]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-4eae8b58]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-4eae8b58]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-4eae8b58]{padding-right:16px}.ui-core__menu--link--soon[data-v-4eae8b58]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-4eae8b58]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-4eae8b58]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-4eae8b58]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-4eae8b58]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-4eae8b58]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-4eae8b58]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-4eae8b58]{padding:5px 0}}[data-v-4eae8b58]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-4eae8b58],body[data-v-4eae8b58]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-4eae8b58]:before{background:var(--ui-core-svg-star-grey)}body[data-v-4eae8b58]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-4eae8b58],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4eae8b58]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-4eae8b58]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4eae8b58],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-4eae8b58],.ui-core__topbar-menu a[href*="/bonus"][data-v-4eae8b58]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4eae8b58]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-4eae8b58]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-4eae8b58]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4eae8b58]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-4eae8b58]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-4eae8b58]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-4eae8b58]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-4eae8b58]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-4eae8b58]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-4eae8b58]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-4eae8b58]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-4eae8b58]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-4eae8b58]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-4eae8b58]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-4eae8b58]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-4eae8b58]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-4eae8b58]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-4eae8b58]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-4eae8b58]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-4eae8b58]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-4eae8b58]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-4eae8b58]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-4eae8b58]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-4eae8b58]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-4eae8b58]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-4eae8b58]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-4eae8b58]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-4eae8b58]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-4eae8b58]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-4eae8b58]:hover{color:#aeb3b9}[data-v-4eae8b58]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-4eae8b58]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-4eae8b58]{width:100%}[data-v-4eae8b58]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-4eae8b58]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-4eae8b58]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-4eae8b58]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-4eae8b58]{color:var(--primary-text-color)!important}.vc-disabled[data-v-4eae8b58]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-4eae8b58]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-4eae8b58],.vc-nav-popover-container[data-v-4eae8b58],.vc-nav-item[data-v-4eae8b58]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-4eae8b58]{border-radius:2px}.vc-focus[data-v-4eae8b58]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-4eae8b58]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-4eae8b58]{color:var(--primary-text-color)!important}.vc-arrow[data-v-4eae8b58]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-4eae8b58],.vc-highlight-bg-light[data-v-4eae8b58]{background-color:var(--primary-color-light-2)!important}.duration[data-v-4eae8b58]{font-size:14px;font-weight:var(--medium);color:var(--primary-text-color)}@media (max-width: 900px){.duration[data-v-4eae8b58]{font-size:12px}}.tariff-features[data-v-4eae8b58]{text-align:right}@media (max-width: 900px){.tariff-features[data-v-4eae8b58]{text-align:left}}p[data-v-4eae8b58]{color:var(--secondary-text-color)}[data-v-55c58c13]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-55c58c13] *{box-sizing:border-box}.ui-core h1[data-v-55c58c13],.ui-core h2[data-v-55c58c13],.ui-core h3[data-v-55c58c13],.ui-core h4[data-v-55c58c13],.ui-core h5[data-v-55c58c13],.ui-core h6[data-v-55c58c13]{font-weight:500}.ui-core img[data-v-55c58c13]{border-style:none}.ui-core button[data-v-55c58c13],.ui-core input[data-v-55c58c13],.ui-core optgroup[data-v-55c58c13],.ui-core select[data-v-55c58c13],.ui-core textarea[data-v-55c58c13]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-55c58c13],.ui-core input[data-v-55c58c13]{overflow:visible}.ui-core button[data-v-55c58c13],.ui-core select[data-v-55c58c13]{text-transform:none}.ui-core button[data-v-55c58c13]::-moz-focus-inner,.ui-core [type=button][data-v-55c58c13]::-moz-focus-inner,.ui-core [type=reset][data-v-55c58c13]::-moz-focus-inner,.ui-core [type=submit][data-v-55c58c13]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-55c58c13]:-moz-focusring,.ui-core [type=button][data-v-55c58c13]:-moz-focusring,.ui-core [type=reset][data-v-55c58c13]:-moz-focusring,.ui-core [type=submit][data-v-55c58c13]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-55c58c13]{padding:.35em .75em .625em}.ui-core textarea[data-v-55c58c13]{overflow:auto}.ui-core [type=checkbox][data-v-55c58c13],.ui-core [type=radio][data-v-55c58c13]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-55c58c13]::-webkit-inner-spin-button,.ui-core [type=number][data-v-55c58c13]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-55c58c13]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-55c58c13]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-55c58c13] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-55c58c13]{display:none}.ui-core__animate--slide-enter[data-v-55c58c13]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-55c58c13]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-55c58c13]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-55c58c13]{transform:translate(-110%)}.slide-enter-active[data-v-55c58c13],.slide-leave-active[data-v-55c58c13]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-55c58c13],.slide-leave-to[data-v-55c58c13]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-55c58c13],.ui-core-fade-leave-active[data-v-55c58c13]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-55c58c13],.ui-core-fade-leave-to[data-v-55c58c13]{opacity:0}.ui-core-pa-none[data-v-55c58c13]{padding:0}.ui-core-pl-none[data-v-55c58c13]{padding-left:0}.ui-core-pr-none[data-v-55c58c13]{padding-right:0}.ui-core-pt-none[data-v-55c58c13]{padding-top:0}.ui-core-pb-none[data-v-55c58c13]{padding-bottom:0}.ui-core-px-none[data-v-55c58c13]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-55c58c13]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-55c58c13]{margin:0}.ui-core-ml-none[data-v-55c58c13]{margin-left:0}.ui-core-mr-none[data-v-55c58c13]{margin-right:0}.ui-core-mt-none[data-v-55c58c13]{margin-top:0}.ui-core-mb-none[data-v-55c58c13]{margin-bottom:0}.ui-core-mx-none[data-v-55c58c13]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-55c58c13]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-55c58c13]{padding:4px}.ui-core-pl-xs[data-v-55c58c13]{padding-left:4px}.ui-core-pr-xs[data-v-55c58c13]{padding-right:4px}.ui-core-pt-xs[data-v-55c58c13]{padding-top:4px}.ui-core-pb-xs[data-v-55c58c13]{padding-bottom:4px}.ui-core-px-xs[data-v-55c58c13]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-55c58c13]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-55c58c13]{margin:4px}.ui-core-ml-xs[data-v-55c58c13]{margin-left:4px}.ui-core-mr-xs[data-v-55c58c13]{margin-right:4px}.ui-core-mt-xs[data-v-55c58c13]{margin-top:4px}.ui-core-mb-xs[data-v-55c58c13]{margin-bottom:4px}.ui-core-mx-xs[data-v-55c58c13]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-55c58c13]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-55c58c13]{padding:8px}.ui-core-pl-sm[data-v-55c58c13]{padding-left:8px}.ui-core-pr-sm[data-v-55c58c13]{padding-right:8px}.ui-core-pt-sm[data-v-55c58c13]{padding-top:8px}.ui-core-pb-sm[data-v-55c58c13]{padding-bottom:8px}.ui-core-px-sm[data-v-55c58c13]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-55c58c13]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-55c58c13]{margin:8px}.ui-core-ml-sm[data-v-55c58c13]{margin-left:8px}.ui-core-mr-sm[data-v-55c58c13]{margin-right:8px}.ui-core-mt-sm[data-v-55c58c13]{margin-top:8px}.ui-core-mb-sm[data-v-55c58c13]{margin-bottom:8px}.ui-core-mx-sm[data-v-55c58c13]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-55c58c13]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-55c58c13]{padding:16px}.ui-core-pl-md[data-v-55c58c13]{padding-left:16px}.ui-core-pr-md[data-v-55c58c13]{padding-right:16px}.ui-core-pt-md[data-v-55c58c13]{padding-top:16px}.ui-core-pb-md[data-v-55c58c13]{padding-bottom:16px}.ui-core-px-md[data-v-55c58c13]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-55c58c13]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-55c58c13]{margin:16px}.ui-core-ml-md[data-v-55c58c13]{margin-left:16px}.ui-core-mr-md[data-v-55c58c13]{margin-right:16px}.ui-core-mt-md[data-v-55c58c13]{margin-top:16px}.ui-core-mb-md[data-v-55c58c13]{margin-bottom:16px}.ui-core-mx-md[data-v-55c58c13]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-55c58c13]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-55c58c13]{padding:24px}.ui-core-pl-lg[data-v-55c58c13]{padding-left:24px}.ui-core-pr-lg[data-v-55c58c13]{padding-right:24px}.ui-core-pt-lg[data-v-55c58c13]{padding-top:24px}.ui-core-pb-lg[data-v-55c58c13]{padding-bottom:24px}.ui-core-px-lg[data-v-55c58c13]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-55c58c13]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-55c58c13]{margin:24px}.ui-core-ml-lg[data-v-55c58c13]{margin-left:24px}.ui-core-mr-lg[data-v-55c58c13]{margin-right:24px}.ui-core-mt-lg[data-v-55c58c13]{margin-top:24px}.ui-core-mb-lg[data-v-55c58c13]{margin-bottom:24px}.ui-core-mx-lg[data-v-55c58c13]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-55c58c13]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-55c58c13]{padding:48px}.ui-core-pl-xl[data-v-55c58c13]{padding-left:48px}.ui-core-pr-xl[data-v-55c58c13]{padding-right:48px}.ui-core-pt-xl[data-v-55c58c13]{padding-top:48px}.ui-core-pb-xl[data-v-55c58c13]{padding-bottom:48px}.ui-core-px-xl[data-v-55c58c13]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-55c58c13]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-55c58c13]{margin:48px}.ui-core-ml-xl[data-v-55c58c13]{margin-left:48px}.ui-core-mr-xl[data-v-55c58c13]{margin-right:48px}.ui-core-mt-xl[data-v-55c58c13]{margin-top:48px}.ui-core-mb-xl[data-v-55c58c13]{margin-bottom:48px}.ui-core-mx-xl[data-v-55c58c13]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-55c58c13]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-55c58c13],.ui-core-my-auto[data-v-55c58c13]{margin-top:auto}.ui-core-ml-auto[data-v-55c58c13]{margin-left:auto}.ui-core-mb-auto[data-v-55c58c13],.ui-core-my-auto[data-v-55c58c13]{margin-bottom:auto}.ui-core-mr-auto[data-v-55c58c13]{margin-right:auto}.ui-core-mx-auto[data-v-55c58c13]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-55c58c13]{gap:0}.ui-core-qap-x-none[data-v-55c58c13]{row-gap:0}.ui-core-qap-y-none[data-v-55c58c13]{column-gap:0}.ui-core-gap-xs[data-v-55c58c13]{gap:4px}.ui-core-qap-x-xs[data-v-55c58c13]{row-gap:4px}.ui-core-qap-y-xs[data-v-55c58c13]{column-gap:4px}.ui-core-gap-sm[data-v-55c58c13]{gap:8px}.ui-core-qap-x-sm[data-v-55c58c13]{row-gap:8px}.ui-core-qap-y-sm[data-v-55c58c13]{column-gap:8px}.ui-core-gap-md[data-v-55c58c13]{gap:16px}.ui-core-qap-x-md[data-v-55c58c13]{row-gap:16px}.ui-core-qap-y-md[data-v-55c58c13]{column-gap:16px}.ui-core-gap-lg[data-v-55c58c13]{gap:24px}.ui-core-qap-x-lg[data-v-55c58c13]{row-gap:24px}.ui-core-qap-y-lg[data-v-55c58c13]{column-gap:24px}.ui-core-gap-xl[data-v-55c58c13]{gap:48px}.ui-core-qap-x-xl[data-v-55c58c13]{row-gap:48px}.ui-core-qap-y-xl[data-v-55c58c13]{column-gap:48px}#chatra[data-v-55c58c13]:not(.chatra--expanded){display:none!important}[data-v-55c58c13]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-55c58c13]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-55c58c13]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-55c58c13]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-55c58c13]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-55c58c13]{--p-base: 14px 16px}}.ui-core__separator[data-v-55c58c13]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-55c58c13]{overflow:hidden}.ui-core__topbar[data-v-55c58c13]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-55c58c13]{gap:2px}}.ui-core__topbar-btn--sign[data-v-55c58c13],.ui-core__topbar-btn--register[data-v-55c58c13]{cursor:pointer}.ui-core__topbar-menu[data-v-55c58c13]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-55c58c13]{flex:1}}.ui-core__topbar--flex[data-v-55c58c13]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-55c58c13]{margin-left:auto;gap:12px}.ui-core__main[data-v-55c58c13]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-55c58c13]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-55c58c13]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-55c58c13]{display:block;width:24px;height:24px}.ui-core__chat[data-v-55c58c13]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-55c58c13]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-55c58c13]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-55c58c13]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-55c58c13]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-55c58c13]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-55c58c13]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-55c58c13]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-55c58c13]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-55c58c13]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-55c58c13]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-55c58c13]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-55c58c13]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-55c58c13]{display:block}.ui-core__menu--dropdown>span>ul[data-v-55c58c13]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-55c58c13]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-55c58c13]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-55c58c13]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-55c58c13]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-55c58c13]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-55c58c13]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-55c58c13]{right:0}.ui-core__menu--dropdown--inner[data-v-55c58c13]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-55c58c13]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-55c58c13]{margin:15px 0}}.ui-core__menu--link--soon[data-v-55c58c13]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-55c58c13]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-55c58c13]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-55c58c13]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-55c58c13]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-55c58c13]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-55c58c13]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-55c58c13]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-55c58c13]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-55c58c13]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-55c58c13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-55c58c13]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-55c58c13]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-55c58c13]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-55c58c13]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-55c58c13]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-55c58c13]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-55c58c13]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-55c58c13]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-55c58c13]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-55c58c13]{gap:8px}}.ui-core__menu--top>ul li[data-v-55c58c13]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-55c58c13]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-55c58c13]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-55c58c13]{margin-inline:auto}.ui-core__auth[data-v-55c58c13]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-55c58c13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-55c58c13]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-55c58c13]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>span[data-v-55c58c13]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>a[data-v-55c58c13]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>span[data-v-55c58c13]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-55c58c13]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-55c58c13]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-55c58c13]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-55c58c13]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-55c58c13]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-55c58c13]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-55c58c13]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>span[data-v-55c58c13]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-55c58c13],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-55c58c13]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-55c58c13]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-55c58c13]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-55c58c13]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-55c58c13]{min-width:170px}}.ui-core__btn[data-v-55c58c13]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-55c58c13]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-55c58c13]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-55c58c13]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-55c58c13]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-55c58c13]{grid-area:logo}.ui-core__footer__social[data-v-55c58c13]{grid-area:social}.ui-core__footer--locale[data-v-55c58c13]{grid-area:locale}.ui-core__footer--apps[data-v-55c58c13]{grid-area:apps}.ui-core__footer--links[data-v-55c58c13]{grid-area:links}.ui-core__footer--botmenu-list[data-v-55c58c13]{grid-area:botmenu}.ui-core__footer--copy[data-v-55c58c13]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-55c58c13]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-55c58c13]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-55c58c13]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-55c58c13]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-55c58c13]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-55c58c13]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-55c58c13]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-55c58c13]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-55c58c13]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-55c58c13]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-55c58c13]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-55c58c13]{display:block}.ui-core__footer--app--btn span[data-v-55c58c13]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-55c58c13]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-55c58c13]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-55c58c13]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-55c58c13]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-55c58c13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-55c58c13]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-55c58c13]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-55c58c13]{text-decoration:none;display:block}.ui-core__footer--links[data-v-55c58c13]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-55c58c13]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-55c58c13]:hover{text-decoration:none}.ui-core__footer--copy[data-v-55c58c13]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-55c58c13]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-55c58c13]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-55c58c13]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-55c58c13]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-55c58c13]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-55c58c13]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-55c58c13]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-55c58c13]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-55c58c13]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-55c58c13]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-55c58c13]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-55c58c13]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-55c58c13]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-55c58c13]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-55c58c13]{display:block}.ui-core__header-assets--action--btn--icon[data-v-55c58c13]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-55c58c13]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-55c58c13]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-55c58c13]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-55c58c13]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-55c58c13]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-55c58c13]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-55c58c13]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-55c58c13]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-55c58c13]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-55c58c13]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-55c58c13]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-55c58c13]{width:100%}.ui-core__user-tariff[data-v-55c58c13]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-55c58c13]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-55c58c13]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-55c58c13]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-55c58c13]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-55c58c13]{margin-left:auto}.ui-core__footer--apps[data-v-55c58c13]{gap:12px}.ui-core__footer--app[data-v-55c58c13]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-55c58c13],.ui-core__footer--app--qr[data-v-55c58c13]{display:none}.ui-core__footer--botmenu-list[data-v-55c58c13]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-55c58c13]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-55c58c13]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-55c58c13]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-55c58c13]{gap:12px 8px}.ui-core__footer--links__item[data-v-55c58c13]{font-size:10px}.ui-core__footer--copy[data-v-55c58c13]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-55c58c13]{z-index:991}.ui-core__topbar-menu[data-v-55c58c13]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-55c58c13]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-55c58c13]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-55c58c13],.ui-core__topbar-hamb.is-open span[data-v-55c58c13]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-55c58c13]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-55c58c13]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-55c58c13]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-55c58c13]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-55c58c13]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-55c58c13]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-55c58c13]{display:none}.ui-core__menu--apps>ul[data-v-55c58c13],.ui-core__menu--top>ul[data-v-55c58c13]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-55c58c13]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-55c58c13]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-55c58c13]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-55c58c13]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-55c58c13]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-55c58c13]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-55c58c13]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-55c58c13]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-55c58c13]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-55c58c13]{padding-right:16px}.ui-core__menu--link--soon[data-v-55c58c13]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-55c58c13]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-55c58c13]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-55c58c13]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-55c58c13]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-55c58c13]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-55c58c13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-55c58c13]{padding:5px 0}}[data-v-55c58c13]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-55c58c13],body[data-v-55c58c13]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-55c58c13]:before{background:var(--ui-core-svg-star-grey)}body[data-v-55c58c13]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-55c58c13],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-55c58c13]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-55c58c13]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-55c58c13],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-55c58c13],.ui-core__topbar-menu a[href*="/bonus"][data-v-55c58c13]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-55c58c13]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-55c58c13]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-55c58c13]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-55c58c13]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-55c58c13]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-55c58c13]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-55c58c13]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-55c58c13]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-55c58c13]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-55c58c13]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-55c58c13]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-55c58c13]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-55c58c13]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-55c58c13]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-55c58c13]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-55c58c13]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-55c58c13]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-55c58c13]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-55c58c13]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-55c58c13]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-55c58c13]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-55c58c13]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-55c58c13]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-55c58c13]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-55c58c13]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-55c58c13]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-55c58c13]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-55c58c13]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-55c58c13]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-55c58c13]:hover{color:#aeb3b9}[data-v-55c58c13]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-55c58c13]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-55c58c13]{width:100%}[data-v-55c58c13]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-55c58c13]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-55c58c13]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-55c58c13]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-55c58c13]{color:var(--primary-text-color)!important}.vc-disabled[data-v-55c58c13]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-55c58c13]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-55c58c13],.vc-nav-popover-container[data-v-55c58c13],.vc-nav-item[data-v-55c58c13]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-55c58c13]{border-radius:2px}.vc-focus[data-v-55c58c13]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-55c58c13]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-55c58c13]{color:var(--primary-text-color)!important}.vc-arrow[data-v-55c58c13]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-55c58c13],.vc-highlight-bg-light[data-v-55c58c13]{background-color:var(--primary-color-light-2)!important}.point[data-v-55c58c13]{display:flex;flex-direction:row;gap:18px;color:var(--primary-text-color)}.datetime[data-v-55c58c13],.location[data-v-55c58c13]{gap:6px;display:flex;flex-direction:column;color:var(--primary-text-color)}.datetime[data-v-55c58c13]{width:64px}.date[data-v-55c58c13],.airport[data-v-55c58c13]{color:var(--secondary-text-color-light);font-size:12px}.city[data-v-55c58c13],.time[data-v-55c58c13]{font-weight:var(--medium);font-size:14px;color:var(--primary-text-color)}[data-v-491b8e3c]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-491b8e3c] *{box-sizing:border-box}.ui-core h1[data-v-491b8e3c],.ui-core h2[data-v-491b8e3c],.ui-core h3[data-v-491b8e3c],.ui-core h4[data-v-491b8e3c],.ui-core h5[data-v-491b8e3c],.ui-core h6[data-v-491b8e3c]{font-weight:500}.ui-core img[data-v-491b8e3c]{border-style:none}.ui-core button[data-v-491b8e3c],.ui-core input[data-v-491b8e3c],.ui-core optgroup[data-v-491b8e3c],.ui-core select[data-v-491b8e3c],.ui-core textarea[data-v-491b8e3c]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-491b8e3c],.ui-core input[data-v-491b8e3c]{overflow:visible}.ui-core button[data-v-491b8e3c],.ui-core select[data-v-491b8e3c]{text-transform:none}.ui-core button[data-v-491b8e3c]::-moz-focus-inner,.ui-core [type=button][data-v-491b8e3c]::-moz-focus-inner,.ui-core [type=reset][data-v-491b8e3c]::-moz-focus-inner,.ui-core [type=submit][data-v-491b8e3c]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-491b8e3c]:-moz-focusring,.ui-core [type=button][data-v-491b8e3c]:-moz-focusring,.ui-core [type=reset][data-v-491b8e3c]:-moz-focusring,.ui-core [type=submit][data-v-491b8e3c]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-491b8e3c]{padding:.35em .75em .625em}.ui-core textarea[data-v-491b8e3c]{overflow:auto}.ui-core [type=checkbox][data-v-491b8e3c],.ui-core [type=radio][data-v-491b8e3c]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-491b8e3c]::-webkit-inner-spin-button,.ui-core [type=number][data-v-491b8e3c]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-491b8e3c]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-491b8e3c]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-491b8e3c] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-491b8e3c]{display:none}.ui-core__animate--slide-enter[data-v-491b8e3c]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-491b8e3c]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-491b8e3c]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-491b8e3c]{transform:translate(-110%)}.slide-enter-active[data-v-491b8e3c],.slide-leave-active[data-v-491b8e3c]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-491b8e3c],.slide-leave-to[data-v-491b8e3c]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-491b8e3c],.ui-core-fade-leave-active[data-v-491b8e3c]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-491b8e3c],.ui-core-fade-leave-to[data-v-491b8e3c]{opacity:0}.ui-core-pa-none[data-v-491b8e3c]{padding:0}.ui-core-pl-none[data-v-491b8e3c]{padding-left:0}.ui-core-pr-none[data-v-491b8e3c]{padding-right:0}.ui-core-pt-none[data-v-491b8e3c]{padding-top:0}.ui-core-pb-none[data-v-491b8e3c]{padding-bottom:0}.ui-core-px-none[data-v-491b8e3c]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-491b8e3c]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-491b8e3c]{margin:0}.ui-core-ml-none[data-v-491b8e3c]{margin-left:0}.ui-core-mr-none[data-v-491b8e3c]{margin-right:0}.ui-core-mt-none[data-v-491b8e3c]{margin-top:0}.ui-core-mb-none[data-v-491b8e3c]{margin-bottom:0}.ui-core-mx-none[data-v-491b8e3c]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-491b8e3c]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-491b8e3c]{padding:4px}.ui-core-pl-xs[data-v-491b8e3c]{padding-left:4px}.ui-core-pr-xs[data-v-491b8e3c]{padding-right:4px}.ui-core-pt-xs[data-v-491b8e3c]{padding-top:4px}.ui-core-pb-xs[data-v-491b8e3c]{padding-bottom:4px}.ui-core-px-xs[data-v-491b8e3c]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-491b8e3c]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-491b8e3c]{margin:4px}.ui-core-ml-xs[data-v-491b8e3c]{margin-left:4px}.ui-core-mr-xs[data-v-491b8e3c]{margin-right:4px}.ui-core-mt-xs[data-v-491b8e3c]{margin-top:4px}.ui-core-mb-xs[data-v-491b8e3c]{margin-bottom:4px}.ui-core-mx-xs[data-v-491b8e3c]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-491b8e3c]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-491b8e3c]{padding:8px}.ui-core-pl-sm[data-v-491b8e3c]{padding-left:8px}.ui-core-pr-sm[data-v-491b8e3c]{padding-right:8px}.ui-core-pt-sm[data-v-491b8e3c]{padding-top:8px}.ui-core-pb-sm[data-v-491b8e3c]{padding-bottom:8px}.ui-core-px-sm[data-v-491b8e3c]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-491b8e3c]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-491b8e3c]{margin:8px}.ui-core-ml-sm[data-v-491b8e3c]{margin-left:8px}.ui-core-mr-sm[data-v-491b8e3c]{margin-right:8px}.ui-core-mt-sm[data-v-491b8e3c]{margin-top:8px}.ui-core-mb-sm[data-v-491b8e3c]{margin-bottom:8px}.ui-core-mx-sm[data-v-491b8e3c]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-491b8e3c]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-491b8e3c]{padding:16px}.ui-core-pl-md[data-v-491b8e3c]{padding-left:16px}.ui-core-pr-md[data-v-491b8e3c]{padding-right:16px}.ui-core-pt-md[data-v-491b8e3c]{padding-top:16px}.ui-core-pb-md[data-v-491b8e3c]{padding-bottom:16px}.ui-core-px-md[data-v-491b8e3c]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-491b8e3c]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-491b8e3c]{margin:16px}.ui-core-ml-md[data-v-491b8e3c]{margin-left:16px}.ui-core-mr-md[data-v-491b8e3c]{margin-right:16px}.ui-core-mt-md[data-v-491b8e3c]{margin-top:16px}.ui-core-mb-md[data-v-491b8e3c]{margin-bottom:16px}.ui-core-mx-md[data-v-491b8e3c]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-491b8e3c]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-491b8e3c]{padding:24px}.ui-core-pl-lg[data-v-491b8e3c]{padding-left:24px}.ui-core-pr-lg[data-v-491b8e3c]{padding-right:24px}.ui-core-pt-lg[data-v-491b8e3c]{padding-top:24px}.ui-core-pb-lg[data-v-491b8e3c]{padding-bottom:24px}.ui-core-px-lg[data-v-491b8e3c]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-491b8e3c]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-491b8e3c]{margin:24px}.ui-core-ml-lg[data-v-491b8e3c]{margin-left:24px}.ui-core-mr-lg[data-v-491b8e3c]{margin-right:24px}.ui-core-mt-lg[data-v-491b8e3c]{margin-top:24px}.ui-core-mb-lg[data-v-491b8e3c]{margin-bottom:24px}.ui-core-mx-lg[data-v-491b8e3c]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-491b8e3c]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-491b8e3c]{padding:48px}.ui-core-pl-xl[data-v-491b8e3c]{padding-left:48px}.ui-core-pr-xl[data-v-491b8e3c]{padding-right:48px}.ui-core-pt-xl[data-v-491b8e3c]{padding-top:48px}.ui-core-pb-xl[data-v-491b8e3c]{padding-bottom:48px}.ui-core-px-xl[data-v-491b8e3c]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-491b8e3c]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-491b8e3c]{margin:48px}.ui-core-ml-xl[data-v-491b8e3c]{margin-left:48px}.ui-core-mr-xl[data-v-491b8e3c]{margin-right:48px}.ui-core-mt-xl[data-v-491b8e3c]{margin-top:48px}.ui-core-mb-xl[data-v-491b8e3c]{margin-bottom:48px}.ui-core-mx-xl[data-v-491b8e3c]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-491b8e3c]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-491b8e3c],.ui-core-my-auto[data-v-491b8e3c]{margin-top:auto}.ui-core-ml-auto[data-v-491b8e3c]{margin-left:auto}.ui-core-mb-auto[data-v-491b8e3c],.ui-core-my-auto[data-v-491b8e3c]{margin-bottom:auto}.ui-core-mr-auto[data-v-491b8e3c]{margin-right:auto}.ui-core-mx-auto[data-v-491b8e3c]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-491b8e3c]{gap:0}.ui-core-qap-x-none[data-v-491b8e3c]{row-gap:0}.ui-core-qap-y-none[data-v-491b8e3c]{column-gap:0}.ui-core-gap-xs[data-v-491b8e3c]{gap:4px}.ui-core-qap-x-xs[data-v-491b8e3c]{row-gap:4px}.ui-core-qap-y-xs[data-v-491b8e3c]{column-gap:4px}.ui-core-gap-sm[data-v-491b8e3c]{gap:8px}.ui-core-qap-x-sm[data-v-491b8e3c]{row-gap:8px}.ui-core-qap-y-sm[data-v-491b8e3c]{column-gap:8px}.ui-core-gap-md[data-v-491b8e3c]{gap:16px}.ui-core-qap-x-md[data-v-491b8e3c]{row-gap:16px}.ui-core-qap-y-md[data-v-491b8e3c]{column-gap:16px}.ui-core-gap-lg[data-v-491b8e3c]{gap:24px}.ui-core-qap-x-lg[data-v-491b8e3c]{row-gap:24px}.ui-core-qap-y-lg[data-v-491b8e3c]{column-gap:24px}.ui-core-gap-xl[data-v-491b8e3c]{gap:48px}.ui-core-qap-x-xl[data-v-491b8e3c]{row-gap:48px}.ui-core-qap-y-xl[data-v-491b8e3c]{column-gap:48px}#chatra[data-v-491b8e3c]:not(.chatra--expanded){display:none!important}[data-v-491b8e3c]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-491b8e3c]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-491b8e3c]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-491b8e3c]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-491b8e3c]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-491b8e3c]{--p-base: 14px 16px}}.ui-core__separator[data-v-491b8e3c]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-491b8e3c]{overflow:hidden}.ui-core__topbar[data-v-491b8e3c]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-491b8e3c]{gap:2px}}.ui-core__topbar-btn--sign[data-v-491b8e3c],.ui-core__topbar-btn--register[data-v-491b8e3c]{cursor:pointer}.ui-core__topbar-menu[data-v-491b8e3c]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-491b8e3c]{flex:1}}.ui-core__topbar--flex[data-v-491b8e3c]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-491b8e3c]{margin-left:auto;gap:12px}.ui-core__main[data-v-491b8e3c]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-491b8e3c]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-491b8e3c]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-491b8e3c]{display:block;width:24px;height:24px}.ui-core__chat[data-v-491b8e3c]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-491b8e3c]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-491b8e3c]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-491b8e3c]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-491b8e3c]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-491b8e3c]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-491b8e3c]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-491b8e3c]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-491b8e3c]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-491b8e3c]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-491b8e3c]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-491b8e3c]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-491b8e3c]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-491b8e3c]{display:block}.ui-core__menu--dropdown>span>ul[data-v-491b8e3c]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-491b8e3c]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-491b8e3c]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-491b8e3c]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-491b8e3c]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-491b8e3c]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-491b8e3c]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-491b8e3c]{right:0}.ui-core__menu--dropdown--inner[data-v-491b8e3c]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-491b8e3c]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-491b8e3c]{margin:15px 0}}.ui-core__menu--link--soon[data-v-491b8e3c]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-491b8e3c]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-491b8e3c]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-491b8e3c]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-491b8e3c]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-491b8e3c]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-491b8e3c]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-491b8e3c]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-491b8e3c]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-491b8e3c]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-491b8e3c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-491b8e3c]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-491b8e3c]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-491b8e3c]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-491b8e3c]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-491b8e3c]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-491b8e3c]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-491b8e3c]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-491b8e3c]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-491b8e3c]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-491b8e3c]{gap:8px}}.ui-core__menu--top>ul li[data-v-491b8e3c]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-491b8e3c]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-491b8e3c]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-491b8e3c]{margin-inline:auto}.ui-core__auth[data-v-491b8e3c]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-491b8e3c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-491b8e3c]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-491b8e3c]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>span[data-v-491b8e3c]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>a[data-v-491b8e3c]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>span[data-v-491b8e3c]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-491b8e3c]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-491b8e3c]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-491b8e3c]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-491b8e3c]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-491b8e3c]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-491b8e3c]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-491b8e3c]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>span[data-v-491b8e3c]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-491b8e3c],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-491b8e3c]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-491b8e3c]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-491b8e3c]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-491b8e3c]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-491b8e3c]{min-width:170px}}.ui-core__btn[data-v-491b8e3c]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-491b8e3c]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-491b8e3c]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-491b8e3c]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-491b8e3c]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-491b8e3c]{grid-area:logo}.ui-core__footer__social[data-v-491b8e3c]{grid-area:social}.ui-core__footer--locale[data-v-491b8e3c]{grid-area:locale}.ui-core__footer--apps[data-v-491b8e3c]{grid-area:apps}.ui-core__footer--links[data-v-491b8e3c]{grid-area:links}.ui-core__footer--botmenu-list[data-v-491b8e3c]{grid-area:botmenu}.ui-core__footer--copy[data-v-491b8e3c]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-491b8e3c]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-491b8e3c]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-491b8e3c]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-491b8e3c]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-491b8e3c]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-491b8e3c]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-491b8e3c]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-491b8e3c]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-491b8e3c]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-491b8e3c]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-491b8e3c]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-491b8e3c]{display:block}.ui-core__footer--app--btn span[data-v-491b8e3c]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-491b8e3c]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-491b8e3c]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-491b8e3c]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-491b8e3c]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-491b8e3c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-491b8e3c]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-491b8e3c]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-491b8e3c]{text-decoration:none;display:block}.ui-core__footer--links[data-v-491b8e3c]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-491b8e3c]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-491b8e3c]:hover{text-decoration:none}.ui-core__footer--copy[data-v-491b8e3c]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-491b8e3c]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-491b8e3c]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-491b8e3c]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-491b8e3c]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-491b8e3c]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-491b8e3c]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-491b8e3c]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-491b8e3c]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-491b8e3c]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-491b8e3c]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-491b8e3c]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-491b8e3c]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-491b8e3c]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-491b8e3c]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-491b8e3c]{display:block}.ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-491b8e3c]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-491b8e3c]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-491b8e3c]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-491b8e3c]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-491b8e3c]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-491b8e3c]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-491b8e3c]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-491b8e3c]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-491b8e3c]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-491b8e3c]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-491b8e3c]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-491b8e3c]{width:100%}.ui-core__user-tariff[data-v-491b8e3c]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-491b8e3c]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-491b8e3c]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-491b8e3c]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-491b8e3c]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-491b8e3c]{margin-left:auto}.ui-core__footer--apps[data-v-491b8e3c]{gap:12px}.ui-core__footer--app[data-v-491b8e3c]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-491b8e3c],.ui-core__footer--app--qr[data-v-491b8e3c]{display:none}.ui-core__footer--botmenu-list[data-v-491b8e3c]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-491b8e3c]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-491b8e3c]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-491b8e3c]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-491b8e3c]{gap:12px 8px}.ui-core__footer--links__item[data-v-491b8e3c]{font-size:10px}.ui-core__footer--copy[data-v-491b8e3c]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-491b8e3c]{z-index:991}.ui-core__topbar-menu[data-v-491b8e3c]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-491b8e3c]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-491b8e3c]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-491b8e3c],.ui-core__topbar-hamb.is-open span[data-v-491b8e3c]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-491b8e3c]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-491b8e3c]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-491b8e3c]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-491b8e3c]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-491b8e3c]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-491b8e3c]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-491b8e3c]{display:none}.ui-core__menu--apps>ul[data-v-491b8e3c],.ui-core__menu--top>ul[data-v-491b8e3c]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-491b8e3c]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-491b8e3c]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-491b8e3c]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-491b8e3c]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-491b8e3c]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-491b8e3c]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-491b8e3c]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-491b8e3c]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-491b8e3c]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-491b8e3c]{padding-right:16px}.ui-core__menu--link--soon[data-v-491b8e3c]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-491b8e3c]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-491b8e3c]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-491b8e3c]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-491b8e3c]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-491b8e3c]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-491b8e3c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-491b8e3c]{padding:5px 0}}[data-v-491b8e3c]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-491b8e3c],body[data-v-491b8e3c]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-491b8e3c]:before{background:var(--ui-core-svg-star-grey)}body[data-v-491b8e3c]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-491b8e3c],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-491b8e3c]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-491b8e3c]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-491b8e3c],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-491b8e3c],.ui-core__topbar-menu a[href*="/bonus"][data-v-491b8e3c]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-491b8e3c]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-491b8e3c]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-491b8e3c]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-491b8e3c]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-491b8e3c]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-491b8e3c]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-491b8e3c]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-491b8e3c]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-491b8e3c]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-491b8e3c]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-491b8e3c]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-491b8e3c]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-491b8e3c]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-491b8e3c]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-491b8e3c]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-491b8e3c]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-491b8e3c]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-491b8e3c]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-491b8e3c]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-491b8e3c]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-491b8e3c]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-491b8e3c]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-491b8e3c]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-491b8e3c]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-491b8e3c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-491b8e3c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-491b8e3c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-491b8e3c]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-491b8e3c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-491b8e3c]:hover{color:#aeb3b9}[data-v-491b8e3c]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-491b8e3c]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-491b8e3c]{width:100%}[data-v-491b8e3c]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-491b8e3c]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-491b8e3c]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-491b8e3c]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-491b8e3c]{color:var(--primary-text-color)!important}.vc-disabled[data-v-491b8e3c]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-491b8e3c]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-491b8e3c],.vc-nav-popover-container[data-v-491b8e3c],.vc-nav-item[data-v-491b8e3c]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-491b8e3c]{border-radius:2px}.vc-focus[data-v-491b8e3c]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-491b8e3c]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-491b8e3c]{color:var(--primary-text-color)!important}.vc-arrow[data-v-491b8e3c]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-491b8e3c],.vc-highlight-bg-light[data-v-491b8e3c]{background-color:var(--primary-color-light-2)!important}.trait[data-v-491b8e3c]{display:flex;align-items:center;border-radius:var(--border-radius-half);padding:4px 8px;text-align:center}@media (max-width: 900px){.trait[data-v-491b8e3c]{font-size:9px}}[data-v-a819108b]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-a819108b] *{box-sizing:border-box}.ui-core h1[data-v-a819108b],.ui-core h2[data-v-a819108b],.ui-core h3[data-v-a819108b],.ui-core h4[data-v-a819108b],.ui-core h5[data-v-a819108b],.ui-core h6[data-v-a819108b]{font-weight:500}.ui-core img[data-v-a819108b]{border-style:none}.ui-core button[data-v-a819108b],.ui-core input[data-v-a819108b],.ui-core optgroup[data-v-a819108b],.ui-core select[data-v-a819108b],.ui-core textarea[data-v-a819108b]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-a819108b],.ui-core input[data-v-a819108b]{overflow:visible}.ui-core button[data-v-a819108b],.ui-core select[data-v-a819108b]{text-transform:none}.ui-core button[data-v-a819108b]::-moz-focus-inner,.ui-core [type=button][data-v-a819108b]::-moz-focus-inner,.ui-core [type=reset][data-v-a819108b]::-moz-focus-inner,.ui-core [type=submit][data-v-a819108b]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-a819108b]:-moz-focusring,.ui-core [type=button][data-v-a819108b]:-moz-focusring,.ui-core [type=reset][data-v-a819108b]:-moz-focusring,.ui-core [type=submit][data-v-a819108b]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-a819108b]{padding:.35em .75em .625em}.ui-core textarea[data-v-a819108b]{overflow:auto}.ui-core [type=checkbox][data-v-a819108b],.ui-core [type=radio][data-v-a819108b]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-a819108b]::-webkit-inner-spin-button,.ui-core [type=number][data-v-a819108b]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-a819108b]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-a819108b]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-a819108b] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-a819108b]{display:none}.ui-core__animate--slide-enter[data-v-a819108b]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-a819108b]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-a819108b]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-a819108b]{transform:translate(-110%)}.slide-enter-active[data-v-a819108b],.slide-leave-active[data-v-a819108b]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-a819108b],.slide-leave-to[data-v-a819108b]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-a819108b],.ui-core-fade-leave-active[data-v-a819108b]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-a819108b],.ui-core-fade-leave-to[data-v-a819108b]{opacity:0}.ui-core-pa-none[data-v-a819108b]{padding:0}.ui-core-pl-none[data-v-a819108b]{padding-left:0}.ui-core-pr-none[data-v-a819108b]{padding-right:0}.ui-core-pt-none[data-v-a819108b]{padding-top:0}.ui-core-pb-none[data-v-a819108b]{padding-bottom:0}.ui-core-px-none[data-v-a819108b]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-a819108b]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-a819108b]{margin:0}.ui-core-ml-none[data-v-a819108b]{margin-left:0}.ui-core-mr-none[data-v-a819108b]{margin-right:0}.ui-core-mt-none[data-v-a819108b]{margin-top:0}.ui-core-mb-none[data-v-a819108b]{margin-bottom:0}.ui-core-mx-none[data-v-a819108b]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-a819108b]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-a819108b]{padding:4px}.ui-core-pl-xs[data-v-a819108b]{padding-left:4px}.ui-core-pr-xs[data-v-a819108b]{padding-right:4px}.ui-core-pt-xs[data-v-a819108b]{padding-top:4px}.ui-core-pb-xs[data-v-a819108b]{padding-bottom:4px}.ui-core-px-xs[data-v-a819108b]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-a819108b]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-a819108b]{margin:4px}.ui-core-ml-xs[data-v-a819108b]{margin-left:4px}.ui-core-mr-xs[data-v-a819108b]{margin-right:4px}.ui-core-mt-xs[data-v-a819108b]{margin-top:4px}.ui-core-mb-xs[data-v-a819108b]{margin-bottom:4px}.ui-core-mx-xs[data-v-a819108b]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-a819108b]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-a819108b]{padding:8px}.ui-core-pl-sm[data-v-a819108b]{padding-left:8px}.ui-core-pr-sm[data-v-a819108b]{padding-right:8px}.ui-core-pt-sm[data-v-a819108b]{padding-top:8px}.ui-core-pb-sm[data-v-a819108b]{padding-bottom:8px}.ui-core-px-sm[data-v-a819108b]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-a819108b]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-a819108b]{margin:8px}.ui-core-ml-sm[data-v-a819108b]{margin-left:8px}.ui-core-mr-sm[data-v-a819108b]{margin-right:8px}.ui-core-mt-sm[data-v-a819108b]{margin-top:8px}.ui-core-mb-sm[data-v-a819108b]{margin-bottom:8px}.ui-core-mx-sm[data-v-a819108b]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-a819108b]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-a819108b]{padding:16px}.ui-core-pl-md[data-v-a819108b]{padding-left:16px}.ui-core-pr-md[data-v-a819108b]{padding-right:16px}.ui-core-pt-md[data-v-a819108b]{padding-top:16px}.ui-core-pb-md[data-v-a819108b]{padding-bottom:16px}.ui-core-px-md[data-v-a819108b]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-a819108b]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-a819108b]{margin:16px}.ui-core-ml-md[data-v-a819108b]{margin-left:16px}.ui-core-mr-md[data-v-a819108b]{margin-right:16px}.ui-core-mt-md[data-v-a819108b]{margin-top:16px}.ui-core-mb-md[data-v-a819108b]{margin-bottom:16px}.ui-core-mx-md[data-v-a819108b]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-a819108b]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-a819108b]{padding:24px}.ui-core-pl-lg[data-v-a819108b]{padding-left:24px}.ui-core-pr-lg[data-v-a819108b]{padding-right:24px}.ui-core-pt-lg[data-v-a819108b]{padding-top:24px}.ui-core-pb-lg[data-v-a819108b]{padding-bottom:24px}.ui-core-px-lg[data-v-a819108b]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-a819108b]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-a819108b]{margin:24px}.ui-core-ml-lg[data-v-a819108b]{margin-left:24px}.ui-core-mr-lg[data-v-a819108b]{margin-right:24px}.ui-core-mt-lg[data-v-a819108b]{margin-top:24px}.ui-core-mb-lg[data-v-a819108b]{margin-bottom:24px}.ui-core-mx-lg[data-v-a819108b]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-a819108b]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-a819108b]{padding:48px}.ui-core-pl-xl[data-v-a819108b]{padding-left:48px}.ui-core-pr-xl[data-v-a819108b]{padding-right:48px}.ui-core-pt-xl[data-v-a819108b]{padding-top:48px}.ui-core-pb-xl[data-v-a819108b]{padding-bottom:48px}.ui-core-px-xl[data-v-a819108b]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-a819108b]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-a819108b]{margin:48px}.ui-core-ml-xl[data-v-a819108b]{margin-left:48px}.ui-core-mr-xl[data-v-a819108b]{margin-right:48px}.ui-core-mt-xl[data-v-a819108b]{margin-top:48px}.ui-core-mb-xl[data-v-a819108b]{margin-bottom:48px}.ui-core-mx-xl[data-v-a819108b]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-a819108b]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-a819108b],.ui-core-my-auto[data-v-a819108b]{margin-top:auto}.ui-core-ml-auto[data-v-a819108b]{margin-left:auto}.ui-core-mb-auto[data-v-a819108b],.ui-core-my-auto[data-v-a819108b]{margin-bottom:auto}.ui-core-mr-auto[data-v-a819108b]{margin-right:auto}.ui-core-mx-auto[data-v-a819108b]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-a819108b]{gap:0}.ui-core-qap-x-none[data-v-a819108b]{row-gap:0}.ui-core-qap-y-none[data-v-a819108b]{column-gap:0}.ui-core-gap-xs[data-v-a819108b]{gap:4px}.ui-core-qap-x-xs[data-v-a819108b]{row-gap:4px}.ui-core-qap-y-xs[data-v-a819108b]{column-gap:4px}.ui-core-gap-sm[data-v-a819108b]{gap:8px}.ui-core-qap-x-sm[data-v-a819108b]{row-gap:8px}.ui-core-qap-y-sm[data-v-a819108b]{column-gap:8px}.ui-core-gap-md[data-v-a819108b]{gap:16px}.ui-core-qap-x-md[data-v-a819108b]{row-gap:16px}.ui-core-qap-y-md[data-v-a819108b]{column-gap:16px}.ui-core-gap-lg[data-v-a819108b]{gap:24px}.ui-core-qap-x-lg[data-v-a819108b]{row-gap:24px}.ui-core-qap-y-lg[data-v-a819108b]{column-gap:24px}.ui-core-gap-xl[data-v-a819108b]{gap:48px}.ui-core-qap-x-xl[data-v-a819108b]{row-gap:48px}.ui-core-qap-y-xl[data-v-a819108b]{column-gap:48px}#chatra[data-v-a819108b]:not(.chatra--expanded){display:none!important}[data-v-a819108b]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-a819108b]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-a819108b]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-a819108b]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-a819108b]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-a819108b]{--p-base: 14px 16px}}.ui-core__separator[data-v-a819108b]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-a819108b]{overflow:hidden}.ui-core__topbar[data-v-a819108b]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-a819108b]{gap:2px}}.ui-core__topbar-btn--sign[data-v-a819108b],.ui-core__topbar-btn--register[data-v-a819108b]{cursor:pointer}.ui-core__topbar-menu[data-v-a819108b]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-a819108b]{flex:1}}.ui-core__topbar--flex[data-v-a819108b]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-a819108b]{margin-left:auto;gap:12px}.ui-core__main[data-v-a819108b]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-a819108b]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-a819108b]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-a819108b]{display:block;width:24px;height:24px}.ui-core__chat[data-v-a819108b]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-a819108b]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-a819108b]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-a819108b]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-a819108b]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-a819108b]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-a819108b]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-a819108b]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-a819108b]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-a819108b]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-a819108b]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-a819108b]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-a819108b]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-a819108b]{display:block}.ui-core__menu--dropdown>span>ul[data-v-a819108b]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-a819108b]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a819108b]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a819108b]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a819108b]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-a819108b]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-a819108b]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-a819108b]{right:0}.ui-core__menu--dropdown--inner[data-v-a819108b]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-a819108b]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-a819108b]{margin:15px 0}}.ui-core__menu--link--soon[data-v-a819108b]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-a819108b]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-a819108b]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-a819108b]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-a819108b]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-a819108b]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-a819108b]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-a819108b]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-a819108b]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-a819108b]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-a819108b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-a819108b]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-a819108b]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-a819108b]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-a819108b]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-a819108b]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a819108b]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a819108b]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-a819108b]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-a819108b]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-a819108b]{gap:8px}}.ui-core__menu--top>ul li[data-v-a819108b]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-a819108b]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a819108b]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-a819108b]{margin-inline:auto}.ui-core__auth[data-v-a819108b]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-a819108b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-a819108b]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-a819108b]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>span[data-v-a819108b]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>a[data-v-a819108b]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>span[data-v-a819108b]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-a819108b]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-a819108b]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-a819108b]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-a819108b]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-a819108b]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-a819108b]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-a819108b]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>span[data-v-a819108b]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-a819108b],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-a819108b]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-a819108b]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-a819108b]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-a819108b]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-a819108b]{min-width:170px}}.ui-core__btn[data-v-a819108b]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-a819108b]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-a819108b]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-a819108b]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-a819108b]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-a819108b]{grid-area:logo}.ui-core__footer__social[data-v-a819108b]{grid-area:social}.ui-core__footer--locale[data-v-a819108b]{grid-area:locale}.ui-core__footer--apps[data-v-a819108b]{grid-area:apps}.ui-core__footer--links[data-v-a819108b]{grid-area:links}.ui-core__footer--botmenu-list[data-v-a819108b]{grid-area:botmenu}.ui-core__footer--copy[data-v-a819108b]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-a819108b]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-a819108b]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-a819108b]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-a819108b]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-a819108b]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-a819108b]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-a819108b]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-a819108b]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-a819108b]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-a819108b]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-a819108b]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-a819108b]{display:block}.ui-core__footer--app--btn span[data-v-a819108b]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-a819108b]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-a819108b]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-a819108b]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-a819108b]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-a819108b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-a819108b]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-a819108b]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-a819108b]{text-decoration:none;display:block}.ui-core__footer--links[data-v-a819108b]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-a819108b]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-a819108b]:hover{text-decoration:none}.ui-core__footer--copy[data-v-a819108b]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-a819108b]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-a819108b]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-a819108b]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-a819108b]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-a819108b]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-a819108b]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-a819108b]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-a819108b]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-a819108b]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-a819108b]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-a819108b]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-a819108b]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-a819108b]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-a819108b]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-a819108b]{display:block}.ui-core__header-assets--action--btn--icon[data-v-a819108b]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-a819108b]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-a819108b]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-a819108b]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-a819108b]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-a819108b]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-a819108b]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-a819108b]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-a819108b]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-a819108b]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-a819108b]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-a819108b]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-a819108b]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-a819108b]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-a819108b]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-a819108b]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-a819108b]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-a819108b]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-a819108b]{width:100%}.ui-core__user-tariff[data-v-a819108b]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-a819108b]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-a819108b]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-a819108b]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-a819108b]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-a819108b]{margin-left:auto}.ui-core__footer--apps[data-v-a819108b]{gap:12px}.ui-core__footer--app[data-v-a819108b]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-a819108b],.ui-core__footer--app--qr[data-v-a819108b]{display:none}.ui-core__footer--botmenu-list[data-v-a819108b]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-a819108b]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-a819108b]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-a819108b]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-a819108b]{gap:12px 8px}.ui-core__footer--links__item[data-v-a819108b]{font-size:10px}.ui-core__footer--copy[data-v-a819108b]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-a819108b]{z-index:991}.ui-core__topbar-menu[data-v-a819108b]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-a819108b]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-a819108b]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a819108b],.ui-core__topbar-hamb.is-open span[data-v-a819108b]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a819108b]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-a819108b]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a819108b]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-a819108b]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a819108b]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-a819108b]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-a819108b]{display:none}.ui-core__menu--apps>ul[data-v-a819108b],.ui-core__menu--top>ul[data-v-a819108b]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-a819108b]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-a819108b]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-a819108b]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a819108b]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-a819108b]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-a819108b]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-a819108b]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-a819108b]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a819108b]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-a819108b]{padding-right:16px}.ui-core__menu--link--soon[data-v-a819108b]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-a819108b]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-a819108b]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-a819108b]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-a819108b]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-a819108b]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-a819108b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-a819108b]{padding:5px 0}}[data-v-a819108b]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-a819108b],body[data-v-a819108b]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-a819108b]:before{background:var(--ui-core-svg-star-grey)}body[data-v-a819108b]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a819108b],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a819108b]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-a819108b]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a819108b],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a819108b],.ui-core__topbar-menu a[href*="/bonus"][data-v-a819108b]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a819108b]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a819108b]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-a819108b]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a819108b]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-a819108b]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-a819108b]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-a819108b]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-a819108b]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-a819108b]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-a819108b]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-a819108b]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a819108b]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-a819108b]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-a819108b]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-a819108b]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-a819108b]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-a819108b]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-a819108b]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-a819108b]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-a819108b]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-a819108b]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-a819108b]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-a819108b]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-a819108b]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-a819108b]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-a819108b]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-a819108b]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-a819108b]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-a819108b]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-a819108b]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-a819108b]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-a819108b]:hover{color:#aeb3b9}[data-v-a819108b]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-a819108b]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-a819108b]{width:100%}[data-v-a819108b]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-a819108b]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-a819108b]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-a819108b]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-a819108b]{color:var(--primary-text-color)!important}.vc-disabled[data-v-a819108b]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-a819108b]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-a819108b],.vc-nav-popover-container[data-v-a819108b],.vc-nav-item[data-v-a819108b]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-a819108b]{border-radius:2px}.vc-focus[data-v-a819108b]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-a819108b]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-a819108b]{color:var(--primary-text-color)!important}.vc-arrow[data-v-a819108b]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-a819108b],.vc-highlight-bg-light[data-v-a819108b]{background-color:var(--primary-color-light-2)!important}.icon[data-v-a819108b]{display:block;height:auto}[data-v-b6cd3aaf]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-b6cd3aaf] *{box-sizing:border-box}.ui-core h1[data-v-b6cd3aaf],.ui-core h2[data-v-b6cd3aaf],.ui-core h3[data-v-b6cd3aaf],.ui-core h4[data-v-b6cd3aaf],.ui-core h5[data-v-b6cd3aaf],.ui-core h6[data-v-b6cd3aaf]{font-weight:500}.ui-core img[data-v-b6cd3aaf]{border-style:none}.ui-core button[data-v-b6cd3aaf],.ui-core input[data-v-b6cd3aaf],.ui-core optgroup[data-v-b6cd3aaf],.ui-core select[data-v-b6cd3aaf],.ui-core textarea[data-v-b6cd3aaf]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-b6cd3aaf],.ui-core input[data-v-b6cd3aaf]{overflow:visible}.ui-core button[data-v-b6cd3aaf],.ui-core select[data-v-b6cd3aaf]{text-transform:none}.ui-core button[data-v-b6cd3aaf]::-moz-focus-inner,.ui-core [type=button][data-v-b6cd3aaf]::-moz-focus-inner,.ui-core [type=reset][data-v-b6cd3aaf]::-moz-focus-inner,.ui-core [type=submit][data-v-b6cd3aaf]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-b6cd3aaf]:-moz-focusring,.ui-core [type=button][data-v-b6cd3aaf]:-moz-focusring,.ui-core [type=reset][data-v-b6cd3aaf]:-moz-focusring,.ui-core [type=submit][data-v-b6cd3aaf]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-b6cd3aaf]{padding:.35em .75em .625em}.ui-core textarea[data-v-b6cd3aaf]{overflow:auto}.ui-core [type=checkbox][data-v-b6cd3aaf],.ui-core [type=radio][data-v-b6cd3aaf]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-b6cd3aaf]::-webkit-inner-spin-button,.ui-core [type=number][data-v-b6cd3aaf]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-b6cd3aaf]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-b6cd3aaf]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-b6cd3aaf] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-b6cd3aaf]{display:none}.ui-core__animate--slide-enter[data-v-b6cd3aaf]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-b6cd3aaf]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-b6cd3aaf]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-b6cd3aaf]{transform:translate(-110%)}.slide-enter-active[data-v-b6cd3aaf],.slide-leave-active[data-v-b6cd3aaf]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-b6cd3aaf],.slide-leave-to[data-v-b6cd3aaf]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-b6cd3aaf],.ui-core-fade-leave-active[data-v-b6cd3aaf]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-b6cd3aaf],.ui-core-fade-leave-to[data-v-b6cd3aaf]{opacity:0}.ui-core-pa-none[data-v-b6cd3aaf]{padding:0}.ui-core-pl-none[data-v-b6cd3aaf]{padding-left:0}.ui-core-pr-none[data-v-b6cd3aaf]{padding-right:0}.ui-core-pt-none[data-v-b6cd3aaf]{padding-top:0}.ui-core-pb-none[data-v-b6cd3aaf]{padding-bottom:0}.ui-core-px-none[data-v-b6cd3aaf]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-b6cd3aaf]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-b6cd3aaf]{margin:0}.ui-core-ml-none[data-v-b6cd3aaf]{margin-left:0}.ui-core-mr-none[data-v-b6cd3aaf]{margin-right:0}.ui-core-mt-none[data-v-b6cd3aaf]{margin-top:0}.ui-core-mb-none[data-v-b6cd3aaf]{margin-bottom:0}.ui-core-mx-none[data-v-b6cd3aaf]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-b6cd3aaf]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-b6cd3aaf]{padding:4px}.ui-core-pl-xs[data-v-b6cd3aaf]{padding-left:4px}.ui-core-pr-xs[data-v-b6cd3aaf]{padding-right:4px}.ui-core-pt-xs[data-v-b6cd3aaf]{padding-top:4px}.ui-core-pb-xs[data-v-b6cd3aaf]{padding-bottom:4px}.ui-core-px-xs[data-v-b6cd3aaf]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-b6cd3aaf]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-b6cd3aaf]{margin:4px}.ui-core-ml-xs[data-v-b6cd3aaf]{margin-left:4px}.ui-core-mr-xs[data-v-b6cd3aaf]{margin-right:4px}.ui-core-mt-xs[data-v-b6cd3aaf]{margin-top:4px}.ui-core-mb-xs[data-v-b6cd3aaf]{margin-bottom:4px}.ui-core-mx-xs[data-v-b6cd3aaf]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-b6cd3aaf]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-b6cd3aaf]{padding:8px}.ui-core-pl-sm[data-v-b6cd3aaf]{padding-left:8px}.ui-core-pr-sm[data-v-b6cd3aaf]{padding-right:8px}.ui-core-pt-sm[data-v-b6cd3aaf]{padding-top:8px}.ui-core-pb-sm[data-v-b6cd3aaf]{padding-bottom:8px}.ui-core-px-sm[data-v-b6cd3aaf]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-b6cd3aaf]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-b6cd3aaf]{margin:8px}.ui-core-ml-sm[data-v-b6cd3aaf]{margin-left:8px}.ui-core-mr-sm[data-v-b6cd3aaf]{margin-right:8px}.ui-core-mt-sm[data-v-b6cd3aaf]{margin-top:8px}.ui-core-mb-sm[data-v-b6cd3aaf]{margin-bottom:8px}.ui-core-mx-sm[data-v-b6cd3aaf]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-b6cd3aaf]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-b6cd3aaf]{padding:16px}.ui-core-pl-md[data-v-b6cd3aaf]{padding-left:16px}.ui-core-pr-md[data-v-b6cd3aaf]{padding-right:16px}.ui-core-pt-md[data-v-b6cd3aaf]{padding-top:16px}.ui-core-pb-md[data-v-b6cd3aaf]{padding-bottom:16px}.ui-core-px-md[data-v-b6cd3aaf]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-b6cd3aaf]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-b6cd3aaf]{margin:16px}.ui-core-ml-md[data-v-b6cd3aaf]{margin-left:16px}.ui-core-mr-md[data-v-b6cd3aaf]{margin-right:16px}.ui-core-mt-md[data-v-b6cd3aaf]{margin-top:16px}.ui-core-mb-md[data-v-b6cd3aaf]{margin-bottom:16px}.ui-core-mx-md[data-v-b6cd3aaf]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-b6cd3aaf]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-b6cd3aaf]{padding:24px}.ui-core-pl-lg[data-v-b6cd3aaf]{padding-left:24px}.ui-core-pr-lg[data-v-b6cd3aaf]{padding-right:24px}.ui-core-pt-lg[data-v-b6cd3aaf]{padding-top:24px}.ui-core-pb-lg[data-v-b6cd3aaf]{padding-bottom:24px}.ui-core-px-lg[data-v-b6cd3aaf]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-b6cd3aaf]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-b6cd3aaf]{margin:24px}.ui-core-ml-lg[data-v-b6cd3aaf]{margin-left:24px}.ui-core-mr-lg[data-v-b6cd3aaf]{margin-right:24px}.ui-core-mt-lg[data-v-b6cd3aaf]{margin-top:24px}.ui-core-mb-lg[data-v-b6cd3aaf]{margin-bottom:24px}.ui-core-mx-lg[data-v-b6cd3aaf]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-b6cd3aaf]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-b6cd3aaf]{padding:48px}.ui-core-pl-xl[data-v-b6cd3aaf]{padding-left:48px}.ui-core-pr-xl[data-v-b6cd3aaf]{padding-right:48px}.ui-core-pt-xl[data-v-b6cd3aaf]{padding-top:48px}.ui-core-pb-xl[data-v-b6cd3aaf]{padding-bottom:48px}.ui-core-px-xl[data-v-b6cd3aaf]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-b6cd3aaf]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-b6cd3aaf]{margin:48px}.ui-core-ml-xl[data-v-b6cd3aaf]{margin-left:48px}.ui-core-mr-xl[data-v-b6cd3aaf]{margin-right:48px}.ui-core-mt-xl[data-v-b6cd3aaf]{margin-top:48px}.ui-core-mb-xl[data-v-b6cd3aaf]{margin-bottom:48px}.ui-core-mx-xl[data-v-b6cd3aaf]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-b6cd3aaf]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-b6cd3aaf],.ui-core-my-auto[data-v-b6cd3aaf]{margin-top:auto}.ui-core-ml-auto[data-v-b6cd3aaf]{margin-left:auto}.ui-core-mb-auto[data-v-b6cd3aaf],.ui-core-my-auto[data-v-b6cd3aaf]{margin-bottom:auto}.ui-core-mr-auto[data-v-b6cd3aaf]{margin-right:auto}.ui-core-mx-auto[data-v-b6cd3aaf]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-b6cd3aaf]{gap:0}.ui-core-qap-x-none[data-v-b6cd3aaf]{row-gap:0}.ui-core-qap-y-none[data-v-b6cd3aaf]{column-gap:0}.ui-core-gap-xs[data-v-b6cd3aaf]{gap:4px}.ui-core-qap-x-xs[data-v-b6cd3aaf]{row-gap:4px}.ui-core-qap-y-xs[data-v-b6cd3aaf]{column-gap:4px}.ui-core-gap-sm[data-v-b6cd3aaf]{gap:8px}.ui-core-qap-x-sm[data-v-b6cd3aaf]{row-gap:8px}.ui-core-qap-y-sm[data-v-b6cd3aaf]{column-gap:8px}.ui-core-gap-md[data-v-b6cd3aaf]{gap:16px}.ui-core-qap-x-md[data-v-b6cd3aaf]{row-gap:16px}.ui-core-qap-y-md[data-v-b6cd3aaf]{column-gap:16px}.ui-core-gap-lg[data-v-b6cd3aaf]{gap:24px}.ui-core-qap-x-lg[data-v-b6cd3aaf]{row-gap:24px}.ui-core-qap-y-lg[data-v-b6cd3aaf]{column-gap:24px}.ui-core-gap-xl[data-v-b6cd3aaf]{gap:48px}.ui-core-qap-x-xl[data-v-b6cd3aaf]{row-gap:48px}.ui-core-qap-y-xl[data-v-b6cd3aaf]{column-gap:48px}#chatra[data-v-b6cd3aaf]:not(.chatra--expanded){display:none!important}[data-v-b6cd3aaf]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-b6cd3aaf]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-b6cd3aaf]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-b6cd3aaf]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-b6cd3aaf]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-b6cd3aaf]{--p-base: 14px 16px}}.ui-core__separator[data-v-b6cd3aaf]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-b6cd3aaf]{overflow:hidden}.ui-core__topbar[data-v-b6cd3aaf]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-b6cd3aaf]{gap:2px}}.ui-core__topbar-btn--sign[data-v-b6cd3aaf],.ui-core__topbar-btn--register[data-v-b6cd3aaf]{cursor:pointer}.ui-core__topbar-menu[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-b6cd3aaf]{flex:1}}.ui-core__topbar--flex[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-b6cd3aaf]{margin-left:auto;gap:12px}.ui-core__main[data-v-b6cd3aaf]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-b6cd3aaf]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-b6cd3aaf]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-b6cd3aaf]{display:block;width:24px;height:24px}.ui-core__chat[data-v-b6cd3aaf]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-b6cd3aaf]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-b6cd3aaf]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-b6cd3aaf]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-b6cd3aaf]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-b6cd3aaf]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-b6cd3aaf]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-b6cd3aaf]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-b6cd3aaf]{display:block}.ui-core__menu--dropdown>span>ul[data-v-b6cd3aaf]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-b6cd3aaf]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-b6cd3aaf]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-b6cd3aaf]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-b6cd3aaf]{right:0}.ui-core__menu--dropdown--inner[data-v-b6cd3aaf]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-b6cd3aaf]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-b6cd3aaf]{margin:15px 0}}.ui-core__menu--link--soon[data-v-b6cd3aaf]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-b6cd3aaf]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-b6cd3aaf]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-b6cd3aaf]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-b6cd3aaf]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-b6cd3aaf]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-b6cd3aaf]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-b6cd3aaf]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-b6cd3aaf]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-b6cd3aaf]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-b6cd3aaf]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-b6cd3aaf]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-b6cd3aaf]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-b6cd3aaf]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-b6cd3aaf]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-b6cd3aaf]{gap:8px}}.ui-core__menu--top>ul li[data-v-b6cd3aaf]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-b6cd3aaf]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b6cd3aaf]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-b6cd3aaf]{margin-inline:auto}.ui-core__auth[data-v-b6cd3aaf]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-b6cd3aaf]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-b6cd3aaf]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>span[data-v-b6cd3aaf]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>a[data-v-b6cd3aaf]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>span[data-v-b6cd3aaf]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-b6cd3aaf]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-b6cd3aaf]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-b6cd3aaf]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-b6cd3aaf]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-b6cd3aaf]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-b6cd3aaf]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-b6cd3aaf]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>span[data-v-b6cd3aaf]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-b6cd3aaf],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-b6cd3aaf]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-b6cd3aaf]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-b6cd3aaf]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-b6cd3aaf]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-b6cd3aaf]{min-width:170px}}.ui-core__btn[data-v-b6cd3aaf]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-b6cd3aaf]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-b6cd3aaf]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-b6cd3aaf]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-b6cd3aaf]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-b6cd3aaf]{grid-area:logo}.ui-core__footer__social[data-v-b6cd3aaf]{grid-area:social}.ui-core__footer--locale[data-v-b6cd3aaf]{grid-area:locale}.ui-core__footer--apps[data-v-b6cd3aaf]{grid-area:apps}.ui-core__footer--links[data-v-b6cd3aaf]{grid-area:links}.ui-core__footer--botmenu-list[data-v-b6cd3aaf]{grid-area:botmenu}.ui-core__footer--copy[data-v-b6cd3aaf]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-b6cd3aaf]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-b6cd3aaf]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-b6cd3aaf]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-b6cd3aaf]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-b6cd3aaf]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-b6cd3aaf]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-b6cd3aaf]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-b6cd3aaf]{display:block}.ui-core__footer--app--btn span[data-v-b6cd3aaf]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-b6cd3aaf]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-b6cd3aaf]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-b6cd3aaf]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-b6cd3aaf]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-b6cd3aaf]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-b6cd3aaf]{text-decoration:none;display:block}.ui-core__footer--links[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-b6cd3aaf]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-b6cd3aaf]:hover{text-decoration:none}.ui-core__footer--copy[data-v-b6cd3aaf]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-b6cd3aaf]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-b6cd3aaf]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-b6cd3aaf]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-b6cd3aaf]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-b6cd3aaf]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-b6cd3aaf]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-b6cd3aaf]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-b6cd3aaf]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-b6cd3aaf]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-b6cd3aaf]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-b6cd3aaf]{display:block}.ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-b6cd3aaf]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-b6cd3aaf]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-b6cd3aaf]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-b6cd3aaf]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-b6cd3aaf]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-b6cd3aaf]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-b6cd3aaf]{width:100%}.ui-core__user-tariff[data-v-b6cd3aaf]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-b6cd3aaf]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-b6cd3aaf]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-b6cd3aaf]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-b6cd3aaf]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-b6cd3aaf]{margin-left:auto}.ui-core__footer--apps[data-v-b6cd3aaf]{gap:12px}.ui-core__footer--app[data-v-b6cd3aaf]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-b6cd3aaf],.ui-core__footer--app--qr[data-v-b6cd3aaf]{display:none}.ui-core__footer--botmenu-list[data-v-b6cd3aaf]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-b6cd3aaf]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-b6cd3aaf]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-b6cd3aaf]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-b6cd3aaf]{gap:12px 8px}.ui-core__footer--links__item[data-v-b6cd3aaf]{font-size:10px}.ui-core__footer--copy[data-v-b6cd3aaf]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-b6cd3aaf]{z-index:991}.ui-core__topbar-menu[data-v-b6cd3aaf]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-b6cd3aaf]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-b6cd3aaf]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b6cd3aaf],.ui-core__topbar-hamb.is-open span[data-v-b6cd3aaf]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b6cd3aaf]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-b6cd3aaf]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b6cd3aaf]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-b6cd3aaf]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b6cd3aaf]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-b6cd3aaf]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-b6cd3aaf]{display:none}.ui-core__menu--apps>ul[data-v-b6cd3aaf],.ui-core__menu--top>ul[data-v-b6cd3aaf]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-b6cd3aaf]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-b6cd3aaf]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-b6cd3aaf]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b6cd3aaf]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-b6cd3aaf]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-b6cd3aaf]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-b6cd3aaf]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-b6cd3aaf]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b6cd3aaf]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-b6cd3aaf]{padding-right:16px}.ui-core__menu--link--soon[data-v-b6cd3aaf]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-b6cd3aaf]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-b6cd3aaf]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-b6cd3aaf]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-b6cd3aaf]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-b6cd3aaf]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-b6cd3aaf]{padding:5px 0}}[data-v-b6cd3aaf]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-b6cd3aaf],body[data-v-b6cd3aaf]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-b6cd3aaf]:before{background:var(--ui-core-svg-star-grey)}body[data-v-b6cd3aaf]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b6cd3aaf],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b6cd3aaf]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-b6cd3aaf]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b6cd3aaf],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b6cd3aaf],.ui-core__topbar-menu a[href*="/bonus"][data-v-b6cd3aaf]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b6cd3aaf]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b6cd3aaf]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-b6cd3aaf]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b6cd3aaf]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-b6cd3aaf]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-b6cd3aaf]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-b6cd3aaf]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-b6cd3aaf]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-b6cd3aaf]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b6cd3aaf]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-b6cd3aaf]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-b6cd3aaf]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-b6cd3aaf]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-b6cd3aaf]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-b6cd3aaf]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-b6cd3aaf]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-b6cd3aaf]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-b6cd3aaf]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-b6cd3aaf]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-b6cd3aaf]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-b6cd3aaf]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-b6cd3aaf]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-b6cd3aaf]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-b6cd3aaf]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-b6cd3aaf]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-b6cd3aaf]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-b6cd3aaf]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-b6cd3aaf]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-b6cd3aaf]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-b6cd3aaf]:hover{color:#aeb3b9}[data-v-b6cd3aaf]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-b6cd3aaf]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-b6cd3aaf]{width:100%}[data-v-b6cd3aaf]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-b6cd3aaf]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-b6cd3aaf]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-b6cd3aaf]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-b6cd3aaf]{color:var(--primary-text-color)!important}.vc-disabled[data-v-b6cd3aaf]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-b6cd3aaf]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-b6cd3aaf],.vc-nav-popover-container[data-v-b6cd3aaf],.vc-nav-item[data-v-b6cd3aaf]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-b6cd3aaf]{border-radius:2px}.vc-focus[data-v-b6cd3aaf]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-b6cd3aaf]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-b6cd3aaf]{color:var(--primary-text-color)!important}.vc-arrow[data-v-b6cd3aaf]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-b6cd3aaf],.vc-highlight-bg-light[data-v-b6cd3aaf]{background-color:var(--primary-color-light-2)!important}.transfer-block[data-v-b6cd3aaf]{background-color:var(--base-background);font-size:12px;padding:12px 24px;border-radius:var(--border-radius-half);display:flex;flex-direction:row;justify-content:space-between;gap:6px;color:var(--primary-text-color)}.transfer-content[data-v-b6cd3aaf]{display:flex;flex-direction:row;align-items:center;gap:6px}.duration[data-v-b6cd3aaf]{font-size:12px;font-weight:var(--medium);width:64px}[data-v-52e5843a]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-52e5843a] *{box-sizing:border-box}.ui-core h1[data-v-52e5843a],.ui-core h2[data-v-52e5843a],.ui-core h3[data-v-52e5843a],.ui-core h4[data-v-52e5843a],.ui-core h5[data-v-52e5843a],.ui-core h6[data-v-52e5843a]{font-weight:500}.ui-core img[data-v-52e5843a]{border-style:none}.ui-core button[data-v-52e5843a],.ui-core input[data-v-52e5843a],.ui-core optgroup[data-v-52e5843a],.ui-core select[data-v-52e5843a],.ui-core textarea[data-v-52e5843a]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-52e5843a],.ui-core input[data-v-52e5843a]{overflow:visible}.ui-core button[data-v-52e5843a],.ui-core select[data-v-52e5843a]{text-transform:none}.ui-core button[data-v-52e5843a]::-moz-focus-inner,.ui-core [type=button][data-v-52e5843a]::-moz-focus-inner,.ui-core [type=reset][data-v-52e5843a]::-moz-focus-inner,.ui-core [type=submit][data-v-52e5843a]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-52e5843a]:-moz-focusring,.ui-core [type=button][data-v-52e5843a]:-moz-focusring,.ui-core [type=reset][data-v-52e5843a]:-moz-focusring,.ui-core [type=submit][data-v-52e5843a]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-52e5843a]{padding:.35em .75em .625em}.ui-core textarea[data-v-52e5843a]{overflow:auto}.ui-core [type=checkbox][data-v-52e5843a],.ui-core [type=radio][data-v-52e5843a]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-52e5843a]::-webkit-inner-spin-button,.ui-core [type=number][data-v-52e5843a]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-52e5843a]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-52e5843a]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-52e5843a] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-52e5843a]{display:none}.ui-core__animate--slide-enter[data-v-52e5843a]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-52e5843a]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-52e5843a]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-52e5843a]{transform:translate(-110%)}.slide-enter-active[data-v-52e5843a],.slide-leave-active[data-v-52e5843a]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-52e5843a],.slide-leave-to[data-v-52e5843a]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-52e5843a],.ui-core-fade-leave-active[data-v-52e5843a]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-52e5843a],.ui-core-fade-leave-to[data-v-52e5843a]{opacity:0}.ui-core-pa-none[data-v-52e5843a]{padding:0}.ui-core-pl-none[data-v-52e5843a]{padding-left:0}.ui-core-pr-none[data-v-52e5843a]{padding-right:0}.ui-core-pt-none[data-v-52e5843a]{padding-top:0}.ui-core-pb-none[data-v-52e5843a]{padding-bottom:0}.ui-core-px-none[data-v-52e5843a]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-52e5843a]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-52e5843a]{margin:0}.ui-core-ml-none[data-v-52e5843a]{margin-left:0}.ui-core-mr-none[data-v-52e5843a]{margin-right:0}.ui-core-mt-none[data-v-52e5843a]{margin-top:0}.ui-core-mb-none[data-v-52e5843a]{margin-bottom:0}.ui-core-mx-none[data-v-52e5843a]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-52e5843a]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-52e5843a]{padding:4px}.ui-core-pl-xs[data-v-52e5843a]{padding-left:4px}.ui-core-pr-xs[data-v-52e5843a]{padding-right:4px}.ui-core-pt-xs[data-v-52e5843a]{padding-top:4px}.ui-core-pb-xs[data-v-52e5843a]{padding-bottom:4px}.ui-core-px-xs[data-v-52e5843a]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-52e5843a]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-52e5843a]{margin:4px}.ui-core-ml-xs[data-v-52e5843a]{margin-left:4px}.ui-core-mr-xs[data-v-52e5843a]{margin-right:4px}.ui-core-mt-xs[data-v-52e5843a]{margin-top:4px}.ui-core-mb-xs[data-v-52e5843a]{margin-bottom:4px}.ui-core-mx-xs[data-v-52e5843a]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-52e5843a]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-52e5843a]{padding:8px}.ui-core-pl-sm[data-v-52e5843a]{padding-left:8px}.ui-core-pr-sm[data-v-52e5843a]{padding-right:8px}.ui-core-pt-sm[data-v-52e5843a]{padding-top:8px}.ui-core-pb-sm[data-v-52e5843a]{padding-bottom:8px}.ui-core-px-sm[data-v-52e5843a]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-52e5843a]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-52e5843a]{margin:8px}.ui-core-ml-sm[data-v-52e5843a]{margin-left:8px}.ui-core-mr-sm[data-v-52e5843a]{margin-right:8px}.ui-core-mt-sm[data-v-52e5843a]{margin-top:8px}.ui-core-mb-sm[data-v-52e5843a]{margin-bottom:8px}.ui-core-mx-sm[data-v-52e5843a]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-52e5843a]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-52e5843a]{padding:16px}.ui-core-pl-md[data-v-52e5843a]{padding-left:16px}.ui-core-pr-md[data-v-52e5843a]{padding-right:16px}.ui-core-pt-md[data-v-52e5843a]{padding-top:16px}.ui-core-pb-md[data-v-52e5843a]{padding-bottom:16px}.ui-core-px-md[data-v-52e5843a]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-52e5843a]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-52e5843a]{margin:16px}.ui-core-ml-md[data-v-52e5843a]{margin-left:16px}.ui-core-mr-md[data-v-52e5843a]{margin-right:16px}.ui-core-mt-md[data-v-52e5843a]{margin-top:16px}.ui-core-mb-md[data-v-52e5843a]{margin-bottom:16px}.ui-core-mx-md[data-v-52e5843a]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-52e5843a]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-52e5843a]{padding:24px}.ui-core-pl-lg[data-v-52e5843a]{padding-left:24px}.ui-core-pr-lg[data-v-52e5843a]{padding-right:24px}.ui-core-pt-lg[data-v-52e5843a]{padding-top:24px}.ui-core-pb-lg[data-v-52e5843a]{padding-bottom:24px}.ui-core-px-lg[data-v-52e5843a]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-52e5843a]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-52e5843a]{margin:24px}.ui-core-ml-lg[data-v-52e5843a]{margin-left:24px}.ui-core-mr-lg[data-v-52e5843a]{margin-right:24px}.ui-core-mt-lg[data-v-52e5843a]{margin-top:24px}.ui-core-mb-lg[data-v-52e5843a]{margin-bottom:24px}.ui-core-mx-lg[data-v-52e5843a]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-52e5843a]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-52e5843a]{padding:48px}.ui-core-pl-xl[data-v-52e5843a]{padding-left:48px}.ui-core-pr-xl[data-v-52e5843a]{padding-right:48px}.ui-core-pt-xl[data-v-52e5843a]{padding-top:48px}.ui-core-pb-xl[data-v-52e5843a]{padding-bottom:48px}.ui-core-px-xl[data-v-52e5843a]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-52e5843a]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-52e5843a]{margin:48px}.ui-core-ml-xl[data-v-52e5843a]{margin-left:48px}.ui-core-mr-xl[data-v-52e5843a]{margin-right:48px}.ui-core-mt-xl[data-v-52e5843a]{margin-top:48px}.ui-core-mb-xl[data-v-52e5843a]{margin-bottom:48px}.ui-core-mx-xl[data-v-52e5843a]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-52e5843a]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-52e5843a],.ui-core-my-auto[data-v-52e5843a]{margin-top:auto}.ui-core-ml-auto[data-v-52e5843a]{margin-left:auto}.ui-core-mb-auto[data-v-52e5843a],.ui-core-my-auto[data-v-52e5843a]{margin-bottom:auto}.ui-core-mr-auto[data-v-52e5843a]{margin-right:auto}.ui-core-mx-auto[data-v-52e5843a]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-52e5843a]{gap:0}.ui-core-qap-x-none[data-v-52e5843a]{row-gap:0}.ui-core-qap-y-none[data-v-52e5843a]{column-gap:0}.ui-core-gap-xs[data-v-52e5843a]{gap:4px}.ui-core-qap-x-xs[data-v-52e5843a]{row-gap:4px}.ui-core-qap-y-xs[data-v-52e5843a]{column-gap:4px}.ui-core-gap-sm[data-v-52e5843a]{gap:8px}.ui-core-qap-x-sm[data-v-52e5843a]{row-gap:8px}.ui-core-qap-y-sm[data-v-52e5843a]{column-gap:8px}.ui-core-gap-md[data-v-52e5843a]{gap:16px}.ui-core-qap-x-md[data-v-52e5843a]{row-gap:16px}.ui-core-qap-y-md[data-v-52e5843a]{column-gap:16px}.ui-core-gap-lg[data-v-52e5843a]{gap:24px}.ui-core-qap-x-lg[data-v-52e5843a]{row-gap:24px}.ui-core-qap-y-lg[data-v-52e5843a]{column-gap:24px}.ui-core-gap-xl[data-v-52e5843a]{gap:48px}.ui-core-qap-x-xl[data-v-52e5843a]{row-gap:48px}.ui-core-qap-y-xl[data-v-52e5843a]{column-gap:48px}#chatra[data-v-52e5843a]:not(.chatra--expanded){display:none!important}[data-v-52e5843a]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-52e5843a]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-52e5843a]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-52e5843a]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-52e5843a]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-52e5843a]{--p-base: 14px 16px}}.ui-core__separator[data-v-52e5843a]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-52e5843a]{overflow:hidden}.ui-core__topbar[data-v-52e5843a]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-52e5843a]{gap:2px}}.ui-core__topbar-btn--sign[data-v-52e5843a],.ui-core__topbar-btn--register[data-v-52e5843a]{cursor:pointer}.ui-core__topbar-menu[data-v-52e5843a]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-52e5843a]{flex:1}}.ui-core__topbar--flex[data-v-52e5843a]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-52e5843a]{margin-left:auto;gap:12px}.ui-core__main[data-v-52e5843a]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-52e5843a]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-52e5843a]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-52e5843a]{display:block;width:24px;height:24px}.ui-core__chat[data-v-52e5843a]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-52e5843a]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-52e5843a]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-52e5843a]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-52e5843a]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-52e5843a]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-52e5843a]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-52e5843a]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-52e5843a]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-52e5843a]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-52e5843a]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-52e5843a]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-52e5843a]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-52e5843a]{display:block}.ui-core__menu--dropdown>span>ul[data-v-52e5843a]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-52e5843a]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-52e5843a]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-52e5843a]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-52e5843a]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-52e5843a]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-52e5843a]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-52e5843a]{right:0}.ui-core__menu--dropdown--inner[data-v-52e5843a]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-52e5843a]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-52e5843a]{margin:15px 0}}.ui-core__menu--link--soon[data-v-52e5843a]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-52e5843a]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-52e5843a]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-52e5843a]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-52e5843a]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-52e5843a]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-52e5843a]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-52e5843a]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-52e5843a]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-52e5843a]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-52e5843a]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-52e5843a]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-52e5843a]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-52e5843a]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-52e5843a]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-52e5843a]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-52e5843a]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-52e5843a]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-52e5843a]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-52e5843a]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-52e5843a]{gap:8px}}.ui-core__menu--top>ul li[data-v-52e5843a]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-52e5843a]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-52e5843a]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-52e5843a]{margin-inline:auto}.ui-core__auth[data-v-52e5843a]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-52e5843a]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-52e5843a]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-52e5843a]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>span[data-v-52e5843a]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>a[data-v-52e5843a]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>span[data-v-52e5843a]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-52e5843a]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-52e5843a]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-52e5843a]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-52e5843a]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-52e5843a]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-52e5843a]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-52e5843a]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>span[data-v-52e5843a]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-52e5843a],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-52e5843a]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-52e5843a]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-52e5843a]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-52e5843a]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-52e5843a]{min-width:170px}}.ui-core__btn[data-v-52e5843a]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-52e5843a]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-52e5843a]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-52e5843a]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-52e5843a]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-52e5843a]{grid-area:logo}.ui-core__footer__social[data-v-52e5843a]{grid-area:social}.ui-core__footer--locale[data-v-52e5843a]{grid-area:locale}.ui-core__footer--apps[data-v-52e5843a]{grid-area:apps}.ui-core__footer--links[data-v-52e5843a]{grid-area:links}.ui-core__footer--botmenu-list[data-v-52e5843a]{grid-area:botmenu}.ui-core__footer--copy[data-v-52e5843a]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-52e5843a]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-52e5843a]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-52e5843a]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-52e5843a]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-52e5843a]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-52e5843a]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-52e5843a]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-52e5843a]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-52e5843a]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-52e5843a]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-52e5843a]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-52e5843a]{display:block}.ui-core__footer--app--btn span[data-v-52e5843a]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-52e5843a]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-52e5843a]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-52e5843a]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-52e5843a]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-52e5843a]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-52e5843a]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-52e5843a]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-52e5843a]{text-decoration:none;display:block}.ui-core__footer--links[data-v-52e5843a]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-52e5843a]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-52e5843a]:hover{text-decoration:none}.ui-core__footer--copy[data-v-52e5843a]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-52e5843a]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-52e5843a]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-52e5843a]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-52e5843a]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-52e5843a]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-52e5843a]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-52e5843a]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-52e5843a]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-52e5843a]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-52e5843a]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-52e5843a]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-52e5843a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-52e5843a]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-52e5843a]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-52e5843a]{display:block}.ui-core__header-assets--action--btn--icon[data-v-52e5843a]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-52e5843a]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-52e5843a]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-52e5843a]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-52e5843a]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-52e5843a]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-52e5843a]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-52e5843a]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-52e5843a]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-52e5843a]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-52e5843a]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-52e5843a]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-52e5843a]{width:100%}.ui-core__user-tariff[data-v-52e5843a]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-52e5843a]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-52e5843a]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-52e5843a]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-52e5843a]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-52e5843a]{margin-left:auto}.ui-core__footer--apps[data-v-52e5843a]{gap:12px}.ui-core__footer--app[data-v-52e5843a]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-52e5843a],.ui-core__footer--app--qr[data-v-52e5843a]{display:none}.ui-core__footer--botmenu-list[data-v-52e5843a]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-52e5843a]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-52e5843a]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-52e5843a]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-52e5843a]{gap:12px 8px}.ui-core__footer--links__item[data-v-52e5843a]{font-size:10px}.ui-core__footer--copy[data-v-52e5843a]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-52e5843a]{z-index:991}.ui-core__topbar-menu[data-v-52e5843a]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-52e5843a]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-52e5843a]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-52e5843a],.ui-core__topbar-hamb.is-open span[data-v-52e5843a]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-52e5843a]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-52e5843a]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-52e5843a]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-52e5843a]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-52e5843a]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-52e5843a]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-52e5843a]{display:none}.ui-core__menu--apps>ul[data-v-52e5843a],.ui-core__menu--top>ul[data-v-52e5843a]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-52e5843a]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-52e5843a]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-52e5843a]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-52e5843a]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-52e5843a]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-52e5843a]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-52e5843a]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-52e5843a]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-52e5843a]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-52e5843a]{padding-right:16px}.ui-core__menu--link--soon[data-v-52e5843a]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-52e5843a]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-52e5843a]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-52e5843a]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-52e5843a]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-52e5843a]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-52e5843a]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-52e5843a]{padding:5px 0}}[data-v-52e5843a]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-52e5843a],body[data-v-52e5843a]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-52e5843a]:before{background:var(--ui-core-svg-star-grey)}body[data-v-52e5843a]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-52e5843a],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-52e5843a]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-52e5843a]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-52e5843a],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-52e5843a],.ui-core__topbar-menu a[href*="/bonus"][data-v-52e5843a]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-52e5843a]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-52e5843a]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-52e5843a]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-52e5843a]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-52e5843a]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-52e5843a]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-52e5843a]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-52e5843a]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-52e5843a]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-52e5843a]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-52e5843a]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-52e5843a]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-52e5843a]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-52e5843a]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-52e5843a]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-52e5843a]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-52e5843a]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-52e5843a]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-52e5843a]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-52e5843a]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-52e5843a]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-52e5843a]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-52e5843a]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-52e5843a]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-52e5843a]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-52e5843a]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-52e5843a]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-52e5843a]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-52e5843a]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-52e5843a]:hover{color:#aeb3b9}[data-v-52e5843a]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-52e5843a]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-52e5843a]{width:100%}[data-v-52e5843a]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-52e5843a]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-52e5843a]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-52e5843a]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-52e5843a]{color:var(--primary-text-color)!important}.vc-disabled[data-v-52e5843a]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-52e5843a]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-52e5843a],.vc-nav-popover-container[data-v-52e5843a],.vc-nav-item[data-v-52e5843a]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-52e5843a]{border-radius:2px}.vc-focus[data-v-52e5843a]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-52e5843a]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-52e5843a]{color:var(--primary-text-color)!important}.vc-arrow[data-v-52e5843a]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-52e5843a],.vc-highlight-bg-light[data-v-52e5843a]{background-color:var(--primary-color-light-2)!important}.result-expanded[data-v-52e5843a]{display:flex;flex-direction:column;box-shadow:0 -1px 1px var(--stroke);padding:24px 24px 28px;position:relative}@media (max-width: 900px){.result-expanded[data-v-52e5843a]{padding:16px 10px}}.dir-container[data-v-52e5843a]{display:flex;flex-direction:column;gap:10px;padding:10px 0}.segment[data-v-52e5843a]{display:flex;flex-direction:column;gap:18px}.flight[data-v-52e5843a]{display:flex;flex-direction:row;gap:12px}@media (max-width: 900px){.flight[data-v-52e5843a]{flex-direction:column}}.flight-diagram[data-v-52e5843a]{display:flex;flex-direction:row;gap:12px}.points[data-v-52e5843a]{display:flex;flex-direction:column;gap:24px}.flight-features[data-v-52e5843a]{display:flex;flex-direction:column;gap:24px;font-size:12px;flex-grow:1}@media (max-width: 900px){.flight-features[data-v-52e5843a]{align-items:start;gap:4px}}.features-block[data-v-52e5843a]{display:flex;flex-direction:column;align-items:end;gap:6px}@media (max-width: 900px){.features-block[data-v-52e5843a]{align-items:start;gap:2px}}.time-explanation[data-v-52e5843a]{color:var(--secondary-text-color-light);font-size:12px;margin-bottom:-10px}:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon{background-image:url(/travel/locale.svg)}.icon{transform:rotate(0);flex-shrink:0;transition:transform .3s ease}.icon.active{transform:rotate(180deg)}:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon{background-image:url(/travel/locale.svg)}.ui-coin{--size: var(--coin-size, 40px);display:inline-block;position:relative;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);max-width:100%;max-height:100%}[data-v-f27d7865]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-f27d7865] *{box-sizing:border-box}.ui-core h1[data-v-f27d7865],.ui-core h2[data-v-f27d7865],.ui-core h3[data-v-f27d7865],.ui-core h4[data-v-f27d7865],.ui-core h5[data-v-f27d7865],.ui-core h6[data-v-f27d7865]{font-weight:500}.ui-core img[data-v-f27d7865]{border-style:none}.ui-core button[data-v-f27d7865],.ui-core input[data-v-f27d7865],.ui-core optgroup[data-v-f27d7865],.ui-core select[data-v-f27d7865],.ui-core textarea[data-v-f27d7865]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-f27d7865],.ui-core input[data-v-f27d7865]{overflow:visible}.ui-core button[data-v-f27d7865],.ui-core select[data-v-f27d7865]{text-transform:none}.ui-core button[data-v-f27d7865]::-moz-focus-inner,.ui-core [type=button][data-v-f27d7865]::-moz-focus-inner,.ui-core [type=reset][data-v-f27d7865]::-moz-focus-inner,.ui-core [type=submit][data-v-f27d7865]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-f27d7865]:-moz-focusring,.ui-core [type=button][data-v-f27d7865]:-moz-focusring,.ui-core [type=reset][data-v-f27d7865]:-moz-focusring,.ui-core [type=submit][data-v-f27d7865]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-f27d7865]{padding:.35em .75em .625em}.ui-core textarea[data-v-f27d7865]{overflow:auto}.ui-core [type=checkbox][data-v-f27d7865],.ui-core [type=radio][data-v-f27d7865]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-f27d7865]::-webkit-inner-spin-button,.ui-core [type=number][data-v-f27d7865]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-f27d7865]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-f27d7865]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-f27d7865] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-f27d7865]{display:none}.ui-core__animate--slide-enter[data-v-f27d7865]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-f27d7865]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-f27d7865]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-f27d7865]{transform:translate(-110%)}.slide-enter-active[data-v-f27d7865],.slide-leave-active[data-v-f27d7865]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-f27d7865],.slide-leave-to[data-v-f27d7865]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-f27d7865],.ui-core-fade-leave-active[data-v-f27d7865]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-f27d7865],.ui-core-fade-leave-to[data-v-f27d7865]{opacity:0}.ui-core-pa-none[data-v-f27d7865]{padding:0}.ui-core-pl-none[data-v-f27d7865]{padding-left:0}.ui-core-pr-none[data-v-f27d7865]{padding-right:0}.ui-core-pt-none[data-v-f27d7865]{padding-top:0}.ui-core-pb-none[data-v-f27d7865]{padding-bottom:0}.ui-core-px-none[data-v-f27d7865]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-f27d7865]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-f27d7865]{margin:0}.ui-core-ml-none[data-v-f27d7865]{margin-left:0}.ui-core-mr-none[data-v-f27d7865]{margin-right:0}.ui-core-mt-none[data-v-f27d7865]{margin-top:0}.ui-core-mb-none[data-v-f27d7865]{margin-bottom:0}.ui-core-mx-none[data-v-f27d7865]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-f27d7865]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-f27d7865]{padding:4px}.ui-core-pl-xs[data-v-f27d7865]{padding-left:4px}.ui-core-pr-xs[data-v-f27d7865]{padding-right:4px}.ui-core-pt-xs[data-v-f27d7865]{padding-top:4px}.ui-core-pb-xs[data-v-f27d7865]{padding-bottom:4px}.ui-core-px-xs[data-v-f27d7865]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-f27d7865]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-f27d7865]{margin:4px}.ui-core-ml-xs[data-v-f27d7865]{margin-left:4px}.ui-core-mr-xs[data-v-f27d7865]{margin-right:4px}.ui-core-mt-xs[data-v-f27d7865]{margin-top:4px}.ui-core-mb-xs[data-v-f27d7865]{margin-bottom:4px}.ui-core-mx-xs[data-v-f27d7865]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-f27d7865]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-f27d7865]{padding:8px}.ui-core-pl-sm[data-v-f27d7865]{padding-left:8px}.ui-core-pr-sm[data-v-f27d7865]{padding-right:8px}.ui-core-pt-sm[data-v-f27d7865]{padding-top:8px}.ui-core-pb-sm[data-v-f27d7865]{padding-bottom:8px}.ui-core-px-sm[data-v-f27d7865]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-f27d7865]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-f27d7865]{margin:8px}.ui-core-ml-sm[data-v-f27d7865]{margin-left:8px}.ui-core-mr-sm[data-v-f27d7865]{margin-right:8px}.ui-core-mt-sm[data-v-f27d7865]{margin-top:8px}.ui-core-mb-sm[data-v-f27d7865]{margin-bottom:8px}.ui-core-mx-sm[data-v-f27d7865]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-f27d7865]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-f27d7865]{padding:16px}.ui-core-pl-md[data-v-f27d7865]{padding-left:16px}.ui-core-pr-md[data-v-f27d7865]{padding-right:16px}.ui-core-pt-md[data-v-f27d7865]{padding-top:16px}.ui-core-pb-md[data-v-f27d7865]{padding-bottom:16px}.ui-core-px-md[data-v-f27d7865]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-f27d7865]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-f27d7865]{margin:16px}.ui-core-ml-md[data-v-f27d7865]{margin-left:16px}.ui-core-mr-md[data-v-f27d7865]{margin-right:16px}.ui-core-mt-md[data-v-f27d7865]{margin-top:16px}.ui-core-mb-md[data-v-f27d7865]{margin-bottom:16px}.ui-core-mx-md[data-v-f27d7865]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-f27d7865]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-f27d7865]{padding:24px}.ui-core-pl-lg[data-v-f27d7865]{padding-left:24px}.ui-core-pr-lg[data-v-f27d7865]{padding-right:24px}.ui-core-pt-lg[data-v-f27d7865]{padding-top:24px}.ui-core-pb-lg[data-v-f27d7865]{padding-bottom:24px}.ui-core-px-lg[data-v-f27d7865]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-f27d7865]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-f27d7865]{margin:24px}.ui-core-ml-lg[data-v-f27d7865]{margin-left:24px}.ui-core-mr-lg[data-v-f27d7865]{margin-right:24px}.ui-core-mt-lg[data-v-f27d7865]{margin-top:24px}.ui-core-mb-lg[data-v-f27d7865]{margin-bottom:24px}.ui-core-mx-lg[data-v-f27d7865]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-f27d7865]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-f27d7865]{padding:48px}.ui-core-pl-xl[data-v-f27d7865]{padding-left:48px}.ui-core-pr-xl[data-v-f27d7865]{padding-right:48px}.ui-core-pt-xl[data-v-f27d7865]{padding-top:48px}.ui-core-pb-xl[data-v-f27d7865]{padding-bottom:48px}.ui-core-px-xl[data-v-f27d7865]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-f27d7865]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-f27d7865]{margin:48px}.ui-core-ml-xl[data-v-f27d7865]{margin-left:48px}.ui-core-mr-xl[data-v-f27d7865]{margin-right:48px}.ui-core-mt-xl[data-v-f27d7865]{margin-top:48px}.ui-core-mb-xl[data-v-f27d7865]{margin-bottom:48px}.ui-core-mx-xl[data-v-f27d7865]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-f27d7865]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-f27d7865],.ui-core-my-auto[data-v-f27d7865]{margin-top:auto}.ui-core-ml-auto[data-v-f27d7865]{margin-left:auto}.ui-core-mb-auto[data-v-f27d7865],.ui-core-my-auto[data-v-f27d7865]{margin-bottom:auto}.ui-core-mr-auto[data-v-f27d7865]{margin-right:auto}.ui-core-mx-auto[data-v-f27d7865]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-f27d7865]{gap:0}.ui-core-qap-x-none[data-v-f27d7865]{row-gap:0}.ui-core-qap-y-none[data-v-f27d7865]{column-gap:0}.ui-core-gap-xs[data-v-f27d7865]{gap:4px}.ui-core-qap-x-xs[data-v-f27d7865]{row-gap:4px}.ui-core-qap-y-xs[data-v-f27d7865]{column-gap:4px}.ui-core-gap-sm[data-v-f27d7865]{gap:8px}.ui-core-qap-x-sm[data-v-f27d7865]{row-gap:8px}.ui-core-qap-y-sm[data-v-f27d7865]{column-gap:8px}.ui-core-gap-md[data-v-f27d7865]{gap:16px}.ui-core-qap-x-md[data-v-f27d7865]{row-gap:16px}.ui-core-qap-y-md[data-v-f27d7865]{column-gap:16px}.ui-core-gap-lg[data-v-f27d7865]{gap:24px}.ui-core-qap-x-lg[data-v-f27d7865]{row-gap:24px}.ui-core-qap-y-lg[data-v-f27d7865]{column-gap:24px}.ui-core-gap-xl[data-v-f27d7865]{gap:48px}.ui-core-qap-x-xl[data-v-f27d7865]{row-gap:48px}.ui-core-qap-y-xl[data-v-f27d7865]{column-gap:48px}#chatra[data-v-f27d7865]:not(.chatra--expanded){display:none!important}[data-v-f27d7865]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-f27d7865]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-f27d7865]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-f27d7865]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-f27d7865]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-f27d7865]{--p-base: 14px 16px}}.ui-core__separator[data-v-f27d7865]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-f27d7865]{overflow:hidden}.ui-core__topbar[data-v-f27d7865]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-f27d7865]{gap:2px}}.ui-core__topbar-btn--sign[data-v-f27d7865],.ui-core__topbar-btn--register[data-v-f27d7865]{cursor:pointer}.ui-core__topbar-menu[data-v-f27d7865]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-f27d7865]{flex:1}}.ui-core__topbar--flex[data-v-f27d7865]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-f27d7865]{margin-left:auto;gap:12px}.ui-core__main[data-v-f27d7865]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-f27d7865]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-f27d7865]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-f27d7865]{display:block;width:24px;height:24px}.ui-core__chat[data-v-f27d7865]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-f27d7865]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-f27d7865]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-f27d7865]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-f27d7865]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-f27d7865]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-f27d7865]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-f27d7865]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-f27d7865]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-f27d7865]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-f27d7865]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-f27d7865]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-f27d7865]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-f27d7865]{display:block}.ui-core__menu--dropdown>span>ul[data-v-f27d7865]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-f27d7865]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-f27d7865]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-f27d7865]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-f27d7865]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-f27d7865]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-f27d7865]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-f27d7865]{right:0}.ui-core__menu--dropdown--inner[data-v-f27d7865]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-f27d7865]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-f27d7865]{margin:15px 0}}.ui-core__menu--link--soon[data-v-f27d7865]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-f27d7865]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-f27d7865]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-f27d7865]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-f27d7865]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-f27d7865]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-f27d7865]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-f27d7865]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-f27d7865]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-f27d7865]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-f27d7865]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-f27d7865]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-f27d7865]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-f27d7865]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-f27d7865]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-f27d7865]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-f27d7865]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-f27d7865]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-f27d7865]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-f27d7865]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-f27d7865]{gap:8px}}.ui-core__menu--top>ul li[data-v-f27d7865]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-f27d7865]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-f27d7865]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-f27d7865]{margin-inline:auto}.ui-core__auth[data-v-f27d7865]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-f27d7865]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-f27d7865]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-f27d7865]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>span[data-v-f27d7865]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>a[data-v-f27d7865]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>span[data-v-f27d7865]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-f27d7865]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-f27d7865]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-f27d7865]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-f27d7865]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-f27d7865]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-f27d7865]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-f27d7865]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>span[data-v-f27d7865]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-f27d7865],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-f27d7865]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-f27d7865]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-f27d7865]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-f27d7865]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-f27d7865]{min-width:170px}}.ui-core__btn[data-v-f27d7865]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-f27d7865]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-f27d7865]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-f27d7865]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-f27d7865]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-f27d7865]{grid-area:logo}.ui-core__footer__social[data-v-f27d7865]{grid-area:social}.ui-core__footer--locale[data-v-f27d7865]{grid-area:locale}.ui-core__footer--apps[data-v-f27d7865]{grid-area:apps}.ui-core__footer--links[data-v-f27d7865]{grid-area:links}.ui-core__footer--botmenu-list[data-v-f27d7865]{grid-area:botmenu}.ui-core__footer--copy[data-v-f27d7865]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-f27d7865]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-f27d7865]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-f27d7865]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-f27d7865]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-f27d7865]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-f27d7865]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-f27d7865]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-f27d7865]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-f27d7865]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-f27d7865]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-f27d7865]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-f27d7865]{display:block}.ui-core__footer--app--btn span[data-v-f27d7865]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-f27d7865]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-f27d7865]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-f27d7865]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-f27d7865]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-f27d7865]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-f27d7865]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-f27d7865]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-f27d7865]{text-decoration:none;display:block}.ui-core__footer--links[data-v-f27d7865]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-f27d7865]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-f27d7865]:hover{text-decoration:none}.ui-core__footer--copy[data-v-f27d7865]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-f27d7865]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-f27d7865]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-f27d7865]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-f27d7865]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-f27d7865]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-f27d7865]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-f27d7865]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-f27d7865]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-f27d7865]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-f27d7865]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-f27d7865]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-f27d7865]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-f27d7865]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-f27d7865]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-f27d7865]{display:block}.ui-core__header-assets--action--btn--icon[data-v-f27d7865]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-f27d7865]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-f27d7865]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-f27d7865]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-f27d7865]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-f27d7865]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-f27d7865]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-f27d7865]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-f27d7865]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-f27d7865]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-f27d7865]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-f27d7865]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-f27d7865]{width:100%}.ui-core__user-tariff[data-v-f27d7865]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-f27d7865]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-f27d7865]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-f27d7865]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-f27d7865]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-f27d7865]{margin-left:auto}.ui-core__footer--apps[data-v-f27d7865]{gap:12px}.ui-core__footer--app[data-v-f27d7865]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-f27d7865],.ui-core__footer--app--qr[data-v-f27d7865]{display:none}.ui-core__footer--botmenu-list[data-v-f27d7865]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-f27d7865]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-f27d7865]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-f27d7865]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-f27d7865]{gap:12px 8px}.ui-core__footer--links__item[data-v-f27d7865]{font-size:10px}.ui-core__footer--copy[data-v-f27d7865]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-f27d7865]{z-index:991}.ui-core__topbar-menu[data-v-f27d7865]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-f27d7865]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-f27d7865]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-f27d7865],.ui-core__topbar-hamb.is-open span[data-v-f27d7865]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-f27d7865]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-f27d7865]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-f27d7865]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-f27d7865]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-f27d7865]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-f27d7865]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-f27d7865]{display:none}.ui-core__menu--apps>ul[data-v-f27d7865],.ui-core__menu--top>ul[data-v-f27d7865]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-f27d7865]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-f27d7865]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-f27d7865]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-f27d7865]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-f27d7865]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-f27d7865]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-f27d7865]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-f27d7865]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-f27d7865]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-f27d7865]{padding-right:16px}.ui-core__menu--link--soon[data-v-f27d7865]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-f27d7865]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-f27d7865]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-f27d7865]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-f27d7865]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-f27d7865]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-f27d7865]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-f27d7865]{padding:5px 0}}[data-v-f27d7865]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-f27d7865],body[data-v-f27d7865]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-f27d7865]:before{background:var(--ui-core-svg-star-grey)}body[data-v-f27d7865]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-f27d7865],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-f27d7865]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-f27d7865]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-f27d7865],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-f27d7865],.ui-core__topbar-menu a[href*="/bonus"][data-v-f27d7865]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-f27d7865]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-f27d7865]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-f27d7865]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-f27d7865]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-f27d7865]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-f27d7865]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-f27d7865]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-f27d7865]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-f27d7865]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-f27d7865]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-f27d7865]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-f27d7865]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-f27d7865]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-f27d7865]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-f27d7865]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-f27d7865]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-f27d7865]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-f27d7865]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-f27d7865]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-f27d7865]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-f27d7865]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-f27d7865]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-f27d7865]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-f27d7865]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-f27d7865]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-f27d7865]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-f27d7865]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-f27d7865]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-f27d7865]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-f27d7865]:hover{color:#aeb3b9}[data-v-f27d7865]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-f27d7865]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-f27d7865]{width:100%}[data-v-f27d7865]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-f27d7865]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-f27d7865]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-f27d7865]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-f27d7865]{color:var(--primary-text-color)!important}.vc-disabled[data-v-f27d7865]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-f27d7865]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-f27d7865],.vc-nav-popover-container[data-v-f27d7865],.vc-nav-item[data-v-f27d7865]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-f27d7865]{border-radius:2px}.vc-focus[data-v-f27d7865]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-f27d7865]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-f27d7865]{color:var(--primary-text-color)!important}.vc-arrow[data-v-f27d7865]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-f27d7865],.vc-highlight-bg-light[data-v-f27d7865]{background-color:var(--primary-color-light-2)!important}.order-block[data-v-f27d7865]{border:1px solid var(--stroke);border-radius:var(--border-radius-half)}.order-info[data-v-f27d7865]{background-color:var(--block-background);padding:20px;border-radius:var(--border-radius-half);display:flex;gap:20px;justify-content:space-between}@media (max-width: 900px){.order-info[data-v-f27d7865]{padding:12px;gap:8px}}.flight[data-v-f27d7865],.order-meta[data-v-f27d7865],.status-block[data-v-f27d7865]{font-weight:600;display:flex;gap:4px;flex-direction:column;justify-content:center;text-align:center}.subtext[data-v-f27d7865]{color:var(--secondary-text-color);font-size:12px;font-weight:400;text-align:center}.order-id[data-v-f27d7865]{color:var(--primary-color)}.price[data-v-f27d7865]{display:flex;gap:4px}.fail[data-v-f27d7865]{color:red;font-size:12px;font-weight:500;align-content:center;flex-grow:0;text-align:center;max-width:60%}.expand-button[data-v-f27d7865]{cursor:pointer;display:flex;align-items:center}.slide-fade-enter-active[data-v-f27d7865]{transition:all .3s cubic-bezier(.5,.5,.8,1)}.slide-fade-enter-from[data-v-f27d7865],.slide-fade-leave-to[data-v-f27d7865]{transform:translateY(-50px);opacity:0}.buttons-block[data-v-f27d7865]{background-color:var(--base-background);padding:16px 20px;display:flex;border-bottom-right-radius:var(--border-radius-half);border-bottom-left-radius:var(--border-radius-half);gap:12px}.download-btn[data-v-f27d7865]{color:var(--primary-color);font-size:12px;font-weight:500;background-color:var(--block-background);padding:10px 16px;border-radius:var(--border-radius-half);border:1px solid var(--stroke);display:flex;align-content:center;align-items:center;flex-direction:row;gap:4px}.go-to-order-btn[data-v-f27d7865]{color:var(--block-background);font-size:12px;font-weight:500;background-color:var(--primary-color);padding:10px 16px;border-radius:var(--border-radius-half);display:flex;align-content:center;align-items:center;flex-direction:row;gap:4px;cursor:pointer;transition:opacity .2s}.go-to-order-btn[data-v-f27d7865]:hover{opacity:.8}.status-block-container[data-v-f27d7865]{display:flex;flex-direction:row;gap:12px}[data-v-4bbcc340]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-4bbcc340] *{box-sizing:border-box}.ui-core h1[data-v-4bbcc340],.ui-core h2[data-v-4bbcc340],.ui-core h3[data-v-4bbcc340],.ui-core h4[data-v-4bbcc340],.ui-core h5[data-v-4bbcc340],.ui-core h6[data-v-4bbcc340]{font-weight:500}.ui-core img[data-v-4bbcc340]{border-style:none}.ui-core button[data-v-4bbcc340],.ui-core input[data-v-4bbcc340],.ui-core optgroup[data-v-4bbcc340],.ui-core select[data-v-4bbcc340],.ui-core textarea[data-v-4bbcc340]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-4bbcc340],.ui-core input[data-v-4bbcc340]{overflow:visible}.ui-core button[data-v-4bbcc340],.ui-core select[data-v-4bbcc340]{text-transform:none}.ui-core button[data-v-4bbcc340]::-moz-focus-inner,.ui-core [type=button][data-v-4bbcc340]::-moz-focus-inner,.ui-core [type=reset][data-v-4bbcc340]::-moz-focus-inner,.ui-core [type=submit][data-v-4bbcc340]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-4bbcc340]:-moz-focusring,.ui-core [type=button][data-v-4bbcc340]:-moz-focusring,.ui-core [type=reset][data-v-4bbcc340]:-moz-focusring,.ui-core [type=submit][data-v-4bbcc340]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-4bbcc340]{padding:.35em .75em .625em}.ui-core textarea[data-v-4bbcc340]{overflow:auto}.ui-core [type=checkbox][data-v-4bbcc340],.ui-core [type=radio][data-v-4bbcc340]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-4bbcc340]::-webkit-inner-spin-button,.ui-core [type=number][data-v-4bbcc340]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-4bbcc340]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-4bbcc340]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-4bbcc340] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-4bbcc340]{display:none}.ui-core__animate--slide-enter[data-v-4bbcc340]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-4bbcc340]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-4bbcc340]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-4bbcc340]{transform:translate(-110%)}.slide-enter-active[data-v-4bbcc340],.slide-leave-active[data-v-4bbcc340]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-4bbcc340],.slide-leave-to[data-v-4bbcc340]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-4bbcc340],.ui-core-fade-leave-active[data-v-4bbcc340]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-4bbcc340],.ui-core-fade-leave-to[data-v-4bbcc340]{opacity:0}.ui-core-pa-none[data-v-4bbcc340]{padding:0}.ui-core-pl-none[data-v-4bbcc340]{padding-left:0}.ui-core-pr-none[data-v-4bbcc340]{padding-right:0}.ui-core-pt-none[data-v-4bbcc340]{padding-top:0}.ui-core-pb-none[data-v-4bbcc340]{padding-bottom:0}.ui-core-px-none[data-v-4bbcc340]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-4bbcc340]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-4bbcc340]{margin:0}.ui-core-ml-none[data-v-4bbcc340]{margin-left:0}.ui-core-mr-none[data-v-4bbcc340]{margin-right:0}.ui-core-mt-none[data-v-4bbcc340]{margin-top:0}.ui-core-mb-none[data-v-4bbcc340]{margin-bottom:0}.ui-core-mx-none[data-v-4bbcc340]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-4bbcc340]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-4bbcc340]{padding:4px}.ui-core-pl-xs[data-v-4bbcc340]{padding-left:4px}.ui-core-pr-xs[data-v-4bbcc340]{padding-right:4px}.ui-core-pt-xs[data-v-4bbcc340]{padding-top:4px}.ui-core-pb-xs[data-v-4bbcc340]{padding-bottom:4px}.ui-core-px-xs[data-v-4bbcc340]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-4bbcc340]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-4bbcc340]{margin:4px}.ui-core-ml-xs[data-v-4bbcc340]{margin-left:4px}.ui-core-mr-xs[data-v-4bbcc340]{margin-right:4px}.ui-core-mt-xs[data-v-4bbcc340]{margin-top:4px}.ui-core-mb-xs[data-v-4bbcc340]{margin-bottom:4px}.ui-core-mx-xs[data-v-4bbcc340]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-4bbcc340]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-4bbcc340]{padding:8px}.ui-core-pl-sm[data-v-4bbcc340]{padding-left:8px}.ui-core-pr-sm[data-v-4bbcc340]{padding-right:8px}.ui-core-pt-sm[data-v-4bbcc340]{padding-top:8px}.ui-core-pb-sm[data-v-4bbcc340]{padding-bottom:8px}.ui-core-px-sm[data-v-4bbcc340]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-4bbcc340]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-4bbcc340]{margin:8px}.ui-core-ml-sm[data-v-4bbcc340]{margin-left:8px}.ui-core-mr-sm[data-v-4bbcc340]{margin-right:8px}.ui-core-mt-sm[data-v-4bbcc340]{margin-top:8px}.ui-core-mb-sm[data-v-4bbcc340]{margin-bottom:8px}.ui-core-mx-sm[data-v-4bbcc340]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-4bbcc340]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-4bbcc340]{padding:16px}.ui-core-pl-md[data-v-4bbcc340]{padding-left:16px}.ui-core-pr-md[data-v-4bbcc340]{padding-right:16px}.ui-core-pt-md[data-v-4bbcc340]{padding-top:16px}.ui-core-pb-md[data-v-4bbcc340]{padding-bottom:16px}.ui-core-px-md[data-v-4bbcc340]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-4bbcc340]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-4bbcc340]{margin:16px}.ui-core-ml-md[data-v-4bbcc340]{margin-left:16px}.ui-core-mr-md[data-v-4bbcc340]{margin-right:16px}.ui-core-mt-md[data-v-4bbcc340]{margin-top:16px}.ui-core-mb-md[data-v-4bbcc340]{margin-bottom:16px}.ui-core-mx-md[data-v-4bbcc340]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-4bbcc340]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-4bbcc340]{padding:24px}.ui-core-pl-lg[data-v-4bbcc340]{padding-left:24px}.ui-core-pr-lg[data-v-4bbcc340]{padding-right:24px}.ui-core-pt-lg[data-v-4bbcc340]{padding-top:24px}.ui-core-pb-lg[data-v-4bbcc340]{padding-bottom:24px}.ui-core-px-lg[data-v-4bbcc340]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-4bbcc340]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-4bbcc340]{margin:24px}.ui-core-ml-lg[data-v-4bbcc340]{margin-left:24px}.ui-core-mr-lg[data-v-4bbcc340]{margin-right:24px}.ui-core-mt-lg[data-v-4bbcc340]{margin-top:24px}.ui-core-mb-lg[data-v-4bbcc340]{margin-bottom:24px}.ui-core-mx-lg[data-v-4bbcc340]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-4bbcc340]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-4bbcc340]{padding:48px}.ui-core-pl-xl[data-v-4bbcc340]{padding-left:48px}.ui-core-pr-xl[data-v-4bbcc340]{padding-right:48px}.ui-core-pt-xl[data-v-4bbcc340]{padding-top:48px}.ui-core-pb-xl[data-v-4bbcc340]{padding-bottom:48px}.ui-core-px-xl[data-v-4bbcc340]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-4bbcc340]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-4bbcc340]{margin:48px}.ui-core-ml-xl[data-v-4bbcc340]{margin-left:48px}.ui-core-mr-xl[data-v-4bbcc340]{margin-right:48px}.ui-core-mt-xl[data-v-4bbcc340]{margin-top:48px}.ui-core-mb-xl[data-v-4bbcc340]{margin-bottom:48px}.ui-core-mx-xl[data-v-4bbcc340]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-4bbcc340]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-4bbcc340],.ui-core-my-auto[data-v-4bbcc340]{margin-top:auto}.ui-core-ml-auto[data-v-4bbcc340]{margin-left:auto}.ui-core-mb-auto[data-v-4bbcc340],.ui-core-my-auto[data-v-4bbcc340]{margin-bottom:auto}.ui-core-mr-auto[data-v-4bbcc340]{margin-right:auto}.ui-core-mx-auto[data-v-4bbcc340]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-4bbcc340]{gap:0}.ui-core-qap-x-none[data-v-4bbcc340]{row-gap:0}.ui-core-qap-y-none[data-v-4bbcc340]{column-gap:0}.ui-core-gap-xs[data-v-4bbcc340]{gap:4px}.ui-core-qap-x-xs[data-v-4bbcc340]{row-gap:4px}.ui-core-qap-y-xs[data-v-4bbcc340]{column-gap:4px}.ui-core-gap-sm[data-v-4bbcc340]{gap:8px}.ui-core-qap-x-sm[data-v-4bbcc340]{row-gap:8px}.ui-core-qap-y-sm[data-v-4bbcc340]{column-gap:8px}.ui-core-gap-md[data-v-4bbcc340]{gap:16px}.ui-core-qap-x-md[data-v-4bbcc340]{row-gap:16px}.ui-core-qap-y-md[data-v-4bbcc340]{column-gap:16px}.ui-core-gap-lg[data-v-4bbcc340]{gap:24px}.ui-core-qap-x-lg[data-v-4bbcc340]{row-gap:24px}.ui-core-qap-y-lg[data-v-4bbcc340]{column-gap:24px}.ui-core-gap-xl[data-v-4bbcc340]{gap:48px}.ui-core-qap-x-xl[data-v-4bbcc340]{row-gap:48px}.ui-core-qap-y-xl[data-v-4bbcc340]{column-gap:48px}#chatra[data-v-4bbcc340]:not(.chatra--expanded){display:none!important}[data-v-4bbcc340]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-4bbcc340]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-4bbcc340]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-4bbcc340]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-4bbcc340]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-4bbcc340]{--p-base: 14px 16px}}.ui-core__separator[data-v-4bbcc340]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-4bbcc340]{overflow:hidden}.ui-core__topbar[data-v-4bbcc340]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-4bbcc340]{gap:2px}}.ui-core__topbar-btn--sign[data-v-4bbcc340],.ui-core__topbar-btn--register[data-v-4bbcc340]{cursor:pointer}.ui-core__topbar-menu[data-v-4bbcc340]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-4bbcc340]{flex:1}}.ui-core__topbar--flex[data-v-4bbcc340]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-4bbcc340]{margin-left:auto;gap:12px}.ui-core__main[data-v-4bbcc340]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-4bbcc340]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-4bbcc340]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-4bbcc340]{display:block;width:24px;height:24px}.ui-core__chat[data-v-4bbcc340]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-4bbcc340]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-4bbcc340]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-4bbcc340]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-4bbcc340]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-4bbcc340]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-4bbcc340]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-4bbcc340]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-4bbcc340]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-4bbcc340]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-4bbcc340]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-4bbcc340]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-4bbcc340]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-4bbcc340]{display:block}.ui-core__menu--dropdown>span>ul[data-v-4bbcc340]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-4bbcc340]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-4bbcc340]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-4bbcc340]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-4bbcc340]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-4bbcc340]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-4bbcc340]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-4bbcc340]{right:0}.ui-core__menu--dropdown--inner[data-v-4bbcc340]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-4bbcc340]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-4bbcc340]{margin:15px 0}}.ui-core__menu--link--soon[data-v-4bbcc340]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-4bbcc340]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-4bbcc340]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-4bbcc340]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-4bbcc340]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-4bbcc340]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-4bbcc340]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-4bbcc340]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-4bbcc340]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-4bbcc340]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-4bbcc340]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-4bbcc340]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-4bbcc340]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-4bbcc340]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-4bbcc340]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-4bbcc340]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-4bbcc340]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-4bbcc340]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-4bbcc340]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-4bbcc340]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-4bbcc340]{gap:8px}}.ui-core__menu--top>ul li[data-v-4bbcc340]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-4bbcc340]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-4bbcc340]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-4bbcc340]{margin-inline:auto}.ui-core__auth[data-v-4bbcc340]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-4bbcc340]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-4bbcc340]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-4bbcc340]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>span[data-v-4bbcc340]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>a[data-v-4bbcc340]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>span[data-v-4bbcc340]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-4bbcc340]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-4bbcc340]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-4bbcc340]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-4bbcc340]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-4bbcc340]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-4bbcc340]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-4bbcc340]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>span[data-v-4bbcc340]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-4bbcc340],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-4bbcc340]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-4bbcc340]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-4bbcc340]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-4bbcc340]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-4bbcc340]{min-width:170px}}.ui-core__btn[data-v-4bbcc340]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-4bbcc340]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-4bbcc340]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-4bbcc340]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-4bbcc340]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-4bbcc340]{grid-area:logo}.ui-core__footer__social[data-v-4bbcc340]{grid-area:social}.ui-core__footer--locale[data-v-4bbcc340]{grid-area:locale}.ui-core__footer--apps[data-v-4bbcc340]{grid-area:apps}.ui-core__footer--links[data-v-4bbcc340]{grid-area:links}.ui-core__footer--botmenu-list[data-v-4bbcc340]{grid-area:botmenu}.ui-core__footer--copy[data-v-4bbcc340]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-4bbcc340]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-4bbcc340]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-4bbcc340]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-4bbcc340]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-4bbcc340]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-4bbcc340]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-4bbcc340]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-4bbcc340]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-4bbcc340]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-4bbcc340]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-4bbcc340]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-4bbcc340]{display:block}.ui-core__footer--app--btn span[data-v-4bbcc340]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-4bbcc340]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-4bbcc340]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-4bbcc340]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-4bbcc340]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-4bbcc340]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-4bbcc340]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-4bbcc340]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-4bbcc340]{text-decoration:none;display:block}.ui-core__footer--links[data-v-4bbcc340]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-4bbcc340]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-4bbcc340]:hover{text-decoration:none}.ui-core__footer--copy[data-v-4bbcc340]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-4bbcc340]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-4bbcc340]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-4bbcc340]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-4bbcc340]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-4bbcc340]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-4bbcc340]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-4bbcc340]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-4bbcc340]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-4bbcc340]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-4bbcc340]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-4bbcc340]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-4bbcc340]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-4bbcc340]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-4bbcc340]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-4bbcc340]{display:block}.ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-4bbcc340]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-4bbcc340]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-4bbcc340]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-4bbcc340]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-4bbcc340]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-4bbcc340]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-4bbcc340]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-4bbcc340]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-4bbcc340]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-4bbcc340]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-4bbcc340]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-4bbcc340]{width:100%}.ui-core__user-tariff[data-v-4bbcc340]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-4bbcc340]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-4bbcc340]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-4bbcc340]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-4bbcc340]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-4bbcc340]{margin-left:auto}.ui-core__footer--apps[data-v-4bbcc340]{gap:12px}.ui-core__footer--app[data-v-4bbcc340]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-4bbcc340],.ui-core__footer--app--qr[data-v-4bbcc340]{display:none}.ui-core__footer--botmenu-list[data-v-4bbcc340]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-4bbcc340]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-4bbcc340]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-4bbcc340]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-4bbcc340]{gap:12px 8px}.ui-core__footer--links__item[data-v-4bbcc340]{font-size:10px}.ui-core__footer--copy[data-v-4bbcc340]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-4bbcc340]{z-index:991}.ui-core__topbar-menu[data-v-4bbcc340]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-4bbcc340]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-4bbcc340]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4bbcc340],.ui-core__topbar-hamb.is-open span[data-v-4bbcc340]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4bbcc340]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-4bbcc340]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4bbcc340]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-4bbcc340]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-4bbcc340]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-4bbcc340]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-4bbcc340]{display:none}.ui-core__menu--apps>ul[data-v-4bbcc340],.ui-core__menu--top>ul[data-v-4bbcc340]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-4bbcc340]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-4bbcc340]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-4bbcc340]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-4bbcc340]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-4bbcc340]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-4bbcc340]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-4bbcc340]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-4bbcc340]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-4bbcc340]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-4bbcc340]{padding-right:16px}.ui-core__menu--link--soon[data-v-4bbcc340]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-4bbcc340]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-4bbcc340]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-4bbcc340]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-4bbcc340]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-4bbcc340]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-4bbcc340]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-4bbcc340]{padding:5px 0}}[data-v-4bbcc340]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-4bbcc340],body[data-v-4bbcc340]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-4bbcc340]:before{background:var(--ui-core-svg-star-grey)}body[data-v-4bbcc340]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-4bbcc340],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4bbcc340]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-4bbcc340]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4bbcc340],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-4bbcc340],.ui-core__topbar-menu a[href*="/bonus"][data-v-4bbcc340]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4bbcc340]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-4bbcc340]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-4bbcc340]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-4bbcc340]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-4bbcc340]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-4bbcc340]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-4bbcc340]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-4bbcc340]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-4bbcc340]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-4bbcc340]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-4bbcc340]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-4bbcc340]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-4bbcc340]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-4bbcc340]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-4bbcc340]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-4bbcc340]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-4bbcc340]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-4bbcc340]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-4bbcc340]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-4bbcc340]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-4bbcc340]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-4bbcc340]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-4bbcc340]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-4bbcc340]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-4bbcc340]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-4bbcc340]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-4bbcc340]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-4bbcc340]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-4bbcc340]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-4bbcc340]:hover{color:#aeb3b9}[data-v-4bbcc340]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-4bbcc340]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-4bbcc340]{width:100%}[data-v-4bbcc340]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-4bbcc340]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-4bbcc340]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-4bbcc340]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-4bbcc340]{color:var(--primary-text-color)!important}.vc-disabled[data-v-4bbcc340]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-4bbcc340]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-4bbcc340],.vc-nav-popover-container[data-v-4bbcc340],.vc-nav-item[data-v-4bbcc340]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-4bbcc340]{border-radius:2px}.vc-focus[data-v-4bbcc340]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-4bbcc340]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-4bbcc340]{color:var(--primary-text-color)!important}.vc-arrow[data-v-4bbcc340]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-4bbcc340],.vc-highlight-bg-light[data-v-4bbcc340]{background-color:var(--primary-color-light-2)!important}.my-orders-btn[data-v-4bbcc340]{font-size:12px;font-weight:var(--medium);color:var(--primary-color);display:flex;cursor:pointer;align-items:center;margin:0 12px;transition:opacity .3s ease}.my-orders-btn[data-v-4bbcc340]:hover{opacity:.8}[data-v-6d5d74e6]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-6d5d74e6] *{box-sizing:border-box}.ui-core h1[data-v-6d5d74e6],.ui-core h2[data-v-6d5d74e6],.ui-core h3[data-v-6d5d74e6],.ui-core h4[data-v-6d5d74e6],.ui-core h5[data-v-6d5d74e6],.ui-core h6[data-v-6d5d74e6]{font-weight:500}.ui-core img[data-v-6d5d74e6]{border-style:none}.ui-core button[data-v-6d5d74e6],.ui-core input[data-v-6d5d74e6],.ui-core optgroup[data-v-6d5d74e6],.ui-core select[data-v-6d5d74e6],.ui-core textarea[data-v-6d5d74e6]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-6d5d74e6],.ui-core input[data-v-6d5d74e6]{overflow:visible}.ui-core button[data-v-6d5d74e6],.ui-core select[data-v-6d5d74e6]{text-transform:none}.ui-core button[data-v-6d5d74e6]::-moz-focus-inner,.ui-core [type=button][data-v-6d5d74e6]::-moz-focus-inner,.ui-core [type=reset][data-v-6d5d74e6]::-moz-focus-inner,.ui-core [type=submit][data-v-6d5d74e6]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-6d5d74e6]:-moz-focusring,.ui-core [type=button][data-v-6d5d74e6]:-moz-focusring,.ui-core [type=reset][data-v-6d5d74e6]:-moz-focusring,.ui-core [type=submit][data-v-6d5d74e6]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-6d5d74e6]{padding:.35em .75em .625em}.ui-core textarea[data-v-6d5d74e6]{overflow:auto}.ui-core [type=checkbox][data-v-6d5d74e6],.ui-core [type=radio][data-v-6d5d74e6]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-6d5d74e6]::-webkit-inner-spin-button,.ui-core [type=number][data-v-6d5d74e6]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-6d5d74e6]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-6d5d74e6]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-6d5d74e6] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-6d5d74e6]{display:none}.ui-core__animate--slide-enter[data-v-6d5d74e6]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-6d5d74e6]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-6d5d74e6]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-6d5d74e6]{transform:translate(-110%)}.slide-enter-active[data-v-6d5d74e6],.slide-leave-active[data-v-6d5d74e6]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-6d5d74e6],.slide-leave-to[data-v-6d5d74e6]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-6d5d74e6],.ui-core-fade-leave-active[data-v-6d5d74e6]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-6d5d74e6],.ui-core-fade-leave-to[data-v-6d5d74e6]{opacity:0}.ui-core-pa-none[data-v-6d5d74e6]{padding:0}.ui-core-pl-none[data-v-6d5d74e6]{padding-left:0}.ui-core-pr-none[data-v-6d5d74e6]{padding-right:0}.ui-core-pt-none[data-v-6d5d74e6]{padding-top:0}.ui-core-pb-none[data-v-6d5d74e6]{padding-bottom:0}.ui-core-px-none[data-v-6d5d74e6]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-6d5d74e6]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-6d5d74e6]{margin:0}.ui-core-ml-none[data-v-6d5d74e6]{margin-left:0}.ui-core-mr-none[data-v-6d5d74e6]{margin-right:0}.ui-core-mt-none[data-v-6d5d74e6]{margin-top:0}.ui-core-mb-none[data-v-6d5d74e6]{margin-bottom:0}.ui-core-mx-none[data-v-6d5d74e6]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-6d5d74e6]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-6d5d74e6]{padding:4px}.ui-core-pl-xs[data-v-6d5d74e6]{padding-left:4px}.ui-core-pr-xs[data-v-6d5d74e6]{padding-right:4px}.ui-core-pt-xs[data-v-6d5d74e6]{padding-top:4px}.ui-core-pb-xs[data-v-6d5d74e6]{padding-bottom:4px}.ui-core-px-xs[data-v-6d5d74e6]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-6d5d74e6]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-6d5d74e6]{margin:4px}.ui-core-ml-xs[data-v-6d5d74e6]{margin-left:4px}.ui-core-mr-xs[data-v-6d5d74e6]{margin-right:4px}.ui-core-mt-xs[data-v-6d5d74e6]{margin-top:4px}.ui-core-mb-xs[data-v-6d5d74e6]{margin-bottom:4px}.ui-core-mx-xs[data-v-6d5d74e6]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-6d5d74e6]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-6d5d74e6]{padding:8px}.ui-core-pl-sm[data-v-6d5d74e6]{padding-left:8px}.ui-core-pr-sm[data-v-6d5d74e6]{padding-right:8px}.ui-core-pt-sm[data-v-6d5d74e6]{padding-top:8px}.ui-core-pb-sm[data-v-6d5d74e6]{padding-bottom:8px}.ui-core-px-sm[data-v-6d5d74e6]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-6d5d74e6]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-6d5d74e6]{margin:8px}.ui-core-ml-sm[data-v-6d5d74e6]{margin-left:8px}.ui-core-mr-sm[data-v-6d5d74e6]{margin-right:8px}.ui-core-mt-sm[data-v-6d5d74e6]{margin-top:8px}.ui-core-mb-sm[data-v-6d5d74e6]{margin-bottom:8px}.ui-core-mx-sm[data-v-6d5d74e6]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-6d5d74e6]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-6d5d74e6]{padding:16px}.ui-core-pl-md[data-v-6d5d74e6]{padding-left:16px}.ui-core-pr-md[data-v-6d5d74e6]{padding-right:16px}.ui-core-pt-md[data-v-6d5d74e6]{padding-top:16px}.ui-core-pb-md[data-v-6d5d74e6]{padding-bottom:16px}.ui-core-px-md[data-v-6d5d74e6]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-6d5d74e6]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-6d5d74e6]{margin:16px}.ui-core-ml-md[data-v-6d5d74e6]{margin-left:16px}.ui-core-mr-md[data-v-6d5d74e6]{margin-right:16px}.ui-core-mt-md[data-v-6d5d74e6]{margin-top:16px}.ui-core-mb-md[data-v-6d5d74e6]{margin-bottom:16px}.ui-core-mx-md[data-v-6d5d74e6]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-6d5d74e6]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-6d5d74e6]{padding:24px}.ui-core-pl-lg[data-v-6d5d74e6]{padding-left:24px}.ui-core-pr-lg[data-v-6d5d74e6]{padding-right:24px}.ui-core-pt-lg[data-v-6d5d74e6]{padding-top:24px}.ui-core-pb-lg[data-v-6d5d74e6]{padding-bottom:24px}.ui-core-px-lg[data-v-6d5d74e6]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-6d5d74e6]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-6d5d74e6]{margin:24px}.ui-core-ml-lg[data-v-6d5d74e6]{margin-left:24px}.ui-core-mr-lg[data-v-6d5d74e6]{margin-right:24px}.ui-core-mt-lg[data-v-6d5d74e6]{margin-top:24px}.ui-core-mb-lg[data-v-6d5d74e6]{margin-bottom:24px}.ui-core-mx-lg[data-v-6d5d74e6]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-6d5d74e6]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-6d5d74e6]{padding:48px}.ui-core-pl-xl[data-v-6d5d74e6]{padding-left:48px}.ui-core-pr-xl[data-v-6d5d74e6]{padding-right:48px}.ui-core-pt-xl[data-v-6d5d74e6]{padding-top:48px}.ui-core-pb-xl[data-v-6d5d74e6]{padding-bottom:48px}.ui-core-px-xl[data-v-6d5d74e6]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-6d5d74e6]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-6d5d74e6]{margin:48px}.ui-core-ml-xl[data-v-6d5d74e6]{margin-left:48px}.ui-core-mr-xl[data-v-6d5d74e6]{margin-right:48px}.ui-core-mt-xl[data-v-6d5d74e6]{margin-top:48px}.ui-core-mb-xl[data-v-6d5d74e6]{margin-bottom:48px}.ui-core-mx-xl[data-v-6d5d74e6]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-6d5d74e6]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-6d5d74e6],.ui-core-my-auto[data-v-6d5d74e6]{margin-top:auto}.ui-core-ml-auto[data-v-6d5d74e6]{margin-left:auto}.ui-core-mb-auto[data-v-6d5d74e6],.ui-core-my-auto[data-v-6d5d74e6]{margin-bottom:auto}.ui-core-mr-auto[data-v-6d5d74e6]{margin-right:auto}.ui-core-mx-auto[data-v-6d5d74e6]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-6d5d74e6]{gap:0}.ui-core-qap-x-none[data-v-6d5d74e6]{row-gap:0}.ui-core-qap-y-none[data-v-6d5d74e6]{column-gap:0}.ui-core-gap-xs[data-v-6d5d74e6]{gap:4px}.ui-core-qap-x-xs[data-v-6d5d74e6]{row-gap:4px}.ui-core-qap-y-xs[data-v-6d5d74e6]{column-gap:4px}.ui-core-gap-sm[data-v-6d5d74e6]{gap:8px}.ui-core-qap-x-sm[data-v-6d5d74e6]{row-gap:8px}.ui-core-qap-y-sm[data-v-6d5d74e6]{column-gap:8px}.ui-core-gap-md[data-v-6d5d74e6]{gap:16px}.ui-core-qap-x-md[data-v-6d5d74e6]{row-gap:16px}.ui-core-qap-y-md[data-v-6d5d74e6]{column-gap:16px}.ui-core-gap-lg[data-v-6d5d74e6]{gap:24px}.ui-core-qap-x-lg[data-v-6d5d74e6]{row-gap:24px}.ui-core-qap-y-lg[data-v-6d5d74e6]{column-gap:24px}.ui-core-gap-xl[data-v-6d5d74e6]{gap:48px}.ui-core-qap-x-xl[data-v-6d5d74e6]{row-gap:48px}.ui-core-qap-y-xl[data-v-6d5d74e6]{column-gap:48px}#chatra[data-v-6d5d74e6]:not(.chatra--expanded){display:none!important}[data-v-6d5d74e6]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-6d5d74e6]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-6d5d74e6]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-6d5d74e6]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-6d5d74e6]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-6d5d74e6]{--p-base: 14px 16px}}.ui-core__separator[data-v-6d5d74e6]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-6d5d74e6]{overflow:hidden}.ui-core__topbar[data-v-6d5d74e6]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-6d5d74e6]{gap:2px}}.ui-core__topbar-btn--sign[data-v-6d5d74e6],.ui-core__topbar-btn--register[data-v-6d5d74e6]{cursor:pointer}.ui-core__topbar-menu[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-6d5d74e6]{flex:1}}.ui-core__topbar--flex[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-6d5d74e6]{margin-left:auto;gap:12px}.ui-core__main[data-v-6d5d74e6]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-6d5d74e6]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-6d5d74e6]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-6d5d74e6]{display:block;width:24px;height:24px}.ui-core__chat[data-v-6d5d74e6]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-6d5d74e6]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-6d5d74e6]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-6d5d74e6]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-6d5d74e6]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-6d5d74e6]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-6d5d74e6]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-6d5d74e6]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-6d5d74e6]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-6d5d74e6]{display:block}.ui-core__menu--dropdown>span>ul[data-v-6d5d74e6]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-6d5d74e6]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-6d5d74e6]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-6d5d74e6]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-6d5d74e6]{right:0}.ui-core__menu--dropdown--inner[data-v-6d5d74e6]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-6d5d74e6]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-6d5d74e6]{margin:15px 0}}.ui-core__menu--link--soon[data-v-6d5d74e6]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-6d5d74e6]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-6d5d74e6]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-6d5d74e6]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-6d5d74e6]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-6d5d74e6]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-6d5d74e6]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-6d5d74e6]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-6d5d74e6]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-6d5d74e6]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-6d5d74e6]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-6d5d74e6]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-6d5d74e6]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-6d5d74e6]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-6d5d74e6]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-6d5d74e6]{gap:8px}}.ui-core__menu--top>ul li[data-v-6d5d74e6]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-6d5d74e6]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-6d5d74e6]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-6d5d74e6]{margin-inline:auto}.ui-core__auth[data-v-6d5d74e6]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-6d5d74e6]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-6d5d74e6]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>span[data-v-6d5d74e6]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>a[data-v-6d5d74e6]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>span[data-v-6d5d74e6]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-6d5d74e6]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-6d5d74e6]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-6d5d74e6]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-6d5d74e6]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-6d5d74e6]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-6d5d74e6]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-6d5d74e6]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>span[data-v-6d5d74e6]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-6d5d74e6],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-6d5d74e6]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-6d5d74e6]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-6d5d74e6]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-6d5d74e6]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-6d5d74e6]{min-width:170px}}.ui-core__btn[data-v-6d5d74e6]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-6d5d74e6]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-6d5d74e6]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-6d5d74e6]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-6d5d74e6]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-6d5d74e6]{grid-area:logo}.ui-core__footer__social[data-v-6d5d74e6]{grid-area:social}.ui-core__footer--locale[data-v-6d5d74e6]{grid-area:locale}.ui-core__footer--apps[data-v-6d5d74e6]{grid-area:apps}.ui-core__footer--links[data-v-6d5d74e6]{grid-area:links}.ui-core__footer--botmenu-list[data-v-6d5d74e6]{grid-area:botmenu}.ui-core__footer--copy[data-v-6d5d74e6]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-6d5d74e6]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-6d5d74e6]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-6d5d74e6]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-6d5d74e6]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-6d5d74e6]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-6d5d74e6]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-6d5d74e6]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-6d5d74e6]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-6d5d74e6]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-6d5d74e6]{display:block}.ui-core__footer--app--btn span[data-v-6d5d74e6]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-6d5d74e6]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-6d5d74e6]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-6d5d74e6]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-6d5d74e6]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-6d5d74e6]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-6d5d74e6]{text-decoration:none;display:block}.ui-core__footer--links[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-6d5d74e6]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-6d5d74e6]:hover{text-decoration:none}.ui-core__footer--copy[data-v-6d5d74e6]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-6d5d74e6]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-6d5d74e6]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-6d5d74e6]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-6d5d74e6]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-6d5d74e6]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-6d5d74e6]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-6d5d74e6]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-6d5d74e6]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-6d5d74e6]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-6d5d74e6]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-6d5d74e6]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-6d5d74e6]{display:block}.ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-6d5d74e6]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-6d5d74e6]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-6d5d74e6]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-6d5d74e6]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-6d5d74e6]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-6d5d74e6]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-6d5d74e6]{width:100%}.ui-core__user-tariff[data-v-6d5d74e6]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-6d5d74e6]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-6d5d74e6]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-6d5d74e6]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-6d5d74e6]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-6d5d74e6]{margin-left:auto}.ui-core__footer--apps[data-v-6d5d74e6]{gap:12px}.ui-core__footer--app[data-v-6d5d74e6]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-6d5d74e6],.ui-core__footer--app--qr[data-v-6d5d74e6]{display:none}.ui-core__footer--botmenu-list[data-v-6d5d74e6]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-6d5d74e6]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-6d5d74e6]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-6d5d74e6]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-6d5d74e6]{gap:12px 8px}.ui-core__footer--links__item[data-v-6d5d74e6]{font-size:10px}.ui-core__footer--copy[data-v-6d5d74e6]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-6d5d74e6]{z-index:991}.ui-core__topbar-menu[data-v-6d5d74e6]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-6d5d74e6]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-6d5d74e6]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-6d5d74e6],.ui-core__topbar-hamb.is-open span[data-v-6d5d74e6]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-6d5d74e6]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-6d5d74e6]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-6d5d74e6]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-6d5d74e6]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-6d5d74e6]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-6d5d74e6]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-6d5d74e6]{display:none}.ui-core__menu--apps>ul[data-v-6d5d74e6],.ui-core__menu--top>ul[data-v-6d5d74e6]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-6d5d74e6]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-6d5d74e6]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-6d5d74e6]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-6d5d74e6]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-6d5d74e6]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-6d5d74e6]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-6d5d74e6]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-6d5d74e6]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-6d5d74e6]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-6d5d74e6]{padding-right:16px}.ui-core__menu--link--soon[data-v-6d5d74e6]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-6d5d74e6]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-6d5d74e6]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-6d5d74e6]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-6d5d74e6]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-6d5d74e6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-6d5d74e6]{padding:5px 0}}[data-v-6d5d74e6]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-6d5d74e6],body[data-v-6d5d74e6]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-6d5d74e6]:before{background:var(--ui-core-svg-star-grey)}body[data-v-6d5d74e6]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-6d5d74e6],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-6d5d74e6]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-6d5d74e6]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-6d5d74e6],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-6d5d74e6],.ui-core__topbar-menu a[href*="/bonus"][data-v-6d5d74e6]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-6d5d74e6]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-6d5d74e6]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-6d5d74e6]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-6d5d74e6]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-6d5d74e6]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-6d5d74e6]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-6d5d74e6]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-6d5d74e6]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-6d5d74e6]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-6d5d74e6]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-6d5d74e6]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-6d5d74e6]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-6d5d74e6]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-6d5d74e6]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-6d5d74e6]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-6d5d74e6]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-6d5d74e6]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-6d5d74e6]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-6d5d74e6]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-6d5d74e6]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-6d5d74e6]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-6d5d74e6]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-6d5d74e6]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-6d5d74e6]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-6d5d74e6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-6d5d74e6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-6d5d74e6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-6d5d74e6]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-6d5d74e6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-6d5d74e6]:hover{color:#aeb3b9}[data-v-6d5d74e6]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-6d5d74e6]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-6d5d74e6]{width:100%}[data-v-6d5d74e6]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-6d5d74e6]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-6d5d74e6]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-6d5d74e6]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-6d5d74e6]{color:var(--primary-text-color)!important}.vc-disabled[data-v-6d5d74e6]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-6d5d74e6]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-6d5d74e6],.vc-nav-popover-container[data-v-6d5d74e6],.vc-nav-item[data-v-6d5d74e6]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-6d5d74e6]{border-radius:2px}.vc-focus[data-v-6d5d74e6]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-6d5d74e6]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-6d5d74e6]{color:var(--primary-text-color)!important}.vc-arrow[data-v-6d5d74e6]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-6d5d74e6],.vc-highlight-bg-light[data-v-6d5d74e6]{background-color:var(--primary-color-light-2)!important}.overlay[data-v-6d5d74e6]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;gap:20px;flex-direction:column}.text[data-v-6d5d74e6]{font-size:14px;color:var(--primary-text-color)}.spinner[data-v-6d5d74e6]{border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;width:50px;height:50px;animation:spin-6d5d74e6 1s linear infinite}@keyframes spin-6d5d74e6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-9b212ac5]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-9b212ac5] *{box-sizing:border-box}.ui-core h1[data-v-9b212ac5],.ui-core h2[data-v-9b212ac5],.ui-core h3[data-v-9b212ac5],.ui-core h4[data-v-9b212ac5],.ui-core h5[data-v-9b212ac5],.ui-core h6[data-v-9b212ac5]{font-weight:500}.ui-core img[data-v-9b212ac5]{border-style:none}.ui-core button[data-v-9b212ac5],.ui-core input[data-v-9b212ac5],.ui-core optgroup[data-v-9b212ac5],.ui-core select[data-v-9b212ac5],.ui-core textarea[data-v-9b212ac5]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-9b212ac5],.ui-core input[data-v-9b212ac5]{overflow:visible}.ui-core button[data-v-9b212ac5],.ui-core select[data-v-9b212ac5]{text-transform:none}.ui-core button[data-v-9b212ac5]::-moz-focus-inner,.ui-core [type=button][data-v-9b212ac5]::-moz-focus-inner,.ui-core [type=reset][data-v-9b212ac5]::-moz-focus-inner,.ui-core [type=submit][data-v-9b212ac5]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-9b212ac5]:-moz-focusring,.ui-core [type=button][data-v-9b212ac5]:-moz-focusring,.ui-core [type=reset][data-v-9b212ac5]:-moz-focusring,.ui-core [type=submit][data-v-9b212ac5]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-9b212ac5]{padding:.35em .75em .625em}.ui-core textarea[data-v-9b212ac5]{overflow:auto}.ui-core [type=checkbox][data-v-9b212ac5],.ui-core [type=radio][data-v-9b212ac5]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-9b212ac5]::-webkit-inner-spin-button,.ui-core [type=number][data-v-9b212ac5]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-9b212ac5]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-9b212ac5]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-9b212ac5] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-9b212ac5]{display:none}.ui-core__animate--slide-enter[data-v-9b212ac5]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-9b212ac5]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-9b212ac5]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-9b212ac5]{transform:translate(-110%)}.slide-enter-active[data-v-9b212ac5],.slide-leave-active[data-v-9b212ac5]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-9b212ac5],.slide-leave-to[data-v-9b212ac5]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-9b212ac5],.ui-core-fade-leave-active[data-v-9b212ac5]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-9b212ac5],.ui-core-fade-leave-to[data-v-9b212ac5]{opacity:0}.ui-core-pa-none[data-v-9b212ac5]{padding:0}.ui-core-pl-none[data-v-9b212ac5]{padding-left:0}.ui-core-pr-none[data-v-9b212ac5]{padding-right:0}.ui-core-pt-none[data-v-9b212ac5]{padding-top:0}.ui-core-pb-none[data-v-9b212ac5]{padding-bottom:0}.ui-core-px-none[data-v-9b212ac5]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-9b212ac5]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-9b212ac5]{margin:0}.ui-core-ml-none[data-v-9b212ac5]{margin-left:0}.ui-core-mr-none[data-v-9b212ac5]{margin-right:0}.ui-core-mt-none[data-v-9b212ac5]{margin-top:0}.ui-core-mb-none[data-v-9b212ac5]{margin-bottom:0}.ui-core-mx-none[data-v-9b212ac5]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-9b212ac5]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-9b212ac5]{padding:4px}.ui-core-pl-xs[data-v-9b212ac5]{padding-left:4px}.ui-core-pr-xs[data-v-9b212ac5]{padding-right:4px}.ui-core-pt-xs[data-v-9b212ac5]{padding-top:4px}.ui-core-pb-xs[data-v-9b212ac5]{padding-bottom:4px}.ui-core-px-xs[data-v-9b212ac5]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-9b212ac5]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-9b212ac5]{margin:4px}.ui-core-ml-xs[data-v-9b212ac5]{margin-left:4px}.ui-core-mr-xs[data-v-9b212ac5]{margin-right:4px}.ui-core-mt-xs[data-v-9b212ac5]{margin-top:4px}.ui-core-mb-xs[data-v-9b212ac5]{margin-bottom:4px}.ui-core-mx-xs[data-v-9b212ac5]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-9b212ac5]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-9b212ac5]{padding:8px}.ui-core-pl-sm[data-v-9b212ac5]{padding-left:8px}.ui-core-pr-sm[data-v-9b212ac5]{padding-right:8px}.ui-core-pt-sm[data-v-9b212ac5]{padding-top:8px}.ui-core-pb-sm[data-v-9b212ac5]{padding-bottom:8px}.ui-core-px-sm[data-v-9b212ac5]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-9b212ac5]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-9b212ac5]{margin:8px}.ui-core-ml-sm[data-v-9b212ac5]{margin-left:8px}.ui-core-mr-sm[data-v-9b212ac5]{margin-right:8px}.ui-core-mt-sm[data-v-9b212ac5]{margin-top:8px}.ui-core-mb-sm[data-v-9b212ac5]{margin-bottom:8px}.ui-core-mx-sm[data-v-9b212ac5]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-9b212ac5]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-9b212ac5]{padding:16px}.ui-core-pl-md[data-v-9b212ac5]{padding-left:16px}.ui-core-pr-md[data-v-9b212ac5]{padding-right:16px}.ui-core-pt-md[data-v-9b212ac5]{padding-top:16px}.ui-core-pb-md[data-v-9b212ac5]{padding-bottom:16px}.ui-core-px-md[data-v-9b212ac5]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-9b212ac5]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-9b212ac5]{margin:16px}.ui-core-ml-md[data-v-9b212ac5]{margin-left:16px}.ui-core-mr-md[data-v-9b212ac5]{margin-right:16px}.ui-core-mt-md[data-v-9b212ac5]{margin-top:16px}.ui-core-mb-md[data-v-9b212ac5]{margin-bottom:16px}.ui-core-mx-md[data-v-9b212ac5]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-9b212ac5]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-9b212ac5]{padding:24px}.ui-core-pl-lg[data-v-9b212ac5]{padding-left:24px}.ui-core-pr-lg[data-v-9b212ac5]{padding-right:24px}.ui-core-pt-lg[data-v-9b212ac5]{padding-top:24px}.ui-core-pb-lg[data-v-9b212ac5]{padding-bottom:24px}.ui-core-px-lg[data-v-9b212ac5]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-9b212ac5]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-9b212ac5]{margin:24px}.ui-core-ml-lg[data-v-9b212ac5]{margin-left:24px}.ui-core-mr-lg[data-v-9b212ac5]{margin-right:24px}.ui-core-mt-lg[data-v-9b212ac5]{margin-top:24px}.ui-core-mb-lg[data-v-9b212ac5]{margin-bottom:24px}.ui-core-mx-lg[data-v-9b212ac5]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-9b212ac5]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-9b212ac5]{padding:48px}.ui-core-pl-xl[data-v-9b212ac5]{padding-left:48px}.ui-core-pr-xl[data-v-9b212ac5]{padding-right:48px}.ui-core-pt-xl[data-v-9b212ac5]{padding-top:48px}.ui-core-pb-xl[data-v-9b212ac5]{padding-bottom:48px}.ui-core-px-xl[data-v-9b212ac5]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-9b212ac5]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-9b212ac5]{margin:48px}.ui-core-ml-xl[data-v-9b212ac5]{margin-left:48px}.ui-core-mr-xl[data-v-9b212ac5]{margin-right:48px}.ui-core-mt-xl[data-v-9b212ac5]{margin-top:48px}.ui-core-mb-xl[data-v-9b212ac5]{margin-bottom:48px}.ui-core-mx-xl[data-v-9b212ac5]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-9b212ac5]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-9b212ac5],.ui-core-my-auto[data-v-9b212ac5]{margin-top:auto}.ui-core-ml-auto[data-v-9b212ac5]{margin-left:auto}.ui-core-mb-auto[data-v-9b212ac5],.ui-core-my-auto[data-v-9b212ac5]{margin-bottom:auto}.ui-core-mr-auto[data-v-9b212ac5]{margin-right:auto}.ui-core-mx-auto[data-v-9b212ac5]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-9b212ac5]{gap:0}.ui-core-qap-x-none[data-v-9b212ac5]{row-gap:0}.ui-core-qap-y-none[data-v-9b212ac5]{column-gap:0}.ui-core-gap-xs[data-v-9b212ac5]{gap:4px}.ui-core-qap-x-xs[data-v-9b212ac5]{row-gap:4px}.ui-core-qap-y-xs[data-v-9b212ac5]{column-gap:4px}.ui-core-gap-sm[data-v-9b212ac5]{gap:8px}.ui-core-qap-x-sm[data-v-9b212ac5]{row-gap:8px}.ui-core-qap-y-sm[data-v-9b212ac5]{column-gap:8px}.ui-core-gap-md[data-v-9b212ac5]{gap:16px}.ui-core-qap-x-md[data-v-9b212ac5]{row-gap:16px}.ui-core-qap-y-md[data-v-9b212ac5]{column-gap:16px}.ui-core-gap-lg[data-v-9b212ac5]{gap:24px}.ui-core-qap-x-lg[data-v-9b212ac5]{row-gap:24px}.ui-core-qap-y-lg[data-v-9b212ac5]{column-gap:24px}.ui-core-gap-xl[data-v-9b212ac5]{gap:48px}.ui-core-qap-x-xl[data-v-9b212ac5]{row-gap:48px}.ui-core-qap-y-xl[data-v-9b212ac5]{column-gap:48px}#chatra[data-v-9b212ac5]:not(.chatra--expanded){display:none!important}[data-v-9b212ac5]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-9b212ac5]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-9b212ac5]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-9b212ac5]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-9b212ac5]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-9b212ac5]{--p-base: 14px 16px}}.ui-core__separator[data-v-9b212ac5]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-9b212ac5]{overflow:hidden}.ui-core__topbar[data-v-9b212ac5]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-9b212ac5]{gap:2px}}.ui-core__topbar-btn--sign[data-v-9b212ac5],.ui-core__topbar-btn--register[data-v-9b212ac5]{cursor:pointer}.ui-core__topbar-menu[data-v-9b212ac5]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-9b212ac5]{flex:1}}.ui-core__topbar--flex[data-v-9b212ac5]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-9b212ac5]{margin-left:auto;gap:12px}.ui-core__main[data-v-9b212ac5]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-9b212ac5]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-9b212ac5]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-9b212ac5]{display:block;width:24px;height:24px}.ui-core__chat[data-v-9b212ac5]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-9b212ac5]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-9b212ac5]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-9b212ac5]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-9b212ac5]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-9b212ac5]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-9b212ac5]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-9b212ac5]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-9b212ac5]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-9b212ac5]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-9b212ac5]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-9b212ac5]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-9b212ac5]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-9b212ac5]{display:block}.ui-core__menu--dropdown>span>ul[data-v-9b212ac5]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-9b212ac5]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-9b212ac5]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-9b212ac5]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-9b212ac5]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-9b212ac5]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-9b212ac5]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-9b212ac5]{right:0}.ui-core__menu--dropdown--inner[data-v-9b212ac5]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-9b212ac5]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-9b212ac5]{margin:15px 0}}.ui-core__menu--link--soon[data-v-9b212ac5]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-9b212ac5]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-9b212ac5]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-9b212ac5]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-9b212ac5]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-9b212ac5]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-9b212ac5]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-9b212ac5]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-9b212ac5]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-9b212ac5]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-9b212ac5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-9b212ac5]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-9b212ac5]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-9b212ac5]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-9b212ac5]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-9b212ac5]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-9b212ac5]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-9b212ac5]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-9b212ac5]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-9b212ac5]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-9b212ac5]{gap:8px}}.ui-core__menu--top>ul li[data-v-9b212ac5]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-9b212ac5]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-9b212ac5]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-9b212ac5]{margin-inline:auto}.ui-core__auth[data-v-9b212ac5]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-9b212ac5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-9b212ac5]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-9b212ac5]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>span[data-v-9b212ac5]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>a[data-v-9b212ac5]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>span[data-v-9b212ac5]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-9b212ac5]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-9b212ac5]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-9b212ac5]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-9b212ac5]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-9b212ac5]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-9b212ac5]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-9b212ac5]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>span[data-v-9b212ac5]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-9b212ac5],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-9b212ac5]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-9b212ac5]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-9b212ac5]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-9b212ac5]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-9b212ac5]{min-width:170px}}.ui-core__btn[data-v-9b212ac5]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-9b212ac5]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-9b212ac5]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-9b212ac5]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-9b212ac5]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-9b212ac5]{grid-area:logo}.ui-core__footer__social[data-v-9b212ac5]{grid-area:social}.ui-core__footer--locale[data-v-9b212ac5]{grid-area:locale}.ui-core__footer--apps[data-v-9b212ac5]{grid-area:apps}.ui-core__footer--links[data-v-9b212ac5]{grid-area:links}.ui-core__footer--botmenu-list[data-v-9b212ac5]{grid-area:botmenu}.ui-core__footer--copy[data-v-9b212ac5]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-9b212ac5]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-9b212ac5]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-9b212ac5]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-9b212ac5]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-9b212ac5]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-9b212ac5]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-9b212ac5]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-9b212ac5]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-9b212ac5]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-9b212ac5]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-9b212ac5]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-9b212ac5]{display:block}.ui-core__footer--app--btn span[data-v-9b212ac5]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-9b212ac5]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-9b212ac5]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-9b212ac5]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-9b212ac5]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-9b212ac5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-9b212ac5]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-9b212ac5]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-9b212ac5]{text-decoration:none;display:block}.ui-core__footer--links[data-v-9b212ac5]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-9b212ac5]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-9b212ac5]:hover{text-decoration:none}.ui-core__footer--copy[data-v-9b212ac5]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-9b212ac5]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-9b212ac5]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-9b212ac5]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-9b212ac5]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-9b212ac5]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-9b212ac5]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-9b212ac5]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-9b212ac5]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-9b212ac5]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-9b212ac5]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-9b212ac5]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-9b212ac5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-9b212ac5]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-9b212ac5]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-9b212ac5]{display:block}.ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-9b212ac5]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-9b212ac5]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-9b212ac5]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-9b212ac5]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-9b212ac5]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-9b212ac5]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-9b212ac5]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-9b212ac5]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-9b212ac5]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-9b212ac5]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-9b212ac5]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-9b212ac5]{width:100%}.ui-core__user-tariff[data-v-9b212ac5]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-9b212ac5]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-9b212ac5]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-9b212ac5]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-9b212ac5]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-9b212ac5]{margin-left:auto}.ui-core__footer--apps[data-v-9b212ac5]{gap:12px}.ui-core__footer--app[data-v-9b212ac5]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-9b212ac5],.ui-core__footer--app--qr[data-v-9b212ac5]{display:none}.ui-core__footer--botmenu-list[data-v-9b212ac5]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-9b212ac5]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-9b212ac5]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-9b212ac5]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-9b212ac5]{gap:12px 8px}.ui-core__footer--links__item[data-v-9b212ac5]{font-size:10px}.ui-core__footer--copy[data-v-9b212ac5]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-9b212ac5]{z-index:991}.ui-core__topbar-menu[data-v-9b212ac5]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-9b212ac5]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-9b212ac5]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-9b212ac5],.ui-core__topbar-hamb.is-open span[data-v-9b212ac5]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-9b212ac5]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-9b212ac5]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-9b212ac5]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-9b212ac5]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-9b212ac5]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-9b212ac5]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-9b212ac5]{display:none}.ui-core__menu--apps>ul[data-v-9b212ac5],.ui-core__menu--top>ul[data-v-9b212ac5]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-9b212ac5]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-9b212ac5]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-9b212ac5]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-9b212ac5]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-9b212ac5]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-9b212ac5]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-9b212ac5]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-9b212ac5]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-9b212ac5]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-9b212ac5]{padding-right:16px}.ui-core__menu--link--soon[data-v-9b212ac5]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-9b212ac5]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-9b212ac5]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-9b212ac5]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-9b212ac5]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-9b212ac5]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-9b212ac5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-9b212ac5]{padding:5px 0}}[data-v-9b212ac5]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-9b212ac5],body[data-v-9b212ac5]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-9b212ac5]:before{background:var(--ui-core-svg-star-grey)}body[data-v-9b212ac5]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-9b212ac5],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-9b212ac5]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-9b212ac5]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-9b212ac5],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-9b212ac5],.ui-core__topbar-menu a[href*="/bonus"][data-v-9b212ac5]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-9b212ac5]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-9b212ac5]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-9b212ac5]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-9b212ac5]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-9b212ac5]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-9b212ac5]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-9b212ac5]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-9b212ac5]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-9b212ac5]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-9b212ac5]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-9b212ac5]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-9b212ac5]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-9b212ac5]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-9b212ac5]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-9b212ac5]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-9b212ac5]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-9b212ac5]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-9b212ac5]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-9b212ac5]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-9b212ac5]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-9b212ac5]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-9b212ac5]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-9b212ac5]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-9b212ac5]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-9b212ac5]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-9b212ac5]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-9b212ac5]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-9b212ac5]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-9b212ac5]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-9b212ac5]:hover{color:#aeb3b9}[data-v-9b212ac5]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-9b212ac5]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-9b212ac5]{width:100%}[data-v-9b212ac5]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-9b212ac5]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-9b212ac5]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-9b212ac5]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-9b212ac5]{color:var(--primary-text-color)!important}.vc-disabled[data-v-9b212ac5]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-9b212ac5]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-9b212ac5],.vc-nav-popover-container[data-v-9b212ac5],.vc-nav-item[data-v-9b212ac5]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-9b212ac5]{border-radius:2px}.vc-focus[data-v-9b212ac5]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-9b212ac5]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-9b212ac5]{color:var(--primary-text-color)!important}.vc-arrow[data-v-9b212ac5]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-9b212ac5],.vc-highlight-bg-light[data-v-9b212ac5]{background-color:var(--primary-color-light-2)!important}.account-orders[data-v-9b212ac5]{display:flex;flex-direction:column;gap:8px;padding:24px 0}@media (max-width: 900px){.account-orders[data-v-9b212ac5]{gap:4px}}.orders-container[data-v-9b212ac5]{display:flex;flex-direction:column;gap:20px;padding:24px;background-color:var(--block-background);border-radius:var(--border-radius-base);margin-top:20px;width:600px;box-shadow:var(--base-block-shadow)}@media (max-width: 900px){.orders-container[data-v-9b212ac5]{padding:12px;width:100%;gap:12px}}.block-header[data-v-9b212ac5]{color:var(--primary-text-color);font-size:36px;font-weight:var(--semi-bold);text-align:center;padding:4px 2px}.contacts[data-v-9b212ac5]{color:var(--secondary-text-color);font-size:12px;font-weight:400;text-align:center}.no-orders[data-v-9b212ac5]{color:var(--secondary-text-color);font-size:16px;font-weight:var(--medium);text-align:center;padding:40px 20px}[data-v-c47e5d13]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-c47e5d13] *{box-sizing:border-box}.ui-core h1[data-v-c47e5d13],.ui-core h2[data-v-c47e5d13],.ui-core h3[data-v-c47e5d13],.ui-core h4[data-v-c47e5d13],.ui-core h5[data-v-c47e5d13],.ui-core h6[data-v-c47e5d13]{font-weight:500}.ui-core img[data-v-c47e5d13]{border-style:none}.ui-core button[data-v-c47e5d13],.ui-core input[data-v-c47e5d13],.ui-core optgroup[data-v-c47e5d13],.ui-core select[data-v-c47e5d13],.ui-core textarea[data-v-c47e5d13]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-c47e5d13],.ui-core input[data-v-c47e5d13]{overflow:visible}.ui-core button[data-v-c47e5d13],.ui-core select[data-v-c47e5d13]{text-transform:none}.ui-core button[data-v-c47e5d13]::-moz-focus-inner,.ui-core [type=button][data-v-c47e5d13]::-moz-focus-inner,.ui-core [type=reset][data-v-c47e5d13]::-moz-focus-inner,.ui-core [type=submit][data-v-c47e5d13]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-c47e5d13]:-moz-focusring,.ui-core [type=button][data-v-c47e5d13]:-moz-focusring,.ui-core [type=reset][data-v-c47e5d13]:-moz-focusring,.ui-core [type=submit][data-v-c47e5d13]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-c47e5d13]{padding:.35em .75em .625em}.ui-core textarea[data-v-c47e5d13]{overflow:auto}.ui-core [type=checkbox][data-v-c47e5d13],.ui-core [type=radio][data-v-c47e5d13]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-c47e5d13]::-webkit-inner-spin-button,.ui-core [type=number][data-v-c47e5d13]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-c47e5d13]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-c47e5d13]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-c47e5d13] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-c47e5d13]{display:none}.ui-core__animate--slide-enter[data-v-c47e5d13]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-c47e5d13]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-c47e5d13]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-c47e5d13]{transform:translate(-110%)}.slide-enter-active[data-v-c47e5d13],.slide-leave-active[data-v-c47e5d13]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-c47e5d13],.slide-leave-to[data-v-c47e5d13]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-c47e5d13],.ui-core-fade-leave-active[data-v-c47e5d13]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-c47e5d13],.ui-core-fade-leave-to[data-v-c47e5d13]{opacity:0}.ui-core-pa-none[data-v-c47e5d13]{padding:0}.ui-core-pl-none[data-v-c47e5d13]{padding-left:0}.ui-core-pr-none[data-v-c47e5d13]{padding-right:0}.ui-core-pt-none[data-v-c47e5d13]{padding-top:0}.ui-core-pb-none[data-v-c47e5d13]{padding-bottom:0}.ui-core-px-none[data-v-c47e5d13]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-c47e5d13]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-c47e5d13]{margin:0}.ui-core-ml-none[data-v-c47e5d13]{margin-left:0}.ui-core-mr-none[data-v-c47e5d13]{margin-right:0}.ui-core-mt-none[data-v-c47e5d13]{margin-top:0}.ui-core-mb-none[data-v-c47e5d13]{margin-bottom:0}.ui-core-mx-none[data-v-c47e5d13]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-c47e5d13]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-c47e5d13]{padding:4px}.ui-core-pl-xs[data-v-c47e5d13]{padding-left:4px}.ui-core-pr-xs[data-v-c47e5d13]{padding-right:4px}.ui-core-pt-xs[data-v-c47e5d13]{padding-top:4px}.ui-core-pb-xs[data-v-c47e5d13]{padding-bottom:4px}.ui-core-px-xs[data-v-c47e5d13]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-c47e5d13]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-c47e5d13]{margin:4px}.ui-core-ml-xs[data-v-c47e5d13]{margin-left:4px}.ui-core-mr-xs[data-v-c47e5d13]{margin-right:4px}.ui-core-mt-xs[data-v-c47e5d13]{margin-top:4px}.ui-core-mb-xs[data-v-c47e5d13]{margin-bottom:4px}.ui-core-mx-xs[data-v-c47e5d13]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-c47e5d13]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-c47e5d13]{padding:8px}.ui-core-pl-sm[data-v-c47e5d13]{padding-left:8px}.ui-core-pr-sm[data-v-c47e5d13]{padding-right:8px}.ui-core-pt-sm[data-v-c47e5d13]{padding-top:8px}.ui-core-pb-sm[data-v-c47e5d13]{padding-bottom:8px}.ui-core-px-sm[data-v-c47e5d13]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-c47e5d13]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-c47e5d13]{margin:8px}.ui-core-ml-sm[data-v-c47e5d13]{margin-left:8px}.ui-core-mr-sm[data-v-c47e5d13]{margin-right:8px}.ui-core-mt-sm[data-v-c47e5d13]{margin-top:8px}.ui-core-mb-sm[data-v-c47e5d13]{margin-bottom:8px}.ui-core-mx-sm[data-v-c47e5d13]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-c47e5d13]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-c47e5d13]{padding:16px}.ui-core-pl-md[data-v-c47e5d13]{padding-left:16px}.ui-core-pr-md[data-v-c47e5d13]{padding-right:16px}.ui-core-pt-md[data-v-c47e5d13]{padding-top:16px}.ui-core-pb-md[data-v-c47e5d13]{padding-bottom:16px}.ui-core-px-md[data-v-c47e5d13]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-c47e5d13]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-c47e5d13]{margin:16px}.ui-core-ml-md[data-v-c47e5d13]{margin-left:16px}.ui-core-mr-md[data-v-c47e5d13]{margin-right:16px}.ui-core-mt-md[data-v-c47e5d13]{margin-top:16px}.ui-core-mb-md[data-v-c47e5d13]{margin-bottom:16px}.ui-core-mx-md[data-v-c47e5d13]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-c47e5d13]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-c47e5d13]{padding:24px}.ui-core-pl-lg[data-v-c47e5d13]{padding-left:24px}.ui-core-pr-lg[data-v-c47e5d13]{padding-right:24px}.ui-core-pt-lg[data-v-c47e5d13]{padding-top:24px}.ui-core-pb-lg[data-v-c47e5d13]{padding-bottom:24px}.ui-core-px-lg[data-v-c47e5d13]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-c47e5d13]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-c47e5d13]{margin:24px}.ui-core-ml-lg[data-v-c47e5d13]{margin-left:24px}.ui-core-mr-lg[data-v-c47e5d13]{margin-right:24px}.ui-core-mt-lg[data-v-c47e5d13]{margin-top:24px}.ui-core-mb-lg[data-v-c47e5d13]{margin-bottom:24px}.ui-core-mx-lg[data-v-c47e5d13]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-c47e5d13]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-c47e5d13]{padding:48px}.ui-core-pl-xl[data-v-c47e5d13]{padding-left:48px}.ui-core-pr-xl[data-v-c47e5d13]{padding-right:48px}.ui-core-pt-xl[data-v-c47e5d13]{padding-top:48px}.ui-core-pb-xl[data-v-c47e5d13]{padding-bottom:48px}.ui-core-px-xl[data-v-c47e5d13]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-c47e5d13]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-c47e5d13]{margin:48px}.ui-core-ml-xl[data-v-c47e5d13]{margin-left:48px}.ui-core-mr-xl[data-v-c47e5d13]{margin-right:48px}.ui-core-mt-xl[data-v-c47e5d13]{margin-top:48px}.ui-core-mb-xl[data-v-c47e5d13]{margin-bottom:48px}.ui-core-mx-xl[data-v-c47e5d13]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-c47e5d13]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-c47e5d13],.ui-core-my-auto[data-v-c47e5d13]{margin-top:auto}.ui-core-ml-auto[data-v-c47e5d13]{margin-left:auto}.ui-core-mb-auto[data-v-c47e5d13],.ui-core-my-auto[data-v-c47e5d13]{margin-bottom:auto}.ui-core-mr-auto[data-v-c47e5d13]{margin-right:auto}.ui-core-mx-auto[data-v-c47e5d13]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-c47e5d13]{gap:0}.ui-core-qap-x-none[data-v-c47e5d13]{row-gap:0}.ui-core-qap-y-none[data-v-c47e5d13]{column-gap:0}.ui-core-gap-xs[data-v-c47e5d13]{gap:4px}.ui-core-qap-x-xs[data-v-c47e5d13]{row-gap:4px}.ui-core-qap-y-xs[data-v-c47e5d13]{column-gap:4px}.ui-core-gap-sm[data-v-c47e5d13]{gap:8px}.ui-core-qap-x-sm[data-v-c47e5d13]{row-gap:8px}.ui-core-qap-y-sm[data-v-c47e5d13]{column-gap:8px}.ui-core-gap-md[data-v-c47e5d13]{gap:16px}.ui-core-qap-x-md[data-v-c47e5d13]{row-gap:16px}.ui-core-qap-y-md[data-v-c47e5d13]{column-gap:16px}.ui-core-gap-lg[data-v-c47e5d13]{gap:24px}.ui-core-qap-x-lg[data-v-c47e5d13]{row-gap:24px}.ui-core-qap-y-lg[data-v-c47e5d13]{column-gap:24px}.ui-core-gap-xl[data-v-c47e5d13]{gap:48px}.ui-core-qap-x-xl[data-v-c47e5d13]{row-gap:48px}.ui-core-qap-y-xl[data-v-c47e5d13]{column-gap:48px}#chatra[data-v-c47e5d13]:not(.chatra--expanded){display:none!important}[data-v-c47e5d13]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-c47e5d13]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-c47e5d13]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-c47e5d13]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-c47e5d13]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-c47e5d13]{--p-base: 14px 16px}}.ui-core__separator[data-v-c47e5d13]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-c47e5d13]{overflow:hidden}.ui-core__topbar[data-v-c47e5d13]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-c47e5d13]{gap:2px}}.ui-core__topbar-btn--sign[data-v-c47e5d13],.ui-core__topbar-btn--register[data-v-c47e5d13]{cursor:pointer}.ui-core__topbar-menu[data-v-c47e5d13]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-c47e5d13]{flex:1}}.ui-core__topbar--flex[data-v-c47e5d13]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-c47e5d13]{margin-left:auto;gap:12px}.ui-core__main[data-v-c47e5d13]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-c47e5d13]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-c47e5d13]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-c47e5d13]{display:block;width:24px;height:24px}.ui-core__chat[data-v-c47e5d13]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-c47e5d13]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-c47e5d13]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-c47e5d13]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-c47e5d13]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-c47e5d13]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-c47e5d13]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-c47e5d13]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-c47e5d13]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-c47e5d13]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-c47e5d13]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-c47e5d13]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-c47e5d13]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-c47e5d13]{display:block}.ui-core__menu--dropdown>span>ul[data-v-c47e5d13]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-c47e5d13]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-c47e5d13]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-c47e5d13]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-c47e5d13]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-c47e5d13]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-c47e5d13]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-c47e5d13]{right:0}.ui-core__menu--dropdown--inner[data-v-c47e5d13]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-c47e5d13]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-c47e5d13]{margin:15px 0}}.ui-core__menu--link--soon[data-v-c47e5d13]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-c47e5d13]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-c47e5d13]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-c47e5d13]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-c47e5d13]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-c47e5d13]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-c47e5d13]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-c47e5d13]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-c47e5d13]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-c47e5d13]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-c47e5d13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-c47e5d13]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-c47e5d13]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-c47e5d13]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-c47e5d13]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-c47e5d13]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-c47e5d13]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-c47e5d13]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-c47e5d13]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-c47e5d13]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-c47e5d13]{gap:8px}}.ui-core__menu--top>ul li[data-v-c47e5d13]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-c47e5d13]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-c47e5d13]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-c47e5d13]{margin-inline:auto}.ui-core__auth[data-v-c47e5d13]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-c47e5d13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-c47e5d13]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-c47e5d13]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>span[data-v-c47e5d13]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>a[data-v-c47e5d13]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>span[data-v-c47e5d13]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-c47e5d13]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-c47e5d13]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-c47e5d13]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-c47e5d13]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-c47e5d13]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-c47e5d13]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-c47e5d13]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>span[data-v-c47e5d13]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-c47e5d13],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-c47e5d13]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-c47e5d13]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-c47e5d13]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-c47e5d13]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-c47e5d13]{min-width:170px}}.ui-core__btn[data-v-c47e5d13]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-c47e5d13]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-c47e5d13]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-c47e5d13]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-c47e5d13]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-c47e5d13]{grid-area:logo}.ui-core__footer__social[data-v-c47e5d13]{grid-area:social}.ui-core__footer--locale[data-v-c47e5d13]{grid-area:locale}.ui-core__footer--apps[data-v-c47e5d13]{grid-area:apps}.ui-core__footer--links[data-v-c47e5d13]{grid-area:links}.ui-core__footer--botmenu-list[data-v-c47e5d13]{grid-area:botmenu}.ui-core__footer--copy[data-v-c47e5d13]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-c47e5d13]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-c47e5d13]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-c47e5d13]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-c47e5d13]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-c47e5d13]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-c47e5d13]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-c47e5d13]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-c47e5d13]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-c47e5d13]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-c47e5d13]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-c47e5d13]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-c47e5d13]{display:block}.ui-core__footer--app--btn span[data-v-c47e5d13]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-c47e5d13]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-c47e5d13]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-c47e5d13]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-c47e5d13]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-c47e5d13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-c47e5d13]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-c47e5d13]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-c47e5d13]{text-decoration:none;display:block}.ui-core__footer--links[data-v-c47e5d13]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-c47e5d13]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-c47e5d13]:hover{text-decoration:none}.ui-core__footer--copy[data-v-c47e5d13]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-c47e5d13]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-c47e5d13]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-c47e5d13]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-c47e5d13]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-c47e5d13]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-c47e5d13]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-c47e5d13]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-c47e5d13]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-c47e5d13]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-c47e5d13]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-c47e5d13]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-c47e5d13]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-c47e5d13]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-c47e5d13]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-c47e5d13]{display:block}.ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-c47e5d13]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-c47e5d13]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-c47e5d13]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-c47e5d13]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-c47e5d13]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-c47e5d13]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-c47e5d13]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-c47e5d13]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-c47e5d13]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-c47e5d13]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-c47e5d13]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-c47e5d13]{width:100%}.ui-core__user-tariff[data-v-c47e5d13]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-c47e5d13]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-c47e5d13]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-c47e5d13]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-c47e5d13]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-c47e5d13]{margin-left:auto}.ui-core__footer--apps[data-v-c47e5d13]{gap:12px}.ui-core__footer--app[data-v-c47e5d13]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-c47e5d13],.ui-core__footer--app--qr[data-v-c47e5d13]{display:none}.ui-core__footer--botmenu-list[data-v-c47e5d13]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-c47e5d13]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-c47e5d13]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-c47e5d13]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-c47e5d13]{gap:12px 8px}.ui-core__footer--links__item[data-v-c47e5d13]{font-size:10px}.ui-core__footer--copy[data-v-c47e5d13]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-c47e5d13]{z-index:991}.ui-core__topbar-menu[data-v-c47e5d13]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-c47e5d13]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-c47e5d13]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-c47e5d13],.ui-core__topbar-hamb.is-open span[data-v-c47e5d13]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-c47e5d13]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-c47e5d13]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-c47e5d13]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-c47e5d13]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-c47e5d13]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-c47e5d13]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-c47e5d13]{display:none}.ui-core__menu--apps>ul[data-v-c47e5d13],.ui-core__menu--top>ul[data-v-c47e5d13]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-c47e5d13]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-c47e5d13]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-c47e5d13]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-c47e5d13]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-c47e5d13]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-c47e5d13]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-c47e5d13]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-c47e5d13]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-c47e5d13]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-c47e5d13]{padding-right:16px}.ui-core__menu--link--soon[data-v-c47e5d13]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-c47e5d13]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-c47e5d13]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-c47e5d13]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-c47e5d13]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-c47e5d13]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-c47e5d13]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-c47e5d13]{padding:5px 0}}[data-v-c47e5d13]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-c47e5d13],body[data-v-c47e5d13]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-c47e5d13]:before{background:var(--ui-core-svg-star-grey)}body[data-v-c47e5d13]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-c47e5d13],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-c47e5d13]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-c47e5d13]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-c47e5d13],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-c47e5d13],.ui-core__topbar-menu a[href*="/bonus"][data-v-c47e5d13]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-c47e5d13]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-c47e5d13]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-c47e5d13]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-c47e5d13]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-c47e5d13]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-c47e5d13]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-c47e5d13]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-c47e5d13]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-c47e5d13]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-c47e5d13]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-c47e5d13]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-c47e5d13]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-c47e5d13]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-c47e5d13]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-c47e5d13]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-c47e5d13]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-c47e5d13]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-c47e5d13]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-c47e5d13]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-c47e5d13]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-c47e5d13]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-c47e5d13]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-c47e5d13]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-c47e5d13]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-c47e5d13]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-c47e5d13]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-c47e5d13]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-c47e5d13]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-c47e5d13]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-c47e5d13]:hover{color:#aeb3b9}[data-v-c47e5d13]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-c47e5d13]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-c47e5d13]{width:100%}[data-v-c47e5d13]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-c47e5d13]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-c47e5d13]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-c47e5d13]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-c47e5d13]{color:var(--primary-text-color)!important}.vc-disabled[data-v-c47e5d13]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-c47e5d13]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-c47e5d13],.vc-nav-popover-container[data-v-c47e5d13],.vc-nav-item[data-v-c47e5d13]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-c47e5d13]{border-radius:2px}.vc-focus[data-v-c47e5d13]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-c47e5d13]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-c47e5d13]{color:var(--primary-text-color)!important}.vc-arrow[data-v-c47e5d13]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-c47e5d13],.vc-highlight-bg-light[data-v-c47e5d13]{background-color:var(--primary-color-light-2)!important}.app-title[data-v-c47e5d13]{margin:0 12px}.app-title.align--left[data-v-c47e5d13]{text-align:left}.app-title.align--center[data-v-c47e5d13]{text-align:center}.app-title.align--right[data-v-c47e5d13]{text-align:right}h1[data-v-c47e5d13]{font-size:36px;font-weight:600;letter-spacing:-.72px}h2[data-v-c47e5d13]{font-size:26px;font-weight:500}h3[data-v-c47e5d13]{font-size:24px;font-weight:600}h4[data-v-c47e5d13]{font-size:18px;font-weight:600}h5[data-v-c47e5d13]{font-size:16px;font-weight:600}[data-v-e8eb1316]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-e8eb1316] *{box-sizing:border-box}.ui-core h1[data-v-e8eb1316],.ui-core h2[data-v-e8eb1316],.ui-core h3[data-v-e8eb1316],.ui-core h4[data-v-e8eb1316],.ui-core h5[data-v-e8eb1316],.ui-core h6[data-v-e8eb1316]{font-weight:500}.ui-core img[data-v-e8eb1316]{border-style:none}.ui-core button[data-v-e8eb1316],.ui-core input[data-v-e8eb1316],.ui-core optgroup[data-v-e8eb1316],.ui-core select[data-v-e8eb1316],.ui-core textarea[data-v-e8eb1316]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-e8eb1316],.ui-core input[data-v-e8eb1316]{overflow:visible}.ui-core button[data-v-e8eb1316],.ui-core select[data-v-e8eb1316]{text-transform:none}.ui-core button[data-v-e8eb1316]::-moz-focus-inner,.ui-core [type=button][data-v-e8eb1316]::-moz-focus-inner,.ui-core [type=reset][data-v-e8eb1316]::-moz-focus-inner,.ui-core [type=submit][data-v-e8eb1316]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-e8eb1316]:-moz-focusring,.ui-core [type=button][data-v-e8eb1316]:-moz-focusring,.ui-core [type=reset][data-v-e8eb1316]:-moz-focusring,.ui-core [type=submit][data-v-e8eb1316]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-e8eb1316]{padding:.35em .75em .625em}.ui-core textarea[data-v-e8eb1316]{overflow:auto}.ui-core [type=checkbox][data-v-e8eb1316],.ui-core [type=radio][data-v-e8eb1316]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-e8eb1316]::-webkit-inner-spin-button,.ui-core [type=number][data-v-e8eb1316]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-e8eb1316]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-e8eb1316]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-e8eb1316] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-e8eb1316]{display:none}.ui-core__animate--slide-enter[data-v-e8eb1316]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-e8eb1316]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-e8eb1316]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-e8eb1316]{transform:translate(-110%)}.slide-enter-active[data-v-e8eb1316],.slide-leave-active[data-v-e8eb1316]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-e8eb1316],.slide-leave-to[data-v-e8eb1316]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-e8eb1316],.ui-core-fade-leave-active[data-v-e8eb1316]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-e8eb1316],.ui-core-fade-leave-to[data-v-e8eb1316]{opacity:0}.ui-core-pa-none[data-v-e8eb1316]{padding:0}.ui-core-pl-none[data-v-e8eb1316]{padding-left:0}.ui-core-pr-none[data-v-e8eb1316]{padding-right:0}.ui-core-pt-none[data-v-e8eb1316]{padding-top:0}.ui-core-pb-none[data-v-e8eb1316]{padding-bottom:0}.ui-core-px-none[data-v-e8eb1316]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-e8eb1316]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-e8eb1316]{margin:0}.ui-core-ml-none[data-v-e8eb1316]{margin-left:0}.ui-core-mr-none[data-v-e8eb1316]{margin-right:0}.ui-core-mt-none[data-v-e8eb1316]{margin-top:0}.ui-core-mb-none[data-v-e8eb1316]{margin-bottom:0}.ui-core-mx-none[data-v-e8eb1316]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-e8eb1316]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-e8eb1316]{padding:4px}.ui-core-pl-xs[data-v-e8eb1316]{padding-left:4px}.ui-core-pr-xs[data-v-e8eb1316]{padding-right:4px}.ui-core-pt-xs[data-v-e8eb1316]{padding-top:4px}.ui-core-pb-xs[data-v-e8eb1316]{padding-bottom:4px}.ui-core-px-xs[data-v-e8eb1316]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-e8eb1316]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-e8eb1316]{margin:4px}.ui-core-ml-xs[data-v-e8eb1316]{margin-left:4px}.ui-core-mr-xs[data-v-e8eb1316]{margin-right:4px}.ui-core-mt-xs[data-v-e8eb1316]{margin-top:4px}.ui-core-mb-xs[data-v-e8eb1316]{margin-bottom:4px}.ui-core-mx-xs[data-v-e8eb1316]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-e8eb1316]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-e8eb1316]{padding:8px}.ui-core-pl-sm[data-v-e8eb1316]{padding-left:8px}.ui-core-pr-sm[data-v-e8eb1316]{padding-right:8px}.ui-core-pt-sm[data-v-e8eb1316]{padding-top:8px}.ui-core-pb-sm[data-v-e8eb1316]{padding-bottom:8px}.ui-core-px-sm[data-v-e8eb1316]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-e8eb1316]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-e8eb1316]{margin:8px}.ui-core-ml-sm[data-v-e8eb1316]{margin-left:8px}.ui-core-mr-sm[data-v-e8eb1316]{margin-right:8px}.ui-core-mt-sm[data-v-e8eb1316]{margin-top:8px}.ui-core-mb-sm[data-v-e8eb1316]{margin-bottom:8px}.ui-core-mx-sm[data-v-e8eb1316]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-e8eb1316]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-e8eb1316]{padding:16px}.ui-core-pl-md[data-v-e8eb1316]{padding-left:16px}.ui-core-pr-md[data-v-e8eb1316]{padding-right:16px}.ui-core-pt-md[data-v-e8eb1316]{padding-top:16px}.ui-core-pb-md[data-v-e8eb1316]{padding-bottom:16px}.ui-core-px-md[data-v-e8eb1316]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-e8eb1316]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-e8eb1316]{margin:16px}.ui-core-ml-md[data-v-e8eb1316]{margin-left:16px}.ui-core-mr-md[data-v-e8eb1316]{margin-right:16px}.ui-core-mt-md[data-v-e8eb1316]{margin-top:16px}.ui-core-mb-md[data-v-e8eb1316]{margin-bottom:16px}.ui-core-mx-md[data-v-e8eb1316]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-e8eb1316]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-e8eb1316]{padding:24px}.ui-core-pl-lg[data-v-e8eb1316]{padding-left:24px}.ui-core-pr-lg[data-v-e8eb1316]{padding-right:24px}.ui-core-pt-lg[data-v-e8eb1316]{padding-top:24px}.ui-core-pb-lg[data-v-e8eb1316]{padding-bottom:24px}.ui-core-px-lg[data-v-e8eb1316]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-e8eb1316]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-e8eb1316]{margin:24px}.ui-core-ml-lg[data-v-e8eb1316]{margin-left:24px}.ui-core-mr-lg[data-v-e8eb1316]{margin-right:24px}.ui-core-mt-lg[data-v-e8eb1316]{margin-top:24px}.ui-core-mb-lg[data-v-e8eb1316]{margin-bottom:24px}.ui-core-mx-lg[data-v-e8eb1316]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-e8eb1316]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-e8eb1316]{padding:48px}.ui-core-pl-xl[data-v-e8eb1316]{padding-left:48px}.ui-core-pr-xl[data-v-e8eb1316]{padding-right:48px}.ui-core-pt-xl[data-v-e8eb1316]{padding-top:48px}.ui-core-pb-xl[data-v-e8eb1316]{padding-bottom:48px}.ui-core-px-xl[data-v-e8eb1316]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-e8eb1316]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-e8eb1316]{margin:48px}.ui-core-ml-xl[data-v-e8eb1316]{margin-left:48px}.ui-core-mr-xl[data-v-e8eb1316]{margin-right:48px}.ui-core-mt-xl[data-v-e8eb1316]{margin-top:48px}.ui-core-mb-xl[data-v-e8eb1316]{margin-bottom:48px}.ui-core-mx-xl[data-v-e8eb1316]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-e8eb1316]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-e8eb1316],.ui-core-my-auto[data-v-e8eb1316]{margin-top:auto}.ui-core-ml-auto[data-v-e8eb1316]{margin-left:auto}.ui-core-mb-auto[data-v-e8eb1316],.ui-core-my-auto[data-v-e8eb1316]{margin-bottom:auto}.ui-core-mr-auto[data-v-e8eb1316]{margin-right:auto}.ui-core-mx-auto[data-v-e8eb1316]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-e8eb1316]{gap:0}.ui-core-qap-x-none[data-v-e8eb1316]{row-gap:0}.ui-core-qap-y-none[data-v-e8eb1316]{column-gap:0}.ui-core-gap-xs[data-v-e8eb1316]{gap:4px}.ui-core-qap-x-xs[data-v-e8eb1316]{row-gap:4px}.ui-core-qap-y-xs[data-v-e8eb1316]{column-gap:4px}.ui-core-gap-sm[data-v-e8eb1316]{gap:8px}.ui-core-qap-x-sm[data-v-e8eb1316]{row-gap:8px}.ui-core-qap-y-sm[data-v-e8eb1316]{column-gap:8px}.ui-core-gap-md[data-v-e8eb1316]{gap:16px}.ui-core-qap-x-md[data-v-e8eb1316]{row-gap:16px}.ui-core-qap-y-md[data-v-e8eb1316]{column-gap:16px}.ui-core-gap-lg[data-v-e8eb1316]{gap:24px}.ui-core-qap-x-lg[data-v-e8eb1316]{row-gap:24px}.ui-core-qap-y-lg[data-v-e8eb1316]{column-gap:24px}.ui-core-gap-xl[data-v-e8eb1316]{gap:48px}.ui-core-qap-x-xl[data-v-e8eb1316]{row-gap:48px}.ui-core-qap-y-xl[data-v-e8eb1316]{column-gap:48px}#chatra[data-v-e8eb1316]:not(.chatra--expanded){display:none!important}[data-v-e8eb1316]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-e8eb1316]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-e8eb1316]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-e8eb1316]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-e8eb1316]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-e8eb1316]{--p-base: 14px 16px}}.ui-core__separator[data-v-e8eb1316]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-e8eb1316]{overflow:hidden}.ui-core__topbar[data-v-e8eb1316]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-e8eb1316]{gap:2px}}.ui-core__topbar-btn--sign[data-v-e8eb1316],.ui-core__topbar-btn--register[data-v-e8eb1316]{cursor:pointer}.ui-core__topbar-menu[data-v-e8eb1316]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-e8eb1316]{flex:1}}.ui-core__topbar--flex[data-v-e8eb1316]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-e8eb1316]{margin-left:auto;gap:12px}.ui-core__main[data-v-e8eb1316]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-e8eb1316]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-e8eb1316]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-e8eb1316]{display:block;width:24px;height:24px}.ui-core__chat[data-v-e8eb1316]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-e8eb1316]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-e8eb1316]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-e8eb1316]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-e8eb1316]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-e8eb1316]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-e8eb1316]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-e8eb1316]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-e8eb1316]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-e8eb1316]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-e8eb1316]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-e8eb1316]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-e8eb1316]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-e8eb1316]{display:block}.ui-core__menu--dropdown>span>ul[data-v-e8eb1316]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-e8eb1316]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-e8eb1316]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-e8eb1316]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-e8eb1316]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-e8eb1316]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-e8eb1316]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-e8eb1316]{right:0}.ui-core__menu--dropdown--inner[data-v-e8eb1316]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-e8eb1316]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-e8eb1316]{margin:15px 0}}.ui-core__menu--link--soon[data-v-e8eb1316]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-e8eb1316]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-e8eb1316]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-e8eb1316]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-e8eb1316]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-e8eb1316]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-e8eb1316]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-e8eb1316]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-e8eb1316]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-e8eb1316]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-e8eb1316]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-e8eb1316]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-e8eb1316]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-e8eb1316]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-e8eb1316]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-e8eb1316]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-e8eb1316]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-e8eb1316]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-e8eb1316]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-e8eb1316]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-e8eb1316]{gap:8px}}.ui-core__menu--top>ul li[data-v-e8eb1316]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-e8eb1316]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-e8eb1316]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-e8eb1316]{margin-inline:auto}.ui-core__auth[data-v-e8eb1316]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-e8eb1316]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-e8eb1316]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-e8eb1316]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>span[data-v-e8eb1316]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>a[data-v-e8eb1316]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>span[data-v-e8eb1316]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-e8eb1316]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-e8eb1316]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-e8eb1316]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-e8eb1316]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-e8eb1316]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-e8eb1316]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-e8eb1316]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>span[data-v-e8eb1316]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-e8eb1316],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-e8eb1316]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-e8eb1316]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-e8eb1316]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-e8eb1316]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-e8eb1316]{min-width:170px}}.ui-core__btn[data-v-e8eb1316]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-e8eb1316]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-e8eb1316]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-e8eb1316]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-e8eb1316]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-e8eb1316]{grid-area:logo}.ui-core__footer__social[data-v-e8eb1316]{grid-area:social}.ui-core__footer--locale[data-v-e8eb1316]{grid-area:locale}.ui-core__footer--apps[data-v-e8eb1316]{grid-area:apps}.ui-core__footer--links[data-v-e8eb1316]{grid-area:links}.ui-core__footer--botmenu-list[data-v-e8eb1316]{grid-area:botmenu}.ui-core__footer--copy[data-v-e8eb1316]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-e8eb1316]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-e8eb1316]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-e8eb1316]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-e8eb1316]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-e8eb1316]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-e8eb1316]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-e8eb1316]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-e8eb1316]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-e8eb1316]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-e8eb1316]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-e8eb1316]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-e8eb1316]{display:block}.ui-core__footer--app--btn span[data-v-e8eb1316]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-e8eb1316]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-e8eb1316]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-e8eb1316]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-e8eb1316]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-e8eb1316]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-e8eb1316]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-e8eb1316]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-e8eb1316]{text-decoration:none;display:block}.ui-core__footer--links[data-v-e8eb1316]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-e8eb1316]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-e8eb1316]:hover{text-decoration:none}.ui-core__footer--copy[data-v-e8eb1316]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-e8eb1316]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-e8eb1316]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-e8eb1316]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-e8eb1316]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-e8eb1316]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-e8eb1316]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-e8eb1316]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-e8eb1316]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-e8eb1316]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-e8eb1316]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-e8eb1316]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-e8eb1316]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-e8eb1316]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-e8eb1316]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-e8eb1316]{display:block}.ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-e8eb1316]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-e8eb1316]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-e8eb1316]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-e8eb1316]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-e8eb1316]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-e8eb1316]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-e8eb1316]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-e8eb1316]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-e8eb1316]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-e8eb1316]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-e8eb1316]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-e8eb1316]{width:100%}.ui-core__user-tariff[data-v-e8eb1316]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-e8eb1316]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-e8eb1316]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-e8eb1316]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-e8eb1316]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-e8eb1316]{margin-left:auto}.ui-core__footer--apps[data-v-e8eb1316]{gap:12px}.ui-core__footer--app[data-v-e8eb1316]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-e8eb1316],.ui-core__footer--app--qr[data-v-e8eb1316]{display:none}.ui-core__footer--botmenu-list[data-v-e8eb1316]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-e8eb1316]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-e8eb1316]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-e8eb1316]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-e8eb1316]{gap:12px 8px}.ui-core__footer--links__item[data-v-e8eb1316]{font-size:10px}.ui-core__footer--copy[data-v-e8eb1316]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-e8eb1316]{z-index:991}.ui-core__topbar-menu[data-v-e8eb1316]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-e8eb1316]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-e8eb1316]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e8eb1316],.ui-core__topbar-hamb.is-open span[data-v-e8eb1316]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e8eb1316]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-e8eb1316]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e8eb1316]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-e8eb1316]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e8eb1316]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-e8eb1316]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-e8eb1316]{display:none}.ui-core__menu--apps>ul[data-v-e8eb1316],.ui-core__menu--top>ul[data-v-e8eb1316]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-e8eb1316]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-e8eb1316]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-e8eb1316]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-e8eb1316]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-e8eb1316]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-e8eb1316]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-e8eb1316]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-e8eb1316]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-e8eb1316]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-e8eb1316]{padding-right:16px}.ui-core__menu--link--soon[data-v-e8eb1316]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-e8eb1316]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-e8eb1316]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-e8eb1316]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-e8eb1316]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-e8eb1316]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-e8eb1316]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-e8eb1316]{padding:5px 0}}[data-v-e8eb1316]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-e8eb1316],body[data-v-e8eb1316]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-e8eb1316]:before{background:var(--ui-core-svg-star-grey)}body[data-v-e8eb1316]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-e8eb1316],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e8eb1316]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-e8eb1316]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e8eb1316],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-e8eb1316],.ui-core__topbar-menu a[href*="/bonus"][data-v-e8eb1316]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e8eb1316]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-e8eb1316]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-e8eb1316]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e8eb1316]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-e8eb1316]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-e8eb1316]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-e8eb1316]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-e8eb1316]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-e8eb1316]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-e8eb1316]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-e8eb1316]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-e8eb1316]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-e8eb1316]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-e8eb1316]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-e8eb1316]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-e8eb1316]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-e8eb1316]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-e8eb1316]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-e8eb1316]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-e8eb1316]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-e8eb1316]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-e8eb1316]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-e8eb1316]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-e8eb1316]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-e8eb1316]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-e8eb1316]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-e8eb1316]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-e8eb1316]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-e8eb1316]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-e8eb1316]:hover{color:#aeb3b9}[data-v-e8eb1316]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-e8eb1316]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-e8eb1316]{width:100%}[data-v-e8eb1316]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-e8eb1316]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-e8eb1316]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-e8eb1316]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-e8eb1316]{color:var(--primary-text-color)!important}.vc-disabled[data-v-e8eb1316]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-e8eb1316]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-e8eb1316],.vc-nav-popover-container[data-v-e8eb1316],.vc-nav-item[data-v-e8eb1316]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-e8eb1316]{border-radius:2px}.vc-focus[data-v-e8eb1316]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-e8eb1316]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-e8eb1316]{color:var(--primary-text-color)!important}.vc-arrow[data-v-e8eb1316]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-e8eb1316],.vc-highlight-bg-light[data-v-e8eb1316]{background-color:var(--primary-color-light-2)!important}.btn-container[data-v-e8eb1316]{display:flex;justify-content:end;max-height:29px}.my-orders-btn[data-v-e8eb1316]{font-size:12px;font-weight:var(--medium);padding:7px 14px;display:flex;gap:4px;cursor:pointer;color:var(--block-background);border-radius:60px;background-color:var(--primary-color);transition:all .3s ease}.my-orders-btn .icon svg[data-v-e8eb1316]{transition:color .3s ease}.my-orders-btn[data-v-e8eb1316]:hover{opacity:.8}[data-v-2a5af88b]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-2a5af88b] *{box-sizing:border-box}.ui-core h1[data-v-2a5af88b],.ui-core h2[data-v-2a5af88b],.ui-core h3[data-v-2a5af88b],.ui-core h4[data-v-2a5af88b],.ui-core h5[data-v-2a5af88b],.ui-core h6[data-v-2a5af88b]{font-weight:500}.ui-core img[data-v-2a5af88b]{border-style:none}.ui-core button[data-v-2a5af88b],.ui-core input[data-v-2a5af88b],.ui-core optgroup[data-v-2a5af88b],.ui-core select[data-v-2a5af88b],.ui-core textarea[data-v-2a5af88b]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-2a5af88b],.ui-core input[data-v-2a5af88b]{overflow:visible}.ui-core button[data-v-2a5af88b],.ui-core select[data-v-2a5af88b]{text-transform:none}.ui-core button[data-v-2a5af88b]::-moz-focus-inner,.ui-core [type=button][data-v-2a5af88b]::-moz-focus-inner,.ui-core [type=reset][data-v-2a5af88b]::-moz-focus-inner,.ui-core [type=submit][data-v-2a5af88b]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-2a5af88b]:-moz-focusring,.ui-core [type=button][data-v-2a5af88b]:-moz-focusring,.ui-core [type=reset][data-v-2a5af88b]:-moz-focusring,.ui-core [type=submit][data-v-2a5af88b]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-2a5af88b]{padding:.35em .75em .625em}.ui-core textarea[data-v-2a5af88b]{overflow:auto}.ui-core [type=checkbox][data-v-2a5af88b],.ui-core [type=radio][data-v-2a5af88b]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-2a5af88b]::-webkit-inner-spin-button,.ui-core [type=number][data-v-2a5af88b]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-2a5af88b]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-2a5af88b]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-2a5af88b] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-2a5af88b]{display:none}.ui-core__animate--slide-enter[data-v-2a5af88b]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-2a5af88b]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-2a5af88b]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-2a5af88b]{transform:translate(-110%)}.slide-enter-active[data-v-2a5af88b],.slide-leave-active[data-v-2a5af88b]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-2a5af88b],.slide-leave-to[data-v-2a5af88b]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-2a5af88b],.ui-core-fade-leave-active[data-v-2a5af88b]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-2a5af88b],.ui-core-fade-leave-to[data-v-2a5af88b]{opacity:0}.ui-core-pa-none[data-v-2a5af88b]{padding:0}.ui-core-pl-none[data-v-2a5af88b]{padding-left:0}.ui-core-pr-none[data-v-2a5af88b]{padding-right:0}.ui-core-pt-none[data-v-2a5af88b]{padding-top:0}.ui-core-pb-none[data-v-2a5af88b]{padding-bottom:0}.ui-core-px-none[data-v-2a5af88b]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-2a5af88b]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-2a5af88b]{margin:0}.ui-core-ml-none[data-v-2a5af88b]{margin-left:0}.ui-core-mr-none[data-v-2a5af88b]{margin-right:0}.ui-core-mt-none[data-v-2a5af88b]{margin-top:0}.ui-core-mb-none[data-v-2a5af88b]{margin-bottom:0}.ui-core-mx-none[data-v-2a5af88b]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-2a5af88b]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-2a5af88b]{padding:4px}.ui-core-pl-xs[data-v-2a5af88b]{padding-left:4px}.ui-core-pr-xs[data-v-2a5af88b]{padding-right:4px}.ui-core-pt-xs[data-v-2a5af88b]{padding-top:4px}.ui-core-pb-xs[data-v-2a5af88b]{padding-bottom:4px}.ui-core-px-xs[data-v-2a5af88b]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-2a5af88b]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-2a5af88b]{margin:4px}.ui-core-ml-xs[data-v-2a5af88b]{margin-left:4px}.ui-core-mr-xs[data-v-2a5af88b]{margin-right:4px}.ui-core-mt-xs[data-v-2a5af88b]{margin-top:4px}.ui-core-mb-xs[data-v-2a5af88b]{margin-bottom:4px}.ui-core-mx-xs[data-v-2a5af88b]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-2a5af88b]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-2a5af88b]{padding:8px}.ui-core-pl-sm[data-v-2a5af88b]{padding-left:8px}.ui-core-pr-sm[data-v-2a5af88b]{padding-right:8px}.ui-core-pt-sm[data-v-2a5af88b]{padding-top:8px}.ui-core-pb-sm[data-v-2a5af88b]{padding-bottom:8px}.ui-core-px-sm[data-v-2a5af88b]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-2a5af88b]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-2a5af88b]{margin:8px}.ui-core-ml-sm[data-v-2a5af88b]{margin-left:8px}.ui-core-mr-sm[data-v-2a5af88b]{margin-right:8px}.ui-core-mt-sm[data-v-2a5af88b]{margin-top:8px}.ui-core-mb-sm[data-v-2a5af88b]{margin-bottom:8px}.ui-core-mx-sm[data-v-2a5af88b]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-2a5af88b]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-2a5af88b]{padding:16px}.ui-core-pl-md[data-v-2a5af88b]{padding-left:16px}.ui-core-pr-md[data-v-2a5af88b]{padding-right:16px}.ui-core-pt-md[data-v-2a5af88b]{padding-top:16px}.ui-core-pb-md[data-v-2a5af88b]{padding-bottom:16px}.ui-core-px-md[data-v-2a5af88b]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-2a5af88b]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-2a5af88b]{margin:16px}.ui-core-ml-md[data-v-2a5af88b]{margin-left:16px}.ui-core-mr-md[data-v-2a5af88b]{margin-right:16px}.ui-core-mt-md[data-v-2a5af88b]{margin-top:16px}.ui-core-mb-md[data-v-2a5af88b]{margin-bottom:16px}.ui-core-mx-md[data-v-2a5af88b]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-2a5af88b]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-2a5af88b]{padding:24px}.ui-core-pl-lg[data-v-2a5af88b]{padding-left:24px}.ui-core-pr-lg[data-v-2a5af88b]{padding-right:24px}.ui-core-pt-lg[data-v-2a5af88b]{padding-top:24px}.ui-core-pb-lg[data-v-2a5af88b]{padding-bottom:24px}.ui-core-px-lg[data-v-2a5af88b]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-2a5af88b]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-2a5af88b]{margin:24px}.ui-core-ml-lg[data-v-2a5af88b]{margin-left:24px}.ui-core-mr-lg[data-v-2a5af88b]{margin-right:24px}.ui-core-mt-lg[data-v-2a5af88b]{margin-top:24px}.ui-core-mb-lg[data-v-2a5af88b]{margin-bottom:24px}.ui-core-mx-lg[data-v-2a5af88b]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-2a5af88b]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-2a5af88b]{padding:48px}.ui-core-pl-xl[data-v-2a5af88b]{padding-left:48px}.ui-core-pr-xl[data-v-2a5af88b]{padding-right:48px}.ui-core-pt-xl[data-v-2a5af88b]{padding-top:48px}.ui-core-pb-xl[data-v-2a5af88b]{padding-bottom:48px}.ui-core-px-xl[data-v-2a5af88b]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-2a5af88b]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-2a5af88b]{margin:48px}.ui-core-ml-xl[data-v-2a5af88b]{margin-left:48px}.ui-core-mr-xl[data-v-2a5af88b]{margin-right:48px}.ui-core-mt-xl[data-v-2a5af88b]{margin-top:48px}.ui-core-mb-xl[data-v-2a5af88b]{margin-bottom:48px}.ui-core-mx-xl[data-v-2a5af88b]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-2a5af88b]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-2a5af88b],.ui-core-my-auto[data-v-2a5af88b]{margin-top:auto}.ui-core-ml-auto[data-v-2a5af88b]{margin-left:auto}.ui-core-mb-auto[data-v-2a5af88b],.ui-core-my-auto[data-v-2a5af88b]{margin-bottom:auto}.ui-core-mr-auto[data-v-2a5af88b]{margin-right:auto}.ui-core-mx-auto[data-v-2a5af88b]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-2a5af88b]{gap:0}.ui-core-qap-x-none[data-v-2a5af88b]{row-gap:0}.ui-core-qap-y-none[data-v-2a5af88b]{column-gap:0}.ui-core-gap-xs[data-v-2a5af88b]{gap:4px}.ui-core-qap-x-xs[data-v-2a5af88b]{row-gap:4px}.ui-core-qap-y-xs[data-v-2a5af88b]{column-gap:4px}.ui-core-gap-sm[data-v-2a5af88b]{gap:8px}.ui-core-qap-x-sm[data-v-2a5af88b]{row-gap:8px}.ui-core-qap-y-sm[data-v-2a5af88b]{column-gap:8px}.ui-core-gap-md[data-v-2a5af88b]{gap:16px}.ui-core-qap-x-md[data-v-2a5af88b]{row-gap:16px}.ui-core-qap-y-md[data-v-2a5af88b]{column-gap:16px}.ui-core-gap-lg[data-v-2a5af88b]{gap:24px}.ui-core-qap-x-lg[data-v-2a5af88b]{row-gap:24px}.ui-core-qap-y-lg[data-v-2a5af88b]{column-gap:24px}.ui-core-gap-xl[data-v-2a5af88b]{gap:48px}.ui-core-qap-x-xl[data-v-2a5af88b]{row-gap:48px}.ui-core-qap-y-xl[data-v-2a5af88b]{column-gap:48px}#chatra[data-v-2a5af88b]:not(.chatra--expanded){display:none!important}[data-v-2a5af88b]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-2a5af88b]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-2a5af88b]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-2a5af88b]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-2a5af88b]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-2a5af88b]{--p-base: 14px 16px}}.ui-core__separator[data-v-2a5af88b]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-2a5af88b]{overflow:hidden}.ui-core__topbar[data-v-2a5af88b]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-2a5af88b]{gap:2px}}.ui-core__topbar-btn--sign[data-v-2a5af88b],.ui-core__topbar-btn--register[data-v-2a5af88b]{cursor:pointer}.ui-core__topbar-menu[data-v-2a5af88b]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-2a5af88b]{flex:1}}.ui-core__topbar--flex[data-v-2a5af88b]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-2a5af88b]{margin-left:auto;gap:12px}.ui-core__main[data-v-2a5af88b]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-2a5af88b]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-2a5af88b]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-2a5af88b]{display:block;width:24px;height:24px}.ui-core__chat[data-v-2a5af88b]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-2a5af88b]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-2a5af88b]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-2a5af88b]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-2a5af88b]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-2a5af88b]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-2a5af88b]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-2a5af88b]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-2a5af88b]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-2a5af88b]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-2a5af88b]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-2a5af88b]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-2a5af88b]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-2a5af88b]{display:block}.ui-core__menu--dropdown>span>ul[data-v-2a5af88b]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-2a5af88b]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-2a5af88b]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-2a5af88b]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-2a5af88b]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-2a5af88b]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-2a5af88b]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-2a5af88b]{right:0}.ui-core__menu--dropdown--inner[data-v-2a5af88b]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-2a5af88b]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-2a5af88b]{margin:15px 0}}.ui-core__menu--link--soon[data-v-2a5af88b]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-2a5af88b]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-2a5af88b]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-2a5af88b]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-2a5af88b]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-2a5af88b]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-2a5af88b]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-2a5af88b]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-2a5af88b]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-2a5af88b]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-2a5af88b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-2a5af88b]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-2a5af88b]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-2a5af88b]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-2a5af88b]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-2a5af88b]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-2a5af88b]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-2a5af88b]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-2a5af88b]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-2a5af88b]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-2a5af88b]{gap:8px}}.ui-core__menu--top>ul li[data-v-2a5af88b]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-2a5af88b]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-2a5af88b]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-2a5af88b]{margin-inline:auto}.ui-core__auth[data-v-2a5af88b]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-2a5af88b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-2a5af88b]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-2a5af88b]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>span[data-v-2a5af88b]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>a[data-v-2a5af88b]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>span[data-v-2a5af88b]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-2a5af88b]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-2a5af88b]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-2a5af88b]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-2a5af88b]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-2a5af88b]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-2a5af88b]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-2a5af88b]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>span[data-v-2a5af88b]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-2a5af88b],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-2a5af88b]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-2a5af88b]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-2a5af88b]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-2a5af88b]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-2a5af88b]{min-width:170px}}.ui-core__btn[data-v-2a5af88b]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-2a5af88b]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-2a5af88b]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-2a5af88b]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-2a5af88b]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-2a5af88b]{grid-area:logo}.ui-core__footer__social[data-v-2a5af88b]{grid-area:social}.ui-core__footer--locale[data-v-2a5af88b]{grid-area:locale}.ui-core__footer--apps[data-v-2a5af88b]{grid-area:apps}.ui-core__footer--links[data-v-2a5af88b]{grid-area:links}.ui-core__footer--botmenu-list[data-v-2a5af88b]{grid-area:botmenu}.ui-core__footer--copy[data-v-2a5af88b]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-2a5af88b]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-2a5af88b]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-2a5af88b]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-2a5af88b]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-2a5af88b]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-2a5af88b]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-2a5af88b]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-2a5af88b]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-2a5af88b]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-2a5af88b]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-2a5af88b]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-2a5af88b]{display:block}.ui-core__footer--app--btn span[data-v-2a5af88b]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-2a5af88b]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-2a5af88b]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-2a5af88b]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-2a5af88b]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-2a5af88b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-2a5af88b]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-2a5af88b]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-2a5af88b]{text-decoration:none;display:block}.ui-core__footer--links[data-v-2a5af88b]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-2a5af88b]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-2a5af88b]:hover{text-decoration:none}.ui-core__footer--copy[data-v-2a5af88b]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-2a5af88b]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-2a5af88b]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-2a5af88b]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-2a5af88b]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-2a5af88b]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-2a5af88b]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-2a5af88b]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-2a5af88b]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-2a5af88b]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-2a5af88b]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-2a5af88b]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-2a5af88b]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-2a5af88b]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-2a5af88b]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-2a5af88b]{display:block}.ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-2a5af88b]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-2a5af88b]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-2a5af88b]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-2a5af88b]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-2a5af88b]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-2a5af88b]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-2a5af88b]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-2a5af88b]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-2a5af88b]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-2a5af88b]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-2a5af88b]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-2a5af88b]{width:100%}.ui-core__user-tariff[data-v-2a5af88b]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-2a5af88b]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-2a5af88b]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-2a5af88b]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-2a5af88b]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-2a5af88b]{margin-left:auto}.ui-core__footer--apps[data-v-2a5af88b]{gap:12px}.ui-core__footer--app[data-v-2a5af88b]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-2a5af88b],.ui-core__footer--app--qr[data-v-2a5af88b]{display:none}.ui-core__footer--botmenu-list[data-v-2a5af88b]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-2a5af88b]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-2a5af88b]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-2a5af88b]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-2a5af88b]{gap:12px 8px}.ui-core__footer--links__item[data-v-2a5af88b]{font-size:10px}.ui-core__footer--copy[data-v-2a5af88b]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-2a5af88b]{z-index:991}.ui-core__topbar-menu[data-v-2a5af88b]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-2a5af88b]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-2a5af88b]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2a5af88b],.ui-core__topbar-hamb.is-open span[data-v-2a5af88b]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2a5af88b]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-2a5af88b]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2a5af88b]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-2a5af88b]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2a5af88b]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-2a5af88b]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-2a5af88b]{display:none}.ui-core__menu--apps>ul[data-v-2a5af88b],.ui-core__menu--top>ul[data-v-2a5af88b]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-2a5af88b]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-2a5af88b]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-2a5af88b]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-2a5af88b]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-2a5af88b]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-2a5af88b]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-2a5af88b]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-2a5af88b]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-2a5af88b]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-2a5af88b]{padding-right:16px}.ui-core__menu--link--soon[data-v-2a5af88b]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-2a5af88b]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-2a5af88b]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-2a5af88b]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-2a5af88b]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-2a5af88b]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-2a5af88b]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-2a5af88b]{padding:5px 0}}[data-v-2a5af88b]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-2a5af88b],body[data-v-2a5af88b]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-2a5af88b]:before{background:var(--ui-core-svg-star-grey)}body[data-v-2a5af88b]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-2a5af88b],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2a5af88b]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-2a5af88b]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2a5af88b],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-2a5af88b],.ui-core__topbar-menu a[href*="/bonus"][data-v-2a5af88b]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2a5af88b]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-2a5af88b]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-2a5af88b]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2a5af88b]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-2a5af88b]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-2a5af88b]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-2a5af88b]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-2a5af88b]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-2a5af88b]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-2a5af88b]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-2a5af88b]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-2a5af88b]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-2a5af88b]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-2a5af88b]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-2a5af88b]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-2a5af88b]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-2a5af88b]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-2a5af88b]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-2a5af88b]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-2a5af88b]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-2a5af88b]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-2a5af88b]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-2a5af88b]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-2a5af88b]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-2a5af88b]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-2a5af88b]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-2a5af88b]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-2a5af88b]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-2a5af88b]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-2a5af88b]:hover{color:#aeb3b9}[data-v-2a5af88b]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-2a5af88b]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-2a5af88b]{width:100%}[data-v-2a5af88b]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-2a5af88b]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-2a5af88b]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-2a5af88b]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-2a5af88b]{color:var(--primary-text-color)!important}.vc-disabled[data-v-2a5af88b]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-2a5af88b]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-2a5af88b],.vc-nav-popover-container[data-v-2a5af88b],.vc-nav-item[data-v-2a5af88b]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-2a5af88b]{border-radius:2px}.vc-focus[data-v-2a5af88b]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-2a5af88b]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-2a5af88b]{color:var(--primary-text-color)!important}.vc-arrow[data-v-2a5af88b]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-2a5af88b],.vc-highlight-bg-light[data-v-2a5af88b]{background-color:var(--primary-color-light-2)!important}.popular-destinations-skeleton[data-v-2a5af88b]{color:var(--primary-text-color);width:100%;max-width:var(--base-page-width);margin:0 auto;padding:32px 16px}.popular-destinations-skeleton__title[data-v-2a5af88b]{height:32px;width:300px;background:linear-gradient(to right,var(--stroke),var(--block-background));background-size:200% 100%;animation:fade-2a5af88b 1.5s infinite alternate;border-radius:8px;margin-bottom:32px}@media (max-width: 900px){.popular-destinations-skeleton__title[data-v-2a5af88b]{height:20px;width:200px;margin:0 auto 32px}}.popular-destinations-skeleton__cards[data-v-2a5af88b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:32px 20px}@media (max-width: 768px){.popular-destinations-skeleton__cards[data-v-2a5af88b]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}}.popular-destinations-skeleton__card[data-v-2a5af88b]{height:240px;border-radius:12px;background:var(--block-background);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.popular-destinations-skeleton__card[data-v-2a5af88b]:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,var(--stroke),var(--block-background));background-size:200% 100%;animation:fade-2a5af88b 1.5s infinite alternate;opacity:.3}@media (max-width: 768px){.popular-destinations-skeleton__card[data-v-2a5af88b]{height:200px}}.popular-destinations-skeleton__price[data-v-2a5af88b]{width:80px;height:30px;background:linear-gradient(to right,var(--stroke),var(--block-background));background-size:200% 100%;animation:fade-2a5af88b 1.5s infinite alternate;border-radius:8px;margin:12px;position:relative;z-index:1}@media (max-width: 768px){.popular-destinations-skeleton__price[data-v-2a5af88b]{width:60px;height:24px;margin:8px}}.popular-destinations-skeleton__text[data-v-2a5af88b]{background:#1e1f2bcc;backdrop-filter:blur(8px);padding:18px;display:flex;flex-direction:column;gap:8px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;position:relative;z-index:1}@media (max-width: 768px){.popular-destinations-skeleton__text[data-v-2a5af88b]{padding:12px;gap:6px}}.popular-destinations-skeleton__text-line[data-v-2a5af88b]{height:14px;background:linear-gradient(to right,var(--stroke),var(--block-background));background-size:200% 100%;animation:fade-2a5af88b 1.5s infinite alternate;border-radius:4px}.popular-destinations-skeleton__text-line--large[data-v-2a5af88b]{height:18px;width:70%}@media (max-width: 768px){.popular-destinations-skeleton__text-line[data-v-2a5af88b]{height:12px}.popular-destinations-skeleton__text-line--large[data-v-2a5af88b]{height:16px}}.mb32[data-v-2a5af88b]{margin-bottom:32px}@keyframes fade-2a5af88b{50%{opacity:.4;background-position:100% 50%}to{opacity:1;background-position:-100% 50%}}[data-v-5cf82f0d]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-5cf82f0d] *{box-sizing:border-box}.ui-core h1[data-v-5cf82f0d],.ui-core h2[data-v-5cf82f0d],.ui-core h3[data-v-5cf82f0d],.ui-core h4[data-v-5cf82f0d],.ui-core h5[data-v-5cf82f0d],.ui-core h6[data-v-5cf82f0d]{font-weight:500}.ui-core img[data-v-5cf82f0d]{border-style:none}.ui-core button[data-v-5cf82f0d],.ui-core input[data-v-5cf82f0d],.ui-core optgroup[data-v-5cf82f0d],.ui-core select[data-v-5cf82f0d],.ui-core textarea[data-v-5cf82f0d]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-5cf82f0d],.ui-core input[data-v-5cf82f0d]{overflow:visible}.ui-core button[data-v-5cf82f0d],.ui-core select[data-v-5cf82f0d]{text-transform:none}.ui-core button[data-v-5cf82f0d]::-moz-focus-inner,.ui-core [type=button][data-v-5cf82f0d]::-moz-focus-inner,.ui-core [type=reset][data-v-5cf82f0d]::-moz-focus-inner,.ui-core [type=submit][data-v-5cf82f0d]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-5cf82f0d]:-moz-focusring,.ui-core [type=button][data-v-5cf82f0d]:-moz-focusring,.ui-core [type=reset][data-v-5cf82f0d]:-moz-focusring,.ui-core [type=submit][data-v-5cf82f0d]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-5cf82f0d]{padding:.35em .75em .625em}.ui-core textarea[data-v-5cf82f0d]{overflow:auto}.ui-core [type=checkbox][data-v-5cf82f0d],.ui-core [type=radio][data-v-5cf82f0d]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-5cf82f0d]::-webkit-inner-spin-button,.ui-core [type=number][data-v-5cf82f0d]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-5cf82f0d]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-5cf82f0d]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-5cf82f0d] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-5cf82f0d]{display:none}.ui-core__animate--slide-enter[data-v-5cf82f0d]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-5cf82f0d]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-5cf82f0d]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-5cf82f0d]{transform:translate(-110%)}.slide-enter-active[data-v-5cf82f0d],.slide-leave-active[data-v-5cf82f0d]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-5cf82f0d],.slide-leave-to[data-v-5cf82f0d]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-5cf82f0d],.ui-core-fade-leave-active[data-v-5cf82f0d]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-5cf82f0d],.ui-core-fade-leave-to[data-v-5cf82f0d]{opacity:0}.ui-core-pa-none[data-v-5cf82f0d]{padding:0}.ui-core-pl-none[data-v-5cf82f0d]{padding-left:0}.ui-core-pr-none[data-v-5cf82f0d]{padding-right:0}.ui-core-pt-none[data-v-5cf82f0d]{padding-top:0}.ui-core-pb-none[data-v-5cf82f0d]{padding-bottom:0}.ui-core-px-none[data-v-5cf82f0d]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-5cf82f0d]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-5cf82f0d]{margin:0}.ui-core-ml-none[data-v-5cf82f0d]{margin-left:0}.ui-core-mr-none[data-v-5cf82f0d]{margin-right:0}.ui-core-mt-none[data-v-5cf82f0d]{margin-top:0}.ui-core-mb-none[data-v-5cf82f0d]{margin-bottom:0}.ui-core-mx-none[data-v-5cf82f0d]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-5cf82f0d]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-5cf82f0d]{padding:4px}.ui-core-pl-xs[data-v-5cf82f0d]{padding-left:4px}.ui-core-pr-xs[data-v-5cf82f0d]{padding-right:4px}.ui-core-pt-xs[data-v-5cf82f0d]{padding-top:4px}.ui-core-pb-xs[data-v-5cf82f0d]{padding-bottom:4px}.ui-core-px-xs[data-v-5cf82f0d]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-5cf82f0d]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-5cf82f0d]{margin:4px}.ui-core-ml-xs[data-v-5cf82f0d]{margin-left:4px}.ui-core-mr-xs[data-v-5cf82f0d]{margin-right:4px}.ui-core-mt-xs[data-v-5cf82f0d]{margin-top:4px}.ui-core-mb-xs[data-v-5cf82f0d]{margin-bottom:4px}.ui-core-mx-xs[data-v-5cf82f0d]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-5cf82f0d]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-5cf82f0d]{padding:8px}.ui-core-pl-sm[data-v-5cf82f0d]{padding-left:8px}.ui-core-pr-sm[data-v-5cf82f0d]{padding-right:8px}.ui-core-pt-sm[data-v-5cf82f0d]{padding-top:8px}.ui-core-pb-sm[data-v-5cf82f0d]{padding-bottom:8px}.ui-core-px-sm[data-v-5cf82f0d]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-5cf82f0d]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-5cf82f0d]{margin:8px}.ui-core-ml-sm[data-v-5cf82f0d]{margin-left:8px}.ui-core-mr-sm[data-v-5cf82f0d]{margin-right:8px}.ui-core-mt-sm[data-v-5cf82f0d]{margin-top:8px}.ui-core-mb-sm[data-v-5cf82f0d]{margin-bottom:8px}.ui-core-mx-sm[data-v-5cf82f0d]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-5cf82f0d]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-5cf82f0d]{padding:16px}.ui-core-pl-md[data-v-5cf82f0d]{padding-left:16px}.ui-core-pr-md[data-v-5cf82f0d]{padding-right:16px}.ui-core-pt-md[data-v-5cf82f0d]{padding-top:16px}.ui-core-pb-md[data-v-5cf82f0d]{padding-bottom:16px}.ui-core-px-md[data-v-5cf82f0d]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-5cf82f0d]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-5cf82f0d]{margin:16px}.ui-core-ml-md[data-v-5cf82f0d]{margin-left:16px}.ui-core-mr-md[data-v-5cf82f0d]{margin-right:16px}.ui-core-mt-md[data-v-5cf82f0d]{margin-top:16px}.ui-core-mb-md[data-v-5cf82f0d]{margin-bottom:16px}.ui-core-mx-md[data-v-5cf82f0d]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-5cf82f0d]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-5cf82f0d]{padding:24px}.ui-core-pl-lg[data-v-5cf82f0d]{padding-left:24px}.ui-core-pr-lg[data-v-5cf82f0d]{padding-right:24px}.ui-core-pt-lg[data-v-5cf82f0d]{padding-top:24px}.ui-core-pb-lg[data-v-5cf82f0d]{padding-bottom:24px}.ui-core-px-lg[data-v-5cf82f0d]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-5cf82f0d]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-5cf82f0d]{margin:24px}.ui-core-ml-lg[data-v-5cf82f0d]{margin-left:24px}.ui-core-mr-lg[data-v-5cf82f0d]{margin-right:24px}.ui-core-mt-lg[data-v-5cf82f0d]{margin-top:24px}.ui-core-mb-lg[data-v-5cf82f0d]{margin-bottom:24px}.ui-core-mx-lg[data-v-5cf82f0d]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-5cf82f0d]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-5cf82f0d]{padding:48px}.ui-core-pl-xl[data-v-5cf82f0d]{padding-left:48px}.ui-core-pr-xl[data-v-5cf82f0d]{padding-right:48px}.ui-core-pt-xl[data-v-5cf82f0d]{padding-top:48px}.ui-core-pb-xl[data-v-5cf82f0d]{padding-bottom:48px}.ui-core-px-xl[data-v-5cf82f0d]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-5cf82f0d]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-5cf82f0d]{margin:48px}.ui-core-ml-xl[data-v-5cf82f0d]{margin-left:48px}.ui-core-mr-xl[data-v-5cf82f0d]{margin-right:48px}.ui-core-mt-xl[data-v-5cf82f0d]{margin-top:48px}.ui-core-mb-xl[data-v-5cf82f0d]{margin-bottom:48px}.ui-core-mx-xl[data-v-5cf82f0d]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-5cf82f0d]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-5cf82f0d],.ui-core-my-auto[data-v-5cf82f0d]{margin-top:auto}.ui-core-ml-auto[data-v-5cf82f0d]{margin-left:auto}.ui-core-mb-auto[data-v-5cf82f0d],.ui-core-my-auto[data-v-5cf82f0d]{margin-bottom:auto}.ui-core-mr-auto[data-v-5cf82f0d]{margin-right:auto}.ui-core-mx-auto[data-v-5cf82f0d]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-5cf82f0d]{gap:0}.ui-core-qap-x-none[data-v-5cf82f0d]{row-gap:0}.ui-core-qap-y-none[data-v-5cf82f0d]{column-gap:0}.ui-core-gap-xs[data-v-5cf82f0d]{gap:4px}.ui-core-qap-x-xs[data-v-5cf82f0d]{row-gap:4px}.ui-core-qap-y-xs[data-v-5cf82f0d]{column-gap:4px}.ui-core-gap-sm[data-v-5cf82f0d]{gap:8px}.ui-core-qap-x-sm[data-v-5cf82f0d]{row-gap:8px}.ui-core-qap-y-sm[data-v-5cf82f0d]{column-gap:8px}.ui-core-gap-md[data-v-5cf82f0d]{gap:16px}.ui-core-qap-x-md[data-v-5cf82f0d]{row-gap:16px}.ui-core-qap-y-md[data-v-5cf82f0d]{column-gap:16px}.ui-core-gap-lg[data-v-5cf82f0d]{gap:24px}.ui-core-qap-x-lg[data-v-5cf82f0d]{row-gap:24px}.ui-core-qap-y-lg[data-v-5cf82f0d]{column-gap:24px}.ui-core-gap-xl[data-v-5cf82f0d]{gap:48px}.ui-core-qap-x-xl[data-v-5cf82f0d]{row-gap:48px}.ui-core-qap-y-xl[data-v-5cf82f0d]{column-gap:48px}#chatra[data-v-5cf82f0d]:not(.chatra--expanded){display:none!important}[data-v-5cf82f0d]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-5cf82f0d]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-5cf82f0d]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-5cf82f0d]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-5cf82f0d]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-5cf82f0d]{--p-base: 14px 16px}}.ui-core__separator[data-v-5cf82f0d]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-5cf82f0d]{overflow:hidden}.ui-core__topbar[data-v-5cf82f0d]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-5cf82f0d]{gap:2px}}.ui-core__topbar-btn--sign[data-v-5cf82f0d],.ui-core__topbar-btn--register[data-v-5cf82f0d]{cursor:pointer}.ui-core__topbar-menu[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-5cf82f0d]{flex:1}}.ui-core__topbar--flex[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-5cf82f0d]{margin-left:auto;gap:12px}.ui-core__main[data-v-5cf82f0d]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-5cf82f0d]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-5cf82f0d]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-5cf82f0d]{display:block;width:24px;height:24px}.ui-core__chat[data-v-5cf82f0d]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-5cf82f0d]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-5cf82f0d]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-5cf82f0d]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-5cf82f0d]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-5cf82f0d]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-5cf82f0d]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-5cf82f0d]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-5cf82f0d]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-5cf82f0d]{display:block}.ui-core__menu--dropdown>span>ul[data-v-5cf82f0d]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-5cf82f0d]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-5cf82f0d]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-5cf82f0d]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-5cf82f0d]{right:0}.ui-core__menu--dropdown--inner[data-v-5cf82f0d]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-5cf82f0d]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-5cf82f0d]{margin:15px 0}}.ui-core__menu--link--soon[data-v-5cf82f0d]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-5cf82f0d]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-5cf82f0d]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-5cf82f0d]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-5cf82f0d]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-5cf82f0d]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-5cf82f0d]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-5cf82f0d]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-5cf82f0d]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-5cf82f0d]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-5cf82f0d]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-5cf82f0d]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-5cf82f0d]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-5cf82f0d]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-5cf82f0d]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-5cf82f0d]{gap:8px}}.ui-core__menu--top>ul li[data-v-5cf82f0d]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-5cf82f0d]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-5cf82f0d]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-5cf82f0d]{margin-inline:auto}.ui-core__auth[data-v-5cf82f0d]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-5cf82f0d]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-5cf82f0d]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>span[data-v-5cf82f0d]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>a[data-v-5cf82f0d]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>span[data-v-5cf82f0d]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-5cf82f0d]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-5cf82f0d]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-5cf82f0d]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-5cf82f0d]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-5cf82f0d]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-5cf82f0d]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-5cf82f0d]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>span[data-v-5cf82f0d]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-5cf82f0d],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-5cf82f0d]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-5cf82f0d]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-5cf82f0d]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-5cf82f0d]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-5cf82f0d]{min-width:170px}}.ui-core__btn[data-v-5cf82f0d]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-5cf82f0d]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-5cf82f0d]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-5cf82f0d]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-5cf82f0d]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-5cf82f0d]{grid-area:logo}.ui-core__footer__social[data-v-5cf82f0d]{grid-area:social}.ui-core__footer--locale[data-v-5cf82f0d]{grid-area:locale}.ui-core__footer--apps[data-v-5cf82f0d]{grid-area:apps}.ui-core__footer--links[data-v-5cf82f0d]{grid-area:links}.ui-core__footer--botmenu-list[data-v-5cf82f0d]{grid-area:botmenu}.ui-core__footer--copy[data-v-5cf82f0d]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-5cf82f0d]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-5cf82f0d]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-5cf82f0d]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-5cf82f0d]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-5cf82f0d]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-5cf82f0d]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-5cf82f0d]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-5cf82f0d]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-5cf82f0d]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-5cf82f0d]{display:block}.ui-core__footer--app--btn span[data-v-5cf82f0d]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-5cf82f0d]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-5cf82f0d]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-5cf82f0d]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-5cf82f0d]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-5cf82f0d]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-5cf82f0d]{text-decoration:none;display:block}.ui-core__footer--links[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-5cf82f0d]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-5cf82f0d]:hover{text-decoration:none}.ui-core__footer--copy[data-v-5cf82f0d]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-5cf82f0d]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-5cf82f0d]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-5cf82f0d]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-5cf82f0d]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-5cf82f0d]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-5cf82f0d]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-5cf82f0d]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-5cf82f0d]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-5cf82f0d]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-5cf82f0d]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-5cf82f0d]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-5cf82f0d]{display:block}.ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-5cf82f0d]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-5cf82f0d]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-5cf82f0d]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-5cf82f0d]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-5cf82f0d]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-5cf82f0d]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-5cf82f0d]{width:100%}.ui-core__user-tariff[data-v-5cf82f0d]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-5cf82f0d]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-5cf82f0d]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-5cf82f0d]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-5cf82f0d]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-5cf82f0d]{margin-left:auto}.ui-core__footer--apps[data-v-5cf82f0d]{gap:12px}.ui-core__footer--app[data-v-5cf82f0d]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-5cf82f0d],.ui-core__footer--app--qr[data-v-5cf82f0d]{display:none}.ui-core__footer--botmenu-list[data-v-5cf82f0d]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-5cf82f0d]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-5cf82f0d]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-5cf82f0d]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-5cf82f0d]{gap:12px 8px}.ui-core__footer--links__item[data-v-5cf82f0d]{font-size:10px}.ui-core__footer--copy[data-v-5cf82f0d]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-5cf82f0d]{z-index:991}.ui-core__topbar-menu[data-v-5cf82f0d]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-5cf82f0d]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-5cf82f0d]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-5cf82f0d],.ui-core__topbar-hamb.is-open span[data-v-5cf82f0d]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-5cf82f0d]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-5cf82f0d]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-5cf82f0d]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-5cf82f0d]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-5cf82f0d]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-5cf82f0d]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-5cf82f0d]{display:none}.ui-core__menu--apps>ul[data-v-5cf82f0d],.ui-core__menu--top>ul[data-v-5cf82f0d]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-5cf82f0d]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-5cf82f0d]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-5cf82f0d]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-5cf82f0d]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-5cf82f0d]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-5cf82f0d]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-5cf82f0d]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-5cf82f0d]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-5cf82f0d]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-5cf82f0d]{padding-right:16px}.ui-core__menu--link--soon[data-v-5cf82f0d]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-5cf82f0d]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-5cf82f0d]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-5cf82f0d]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-5cf82f0d]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-5cf82f0d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-5cf82f0d]{padding:5px 0}}[data-v-5cf82f0d]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-5cf82f0d],body[data-v-5cf82f0d]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-5cf82f0d]:before{background:var(--ui-core-svg-star-grey)}body[data-v-5cf82f0d]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-5cf82f0d],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-5cf82f0d]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-5cf82f0d]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-5cf82f0d],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-5cf82f0d],.ui-core__topbar-menu a[href*="/bonus"][data-v-5cf82f0d]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-5cf82f0d]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-5cf82f0d]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-5cf82f0d]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-5cf82f0d]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-5cf82f0d]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-5cf82f0d]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-5cf82f0d]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-5cf82f0d]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-5cf82f0d]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-5cf82f0d]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-5cf82f0d]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-5cf82f0d]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-5cf82f0d]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-5cf82f0d]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-5cf82f0d]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-5cf82f0d]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-5cf82f0d]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-5cf82f0d]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-5cf82f0d]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-5cf82f0d]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-5cf82f0d]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-5cf82f0d]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-5cf82f0d]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-5cf82f0d]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-5cf82f0d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-5cf82f0d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-5cf82f0d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-5cf82f0d]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-5cf82f0d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-5cf82f0d]:hover{color:#aeb3b9}[data-v-5cf82f0d]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-5cf82f0d]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-5cf82f0d]{width:100%}[data-v-5cf82f0d]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-5cf82f0d]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-5cf82f0d]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-5cf82f0d]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-5cf82f0d]{color:var(--primary-text-color)!important}.vc-disabled[data-v-5cf82f0d]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-5cf82f0d]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-5cf82f0d],.vc-nav-popover-container[data-v-5cf82f0d],.vc-nav-item[data-v-5cf82f0d]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-5cf82f0d]{border-radius:2px}.vc-focus[data-v-5cf82f0d]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-5cf82f0d]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-5cf82f0d]{color:var(--primary-text-color)!important}.vc-arrow[data-v-5cf82f0d]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-5cf82f0d],.vc-highlight-bg-light[data-v-5cf82f0d]{background-color:var(--primary-color-light-2)!important}.popular-destinations[data-v-5cf82f0d]{color:var(--primary-text-color);width:100%;max-width:var(--base-page-width);margin:0 auto;padding:32px 16px}.popular-destinations h2[data-v-5cf82f0d]{font-size:32px;font-weight:600;color:var(--primary-text-color)}@media (max-width: 900px){.popular-destinations h2[data-v-5cf82f0d]{font-size:20px;text-align:center}}.popular-destinations__cards[data-v-5cf82f0d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:32px 20px}@media (max-width: 768px){.popular-destinations__cards[data-v-5cf82f0d]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}}.popular-destinations__card[data-v-5cf82f0d]{height:240px;border-radius:12px;background-image:var(--bg-url);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.popular-destinations__card[data-v-5cf82f0d]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.popular-destinations__card:hover .popular-destinations__price[data-v-5cf82f0d]{color:var(--block-background);background-color:var(--primary-color)}.popular-destinations__card:hover .popular-destinations__text[data-v-5cf82f0d]{background-color:#171821f2}.popular-destinations__card:hover .popular-destinations__text h3[data-v-5cf82f0d]{color:var(--primary-color)}@media (max-width: 768px){.popular-destinations__card[data-v-5cf82f0d]{height:200px}}.popular-destinations__price[data-v-5cf82f0d]{padding:8px 12px;display:inline-flex;width:fit-content;font-size:14px;font-weight:600;color:var(--primary-color);background:var(--block-background);border-radius:8px;margin:12px;transition:all .3s ease}@media (max-width: 768px){.popular-destinations__price[data-v-5cf82f0d]{font-size:12px;padding:6px 10px;margin:8px}}.popular-destinations__text[data-v-5cf82f0d]{background:#1e1f2bcc;backdrop-filter:blur(8px);padding:18px;display:flex;flex-direction:column;gap:4px;transition:all .3s ease;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.popular-destinations__text p[data-v-5cf82f0d]{font-size:14px;font-weight:500;color:var(--secondary-text-color-light);margin:0}.popular-destinations__text h3[data-v-5cf82f0d]{font-size:18px;font-weight:600;color:#fff;margin:0;transition:color .3s ease}@media (max-width: 768px){.popular-destinations__text[data-v-5cf82f0d]{padding:12px}.popular-destinations__text p[data-v-5cf82f0d]{font-size:12px}.popular-destinations__text h3[data-v-5cf82f0d]{font-size:16px}}.popular-destinations__load[data-v-5cf82f0d]{margin-top:24px;width:100%;padding:12px 24px;text-align:center;font-size:16px;font-weight:500;color:var(--primary-text-color);background:var(--block-background);border:1px solid var(--stroke);border-radius:12px;cursor:pointer;transition:all .2s ease}.popular-destinations__load[data-v-5cf82f0d]:hover{background:var(--primary-color-light-2);border-color:var(--primary-color);color:var(--primary-color)}@media (max-width: 768px){.popular-destinations__load[data-v-5cf82f0d]{margin-top:32px;font-size:14px}}.mb32[data-v-5cf82f0d]{margin-bottom:32px}.vc-popover-content-wrapper{--popover-horizontal-content-offset: 8px;--popover-vertical-content-offset: 10px;--popover-caret-horizontal-offset: 18px;--popover-caret-vertical-offset: 8px;position:absolute;display:block;outline:none;z-index:10;&:not(.is-interactive){pointer-events:none}}.vc-popover-content{position:relative;color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);padding:4px;outline:none;z-index:10;box-shadow:var(--vc-shadow-lg);&.direction-bottom{margin-top:var(--popover-vertical-content-offset)}&.direction-top{margin-bottom:var(--popover-vertical-content-offset)}&.direction-left{margin-right:var(--popover-horizontal-content-offset)}&.direction-right{margin-left:var(--popover-horizontal-content-offset)}}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1;&.direction-bottom{top:0;&.align-left{transform:translateY(-50%) rotate(45deg)}&.align-center{transform:translate(-50%) translateY(-50%) rotate(45deg)}&.align-right{transform:translateY(-50%) rotate(45deg)}}&.direction-top{top:100%;&.align-left{transform:translateY(-50%) rotate(-135deg)}&.align-center{transform:translate(-50%) translateY(-50%) rotate(-135deg)}&.align-right{transform:translateY(-50%) rotate(-135deg)}}&.direction-left{left:100%;&.align-top{transform:translate(-50%) rotate(135deg)}&.align-middle{transform:translateY(-50%) translate(-50%) rotate(135deg)}&.align-bottom{transform:translate(-50%) rotate(135deg)}}&.direction-right{left:0;&.align-top{transform:translate(-50%) rotate(-45deg)}&.align-middle{transform:translateY(-50%) translate(-50%) rotate(-45deg)}&.align-bottom{transform:translate(-50%) rotate(-45deg)}}&.align-left{left:var(--popover-caret-horizontal-offset)}&.align-center{left:50%}&.align-right{right:var(--popover-caret-horizontal-offset)}&.align-top{top:var(--popover-caret-vertical-offset)}&.align-middle{top:50%}&.align-bottom{bottom:var(--popover-caret-vertical-offset)}}.vc-day-popover-row{display:flex;align-items:center;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{display:flex;justify-content:center;align-items:center;flex-grow:0;width:15px;& span{transition:var(--vc-day-content-transition)}}.vc-day-popover-row-label{display:flex;align-items:center;flex-wrap:none;flex-grow:1;width:max-content;margin-left:4px;margin-right:4px;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal)}.vc-day-popover-row-highlight{width:8px;height:5px;border-radius:3px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-base-icon{display:inline-block;stroke:currentColor;stroke-width:2;fill:none}.vc-header{display:grid;grid-gap:4px;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px;&.is-lg{font-size:var(--vc-text-lg)}&.is-xl{font-size:var(--vc-text-xl)}&.is-2xl{font-size:var(--vc-text-2xl)}.vc-title-wrapper{grid-row:1;grid-column:title}.vc-prev{grid-row:1;grid-column:prev}.vc-next{grid-row:1;grid-column:next}.vc-title,.vc-prev,.vc-next{display:flex;align-items:center;border:0;border-radius:var(--vc-rounded);pointer-events:auto;user-select:none;cursor:pointer}.vc-title{color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);white-space:nowrap;padding:0 8px;margin:0;line-height:30px;&:hover{opacity:.75}}.vc-arrow{display:flex;justify-content:center;align-items:center;color:var(--vc-header-arrow-color);width:28px;height:30px;margin:0;padding:0;&:hover{background:var(--vc-header-arrow-hover-bg)}&:disabled{opacity:.25;pointer-events:none}}}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing);backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{position:absolute!important;width:100%}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{transform:translate(var(--vc-slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{transform:translate(calc(-1 * var(--vc-slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{transform:translateY(calc(-1 * var(--vc-slide-translate)))}:root{--vc-white: #ffffff;--vc-black: #000000;--vc-gray-50: #f8fafc;--vc-gray-100: #f1f5f9;--vc-gray-200: #e2e8f0;--vc-gray-300: #cbd5e1;--vc-gray-400: #94a3b8;--vc-gray-500: #64748b;--vc-gray-600: #475569;--vc-gray-700: #334155;--vc-gray-800: #1e293b;--vc-gray-900: #0f172a;--vc-font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--vc-font-normal: 400;--vc-font-medium: 500;--vc-font-semibold: 600;--vc-font-bold: 700;--vc-text-2xs: 10px;--vc-text-xs: 12px;--vc-text-sm: 14px;--vc-text-base: 16px;--vc-text-lg: 18px;--vc-text-xl: 20px;--vc-text-2xl: 24px;--vc-leading-none: 1;--vc-leading-tight: 1.25;--vc-leading-snug: 1.375;--vc-leading-normal: 1.5;--vc-rounded: .25rem;--vc-rounded-md: .375rem;--vc-rounded-lg: .5rem;--vc-rounded-full: 9999px;--vc-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--vc-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--vc-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--vc-slide-translate: 22px;--vc-slide-duration: .15s;--vc-slide-timing: ease;--vc-day-content-transition: all .13s ease-in;--vc-weeknumber-offset-inside: 26px;--vc-weeknumber-offset-outside: 34px}.vc-gray{--vc-accent-50: var(--vc-gray-50);--vc-accent-100: var(--vc-gray-100);--vc-accent-200: var(--vc-gray-200);--vc-accent-300: var(--vc-gray-300);--vc-accent-400: var(--vc-gray-400);--vc-accent-500: var(--vc-gray-500);--vc-accent-600: var(--vc-gray-600);--vc-accent-700: var(--vc-gray-700);--vc-accent-800: var(--vc-gray-800);--vc-accent-900: var(--vc-gray-900)}.vc-red{--vc-accent-50: #fef2f2;--vc-accent-100: #fee2e2;--vc-accent-200: #fecaca;--vc-accent-300: #fca5a5;--vc-accent-400: #f87171;--vc-accent-500: #ef4444;--vc-accent-600: #dc2626;--vc-accent-700: #b91c1c;--vc-accent-800: #991b1b;--vc-accent-900: #7f1d1d}.vc-orange{--vc-accent-50: #fff7ed;--vc-accent-100: #ffedd5;--vc-accent-200: #fed7aa;--vc-accent-300: #fdba74;--vc-accent-400: #fb923c;--vc-accent-500: #f97316;--vc-accent-600: #ea580c;--vc-accent-700: #c2410c;--vc-accent-800: #9a3412;--vc-accent-900: #7c2d12}.vc-yellow{--vc-accent-50: #fefce8;--vc-accent-100: #fef9c3;--vc-accent-200: #fef08a;--vc-accent-300: #fde047;--vc-accent-400: #facc15;--vc-accent-500: #eab308;--vc-accent-600: #ca8a04;--vc-accent-700: #a16207;--vc-accent-800: #854d0e;--vc-accent-900: #713f12}.vc-green{--vc-accent-50: #f0fdf4;--vc-accent-100: #dcfce7;--vc-accent-200: #bbf7d0;--vc-accent-300: #86efac;--vc-accent-400: #4ade80;--vc-accent-500: #22c55e;--vc-accent-600: #16a34a;--vc-accent-700: #15803d;--vc-accent-800: #166534;--vc-accent-900: #14532d}.vc-teal{--vc-accent-50: #f0fdfa;--vc-accent-100: #ccfbf1;--vc-accent-200: #99f6e4;--vc-accent-300: #5eead4;--vc-accent-400: #2dd4bf;--vc-accent-500: #14b8a6;--vc-accent-600: #0d9488;--vc-accent-700: #0f766e;--vc-accent-800: #115e59;--vc-accent-900: #134e4a}.vc-blue{--vc-accent-50: #eff6ff;--vc-accent-100: #dbeafe;--vc-accent-200: #bfdbfe;--vc-accent-300: #93c5fd;--vc-accent-400: #60a5fa;--vc-accent-500: #3b82f6;--vc-accent-600: #2563eb;--vc-accent-700: #1d4ed8;--vc-accent-800: #1e40af;--vc-accent-900: #1e3a8a}.vc-indigo{--vc-accent-50: #eef2ff;--vc-accent-100: #e0e7ff;--vc-accent-200: #c7d2fe;--vc-accent-300: #a5b4fc;--vc-accent-400: #818cf8;--vc-accent-500: #6366f1;--vc-accent-600: #4f46e5;--vc-accent-700: #4338ca;--vc-accent-800: #3730a3;--vc-accent-900: #312e81}.vc-purple{--vc-accent-50: #faf5ff;--vc-accent-100: #f3e8ff;--vc-accent-200: #e9d5ff;--vc-accent-300: #d8b4fe;--vc-accent-400: #c084fc;--vc-accent-500: #a855f7;--vc-accent-600: #9333ea;--vc-accent-700: #7e22ce;--vc-accent-800: #6b21a8;--vc-accent-900: #581c87}.vc-pink{--vc-accent-50: #fdf2f8;--vc-accent-100: #fce7f3;--vc-accent-200: #fbcfe8;--vc-accent-300: #f9a8d4;--vc-accent-400: #f472b6;--vc-accent-500: #ec4899;--vc-accent-600: #db2777;--vc-accent-700: #be185d;--vc-accent-800: #9d174d;--vc-accent-900: #831843}.vc-abt{--vc-accent-500: #0057ff;--vc-accent-600: #f2f7ff;--vc-accent-200: #f2f7ff}.vc-focus{&:focus-within{outline:0;box-shadow:var(--vc-focus-ring)}}.vc-light{--vc-color: var(--vc-gray-900);--vc-bg: var(--vc-white);--vc-border: var(--vc-gray-300);--vc-hover-bg: hsla(211, 25%, 84%, .3);--vc-focus-ring: 0 0 0 2px rgb(59, 131, 246, .4);--vc-header-arrow-color: var(--vc-gray-500);--vc-header-arrow-hover-bg: var(--vc-gray-200);--vc-header-title-color: var(--vc-gray-900);--vc-weekday-color: var(--vc-gray-500);--vc-weeknumber-color: var(--vc-gray-400);--vc-nav-hover-bg: var(--vc-gray-200);--vc-nav-title-color: var(--vc-gray-900);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: var(--vc-shadow);--vc-nav-item-current-color: var(--vc-accent-600);--vc-day-popover-container-color: var(--vc-white);--vc-day-popover-container-bg: var(--vc-gray-800);--vc-day-popover-container-border: var(--vc-gray-700);--vc-day-popover-header-color: var(--vc-gray-700);--vc-popover-content-color: var(--vc-gray-900);--vc-popover-content-bg: var(--vc-gray-50);--vc-popover-content-border: var(--vc-gray-300);--vc-time-picker-border: var(--vc-gray-300);--vc-time-weekday-color: var(--vc-gray-700);--vc-time-month-color: var(--vc-accent-600);--vc-time-day-color: var(--vc-accent-600);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-50);--vc-time-select-group-border: var(--vc-gray-300);--vc-time-select-group-icon-color: var(--vc-accent-500);--vc-select-color: var(--vc-gray-900);--vc-select-bg: var(--vc-gray-100);--vc-select-hover-bg: var(--vc-gray-200);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-400);&.vc-attr,.vc-attr{--vc-content-color: var(--vc-accent-600);--vc-highlight-outline-bg: var(--vc-white);--vc-highlight-outline-border: var(--vc-accent-600);--vc-highlight-outline-content-color: var(--vc-accent-700);--vc-highlight-light-bg: var(--vc-accent-200);--vc-highlight-light-content-color: var(--vc-accent-900);--vc-highlight-solid-bg: var(--vc-accent-600);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-600);--vc-bar-bg: var(--vc-accent-600)}}.vc-dark{--vc-color: var(--vc-white);--vc-bg: var(--vc-gray-900);--vc-border: var(--vc-gray-700);--vc-hover-bg: hsla(216, 15%, 52%, .3);--vc-focus-ring: 0 0 0 2px rgb(59 130 246 / .7);--vc-header-arrow-color: var(--vc-gray-300);--vc-header-arrow-hover-bg: var(--vc-gray-800);--vc-header-title-color: var(--vc-gray-100);--vc-weekday-color: var(--vc-accent-200);--vc-weeknumber-color: var(--vc-gray-500);--vc-nav-hover-bg: var(--vc-gray-700);--vc-nav-title-color: var(--vc-gray-100);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: none;--vc-nav-item-current-color: var(--vc-accent-400);--vc-day-popover-container-color: var(--vc-gray-800);--vc-day-popover-container-bg: var(--vc-white);--vc-day-popover-container-border: var(--vc-gray-100);--vc-day-popover-header-color: var(--vc-gray-300);--vc-popover-content-color: var(--vc-white);--vc-popover-content-bg: var(--vc-gray-800);--vc-popover-content-border: var(--vc-gray-700);--vc-time-picker-border: var(--vc-gray-700);--vc-time-weekday-color: var(--vc-gray-400);--vc-time-month-color: var(--vc-accent-400);--vc-time-day-color: var(--vc-accent-400);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-700);--vc-time-select-group-border: var(--vc-gray-500);--vc-time-select-group-icon-color: var(--vc-accent-400);--vc-select-color: var(--vc-gray-200);--vc-select-bg: var(--vc-gray-700);--vc-select-hover-bg: var(--vc-gray-600);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-600);&.vc-attr,.vc-attr{--vc-content-color: var(--vc-accent-500);--vc-highlight-outline-bg: var(--vc-gray-900);--vc-highlight-outline-border: var(--vc-accent-300);--vc-highlight-outline-content-color: var(--vc-accent-200);--vc-highlight-light-bg: var(--vc-accent-800);--vc-highlight-light-content-color: var(--vc-accent-100);--vc-highlight-solid-bg: var(--vc-accent-500);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-500);--vc-bar-bg: var(--vc-accent-500)}}.vc-container{position:relative;display:inline-flex;width:max-content;height:max-content;font-family:var(--vc-font-family);color:var(--vc-color);background-color:var(--vc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;&,*{box-sizing:border-box;&:focus{outline:none}}.vc-container{border:none}}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:transparent}.vc-date-picker-content{padding:0;background-color:var(--vc-bg);.vc-container{border:0}}.vc-nav-header{display:flex;justify-content:space-between}.vc-nav-title,.vc-nav-arrow,.vc-nav-item{font-size:var(--vc-text-sm);margin:0;cursor:pointer;user-select:none;border:0;border-radius:var(--vc-rounded);white-space:nowrap;&:hover{background-color:var(--vc-nav-hover-bg)}&:disabled{opacity:.25;pointer-events:none}}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);line-height:var(--vc-leading-snug);height:30px;padding:0 6px}.vc-nav-arrow{display:flex;justify-content:center;align-items:center;color:var(--vc-header-arrow-color);width:26px;height:30px;padding:0}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{width:48px;text-align:center;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0;&.is-active{color:var(--vc-nav-item-active-color);background-color:var(--vc-nav-item-active-bg);font-weight:var(--vc-font-bold);&:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}}&.is-current{color:var(--vc-nav-item-current-color)}}[data-v-388c76b8]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-388c76b8] *{box-sizing:border-box}.ui-core h1[data-v-388c76b8],.ui-core h2[data-v-388c76b8],.ui-core h3[data-v-388c76b8],.ui-core h4[data-v-388c76b8],.ui-core h5[data-v-388c76b8],.ui-core h6[data-v-388c76b8]{font-weight:500}.ui-core img[data-v-388c76b8]{border-style:none}.ui-core button[data-v-388c76b8],.ui-core input[data-v-388c76b8],.ui-core optgroup[data-v-388c76b8],.ui-core select[data-v-388c76b8],.ui-core textarea[data-v-388c76b8]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-388c76b8],.ui-core input[data-v-388c76b8]{overflow:visible}.ui-core button[data-v-388c76b8],.ui-core select[data-v-388c76b8]{text-transform:none}.ui-core button[data-v-388c76b8]::-moz-focus-inner,.ui-core [type=button][data-v-388c76b8]::-moz-focus-inner,.ui-core [type=reset][data-v-388c76b8]::-moz-focus-inner,.ui-core [type=submit][data-v-388c76b8]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-388c76b8]:-moz-focusring,.ui-core [type=button][data-v-388c76b8]:-moz-focusring,.ui-core [type=reset][data-v-388c76b8]:-moz-focusring,.ui-core [type=submit][data-v-388c76b8]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-388c76b8]{padding:.35em .75em .625em}.ui-core textarea[data-v-388c76b8]{overflow:auto}.ui-core [type=checkbox][data-v-388c76b8],.ui-core [type=radio][data-v-388c76b8]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-388c76b8]::-webkit-inner-spin-button,.ui-core [type=number][data-v-388c76b8]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-388c76b8]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-388c76b8]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-388c76b8] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-388c76b8]{display:none}.ui-core__animate--slide-enter[data-v-388c76b8]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-388c76b8]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-388c76b8]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-388c76b8]{transform:translate(-110%)}.slide-enter-active[data-v-388c76b8],.slide-leave-active[data-v-388c76b8]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-388c76b8],.slide-leave-to[data-v-388c76b8]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-388c76b8],.ui-core-fade-leave-active[data-v-388c76b8]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-388c76b8],.ui-core-fade-leave-to[data-v-388c76b8]{opacity:0}.ui-core-pa-none[data-v-388c76b8]{padding:0}.ui-core-pl-none[data-v-388c76b8]{padding-left:0}.ui-core-pr-none[data-v-388c76b8]{padding-right:0}.ui-core-pt-none[data-v-388c76b8]{padding-top:0}.ui-core-pb-none[data-v-388c76b8]{padding-bottom:0}.ui-core-px-none[data-v-388c76b8]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-388c76b8]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-388c76b8]{margin:0}.ui-core-ml-none[data-v-388c76b8]{margin-left:0}.ui-core-mr-none[data-v-388c76b8]{margin-right:0}.ui-core-mt-none[data-v-388c76b8]{margin-top:0}.ui-core-mb-none[data-v-388c76b8]{margin-bottom:0}.ui-core-mx-none[data-v-388c76b8]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-388c76b8]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-388c76b8]{padding:4px}.ui-core-pl-xs[data-v-388c76b8]{padding-left:4px}.ui-core-pr-xs[data-v-388c76b8]{padding-right:4px}.ui-core-pt-xs[data-v-388c76b8]{padding-top:4px}.ui-core-pb-xs[data-v-388c76b8]{padding-bottom:4px}.ui-core-px-xs[data-v-388c76b8]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-388c76b8]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-388c76b8]{margin:4px}.ui-core-ml-xs[data-v-388c76b8]{margin-left:4px}.ui-core-mr-xs[data-v-388c76b8]{margin-right:4px}.ui-core-mt-xs[data-v-388c76b8]{margin-top:4px}.ui-core-mb-xs[data-v-388c76b8]{margin-bottom:4px}.ui-core-mx-xs[data-v-388c76b8]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-388c76b8]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-388c76b8]{padding:8px}.ui-core-pl-sm[data-v-388c76b8]{padding-left:8px}.ui-core-pr-sm[data-v-388c76b8]{padding-right:8px}.ui-core-pt-sm[data-v-388c76b8]{padding-top:8px}.ui-core-pb-sm[data-v-388c76b8]{padding-bottom:8px}.ui-core-px-sm[data-v-388c76b8]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-388c76b8]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-388c76b8]{margin:8px}.ui-core-ml-sm[data-v-388c76b8]{margin-left:8px}.ui-core-mr-sm[data-v-388c76b8]{margin-right:8px}.ui-core-mt-sm[data-v-388c76b8]{margin-top:8px}.ui-core-mb-sm[data-v-388c76b8]{margin-bottom:8px}.ui-core-mx-sm[data-v-388c76b8]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-388c76b8]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-388c76b8]{padding:16px}.ui-core-pl-md[data-v-388c76b8]{padding-left:16px}.ui-core-pr-md[data-v-388c76b8]{padding-right:16px}.ui-core-pt-md[data-v-388c76b8]{padding-top:16px}.ui-core-pb-md[data-v-388c76b8]{padding-bottom:16px}.ui-core-px-md[data-v-388c76b8]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-388c76b8]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-388c76b8]{margin:16px}.ui-core-ml-md[data-v-388c76b8]{margin-left:16px}.ui-core-mr-md[data-v-388c76b8]{margin-right:16px}.ui-core-mt-md[data-v-388c76b8]{margin-top:16px}.ui-core-mb-md[data-v-388c76b8]{margin-bottom:16px}.ui-core-mx-md[data-v-388c76b8]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-388c76b8]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-388c76b8]{padding:24px}.ui-core-pl-lg[data-v-388c76b8]{padding-left:24px}.ui-core-pr-lg[data-v-388c76b8]{padding-right:24px}.ui-core-pt-lg[data-v-388c76b8]{padding-top:24px}.ui-core-pb-lg[data-v-388c76b8]{padding-bottom:24px}.ui-core-px-lg[data-v-388c76b8]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-388c76b8]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-388c76b8]{margin:24px}.ui-core-ml-lg[data-v-388c76b8]{margin-left:24px}.ui-core-mr-lg[data-v-388c76b8]{margin-right:24px}.ui-core-mt-lg[data-v-388c76b8]{margin-top:24px}.ui-core-mb-lg[data-v-388c76b8]{margin-bottom:24px}.ui-core-mx-lg[data-v-388c76b8]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-388c76b8]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-388c76b8]{padding:48px}.ui-core-pl-xl[data-v-388c76b8]{padding-left:48px}.ui-core-pr-xl[data-v-388c76b8]{padding-right:48px}.ui-core-pt-xl[data-v-388c76b8]{padding-top:48px}.ui-core-pb-xl[data-v-388c76b8]{padding-bottom:48px}.ui-core-px-xl[data-v-388c76b8]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-388c76b8]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-388c76b8]{margin:48px}.ui-core-ml-xl[data-v-388c76b8]{margin-left:48px}.ui-core-mr-xl[data-v-388c76b8]{margin-right:48px}.ui-core-mt-xl[data-v-388c76b8]{margin-top:48px}.ui-core-mb-xl[data-v-388c76b8]{margin-bottom:48px}.ui-core-mx-xl[data-v-388c76b8]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-388c76b8]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-388c76b8],.ui-core-my-auto[data-v-388c76b8]{margin-top:auto}.ui-core-ml-auto[data-v-388c76b8]{margin-left:auto}.ui-core-mb-auto[data-v-388c76b8],.ui-core-my-auto[data-v-388c76b8]{margin-bottom:auto}.ui-core-mr-auto[data-v-388c76b8]{margin-right:auto}.ui-core-mx-auto[data-v-388c76b8]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-388c76b8]{gap:0}.ui-core-qap-x-none[data-v-388c76b8]{row-gap:0}.ui-core-qap-y-none[data-v-388c76b8]{column-gap:0}.ui-core-gap-xs[data-v-388c76b8]{gap:4px}.ui-core-qap-x-xs[data-v-388c76b8]{row-gap:4px}.ui-core-qap-y-xs[data-v-388c76b8]{column-gap:4px}.ui-core-gap-sm[data-v-388c76b8]{gap:8px}.ui-core-qap-x-sm[data-v-388c76b8]{row-gap:8px}.ui-core-qap-y-sm[data-v-388c76b8]{column-gap:8px}.ui-core-gap-md[data-v-388c76b8]{gap:16px}.ui-core-qap-x-md[data-v-388c76b8]{row-gap:16px}.ui-core-qap-y-md[data-v-388c76b8]{column-gap:16px}.ui-core-gap-lg[data-v-388c76b8]{gap:24px}.ui-core-qap-x-lg[data-v-388c76b8]{row-gap:24px}.ui-core-qap-y-lg[data-v-388c76b8]{column-gap:24px}.ui-core-gap-xl[data-v-388c76b8]{gap:48px}.ui-core-qap-x-xl[data-v-388c76b8]{row-gap:48px}.ui-core-qap-y-xl[data-v-388c76b8]{column-gap:48px}#chatra[data-v-388c76b8]:not(.chatra--expanded){display:none!important}[data-v-388c76b8]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-388c76b8]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-388c76b8]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-388c76b8]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-388c76b8]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-388c76b8]{--p-base: 14px 16px}}.ui-core__separator[data-v-388c76b8]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-388c76b8]{overflow:hidden}.ui-core__topbar[data-v-388c76b8]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-388c76b8]{gap:2px}}.ui-core__topbar-btn--sign[data-v-388c76b8],.ui-core__topbar-btn--register[data-v-388c76b8]{cursor:pointer}.ui-core__topbar-menu[data-v-388c76b8]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-388c76b8]{flex:1}}.ui-core__topbar--flex[data-v-388c76b8]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-388c76b8]{margin-left:auto;gap:12px}.ui-core__main[data-v-388c76b8]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-388c76b8]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-388c76b8]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-388c76b8]{display:block;width:24px;height:24px}.ui-core__chat[data-v-388c76b8]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-388c76b8]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-388c76b8]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-388c76b8]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-388c76b8]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-388c76b8]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-388c76b8]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-388c76b8]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-388c76b8]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-388c76b8]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-388c76b8]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-388c76b8]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-388c76b8]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-388c76b8]{display:block}.ui-core__menu--dropdown>span>ul[data-v-388c76b8]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-388c76b8]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-388c76b8]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-388c76b8]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-388c76b8]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-388c76b8]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-388c76b8]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-388c76b8]{right:0}.ui-core__menu--dropdown--inner[data-v-388c76b8]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-388c76b8]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-388c76b8]{margin:15px 0}}.ui-core__menu--link--soon[data-v-388c76b8]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-388c76b8]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-388c76b8]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-388c76b8]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-388c76b8]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-388c76b8]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-388c76b8]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-388c76b8]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-388c76b8]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-388c76b8]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-388c76b8]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-388c76b8]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-388c76b8]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-388c76b8]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-388c76b8]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-388c76b8]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-388c76b8]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-388c76b8]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-388c76b8]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-388c76b8]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-388c76b8]{gap:8px}}.ui-core__menu--top>ul li[data-v-388c76b8]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-388c76b8]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-388c76b8]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-388c76b8]{margin-inline:auto}.ui-core__auth[data-v-388c76b8]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-388c76b8]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-388c76b8]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-388c76b8]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>span[data-v-388c76b8]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>a[data-v-388c76b8]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>span[data-v-388c76b8]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-388c76b8]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-388c76b8]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-388c76b8]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-388c76b8]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-388c76b8]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-388c76b8]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-388c76b8]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>span[data-v-388c76b8]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-388c76b8],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-388c76b8]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-388c76b8]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-388c76b8]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-388c76b8]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-388c76b8]{min-width:170px}}.ui-core__btn[data-v-388c76b8]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-388c76b8]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-388c76b8]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-388c76b8]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-388c76b8]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-388c76b8]{grid-area:logo}.ui-core__footer__social[data-v-388c76b8]{grid-area:social}.ui-core__footer--locale[data-v-388c76b8]{grid-area:locale}.ui-core__footer--apps[data-v-388c76b8]{grid-area:apps}.ui-core__footer--links[data-v-388c76b8]{grid-area:links}.ui-core__footer--botmenu-list[data-v-388c76b8]{grid-area:botmenu}.ui-core__footer--copy[data-v-388c76b8]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-388c76b8]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-388c76b8]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-388c76b8]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-388c76b8]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-388c76b8]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-388c76b8]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-388c76b8]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-388c76b8]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-388c76b8]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-388c76b8]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-388c76b8]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-388c76b8]{display:block}.ui-core__footer--app--btn span[data-v-388c76b8]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-388c76b8]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-388c76b8]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-388c76b8]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-388c76b8]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-388c76b8]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-388c76b8]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-388c76b8]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-388c76b8]{text-decoration:none;display:block}.ui-core__footer--links[data-v-388c76b8]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-388c76b8]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-388c76b8]:hover{text-decoration:none}.ui-core__footer--copy[data-v-388c76b8]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-388c76b8]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-388c76b8]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-388c76b8]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-388c76b8]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-388c76b8]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-388c76b8]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-388c76b8]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-388c76b8]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-388c76b8]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-388c76b8]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-388c76b8]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-388c76b8]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-388c76b8]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-388c76b8]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-388c76b8]{display:block}.ui-core__header-assets--action--btn--icon[data-v-388c76b8]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-388c76b8]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-388c76b8]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-388c76b8]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-388c76b8]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-388c76b8]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-388c76b8]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-388c76b8]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-388c76b8]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-388c76b8]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-388c76b8]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-388c76b8]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-388c76b8]{width:100%}.ui-core__user-tariff[data-v-388c76b8]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-388c76b8]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-388c76b8]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-388c76b8]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-388c76b8]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-388c76b8]{margin-left:auto}.ui-core__footer--apps[data-v-388c76b8]{gap:12px}.ui-core__footer--app[data-v-388c76b8]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-388c76b8],.ui-core__footer--app--qr[data-v-388c76b8]{display:none}.ui-core__footer--botmenu-list[data-v-388c76b8]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-388c76b8]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-388c76b8]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-388c76b8]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-388c76b8]{gap:12px 8px}.ui-core__footer--links__item[data-v-388c76b8]{font-size:10px}.ui-core__footer--copy[data-v-388c76b8]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-388c76b8]{z-index:991}.ui-core__topbar-menu[data-v-388c76b8]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-388c76b8]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-388c76b8]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-388c76b8],.ui-core__topbar-hamb.is-open span[data-v-388c76b8]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-388c76b8]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-388c76b8]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-388c76b8]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-388c76b8]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-388c76b8]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-388c76b8]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-388c76b8]{display:none}.ui-core__menu--apps>ul[data-v-388c76b8],.ui-core__menu--top>ul[data-v-388c76b8]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-388c76b8]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-388c76b8]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-388c76b8]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-388c76b8]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-388c76b8]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-388c76b8]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-388c76b8]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-388c76b8]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-388c76b8]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-388c76b8]{padding-right:16px}.ui-core__menu--link--soon[data-v-388c76b8]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-388c76b8]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-388c76b8]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-388c76b8]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-388c76b8]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-388c76b8]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-388c76b8]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-388c76b8]{padding:5px 0}}[data-v-388c76b8]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-388c76b8],body[data-v-388c76b8]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-388c76b8]:before{background:var(--ui-core-svg-star-grey)}body[data-v-388c76b8]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-388c76b8],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-388c76b8]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-388c76b8]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-388c76b8],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-388c76b8],.ui-core__topbar-menu a[href*="/bonus"][data-v-388c76b8]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-388c76b8]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-388c76b8]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-388c76b8]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-388c76b8]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-388c76b8]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-388c76b8]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-388c76b8]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-388c76b8]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-388c76b8]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-388c76b8]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-388c76b8]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-388c76b8]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-388c76b8]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-388c76b8]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-388c76b8]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-388c76b8]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-388c76b8]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-388c76b8]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-388c76b8]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-388c76b8]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-388c76b8]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-388c76b8]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-388c76b8]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-388c76b8]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-388c76b8]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-388c76b8]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-388c76b8]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-388c76b8]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-388c76b8]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-388c76b8]:hover{color:#aeb3b9}[data-v-388c76b8]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-388c76b8]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-388c76b8]{width:100%}[data-v-388c76b8]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-388c76b8]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-388c76b8]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-388c76b8]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-388c76b8]{color:var(--primary-text-color)!important}.vc-disabled[data-v-388c76b8]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-388c76b8]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-388c76b8],.vc-nav-popover-container[data-v-388c76b8],.vc-nav-item[data-v-388c76b8]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-388c76b8]{border-radius:2px}.vc-focus[data-v-388c76b8]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-arrow[data-v-388c76b8]{color:var(--primary-text-color)!important}.vc-arrow[data-v-388c76b8]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-388c76b8],.vc-highlight-bg-light[data-v-388c76b8]{background-color:var(--primary-color-light-2)!important}.vc-day[data-v-388c76b8]{position:relative;min-height:32px;z-index:1}.vc-monthly .is-not-in-month[data-v-388c76b8] *{opacity:0;pointer-events:none}.vc-day-layer[data-v-388c76b8]{position:absolute;inset:0;pointer-events:none}.vc-day-box-center-center[data-v-388c76b8]{display:flex;justify-content:center;align-items:center;transform-origin:50% 50%}.vc-day-box-left-center[data-v-388c76b8]{display:flex;justify-content:flex-start;align-items:center;transform-origin:0% 50%}.vc-day-box-right-center[data-v-388c76b8]{display:flex;justify-content:flex-end;align-items:center;transform-origin:100% 50%}.vc-day-box-center-bottom[data-v-388c76b8]{display:flex;justify-content:center;align-items:flex-end}.vc-day-content[data-v-388c76b8]{display:flex;justify-content:center;align-items:center;font-size:var(--vc-text-sm);width:28px;height:28px;border-radius:var(--vc-rounded-full);user-select:none;cursor:pointer;border-radius:2px;font-weight:300;flex-direction:column}.vc-day-content[data-v-388c76b8]:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-focus[data-v-388c76b8]{border-radius:2px}.vc-day-content.vc-focus[data-v-388c76b8]:hover{outline:0;background-color:var(--primary-color-light)}.vc-day-content.vc-focus[data-v-388c76b8]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-disabled.vc-focus[data-v-388c76b8]:hover{box-shadow:none;background-color:var(--block-background)}.vc-disabled.vc-focus[data-v-388c76b8]:focus-within{outline:0;box-shadow:none;background-color:none}.vc-highlights[data-v-388c76b8]{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight[data-v-388c76b8]{width:28px;height:28px}.vc-highlight.vc-highlight-base-start[data-v-388c76b8]{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end[data-v-388c76b8]{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle[data-v-388c76b8]{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-highlight-bg-outline[data-v-388c76b8],.vc-highlight-bg-none[data-v-388c76b8]{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light[data-v-388c76b8]{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid[data-v-388c76b8]{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-outline[data-v-388c76b8],.vc-highlight-content-none[data-v-388c76b8]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light)}.vc-highlight-content-light[data-v-388c76b8]{color:var(--vc-highlight-light-content-color);border-radius:2px}.vc-highlight-content-solid[data-v-388c76b8]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light)}.vc-dots[data-v-388c76b8]{display:flex;justify-content:center;align-items:center}.vc-dot[data-v-388c76b8]{width:5px;height:5px;border-radius:9999px;transition:var(--vc-day-content-transition)}.vc-dot[data-v-388c76b8]:not(:last-child){margin-right:3px}.vc-bars[data-v-388c76b8]{display:flex;justify-content:flex-start;align-items:center;width:75%}.vc-bar[data-v-388c76b8]{flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot[data-v-388c76b8]{background-color:var(--vc-dot-bg)}.vc-bar[data-v-388c76b8]{background-color:var(--vc-bar-bg)}.vc-price[data-v-388c76b8]{font-size:8px;font-weight:500;color:var(--secondary-text-color)}.vc-price.low[data-v-388c76b8]{color:#5dc36b}.day-label[data-v-388c76b8]{font-size:12px;height:12px}.vc-day-content[data-v-388c76b8]{border-radius:2px;flex-direction:column}.vc-day-content.vc-highlight-content-solid[data-v-388c76b8],.vc-day-content .vc-highlight-content-outline[data-v-388c76b8]{box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-day-content.vc-abt-today[data-v-388c76b8]{background-color:var(--block-background)}.vc-focus[data-v-388c76b8]:hover{outline:0;background-color:var(--primary-color-light)}.vc-focus[data-v-388c76b8]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-weekday[data-v-388c76b8]{font-size:12px;font-weight:300}.vc-title span[data-v-388c76b8]{font-weight:400}.vc-arrow.vc-prev[data-v-388c76b8],.vc-arrow.vc-next[data-v-388c76b8]{background-color:var(--primary-color-light-2);border-radius:100%;width:20px;height:20px}.vc-abt[data-v-388c76b8]{--vc-accent-500: #0057ff;--vc-accent-600: #f2f7ff;--vc-accent-200: #f2f7ff}.vc-pane{min-width:250px}.vc-weeknumber{display:flex;justify-content:center;align-items:center;position:absolute;&.is-left{left:calc(var(--vc-weeknumber-offset-inside) * -1)}&.is-right{right:calc(var(--vc-weeknumber-offset-inside) * -1)}&.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside) * -1)}&.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside) * -1)}}.vc-weeknumber-content{display:flex;justify-content:center;align-items:center;font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--vc-weeknumber-color);user-select:none}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:232px;&.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}&.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}}.vc-weekday{text-align:center;color:var(--vc-weekday-color);font-size:var(--vc-text-sm);font-weight:300;line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-pane-container{width:100%;position:relative;&.in-transition{overflow:hidden}}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{position:absolute;top:0;width:100%;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{font-size:var(--vc-text-xs);color:var(--vc-day-popover-header-color);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative;display:flex;justify-content:center;align-items:center;height:30px;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);&.vc-has-icon{& select{padding:0 27px 0 9px}.vc-base-sizer{padding:0 28px 0 10px}}&.vc-fit-content{& select{position:absolute;top:0;left:0;width:100%}}.vc-base-icon{position:absolute;top:6px;right:4px;opacity:.6;pointer-events:none}.vc-base-sizer{font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);color:transparent;padding:0 8px;margin:0}& select{display:inline-flex;justify-content:center;color:var(--vc-select-color);display:block;appearance:none;background-color:var(--vc-select-bg);border-radius:var(--vc-rounded);height:30px;width:max-content;padding:0 7px;margin:0;line-height:var(--leading-none);text-indent:0px;background-image:none;cursor:pointer;text-align:center;&:hover{background-color:var(--vc-select-hover-bg)}&.vc-align-left{text-align:left}&.vc-align-right{text-align:right}}}.vc-time-picker{display:flex;flex-direction:column;align-items:center;padding:8px 4px;&.vc-invalid{pointer-events:none;opacity:.5}&.vc-attached{border-top:1px solid var(--vc-time-picker-border)}>*+*{margin-top:4px}}.vc-time-header{display:flex;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px}.vc-time-select-group{display:inline-flex;align-items:center;padding:0 4px;background:var(--vc-time-select-group-bg);border-radius:var(--vc-rounded-md);border:1px solid var(--vc-time-select-group-border);.vc-base-icon{margin-right:4px;color:var(--vc-time-select-group-icon-color)}select{background:transparent;padding:0 4px}}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}[data-v-efb2f5bd]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-efb2f5bd] *{box-sizing:border-box}.ui-core h1[data-v-efb2f5bd],.ui-core h2[data-v-efb2f5bd],.ui-core h3[data-v-efb2f5bd],.ui-core h4[data-v-efb2f5bd],.ui-core h5[data-v-efb2f5bd],.ui-core h6[data-v-efb2f5bd]{font-weight:500}.ui-core img[data-v-efb2f5bd]{border-style:none}.ui-core button[data-v-efb2f5bd],.ui-core input[data-v-efb2f5bd],.ui-core optgroup[data-v-efb2f5bd],.ui-core select[data-v-efb2f5bd],.ui-core textarea[data-v-efb2f5bd]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-efb2f5bd],.ui-core input[data-v-efb2f5bd]{overflow:visible}.ui-core button[data-v-efb2f5bd],.ui-core select[data-v-efb2f5bd]{text-transform:none}.ui-core button[data-v-efb2f5bd]::-moz-focus-inner,.ui-core [type=button][data-v-efb2f5bd]::-moz-focus-inner,.ui-core [type=reset][data-v-efb2f5bd]::-moz-focus-inner,.ui-core [type=submit][data-v-efb2f5bd]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-efb2f5bd]:-moz-focusring,.ui-core [type=button][data-v-efb2f5bd]:-moz-focusring,.ui-core [type=reset][data-v-efb2f5bd]:-moz-focusring,.ui-core [type=submit][data-v-efb2f5bd]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-efb2f5bd]{padding:.35em .75em .625em}.ui-core textarea[data-v-efb2f5bd]{overflow:auto}.ui-core [type=checkbox][data-v-efb2f5bd],.ui-core [type=radio][data-v-efb2f5bd]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-efb2f5bd]::-webkit-inner-spin-button,.ui-core [type=number][data-v-efb2f5bd]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-efb2f5bd]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-efb2f5bd]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-efb2f5bd] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-efb2f5bd]{display:none}.ui-core__animate--slide-enter[data-v-efb2f5bd]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-efb2f5bd]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-efb2f5bd]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-efb2f5bd]{transform:translate(-110%)}.slide-enter-active[data-v-efb2f5bd],.slide-leave-active[data-v-efb2f5bd]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-efb2f5bd],.slide-leave-to[data-v-efb2f5bd]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-efb2f5bd],.ui-core-fade-leave-active[data-v-efb2f5bd]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-efb2f5bd],.ui-core-fade-leave-to[data-v-efb2f5bd]{opacity:0}.ui-core-pa-none[data-v-efb2f5bd]{padding:0}.ui-core-pl-none[data-v-efb2f5bd]{padding-left:0}.ui-core-pr-none[data-v-efb2f5bd]{padding-right:0}.ui-core-pt-none[data-v-efb2f5bd]{padding-top:0}.ui-core-pb-none[data-v-efb2f5bd]{padding-bottom:0}.ui-core-px-none[data-v-efb2f5bd]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-efb2f5bd]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-efb2f5bd]{margin:0}.ui-core-ml-none[data-v-efb2f5bd]{margin-left:0}.ui-core-mr-none[data-v-efb2f5bd]{margin-right:0}.ui-core-mt-none[data-v-efb2f5bd]{margin-top:0}.ui-core-mb-none[data-v-efb2f5bd]{margin-bottom:0}.ui-core-mx-none[data-v-efb2f5bd]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-efb2f5bd]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-efb2f5bd]{padding:4px}.ui-core-pl-xs[data-v-efb2f5bd]{padding-left:4px}.ui-core-pr-xs[data-v-efb2f5bd]{padding-right:4px}.ui-core-pt-xs[data-v-efb2f5bd]{padding-top:4px}.ui-core-pb-xs[data-v-efb2f5bd]{padding-bottom:4px}.ui-core-px-xs[data-v-efb2f5bd]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-efb2f5bd]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-efb2f5bd]{margin:4px}.ui-core-ml-xs[data-v-efb2f5bd]{margin-left:4px}.ui-core-mr-xs[data-v-efb2f5bd]{margin-right:4px}.ui-core-mt-xs[data-v-efb2f5bd]{margin-top:4px}.ui-core-mb-xs[data-v-efb2f5bd]{margin-bottom:4px}.ui-core-mx-xs[data-v-efb2f5bd]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-efb2f5bd]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-efb2f5bd]{padding:8px}.ui-core-pl-sm[data-v-efb2f5bd]{padding-left:8px}.ui-core-pr-sm[data-v-efb2f5bd]{padding-right:8px}.ui-core-pt-sm[data-v-efb2f5bd]{padding-top:8px}.ui-core-pb-sm[data-v-efb2f5bd]{padding-bottom:8px}.ui-core-px-sm[data-v-efb2f5bd]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-efb2f5bd]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-efb2f5bd]{margin:8px}.ui-core-ml-sm[data-v-efb2f5bd]{margin-left:8px}.ui-core-mr-sm[data-v-efb2f5bd]{margin-right:8px}.ui-core-mt-sm[data-v-efb2f5bd]{margin-top:8px}.ui-core-mb-sm[data-v-efb2f5bd]{margin-bottom:8px}.ui-core-mx-sm[data-v-efb2f5bd]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-efb2f5bd]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-efb2f5bd]{padding:16px}.ui-core-pl-md[data-v-efb2f5bd]{padding-left:16px}.ui-core-pr-md[data-v-efb2f5bd]{padding-right:16px}.ui-core-pt-md[data-v-efb2f5bd]{padding-top:16px}.ui-core-pb-md[data-v-efb2f5bd]{padding-bottom:16px}.ui-core-px-md[data-v-efb2f5bd]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-efb2f5bd]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-efb2f5bd]{margin:16px}.ui-core-ml-md[data-v-efb2f5bd]{margin-left:16px}.ui-core-mr-md[data-v-efb2f5bd]{margin-right:16px}.ui-core-mt-md[data-v-efb2f5bd]{margin-top:16px}.ui-core-mb-md[data-v-efb2f5bd]{margin-bottom:16px}.ui-core-mx-md[data-v-efb2f5bd]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-efb2f5bd]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-efb2f5bd]{padding:24px}.ui-core-pl-lg[data-v-efb2f5bd]{padding-left:24px}.ui-core-pr-lg[data-v-efb2f5bd]{padding-right:24px}.ui-core-pt-lg[data-v-efb2f5bd]{padding-top:24px}.ui-core-pb-lg[data-v-efb2f5bd]{padding-bottom:24px}.ui-core-px-lg[data-v-efb2f5bd]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-efb2f5bd]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-efb2f5bd]{margin:24px}.ui-core-ml-lg[data-v-efb2f5bd]{margin-left:24px}.ui-core-mr-lg[data-v-efb2f5bd]{margin-right:24px}.ui-core-mt-lg[data-v-efb2f5bd]{margin-top:24px}.ui-core-mb-lg[data-v-efb2f5bd]{margin-bottom:24px}.ui-core-mx-lg[data-v-efb2f5bd]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-efb2f5bd]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-efb2f5bd]{padding:48px}.ui-core-pl-xl[data-v-efb2f5bd]{padding-left:48px}.ui-core-pr-xl[data-v-efb2f5bd]{padding-right:48px}.ui-core-pt-xl[data-v-efb2f5bd]{padding-top:48px}.ui-core-pb-xl[data-v-efb2f5bd]{padding-bottom:48px}.ui-core-px-xl[data-v-efb2f5bd]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-efb2f5bd]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-efb2f5bd]{margin:48px}.ui-core-ml-xl[data-v-efb2f5bd]{margin-left:48px}.ui-core-mr-xl[data-v-efb2f5bd]{margin-right:48px}.ui-core-mt-xl[data-v-efb2f5bd]{margin-top:48px}.ui-core-mb-xl[data-v-efb2f5bd]{margin-bottom:48px}.ui-core-mx-xl[data-v-efb2f5bd]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-efb2f5bd]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-efb2f5bd],.ui-core-my-auto[data-v-efb2f5bd]{margin-top:auto}.ui-core-ml-auto[data-v-efb2f5bd]{margin-left:auto}.ui-core-mb-auto[data-v-efb2f5bd],.ui-core-my-auto[data-v-efb2f5bd]{margin-bottom:auto}.ui-core-mr-auto[data-v-efb2f5bd]{margin-right:auto}.ui-core-mx-auto[data-v-efb2f5bd]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-efb2f5bd]{gap:0}.ui-core-qap-x-none[data-v-efb2f5bd]{row-gap:0}.ui-core-qap-y-none[data-v-efb2f5bd]{column-gap:0}.ui-core-gap-xs[data-v-efb2f5bd]{gap:4px}.ui-core-qap-x-xs[data-v-efb2f5bd]{row-gap:4px}.ui-core-qap-y-xs[data-v-efb2f5bd]{column-gap:4px}.ui-core-gap-sm[data-v-efb2f5bd]{gap:8px}.ui-core-qap-x-sm[data-v-efb2f5bd]{row-gap:8px}.ui-core-qap-y-sm[data-v-efb2f5bd]{column-gap:8px}.ui-core-gap-md[data-v-efb2f5bd]{gap:16px}.ui-core-qap-x-md[data-v-efb2f5bd]{row-gap:16px}.ui-core-qap-y-md[data-v-efb2f5bd]{column-gap:16px}.ui-core-gap-lg[data-v-efb2f5bd]{gap:24px}.ui-core-qap-x-lg[data-v-efb2f5bd]{row-gap:24px}.ui-core-qap-y-lg[data-v-efb2f5bd]{column-gap:24px}.ui-core-gap-xl[data-v-efb2f5bd]{gap:48px}.ui-core-qap-x-xl[data-v-efb2f5bd]{row-gap:48px}.ui-core-qap-y-xl[data-v-efb2f5bd]{column-gap:48px}#chatra[data-v-efb2f5bd]:not(.chatra--expanded){display:none!important}[data-v-efb2f5bd]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-efb2f5bd]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-efb2f5bd]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-efb2f5bd]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-efb2f5bd]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-efb2f5bd]{--p-base: 14px 16px}}.ui-core__separator[data-v-efb2f5bd]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-efb2f5bd]{overflow:hidden}.ui-core__topbar[data-v-efb2f5bd]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-efb2f5bd]{gap:2px}}.ui-core__topbar-btn--sign[data-v-efb2f5bd],.ui-core__topbar-btn--register[data-v-efb2f5bd]{cursor:pointer}.ui-core__topbar-menu[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-efb2f5bd]{flex:1}}.ui-core__topbar--flex[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-efb2f5bd]{margin-left:auto;gap:12px}.ui-core__main[data-v-efb2f5bd]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-efb2f5bd]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-efb2f5bd]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-efb2f5bd]{display:block;width:24px;height:24px}.ui-core__chat[data-v-efb2f5bd]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-efb2f5bd]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-efb2f5bd]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-efb2f5bd]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-efb2f5bd]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-efb2f5bd]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-efb2f5bd]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-efb2f5bd]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-efb2f5bd]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-efb2f5bd]{display:block}.ui-core__menu--dropdown>span>ul[data-v-efb2f5bd]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-efb2f5bd]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-efb2f5bd]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-efb2f5bd]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-efb2f5bd]{right:0}.ui-core__menu--dropdown--inner[data-v-efb2f5bd]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-efb2f5bd]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-efb2f5bd]{margin:15px 0}}.ui-core__menu--link--soon[data-v-efb2f5bd]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-efb2f5bd]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-efb2f5bd]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-efb2f5bd]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-efb2f5bd]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-efb2f5bd]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-efb2f5bd]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-efb2f5bd]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-efb2f5bd]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-efb2f5bd]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-efb2f5bd]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-efb2f5bd]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-efb2f5bd]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-efb2f5bd]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-efb2f5bd]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-efb2f5bd]{gap:8px}}.ui-core__menu--top>ul li[data-v-efb2f5bd]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-efb2f5bd]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-efb2f5bd]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-efb2f5bd]{margin-inline:auto}.ui-core__auth[data-v-efb2f5bd]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-efb2f5bd]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-efb2f5bd]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>span[data-v-efb2f5bd]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>a[data-v-efb2f5bd]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>span[data-v-efb2f5bd]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-efb2f5bd]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-efb2f5bd]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-efb2f5bd]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-efb2f5bd]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-efb2f5bd]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-efb2f5bd]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-efb2f5bd]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>span[data-v-efb2f5bd]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-efb2f5bd],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-efb2f5bd]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-efb2f5bd]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-efb2f5bd]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-efb2f5bd]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-efb2f5bd]{min-width:170px}}.ui-core__btn[data-v-efb2f5bd]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-efb2f5bd]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-efb2f5bd]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-efb2f5bd]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-efb2f5bd]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-efb2f5bd]{grid-area:logo}.ui-core__footer__social[data-v-efb2f5bd]{grid-area:social}.ui-core__footer--locale[data-v-efb2f5bd]{grid-area:locale}.ui-core__footer--apps[data-v-efb2f5bd]{grid-area:apps}.ui-core__footer--links[data-v-efb2f5bd]{grid-area:links}.ui-core__footer--botmenu-list[data-v-efb2f5bd]{grid-area:botmenu}.ui-core__footer--copy[data-v-efb2f5bd]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-efb2f5bd]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-efb2f5bd]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-efb2f5bd]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-efb2f5bd]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-efb2f5bd]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-efb2f5bd]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-efb2f5bd]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-efb2f5bd]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-efb2f5bd]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-efb2f5bd]{display:block}.ui-core__footer--app--btn span[data-v-efb2f5bd]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-efb2f5bd]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-efb2f5bd]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-efb2f5bd]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-efb2f5bd]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-efb2f5bd]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-efb2f5bd]{text-decoration:none;display:block}.ui-core__footer--links[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-efb2f5bd]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-efb2f5bd]:hover{text-decoration:none}.ui-core__footer--copy[data-v-efb2f5bd]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-efb2f5bd]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-efb2f5bd]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-efb2f5bd]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-efb2f5bd]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-efb2f5bd]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-efb2f5bd]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-efb2f5bd]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-efb2f5bd]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-efb2f5bd]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-efb2f5bd]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-efb2f5bd]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-efb2f5bd]{display:block}.ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-efb2f5bd]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-efb2f5bd]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-efb2f5bd]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-efb2f5bd]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-efb2f5bd]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-efb2f5bd]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-efb2f5bd]{width:100%}.ui-core__user-tariff[data-v-efb2f5bd]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-efb2f5bd]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-efb2f5bd]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-efb2f5bd]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-efb2f5bd]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-efb2f5bd]{margin-left:auto}.ui-core__footer--apps[data-v-efb2f5bd]{gap:12px}.ui-core__footer--app[data-v-efb2f5bd]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-efb2f5bd],.ui-core__footer--app--qr[data-v-efb2f5bd]{display:none}.ui-core__footer--botmenu-list[data-v-efb2f5bd]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-efb2f5bd]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-efb2f5bd]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-efb2f5bd]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-efb2f5bd]{gap:12px 8px}.ui-core__footer--links__item[data-v-efb2f5bd]{font-size:10px}.ui-core__footer--copy[data-v-efb2f5bd]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-efb2f5bd]{z-index:991}.ui-core__topbar-menu[data-v-efb2f5bd]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-efb2f5bd]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-efb2f5bd]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-efb2f5bd],.ui-core__topbar-hamb.is-open span[data-v-efb2f5bd]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-efb2f5bd]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-efb2f5bd]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-efb2f5bd]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-efb2f5bd]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-efb2f5bd]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-efb2f5bd]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-efb2f5bd]{display:none}.ui-core__menu--apps>ul[data-v-efb2f5bd],.ui-core__menu--top>ul[data-v-efb2f5bd]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-efb2f5bd]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-efb2f5bd]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-efb2f5bd]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-efb2f5bd]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-efb2f5bd]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-efb2f5bd]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-efb2f5bd]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-efb2f5bd]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-efb2f5bd]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-efb2f5bd]{padding-right:16px}.ui-core__menu--link--soon[data-v-efb2f5bd]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-efb2f5bd]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-efb2f5bd]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-efb2f5bd]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-efb2f5bd]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-efb2f5bd]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-efb2f5bd]{padding:5px 0}}[data-v-efb2f5bd]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-efb2f5bd],body[data-v-efb2f5bd]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-efb2f5bd]:before{background:var(--ui-core-svg-star-grey)}body[data-v-efb2f5bd]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-efb2f5bd],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-efb2f5bd]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-efb2f5bd]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-efb2f5bd],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-efb2f5bd],.ui-core__topbar-menu a[href*="/bonus"][data-v-efb2f5bd]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-efb2f5bd]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-efb2f5bd]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-efb2f5bd]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-efb2f5bd]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-efb2f5bd]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-efb2f5bd]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-efb2f5bd]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-efb2f5bd]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-efb2f5bd]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-efb2f5bd]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-efb2f5bd]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-efb2f5bd]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-efb2f5bd]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-efb2f5bd]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-efb2f5bd]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-efb2f5bd]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-efb2f5bd]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-efb2f5bd]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-efb2f5bd]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-efb2f5bd]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-efb2f5bd]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-efb2f5bd]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-efb2f5bd]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-efb2f5bd]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-efb2f5bd]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-efb2f5bd]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-efb2f5bd]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-efb2f5bd]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-efb2f5bd]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-efb2f5bd]:hover{color:#aeb3b9}[data-v-efb2f5bd]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-efb2f5bd]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-efb2f5bd]{width:100%}[data-v-efb2f5bd]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-efb2f5bd]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-efb2f5bd]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-efb2f5bd]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-efb2f5bd]{color:var(--primary-text-color)!important}.vc-disabled[data-v-efb2f5bd]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-efb2f5bd]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-efb2f5bd],.vc-nav-popover-container[data-v-efb2f5bd],.vc-nav-item[data-v-efb2f5bd]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-efb2f5bd]{border-radius:2px}.vc-focus[data-v-efb2f5bd]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-efb2f5bd]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-efb2f5bd]{color:var(--primary-text-color)!important}.vc-arrow[data-v-efb2f5bd]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-efb2f5bd],.vc-highlight-bg-light[data-v-efb2f5bd]{background-color:var(--primary-color-light-2)!important}.date-picker[data-v-efb2f5bd]{width:100%;display:flex;z-index:5;justify-content:center}[data-v-1ec7db4e]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-1ec7db4e] *{box-sizing:border-box}.ui-core h1[data-v-1ec7db4e],.ui-core h2[data-v-1ec7db4e],.ui-core h3[data-v-1ec7db4e],.ui-core h4[data-v-1ec7db4e],.ui-core h5[data-v-1ec7db4e],.ui-core h6[data-v-1ec7db4e]{font-weight:500}.ui-core img[data-v-1ec7db4e]{border-style:none}.ui-core button[data-v-1ec7db4e],.ui-core input[data-v-1ec7db4e],.ui-core optgroup[data-v-1ec7db4e],.ui-core select[data-v-1ec7db4e],.ui-core textarea[data-v-1ec7db4e]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-1ec7db4e],.ui-core input[data-v-1ec7db4e]{overflow:visible}.ui-core button[data-v-1ec7db4e],.ui-core select[data-v-1ec7db4e]{text-transform:none}.ui-core button[data-v-1ec7db4e]::-moz-focus-inner,.ui-core [type=button][data-v-1ec7db4e]::-moz-focus-inner,.ui-core [type=reset][data-v-1ec7db4e]::-moz-focus-inner,.ui-core [type=submit][data-v-1ec7db4e]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-1ec7db4e]:-moz-focusring,.ui-core [type=button][data-v-1ec7db4e]:-moz-focusring,.ui-core [type=reset][data-v-1ec7db4e]:-moz-focusring,.ui-core [type=submit][data-v-1ec7db4e]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-1ec7db4e]{padding:.35em .75em .625em}.ui-core textarea[data-v-1ec7db4e]{overflow:auto}.ui-core [type=checkbox][data-v-1ec7db4e],.ui-core [type=radio][data-v-1ec7db4e]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-1ec7db4e]::-webkit-inner-spin-button,.ui-core [type=number][data-v-1ec7db4e]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-1ec7db4e]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-1ec7db4e]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-1ec7db4e] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-1ec7db4e]{display:none}.ui-core__animate--slide-enter[data-v-1ec7db4e]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-1ec7db4e]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-1ec7db4e]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-1ec7db4e]{transform:translate(-110%)}.slide-enter-active[data-v-1ec7db4e],.slide-leave-active[data-v-1ec7db4e]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-1ec7db4e],.slide-leave-to[data-v-1ec7db4e]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-1ec7db4e],.ui-core-fade-leave-active[data-v-1ec7db4e]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-1ec7db4e],.ui-core-fade-leave-to[data-v-1ec7db4e]{opacity:0}.ui-core-pa-none[data-v-1ec7db4e]{padding:0}.ui-core-pl-none[data-v-1ec7db4e]{padding-left:0}.ui-core-pr-none[data-v-1ec7db4e]{padding-right:0}.ui-core-pt-none[data-v-1ec7db4e]{padding-top:0}.ui-core-pb-none[data-v-1ec7db4e]{padding-bottom:0}.ui-core-px-none[data-v-1ec7db4e]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-1ec7db4e]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-1ec7db4e]{margin:0}.ui-core-ml-none[data-v-1ec7db4e]{margin-left:0}.ui-core-mr-none[data-v-1ec7db4e]{margin-right:0}.ui-core-mt-none[data-v-1ec7db4e]{margin-top:0}.ui-core-mb-none[data-v-1ec7db4e]{margin-bottom:0}.ui-core-mx-none[data-v-1ec7db4e]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-1ec7db4e]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-1ec7db4e]{padding:4px}.ui-core-pl-xs[data-v-1ec7db4e]{padding-left:4px}.ui-core-pr-xs[data-v-1ec7db4e]{padding-right:4px}.ui-core-pt-xs[data-v-1ec7db4e]{padding-top:4px}.ui-core-pb-xs[data-v-1ec7db4e]{padding-bottom:4px}.ui-core-px-xs[data-v-1ec7db4e]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-1ec7db4e]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-1ec7db4e]{margin:4px}.ui-core-ml-xs[data-v-1ec7db4e]{margin-left:4px}.ui-core-mr-xs[data-v-1ec7db4e]{margin-right:4px}.ui-core-mt-xs[data-v-1ec7db4e]{margin-top:4px}.ui-core-mb-xs[data-v-1ec7db4e]{margin-bottom:4px}.ui-core-mx-xs[data-v-1ec7db4e]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-1ec7db4e]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-1ec7db4e]{padding:8px}.ui-core-pl-sm[data-v-1ec7db4e]{padding-left:8px}.ui-core-pr-sm[data-v-1ec7db4e]{padding-right:8px}.ui-core-pt-sm[data-v-1ec7db4e]{padding-top:8px}.ui-core-pb-sm[data-v-1ec7db4e]{padding-bottom:8px}.ui-core-px-sm[data-v-1ec7db4e]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-1ec7db4e]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-1ec7db4e]{margin:8px}.ui-core-ml-sm[data-v-1ec7db4e]{margin-left:8px}.ui-core-mr-sm[data-v-1ec7db4e]{margin-right:8px}.ui-core-mt-sm[data-v-1ec7db4e]{margin-top:8px}.ui-core-mb-sm[data-v-1ec7db4e]{margin-bottom:8px}.ui-core-mx-sm[data-v-1ec7db4e]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-1ec7db4e]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-1ec7db4e]{padding:16px}.ui-core-pl-md[data-v-1ec7db4e]{padding-left:16px}.ui-core-pr-md[data-v-1ec7db4e]{padding-right:16px}.ui-core-pt-md[data-v-1ec7db4e]{padding-top:16px}.ui-core-pb-md[data-v-1ec7db4e]{padding-bottom:16px}.ui-core-px-md[data-v-1ec7db4e]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-1ec7db4e]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-1ec7db4e]{margin:16px}.ui-core-ml-md[data-v-1ec7db4e]{margin-left:16px}.ui-core-mr-md[data-v-1ec7db4e]{margin-right:16px}.ui-core-mt-md[data-v-1ec7db4e]{margin-top:16px}.ui-core-mb-md[data-v-1ec7db4e]{margin-bottom:16px}.ui-core-mx-md[data-v-1ec7db4e]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-1ec7db4e]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-1ec7db4e]{padding:24px}.ui-core-pl-lg[data-v-1ec7db4e]{padding-left:24px}.ui-core-pr-lg[data-v-1ec7db4e]{padding-right:24px}.ui-core-pt-lg[data-v-1ec7db4e]{padding-top:24px}.ui-core-pb-lg[data-v-1ec7db4e]{padding-bottom:24px}.ui-core-px-lg[data-v-1ec7db4e]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-1ec7db4e]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-1ec7db4e]{margin:24px}.ui-core-ml-lg[data-v-1ec7db4e]{margin-left:24px}.ui-core-mr-lg[data-v-1ec7db4e]{margin-right:24px}.ui-core-mt-lg[data-v-1ec7db4e]{margin-top:24px}.ui-core-mb-lg[data-v-1ec7db4e]{margin-bottom:24px}.ui-core-mx-lg[data-v-1ec7db4e]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-1ec7db4e]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-1ec7db4e]{padding:48px}.ui-core-pl-xl[data-v-1ec7db4e]{padding-left:48px}.ui-core-pr-xl[data-v-1ec7db4e]{padding-right:48px}.ui-core-pt-xl[data-v-1ec7db4e]{padding-top:48px}.ui-core-pb-xl[data-v-1ec7db4e]{padding-bottom:48px}.ui-core-px-xl[data-v-1ec7db4e]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-1ec7db4e]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-1ec7db4e]{margin:48px}.ui-core-ml-xl[data-v-1ec7db4e]{margin-left:48px}.ui-core-mr-xl[data-v-1ec7db4e]{margin-right:48px}.ui-core-mt-xl[data-v-1ec7db4e]{margin-top:48px}.ui-core-mb-xl[data-v-1ec7db4e]{margin-bottom:48px}.ui-core-mx-xl[data-v-1ec7db4e]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-1ec7db4e]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-1ec7db4e],.ui-core-my-auto[data-v-1ec7db4e]{margin-top:auto}.ui-core-ml-auto[data-v-1ec7db4e]{margin-left:auto}.ui-core-mb-auto[data-v-1ec7db4e],.ui-core-my-auto[data-v-1ec7db4e]{margin-bottom:auto}.ui-core-mr-auto[data-v-1ec7db4e]{margin-right:auto}.ui-core-mx-auto[data-v-1ec7db4e]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-1ec7db4e]{gap:0}.ui-core-qap-x-none[data-v-1ec7db4e]{row-gap:0}.ui-core-qap-y-none[data-v-1ec7db4e]{column-gap:0}.ui-core-gap-xs[data-v-1ec7db4e]{gap:4px}.ui-core-qap-x-xs[data-v-1ec7db4e]{row-gap:4px}.ui-core-qap-y-xs[data-v-1ec7db4e]{column-gap:4px}.ui-core-gap-sm[data-v-1ec7db4e]{gap:8px}.ui-core-qap-x-sm[data-v-1ec7db4e]{row-gap:8px}.ui-core-qap-y-sm[data-v-1ec7db4e]{column-gap:8px}.ui-core-gap-md[data-v-1ec7db4e]{gap:16px}.ui-core-qap-x-md[data-v-1ec7db4e]{row-gap:16px}.ui-core-qap-y-md[data-v-1ec7db4e]{column-gap:16px}.ui-core-gap-lg[data-v-1ec7db4e]{gap:24px}.ui-core-qap-x-lg[data-v-1ec7db4e]{row-gap:24px}.ui-core-qap-y-lg[data-v-1ec7db4e]{column-gap:24px}.ui-core-gap-xl[data-v-1ec7db4e]{gap:48px}.ui-core-qap-x-xl[data-v-1ec7db4e]{row-gap:48px}.ui-core-qap-y-xl[data-v-1ec7db4e]{column-gap:48px}#chatra[data-v-1ec7db4e]:not(.chatra--expanded){display:none!important}[data-v-1ec7db4e]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-1ec7db4e]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-1ec7db4e]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-1ec7db4e]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-1ec7db4e]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-1ec7db4e]{--p-base: 14px 16px}}.ui-core__separator[data-v-1ec7db4e]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-1ec7db4e]{overflow:hidden}.ui-core__topbar[data-v-1ec7db4e]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-1ec7db4e]{gap:2px}}.ui-core__topbar-btn--sign[data-v-1ec7db4e],.ui-core__topbar-btn--register[data-v-1ec7db4e]{cursor:pointer}.ui-core__topbar-menu[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-1ec7db4e]{flex:1}}.ui-core__topbar--flex[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-1ec7db4e]{margin-left:auto;gap:12px}.ui-core__main[data-v-1ec7db4e]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-1ec7db4e]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-1ec7db4e]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-1ec7db4e]{display:block;width:24px;height:24px}.ui-core__chat[data-v-1ec7db4e]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-1ec7db4e]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-1ec7db4e]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-1ec7db4e]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-1ec7db4e]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-1ec7db4e]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-1ec7db4e]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-1ec7db4e]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-1ec7db4e]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-1ec7db4e]{display:block}.ui-core__menu--dropdown>span>ul[data-v-1ec7db4e]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-1ec7db4e]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-1ec7db4e]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-1ec7db4e]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-1ec7db4e]{right:0}.ui-core__menu--dropdown--inner[data-v-1ec7db4e]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-1ec7db4e]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-1ec7db4e]{margin:15px 0}}.ui-core__menu--link--soon[data-v-1ec7db4e]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-1ec7db4e]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-1ec7db4e]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-1ec7db4e]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-1ec7db4e]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-1ec7db4e]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-1ec7db4e]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-1ec7db4e]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-1ec7db4e]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-1ec7db4e]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-1ec7db4e]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-1ec7db4e]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-1ec7db4e]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-1ec7db4e]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-1ec7db4e]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-1ec7db4e]{gap:8px}}.ui-core__menu--top>ul li[data-v-1ec7db4e]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-1ec7db4e]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-1ec7db4e]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-1ec7db4e]{margin-inline:auto}.ui-core__auth[data-v-1ec7db4e]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-1ec7db4e]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-1ec7db4e]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>span[data-v-1ec7db4e]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>a[data-v-1ec7db4e]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>span[data-v-1ec7db4e]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-1ec7db4e]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-1ec7db4e]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-1ec7db4e]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-1ec7db4e]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-1ec7db4e]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-1ec7db4e]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-1ec7db4e]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>span[data-v-1ec7db4e]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-1ec7db4e],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-1ec7db4e]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-1ec7db4e]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-1ec7db4e]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-1ec7db4e]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-1ec7db4e]{min-width:170px}}.ui-core__btn[data-v-1ec7db4e]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-1ec7db4e]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-1ec7db4e]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-1ec7db4e]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-1ec7db4e]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-1ec7db4e]{grid-area:logo}.ui-core__footer__social[data-v-1ec7db4e]{grid-area:social}.ui-core__footer--locale[data-v-1ec7db4e]{grid-area:locale}.ui-core__footer--apps[data-v-1ec7db4e]{grid-area:apps}.ui-core__footer--links[data-v-1ec7db4e]{grid-area:links}.ui-core__footer--botmenu-list[data-v-1ec7db4e]{grid-area:botmenu}.ui-core__footer--copy[data-v-1ec7db4e]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-1ec7db4e]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-1ec7db4e]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-1ec7db4e]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-1ec7db4e]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-1ec7db4e]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-1ec7db4e]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-1ec7db4e]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-1ec7db4e]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-1ec7db4e]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-1ec7db4e]{display:block}.ui-core__footer--app--btn span[data-v-1ec7db4e]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-1ec7db4e]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-1ec7db4e]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-1ec7db4e]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-1ec7db4e]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-1ec7db4e]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-1ec7db4e]{text-decoration:none;display:block}.ui-core__footer--links[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-1ec7db4e]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-1ec7db4e]:hover{text-decoration:none}.ui-core__footer--copy[data-v-1ec7db4e]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-1ec7db4e]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-1ec7db4e]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-1ec7db4e]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-1ec7db4e]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-1ec7db4e]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-1ec7db4e]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-1ec7db4e]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-1ec7db4e]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-1ec7db4e]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-1ec7db4e]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-1ec7db4e]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-1ec7db4e]{display:block}.ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-1ec7db4e]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-1ec7db4e]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-1ec7db4e]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-1ec7db4e]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-1ec7db4e]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-1ec7db4e]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-1ec7db4e]{width:100%}.ui-core__user-tariff[data-v-1ec7db4e]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-1ec7db4e]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-1ec7db4e]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-1ec7db4e]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-1ec7db4e]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-1ec7db4e]{margin-left:auto}.ui-core__footer--apps[data-v-1ec7db4e]{gap:12px}.ui-core__footer--app[data-v-1ec7db4e]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-1ec7db4e],.ui-core__footer--app--qr[data-v-1ec7db4e]{display:none}.ui-core__footer--botmenu-list[data-v-1ec7db4e]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-1ec7db4e]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-1ec7db4e]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-1ec7db4e]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-1ec7db4e]{gap:12px 8px}.ui-core__footer--links__item[data-v-1ec7db4e]{font-size:10px}.ui-core__footer--copy[data-v-1ec7db4e]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-1ec7db4e]{z-index:991}.ui-core__topbar-menu[data-v-1ec7db4e]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-1ec7db4e]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-1ec7db4e]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1ec7db4e],.ui-core__topbar-hamb.is-open span[data-v-1ec7db4e]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1ec7db4e]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-1ec7db4e]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1ec7db4e]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-1ec7db4e]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1ec7db4e]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-1ec7db4e]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-1ec7db4e]{display:none}.ui-core__menu--apps>ul[data-v-1ec7db4e],.ui-core__menu--top>ul[data-v-1ec7db4e]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-1ec7db4e]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-1ec7db4e]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-1ec7db4e]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-1ec7db4e]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-1ec7db4e]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-1ec7db4e]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-1ec7db4e]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-1ec7db4e]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-1ec7db4e]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-1ec7db4e]{padding-right:16px}.ui-core__menu--link--soon[data-v-1ec7db4e]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-1ec7db4e]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-1ec7db4e]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-1ec7db4e]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-1ec7db4e]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-1ec7db4e]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-1ec7db4e]{padding:5px 0}}[data-v-1ec7db4e]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-1ec7db4e],body[data-v-1ec7db4e]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-1ec7db4e]:before{background:var(--ui-core-svg-star-grey)}body[data-v-1ec7db4e]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-1ec7db4e],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1ec7db4e]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-1ec7db4e]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1ec7db4e],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-1ec7db4e],.ui-core__topbar-menu a[href*="/bonus"][data-v-1ec7db4e]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1ec7db4e]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-1ec7db4e]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-1ec7db4e]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1ec7db4e]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-1ec7db4e]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-1ec7db4e]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-1ec7db4e]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-1ec7db4e]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-1ec7db4e]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-1ec7db4e]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-1ec7db4e]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-1ec7db4e]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-1ec7db4e]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-1ec7db4e]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-1ec7db4e]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-1ec7db4e]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-1ec7db4e]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-1ec7db4e]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-1ec7db4e]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-1ec7db4e]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-1ec7db4e]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-1ec7db4e]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-1ec7db4e]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-1ec7db4e]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-1ec7db4e]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-1ec7db4e]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-1ec7db4e]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-1ec7db4e]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-1ec7db4e]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-1ec7db4e]:hover{color:#aeb3b9}[data-v-1ec7db4e]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-1ec7db4e]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-1ec7db4e]{width:100%}[data-v-1ec7db4e]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-1ec7db4e]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-1ec7db4e]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-1ec7db4e]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-1ec7db4e]{color:var(--primary-text-color)!important}.vc-disabled[data-v-1ec7db4e]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-1ec7db4e]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-1ec7db4e],.vc-nav-popover-container[data-v-1ec7db4e],.vc-nav-item[data-v-1ec7db4e]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-1ec7db4e]{border-radius:2px}.vc-focus[data-v-1ec7db4e]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-1ec7db4e]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-1ec7db4e]{color:var(--primary-text-color)!important}.vc-arrow[data-v-1ec7db4e]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-1ec7db4e],.vc-highlight-bg-light[data-v-1ec7db4e]{background-color:var(--primary-color-light-2)!important}.bottom-sheet[data-v-1ec7db4e]{position:fixed;inset:0;z-index:1000;visibility:hidden;opacity:0;transition:all .3s ease}.bottom-sheet--visible[data-v-1ec7db4e]{visibility:visible;opacity:1}.bottom-sheet__overlay[data-v-1ec7db4e]{position:fixed;inset:0;background:#00000080;z-index:2;height:100vh}.close-button[data-v-1ec7db4e]{position:absolute;top:20px;right:20px;width:38px;height:38px;background-color:var(--secondary-text-color);border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s;z-index:10}.close-button[data-v-1ec7db4e]:hover{background-color:#0003}.close-icon[data-v-1ec7db4e]{position:relative}.close-icon[data-v-1ec7db4e]:before,.close-icon[data-v-1ec7db4e]:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background-color:var(--block-background);transform-origin:center;border-radius:10px}.close-icon[data-v-1ec7db4e]:before{transform:translate(-50%,-50%) rotate(45deg)}.close-icon[data-v-1ec7db4e]:after{transform:translate(-50%,-50%) rotate(-45deg)}.bottom-sheet__content[data-v-1ec7db4e]{position:absolute;left:0;right:0;bottom:0;border-radius:24px 24px 0 0;padding:0 16px 16px;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease;max-height:80vh;height:auto;min-height:unset;z-index:10;background-color:var(--block-background)}.bottom-sheet--visible .bottom-sheet__content[data-v-1ec7db4e]{transform:translateY(0);background-color:var(--block-background)}.bottom-sheet__header[data-v-1ec7db4e]{display:flex;justify-content:center;align-items:center;padding-top:24px;position:sticky;top:0;background:var(--block-background);z-index:1;touch-action:none;color:var(--primary-text-color)}.bottom-sheet__title[data-v-1ec7db4e]{margin:0;font-size:18px;font-weight:600}.bottom-sheet__body[data-v-1ec7db4e]{padding:8px 0;touch-action:pan-y;background-color:var(--block-background)}.back-btn[data-v-1ec7db4e]{background:none;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:18px;cursor:pointer;z-index:2;margin-left:4px}[data-v-663295c1]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-663295c1] *{box-sizing:border-box}.ui-core h1[data-v-663295c1],.ui-core h2[data-v-663295c1],.ui-core h3[data-v-663295c1],.ui-core h4[data-v-663295c1],.ui-core h5[data-v-663295c1],.ui-core h6[data-v-663295c1]{font-weight:500}.ui-core img[data-v-663295c1]{border-style:none}.ui-core button[data-v-663295c1],.ui-core input[data-v-663295c1],.ui-core optgroup[data-v-663295c1],.ui-core select[data-v-663295c1],.ui-core textarea[data-v-663295c1]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-663295c1],.ui-core input[data-v-663295c1]{overflow:visible}.ui-core button[data-v-663295c1],.ui-core select[data-v-663295c1]{text-transform:none}.ui-core button[data-v-663295c1]::-moz-focus-inner,.ui-core [type=button][data-v-663295c1]::-moz-focus-inner,.ui-core [type=reset][data-v-663295c1]::-moz-focus-inner,.ui-core [type=submit][data-v-663295c1]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-663295c1]:-moz-focusring,.ui-core [type=button][data-v-663295c1]:-moz-focusring,.ui-core [type=reset][data-v-663295c1]:-moz-focusring,.ui-core [type=submit][data-v-663295c1]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-663295c1]{padding:.35em .75em .625em}.ui-core textarea[data-v-663295c1]{overflow:auto}.ui-core [type=checkbox][data-v-663295c1],.ui-core [type=radio][data-v-663295c1]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-663295c1]::-webkit-inner-spin-button,.ui-core [type=number][data-v-663295c1]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-663295c1]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-663295c1]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-663295c1] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-663295c1]{display:none}.ui-core__animate--slide-enter[data-v-663295c1]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-663295c1]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-663295c1]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-663295c1]{transform:translate(-110%)}.slide-enter-active[data-v-663295c1],.slide-leave-active[data-v-663295c1]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-663295c1],.slide-leave-to[data-v-663295c1]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-663295c1],.ui-core-fade-leave-active[data-v-663295c1]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-663295c1],.ui-core-fade-leave-to[data-v-663295c1]{opacity:0}.ui-core-pa-none[data-v-663295c1]{padding:0}.ui-core-pl-none[data-v-663295c1]{padding-left:0}.ui-core-pr-none[data-v-663295c1]{padding-right:0}.ui-core-pt-none[data-v-663295c1]{padding-top:0}.ui-core-pb-none[data-v-663295c1]{padding-bottom:0}.ui-core-px-none[data-v-663295c1]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-663295c1]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-663295c1]{margin:0}.ui-core-ml-none[data-v-663295c1]{margin-left:0}.ui-core-mr-none[data-v-663295c1]{margin-right:0}.ui-core-mt-none[data-v-663295c1]{margin-top:0}.ui-core-mb-none[data-v-663295c1]{margin-bottom:0}.ui-core-mx-none[data-v-663295c1]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-663295c1]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-663295c1]{padding:4px}.ui-core-pl-xs[data-v-663295c1]{padding-left:4px}.ui-core-pr-xs[data-v-663295c1]{padding-right:4px}.ui-core-pt-xs[data-v-663295c1]{padding-top:4px}.ui-core-pb-xs[data-v-663295c1]{padding-bottom:4px}.ui-core-px-xs[data-v-663295c1]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-663295c1]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-663295c1]{margin:4px}.ui-core-ml-xs[data-v-663295c1]{margin-left:4px}.ui-core-mr-xs[data-v-663295c1]{margin-right:4px}.ui-core-mt-xs[data-v-663295c1]{margin-top:4px}.ui-core-mb-xs[data-v-663295c1]{margin-bottom:4px}.ui-core-mx-xs[data-v-663295c1]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-663295c1]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-663295c1]{padding:8px}.ui-core-pl-sm[data-v-663295c1]{padding-left:8px}.ui-core-pr-sm[data-v-663295c1]{padding-right:8px}.ui-core-pt-sm[data-v-663295c1]{padding-top:8px}.ui-core-pb-sm[data-v-663295c1]{padding-bottom:8px}.ui-core-px-sm[data-v-663295c1]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-663295c1]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-663295c1]{margin:8px}.ui-core-ml-sm[data-v-663295c1]{margin-left:8px}.ui-core-mr-sm[data-v-663295c1]{margin-right:8px}.ui-core-mt-sm[data-v-663295c1]{margin-top:8px}.ui-core-mb-sm[data-v-663295c1]{margin-bottom:8px}.ui-core-mx-sm[data-v-663295c1]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-663295c1]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-663295c1]{padding:16px}.ui-core-pl-md[data-v-663295c1]{padding-left:16px}.ui-core-pr-md[data-v-663295c1]{padding-right:16px}.ui-core-pt-md[data-v-663295c1]{padding-top:16px}.ui-core-pb-md[data-v-663295c1]{padding-bottom:16px}.ui-core-px-md[data-v-663295c1]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-663295c1]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-663295c1]{margin:16px}.ui-core-ml-md[data-v-663295c1]{margin-left:16px}.ui-core-mr-md[data-v-663295c1]{margin-right:16px}.ui-core-mt-md[data-v-663295c1]{margin-top:16px}.ui-core-mb-md[data-v-663295c1]{margin-bottom:16px}.ui-core-mx-md[data-v-663295c1]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-663295c1]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-663295c1]{padding:24px}.ui-core-pl-lg[data-v-663295c1]{padding-left:24px}.ui-core-pr-lg[data-v-663295c1]{padding-right:24px}.ui-core-pt-lg[data-v-663295c1]{padding-top:24px}.ui-core-pb-lg[data-v-663295c1]{padding-bottom:24px}.ui-core-px-lg[data-v-663295c1]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-663295c1]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-663295c1]{margin:24px}.ui-core-ml-lg[data-v-663295c1]{margin-left:24px}.ui-core-mr-lg[data-v-663295c1]{margin-right:24px}.ui-core-mt-lg[data-v-663295c1]{margin-top:24px}.ui-core-mb-lg[data-v-663295c1]{margin-bottom:24px}.ui-core-mx-lg[data-v-663295c1]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-663295c1]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-663295c1]{padding:48px}.ui-core-pl-xl[data-v-663295c1]{padding-left:48px}.ui-core-pr-xl[data-v-663295c1]{padding-right:48px}.ui-core-pt-xl[data-v-663295c1]{padding-top:48px}.ui-core-pb-xl[data-v-663295c1]{padding-bottom:48px}.ui-core-px-xl[data-v-663295c1]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-663295c1]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-663295c1]{margin:48px}.ui-core-ml-xl[data-v-663295c1]{margin-left:48px}.ui-core-mr-xl[data-v-663295c1]{margin-right:48px}.ui-core-mt-xl[data-v-663295c1]{margin-top:48px}.ui-core-mb-xl[data-v-663295c1]{margin-bottom:48px}.ui-core-mx-xl[data-v-663295c1]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-663295c1]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-663295c1],.ui-core-my-auto[data-v-663295c1]{margin-top:auto}.ui-core-ml-auto[data-v-663295c1]{margin-left:auto}.ui-core-mb-auto[data-v-663295c1],.ui-core-my-auto[data-v-663295c1]{margin-bottom:auto}.ui-core-mr-auto[data-v-663295c1]{margin-right:auto}.ui-core-mx-auto[data-v-663295c1]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-663295c1]{gap:0}.ui-core-qap-x-none[data-v-663295c1]{row-gap:0}.ui-core-qap-y-none[data-v-663295c1]{column-gap:0}.ui-core-gap-xs[data-v-663295c1]{gap:4px}.ui-core-qap-x-xs[data-v-663295c1]{row-gap:4px}.ui-core-qap-y-xs[data-v-663295c1]{column-gap:4px}.ui-core-gap-sm[data-v-663295c1]{gap:8px}.ui-core-qap-x-sm[data-v-663295c1]{row-gap:8px}.ui-core-qap-y-sm[data-v-663295c1]{column-gap:8px}.ui-core-gap-md[data-v-663295c1]{gap:16px}.ui-core-qap-x-md[data-v-663295c1]{row-gap:16px}.ui-core-qap-y-md[data-v-663295c1]{column-gap:16px}.ui-core-gap-lg[data-v-663295c1]{gap:24px}.ui-core-qap-x-lg[data-v-663295c1]{row-gap:24px}.ui-core-qap-y-lg[data-v-663295c1]{column-gap:24px}.ui-core-gap-xl[data-v-663295c1]{gap:48px}.ui-core-qap-x-xl[data-v-663295c1]{row-gap:48px}.ui-core-qap-y-xl[data-v-663295c1]{column-gap:48px}#chatra[data-v-663295c1]:not(.chatra--expanded){display:none!important}[data-v-663295c1]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-663295c1]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-663295c1]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-663295c1]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-663295c1]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-663295c1]{--p-base: 14px 16px}}.ui-core__separator[data-v-663295c1]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-663295c1]{overflow:hidden}.ui-core__topbar[data-v-663295c1]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-663295c1]{gap:2px}}.ui-core__topbar-btn--sign[data-v-663295c1],.ui-core__topbar-btn--register[data-v-663295c1]{cursor:pointer}.ui-core__topbar-menu[data-v-663295c1]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-663295c1]{flex:1}}.ui-core__topbar--flex[data-v-663295c1]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-663295c1]{margin-left:auto;gap:12px}.ui-core__main[data-v-663295c1]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-663295c1]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-663295c1]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-663295c1]{display:block;width:24px;height:24px}.ui-core__chat[data-v-663295c1]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-663295c1]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-663295c1]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-663295c1]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-663295c1]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-663295c1]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-663295c1]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-663295c1]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-663295c1]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-663295c1]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-663295c1]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-663295c1]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-663295c1]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-663295c1]{display:block}.ui-core__menu--dropdown>span>ul[data-v-663295c1]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-663295c1]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-663295c1]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-663295c1]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-663295c1]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-663295c1]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-663295c1]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-663295c1]{right:0}.ui-core__menu--dropdown--inner[data-v-663295c1]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-663295c1]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-663295c1]{margin:15px 0}}.ui-core__menu--link--soon[data-v-663295c1]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-663295c1]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-663295c1]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-663295c1]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-663295c1]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-663295c1]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-663295c1]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-663295c1]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-663295c1]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-663295c1]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-663295c1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-663295c1]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-663295c1]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-663295c1]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-663295c1]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-663295c1]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-663295c1]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-663295c1]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-663295c1]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-663295c1]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-663295c1]{gap:8px}}.ui-core__menu--top>ul li[data-v-663295c1]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-663295c1]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-663295c1]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-663295c1]{margin-inline:auto}.ui-core__auth[data-v-663295c1]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-663295c1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-663295c1]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-663295c1]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>span[data-v-663295c1]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>a[data-v-663295c1]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>span[data-v-663295c1]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-663295c1]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-663295c1]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-663295c1]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-663295c1]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-663295c1]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-663295c1]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-663295c1]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>span[data-v-663295c1]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-663295c1],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-663295c1]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-663295c1]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-663295c1]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-663295c1]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-663295c1]{min-width:170px}}.ui-core__btn[data-v-663295c1]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-663295c1]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-663295c1]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-663295c1]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-663295c1]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-663295c1]{grid-area:logo}.ui-core__footer__social[data-v-663295c1]{grid-area:social}.ui-core__footer--locale[data-v-663295c1]{grid-area:locale}.ui-core__footer--apps[data-v-663295c1]{grid-area:apps}.ui-core__footer--links[data-v-663295c1]{grid-area:links}.ui-core__footer--botmenu-list[data-v-663295c1]{grid-area:botmenu}.ui-core__footer--copy[data-v-663295c1]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-663295c1]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-663295c1]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-663295c1]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-663295c1]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-663295c1]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-663295c1]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-663295c1]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-663295c1]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-663295c1]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-663295c1]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-663295c1]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-663295c1]{display:block}.ui-core__footer--app--btn span[data-v-663295c1]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-663295c1]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-663295c1]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-663295c1]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-663295c1]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-663295c1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-663295c1]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-663295c1]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-663295c1]{text-decoration:none;display:block}.ui-core__footer--links[data-v-663295c1]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-663295c1]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-663295c1]:hover{text-decoration:none}.ui-core__footer--copy[data-v-663295c1]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-663295c1]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-663295c1]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-663295c1]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-663295c1]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-663295c1]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-663295c1]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-663295c1]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-663295c1]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-663295c1]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-663295c1]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-663295c1]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-663295c1]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-663295c1]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-663295c1]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-663295c1]{display:block}.ui-core__header-assets--action--btn--icon[data-v-663295c1]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-663295c1]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-663295c1]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-663295c1]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-663295c1]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-663295c1]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-663295c1]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-663295c1]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-663295c1]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-663295c1]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-663295c1]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-663295c1]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-663295c1]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-663295c1]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-663295c1]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-663295c1]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-663295c1]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-663295c1]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-663295c1]{width:100%}.ui-core__user-tariff[data-v-663295c1]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-663295c1]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-663295c1]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-663295c1]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-663295c1]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-663295c1]{margin-left:auto}.ui-core__footer--apps[data-v-663295c1]{gap:12px}.ui-core__footer--app[data-v-663295c1]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-663295c1],.ui-core__footer--app--qr[data-v-663295c1]{display:none}.ui-core__footer--botmenu-list[data-v-663295c1]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-663295c1]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-663295c1]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-663295c1]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-663295c1]{gap:12px 8px}.ui-core__footer--links__item[data-v-663295c1]{font-size:10px}.ui-core__footer--copy[data-v-663295c1]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-663295c1]{z-index:991}.ui-core__topbar-menu[data-v-663295c1]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-663295c1]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-663295c1]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-663295c1],.ui-core__topbar-hamb.is-open span[data-v-663295c1]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-663295c1]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-663295c1]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-663295c1]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-663295c1]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-663295c1]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-663295c1]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-663295c1]{display:none}.ui-core__menu--apps>ul[data-v-663295c1],.ui-core__menu--top>ul[data-v-663295c1]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-663295c1]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-663295c1]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-663295c1]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-663295c1]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-663295c1]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-663295c1]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-663295c1]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-663295c1]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-663295c1]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-663295c1]{padding-right:16px}.ui-core__menu--link--soon[data-v-663295c1]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-663295c1]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-663295c1]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-663295c1]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-663295c1]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-663295c1]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-663295c1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-663295c1]{padding:5px 0}}[data-v-663295c1]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-663295c1],body[data-v-663295c1]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-663295c1]:before{background:var(--ui-core-svg-star-grey)}body[data-v-663295c1]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-663295c1],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-663295c1]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-663295c1]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-663295c1],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-663295c1],.ui-core__topbar-menu a[href*="/bonus"][data-v-663295c1]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-663295c1]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-663295c1]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-663295c1]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-663295c1]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-663295c1]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-663295c1]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-663295c1]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-663295c1]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-663295c1]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-663295c1]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-663295c1]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-663295c1]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-663295c1]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-663295c1]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-663295c1]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-663295c1]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-663295c1]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-663295c1]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-663295c1]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-663295c1]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-663295c1]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-663295c1]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-663295c1]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-663295c1]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-663295c1]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-663295c1]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-663295c1]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-663295c1]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-663295c1]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-663295c1]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-663295c1]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-663295c1]:hover{color:#aeb3b9}[data-v-663295c1]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-663295c1]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-663295c1]{width:100%}[data-v-663295c1]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-663295c1]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-663295c1]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-663295c1]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-663295c1]{color:var(--primary-text-color)!important}.vc-disabled[data-v-663295c1]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-663295c1]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-663295c1],.vc-nav-popover-container[data-v-663295c1],.vc-nav-item[data-v-663295c1]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-663295c1]{border-radius:2px}.vc-focus[data-v-663295c1]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-663295c1]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-663295c1]{color:var(--primary-text-color)!important}.vc-arrow[data-v-663295c1]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-663295c1],.vc-highlight-bg-light[data-v-663295c1]{background-color:var(--primary-color-light-2)!important}.container[data-v-663295c1]{display:flex;align-items:center;justify-content:space-between;width:var(--f2c6e138);padding:0;min-height:52px;background-color:var(--base-background);border:1px solid var(--base-background);border-radius:12px;outline:none;transition:background-color .3s}@media (max-width: 1060px){.container[data-v-663295c1]{width:165px}}@media (max-width: 900px){.container[data-v-663295c1]{width:100%;box-sizing:border-box}}.container[data-v-663295c1]:hover{background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.active[data-v-663295c1]{padding:6px 15px;background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.selected[data-v-663295c1]{cursor:default;padding:6px 15px}@media (max-width: 900px){.container.selected[data-v-663295c1]{padding:6px 6px 6px 15px}}.date-input[data-v-663295c1]{display:flex;flex-direction:column;gap:6px;width:100%}.dates[data-v-663295c1]{font-size:12px}input[data-v-663295c1]{width:100%;color:var(--primary-text-color);padding:15px 35px 15px 15px;font-size:12px;background:none;border:none;outline:none}input[data-v-663295c1]::placeholder{color:var(--secondary-text-color)}input.active[data-v-663295c1]{padding:0}input.active[data-v-663295c1]::placeholder{font-size:10px}input.selected[data-v-663295c1]{display:none;height:0;padding:0}.label[data-v-663295c1]{font-size:10px;color:var(--secondary-text-color)}.calendar[data-v-663295c1]{position:absolute;z-index:10;padding:8px;margin-top:2px;background-color:var(--block-background);border:1px solid var(--stroke-light);border-radius:12px;box-shadow:0 -10px 24px #2424240d}.select-button-container[data-v-663295c1]{display:flex;justify-content:center;position:relative;top:-12px}@media (max-width: 900px){.select-button-container[data-v-663295c1]{top:0}}.select-btn[data-v-663295c1]{padding:12px 24px;font-size:14px;border-radius:8px;border:none;background:var(--primary-color);color:var(--block-background);cursor:pointer;transition:opacity .2s;margin-top:10px}.select-btn[data-v-663295c1]:hover{opacity:.8}.mobile-date-input-wrapper[data-v-663295c1]{padding:16px}.mobile-date-input-wrapper .container[data-v-663295c1]{width:100%;margin-bottom:16px}.mobile-date-input-wrapper .calendar[data-v-663295c1]{position:static;width:100%;box-shadow:none;border:none;padding:0}.toggle-directions-number[data-v-663295c1]{display:flex;margin:10px 0 0 10px;font-size:10px}@media (max-width: 900px){.toggle-directions-number[data-v-663295c1]{margin:0}}.toggler[data-v-663295c1]{cursor:pointer;width:25%;padding:5px;text-align:center;border:1px solid var(--stroke-light);border-radius:2px}.toggler.toggled[data-v-663295c1]{border:1px solid var(--primary-color)}@media (max-width: 900px){.toggler[data-v-663295c1]{margin:0;width:100%;padding:10px}}.dropdown-enter-active[data-v-663295c1],.dropdown-leave-active[data-v-663295c1]{transition:all .3s ease}.dropdown-enter-from[data-v-663295c1],.dropdown-leave-to[data-v-663295c1]{opacity:0;transform:translateY(-10px)}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.ps{position:relative}:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core *{box-sizing:border-box}.ui-core h1,.ui-core h2,.ui-core h3,.ui-core h4,.ui-core h5,.ui-core h6{font-weight:500}.ui-core img{border-style:none}.ui-core button,.ui-core input,.ui-core optgroup,.ui-core select,.ui-core textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button,.ui-core input{overflow:visible}.ui-core button,.ui-core select{text-transform:none}.ui-core button::-moz-focus-inner,.ui-core [type=button]::-moz-focus-inner,.ui-core [type=reset]::-moz-focus-inner,.ui-core [type=submit]::-moz-focus-inner{border-style:none;padding:0}.ui-core button:-moz-focusring,.ui-core [type=button]:-moz-focusring,.ui-core [type=reset]:-moz-focusring,.ui-core [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset{padding:.35em .75em .625em}.ui-core textarea{overflow:auto}.ui-core [type=checkbox],.ui-core [type=radio]{box-sizing:border-box;padding:0}.ui-core [type=number]::-webkit-inner-spin-button,.ui-core [type=number]::-webkit-outer-spin-button{height:auto}.ui-core [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search]::-webkit-search-decoration{-webkit-appearance:none}.ui-core ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden]{display:none}.ui-core__animate--slide-enter{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active{transform:translate(0)}.ui-core__animate--slide-leave{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active{transform:translate(-110%)}.slide-enter-active,.slide-leave-active{transition:all .3s ease;overflow:hidden}.slide-enter-from,.slide-leave-to{max-height:0;opacity:0}.ui-core-fade-enter-active,.ui-core-fade-leave-active{transition:opacity .5s ease}.ui-core-fade-enter-from,.ui-core-fade-leave-to{opacity:0}.ui-core-pa-none{padding:0}.ui-core-pl-none{padding-left:0}.ui-core-pr-none{padding-right:0}.ui-core-pt-none{padding-top:0}.ui-core-pb-none{padding-bottom:0}.ui-core-px-none{padding-left:0;padding-right:0}.ui-core-py-none{padding-top:0;padding-bottom:0}.ui-core-ma-none{margin:0}.ui-core-ml-none{margin-left:0}.ui-core-mr-none{margin-right:0}.ui-core-mt-none{margin-top:0}.ui-core-mb-none{margin-bottom:0}.ui-core-mx-none{margin-left:0;margin-right:0}.ui-core-my-none{margin-top:0;margin-bottom:0}.ui-core-pa-xs{padding:4px}.ui-core-pl-xs{padding-left:4px}.ui-core-pr-xs{padding-right:4px}.ui-core-pt-xs{padding-top:4px}.ui-core-pb-xs{padding-bottom:4px}.ui-core-px-xs{padding-left:4px;padding-right:4px}.ui-core-py-xs{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs{margin:4px}.ui-core-ml-xs{margin-left:4px}.ui-core-mr-xs{margin-right:4px}.ui-core-mt-xs{margin-top:4px}.ui-core-mb-xs{margin-bottom:4px}.ui-core-mx-xs{margin-left:4px;margin-right:4px}.ui-core-my-xs{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm{padding:8px}.ui-core-pl-sm{padding-left:8px}.ui-core-pr-sm{padding-right:8px}.ui-core-pt-sm{padding-top:8px}.ui-core-pb-sm{padding-bottom:8px}.ui-core-px-sm{padding-left:8px;padding-right:8px}.ui-core-py-sm{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm{margin:8px}.ui-core-ml-sm{margin-left:8px}.ui-core-mr-sm{margin-right:8px}.ui-core-mt-sm{margin-top:8px}.ui-core-mb-sm{margin-bottom:8px}.ui-core-mx-sm{margin-left:8px;margin-right:8px}.ui-core-my-sm{margin-top:8px;margin-bottom:8px}.ui-core-pa-md{padding:16px}.ui-core-pl-md{padding-left:16px}.ui-core-pr-md{padding-right:16px}.ui-core-pt-md{padding-top:16px}.ui-core-pb-md{padding-bottom:16px}.ui-core-px-md{padding-left:16px;padding-right:16px}.ui-core-py-md{padding-top:16px;padding-bottom:16px}.ui-core-ma-md{margin:16px}.ui-core-ml-md{margin-left:16px}.ui-core-mr-md{margin-right:16px}.ui-core-mt-md{margin-top:16px}.ui-core-mb-md{margin-bottom:16px}.ui-core-mx-md{margin-left:16px;margin-right:16px}.ui-core-my-md{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg{padding:24px}.ui-core-pl-lg{padding-left:24px}.ui-core-pr-lg{padding-right:24px}.ui-core-pt-lg{padding-top:24px}.ui-core-pb-lg{padding-bottom:24px}.ui-core-px-lg{padding-left:24px;padding-right:24px}.ui-core-py-lg{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg{margin:24px}.ui-core-ml-lg{margin-left:24px}.ui-core-mr-lg{margin-right:24px}.ui-core-mt-lg{margin-top:24px}.ui-core-mb-lg{margin-bottom:24px}.ui-core-mx-lg{margin-left:24px;margin-right:24px}.ui-core-my-lg{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl{padding:48px}.ui-core-pl-xl{padding-left:48px}.ui-core-pr-xl{padding-right:48px}.ui-core-pt-xl{padding-top:48px}.ui-core-pb-xl{padding-bottom:48px}.ui-core-px-xl{padding-left:48px;padding-right:48px}.ui-core-py-xl{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl{margin:48px}.ui-core-ml-xl{margin-left:48px}.ui-core-mr-xl{margin-right:48px}.ui-core-mt-xl{margin-top:48px}.ui-core-mb-xl{margin-bottom:48px}.ui-core-mx-xl{margin-left:48px;margin-right:48px}.ui-core-my-xl{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto,.ui-core-my-auto{margin-top:auto}.ui-core-ml-auto{margin-left:auto}.ui-core-mb-auto,.ui-core-my-auto{margin-bottom:auto}.ui-core-mr-auto{margin-right:auto}.ui-core-mx-auto{margin-left:auto;margin-right:auto}.ui-core-gap-none{gap:0}.ui-core-qap-x-none{row-gap:0}.ui-core-qap-y-none{column-gap:0}.ui-core-gap-xs{gap:4px}.ui-core-qap-x-xs{row-gap:4px}.ui-core-qap-y-xs{column-gap:4px}.ui-core-gap-sm{gap:8px}.ui-core-qap-x-sm{row-gap:8px}.ui-core-qap-y-sm{column-gap:8px}.ui-core-gap-md{gap:16px}.ui-core-qap-x-md{row-gap:16px}.ui-core-qap-y-md{column-gap:16px}.ui-core-gap-lg{gap:24px}.ui-core-qap-x-lg{row-gap:24px}.ui-core-qap-y-lg{column-gap:24px}.ui-core-gap-xl{gap:48px}.ui-core-qap-x-xl{row-gap:48px}.ui-core-qap-y-xl{column-gap:48px}#chatra:not(.chatra--expanded){display:none!important}::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body{overflow-y:auto;scrollbar-gutter:stable}.ui-core{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core{--p-base: 14px 16px}}.ui-core__separator{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body{overflow:hidden}.ui-core__topbar{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar{gap:2px}}.ui-core__topbar-btn--sign,.ui-core__topbar-btn--register{cursor:pointer}.ui-core__topbar-menu{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu{flex:1}}.ui-core__topbar--flex{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right{margin-left:auto;gap:12px}.ui-core__main{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat{color:#606060;cursor:pointer}.ui-core__chat svg{display:block;width:24px;height:24px}.ui-core__chat:hover{color:#fff;transition:.2s color}.ui-core__menu{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul{display:block;margin:0;padding:0}.ui-core__menu>ul>li{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown{transition:all .3s}.ui-core__menu--dropdown--inner{display:block}.ui-core__menu--dropdown>span>ul{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right{right:0}.ui-core__menu--dropdown--inner{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul{padding-left:24px}.ui-core__menu--dropdown>span>ul>li{margin:15px 0}}.ui-core__menu--link--soon{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps{margin:0 12px}}.ui-core__menu--apps>ul{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link{color:var(--ui-core-c-base)}.ui-core__menu--top>ul{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul{gap:8px}}.ui-core__menu--top>ul li{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space{margin-inline:auto}.ui-core__auth{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a,.ui-core__auth-menu__user-menu ul>li>span{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active,.ui-core__auth-menu__user-menu ul>li>a.is-active,.ui-core__auth-menu__user-menu ul>li>a:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active,.ui-core__auth-menu__user-menu ul>li>span.is-active,.ui-core__auth-menu__user-menu ul>li>span:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data:first-child{margin-bottom:12px}}.ui-core__auth-menu__email{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu{gap:24px}.ui-core__auth-menu__user-menu ul{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a,.ui-core__auth-menu__user-menu ul>li>span{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span,.ui-core__auth-menu__user-menu ul>li>span>span{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown{min-width:170px}}.ui-core__btn{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer{padding:48px 20px}}.ui-core__footer__a-bit-logo-2{grid-area:logo}.ui-core__footer__social{grid-area:social}.ui-core__footer--locale{grid-area:locale}.ui-core__footer--apps{grid-area:apps}.ui-core__footer--links{grid-area:links}.ui-core__footer--botmenu-list{grid-area:botmenu}.ui-core__footer--copy{grid-area:copy;margin-left:auto}.ui-core__footer--locale{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item{text-decoration:none;line-height:1.1em}.ui-core__footer--apps{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span{display:block}.ui-core__footer--app--btn span:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span:last-child{font-weight:500}.ui-core__footer--botmenu-list{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link{text-decoration:none;display:block}.ui-core__footer--links{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item:hover{text-decoration:none}.ui-core__footer--copy{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data{margin-top:18px}.ui-core__header-assets--balance-title{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title{display:block;text-align:center}.ui-core__header-assets--action--btn--title span{display:block}.ui-core__header-assets--action--btn--icon{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon{display:none}.ui-core__header-assets--action--btn--transfers{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon{display:none}.ui-core__header-assets--action--btn--invoice{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title{width:100%}.ui-core__user-tariff{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer{gap:37px 20px}.ui-core__footer--botmenu-list{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale{margin-left:auto}.ui-core__footer--apps{gap:12px}.ui-core__footer--app{gap:0;padding:0!important}.ui-core__footer--app--title,.ui-core__footer--app--qr{display:none}.ui-core__footer--botmenu-list{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items{overflow:hidden}.ui-core__footer--botmenu-list__items>ul{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link{color:var(--ui-core-c-gray-2)}.ui-core__footer--links{gap:12px 8px}.ui-core__footer--links__item{font-size:10px}.ui-core__footer--copy{margin:0}}@media (max-width: 1340px){.ui-core__topbar{z-index:991}.ui-core__topbar-menu{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span,.ui-core__topbar-hamb.is-open span{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span:nth-child(1),.ui-core__topbar-hamb.is-open span:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span:nth-child(2),.ui-core__topbar-hamb.is-open span:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span:nth-child(3),.ui-core__topbar-hamb.is-open span:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register{display:none}.ui-core__menu--apps>ul,.ui-core__menu--top>ul{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps{margin:0 0 31px}.ui-core__menu--apps>ul{border-radius:8px}.ui-core__menu--apps>ul>li{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link{color:var(--ui-core-c-base)}.ui-core__menu--top>ul{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link{padding-right:16px}.ui-core__menu--link--soon{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open{display:block}.ui-core__menu .ui-core__menu--dropdown>ul{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li{padding:5px 0}}:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore,body:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body:before{background:var(--ui-core-svg-star-grey)}body:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"],.ui-core__auth-menu__user-menu a[href*="/bonus"]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"],.ui-core__footer--botmenu-list a[href*="/bonus"],.ui-core__topbar-menu a[href*="/bonus"]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"]:hover,.ui-core__topbar-menu a[href*="/bonus"]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"]:hover,.ui-core__topbar-menu a[href*="/bonus"]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value:hover{color:#aeb3b9}:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container{width:100%}:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title{color:var(--primary-text-color)!important}.vc-disabled{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container{color:var(--primary-text-color)!important}.vc-nav-container,.vc-nav-popover-container,.vc-nav-item{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus{border-radius:2px}.vc-focus:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow{color:var(--primary-text-color)!important}.vc-arrow:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light,.vc-highlight-bg-light{background-color:var(--primary-color-light-2)!important}.scroll-container{width:100%;overflow:hidden}.ps__rail-y{width:3px;background-color:transparent}.ps__thumb-y{width:2px;background-color:#888;border-radius:3px}.ps__thumb-y:hover{background-color:#666}[data-v-a010e439]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-a010e439] *{box-sizing:border-box}.ui-core h1[data-v-a010e439],.ui-core h2[data-v-a010e439],.ui-core h3[data-v-a010e439],.ui-core h4[data-v-a010e439],.ui-core h5[data-v-a010e439],.ui-core h6[data-v-a010e439]{font-weight:500}.ui-core img[data-v-a010e439]{border-style:none}.ui-core button[data-v-a010e439],.ui-core input[data-v-a010e439],.ui-core optgroup[data-v-a010e439],.ui-core select[data-v-a010e439],.ui-core textarea[data-v-a010e439]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-a010e439],.ui-core input[data-v-a010e439]{overflow:visible}.ui-core button[data-v-a010e439],.ui-core select[data-v-a010e439]{text-transform:none}.ui-core button[data-v-a010e439]::-moz-focus-inner,.ui-core [type=button][data-v-a010e439]::-moz-focus-inner,.ui-core [type=reset][data-v-a010e439]::-moz-focus-inner,.ui-core [type=submit][data-v-a010e439]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-a010e439]:-moz-focusring,.ui-core [type=button][data-v-a010e439]:-moz-focusring,.ui-core [type=reset][data-v-a010e439]:-moz-focusring,.ui-core [type=submit][data-v-a010e439]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-a010e439]{padding:.35em .75em .625em}.ui-core textarea[data-v-a010e439]{overflow:auto}.ui-core [type=checkbox][data-v-a010e439],.ui-core [type=radio][data-v-a010e439]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-a010e439]::-webkit-inner-spin-button,.ui-core [type=number][data-v-a010e439]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-a010e439]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-a010e439]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-a010e439] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-a010e439]{display:none}.ui-core__animate--slide-enter[data-v-a010e439]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-a010e439]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-a010e439]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-a010e439]{transform:translate(-110%)}.slide-enter-active[data-v-a010e439],.slide-leave-active[data-v-a010e439]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-a010e439],.slide-leave-to[data-v-a010e439]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-a010e439],.ui-core-fade-leave-active[data-v-a010e439]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-a010e439],.ui-core-fade-leave-to[data-v-a010e439]{opacity:0}.ui-core-pa-none[data-v-a010e439]{padding:0}.ui-core-pl-none[data-v-a010e439]{padding-left:0}.ui-core-pr-none[data-v-a010e439]{padding-right:0}.ui-core-pt-none[data-v-a010e439]{padding-top:0}.ui-core-pb-none[data-v-a010e439]{padding-bottom:0}.ui-core-px-none[data-v-a010e439]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-a010e439]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-a010e439]{margin:0}.ui-core-ml-none[data-v-a010e439]{margin-left:0}.ui-core-mr-none[data-v-a010e439]{margin-right:0}.ui-core-mt-none[data-v-a010e439]{margin-top:0}.ui-core-mb-none[data-v-a010e439]{margin-bottom:0}.ui-core-mx-none[data-v-a010e439]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-a010e439]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-a010e439]{padding:4px}.ui-core-pl-xs[data-v-a010e439]{padding-left:4px}.ui-core-pr-xs[data-v-a010e439]{padding-right:4px}.ui-core-pt-xs[data-v-a010e439]{padding-top:4px}.ui-core-pb-xs[data-v-a010e439]{padding-bottom:4px}.ui-core-px-xs[data-v-a010e439]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-a010e439]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-a010e439]{margin:4px}.ui-core-ml-xs[data-v-a010e439]{margin-left:4px}.ui-core-mr-xs[data-v-a010e439]{margin-right:4px}.ui-core-mt-xs[data-v-a010e439]{margin-top:4px}.ui-core-mb-xs[data-v-a010e439]{margin-bottom:4px}.ui-core-mx-xs[data-v-a010e439]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-a010e439]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-a010e439]{padding:8px}.ui-core-pl-sm[data-v-a010e439]{padding-left:8px}.ui-core-pr-sm[data-v-a010e439]{padding-right:8px}.ui-core-pt-sm[data-v-a010e439]{padding-top:8px}.ui-core-pb-sm[data-v-a010e439]{padding-bottom:8px}.ui-core-px-sm[data-v-a010e439]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-a010e439]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-a010e439]{margin:8px}.ui-core-ml-sm[data-v-a010e439]{margin-left:8px}.ui-core-mr-sm[data-v-a010e439]{margin-right:8px}.ui-core-mt-sm[data-v-a010e439]{margin-top:8px}.ui-core-mb-sm[data-v-a010e439]{margin-bottom:8px}.ui-core-mx-sm[data-v-a010e439]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-a010e439]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-a010e439]{padding:16px}.ui-core-pl-md[data-v-a010e439]{padding-left:16px}.ui-core-pr-md[data-v-a010e439]{padding-right:16px}.ui-core-pt-md[data-v-a010e439]{padding-top:16px}.ui-core-pb-md[data-v-a010e439]{padding-bottom:16px}.ui-core-px-md[data-v-a010e439]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-a010e439]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-a010e439]{margin:16px}.ui-core-ml-md[data-v-a010e439]{margin-left:16px}.ui-core-mr-md[data-v-a010e439]{margin-right:16px}.ui-core-mt-md[data-v-a010e439]{margin-top:16px}.ui-core-mb-md[data-v-a010e439]{margin-bottom:16px}.ui-core-mx-md[data-v-a010e439]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-a010e439]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-a010e439]{padding:24px}.ui-core-pl-lg[data-v-a010e439]{padding-left:24px}.ui-core-pr-lg[data-v-a010e439]{padding-right:24px}.ui-core-pt-lg[data-v-a010e439]{padding-top:24px}.ui-core-pb-lg[data-v-a010e439]{padding-bottom:24px}.ui-core-px-lg[data-v-a010e439]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-a010e439]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-a010e439]{margin:24px}.ui-core-ml-lg[data-v-a010e439]{margin-left:24px}.ui-core-mr-lg[data-v-a010e439]{margin-right:24px}.ui-core-mt-lg[data-v-a010e439]{margin-top:24px}.ui-core-mb-lg[data-v-a010e439]{margin-bottom:24px}.ui-core-mx-lg[data-v-a010e439]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-a010e439]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-a010e439]{padding:48px}.ui-core-pl-xl[data-v-a010e439]{padding-left:48px}.ui-core-pr-xl[data-v-a010e439]{padding-right:48px}.ui-core-pt-xl[data-v-a010e439]{padding-top:48px}.ui-core-pb-xl[data-v-a010e439]{padding-bottom:48px}.ui-core-px-xl[data-v-a010e439]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-a010e439]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-a010e439]{margin:48px}.ui-core-ml-xl[data-v-a010e439]{margin-left:48px}.ui-core-mr-xl[data-v-a010e439]{margin-right:48px}.ui-core-mt-xl[data-v-a010e439]{margin-top:48px}.ui-core-mb-xl[data-v-a010e439]{margin-bottom:48px}.ui-core-mx-xl[data-v-a010e439]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-a010e439]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-a010e439],.ui-core-my-auto[data-v-a010e439]{margin-top:auto}.ui-core-ml-auto[data-v-a010e439]{margin-left:auto}.ui-core-mb-auto[data-v-a010e439],.ui-core-my-auto[data-v-a010e439]{margin-bottom:auto}.ui-core-mr-auto[data-v-a010e439]{margin-right:auto}.ui-core-mx-auto[data-v-a010e439]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-a010e439]{gap:0}.ui-core-qap-x-none[data-v-a010e439]{row-gap:0}.ui-core-qap-y-none[data-v-a010e439]{column-gap:0}.ui-core-gap-xs[data-v-a010e439]{gap:4px}.ui-core-qap-x-xs[data-v-a010e439]{row-gap:4px}.ui-core-qap-y-xs[data-v-a010e439]{column-gap:4px}.ui-core-gap-sm[data-v-a010e439]{gap:8px}.ui-core-qap-x-sm[data-v-a010e439]{row-gap:8px}.ui-core-qap-y-sm[data-v-a010e439]{column-gap:8px}.ui-core-gap-md[data-v-a010e439]{gap:16px}.ui-core-qap-x-md[data-v-a010e439]{row-gap:16px}.ui-core-qap-y-md[data-v-a010e439]{column-gap:16px}.ui-core-gap-lg[data-v-a010e439]{gap:24px}.ui-core-qap-x-lg[data-v-a010e439]{row-gap:24px}.ui-core-qap-y-lg[data-v-a010e439]{column-gap:24px}.ui-core-gap-xl[data-v-a010e439]{gap:48px}.ui-core-qap-x-xl[data-v-a010e439]{row-gap:48px}.ui-core-qap-y-xl[data-v-a010e439]{column-gap:48px}#chatra[data-v-a010e439]:not(.chatra--expanded){display:none!important}[data-v-a010e439]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-a010e439]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-a010e439]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-a010e439]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-a010e439]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-a010e439]{--p-base: 14px 16px}}.ui-core__separator[data-v-a010e439]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-a010e439]{overflow:hidden}.ui-core__topbar[data-v-a010e439]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-a010e439]{gap:2px}}.ui-core__topbar-btn--sign[data-v-a010e439],.ui-core__topbar-btn--register[data-v-a010e439]{cursor:pointer}.ui-core__topbar-menu[data-v-a010e439]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-a010e439]{flex:1}}.ui-core__topbar--flex[data-v-a010e439]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-a010e439]{margin-left:auto;gap:12px}.ui-core__main[data-v-a010e439]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-a010e439]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-a010e439]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-a010e439]{display:block;width:24px;height:24px}.ui-core__chat[data-v-a010e439]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-a010e439]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-a010e439]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-a010e439]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-a010e439]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-a010e439]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-a010e439]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-a010e439]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-a010e439]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-a010e439]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-a010e439]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-a010e439]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-a010e439]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-a010e439]{display:block}.ui-core__menu--dropdown>span>ul[data-v-a010e439]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-a010e439]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a010e439]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a010e439]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a010e439]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-a010e439]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-a010e439]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-a010e439]{right:0}.ui-core__menu--dropdown--inner[data-v-a010e439]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-a010e439]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-a010e439]{margin:15px 0}}.ui-core__menu--link--soon[data-v-a010e439]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-a010e439]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-a010e439]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-a010e439]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-a010e439]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-a010e439]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-a010e439]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-a010e439]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-a010e439]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-a010e439]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-a010e439]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-a010e439]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-a010e439]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-a010e439]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-a010e439]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-a010e439]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a010e439]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a010e439]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-a010e439]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-a010e439]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-a010e439]{gap:8px}}.ui-core__menu--top>ul li[data-v-a010e439]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-a010e439]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a010e439]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-a010e439]{margin-inline:auto}.ui-core__auth[data-v-a010e439]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-a010e439]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-a010e439]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-a010e439]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>span[data-v-a010e439]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>a[data-v-a010e439]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>span[data-v-a010e439]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-a010e439]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-a010e439]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-a010e439]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-a010e439]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-a010e439]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-a010e439]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-a010e439]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>span[data-v-a010e439]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-a010e439],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-a010e439]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-a010e439]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-a010e439]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-a010e439]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-a010e439]{min-width:170px}}.ui-core__btn[data-v-a010e439]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-a010e439]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-a010e439]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-a010e439]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-a010e439]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-a010e439]{grid-area:logo}.ui-core__footer__social[data-v-a010e439]{grid-area:social}.ui-core__footer--locale[data-v-a010e439]{grid-area:locale}.ui-core__footer--apps[data-v-a010e439]{grid-area:apps}.ui-core__footer--links[data-v-a010e439]{grid-area:links}.ui-core__footer--botmenu-list[data-v-a010e439]{grid-area:botmenu}.ui-core__footer--copy[data-v-a010e439]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-a010e439]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-a010e439]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-a010e439]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-a010e439]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-a010e439]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-a010e439]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-a010e439]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-a010e439]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-a010e439]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-a010e439]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-a010e439]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-a010e439]{display:block}.ui-core__footer--app--btn span[data-v-a010e439]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-a010e439]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-a010e439]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-a010e439]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-a010e439]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-a010e439]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-a010e439]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-a010e439]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-a010e439]{text-decoration:none;display:block}.ui-core__footer--links[data-v-a010e439]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-a010e439]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-a010e439]:hover{text-decoration:none}.ui-core__footer--copy[data-v-a010e439]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-a010e439]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-a010e439]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-a010e439]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-a010e439]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-a010e439]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-a010e439]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-a010e439]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-a010e439]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-a010e439]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-a010e439]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-a010e439]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-a010e439]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-a010e439]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-a010e439]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-a010e439]{display:block}.ui-core__header-assets--action--btn--icon[data-v-a010e439]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-a010e439]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-a010e439]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-a010e439]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-a010e439]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-a010e439]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-a010e439]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-a010e439]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-a010e439]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-a010e439]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-a010e439]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-a010e439]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-a010e439]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-a010e439]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-a010e439]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-a010e439]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-a010e439]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-a010e439]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-a010e439]{width:100%}.ui-core__user-tariff[data-v-a010e439]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-a010e439]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-a010e439]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-a010e439]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-a010e439]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-a010e439]{margin-left:auto}.ui-core__footer--apps[data-v-a010e439]{gap:12px}.ui-core__footer--app[data-v-a010e439]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-a010e439],.ui-core__footer--app--qr[data-v-a010e439]{display:none}.ui-core__footer--botmenu-list[data-v-a010e439]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-a010e439]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-a010e439]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-a010e439]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-a010e439]{gap:12px 8px}.ui-core__footer--links__item[data-v-a010e439]{font-size:10px}.ui-core__footer--copy[data-v-a010e439]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-a010e439]{z-index:991}.ui-core__topbar-menu[data-v-a010e439]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-a010e439]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-a010e439]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a010e439],.ui-core__topbar-hamb.is-open span[data-v-a010e439]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a010e439]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-a010e439]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a010e439]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-a010e439]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a010e439]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-a010e439]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-a010e439]{display:none}.ui-core__menu--apps>ul[data-v-a010e439],.ui-core__menu--top>ul[data-v-a010e439]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-a010e439]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-a010e439]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-a010e439]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a010e439]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-a010e439]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-a010e439]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-a010e439]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-a010e439]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a010e439]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-a010e439]{padding-right:16px}.ui-core__menu--link--soon[data-v-a010e439]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-a010e439]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-a010e439]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-a010e439]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-a010e439]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-a010e439]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-a010e439]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-a010e439]{padding:5px 0}}[data-v-a010e439]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-a010e439],body[data-v-a010e439]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-a010e439]:before{background:var(--ui-core-svg-star-grey)}body[data-v-a010e439]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a010e439],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a010e439]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-a010e439]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a010e439],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a010e439],.ui-core__topbar-menu a[href*="/bonus"][data-v-a010e439]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a010e439]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a010e439]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-a010e439]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a010e439]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-a010e439]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-a010e439]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-a010e439]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-a010e439]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-a010e439]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-a010e439]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-a010e439]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a010e439]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-a010e439]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-a010e439]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-a010e439]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-a010e439]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-a010e439]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-a010e439]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-a010e439]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-a010e439]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-a010e439]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-a010e439]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-a010e439]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-a010e439]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-a010e439]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-a010e439]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-a010e439]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-a010e439]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-a010e439]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-a010e439]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-a010e439]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-a010e439]:hover{color:#aeb3b9}[data-v-a010e439]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-a010e439]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-a010e439]{width:100%}[data-v-a010e439]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-a010e439]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-a010e439]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-a010e439]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-a010e439]{color:var(--primary-text-color)!important}.vc-disabled[data-v-a010e439]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-a010e439]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-a010e439],.vc-nav-popover-container[data-v-a010e439],.vc-nav-item[data-v-a010e439]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-a010e439]{border-radius:2px}.vc-focus[data-v-a010e439]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-a010e439]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-a010e439]{color:var(--primary-text-color)!important}.vc-arrow[data-v-a010e439]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-a010e439],.vc-highlight-bg-light[data-v-a010e439]{background-color:var(--primary-color-light-2)!important}.mobile-input-wrapper[data-v-a010e439]{position:relative}.container[data-v-a010e439]{display:flex;align-items:center;justify-content:space-between;width:var(--64cf6e5e);min-height:52px;padding:0;background-color:var(--base-background);border:1px solid var(--base-background);border-radius:12px;outline:none;gap:4px;transition:background-color .3s,all .2s}@media (max-width: 1060px){.container[data-v-a010e439]{width:165px}}@media (max-width: 900px){.container[data-v-a010e439]{width:100%;box-sizing:border-box}}.container[data-v-a010e439]:hover{background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.active[data-v-a010e439]{cursor:default;padding:6px 15px;background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.selected[data-v-a010e439]{cursor:pointer;padding:6px 15px}.location-input[data-v-a010e439]{display:flex;flex-direction:column;gap:6px;width:100%}.location-input.sheet[data-v-a010e439]{flex-direction:row;align-items:center;padding-left:24px}input[data-v-a010e439]{width:100%;padding:15px 35px 15px 15px;font-size:12px;background:none;border:none;outline:none;user-select:text;color:var(--primary-text-color)}@supports (-webkit-touch-callout: none){input input[data-v-a010e439],input textarea[data-v-a010e439]{font-size:16px!important;transform:scale(.75);transform-origin:left top;width:133.333%;margin-left:-16.666%}}input[data-v-a010e439]::placeholder{color:var(--secondary-text-color)}input.active[data-v-a010e439]{padding:0}input.active[data-v-a010e439]::placeholder{visibility:hidden}input.selected[data-v-a010e439]{padding:0}.label[data-v-a010e439]{font-size:10px;color:var(--secondary-text-color);font-size:400}.code[data-v-a010e439]{font-size:12px;color:var(--secondary-text-color)}.list[data-v-a010e439]{cursor:pointer;z-index:100;position:absolute;width:100%;max-width:325px;padding:10px 0;margin-top:2px;font-size:12px;list-style:none;background-color:var(--block-background);border:1px solid var(--stroke-light);border-radius:12px}@media (max-width: 900px){.list[data-v-a010e439]{max-width:100%;border:0px}}.overlap[data-v-a010e439]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 15px;font-size:12px;transition:all .6s}.overlap[data-v-a010e439]:hover{background-color:var(--primary-color-light)}@media (max-width: 900px){.overlap[data-v-a010e439]:hover{background-color:var(--block-background)}}.full-location[data-v-a010e439]{display:flex;flex-direction:column;gap:5px;justify-content:space-around;padding:5px 0}span[data-v-a010e439]{font-weight:700}.external-location[data-v-a010e439]{font-size:10px;color:#a0a0a0}.search-icon[data-v-a010e439]{position:absolute;left:12px}.dropdown-enter-active[data-v-a010e439],.dropdown-leave-active[data-v-a010e439]{transition:all .3s ease}.dropdown-enter-from[data-v-a010e439],.dropdown-leave-to[data-v-a010e439]{opacity:0;transform:translateY(-10px)}[data-v-39dd6b1f]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-39dd6b1f] *{box-sizing:border-box}.ui-core h1[data-v-39dd6b1f],.ui-core h2[data-v-39dd6b1f],.ui-core h3[data-v-39dd6b1f],.ui-core h4[data-v-39dd6b1f],.ui-core h5[data-v-39dd6b1f],.ui-core h6[data-v-39dd6b1f]{font-weight:500}.ui-core img[data-v-39dd6b1f]{border-style:none}.ui-core button[data-v-39dd6b1f],.ui-core input[data-v-39dd6b1f],.ui-core optgroup[data-v-39dd6b1f],.ui-core select[data-v-39dd6b1f],.ui-core textarea[data-v-39dd6b1f]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-39dd6b1f],.ui-core input[data-v-39dd6b1f]{overflow:visible}.ui-core button[data-v-39dd6b1f],.ui-core select[data-v-39dd6b1f]{text-transform:none}.ui-core button[data-v-39dd6b1f]::-moz-focus-inner,.ui-core [type=button][data-v-39dd6b1f]::-moz-focus-inner,.ui-core [type=reset][data-v-39dd6b1f]::-moz-focus-inner,.ui-core [type=submit][data-v-39dd6b1f]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-39dd6b1f]:-moz-focusring,.ui-core [type=button][data-v-39dd6b1f]:-moz-focusring,.ui-core [type=reset][data-v-39dd6b1f]:-moz-focusring,.ui-core [type=submit][data-v-39dd6b1f]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-39dd6b1f]{padding:.35em .75em .625em}.ui-core textarea[data-v-39dd6b1f]{overflow:auto}.ui-core [type=checkbox][data-v-39dd6b1f],.ui-core [type=radio][data-v-39dd6b1f]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-39dd6b1f]::-webkit-inner-spin-button,.ui-core [type=number][data-v-39dd6b1f]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-39dd6b1f]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-39dd6b1f]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-39dd6b1f] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-39dd6b1f]{display:none}.ui-core__animate--slide-enter[data-v-39dd6b1f]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-39dd6b1f]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-39dd6b1f]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-39dd6b1f]{transform:translate(-110%)}.slide-enter-active[data-v-39dd6b1f],.slide-leave-active[data-v-39dd6b1f]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-39dd6b1f],.slide-leave-to[data-v-39dd6b1f]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-39dd6b1f],.ui-core-fade-leave-active[data-v-39dd6b1f]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-39dd6b1f],.ui-core-fade-leave-to[data-v-39dd6b1f]{opacity:0}.ui-core-pa-none[data-v-39dd6b1f]{padding:0}.ui-core-pl-none[data-v-39dd6b1f]{padding-left:0}.ui-core-pr-none[data-v-39dd6b1f]{padding-right:0}.ui-core-pt-none[data-v-39dd6b1f]{padding-top:0}.ui-core-pb-none[data-v-39dd6b1f]{padding-bottom:0}.ui-core-px-none[data-v-39dd6b1f]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-39dd6b1f]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-39dd6b1f]{margin:0}.ui-core-ml-none[data-v-39dd6b1f]{margin-left:0}.ui-core-mr-none[data-v-39dd6b1f]{margin-right:0}.ui-core-mt-none[data-v-39dd6b1f]{margin-top:0}.ui-core-mb-none[data-v-39dd6b1f]{margin-bottom:0}.ui-core-mx-none[data-v-39dd6b1f]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-39dd6b1f]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-39dd6b1f]{padding:4px}.ui-core-pl-xs[data-v-39dd6b1f]{padding-left:4px}.ui-core-pr-xs[data-v-39dd6b1f]{padding-right:4px}.ui-core-pt-xs[data-v-39dd6b1f]{padding-top:4px}.ui-core-pb-xs[data-v-39dd6b1f]{padding-bottom:4px}.ui-core-px-xs[data-v-39dd6b1f]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-39dd6b1f]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-39dd6b1f]{margin:4px}.ui-core-ml-xs[data-v-39dd6b1f]{margin-left:4px}.ui-core-mr-xs[data-v-39dd6b1f]{margin-right:4px}.ui-core-mt-xs[data-v-39dd6b1f]{margin-top:4px}.ui-core-mb-xs[data-v-39dd6b1f]{margin-bottom:4px}.ui-core-mx-xs[data-v-39dd6b1f]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-39dd6b1f]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-39dd6b1f]{padding:8px}.ui-core-pl-sm[data-v-39dd6b1f]{padding-left:8px}.ui-core-pr-sm[data-v-39dd6b1f]{padding-right:8px}.ui-core-pt-sm[data-v-39dd6b1f]{padding-top:8px}.ui-core-pb-sm[data-v-39dd6b1f]{padding-bottom:8px}.ui-core-px-sm[data-v-39dd6b1f]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-39dd6b1f]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-39dd6b1f]{margin:8px}.ui-core-ml-sm[data-v-39dd6b1f]{margin-left:8px}.ui-core-mr-sm[data-v-39dd6b1f]{margin-right:8px}.ui-core-mt-sm[data-v-39dd6b1f]{margin-top:8px}.ui-core-mb-sm[data-v-39dd6b1f]{margin-bottom:8px}.ui-core-mx-sm[data-v-39dd6b1f]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-39dd6b1f]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-39dd6b1f]{padding:16px}.ui-core-pl-md[data-v-39dd6b1f]{padding-left:16px}.ui-core-pr-md[data-v-39dd6b1f]{padding-right:16px}.ui-core-pt-md[data-v-39dd6b1f]{padding-top:16px}.ui-core-pb-md[data-v-39dd6b1f]{padding-bottom:16px}.ui-core-px-md[data-v-39dd6b1f]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-39dd6b1f]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-39dd6b1f]{margin:16px}.ui-core-ml-md[data-v-39dd6b1f]{margin-left:16px}.ui-core-mr-md[data-v-39dd6b1f]{margin-right:16px}.ui-core-mt-md[data-v-39dd6b1f]{margin-top:16px}.ui-core-mb-md[data-v-39dd6b1f]{margin-bottom:16px}.ui-core-mx-md[data-v-39dd6b1f]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-39dd6b1f]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-39dd6b1f]{padding:24px}.ui-core-pl-lg[data-v-39dd6b1f]{padding-left:24px}.ui-core-pr-lg[data-v-39dd6b1f]{padding-right:24px}.ui-core-pt-lg[data-v-39dd6b1f]{padding-top:24px}.ui-core-pb-lg[data-v-39dd6b1f]{padding-bottom:24px}.ui-core-px-lg[data-v-39dd6b1f]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-39dd6b1f]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-39dd6b1f]{margin:24px}.ui-core-ml-lg[data-v-39dd6b1f]{margin-left:24px}.ui-core-mr-lg[data-v-39dd6b1f]{margin-right:24px}.ui-core-mt-lg[data-v-39dd6b1f]{margin-top:24px}.ui-core-mb-lg[data-v-39dd6b1f]{margin-bottom:24px}.ui-core-mx-lg[data-v-39dd6b1f]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-39dd6b1f]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-39dd6b1f]{padding:48px}.ui-core-pl-xl[data-v-39dd6b1f]{padding-left:48px}.ui-core-pr-xl[data-v-39dd6b1f]{padding-right:48px}.ui-core-pt-xl[data-v-39dd6b1f]{padding-top:48px}.ui-core-pb-xl[data-v-39dd6b1f]{padding-bottom:48px}.ui-core-px-xl[data-v-39dd6b1f]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-39dd6b1f]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-39dd6b1f]{margin:48px}.ui-core-ml-xl[data-v-39dd6b1f]{margin-left:48px}.ui-core-mr-xl[data-v-39dd6b1f]{margin-right:48px}.ui-core-mt-xl[data-v-39dd6b1f]{margin-top:48px}.ui-core-mb-xl[data-v-39dd6b1f]{margin-bottom:48px}.ui-core-mx-xl[data-v-39dd6b1f]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-39dd6b1f]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-39dd6b1f],.ui-core-my-auto[data-v-39dd6b1f]{margin-top:auto}.ui-core-ml-auto[data-v-39dd6b1f]{margin-left:auto}.ui-core-mb-auto[data-v-39dd6b1f],.ui-core-my-auto[data-v-39dd6b1f]{margin-bottom:auto}.ui-core-mr-auto[data-v-39dd6b1f]{margin-right:auto}.ui-core-mx-auto[data-v-39dd6b1f]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-39dd6b1f]{gap:0}.ui-core-qap-x-none[data-v-39dd6b1f]{row-gap:0}.ui-core-qap-y-none[data-v-39dd6b1f]{column-gap:0}.ui-core-gap-xs[data-v-39dd6b1f]{gap:4px}.ui-core-qap-x-xs[data-v-39dd6b1f]{row-gap:4px}.ui-core-qap-y-xs[data-v-39dd6b1f]{column-gap:4px}.ui-core-gap-sm[data-v-39dd6b1f]{gap:8px}.ui-core-qap-x-sm[data-v-39dd6b1f]{row-gap:8px}.ui-core-qap-y-sm[data-v-39dd6b1f]{column-gap:8px}.ui-core-gap-md[data-v-39dd6b1f]{gap:16px}.ui-core-qap-x-md[data-v-39dd6b1f]{row-gap:16px}.ui-core-qap-y-md[data-v-39dd6b1f]{column-gap:16px}.ui-core-gap-lg[data-v-39dd6b1f]{gap:24px}.ui-core-qap-x-lg[data-v-39dd6b1f]{row-gap:24px}.ui-core-qap-y-lg[data-v-39dd6b1f]{column-gap:24px}.ui-core-gap-xl[data-v-39dd6b1f]{gap:48px}.ui-core-qap-x-xl[data-v-39dd6b1f]{row-gap:48px}.ui-core-qap-y-xl[data-v-39dd6b1f]{column-gap:48px}#chatra[data-v-39dd6b1f]:not(.chatra--expanded){display:none!important}[data-v-39dd6b1f]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-39dd6b1f]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-39dd6b1f]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-39dd6b1f]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-39dd6b1f]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-39dd6b1f]{--p-base: 14px 16px}}.ui-core__separator[data-v-39dd6b1f]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-39dd6b1f]{overflow:hidden}.ui-core__topbar[data-v-39dd6b1f]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-39dd6b1f]{gap:2px}}.ui-core__topbar-btn--sign[data-v-39dd6b1f],.ui-core__topbar-btn--register[data-v-39dd6b1f]{cursor:pointer}.ui-core__topbar-menu[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-39dd6b1f]{flex:1}}.ui-core__topbar--flex[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-39dd6b1f]{margin-left:auto;gap:12px}.ui-core__main[data-v-39dd6b1f]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-39dd6b1f]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-39dd6b1f]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-39dd6b1f]{display:block;width:24px;height:24px}.ui-core__chat[data-v-39dd6b1f]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-39dd6b1f]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-39dd6b1f]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-39dd6b1f]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-39dd6b1f]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-39dd6b1f]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-39dd6b1f]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-39dd6b1f]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-39dd6b1f]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-39dd6b1f]{display:block}.ui-core__menu--dropdown>span>ul[data-v-39dd6b1f]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-39dd6b1f]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-39dd6b1f]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-39dd6b1f]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-39dd6b1f]{right:0}.ui-core__menu--dropdown--inner[data-v-39dd6b1f]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-39dd6b1f]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-39dd6b1f]{margin:15px 0}}.ui-core__menu--link--soon[data-v-39dd6b1f]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-39dd6b1f]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-39dd6b1f]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-39dd6b1f]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-39dd6b1f]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-39dd6b1f]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-39dd6b1f]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-39dd6b1f]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-39dd6b1f]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-39dd6b1f]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-39dd6b1f]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-39dd6b1f]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-39dd6b1f]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-39dd6b1f]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-39dd6b1f]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-39dd6b1f]{gap:8px}}.ui-core__menu--top>ul li[data-v-39dd6b1f]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-39dd6b1f]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-39dd6b1f]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-39dd6b1f]{margin-inline:auto}.ui-core__auth[data-v-39dd6b1f]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-39dd6b1f]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-39dd6b1f]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>span[data-v-39dd6b1f]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>a[data-v-39dd6b1f]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>span[data-v-39dd6b1f]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-39dd6b1f]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-39dd6b1f]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-39dd6b1f]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-39dd6b1f]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-39dd6b1f]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-39dd6b1f]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-39dd6b1f]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>span[data-v-39dd6b1f]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-39dd6b1f],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-39dd6b1f]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-39dd6b1f]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-39dd6b1f]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-39dd6b1f]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-39dd6b1f]{min-width:170px}}.ui-core__btn[data-v-39dd6b1f]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-39dd6b1f]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-39dd6b1f]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-39dd6b1f]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-39dd6b1f]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-39dd6b1f]{grid-area:logo}.ui-core__footer__social[data-v-39dd6b1f]{grid-area:social}.ui-core__footer--locale[data-v-39dd6b1f]{grid-area:locale}.ui-core__footer--apps[data-v-39dd6b1f]{grid-area:apps}.ui-core__footer--links[data-v-39dd6b1f]{grid-area:links}.ui-core__footer--botmenu-list[data-v-39dd6b1f]{grid-area:botmenu}.ui-core__footer--copy[data-v-39dd6b1f]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-39dd6b1f]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-39dd6b1f]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-39dd6b1f]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-39dd6b1f]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-39dd6b1f]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-39dd6b1f]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-39dd6b1f]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-39dd6b1f]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-39dd6b1f]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-39dd6b1f]{display:block}.ui-core__footer--app--btn span[data-v-39dd6b1f]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-39dd6b1f]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-39dd6b1f]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-39dd6b1f]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-39dd6b1f]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-39dd6b1f]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-39dd6b1f]{text-decoration:none;display:block}.ui-core__footer--links[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-39dd6b1f]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-39dd6b1f]:hover{text-decoration:none}.ui-core__footer--copy[data-v-39dd6b1f]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-39dd6b1f]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-39dd6b1f]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-39dd6b1f]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-39dd6b1f]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-39dd6b1f]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-39dd6b1f]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-39dd6b1f]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-39dd6b1f]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-39dd6b1f]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-39dd6b1f]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-39dd6b1f]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-39dd6b1f]{display:block}.ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-39dd6b1f]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-39dd6b1f]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-39dd6b1f]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-39dd6b1f]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-39dd6b1f]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-39dd6b1f]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-39dd6b1f]{width:100%}.ui-core__user-tariff[data-v-39dd6b1f]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-39dd6b1f]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-39dd6b1f]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-39dd6b1f]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-39dd6b1f]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-39dd6b1f]{margin-left:auto}.ui-core__footer--apps[data-v-39dd6b1f]{gap:12px}.ui-core__footer--app[data-v-39dd6b1f]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-39dd6b1f],.ui-core__footer--app--qr[data-v-39dd6b1f]{display:none}.ui-core__footer--botmenu-list[data-v-39dd6b1f]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-39dd6b1f]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-39dd6b1f]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-39dd6b1f]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-39dd6b1f]{gap:12px 8px}.ui-core__footer--links__item[data-v-39dd6b1f]{font-size:10px}.ui-core__footer--copy[data-v-39dd6b1f]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-39dd6b1f]{z-index:991}.ui-core__topbar-menu[data-v-39dd6b1f]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-39dd6b1f]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-39dd6b1f]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-39dd6b1f],.ui-core__topbar-hamb.is-open span[data-v-39dd6b1f]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-39dd6b1f]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-39dd6b1f]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-39dd6b1f]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-39dd6b1f]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-39dd6b1f]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-39dd6b1f]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-39dd6b1f]{display:none}.ui-core__menu--apps>ul[data-v-39dd6b1f],.ui-core__menu--top>ul[data-v-39dd6b1f]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-39dd6b1f]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-39dd6b1f]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-39dd6b1f]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-39dd6b1f]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-39dd6b1f]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-39dd6b1f]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-39dd6b1f]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-39dd6b1f]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-39dd6b1f]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-39dd6b1f]{padding-right:16px}.ui-core__menu--link--soon[data-v-39dd6b1f]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-39dd6b1f]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-39dd6b1f]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-39dd6b1f]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-39dd6b1f]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-39dd6b1f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-39dd6b1f]{padding:5px 0}}[data-v-39dd6b1f]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-39dd6b1f],body[data-v-39dd6b1f]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-39dd6b1f]:before{background:var(--ui-core-svg-star-grey)}body[data-v-39dd6b1f]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-39dd6b1f],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-39dd6b1f]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-39dd6b1f]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-39dd6b1f],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-39dd6b1f],.ui-core__topbar-menu a[href*="/bonus"][data-v-39dd6b1f]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-39dd6b1f]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-39dd6b1f]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-39dd6b1f]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-39dd6b1f]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-39dd6b1f]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-39dd6b1f]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-39dd6b1f]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-39dd6b1f]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-39dd6b1f]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-39dd6b1f]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-39dd6b1f]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-39dd6b1f]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-39dd6b1f]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-39dd6b1f]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-39dd6b1f]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-39dd6b1f]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-39dd6b1f]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-39dd6b1f]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-39dd6b1f]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-39dd6b1f]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-39dd6b1f]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-39dd6b1f]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-39dd6b1f]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-39dd6b1f]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-39dd6b1f]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-39dd6b1f]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-39dd6b1f]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-39dd6b1f]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-39dd6b1f]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-39dd6b1f]:hover{color:#aeb3b9}[data-v-39dd6b1f]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-39dd6b1f]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-39dd6b1f]{width:100%}[data-v-39dd6b1f]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-39dd6b1f]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-39dd6b1f]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-39dd6b1f]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-39dd6b1f]{color:var(--primary-text-color)!important}.vc-disabled[data-v-39dd6b1f]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-39dd6b1f]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-39dd6b1f],.vc-nav-popover-container[data-v-39dd6b1f],.vc-nav-item[data-v-39dd6b1f]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-39dd6b1f]{border-radius:2px}.vc-focus[data-v-39dd6b1f]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-39dd6b1f]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-39dd6b1f]{color:var(--primary-text-color)!important}.vc-arrow[data-v-39dd6b1f]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-39dd6b1f],.vc-highlight-bg-light[data-v-39dd6b1f]{background-color:var(--primary-color-light-2)!important}.trip-classes-list[data-v-39dd6b1f]{display:flex;flex-direction:row;width:100%;gap:8px}.item[data-v-39dd6b1f]{cursor:pointer;width:100%;text-align:center;padding:10px;margin-bottom:24px;font-size:12px;font-weight:300;color:var(--primary-text-color);border:1px solid var(--stroke-light);border-radius:6px}.item.selected[data-v-39dd6b1f]{border:1px solid var(--primary-color)}[data-v-e3734bc4]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-e3734bc4] *{box-sizing:border-box}.ui-core h1[data-v-e3734bc4],.ui-core h2[data-v-e3734bc4],.ui-core h3[data-v-e3734bc4],.ui-core h4[data-v-e3734bc4],.ui-core h5[data-v-e3734bc4],.ui-core h6[data-v-e3734bc4]{font-weight:500}.ui-core img[data-v-e3734bc4]{border-style:none}.ui-core button[data-v-e3734bc4],.ui-core input[data-v-e3734bc4],.ui-core optgroup[data-v-e3734bc4],.ui-core select[data-v-e3734bc4],.ui-core textarea[data-v-e3734bc4]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-e3734bc4],.ui-core input[data-v-e3734bc4]{overflow:visible}.ui-core button[data-v-e3734bc4],.ui-core select[data-v-e3734bc4]{text-transform:none}.ui-core button[data-v-e3734bc4]::-moz-focus-inner,.ui-core [type=button][data-v-e3734bc4]::-moz-focus-inner,.ui-core [type=reset][data-v-e3734bc4]::-moz-focus-inner,.ui-core [type=submit][data-v-e3734bc4]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-e3734bc4]:-moz-focusring,.ui-core [type=button][data-v-e3734bc4]:-moz-focusring,.ui-core [type=reset][data-v-e3734bc4]:-moz-focusring,.ui-core [type=submit][data-v-e3734bc4]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-e3734bc4]{padding:.35em .75em .625em}.ui-core textarea[data-v-e3734bc4]{overflow:auto}.ui-core [type=checkbox][data-v-e3734bc4],.ui-core [type=radio][data-v-e3734bc4]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-e3734bc4]::-webkit-inner-spin-button,.ui-core [type=number][data-v-e3734bc4]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-e3734bc4]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-e3734bc4]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-e3734bc4] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-e3734bc4]{display:none}.ui-core__animate--slide-enter[data-v-e3734bc4]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-e3734bc4]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-e3734bc4]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-e3734bc4]{transform:translate(-110%)}.slide-enter-active[data-v-e3734bc4],.slide-leave-active[data-v-e3734bc4]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-e3734bc4],.slide-leave-to[data-v-e3734bc4]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-e3734bc4],.ui-core-fade-leave-active[data-v-e3734bc4]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-e3734bc4],.ui-core-fade-leave-to[data-v-e3734bc4]{opacity:0}.ui-core-pa-none[data-v-e3734bc4]{padding:0}.ui-core-pl-none[data-v-e3734bc4]{padding-left:0}.ui-core-pr-none[data-v-e3734bc4]{padding-right:0}.ui-core-pt-none[data-v-e3734bc4]{padding-top:0}.ui-core-pb-none[data-v-e3734bc4]{padding-bottom:0}.ui-core-px-none[data-v-e3734bc4]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-e3734bc4]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-e3734bc4]{margin:0}.ui-core-ml-none[data-v-e3734bc4]{margin-left:0}.ui-core-mr-none[data-v-e3734bc4]{margin-right:0}.ui-core-mt-none[data-v-e3734bc4]{margin-top:0}.ui-core-mb-none[data-v-e3734bc4]{margin-bottom:0}.ui-core-mx-none[data-v-e3734bc4]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-e3734bc4]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-e3734bc4]{padding:4px}.ui-core-pl-xs[data-v-e3734bc4]{padding-left:4px}.ui-core-pr-xs[data-v-e3734bc4]{padding-right:4px}.ui-core-pt-xs[data-v-e3734bc4]{padding-top:4px}.ui-core-pb-xs[data-v-e3734bc4]{padding-bottom:4px}.ui-core-px-xs[data-v-e3734bc4]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-e3734bc4]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-e3734bc4]{margin:4px}.ui-core-ml-xs[data-v-e3734bc4]{margin-left:4px}.ui-core-mr-xs[data-v-e3734bc4]{margin-right:4px}.ui-core-mt-xs[data-v-e3734bc4]{margin-top:4px}.ui-core-mb-xs[data-v-e3734bc4]{margin-bottom:4px}.ui-core-mx-xs[data-v-e3734bc4]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-e3734bc4]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-e3734bc4]{padding:8px}.ui-core-pl-sm[data-v-e3734bc4]{padding-left:8px}.ui-core-pr-sm[data-v-e3734bc4]{padding-right:8px}.ui-core-pt-sm[data-v-e3734bc4]{padding-top:8px}.ui-core-pb-sm[data-v-e3734bc4]{padding-bottom:8px}.ui-core-px-sm[data-v-e3734bc4]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-e3734bc4]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-e3734bc4]{margin:8px}.ui-core-ml-sm[data-v-e3734bc4]{margin-left:8px}.ui-core-mr-sm[data-v-e3734bc4]{margin-right:8px}.ui-core-mt-sm[data-v-e3734bc4]{margin-top:8px}.ui-core-mb-sm[data-v-e3734bc4]{margin-bottom:8px}.ui-core-mx-sm[data-v-e3734bc4]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-e3734bc4]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-e3734bc4]{padding:16px}.ui-core-pl-md[data-v-e3734bc4]{padding-left:16px}.ui-core-pr-md[data-v-e3734bc4]{padding-right:16px}.ui-core-pt-md[data-v-e3734bc4]{padding-top:16px}.ui-core-pb-md[data-v-e3734bc4]{padding-bottom:16px}.ui-core-px-md[data-v-e3734bc4]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-e3734bc4]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-e3734bc4]{margin:16px}.ui-core-ml-md[data-v-e3734bc4]{margin-left:16px}.ui-core-mr-md[data-v-e3734bc4]{margin-right:16px}.ui-core-mt-md[data-v-e3734bc4]{margin-top:16px}.ui-core-mb-md[data-v-e3734bc4]{margin-bottom:16px}.ui-core-mx-md[data-v-e3734bc4]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-e3734bc4]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-e3734bc4]{padding:24px}.ui-core-pl-lg[data-v-e3734bc4]{padding-left:24px}.ui-core-pr-lg[data-v-e3734bc4]{padding-right:24px}.ui-core-pt-lg[data-v-e3734bc4]{padding-top:24px}.ui-core-pb-lg[data-v-e3734bc4]{padding-bottom:24px}.ui-core-px-lg[data-v-e3734bc4]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-e3734bc4]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-e3734bc4]{margin:24px}.ui-core-ml-lg[data-v-e3734bc4]{margin-left:24px}.ui-core-mr-lg[data-v-e3734bc4]{margin-right:24px}.ui-core-mt-lg[data-v-e3734bc4]{margin-top:24px}.ui-core-mb-lg[data-v-e3734bc4]{margin-bottom:24px}.ui-core-mx-lg[data-v-e3734bc4]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-e3734bc4]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-e3734bc4]{padding:48px}.ui-core-pl-xl[data-v-e3734bc4]{padding-left:48px}.ui-core-pr-xl[data-v-e3734bc4]{padding-right:48px}.ui-core-pt-xl[data-v-e3734bc4]{padding-top:48px}.ui-core-pb-xl[data-v-e3734bc4]{padding-bottom:48px}.ui-core-px-xl[data-v-e3734bc4]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-e3734bc4]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-e3734bc4]{margin:48px}.ui-core-ml-xl[data-v-e3734bc4]{margin-left:48px}.ui-core-mr-xl[data-v-e3734bc4]{margin-right:48px}.ui-core-mt-xl[data-v-e3734bc4]{margin-top:48px}.ui-core-mb-xl[data-v-e3734bc4]{margin-bottom:48px}.ui-core-mx-xl[data-v-e3734bc4]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-e3734bc4]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-e3734bc4],.ui-core-my-auto[data-v-e3734bc4]{margin-top:auto}.ui-core-ml-auto[data-v-e3734bc4]{margin-left:auto}.ui-core-mb-auto[data-v-e3734bc4],.ui-core-my-auto[data-v-e3734bc4]{margin-bottom:auto}.ui-core-mr-auto[data-v-e3734bc4]{margin-right:auto}.ui-core-mx-auto[data-v-e3734bc4]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-e3734bc4]{gap:0}.ui-core-qap-x-none[data-v-e3734bc4]{row-gap:0}.ui-core-qap-y-none[data-v-e3734bc4]{column-gap:0}.ui-core-gap-xs[data-v-e3734bc4]{gap:4px}.ui-core-qap-x-xs[data-v-e3734bc4]{row-gap:4px}.ui-core-qap-y-xs[data-v-e3734bc4]{column-gap:4px}.ui-core-gap-sm[data-v-e3734bc4]{gap:8px}.ui-core-qap-x-sm[data-v-e3734bc4]{row-gap:8px}.ui-core-qap-y-sm[data-v-e3734bc4]{column-gap:8px}.ui-core-gap-md[data-v-e3734bc4]{gap:16px}.ui-core-qap-x-md[data-v-e3734bc4]{row-gap:16px}.ui-core-qap-y-md[data-v-e3734bc4]{column-gap:16px}.ui-core-gap-lg[data-v-e3734bc4]{gap:24px}.ui-core-qap-x-lg[data-v-e3734bc4]{row-gap:24px}.ui-core-qap-y-lg[data-v-e3734bc4]{column-gap:24px}.ui-core-gap-xl[data-v-e3734bc4]{gap:48px}.ui-core-qap-x-xl[data-v-e3734bc4]{row-gap:48px}.ui-core-qap-y-xl[data-v-e3734bc4]{column-gap:48px}#chatra[data-v-e3734bc4]:not(.chatra--expanded){display:none!important}[data-v-e3734bc4]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-e3734bc4]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-e3734bc4]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-e3734bc4]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-e3734bc4]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-e3734bc4]{--p-base: 14px 16px}}.ui-core__separator[data-v-e3734bc4]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-e3734bc4]{overflow:hidden}.ui-core__topbar[data-v-e3734bc4]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-e3734bc4]{gap:2px}}.ui-core__topbar-btn--sign[data-v-e3734bc4],.ui-core__topbar-btn--register[data-v-e3734bc4]{cursor:pointer}.ui-core__topbar-menu[data-v-e3734bc4]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-e3734bc4]{flex:1}}.ui-core__topbar--flex[data-v-e3734bc4]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-e3734bc4]{margin-left:auto;gap:12px}.ui-core__main[data-v-e3734bc4]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-e3734bc4]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-e3734bc4]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-e3734bc4]{display:block;width:24px;height:24px}.ui-core__chat[data-v-e3734bc4]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-e3734bc4]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-e3734bc4]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-e3734bc4]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-e3734bc4]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-e3734bc4]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-e3734bc4]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-e3734bc4]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-e3734bc4]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-e3734bc4]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-e3734bc4]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-e3734bc4]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-e3734bc4]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-e3734bc4]{display:block}.ui-core__menu--dropdown>span>ul[data-v-e3734bc4]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-e3734bc4]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-e3734bc4]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-e3734bc4]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-e3734bc4]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-e3734bc4]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-e3734bc4]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-e3734bc4]{right:0}.ui-core__menu--dropdown--inner[data-v-e3734bc4]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-e3734bc4]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-e3734bc4]{margin:15px 0}}.ui-core__menu--link--soon[data-v-e3734bc4]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-e3734bc4]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-e3734bc4]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-e3734bc4]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-e3734bc4]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-e3734bc4]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-e3734bc4]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-e3734bc4]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-e3734bc4]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-e3734bc4]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-e3734bc4]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-e3734bc4]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-e3734bc4]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-e3734bc4]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-e3734bc4]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-e3734bc4]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-e3734bc4]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-e3734bc4]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-e3734bc4]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-e3734bc4]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-e3734bc4]{gap:8px}}.ui-core__menu--top>ul li[data-v-e3734bc4]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-e3734bc4]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-e3734bc4]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-e3734bc4]{margin-inline:auto}.ui-core__auth[data-v-e3734bc4]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-e3734bc4]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-e3734bc4]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-e3734bc4]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>span[data-v-e3734bc4]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>a[data-v-e3734bc4]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>span[data-v-e3734bc4]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-e3734bc4]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-e3734bc4]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-e3734bc4]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-e3734bc4]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-e3734bc4]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-e3734bc4]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-e3734bc4]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>span[data-v-e3734bc4]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-e3734bc4],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-e3734bc4]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-e3734bc4]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-e3734bc4]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-e3734bc4]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-e3734bc4]{min-width:170px}}.ui-core__btn[data-v-e3734bc4]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-e3734bc4]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-e3734bc4]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-e3734bc4]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-e3734bc4]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-e3734bc4]{grid-area:logo}.ui-core__footer__social[data-v-e3734bc4]{grid-area:social}.ui-core__footer--locale[data-v-e3734bc4]{grid-area:locale}.ui-core__footer--apps[data-v-e3734bc4]{grid-area:apps}.ui-core__footer--links[data-v-e3734bc4]{grid-area:links}.ui-core__footer--botmenu-list[data-v-e3734bc4]{grid-area:botmenu}.ui-core__footer--copy[data-v-e3734bc4]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-e3734bc4]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-e3734bc4]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-e3734bc4]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-e3734bc4]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-e3734bc4]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-e3734bc4]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-e3734bc4]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-e3734bc4]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-e3734bc4]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-e3734bc4]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-e3734bc4]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-e3734bc4]{display:block}.ui-core__footer--app--btn span[data-v-e3734bc4]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-e3734bc4]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-e3734bc4]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-e3734bc4]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-e3734bc4]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-e3734bc4]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-e3734bc4]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-e3734bc4]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-e3734bc4]{text-decoration:none;display:block}.ui-core__footer--links[data-v-e3734bc4]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-e3734bc4]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-e3734bc4]:hover{text-decoration:none}.ui-core__footer--copy[data-v-e3734bc4]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-e3734bc4]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-e3734bc4]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-e3734bc4]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-e3734bc4]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-e3734bc4]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-e3734bc4]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-e3734bc4]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-e3734bc4]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-e3734bc4]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-e3734bc4]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-e3734bc4]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-e3734bc4]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-e3734bc4]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-e3734bc4]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-e3734bc4]{display:block}.ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-e3734bc4]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-e3734bc4]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-e3734bc4]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-e3734bc4]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-e3734bc4]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-e3734bc4]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-e3734bc4]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-e3734bc4]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-e3734bc4]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-e3734bc4]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-e3734bc4]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-e3734bc4]{width:100%}.ui-core__user-tariff[data-v-e3734bc4]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-e3734bc4]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-e3734bc4]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-e3734bc4]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-e3734bc4]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-e3734bc4]{margin-left:auto}.ui-core__footer--apps[data-v-e3734bc4]{gap:12px}.ui-core__footer--app[data-v-e3734bc4]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-e3734bc4],.ui-core__footer--app--qr[data-v-e3734bc4]{display:none}.ui-core__footer--botmenu-list[data-v-e3734bc4]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-e3734bc4]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-e3734bc4]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-e3734bc4]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-e3734bc4]{gap:12px 8px}.ui-core__footer--links__item[data-v-e3734bc4]{font-size:10px}.ui-core__footer--copy[data-v-e3734bc4]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-e3734bc4]{z-index:991}.ui-core__topbar-menu[data-v-e3734bc4]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-e3734bc4]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-e3734bc4]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e3734bc4],.ui-core__topbar-hamb.is-open span[data-v-e3734bc4]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e3734bc4]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-e3734bc4]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e3734bc4]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-e3734bc4]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-e3734bc4]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-e3734bc4]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-e3734bc4]{display:none}.ui-core__menu--apps>ul[data-v-e3734bc4],.ui-core__menu--top>ul[data-v-e3734bc4]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-e3734bc4]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-e3734bc4]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-e3734bc4]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-e3734bc4]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-e3734bc4]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-e3734bc4]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-e3734bc4]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-e3734bc4]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-e3734bc4]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-e3734bc4]{padding-right:16px}.ui-core__menu--link--soon[data-v-e3734bc4]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-e3734bc4]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-e3734bc4]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-e3734bc4]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-e3734bc4]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-e3734bc4]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-e3734bc4]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-e3734bc4]{padding:5px 0}}[data-v-e3734bc4]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-e3734bc4],body[data-v-e3734bc4]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-e3734bc4]:before{background:var(--ui-core-svg-star-grey)}body[data-v-e3734bc4]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-e3734bc4],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e3734bc4]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-e3734bc4]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e3734bc4],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-e3734bc4],.ui-core__topbar-menu a[href*="/bonus"][data-v-e3734bc4]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e3734bc4]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-e3734bc4]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-e3734bc4]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-e3734bc4]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-e3734bc4]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-e3734bc4]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-e3734bc4]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-e3734bc4]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-e3734bc4]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-e3734bc4]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-e3734bc4]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-e3734bc4]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-e3734bc4]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-e3734bc4]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-e3734bc4]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-e3734bc4]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-e3734bc4]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-e3734bc4]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-e3734bc4]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-e3734bc4]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-e3734bc4]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-e3734bc4]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-e3734bc4]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-e3734bc4]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-e3734bc4]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-e3734bc4]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-e3734bc4]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-e3734bc4]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-e3734bc4]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-e3734bc4]:hover{color:#aeb3b9}[data-v-e3734bc4]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-e3734bc4]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-e3734bc4]{width:100%}[data-v-e3734bc4]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-e3734bc4]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-e3734bc4]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-e3734bc4]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-e3734bc4]{color:var(--primary-text-color)!important}.vc-disabled[data-v-e3734bc4]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-e3734bc4]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-e3734bc4],.vc-nav-popover-container[data-v-e3734bc4],.vc-nav-item[data-v-e3734bc4]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-e3734bc4]{border-radius:2px}.vc-focus[data-v-e3734bc4]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-e3734bc4]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-e3734bc4]{color:var(--primary-text-color)!important}.vc-arrow[data-v-e3734bc4]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-e3734bc4],.vc-highlight-bg-light[data-v-e3734bc4]{background-color:var(--primary-color-light-2)!important}.counter[data-v-e3734bc4]{display:inline-flex;gap:18px;align-items:center;justify-content:center}.counter-btn[data-v-e3734bc4]{cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--secondary-text-color);background-color:var(--primary-color-light);border:none;border-radius:100%;outline:none;transition:background-color .3s}.counter-btn[data-v-e3734bc4]:hover{background-color:var(--primary-color-light-2)}input[data-v-e3734bc4]::-webkit-outer-spin-button,input[data-v-e3734bc4]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}input[type=number][data-v-e3734bc4]{-moz-appearance:textfield}.counter-input[data-v-e3734bc4]{width:18px;background-color:#0000;font-size:14px;text-align:center;padding:0;border:none;outline:none;color:var(--primary-text-color)}[data-v-387c049c]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-387c049c] *{box-sizing:border-box}.ui-core h1[data-v-387c049c],.ui-core h2[data-v-387c049c],.ui-core h3[data-v-387c049c],.ui-core h4[data-v-387c049c],.ui-core h5[data-v-387c049c],.ui-core h6[data-v-387c049c]{font-weight:500}.ui-core img[data-v-387c049c]{border-style:none}.ui-core button[data-v-387c049c],.ui-core input[data-v-387c049c],.ui-core optgroup[data-v-387c049c],.ui-core select[data-v-387c049c],.ui-core textarea[data-v-387c049c]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-387c049c],.ui-core input[data-v-387c049c]{overflow:visible}.ui-core button[data-v-387c049c],.ui-core select[data-v-387c049c]{text-transform:none}.ui-core button[data-v-387c049c]::-moz-focus-inner,.ui-core [type=button][data-v-387c049c]::-moz-focus-inner,.ui-core [type=reset][data-v-387c049c]::-moz-focus-inner,.ui-core [type=submit][data-v-387c049c]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-387c049c]:-moz-focusring,.ui-core [type=button][data-v-387c049c]:-moz-focusring,.ui-core [type=reset][data-v-387c049c]:-moz-focusring,.ui-core [type=submit][data-v-387c049c]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-387c049c]{padding:.35em .75em .625em}.ui-core textarea[data-v-387c049c]{overflow:auto}.ui-core [type=checkbox][data-v-387c049c],.ui-core [type=radio][data-v-387c049c]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-387c049c]::-webkit-inner-spin-button,.ui-core [type=number][data-v-387c049c]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-387c049c]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-387c049c]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-387c049c] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-387c049c]{display:none}.ui-core__animate--slide-enter[data-v-387c049c]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-387c049c]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-387c049c]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-387c049c]{transform:translate(-110%)}.slide-enter-active[data-v-387c049c],.slide-leave-active[data-v-387c049c]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-387c049c],.slide-leave-to[data-v-387c049c]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-387c049c],.ui-core-fade-leave-active[data-v-387c049c]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-387c049c],.ui-core-fade-leave-to[data-v-387c049c]{opacity:0}.ui-core-pa-none[data-v-387c049c]{padding:0}.ui-core-pl-none[data-v-387c049c]{padding-left:0}.ui-core-pr-none[data-v-387c049c]{padding-right:0}.ui-core-pt-none[data-v-387c049c]{padding-top:0}.ui-core-pb-none[data-v-387c049c]{padding-bottom:0}.ui-core-px-none[data-v-387c049c]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-387c049c]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-387c049c]{margin:0}.ui-core-ml-none[data-v-387c049c]{margin-left:0}.ui-core-mr-none[data-v-387c049c]{margin-right:0}.ui-core-mt-none[data-v-387c049c]{margin-top:0}.ui-core-mb-none[data-v-387c049c]{margin-bottom:0}.ui-core-mx-none[data-v-387c049c]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-387c049c]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-387c049c]{padding:4px}.ui-core-pl-xs[data-v-387c049c]{padding-left:4px}.ui-core-pr-xs[data-v-387c049c]{padding-right:4px}.ui-core-pt-xs[data-v-387c049c]{padding-top:4px}.ui-core-pb-xs[data-v-387c049c]{padding-bottom:4px}.ui-core-px-xs[data-v-387c049c]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-387c049c]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-387c049c]{margin:4px}.ui-core-ml-xs[data-v-387c049c]{margin-left:4px}.ui-core-mr-xs[data-v-387c049c]{margin-right:4px}.ui-core-mt-xs[data-v-387c049c]{margin-top:4px}.ui-core-mb-xs[data-v-387c049c]{margin-bottom:4px}.ui-core-mx-xs[data-v-387c049c]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-387c049c]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-387c049c]{padding:8px}.ui-core-pl-sm[data-v-387c049c]{padding-left:8px}.ui-core-pr-sm[data-v-387c049c]{padding-right:8px}.ui-core-pt-sm[data-v-387c049c]{padding-top:8px}.ui-core-pb-sm[data-v-387c049c]{padding-bottom:8px}.ui-core-px-sm[data-v-387c049c]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-387c049c]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-387c049c]{margin:8px}.ui-core-ml-sm[data-v-387c049c]{margin-left:8px}.ui-core-mr-sm[data-v-387c049c]{margin-right:8px}.ui-core-mt-sm[data-v-387c049c]{margin-top:8px}.ui-core-mb-sm[data-v-387c049c]{margin-bottom:8px}.ui-core-mx-sm[data-v-387c049c]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-387c049c]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-387c049c]{padding:16px}.ui-core-pl-md[data-v-387c049c]{padding-left:16px}.ui-core-pr-md[data-v-387c049c]{padding-right:16px}.ui-core-pt-md[data-v-387c049c]{padding-top:16px}.ui-core-pb-md[data-v-387c049c]{padding-bottom:16px}.ui-core-px-md[data-v-387c049c]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-387c049c]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-387c049c]{margin:16px}.ui-core-ml-md[data-v-387c049c]{margin-left:16px}.ui-core-mr-md[data-v-387c049c]{margin-right:16px}.ui-core-mt-md[data-v-387c049c]{margin-top:16px}.ui-core-mb-md[data-v-387c049c]{margin-bottom:16px}.ui-core-mx-md[data-v-387c049c]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-387c049c]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-387c049c]{padding:24px}.ui-core-pl-lg[data-v-387c049c]{padding-left:24px}.ui-core-pr-lg[data-v-387c049c]{padding-right:24px}.ui-core-pt-lg[data-v-387c049c]{padding-top:24px}.ui-core-pb-lg[data-v-387c049c]{padding-bottom:24px}.ui-core-px-lg[data-v-387c049c]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-387c049c]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-387c049c]{margin:24px}.ui-core-ml-lg[data-v-387c049c]{margin-left:24px}.ui-core-mr-lg[data-v-387c049c]{margin-right:24px}.ui-core-mt-lg[data-v-387c049c]{margin-top:24px}.ui-core-mb-lg[data-v-387c049c]{margin-bottom:24px}.ui-core-mx-lg[data-v-387c049c]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-387c049c]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-387c049c]{padding:48px}.ui-core-pl-xl[data-v-387c049c]{padding-left:48px}.ui-core-pr-xl[data-v-387c049c]{padding-right:48px}.ui-core-pt-xl[data-v-387c049c]{padding-top:48px}.ui-core-pb-xl[data-v-387c049c]{padding-bottom:48px}.ui-core-px-xl[data-v-387c049c]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-387c049c]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-387c049c]{margin:48px}.ui-core-ml-xl[data-v-387c049c]{margin-left:48px}.ui-core-mr-xl[data-v-387c049c]{margin-right:48px}.ui-core-mt-xl[data-v-387c049c]{margin-top:48px}.ui-core-mb-xl[data-v-387c049c]{margin-bottom:48px}.ui-core-mx-xl[data-v-387c049c]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-387c049c]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-387c049c],.ui-core-my-auto[data-v-387c049c]{margin-top:auto}.ui-core-ml-auto[data-v-387c049c]{margin-left:auto}.ui-core-mb-auto[data-v-387c049c],.ui-core-my-auto[data-v-387c049c]{margin-bottom:auto}.ui-core-mr-auto[data-v-387c049c]{margin-right:auto}.ui-core-mx-auto[data-v-387c049c]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-387c049c]{gap:0}.ui-core-qap-x-none[data-v-387c049c]{row-gap:0}.ui-core-qap-y-none[data-v-387c049c]{column-gap:0}.ui-core-gap-xs[data-v-387c049c]{gap:4px}.ui-core-qap-x-xs[data-v-387c049c]{row-gap:4px}.ui-core-qap-y-xs[data-v-387c049c]{column-gap:4px}.ui-core-gap-sm[data-v-387c049c]{gap:8px}.ui-core-qap-x-sm[data-v-387c049c]{row-gap:8px}.ui-core-qap-y-sm[data-v-387c049c]{column-gap:8px}.ui-core-gap-md[data-v-387c049c]{gap:16px}.ui-core-qap-x-md[data-v-387c049c]{row-gap:16px}.ui-core-qap-y-md[data-v-387c049c]{column-gap:16px}.ui-core-gap-lg[data-v-387c049c]{gap:24px}.ui-core-qap-x-lg[data-v-387c049c]{row-gap:24px}.ui-core-qap-y-lg[data-v-387c049c]{column-gap:24px}.ui-core-gap-xl[data-v-387c049c]{gap:48px}.ui-core-qap-x-xl[data-v-387c049c]{row-gap:48px}.ui-core-qap-y-xl[data-v-387c049c]{column-gap:48px}#chatra[data-v-387c049c]:not(.chatra--expanded){display:none!important}[data-v-387c049c]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-387c049c]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-387c049c]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-387c049c]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-387c049c]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-387c049c]{--p-base: 14px 16px}}.ui-core__separator[data-v-387c049c]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-387c049c]{overflow:hidden}.ui-core__topbar[data-v-387c049c]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-387c049c]{gap:2px}}.ui-core__topbar-btn--sign[data-v-387c049c],.ui-core__topbar-btn--register[data-v-387c049c]{cursor:pointer}.ui-core__topbar-menu[data-v-387c049c]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-387c049c]{flex:1}}.ui-core__topbar--flex[data-v-387c049c]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-387c049c]{margin-left:auto;gap:12px}.ui-core__main[data-v-387c049c]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-387c049c]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-387c049c]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-387c049c]{display:block;width:24px;height:24px}.ui-core__chat[data-v-387c049c]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-387c049c]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-387c049c]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-387c049c]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-387c049c]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-387c049c]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-387c049c]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-387c049c]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-387c049c]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-387c049c]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-387c049c]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-387c049c]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-387c049c]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-387c049c]{display:block}.ui-core__menu--dropdown>span>ul[data-v-387c049c]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-387c049c]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-387c049c]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-387c049c]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-387c049c]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-387c049c]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-387c049c]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-387c049c]{right:0}.ui-core__menu--dropdown--inner[data-v-387c049c]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-387c049c]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-387c049c]{margin:15px 0}}.ui-core__menu--link--soon[data-v-387c049c]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-387c049c]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-387c049c]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-387c049c]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-387c049c]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-387c049c]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-387c049c]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-387c049c]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-387c049c]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-387c049c]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-387c049c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-387c049c]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-387c049c]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-387c049c]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-387c049c]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-387c049c]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-387c049c]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-387c049c]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-387c049c]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-387c049c]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-387c049c]{gap:8px}}.ui-core__menu--top>ul li[data-v-387c049c]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-387c049c]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-387c049c]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-387c049c]{margin-inline:auto}.ui-core__auth[data-v-387c049c]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-387c049c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-387c049c]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-387c049c]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>span[data-v-387c049c]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>a[data-v-387c049c]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>span[data-v-387c049c]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-387c049c]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-387c049c]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-387c049c]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-387c049c]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-387c049c]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-387c049c]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-387c049c]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>span[data-v-387c049c]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-387c049c],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-387c049c]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-387c049c]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-387c049c]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-387c049c]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-387c049c]{min-width:170px}}.ui-core__btn[data-v-387c049c]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-387c049c]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-387c049c]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-387c049c]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-387c049c]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-387c049c]{grid-area:logo}.ui-core__footer__social[data-v-387c049c]{grid-area:social}.ui-core__footer--locale[data-v-387c049c]{grid-area:locale}.ui-core__footer--apps[data-v-387c049c]{grid-area:apps}.ui-core__footer--links[data-v-387c049c]{grid-area:links}.ui-core__footer--botmenu-list[data-v-387c049c]{grid-area:botmenu}.ui-core__footer--copy[data-v-387c049c]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-387c049c]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-387c049c]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-387c049c]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-387c049c]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-387c049c]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-387c049c]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-387c049c]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-387c049c]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-387c049c]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-387c049c]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-387c049c]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-387c049c]{display:block}.ui-core__footer--app--btn span[data-v-387c049c]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-387c049c]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-387c049c]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-387c049c]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-387c049c]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-387c049c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-387c049c]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-387c049c]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-387c049c]{text-decoration:none;display:block}.ui-core__footer--links[data-v-387c049c]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-387c049c]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-387c049c]:hover{text-decoration:none}.ui-core__footer--copy[data-v-387c049c]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-387c049c]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-387c049c]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-387c049c]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-387c049c]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-387c049c]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-387c049c]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-387c049c]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-387c049c]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-387c049c]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-387c049c]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-387c049c]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-387c049c]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-387c049c]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-387c049c]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-387c049c]{display:block}.ui-core__header-assets--action--btn--icon[data-v-387c049c]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-387c049c]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-387c049c]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-387c049c]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-387c049c]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-387c049c]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-387c049c]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-387c049c]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-387c049c]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-387c049c]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-387c049c]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-387c049c]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-387c049c]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-387c049c]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-387c049c]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-387c049c]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-387c049c]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-387c049c]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-387c049c]{width:100%}.ui-core__user-tariff[data-v-387c049c]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-387c049c]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-387c049c]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-387c049c]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-387c049c]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-387c049c]{margin-left:auto}.ui-core__footer--apps[data-v-387c049c]{gap:12px}.ui-core__footer--app[data-v-387c049c]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-387c049c],.ui-core__footer--app--qr[data-v-387c049c]{display:none}.ui-core__footer--botmenu-list[data-v-387c049c]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-387c049c]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-387c049c]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-387c049c]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-387c049c]{gap:12px 8px}.ui-core__footer--links__item[data-v-387c049c]{font-size:10px}.ui-core__footer--copy[data-v-387c049c]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-387c049c]{z-index:991}.ui-core__topbar-menu[data-v-387c049c]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-387c049c]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-387c049c]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-387c049c],.ui-core__topbar-hamb.is-open span[data-v-387c049c]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-387c049c]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-387c049c]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-387c049c]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-387c049c]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-387c049c]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-387c049c]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-387c049c]{display:none}.ui-core__menu--apps>ul[data-v-387c049c],.ui-core__menu--top>ul[data-v-387c049c]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-387c049c]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-387c049c]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-387c049c]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-387c049c]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-387c049c]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-387c049c]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-387c049c]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-387c049c]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-387c049c]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-387c049c]{padding-right:16px}.ui-core__menu--link--soon[data-v-387c049c]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-387c049c]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-387c049c]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-387c049c]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-387c049c]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-387c049c]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-387c049c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-387c049c]{padding:5px 0}}[data-v-387c049c]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-387c049c],body[data-v-387c049c]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-387c049c]:before{background:var(--ui-core-svg-star-grey)}body[data-v-387c049c]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-387c049c],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-387c049c]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-387c049c]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-387c049c],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-387c049c],.ui-core__topbar-menu a[href*="/bonus"][data-v-387c049c]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-387c049c]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-387c049c]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-387c049c]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-387c049c]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-387c049c]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-387c049c]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-387c049c]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-387c049c]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-387c049c]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-387c049c]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-387c049c]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-387c049c]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-387c049c]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-387c049c]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-387c049c]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-387c049c]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-387c049c]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-387c049c]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-387c049c]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-387c049c]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-387c049c]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-387c049c]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-387c049c]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-387c049c]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-387c049c]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-387c049c]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-387c049c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-387c049c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-387c049c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-387c049c]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-387c049c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-387c049c]:hover{color:#aeb3b9}[data-v-387c049c]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-387c049c]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-387c049c]{width:100%}[data-v-387c049c]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-387c049c]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-387c049c]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-387c049c]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-387c049c]{color:var(--primary-text-color)!important}.vc-disabled[data-v-387c049c]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-387c049c]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-387c049c],.vc-nav-popover-container[data-v-387c049c],.vc-nav-item[data-v-387c049c]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-387c049c]{border-radius:2px}.vc-focus[data-v-387c049c]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-387c049c]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-387c049c]{color:var(--primary-text-color)!important}.vc-arrow[data-v-387c049c]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-387c049c],.vc-highlight-bg-light[data-v-387c049c]{background-color:var(--primary-color-light-2)!important}.passenger-category[data-v-387c049c]{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;transition:all .6s}.content[data-v-387c049c]{margin-right:10px;padding:10px 20px 10px 0;font-size:12px;font-weight:500;transition:all .6s}.description[data-v-387c049c]{margin-top:2px;font-size:11px;font-weight:300;color:var(--secondary-text-color);margin-bottom:0}.age-name[data-v-387c049c]{margin-bottom:0}[data-v-1d692c28]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-1d692c28] *{box-sizing:border-box}.ui-core h1[data-v-1d692c28],.ui-core h2[data-v-1d692c28],.ui-core h3[data-v-1d692c28],.ui-core h4[data-v-1d692c28],.ui-core h5[data-v-1d692c28],.ui-core h6[data-v-1d692c28]{font-weight:500}.ui-core img[data-v-1d692c28]{border-style:none}.ui-core button[data-v-1d692c28],.ui-core input[data-v-1d692c28],.ui-core optgroup[data-v-1d692c28],.ui-core select[data-v-1d692c28],.ui-core textarea[data-v-1d692c28]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-1d692c28],.ui-core input[data-v-1d692c28]{overflow:visible}.ui-core button[data-v-1d692c28],.ui-core select[data-v-1d692c28]{text-transform:none}.ui-core button[data-v-1d692c28]::-moz-focus-inner,.ui-core [type=button][data-v-1d692c28]::-moz-focus-inner,.ui-core [type=reset][data-v-1d692c28]::-moz-focus-inner,.ui-core [type=submit][data-v-1d692c28]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-1d692c28]:-moz-focusring,.ui-core [type=button][data-v-1d692c28]:-moz-focusring,.ui-core [type=reset][data-v-1d692c28]:-moz-focusring,.ui-core [type=submit][data-v-1d692c28]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-1d692c28]{padding:.35em .75em .625em}.ui-core textarea[data-v-1d692c28]{overflow:auto}.ui-core [type=checkbox][data-v-1d692c28],.ui-core [type=radio][data-v-1d692c28]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-1d692c28]::-webkit-inner-spin-button,.ui-core [type=number][data-v-1d692c28]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-1d692c28]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-1d692c28]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-1d692c28] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-1d692c28]{display:none}.ui-core__animate--slide-enter[data-v-1d692c28]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-1d692c28]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-1d692c28]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-1d692c28]{transform:translate(-110%)}.slide-enter-active[data-v-1d692c28],.slide-leave-active[data-v-1d692c28]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-1d692c28],.slide-leave-to[data-v-1d692c28]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-1d692c28],.ui-core-fade-leave-active[data-v-1d692c28]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-1d692c28],.ui-core-fade-leave-to[data-v-1d692c28]{opacity:0}.ui-core-pa-none[data-v-1d692c28]{padding:0}.ui-core-pl-none[data-v-1d692c28]{padding-left:0}.ui-core-pr-none[data-v-1d692c28]{padding-right:0}.ui-core-pt-none[data-v-1d692c28]{padding-top:0}.ui-core-pb-none[data-v-1d692c28]{padding-bottom:0}.ui-core-px-none[data-v-1d692c28]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-1d692c28]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-1d692c28]{margin:0}.ui-core-ml-none[data-v-1d692c28]{margin-left:0}.ui-core-mr-none[data-v-1d692c28]{margin-right:0}.ui-core-mt-none[data-v-1d692c28]{margin-top:0}.ui-core-mb-none[data-v-1d692c28]{margin-bottom:0}.ui-core-mx-none[data-v-1d692c28]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-1d692c28]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-1d692c28]{padding:4px}.ui-core-pl-xs[data-v-1d692c28]{padding-left:4px}.ui-core-pr-xs[data-v-1d692c28]{padding-right:4px}.ui-core-pt-xs[data-v-1d692c28]{padding-top:4px}.ui-core-pb-xs[data-v-1d692c28]{padding-bottom:4px}.ui-core-px-xs[data-v-1d692c28]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-1d692c28]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-1d692c28]{margin:4px}.ui-core-ml-xs[data-v-1d692c28]{margin-left:4px}.ui-core-mr-xs[data-v-1d692c28]{margin-right:4px}.ui-core-mt-xs[data-v-1d692c28]{margin-top:4px}.ui-core-mb-xs[data-v-1d692c28]{margin-bottom:4px}.ui-core-mx-xs[data-v-1d692c28]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-1d692c28]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-1d692c28]{padding:8px}.ui-core-pl-sm[data-v-1d692c28]{padding-left:8px}.ui-core-pr-sm[data-v-1d692c28]{padding-right:8px}.ui-core-pt-sm[data-v-1d692c28]{padding-top:8px}.ui-core-pb-sm[data-v-1d692c28]{padding-bottom:8px}.ui-core-px-sm[data-v-1d692c28]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-1d692c28]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-1d692c28]{margin:8px}.ui-core-ml-sm[data-v-1d692c28]{margin-left:8px}.ui-core-mr-sm[data-v-1d692c28]{margin-right:8px}.ui-core-mt-sm[data-v-1d692c28]{margin-top:8px}.ui-core-mb-sm[data-v-1d692c28]{margin-bottom:8px}.ui-core-mx-sm[data-v-1d692c28]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-1d692c28]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-1d692c28]{padding:16px}.ui-core-pl-md[data-v-1d692c28]{padding-left:16px}.ui-core-pr-md[data-v-1d692c28]{padding-right:16px}.ui-core-pt-md[data-v-1d692c28]{padding-top:16px}.ui-core-pb-md[data-v-1d692c28]{padding-bottom:16px}.ui-core-px-md[data-v-1d692c28]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-1d692c28]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-1d692c28]{margin:16px}.ui-core-ml-md[data-v-1d692c28]{margin-left:16px}.ui-core-mr-md[data-v-1d692c28]{margin-right:16px}.ui-core-mt-md[data-v-1d692c28]{margin-top:16px}.ui-core-mb-md[data-v-1d692c28]{margin-bottom:16px}.ui-core-mx-md[data-v-1d692c28]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-1d692c28]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-1d692c28]{padding:24px}.ui-core-pl-lg[data-v-1d692c28]{padding-left:24px}.ui-core-pr-lg[data-v-1d692c28]{padding-right:24px}.ui-core-pt-lg[data-v-1d692c28]{padding-top:24px}.ui-core-pb-lg[data-v-1d692c28]{padding-bottom:24px}.ui-core-px-lg[data-v-1d692c28]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-1d692c28]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-1d692c28]{margin:24px}.ui-core-ml-lg[data-v-1d692c28]{margin-left:24px}.ui-core-mr-lg[data-v-1d692c28]{margin-right:24px}.ui-core-mt-lg[data-v-1d692c28]{margin-top:24px}.ui-core-mb-lg[data-v-1d692c28]{margin-bottom:24px}.ui-core-mx-lg[data-v-1d692c28]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-1d692c28]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-1d692c28]{padding:48px}.ui-core-pl-xl[data-v-1d692c28]{padding-left:48px}.ui-core-pr-xl[data-v-1d692c28]{padding-right:48px}.ui-core-pt-xl[data-v-1d692c28]{padding-top:48px}.ui-core-pb-xl[data-v-1d692c28]{padding-bottom:48px}.ui-core-px-xl[data-v-1d692c28]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-1d692c28]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-1d692c28]{margin:48px}.ui-core-ml-xl[data-v-1d692c28]{margin-left:48px}.ui-core-mr-xl[data-v-1d692c28]{margin-right:48px}.ui-core-mt-xl[data-v-1d692c28]{margin-top:48px}.ui-core-mb-xl[data-v-1d692c28]{margin-bottom:48px}.ui-core-mx-xl[data-v-1d692c28]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-1d692c28]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-1d692c28],.ui-core-my-auto[data-v-1d692c28]{margin-top:auto}.ui-core-ml-auto[data-v-1d692c28]{margin-left:auto}.ui-core-mb-auto[data-v-1d692c28],.ui-core-my-auto[data-v-1d692c28]{margin-bottom:auto}.ui-core-mr-auto[data-v-1d692c28]{margin-right:auto}.ui-core-mx-auto[data-v-1d692c28]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-1d692c28]{gap:0}.ui-core-qap-x-none[data-v-1d692c28]{row-gap:0}.ui-core-qap-y-none[data-v-1d692c28]{column-gap:0}.ui-core-gap-xs[data-v-1d692c28]{gap:4px}.ui-core-qap-x-xs[data-v-1d692c28]{row-gap:4px}.ui-core-qap-y-xs[data-v-1d692c28]{column-gap:4px}.ui-core-gap-sm[data-v-1d692c28]{gap:8px}.ui-core-qap-x-sm[data-v-1d692c28]{row-gap:8px}.ui-core-qap-y-sm[data-v-1d692c28]{column-gap:8px}.ui-core-gap-md[data-v-1d692c28]{gap:16px}.ui-core-qap-x-md[data-v-1d692c28]{row-gap:16px}.ui-core-qap-y-md[data-v-1d692c28]{column-gap:16px}.ui-core-gap-lg[data-v-1d692c28]{gap:24px}.ui-core-qap-x-lg[data-v-1d692c28]{row-gap:24px}.ui-core-qap-y-lg[data-v-1d692c28]{column-gap:24px}.ui-core-gap-xl[data-v-1d692c28]{gap:48px}.ui-core-qap-x-xl[data-v-1d692c28]{row-gap:48px}.ui-core-qap-y-xl[data-v-1d692c28]{column-gap:48px}#chatra[data-v-1d692c28]:not(.chatra--expanded){display:none!important}[data-v-1d692c28]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-1d692c28]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-1d692c28]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-1d692c28]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-1d692c28]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-1d692c28]{--p-base: 14px 16px}}.ui-core__separator[data-v-1d692c28]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-1d692c28]{overflow:hidden}.ui-core__topbar[data-v-1d692c28]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-1d692c28]{gap:2px}}.ui-core__topbar-btn--sign[data-v-1d692c28],.ui-core__topbar-btn--register[data-v-1d692c28]{cursor:pointer}.ui-core__topbar-menu[data-v-1d692c28]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-1d692c28]{flex:1}}.ui-core__topbar--flex[data-v-1d692c28]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-1d692c28]{margin-left:auto;gap:12px}.ui-core__main[data-v-1d692c28]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-1d692c28]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-1d692c28]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-1d692c28]{display:block;width:24px;height:24px}.ui-core__chat[data-v-1d692c28]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-1d692c28]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-1d692c28]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-1d692c28]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-1d692c28]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-1d692c28]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-1d692c28]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-1d692c28]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-1d692c28]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-1d692c28]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-1d692c28]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-1d692c28]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-1d692c28]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-1d692c28]{display:block}.ui-core__menu--dropdown>span>ul[data-v-1d692c28]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-1d692c28]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-1d692c28]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-1d692c28]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-1d692c28]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-1d692c28]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-1d692c28]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-1d692c28]{right:0}.ui-core__menu--dropdown--inner[data-v-1d692c28]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-1d692c28]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-1d692c28]{margin:15px 0}}.ui-core__menu--link--soon[data-v-1d692c28]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-1d692c28]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-1d692c28]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-1d692c28]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-1d692c28]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-1d692c28]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-1d692c28]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-1d692c28]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-1d692c28]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-1d692c28]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-1d692c28]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-1d692c28]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-1d692c28]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-1d692c28]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-1d692c28]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-1d692c28]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-1d692c28]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-1d692c28]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-1d692c28]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-1d692c28]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-1d692c28]{gap:8px}}.ui-core__menu--top>ul li[data-v-1d692c28]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-1d692c28]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-1d692c28]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-1d692c28]{margin-inline:auto}.ui-core__auth[data-v-1d692c28]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-1d692c28]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-1d692c28]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-1d692c28]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>span[data-v-1d692c28]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>a[data-v-1d692c28]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>span[data-v-1d692c28]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-1d692c28]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-1d692c28]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-1d692c28]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-1d692c28]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-1d692c28]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-1d692c28]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-1d692c28]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>span[data-v-1d692c28]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-1d692c28],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-1d692c28]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-1d692c28]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-1d692c28]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-1d692c28]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-1d692c28]{min-width:170px}}.ui-core__btn[data-v-1d692c28]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-1d692c28]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-1d692c28]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-1d692c28]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-1d692c28]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-1d692c28]{grid-area:logo}.ui-core__footer__social[data-v-1d692c28]{grid-area:social}.ui-core__footer--locale[data-v-1d692c28]{grid-area:locale}.ui-core__footer--apps[data-v-1d692c28]{grid-area:apps}.ui-core__footer--links[data-v-1d692c28]{grid-area:links}.ui-core__footer--botmenu-list[data-v-1d692c28]{grid-area:botmenu}.ui-core__footer--copy[data-v-1d692c28]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-1d692c28]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-1d692c28]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-1d692c28]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-1d692c28]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-1d692c28]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-1d692c28]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-1d692c28]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-1d692c28]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-1d692c28]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-1d692c28]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-1d692c28]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-1d692c28]{display:block}.ui-core__footer--app--btn span[data-v-1d692c28]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-1d692c28]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-1d692c28]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-1d692c28]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-1d692c28]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-1d692c28]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-1d692c28]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-1d692c28]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-1d692c28]{text-decoration:none;display:block}.ui-core__footer--links[data-v-1d692c28]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-1d692c28]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-1d692c28]:hover{text-decoration:none}.ui-core__footer--copy[data-v-1d692c28]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-1d692c28]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-1d692c28]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-1d692c28]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-1d692c28]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-1d692c28]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-1d692c28]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-1d692c28]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-1d692c28]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-1d692c28]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-1d692c28]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-1d692c28]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-1d692c28]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-1d692c28]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-1d692c28]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-1d692c28]{display:block}.ui-core__header-assets--action--btn--icon[data-v-1d692c28]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-1d692c28]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-1d692c28]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-1d692c28]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-1d692c28]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-1d692c28]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-1d692c28]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-1d692c28]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-1d692c28]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-1d692c28]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-1d692c28]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-1d692c28]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-1d692c28]{width:100%}.ui-core__user-tariff[data-v-1d692c28]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-1d692c28]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-1d692c28]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-1d692c28]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-1d692c28]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-1d692c28]{margin-left:auto}.ui-core__footer--apps[data-v-1d692c28]{gap:12px}.ui-core__footer--app[data-v-1d692c28]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-1d692c28],.ui-core__footer--app--qr[data-v-1d692c28]{display:none}.ui-core__footer--botmenu-list[data-v-1d692c28]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-1d692c28]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-1d692c28]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-1d692c28]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-1d692c28]{gap:12px 8px}.ui-core__footer--links__item[data-v-1d692c28]{font-size:10px}.ui-core__footer--copy[data-v-1d692c28]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-1d692c28]{z-index:991}.ui-core__topbar-menu[data-v-1d692c28]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-1d692c28]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-1d692c28]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1d692c28],.ui-core__topbar-hamb.is-open span[data-v-1d692c28]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1d692c28]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-1d692c28]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1d692c28]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-1d692c28]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-1d692c28]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-1d692c28]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-1d692c28]{display:none}.ui-core__menu--apps>ul[data-v-1d692c28],.ui-core__menu--top>ul[data-v-1d692c28]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-1d692c28]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-1d692c28]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-1d692c28]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-1d692c28]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-1d692c28]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-1d692c28]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-1d692c28]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-1d692c28]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-1d692c28]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-1d692c28]{padding-right:16px}.ui-core__menu--link--soon[data-v-1d692c28]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-1d692c28]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-1d692c28]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-1d692c28]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-1d692c28]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-1d692c28]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-1d692c28]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-1d692c28]{padding:5px 0}}[data-v-1d692c28]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-1d692c28],body[data-v-1d692c28]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-1d692c28]:before{background:var(--ui-core-svg-star-grey)}body[data-v-1d692c28]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-1d692c28],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1d692c28]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-1d692c28]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1d692c28],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-1d692c28],.ui-core__topbar-menu a[href*="/bonus"][data-v-1d692c28]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1d692c28]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-1d692c28]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-1d692c28]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-1d692c28]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-1d692c28]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-1d692c28]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-1d692c28]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-1d692c28]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-1d692c28]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-1d692c28]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-1d692c28]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-1d692c28]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-1d692c28]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-1d692c28]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-1d692c28]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-1d692c28]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-1d692c28]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-1d692c28]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-1d692c28]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-1d692c28]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-1d692c28]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-1d692c28]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-1d692c28]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-1d692c28]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-1d692c28]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-1d692c28]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-1d692c28]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-1d692c28]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-1d692c28]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-1d692c28]:hover{color:#aeb3b9}[data-v-1d692c28]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-1d692c28]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-1d692c28]{width:100%}[data-v-1d692c28]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-1d692c28]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-1d692c28]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-1d692c28]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-1d692c28]{color:var(--primary-text-color)!important}.vc-disabled[data-v-1d692c28]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-1d692c28]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-1d692c28],.vc-nav-popover-container[data-v-1d692c28],.vc-nav-item[data-v-1d692c28]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-1d692c28]{border-radius:2px}.vc-focus[data-v-1d692c28]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-1d692c28]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-1d692c28]{color:var(--primary-text-color)!important}.vc-arrow[data-v-1d692c28]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-1d692c28],.vc-highlight-bg-light[data-v-1d692c28]{background-color:var(--primary-color-light-2)!important}.passengers-trip[data-v-1d692c28]{position:relative}.container[data-v-1d692c28]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:6px 15px;width:var(--32b14770);background-color:var(--base-background);border:1px solid var(--base-background);border-radius:12px;outline:none;transition:background-color .3s}.container[data-v-1d692c28]:hover{background-color:var(--block-background);border:1px solid var(--stroke-light)}@media (max-width: 1060px){.container[data-v-1d692c28]{width:165px}}@media (max-width: 900px){.container[data-v-1d692c28]{width:100%;box-sizing:border-box}}.passengers-input[data-v-1d692c28]{display:flex;flex-direction:column;gap:5px}.input-field[data-v-1d692c28]{font-size:12px;background:none;border:none;outline:none;width:100%;padding:0;color:var(--primary-text-color)}.label[data-v-1d692c28]{font-size:10px;color:var(--secondary-text-color)}.dropdown[data-v-1d692c28]{position:absolute;z-index:5;right:0;margin-top:2px;padding:18px;background-color:var(--block-background);border:1px solid var(--stroke-light);border-radius:12px;box-shadow:0 -10px 24px #2424240d}.mobile-passengers-wrapper[data-v-1d692c28]{padding:16px}.mobile-passengers-wrapper[data-v-1d692c28] .passenger-categories{margin-bottom:24px}.icon[data-v-1d692c28]{transform:rotate(0);flex-shrink:0;transition:transform .3s ease}.icon.active[data-v-1d692c28]{transform:rotate(180deg)}[data-v-2afeeff1]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-2afeeff1] *{box-sizing:border-box}.ui-core h1[data-v-2afeeff1],.ui-core h2[data-v-2afeeff1],.ui-core h3[data-v-2afeeff1],.ui-core h4[data-v-2afeeff1],.ui-core h5[data-v-2afeeff1],.ui-core h6[data-v-2afeeff1]{font-weight:500}.ui-core img[data-v-2afeeff1]{border-style:none}.ui-core button[data-v-2afeeff1],.ui-core input[data-v-2afeeff1],.ui-core optgroup[data-v-2afeeff1],.ui-core select[data-v-2afeeff1],.ui-core textarea[data-v-2afeeff1]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-2afeeff1],.ui-core input[data-v-2afeeff1]{overflow:visible}.ui-core button[data-v-2afeeff1],.ui-core select[data-v-2afeeff1]{text-transform:none}.ui-core button[data-v-2afeeff1]::-moz-focus-inner,.ui-core [type=button][data-v-2afeeff1]::-moz-focus-inner,.ui-core [type=reset][data-v-2afeeff1]::-moz-focus-inner,.ui-core [type=submit][data-v-2afeeff1]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-2afeeff1]:-moz-focusring,.ui-core [type=button][data-v-2afeeff1]:-moz-focusring,.ui-core [type=reset][data-v-2afeeff1]:-moz-focusring,.ui-core [type=submit][data-v-2afeeff1]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-2afeeff1]{padding:.35em .75em .625em}.ui-core textarea[data-v-2afeeff1]{overflow:auto}.ui-core [type=checkbox][data-v-2afeeff1],.ui-core [type=radio][data-v-2afeeff1]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-2afeeff1]::-webkit-inner-spin-button,.ui-core [type=number][data-v-2afeeff1]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-2afeeff1]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-2afeeff1]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-2afeeff1] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-2afeeff1]{display:none}.ui-core__animate--slide-enter[data-v-2afeeff1]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-2afeeff1]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-2afeeff1]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-2afeeff1]{transform:translate(-110%)}.slide-enter-active[data-v-2afeeff1],.slide-leave-active[data-v-2afeeff1]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-2afeeff1],.slide-leave-to[data-v-2afeeff1]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-2afeeff1],.ui-core-fade-leave-active[data-v-2afeeff1]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-2afeeff1],.ui-core-fade-leave-to[data-v-2afeeff1]{opacity:0}.ui-core-pa-none[data-v-2afeeff1]{padding:0}.ui-core-pl-none[data-v-2afeeff1]{padding-left:0}.ui-core-pr-none[data-v-2afeeff1]{padding-right:0}.ui-core-pt-none[data-v-2afeeff1]{padding-top:0}.ui-core-pb-none[data-v-2afeeff1]{padding-bottom:0}.ui-core-px-none[data-v-2afeeff1]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-2afeeff1]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-2afeeff1]{margin:0}.ui-core-ml-none[data-v-2afeeff1]{margin-left:0}.ui-core-mr-none[data-v-2afeeff1]{margin-right:0}.ui-core-mt-none[data-v-2afeeff1]{margin-top:0}.ui-core-mb-none[data-v-2afeeff1]{margin-bottom:0}.ui-core-mx-none[data-v-2afeeff1]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-2afeeff1]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-2afeeff1]{padding:4px}.ui-core-pl-xs[data-v-2afeeff1]{padding-left:4px}.ui-core-pr-xs[data-v-2afeeff1]{padding-right:4px}.ui-core-pt-xs[data-v-2afeeff1]{padding-top:4px}.ui-core-pb-xs[data-v-2afeeff1]{padding-bottom:4px}.ui-core-px-xs[data-v-2afeeff1]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-2afeeff1]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-2afeeff1]{margin:4px}.ui-core-ml-xs[data-v-2afeeff1]{margin-left:4px}.ui-core-mr-xs[data-v-2afeeff1]{margin-right:4px}.ui-core-mt-xs[data-v-2afeeff1]{margin-top:4px}.ui-core-mb-xs[data-v-2afeeff1]{margin-bottom:4px}.ui-core-mx-xs[data-v-2afeeff1]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-2afeeff1]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-2afeeff1]{padding:8px}.ui-core-pl-sm[data-v-2afeeff1]{padding-left:8px}.ui-core-pr-sm[data-v-2afeeff1]{padding-right:8px}.ui-core-pt-sm[data-v-2afeeff1]{padding-top:8px}.ui-core-pb-sm[data-v-2afeeff1]{padding-bottom:8px}.ui-core-px-sm[data-v-2afeeff1]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-2afeeff1]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-2afeeff1]{margin:8px}.ui-core-ml-sm[data-v-2afeeff1]{margin-left:8px}.ui-core-mr-sm[data-v-2afeeff1]{margin-right:8px}.ui-core-mt-sm[data-v-2afeeff1]{margin-top:8px}.ui-core-mb-sm[data-v-2afeeff1]{margin-bottom:8px}.ui-core-mx-sm[data-v-2afeeff1]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-2afeeff1]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-2afeeff1]{padding:16px}.ui-core-pl-md[data-v-2afeeff1]{padding-left:16px}.ui-core-pr-md[data-v-2afeeff1]{padding-right:16px}.ui-core-pt-md[data-v-2afeeff1]{padding-top:16px}.ui-core-pb-md[data-v-2afeeff1]{padding-bottom:16px}.ui-core-px-md[data-v-2afeeff1]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-2afeeff1]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-2afeeff1]{margin:16px}.ui-core-ml-md[data-v-2afeeff1]{margin-left:16px}.ui-core-mr-md[data-v-2afeeff1]{margin-right:16px}.ui-core-mt-md[data-v-2afeeff1]{margin-top:16px}.ui-core-mb-md[data-v-2afeeff1]{margin-bottom:16px}.ui-core-mx-md[data-v-2afeeff1]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-2afeeff1]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-2afeeff1]{padding:24px}.ui-core-pl-lg[data-v-2afeeff1]{padding-left:24px}.ui-core-pr-lg[data-v-2afeeff1]{padding-right:24px}.ui-core-pt-lg[data-v-2afeeff1]{padding-top:24px}.ui-core-pb-lg[data-v-2afeeff1]{padding-bottom:24px}.ui-core-px-lg[data-v-2afeeff1]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-2afeeff1]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-2afeeff1]{margin:24px}.ui-core-ml-lg[data-v-2afeeff1]{margin-left:24px}.ui-core-mr-lg[data-v-2afeeff1]{margin-right:24px}.ui-core-mt-lg[data-v-2afeeff1]{margin-top:24px}.ui-core-mb-lg[data-v-2afeeff1]{margin-bottom:24px}.ui-core-mx-lg[data-v-2afeeff1]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-2afeeff1]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-2afeeff1]{padding:48px}.ui-core-pl-xl[data-v-2afeeff1]{padding-left:48px}.ui-core-pr-xl[data-v-2afeeff1]{padding-right:48px}.ui-core-pt-xl[data-v-2afeeff1]{padding-top:48px}.ui-core-pb-xl[data-v-2afeeff1]{padding-bottom:48px}.ui-core-px-xl[data-v-2afeeff1]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-2afeeff1]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-2afeeff1]{margin:48px}.ui-core-ml-xl[data-v-2afeeff1]{margin-left:48px}.ui-core-mr-xl[data-v-2afeeff1]{margin-right:48px}.ui-core-mt-xl[data-v-2afeeff1]{margin-top:48px}.ui-core-mb-xl[data-v-2afeeff1]{margin-bottom:48px}.ui-core-mx-xl[data-v-2afeeff1]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-2afeeff1]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-2afeeff1],.ui-core-my-auto[data-v-2afeeff1]{margin-top:auto}.ui-core-ml-auto[data-v-2afeeff1]{margin-left:auto}.ui-core-mb-auto[data-v-2afeeff1],.ui-core-my-auto[data-v-2afeeff1]{margin-bottom:auto}.ui-core-mr-auto[data-v-2afeeff1]{margin-right:auto}.ui-core-mx-auto[data-v-2afeeff1]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-2afeeff1]{gap:0}.ui-core-qap-x-none[data-v-2afeeff1]{row-gap:0}.ui-core-qap-y-none[data-v-2afeeff1]{column-gap:0}.ui-core-gap-xs[data-v-2afeeff1]{gap:4px}.ui-core-qap-x-xs[data-v-2afeeff1]{row-gap:4px}.ui-core-qap-y-xs[data-v-2afeeff1]{column-gap:4px}.ui-core-gap-sm[data-v-2afeeff1]{gap:8px}.ui-core-qap-x-sm[data-v-2afeeff1]{row-gap:8px}.ui-core-qap-y-sm[data-v-2afeeff1]{column-gap:8px}.ui-core-gap-md[data-v-2afeeff1]{gap:16px}.ui-core-qap-x-md[data-v-2afeeff1]{row-gap:16px}.ui-core-qap-y-md[data-v-2afeeff1]{column-gap:16px}.ui-core-gap-lg[data-v-2afeeff1]{gap:24px}.ui-core-qap-x-lg[data-v-2afeeff1]{row-gap:24px}.ui-core-qap-y-lg[data-v-2afeeff1]{column-gap:24px}.ui-core-gap-xl[data-v-2afeeff1]{gap:48px}.ui-core-qap-x-xl[data-v-2afeeff1]{row-gap:48px}.ui-core-qap-y-xl[data-v-2afeeff1]{column-gap:48px}#chatra[data-v-2afeeff1]:not(.chatra--expanded){display:none!important}[data-v-2afeeff1]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-2afeeff1]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-2afeeff1]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-2afeeff1]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-2afeeff1]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-2afeeff1]{--p-base: 14px 16px}}.ui-core__separator[data-v-2afeeff1]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-2afeeff1]{overflow:hidden}.ui-core__topbar[data-v-2afeeff1]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-2afeeff1]{gap:2px}}.ui-core__topbar-btn--sign[data-v-2afeeff1],.ui-core__topbar-btn--register[data-v-2afeeff1]{cursor:pointer}.ui-core__topbar-menu[data-v-2afeeff1]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-2afeeff1]{flex:1}}.ui-core__topbar--flex[data-v-2afeeff1]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-2afeeff1]{margin-left:auto;gap:12px}.ui-core__main[data-v-2afeeff1]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-2afeeff1]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-2afeeff1]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-2afeeff1]{display:block;width:24px;height:24px}.ui-core__chat[data-v-2afeeff1]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-2afeeff1]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-2afeeff1]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-2afeeff1]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-2afeeff1]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-2afeeff1]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-2afeeff1]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-2afeeff1]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-2afeeff1]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-2afeeff1]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-2afeeff1]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-2afeeff1]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-2afeeff1]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-2afeeff1]{display:block}.ui-core__menu--dropdown>span>ul[data-v-2afeeff1]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-2afeeff1]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-2afeeff1]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-2afeeff1]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-2afeeff1]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-2afeeff1]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-2afeeff1]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-2afeeff1]{right:0}.ui-core__menu--dropdown--inner[data-v-2afeeff1]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-2afeeff1]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-2afeeff1]{margin:15px 0}}.ui-core__menu--link--soon[data-v-2afeeff1]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-2afeeff1]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-2afeeff1]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-2afeeff1]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-2afeeff1]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-2afeeff1]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-2afeeff1]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-2afeeff1]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-2afeeff1]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-2afeeff1]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-2afeeff1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-2afeeff1]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-2afeeff1]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-2afeeff1]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-2afeeff1]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-2afeeff1]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-2afeeff1]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-2afeeff1]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-2afeeff1]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-2afeeff1]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-2afeeff1]{gap:8px}}.ui-core__menu--top>ul li[data-v-2afeeff1]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-2afeeff1]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-2afeeff1]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-2afeeff1]{margin-inline:auto}.ui-core__auth[data-v-2afeeff1]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-2afeeff1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-2afeeff1]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-2afeeff1]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>span[data-v-2afeeff1]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>a[data-v-2afeeff1]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>span[data-v-2afeeff1]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-2afeeff1]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-2afeeff1]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-2afeeff1]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-2afeeff1]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-2afeeff1]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-2afeeff1]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-2afeeff1]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>span[data-v-2afeeff1]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-2afeeff1],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-2afeeff1]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-2afeeff1]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-2afeeff1]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-2afeeff1]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-2afeeff1]{min-width:170px}}.ui-core__btn[data-v-2afeeff1]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-2afeeff1]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-2afeeff1]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-2afeeff1]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-2afeeff1]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-2afeeff1]{grid-area:logo}.ui-core__footer__social[data-v-2afeeff1]{grid-area:social}.ui-core__footer--locale[data-v-2afeeff1]{grid-area:locale}.ui-core__footer--apps[data-v-2afeeff1]{grid-area:apps}.ui-core__footer--links[data-v-2afeeff1]{grid-area:links}.ui-core__footer--botmenu-list[data-v-2afeeff1]{grid-area:botmenu}.ui-core__footer--copy[data-v-2afeeff1]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-2afeeff1]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-2afeeff1]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-2afeeff1]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-2afeeff1]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-2afeeff1]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-2afeeff1]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-2afeeff1]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-2afeeff1]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-2afeeff1]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-2afeeff1]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-2afeeff1]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-2afeeff1]{display:block}.ui-core__footer--app--btn span[data-v-2afeeff1]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-2afeeff1]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-2afeeff1]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-2afeeff1]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-2afeeff1]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-2afeeff1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-2afeeff1]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-2afeeff1]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-2afeeff1]{text-decoration:none;display:block}.ui-core__footer--links[data-v-2afeeff1]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-2afeeff1]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-2afeeff1]:hover{text-decoration:none}.ui-core__footer--copy[data-v-2afeeff1]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-2afeeff1]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-2afeeff1]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-2afeeff1]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-2afeeff1]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-2afeeff1]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-2afeeff1]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-2afeeff1]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-2afeeff1]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-2afeeff1]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-2afeeff1]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-2afeeff1]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-2afeeff1]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-2afeeff1]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-2afeeff1]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-2afeeff1]{display:block}.ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-2afeeff1]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-2afeeff1]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-2afeeff1]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-2afeeff1]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-2afeeff1]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-2afeeff1]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-2afeeff1]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-2afeeff1]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-2afeeff1]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-2afeeff1]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-2afeeff1]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-2afeeff1]{width:100%}.ui-core__user-tariff[data-v-2afeeff1]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-2afeeff1]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-2afeeff1]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-2afeeff1]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-2afeeff1]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-2afeeff1]{margin-left:auto}.ui-core__footer--apps[data-v-2afeeff1]{gap:12px}.ui-core__footer--app[data-v-2afeeff1]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-2afeeff1],.ui-core__footer--app--qr[data-v-2afeeff1]{display:none}.ui-core__footer--botmenu-list[data-v-2afeeff1]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-2afeeff1]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-2afeeff1]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-2afeeff1]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-2afeeff1]{gap:12px 8px}.ui-core__footer--links__item[data-v-2afeeff1]{font-size:10px}.ui-core__footer--copy[data-v-2afeeff1]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-2afeeff1]{z-index:991}.ui-core__topbar-menu[data-v-2afeeff1]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-2afeeff1]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-2afeeff1]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2afeeff1],.ui-core__topbar-hamb.is-open span[data-v-2afeeff1]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2afeeff1]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-2afeeff1]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2afeeff1]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-2afeeff1]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-2afeeff1]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-2afeeff1]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-2afeeff1]{display:none}.ui-core__menu--apps>ul[data-v-2afeeff1],.ui-core__menu--top>ul[data-v-2afeeff1]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-2afeeff1]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-2afeeff1]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-2afeeff1]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-2afeeff1]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-2afeeff1]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-2afeeff1]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-2afeeff1]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-2afeeff1]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-2afeeff1]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-2afeeff1]{padding-right:16px}.ui-core__menu--link--soon[data-v-2afeeff1]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-2afeeff1]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-2afeeff1]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-2afeeff1]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-2afeeff1]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-2afeeff1]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-2afeeff1]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-2afeeff1]{padding:5px 0}}[data-v-2afeeff1]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-2afeeff1],body[data-v-2afeeff1]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-2afeeff1]:before{background:var(--ui-core-svg-star-grey)}body[data-v-2afeeff1]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-2afeeff1],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2afeeff1]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-2afeeff1]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2afeeff1],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-2afeeff1],.ui-core__topbar-menu a[href*="/bonus"][data-v-2afeeff1]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2afeeff1]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-2afeeff1]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-2afeeff1]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-2afeeff1]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-2afeeff1]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-2afeeff1]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-2afeeff1]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-2afeeff1]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-2afeeff1]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-2afeeff1]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-2afeeff1]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-2afeeff1]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-2afeeff1]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-2afeeff1]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-2afeeff1]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-2afeeff1]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-2afeeff1]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-2afeeff1]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-2afeeff1]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-2afeeff1]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-2afeeff1]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-2afeeff1]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-2afeeff1]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-2afeeff1]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-2afeeff1]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-2afeeff1]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-2afeeff1]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-2afeeff1]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-2afeeff1]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-2afeeff1]:hover{color:#aeb3b9}[data-v-2afeeff1]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-2afeeff1]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-2afeeff1]{width:100%}[data-v-2afeeff1]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-2afeeff1]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-2afeeff1]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-2afeeff1]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-2afeeff1]{color:var(--primary-text-color)!important}.vc-disabled[data-v-2afeeff1]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-2afeeff1]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-2afeeff1],.vc-nav-popover-container[data-v-2afeeff1],.vc-nav-item[data-v-2afeeff1]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-2afeeff1]{border-radius:2px}.vc-focus[data-v-2afeeff1]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-2afeeff1]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-2afeeff1]{color:var(--primary-text-color)!important}.vc-arrow[data-v-2afeeff1]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-2afeeff1],.vc-highlight-bg-light[data-v-2afeeff1]{background-color:var(--primary-color-light-2)!important}.circle[data-v-2afeeff1]{position:absolute;background-color:var(--block-background);z-index:7;border-radius:100%;height:24px;width:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 24px #2424240d;cursor:pointer;top:12px}@media (max-width: 900px){.circle[data-v-2afeeff1]{transform:rotate(90deg);right:16px;top:44px}}[data-theme=dark] .circle[data-v-2afeeff1]{background-color:var(--block-background-light)}[data-theme=dark] .circle[data-v-2afeeff1] svg path{stroke:#fff}[data-v-3c409ea7]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-3c409ea7] *{box-sizing:border-box}.ui-core h1[data-v-3c409ea7],.ui-core h2[data-v-3c409ea7],.ui-core h3[data-v-3c409ea7],.ui-core h4[data-v-3c409ea7],.ui-core h5[data-v-3c409ea7],.ui-core h6[data-v-3c409ea7]{font-weight:500}.ui-core img[data-v-3c409ea7]{border-style:none}.ui-core button[data-v-3c409ea7],.ui-core input[data-v-3c409ea7],.ui-core optgroup[data-v-3c409ea7],.ui-core select[data-v-3c409ea7],.ui-core textarea[data-v-3c409ea7]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-3c409ea7],.ui-core input[data-v-3c409ea7]{overflow:visible}.ui-core button[data-v-3c409ea7],.ui-core select[data-v-3c409ea7]{text-transform:none}.ui-core button[data-v-3c409ea7]::-moz-focus-inner,.ui-core [type=button][data-v-3c409ea7]::-moz-focus-inner,.ui-core [type=reset][data-v-3c409ea7]::-moz-focus-inner,.ui-core [type=submit][data-v-3c409ea7]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-3c409ea7]:-moz-focusring,.ui-core [type=button][data-v-3c409ea7]:-moz-focusring,.ui-core [type=reset][data-v-3c409ea7]:-moz-focusring,.ui-core [type=submit][data-v-3c409ea7]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-3c409ea7]{padding:.35em .75em .625em}.ui-core textarea[data-v-3c409ea7]{overflow:auto}.ui-core [type=checkbox][data-v-3c409ea7],.ui-core [type=radio][data-v-3c409ea7]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-3c409ea7]::-webkit-inner-spin-button,.ui-core [type=number][data-v-3c409ea7]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-3c409ea7]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-3c409ea7]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-3c409ea7] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-3c409ea7]{display:none}.ui-core__animate--slide-enter[data-v-3c409ea7]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-3c409ea7]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-3c409ea7]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-3c409ea7]{transform:translate(-110%)}.slide-enter-active[data-v-3c409ea7],.slide-leave-active[data-v-3c409ea7]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-3c409ea7],.slide-leave-to[data-v-3c409ea7]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-3c409ea7],.ui-core-fade-leave-active[data-v-3c409ea7]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-3c409ea7],.ui-core-fade-leave-to[data-v-3c409ea7]{opacity:0}.ui-core-pa-none[data-v-3c409ea7]{padding:0}.ui-core-pl-none[data-v-3c409ea7]{padding-left:0}.ui-core-pr-none[data-v-3c409ea7]{padding-right:0}.ui-core-pt-none[data-v-3c409ea7]{padding-top:0}.ui-core-pb-none[data-v-3c409ea7]{padding-bottom:0}.ui-core-px-none[data-v-3c409ea7]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-3c409ea7]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-3c409ea7]{margin:0}.ui-core-ml-none[data-v-3c409ea7]{margin-left:0}.ui-core-mr-none[data-v-3c409ea7]{margin-right:0}.ui-core-mt-none[data-v-3c409ea7]{margin-top:0}.ui-core-mb-none[data-v-3c409ea7]{margin-bottom:0}.ui-core-mx-none[data-v-3c409ea7]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-3c409ea7]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-3c409ea7]{padding:4px}.ui-core-pl-xs[data-v-3c409ea7]{padding-left:4px}.ui-core-pr-xs[data-v-3c409ea7]{padding-right:4px}.ui-core-pt-xs[data-v-3c409ea7]{padding-top:4px}.ui-core-pb-xs[data-v-3c409ea7]{padding-bottom:4px}.ui-core-px-xs[data-v-3c409ea7]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-3c409ea7]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-3c409ea7]{margin:4px}.ui-core-ml-xs[data-v-3c409ea7]{margin-left:4px}.ui-core-mr-xs[data-v-3c409ea7]{margin-right:4px}.ui-core-mt-xs[data-v-3c409ea7]{margin-top:4px}.ui-core-mb-xs[data-v-3c409ea7]{margin-bottom:4px}.ui-core-mx-xs[data-v-3c409ea7]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-3c409ea7]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-3c409ea7]{padding:8px}.ui-core-pl-sm[data-v-3c409ea7]{padding-left:8px}.ui-core-pr-sm[data-v-3c409ea7]{padding-right:8px}.ui-core-pt-sm[data-v-3c409ea7]{padding-top:8px}.ui-core-pb-sm[data-v-3c409ea7]{padding-bottom:8px}.ui-core-px-sm[data-v-3c409ea7]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-3c409ea7]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-3c409ea7]{margin:8px}.ui-core-ml-sm[data-v-3c409ea7]{margin-left:8px}.ui-core-mr-sm[data-v-3c409ea7]{margin-right:8px}.ui-core-mt-sm[data-v-3c409ea7]{margin-top:8px}.ui-core-mb-sm[data-v-3c409ea7]{margin-bottom:8px}.ui-core-mx-sm[data-v-3c409ea7]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-3c409ea7]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-3c409ea7]{padding:16px}.ui-core-pl-md[data-v-3c409ea7]{padding-left:16px}.ui-core-pr-md[data-v-3c409ea7]{padding-right:16px}.ui-core-pt-md[data-v-3c409ea7]{padding-top:16px}.ui-core-pb-md[data-v-3c409ea7]{padding-bottom:16px}.ui-core-px-md[data-v-3c409ea7]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-3c409ea7]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-3c409ea7]{margin:16px}.ui-core-ml-md[data-v-3c409ea7]{margin-left:16px}.ui-core-mr-md[data-v-3c409ea7]{margin-right:16px}.ui-core-mt-md[data-v-3c409ea7]{margin-top:16px}.ui-core-mb-md[data-v-3c409ea7]{margin-bottom:16px}.ui-core-mx-md[data-v-3c409ea7]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-3c409ea7]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-3c409ea7]{padding:24px}.ui-core-pl-lg[data-v-3c409ea7]{padding-left:24px}.ui-core-pr-lg[data-v-3c409ea7]{padding-right:24px}.ui-core-pt-lg[data-v-3c409ea7]{padding-top:24px}.ui-core-pb-lg[data-v-3c409ea7]{padding-bottom:24px}.ui-core-px-lg[data-v-3c409ea7]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-3c409ea7]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-3c409ea7]{margin:24px}.ui-core-ml-lg[data-v-3c409ea7]{margin-left:24px}.ui-core-mr-lg[data-v-3c409ea7]{margin-right:24px}.ui-core-mt-lg[data-v-3c409ea7]{margin-top:24px}.ui-core-mb-lg[data-v-3c409ea7]{margin-bottom:24px}.ui-core-mx-lg[data-v-3c409ea7]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-3c409ea7]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-3c409ea7]{padding:48px}.ui-core-pl-xl[data-v-3c409ea7]{padding-left:48px}.ui-core-pr-xl[data-v-3c409ea7]{padding-right:48px}.ui-core-pt-xl[data-v-3c409ea7]{padding-top:48px}.ui-core-pb-xl[data-v-3c409ea7]{padding-bottom:48px}.ui-core-px-xl[data-v-3c409ea7]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-3c409ea7]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-3c409ea7]{margin:48px}.ui-core-ml-xl[data-v-3c409ea7]{margin-left:48px}.ui-core-mr-xl[data-v-3c409ea7]{margin-right:48px}.ui-core-mt-xl[data-v-3c409ea7]{margin-top:48px}.ui-core-mb-xl[data-v-3c409ea7]{margin-bottom:48px}.ui-core-mx-xl[data-v-3c409ea7]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-3c409ea7]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-3c409ea7],.ui-core-my-auto[data-v-3c409ea7]{margin-top:auto}.ui-core-ml-auto[data-v-3c409ea7]{margin-left:auto}.ui-core-mb-auto[data-v-3c409ea7],.ui-core-my-auto[data-v-3c409ea7]{margin-bottom:auto}.ui-core-mr-auto[data-v-3c409ea7]{margin-right:auto}.ui-core-mx-auto[data-v-3c409ea7]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-3c409ea7]{gap:0}.ui-core-qap-x-none[data-v-3c409ea7]{row-gap:0}.ui-core-qap-y-none[data-v-3c409ea7]{column-gap:0}.ui-core-gap-xs[data-v-3c409ea7]{gap:4px}.ui-core-qap-x-xs[data-v-3c409ea7]{row-gap:4px}.ui-core-qap-y-xs[data-v-3c409ea7]{column-gap:4px}.ui-core-gap-sm[data-v-3c409ea7]{gap:8px}.ui-core-qap-x-sm[data-v-3c409ea7]{row-gap:8px}.ui-core-qap-y-sm[data-v-3c409ea7]{column-gap:8px}.ui-core-gap-md[data-v-3c409ea7]{gap:16px}.ui-core-qap-x-md[data-v-3c409ea7]{row-gap:16px}.ui-core-qap-y-md[data-v-3c409ea7]{column-gap:16px}.ui-core-gap-lg[data-v-3c409ea7]{gap:24px}.ui-core-qap-x-lg[data-v-3c409ea7]{row-gap:24px}.ui-core-qap-y-lg[data-v-3c409ea7]{column-gap:24px}.ui-core-gap-xl[data-v-3c409ea7]{gap:48px}.ui-core-qap-x-xl[data-v-3c409ea7]{row-gap:48px}.ui-core-qap-y-xl[data-v-3c409ea7]{column-gap:48px}#chatra[data-v-3c409ea7]:not(.chatra--expanded){display:none!important}[data-v-3c409ea7]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-3c409ea7]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-3c409ea7]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-3c409ea7]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-3c409ea7]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-3c409ea7]{--p-base: 14px 16px}}.ui-core__separator[data-v-3c409ea7]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-3c409ea7]{overflow:hidden}.ui-core__topbar[data-v-3c409ea7]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-3c409ea7]{gap:2px}}.ui-core__topbar-btn--sign[data-v-3c409ea7],.ui-core__topbar-btn--register[data-v-3c409ea7]{cursor:pointer}.ui-core__topbar-menu[data-v-3c409ea7]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-3c409ea7]{flex:1}}.ui-core__topbar--flex[data-v-3c409ea7]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-3c409ea7]{margin-left:auto;gap:12px}.ui-core__main[data-v-3c409ea7]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-3c409ea7]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-3c409ea7]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-3c409ea7]{display:block;width:24px;height:24px}.ui-core__chat[data-v-3c409ea7]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-3c409ea7]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-3c409ea7]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-3c409ea7]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-3c409ea7]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-3c409ea7]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-3c409ea7]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-3c409ea7]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-3c409ea7]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-3c409ea7]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-3c409ea7]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-3c409ea7]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-3c409ea7]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-3c409ea7]{display:block}.ui-core__menu--dropdown>span>ul[data-v-3c409ea7]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-3c409ea7]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-3c409ea7]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-3c409ea7]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-3c409ea7]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-3c409ea7]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-3c409ea7]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-3c409ea7]{right:0}.ui-core__menu--dropdown--inner[data-v-3c409ea7]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-3c409ea7]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-3c409ea7]{margin:15px 0}}.ui-core__menu--link--soon[data-v-3c409ea7]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-3c409ea7]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-3c409ea7]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-3c409ea7]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-3c409ea7]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-3c409ea7]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-3c409ea7]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-3c409ea7]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-3c409ea7]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-3c409ea7]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-3c409ea7]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-3c409ea7]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-3c409ea7]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-3c409ea7]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-3c409ea7]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-3c409ea7]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-3c409ea7]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-3c409ea7]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-3c409ea7]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-3c409ea7]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-3c409ea7]{gap:8px}}.ui-core__menu--top>ul li[data-v-3c409ea7]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-3c409ea7]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-3c409ea7]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-3c409ea7]{margin-inline:auto}.ui-core__auth[data-v-3c409ea7]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-3c409ea7]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-3c409ea7]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-3c409ea7]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>span[data-v-3c409ea7]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>a[data-v-3c409ea7]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>span[data-v-3c409ea7]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-3c409ea7]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-3c409ea7]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-3c409ea7]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-3c409ea7]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-3c409ea7]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-3c409ea7]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-3c409ea7]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>span[data-v-3c409ea7]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-3c409ea7],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-3c409ea7]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-3c409ea7]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-3c409ea7]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-3c409ea7]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-3c409ea7]{min-width:170px}}.ui-core__btn[data-v-3c409ea7]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-3c409ea7]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-3c409ea7]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-3c409ea7]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-3c409ea7]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-3c409ea7]{grid-area:logo}.ui-core__footer__social[data-v-3c409ea7]{grid-area:social}.ui-core__footer--locale[data-v-3c409ea7]{grid-area:locale}.ui-core__footer--apps[data-v-3c409ea7]{grid-area:apps}.ui-core__footer--links[data-v-3c409ea7]{grid-area:links}.ui-core__footer--botmenu-list[data-v-3c409ea7]{grid-area:botmenu}.ui-core__footer--copy[data-v-3c409ea7]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-3c409ea7]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-3c409ea7]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-3c409ea7]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-3c409ea7]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-3c409ea7]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-3c409ea7]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-3c409ea7]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-3c409ea7]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-3c409ea7]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-3c409ea7]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-3c409ea7]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-3c409ea7]{display:block}.ui-core__footer--app--btn span[data-v-3c409ea7]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-3c409ea7]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-3c409ea7]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-3c409ea7]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-3c409ea7]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-3c409ea7]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-3c409ea7]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-3c409ea7]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-3c409ea7]{text-decoration:none;display:block}.ui-core__footer--links[data-v-3c409ea7]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-3c409ea7]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-3c409ea7]:hover{text-decoration:none}.ui-core__footer--copy[data-v-3c409ea7]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-3c409ea7]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-3c409ea7]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-3c409ea7]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-3c409ea7]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-3c409ea7]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-3c409ea7]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-3c409ea7]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-3c409ea7]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-3c409ea7]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-3c409ea7]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-3c409ea7]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-3c409ea7]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-3c409ea7]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-3c409ea7]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-3c409ea7]{display:block}.ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-3c409ea7]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-3c409ea7]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-3c409ea7]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-3c409ea7]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-3c409ea7]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-3c409ea7]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-3c409ea7]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-3c409ea7]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-3c409ea7]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-3c409ea7]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-3c409ea7]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-3c409ea7]{width:100%}.ui-core__user-tariff[data-v-3c409ea7]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-3c409ea7]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-3c409ea7]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-3c409ea7]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-3c409ea7]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-3c409ea7]{margin-left:auto}.ui-core__footer--apps[data-v-3c409ea7]{gap:12px}.ui-core__footer--app[data-v-3c409ea7]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-3c409ea7],.ui-core__footer--app--qr[data-v-3c409ea7]{display:none}.ui-core__footer--botmenu-list[data-v-3c409ea7]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-3c409ea7]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-3c409ea7]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-3c409ea7]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-3c409ea7]{gap:12px 8px}.ui-core__footer--links__item[data-v-3c409ea7]{font-size:10px}.ui-core__footer--copy[data-v-3c409ea7]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-3c409ea7]{z-index:991}.ui-core__topbar-menu[data-v-3c409ea7]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-3c409ea7]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-3c409ea7]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3c409ea7],.ui-core__topbar-hamb.is-open span[data-v-3c409ea7]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3c409ea7]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-3c409ea7]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3c409ea7]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-3c409ea7]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-3c409ea7]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-3c409ea7]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-3c409ea7]{display:none}.ui-core__menu--apps>ul[data-v-3c409ea7],.ui-core__menu--top>ul[data-v-3c409ea7]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-3c409ea7]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-3c409ea7]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-3c409ea7]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-3c409ea7]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-3c409ea7]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-3c409ea7]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-3c409ea7]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-3c409ea7]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-3c409ea7]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-3c409ea7]{padding-right:16px}.ui-core__menu--link--soon[data-v-3c409ea7]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-3c409ea7]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-3c409ea7]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-3c409ea7]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-3c409ea7]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-3c409ea7]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-3c409ea7]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-3c409ea7]{padding:5px 0}}[data-v-3c409ea7]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-3c409ea7],body[data-v-3c409ea7]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-3c409ea7]:before{background:var(--ui-core-svg-star-grey)}body[data-v-3c409ea7]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-3c409ea7],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3c409ea7]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-3c409ea7]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3c409ea7],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-3c409ea7],.ui-core__topbar-menu a[href*="/bonus"][data-v-3c409ea7]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3c409ea7]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-3c409ea7]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-3c409ea7]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-3c409ea7]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-3c409ea7]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-3c409ea7]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-3c409ea7]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-3c409ea7]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-3c409ea7]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-3c409ea7]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-3c409ea7]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-3c409ea7]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-3c409ea7]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-3c409ea7]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-3c409ea7]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-3c409ea7]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-3c409ea7]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-3c409ea7]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-3c409ea7]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-3c409ea7]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-3c409ea7]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-3c409ea7]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-3c409ea7]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-3c409ea7]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-3c409ea7]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-3c409ea7]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-3c409ea7]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-3c409ea7]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-3c409ea7]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-3c409ea7]:hover{color:#aeb3b9}[data-v-3c409ea7]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-3c409ea7]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-3c409ea7]{width:100%}[data-v-3c409ea7]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-3c409ea7]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-3c409ea7]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-3c409ea7]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-3c409ea7]{color:var(--primary-text-color)!important}.vc-disabled[data-v-3c409ea7]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-3c409ea7]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-3c409ea7],.vc-nav-popover-container[data-v-3c409ea7],.vc-nav-item[data-v-3c409ea7]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-3c409ea7]{border-radius:2px}.vc-focus[data-v-3c409ea7]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-3c409ea7]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-3c409ea7]{color:var(--primary-text-color)!important}.vc-arrow[data-v-3c409ea7]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-3c409ea7],.vc-highlight-bg-light[data-v-3c409ea7]{background-color:var(--primary-color-light-2)!important}.app-btn[data-v-3c409ea7]{cursor:pointer;box-sizing:border-box;padding:0 12px;text-align:center;background:none;border-radius:12px;outline:none;transition:opacity .2s}.app-btn[data-v-3c409ea7]:hover{opacity:.8}.app-btn[data-v-3c409ea7]:disabled{opacity:.5;cursor:not-allowed}.app-btn.appearance--ghost[data-v-3c409ea7]{color:var(--primary-text-color);border:1px solid var(--stroke)}.app-btn.appearance--ghost.flat[data-v-3c409ea7]{background:var(--stroke)}.app-btn.appearance--blue[data-v-3c409ea7]{border:1px solid var(--primary-color)}.app-btn.appearance--blue.flat[data-v-3c409ea7]{color:var(--block-background);background:var(--primary-color)}.app-btn.font-weight--small[data-v-3c409ea7]{font-weight:400}.app-btn.font-weight--medium[data-v-3c409ea7]{font-weight:500}.app-btn.font-weight--semibold[data-v-3c409ea7]{font-weight:600}.app-btn.font-size--small[data-v-3c409ea7]{font-size:10px}.app-btn.font-size--medium[data-v-3c409ea7]{font-size:12px}.app-btn.font-size--large[data-v-3c409ea7]{font-size:16px}.app-btn.size--small[data-v-3c409ea7]{line-height:24px}.app-btn.size--medium[data-v-3c409ea7]{line-height:36px}.app-btn.size--large[data-v-3c409ea7]{line-height:50px}.app-btn.grow[data-v-3c409ea7]{width:100%}[data-v-b742ce55]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-b742ce55] *{box-sizing:border-box}.ui-core h1[data-v-b742ce55],.ui-core h2[data-v-b742ce55],.ui-core h3[data-v-b742ce55],.ui-core h4[data-v-b742ce55],.ui-core h5[data-v-b742ce55],.ui-core h6[data-v-b742ce55]{font-weight:500}.ui-core img[data-v-b742ce55]{border-style:none}.ui-core button[data-v-b742ce55],.ui-core input[data-v-b742ce55],.ui-core optgroup[data-v-b742ce55],.ui-core select[data-v-b742ce55],.ui-core textarea[data-v-b742ce55]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-b742ce55],.ui-core input[data-v-b742ce55]{overflow:visible}.ui-core button[data-v-b742ce55],.ui-core select[data-v-b742ce55]{text-transform:none}.ui-core button[data-v-b742ce55]::-moz-focus-inner,.ui-core [type=button][data-v-b742ce55]::-moz-focus-inner,.ui-core [type=reset][data-v-b742ce55]::-moz-focus-inner,.ui-core [type=submit][data-v-b742ce55]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-b742ce55]:-moz-focusring,.ui-core [type=button][data-v-b742ce55]:-moz-focusring,.ui-core [type=reset][data-v-b742ce55]:-moz-focusring,.ui-core [type=submit][data-v-b742ce55]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-b742ce55]{padding:.35em .75em .625em}.ui-core textarea[data-v-b742ce55]{overflow:auto}.ui-core [type=checkbox][data-v-b742ce55],.ui-core [type=radio][data-v-b742ce55]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-b742ce55]::-webkit-inner-spin-button,.ui-core [type=number][data-v-b742ce55]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-b742ce55]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-b742ce55]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-b742ce55] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-b742ce55]{display:none}.ui-core__animate--slide-enter[data-v-b742ce55]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-b742ce55]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-b742ce55]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-b742ce55]{transform:translate(-110%)}.slide-enter-active[data-v-b742ce55],.slide-leave-active[data-v-b742ce55]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-b742ce55],.slide-leave-to[data-v-b742ce55]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-b742ce55],.ui-core-fade-leave-active[data-v-b742ce55]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-b742ce55],.ui-core-fade-leave-to[data-v-b742ce55]{opacity:0}.ui-core-pa-none[data-v-b742ce55]{padding:0}.ui-core-pl-none[data-v-b742ce55]{padding-left:0}.ui-core-pr-none[data-v-b742ce55]{padding-right:0}.ui-core-pt-none[data-v-b742ce55]{padding-top:0}.ui-core-pb-none[data-v-b742ce55]{padding-bottom:0}.ui-core-px-none[data-v-b742ce55]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-b742ce55]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-b742ce55]{margin:0}.ui-core-ml-none[data-v-b742ce55]{margin-left:0}.ui-core-mr-none[data-v-b742ce55]{margin-right:0}.ui-core-mt-none[data-v-b742ce55]{margin-top:0}.ui-core-mb-none[data-v-b742ce55]{margin-bottom:0}.ui-core-mx-none[data-v-b742ce55]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-b742ce55]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-b742ce55]{padding:4px}.ui-core-pl-xs[data-v-b742ce55]{padding-left:4px}.ui-core-pr-xs[data-v-b742ce55]{padding-right:4px}.ui-core-pt-xs[data-v-b742ce55]{padding-top:4px}.ui-core-pb-xs[data-v-b742ce55]{padding-bottom:4px}.ui-core-px-xs[data-v-b742ce55]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-b742ce55]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-b742ce55]{margin:4px}.ui-core-ml-xs[data-v-b742ce55]{margin-left:4px}.ui-core-mr-xs[data-v-b742ce55]{margin-right:4px}.ui-core-mt-xs[data-v-b742ce55]{margin-top:4px}.ui-core-mb-xs[data-v-b742ce55]{margin-bottom:4px}.ui-core-mx-xs[data-v-b742ce55]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-b742ce55]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-b742ce55]{padding:8px}.ui-core-pl-sm[data-v-b742ce55]{padding-left:8px}.ui-core-pr-sm[data-v-b742ce55]{padding-right:8px}.ui-core-pt-sm[data-v-b742ce55]{padding-top:8px}.ui-core-pb-sm[data-v-b742ce55]{padding-bottom:8px}.ui-core-px-sm[data-v-b742ce55]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-b742ce55]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-b742ce55]{margin:8px}.ui-core-ml-sm[data-v-b742ce55]{margin-left:8px}.ui-core-mr-sm[data-v-b742ce55]{margin-right:8px}.ui-core-mt-sm[data-v-b742ce55]{margin-top:8px}.ui-core-mb-sm[data-v-b742ce55]{margin-bottom:8px}.ui-core-mx-sm[data-v-b742ce55]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-b742ce55]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-b742ce55]{padding:16px}.ui-core-pl-md[data-v-b742ce55]{padding-left:16px}.ui-core-pr-md[data-v-b742ce55]{padding-right:16px}.ui-core-pt-md[data-v-b742ce55]{padding-top:16px}.ui-core-pb-md[data-v-b742ce55]{padding-bottom:16px}.ui-core-px-md[data-v-b742ce55]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-b742ce55]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-b742ce55]{margin:16px}.ui-core-ml-md[data-v-b742ce55]{margin-left:16px}.ui-core-mr-md[data-v-b742ce55]{margin-right:16px}.ui-core-mt-md[data-v-b742ce55]{margin-top:16px}.ui-core-mb-md[data-v-b742ce55]{margin-bottom:16px}.ui-core-mx-md[data-v-b742ce55]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-b742ce55]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-b742ce55]{padding:24px}.ui-core-pl-lg[data-v-b742ce55]{padding-left:24px}.ui-core-pr-lg[data-v-b742ce55]{padding-right:24px}.ui-core-pt-lg[data-v-b742ce55]{padding-top:24px}.ui-core-pb-lg[data-v-b742ce55]{padding-bottom:24px}.ui-core-px-lg[data-v-b742ce55]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-b742ce55]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-b742ce55]{margin:24px}.ui-core-ml-lg[data-v-b742ce55]{margin-left:24px}.ui-core-mr-lg[data-v-b742ce55]{margin-right:24px}.ui-core-mt-lg[data-v-b742ce55]{margin-top:24px}.ui-core-mb-lg[data-v-b742ce55]{margin-bottom:24px}.ui-core-mx-lg[data-v-b742ce55]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-b742ce55]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-b742ce55]{padding:48px}.ui-core-pl-xl[data-v-b742ce55]{padding-left:48px}.ui-core-pr-xl[data-v-b742ce55]{padding-right:48px}.ui-core-pt-xl[data-v-b742ce55]{padding-top:48px}.ui-core-pb-xl[data-v-b742ce55]{padding-bottom:48px}.ui-core-px-xl[data-v-b742ce55]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-b742ce55]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-b742ce55]{margin:48px}.ui-core-ml-xl[data-v-b742ce55]{margin-left:48px}.ui-core-mr-xl[data-v-b742ce55]{margin-right:48px}.ui-core-mt-xl[data-v-b742ce55]{margin-top:48px}.ui-core-mb-xl[data-v-b742ce55]{margin-bottom:48px}.ui-core-mx-xl[data-v-b742ce55]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-b742ce55]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-b742ce55],.ui-core-my-auto[data-v-b742ce55]{margin-top:auto}.ui-core-ml-auto[data-v-b742ce55]{margin-left:auto}.ui-core-mb-auto[data-v-b742ce55],.ui-core-my-auto[data-v-b742ce55]{margin-bottom:auto}.ui-core-mr-auto[data-v-b742ce55]{margin-right:auto}.ui-core-mx-auto[data-v-b742ce55]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-b742ce55]{gap:0}.ui-core-qap-x-none[data-v-b742ce55]{row-gap:0}.ui-core-qap-y-none[data-v-b742ce55]{column-gap:0}.ui-core-gap-xs[data-v-b742ce55]{gap:4px}.ui-core-qap-x-xs[data-v-b742ce55]{row-gap:4px}.ui-core-qap-y-xs[data-v-b742ce55]{column-gap:4px}.ui-core-gap-sm[data-v-b742ce55]{gap:8px}.ui-core-qap-x-sm[data-v-b742ce55]{row-gap:8px}.ui-core-qap-y-sm[data-v-b742ce55]{column-gap:8px}.ui-core-gap-md[data-v-b742ce55]{gap:16px}.ui-core-qap-x-md[data-v-b742ce55]{row-gap:16px}.ui-core-qap-y-md[data-v-b742ce55]{column-gap:16px}.ui-core-gap-lg[data-v-b742ce55]{gap:24px}.ui-core-qap-x-lg[data-v-b742ce55]{row-gap:24px}.ui-core-qap-y-lg[data-v-b742ce55]{column-gap:24px}.ui-core-gap-xl[data-v-b742ce55]{gap:48px}.ui-core-qap-x-xl[data-v-b742ce55]{row-gap:48px}.ui-core-qap-y-xl[data-v-b742ce55]{column-gap:48px}#chatra[data-v-b742ce55]:not(.chatra--expanded){display:none!important}[data-v-b742ce55]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-b742ce55]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-b742ce55]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-b742ce55]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-b742ce55]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-b742ce55]{--p-base: 14px 16px}}.ui-core__separator[data-v-b742ce55]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-b742ce55]{overflow:hidden}.ui-core__topbar[data-v-b742ce55]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-b742ce55]{gap:2px}}.ui-core__topbar-btn--sign[data-v-b742ce55],.ui-core__topbar-btn--register[data-v-b742ce55]{cursor:pointer}.ui-core__topbar-menu[data-v-b742ce55]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-b742ce55]{flex:1}}.ui-core__topbar--flex[data-v-b742ce55]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-b742ce55]{margin-left:auto;gap:12px}.ui-core__main[data-v-b742ce55]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-b742ce55]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-b742ce55]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-b742ce55]{display:block;width:24px;height:24px}.ui-core__chat[data-v-b742ce55]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-b742ce55]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-b742ce55]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-b742ce55]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-b742ce55]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-b742ce55]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-b742ce55]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-b742ce55]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-b742ce55]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-b742ce55]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-b742ce55]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-b742ce55]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-b742ce55]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-b742ce55]{display:block}.ui-core__menu--dropdown>span>ul[data-v-b742ce55]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-b742ce55]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b742ce55]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b742ce55]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b742ce55]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-b742ce55]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-b742ce55]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-b742ce55]{right:0}.ui-core__menu--dropdown--inner[data-v-b742ce55]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-b742ce55]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-b742ce55]{margin:15px 0}}.ui-core__menu--link--soon[data-v-b742ce55]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-b742ce55]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-b742ce55]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-b742ce55]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-b742ce55]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-b742ce55]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-b742ce55]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-b742ce55]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-b742ce55]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-b742ce55]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-b742ce55]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-b742ce55]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-b742ce55]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-b742ce55]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-b742ce55]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-b742ce55]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b742ce55]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b742ce55]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-b742ce55]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-b742ce55]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-b742ce55]{gap:8px}}.ui-core__menu--top>ul li[data-v-b742ce55]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-b742ce55]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b742ce55]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-b742ce55]{margin-inline:auto}.ui-core__auth[data-v-b742ce55]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-b742ce55]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-b742ce55]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-b742ce55]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>span[data-v-b742ce55]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>a[data-v-b742ce55]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>span[data-v-b742ce55]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-b742ce55]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-b742ce55]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-b742ce55]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-b742ce55]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-b742ce55]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-b742ce55]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-b742ce55]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>span[data-v-b742ce55]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-b742ce55],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-b742ce55]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-b742ce55]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-b742ce55]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-b742ce55]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-b742ce55]{min-width:170px}}.ui-core__btn[data-v-b742ce55]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-b742ce55]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-b742ce55]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-b742ce55]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-b742ce55]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-b742ce55]{grid-area:logo}.ui-core__footer__social[data-v-b742ce55]{grid-area:social}.ui-core__footer--locale[data-v-b742ce55]{grid-area:locale}.ui-core__footer--apps[data-v-b742ce55]{grid-area:apps}.ui-core__footer--links[data-v-b742ce55]{grid-area:links}.ui-core__footer--botmenu-list[data-v-b742ce55]{grid-area:botmenu}.ui-core__footer--copy[data-v-b742ce55]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-b742ce55]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-b742ce55]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-b742ce55]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-b742ce55]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-b742ce55]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-b742ce55]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-b742ce55]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-b742ce55]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-b742ce55]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-b742ce55]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-b742ce55]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-b742ce55]{display:block}.ui-core__footer--app--btn span[data-v-b742ce55]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-b742ce55]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-b742ce55]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-b742ce55]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-b742ce55]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-b742ce55]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-b742ce55]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-b742ce55]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-b742ce55]{text-decoration:none;display:block}.ui-core__footer--links[data-v-b742ce55]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-b742ce55]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-b742ce55]:hover{text-decoration:none}.ui-core__footer--copy[data-v-b742ce55]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-b742ce55]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-b742ce55]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-b742ce55]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-b742ce55]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-b742ce55]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-b742ce55]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-b742ce55]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-b742ce55]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-b742ce55]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-b742ce55]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-b742ce55]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-b742ce55]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-b742ce55]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-b742ce55]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-b742ce55]{display:block}.ui-core__header-assets--action--btn--icon[data-v-b742ce55]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-b742ce55]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-b742ce55]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-b742ce55]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-b742ce55]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-b742ce55]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-b742ce55]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-b742ce55]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-b742ce55]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-b742ce55]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-b742ce55]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-b742ce55]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-b742ce55]{width:100%}.ui-core__user-tariff[data-v-b742ce55]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-b742ce55]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-b742ce55]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-b742ce55]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-b742ce55]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-b742ce55]{margin-left:auto}.ui-core__footer--apps[data-v-b742ce55]{gap:12px}.ui-core__footer--app[data-v-b742ce55]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-b742ce55],.ui-core__footer--app--qr[data-v-b742ce55]{display:none}.ui-core__footer--botmenu-list[data-v-b742ce55]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-b742ce55]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-b742ce55]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-b742ce55]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-b742ce55]{gap:12px 8px}.ui-core__footer--links__item[data-v-b742ce55]{font-size:10px}.ui-core__footer--copy[data-v-b742ce55]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-b742ce55]{z-index:991}.ui-core__topbar-menu[data-v-b742ce55]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-b742ce55]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-b742ce55]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b742ce55],.ui-core__topbar-hamb.is-open span[data-v-b742ce55]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b742ce55]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-b742ce55]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b742ce55]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-b742ce55]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b742ce55]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-b742ce55]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-b742ce55]{display:none}.ui-core__menu--apps>ul[data-v-b742ce55],.ui-core__menu--top>ul[data-v-b742ce55]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-b742ce55]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-b742ce55]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-b742ce55]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b742ce55]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-b742ce55]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-b742ce55]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-b742ce55]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-b742ce55]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b742ce55]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-b742ce55]{padding-right:16px}.ui-core__menu--link--soon[data-v-b742ce55]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-b742ce55]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-b742ce55]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-b742ce55]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-b742ce55]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-b742ce55]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-b742ce55]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-b742ce55]{padding:5px 0}}[data-v-b742ce55]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-b742ce55],body[data-v-b742ce55]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-b742ce55]:before{background:var(--ui-core-svg-star-grey)}body[data-v-b742ce55]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b742ce55],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b742ce55]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-b742ce55]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b742ce55],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b742ce55],.ui-core__topbar-menu a[href*="/bonus"][data-v-b742ce55]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b742ce55]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b742ce55]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-b742ce55]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b742ce55]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-b742ce55]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-b742ce55]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-b742ce55]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-b742ce55]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-b742ce55]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b742ce55]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-b742ce55]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-b742ce55]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-b742ce55]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-b742ce55]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-b742ce55]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-b742ce55]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-b742ce55]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-b742ce55]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-b742ce55]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-b742ce55]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-b742ce55]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-b742ce55]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-b742ce55]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-b742ce55]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-b742ce55]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-b742ce55]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-b742ce55]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-b742ce55]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-b742ce55]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-b742ce55]:hover{color:#aeb3b9}[data-v-b742ce55]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-b742ce55]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-b742ce55]{width:100%}[data-v-b742ce55]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-b742ce55]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-b742ce55]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-b742ce55]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-b742ce55]{color:var(--primary-text-color)!important}.vc-disabled[data-v-b742ce55]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-b742ce55]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-b742ce55],.vc-nav-popover-container[data-v-b742ce55],.vc-nav-item[data-v-b742ce55]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-b742ce55]{border-radius:2px}.vc-focus[data-v-b742ce55]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-b742ce55]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-b742ce55]{color:var(--primary-text-color)!important}.vc-arrow[data-v-b742ce55]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-b742ce55],.vc-highlight-bg-light[data-v-b742ce55]{background-color:var(--primary-color-light-2)!important}.form-container[data-v-b742ce55]{position:relative;display:flex;gap:12px;margin:0 auto;background-color:var(--block-background);border-radius:var(--border-radius-base);max-width:var(--base-page-width)}.form-container.shadowed[data-v-b742ce55]{padding:24px;box-shadow:var(--base-block-shadow)}@media (max-width: 900px){.form-container[data-v-b742ce55]{justify-content:center;padding:24px 12px;flex-direction:column;margin:0 12px}}.col[data-v-b742ce55]{position:relative;display:flex;flex-direction:row;gap:10px;align-items:stretch;justify-content:center;width:100%}@media (max-width: 900px){.col[data-v-b742ce55]{flex-direction:column;align-items:normal}}.btn-search[data-v-b742ce55]{min-width:120px;transition:opacity .2s}.btn-search[data-v-b742ce55]:hover{opacity:.8}[data-v-eafd4ff3]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-eafd4ff3] *{box-sizing:border-box}.ui-core h1[data-v-eafd4ff3],.ui-core h2[data-v-eafd4ff3],.ui-core h3[data-v-eafd4ff3],.ui-core h4[data-v-eafd4ff3],.ui-core h5[data-v-eafd4ff3],.ui-core h6[data-v-eafd4ff3]{font-weight:500}.ui-core img[data-v-eafd4ff3]{border-style:none}.ui-core button[data-v-eafd4ff3],.ui-core input[data-v-eafd4ff3],.ui-core optgroup[data-v-eafd4ff3],.ui-core select[data-v-eafd4ff3],.ui-core textarea[data-v-eafd4ff3]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-eafd4ff3],.ui-core input[data-v-eafd4ff3]{overflow:visible}.ui-core button[data-v-eafd4ff3],.ui-core select[data-v-eafd4ff3]{text-transform:none}.ui-core button[data-v-eafd4ff3]::-moz-focus-inner,.ui-core [type=button][data-v-eafd4ff3]::-moz-focus-inner,.ui-core [type=reset][data-v-eafd4ff3]::-moz-focus-inner,.ui-core [type=submit][data-v-eafd4ff3]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-eafd4ff3]:-moz-focusring,.ui-core [type=button][data-v-eafd4ff3]:-moz-focusring,.ui-core [type=reset][data-v-eafd4ff3]:-moz-focusring,.ui-core [type=submit][data-v-eafd4ff3]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-eafd4ff3]{padding:.35em .75em .625em}.ui-core textarea[data-v-eafd4ff3]{overflow:auto}.ui-core [type=checkbox][data-v-eafd4ff3],.ui-core [type=radio][data-v-eafd4ff3]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-eafd4ff3]::-webkit-inner-spin-button,.ui-core [type=number][data-v-eafd4ff3]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-eafd4ff3]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-eafd4ff3]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-eafd4ff3] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-eafd4ff3]{display:none}.ui-core__animate--slide-enter[data-v-eafd4ff3]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-eafd4ff3]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-eafd4ff3]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-eafd4ff3]{transform:translate(-110%)}.slide-enter-active[data-v-eafd4ff3],.slide-leave-active[data-v-eafd4ff3]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-eafd4ff3],.slide-leave-to[data-v-eafd4ff3]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-eafd4ff3],.ui-core-fade-leave-active[data-v-eafd4ff3]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-eafd4ff3],.ui-core-fade-leave-to[data-v-eafd4ff3]{opacity:0}.ui-core-pa-none[data-v-eafd4ff3]{padding:0}.ui-core-pl-none[data-v-eafd4ff3]{padding-left:0}.ui-core-pr-none[data-v-eafd4ff3]{padding-right:0}.ui-core-pt-none[data-v-eafd4ff3]{padding-top:0}.ui-core-pb-none[data-v-eafd4ff3]{padding-bottom:0}.ui-core-px-none[data-v-eafd4ff3]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-eafd4ff3]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-eafd4ff3]{margin:0}.ui-core-ml-none[data-v-eafd4ff3]{margin-left:0}.ui-core-mr-none[data-v-eafd4ff3]{margin-right:0}.ui-core-mt-none[data-v-eafd4ff3]{margin-top:0}.ui-core-mb-none[data-v-eafd4ff3]{margin-bottom:0}.ui-core-mx-none[data-v-eafd4ff3]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-eafd4ff3]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-eafd4ff3]{padding:4px}.ui-core-pl-xs[data-v-eafd4ff3]{padding-left:4px}.ui-core-pr-xs[data-v-eafd4ff3]{padding-right:4px}.ui-core-pt-xs[data-v-eafd4ff3]{padding-top:4px}.ui-core-pb-xs[data-v-eafd4ff3]{padding-bottom:4px}.ui-core-px-xs[data-v-eafd4ff3]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-eafd4ff3]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-eafd4ff3]{margin:4px}.ui-core-ml-xs[data-v-eafd4ff3]{margin-left:4px}.ui-core-mr-xs[data-v-eafd4ff3]{margin-right:4px}.ui-core-mt-xs[data-v-eafd4ff3]{margin-top:4px}.ui-core-mb-xs[data-v-eafd4ff3]{margin-bottom:4px}.ui-core-mx-xs[data-v-eafd4ff3]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-eafd4ff3]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-eafd4ff3]{padding:8px}.ui-core-pl-sm[data-v-eafd4ff3]{padding-left:8px}.ui-core-pr-sm[data-v-eafd4ff3]{padding-right:8px}.ui-core-pt-sm[data-v-eafd4ff3]{padding-top:8px}.ui-core-pb-sm[data-v-eafd4ff3]{padding-bottom:8px}.ui-core-px-sm[data-v-eafd4ff3]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-eafd4ff3]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-eafd4ff3]{margin:8px}.ui-core-ml-sm[data-v-eafd4ff3]{margin-left:8px}.ui-core-mr-sm[data-v-eafd4ff3]{margin-right:8px}.ui-core-mt-sm[data-v-eafd4ff3]{margin-top:8px}.ui-core-mb-sm[data-v-eafd4ff3]{margin-bottom:8px}.ui-core-mx-sm[data-v-eafd4ff3]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-eafd4ff3]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-eafd4ff3]{padding:16px}.ui-core-pl-md[data-v-eafd4ff3]{padding-left:16px}.ui-core-pr-md[data-v-eafd4ff3]{padding-right:16px}.ui-core-pt-md[data-v-eafd4ff3]{padding-top:16px}.ui-core-pb-md[data-v-eafd4ff3]{padding-bottom:16px}.ui-core-px-md[data-v-eafd4ff3]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-eafd4ff3]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-eafd4ff3]{margin:16px}.ui-core-ml-md[data-v-eafd4ff3]{margin-left:16px}.ui-core-mr-md[data-v-eafd4ff3]{margin-right:16px}.ui-core-mt-md[data-v-eafd4ff3]{margin-top:16px}.ui-core-mb-md[data-v-eafd4ff3]{margin-bottom:16px}.ui-core-mx-md[data-v-eafd4ff3]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-eafd4ff3]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-eafd4ff3]{padding:24px}.ui-core-pl-lg[data-v-eafd4ff3]{padding-left:24px}.ui-core-pr-lg[data-v-eafd4ff3]{padding-right:24px}.ui-core-pt-lg[data-v-eafd4ff3]{padding-top:24px}.ui-core-pb-lg[data-v-eafd4ff3]{padding-bottom:24px}.ui-core-px-lg[data-v-eafd4ff3]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-eafd4ff3]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-eafd4ff3]{margin:24px}.ui-core-ml-lg[data-v-eafd4ff3]{margin-left:24px}.ui-core-mr-lg[data-v-eafd4ff3]{margin-right:24px}.ui-core-mt-lg[data-v-eafd4ff3]{margin-top:24px}.ui-core-mb-lg[data-v-eafd4ff3]{margin-bottom:24px}.ui-core-mx-lg[data-v-eafd4ff3]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-eafd4ff3]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-eafd4ff3]{padding:48px}.ui-core-pl-xl[data-v-eafd4ff3]{padding-left:48px}.ui-core-pr-xl[data-v-eafd4ff3]{padding-right:48px}.ui-core-pt-xl[data-v-eafd4ff3]{padding-top:48px}.ui-core-pb-xl[data-v-eafd4ff3]{padding-bottom:48px}.ui-core-px-xl[data-v-eafd4ff3]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-eafd4ff3]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-eafd4ff3]{margin:48px}.ui-core-ml-xl[data-v-eafd4ff3]{margin-left:48px}.ui-core-mr-xl[data-v-eafd4ff3]{margin-right:48px}.ui-core-mt-xl[data-v-eafd4ff3]{margin-top:48px}.ui-core-mb-xl[data-v-eafd4ff3]{margin-bottom:48px}.ui-core-mx-xl[data-v-eafd4ff3]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-eafd4ff3]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-eafd4ff3],.ui-core-my-auto[data-v-eafd4ff3]{margin-top:auto}.ui-core-ml-auto[data-v-eafd4ff3]{margin-left:auto}.ui-core-mb-auto[data-v-eafd4ff3],.ui-core-my-auto[data-v-eafd4ff3]{margin-bottom:auto}.ui-core-mr-auto[data-v-eafd4ff3]{margin-right:auto}.ui-core-mx-auto[data-v-eafd4ff3]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-eafd4ff3]{gap:0}.ui-core-qap-x-none[data-v-eafd4ff3]{row-gap:0}.ui-core-qap-y-none[data-v-eafd4ff3]{column-gap:0}.ui-core-gap-xs[data-v-eafd4ff3]{gap:4px}.ui-core-qap-x-xs[data-v-eafd4ff3]{row-gap:4px}.ui-core-qap-y-xs[data-v-eafd4ff3]{column-gap:4px}.ui-core-gap-sm[data-v-eafd4ff3]{gap:8px}.ui-core-qap-x-sm[data-v-eafd4ff3]{row-gap:8px}.ui-core-qap-y-sm[data-v-eafd4ff3]{column-gap:8px}.ui-core-gap-md[data-v-eafd4ff3]{gap:16px}.ui-core-qap-x-md[data-v-eafd4ff3]{row-gap:16px}.ui-core-qap-y-md[data-v-eafd4ff3]{column-gap:16px}.ui-core-gap-lg[data-v-eafd4ff3]{gap:24px}.ui-core-qap-x-lg[data-v-eafd4ff3]{row-gap:24px}.ui-core-qap-y-lg[data-v-eafd4ff3]{column-gap:24px}.ui-core-gap-xl[data-v-eafd4ff3]{gap:48px}.ui-core-qap-x-xl[data-v-eafd4ff3]{row-gap:48px}.ui-core-qap-y-xl[data-v-eafd4ff3]{column-gap:48px}#chatra[data-v-eafd4ff3]:not(.chatra--expanded){display:none!important}[data-v-eafd4ff3]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-eafd4ff3]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-eafd4ff3]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-eafd4ff3]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-eafd4ff3]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-eafd4ff3]{--p-base: 14px 16px}}.ui-core__separator[data-v-eafd4ff3]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-eafd4ff3]{overflow:hidden}.ui-core__topbar[data-v-eafd4ff3]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-eafd4ff3]{gap:2px}}.ui-core__topbar-btn--sign[data-v-eafd4ff3],.ui-core__topbar-btn--register[data-v-eafd4ff3]{cursor:pointer}.ui-core__topbar-menu[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-eafd4ff3]{flex:1}}.ui-core__topbar--flex[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-eafd4ff3]{margin-left:auto;gap:12px}.ui-core__main[data-v-eafd4ff3]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-eafd4ff3]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-eafd4ff3]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-eafd4ff3]{display:block;width:24px;height:24px}.ui-core__chat[data-v-eafd4ff3]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-eafd4ff3]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-eafd4ff3]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-eafd4ff3]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-eafd4ff3]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-eafd4ff3]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-eafd4ff3]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-eafd4ff3]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-eafd4ff3]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-eafd4ff3]{display:block}.ui-core__menu--dropdown>span>ul[data-v-eafd4ff3]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-eafd4ff3]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-eafd4ff3]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-eafd4ff3]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-eafd4ff3]{right:0}.ui-core__menu--dropdown--inner[data-v-eafd4ff3]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-eafd4ff3]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-eafd4ff3]{margin:15px 0}}.ui-core__menu--link--soon[data-v-eafd4ff3]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-eafd4ff3]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-eafd4ff3]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-eafd4ff3]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-eafd4ff3]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-eafd4ff3]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-eafd4ff3]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-eafd4ff3]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-eafd4ff3]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-eafd4ff3]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-eafd4ff3]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-eafd4ff3]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-eafd4ff3]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-eafd4ff3]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-eafd4ff3]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-eafd4ff3]{gap:8px}}.ui-core__menu--top>ul li[data-v-eafd4ff3]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-eafd4ff3]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-eafd4ff3]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-eafd4ff3]{margin-inline:auto}.ui-core__auth[data-v-eafd4ff3]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-eafd4ff3]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-eafd4ff3]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>span[data-v-eafd4ff3]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>a[data-v-eafd4ff3]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>span[data-v-eafd4ff3]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-eafd4ff3]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-eafd4ff3]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-eafd4ff3]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-eafd4ff3]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-eafd4ff3]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-eafd4ff3]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-eafd4ff3]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>span[data-v-eafd4ff3]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-eafd4ff3],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-eafd4ff3]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-eafd4ff3]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-eafd4ff3]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-eafd4ff3]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-eafd4ff3]{min-width:170px}}.ui-core__btn[data-v-eafd4ff3]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-eafd4ff3]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-eafd4ff3]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-eafd4ff3]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-eafd4ff3]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-eafd4ff3]{grid-area:logo}.ui-core__footer__social[data-v-eafd4ff3]{grid-area:social}.ui-core__footer--locale[data-v-eafd4ff3]{grid-area:locale}.ui-core__footer--apps[data-v-eafd4ff3]{grid-area:apps}.ui-core__footer--links[data-v-eafd4ff3]{grid-area:links}.ui-core__footer--botmenu-list[data-v-eafd4ff3]{grid-area:botmenu}.ui-core__footer--copy[data-v-eafd4ff3]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-eafd4ff3]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-eafd4ff3]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-eafd4ff3]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-eafd4ff3]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-eafd4ff3]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-eafd4ff3]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-eafd4ff3]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-eafd4ff3]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-eafd4ff3]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-eafd4ff3]{display:block}.ui-core__footer--app--btn span[data-v-eafd4ff3]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-eafd4ff3]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-eafd4ff3]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-eafd4ff3]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-eafd4ff3]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-eafd4ff3]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-eafd4ff3]{text-decoration:none;display:block}.ui-core__footer--links[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-eafd4ff3]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-eafd4ff3]:hover{text-decoration:none}.ui-core__footer--copy[data-v-eafd4ff3]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-eafd4ff3]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-eafd4ff3]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-eafd4ff3]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-eafd4ff3]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-eafd4ff3]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-eafd4ff3]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-eafd4ff3]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-eafd4ff3]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-eafd4ff3]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-eafd4ff3]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-eafd4ff3]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-eafd4ff3]{display:block}.ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-eafd4ff3]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-eafd4ff3]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-eafd4ff3]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-eafd4ff3]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-eafd4ff3]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-eafd4ff3]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-eafd4ff3]{width:100%}.ui-core__user-tariff[data-v-eafd4ff3]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-eafd4ff3]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-eafd4ff3]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-eafd4ff3]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-eafd4ff3]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-eafd4ff3]{margin-left:auto}.ui-core__footer--apps[data-v-eafd4ff3]{gap:12px}.ui-core__footer--app[data-v-eafd4ff3]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-eafd4ff3],.ui-core__footer--app--qr[data-v-eafd4ff3]{display:none}.ui-core__footer--botmenu-list[data-v-eafd4ff3]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-eafd4ff3]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-eafd4ff3]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-eafd4ff3]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-eafd4ff3]{gap:12px 8px}.ui-core__footer--links__item[data-v-eafd4ff3]{font-size:10px}.ui-core__footer--copy[data-v-eafd4ff3]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-eafd4ff3]{z-index:991}.ui-core__topbar-menu[data-v-eafd4ff3]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-eafd4ff3]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-eafd4ff3]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-eafd4ff3],.ui-core__topbar-hamb.is-open span[data-v-eafd4ff3]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-eafd4ff3]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-eafd4ff3]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-eafd4ff3]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-eafd4ff3]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-eafd4ff3]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-eafd4ff3]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-eafd4ff3]{display:none}.ui-core__menu--apps>ul[data-v-eafd4ff3],.ui-core__menu--top>ul[data-v-eafd4ff3]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-eafd4ff3]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-eafd4ff3]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-eafd4ff3]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-eafd4ff3]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-eafd4ff3]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-eafd4ff3]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-eafd4ff3]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-eafd4ff3]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-eafd4ff3]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-eafd4ff3]{padding-right:16px}.ui-core__menu--link--soon[data-v-eafd4ff3]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-eafd4ff3]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-eafd4ff3]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-eafd4ff3]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-eafd4ff3]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-eafd4ff3]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-eafd4ff3]{padding:5px 0}}[data-v-eafd4ff3]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-eafd4ff3],body[data-v-eafd4ff3]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-eafd4ff3]:before{background:var(--ui-core-svg-star-grey)}body[data-v-eafd4ff3]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-eafd4ff3],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-eafd4ff3]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-eafd4ff3]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-eafd4ff3],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-eafd4ff3],.ui-core__topbar-menu a[href*="/bonus"][data-v-eafd4ff3]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-eafd4ff3]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-eafd4ff3]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-eafd4ff3]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-eafd4ff3]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-eafd4ff3]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-eafd4ff3]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-eafd4ff3]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-eafd4ff3]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-eafd4ff3]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-eafd4ff3]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-eafd4ff3]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-eafd4ff3]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-eafd4ff3]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-eafd4ff3]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-eafd4ff3]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-eafd4ff3]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-eafd4ff3]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-eafd4ff3]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-eafd4ff3]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-eafd4ff3]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-eafd4ff3]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-eafd4ff3]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-eafd4ff3]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-eafd4ff3]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-eafd4ff3]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-eafd4ff3]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-eafd4ff3]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-eafd4ff3]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-eafd4ff3]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-eafd4ff3]:hover{color:#aeb3b9}[data-v-eafd4ff3]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-eafd4ff3]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-eafd4ff3]{width:100%}[data-v-eafd4ff3]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-eafd4ff3]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-eafd4ff3]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-eafd4ff3]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-eafd4ff3]{color:var(--primary-text-color)!important}.vc-disabled[data-v-eafd4ff3]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-eafd4ff3]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-eafd4ff3],.vc-nav-popover-container[data-v-eafd4ff3],.vc-nav-item[data-v-eafd4ff3]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-eafd4ff3]{border-radius:2px}.vc-focus[data-v-eafd4ff3]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-eafd4ff3]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-eafd4ff3]{color:var(--primary-text-color)!important}.vc-arrow[data-v-eafd4ff3]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-eafd4ff3],.vc-highlight-bg-light[data-v-eafd4ff3]{background-color:var(--primary-color-light-2)!important}.currency-item[data-v-eafd4ff3]{cursor:default;display:flex;gap:8px;align-items:center;min-width:120px;min-height:40px;padding:4px 10px;border-radius:80px;transition:border .3s}.currency-item[data-v-eafd4ff3]:hover{border:1px solid var(--primary-color-light)}.symbol[data-v-eafd4ff3]{font-size:12px}.content[data-v-eafd4ff3]{display:flex;flex-direction:column}.name[data-v-eafd4ff3]{font-size:10px;color:#a0a0a0}.icon[data-v-eafd4ff3]{width:32px;height:32px;margin-left:-4px}[data-v-296e18fb]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-296e18fb] *{box-sizing:border-box}.ui-core h1[data-v-296e18fb],.ui-core h2[data-v-296e18fb],.ui-core h3[data-v-296e18fb],.ui-core h4[data-v-296e18fb],.ui-core h5[data-v-296e18fb],.ui-core h6[data-v-296e18fb]{font-weight:500}.ui-core img[data-v-296e18fb]{border-style:none}.ui-core button[data-v-296e18fb],.ui-core input[data-v-296e18fb],.ui-core optgroup[data-v-296e18fb],.ui-core select[data-v-296e18fb],.ui-core textarea[data-v-296e18fb]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-296e18fb],.ui-core input[data-v-296e18fb]{overflow:visible}.ui-core button[data-v-296e18fb],.ui-core select[data-v-296e18fb]{text-transform:none}.ui-core button[data-v-296e18fb]::-moz-focus-inner,.ui-core [type=button][data-v-296e18fb]::-moz-focus-inner,.ui-core [type=reset][data-v-296e18fb]::-moz-focus-inner,.ui-core [type=submit][data-v-296e18fb]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-296e18fb]:-moz-focusring,.ui-core [type=button][data-v-296e18fb]:-moz-focusring,.ui-core [type=reset][data-v-296e18fb]:-moz-focusring,.ui-core [type=submit][data-v-296e18fb]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-296e18fb]{padding:.35em .75em .625em}.ui-core textarea[data-v-296e18fb]{overflow:auto}.ui-core [type=checkbox][data-v-296e18fb],.ui-core [type=radio][data-v-296e18fb]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-296e18fb]::-webkit-inner-spin-button,.ui-core [type=number][data-v-296e18fb]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-296e18fb]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-296e18fb]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-296e18fb] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-296e18fb]{display:none}.ui-core__animate--slide-enter[data-v-296e18fb]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-296e18fb]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-296e18fb]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-296e18fb]{transform:translate(-110%)}.slide-enter-active[data-v-296e18fb],.slide-leave-active[data-v-296e18fb]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-296e18fb],.slide-leave-to[data-v-296e18fb]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-296e18fb],.ui-core-fade-leave-active[data-v-296e18fb]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-296e18fb],.ui-core-fade-leave-to[data-v-296e18fb]{opacity:0}.ui-core-pa-none[data-v-296e18fb]{padding:0}.ui-core-pl-none[data-v-296e18fb]{padding-left:0}.ui-core-pr-none[data-v-296e18fb]{padding-right:0}.ui-core-pt-none[data-v-296e18fb]{padding-top:0}.ui-core-pb-none[data-v-296e18fb]{padding-bottom:0}.ui-core-px-none[data-v-296e18fb]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-296e18fb]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-296e18fb]{margin:0}.ui-core-ml-none[data-v-296e18fb]{margin-left:0}.ui-core-mr-none[data-v-296e18fb]{margin-right:0}.ui-core-mt-none[data-v-296e18fb]{margin-top:0}.ui-core-mb-none[data-v-296e18fb]{margin-bottom:0}.ui-core-mx-none[data-v-296e18fb]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-296e18fb]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-296e18fb]{padding:4px}.ui-core-pl-xs[data-v-296e18fb]{padding-left:4px}.ui-core-pr-xs[data-v-296e18fb]{padding-right:4px}.ui-core-pt-xs[data-v-296e18fb]{padding-top:4px}.ui-core-pb-xs[data-v-296e18fb]{padding-bottom:4px}.ui-core-px-xs[data-v-296e18fb]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-296e18fb]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-296e18fb]{margin:4px}.ui-core-ml-xs[data-v-296e18fb]{margin-left:4px}.ui-core-mr-xs[data-v-296e18fb]{margin-right:4px}.ui-core-mt-xs[data-v-296e18fb]{margin-top:4px}.ui-core-mb-xs[data-v-296e18fb]{margin-bottom:4px}.ui-core-mx-xs[data-v-296e18fb]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-296e18fb]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-296e18fb]{padding:8px}.ui-core-pl-sm[data-v-296e18fb]{padding-left:8px}.ui-core-pr-sm[data-v-296e18fb]{padding-right:8px}.ui-core-pt-sm[data-v-296e18fb]{padding-top:8px}.ui-core-pb-sm[data-v-296e18fb]{padding-bottom:8px}.ui-core-px-sm[data-v-296e18fb]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-296e18fb]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-296e18fb]{margin:8px}.ui-core-ml-sm[data-v-296e18fb]{margin-left:8px}.ui-core-mr-sm[data-v-296e18fb]{margin-right:8px}.ui-core-mt-sm[data-v-296e18fb]{margin-top:8px}.ui-core-mb-sm[data-v-296e18fb]{margin-bottom:8px}.ui-core-mx-sm[data-v-296e18fb]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-296e18fb]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-296e18fb]{padding:16px}.ui-core-pl-md[data-v-296e18fb]{padding-left:16px}.ui-core-pr-md[data-v-296e18fb]{padding-right:16px}.ui-core-pt-md[data-v-296e18fb]{padding-top:16px}.ui-core-pb-md[data-v-296e18fb]{padding-bottom:16px}.ui-core-px-md[data-v-296e18fb]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-296e18fb]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-296e18fb]{margin:16px}.ui-core-ml-md[data-v-296e18fb]{margin-left:16px}.ui-core-mr-md[data-v-296e18fb]{margin-right:16px}.ui-core-mt-md[data-v-296e18fb]{margin-top:16px}.ui-core-mb-md[data-v-296e18fb]{margin-bottom:16px}.ui-core-mx-md[data-v-296e18fb]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-296e18fb]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-296e18fb]{padding:24px}.ui-core-pl-lg[data-v-296e18fb]{padding-left:24px}.ui-core-pr-lg[data-v-296e18fb]{padding-right:24px}.ui-core-pt-lg[data-v-296e18fb]{padding-top:24px}.ui-core-pb-lg[data-v-296e18fb]{padding-bottom:24px}.ui-core-px-lg[data-v-296e18fb]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-296e18fb]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-296e18fb]{margin:24px}.ui-core-ml-lg[data-v-296e18fb]{margin-left:24px}.ui-core-mr-lg[data-v-296e18fb]{margin-right:24px}.ui-core-mt-lg[data-v-296e18fb]{margin-top:24px}.ui-core-mb-lg[data-v-296e18fb]{margin-bottom:24px}.ui-core-mx-lg[data-v-296e18fb]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-296e18fb]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-296e18fb]{padding:48px}.ui-core-pl-xl[data-v-296e18fb]{padding-left:48px}.ui-core-pr-xl[data-v-296e18fb]{padding-right:48px}.ui-core-pt-xl[data-v-296e18fb]{padding-top:48px}.ui-core-pb-xl[data-v-296e18fb]{padding-bottom:48px}.ui-core-px-xl[data-v-296e18fb]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-296e18fb]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-296e18fb]{margin:48px}.ui-core-ml-xl[data-v-296e18fb]{margin-left:48px}.ui-core-mr-xl[data-v-296e18fb]{margin-right:48px}.ui-core-mt-xl[data-v-296e18fb]{margin-top:48px}.ui-core-mb-xl[data-v-296e18fb]{margin-bottom:48px}.ui-core-mx-xl[data-v-296e18fb]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-296e18fb]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-296e18fb],.ui-core-my-auto[data-v-296e18fb]{margin-top:auto}.ui-core-ml-auto[data-v-296e18fb]{margin-left:auto}.ui-core-mb-auto[data-v-296e18fb],.ui-core-my-auto[data-v-296e18fb]{margin-bottom:auto}.ui-core-mr-auto[data-v-296e18fb]{margin-right:auto}.ui-core-mx-auto[data-v-296e18fb]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-296e18fb]{gap:0}.ui-core-qap-x-none[data-v-296e18fb]{row-gap:0}.ui-core-qap-y-none[data-v-296e18fb]{column-gap:0}.ui-core-gap-xs[data-v-296e18fb]{gap:4px}.ui-core-qap-x-xs[data-v-296e18fb]{row-gap:4px}.ui-core-qap-y-xs[data-v-296e18fb]{column-gap:4px}.ui-core-gap-sm[data-v-296e18fb]{gap:8px}.ui-core-qap-x-sm[data-v-296e18fb]{row-gap:8px}.ui-core-qap-y-sm[data-v-296e18fb]{column-gap:8px}.ui-core-gap-md[data-v-296e18fb]{gap:16px}.ui-core-qap-x-md[data-v-296e18fb]{row-gap:16px}.ui-core-qap-y-md[data-v-296e18fb]{column-gap:16px}.ui-core-gap-lg[data-v-296e18fb]{gap:24px}.ui-core-qap-x-lg[data-v-296e18fb]{row-gap:24px}.ui-core-qap-y-lg[data-v-296e18fb]{column-gap:24px}.ui-core-gap-xl[data-v-296e18fb]{gap:48px}.ui-core-qap-x-xl[data-v-296e18fb]{row-gap:48px}.ui-core-qap-y-xl[data-v-296e18fb]{column-gap:48px}#chatra[data-v-296e18fb]:not(.chatra--expanded){display:none!important}[data-v-296e18fb]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-296e18fb]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-296e18fb]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-296e18fb]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-296e18fb]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-296e18fb]{--p-base: 14px 16px}}.ui-core__separator[data-v-296e18fb]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-296e18fb]{overflow:hidden}.ui-core__topbar[data-v-296e18fb]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-296e18fb]{gap:2px}}.ui-core__topbar-btn--sign[data-v-296e18fb],.ui-core__topbar-btn--register[data-v-296e18fb]{cursor:pointer}.ui-core__topbar-menu[data-v-296e18fb]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-296e18fb]{flex:1}}.ui-core__topbar--flex[data-v-296e18fb]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-296e18fb]{margin-left:auto;gap:12px}.ui-core__main[data-v-296e18fb]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-296e18fb]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-296e18fb]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-296e18fb]{display:block;width:24px;height:24px}.ui-core__chat[data-v-296e18fb]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-296e18fb]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-296e18fb]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-296e18fb]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-296e18fb]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-296e18fb]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-296e18fb]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-296e18fb]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-296e18fb]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-296e18fb]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-296e18fb]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-296e18fb]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-296e18fb]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-296e18fb]{display:block}.ui-core__menu--dropdown>span>ul[data-v-296e18fb]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-296e18fb]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-296e18fb]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-296e18fb]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-296e18fb]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-296e18fb]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-296e18fb]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-296e18fb]{right:0}.ui-core__menu--dropdown--inner[data-v-296e18fb]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-296e18fb]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-296e18fb]{margin:15px 0}}.ui-core__menu--link--soon[data-v-296e18fb]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-296e18fb]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-296e18fb]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-296e18fb]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-296e18fb]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-296e18fb]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-296e18fb]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-296e18fb]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-296e18fb]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-296e18fb]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-296e18fb]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-296e18fb]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-296e18fb]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-296e18fb]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-296e18fb]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-296e18fb]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-296e18fb]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-296e18fb]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-296e18fb]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-296e18fb]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-296e18fb]{gap:8px}}.ui-core__menu--top>ul li[data-v-296e18fb]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-296e18fb]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-296e18fb]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-296e18fb]{margin-inline:auto}.ui-core__auth[data-v-296e18fb]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-296e18fb]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-296e18fb]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-296e18fb]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>span[data-v-296e18fb]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>a[data-v-296e18fb]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>span[data-v-296e18fb]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-296e18fb]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-296e18fb]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-296e18fb]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-296e18fb]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-296e18fb]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-296e18fb]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-296e18fb]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>span[data-v-296e18fb]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-296e18fb],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-296e18fb]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-296e18fb]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-296e18fb]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-296e18fb]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-296e18fb]{min-width:170px}}.ui-core__btn[data-v-296e18fb]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-296e18fb]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-296e18fb]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-296e18fb]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-296e18fb]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-296e18fb]{grid-area:logo}.ui-core__footer__social[data-v-296e18fb]{grid-area:social}.ui-core__footer--locale[data-v-296e18fb]{grid-area:locale}.ui-core__footer--apps[data-v-296e18fb]{grid-area:apps}.ui-core__footer--links[data-v-296e18fb]{grid-area:links}.ui-core__footer--botmenu-list[data-v-296e18fb]{grid-area:botmenu}.ui-core__footer--copy[data-v-296e18fb]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-296e18fb]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-296e18fb]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-296e18fb]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-296e18fb]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-296e18fb]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-296e18fb]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-296e18fb]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-296e18fb]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-296e18fb]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-296e18fb]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-296e18fb]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-296e18fb]{display:block}.ui-core__footer--app--btn span[data-v-296e18fb]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-296e18fb]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-296e18fb]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-296e18fb]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-296e18fb]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-296e18fb]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-296e18fb]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-296e18fb]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-296e18fb]{text-decoration:none;display:block}.ui-core__footer--links[data-v-296e18fb]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-296e18fb]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-296e18fb]:hover{text-decoration:none}.ui-core__footer--copy[data-v-296e18fb]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-296e18fb]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-296e18fb]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-296e18fb]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-296e18fb]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-296e18fb]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-296e18fb]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-296e18fb]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-296e18fb]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-296e18fb]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-296e18fb]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-296e18fb]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-296e18fb]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-296e18fb]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-296e18fb]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-296e18fb]{display:block}.ui-core__header-assets--action--btn--icon[data-v-296e18fb]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-296e18fb]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-296e18fb]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-296e18fb]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-296e18fb]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-296e18fb]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-296e18fb]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-296e18fb]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-296e18fb]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-296e18fb]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-296e18fb]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-296e18fb]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-296e18fb]{width:100%}.ui-core__user-tariff[data-v-296e18fb]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-296e18fb]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-296e18fb]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-296e18fb]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-296e18fb]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-296e18fb]{margin-left:auto}.ui-core__footer--apps[data-v-296e18fb]{gap:12px}.ui-core__footer--app[data-v-296e18fb]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-296e18fb],.ui-core__footer--app--qr[data-v-296e18fb]{display:none}.ui-core__footer--botmenu-list[data-v-296e18fb]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-296e18fb]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-296e18fb]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-296e18fb]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-296e18fb]{gap:12px 8px}.ui-core__footer--links__item[data-v-296e18fb]{font-size:10px}.ui-core__footer--copy[data-v-296e18fb]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-296e18fb]{z-index:991}.ui-core__topbar-menu[data-v-296e18fb]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-296e18fb]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-296e18fb]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-296e18fb],.ui-core__topbar-hamb.is-open span[data-v-296e18fb]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-296e18fb]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-296e18fb]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-296e18fb]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-296e18fb]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-296e18fb]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-296e18fb]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-296e18fb]{display:none}.ui-core__menu--apps>ul[data-v-296e18fb],.ui-core__menu--top>ul[data-v-296e18fb]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-296e18fb]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-296e18fb]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-296e18fb]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-296e18fb]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-296e18fb]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-296e18fb]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-296e18fb]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-296e18fb]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-296e18fb]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-296e18fb]{padding-right:16px}.ui-core__menu--link--soon[data-v-296e18fb]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-296e18fb]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-296e18fb]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-296e18fb]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-296e18fb]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-296e18fb]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-296e18fb]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-296e18fb]{padding:5px 0}}[data-v-296e18fb]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-296e18fb],body[data-v-296e18fb]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-296e18fb]:before{background:var(--ui-core-svg-star-grey)}body[data-v-296e18fb]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-296e18fb],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-296e18fb]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-296e18fb]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-296e18fb],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-296e18fb],.ui-core__topbar-menu a[href*="/bonus"][data-v-296e18fb]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-296e18fb]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-296e18fb]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-296e18fb]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-296e18fb]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-296e18fb]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-296e18fb]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-296e18fb]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-296e18fb]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-296e18fb]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-296e18fb]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-296e18fb]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-296e18fb]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-296e18fb]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-296e18fb]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-296e18fb]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-296e18fb]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-296e18fb]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-296e18fb]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-296e18fb]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-296e18fb]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-296e18fb]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-296e18fb]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-296e18fb]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-296e18fb]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-296e18fb]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-296e18fb]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-296e18fb]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-296e18fb]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-296e18fb]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-296e18fb]:hover{color:#aeb3b9}[data-v-296e18fb]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-296e18fb]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-296e18fb]{width:100%}[data-v-296e18fb]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-296e18fb]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-296e18fb]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-296e18fb]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-296e18fb]{color:var(--primary-text-color)!important}.vc-disabled[data-v-296e18fb]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-296e18fb]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-296e18fb],.vc-nav-popover-container[data-v-296e18fb],.vc-nav-item[data-v-296e18fb]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-296e18fb]{border-radius:2px}.vc-focus[data-v-296e18fb]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-296e18fb]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-296e18fb]{color:var(--primary-text-color)!important}.vc-arrow[data-v-296e18fb]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-296e18fb],.vc-highlight-bg-light[data-v-296e18fb]{background-color:var(--primary-color-light-2)!important}.currencies-list[data-v-296e18fb]{display:flex;flex-wrap:wrap;justify-content:center;margin:16px 0}.addition[data-v-296e18fb]{background-color:var(--block-background);box-shadow:var(--base-block-shadow);color:var(--secondary-text-color);padding:7px 12px;border-radius:var(--border-radius-base);margin-left:-4px;font-size:12px}[data-v-cc21713c]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-cc21713c] *{box-sizing:border-box}.ui-core h1[data-v-cc21713c],.ui-core h2[data-v-cc21713c],.ui-core h3[data-v-cc21713c],.ui-core h4[data-v-cc21713c],.ui-core h5[data-v-cc21713c],.ui-core h6[data-v-cc21713c]{font-weight:500}.ui-core img[data-v-cc21713c]{border-style:none}.ui-core button[data-v-cc21713c],.ui-core input[data-v-cc21713c],.ui-core optgroup[data-v-cc21713c],.ui-core select[data-v-cc21713c],.ui-core textarea[data-v-cc21713c]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-cc21713c],.ui-core input[data-v-cc21713c]{overflow:visible}.ui-core button[data-v-cc21713c],.ui-core select[data-v-cc21713c]{text-transform:none}.ui-core button[data-v-cc21713c]::-moz-focus-inner,.ui-core [type=button][data-v-cc21713c]::-moz-focus-inner,.ui-core [type=reset][data-v-cc21713c]::-moz-focus-inner,.ui-core [type=submit][data-v-cc21713c]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-cc21713c]:-moz-focusring,.ui-core [type=button][data-v-cc21713c]:-moz-focusring,.ui-core [type=reset][data-v-cc21713c]:-moz-focusring,.ui-core [type=submit][data-v-cc21713c]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-cc21713c]{padding:.35em .75em .625em}.ui-core textarea[data-v-cc21713c]{overflow:auto}.ui-core [type=checkbox][data-v-cc21713c],.ui-core [type=radio][data-v-cc21713c]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-cc21713c]::-webkit-inner-spin-button,.ui-core [type=number][data-v-cc21713c]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-cc21713c]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-cc21713c]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-cc21713c] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-cc21713c]{display:none}.ui-core__animate--slide-enter[data-v-cc21713c]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-cc21713c]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-cc21713c]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-cc21713c]{transform:translate(-110%)}.slide-enter-active[data-v-cc21713c],.slide-leave-active[data-v-cc21713c]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-cc21713c],.slide-leave-to[data-v-cc21713c]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-cc21713c],.ui-core-fade-leave-active[data-v-cc21713c]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-cc21713c],.ui-core-fade-leave-to[data-v-cc21713c]{opacity:0}.ui-core-pa-none[data-v-cc21713c]{padding:0}.ui-core-pl-none[data-v-cc21713c]{padding-left:0}.ui-core-pr-none[data-v-cc21713c]{padding-right:0}.ui-core-pt-none[data-v-cc21713c]{padding-top:0}.ui-core-pb-none[data-v-cc21713c]{padding-bottom:0}.ui-core-px-none[data-v-cc21713c]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-cc21713c]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-cc21713c]{margin:0}.ui-core-ml-none[data-v-cc21713c]{margin-left:0}.ui-core-mr-none[data-v-cc21713c]{margin-right:0}.ui-core-mt-none[data-v-cc21713c]{margin-top:0}.ui-core-mb-none[data-v-cc21713c]{margin-bottom:0}.ui-core-mx-none[data-v-cc21713c]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-cc21713c]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-cc21713c]{padding:4px}.ui-core-pl-xs[data-v-cc21713c]{padding-left:4px}.ui-core-pr-xs[data-v-cc21713c]{padding-right:4px}.ui-core-pt-xs[data-v-cc21713c]{padding-top:4px}.ui-core-pb-xs[data-v-cc21713c]{padding-bottom:4px}.ui-core-px-xs[data-v-cc21713c]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-cc21713c]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-cc21713c]{margin:4px}.ui-core-ml-xs[data-v-cc21713c]{margin-left:4px}.ui-core-mr-xs[data-v-cc21713c]{margin-right:4px}.ui-core-mt-xs[data-v-cc21713c]{margin-top:4px}.ui-core-mb-xs[data-v-cc21713c]{margin-bottom:4px}.ui-core-mx-xs[data-v-cc21713c]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-cc21713c]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-cc21713c]{padding:8px}.ui-core-pl-sm[data-v-cc21713c]{padding-left:8px}.ui-core-pr-sm[data-v-cc21713c]{padding-right:8px}.ui-core-pt-sm[data-v-cc21713c]{padding-top:8px}.ui-core-pb-sm[data-v-cc21713c]{padding-bottom:8px}.ui-core-px-sm[data-v-cc21713c]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-cc21713c]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-cc21713c]{margin:8px}.ui-core-ml-sm[data-v-cc21713c]{margin-left:8px}.ui-core-mr-sm[data-v-cc21713c]{margin-right:8px}.ui-core-mt-sm[data-v-cc21713c]{margin-top:8px}.ui-core-mb-sm[data-v-cc21713c]{margin-bottom:8px}.ui-core-mx-sm[data-v-cc21713c]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-cc21713c]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-cc21713c]{padding:16px}.ui-core-pl-md[data-v-cc21713c]{padding-left:16px}.ui-core-pr-md[data-v-cc21713c]{padding-right:16px}.ui-core-pt-md[data-v-cc21713c]{padding-top:16px}.ui-core-pb-md[data-v-cc21713c]{padding-bottom:16px}.ui-core-px-md[data-v-cc21713c]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-cc21713c]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-cc21713c]{margin:16px}.ui-core-ml-md[data-v-cc21713c]{margin-left:16px}.ui-core-mr-md[data-v-cc21713c]{margin-right:16px}.ui-core-mt-md[data-v-cc21713c]{margin-top:16px}.ui-core-mb-md[data-v-cc21713c]{margin-bottom:16px}.ui-core-mx-md[data-v-cc21713c]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-cc21713c]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-cc21713c]{padding:24px}.ui-core-pl-lg[data-v-cc21713c]{padding-left:24px}.ui-core-pr-lg[data-v-cc21713c]{padding-right:24px}.ui-core-pt-lg[data-v-cc21713c]{padding-top:24px}.ui-core-pb-lg[data-v-cc21713c]{padding-bottom:24px}.ui-core-px-lg[data-v-cc21713c]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-cc21713c]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-cc21713c]{margin:24px}.ui-core-ml-lg[data-v-cc21713c]{margin-left:24px}.ui-core-mr-lg[data-v-cc21713c]{margin-right:24px}.ui-core-mt-lg[data-v-cc21713c]{margin-top:24px}.ui-core-mb-lg[data-v-cc21713c]{margin-bottom:24px}.ui-core-mx-lg[data-v-cc21713c]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-cc21713c]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-cc21713c]{padding:48px}.ui-core-pl-xl[data-v-cc21713c]{padding-left:48px}.ui-core-pr-xl[data-v-cc21713c]{padding-right:48px}.ui-core-pt-xl[data-v-cc21713c]{padding-top:48px}.ui-core-pb-xl[data-v-cc21713c]{padding-bottom:48px}.ui-core-px-xl[data-v-cc21713c]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-cc21713c]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-cc21713c]{margin:48px}.ui-core-ml-xl[data-v-cc21713c]{margin-left:48px}.ui-core-mr-xl[data-v-cc21713c]{margin-right:48px}.ui-core-mt-xl[data-v-cc21713c]{margin-top:48px}.ui-core-mb-xl[data-v-cc21713c]{margin-bottom:48px}.ui-core-mx-xl[data-v-cc21713c]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-cc21713c]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-cc21713c],.ui-core-my-auto[data-v-cc21713c]{margin-top:auto}.ui-core-ml-auto[data-v-cc21713c]{margin-left:auto}.ui-core-mb-auto[data-v-cc21713c],.ui-core-my-auto[data-v-cc21713c]{margin-bottom:auto}.ui-core-mr-auto[data-v-cc21713c]{margin-right:auto}.ui-core-mx-auto[data-v-cc21713c]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-cc21713c]{gap:0}.ui-core-qap-x-none[data-v-cc21713c]{row-gap:0}.ui-core-qap-y-none[data-v-cc21713c]{column-gap:0}.ui-core-gap-xs[data-v-cc21713c]{gap:4px}.ui-core-qap-x-xs[data-v-cc21713c]{row-gap:4px}.ui-core-qap-y-xs[data-v-cc21713c]{column-gap:4px}.ui-core-gap-sm[data-v-cc21713c]{gap:8px}.ui-core-qap-x-sm[data-v-cc21713c]{row-gap:8px}.ui-core-qap-y-sm[data-v-cc21713c]{column-gap:8px}.ui-core-gap-md[data-v-cc21713c]{gap:16px}.ui-core-qap-x-md[data-v-cc21713c]{row-gap:16px}.ui-core-qap-y-md[data-v-cc21713c]{column-gap:16px}.ui-core-gap-lg[data-v-cc21713c]{gap:24px}.ui-core-qap-x-lg[data-v-cc21713c]{row-gap:24px}.ui-core-qap-y-lg[data-v-cc21713c]{column-gap:24px}.ui-core-gap-xl[data-v-cc21713c]{gap:48px}.ui-core-qap-x-xl[data-v-cc21713c]{row-gap:48px}.ui-core-qap-y-xl[data-v-cc21713c]{column-gap:48px}#chatra[data-v-cc21713c]:not(.chatra--expanded){display:none!important}[data-v-cc21713c]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-cc21713c]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-cc21713c]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-cc21713c]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-cc21713c]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-cc21713c]{--p-base: 14px 16px}}.ui-core__separator[data-v-cc21713c]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-cc21713c]{overflow:hidden}.ui-core__topbar[data-v-cc21713c]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-cc21713c]{gap:2px}}.ui-core__topbar-btn--sign[data-v-cc21713c],.ui-core__topbar-btn--register[data-v-cc21713c]{cursor:pointer}.ui-core__topbar-menu[data-v-cc21713c]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-cc21713c]{flex:1}}.ui-core__topbar--flex[data-v-cc21713c]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-cc21713c]{margin-left:auto;gap:12px}.ui-core__main[data-v-cc21713c]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-cc21713c]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-cc21713c]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-cc21713c]{display:block;width:24px;height:24px}.ui-core__chat[data-v-cc21713c]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-cc21713c]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-cc21713c]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-cc21713c]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-cc21713c]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-cc21713c]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-cc21713c]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-cc21713c]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-cc21713c]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-cc21713c]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-cc21713c]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-cc21713c]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-cc21713c]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-cc21713c]{display:block}.ui-core__menu--dropdown>span>ul[data-v-cc21713c]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-cc21713c]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-cc21713c]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-cc21713c]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-cc21713c]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-cc21713c]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-cc21713c]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-cc21713c]{right:0}.ui-core__menu--dropdown--inner[data-v-cc21713c]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-cc21713c]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-cc21713c]{margin:15px 0}}.ui-core__menu--link--soon[data-v-cc21713c]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-cc21713c]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-cc21713c]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-cc21713c]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-cc21713c]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-cc21713c]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-cc21713c]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-cc21713c]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-cc21713c]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-cc21713c]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-cc21713c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-cc21713c]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-cc21713c]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-cc21713c]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-cc21713c]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-cc21713c]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-cc21713c]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-cc21713c]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-cc21713c]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-cc21713c]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-cc21713c]{gap:8px}}.ui-core__menu--top>ul li[data-v-cc21713c]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-cc21713c]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-cc21713c]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-cc21713c]{margin-inline:auto}.ui-core__auth[data-v-cc21713c]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-cc21713c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-cc21713c]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-cc21713c]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>span[data-v-cc21713c]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>a[data-v-cc21713c]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>span[data-v-cc21713c]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-cc21713c]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-cc21713c]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-cc21713c]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-cc21713c]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-cc21713c]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-cc21713c]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-cc21713c]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>span[data-v-cc21713c]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-cc21713c],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-cc21713c]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-cc21713c]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-cc21713c]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-cc21713c]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-cc21713c]{min-width:170px}}.ui-core__btn[data-v-cc21713c]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-cc21713c]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-cc21713c]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-cc21713c]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-cc21713c]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-cc21713c]{grid-area:logo}.ui-core__footer__social[data-v-cc21713c]{grid-area:social}.ui-core__footer--locale[data-v-cc21713c]{grid-area:locale}.ui-core__footer--apps[data-v-cc21713c]{grid-area:apps}.ui-core__footer--links[data-v-cc21713c]{grid-area:links}.ui-core__footer--botmenu-list[data-v-cc21713c]{grid-area:botmenu}.ui-core__footer--copy[data-v-cc21713c]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-cc21713c]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-cc21713c]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-cc21713c]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-cc21713c]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-cc21713c]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-cc21713c]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-cc21713c]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-cc21713c]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-cc21713c]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-cc21713c]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-cc21713c]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-cc21713c]{display:block}.ui-core__footer--app--btn span[data-v-cc21713c]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-cc21713c]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-cc21713c]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-cc21713c]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-cc21713c]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-cc21713c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-cc21713c]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-cc21713c]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-cc21713c]{text-decoration:none;display:block}.ui-core__footer--links[data-v-cc21713c]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-cc21713c]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-cc21713c]:hover{text-decoration:none}.ui-core__footer--copy[data-v-cc21713c]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-cc21713c]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-cc21713c]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-cc21713c]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-cc21713c]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-cc21713c]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-cc21713c]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-cc21713c]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-cc21713c]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-cc21713c]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-cc21713c]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-cc21713c]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-cc21713c]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-cc21713c]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-cc21713c]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-cc21713c]{display:block}.ui-core__header-assets--action--btn--icon[data-v-cc21713c]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-cc21713c]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-cc21713c]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-cc21713c]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-cc21713c]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-cc21713c]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-cc21713c]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-cc21713c]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-cc21713c]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-cc21713c]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-cc21713c]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-cc21713c]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-cc21713c]{width:100%}.ui-core__user-tariff[data-v-cc21713c]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-cc21713c]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-cc21713c]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-cc21713c]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-cc21713c]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-cc21713c]{margin-left:auto}.ui-core__footer--apps[data-v-cc21713c]{gap:12px}.ui-core__footer--app[data-v-cc21713c]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-cc21713c],.ui-core__footer--app--qr[data-v-cc21713c]{display:none}.ui-core__footer--botmenu-list[data-v-cc21713c]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-cc21713c]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-cc21713c]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-cc21713c]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-cc21713c]{gap:12px 8px}.ui-core__footer--links__item[data-v-cc21713c]{font-size:10px}.ui-core__footer--copy[data-v-cc21713c]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-cc21713c]{z-index:991}.ui-core__topbar-menu[data-v-cc21713c]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-cc21713c]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-cc21713c]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cc21713c],.ui-core__topbar-hamb.is-open span[data-v-cc21713c]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cc21713c]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-cc21713c]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cc21713c]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-cc21713c]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-cc21713c]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-cc21713c]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-cc21713c]{display:none}.ui-core__menu--apps>ul[data-v-cc21713c],.ui-core__menu--top>ul[data-v-cc21713c]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-cc21713c]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-cc21713c]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-cc21713c]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-cc21713c]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-cc21713c]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-cc21713c]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-cc21713c]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-cc21713c]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-cc21713c]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-cc21713c]{padding-right:16px}.ui-core__menu--link--soon[data-v-cc21713c]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-cc21713c]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-cc21713c]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-cc21713c]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-cc21713c]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-cc21713c]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-cc21713c]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-cc21713c]{padding:5px 0}}[data-v-cc21713c]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-cc21713c],body[data-v-cc21713c]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-cc21713c]:before{background:var(--ui-core-svg-star-grey)}body[data-v-cc21713c]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-cc21713c],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cc21713c]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-cc21713c]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cc21713c],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-cc21713c],.ui-core__topbar-menu a[href*="/bonus"][data-v-cc21713c]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cc21713c]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-cc21713c]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-cc21713c]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-cc21713c]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-cc21713c]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-cc21713c]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-cc21713c]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-cc21713c]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-cc21713c]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-cc21713c]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-cc21713c]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-cc21713c]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-cc21713c]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-cc21713c]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-cc21713c]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-cc21713c]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-cc21713c]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-cc21713c]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-cc21713c]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-cc21713c]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-cc21713c]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-cc21713c]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-cc21713c]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-cc21713c]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-cc21713c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-cc21713c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-cc21713c]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-cc21713c]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-cc21713c]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-cc21713c]:hover{color:#aeb3b9}[data-v-cc21713c]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-cc21713c]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-cc21713c]{width:100%}[data-v-cc21713c]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-cc21713c]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-cc21713c]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-cc21713c]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-cc21713c]{color:var(--primary-text-color)!important}.vc-disabled[data-v-cc21713c]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-cc21713c]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-cc21713c],.vc-nav-popover-container[data-v-cc21713c],.vc-nav-item[data-v-cc21713c]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-cc21713c]{border-radius:2px}.vc-focus[data-v-cc21713c]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-cc21713c]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-cc21713c]{color:var(--primary-text-color)!important}.vc-arrow[data-v-cc21713c]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-cc21713c],.vc-highlight-bg-light[data-v-cc21713c]{background-color:var(--primary-color-light-2)!important}.soon-label[data-v-cc21713c]{position:absolute;top:-8px;right:-8px;height:16px;width:40px;background-color:var(--primary-color);color:var(--block-background);font-size:9px;font-weight:var(--medium);padding:2px 6px;border-radius:var(--border-radius-half);z-index:1;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){.soon-label[data-v-cc21713c]{font-size:8px;padding:1px 4px;top:-6px;right:-6px}}[data-v-b77aa3f5]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-b77aa3f5] *{box-sizing:border-box}.ui-core h1[data-v-b77aa3f5],.ui-core h2[data-v-b77aa3f5],.ui-core h3[data-v-b77aa3f5],.ui-core h4[data-v-b77aa3f5],.ui-core h5[data-v-b77aa3f5],.ui-core h6[data-v-b77aa3f5]{font-weight:500}.ui-core img[data-v-b77aa3f5]{border-style:none}.ui-core button[data-v-b77aa3f5],.ui-core input[data-v-b77aa3f5],.ui-core optgroup[data-v-b77aa3f5],.ui-core select[data-v-b77aa3f5],.ui-core textarea[data-v-b77aa3f5]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-b77aa3f5],.ui-core input[data-v-b77aa3f5]{overflow:visible}.ui-core button[data-v-b77aa3f5],.ui-core select[data-v-b77aa3f5]{text-transform:none}.ui-core button[data-v-b77aa3f5]::-moz-focus-inner,.ui-core [type=button][data-v-b77aa3f5]::-moz-focus-inner,.ui-core [type=reset][data-v-b77aa3f5]::-moz-focus-inner,.ui-core [type=submit][data-v-b77aa3f5]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-b77aa3f5]:-moz-focusring,.ui-core [type=button][data-v-b77aa3f5]:-moz-focusring,.ui-core [type=reset][data-v-b77aa3f5]:-moz-focusring,.ui-core [type=submit][data-v-b77aa3f5]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-b77aa3f5]{padding:.35em .75em .625em}.ui-core textarea[data-v-b77aa3f5]{overflow:auto}.ui-core [type=checkbox][data-v-b77aa3f5],.ui-core [type=radio][data-v-b77aa3f5]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-b77aa3f5]::-webkit-inner-spin-button,.ui-core [type=number][data-v-b77aa3f5]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-b77aa3f5]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-b77aa3f5]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-b77aa3f5] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-b77aa3f5]{display:none}.ui-core__animate--slide-enter[data-v-b77aa3f5]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-b77aa3f5]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-b77aa3f5]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-b77aa3f5]{transform:translate(-110%)}.slide-enter-active[data-v-b77aa3f5],.slide-leave-active[data-v-b77aa3f5]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-b77aa3f5],.slide-leave-to[data-v-b77aa3f5]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-b77aa3f5],.ui-core-fade-leave-active[data-v-b77aa3f5]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-b77aa3f5],.ui-core-fade-leave-to[data-v-b77aa3f5]{opacity:0}.ui-core-pa-none[data-v-b77aa3f5]{padding:0}.ui-core-pl-none[data-v-b77aa3f5]{padding-left:0}.ui-core-pr-none[data-v-b77aa3f5]{padding-right:0}.ui-core-pt-none[data-v-b77aa3f5]{padding-top:0}.ui-core-pb-none[data-v-b77aa3f5]{padding-bottom:0}.ui-core-px-none[data-v-b77aa3f5]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-b77aa3f5]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-b77aa3f5]{margin:0}.ui-core-ml-none[data-v-b77aa3f5]{margin-left:0}.ui-core-mr-none[data-v-b77aa3f5]{margin-right:0}.ui-core-mt-none[data-v-b77aa3f5]{margin-top:0}.ui-core-mb-none[data-v-b77aa3f5]{margin-bottom:0}.ui-core-mx-none[data-v-b77aa3f5]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-b77aa3f5]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-b77aa3f5]{padding:4px}.ui-core-pl-xs[data-v-b77aa3f5]{padding-left:4px}.ui-core-pr-xs[data-v-b77aa3f5]{padding-right:4px}.ui-core-pt-xs[data-v-b77aa3f5]{padding-top:4px}.ui-core-pb-xs[data-v-b77aa3f5]{padding-bottom:4px}.ui-core-px-xs[data-v-b77aa3f5]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-b77aa3f5]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-b77aa3f5]{margin:4px}.ui-core-ml-xs[data-v-b77aa3f5]{margin-left:4px}.ui-core-mr-xs[data-v-b77aa3f5]{margin-right:4px}.ui-core-mt-xs[data-v-b77aa3f5]{margin-top:4px}.ui-core-mb-xs[data-v-b77aa3f5]{margin-bottom:4px}.ui-core-mx-xs[data-v-b77aa3f5]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-b77aa3f5]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-b77aa3f5]{padding:8px}.ui-core-pl-sm[data-v-b77aa3f5]{padding-left:8px}.ui-core-pr-sm[data-v-b77aa3f5]{padding-right:8px}.ui-core-pt-sm[data-v-b77aa3f5]{padding-top:8px}.ui-core-pb-sm[data-v-b77aa3f5]{padding-bottom:8px}.ui-core-px-sm[data-v-b77aa3f5]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-b77aa3f5]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-b77aa3f5]{margin:8px}.ui-core-ml-sm[data-v-b77aa3f5]{margin-left:8px}.ui-core-mr-sm[data-v-b77aa3f5]{margin-right:8px}.ui-core-mt-sm[data-v-b77aa3f5]{margin-top:8px}.ui-core-mb-sm[data-v-b77aa3f5]{margin-bottom:8px}.ui-core-mx-sm[data-v-b77aa3f5]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-b77aa3f5]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-b77aa3f5]{padding:16px}.ui-core-pl-md[data-v-b77aa3f5]{padding-left:16px}.ui-core-pr-md[data-v-b77aa3f5]{padding-right:16px}.ui-core-pt-md[data-v-b77aa3f5]{padding-top:16px}.ui-core-pb-md[data-v-b77aa3f5]{padding-bottom:16px}.ui-core-px-md[data-v-b77aa3f5]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-b77aa3f5]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-b77aa3f5]{margin:16px}.ui-core-ml-md[data-v-b77aa3f5]{margin-left:16px}.ui-core-mr-md[data-v-b77aa3f5]{margin-right:16px}.ui-core-mt-md[data-v-b77aa3f5]{margin-top:16px}.ui-core-mb-md[data-v-b77aa3f5]{margin-bottom:16px}.ui-core-mx-md[data-v-b77aa3f5]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-b77aa3f5]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-b77aa3f5]{padding:24px}.ui-core-pl-lg[data-v-b77aa3f5]{padding-left:24px}.ui-core-pr-lg[data-v-b77aa3f5]{padding-right:24px}.ui-core-pt-lg[data-v-b77aa3f5]{padding-top:24px}.ui-core-pb-lg[data-v-b77aa3f5]{padding-bottom:24px}.ui-core-px-lg[data-v-b77aa3f5]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-b77aa3f5]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-b77aa3f5]{margin:24px}.ui-core-ml-lg[data-v-b77aa3f5]{margin-left:24px}.ui-core-mr-lg[data-v-b77aa3f5]{margin-right:24px}.ui-core-mt-lg[data-v-b77aa3f5]{margin-top:24px}.ui-core-mb-lg[data-v-b77aa3f5]{margin-bottom:24px}.ui-core-mx-lg[data-v-b77aa3f5]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-b77aa3f5]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-b77aa3f5]{padding:48px}.ui-core-pl-xl[data-v-b77aa3f5]{padding-left:48px}.ui-core-pr-xl[data-v-b77aa3f5]{padding-right:48px}.ui-core-pt-xl[data-v-b77aa3f5]{padding-top:48px}.ui-core-pb-xl[data-v-b77aa3f5]{padding-bottom:48px}.ui-core-px-xl[data-v-b77aa3f5]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-b77aa3f5]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-b77aa3f5]{margin:48px}.ui-core-ml-xl[data-v-b77aa3f5]{margin-left:48px}.ui-core-mr-xl[data-v-b77aa3f5]{margin-right:48px}.ui-core-mt-xl[data-v-b77aa3f5]{margin-top:48px}.ui-core-mb-xl[data-v-b77aa3f5]{margin-bottom:48px}.ui-core-mx-xl[data-v-b77aa3f5]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-b77aa3f5]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-b77aa3f5],.ui-core-my-auto[data-v-b77aa3f5]{margin-top:auto}.ui-core-ml-auto[data-v-b77aa3f5]{margin-left:auto}.ui-core-mb-auto[data-v-b77aa3f5],.ui-core-my-auto[data-v-b77aa3f5]{margin-bottom:auto}.ui-core-mr-auto[data-v-b77aa3f5]{margin-right:auto}.ui-core-mx-auto[data-v-b77aa3f5]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-b77aa3f5]{gap:0}.ui-core-qap-x-none[data-v-b77aa3f5]{row-gap:0}.ui-core-qap-y-none[data-v-b77aa3f5]{column-gap:0}.ui-core-gap-xs[data-v-b77aa3f5]{gap:4px}.ui-core-qap-x-xs[data-v-b77aa3f5]{row-gap:4px}.ui-core-qap-y-xs[data-v-b77aa3f5]{column-gap:4px}.ui-core-gap-sm[data-v-b77aa3f5]{gap:8px}.ui-core-qap-x-sm[data-v-b77aa3f5]{row-gap:8px}.ui-core-qap-y-sm[data-v-b77aa3f5]{column-gap:8px}.ui-core-gap-md[data-v-b77aa3f5]{gap:16px}.ui-core-qap-x-md[data-v-b77aa3f5]{row-gap:16px}.ui-core-qap-y-md[data-v-b77aa3f5]{column-gap:16px}.ui-core-gap-lg[data-v-b77aa3f5]{gap:24px}.ui-core-qap-x-lg[data-v-b77aa3f5]{row-gap:24px}.ui-core-qap-y-lg[data-v-b77aa3f5]{column-gap:24px}.ui-core-gap-xl[data-v-b77aa3f5]{gap:48px}.ui-core-qap-x-xl[data-v-b77aa3f5]{row-gap:48px}.ui-core-qap-y-xl[data-v-b77aa3f5]{column-gap:48px}#chatra[data-v-b77aa3f5]:not(.chatra--expanded){display:none!important}[data-v-b77aa3f5]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-b77aa3f5]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-b77aa3f5]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-b77aa3f5]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-b77aa3f5]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-b77aa3f5]{--p-base: 14px 16px}}.ui-core__separator[data-v-b77aa3f5]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-b77aa3f5]{overflow:hidden}.ui-core__topbar[data-v-b77aa3f5]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-b77aa3f5]{gap:2px}}.ui-core__topbar-btn--sign[data-v-b77aa3f5],.ui-core__topbar-btn--register[data-v-b77aa3f5]{cursor:pointer}.ui-core__topbar-menu[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-b77aa3f5]{flex:1}}.ui-core__topbar--flex[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-b77aa3f5]{margin-left:auto;gap:12px}.ui-core__main[data-v-b77aa3f5]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-b77aa3f5]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-b77aa3f5]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-b77aa3f5]{display:block;width:24px;height:24px}.ui-core__chat[data-v-b77aa3f5]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-b77aa3f5]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-b77aa3f5]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-b77aa3f5]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-b77aa3f5]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-b77aa3f5]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-b77aa3f5]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-b77aa3f5]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-b77aa3f5]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-b77aa3f5]{display:block}.ui-core__menu--dropdown>span>ul[data-v-b77aa3f5]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-b77aa3f5]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-b77aa3f5]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-b77aa3f5]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-b77aa3f5]{right:0}.ui-core__menu--dropdown--inner[data-v-b77aa3f5]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-b77aa3f5]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-b77aa3f5]{margin:15px 0}}.ui-core__menu--link--soon[data-v-b77aa3f5]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-b77aa3f5]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-b77aa3f5]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-b77aa3f5]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-b77aa3f5]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-b77aa3f5]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-b77aa3f5]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-b77aa3f5]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-b77aa3f5]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-b77aa3f5]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-b77aa3f5]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-b77aa3f5]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-b77aa3f5]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-b77aa3f5]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-b77aa3f5]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-b77aa3f5]{gap:8px}}.ui-core__menu--top>ul li[data-v-b77aa3f5]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-b77aa3f5]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b77aa3f5]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-b77aa3f5]{margin-inline:auto}.ui-core__auth[data-v-b77aa3f5]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-b77aa3f5]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-b77aa3f5]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>span[data-v-b77aa3f5]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>a[data-v-b77aa3f5]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>span[data-v-b77aa3f5]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-b77aa3f5]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-b77aa3f5]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-b77aa3f5]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-b77aa3f5]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-b77aa3f5]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-b77aa3f5]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-b77aa3f5]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>span[data-v-b77aa3f5]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-b77aa3f5],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-b77aa3f5]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-b77aa3f5]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-b77aa3f5]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-b77aa3f5]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-b77aa3f5]{min-width:170px}}.ui-core__btn[data-v-b77aa3f5]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-b77aa3f5]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-b77aa3f5]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-b77aa3f5]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-b77aa3f5]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-b77aa3f5]{grid-area:logo}.ui-core__footer__social[data-v-b77aa3f5]{grid-area:social}.ui-core__footer--locale[data-v-b77aa3f5]{grid-area:locale}.ui-core__footer--apps[data-v-b77aa3f5]{grid-area:apps}.ui-core__footer--links[data-v-b77aa3f5]{grid-area:links}.ui-core__footer--botmenu-list[data-v-b77aa3f5]{grid-area:botmenu}.ui-core__footer--copy[data-v-b77aa3f5]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-b77aa3f5]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-b77aa3f5]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-b77aa3f5]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-b77aa3f5]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-b77aa3f5]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-b77aa3f5]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-b77aa3f5]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-b77aa3f5]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-b77aa3f5]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-b77aa3f5]{display:block}.ui-core__footer--app--btn span[data-v-b77aa3f5]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-b77aa3f5]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-b77aa3f5]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-b77aa3f5]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-b77aa3f5]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-b77aa3f5]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-b77aa3f5]{text-decoration:none;display:block}.ui-core__footer--links[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-b77aa3f5]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-b77aa3f5]:hover{text-decoration:none}.ui-core__footer--copy[data-v-b77aa3f5]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-b77aa3f5]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-b77aa3f5]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-b77aa3f5]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-b77aa3f5]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-b77aa3f5]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-b77aa3f5]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-b77aa3f5]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-b77aa3f5]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-b77aa3f5]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-b77aa3f5]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-b77aa3f5]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-b77aa3f5]{display:block}.ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-b77aa3f5]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-b77aa3f5]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-b77aa3f5]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-b77aa3f5]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-b77aa3f5]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-b77aa3f5]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-b77aa3f5]{width:100%}.ui-core__user-tariff[data-v-b77aa3f5]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-b77aa3f5]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-b77aa3f5]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-b77aa3f5]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-b77aa3f5]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-b77aa3f5]{margin-left:auto}.ui-core__footer--apps[data-v-b77aa3f5]{gap:12px}.ui-core__footer--app[data-v-b77aa3f5]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-b77aa3f5],.ui-core__footer--app--qr[data-v-b77aa3f5]{display:none}.ui-core__footer--botmenu-list[data-v-b77aa3f5]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-b77aa3f5]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-b77aa3f5]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-b77aa3f5]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-b77aa3f5]{gap:12px 8px}.ui-core__footer--links__item[data-v-b77aa3f5]{font-size:10px}.ui-core__footer--copy[data-v-b77aa3f5]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-b77aa3f5]{z-index:991}.ui-core__topbar-menu[data-v-b77aa3f5]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-b77aa3f5]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-b77aa3f5]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b77aa3f5],.ui-core__topbar-hamb.is-open span[data-v-b77aa3f5]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b77aa3f5]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-b77aa3f5]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b77aa3f5]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-b77aa3f5]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-b77aa3f5]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-b77aa3f5]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-b77aa3f5]{display:none}.ui-core__menu--apps>ul[data-v-b77aa3f5],.ui-core__menu--top>ul[data-v-b77aa3f5]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-b77aa3f5]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-b77aa3f5]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-b77aa3f5]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-b77aa3f5]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-b77aa3f5]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-b77aa3f5]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-b77aa3f5]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-b77aa3f5]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b77aa3f5]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-b77aa3f5]{padding-right:16px}.ui-core__menu--link--soon[data-v-b77aa3f5]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-b77aa3f5]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-b77aa3f5]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-b77aa3f5]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-b77aa3f5]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-b77aa3f5]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-b77aa3f5]{padding:5px 0}}[data-v-b77aa3f5]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-b77aa3f5],body[data-v-b77aa3f5]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-b77aa3f5]:before{background:var(--ui-core-svg-star-grey)}body[data-v-b77aa3f5]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b77aa3f5],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b77aa3f5]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-b77aa3f5]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b77aa3f5],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b77aa3f5],.ui-core__topbar-menu a[href*="/bonus"][data-v-b77aa3f5]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b77aa3f5]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-b77aa3f5]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-b77aa3f5]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-b77aa3f5]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-b77aa3f5]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-b77aa3f5]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-b77aa3f5]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-b77aa3f5]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-b77aa3f5]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-b77aa3f5]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-b77aa3f5]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-b77aa3f5]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-b77aa3f5]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-b77aa3f5]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-b77aa3f5]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-b77aa3f5]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-b77aa3f5]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-b77aa3f5]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-b77aa3f5]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-b77aa3f5]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-b77aa3f5]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-b77aa3f5]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-b77aa3f5]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-b77aa3f5]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-b77aa3f5]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-b77aa3f5]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-b77aa3f5]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-b77aa3f5]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-b77aa3f5]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-b77aa3f5]:hover{color:#aeb3b9}[data-v-b77aa3f5]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-b77aa3f5]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-b77aa3f5]{width:100%}[data-v-b77aa3f5]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-b77aa3f5]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-b77aa3f5]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-b77aa3f5]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-b77aa3f5]{color:var(--primary-text-color)!important}.vc-disabled[data-v-b77aa3f5]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-b77aa3f5]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-b77aa3f5],.vc-nav-popover-container[data-v-b77aa3f5],.vc-nav-item[data-v-b77aa3f5]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-b77aa3f5]{border-radius:2px}.vc-focus[data-v-b77aa3f5]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-b77aa3f5]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-b77aa3f5]{color:var(--primary-text-color)!important}.vc-arrow[data-v-b77aa3f5]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-b77aa3f5],.vc-highlight-bg-light[data-v-b77aa3f5]{background-color:var(--primary-color-light-2)!important}.products-bar[data-v-b77aa3f5]{display:flex;flex-direction:row;gap:24px;align-items:center;justify-content:center;padding:20px;max-width:var(--base-page-width);margin:0 auto;flex-wrap:wrap}@media (max-width: 900px){.products-bar[data-v-b77aa3f5]{gap:0px;padding:16px}}.product-item[data-v-b77aa3f5]{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;padding:12px;border-radius:var(--border-radius-half);min-width:80px;position:relative}.product-item[data-v-b77aa3f5]:hover:not(.disabled){background-color:var(--primary-color-light-2);transform:translateY(-2px)}.product-item.disabled[data-v-b77aa3f5]{cursor:default;opacity:.6}@media (max-width: 900px){.product-item[data-v-b77aa3f5]{min-width:60px;padding:4px;gap:6px}}.product-icon[data-v-b77aa3f5]{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.product-icon[data-v-b77aa3f5] .icon{width:28px;height:28px}@media (max-width: 900px){.product-icon[data-v-b77aa3f5],.product-icon[data-v-b77aa3f5] .icon{width:20px;height:20px}}.product-name[data-v-b77aa3f5]{font-size:12px;font-weight:var(--medium);color:var(--primary-text-color);text-align:center;white-space:nowrap}@media (max-width: 900px){.product-name[data-v-b77aa3f5]{font-size:11px}}[data-v-a399900f]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-a399900f] *{box-sizing:border-box}.ui-core h1[data-v-a399900f],.ui-core h2[data-v-a399900f],.ui-core h3[data-v-a399900f],.ui-core h4[data-v-a399900f],.ui-core h5[data-v-a399900f],.ui-core h6[data-v-a399900f]{font-weight:500}.ui-core img[data-v-a399900f]{border-style:none}.ui-core button[data-v-a399900f],.ui-core input[data-v-a399900f],.ui-core optgroup[data-v-a399900f],.ui-core select[data-v-a399900f],.ui-core textarea[data-v-a399900f]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-a399900f],.ui-core input[data-v-a399900f]{overflow:visible}.ui-core button[data-v-a399900f],.ui-core select[data-v-a399900f]{text-transform:none}.ui-core button[data-v-a399900f]::-moz-focus-inner,.ui-core [type=button][data-v-a399900f]::-moz-focus-inner,.ui-core [type=reset][data-v-a399900f]::-moz-focus-inner,.ui-core [type=submit][data-v-a399900f]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-a399900f]:-moz-focusring,.ui-core [type=button][data-v-a399900f]:-moz-focusring,.ui-core [type=reset][data-v-a399900f]:-moz-focusring,.ui-core [type=submit][data-v-a399900f]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-a399900f]{padding:.35em .75em .625em}.ui-core textarea[data-v-a399900f]{overflow:auto}.ui-core [type=checkbox][data-v-a399900f],.ui-core [type=radio][data-v-a399900f]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-a399900f]::-webkit-inner-spin-button,.ui-core [type=number][data-v-a399900f]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-a399900f]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-a399900f]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-a399900f] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-a399900f]{display:none}.ui-core__animate--slide-enter[data-v-a399900f]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-a399900f]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-a399900f]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-a399900f]{transform:translate(-110%)}.slide-enter-active[data-v-a399900f],.slide-leave-active[data-v-a399900f]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-a399900f],.slide-leave-to[data-v-a399900f]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-a399900f],.ui-core-fade-leave-active[data-v-a399900f]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-a399900f],.ui-core-fade-leave-to[data-v-a399900f]{opacity:0}.ui-core-pa-none[data-v-a399900f]{padding:0}.ui-core-pl-none[data-v-a399900f]{padding-left:0}.ui-core-pr-none[data-v-a399900f]{padding-right:0}.ui-core-pt-none[data-v-a399900f]{padding-top:0}.ui-core-pb-none[data-v-a399900f]{padding-bottom:0}.ui-core-px-none[data-v-a399900f]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-a399900f]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-a399900f]{margin:0}.ui-core-ml-none[data-v-a399900f]{margin-left:0}.ui-core-mr-none[data-v-a399900f]{margin-right:0}.ui-core-mt-none[data-v-a399900f]{margin-top:0}.ui-core-mb-none[data-v-a399900f]{margin-bottom:0}.ui-core-mx-none[data-v-a399900f]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-a399900f]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-a399900f]{padding:4px}.ui-core-pl-xs[data-v-a399900f]{padding-left:4px}.ui-core-pr-xs[data-v-a399900f]{padding-right:4px}.ui-core-pt-xs[data-v-a399900f]{padding-top:4px}.ui-core-pb-xs[data-v-a399900f]{padding-bottom:4px}.ui-core-px-xs[data-v-a399900f]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-a399900f]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-a399900f]{margin:4px}.ui-core-ml-xs[data-v-a399900f]{margin-left:4px}.ui-core-mr-xs[data-v-a399900f]{margin-right:4px}.ui-core-mt-xs[data-v-a399900f]{margin-top:4px}.ui-core-mb-xs[data-v-a399900f]{margin-bottom:4px}.ui-core-mx-xs[data-v-a399900f]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-a399900f]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-a399900f]{padding:8px}.ui-core-pl-sm[data-v-a399900f]{padding-left:8px}.ui-core-pr-sm[data-v-a399900f]{padding-right:8px}.ui-core-pt-sm[data-v-a399900f]{padding-top:8px}.ui-core-pb-sm[data-v-a399900f]{padding-bottom:8px}.ui-core-px-sm[data-v-a399900f]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-a399900f]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-a399900f]{margin:8px}.ui-core-ml-sm[data-v-a399900f]{margin-left:8px}.ui-core-mr-sm[data-v-a399900f]{margin-right:8px}.ui-core-mt-sm[data-v-a399900f]{margin-top:8px}.ui-core-mb-sm[data-v-a399900f]{margin-bottom:8px}.ui-core-mx-sm[data-v-a399900f]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-a399900f]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-a399900f]{padding:16px}.ui-core-pl-md[data-v-a399900f]{padding-left:16px}.ui-core-pr-md[data-v-a399900f]{padding-right:16px}.ui-core-pt-md[data-v-a399900f]{padding-top:16px}.ui-core-pb-md[data-v-a399900f]{padding-bottom:16px}.ui-core-px-md[data-v-a399900f]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-a399900f]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-a399900f]{margin:16px}.ui-core-ml-md[data-v-a399900f]{margin-left:16px}.ui-core-mr-md[data-v-a399900f]{margin-right:16px}.ui-core-mt-md[data-v-a399900f]{margin-top:16px}.ui-core-mb-md[data-v-a399900f]{margin-bottom:16px}.ui-core-mx-md[data-v-a399900f]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-a399900f]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-a399900f]{padding:24px}.ui-core-pl-lg[data-v-a399900f]{padding-left:24px}.ui-core-pr-lg[data-v-a399900f]{padding-right:24px}.ui-core-pt-lg[data-v-a399900f]{padding-top:24px}.ui-core-pb-lg[data-v-a399900f]{padding-bottom:24px}.ui-core-px-lg[data-v-a399900f]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-a399900f]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-a399900f]{margin:24px}.ui-core-ml-lg[data-v-a399900f]{margin-left:24px}.ui-core-mr-lg[data-v-a399900f]{margin-right:24px}.ui-core-mt-lg[data-v-a399900f]{margin-top:24px}.ui-core-mb-lg[data-v-a399900f]{margin-bottom:24px}.ui-core-mx-lg[data-v-a399900f]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-a399900f]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-a399900f]{padding:48px}.ui-core-pl-xl[data-v-a399900f]{padding-left:48px}.ui-core-pr-xl[data-v-a399900f]{padding-right:48px}.ui-core-pt-xl[data-v-a399900f]{padding-top:48px}.ui-core-pb-xl[data-v-a399900f]{padding-bottom:48px}.ui-core-px-xl[data-v-a399900f]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-a399900f]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-a399900f]{margin:48px}.ui-core-ml-xl[data-v-a399900f]{margin-left:48px}.ui-core-mr-xl[data-v-a399900f]{margin-right:48px}.ui-core-mt-xl[data-v-a399900f]{margin-top:48px}.ui-core-mb-xl[data-v-a399900f]{margin-bottom:48px}.ui-core-mx-xl[data-v-a399900f]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-a399900f]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-a399900f],.ui-core-my-auto[data-v-a399900f]{margin-top:auto}.ui-core-ml-auto[data-v-a399900f]{margin-left:auto}.ui-core-mb-auto[data-v-a399900f],.ui-core-my-auto[data-v-a399900f]{margin-bottom:auto}.ui-core-mr-auto[data-v-a399900f]{margin-right:auto}.ui-core-mx-auto[data-v-a399900f]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-a399900f]{gap:0}.ui-core-qap-x-none[data-v-a399900f]{row-gap:0}.ui-core-qap-y-none[data-v-a399900f]{column-gap:0}.ui-core-gap-xs[data-v-a399900f]{gap:4px}.ui-core-qap-x-xs[data-v-a399900f]{row-gap:4px}.ui-core-qap-y-xs[data-v-a399900f]{column-gap:4px}.ui-core-gap-sm[data-v-a399900f]{gap:8px}.ui-core-qap-x-sm[data-v-a399900f]{row-gap:8px}.ui-core-qap-y-sm[data-v-a399900f]{column-gap:8px}.ui-core-gap-md[data-v-a399900f]{gap:16px}.ui-core-qap-x-md[data-v-a399900f]{row-gap:16px}.ui-core-qap-y-md[data-v-a399900f]{column-gap:16px}.ui-core-gap-lg[data-v-a399900f]{gap:24px}.ui-core-qap-x-lg[data-v-a399900f]{row-gap:24px}.ui-core-qap-y-lg[data-v-a399900f]{column-gap:24px}.ui-core-gap-xl[data-v-a399900f]{gap:48px}.ui-core-qap-x-xl[data-v-a399900f]{row-gap:48px}.ui-core-qap-y-xl[data-v-a399900f]{column-gap:48px}#chatra[data-v-a399900f]:not(.chatra--expanded){display:none!important}[data-v-a399900f]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-a399900f]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-a399900f]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-a399900f]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-a399900f]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-a399900f]{--p-base: 14px 16px}}.ui-core__separator[data-v-a399900f]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-a399900f]{overflow:hidden}.ui-core__topbar[data-v-a399900f]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-a399900f]{gap:2px}}.ui-core__topbar-btn--sign[data-v-a399900f],.ui-core__topbar-btn--register[data-v-a399900f]{cursor:pointer}.ui-core__topbar-menu[data-v-a399900f]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-a399900f]{flex:1}}.ui-core__topbar--flex[data-v-a399900f]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-a399900f]{margin-left:auto;gap:12px}.ui-core__main[data-v-a399900f]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-a399900f]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-a399900f]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-a399900f]{display:block;width:24px;height:24px}.ui-core__chat[data-v-a399900f]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-a399900f]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-a399900f]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-a399900f]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-a399900f]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-a399900f]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-a399900f]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-a399900f]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-a399900f]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-a399900f]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-a399900f]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-a399900f]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-a399900f]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-a399900f]{display:block}.ui-core__menu--dropdown>span>ul[data-v-a399900f]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-a399900f]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a399900f]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a399900f]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-a399900f]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-a399900f]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-a399900f]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-a399900f]{right:0}.ui-core__menu--dropdown--inner[data-v-a399900f]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-a399900f]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-a399900f]{margin:15px 0}}.ui-core__menu--link--soon[data-v-a399900f]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-a399900f]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-a399900f]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-a399900f]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-a399900f]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-a399900f]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-a399900f]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-a399900f]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-a399900f]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-a399900f]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-a399900f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-a399900f]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-a399900f]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-a399900f]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-a399900f]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-a399900f]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a399900f]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a399900f]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-a399900f]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-a399900f]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-a399900f]{gap:8px}}.ui-core__menu--top>ul li[data-v-a399900f]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-a399900f]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a399900f]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-a399900f]{margin-inline:auto}.ui-core__auth[data-v-a399900f]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-a399900f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-a399900f]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-a399900f]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>span[data-v-a399900f]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>a[data-v-a399900f]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>span[data-v-a399900f]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-a399900f]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-a399900f]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-a399900f]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-a399900f]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-a399900f]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-a399900f]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-a399900f]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>span[data-v-a399900f]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-a399900f],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-a399900f]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-a399900f]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-a399900f]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-a399900f]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-a399900f]{min-width:170px}}.ui-core__btn[data-v-a399900f]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-a399900f]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-a399900f]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-a399900f]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-a399900f]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-a399900f]{grid-area:logo}.ui-core__footer__social[data-v-a399900f]{grid-area:social}.ui-core__footer--locale[data-v-a399900f]{grid-area:locale}.ui-core__footer--apps[data-v-a399900f]{grid-area:apps}.ui-core__footer--links[data-v-a399900f]{grid-area:links}.ui-core__footer--botmenu-list[data-v-a399900f]{grid-area:botmenu}.ui-core__footer--copy[data-v-a399900f]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-a399900f]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-a399900f]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-a399900f]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-a399900f]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-a399900f]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-a399900f]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-a399900f]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-a399900f]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-a399900f]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-a399900f]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-a399900f]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-a399900f]{display:block}.ui-core__footer--app--btn span[data-v-a399900f]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-a399900f]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-a399900f]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-a399900f]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-a399900f]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-a399900f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-a399900f]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-a399900f]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-a399900f]{text-decoration:none;display:block}.ui-core__footer--links[data-v-a399900f]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-a399900f]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-a399900f]:hover{text-decoration:none}.ui-core__footer--copy[data-v-a399900f]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-a399900f]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-a399900f]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-a399900f]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-a399900f]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-a399900f]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-a399900f]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-a399900f]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-a399900f]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-a399900f]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-a399900f]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-a399900f]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-a399900f]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-a399900f]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-a399900f]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-a399900f]{display:block}.ui-core__header-assets--action--btn--icon[data-v-a399900f]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-a399900f]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-a399900f]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-a399900f]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-a399900f]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-a399900f]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-a399900f]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-a399900f]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-a399900f]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-a399900f]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-a399900f]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-a399900f]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-a399900f]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-a399900f]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-a399900f]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-a399900f]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-a399900f]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-a399900f]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-a399900f]{width:100%}.ui-core__user-tariff[data-v-a399900f]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-a399900f]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-a399900f]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-a399900f]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-a399900f]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-a399900f]{margin-left:auto}.ui-core__footer--apps[data-v-a399900f]{gap:12px}.ui-core__footer--app[data-v-a399900f]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-a399900f],.ui-core__footer--app--qr[data-v-a399900f]{display:none}.ui-core__footer--botmenu-list[data-v-a399900f]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-a399900f]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-a399900f]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-a399900f]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-a399900f]{gap:12px 8px}.ui-core__footer--links__item[data-v-a399900f]{font-size:10px}.ui-core__footer--copy[data-v-a399900f]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-a399900f]{z-index:991}.ui-core__topbar-menu[data-v-a399900f]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-a399900f]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-a399900f]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a399900f],.ui-core__topbar-hamb.is-open span[data-v-a399900f]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a399900f]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-a399900f]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a399900f]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-a399900f]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-a399900f]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-a399900f]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-a399900f]{display:none}.ui-core__menu--apps>ul[data-v-a399900f],.ui-core__menu--top>ul[data-v-a399900f]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-a399900f]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-a399900f]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-a399900f]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-a399900f]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-a399900f]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-a399900f]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-a399900f]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-a399900f]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a399900f]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-a399900f]{padding-right:16px}.ui-core__menu--link--soon[data-v-a399900f]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-a399900f]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-a399900f]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-a399900f]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-a399900f]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-a399900f]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-a399900f]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-a399900f]{padding:5px 0}}[data-v-a399900f]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-a399900f],body[data-v-a399900f]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-a399900f]:before{background:var(--ui-core-svg-star-grey)}body[data-v-a399900f]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a399900f],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a399900f]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-a399900f]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a399900f],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a399900f],.ui-core__topbar-menu a[href*="/bonus"][data-v-a399900f]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a399900f]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-a399900f]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-a399900f]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-a399900f]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-a399900f]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-a399900f]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-a399900f]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-a399900f]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-a399900f]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-a399900f]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-a399900f]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-a399900f]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-a399900f]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-a399900f]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-a399900f]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-a399900f]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-a399900f]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-a399900f]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-a399900f]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-a399900f]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-a399900f]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-a399900f]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-a399900f]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-a399900f]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-a399900f]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-a399900f]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-a399900f]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-a399900f]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-a399900f]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-a399900f]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-a399900f]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-a399900f]:hover{color:#aeb3b9}[data-v-a399900f]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-a399900f]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-a399900f]{width:100%}[data-v-a399900f]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-a399900f]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-a399900f]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-a399900f]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-a399900f]{color:var(--primary-text-color)!important}.vc-disabled[data-v-a399900f]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-a399900f]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-a399900f],.vc-nav-popover-container[data-v-a399900f],.vc-nav-item[data-v-a399900f]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-a399900f]{border-radius:2px}.vc-focus[data-v-a399900f]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-a399900f]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-a399900f]{color:var(--primary-text-color)!important}.vc-arrow[data-v-a399900f]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-a399900f],.vc-highlight-bg-light[data-v-a399900f]{background-color:var(--primary-color-light-2)!important}.intro-title[data-v-a399900f]{position:static;color:var(--primary-text-color);display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin:60px auto 0}@media (max-width: 900px){.intro-title[data-v-a399900f]{margin:15px auto}}.intro[data-v-a399900f]{display:flex;flex-direction:row;gap:16px;align-items:center}.text[data-v-a399900f]{color:var(--secondary-text-color)}[data-v-234eb80d]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-234eb80d] *{box-sizing:border-box}.ui-core h1[data-v-234eb80d],.ui-core h2[data-v-234eb80d],.ui-core h3[data-v-234eb80d],.ui-core h4[data-v-234eb80d],.ui-core h5[data-v-234eb80d],.ui-core h6[data-v-234eb80d]{font-weight:500}.ui-core img[data-v-234eb80d]{border-style:none}.ui-core button[data-v-234eb80d],.ui-core input[data-v-234eb80d],.ui-core optgroup[data-v-234eb80d],.ui-core select[data-v-234eb80d],.ui-core textarea[data-v-234eb80d]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-234eb80d],.ui-core input[data-v-234eb80d]{overflow:visible}.ui-core button[data-v-234eb80d],.ui-core select[data-v-234eb80d]{text-transform:none}.ui-core button[data-v-234eb80d]::-moz-focus-inner,.ui-core [type=button][data-v-234eb80d]::-moz-focus-inner,.ui-core [type=reset][data-v-234eb80d]::-moz-focus-inner,.ui-core [type=submit][data-v-234eb80d]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-234eb80d]:-moz-focusring,.ui-core [type=button][data-v-234eb80d]:-moz-focusring,.ui-core [type=reset][data-v-234eb80d]:-moz-focusring,.ui-core [type=submit][data-v-234eb80d]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-234eb80d]{padding:.35em .75em .625em}.ui-core textarea[data-v-234eb80d]{overflow:auto}.ui-core [type=checkbox][data-v-234eb80d],.ui-core [type=radio][data-v-234eb80d]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-234eb80d]::-webkit-inner-spin-button,.ui-core [type=number][data-v-234eb80d]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-234eb80d]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-234eb80d]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-234eb80d] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-234eb80d]{display:none}.ui-core__animate--slide-enter[data-v-234eb80d]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-234eb80d]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-234eb80d]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-234eb80d]{transform:translate(-110%)}.slide-enter-active[data-v-234eb80d],.slide-leave-active[data-v-234eb80d]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-234eb80d],.slide-leave-to[data-v-234eb80d]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-234eb80d],.ui-core-fade-leave-active[data-v-234eb80d]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-234eb80d],.ui-core-fade-leave-to[data-v-234eb80d]{opacity:0}.ui-core-pa-none[data-v-234eb80d]{padding:0}.ui-core-pl-none[data-v-234eb80d]{padding-left:0}.ui-core-pr-none[data-v-234eb80d]{padding-right:0}.ui-core-pt-none[data-v-234eb80d]{padding-top:0}.ui-core-pb-none[data-v-234eb80d]{padding-bottom:0}.ui-core-px-none[data-v-234eb80d]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-234eb80d]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-234eb80d]{margin:0}.ui-core-ml-none[data-v-234eb80d]{margin-left:0}.ui-core-mr-none[data-v-234eb80d]{margin-right:0}.ui-core-mt-none[data-v-234eb80d]{margin-top:0}.ui-core-mb-none[data-v-234eb80d]{margin-bottom:0}.ui-core-mx-none[data-v-234eb80d]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-234eb80d]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-234eb80d]{padding:4px}.ui-core-pl-xs[data-v-234eb80d]{padding-left:4px}.ui-core-pr-xs[data-v-234eb80d]{padding-right:4px}.ui-core-pt-xs[data-v-234eb80d]{padding-top:4px}.ui-core-pb-xs[data-v-234eb80d]{padding-bottom:4px}.ui-core-px-xs[data-v-234eb80d]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-234eb80d]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-234eb80d]{margin:4px}.ui-core-ml-xs[data-v-234eb80d]{margin-left:4px}.ui-core-mr-xs[data-v-234eb80d]{margin-right:4px}.ui-core-mt-xs[data-v-234eb80d]{margin-top:4px}.ui-core-mb-xs[data-v-234eb80d]{margin-bottom:4px}.ui-core-mx-xs[data-v-234eb80d]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-234eb80d]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-234eb80d]{padding:8px}.ui-core-pl-sm[data-v-234eb80d]{padding-left:8px}.ui-core-pr-sm[data-v-234eb80d]{padding-right:8px}.ui-core-pt-sm[data-v-234eb80d]{padding-top:8px}.ui-core-pb-sm[data-v-234eb80d]{padding-bottom:8px}.ui-core-px-sm[data-v-234eb80d]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-234eb80d]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-234eb80d]{margin:8px}.ui-core-ml-sm[data-v-234eb80d]{margin-left:8px}.ui-core-mr-sm[data-v-234eb80d]{margin-right:8px}.ui-core-mt-sm[data-v-234eb80d]{margin-top:8px}.ui-core-mb-sm[data-v-234eb80d]{margin-bottom:8px}.ui-core-mx-sm[data-v-234eb80d]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-234eb80d]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-234eb80d]{padding:16px}.ui-core-pl-md[data-v-234eb80d]{padding-left:16px}.ui-core-pr-md[data-v-234eb80d]{padding-right:16px}.ui-core-pt-md[data-v-234eb80d]{padding-top:16px}.ui-core-pb-md[data-v-234eb80d]{padding-bottom:16px}.ui-core-px-md[data-v-234eb80d]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-234eb80d]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-234eb80d]{margin:16px}.ui-core-ml-md[data-v-234eb80d]{margin-left:16px}.ui-core-mr-md[data-v-234eb80d]{margin-right:16px}.ui-core-mt-md[data-v-234eb80d]{margin-top:16px}.ui-core-mb-md[data-v-234eb80d]{margin-bottom:16px}.ui-core-mx-md[data-v-234eb80d]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-234eb80d]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-234eb80d]{padding:24px}.ui-core-pl-lg[data-v-234eb80d]{padding-left:24px}.ui-core-pr-lg[data-v-234eb80d]{padding-right:24px}.ui-core-pt-lg[data-v-234eb80d]{padding-top:24px}.ui-core-pb-lg[data-v-234eb80d]{padding-bottom:24px}.ui-core-px-lg[data-v-234eb80d]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-234eb80d]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-234eb80d]{margin:24px}.ui-core-ml-lg[data-v-234eb80d]{margin-left:24px}.ui-core-mr-lg[data-v-234eb80d]{margin-right:24px}.ui-core-mt-lg[data-v-234eb80d]{margin-top:24px}.ui-core-mb-lg[data-v-234eb80d]{margin-bottom:24px}.ui-core-mx-lg[data-v-234eb80d]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-234eb80d]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-234eb80d]{padding:48px}.ui-core-pl-xl[data-v-234eb80d]{padding-left:48px}.ui-core-pr-xl[data-v-234eb80d]{padding-right:48px}.ui-core-pt-xl[data-v-234eb80d]{padding-top:48px}.ui-core-pb-xl[data-v-234eb80d]{padding-bottom:48px}.ui-core-px-xl[data-v-234eb80d]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-234eb80d]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-234eb80d]{margin:48px}.ui-core-ml-xl[data-v-234eb80d]{margin-left:48px}.ui-core-mr-xl[data-v-234eb80d]{margin-right:48px}.ui-core-mt-xl[data-v-234eb80d]{margin-top:48px}.ui-core-mb-xl[data-v-234eb80d]{margin-bottom:48px}.ui-core-mx-xl[data-v-234eb80d]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-234eb80d]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-234eb80d],.ui-core-my-auto[data-v-234eb80d]{margin-top:auto}.ui-core-ml-auto[data-v-234eb80d]{margin-left:auto}.ui-core-mb-auto[data-v-234eb80d],.ui-core-my-auto[data-v-234eb80d]{margin-bottom:auto}.ui-core-mr-auto[data-v-234eb80d]{margin-right:auto}.ui-core-mx-auto[data-v-234eb80d]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-234eb80d]{gap:0}.ui-core-qap-x-none[data-v-234eb80d]{row-gap:0}.ui-core-qap-y-none[data-v-234eb80d]{column-gap:0}.ui-core-gap-xs[data-v-234eb80d]{gap:4px}.ui-core-qap-x-xs[data-v-234eb80d]{row-gap:4px}.ui-core-qap-y-xs[data-v-234eb80d]{column-gap:4px}.ui-core-gap-sm[data-v-234eb80d]{gap:8px}.ui-core-qap-x-sm[data-v-234eb80d]{row-gap:8px}.ui-core-qap-y-sm[data-v-234eb80d]{column-gap:8px}.ui-core-gap-md[data-v-234eb80d]{gap:16px}.ui-core-qap-x-md[data-v-234eb80d]{row-gap:16px}.ui-core-qap-y-md[data-v-234eb80d]{column-gap:16px}.ui-core-gap-lg[data-v-234eb80d]{gap:24px}.ui-core-qap-x-lg[data-v-234eb80d]{row-gap:24px}.ui-core-qap-y-lg[data-v-234eb80d]{column-gap:24px}.ui-core-gap-xl[data-v-234eb80d]{gap:48px}.ui-core-qap-x-xl[data-v-234eb80d]{row-gap:48px}.ui-core-qap-y-xl[data-v-234eb80d]{column-gap:48px}#chatra[data-v-234eb80d]:not(.chatra--expanded){display:none!important}[data-v-234eb80d]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-234eb80d]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-234eb80d]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-234eb80d]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-234eb80d]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-234eb80d]{--p-base: 14px 16px}}.ui-core__separator[data-v-234eb80d]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-234eb80d]{overflow:hidden}.ui-core__topbar[data-v-234eb80d]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-234eb80d]{gap:2px}}.ui-core__topbar-btn--sign[data-v-234eb80d],.ui-core__topbar-btn--register[data-v-234eb80d]{cursor:pointer}.ui-core__topbar-menu[data-v-234eb80d]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-234eb80d]{flex:1}}.ui-core__topbar--flex[data-v-234eb80d]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-234eb80d]{margin-left:auto;gap:12px}.ui-core__main[data-v-234eb80d]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-234eb80d]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-234eb80d]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-234eb80d]{display:block;width:24px;height:24px}.ui-core__chat[data-v-234eb80d]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-234eb80d]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-234eb80d]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-234eb80d]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-234eb80d]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-234eb80d]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-234eb80d]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-234eb80d]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-234eb80d]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-234eb80d]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-234eb80d]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-234eb80d]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-234eb80d]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-234eb80d]{display:block}.ui-core__menu--dropdown>span>ul[data-v-234eb80d]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-234eb80d]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-234eb80d]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-234eb80d]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-234eb80d]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-234eb80d]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-234eb80d]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-234eb80d]{right:0}.ui-core__menu--dropdown--inner[data-v-234eb80d]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-234eb80d]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-234eb80d]{margin:15px 0}}.ui-core__menu--link--soon[data-v-234eb80d]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-234eb80d]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-234eb80d]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-234eb80d]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-234eb80d]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-234eb80d]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-234eb80d]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-234eb80d]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-234eb80d]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-234eb80d]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-234eb80d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-234eb80d]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-234eb80d]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-234eb80d]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-234eb80d]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-234eb80d]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-234eb80d]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-234eb80d]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-234eb80d]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-234eb80d]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-234eb80d]{gap:8px}}.ui-core__menu--top>ul li[data-v-234eb80d]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-234eb80d]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-234eb80d]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-234eb80d]{margin-inline:auto}.ui-core__auth[data-v-234eb80d]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-234eb80d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-234eb80d]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-234eb80d]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>span[data-v-234eb80d]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>a[data-v-234eb80d]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>span[data-v-234eb80d]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-234eb80d]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-234eb80d]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-234eb80d]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-234eb80d]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-234eb80d]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-234eb80d]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-234eb80d]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>span[data-v-234eb80d]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-234eb80d],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-234eb80d]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-234eb80d]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-234eb80d]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-234eb80d]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-234eb80d]{min-width:170px}}.ui-core__btn[data-v-234eb80d]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-234eb80d]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-234eb80d]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-234eb80d]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-234eb80d]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-234eb80d]{grid-area:logo}.ui-core__footer__social[data-v-234eb80d]{grid-area:social}.ui-core__footer--locale[data-v-234eb80d]{grid-area:locale}.ui-core__footer--apps[data-v-234eb80d]{grid-area:apps}.ui-core__footer--links[data-v-234eb80d]{grid-area:links}.ui-core__footer--botmenu-list[data-v-234eb80d]{grid-area:botmenu}.ui-core__footer--copy[data-v-234eb80d]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-234eb80d]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-234eb80d]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-234eb80d]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-234eb80d]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-234eb80d]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-234eb80d]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-234eb80d]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-234eb80d]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-234eb80d]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-234eb80d]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-234eb80d]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-234eb80d]{display:block}.ui-core__footer--app--btn span[data-v-234eb80d]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-234eb80d]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-234eb80d]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-234eb80d]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-234eb80d]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-234eb80d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-234eb80d]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-234eb80d]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-234eb80d]{text-decoration:none;display:block}.ui-core__footer--links[data-v-234eb80d]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-234eb80d]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-234eb80d]:hover{text-decoration:none}.ui-core__footer--copy[data-v-234eb80d]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-234eb80d]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-234eb80d]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-234eb80d]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-234eb80d]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-234eb80d]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-234eb80d]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-234eb80d]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-234eb80d]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-234eb80d]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-234eb80d]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-234eb80d]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-234eb80d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-234eb80d]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-234eb80d]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-234eb80d]{display:block}.ui-core__header-assets--action--btn--icon[data-v-234eb80d]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-234eb80d]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-234eb80d]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-234eb80d]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-234eb80d]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-234eb80d]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-234eb80d]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-234eb80d]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-234eb80d]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-234eb80d]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-234eb80d]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-234eb80d]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-234eb80d]{width:100%}.ui-core__user-tariff[data-v-234eb80d]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-234eb80d]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-234eb80d]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-234eb80d]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-234eb80d]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-234eb80d]{margin-left:auto}.ui-core__footer--apps[data-v-234eb80d]{gap:12px}.ui-core__footer--app[data-v-234eb80d]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-234eb80d],.ui-core__footer--app--qr[data-v-234eb80d]{display:none}.ui-core__footer--botmenu-list[data-v-234eb80d]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-234eb80d]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-234eb80d]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-234eb80d]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-234eb80d]{gap:12px 8px}.ui-core__footer--links__item[data-v-234eb80d]{font-size:10px}.ui-core__footer--copy[data-v-234eb80d]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-234eb80d]{z-index:991}.ui-core__topbar-menu[data-v-234eb80d]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-234eb80d]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-234eb80d]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-234eb80d],.ui-core__topbar-hamb.is-open span[data-v-234eb80d]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-234eb80d]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-234eb80d]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-234eb80d]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-234eb80d]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-234eb80d]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-234eb80d]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-234eb80d]{display:none}.ui-core__menu--apps>ul[data-v-234eb80d],.ui-core__menu--top>ul[data-v-234eb80d]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-234eb80d]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-234eb80d]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-234eb80d]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-234eb80d]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-234eb80d]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-234eb80d]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-234eb80d]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-234eb80d]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-234eb80d]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-234eb80d]{padding-right:16px}.ui-core__menu--link--soon[data-v-234eb80d]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-234eb80d]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-234eb80d]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-234eb80d]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-234eb80d]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-234eb80d]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-234eb80d]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-234eb80d]{padding:5px 0}}[data-v-234eb80d]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-234eb80d],body[data-v-234eb80d]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-234eb80d]:before{background:var(--ui-core-svg-star-grey)}body[data-v-234eb80d]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-234eb80d],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-234eb80d]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-234eb80d]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-234eb80d],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-234eb80d],.ui-core__topbar-menu a[href*="/bonus"][data-v-234eb80d]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-234eb80d]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-234eb80d]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-234eb80d]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-234eb80d]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-234eb80d]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-234eb80d]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-234eb80d]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-234eb80d]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-234eb80d]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-234eb80d]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-234eb80d]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-234eb80d]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-234eb80d]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-234eb80d]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-234eb80d]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-234eb80d]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-234eb80d]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-234eb80d]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-234eb80d]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-234eb80d]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-234eb80d]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-234eb80d]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-234eb80d]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-234eb80d]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-234eb80d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-234eb80d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-234eb80d]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-234eb80d]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-234eb80d]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-234eb80d]:hover{color:#aeb3b9}[data-v-234eb80d]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-234eb80d]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-234eb80d]{width:100%}[data-v-234eb80d]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-234eb80d]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-234eb80d]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-234eb80d]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-234eb80d]{color:var(--primary-text-color)!important}.vc-disabled[data-v-234eb80d]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-234eb80d]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-234eb80d],.vc-nav-popover-container[data-v-234eb80d],.vc-nav-item[data-v-234eb80d]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-234eb80d]{border-radius:2px}.vc-focus[data-v-234eb80d]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-234eb80d]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-234eb80d]{color:var(--primary-text-color)!important}.vc-arrow[data-v-234eb80d]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-234eb80d],.vc-highlight-bg-light[data-v-234eb80d]{background-color:var(--primary-color-light-2)!important}.mobile-input-wrapper[data-v-234eb80d]{position:relative}.container[data-v-234eb80d]{display:flex;align-items:center;justify-content:space-between;width:var(--e9604692);min-height:52px;padding:0;background-color:var(--base-background);border:1px solid var(--base-background);border-radius:12px;outline:none;gap:4px;transition:background-color .3s,all .2s}@media (max-width: 1060px){.container[data-v-234eb80d]{width:var(--0d8489d8)}}@media (max-width: 1400px){.container[data-v-234eb80d]{width:100%;box-sizing:border-box}}.container.mobile-layout[data-v-234eb80d]{width:100%;box-sizing:border-box}.container[data-v-234eb80d]:hover{background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.active[data-v-234eb80d]{cursor:default;padding:6px 15px;background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.selected[data-v-234eb80d]{cursor:pointer;padding:6px 15px}.location-input[data-v-234eb80d]{display:flex;flex-direction:column;gap:6px;width:100%}.location-input.sheet[data-v-234eb80d]{flex-direction:row;align-items:center;padding-left:24px}input[data-v-234eb80d]{width:100%;padding:15px 35px 15px 15px;font-size:12px;background:none;border:none;outline:none;user-select:text;color:var(--primary-text-color)}@supports (-webkit-touch-callout: none){input input[data-v-234eb80d],input textarea[data-v-234eb80d]{font-size:16px!important;transform:scale(.75);transform-origin:left top;width:133.333%;margin-left:-16.666%}}input[data-v-234eb80d]::placeholder{color:var(--secondary-text-color)}input.active[data-v-234eb80d]{padding:0}input.active[data-v-234eb80d]::placeholder{visibility:hidden}input.selected[data-v-234eb80d]{padding:0}.label[data-v-234eb80d]{font-size:10px;color:var(--secondary-text-color);font-size:400}.list[data-v-234eb80d]{cursor:pointer;z-index:100;position:absolute;width:100%;max-width:325px;padding:10px 0;margin-top:4px;font-size:12px;list-style:none;background-color:var(--block-background);border:1px solid var(--stroke-light);border-radius:12px}@media (max-width: 1400px){.list[data-v-234eb80d]{max-width:100%;border:0px}}.overlap[data-v-234eb80d]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 15px;font-size:12px;transition:all .6s}.overlap[data-v-234eb80d]:hover{background-color:var(--primary-color-light)}@media (max-width: 1400px){.overlap[data-v-234eb80d]:hover{background-color:var(--block-background)}}.full-location[data-v-234eb80d]{display:flex;flex-direction:column;gap:5px;justify-content:space-around;padding:5px 0}span[data-v-234eb80d]{font-weight:700}.external-location[data-v-234eb80d]{font-size:10px;color:#a0a0a0}.search-icon[data-v-234eb80d]{position:absolute;left:12px}.destination-icon[data-v-234eb80d]{width:20px;height:20px;flex-shrink:0}.destination-icon-input[data-v-234eb80d]{width:20px;height:20px;flex-shrink:0;margin-left:auto}.dropdown-enter-active[data-v-234eb80d],.dropdown-leave-active[data-v-234eb80d]{transition:all .3s ease}.dropdown-enter-from[data-v-234eb80d],.dropdown-leave-to[data-v-234eb80d]{opacity:0;transform:translateY(-10px)}[data-v-7066dfa6]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-7066dfa6] *{box-sizing:border-box}.ui-core h1[data-v-7066dfa6],.ui-core h2[data-v-7066dfa6],.ui-core h3[data-v-7066dfa6],.ui-core h4[data-v-7066dfa6],.ui-core h5[data-v-7066dfa6],.ui-core h6[data-v-7066dfa6]{font-weight:500}.ui-core img[data-v-7066dfa6]{border-style:none}.ui-core button[data-v-7066dfa6],.ui-core input[data-v-7066dfa6],.ui-core optgroup[data-v-7066dfa6],.ui-core select[data-v-7066dfa6],.ui-core textarea[data-v-7066dfa6]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-7066dfa6],.ui-core input[data-v-7066dfa6]{overflow:visible}.ui-core button[data-v-7066dfa6],.ui-core select[data-v-7066dfa6]{text-transform:none}.ui-core button[data-v-7066dfa6]::-moz-focus-inner,.ui-core [type=button][data-v-7066dfa6]::-moz-focus-inner,.ui-core [type=reset][data-v-7066dfa6]::-moz-focus-inner,.ui-core [type=submit][data-v-7066dfa6]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-7066dfa6]:-moz-focusring,.ui-core [type=button][data-v-7066dfa6]:-moz-focusring,.ui-core [type=reset][data-v-7066dfa6]:-moz-focusring,.ui-core [type=submit][data-v-7066dfa6]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-7066dfa6]{padding:.35em .75em .625em}.ui-core textarea[data-v-7066dfa6]{overflow:auto}.ui-core [type=checkbox][data-v-7066dfa6],.ui-core [type=radio][data-v-7066dfa6]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-7066dfa6]::-webkit-inner-spin-button,.ui-core [type=number][data-v-7066dfa6]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-7066dfa6]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-7066dfa6]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-7066dfa6] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-7066dfa6]{display:none}.ui-core__animate--slide-enter[data-v-7066dfa6]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-7066dfa6]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-7066dfa6]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-7066dfa6]{transform:translate(-110%)}.slide-enter-active[data-v-7066dfa6],.slide-leave-active[data-v-7066dfa6]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-7066dfa6],.slide-leave-to[data-v-7066dfa6]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-7066dfa6],.ui-core-fade-leave-active[data-v-7066dfa6]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-7066dfa6],.ui-core-fade-leave-to[data-v-7066dfa6]{opacity:0}.ui-core-pa-none[data-v-7066dfa6]{padding:0}.ui-core-pl-none[data-v-7066dfa6]{padding-left:0}.ui-core-pr-none[data-v-7066dfa6]{padding-right:0}.ui-core-pt-none[data-v-7066dfa6]{padding-top:0}.ui-core-pb-none[data-v-7066dfa6]{padding-bottom:0}.ui-core-px-none[data-v-7066dfa6]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-7066dfa6]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-7066dfa6]{margin:0}.ui-core-ml-none[data-v-7066dfa6]{margin-left:0}.ui-core-mr-none[data-v-7066dfa6]{margin-right:0}.ui-core-mt-none[data-v-7066dfa6]{margin-top:0}.ui-core-mb-none[data-v-7066dfa6]{margin-bottom:0}.ui-core-mx-none[data-v-7066dfa6]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-7066dfa6]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-7066dfa6]{padding:4px}.ui-core-pl-xs[data-v-7066dfa6]{padding-left:4px}.ui-core-pr-xs[data-v-7066dfa6]{padding-right:4px}.ui-core-pt-xs[data-v-7066dfa6]{padding-top:4px}.ui-core-pb-xs[data-v-7066dfa6]{padding-bottom:4px}.ui-core-px-xs[data-v-7066dfa6]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-7066dfa6]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-7066dfa6]{margin:4px}.ui-core-ml-xs[data-v-7066dfa6]{margin-left:4px}.ui-core-mr-xs[data-v-7066dfa6]{margin-right:4px}.ui-core-mt-xs[data-v-7066dfa6]{margin-top:4px}.ui-core-mb-xs[data-v-7066dfa6]{margin-bottom:4px}.ui-core-mx-xs[data-v-7066dfa6]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-7066dfa6]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-7066dfa6]{padding:8px}.ui-core-pl-sm[data-v-7066dfa6]{padding-left:8px}.ui-core-pr-sm[data-v-7066dfa6]{padding-right:8px}.ui-core-pt-sm[data-v-7066dfa6]{padding-top:8px}.ui-core-pb-sm[data-v-7066dfa6]{padding-bottom:8px}.ui-core-px-sm[data-v-7066dfa6]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-7066dfa6]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-7066dfa6]{margin:8px}.ui-core-ml-sm[data-v-7066dfa6]{margin-left:8px}.ui-core-mr-sm[data-v-7066dfa6]{margin-right:8px}.ui-core-mt-sm[data-v-7066dfa6]{margin-top:8px}.ui-core-mb-sm[data-v-7066dfa6]{margin-bottom:8px}.ui-core-mx-sm[data-v-7066dfa6]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-7066dfa6]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-7066dfa6]{padding:16px}.ui-core-pl-md[data-v-7066dfa6]{padding-left:16px}.ui-core-pr-md[data-v-7066dfa6]{padding-right:16px}.ui-core-pt-md[data-v-7066dfa6]{padding-top:16px}.ui-core-pb-md[data-v-7066dfa6]{padding-bottom:16px}.ui-core-px-md[data-v-7066dfa6]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-7066dfa6]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-7066dfa6]{margin:16px}.ui-core-ml-md[data-v-7066dfa6]{margin-left:16px}.ui-core-mr-md[data-v-7066dfa6]{margin-right:16px}.ui-core-mt-md[data-v-7066dfa6]{margin-top:16px}.ui-core-mb-md[data-v-7066dfa6]{margin-bottom:16px}.ui-core-mx-md[data-v-7066dfa6]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-7066dfa6]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-7066dfa6]{padding:24px}.ui-core-pl-lg[data-v-7066dfa6]{padding-left:24px}.ui-core-pr-lg[data-v-7066dfa6]{padding-right:24px}.ui-core-pt-lg[data-v-7066dfa6]{padding-top:24px}.ui-core-pb-lg[data-v-7066dfa6]{padding-bottom:24px}.ui-core-px-lg[data-v-7066dfa6]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-7066dfa6]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-7066dfa6]{margin:24px}.ui-core-ml-lg[data-v-7066dfa6]{margin-left:24px}.ui-core-mr-lg[data-v-7066dfa6]{margin-right:24px}.ui-core-mt-lg[data-v-7066dfa6]{margin-top:24px}.ui-core-mb-lg[data-v-7066dfa6]{margin-bottom:24px}.ui-core-mx-lg[data-v-7066dfa6]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-7066dfa6]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-7066dfa6]{padding:48px}.ui-core-pl-xl[data-v-7066dfa6]{padding-left:48px}.ui-core-pr-xl[data-v-7066dfa6]{padding-right:48px}.ui-core-pt-xl[data-v-7066dfa6]{padding-top:48px}.ui-core-pb-xl[data-v-7066dfa6]{padding-bottom:48px}.ui-core-px-xl[data-v-7066dfa6]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-7066dfa6]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-7066dfa6]{margin:48px}.ui-core-ml-xl[data-v-7066dfa6]{margin-left:48px}.ui-core-mr-xl[data-v-7066dfa6]{margin-right:48px}.ui-core-mt-xl[data-v-7066dfa6]{margin-top:48px}.ui-core-mb-xl[data-v-7066dfa6]{margin-bottom:48px}.ui-core-mx-xl[data-v-7066dfa6]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-7066dfa6]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-7066dfa6],.ui-core-my-auto[data-v-7066dfa6]{margin-top:auto}.ui-core-ml-auto[data-v-7066dfa6]{margin-left:auto}.ui-core-mb-auto[data-v-7066dfa6],.ui-core-my-auto[data-v-7066dfa6]{margin-bottom:auto}.ui-core-mr-auto[data-v-7066dfa6]{margin-right:auto}.ui-core-mx-auto[data-v-7066dfa6]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-7066dfa6]{gap:0}.ui-core-qap-x-none[data-v-7066dfa6]{row-gap:0}.ui-core-qap-y-none[data-v-7066dfa6]{column-gap:0}.ui-core-gap-xs[data-v-7066dfa6]{gap:4px}.ui-core-qap-x-xs[data-v-7066dfa6]{row-gap:4px}.ui-core-qap-y-xs[data-v-7066dfa6]{column-gap:4px}.ui-core-gap-sm[data-v-7066dfa6]{gap:8px}.ui-core-qap-x-sm[data-v-7066dfa6]{row-gap:8px}.ui-core-qap-y-sm[data-v-7066dfa6]{column-gap:8px}.ui-core-gap-md[data-v-7066dfa6]{gap:16px}.ui-core-qap-x-md[data-v-7066dfa6]{row-gap:16px}.ui-core-qap-y-md[data-v-7066dfa6]{column-gap:16px}.ui-core-gap-lg[data-v-7066dfa6]{gap:24px}.ui-core-qap-x-lg[data-v-7066dfa6]{row-gap:24px}.ui-core-qap-y-lg[data-v-7066dfa6]{column-gap:24px}.ui-core-gap-xl[data-v-7066dfa6]{gap:48px}.ui-core-qap-x-xl[data-v-7066dfa6]{row-gap:48px}.ui-core-qap-y-xl[data-v-7066dfa6]{column-gap:48px}#chatra[data-v-7066dfa6]:not(.chatra--expanded){display:none!important}[data-v-7066dfa6]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-7066dfa6]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-7066dfa6]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-7066dfa6]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-7066dfa6]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-7066dfa6]{--p-base: 14px 16px}}.ui-core__separator[data-v-7066dfa6]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-7066dfa6]{overflow:hidden}.ui-core__topbar[data-v-7066dfa6]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-7066dfa6]{gap:2px}}.ui-core__topbar-btn--sign[data-v-7066dfa6],.ui-core__topbar-btn--register[data-v-7066dfa6]{cursor:pointer}.ui-core__topbar-menu[data-v-7066dfa6]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-7066dfa6]{flex:1}}.ui-core__topbar--flex[data-v-7066dfa6]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-7066dfa6]{margin-left:auto;gap:12px}.ui-core__main[data-v-7066dfa6]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-7066dfa6]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-7066dfa6]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-7066dfa6]{display:block;width:24px;height:24px}.ui-core__chat[data-v-7066dfa6]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-7066dfa6]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-7066dfa6]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-7066dfa6]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-7066dfa6]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-7066dfa6]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-7066dfa6]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-7066dfa6]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-7066dfa6]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-7066dfa6]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-7066dfa6]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-7066dfa6]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-7066dfa6]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-7066dfa6]{display:block}.ui-core__menu--dropdown>span>ul[data-v-7066dfa6]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-7066dfa6]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-7066dfa6]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-7066dfa6]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-7066dfa6]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-7066dfa6]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-7066dfa6]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-7066dfa6]{right:0}.ui-core__menu--dropdown--inner[data-v-7066dfa6]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-7066dfa6]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-7066dfa6]{margin:15px 0}}.ui-core__menu--link--soon[data-v-7066dfa6]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-7066dfa6]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-7066dfa6]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-7066dfa6]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-7066dfa6]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-7066dfa6]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-7066dfa6]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-7066dfa6]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-7066dfa6]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-7066dfa6]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-7066dfa6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-7066dfa6]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-7066dfa6]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-7066dfa6]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-7066dfa6]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-7066dfa6]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-7066dfa6]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-7066dfa6]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-7066dfa6]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-7066dfa6]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-7066dfa6]{gap:8px}}.ui-core__menu--top>ul li[data-v-7066dfa6]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-7066dfa6]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-7066dfa6]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-7066dfa6]{margin-inline:auto}.ui-core__auth[data-v-7066dfa6]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-7066dfa6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-7066dfa6]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-7066dfa6]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>span[data-v-7066dfa6]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>a[data-v-7066dfa6]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>span[data-v-7066dfa6]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-7066dfa6]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-7066dfa6]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-7066dfa6]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-7066dfa6]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-7066dfa6]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-7066dfa6]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-7066dfa6]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>span[data-v-7066dfa6]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-7066dfa6],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-7066dfa6]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-7066dfa6]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-7066dfa6]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-7066dfa6]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-7066dfa6]{min-width:170px}}.ui-core__btn[data-v-7066dfa6]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-7066dfa6]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-7066dfa6]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-7066dfa6]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-7066dfa6]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-7066dfa6]{grid-area:logo}.ui-core__footer__social[data-v-7066dfa6]{grid-area:social}.ui-core__footer--locale[data-v-7066dfa6]{grid-area:locale}.ui-core__footer--apps[data-v-7066dfa6]{grid-area:apps}.ui-core__footer--links[data-v-7066dfa6]{grid-area:links}.ui-core__footer--botmenu-list[data-v-7066dfa6]{grid-area:botmenu}.ui-core__footer--copy[data-v-7066dfa6]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-7066dfa6]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-7066dfa6]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-7066dfa6]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-7066dfa6]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-7066dfa6]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-7066dfa6]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-7066dfa6]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-7066dfa6]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-7066dfa6]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-7066dfa6]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-7066dfa6]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-7066dfa6]{display:block}.ui-core__footer--app--btn span[data-v-7066dfa6]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-7066dfa6]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-7066dfa6]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-7066dfa6]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-7066dfa6]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-7066dfa6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-7066dfa6]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-7066dfa6]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-7066dfa6]{text-decoration:none;display:block}.ui-core__footer--links[data-v-7066dfa6]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-7066dfa6]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-7066dfa6]:hover{text-decoration:none}.ui-core__footer--copy[data-v-7066dfa6]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-7066dfa6]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-7066dfa6]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-7066dfa6]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-7066dfa6]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-7066dfa6]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-7066dfa6]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-7066dfa6]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-7066dfa6]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-7066dfa6]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-7066dfa6]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-7066dfa6]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-7066dfa6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-7066dfa6]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-7066dfa6]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-7066dfa6]{display:block}.ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-7066dfa6]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-7066dfa6]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-7066dfa6]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-7066dfa6]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-7066dfa6]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-7066dfa6]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-7066dfa6]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-7066dfa6]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-7066dfa6]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-7066dfa6]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-7066dfa6]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-7066dfa6]{width:100%}.ui-core__user-tariff[data-v-7066dfa6]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-7066dfa6]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-7066dfa6]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-7066dfa6]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-7066dfa6]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-7066dfa6]{margin-left:auto}.ui-core__footer--apps[data-v-7066dfa6]{gap:12px}.ui-core__footer--app[data-v-7066dfa6]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-7066dfa6],.ui-core__footer--app--qr[data-v-7066dfa6]{display:none}.ui-core__footer--botmenu-list[data-v-7066dfa6]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-7066dfa6]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-7066dfa6]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-7066dfa6]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-7066dfa6]{gap:12px 8px}.ui-core__footer--links__item[data-v-7066dfa6]{font-size:10px}.ui-core__footer--copy[data-v-7066dfa6]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-7066dfa6]{z-index:991}.ui-core__topbar-menu[data-v-7066dfa6]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-7066dfa6]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-7066dfa6]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-7066dfa6],.ui-core__topbar-hamb.is-open span[data-v-7066dfa6]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-7066dfa6]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-7066dfa6]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-7066dfa6]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-7066dfa6]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-7066dfa6]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-7066dfa6]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-7066dfa6]{display:none}.ui-core__menu--apps>ul[data-v-7066dfa6],.ui-core__menu--top>ul[data-v-7066dfa6]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-7066dfa6]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-7066dfa6]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-7066dfa6]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-7066dfa6]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-7066dfa6]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-7066dfa6]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-7066dfa6]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-7066dfa6]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-7066dfa6]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-7066dfa6]{padding-right:16px}.ui-core__menu--link--soon[data-v-7066dfa6]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-7066dfa6]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-7066dfa6]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-7066dfa6]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-7066dfa6]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-7066dfa6]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-7066dfa6]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-7066dfa6]{padding:5px 0}}[data-v-7066dfa6]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-7066dfa6],body[data-v-7066dfa6]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-7066dfa6]:before{background:var(--ui-core-svg-star-grey)}body[data-v-7066dfa6]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-7066dfa6],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-7066dfa6]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-7066dfa6]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-7066dfa6],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-7066dfa6],.ui-core__topbar-menu a[href*="/bonus"][data-v-7066dfa6]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-7066dfa6]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-7066dfa6]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-7066dfa6]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-7066dfa6]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-7066dfa6]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-7066dfa6]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-7066dfa6]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-7066dfa6]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-7066dfa6]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-7066dfa6]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-7066dfa6]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-7066dfa6]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-7066dfa6]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-7066dfa6]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-7066dfa6]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-7066dfa6]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-7066dfa6]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-7066dfa6]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-7066dfa6]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-7066dfa6]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-7066dfa6]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-7066dfa6]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-7066dfa6]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-7066dfa6]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-7066dfa6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-7066dfa6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-7066dfa6]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-7066dfa6]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-7066dfa6]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-7066dfa6]:hover{color:#aeb3b9}[data-v-7066dfa6]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-7066dfa6]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-7066dfa6]{width:100%}[data-v-7066dfa6]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-7066dfa6]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-7066dfa6]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-7066dfa6]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-7066dfa6]{color:var(--primary-text-color)!important}.vc-disabled[data-v-7066dfa6]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-7066dfa6]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-7066dfa6],.vc-nav-popover-container[data-v-7066dfa6],.vc-nav-item[data-v-7066dfa6]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-7066dfa6]{border-radius:2px}.vc-focus[data-v-7066dfa6]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-7066dfa6]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-7066dfa6]{color:var(--primary-text-color)!important}.vc-arrow[data-v-7066dfa6]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-7066dfa6],.vc-highlight-bg-light[data-v-7066dfa6]{background-color:var(--primary-color-light-2)!important}.container[data-v-7066dfa6]{display:flex;align-items:center;justify-content:space-between;width:var(--2245640b);padding:0;min-height:52px;background-color:var(--base-background);border:1px solid var(--base-background);border-radius:12px;outline:none;transition:background-color .3s}@media (max-width: 1060px){.container[data-v-7066dfa6]{width:165px}}@media (max-width: 1400px){.container[data-v-7066dfa6]{width:100%;box-sizing:border-box}}.container.mobile-layout[data-v-7066dfa6]{width:100%;box-sizing:border-box}.container[data-v-7066dfa6]:hover{background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.active[data-v-7066dfa6]{padding:6px 15px;background-color:var(--block-background);border:1px solid var(--stroke-light)}.container.selected[data-v-7066dfa6]{cursor:default;padding:6px 15px}@media (max-width: 1400px){.container.selected[data-v-7066dfa6]{padding:6px 6px 6px 15px}}.date-input[data-v-7066dfa6]{display:flex;flex-direction:column;gap:6px;width:100%}.dates[data-v-7066dfa6]{font-size:12px}input[data-v-7066dfa6]{width:100%;color:var(--primary-text-color);padding:15px 35px 15px 15px;font-size:12px;background:none;border:none;outline:none}input[data-v-7066dfa6]::placeholder{color:var(--secondary-text-color)}input.active[data-v-7066dfa6]{padding:0}input.active[data-v-7066dfa6]::placeholder{font-size:10px}input.selected[data-v-7066dfa6]{display:none;height:0;padding:0}.label[data-v-7066dfa6]{font-size:10px;color:var(--secondary-text-color)}.calendar[data-v-7066dfa6]{position:absolute;z-index:10;padding:8px;margin-top:4px;background-color:var(--block-background);border:1px solid var(--stroke-light);border-radius:12px;box-shadow:0 -10px 24px #2424240d}.select-button-container[data-v-7066dfa6]{display:flex;justify-content:center;position:relative;top:-12px}@media (max-width: 1400px){.select-button-container[data-v-7066dfa6]{top:0}}.select-btn[data-v-7066dfa6]{padding:12px 24px;font-size:14px;border-radius:8px;border:none;background:var(--primary-color);color:var(--block-background);cursor:pointer;transition:opacity .2s;margin-top:10px}.select-btn[data-v-7066dfa6]:hover{opacity:.8}.mobile-date-input-wrapper[data-v-7066dfa6]{padding:16px}.mobile-date-input-wrapper .container[data-v-7066dfa6]{width:100%;margin-bottom:16px}.mobile-date-input-wrapper .calendar[data-v-7066dfa6]{position:static;width:100%;box-shadow:none;border:none;padding:0}.dropdown-enter-active[data-v-7066dfa6],.dropdown-leave-active[data-v-7066dfa6]{transition:all .3s ease}.dropdown-enter-from[data-v-7066dfa6],.dropdown-leave-to[data-v-7066dfa6]{opacity:0;transform:translateY(-10px)}[data-v-98574b19]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-98574b19] *{box-sizing:border-box}.ui-core h1[data-v-98574b19],.ui-core h2[data-v-98574b19],.ui-core h3[data-v-98574b19],.ui-core h4[data-v-98574b19],.ui-core h5[data-v-98574b19],.ui-core h6[data-v-98574b19]{font-weight:500}.ui-core img[data-v-98574b19]{border-style:none}.ui-core button[data-v-98574b19],.ui-core input[data-v-98574b19],.ui-core optgroup[data-v-98574b19],.ui-core select[data-v-98574b19],.ui-core textarea[data-v-98574b19]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-98574b19],.ui-core input[data-v-98574b19]{overflow:visible}.ui-core button[data-v-98574b19],.ui-core select[data-v-98574b19]{text-transform:none}.ui-core button[data-v-98574b19]::-moz-focus-inner,.ui-core [type=button][data-v-98574b19]::-moz-focus-inner,.ui-core [type=reset][data-v-98574b19]::-moz-focus-inner,.ui-core [type=submit][data-v-98574b19]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-98574b19]:-moz-focusring,.ui-core [type=button][data-v-98574b19]:-moz-focusring,.ui-core [type=reset][data-v-98574b19]:-moz-focusring,.ui-core [type=submit][data-v-98574b19]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-98574b19]{padding:.35em .75em .625em}.ui-core textarea[data-v-98574b19]{overflow:auto}.ui-core [type=checkbox][data-v-98574b19],.ui-core [type=radio][data-v-98574b19]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-98574b19]::-webkit-inner-spin-button,.ui-core [type=number][data-v-98574b19]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-98574b19]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-98574b19]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-98574b19] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-98574b19]{display:none}.ui-core__animate--slide-enter[data-v-98574b19]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-98574b19]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-98574b19]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-98574b19]{transform:translate(-110%)}.slide-enter-active[data-v-98574b19],.slide-leave-active[data-v-98574b19]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-98574b19],.slide-leave-to[data-v-98574b19]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-98574b19],.ui-core-fade-leave-active[data-v-98574b19]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-98574b19],.ui-core-fade-leave-to[data-v-98574b19]{opacity:0}.ui-core-pa-none[data-v-98574b19]{padding:0}.ui-core-pl-none[data-v-98574b19]{padding-left:0}.ui-core-pr-none[data-v-98574b19]{padding-right:0}.ui-core-pt-none[data-v-98574b19]{padding-top:0}.ui-core-pb-none[data-v-98574b19]{padding-bottom:0}.ui-core-px-none[data-v-98574b19]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-98574b19]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-98574b19]{margin:0}.ui-core-ml-none[data-v-98574b19]{margin-left:0}.ui-core-mr-none[data-v-98574b19]{margin-right:0}.ui-core-mt-none[data-v-98574b19]{margin-top:0}.ui-core-mb-none[data-v-98574b19]{margin-bottom:0}.ui-core-mx-none[data-v-98574b19]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-98574b19]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-98574b19]{padding:4px}.ui-core-pl-xs[data-v-98574b19]{padding-left:4px}.ui-core-pr-xs[data-v-98574b19]{padding-right:4px}.ui-core-pt-xs[data-v-98574b19]{padding-top:4px}.ui-core-pb-xs[data-v-98574b19]{padding-bottom:4px}.ui-core-px-xs[data-v-98574b19]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-98574b19]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-98574b19]{margin:4px}.ui-core-ml-xs[data-v-98574b19]{margin-left:4px}.ui-core-mr-xs[data-v-98574b19]{margin-right:4px}.ui-core-mt-xs[data-v-98574b19]{margin-top:4px}.ui-core-mb-xs[data-v-98574b19]{margin-bottom:4px}.ui-core-mx-xs[data-v-98574b19]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-98574b19]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-98574b19]{padding:8px}.ui-core-pl-sm[data-v-98574b19]{padding-left:8px}.ui-core-pr-sm[data-v-98574b19]{padding-right:8px}.ui-core-pt-sm[data-v-98574b19]{padding-top:8px}.ui-core-pb-sm[data-v-98574b19]{padding-bottom:8px}.ui-core-px-sm[data-v-98574b19]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-98574b19]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-98574b19]{margin:8px}.ui-core-ml-sm[data-v-98574b19]{margin-left:8px}.ui-core-mr-sm[data-v-98574b19]{margin-right:8px}.ui-core-mt-sm[data-v-98574b19]{margin-top:8px}.ui-core-mb-sm[data-v-98574b19]{margin-bottom:8px}.ui-core-mx-sm[data-v-98574b19]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-98574b19]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-98574b19]{padding:16px}.ui-core-pl-md[data-v-98574b19]{padding-left:16px}.ui-core-pr-md[data-v-98574b19]{padding-right:16px}.ui-core-pt-md[data-v-98574b19]{padding-top:16px}.ui-core-pb-md[data-v-98574b19]{padding-bottom:16px}.ui-core-px-md[data-v-98574b19]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-98574b19]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-98574b19]{margin:16px}.ui-core-ml-md[data-v-98574b19]{margin-left:16px}.ui-core-mr-md[data-v-98574b19]{margin-right:16px}.ui-core-mt-md[data-v-98574b19]{margin-top:16px}.ui-core-mb-md[data-v-98574b19]{margin-bottom:16px}.ui-core-mx-md[data-v-98574b19]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-98574b19]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-98574b19]{padding:24px}.ui-core-pl-lg[data-v-98574b19]{padding-left:24px}.ui-core-pr-lg[data-v-98574b19]{padding-right:24px}.ui-core-pt-lg[data-v-98574b19]{padding-top:24px}.ui-core-pb-lg[data-v-98574b19]{padding-bottom:24px}.ui-core-px-lg[data-v-98574b19]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-98574b19]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-98574b19]{margin:24px}.ui-core-ml-lg[data-v-98574b19]{margin-left:24px}.ui-core-mr-lg[data-v-98574b19]{margin-right:24px}.ui-core-mt-lg[data-v-98574b19]{margin-top:24px}.ui-core-mb-lg[data-v-98574b19]{margin-bottom:24px}.ui-core-mx-lg[data-v-98574b19]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-98574b19]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-98574b19]{padding:48px}.ui-core-pl-xl[data-v-98574b19]{padding-left:48px}.ui-core-pr-xl[data-v-98574b19]{padding-right:48px}.ui-core-pt-xl[data-v-98574b19]{padding-top:48px}.ui-core-pb-xl[data-v-98574b19]{padding-bottom:48px}.ui-core-px-xl[data-v-98574b19]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-98574b19]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-98574b19]{margin:48px}.ui-core-ml-xl[data-v-98574b19]{margin-left:48px}.ui-core-mr-xl[data-v-98574b19]{margin-right:48px}.ui-core-mt-xl[data-v-98574b19]{margin-top:48px}.ui-core-mb-xl[data-v-98574b19]{margin-bottom:48px}.ui-core-mx-xl[data-v-98574b19]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-98574b19]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-98574b19],.ui-core-my-auto[data-v-98574b19]{margin-top:auto}.ui-core-ml-auto[data-v-98574b19]{margin-left:auto}.ui-core-mb-auto[data-v-98574b19],.ui-core-my-auto[data-v-98574b19]{margin-bottom:auto}.ui-core-mr-auto[data-v-98574b19]{margin-right:auto}.ui-core-mx-auto[data-v-98574b19]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-98574b19]{gap:0}.ui-core-qap-x-none[data-v-98574b19]{row-gap:0}.ui-core-qap-y-none[data-v-98574b19]{column-gap:0}.ui-core-gap-xs[data-v-98574b19]{gap:4px}.ui-core-qap-x-xs[data-v-98574b19]{row-gap:4px}.ui-core-qap-y-xs[data-v-98574b19]{column-gap:4px}.ui-core-gap-sm[data-v-98574b19]{gap:8px}.ui-core-qap-x-sm[data-v-98574b19]{row-gap:8px}.ui-core-qap-y-sm[data-v-98574b19]{column-gap:8px}.ui-core-gap-md[data-v-98574b19]{gap:16px}.ui-core-qap-x-md[data-v-98574b19]{row-gap:16px}.ui-core-qap-y-md[data-v-98574b19]{column-gap:16px}.ui-core-gap-lg[data-v-98574b19]{gap:24px}.ui-core-qap-x-lg[data-v-98574b19]{row-gap:24px}.ui-core-qap-y-lg[data-v-98574b19]{column-gap:24px}.ui-core-gap-xl[data-v-98574b19]{gap:48px}.ui-core-qap-x-xl[data-v-98574b19]{row-gap:48px}.ui-core-qap-y-xl[data-v-98574b19]{column-gap:48px}#chatra[data-v-98574b19]:not(.chatra--expanded){display:none!important}[data-v-98574b19]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-98574b19]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-98574b19]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-98574b19]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-98574b19]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-98574b19]{--p-base: 14px 16px}}.ui-core__separator[data-v-98574b19]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-98574b19]{overflow:hidden}.ui-core__topbar[data-v-98574b19]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-98574b19]{gap:2px}}.ui-core__topbar-btn--sign[data-v-98574b19],.ui-core__topbar-btn--register[data-v-98574b19]{cursor:pointer}.ui-core__topbar-menu[data-v-98574b19]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-98574b19]{flex:1}}.ui-core__topbar--flex[data-v-98574b19]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-98574b19]{margin-left:auto;gap:12px}.ui-core__main[data-v-98574b19]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-98574b19]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-98574b19]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-98574b19]{display:block;width:24px;height:24px}.ui-core__chat[data-v-98574b19]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-98574b19]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-98574b19]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-98574b19]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-98574b19]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-98574b19]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-98574b19]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-98574b19]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-98574b19]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-98574b19]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-98574b19]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-98574b19]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-98574b19]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-98574b19]{display:block}.ui-core__menu--dropdown>span>ul[data-v-98574b19]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-98574b19]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-98574b19]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-98574b19]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-98574b19]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-98574b19]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-98574b19]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-98574b19]{right:0}.ui-core__menu--dropdown--inner[data-v-98574b19]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-98574b19]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-98574b19]{margin:15px 0}}.ui-core__menu--link--soon[data-v-98574b19]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-98574b19]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-98574b19]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-98574b19]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-98574b19]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-98574b19]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-98574b19]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-98574b19]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-98574b19]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-98574b19]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-98574b19]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-98574b19]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-98574b19]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-98574b19]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-98574b19]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-98574b19]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-98574b19]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-98574b19]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-98574b19]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-98574b19]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-98574b19]{gap:8px}}.ui-core__menu--top>ul li[data-v-98574b19]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-98574b19]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-98574b19]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-98574b19]{margin-inline:auto}.ui-core__auth[data-v-98574b19]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-98574b19]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-98574b19]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-98574b19]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>span[data-v-98574b19]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>a[data-v-98574b19]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>span[data-v-98574b19]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-98574b19]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-98574b19]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-98574b19]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-98574b19]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-98574b19]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-98574b19]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-98574b19]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>span[data-v-98574b19]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-98574b19],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-98574b19]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-98574b19]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-98574b19]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-98574b19]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-98574b19]{min-width:170px}}.ui-core__btn[data-v-98574b19]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-98574b19]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-98574b19]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-98574b19]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-98574b19]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-98574b19]{grid-area:logo}.ui-core__footer__social[data-v-98574b19]{grid-area:social}.ui-core__footer--locale[data-v-98574b19]{grid-area:locale}.ui-core__footer--apps[data-v-98574b19]{grid-area:apps}.ui-core__footer--links[data-v-98574b19]{grid-area:links}.ui-core__footer--botmenu-list[data-v-98574b19]{grid-area:botmenu}.ui-core__footer--copy[data-v-98574b19]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-98574b19]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-98574b19]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-98574b19]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-98574b19]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-98574b19]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-98574b19]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-98574b19]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-98574b19]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-98574b19]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-98574b19]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-98574b19]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-98574b19]{display:block}.ui-core__footer--app--btn span[data-v-98574b19]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-98574b19]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-98574b19]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-98574b19]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-98574b19]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-98574b19]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-98574b19]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-98574b19]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-98574b19]{text-decoration:none;display:block}.ui-core__footer--links[data-v-98574b19]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-98574b19]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-98574b19]:hover{text-decoration:none}.ui-core__footer--copy[data-v-98574b19]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-98574b19]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-98574b19]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-98574b19]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-98574b19]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-98574b19]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-98574b19]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-98574b19]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-98574b19]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-98574b19]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-98574b19]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-98574b19]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-98574b19]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-98574b19]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-98574b19]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-98574b19]{display:block}.ui-core__header-assets--action--btn--icon[data-v-98574b19]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-98574b19]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-98574b19]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-98574b19]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-98574b19]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-98574b19]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-98574b19]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-98574b19]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-98574b19]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-98574b19]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-98574b19]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-98574b19]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-98574b19]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-98574b19]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-98574b19]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-98574b19]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-98574b19]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-98574b19]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-98574b19]{width:100%}.ui-core__user-tariff[data-v-98574b19]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-98574b19]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-98574b19]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-98574b19]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-98574b19]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-98574b19]{margin-left:auto}.ui-core__footer--apps[data-v-98574b19]{gap:12px}.ui-core__footer--app[data-v-98574b19]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-98574b19],.ui-core__footer--app--qr[data-v-98574b19]{display:none}.ui-core__footer--botmenu-list[data-v-98574b19]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-98574b19]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-98574b19]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-98574b19]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-98574b19]{gap:12px 8px}.ui-core__footer--links__item[data-v-98574b19]{font-size:10px}.ui-core__footer--copy[data-v-98574b19]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-98574b19]{z-index:991}.ui-core__topbar-menu[data-v-98574b19]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-98574b19]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-98574b19]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-98574b19],.ui-core__topbar-hamb.is-open span[data-v-98574b19]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-98574b19]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-98574b19]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-98574b19]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-98574b19]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-98574b19]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-98574b19]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-98574b19]{display:none}.ui-core__menu--apps>ul[data-v-98574b19],.ui-core__menu--top>ul[data-v-98574b19]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-98574b19]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-98574b19]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-98574b19]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-98574b19]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-98574b19]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-98574b19]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-98574b19]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-98574b19]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-98574b19]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-98574b19]{padding-right:16px}.ui-core__menu--link--soon[data-v-98574b19]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-98574b19]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-98574b19]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-98574b19]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-98574b19]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-98574b19]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-98574b19]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-98574b19]{padding:5px 0}}[data-v-98574b19]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-98574b19],body[data-v-98574b19]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-98574b19]:before{background:var(--ui-core-svg-star-grey)}body[data-v-98574b19]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-98574b19],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-98574b19]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-98574b19]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-98574b19],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-98574b19],.ui-core__topbar-menu a[href*="/bonus"][data-v-98574b19]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-98574b19]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-98574b19]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-98574b19]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-98574b19]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-98574b19]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-98574b19]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-98574b19]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-98574b19]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-98574b19]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-98574b19]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-98574b19]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-98574b19]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-98574b19]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-98574b19]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-98574b19]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-98574b19]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-98574b19]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-98574b19]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-98574b19]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-98574b19]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-98574b19]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-98574b19]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-98574b19]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-98574b19]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-98574b19]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-98574b19]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-98574b19]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-98574b19]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-98574b19]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-98574b19]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-98574b19]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-98574b19]:hover{color:#aeb3b9}[data-v-98574b19]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-98574b19]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-98574b19]{width:100%}[data-v-98574b19]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-98574b19]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-98574b19]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-98574b19]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-98574b19]{color:var(--primary-text-color)!important}.vc-disabled[data-v-98574b19]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-98574b19]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-98574b19],.vc-nav-popover-container[data-v-98574b19],.vc-nav-item[data-v-98574b19]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-98574b19]{border-radius:2px}.vc-focus[data-v-98574b19]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-98574b19]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-98574b19]{color:var(--primary-text-color)!important}.vc-arrow[data-v-98574b19]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-98574b19],.vc-highlight-bg-light[data-v-98574b19]{background-color:var(--primary-color-light-2)!important}.passengers-trip[data-v-98574b19]{position:relative}.container[data-v-98574b19]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:6px 15px;width:var(--1e57d7d2);background-color:var(--base-background);border:1px solid var(--base-background);border-radius:12px;outline:none;transition:background-color .3s}.container[data-v-98574b19]:hover{background-color:var(--block-background);border:1px solid var(--stroke-light)}@media (max-width: 1060px){.container[data-v-98574b19]{width:165px}}@media (max-width: 1400px){.container[data-v-98574b19]{width:100%;box-sizing:border-box}}.container.mobile-layout[data-v-98574b19]{width:100%;box-sizing:border-box}.passengers-input[data-v-98574b19]{display:flex;flex-direction:column;gap:5px}.input-field[data-v-98574b19]{font-size:12px;background:none;border:none;outline:none;width:100%;padding:0;color:var(--primary-text-color)}.label[data-v-98574b19]{font-size:10px;color:var(--secondary-text-color)}.dropdown[data-v-98574b19]{position:absolute;z-index:5;margin-top:4px;padding:18px;background-color:var(--block-background);border:1px solid var(--stroke-light);border-radius:12px;box-shadow:0 -10px 24px #2424240d}@media (max-width: 1400px){.dropdown[data-v-98574b19]{width:100%}}.guests-selector[data-v-98574b19]{display:flex;flex-direction:column;gap:16px}.guest-type[data-v-98574b19]{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;transition:all .6s}.guest-info[data-v-98574b19]{margin-right:10px;padding:10px 20px 10px 0;font-size:12px;font-weight:500;transition:all .6s;display:flex;flex-direction:column}.guest-label[data-v-98574b19]{margin-bottom:0;color:var(--primary-text-color)}.guest-description[data-v-98574b19]{margin-top:2px;font-size:11px;font-weight:300;color:var(--secondary-text-color);margin-bottom:0}.child-age-row[data-v-98574b19]{margin-top:8px;padding-top:12px;border-top:1px solid var(--stroke-light)}.mobile-guests-selector[data-v-98574b19]{padding:16px 16px 56px;display:flex;flex-direction:column;gap:16px}.dropdown-enter-active[data-v-98574b19],.dropdown-leave-active[data-v-98574b19]{transition:all .3s ease}.dropdown-enter-from[data-v-98574b19],.dropdown-leave-to[data-v-98574b19]{opacity:0;transform:translateY(-10px)}[data-v-fe12b090]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-fe12b090] *{box-sizing:border-box}.ui-core h1[data-v-fe12b090],.ui-core h2[data-v-fe12b090],.ui-core h3[data-v-fe12b090],.ui-core h4[data-v-fe12b090],.ui-core h5[data-v-fe12b090],.ui-core h6[data-v-fe12b090]{font-weight:500}.ui-core img[data-v-fe12b090]{border-style:none}.ui-core button[data-v-fe12b090],.ui-core input[data-v-fe12b090],.ui-core optgroup[data-v-fe12b090],.ui-core select[data-v-fe12b090],.ui-core textarea[data-v-fe12b090]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-fe12b090],.ui-core input[data-v-fe12b090]{overflow:visible}.ui-core button[data-v-fe12b090],.ui-core select[data-v-fe12b090]{text-transform:none}.ui-core button[data-v-fe12b090]::-moz-focus-inner,.ui-core [type=button][data-v-fe12b090]::-moz-focus-inner,.ui-core [type=reset][data-v-fe12b090]::-moz-focus-inner,.ui-core [type=submit][data-v-fe12b090]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-fe12b090]:-moz-focusring,.ui-core [type=button][data-v-fe12b090]:-moz-focusring,.ui-core [type=reset][data-v-fe12b090]:-moz-focusring,.ui-core [type=submit][data-v-fe12b090]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-fe12b090]{padding:.35em .75em .625em}.ui-core textarea[data-v-fe12b090]{overflow:auto}.ui-core [type=checkbox][data-v-fe12b090],.ui-core [type=radio][data-v-fe12b090]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-fe12b090]::-webkit-inner-spin-button,.ui-core [type=number][data-v-fe12b090]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-fe12b090]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-fe12b090]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-fe12b090] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-fe12b090]{display:none}.ui-core__animate--slide-enter[data-v-fe12b090]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-fe12b090]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-fe12b090]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-fe12b090]{transform:translate(-110%)}.slide-enter-active[data-v-fe12b090],.slide-leave-active[data-v-fe12b090]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-fe12b090],.slide-leave-to[data-v-fe12b090]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-fe12b090],.ui-core-fade-leave-active[data-v-fe12b090]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-fe12b090],.ui-core-fade-leave-to[data-v-fe12b090]{opacity:0}.ui-core-pa-none[data-v-fe12b090]{padding:0}.ui-core-pl-none[data-v-fe12b090]{padding-left:0}.ui-core-pr-none[data-v-fe12b090]{padding-right:0}.ui-core-pt-none[data-v-fe12b090]{padding-top:0}.ui-core-pb-none[data-v-fe12b090]{padding-bottom:0}.ui-core-px-none[data-v-fe12b090]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-fe12b090]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-fe12b090]{margin:0}.ui-core-ml-none[data-v-fe12b090]{margin-left:0}.ui-core-mr-none[data-v-fe12b090]{margin-right:0}.ui-core-mt-none[data-v-fe12b090]{margin-top:0}.ui-core-mb-none[data-v-fe12b090]{margin-bottom:0}.ui-core-mx-none[data-v-fe12b090]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-fe12b090]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-fe12b090]{padding:4px}.ui-core-pl-xs[data-v-fe12b090]{padding-left:4px}.ui-core-pr-xs[data-v-fe12b090]{padding-right:4px}.ui-core-pt-xs[data-v-fe12b090]{padding-top:4px}.ui-core-pb-xs[data-v-fe12b090]{padding-bottom:4px}.ui-core-px-xs[data-v-fe12b090]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-fe12b090]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-fe12b090]{margin:4px}.ui-core-ml-xs[data-v-fe12b090]{margin-left:4px}.ui-core-mr-xs[data-v-fe12b090]{margin-right:4px}.ui-core-mt-xs[data-v-fe12b090]{margin-top:4px}.ui-core-mb-xs[data-v-fe12b090]{margin-bottom:4px}.ui-core-mx-xs[data-v-fe12b090]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-fe12b090]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-fe12b090]{padding:8px}.ui-core-pl-sm[data-v-fe12b090]{padding-left:8px}.ui-core-pr-sm[data-v-fe12b090]{padding-right:8px}.ui-core-pt-sm[data-v-fe12b090]{padding-top:8px}.ui-core-pb-sm[data-v-fe12b090]{padding-bottom:8px}.ui-core-px-sm[data-v-fe12b090]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-fe12b090]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-fe12b090]{margin:8px}.ui-core-ml-sm[data-v-fe12b090]{margin-left:8px}.ui-core-mr-sm[data-v-fe12b090]{margin-right:8px}.ui-core-mt-sm[data-v-fe12b090]{margin-top:8px}.ui-core-mb-sm[data-v-fe12b090]{margin-bottom:8px}.ui-core-mx-sm[data-v-fe12b090]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-fe12b090]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-fe12b090]{padding:16px}.ui-core-pl-md[data-v-fe12b090]{padding-left:16px}.ui-core-pr-md[data-v-fe12b090]{padding-right:16px}.ui-core-pt-md[data-v-fe12b090]{padding-top:16px}.ui-core-pb-md[data-v-fe12b090]{padding-bottom:16px}.ui-core-px-md[data-v-fe12b090]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-fe12b090]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-fe12b090]{margin:16px}.ui-core-ml-md[data-v-fe12b090]{margin-left:16px}.ui-core-mr-md[data-v-fe12b090]{margin-right:16px}.ui-core-mt-md[data-v-fe12b090]{margin-top:16px}.ui-core-mb-md[data-v-fe12b090]{margin-bottom:16px}.ui-core-mx-md[data-v-fe12b090]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-fe12b090]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-fe12b090]{padding:24px}.ui-core-pl-lg[data-v-fe12b090]{padding-left:24px}.ui-core-pr-lg[data-v-fe12b090]{padding-right:24px}.ui-core-pt-lg[data-v-fe12b090]{padding-top:24px}.ui-core-pb-lg[data-v-fe12b090]{padding-bottom:24px}.ui-core-px-lg[data-v-fe12b090]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-fe12b090]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-fe12b090]{margin:24px}.ui-core-ml-lg[data-v-fe12b090]{margin-left:24px}.ui-core-mr-lg[data-v-fe12b090]{margin-right:24px}.ui-core-mt-lg[data-v-fe12b090]{margin-top:24px}.ui-core-mb-lg[data-v-fe12b090]{margin-bottom:24px}.ui-core-mx-lg[data-v-fe12b090]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-fe12b090]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-fe12b090]{padding:48px}.ui-core-pl-xl[data-v-fe12b090]{padding-left:48px}.ui-core-pr-xl[data-v-fe12b090]{padding-right:48px}.ui-core-pt-xl[data-v-fe12b090]{padding-top:48px}.ui-core-pb-xl[data-v-fe12b090]{padding-bottom:48px}.ui-core-px-xl[data-v-fe12b090]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-fe12b090]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-fe12b090]{margin:48px}.ui-core-ml-xl[data-v-fe12b090]{margin-left:48px}.ui-core-mr-xl[data-v-fe12b090]{margin-right:48px}.ui-core-mt-xl[data-v-fe12b090]{margin-top:48px}.ui-core-mb-xl[data-v-fe12b090]{margin-bottom:48px}.ui-core-mx-xl[data-v-fe12b090]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-fe12b090]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-fe12b090],.ui-core-my-auto[data-v-fe12b090]{margin-top:auto}.ui-core-ml-auto[data-v-fe12b090]{margin-left:auto}.ui-core-mb-auto[data-v-fe12b090],.ui-core-my-auto[data-v-fe12b090]{margin-bottom:auto}.ui-core-mr-auto[data-v-fe12b090]{margin-right:auto}.ui-core-mx-auto[data-v-fe12b090]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-fe12b090]{gap:0}.ui-core-qap-x-none[data-v-fe12b090]{row-gap:0}.ui-core-qap-y-none[data-v-fe12b090]{column-gap:0}.ui-core-gap-xs[data-v-fe12b090]{gap:4px}.ui-core-qap-x-xs[data-v-fe12b090]{row-gap:4px}.ui-core-qap-y-xs[data-v-fe12b090]{column-gap:4px}.ui-core-gap-sm[data-v-fe12b090]{gap:8px}.ui-core-qap-x-sm[data-v-fe12b090]{row-gap:8px}.ui-core-qap-y-sm[data-v-fe12b090]{column-gap:8px}.ui-core-gap-md[data-v-fe12b090]{gap:16px}.ui-core-qap-x-md[data-v-fe12b090]{row-gap:16px}.ui-core-qap-y-md[data-v-fe12b090]{column-gap:16px}.ui-core-gap-lg[data-v-fe12b090]{gap:24px}.ui-core-qap-x-lg[data-v-fe12b090]{row-gap:24px}.ui-core-qap-y-lg[data-v-fe12b090]{column-gap:24px}.ui-core-gap-xl[data-v-fe12b090]{gap:48px}.ui-core-qap-x-xl[data-v-fe12b090]{row-gap:48px}.ui-core-qap-y-xl[data-v-fe12b090]{column-gap:48px}#chatra[data-v-fe12b090]:not(.chatra--expanded){display:none!important}[data-v-fe12b090]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-fe12b090]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-fe12b090]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-fe12b090]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-fe12b090]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-fe12b090]{--p-base: 14px 16px}}.ui-core__separator[data-v-fe12b090]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-fe12b090]{overflow:hidden}.ui-core__topbar[data-v-fe12b090]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-fe12b090]{gap:2px}}.ui-core__topbar-btn--sign[data-v-fe12b090],.ui-core__topbar-btn--register[data-v-fe12b090]{cursor:pointer}.ui-core__topbar-menu[data-v-fe12b090]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-fe12b090]{flex:1}}.ui-core__topbar--flex[data-v-fe12b090]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-fe12b090]{margin-left:auto;gap:12px}.ui-core__main[data-v-fe12b090]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-fe12b090]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-fe12b090]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-fe12b090]{display:block;width:24px;height:24px}.ui-core__chat[data-v-fe12b090]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-fe12b090]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-fe12b090]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-fe12b090]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-fe12b090]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-fe12b090]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-fe12b090]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-fe12b090]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-fe12b090]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-fe12b090]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-fe12b090]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-fe12b090]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-fe12b090]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-fe12b090]{display:block}.ui-core__menu--dropdown>span>ul[data-v-fe12b090]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-fe12b090]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-fe12b090]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-fe12b090]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-fe12b090]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-fe12b090]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-fe12b090]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-fe12b090]{right:0}.ui-core__menu--dropdown--inner[data-v-fe12b090]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-fe12b090]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-fe12b090]{margin:15px 0}}.ui-core__menu--link--soon[data-v-fe12b090]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-fe12b090]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-fe12b090]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-fe12b090]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-fe12b090]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-fe12b090]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-fe12b090]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-fe12b090]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-fe12b090]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-fe12b090]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-fe12b090]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-fe12b090]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-fe12b090]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-fe12b090]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-fe12b090]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-fe12b090]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-fe12b090]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-fe12b090]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-fe12b090]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-fe12b090]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-fe12b090]{gap:8px}}.ui-core__menu--top>ul li[data-v-fe12b090]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-fe12b090]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-fe12b090]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-fe12b090]{margin-inline:auto}.ui-core__auth[data-v-fe12b090]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-fe12b090]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-fe12b090]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-fe12b090]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>span[data-v-fe12b090]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>a[data-v-fe12b090]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>span[data-v-fe12b090]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-fe12b090]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-fe12b090]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-fe12b090]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-fe12b090]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-fe12b090]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-fe12b090]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-fe12b090]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>span[data-v-fe12b090]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-fe12b090],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-fe12b090]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-fe12b090]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-fe12b090]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-fe12b090]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-fe12b090]{min-width:170px}}.ui-core__btn[data-v-fe12b090]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-fe12b090]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-fe12b090]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-fe12b090]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-fe12b090]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-fe12b090]{grid-area:logo}.ui-core__footer__social[data-v-fe12b090]{grid-area:social}.ui-core__footer--locale[data-v-fe12b090]{grid-area:locale}.ui-core__footer--apps[data-v-fe12b090]{grid-area:apps}.ui-core__footer--links[data-v-fe12b090]{grid-area:links}.ui-core__footer--botmenu-list[data-v-fe12b090]{grid-area:botmenu}.ui-core__footer--copy[data-v-fe12b090]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-fe12b090]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-fe12b090]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-fe12b090]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-fe12b090]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-fe12b090]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-fe12b090]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-fe12b090]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-fe12b090]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-fe12b090]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-fe12b090]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-fe12b090]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-fe12b090]{display:block}.ui-core__footer--app--btn span[data-v-fe12b090]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-fe12b090]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-fe12b090]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-fe12b090]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-fe12b090]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-fe12b090]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-fe12b090]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-fe12b090]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-fe12b090]{text-decoration:none;display:block}.ui-core__footer--links[data-v-fe12b090]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-fe12b090]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-fe12b090]:hover{text-decoration:none}.ui-core__footer--copy[data-v-fe12b090]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-fe12b090]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-fe12b090]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-fe12b090]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-fe12b090]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-fe12b090]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-fe12b090]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-fe12b090]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-fe12b090]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-fe12b090]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-fe12b090]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-fe12b090]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-fe12b090]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-fe12b090]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-fe12b090]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-fe12b090]{display:block}.ui-core__header-assets--action--btn--icon[data-v-fe12b090]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-fe12b090]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-fe12b090]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-fe12b090]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-fe12b090]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-fe12b090]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-fe12b090]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-fe12b090]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-fe12b090]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-fe12b090]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-fe12b090]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-fe12b090]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-fe12b090]{width:100%}.ui-core__user-tariff[data-v-fe12b090]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-fe12b090]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-fe12b090]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-fe12b090]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-fe12b090]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-fe12b090]{margin-left:auto}.ui-core__footer--apps[data-v-fe12b090]{gap:12px}.ui-core__footer--app[data-v-fe12b090]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-fe12b090],.ui-core__footer--app--qr[data-v-fe12b090]{display:none}.ui-core__footer--botmenu-list[data-v-fe12b090]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-fe12b090]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-fe12b090]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-fe12b090]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-fe12b090]{gap:12px 8px}.ui-core__footer--links__item[data-v-fe12b090]{font-size:10px}.ui-core__footer--copy[data-v-fe12b090]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-fe12b090]{z-index:991}.ui-core__topbar-menu[data-v-fe12b090]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-fe12b090]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-fe12b090]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-fe12b090],.ui-core__topbar-hamb.is-open span[data-v-fe12b090]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-fe12b090]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-fe12b090]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-fe12b090]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-fe12b090]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-fe12b090]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-fe12b090]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-fe12b090]{display:none}.ui-core__menu--apps>ul[data-v-fe12b090],.ui-core__menu--top>ul[data-v-fe12b090]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-fe12b090]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-fe12b090]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-fe12b090]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-fe12b090]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-fe12b090]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-fe12b090]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-fe12b090]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-fe12b090]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-fe12b090]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-fe12b090]{padding-right:16px}.ui-core__menu--link--soon[data-v-fe12b090]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-fe12b090]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-fe12b090]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-fe12b090]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-fe12b090]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-fe12b090]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-fe12b090]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-fe12b090]{padding:5px 0}}[data-v-fe12b090]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-fe12b090],body[data-v-fe12b090]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-fe12b090]:before{background:var(--ui-core-svg-star-grey)}body[data-v-fe12b090]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-fe12b090],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-fe12b090]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-fe12b090]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-fe12b090],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-fe12b090],.ui-core__topbar-menu a[href*="/bonus"][data-v-fe12b090]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-fe12b090]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-fe12b090]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-fe12b090]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-fe12b090]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-fe12b090]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-fe12b090]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-fe12b090]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-fe12b090]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-fe12b090]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-fe12b090]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-fe12b090]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-fe12b090]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-fe12b090]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-fe12b090]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-fe12b090]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-fe12b090]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-fe12b090]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-fe12b090]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-fe12b090]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-fe12b090]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-fe12b090]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-fe12b090]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-fe12b090]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-fe12b090]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-fe12b090]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-fe12b090]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-fe12b090]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-fe12b090]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-fe12b090]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-fe12b090]:hover{color:#aeb3b9}[data-v-fe12b090]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-fe12b090]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-fe12b090]{width:100%}[data-v-fe12b090]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-fe12b090]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-fe12b090]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-fe12b090]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-fe12b090]{color:var(--primary-text-color)!important}.vc-disabled[data-v-fe12b090]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-fe12b090]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-fe12b090],.vc-nav-popover-container[data-v-fe12b090],.vc-nav-item[data-v-fe12b090]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-fe12b090]{border-radius:2px}.vc-focus[data-v-fe12b090]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-fe12b090]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-fe12b090]{color:var(--primary-text-color)!important}.vc-arrow[data-v-fe12b090]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-fe12b090],.vc-highlight-bg-light[data-v-fe12b090]{background-color:var(--primary-color-light-2)!important}.form-container[data-v-fe12b090]{position:relative;display:flex;gap:12px;background-color:var(--block-background);border-radius:var(--border-radius-base)}.form-container.shadowed[data-v-fe12b090]{padding:24px;box-shadow:var(--base-block-shadow)}.form-container.mobile-layout[data-v-fe12b090]{justify-content:center;flex-direction:column;width:100%}@media (max-width: 1400px){.form-container[data-v-fe12b090]{justify-content:center;flex-direction:column;width:100%}}.search-row[data-v-fe12b090]{position:relative;display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:center}@media (max-width: 1400px){.search-row[data-v-fe12b090]{flex-direction:column;align-items:stretch}}.form-container.mobile-layout .search-row[data-v-fe12b090]{flex-direction:column;align-items:stretch}.btn-search[data-v-fe12b090]{min-width:120px;height:48px;white-space:nowrap}[data-v-438ec5be]:root{--ui-core-c-scrollbar: #171821;--ui-core-scrollbar-track-margin: 5px;--ui-core-scrollbar-width: 6px;--ui-core-c-base: #fff;--ui-core-c-gray: #a0a0a0;--ui-core-c-gray-2: #9a9bab;--ui-core-c-gray-3: #7f808b;--ui-core-c-gray-4: #32323c;--ui-core-c-gray-5: #3E232C;--ui-core-c-gray-6: #3E232C;--ui-core-c-green: #20b26c;--ui-core-c-primary: #9eff00;--ui-core-c-secondary: #c2ff5f;--ui-core-c-positive: #16cb81;--ui-core-c-negative: #ff4141;--ui-core-c-warning: #ec7532;--ui-core-c-yellow: #ffc35c;--ui-core-c-white: #fff;--ui-core-c-black: #000;--ui-core-c-dark: #121214;--ui-core-c-dark-1: #13141c;--ui-core-c-dark-2: #1b1b24;--ui-core-c-dark-3: #282a35;--ui-core-c-dark-4: #2c2d33;--ui-core-c-dark-5: #1f202a;--ui-core-c-dark-6: #292a32;--ui-core-c-dark-7: #21222d;--ui-core-c-dark-8: #171821;--ui-core-c-dark-9: #1e1f2b;--ui-core-c-dark-10: #323442;--ui-core-c-dark-11: #7a7c8a;--ui-core-c-dark-12: #292b38;--ui-core-c-dark-13: #575a73;--ui-core-c-dark-14: #7f818c;--ui-core-c-dark-15: #24252f;--ui-core-scrollbar-width: 4px;--ui-core-svg-apple: url(https://upload.alfabit.org/media/166758e669cbb36f4ff75efee149c1cf.svg);--ui-core-svg-tlg-white: url(https://upload.alfabit.org/media/2be4e702e8a200d8a39a16354bca46d9.svg);--ui-core-svg-caret-down: url(https://upload.alfabit.org/media/e3f8456c57f216413558883f870e32b2.svg);--ui-core-svg-caret-down-white: url(https://upload.alfabit.org/media/19f44b7fcd80025f4dafcaabaa364f3c.svg);--ui-core-svg-caret-right-black: url(https://upload.alfabit.org/media/c6cc8b752eb6856ed9b61bd2ea16eaec.svg);--ui-core-svg-abit-logo: url(https://upload.alfabit.org/media/0573a0f036ab252f15679e5ba4aa7e5a.svg);--ui-core-svg-abit-logo-2: url(https://upload.alfabit.org/media/5f6a33b565073e627cf4834e5089f92a.svg);--ui-core-svg-abit-logo-3: url(https://upload.alfabit.org/media/ad7031b0acbe7f6051f2b99397754d74.svg);--ui-core-svg-locale-1: url(https://upload.alfabit.org/media/8c251a571700228078442150a12e2169.svg);--ui-core-svg-locale-2: url(https://upload.alfabit.org/media/6f14170d03556a71cc816468a6b0674f.svg);--ui-core-svg-check-1: url(https://upload.alfabit.org/media/23278c56e58a4461881e3b7c544871de.svg);--ui-core-svg-check-2: url(https://upload.alfabit.org/media/c716475f3a86bcfd3a7e0865818417eb.svg);--ui-core-svg-profile: url(https://upload.alfabit.org/media/92784e5f83354c657231ce73ddf3fc75.svg);--ui-core-svg-flag-russia: url(https://upload.alfabit.org/media/5d8e5a0acacc6521dd5675f5b4243f5a.svg);--ui-core-svg-flag-england: url(https://upload.alfabit.org/media/349886e76e95fd108c3b7a8eb1039183.svg);--ui-core-svg-deposit: url(https://upload.alfabit.org/media/ac04faffc47d5b20d1a1415e639a8ea4.svg);--ui-core-svg-withdraw: url(https://upload.alfabit.org/media/9f10ea224b9e4518923e62b253cc56ee.svg);--ui-core-svg-scan-barcode: url(https://upload.alfabit.org/media/f3de2ac80617f4a0cdd27b2a0ebc5bae.svg);--ui-core-svg-star-green: url(https://alfabit.org/cdn/media/12ed33b5ca06aeff271f8b69c3608231.svg);--ui-core-svg-star-white: url(https://alfabit.org/cdn/media/1bd582d0509263972905a7622e446c98.svg);--ui-core-svg-star-grey: url(https://alfabit.org/cdn/media/335e6027f74ff5575c532848e072d1db.svg);--ui-core-svg-icon-social-color: #5b5e6d;--ui-core-svg-icon-social--tlg: url(https://upload.alfabit.org/media/a718854c431d54a1d0132dc074215570.svg);--ui-core-svg-icon-social--vk: url(https://upload.alfabit.org/media/83dd11fade6e925b486d4c53d88bf509.svg);--ui-core-svg-icon-social--dzen: url(https://upload.alfabit.org/media/175f3f8b0e000b5e915639fc8fd5d52b.svg);--ui-core-svg-icon-social--medium: url(https://upload.alfabit.org/media/66a2d9c3e5dbb3a3841a206a0e53f4cc.svg);--ui-core-svg-icon-social--vc: url(https://upload.alfabit.org/media/e6ab5452bf88b5fbde084edc1fa2f676.svg);--ui-core-svg-icon-social--insta: url(https://upload.alfabit.org/media/f146697352b8a800ebe7a24e6bf3b2fd.svg);--ui-core-svg-icon-social--fb: url(https://upload.alfabit.org/media/a32b8bac62e2decb7d2e0d7ec4955387.svg);--ui-core-svg-icon-social--xcom: url(https://upload.alfabit.org/media/ef19c654456799a2f3c7d08bfd95ca9e.svg);--ui-core-svg-icon-social--threads: url(https://upload.alfabit.org/media/284c58dab53980672dfb63aa21c2a52f.svg)}.ui-core[data-v-438ec5be] *{box-sizing:border-box}.ui-core h1[data-v-438ec5be],.ui-core h2[data-v-438ec5be],.ui-core h3[data-v-438ec5be],.ui-core h4[data-v-438ec5be],.ui-core h5[data-v-438ec5be],.ui-core h6[data-v-438ec5be]{font-weight:500}.ui-core img[data-v-438ec5be]{border-style:none}.ui-core button[data-v-438ec5be],.ui-core input[data-v-438ec5be],.ui-core optgroup[data-v-438ec5be],.ui-core select[data-v-438ec5be],.ui-core textarea[data-v-438ec5be]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.ui-core button[data-v-438ec5be],.ui-core input[data-v-438ec5be]{overflow:visible}.ui-core button[data-v-438ec5be],.ui-core select[data-v-438ec5be]{text-transform:none}.ui-core button[data-v-438ec5be]::-moz-focus-inner,.ui-core [type=button][data-v-438ec5be]::-moz-focus-inner,.ui-core [type=reset][data-v-438ec5be]::-moz-focus-inner,.ui-core [type=submit][data-v-438ec5be]::-moz-focus-inner{border-style:none;padding:0}.ui-core button[data-v-438ec5be]:-moz-focusring,.ui-core [type=button][data-v-438ec5be]:-moz-focusring,.ui-core [type=reset][data-v-438ec5be]:-moz-focusring,.ui-core [type=submit][data-v-438ec5be]:-moz-focusring{outline:1px dotted ButtonText}.ui-core fieldset[data-v-438ec5be]{padding:.35em .75em .625em}.ui-core textarea[data-v-438ec5be]{overflow:auto}.ui-core [type=checkbox][data-v-438ec5be],.ui-core [type=radio][data-v-438ec5be]{box-sizing:border-box;padding:0}.ui-core [type=number][data-v-438ec5be]::-webkit-inner-spin-button,.ui-core [type=number][data-v-438ec5be]::-webkit-outer-spin-button{height:auto}.ui-core [type=search][data-v-438ec5be]{-webkit-appearance:textfield;outline-offset:-2px}.ui-core [type=search][data-v-438ec5be]::-webkit-search-decoration{-webkit-appearance:none}.ui-core[data-v-438ec5be] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.ui-core [hidden][data-v-438ec5be]{display:none}.ui-core__animate--slide-enter[data-v-438ec5be]{transition:all .3s;transform:translate(-110%)}.ui-core__animate--slide-enter-active[data-v-438ec5be]{transform:translate(0)}.ui-core__animate--slide-leave[data-v-438ec5be]{transition:all .3s;transform:translate(0)}.ui-core__animate--slide-leave-active[data-v-438ec5be]{transform:translate(-110%)}.slide-enter-active[data-v-438ec5be],.slide-leave-active[data-v-438ec5be]{transition:all .3s ease;overflow:hidden}.slide-enter-from[data-v-438ec5be],.slide-leave-to[data-v-438ec5be]{max-height:0;opacity:0}.ui-core-fade-enter-active[data-v-438ec5be],.ui-core-fade-leave-active[data-v-438ec5be]{transition:opacity .5s ease}.ui-core-fade-enter-from[data-v-438ec5be],.ui-core-fade-leave-to[data-v-438ec5be]{opacity:0}.ui-core-pa-none[data-v-438ec5be]{padding:0}.ui-core-pl-none[data-v-438ec5be]{padding-left:0}.ui-core-pr-none[data-v-438ec5be]{padding-right:0}.ui-core-pt-none[data-v-438ec5be]{padding-top:0}.ui-core-pb-none[data-v-438ec5be]{padding-bottom:0}.ui-core-px-none[data-v-438ec5be]{padding-left:0;padding-right:0}.ui-core-py-none[data-v-438ec5be]{padding-top:0;padding-bottom:0}.ui-core-ma-none[data-v-438ec5be]{margin:0}.ui-core-ml-none[data-v-438ec5be]{margin-left:0}.ui-core-mr-none[data-v-438ec5be]{margin-right:0}.ui-core-mt-none[data-v-438ec5be]{margin-top:0}.ui-core-mb-none[data-v-438ec5be]{margin-bottom:0}.ui-core-mx-none[data-v-438ec5be]{margin-left:0;margin-right:0}.ui-core-my-none[data-v-438ec5be]{margin-top:0;margin-bottom:0}.ui-core-pa-xs[data-v-438ec5be]{padding:4px}.ui-core-pl-xs[data-v-438ec5be]{padding-left:4px}.ui-core-pr-xs[data-v-438ec5be]{padding-right:4px}.ui-core-pt-xs[data-v-438ec5be]{padding-top:4px}.ui-core-pb-xs[data-v-438ec5be]{padding-bottom:4px}.ui-core-px-xs[data-v-438ec5be]{padding-left:4px;padding-right:4px}.ui-core-py-xs[data-v-438ec5be]{padding-top:4px;padding-bottom:4px}.ui-core-ma-xs[data-v-438ec5be]{margin:4px}.ui-core-ml-xs[data-v-438ec5be]{margin-left:4px}.ui-core-mr-xs[data-v-438ec5be]{margin-right:4px}.ui-core-mt-xs[data-v-438ec5be]{margin-top:4px}.ui-core-mb-xs[data-v-438ec5be]{margin-bottom:4px}.ui-core-mx-xs[data-v-438ec5be]{margin-left:4px;margin-right:4px}.ui-core-my-xs[data-v-438ec5be]{margin-top:4px;margin-bottom:4px}.ui-core-pa-sm[data-v-438ec5be]{padding:8px}.ui-core-pl-sm[data-v-438ec5be]{padding-left:8px}.ui-core-pr-sm[data-v-438ec5be]{padding-right:8px}.ui-core-pt-sm[data-v-438ec5be]{padding-top:8px}.ui-core-pb-sm[data-v-438ec5be]{padding-bottom:8px}.ui-core-px-sm[data-v-438ec5be]{padding-left:8px;padding-right:8px}.ui-core-py-sm[data-v-438ec5be]{padding-top:8px;padding-bottom:8px}.ui-core-ma-sm[data-v-438ec5be]{margin:8px}.ui-core-ml-sm[data-v-438ec5be]{margin-left:8px}.ui-core-mr-sm[data-v-438ec5be]{margin-right:8px}.ui-core-mt-sm[data-v-438ec5be]{margin-top:8px}.ui-core-mb-sm[data-v-438ec5be]{margin-bottom:8px}.ui-core-mx-sm[data-v-438ec5be]{margin-left:8px;margin-right:8px}.ui-core-my-sm[data-v-438ec5be]{margin-top:8px;margin-bottom:8px}.ui-core-pa-md[data-v-438ec5be]{padding:16px}.ui-core-pl-md[data-v-438ec5be]{padding-left:16px}.ui-core-pr-md[data-v-438ec5be]{padding-right:16px}.ui-core-pt-md[data-v-438ec5be]{padding-top:16px}.ui-core-pb-md[data-v-438ec5be]{padding-bottom:16px}.ui-core-px-md[data-v-438ec5be]{padding-left:16px;padding-right:16px}.ui-core-py-md[data-v-438ec5be]{padding-top:16px;padding-bottom:16px}.ui-core-ma-md[data-v-438ec5be]{margin:16px}.ui-core-ml-md[data-v-438ec5be]{margin-left:16px}.ui-core-mr-md[data-v-438ec5be]{margin-right:16px}.ui-core-mt-md[data-v-438ec5be]{margin-top:16px}.ui-core-mb-md[data-v-438ec5be]{margin-bottom:16px}.ui-core-mx-md[data-v-438ec5be]{margin-left:16px;margin-right:16px}.ui-core-my-md[data-v-438ec5be]{margin-top:16px;margin-bottom:16px}.ui-core-pa-lg[data-v-438ec5be]{padding:24px}.ui-core-pl-lg[data-v-438ec5be]{padding-left:24px}.ui-core-pr-lg[data-v-438ec5be]{padding-right:24px}.ui-core-pt-lg[data-v-438ec5be]{padding-top:24px}.ui-core-pb-lg[data-v-438ec5be]{padding-bottom:24px}.ui-core-px-lg[data-v-438ec5be]{padding-left:24px;padding-right:24px}.ui-core-py-lg[data-v-438ec5be]{padding-top:24px;padding-bottom:24px}.ui-core-ma-lg[data-v-438ec5be]{margin:24px}.ui-core-ml-lg[data-v-438ec5be]{margin-left:24px}.ui-core-mr-lg[data-v-438ec5be]{margin-right:24px}.ui-core-mt-lg[data-v-438ec5be]{margin-top:24px}.ui-core-mb-lg[data-v-438ec5be]{margin-bottom:24px}.ui-core-mx-lg[data-v-438ec5be]{margin-left:24px;margin-right:24px}.ui-core-my-lg[data-v-438ec5be]{margin-top:24px;margin-bottom:24px}.ui-core-pa-xl[data-v-438ec5be]{padding:48px}.ui-core-pl-xl[data-v-438ec5be]{padding-left:48px}.ui-core-pr-xl[data-v-438ec5be]{padding-right:48px}.ui-core-pt-xl[data-v-438ec5be]{padding-top:48px}.ui-core-pb-xl[data-v-438ec5be]{padding-bottom:48px}.ui-core-px-xl[data-v-438ec5be]{padding-left:48px;padding-right:48px}.ui-core-py-xl[data-v-438ec5be]{padding-top:48px;padding-bottom:48px}.ui-core-ma-xl[data-v-438ec5be]{margin:48px}.ui-core-ml-xl[data-v-438ec5be]{margin-left:48px}.ui-core-mr-xl[data-v-438ec5be]{margin-right:48px}.ui-core-mt-xl[data-v-438ec5be]{margin-top:48px}.ui-core-mb-xl[data-v-438ec5be]{margin-bottom:48px}.ui-core-mx-xl[data-v-438ec5be]{margin-left:48px;margin-right:48px}.ui-core-my-xl[data-v-438ec5be]{margin-top:48px;margin-bottom:48px}.ui-core-mt-auto[data-v-438ec5be],.ui-core-my-auto[data-v-438ec5be]{margin-top:auto}.ui-core-ml-auto[data-v-438ec5be]{margin-left:auto}.ui-core-mb-auto[data-v-438ec5be],.ui-core-my-auto[data-v-438ec5be]{margin-bottom:auto}.ui-core-mr-auto[data-v-438ec5be]{margin-right:auto}.ui-core-mx-auto[data-v-438ec5be]{margin-left:auto;margin-right:auto}.ui-core-gap-none[data-v-438ec5be]{gap:0}.ui-core-qap-x-none[data-v-438ec5be]{row-gap:0}.ui-core-qap-y-none[data-v-438ec5be]{column-gap:0}.ui-core-gap-xs[data-v-438ec5be]{gap:4px}.ui-core-qap-x-xs[data-v-438ec5be]{row-gap:4px}.ui-core-qap-y-xs[data-v-438ec5be]{column-gap:4px}.ui-core-gap-sm[data-v-438ec5be]{gap:8px}.ui-core-qap-x-sm[data-v-438ec5be]{row-gap:8px}.ui-core-qap-y-sm[data-v-438ec5be]{column-gap:8px}.ui-core-gap-md[data-v-438ec5be]{gap:16px}.ui-core-qap-x-md[data-v-438ec5be]{row-gap:16px}.ui-core-qap-y-md[data-v-438ec5be]{column-gap:16px}.ui-core-gap-lg[data-v-438ec5be]{gap:24px}.ui-core-qap-x-lg[data-v-438ec5be]{row-gap:24px}.ui-core-qap-y-lg[data-v-438ec5be]{column-gap:24px}.ui-core-gap-xl[data-v-438ec5be]{gap:48px}.ui-core-qap-x-xl[data-v-438ec5be]{row-gap:48px}.ui-core-qap-y-xl[data-v-438ec5be]{column-gap:48px}#chatra[data-v-438ec5be]:not(.chatra--expanded){display:none!important}[data-v-438ec5be]::-webkit-scrollbar{width:var(--ui-core-scrollbar-width);height:var(--ui-core-scrollbar-width);box-sizing:content-box;background:transparent;background-color:var(--ui-core-c-scrollbar)}[data-v-438ec5be]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}[data-v-438ec5be]::-webkit-scrollbar-track{background:transparent;margin:var(--ui-core-scrollbar-track-margin);width:0px}body[data-v-438ec5be]{overflow-y:auto;scrollbar-gutter:stable}.ui-core[data-v-438ec5be]{--p-base: 14px 20px;padding:0;margin:0;font-size:12px;font-weight:500;color:var(--ui-core-c-base);box-sizing:border-box;line-height:1}@media (max-width: 1340px){.ui-core[data-v-438ec5be]{--p-base: 14px 16px}}.ui-core__separator[data-v-438ec5be]{width:100%;height:2px;background-color:var(--ui-core-c-dark-10)}.ui-core__is--menu-open body[data-v-438ec5be]{overflow:hidden}.ui-core__topbar[data-v-438ec5be]{--z-index: 9;position:relative;z-index:var(--z-index);padding:var(--p-base);background-color:var(--ui-core-c-dark-1);border-bottom:1px solid var(--ui-core-c-dark-4);gap:12px}@media (max-width: 340px){.ui-core__topbar[data-v-438ec5be]{gap:2px}}.ui-core__topbar-btn--sign[data-v-438ec5be],.ui-core__topbar-btn--register[data-v-438ec5be]{cursor:pointer}.ui-core__topbar-menu[data-v-438ec5be]{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1360px){.ui-core__topbar-menu[data-v-438ec5be]{flex:1}}.ui-core__topbar--flex[data-v-438ec5be]{display:flex;flex-wrap:wrap;align-items:center}.ui-core__topbar--right[data-v-438ec5be]{margin-left:auto;gap:12px}.ui-core__main[data-v-438ec5be]{padding:var(--p-base);background-color:var(--ui-core-c-dark-1)}.ui-core__a-bit-logo[data-v-438ec5be]{width:86px;height:22px;background-size:contain;background-repeat:no-repeat;background-image:var(--logo, var(--ui-core-svg-abit-logo))}.ui-core__chat[data-v-438ec5be]{color:#606060;cursor:pointer}.ui-core__chat svg[data-v-438ec5be]{display:block;width:24px;height:24px}.ui-core__chat[data-v-438ec5be]:hover{color:#fff;transition:.2s color}.ui-core__menu[data-v-438ec5be]{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;user-select:none}.ui-core__menu>ul[data-v-438ec5be]{display:block;margin:0;padding:0}.ui-core__menu>ul>li[data-v-438ec5be]{position:relative;display:block;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0px;transition:background-color .2s}.ui-core__menu>ul>li>.ui-core__menu--link[data-v-438ec5be]{display:block;padding:6px 10px;margin:0;color:var(--ui-core-c-base);text-decoration:none;font-size:14px;border-radius:3px;transition:color .2s}@media (max-width: 1500px){.ui-core__menu>ul>li>.ui-core__menu--link[data-v-438ec5be]{font-size:12px}}.ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-438ec5be]:hover:not(.ui-core__menu--item--soon){background-color:var(--ui-core-c-dark-7);border-radius:3px}.ui-core__topbar-menu--pc .ui-core__menu>ul>li:hover:not(.ui-core__menu--item--soon)>.ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-primary)}@media (min-width: 1339px){.ui-core__menu>ul>li:hover .ui-core__menu--dropdown[data-v-438ec5be]{opacity:1;visibility:visible;display:block;top:100%}}.ui-core__menu>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu>ul>li>span>ul[data-v-438ec5be]{display:block;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li[data-v-438ec5be]{display:flex;gap:4px;padding:0;margin:0}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-438ec5be]{display:block;text-decoration:none;padding:0;margin:0;transition:color .2s}.ui-core__menu>ul>li>span>ul>li>.ui-core__menu--link[data-v-438ec5be]:hover{color:var(--ui-core-c-gray)}.ui-core__menu>ul>li>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-gray)}}.ui-core__menu--dropdown[data-v-438ec5be]{transition:all .3s}.ui-core__menu--dropdown--inner[data-v-438ec5be]{display:block}.ui-core__menu--dropdown>span>ul[data-v-438ec5be]{display:block;margin:0;padding:0}.ui-core__menu--dropdown>span>ul>li[data-v-438ec5be]{margin:0;display:flex;gap:4px;padding:6px 0}.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-438ec5be]{text-decoration:none;overflow:hidden;display:block;transition:color .2s;font-size:14px;line-height:1.3em}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-438ec5be]{font-size:12px}}@media (max-width: 1340px){.ui-core__topbar-menu--pc .ui-core__menu--dropdown>span>ul>li>.ui-core__menu--link[data-v-438ec5be]{font-size:12px}}.ui-core__menu--dropdown>span>ul>li:not(.ui-core__menu--item--soon):hover .ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-gray);cursor:pointer}.ui-core__menu--dropdown>span>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-gray)}@media (min-width: 1339px){.ui-core__menu--dropdown[data-v-438ec5be]{opacity:0;visibility:hidden;top:calc(100% + 20px);position:absolute;min-width:50px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding-top:10px}.ui-core__menu--dropdown[data-v-438ec5be]:not(.ui-core__menu--dropdown--right){left:0}.ui-core__menu--dropdown.ui-core__menu--dropdown--right[data-v-438ec5be]{right:0}.ui-core__menu--dropdown--inner[data-v-438ec5be]{display:block;border-radius:6px;border:1px solid var(--ui-core-c-dark-6);background:var(--ui-core-c-dark-5);padding:6px 12px}}@media (max-width: 1340px){.ui-core__menu--dropdown>span>ul[data-v-438ec5be]{padding-left:24px}.ui-core__menu--dropdown>span>ul>li[data-v-438ec5be]{margin:15px 0}}.ui-core__menu--link--soon[data-v-438ec5be]{--fz: 8px;--p: 2px 6px;font-size:var(--fz);color:var(--ui-core-c-dark-11);padding:var(--p);background-color:var(--ui-core-c-dark-12);border-radius:40px;display:block;order:99;pointer-events:none;user-select:none;box-sizing:border-box;height:13px;transform:translateY(-2px)}@media (max-width: 1340px){.ui-core__menu--link--soon+.ui-core__menu--link[data-v-438ec5be]{flex:none!important;padding-right:5px!important}}.ui-core__menu--locale--icon[data-v-438ec5be]{display:block;cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;background-image:var(--icon, var(--ui-core-svg-locale-1))}.ui-core__menu--locale .ui-core__menu--is-active[data-v-438ec5be]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-2)}@media (min-width: 1339px){.ui-core__menu--locale .ui-core__menu--item[data-v-438ec5be]{padding-right:24px!important}.ui-core__menu--locale .ui-core__menu--is-active[data-v-438ec5be]{background-repeat:no-repeat;background-position:right center;background-image:var(--ui-core-svg-check-1)}}@media (max-width: 1340px){.ui-core__menu--locale .ui-core__menu--link span[data-v-438ec5be]{font-size:14px;font-weight:500;line-height:1.4em}.ui-core__menu--locale .ui-core__menu--item--locale[data-v-438ec5be]:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain}.ui-core__menu--locale .ui-core__menu--item--locale--ru[data-v-438ec5be]:before{background-image:var(--ui-core-svg-flag-russia)}.ui-core__menu--locale .ui-core__menu--item--locale--en[data-v-438ec5be]:before{background-image:var(--ui-core-svg-flag-england)}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul[data-v-438ec5be]{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li[data-v-438ec5be]{display:flex;flex-wrap:wrap;gap:8px;cursor:pointer;margin:0}.ui-core__menu--locale .ui-core__menu--dropdown--inner>ul>li:hover .ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-gray)!important}}.ui-core__menu--apps[data-v-438ec5be]{margin:0 32px}@media (max-width: 1500px){.ui-core__menu--apps[data-v-438ec5be]{margin:0 12px}}.ui-core__menu--apps>ul[data-v-438ec5be]{display:flex;border-radius:6px;overflow:hidden}.ui-core__menu--apps>ul>li[data-v-438ec5be]{padding:6px 20px;font-size:10px;background-color:var(--ui-core-c-dark-2)}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-438ec5be]{font-size:12px;font-weight:500;color:var(--ui-core-c-gray);padding:0}@media (max-width: 1340px){.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-438ec5be]{font-size:10px}}.ui-core__menu--apps>ul>li.ui-core__menu--is-active[data-v-438ec5be]{background-color:var(--ui-core-c-dark-3)}.ui-core__menu--apps>ul>li.ui-core__menu--is-active>.ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-438ec5be]{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width: 1440px){.ui-core__menu--top>ul[data-v-438ec5be]{gap:8px}}.ui-core__menu--top>ul li[data-v-438ec5be]{position:relative}.ui-core__menu--top>ul li>.ui-core__menu--link[data-v-438ec5be]{font-weight:500}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-438ec5be]{background-repeat:no-repeat;background-position:right 6px top 8px;background-size:12px 10px;padding-right:13px;background-image:var(--ui-core-svg-caret-down-white)}.ui-core__space[data-v-438ec5be]{margin-inline:auto}.ui-core__auth[data-v-438ec5be]{display:flex;gap:12px;flex-wrap:wrap}.ui-core__auth-menu__user-menu[data-v-438ec5be]{display:flex;flex-wrap:wrap;flex-direction:column;gap:12px;padding-bottom:6px;overflow:hidden}.ui-core__auth-menu__user-menu ul[data-v-438ec5be]{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;gap:12px}.ui-core__auth-menu__user-menu ul>li[data-v-438ec5be]{margin:2px 0}.ui-core__auth-menu__user-menu ul>li>a[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>span[data-v-438ec5be]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-size:12px;transition:color .2s}.ui-core__auth-menu__user-menu ul>li>a.router-link-exact-active[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>a.is-active[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>a[data-v-438ec5be]:hover,.ui-core__auth-menu__user-menu ul>li>span.router-link-exact-active[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>span.is-active[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>span[data-v-438ec5be]:hover{color:var(--ui-core-c-gray-2)}@media (max-width: 1340px){.ui-core__auth-menu__data[data-v-438ec5be]{background-color:var(--ui-core-c-dark-9);border-radius:8px;padding:12px}.ui-core__auth-menu__data[data-v-438ec5be]:first-child{margin-bottom:12px}}.ui-core__auth-menu__email[data-v-438ec5be]{display:flex;align-items:center;gap:2px}.ui-core__auth-menu__tariff--title[data-v-438ec5be]{font-size:8px;font-weight:500;color:var(--ui-core-c-gray-2);margin-bottom:4px}.ui-core__auth-menu__tariff--content[data-v-438ec5be]{font-weight:600;font-size:14px;color:var(--ui-core-c-base);text-decoration:none;display:block}@media (max-width: 1340px){.ui-core__auth-menu__user-menu[data-v-438ec5be]{gap:24px}.ui-core__auth-menu__user-menu ul[data-v-438ec5be]{gap:36px;display:flex!important;flex-wrap:wrap;flex-direction:column}.ui-core__auth-menu__user-menu ul>li>a[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>span[data-v-438ec5be]{color:var(--ui-core-c-base);text-decoration:none;cursor:pointer;font-weight:500;font-size:16px}.ui-core__auth-menu__user-menu ul>li>a>span[data-v-438ec5be],.ui-core__auth-menu__user-menu ul>li>span>span[data-v-438ec5be]{display:inline-block;width:11px;height:11px;border:1px solid var(--ui-core-c-negative);border-radius:50%;font-size:7px;text-align:center;line-height:11px;color:var(--ui-core-c-negative);margin-left:5px;transform:translateY(-2px)}.ui-core__auth-menu__email[data-v-438ec5be]{font-size:14px;font-weight:500;gap:12px}}.ui-core__profile[data-v-438ec5be]{box-sizing:border-box;display:block;text-decoration:none;background-repeat:no-repeat;padding:4px;border-radius:50%;background-color:var(--ui-core-c-dark-7)}.ui-core__profile--shape[data-v-438ec5be]{width:24px;height:24px;display:block;background-image:var(--ui-core-svg-profile);background-repeat:no-repeat;background-position:center}@media (min-width: 1339px){.ui-core__profile-menu .ui-core__menu--dropdown[data-v-438ec5be]{min-width:170px}}.ui-core__btn[data-v-438ec5be]{--text-color: var(--ui-core-c-base);--bgc: var(--ui-core-c-dark-7);--bdrs: 60px;display:inline-flex;padding:11px 16px;margin:0;color:var(--text-color);background-color:var(--bgc);border-radius:var(--bdrs);text-decoration:none}.ui-core__btn--primary[data-v-438ec5be]{--text-color: var(--ui-core-c-dark-1);--bgc: var(--ui-core-c-primary)}.ui-core__a-bit-logo-2[data-v-438ec5be]{width:86px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:var(--logo, var(--ui-core-svg-abit-logo-2))}.ui-core__footer[data-v-438ec5be]{box-sizing:border-box;padding:48px 24px;background-color:var(--ui-core-c-dark-1);border-top:1px solid var(--ui-core-c-dark-4);display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:auto 1fr;grid-template-areas:"logo botmenu" "social botmenu" "locale botmenu" "apps botmenu" "links copy";gap:37px}@media (max-width: 1340px){.ui-core__footer[data-v-438ec5be]{padding:48px 20px}}.ui-core__footer__a-bit-logo-2[data-v-438ec5be]{grid-area:logo}.ui-core__footer__social[data-v-438ec5be]{grid-area:social}.ui-core__footer--locale[data-v-438ec5be]{grid-area:locale}.ui-core__footer--apps[data-v-438ec5be]{grid-area:apps}.ui-core__footer--links[data-v-438ec5be]{grid-area:links}.ui-core__footer--botmenu-list[data-v-438ec5be]{grid-area:botmenu}.ui-core__footer--copy[data-v-438ec5be]{grid-area:copy;margin-left:auto}.ui-core__footer--locale[data-v-438ec5be]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;user-select:none;cursor:pointer}.ui-core__footer--locale--icon[data-v-438ec5be]{--bgi: var(--ui-core-svg-locale-2);cursor:pointer;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:var(--bgi)}.ui-core__footer--locale--item[data-v-438ec5be]{text-decoration:none;line-height:1.1em}.ui-core__footer--apps[data-v-438ec5be]{display:flex;flex-wrap:wrap;gap:35px}.ui-core__footer--app[data-v-438ec5be]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"qr title" "qr btn";gap:12px;justify-content:start;align-content:start}.ui-core__footer--app--qr[data-v-438ec5be]{grid-area:qr;overflow:hidden;width:80px;height:80px;box-sizing:border-box}.ui-core__footer--app--qr img[data-v-438ec5be]{display:block;width:100%;height:100%;padding:0;margin:0}.ui-core__footer--app--title[data-v-438ec5be]{grid-area:title;line-height:1.4em;font-size:10px}.ui-core__footer--app--btn[data-v-438ec5be]{grid-area:btn;text-decoration:none;background-repeat:no-repeat;border-radius:6.739px;border:1px solid var(--ui-core-c-dark-13);padding:5px 10px 5px 36px;box-sizing:border-box;display:block;line-height:1.1em;background-position:10px center}.ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-438ec5be]{background-image:var(--ui-core-svg-apple)}.ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-438ec5be]{background-image:var(--ui-core-svg-tlg-white)}.ui-core__footer--app--btn span[data-v-438ec5be]{display:block}.ui-core__footer--app--btn span[data-v-438ec5be]:first-child{font-size:8px;color:var(--ui-core-c-dark-14)}.ui-core__footer--app--btn span[data-v-438ec5be]:last-child{font-weight:500}.ui-core__footer--botmenu-list[data-v-438ec5be]{display:flex;flex-wrap:wrap;justify-content:center;gap:0 50px}.ui-core__footer--botmenu-list__col[data-v-438ec5be]{display:flex;flex-direction:column;gap:34px}.ui-core__footer--botmenu-list__title[data-v-438ec5be]{font-size:10px;color:var(--ui-core-c-dark-13);font-weight:550;margin-bottom:19px}.ui-core__footer--botmenu-list__items>ul[data-v-438ec5be]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding:0;margin:0}.ui-core__footer--botmenu-list .ui-core__menu--item[data-v-438ec5be]{padding:0;margin:0;display:flex;flex-direction:row;gap:4px}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-438ec5be]{display:block;text-decoration:none;line-height:1.3em}.ui-core__footer--botmenu__link[data-v-438ec5be]{text-decoration:none;display:block}.ui-core__footer--links[data-v-438ec5be]{display:flex;flex-wrap:wrap;gap:16px}.ui-core__footer--links__item[data-v-438ec5be]{display:block;text-decoration:underline;cursor:pointer;user-select:none}.ui-core__footer--links__item[data-v-438ec5be]:hover{text-decoration:none}.ui-core__footer--copy[data-v-438ec5be]{color:var(--ui-core-c-dark-13);font-size:10px;font-weight:550}.ui-core__social[data-v-438ec5be]{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ui-core__social--item[data-v-438ec5be]{width:24px;height:24px;display:block;text-decoration:none;background-size:cover;background-repeat:no-repeat}.ui-core__social--item--tlg[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--tlg)}.ui-core__social--item--vk[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--vk)}.ui-core__social--item--dzen[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--dzen)}.ui-core__social--item--medium[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--medium)}.ui-core__social--item--vc[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--vc)}.ui-core__social--item--insta[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--insta)}.ui-core__social--item--fb[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--fb)}.ui-core__social--item--xcom[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--xcom)}.ui-core__social--item--threads[data-v-438ec5be]{background-image:var(--ui-core-svg-icon-social--threads)}.ui-core__header-assets--balance[data-v-438ec5be]{color:var(--ui-core-c-base);font-weight:500;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px}.ui-core__header-assets--balance .ui-core__auth-menu__data[data-v-438ec5be]{margin-top:18px}.ui-core__header-assets--balance-title[data-v-438ec5be]{color:var(--ui-core-c-gray-3);font-weight:500;font-size:10px;margin-bottom:12px;line-height:1.4em}.ui-core__header-assets--balance-value[data-v-438ec5be]{font-size:24px;line-height:.85em;color:var(--ui-core-c-base);text-decoration:none}.ui-core__header-assets--balance-currency[data-v-438ec5be]{font-size:10px;line-height:1em}.ui-core__header-assets--balance-2[data-v-438ec5be]{color:var(--ui-core-c-positive);font-size:14px;font-weight:500;margin-bottom:16px}.ui-core__auth-menu__data .ui-core__header-assets--balance-2[data-v-438ec5be]{margin-top:20px;margin-bottom:0}.ui-core__header-assets--actions[data-v-438ec5be]{display:grid;grid-template-columns:110px 1fr;grid-template-rows:35px 35px 35px;grid-template-areas:"b1 b2" "b1 b3" "b5 b6" "b4 b4";gap:10px}.ui-core__header-assets--action--btn[data-v-438ec5be]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;color:var(--ui-core-c-base);font-size:12px;font-weight:500;text-align:center;background-color:var(--ui-core-c-gray-4);border-radius:8px;padding:10px 24px;cursor:pointer;text-decoration:none;transition:background-color .2s}.ui-core__header-assets--action--btn[data-v-438ec5be]:hover{background-color:var(--ui-core-c-gray-3)}.ui-core__header-assets--action--btn--title[data-v-438ec5be]{display:block;text-align:center}.ui-core__header-assets--action--btn--title span[data-v-438ec5be]{display:block}.ui-core__header-assets--action--btn--icon[data-v-438ec5be]{background-repeat:no-repeat;background-position:center;display:block;width:13px;height:12px;background-size:contain}.ui-core__header-assets--action--btn--sbp[data-v-438ec5be]{grid-area:b1;display:block;padding:0 12px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{width:24px;height:24px;margin-bottom:5px;background-image:var(--ui-core-svg-scan-barcode)}.ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--title[data-v-438ec5be]{text-align:left;line-height:1.5em}.ui-core__header-assets--action--btn--deposit[data-v-438ec5be]{grid-area:b2}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--title[data-v-438ec5be]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{background-image:var(--ui-core-svg-deposit)}.ui-core__header-assets--action--btn--withdraw[data-v-438ec5be]{grid-area:b3}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--title[data-v-438ec5be]{width:55px;text-align-last:left}.ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{background-image:var(--ui-core-svg-withdraw)}.ui-core__header-assets--action--btn--payments[data-v-438ec5be]{grid-area:b5;padding:0}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--title[data-v-438ec5be]{text-align-last:left}.ui-core__header-assets--action--btn--payments .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{display:none}.ui-core__header-assets--action--btn--transfers[data-v-438ec5be]{grid-area:b6;padding:0}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--title[data-v-438ec5be]{text-align-last:left}.ui-core__header-assets--action--btn--transfers .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{display:none}.ui-core__header-assets--action--btn--invoice[data-v-438ec5be]{grid-area:b4}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{display:none}.ui-core__header-assets--action--btn--invoice .ui-core__header-assets--action--btn--title[data-v-438ec5be]{width:100%}.ui-core__user-tariff[data-v-438ec5be]{display:flex;align-items:center;gap:6px}.ui-core__user-tariff a[data-v-438ec5be]{background-color:var(--ui-core-c-yellow);color:var(--ui-core-c-black);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3px 14px 3px 3px;font-weight:550;text-decoration:none;background-repeat:no-repeat;background-position:right 3px center;background-size:10px auto;background-image:var(--ui-core-svg-caret-right-black);line-height:1em}@media (max-width: 1470px){.ui-core__footer[data-v-438ec5be]{gap:37px 20px}.ui-core__footer--botmenu-list[data-v-438ec5be]{gap:0 20px}}@media (max-width: 1340px){.ui-core__footer[data-v-438ec5be]{padding-bottom:32px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:auto auto;grid-template-areas:"logo locale" "botmenu botmenu" "apps apps" "social social" "links links" "copy copy"}.ui-core__footer--locale[data-v-438ec5be]{margin-left:auto}.ui-core__footer--apps[data-v-438ec5be]{gap:12px}.ui-core__footer--app[data-v-438ec5be]{gap:0;padding:0!important}.ui-core__footer--app--title[data-v-438ec5be],.ui-core__footer--app--qr[data-v-438ec5be]{display:none}.ui-core__footer--botmenu-list[data-v-438ec5be]{margin:0;width:100%;gap:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;user-select:none}.ui-core__footer--botmenu-list__title[data-v-438ec5be]{font-size:16px;font-weight:550;color:var(--ui-core-c-base);margin-bottom:24px;background-size:16px 15px;background-repeat:no-repeat;background-position:right center;cursor:pointer;background-image:var(--ui-core-svg-caret-down)}.ui-core__footer--botmenu-list__items[data-v-438ec5be]{overflow:hidden}.ui-core__footer--botmenu-list__items>ul[data-v-438ec5be]{border-radius:8px;gap:14px;padding:18px;box-sizing:border-box;background-color:var(--ui-core-c-dark-8)}.ui-core__footer--botmenu-list .ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-gray-2)}.ui-core__footer--links[data-v-438ec5be]{gap:12px 8px}.ui-core__footer--links__item[data-v-438ec5be]{font-size:10px}.ui-core__footer--copy[data-v-438ec5be]{margin:0}}@media (max-width: 1340px){.ui-core__topbar[data-v-438ec5be]{z-index:991}.ui-core__topbar-menu[data-v-438ec5be]{overflow-y:auto;position:fixed;display:block;z-index:300;top:63px;left:0;width:100%;height:calc(100vh - 63px);background-color:var(--ui-core-c-dark-8);box-sizing:border-box;padding:24px 24px 200px}.ui-core__topbar-hamb[data-v-438ec5be]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2px;width:32px;height:32px;border-radius:50%;background-color:var(--ui-core-c-dark-7);cursor:pointer}.ui-core__topbar-hamb span[data-v-438ec5be]{display:block;width:12px;height:1.6px;background-color:var(--ui-core-c-base);transition:transform .2s}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-438ec5be],.ui-core__topbar-hamb.is-open span[data-v-438ec5be]{width:18px;position:absolute}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-438ec5be]:nth-child(1),.ui-core__topbar-hamb.is-open span[data-v-438ec5be]:nth-child(1){transform:rotate(45deg)}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-438ec5be]:nth-child(2),.ui-core__topbar-hamb.is-open span[data-v-438ec5be]:nth-child(2){display:none}.ui-core__is--menu-open .ui-core__topbar-hamb span[data-v-438ec5be]:nth-child(3),.ui-core__topbar-hamb.is-open span[data-v-438ec5be]:nth-child(3){transform:rotate(-45deg)}.ui-core__topbar-btn--register[data-v-438ec5be]{display:none}.ui-core__menu--apps>ul[data-v-438ec5be],.ui-core__menu--top>ul[data-v-438ec5be]{width:100%;max-width:500px;margin:0 auto}.ui-core__menu--apps[data-v-438ec5be]{margin:0 0 31px}.ui-core__menu--apps>ul[data-v-438ec5be]{border-radius:8px}.ui-core__menu--apps>ul>li[data-v-438ec5be]{padding:12px 20px;flex:1;background-color:var(--ui-core-c-dark-9);transition:background-color .3s}.ui-core__menu--apps>ul>li>.ui-core__menu--link[data-v-438ec5be]{display:block;text-align:center;width:100%;font-size:14px;font-weight:400}.ui-core__menu--apps>ul>li[data-v-438ec5be]:hover{background-color:var(--ui-core-c-dark-6)}.ui-core__menu--apps>ul>li:hover>.ui-core__menu--link[data-v-438ec5be]{color:var(--ui-core-c-base)}.ui-core__menu--top>ul[data-v-438ec5be]{flex-direction:column;gap:32px;align-items:stretch}.ui-core__menu--top>ul li .ui-core__menu--link[data-v-438ec5be]{display:block;font-size:16px;font-weight:500;flex:1;box-sizing:border-box}.ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-438ec5be]{background-size:15px 14px;padding-right:0}.ui-core__menu--top>ul li.ui-core__menu--is-parent .ui-core__menu--link[data-v-438ec5be]{padding-right:16px}.ui-core__menu--link--soon[data-v-438ec5be]{--fz: 10px;--p: 2px 9px}.ui-core__menu .ui-core__menu--item[data-v-438ec5be]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ui-core__menu .ui-core__menu--link[data-v-438ec5be]{transition:color .2s;text-decoration:none;color:var(--ui-core-c-gray-2)}.ui-core__menu .ui-core__menu--link[data-v-438ec5be]:hover{color:var(--ui-core-c-base)}.ui-core__menu .ui-core__menu--dropdown[data-v-438ec5be]{width:100%;overflow:hidden;display:none}.ui-core__menu .ui-core__menu--dropdown.is-open[data-v-438ec5be]{display:block}.ui-core__menu .ui-core__menu--dropdown>ul[data-v-438ec5be]{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;margin:0;padding:22px 8px 14px}.ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-438ec5be]{padding:5px 0}}[data-v-438ec5be]:root{--ui-core-svg-star: var(--ui-core-svg-star-white)}bodybefore[data-v-438ec5be],body[data-v-438ec5be]:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}body[data-v-438ec5be]:before{background:var(--ui-core-svg-star-grey)}body[data-v-438ec5be]:after{background:var(--ui-core-svg-star-green)}.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-438ec5be],.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-438ec5be]{background-image:var(--ui-core-svg-star);background-size:13px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__topbar-menu a[href*="/bonus"] span[data-v-438ec5be]{display:inline-block;background-image:var(--ui-core-svg-star);background-size:11px auto;background-repeat:no-repeat;background-position:right center;padding-right:18px}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-438ec5be],.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-438ec5be],.ui-core__topbar-menu a[href*="/bonus"][data-v-438ec5be]{background-size:12px auto;color:var(--ui-core-c-primary);--ui-core-svg-star: var(--ui-core-svg-star-green)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-438ec5be]:hover,.ui-core__footer--botmenu-list a[href*="/bonus"][data-v-438ec5be]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-438ec5be]:hover{color:var(--ui-core-c-base);--ui-core-svg-star: var(--ui-core-svg-star-white)}.ui-core__auth-menu__user-menu a[href*="/bonus"][data-v-438ec5be]:hover,.ui-core__topbar-menu a[href*="/bonus"][data-v-438ec5be]:hover{color:var(--ui-core-c-gray);--ui-core-svg-star: var(--ui-core-svg-star-grey)}.ui-core__topbar[data-v-438ec5be]{position:sticky!important;top:0!important;z-index:1000!important;background-color:var(--block-background)!important}[data-v-438ec5be]:root:not([data-theme=dark]){--ui-core-c-gray: #a0a0a0 !important;--ui-core-c-gray-2: #9a9bab !important;--ui-core-c-primary: rgba(0, 87, 255, 1) !important;--ui-core-c-secondary: #c2ff5f !important;--ui-core-c-positive: #16cb81 !important;--ui-core-c-negative: #ff4141 !important;--ui-core-c-warning: #ec7532;--ui-core-c-dark-1: #fff !important;--ui-core-c-dark-2: rgba(244, 246, 248, 1) !important;--ui-core-c-dark-3: #fff !important;--ui-core-c-dark-4: #fff !important;--ui-core-c-dark-5: #fff !important;--ui-core-c-dark-6: #fff !important;--ui-core-c-dark-7: rgba(0, 87, 255, 1) !important;--ui-core-c-dark-8: #fff !important;--ui-core-c-dark-9: rgba(241, 241, 241, 1) !important;--ui-core-scrollbar-width: 4px !important}:root:not([data-theme=dark]) .ui-core .ui-core__menu--link[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--deposit .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{background-image:url(/travel/deposit.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--sbp .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{background-image:url(/travel/barcode.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn--withdraw .ui-core__header-assets--action--btn--icon[data-v-438ec5be]{background-image:url(/travel/withdraw.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-438ec5be]:hover{background-color:#f0f2f8}:root:not([data-theme=dark]) .ui-core__menu--top>ul li.ui-core__menu--is-parent[data-v-438ec5be]{background-image:url(/travel/header-arrow-down.svg)}:root:not([data-theme=dark]) .ui-core__header-assets--action--btn[data-v-438ec5be]{color:#242424;background-color:#cbdaf8}:root:not([data-theme=dark]) .ui-core__topbar[data-v-438ec5be]{border-bottom:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__footer[data-v-438ec5be]{border-top:1px solid var(--stroke)}:root:not([data-theme=dark]) .ui-core__topbar-menu--pc .ui-core__menu>ul>li[data-v-438ec5be]:hover{background-color:#e3e9f6}:root:not([data-theme=dark]) div.ui-core.ui-core__menu.ui-core__menu--apps>ul>li.ui-core.ui-core__menu--item.ui-core__menu--is-active[data-v-438ec5be]{background-color:#e6e6e6}:root:not([data-theme=dark]) .ui-core .ui-core__auth-menu__email[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__menu--apps .ui-core__menu--is-active .ui-core__menu--link[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--botmenu-list__title[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__menu--link--soon[data-v-438ec5be]{background-color:#f1f1f1}:root:not([data-theme=dark]) .ui-core .ui-core__menu--dropdown[data-v-438ec5be]{padding:6px;background-color:#fff;border:1px solid rgb(230,230,230);border-radius:24px}:root:not([data-theme=dark]) .ui-core__menu .ui-core__menu--dropdown>ul>li[data-v-438ec5be]{background-color:#fff;border-radius:24px}:root:not([data-theme=dark]) .ui-core__a-bit-logo[data-v-438ec5be]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__a-bit-logo-2[data-v-438ec5be]{width:100px;height:28px;background-image:url(/travel/logo.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--qr[data-v-438ec5be]{height:80px}:root:not([data-theme=dark]) .ui-core .ui-core__footer--locale--item[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--title[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--app--btn[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core .ui-core__footer--links__item[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__footer--app--187 .ui-core__footer--app--btn[data-v-438ec5be]{background-image:url(/travel/apple-black.svg)}:root:not([data-theme=dark]) .ui-core__footer--app--188 .ui-core__footer--app--btn[data-v-438ec5be]{background-image:url(/travel/telegram-black.svg)}:root:not([data-theme=dark]) .ui-core__menu--locale--icon[data-v-438ec5be]{background-image:url(/travel/locale.svg)}:root:not([data-theme=dark]) .ui-core__chat[data-v-438ec5be]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__tariff--content[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>a[data-v-438ec5be]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__auth-menu__user-menu ul>li>span[data-v-438ec5be]:hover{color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__separator[data-v-438ec5be]{height:1px;background-color:#aeb3b9}:root:not([data-theme=dark]) .ui-core__header-assets--balance[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-438ec5be]{color:#242424}:root:not([data-theme=dark]) .ui-core__header-assets--balance-value[data-v-438ec5be]:hover{color:#aeb3b9}[data-v-438ec5be]:root{--primary-color: #0057ff;--primary-color-light: #d4e3ff;--primary-color-light-2: #f2f7ff;--base-background: #f6f7f8;--block-background: #fff;--block-background-light: #f0f0f0;--primary-text-color: #242424;--secondary-text-color: #79818c;--secondary-text-color-light: #aeb3b9;--stroke: #e6e6e6;--stroke-light: #e5e5e5;--warning: #f52821;--red-light: #ffe3e1;--green-light: #d0eed0;--base-page-width: 1016px;--base-block-shadow: 0 10px 32px #e6e6e6;--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}[data-theme=dark][data-v-438ec5be]{--primary-color: #9eff00;--primary-color-light: #393b53;--primary-color-light-2: #343c32;--base-background: #171821;--block-background: #1e1f2b;--block-background-light: #323442;--primary-text-color: #f0f6fc;--secondary-text-color: #8b949e;--secondary-text-color-light: #6e7681;--stroke: #30363d;--stroke-light: #2c2d33;--warning: #f85149;--red-light: rgba(236, 81, 81, .8);--green-light: rgba(68, 146, 68, .8);--base-page-width: 1016px;--base-block-shadow: 0 10px 32px rgba(0, 0, 0, .2);--border-radius-base: 24px;--border-radius-half: 12px;--border-radius-small: 8px;--semi-bold: 600;--medium: 500}.vc-container[data-v-438ec5be]{width:100%}[data-v-438ec5be]:root{--toastify-color-success: #e4f7e4;--toastify-text-color-success: #242424;--toastify-icon-color-close: #242424}.Toastify__toast-theme--colored.Toastify__toast--success[data-v-438ec5be]{min-height:0;max-height:36px;margin:0;padding:0}.Toastify__toast-theme--colored.Toastify__toast--success .Toastify__toast-body[data-v-438ec5be]{max-height:36px;margin:0;padding:6px 12px}.vc-highlight-content-solid[data-v-438ec5be]{box-shadow:0 0 0 1px var(--primary-color);border-radius:2px;background-color:var(--primary-color-light-2)}button.vc-title[data-v-438ec5be]{color:var(--primary-text-color)!important}.vc-disabled[data-v-438ec5be]{cursor:default!important;color:var(--secondary-text-color)!important}.vc-container[data-v-438ec5be]{color:var(--primary-text-color)!important}.vc-nav-container[data-v-438ec5be],.vc-nav-popover-container[data-v-438ec5be],.vc-nav-item[data-v-438ec5be]{color:var(--primary-text-color)!important;background-color:var(--base-background)!important;border:1px solid var(--stroke)!important}.vc-focus[data-v-438ec5be]{border-radius:2px}.vc-focus[data-v-438ec5be]:hover{outline:0;box-shadow:0 0 0 1px var(--primary-color);background-color:var(--primary-color-light)}.vc-focus[data-v-438ec5be]:focus-within{outline:0;box-shadow:0 0 0 1px var(--primary-color)}.vc-arrow[data-v-438ec5be]{color:var(--primary-text-color)!important}.vc-arrow[data-v-438ec5be]:hover{background-color:var(--primary-color-light)!important}.vc-highlight-content-light[data-v-438ec5be],.vc-highlight-bg-light[data-v-438ec5be]{background-color:var(--primary-color-light-2)!important}.intro-title[data-v-438ec5be]{position:static;color:var(--primary-text-color);display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin:60px auto 0}@media (max-width: 900px){.intro-title[data-v-438ec5be]{margin:15px auto}}.intro[data-v-438ec5be]{display:flex;flex-direction:row;gap:16px;align-items:center}.text[data-v-438ec5be]{color:var(--secondary-text-color)}
