.app-promo-block{--app-promo-block--bg:#111;--app-promo-block--height:720px;--app-promo-block--padding:24px 24px 18px;--app-promo-block--subtitle-color:#878787;--app-promo-block--subtitle-size:12px;--app-promo-block--subtitle-mb:7px;--app-promo-block--title-color:#fff;--app-promo-block--title-size:20px;--app-promo-block--title-mb:20px;--app-promo-block--transaction-value-size:20px;--app-promo-block--transaction-value-color:#fff;--app-promo-block--transaction-value-mb:4px;--app-promo-block--transaction-label-size:14px;--app-promo-block--transaction-label-color:#7a7a7a;--app-promo-block--buttons-mt:14px;--app-promo-block--qr-bottom:100%;background-color:var(--app-promo-block--bg);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--app-promo-block--height);padding:var(--app-promo-block--padding);position:relative;z-index:1}@media (min-width:720px){.app-promo-block{--app-promo-block--height:610px;--app-promo-block--padding:33px;--app-promo-block--subtitle-size:12px;--app-promo-block--subtitle-mb:15px;--app-promo-block--title-size:30px;--app-promo-block--title-mb:20px;--app-promo-block--transaction-value-size:26px;--app-promo-block--transaction-value-mb:6px;--app-promo-block--transaction-label-size:14px;--app-promo-block--buttons-mt:24px}}.app-promo-block__head{flex:1 1 auto;padding-left:6px;padding-right:6px}.app-promo-block__subtitle{color:var(--app-promo-block--subtitle-color);font-size:var(--app-promo-block--subtitle-size);font-weight:500;letter-spacing:-.12px;line-height:1.4;margin-bottom:var(--app-promo-block--subtitle-mb)}.app-promo-block__title{color:var(--app-promo-block--title-color);font-size:var(--app-promo-block--title-size);font-weight:500;letter-spacing:-.4px;line-height:1.1;margin-bottom:var(--app-promo-block--title-mb)}.app-promo-block__image{position:absolute;right:0;top:0;width:100%;z-index:-1}.app-promo-block__image img{display:block;margin-left:auto;margin-right:auto;max-width:400px;width:100%}@media (min-width:720px){.app-promo-block__image{align-items:flex-end;bottom:0;display:flex;height:100%;justify-content:flex-end;right:0;top:auto}.app-promo-block__image img{margin-left:0;margin-right:0;max-height:100%;max-width:60%;-o-object-fit:content;object-fit:content;width:auto}}.app-promo-block__info{padding-left:6px;padding-right:6px}.app-promo-block__transaction-value{color:var(--app-promo-block--transaction-value-color);font-size:var(--app-promo-block--transaction-value-size);font-weight:500;line-height:1.1;margin-bottom:var(--app-promo-block--transaction-value-mb)}.app-promo-block__transaction-label{color:var(--app-promo-block--transaction-label-color);display:block;font-size:var(--app-promo-block--transaction-label-size);font-weight:500;line-height:1.2}.app-promo-block__buttons{display:flex;margin-top:var(--app-promo-block--buttons-mt)}.app-promo-block__buttons-item{flex:0 0 100%;position:relative}@media (min-width:720px){.app-promo-block__buttons-item{flex:0 0 auto}}.app-promo-block__buttons-item:hover .app-promo-block__qr{opacity:1;pointer-events:auto}.app-promo-block__qr{bottom:var(--app-promo-block--qr-bottom);left:50%;opacity:0;padding-bottom:16px;pointer-events:none;position:absolute;transform:translate(-50%);transition:all .3s}.app-promo-block__btn{--base-button-height:48px}@media (min-width:720px){.app-promo-block__btn{min-width:240px}}.seo-block{--seo-block--radius:3px;--seo-block--border-color:#1a1a1a;--seo-block--head-bg:transparent;--seo-block--head-padding:5px 20px 5px 25px;--seo-block--title-color:#4d4d4d;--seo-block--title-size:18px;--seo-block--arrow-color:#4d4d4d;--seo-block--arrow-width:16px;--seo-block--arrow-size:16px;--seo-block--body-color:#4d4d4d;--seo-block--body-size:10px;--seo-block--body-padding:27px 25px 26px;--seo-block--h2-size:18px;--seo-block--h3-size:14px;--seo-block--h4-size:14px;background-color:var(--seo-block--head-bg);border:1px solid var(--seo-block--border-color);border-radius:var(--seo-block--radius);transition:background .4s}.seo-block.is-active .seo-block__arrow{transform:rotate(0)}.seo-block__head{align-items:center;background-color:transparent;color:var(--seo-block--title-color);cursor:pointer;display:flex;font-weight:500;justify-content:space-between;line-height:1.2;padding:var(--seo-block--head-padding);transition:all .4s;width:100%}.seo-block__head:hover{--seo-block--radius:10px}.seo-block__title{color:var(--seo-block--title-color);font-size:var(--seo-block--title-size);font-weight:700;letter-spacing:-.32px;line-height:1.45;transition:all .4s}.seo-block__arrow{transform:rotate(180deg)}.seo-block__arrow,.seo-block__arrow svg{color:var(--seo-block--arrow-color);height:var(--seo-block--arrow-width);width:var(--seo-block--arrow-width)}.seo-block__arrow svg{stroke:var(--seo-block--arrow-color)}.seo-block__body{color:var(--seo-block--body-color);font-size:var(--seo-block--body-size);overflow:hidden;transition:max-height .4s ease-in-out,opacity .4s ease-in-out,padding .4s ease-in-out}.seo-block__body>div{padding:var(--seo-block--body-padding)}.seo-block__body .title-h1,.seo-block__body .title-h2,.seo-block__body .title-h3,.seo-block__body .title-h4,.seo-block__body h1,.seo-block__body h2,.seo-block__body h3,.seo-block__body h4{color:var(--seo-block--body-color);margin-bottom:4px}.seo-block__body .title-h1:last-child,.seo-block__body .title-h2:last-child,.seo-block__body .title-h3:last-child,.seo-block__body .title-h4:last-child,.seo-block__body h1:last-child,.seo-block__body h2:last-child,.seo-block__body h3:last-child,.seo-block__body h4:last-child{margin-bottom:0}.seo-block__body .title-h2,.seo-block__body h2{font-size:var(--seo-block--h2-size);font-weight:700;letter-spacing:-.36px;line-height:1.45}.seo-block__body .title-h3,.seo-block__body h3{font-size:var(--seo-block--h3-size);font-weight:500;letter-spacing:-.28px;line-height:1.45}.seo-block__body .title-h4,.seo-block__body h4{font-size:var(--seo-block--h4-size);font-weight:400;letter-spacing:-.28px;line-height:1.45}.seo-block__body p{margin-bottom:16px}.seo-block__body p:last-child{margin-bottom:0}.seo-block__body ol,.seo-block__body ul{margin-bottom:32px}.seo-block__body ol:last-child,.seo-block__body ul:last-child{margin-bottom:0}.seo-block__body ul{list-style-type:disc;margin-left:20px}.seo-block__body ol{list-style-type:decimal;margin-left:20px}.seo-block__body li{line-height:1.1;margin-bottom:4px}.seo-block__body li:last-child{margin-bottom:0}.seo-enter-active,.seo-leave-active{transition:max-height .4s ease-in-out,opacity .4s ease-in-out,padding .4s ease-in-out}.seo-enter-from{max-height:0;opacity:0}.seo-enter-to,.seo-leave-from{max-height:500px;opacity:1}.seo-leave-to{max-height:0;opacity:0}:root{--brand:#8f42ff;--brand-hover:#6301cf;--brand-active:#2e007c;--brand-disabled:#2e007c;--brand-light:#c69fff;--surface-base:hsla(0,0%,82%,.071);--divider-base:hsla(0,0%,82%,.071);--error:#f44336;--error-hover:#d32f2f;--error-disabled:#981818;--success:#4db051;--attention:#ff9800;--bg-1:#0a0a0a;--bg-2:#111;--bg-3:#1a1a1a;--bg-35:#232323;--bg-4:#1a1a1a;--bg-disabled:#1a1a1a;--text-1:#fafafa;--text-2:#d0d0d0;--text-3:#a3a3a3;--text-4:#7a7a7a;--text-5:#4d4d4d;--breakpoint-sm:576px;--breakpoint-md:720px;--breakpoint-xl:1200px;--sans:RoobertPRO,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--serif:Merriweather,serif;--level-1:2.625rem;--level-2:1.75rem;--level-3:1.5rem;--level-4:1.25rem;--level-5:1.125rem;--level-6:1rem;--level-7:.875rem;--level-8:.75rem;--radius-xs:8px;--radius:12px;--radius-sm:10px;--radius-md:15px;--radius-lg:30px;--radius-full:100%;--emcd:#8f42ff;--emcd-hover:#6301cf;--emcd-active:#2e007c;--emcd-disabled:#2e007c;--emcd-light:#c69fff}.app-section{--app-section--bg:#000;--app-section--color:#fff;--app-section--radius:10px;--app-section--padding:30px 0 17px;--app-section--stats-height:610px;--app-section--stats-bg:#000;--app-section--stats-border:#2d2d2d;--app-section--stats-padding:10px 24px 34px;--app-section--stats-value-size:128px;--app-section--stats-value-color:#fff;--app-section--stats-info-size:16px;--app-section--stats-info-color:#dfdfdf;--app-section--stats-info-width:242px;background-color:var(--app-section--bg);border-radius:0 0 var(--app-section--radius) var(--app-section--radius);color:var(--app-section--color);padding:var(--app-section--padding);position:relative;z-index:2}@media (min-width:720px){.app-section{--app-section--padding:10px 0 30px;--app-section--stats-height:610px;--app-section--stats-padding:15px 32px 38px;--app-section--stats-value-size:128px;--app-section--stats-info-size:16px;--app-section--stats-info-width:350px}}@media (min-width:1200px){.app-section{--app-section--padding:40px 0 25px}}.app-section__row{display:flex;flex-wrap:wrap;margin:0 -5px -10px}.app-section__column{flex:0 0 100%;margin-bottom:10px;max-width:100%;padding-left:5px;padding-right:5px}@media (min-width:1200px){.app-section__column:not(.app-section__column--full){flex:0 0 50%;max-width:50%}}.app-section__column--full{flex:0 0 100%;max-width:100%}.app-section__stats{background:url(./app-section-stats-bg.8kTrLpWM.png) repeat var(--app-section--stats-bg);border:1px solid var(--app-section--stats-border);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:var(--app-section--stats-height);padding:var(--app-section--stats-padding)}.app-section__stats-value{color:var(--app-section--stats-value-color);font-size:var(--app-section--stats-value-size);line-height:1}.app-section__stats-info{color:var(--app-section--stats-info-color);font-size:var(--app-section--stats-info-size);font-weight:500;line-height:1.2;margin-top:1rem;max-width:var(--app-section--stats-info-width)}.app-section__stats-info img,.app-section__stats-info svg{margin-bottom:16px}
