@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,p,button{margin:0;line-height:normal}main{display:block}hr{overflow:visible;height:0;box-sizing:content-box}pre{font-family:monospace;font-size:1em}a{color:inherit;-webkit-text-decoration:none;text-decoration:none;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}input,button,textarea{font-family:inherit}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;max-width:100%;padding:0;box-sizing:border-box;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}picture{display:flex}[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{margin:0;padding:0;border:0;outline:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}html,body{width:100%;height:100%;margin:0;padding:0;font-style:normal;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}nav,footer,header,aside{display:block}input::-ms-clear{display:none}ul,ol,li{margin:0;padding:0;list-style:none}:root{--header-height: 130px}.header{position:fixed;top:0;left:0;z-index:7;width:100%;height:-moz-min-content;height:min-content;background:#131212;transition:transform .25s}.header.hide{transform:translateY(-100%)}.header__container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;height:130px;height:var(--header-height);margin:0 auto;padding:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__container>*:not(.menu-burger){z-index:2}.header__logo{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px;margin-right:20px;font-family:Unbounded,sans-serif;white-space:nowrap}.header__navigation{margin-right:20px}.header__actions{font-size:16px;font-weight:600;display:flex;align-items:center;margin-right:16px}.header__lang{margin-right:32px}.header__support{transition:color .25s}.header__app-btn.button{font-size:14px;font-weight:600;white-space:nowrap}.header-nav{display:flex;align-items:center;font-family:Manrope,sans-serif}.header-nav__list-item{white-space:nowrap;transition:color .25s}.header-nav__list{position:relative;display:flex;align-items:center;margin-right:32px}.header-nav__list>*:not(:last-child){margin-right:32px}.nav-dropdown svg,.lang-dropdown svg{stroke:#f7f7f7}.nav-dropdown__title,.lang-dropdown__title{display:flex;align-items:center;white-space:nowrap;padding:15px 10px;border-radius:10px 10px 0 0}.nav-dropdown__arrow,.lang-dropdown__arrow{display:inline-block;width:17px;max-width:17px;min-width:17px;height:17px;max-height:17px;min-height:17px;transform:rotate(0) translateZ(0);transform-origin:center center;will-change:transform;transition:transform .25s}.nav-dropdown__list,.lang-dropdown__list{opacity:0;pointer-events:none;position:absolute;top:100%;left:0;z-index:2;padding:15px;border-radius:10px;background:#282828;transition:opacity .25s}.nav-dropdown__list>*:not(:last-child),.lang-dropdown__list>*:not(:last-child){margin-bottom:10px}.lang-dropdown{display:flex}.lang-dropdown>*:not(:last-child){margin-right:8px}.lang-dropdown__icon{width:20px;height:20px;margin-right:8px;border-radius:3px}.lang-dropdown__burger-list{display:flex}.lang-dropdown__burger-list>*:not(:last-child){margin-right:5px}.lang-dropdown__burger-item{font-size:16px;line-height:calc(normal/16);font-weight:600}.lang-dropdown__burger-item.selected{font-size:18px;line-height:1.24;font-weight:700;color:#f9bb18}.lang-dropdown__item{display:flex;align-items:center;white-space:nowrap;transition:color .25s}.lang-dropdown__item.selected{pointer-events:none;color:#f9bb18}.menu-burger{position:absolute;display:contents;top:0;right:-101vw;z-index:1;width:100%;height:100vh;padding:130px 0 0;padding:var(--header-height) 0 0;background:#131212;transition:right .4s}.menu-burger.open{right:0}.menu-burger__container{overflow:auto;position:relative;display:contents;align-items:center;flex-direction:column;width:100%;padding:100px 35px 150px}.burger-btn{cursor:pointer;position:relative;display:none;width:50px;height:50px;margin-left:10px;border:1px solid #f7f7f7;border-radius:50%;background:transparent}.burger-btn.menu-opened:after{transform:translate(-50%,-50%) rotate(45deg)}.burger-btn.menu-opened:before{transform:translate(-50%,-50%) rotate(-45deg)}.burger-btn:after,.burger-btn:before{content:"";position:absolute;display:block;top:50%;left:50%;width:20px;height:1px;background:#f7f7f7;transition:transform .25s}.burger-btn:after{transform:translate(-50%,calc(-50% + 2.5px))}.burger-btn:before{transform:translate(-50%,calc(-50% - 2.5px))}.button{font-size:14px;font-weight:600;cursor:pointer;padding:16px 24px;border-radius:100px;font-family:Unbounded,sans-serif,sans-serif;color:#f7f7f7;text-align:center;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .2s ease-in-out color .2s ease-in-out}.button:active{color:#131212;background:#dfa611!important}.button_transparent{background-color:transparent}.button_bordered{border:1px solid #f9bb18;color:#f9bb18}.button_bordered.button_white{border-color:#f7f7f7;color:#f7f7f7}.button_bordered.button_orange{border-color:#f9bb18;color:#f9bb18}.button_bordered.button_orange:active{background:#dfa611;color:#121212}.button_big{padding:16px 40px}.button_filled{border:none;color:#121212;background-color:#f9bb18}.button_white{color:#f7f7f7}.button_orange{color:#f9bb18}.button_disabled{opacity:.5;pointer-events:none;border-color:#e3e3e3;color:#e3e3e3}.footer{padding:0 0 80px;position:relative}.footer__decor-line{position:absolute;top:-160px;left:50%;transform:translate(-50%)}.footer__container{display:flex;flex-direction:column;gap:25px}.footer__top-box{display:flex;gap:30px;justify-content:space-between}.footer__logo{margin:0 60px 0 0;display:flex;flex-direction:column;align-items:center;gap:33px;min-width:250px}.footer__logo-link{width:200px;display:flex;flex-direction:column;align-items:center;gap:12px}.footer__logo-link .img{width:117px;height:122px}.footer__logo-title{line-height:1.25;font-weight:600;font-size:16px;background:linear-gradient(147deg,#eff2f6 4.15%,#b1b8bf 18.9%,#dcdedd 30.59%,#b1b8bf 46.94%,#dbe0e7 60.5%,#b1b8bf 80.99%,#dbe0e7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer__open-bot{padding:12px 24px}.footer__navigation{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:40px 20px;gap:40px 20px}.footer__navigation-list{display:flex;flex-direction:column;gap:16px}.footer__navigation-list:before{content:attr(aria-label);font-family:Unbounded,sans-serif;font-size:16px;line-height:1.25;font-weight:400;text-transform:uppercase;color:#f7f7f7}.footer__item{font-size:16px;color:#f7f7f7}.footer__bottom-box{display:flex;justify-content:space-between}.footer__socials{display:flex;align-items:center;gap:16px}.footer__social-item{padding:18px;border-radius:16px;background:#181818}.footer__social-item_telegram{width:308px;padding:16px 24px}.footer__social-item_telegram .footer__social-link{justify-content:start}.footer__social-link{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;color:#f7f7f7}.footer__text{font-size:16px;line-height:1.4;color:#f7f7f7}.footer__social-icon{width:40px;max-width:40px;min-width:40px;height:40px;max-height:40px;min-height:40px}.wagtail-wrapper{min-width:0;color:#f7f7f7}.wagtail-wrapper._for-blog-card{text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.wagtail-wrapper :last-child{margin-bottom:0}.wagtail-wrapper .heading-block{margin-bottom:24px}.wagtail-wrapper .block-quote{position:relative;display:flex;flex-direction:column;gap:10px;margin-bottom:48px;padding:16px 64px}.wagtail-wrapper .block-quote__text{margin:0;font-size:20px;line-height:1.4;font-weight:700;background:linear-gradient(91deg,#fff,#c1b6b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wagtail-wrapper .block-quote span.block-quote__author{font-size:14px;color:#f9bb18}.wagtail-wrapper .block-quote:before,.wagtail-wrapper .block-quote:after{content:"";position:absolute;display:inline-block;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M31.9252 0.33016L31.1863 5.83289C29.231 5.67743 27.8034 6.07618 26.9034 7.02916C26.0034 7.98213 25.455 9.26269 25.2583 10.8708C25.0616 12.479 25.0156 14.2132 25.1202 16.0734L31.9624 16.0897L32 32L19.1427 31.9694L19.098 13.0429C19.0871 8.41809 20.2318 4.95223 22.5321 2.64532C24.8826 0.33853 28.0136 -0.433191 31.9252 0.33016ZM12.8272 0.284696L12.0884 5.78743C10.1331 5.63197 8.70546 6.03072 7.80545 6.98369C6.90545 7.93667 6.35709 9.21723 6.16039 10.8254C5.96369 12.4335 5.91766 14.1677 6.0223 16.0279L12.8645 16.0442L12.9021 31.9545L0.0447865 31.9239L8.01086e-05 12.9974C-0.0108452 8.37263 1.13386 4.90677 3.43418 2.59986C5.78463 0.293066 8.91565 -0.478655 12.8272 0.284696Z' fill='%23181818'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.wagtail-wrapper .block-quote:before{top:0;left:0}.wagtail-wrapper .block-quote:after{right:0;bottom:0;transform:rotate(180deg)}.wagtail-wrapper .paragraph-block{margin-bottom:48px;font-family:Manrope,sans-serif;color:#f7f7f7}.wagtail-wrapper .paragraph-block_orange,.wagtail-wrapper .paragraph-block_orange *:not(a){color:#f9bb18}.wagtail-wrapper .image-block{width:-moz-fit-content;width:fit-content;margin-bottom:48px;cursor:pointer}.wagtail-wrapper .image-block__image,.wagtail-wrapper .image-block picture,.wagtail-wrapper .image-block img{margin:0}.wagtail-wrapper .image-block__description{display:block;margin-top:16px;font-size:14px;line-height:17.36px;color:#f9bb18}.wagtail-wrapper .video-block{width:100%;max-width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:48px}.wagtail-wrapper .video-block__video{display:block;width:100%;height:100%;border:none;aspect-ratio:1/1}.wagtail-wrapper .video-block__link{display:none}.wagtail-wrapper .table-block{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.wagtail-wrapper .table-block__table{width:100%;border-collapse:separate;border-spacing:0;table-layout:auto;background:#181818;border:1px solid #4a4a4a;overflow:hidden;box-shadow:0 0 36.5px #ffffff0a inset;margin-bottom:24px}.wagtail-wrapper .table-block__table caption{caption-side:top;margin:0 0 24px;font-size:24px;line-height:1.24;font-weight:700;font-family:Unbounded,sans-serif;color:#fff;text-align:left}.wagtail-wrapper .table-block__table thead th{font-size:18px;line-height:1.24;font-weight:700;font-family:Manrope,sans-serif;color:#f7f7f7;text-align:center;padding:16px;background:#282828}.wagtail-wrapper .table-block__table tbody td{font-size:18px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif;color:#f7f7f7;text-align:center;padding:16px;border-top:1px solid #4a4a4a}.wagtail-wrapper .table-block__table tbody th[scope=row]{font-size:18px;line-height:1.24;font-weight:700;font-family:Manrope,sans-serif;color:#f7f7f7;text-align:center;padding:16px;border-top:1px solid #4a4a4a;background:#282828}.wagtail-wrapper .table-block__table thead th+th{border-left:1px solid #4a4a4a}.wagtail-wrapper .table-block__table tbody td+td{border-left:1px solid #4a4a4a}.wagtail-wrapper .table-block__table tbody th[scope=row]+td{border-left:1px solid #4a4a4a}.wagtail-wrapper .table-block__table thead th,.wagtail-wrapper .table-block__table tbody td,.wagtail-wrapper .table-block__table tbody th[scope=row]{width:calc(100% / 3);width:calc(100% / var(--columns, 3));white-space:normal}.wagtail-wrapper .table-block__table tbody tr:last-child td,.wagtail-wrapper .table-block__table tbody tr:last-child th{border-bottom:0}.wagtail-wrapper .table-block__table tbody tr{background:#121212}.wagtail-wrapper h1,.wagtail-wrapper h2,.wagtail-wrapper h3,.wagtail-wrapper h4,.wagtail-wrapper h5,.wagtail-wrapper h6{margin:0 0 24px;font-family:Unbounded,sans-serif,sans-serif;background:linear-gradient(91deg,#fff,#c1b6b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wagtail-wrapper h1{font-size:56px;letter-spacing:2.24px;font-weight:500}.wagtail-wrapper h2{font-size:32px;line-height:1.24;font-weight:700}.wagtail-wrapper h3{font-size:28px;letter-spacing:1.12px;font-weight:600}.wagtail-wrapper h4{font-size:26px;letter-spacing:1.04px;font-weight:600}.wagtail-wrapper h5{font-size:24px;letter-spacing:.96px;font-weight:600}.wagtail-wrapper h6{margin:0 0 15px;font-size:20px;letter-spacing:.8px;font-weight:500}.wagtail-wrapper,.wagtail-wrapper p,.wagtail-wrapper div{margin:0 0 10px;font-size:18px;line-height:1.4;font-weight:400;color:#f7f7f7;word-break:break-word}.wagtail-wrapper strong,.wagtail-wrapper p strong,.wagtail-wrapper div strong{font-weight:600}.wagtail-wrapper a{font-size:18px;line-height:1.3;color:#25a3e2;-webkit-text-decoration:none;text-decoration:none}.wagtail-wrapper img,.wagtail-wrapper picture{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wagtail-wrapper img,.wagtail-wrapper picture,.wagtail-wrapper video,.wagtail-wrapper iframe{display:block;width:auto;max-width:100%;min-width:300px;height:auto;max-height:672px;min-height:300px;margin:15px auto;-o-object-fit:cover;object-fit:cover}.wagtail-wrapper video,.wagtail-wrapper iframe{margin:0 auto 30px}.wagtail-wrapper figcaption{margin:0 0 48px;font-size:14px;line-height:1.24;font-weight:400}.wagtail-wrapper q:before,.wagtail-wrapper q:after{color:#f9bb18}.wagtail-wrapper ul,.wagtail-wrapper ol{margin:0 0 48px;font-size:18px;font-weight:500}.wagtail-wrapper ul li,.wagtail-wrapper ol li{margin-bottom:2px}.wagtail-wrapper ul li:has(ol)>ol,.wagtail-wrapper ul li:has(ol)>ul,.wagtail-wrapper ul li:has(ul)>ol,.wagtail-wrapper ul li:has(ul)>ul,.wagtail-wrapper ol li:has(ol)>ol,.wagtail-wrapper ol li:has(ol)>ul,.wagtail-wrapper ol li:has(ul)>ol,.wagtail-wrapper ol li:has(ul)>ul{margin-top:5px;padding:0 0 0 10px}.wagtail-wrapper ul li:has(ol)>ol:last-child,.wagtail-wrapper ul li:has(ol)>ul:last-child,.wagtail-wrapper ul li:has(ul)>ol:last-child,.wagtail-wrapper ul li:has(ul)>ul:last-child,.wagtail-wrapper ol li:has(ol)>ol:last-child,.wagtail-wrapper ol li:has(ol)>ul:last-child,.wagtail-wrapper ol li:has(ul)>ol:last-child,.wagtail-wrapper ol li:has(ul)>ul:last-child{margin-bottom:5px}.wagtail-wrapper ul li:last-child,.wagtail-wrapper ol li:last-child{margin-bottom:0}.wagtail-wrapper ul li:last-child:has(ol)>ol,.wagtail-wrapper ul li:last-child:has(ol)>ul,.wagtail-wrapper ul li:last-child:has(ul)>ol,.wagtail-wrapper ul li:last-child:has(ul)>ul,.wagtail-wrapper ol li:last-child:has(ol)>ol,.wagtail-wrapper ol li:last-child:has(ol)>ul,.wagtail-wrapper ol li:last-child:has(ul)>ol,.wagtail-wrapper ol li:last-child:has(ul)>ul{margin-top:5px}.wagtail-wrapper ul li:last-child:has(ol)>ol:last-child,.wagtail-wrapper ul li:last-child:has(ol)>ul:last-child,.wagtail-wrapper ul li:last-child:has(ul)>ol:last-child,.wagtail-wrapper ul li:last-child:has(ul)>ul:last-child,.wagtail-wrapper ol li:last-child:has(ol)>ol:last-child,.wagtail-wrapper ol li:last-child:has(ol)>ul:last-child,.wagtail-wrapper ol li:last-child:has(ul)>ol:last-child,.wagtail-wrapper ol li:last-child:has(ul)>ul:last-child{margin-bottom:0}.wagtail-wrapper ul li h1,.wagtail-wrapper ol li h1{margin-top:20px}.wagtail-wrapper ul li:has(ul):before,.wagtail-wrapper ol li:has(ul):before{content:none}.wagtail-wrapper ul li{position:relative;padding-left:1em}.wagtail-wrapper ul li:before{content:"•";position:absolute;top:.01em;left:0;font-size:1em;color:#f9bb18}.wagtail-wrapper ol{position:relative;list-style:none inside none;counter-reset:main-item}.wagtail-wrapper ol>li{align-items:center;width:100%;list-style-type:none;counter-increment:main-item}.wagtail-wrapper ol>li>ol{counter-reset:item-5}.wagtail-wrapper ol>li>ol>li{counter-increment:item-5}.wagtail-wrapper ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) ". "}.wagtail-wrapper ol>li>ol>li>ol{counter-reset:item-4}.wagtail-wrapper ol>li>ol>li>ol>li{counter-increment:item-4}.wagtail-wrapper ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) ". "}.wagtail-wrapper ol>li>ol>li>ol>li>ol{counter-reset:item-3}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li{counter-increment:item-3}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) "." counter(item-3) ". "}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol{counter-reset:item-2}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:item-2}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) "." counter(item-3) "." counter(item-2) ". "}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ol{counter-reset:item-1}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:item-1}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) "." counter(item-3) "." counter(item-2) "." counter(item-1) ". "}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol{counter-reset:item-1}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li{counter-increment:item-1}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li:before{content:counters(item-1,".") ".";background:none;box-shadow:none}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ul),.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-1 0}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ul>li ol{counter-reset:item-2}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ul>li ol>li{counter-increment:item-2}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ul>li ol>li:before{content:counters(item-2,".") ".";background:none;box-shadow:none}.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ul),.wagtail-wrapper ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-2 0}.wagtail-wrapper ol>li>ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.wagtail-wrapper ol>li>ol>li>ol>li>ul>li ol{counter-reset:item-3}.wagtail-wrapper ol>li>ol>li>ol>li>ul>li ol>li{counter-increment:item-3}.wagtail-wrapper ol>li>ol>li>ol>li>ul>li ol>li:before{content:counters(item-3,".") ".";background:none;box-shadow:none}.wagtail-wrapper ol>li>ol>li>ol>li>ul>li ol>li:has(ul),.wagtail-wrapper ol>li>ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-3 0}.wagtail-wrapper ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.wagtail-wrapper ol>li>ol>li>ul>li ol{counter-reset:item-4}.wagtail-wrapper ol>li>ol>li>ul>li ol>li{counter-increment:item-4}.wagtail-wrapper ol>li>ol>li>ul>li ol>li:before{content:counters(item-4,".") ".";background:none;box-shadow:none}.wagtail-wrapper ol>li>ol>li>ul>li ol>li:has(ul),.wagtail-wrapper ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-4 0}.wagtail-wrapper ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.wagtail-wrapper ol>li>ul>li ol{counter-reset:item-5}.wagtail-wrapper ol>li>ul>li ol>li{counter-increment:item-5}.wagtail-wrapper ol>li>ul>li ol>li:before{content:counters(item-5,".") ".";background:none;box-shadow:none}.wagtail-wrapper ol>li>ul>li ol>li:has(ul),.wagtail-wrapper ol>li>ul>li ol>li:has(ol){counter-increment:item-5 0}.wagtail-wrapper ol>li:before{content:counters(main-item,".") ".";align-self:baseline;margin:0 5px 0 0;font-weight:600;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.wagtail-wrapper ol>li:has(ul){counter-reset:main-item}html{scroll-behavior:smooth}body{color:#f7f7f7;background:#121212}body::-moz-selection{color:#121212;background-color:#f9bb18}body::selection{color:#121212;background-color:#f9bb18}.wrapper{position:relative;max-width:1920px;margin:0 auto;min-height:100%;display:flex;flex-direction:column}.main{padding-top:130px;padding-top:var(--header-height);flex-grow:1}.section-title{font-size:32px;line-height:1.24;font-weight:500;font-family:Unbounded,sans-serif;text-transform:uppercase;background:linear-gradient(91deg,#fff,#c1b6b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.container{max-width:1440px;margin:0 auto;padding:0 40px}.anchor{position:absolute;top:-130px}.basic{margin-bottom:160px}.swiper-slide{transform:translateZ(0);backface-visibility:hidden;will-change:transform}.input{font-size:16px;line-height:1.2;font-weight:400;padding:24px 32px;border:2px solid #f9bb18;border-radius:1000px;background:#181818}.input::-moz-placeholder{font-size:16px;color:#f7f7f7}.input,.input::placeholder{font-size:16px;color:#f7f7f7}.input.input_error{border-color:#d20000}.input:disabled{color:#9e9e9e;border-color:#4a4a4a;cursor:not-allowed;opacity:1}.input:disabled::placeholder,.input:disabled::-webkit-input-placeholder,.input:disabled::-moz-placeholder,.input:disabled:-ms-input-placeholder,.input:disabled::-ms-input-placeholder{color:#9e9e9e!important;opacity:1}.toaster{position:fixed;top:20px;right:-10px;z-index:10;padding:20px 25px;border-radius:13px;font-size:20px;color:#f9bb18;background:#282828;transform:translate(100%);transition:transform .5s ease}.toaster.show{right:30px;transform:translate(0)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;border-radius:4px;outline:0;font-size:14px;line-height:1.4;color:#fff;white-space:normal;background-color:#333;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:currentcolor;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:currentcolor;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{right:-7px;border-width:8px 0 8px 8px;border-left-color:currentcolor;border-left-color:initial;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:currentcolor;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-style:solid;border-color:transparent}.tippy-content{position:relative;z-index:1;padding:5px 9px}.tippy-box{font-size:14px;line-height:1.12;font-weight:.tippy-box --400;top:7px;padding:5px 11px;border-radius:32px;color:#121212;background:#f7f7f7}.tippy-arrow{left:0;color:#f7f7f7;transform:translate3d(32px,0,0)!important}.unlimited__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0}.unlimited__title-wrap{display:flex;align-items:center;gap:16px}.unlimited__icon{width:48px;height:48px;min-width:48px;min-height:48px;flex:0 0 48px;display:inline-block;aspect-ratio:1/1;border-radius:50%;background:url(/static/nodejs/img/energy-infinity.png) center/cover no-repeat}.unlimited__icon_rent{background:url(/static/nodejs/img/rent-energy-icon.png) center/cover no-repeat}.unlimited__actions{display:flex;align-items:center;gap:16px}.unlimited__actions_mobile{display:none}.unlimited__after-banner-spacer{height:163px}.unlimited__btn{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;line-height:24px;padding:11.5px 24px}.unlimited__btn-icon_youtube{width:24px;height:24px;mask:url(/static/nodejs/icons/youtube.svg) no-repeat center/contain;-webkit-mask:url(/static/nodejs/icons/youtube.svg) no-repeat center/contain;background:#d20000}.instruction{margin-bottom:80px}.instruction__card{padding:16px;border-radius:16px;background:#181818;border:1px solid #4a4a4a;position:relative}.instruction .section-title{font-size:24px;line-height:1.32;font-weight:600;font-family:Unbounded,sans-serif;text-transform:uppercase}.instruction__list{margin-top:16px;display:grid;grid-gap:12px;gap:12px}.instruction__item{display:grid;grid-template-columns:32px 1fr;align-items:center;grid-gap:16px;gap:16px}.instruction__num{width:36px;height:36px;display:grid;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:#f9bb18;color:#121212;font-size:18px;line-height:1.24;font-weight:700;font-family:Manrope,sans-serif}.instruction__text{color:#f7f7f7;font-size:18px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif}.instruction__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#181818;cursor:pointer;display:flex;align-items:center;justify-content:center}.instruction__close-icon{width:32px;height:32px}.wallets{margin-top:0}.wallets__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.wallets__col{display:flex;flex-direction:column}.wallets__card{display:flex;flex-direction:column;gap:114px;padding:20px;border-radius:16px;background:#181818;border:1px solid #4a4a4a;width:100%;flex:1 1 auto;height:532px}.wallets .wallets__card_left .wallets-empty{display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;padding:0;flex:1 1 auto}.wallets .wallets__card_left [hidden]{display:none!important}.wallets .wallets__card_left.wallets__card_left_has-list{gap:24px}.wallets__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.wallets__header .section-title{margin:0;font-size:24px;line-height:1.32;font-weight:600;font-family:Unbounded,sans-serif;text-transform:uppercase}.wallets__add-btn{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;border:1px solid #f9bb18;background:transparent;color:#f9bb18}.wallets__footer{margin-top:auto;display:none}.wallets__add-icon{position:relative;display:inline-block;width:16px;height:16px}.wallets__add-icon:before,.wallets__add-icon:after{content:"";position:absolute;left:0;right:0;margin:0 auto;top:7px;width:16px;height:2px;background:currentColor;border-radius:2px}.wallets__add-icon:after{transform:rotate(90deg)}.wallets-empty{display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;padding:0 16px 162px;flex:1 1 auto}.wallets-empty__icon{width:120px;height:120px;background:url(/static/nodejs/img/wallet_circle.png) no-repeat center/contain;margin-bottom:16px;opacity:.5}.wallets-empty__text{color:#9e9e9e;font-size:18px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif}.wallets__pagination{margin:24px 0;width:100%;display:none}.wallets__pagination_desktop[data-visible=true]{display:block}.wallets-list{display:flex;flex-direction:column;gap:12px}.wallets-item{padding:12px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.wallets-item_selected{background:#ffffff14;position:relative;box-shadow:inset 0 0 0 1px #f9bb18;box-sizing:border-box}.wallets-item__flex_wrapper{display:flex;align-items:center;gap:8px}.wallets-item__column_wrapper{display:flex;flex-direction:column;gap:4px}.wallets-item__title{display:inline-flex;align-items:center;gap:8px;color:#9e9e9e;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:normal}.wallets-item__pin{display:inline-flex;width:20px;height:20px;color:#9e9e9e;cursor:pointer}.wallets-item__status{display:inline-flex;align-items:center;gap:8px}.wallets-item__align_end{align-items:end}.wallets-item__status_name{font-family:Manrope,sans-serif;font-size:14px;font-weight:400}.wallets-item__status_num{font-family:Unbounded,sans-serif;font-size:18px;line-height:1.24;font-weight:700;color:#f7f7f7}.wallets-item__status_green{color:#00d382}.wallets-item__status_red{color:#d20000}.wallets-item__status_blue{color:#25a3e2}.wallets-item__status_yellow{color:#f9bb18}.wallets-item__battery{display:inline-flex;width:25px;height:40px}.wallets-item__address{color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.wallets-list>[data-wallet-item]{border:0;box-sizing:border-box}.wallets-list>[data-wallet-item]:not(:last-child){border-bottom:1px solid #4a4a4a}.wallets-list>[data-wallet-item]:has(+.wallets-item_selected){border-bottom-color:transparent!important}.wallets__card_right{flex:1 1 auto;padding:0 0 20px;background:#282828;gap:0}.wallets-tabs{display:flex;flex-direction:column;gap:16px;width:100%;flex:1 1 auto}.wallets-tabs__nav{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0;gap:0;border-radius:16px 16px 0 0;overflow:hidden}.wallets-tabs__btn{background:#131212;color:#f7f7f7;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal;padding:20px;outline:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-sizing:border-box}.wallets-tabs__btn:not(:first-child){border-left:1px solid transparent}.wallets-tabs__btn.is-active{background:#282828}.wallets-tabs__btn:nth-child(2):not(.is-active)+.wallets-tabs__btn:nth-child(3):not(.is-active){border-left-color:#4a4a4a}.wallets-tabs__btn:nth-child(1):not(.is-active)+.wallets-tabs__btn:nth-child(2):not(.is-active){border-left-color:#4a4a4a}.wallets-tabs__content{padding:4px 20px 0;flex:1 1 auto;display:flex;flex-direction:column;min-height:0;max-height:430px}.wallets-tabs__panel{height:100%}.wallets-tabs__panel.is-active{display:flex;flex-direction:column}.wallets-tabs__panel.is-active>[data-history-container],.wallets-tabs__panel.is-active>[data-settings-container]{flex:1 1 auto;min-height:0;display:flex;width:100%;align-items:center;justify-content:center}.wallets-tabs__panel[hidden]{display:none}.wallets-tabs__stub{margin:0;color:#9e9e9e;font-size:16px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif}.wallets-tabs__icon{width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain}.wallets-tabs__icon_topup{background-image:url(/static/nodejs/img/tab-topup.png)}.wallets-tabs__icon_history{background-image:url(/static/nodejs/img/tab-history.png);width:17.39px;height:16px;margin:4px 3.6px 4px 3px}.wallets-tabs__icon_settings{background-image:url(/static/nodejs/img/tab-settings.png)}.wallets-topup{display:grid;grid-gap:20px;gap:20px;width:100%;overflow-y:auto}.wallets-topup::-webkit-scrollbar{width:3px}.wallets-topup::-webkit-scrollbar-thumb{background:#f9bb18;border-radius:30px}.wallets-topup::-webkit-scrollbar-track{background:#121212;border-radius:30px}.wallets-topup.has-scroll{padding-right:20px}.wallets-topup__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#131212;border:1px solid #f9bb18;border-radius:66px;cursor:pointer}.wallets-topup__left{display:inline-flex;align-items:center;gap:12px}.wallets-topup__icon{width:28px;height:28px;display:inline-block;background:url(/static/nodejs/img/topup-lighning.png) no-repeat center/contain}.wallets-topup__text{color:#f9bb18;font-family:Manrope,sans-serif;font-size:18px;line-height:1.24;font-weight:700}.wallets-topup__right{display:inline-flex;align-items:center;gap:16px}.wallets-topup__price{color:#f9bb18;font-family:Manrope,sans-serif;font-size:18px;line-height:1.24;font-weight:400}.wallets-topup__old{color:#cacaca;-webkit-text-decoration:none;text-decoration:none;font-family:Manrope,sans-serif;font-size:18px;line-height:1.24;font-weight:400;position:relative;display:inline-block}.wallets-topup__old:after{content:"";position:absolute;left:-4px;right:-4px;top:50%;height:1px;background:#f9bb18;transform:rotate(-14deg);transform-origin:center;border-radius:2px;pointer-events:none}.wallets-history-empty{display:grid;align-items:center;justify-items:center;place-items:center;text-align:center}.wallets-history-empty__icon{width:120px;height:120px;background:url(/static/nodejs/img/history-circle-arrows.png) no-repeat center/contain;margin-bottom:24px}.wallets-history-empty__text{margin:0;max-width:500px;color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.wallets-history-empty__link{color:#f9bb18}.wallets-history-loader{display:flex;align-items:center;justify-content:center;height:100%;flex:1 1 auto;width:100%}.wallets-history-loader__spinner{width:59px;height:59px;background:url(/static/nodejs/img/history-loader.gif) no-repeat center/contain}.wallets-history-error{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1 1 auto;width:100%}.wallets-history-error__icon{width:37px;height:120px;margin-bottom:24px;background:url(/static/nodejs/img/exclamation.png) no-repeat center/contain}.wallets-history-error__text{margin:0 0 20px;color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.wallets-history-error__btn{width:320px;height:70px;display:flex;align-items:center;justify-content:center;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal}.wallets-history-no-transactions{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1 1 auto;width:100%;gap:24px}.wallets-history-no-transactions__icon{width:120px;height:120px;background:url(/static/nodejs/img/history-circle-arrows.png) no-repeat center/contain}.wallets-history-no-transactions__text{margin:0;max-width:500px;color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.wallets-history-list{display:flex;flex-direction:column;gap:16px;max-height:calc(100% - 8px);width:100%;overflow-y:auto;padding-right:20px}.wallets-history-list::-webkit-scrollbar{width:3px}.wallets-history-list::-webkit-scrollbar-thumb{background:#f9bb18;border-radius:30px}.wallets-history-list::-webkit-scrollbar-track{background:#121212;border-radius:30px}.wallets-history-list__group{display:flex;flex-direction:column}.wallets-history-list__date{color:#9e9e9e;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400;text-align:center;margin-bottom:4px}.tx-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #4A4A4A}.tx-item__left{display:flex;align-items:center;gap:12px}.tx-item__icon{width:38px;height:38px;display:inline-flex}.tx-item__text{display:flex;flex-direction:column;gap:4px}.tx-item__title{display:flex;align-items:center;gap:6px;color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.tx-item__title-text{flex:1;min-width:0}.tx-item__time{color:#9e9e9e;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:normal}.tx-item__right{display:inline-flex;align-items:center;gap:8px}.tx-item__amount{color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.tx-item__amount_positive{color:#f7f7f7}.tx-item__bolt{width:20px;height:20px;display:inline-block;background:url(/static/nodejs/img/lightning-icon-new.png) no-repeat center/contain}.tx-item__penalty{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border:none;background:transparent;padding:0;cursor:pointer}.tx-item__penalty svg{display:block;width:100%;height:100%}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;background:#00000080}.modal.show{display:flex}.modal__container{position:relative;background:#282828;border:1px solid #4a4a4a;border-radius:16px;padding:20px 20px 40px;width:560px}.modal__close{position:absolute;top:20px;right:20px;width:32px;height:32px;border-radius:50%;background:#181818;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal__close-icon{width:32px;height:32px}.wallets-modal__label_hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.wallets-modal__form{display:grid;grid-gap:24px;gap:24px;margin-top:48px}.wallets-modal__field{position:relative;margin-bottom:21px}.wallets-modal__label{display:block;color:#f7f7f7;margin:0 0 6px 24px}.wallets-modal__field:has(.wallets-modal__input:disabled) .wallets-modal__label{color:#9e9e9e}.wallets-modal__required{color:#d20000}.wallets-modal__input{width:100%}.wallets-modal__input::-moz-placeholder{color:#cacaca!important}.wallets-modal__input::placeholder{color:#cacaca!important}.wallets-modal__input::-webkit-input-placeholder{color:#cacaca!important}.wallets-modal__input::-moz-placeholder{color:#cacaca!important;opacity:1}.wallets-modal__input:-ms-input-placeholder{color:#cacaca!important}.wallets-modal__input::-ms-input-placeholder{color:#cacaca!important}.wallets-modal__error{position:absolute;left:32px;top:calc(100% + 4px);color:#d20000;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal;display:none}.wallets-modal__error_show{display:block}.wallets-modal__warning{display:grid;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;padding:16px 24px;border-radius:16px;background:#181818;border:1px solid #4a4a4a;align-items:center}.wallets-modal__warning-icon{width:19px;height:62px;background:url(/static/nodejs/img/exclamation.png) no-repeat center/contain;align-self:center}.wallets-modal__warning-title{font-size:24px;line-height:1.32;font-weight:600;font-family:Unbounded,sans-serif;color:#f9bb18;margin-bottom:10px}.wallets-modal__warning-text p{margin:0;color:#f7f7f7;font-size:18px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif}.wallets-modal__submit{width:100%;height:70px;padding:0 32px;display:flex;align-items:center;justify-content:center;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal}.retry-modal .modal__container{position:relative;background:#282828;border:1px solid #4a4a4a;border-radius:16px;padding:68px 20px 40px;width:560px;text-align:center}.retry-modal__icon{width:37px;height:120px;margin:0 auto 24px;background:url(/static/nodejs/img/exclamation.png) no-repeat center/contain}.retry-modal__text{margin:0 auto 24px;max-width:403px;color:#f7f7f7;font-size:18px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif}.retry-modal__submit{width:320px;height:70px;display:flex;align-items:center;justify-content:center;margin:0 auto;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal}.wallets-settings-empty{display:grid;align-items:center;justify-items:center;place-items:center;text-align:center}.wallets-settings-empty__icon{width:120px;height:120px;background:url(/static/nodejs/img/settings-black-on-orange.png) no-repeat center/contain;margin-bottom:24px}.wallets-settings-empty__text{color:#f7f7f7;font-size:18px;line-height:1.4;font-weight:400;font-family:Manrope,sans-serif;max-width:500px}.wallets-settings{display:flex;flex-direction:column;gap:16px;width:100%}.wallets-settings__info{background:#131212;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px}.wallets-settings__row{display:flex;align-items:center;gap:8px}.wallets-settings__label{color:#9e9e9e;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.wallets-settings__value{color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.wallets-settings__value_status_pause{color:#f9bb18}.wallets-settings__value_status_need-topup{color:#d20000}.wallets-settings__value_status_active{color:#00d382}.wallets-settings__value_status_stopping{color:#25a3e2}.wallets-settings__status-icon{width:13px;height:21px;display:inline-flex}.wallets-settings__bolt{width:20px;height:20px;display:inline-block;background:url(/static/nodejs/img/lightning-icon-new.png) no-repeat center/contain}.wallets-settings__edit{width:24px;height:24px;background:url(/static/nodejs/img/pencil-edit.png) no-repeat center/contain;cursor:pointer}.wallets-settings__widgets{display:flex;align-items:center;justify-content:center;gap:24px}.wallets-settings__battery-shell{width:279.67px;height:141.99px;display:block}.wallets-settings__battery-icon{width:100px;height:100px;background:url(/static/nodejs/img/settings-black-on-orange.png) no-repeat center/contain}.wallets-settings__battery-gif{width:279.67px;height:141.99px;display:block}.wallets-settings__btn{height:70px;border-radius:70px}.wallets-settings__btn.button_disabled{color:#121212}.wallets-settings__delete{background:transparent;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:10px;align-self:center;cursor:pointer;color:#f7f7f7;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:18%;text-underline-position:from-font}.wallets-settings__delete:before{content:"";width:16px;height:22px;background:url(/static/nodejs/img/rubbish-remove.png) no-repeat center/contain;flex:0 0 auto}.delete-wallet-modal__container{width:560px}.delete-wallet-modal__content{display:grid;grid-gap:24px;gap:24px;padding:48px 0 0}.delete-wallet-modal__title{margin:0;color:#f7f7f7;text-align:center;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.delete-wallet-modal__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.delete-wallet-modal__btn{height:70px;border-radius:90px}.delete-wallet-modal__btn_danger{border:1px solid #d20000;color:#d20000;background:transparent}.delete-wallet-modal__btn_danger:hover,.delete-wallet-modal__btn_danger:focus-visible{color:#f7f7f7;background:#d20000;border-color:#d20000}.delete-wallet-modal__btn_danger:active{color:#f7f7f7;background:#a30303!important;border-color:#a30303!important}.create-order-modal__plan{display:flex;align-items:center;justify-content:center;gap:12px;height:55px;border:1px solid #f9bb18;border-radius:66px;background:linear-gradient(88deg,#000 1.74%,#202020 107.69%);margin:48px 0 24px;color:#f9bb18;font-family:Manrope,sans-serif;font-size:18px;line-height:1.24;font-weight:700}.create-order-modal__bolt{width:28px;height:28px;background:url(/static/nodejs/img/topup-lighning.png) no-repeat center/contain;display:inline-block}.create-order-modal__qr{background:#fff;border-radius:10px;padding:20px;display:grid;justify-items:center;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;overflow:hidden}.create-order-modal__qr-img{width:245px;height:245px;-o-object-fit:contain;object-fit:contain}.create-order-modal__address{display:inline-flex;align-items:center;gap:12px;color:#9e9e9e;cursor:pointer}.create-order-modal__copy{width:20px;height:20px;color:#9e9e9e;cursor:pointer}.create-order-modal__hint{color:#f7f7f7;text-align:center;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400;margin:24px auto 0;max-width:412px}.create-order-modal__timer{color:#f9bb18}.create-order-modal__amount{display:flex;align-items:center;justify-content:center;gap:12px;margin:24px auto;width:-moz-fit-content;width:fit-content;color:#f7f7f7;font-family:Unbounded,sans-serif;font-size:18px;line-height:1.24;font-weight:700;cursor:pointer}.create-order-modal__usdt{width:28px;height:28px}.create-order-modal__qr_blurred:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.create-order-modal__repeat{width:100%;height:70px;margin:113px 0 0}.create-order-modal .is-hidden,.create-order-modal [hidden]{display:none!important}.create-order-modal__success{display:grid;justify-items:center;grid-gap:16px;gap:16px;margin:201px 0 98px}.create-order-modal__success-img{width:120px;height:120px;background:url(/static/nodejs/img/create-order-success.png) no-repeat center/contain}.create-order-modal__success-title{color:#f7f7f7;font-family:Unbounded,sans-serif;font-size:24px;line-height:1.32;font-weight:600;text-align:center}.create-order-modal__warning{display:grid;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;align-items:center;background:#181818;border:1px solid #4a4a4a;border-radius:16px;padding:16px 24px}.create-order-modal__warning-icon{width:19px;height:62px;background:url(/static/nodejs/img/exclamation.png) no-repeat center/contain}.create-order-modal__warning-title{color:#f9bb18;font-family:Unbounded,sans-serif;font-size:24px;line-height:1.32;font-weight:600;margin-bottom:10px}.create-order-modal__warning-text p{margin:0;color:#f7f7f7;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.video-modal .modal__container{width:1080px;max-width:100%}.video-modal__content{padding:40px 40px 20px}.video-modal__content iframe{display:block;width:100%;aspect-ratio:16/9;height:auto}.penalty-modal .modal__container{position:relative;background:#282828;border:1px solid #4a4a4a;border-radius:16px;padding:40px 20px;width:560px;text-align:center}.penalty-modal__text{margin:28px auto 0;padding:0 16px;color:#f7f7f7;font-size:18px;line-height:1.24;font-weight:400;font-family:Manrope,sans-serif}.penalty-modal__text_bottom{margin:12px auto 0}.penalty-modal__bold{font-family:Manrope,sans-serif;font-size:18px;line-height:1.24;font-weight:700}.penalty-modal__accent{color:#f9bb18;font-weight:700}.penalty-modal__actions{margin-top:30px}.penalty-modal__submit{width:100%;height:70px;display:flex;align-items:center;justify-content:center;margin:0 auto;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;line-height:normal}.pagination{display:inline-flex;align-items:center;gap:12px}.pagination__item{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#121212;color:#f7f7f7;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.pagination__item_active{background:#f9bb18;color:#121212;border-color:#f9bb18}.pagination__next{width:16px;height:16px}.pagination__prev{transform:scaleX(-1)}.pagination__item.disabled{background:#121212;color:#9e9e9e;cursor:default}.pagination__dots{background:#121212;color:#f7f7f7;cursor:default}.faq{position:relative;margin:160px 0 0}.faq__decor-line{position:absolute;top:-160px;left:50%;transform:translate(-50%)}.faq__list{display:grid;grid-template-columns:100%;margin:40px 0 0}.faq__button{cursor:pointer;position:relative;overflow:hidden;width:36px;max-width:36px;min-width:36px;height:36px;max-height:36px;min-height:36px;margin:0 0 0 40px;padding:10px;border:1px solid #f7f7f7;border-radius:50%;background:none;transition:border .2s ease-in-out}.faq__button span{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:#f9bb18;z-index:0;transform:translate(-50%,150%);transition:transform .3s ease-in-out}.faq__button:before{content:"";position:absolute;z-index:2;top:50%;left:50%;width:16px;height:1px;background:#f7f7f7;transform:translate(-50%,-50%);transition:background .3s ease-in-out}.faq__button:after{content:"";z-index:2;position:absolute;top:50%;left:50%;width:1px;height:16px;background:#f7f7f7;transform:translate(-50%,-50%);transition:transform .3s ease-in-out,background .3s ease-in-out}.faq__answer{font-size:18px;line-height:1.4;overflow:hidden;opacity:0;max-height:0;margin:0;padding:0 40px;transform-origin:top;transition:max-height .4s ease-in-out,opacity .3s ease-out .1s,padding .4s ease-in-out}.faq__answer::-webkit-scrollbar{width:2px;height:2px;background:transparent;background-clip:content-box}.faq__answer::-webkit-scrollbar-thumb{border-radius:8px;background:#f9bb18}.faq__answer p{margin:0 0 10px;font-size:18px;line-height:1.4;font-weight:400;color:#f7f7f7;word-break:break-word}.faq__answer p:last-child{margin-bottom:0}.faq__answer p strong{font-weight:600}.faq__answer ul,.faq__answer ol{margin:0 0 16px;font-size:18px;font-weight:500}.faq__answer ul li,.faq__answer ol li{margin-bottom:2px}.faq__answer ul li:has(ol)>ol,.faq__answer ul li:has(ol)>ul,.faq__answer ul li:has(ul)>ol,.faq__answer ul li:has(ul)>ul,.faq__answer ol li:has(ol)>ol,.faq__answer ol li:has(ol)>ul,.faq__answer ol li:has(ul)>ol,.faq__answer ol li:has(ul)>ul{margin-top:5px;padding:0 0 0 10px}.faq__answer ul li:has(ol)>ol:last-child,.faq__answer ul li:has(ol)>ul:last-child,.faq__answer ul li:has(ul)>ol:last-child,.faq__answer ul li:has(ul)>ul:last-child,.faq__answer ol li:has(ol)>ol:last-child,.faq__answer ol li:has(ol)>ul:last-child,.faq__answer ol li:has(ul)>ol:last-child,.faq__answer ol li:has(ul)>ul:last-child{margin-bottom:5px}.faq__answer ul li:last-child,.faq__answer ol li:last-child{margin-bottom:0}.faq__answer ul li:last-child:has(ol)>ol,.faq__answer ul li:last-child:has(ol)>ul,.faq__answer ul li:last-child:has(ul)>ol,.faq__answer ul li:last-child:has(ul)>ul,.faq__answer ol li:last-child:has(ol)>ol,.faq__answer ol li:last-child:has(ol)>ul,.faq__answer ol li:last-child:has(ul)>ol,.faq__answer ol li:last-child:has(ul)>ul{margin-top:5px}.faq__answer ul li:last-child:has(ol)>ol:last-child,.faq__answer ul li:last-child:has(ol)>ul:last-child,.faq__answer ul li:last-child:has(ul)>ol:last-child,.faq__answer ul li:last-child:has(ul)>ul:last-child,.faq__answer ol li:last-child:has(ol)>ol:last-child,.faq__answer ol li:last-child:has(ol)>ul:last-child,.faq__answer ol li:last-child:has(ul)>ol:last-child,.faq__answer ol li:last-child:has(ul)>ul:last-child{margin-bottom:0}.faq__answer ul li:has(ul):before,.faq__answer ol li:has(ul):before{content:none}.faq__answer ul li{position:relative;padding-left:1em}.faq__answer ul li:before{content:"•";position:absolute;top:.01em;left:0;font-size:1em;color:#f9bb18}.faq__answer ol{position:relative;list-style:none inside none;counter-reset:main-item}.faq__answer ol>li{align-items:center;width:100%;list-style-type:none;counter-increment:main-item}.faq__answer ol>li>ol{counter-reset:item-5}.faq__answer ol>li>ol>li{counter-increment:item-5}.faq__answer ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) ". "}.faq__answer ol>li>ol>li>ol{counter-reset:item-4}.faq__answer ol>li>ol>li>ol>li{counter-increment:item-4}.faq__answer ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) ". "}.faq__answer ol>li>ol>li>ol>li>ol{counter-reset:item-3}.faq__answer ol>li>ol>li>ol>li>ol>li{counter-increment:item-3}.faq__answer ol>li>ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) "." counter(item-3) ". "}.faq__answer ol>li>ol>li>ol>li>ol>li>ol{counter-reset:item-2}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:item-2}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) "." counter(item-3) "." counter(item-2) ". "}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ol{counter-reset:item-1}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:item-1}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(main-item) "." counter(item-5) "." counter(item-4) "." counter(item-3) "." counter(item-2) "." counter(item-1) ". "}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol{counter-reset:item-1}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li{counter-increment:item-1}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li:before{content:counters(item-1,".") ".";background:none;box-shadow:none}.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ul),.faq__answer ol>li>ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-1 0}.faq__answer ol>li>ol>li>ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.faq__answer ol>li>ol>li>ol>li>ol>li>ul>li ol{counter-reset:item-2}.faq__answer ol>li>ol>li>ol>li>ol>li>ul>li ol>li{counter-increment:item-2}.faq__answer ol>li>ol>li>ol>li>ol>li>ul>li ol>li:before{content:counters(item-2,".") ".";background:none;box-shadow:none}.faq__answer ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ul),.faq__answer ol>li>ol>li>ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-2 0}.faq__answer ol>li>ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.faq__answer ol>li>ol>li>ol>li>ul>li ol{counter-reset:item-3}.faq__answer ol>li>ol>li>ol>li>ul>li ol>li{counter-increment:item-3}.faq__answer ol>li>ol>li>ol>li>ul>li ol>li:before{content:counters(item-3,".") ".";background:none;box-shadow:none}.faq__answer ol>li>ol>li>ol>li>ul>li ol>li:has(ul),.faq__answer ol>li>ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-3 0}.faq__answer ol>li>ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.faq__answer ol>li>ol>li>ul>li ol{counter-reset:item-4}.faq__answer ol>li>ol>li>ul>li ol>li{counter-increment:item-4}.faq__answer ol>li>ol>li>ul>li ol>li:before{content:counters(item-4,".") ".";background:none;box-shadow:none}.faq__answer ol>li>ol>li>ul>li ol>li:has(ul),.faq__answer ol>li>ol>li>ul>li ol>li:has(ol){counter-increment:item-4 0}.faq__answer ol>li>ul>li:before{align-self:center;margin:0 10px 0 0}.faq__answer ol>li>ul>li ol{counter-reset:item-5}.faq__answer ol>li>ul>li ol>li{counter-increment:item-5}.faq__answer ol>li>ul>li ol>li:before{content:counters(item-5,".") ".";background:none;box-shadow:none}.faq__answer ol>li>ul>li ol>li:has(ul),.faq__answer ol>li>ul>li ol>li:has(ol){counter-increment:item-5 0}.faq__answer ol>li:before{content:counters(main-item,".") ".";align-self:baseline;margin:0 5px 0 0;font-weight:600;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.faq__answer ol>li:has(ul){counter-reset:main-item}.faq__answer a{font-size:18px;line-height:1.3;color:#25a3e2;-webkit-text-decoration:none;text-decoration:none}.faq__item{border-radius:8px;border-bottom:1px solid #4a4a4a;transition:.5s ease-in-out}.faq__item:before{display:none}.faq__item.open{background:#181818}.faq__item.open .faq__button:after{background:#f7f7f7;transform:translate(-50%,calc(-50% + .5px)) rotate(90deg)}.faq__item.open .faq__answer{opacity:1;max-height:500px;padding:0 40px 32px}.faq__top{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:32px 40px}.faq__question{font-size:24px;line-height:1.32;font-weight:400;font-family:Manrope,sans-serif,sans-serif;margin:0}.tron-banner{margin:157px 0 0;position:relative}.tron-banner__decor-line{position:absolute;top:-160px;left:50%;transform:translate(-50%)}.tron-banner__container{height:-moz-fit-content;height:fit-content;max-height:480px}.tron-banner__link{background:#2a2a2a}.tron-banner picture{display:flex;margin:0 auto}.tron-banner__img{width:100%;height:auto;max-height:480px;-o-object-fit:contain;object-fit:contain}.preloader{display:none}.preloader .ring{position:absolute;top:50%;left:50%;width:150px;height:150px;border-radius:50%;background:transparent;transform:translate(-50%,-50%);box-shadow:0 0 20px #00000080}.preloader .ring:before{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:100%;border:3px solid transparent;border-radius:50%;border-top:3px solid #fff000;border-right:3px solid #fff000;animation:animateC 2s linear infinite}.preloader span{position:absolute;display:block;top:calc(50% - 2px);left:50%;width:50%;height:4px;background:transparent;transform-origin:left;animation:animate 2s linear infinite}.preloader span:before{content:"";position:absolute;top:-5px;right:-8px;width:16px;height:16px;border-radius:50%;background:#fff000;box-shadow:0 0 20px #fff000}.preloader .pulse{position:absolute;top:50%;left:50%;width:71px;height:128px;transform:translate(-50%,-50%)}.preloader .pulse:before,.preloader .pulse:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f9bb18;box-shadow:0 0 0 44px;clip-path:polygon(100% 0,23% 46%,46% 44%,15% 69%,38% 67%,0 100%,76% 57%,53% 58%,88% 33%,60% 37%)}.preloader .pulse:after{transform:perspective(352px) translateZ(0);animation:pulse-9sj83nhg .8s infinite}@keyframes pulse-9sj83nhg{to{opacity:0;transform:perspective(352px) translateZ(211.2px)}}@keyframes animateC{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animate{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}.decor-straight{position:absolute;height:158px;width:50px;margin:0 auto;overflow:hidden}.decor-straight__track{position:absolute;height:100%;width:2px;background:transparent}.decor-straight__gradient-line{position:absolute;height:100%;width:2px;background:linear-gradient(179.27deg,#1b1b1b,#f9bb18 54.67%,#0d0d0d);left:50%;top:10px}.decor-straight__dot{position:absolute;height:12px;width:12px;background:#f9bb18;border-radius:50%;animation:moveDot 2s linear infinite;left:50%;transform:translate(calc(-50% + 1px));top:0;box-shadow:0 0 11.66px 1.82px #ffff8552}@keyframes moveDot{0%{transform:translate(calc(-50% + 1px),-20px);opacity:.8}50%{opacity:1}to{transform:translate(calc(-50% + 1px),160px);opacity:.8}}@keyframes moveDotMobile{0%{transform:translate(calc(-50% + .5px),-10px);opacity:.8}50%{opacity:1}to{transform:translate(calc(-50% + .5px),80px);opacity:.8}}.decor-curved-left svg,.decor-curved-right svg{width:60px;height:160px;overflow:visible}.decor-curved-left svg .dot,.decor-curved-right svg .dot{z-index:2;box-shadow:0 0 11.66px 1.82px #ffff8552}@media (max-width: 1650px){.footer__logo{margin:0 30px 0 0}.wagtail-wrapper h1{font-size:46px;letter-spacing:1.84px}.wagtail-wrapper h2{font-size:28px;letter-spacing:1.12px}.wagtail-wrapper h3{font-size:26px;letter-spacing:1.04px}.wagtail-wrapper h4{font-size:24px;letter-spacing:.96px}.wagtail-wrapper h5{font-size:20px;letter-spacing:.8px}.wagtail-wrapper h6{font-size:18px;letter-spacing:.72px}}@media (max-width: 1420px){:root{--header-height: 100px}.header__container{height:130px;height:var(--header-height);padding:25px 20px}.header__logo{font-size:14px;font-weight:600;gap:5px}.header__actions{font-size:15px;font-weight:600;margin-right:10px}.header__lang{margin-right:15px}.header-nav{font-size:15px;font-weight:600}.header-nav__list{margin-right:15px}.header-nav__list>*:not(:last-child){margin-right:15px}.header-nav__list .header-nav__list-item{text-align:center;white-space:wrap}.lang-dropdown>*:not(:last-child){margin-right:5px}.wagtail-wrapper img,.wagtail-wrapper picture,.wagtail-wrapper video,.wagtail-wrapper iframe{max-height:450px;min-height:200px}}@media (max-width: 1335px) and (min-width: 769px){.wallets__pagination_mobile[data-visible=true]{display:flex}.wallets__pagination_desktop[data-visible=true]{display:none}}@media (max-width: 1335px){.wallets__grid{grid-template-columns:1fr;gap:24px}}@media (max-width: 1024px){.header__container{height:130px;height:var(--header-height);padding:25px 40px}.header__navigation{margin-right:0}.header__actions{display:contents}.header__lang{margin-top:auto;margin-right:0}.header__support{font-size:18px;line-height:1.24;font-weight:700;margin:40px 0;font-family:Unbounded,sans-serif;text-transform:uppercase;background:linear-gradient(91deg,#fff,#c1b6b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header__support:active{color:#fff;background:transparent;-webkit-background-clip:unset;background-clip:border-box;background-clip:initial;-webkit-text-fill-color:unset}.header__app-btn.button{margin-left:auto;font-size:12px}.header-nav{justify-content:center;flex-direction:column}.header-nav__list-item{font-size:18px;line-height:1.24;font-weight:700;font-family:Unbounded,sans-serif;text-transform:uppercase;background:linear-gradient(91deg,#fff,#c1b6b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;white-space:wrap}.header-nav__list-item:active{color:#fff;background:transparent;-webkit-background-clip:unset;background-clip:border-box;background-clip:initial;-webkit-text-fill-color:unset}.header-nav__list{flex-direction:column;margin-right:0;padding:40px 0}.header-nav__list:after{content:"";position:absolute;display:block;bottom:0;width:173px;height:1px;background:#4a4a4a}.header-nav__list>*:not(:last-child){margin-bottom:20px;margin-right:0}.nav-dropdown__title,.lang-dropdown__title{font-size:18px;line-height:1.24;font-weight:700;font-family:Unbounded,sans-serif;text-transform:uppercase;background:linear-gradient(91deg,#fff,#c1b6b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav-dropdown__title:active,.lang-dropdown__title:active{color:#fff;background:transparent;-webkit-background-clip:unset;background-clip:border-box;background-clip:initial;-webkit-text-fill-color:unset}.nav-dropdown__list,.lang-dropdown__list{opacity:1;pointer-events:all;position:relative;display:flex;top:auto;top:initial;left:auto;left:initial;align-items:center;flex-direction:column;padding:40px 0;border-radius:0;background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial}.nav-dropdown__list>*:not(:last-child),.lang-dropdown__list>*:not(:last-child){margin-bottom:20px}.nav-dropdown,.lang-dropdown{padding:40px 0;gap:20px}.nav-dropdown .nav-dropdown__arrow,.lang-dropdown .nav-dropdown__arrow{display:none}.nav-dropdown .nav-dropdown__list,.lang-dropdown .nav-dropdown__list{padding:0;gap:15px}.nav-dropdown .nav-dropdown__list .header-nav__list-item,.lang-dropdown .nav-dropdown__list .header-nav__list-item{font-size:16px;line-height:1.395;font-weight:400;margin:0}.lang-dropdown .lang-dropdown__title{display:none}.nav-dropdown{opacity:1;pointer-events:all;position:relative;display:flex;top:auto;top:initial;left:auto;left:initial;align-items:center;flex-direction:column;border-radius:0;background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial}.nav-dropdown:after{content:"";position:absolute;display:block;bottom:0;width:173px;height:1px;background:#4a4a4a}.lang-dropdown{order:2}.lang-dropdown__list{display:none}.menu-burger,.menu-burger__container,.burger-btn{display:flex}.burger-btn{display:block}.footer{padding:0 0 40px}.footer__decor-line{position:absolute;top:-90px;left:50%;transform:translate(-50%)}.wagtail-wrapper .block-quote{gap:20px;padding:16px 52px}.wagtail-wrapper h1{font-size:32px;letter-spacing:1.28px}.wagtail-wrapper h2{font-size:48px;letter-spacing:1px}.wagtail-wrapper h3{font-size:18px;letter-spacing:.88px}.wagtail-wrapper h4{font-size:16px;letter-spacing:.8px}.wagtail-wrapper h5{font-size:14px;letter-spacing:.64px}.wagtail-wrapper h6{margin:0 0 10px;font-size:12px;letter-spacing:.48px}.wagtail-wrapper,.wagtail-wrapper p,.wagtail-wrapper div{margin:0 0 10px;font-size:16px;line-height:1.2;letter-spacing:.64px}.wagtail-wrapper a{font-size:16px;line-height:1.2;letter-spacing:.64px}.wagtail-wrapper img,.wagtail-wrapper picture,.wagtail-wrapper video,.wagtail-wrapper iframe{height:auto;max-height:500px;min-height:220px;margin:20px auto}.wagtail-wrapper figcaption{margin:0 0 40px}.wagtail-wrapper ul,.wagtail-wrapper ol{margin:0 0 40px;font-size:16px;line-height:1.2;letter-spacing:.64px}.wagtail-wrapper ul li:has(ol)>ol:last-child,.wagtail-wrapper ul li:has(ol)>ul:last-child,.wagtail-wrapper ul li:has(ul)>ol:last-child,.wagtail-wrapper ul li:has(ul)>ul:last-child,.wagtail-wrapper ol li:has(ol)>ol:last-child,.wagtail-wrapper ol li:has(ol)>ul:last-child,.wagtail-wrapper ol li:has(ul)>ol:last-child,.wagtail-wrapper ol li:has(ul)>ul:last-child{margin-bottom:10px}.wagtail-wrapper ol>li{margin-bottom:5px}.anchor{top:-100px}.basic{margin-bottom:80px}.unlimited__actions_mobile{display:flex;margin-bottom:32px;padding:0 40px}.unlimited__after-banner-spacer{height:82px}.unlimited__header .unlimited__actions{display:none}.faq__answer p{margin:0 0 10px;font-size:16px;line-height:1.2;letter-spacing:.64px}.faq__answer ul,.faq__answer ol{margin:0 0 12px;font-size:16px;line-height:1.2;letter-spacing:.64px}.faq__answer ul li:has(ol)>ol:last-child,.faq__answer ul li:has(ol)>ul:last-child,.faq__answer ul li:has(ul)>ol:last-child,.faq__answer ul li:has(ul)>ul:last-child,.faq__answer ol li:has(ol)>ol:last-child,.faq__answer ol li:has(ol)>ul:last-child,.faq__answer ol li:has(ul)>ol:last-child,.faq__answer ol li:has(ul)>ul:last-child{margin-bottom:10px}.faq__answer ol>li{margin-bottom:5px}.faq__answer a{font-size:16px;line-height:1.2;letter-spacing:.64px}.tron-banner{margin:92px 0 0}.tron-banner__decor-line{position:absolute;top:-80px;left:50%;transform:translate(-50%)}.decor-straight{height:80px}.decor-straight__gradient-line{width:1px;top:0}.decor-straight__dot{height:6px;width:6px;animation:moveDotMobile 2s linear infinite}.decor-straight:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:none;pointer-events:none;z-index:1}.decor-curved-left svg,.decor-curved-right svg{width:40px;height:80px}}@media (max-width: 768px) and (max-width: 420px){.tx-item__title-text{max-width:152px}}@media (max-width: 768px){.header__container{height:130px;height:var(--header-height);padding:25px 10px}.burger-btn{width:40px;height:40px}.burger-btn:after,.burger-btn:before{width:17px}.button{padding:12px 16px;font-size:12px}.button_big{padding:12px 16px}.footer__top-box{flex-direction:column;gap:20px}.footer__logo-link{flex-direction:row;width:100%}.footer__logo-link .img{width:70px;height:70px}.footer__open-bot{font-size:12px;font-weight:600;width:100%}.footer__bottom-box{flex-direction:column;gap:15px}.footer__socials{flex-wrap:wrap;gap:10px}.footer__social-item{display:flex;align-items:center;justify-content:center;flex:1 1 auto}.footer__social-item_telegram{justify-content:start;width:100%;padding:10px 20px}.footer__social-icon{width:30px;max-width:30px;min-width:30px;height:30px;max-height:30px;min-height:30px}.wagtail-wrapper .table-block__table{min-width:660px}.wagtail-wrapper .table-block__table caption{font-size:18px;line-height:1.24;font-weight:700;margin:0 0 15px}.wagtail-wrapper .table-block__table thead th{font-size:16px;line-height:1.24;font-weight:600;padding:10px 12px}.wagtail-wrapper .table-block__table tbody td{font-size:16px;line-height:1.4;font-weight:400;padding:10px 12px}.wagtail-wrapper .table-block__table tbody th[scope=row]{font-size:16px;line-height:1.24;font-weight:700;padding:10px 12px}.wagtail-wrapper .table-block__table thead th,.wagtail-wrapper .table-block__table tbody td,.wagtail-wrapper .table-block__table tbody th[scope=row]{min-width:260px}.section-title{font-size:24px}.container{padding:0 10px}.input{padding:13px 24px}.unlimited__header{flex-direction:column;align-items:flex-start;gap:12px;padding:24px 0 16px}.unlimited__title-wrap{gap:12px}.unlimited__title-wrap .section-title{font-weight:600;line-height:1.32}.unlimited__actions{gap:12px;width:100%;flex-wrap:wrap;justify-content:flex-start}.unlimited__actions_mobile{gap:15px;margin-top:-1px;margin-bottom:15px;padding:0 10px}.unlimited__btn{width:auto;justify-content:center;padding:7px 16px;height:40px;font-size:12px;font-weight:600;line-height:normal}.instruction{margin-top:0;margin-bottom:32px}.instruction__card{padding:12px;border-color:transparent}.instruction .section-title{font-size:18px;line-height:1.24;font-weight:700;padding-right:48px}.instruction__item{grid-template-columns:28px 1fr;gap:12px;align-items:start}.instruction__num{width:30px;height:30px;font-size:12px;line-height:1.35;font-weight:600;line-height:normal}.instruction__text{font-size:16px;line-height:1.4;font-weight:400}.instruction__close{top:10px;right:10px;width:24px;height:24px}.wallets__grid{gap:12px}.wallets__card{padding:16px;gap:88px;min-height:auto;height:auto}.wallets__header .section-title{font-size:18px;line-height:1.24;font-weight:700}.wallets__header{justify-content:flex-start}.wallets__header .wallets__add-btn{display:none}.wallets__footer{display:block}.wallets-empty{padding:0 16px}.wallets-empty__text{font-size:16px;font-weight:400;line-height:normal}.wallets__pagination_mobile[data-visible=true]{display:flex}.wallets__pagination_desktop[data-visible=true]{display:none}.wallets-list{gap:0}.wallets-item,.wallets-item_selected{padding:10px!important}.wallets-item__title{font-size:12px;line-height:1.12;font-weight:400}.wallets-item__address{font-size:14px;font-weight:400}.wallets-item__status_name{font-size:12px;line-height:1.12;font-weight:400}.wallets-item__status_num{font-size:12px;font-weight:600}.wallets-item__battery{width:19px;height:30px}.wallets__card_right{padding:0 0 16px;height:516px}.wallets-tabs__btn{font-size:12px;font-weight:600;padding:16px;gap:0;flex-direction:column}.wallets-tabs__content{padding:12px;min-height:400px;max-height:411px}.wallets-topup{gap:10px}.wallets-topup__item{padding:8px 16px}.wallets-topup__right{flex-direction:column-reverse;align-items:flex-end;gap:0}.wallets-topup__price,.wallets-topup__old,.wallets-topup__text{font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:normal}.wallets-history-empty{padding:32px 0}.wallets-history-empty__icon{width:100px;height:100px}.wallets-history-empty__text{font-size:16px;font-weight:400}.wallets-history-loader{padding:90px 0}.wallets-history-error{padding:0 4px}.wallets-history-error__icon{width:30px;height:100px;margin-bottom:16px}.wallets-history-error__text{font-size:16px;font-weight:400;margin-bottom:24px}.wallets-history-error__btn{width:100%;height:56px}.wallets-history-no-transactions{gap:16px}.wallets-history-no-transactions__icon{width:100px;height:100px}.wallets-history-no-transactions__text{font-size:16px;font-weight:400}.tx-item{padding:12px 0}.wallets-history-list__date,.tx-item__title,.tx-item__amount{font-size:16px;font-weight:400}.tx-item__time{font-size:14px;font-weight:400}.tx-item__icon{width:34px;height:34px}.tx-item__penalty{width:16px;height:16px}.tx-item__title{gap:4px}.modal{align-items:flex-end}.modal__container{padding:10px 10px 54px;width:100%;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s ease-out}.modal__close{top:10px;right:10px;width:24px;height:24px}.modal.show .modal__container{transform:translateY(0)}.wallets-modal__form{gap:29px;margin-top:36px}.wallets-modal__field{margin-bottom:0}.wallets-modal__warning{padding:16px 24px;border-radius:8px}.wallets-modal__warning-title{font-size:18px;line-height:1.24;font-weight:600}.wallets-modal__warning-text p{font-size:16px;line-height:1.4;font-weight:400}.wallets-modal__submit{height:40px;margin-top:3px}.wallets-modal__error{left:24px;font-size:12px;font-weight:600}.retry-modal .modal__container{width:100%;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s ease-out;padding:10px 10px 54px}.retry-modal__icon{width:30px;height:100px;margin-top:40px;margin-bottom:16px}.retry-modal__text{max-width:100%;font-size:16px;line-height:1.4;font-weight:400}.retry-modal__submit{width:100%;height:40px}.modal.show .retry-modal .modal__container,.modal.show.retry-modal .modal__container,.retry-modal .modal__container{transform:translateY(0)}.wallets-settings-empty{padding:0 16px}.wallets-settings-empty__icon{width:100px;height:100px}.wallets-settings-empty__text{font-size:16px;font-weight:400;max-width:100%}.wallets-settings__widgets{flex-direction:column;gap:16px;width:100%}.wallets-settings__btn{height:40px;width:100%}.wallets-settings__label,.wallets-settings__value{font-size:16px;font-weight:400}.wallets-settings__delete{font-size:12px;font-weight:600}.delete-wallet-modal__container{width:100%}.delete-wallet-modal__content{gap:16px}.delete-wallet-modal__title{font-size:16px;font-weight:400}.delete-wallet-modal__actions{grid-template-columns:1fr;gap:15px}.delete-wallet-modal__btn{height:40px}.create-order-modal__plan{font-size:14px;font-weight:600;gap:8px}.create-order-modal__bolt{width:24px;height:24px}.create-order-modal__qr-img{width:210px;height:210px}.create-order-modal__hint{font-size:16px;line-height:1.4;font-weight:400}.create-order-modal__warning{border-radius:8px}.create-order-modal__warning-title{font-size:18px;font-weight:600}.create-order-modal__warning-text p{font-size:16px;line-height:1.4;font-weight:400}.create-order-modal__amount{font-size:16px;line-height:1.24;font-weight:600}.create-order-modal__success-img{width:100px;height:100px}.create-order-modal__success-title{font-size:16px;line-height:1.24;font-weight:600}.video-modal{align-items:center}.video-modal .modal__container{width:100%;max-width:100%;background:transparent;border:0;padding:0;border-radius:0;transform:none!important}.video-modal__content{padding:0 10px}.video-modal .modal__close{position:fixed;top:16px;right:16px;z-index:1001}.penalty-modal .modal__container{width:100%;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s ease-out;padding:10px 10px 54px}.penalty-modal__text{margin-top:40px;max-width:100%;font-size:16px;line-height:1.25;font-weight:400}.penalty-modal__text_bottom{margin-top:12px}.penalty-modal__bold{font-size:16px;line-height:1.25;font-weight:600}.penalty-modal__accent{font-weight:600}.penalty-modal__actions{margin-top:24px}.penalty-modal__submit{width:100%;height:40px}.modal.show .penalty-modal .modal__container,.modal.show.penalty-modal .modal__container,.penalty-modal .modal__container{transform:translateY(0)}.pagination{gap:6px}.pagination__item{font-size:12px;font-weight:600}.pagination__next{width:16px;height:16px}.faq{margin:80px 0 0}.faq__decor-line{position:absolute;top:-90px;left:50%;transform:translate(-50%)}.faq__list{gap:0;margin:25px 0 0}.faq__button{width:30px;max-width:30px;min-width:30px;height:30px;max-height:30px;min-height:30px;margin:0 0 0 15px}.faq__button:before{width:10px}.faq__button:after{height:10px}.faq__answer{font-size:16px;padding:0 20px}.faq__item.open .faq__answer{padding:0 20px 20px}.faq__top{padding:20px}.faq__question{font-size:18px;line-height:1.24;font-weight:500}.tron-banner__container,.tron-banner__img{max-height:525px}}@media (max-width: 576px){:root{--header-height: 90px}.header__logo-text{display:none}.wagtail-wrapper h1,.wagtail-wrapper h2,.wagtail-wrapper h3,.wagtail-wrapper h4,.wagtail-wrapper h5,.wagtail-wrapper h6{margin:0 0 15px}.wagtail-wrapper h1{font-size:28px;letter-spacing:1.12px}.wagtail-wrapper h2{font-size:22px;letter-spacing:.88px}.wagtail-wrapper img,.wagtail-wrapper picture,.wagtail-wrapper video,.wagtail-wrapper iframe{margin:15px auto}.wagtail-wrapper ul,.wagtail-wrapper ol,.faq__answer ul,.faq__answer ol{font-size:14px;line-height:1.3}}@media (max-width: 375px){.wagtail-wrapper,.wagtail-wrapper p,.wagtail-wrapper div,.wagtail-wrapper a{font-size:14px;line-height:1.3}.wagtail-wrapper img,.wagtail-wrapper picture,.wagtail-wrapper video,.wagtail-wrapper iframe{min-width:100%;min-height:auto}.faq__answer p,.faq__answer a{font-size:14px;line-height:1.3}}@media (min-width: 1025px) and (hover: hover){.nav-dropdown:hover .nav-dropdown__list{opacity:1;pointer-events:all}.nav-dropdown:hover .nav-dropdown__arrow{transform:rotate(180deg) translateZ(0)}.lang-dropdown:hover .lang-dropdown__title{color:#f9bb18}.lang-dropdown:hover .lang-dropdown__title svg{transform:rotate(180deg);stroke:#f9bb18}.lang-dropdown:hover .lang-dropdown__list{opacity:1;pointer-events:all}.lang-dropdown:hover .lang-dropdown__arrow{transform:rotate(180deg)}}@media (min-width: 1025px){.nav-dropdown,.lang-dropdown{cursor:pointer;pointer-events:all;position:relative}.nav-dropdown .nav-dropdown__list .nav-dropdown__list-item,.lang-dropdown .nav-dropdown__list .nav-dropdown__list-item{font-size:16px;line-height:1.395;font-weight:400}.nav-dropdown__title>*:not(:last-child),.lang-dropdown__title>*:not(:last-child){margin-right:8px}.lang-dropdown__burger-list{display:none}.faq__item.open .faq__button span{transform:translate(-50%,-150%)}}@media (hover: hover) and (min-width: 1025px){.faq__item:hover .faq__button span{transform:translate(-50%,-50%)}.faq__item:hover .faq__button{border-color:transparent}.faq__item:hover .faq__button:before,.faq__item:hover .faq__button:after{background:#121212}.faq__item.open:hover .faq__button:before,.faq__item.open:hover .faq__button:after{background:#121212}}@media (min-width: 1335px) and (max-width: 1385px){.wallets-item__address{font-size:16px;font-weight:400}}@media (hover: hover){.header__support:hover,.header-nav__list-item:hover{color:#f9bb18}.lang-dropdown__burger-item:hover,.lang-dropdown__item:hover{color:#dfa611}.button_bordered.button_white:hover{border-color:#f9bb18;color:#f9bb18}.button_bordered.button_white:hover:active{color:#131212;background:#f9bb18}.button_bordered.button_orange:hover{background:#f9bb18;color:#121212}.button_white:hover{color:#f9bb18}.button_orange:hover{color:#f7f7f7}.footer__item:hover,.footer__social-link:hover{color:#f9bb18}.wagtail-wrapper .table-block__table tbody tr:hover{background:#ffffff05}.wagtail-wrapper ul li a:hover,.wagtail-wrapper ol li a:hover{color:#f7f7f7}.wallets__add-btn:hover{background:#f9bb18;color:#121212}.wallets-topup__item:hover{background:linear-gradient(90deg,#141414,#1f1f1f)}.wallets-modal__submit:hover{background:#dfa611}.faq__answer ul li a:hover,.faq__answer ol li a:hover{color:#f7f7f7}}
