/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/* Down-arrow section beneath the jagged bar */
.pointer-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    margin: -10px 0 0;
    padding: 0;
    background-color: #0b0c12;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pointer-arrow {
    color: #f7931a;
    font-size: 22px;
    line-height: 1;
}
.pointer-triangle {
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 18px solid #0b0c12;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C""\201D""\2018""\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: "Titillium Web", Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #646464;
    background-color: #fff;
}
h1 {
    margin: 0 0 20px;
    font-weight: 400;
    color: #ffffff;
    font-size: 250%;
    text-align: center;
    line-height: 65px;
}
h2 {
    color: #ff7e00;
    font-size: 162.5%;
    font-weight: 400;
}
h3 {
    color: #13161f;
    font-size: 137.5%;
    line-height: 36px;
    font-weight: 400;
}
h4 {
    color: #13161f;
    font-size: 137.5%;
    line-height: 36px;
    font-weight: 400;
}
h5 {
    color: #13161f;
    font-size: 137.5%;
    line-height: 36px;
    font-weight: 400;
}
a {
    color: #3490e6;
    text-decoration: none;
    cursor: pointer;
}
p {
    margin: 0;
}
a img,
a:link img,
a:visited img,
a:active img {
    border: 0;
}
blockquote {
    margin: 0 100px 70px;
    border-left: 5px solid #f7931a;
    border-right: 5px solid #f7931a;
    padding: 16px 100px 45px;
    font-size: 137.5%;
}
pre {
    background-color: #f8f8f8;
    display: block;
    padding: 17px 17px 17px 40px;
    font-size: 100%;
    white-space: pre;
    overflow-y: auto;
}
pre code {
    font-size: 18px;
    color: #1c1f30;
    line-height: 34px;
    padding: 0;
    border: 0;
    white-space: pre;
}
code {
    padding: 0 18px;
    background: #f8f8f8;
    font-size: 18px;
    font-family: "Titillium Web", Arial, sans-serif;
    line-height: 34px;
    color: #1c1f30;
    white-space: nowrap;
}
ul,
ol {
    padding-left: 20px;
    margin-left: 0;
}
ul ul {
    list-style-type: disc;
}
li {
    margin: 10px 0;
}
table td,
table th {
    padding: 10px;
    border: 1px solid #ddd;
}
hr {
    height: 1px;
    margin: 0;
    background: #dadada;
    border: none;
}
@font-face {
    font-family: "Titillium Web";
    src: url("/font/titillium/TitilliumWeb-Regular.eot");
    src: url("/font/titillium/TitilliumWeb-Regular.eot?#iefix") format("embedded-opentype"), url("/font/titillium/TitilliumWeb-Regular.woff2") format("woff2"), url("/font/titillium/TitilliumWeb-Regular.woff") format("woff"),
        url("TitilliumWeb-Regular.ttf") format("truetype"), url("/font/titillium/TitilliumWeb-Regular.svg#TitilliumWeb-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Titillium Web";
    src: url("/font/titillium/TitilliumWeb-SemiBold.eot");
    src: url("/font/titillium/TitilliumWeb-SemiBold.eot?#iefix") format("embedded-opentype"), url("/font/titillium/TitilliumWeb-SemiBold.woff2") format("woff2"), url("/font/titillium/TitilliumWeb-SemiBold.woff") format("woff"),
        url("/font/titillium/TitilliumWeb-SemiBold.ttf") format("truetype"), url("/font/titillium/TitilliumWeb-SemiBold.svg#TitilliumWeb-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Titillium Web";
    src: url("/font/titillium/TitilliumWeb-Bold.eot");
    src: url("/font/titillium/TitilliumWeb-Bold.eot?#iefix") format("embedded-opentype"), url("/font/titillium/TitilliumWeb-Bold.woff2") format("woff2"), url("/font/titillium/TitilliumWeb-Bold.woff") format("woff"),
        url("/font/titillium/TitilliumWeb-Bold.ttf") format("truetype"), url("/font/titillium/TitilliumWeb-Bold.svg#TitilliumWeb-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Titillium Web";
    src: url("/font/titillium/TitilliumWeb-Italic.eot");
    src: url("/font/titillium/TitilliumWeb-Italic.eot?#iefix") format("embedded-opentype"), url("/font/titillium/TitilliumWeb-Italic.woff2") format("woff2"), url("/font/titillium/TitilliumWeb-Italic.woff") format("woff"),
        url("/font/titillium/TitilliumWeb-Italic.ttf") format("truetype"), url("/font/titillium/TitilliumWeb-Italic.svg#TitilliumWeb-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
}
.container {
    max-width: 1230px;
    padding: 0 30px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.align-items-center {
    align-items: center;
}
.justify-content-end {
    justify-content: flex-end;
}
.section-title {
    font-size: 162.5%;
    font-weight: normal;
    color: #ff7e00;
}
.text {
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
}
.is-capital {
    text-transform: capitalize;
}
.separator {
    height: 1px;
    background: #dfdfdf;
}
.link-js {
    cursor: pointer;
}
.banner-message,
.banner-message a,
.banner-message a:link,
.banner-message a:active,
.banner-message a:visited {
    display: block;
    color: #fff;
}
.banner-message a:hover {
    text-decoration: underline;
}
.banner-message a {
    background-color: #c5251f;
}
.banner-message.alert a {
    background-color: #c5251f;
}
.banner-message.warning a {
    background-color: #e58716;
}
.banner-message.success a {
    background-color: #329239;
}
.banner-message.info a {
    background-color: #0d579b;
}
.banner-message.minor a {
    background-color: yellow;
    color: black;
}
.banner-message a span {
    display: block;
    margin: auto;
    width: 850px;
    padding: 10px;
    text-align: center;
}
.center {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.head {
    background: #ffffff;
}
.head > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1230px;
    padding: 15px 30px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
}
.langselect {
    display: none;
}
.lang,
.lang li,
.lang ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.lang.is-expand {
    position: relative;
    padding-right: 13px;
}
.lang {
    margin-left: 30px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
}
.lang li ul {
    display: none;
    right: 0;
    position: absolute;
    background-color: #fff;
    padding: 13px 0;
    border: 1px solid #dfdfdf;
    white-space: nowrap;
    z-index: 100;
}
.lang:hover li ul {
    display: block;
}
.lang li ul li {
    display: inline-block;
    width: 180px;
    vertical-align: top;
    text-align: left;
}
.lang li ul li ul {
    position: relative;
    padding: 0;
    border: 0;
}
.lang li ul li ul li {
    display: block;
}
.lang li a,
.lang li a:link,
.lang li a:visited,
.lang li a:active {
    font-size: 93.75%;
    color: #000;
}
.lang li ul li a,
.lang li ul li a:link,
.lang li ul li a:visited,
.lang li ul li a:active {
    display: block;
    width: 180px;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 100%;
    line-height: 37px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #aeaeae;
}
.lang:hover li a {
    color: #000;
}
.lang li ul li a {
    color: #aeaeae;
}
.lang li ul li a:hover {
    color: #000;
    background: #dfdfdf;
}
.logo {
    margin-right: auto;
}
.logo img {
    width: 132px;
    height: 29px;
    vertical-align: middle;
}
.menumobile {
    display: none;
}
.menusimple {
    position: static;
    margin: 0 auto 0 0;
}
.menusimple li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
    border-radius: 5px;
}
.is-expand {
    position: relative;
    padding-right: 18px;
}
.is-expand::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 5px;
    background: url(../img/icons/ico_angle.svg?1528322191) no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menusimple > li:hover .is-expand::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.menusimple > li:not(:first-child) {
    margin-left: 30px;
}
.menusimple > li a,
.menusimple > li a:active,
.menusimple > li a:visited,
.menusimple > li a:link {
    color: #13161f;
}
.menusimple > li a {
    display: block;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-size: 93.75%;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.menusimple > li ul {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    min-width: 120%;
    padding: 0;
    margin: 0;
    right: 0;
}
.menusimple > li > ul li {
    margin: 0;
    display: block;
    width: 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}
.menusimple > li > ul li:hover {
    background: #dfdfdf;
}
.menusimple > li > ul > li a {
    font-size: 93.75%;
    padding: 6px 10px 3px 15px;
}
.menusimple li:hover > a,
.menusimple li.active > a {
    color: #000;
}
.menusimple li:hover > ul {
    display: block;
}
.menusimple.menumain > li:first-child,
.menusimple.menumain > li:first-child + li,
.menusimple.menumain > li:first-child + li + li + li,
.menusimple.menucore > li:first-child,
.menusimple.menucore > li:first-child + li + li {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.menusimple.menucore > li:first-child + li + li + li + li a {
    font-weight: 700;
}
.bitcore-content {
    padding: 70px 0;
}
.breadcrumbs {
    font-size: 75%;
    background: #13161f;
    color: #929396;
    font-size: 81.25%;
}
.breadcrumbs a {
    color: inherit;
}
.content {
    position: relative;
    text-align: justify;
    background-color: #fff;
    min-height: 400px;
}
p,
li,
table {
    line-height: 1.5em;
}
h1 span.fa,
h2 span.fa,
h3 span.fa,
h4 span.fa,
h5 span.fa,
h6 span.fa {
    margin-right: 10px;
}
.hero {
    position: relative;
    padding: 96px 30px 138px;
    background: url(../img/hero/hero-bg.svg?1528322191) bottom no-repeat;
    background-size: cover;
    z-index: 10;
}
.hero-container {
    position: relative;
    padding: 0 40px;
}
.hero h1 {
    margin-bottom: 20px;
}
.footer {
    position: relative;
    padding-top: 60px;
    text-align: left;
    color: #9d9d9d;
    background: #13161f url(../img/hero/footer-bg.svg?1528322191) top no-repeat;
    z-index: 10;
}
.logo-footer {
    display: block;
    margin-bottom: 155px;
    text-align: center;
}
.footer-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.donate {
    max-width: 295px;
}
.donate-row {
    flex-direction: column;
}
.donate-btn {
    width: 90px;
    height: 35px;
    margin-left: 30px;
    padding: 7px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    border-radius: 1px;
}
.donate-text {
    margin-top: 5px;
}
.donate-link {
    display: block;
    margin-top: 5px;
    text-decoration: underline;
}
.donate-qrcode {
    max-width: 120px;
    margin-top: 20px;
}
.donate-qrcode img {
    max-width: 100%;
}
.footer-title {
    font-size: 100%;
    color: #ffffff;
    text-align: left;
    line-height: 52px;
    font-weight: 600;
}
.footermenu {
    justify-content: flex-end;
    max-width: 665px;
    width: 100%;
}
.footermenu-item {
    margin-right: 60px;
}
.footermenu-item:last-child {
    margin-right: 0;
}
.footermenu-title {
    margin-bottom: 7px;
    font-weight: 600;
    line-height: 52px;
    color: #ffffff;
}
.footermenu-list {
    margin: 0;
    padding: 0;
}
.footermenu li {
    margin: 0;
    list-style: none;
}
.footermenu a {
    display: block;
    font-size: 106.25%;
    line-height: 34px;
    color: inherit;
}
.footersponsor div {
    display: inline-block;
    color: #8d8d8d;
    margin: 0 0 25px 0;
    line-height: 2em;
}
.footersponsor span {
    white-space: nowrap;
}
.footersponsor span,
.footersponsor a,
.footersponsor a:link,
.footersponsor a:active,
.footersponsor a:visited {
    display: inline-block;
    margin: 5px;
}
.footersponsor img {
    width: 245px;
    height: 18px;
}
.footer-bottom {
    margin-top: 55px;
    padding: 25px 0;
    background: #090c14;
}
.footer-bottom-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
.footer-status-row {
    align-items: center;
}
.footerlicense a {
    color: inherit;
}
.footer-bottom-row .lang {
    margin: 0 0 0 50px;
}
.footer-bottom-row .lang > li > a {
    color: #fff;
}
.footer-bottom-row .lang > li > ul {
    top: 0;
    transform: translateY(-100%);
}
.statusmenu {
    color: inherit;
}
.statusmenu {
    display: inline-block;
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/img/icons/netstatus_normal.svg?1528322191);
}
.statusmenu.alert {
    background-image: url(/img/icons/netstatus_alert.svg?1528322191);
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.card-row {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 70px 0 70px;
}
.card {
    width: 31.7%;
    height: auto;
    margin-top: 30px;
    margin-right: 0.8%;
    margin-left: 0.8%;
    padding: 40px 30px 60px;
    vertical-align: top;
    border: 1px solid #dadada;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}
.card img {
    display: block;
    height: 50px;
    width: 50px;
    margin: 0 auto 20px;
}
.card h2 {
    min-height: 64px;
    margin: 20px 0 30px;
    text-align: center;
    font-size: 137.5%;
    color: #13161f;
    font-weight: 600;
}
.card p {
    font-size: 112.5%;
    color: #9d9d9d;
    text-align: center;
}
.two-column-layout {
    padding: 70px 0;
}
.two-column-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.two-column-row:not(:last-child) {
    margin-bottom: 100px;
}
.two-column-row:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.column-text {
    max-width: 49%;
    text-align: left;
}
.column-text-s {
    max-width: 470px;
}
.two-column-row:nth-child(odd) .column-text {
    margin-left: 30px;
}
.two-column-row:nth-child(even) .column-text {
    margin-right: 30px;
}
.column-text h2 {
    margin: 0 0 50px;
}
.column-text p {
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
}
.column-text a b {
    font-weight: 400;
}
.column-table {
    text-align: center;
    color: #42454c;
    line-height: 36px;
}
.column-table th {
    font-size: 100%;
    font-weight: 600;
}
.column-table tr:nth-child(even) {
    background: #f9f9f9;
}
.column-table td {
    font-size: 87.5%;
}
.mainhero {
    padding: 130px 30px 50px;
    background: #fff;
}
.mainsummary {
    text-align: center;
}
.mainsummary {
    max-width: 770px;
    margin: 0 auto 45px;
    font-size: 321.5%;
    color: #1c1f30;
}
.image-section img#blt-image {
    width: 100%;
    max-width: 720px;
    height: auto;
}
@media (max-width: 768px) {
    .image-section img#blt-image {
        width: 100%;
        max-width: 560px;
    }
}
.scroll-down-arrow {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 25px;
    font-size: 48px;
    color: #f7931a;
    text-decoration: none;
    animation: scroll-bounce 1.4s infinite;
}
.scroll-down-arrow:hover {
    color: #d67600;
}
@keyframes scroll-bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(10px);
    }
    60% {
        transform: translateY(5px);
    }
}
.jagged-border {
    position: relative;
    height: 240px;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%271600%27%20height%3D%27260%27%20viewBox%3D%270%200%201600%20260%27%20preserveAspectRatio%3D%27none%27%3E%3Cpolygon%20fill%3D%27%230b0c12%27%20points%3D%270%2C260%200%2C180%20120%2C200%20240%2C160%20380%2C210%20520%2C150%20660%2C190%20820%2C155%20980%2C205%201140%2C165%201320%2C210%201460%2C175%201600%2C205%201600%2C260%27/%3E%3Cg%20stroke%3D%27%23cfd1d6%27%20stroke-width%3D%272%27%20opacity%3D%270.7%27%20fill%3D%27none%27%3E%3Cline%20x1%3D%2780%27%20y1%3D%27150%27%20x2%3D%27360%27%20y2%3D%27120%27/%3E%3Cline%20x1%3D%27360%27%20y1%3D%27120%27%20x2%3D%27620%27%20y2%3D%27185%27/%3E%3Cline%20x1%3D%27620%27%20y1%3D%27185%27%20x2%3D%27920%27%20y2%3D%27135%27/%3E%3Cline%20x1%3D%27920%27%20y1%3D%27135%27%20x2%3D%271200%27%20y2%3D%27195%27/%3E%3Cline%20x1%3D%271200%27%20y1%3D%27195%27%20x2%3D%271480%27%20y2%3D%27140%27/%3E%3Cline%20x1%3D%27360%27%20y1%3D%27120%27%20x2%3D%27740%27%20y2%3D%27210%27/%3E%3Cline%20x1%3D%27740%27%20y1%3D%27210%27%20x2%3D%271100%27%20y2%3D%27200%27/%3E%3Cline%20x1%3D%271100%27%20y1%3D%27200%27%20x2%3D%271480%27%20y2%3D%27140%27/%3E%3C/g%3E%3Cg%20fill%3D%27%230b0c12%27%20stroke-width%3D%274%27%3E%3Ccircle%20stroke%3D%27%23cfd1d6%27%20cx%3D%2780%27%20cy%3D%27150%27%20r%3D%2711%27/%3E%3Ccircle%20stroke%3D%27%23f7931a%27%20cx%3D%27360%27%20cy%3D%27120%27%20r%3D%2713%27/%3E%3Ccircle%20stroke%3D%27%23f7931a%27%20cx%3D%27620%27%20cy%3D%27185%27%20r%3D%2713%27/%3E%3Ccircle%20stroke%3D%27%23cfd1d6%27%20cx%3D%27740%27%20cy%3D%27210%27%20r%3D%2711%27/%3E%3Ccircle%20stroke%3D%27%23f7931a%27%20cx%3D%27920%27%20cy%3D%27135%27%20r%3D%2713%27/%3E%3Ccircle%20stroke%3D%27%23f7931a%27%20cx%3D%271100%27%20cy%3D%27200%27%20r%3D%2713%27/%3E%3Ccircle%20stroke%3D%27%23cfd1d6%27%20cx%3D%271200%27%20cy%3D%27195%27%20r%3D%2711%27/%3E%3Ccircle%20stroke%3D%27%23cfd1d6%27%20cx%3D%271480%27%20cy%3D%27140%27%20r%3D%2711%27/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: cover;
    background-position: center top;
    overflow: hidden;
}
.get-started-section {
    margin: 20px auto 0;
    max-width: 1200px;
    padding: 0 30px;
}
.get-started-title {
    text-align: center;
    font-size: 32px;
    color: #f7931a;
    margin-bottom: 45px;
    font-weight: 700;
}
.get-started-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;
}
.get-started-copy p {
    font-size: 20px;
    line-height: 32px;
    color: #4a4d58;
    margin-bottom: 30px;
}
.get-started-copy a {
    color: #2f80ed;
    text-decoration: none;
    font-weight: 700;
}
.get-started-copy a:hover {
    text-decoration: underline;
}
.get-started-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 16px;
}
.get-started-list li {
    display: flex;
    align-items: center;
    font-weight: 700;
    color: #282c34;
}
.get-started-list .list-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin-right: 14px;
    border-radius: 50%;
    border: 2px solid #f7931a;
    color: #f7931a;
    font-size: 16px;
    background: #fffaf4;
}
.get-started-visual img {
    width: 100%;
    max-width: 720px;
    height: auto;
    display: block;
    margin: 0 auto;
}
@media (max-width: 900px) {
    .get-started-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .get-started-list li {
        justify-content: center;
    }
}
.mainvideo {
    margin: 80px auto 0;
    text-align: center;
}
.mainvideo-btn-open {
    display: block;
    height: 50px;
    margin: 0 auto;
    padding: 0 0 0 65px;
    background: url(../img/icons/play-btn.svg?1528322191) left no-repeat;
    background-size: contain;
    border: none;
}
.mainannouncement {
    margin: 18px auto 0;
    text-align: center;
}
.mainannouncement a {
    color: #ff7e00;
    text-decoration: underline;
}
.closed {
    display: none;
}
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1010;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 622px;
    height: 350px;
    max-width: 100%;
    max-height: 100%;
}
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.6);
}
.modal-video {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}
.mainvideo-btn-close {
    position: absolute;
    top: -35px;
    right: 0;
    width: 30px;
    height: 30px;
    border: none;
    background: url(../img/icons/close-youtube.svg?1528322191) center no-repeat;
    background-size: contain;
}
.maindesc {
    padding: 100px 0 70px;
}
.maindesc-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 60px;
}
.maindesc-text {
    max-width: 67%;
    margin: 0 0 90px;
    font-size: 125%;
    text-align: left;
    color: #4d5060;
}
.mainlist {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.mainlist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 17px;
}
.mainlist-item img {
    width: 30px;
    height: 30px;
    margin: 0 25px 0 0;
}
.mainlist-item p {
    font-weight: 600;
    font-size: 106.25%;
    color: #13161f;
}
.home-title {
    margin: 0 0 50px;
}
.recommendation {
    padding: 70px 0 130px;
}
.recommendation-text {
    max-width: 570px;
    margin: 0 auto 50px;
    font-size: 137.5%;
    text-align: center;
    color: #13161f;
}
.recommendation-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 810px;
    margin: 0 auto 50px;
}
.recommendation-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 120px;
    margin: 0 10px 20px;
    padding: 33px 23px;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.recommendation-card .wallet-icon {
    margin-right: 23px;
}
.brd-wallet-icon {
    width: 72px;
    height: 72px;
}
.recommendation-card .wallet-name {
    margin: 0 0 8px;
    color: #13161f;
    font-size: 106.25%;
    font-weight: 600;
    line-height: 1.8;
}
.recommendation-card .platform-icon {
    margin-right: 12px;
}
.btn-container {
    text-align: center;
}
.btn {
    display: inline-block;
    max-width: 100%;
    padding: 16px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 100%;
    color: #fff;
    border-radius: 1px;
}
.btn-home {
    width: 290px;
    height: 55px;
}
.btn:not(:first-child) {
    margin-left: 6px;
}
.btn-bright {
    background: #ff9500;
    color: #fff;
}
.btn-bright:hover {
    background: #f9a136;
}
.btn-bright:active {
    background: #f58a08;
}
.btn-dark {
    background: #13161f;
}
.btn-dark:hover {
    background: #333743;
}
.btn-dark:active {
    background: #000000;
}
.btn-light {
    padding: 15px 25px;
    color: #ff7e00;
    background: #fff;
    border: 1px solid #ff7e00;
}
.btn-buy {
    margin-top: 2em;
}
.get-started-btn {
    margin: 0 auto 70px;
}
.mainbutton a,
.mainbutton a:link,
.mainbutton a:visited,
.mainbutton a:active {
    display: inline-block;
    width: 272px;
    height: 55px;
    margin-bottom: 10px;
    padding: 16px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ff9500;
    font-weight: 600;
    font-size: 100%;
    text-align: center;
    color: #fff;
    border-radius: 1px;
}
.mainoverview {
    position: relative;
    padding: 375px 0 130px;
    background: url(../img/hero/overview-bg.svg?1528322191) top no-repeat;
    background-size: cover;
    text-align: center;
}
.btn-down {
    position: absolute;
    bottom: -25px;
    left: 50%;
    height: 50px;
    width: 50px;
    background: #13161f;
    -webkit-transform: rotate(45deg) translate(-25%, 25%);
    transform: rotate(45deg) translate(-25%, 25%);
}
.btn-down img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg) translate(-60%, 0%);
    transform: rotate(-45deg) translate(-60%, 0%);
}
.mainoverview-title {
    font-size: 162.5%;
    text-align: center;
    margin-bottom: 40px;
    color: #ffffff;
}
.maincard {
    display: inline-block;
    width: 260px;
    height: 200px;
    margin: 0 8px;
    padding: 40px 32px 0;
    text-align: center;
    background: #090c14;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}
.maincard-img {
    display: block;
    min-height: 45px;
    margin: 0 auto 20px;
}
.maincard-title {
    margin: 0;
    font-size: 137.5%;
    line-height: 1.9;
    color: #ffffff;
}
.maincard-link {
    font-size: 100%;
    color: #9d9d9d;
}
.startbar {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e1e1e1;
}
.startbar-link {
    position: relative;
    top: 1px;
    padding: 22px 33px;
    color: #9d9d9d;
    font-size: 18px;
}
.startbar-link:hover {
    padding: 22px 33px 19px;
    color: #ff7e00;
    border-bottom: 3px solid #ff7e00;
}
.starttitle {
    margin: 70px 0 50px;
    color: #ff7e00;
    text-align: center;
    line-height: 65px;
}
.starttitle span {
    font-size: 162%;
}
.start {
    position: relative;
    padding-bottom: 175px;
}
.start-block {
    position: relative;
}
.start-block:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: url(../img/getting-started/start-path.svg?1528322191) no-repeat;
}
.start-block::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -9px);
    transform: translate(-50%, -9px);
    z-index: 10;
}
.start-block:nth-child(1)::after {
    background: url(../img/getting-started/number-1.svg?1528322191) no-repeat;
}
.start-block:nth-child(2)::after {
    background: url(../img/getting-started/number-2.svg?1528322191) no-repeat;
}
.start-block:nth-child(3)::after {
    background: url(../img/getting-started/number-3.svg?1528322191) no-repeat;
}
.start-block:nth-child(4)::after {
    background: url(../img/getting-started/number-4.svg?1528322191) no-repeat;
}
.start:nth-child(2) {
    border-bottom: 1px solid #dadada;
}
.start-content::after {
    content: "";
    position: absolute;
    top: 0;
    width: 85px;
    height: 3px;
    background: #ff7e00;
}
.start-block:nth-child(odd) .start-content::after {
    left: 50%;
    -webkit-transform: translate(-100%, 13px);
    transform: translate(-100%, 13px);
}
.start-block:nth-child(even) .start-content::after {
    right: 50%;
    -webkit-transform: translate(100%, 13px);
    transform: translate(100%, 13px);
}
.left-column,
.right-column {
    max-width: 40%;
    position: relative;
}
.left-column {
    margin-right: auto;
    text-align: right;
}
.left-column h2 {
    text-align: right;
}
.left-column div {
    position: absolute;
    bottom: -95px;
    right: 0;
    z-index: 10;
}
.right-column {
    margin-left: auto;
    text-align: left;
}
.right-column div {
    position: absolute;
    bottom: -95px;
    left: 0;
    z-index: 10;
}
.start-content div div a,
.start-content div div a:link {
    display: inline-block;
    padding: 15px 30px;
    font-size: 100%;
    font-weight: 600;
    color: #fff;
    border-radius: 1px;
}
.start div div div a:hover {
    background-image: none;
}
.start h2 {
    margin: 0 0 20px;
    font-size: 137.5%;
    font-weight: 400;
    line-height: 1.6;
    color: #13161f;
}
.start p {
    margin: 0;
    font-size: 125%;
    line-height: 1.7;
    color: #4d5060;
}
.starttitle a {
    margin: 0 20px auto;
}
.support-card {
    min-height: 395px;
}
.buy-card {
    min-height: 440px;
}
.buy-card p {
    margin: 30px 0 0;
}
.buy-discover h2 {
    color: #13161f;
    font-size: 1.5em;
    text-align: center;
}
.paxful-sponsor {
    color: #9d9d9d !important;
    display: inline-block;
    font-size: 1em !important;
    padding: 6px 72px;
}
.bitcoin-paper {
    padding: 20px 0 50px;
}
.bitcoin-paper .card-row {
    margin: 0;
}
.bitcoin-paper-card {
    min-height: 230px;
    padding-top: 60px;
}
.bitcoin-paper-card img {
    width: 40px;
    height: 33px;
}
.bitcoin-paper div > p {
    margin: 50px 0 20px;
    font-size: 125%;
    color: #4d5060;
    text-align: center;
}
.language-link {
    position: relative;
    display: inline-block;
    margin: 20px 0 10px;
    padding-left: 24px;
    font-size: 137.5%;
    font-weight: 600;
    color: #13161f;
}
.language-link::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 12px;
    height: 15px;
    background: url(../img/icons/ico_download.svg?1528322191) no-repeat;
}
.warning {
    position: relative;
    max-width: 970px;
    margin: 0 auto 30px;
    padding: 43px 50px 43px 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 112.5%;
    color: #77767e;
    background: #fff9f3;
    border-radius: 1px;
}
.warning::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 50px;
    height: 43px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/icons/ico_warning.svg?1528322191) center no-repeat;
    background-size: contain;
}
.titleicon {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -2px;
}
.warningicon {
    width: 42px;
    height: 42px;
    vertical-align: middle;
    margin-right: 6px;
}
.dev-documentation {
    padding: 50px 0 70px;
}
.dev-documentation .glossary_term {
    margin: 0 auto;
}
.dev-documentation .card-row {
    margin: 55px 0;
}
.devguide-card .btn-container {
    margin-bottom: 30px;
}
.doc-card {
    min-height: 500px;
}
.docreference {
    padding: 50px 0 0;
    border-top: 1px solid #dfdfdf;
    text-align: center;
}
.docreference-title {
    margin: 0 0 30px;
}
.docreference-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.docreference-card {
    width: 23%;
    min-height: 190px;
    padding: 40px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #dadada;
}
.docreference-img-block {
    min-height: 60px;
}
.docreference-card p {
    font-size: 137.5%;
    font-weight: 600;
    color: #13161f;
}
.toc-container {
    max-width: 1230px;
    padding: 0 30px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.toc-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 95px 0 50px;
}
.toc {
    min-width: 370px;
    width: 370px;
}
.toc > div {
    height: 100%;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.toc .scroll {
    position: fixed;
    top: 20px;
    width: 370px;
    padding-bottom: 50px;
    overflow-y: auto;
    -ms-overflow-style: none;
}
.toc .scroll::-webkit-scrollbar {
    display: none;
}
.toc ul,
.toc li {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.toc div > ul > li {
    margin-bottom: 20px;
}
.toc div > ul > li > a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    color: #13161f;
    line-height: 36px;
}
.toc div > ul > li > ul a {
    display: block;
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #42454c;
    line-height: 24px;
    text-align: left;
}
.toc div > ul > li > ul > li:first-child {
    margin-top: 20px;
}
.toc ul li ul {
    display: none;
}
.toc ul li.active ul {
    display: block;
}
#markdown-toc > li > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 6px;
    background: url(../img/icons/ico_angle.svg?1528322191) no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#markdown-toc > .active > a::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.toc ul li ul li a {
    position: relative;
}
.toc ul li ul li a:hover:before,
.toc ul li ul li a.active:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 33px;
    right: -35px;
    background: #ff7e00;
}
.toc + .toccontent {
    border-left: 1px solid #dfdfdf;
}
.toccontent {
    width: 100%;
    min-width: 290px;
    word-wrap: break-word;
    padding: 18px;
}
.toccontent-block {
    border-top: 1px solid #dfdfdf;
}
.toccontent-block:last-of-type {
    border-bottom: 1px solid #dfdfdf;
}
.toccontent-intro {
    padding: 0 0 40px 30px;
    border: none;
}
.toccontent p {
    margin-bottom: 20px;
    font-size: 20px;
    color: #4d5060;
    line-height: 34px;
    text-align: left;
}
.toccontent p:last-child {
    margin-bottom: 0;
}
.toccontent li {
    font-size: 20px;
    color: #4d5060;
    line-height: 34px;
    text-align: left;
}
.toccontent h3 {
    margin-top: 0;
    margin-bottom: 10px;
}
.toccontent h4 {
    font-size: 110%;
}
.toccontent h5,
.toccontent h6 {
    font-size: 100%;
}
.toccontent ol {
    font-size: 125%;
}
.toccontent img {
    max-width: 100%;
}
.toccontent table thead {
    text-align: center;
}
.toccontent a.auto-link:link,
.toccontent a.auto-link:visited {
    color: #646464;
}
.toccontent:hover a.auto-link:link,
.toccontent:hover a.auto-link:visited {
    color: #2c6fad;
}
.toccontent:hover a.auto-link:link:hover,
.toccontent:hover a.auto-link:visited:hover {
    color: #63a4e1;
}
.toccontent .subhead-links {
    margin-bottom: 20px;
    color: #e1e1e1;
    font-size: 22px;
}
.toccontent .subhead-links a {
    display: inline-block;
    font-size: 20px;
}
.toccontent .subhead-links a:not(:last-child) {
    margin-right: 15px;
}
.toccontent .subhead-links a:not(:first-child) {
    margin-left: 15px;
}
.toccontent a:link.term,
.toccontent a:visited.term,
.toccontent:hover a.auto-link.term:link,
.toccontent:hover a.auto-link.term:visited,
.toccontent:hover a.auto-link.term:link:hover,
.toccontent:hover a.auto-link.term:visited:hover {
    color: #000;
}
.toccontent a.term:link code,
.toccontent a.term:visited code {
    color: #646464;
}
.multicode {
    margin-bottom: 20px;
    padding: 17px 17px 17px 40px;
    background-color: #f8f8f8;
    overflow-y: auto;
}
.multicode pre {
    border: 0px none;
    padding: 0;
    margin: 0;
    overflow-y: visible;
}
.toccontent table.ntpd tr td + td + td {
    white-space: nowrap;
}
.toccontent table.ntpd tr td + td + td + td {
    white-space: normal;
}
.toccontent table thead th {
    font-weight: normal;
    border-bottom: 3px double #ddd;
}
.anchorAf {
    position: relative;
}
.anchorAf a:first-child {
    display: none;
    position: absolute;
    width: 20px;
    height: 34px;
    left: -20px;
    bottom: 0;
    top: 0;
    background: url(/img/icons/mini_ico_anchor.svg?1528322191) no-repeat center center;
    background-size: contain;
}
.anchorAf:hover a:first-child {
    display: block;
}
.ui-dialog .anchorAf:hover a:first-child {
    display: none;
}
.devdoc_translation_warning {
    background-color: #f0f8ff;
    padding: 4px 10px;
    border: 1px solid #4892b2;
}
.develdocdisclaimer {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 30px 0;
    background: #fff9f3;
    width: 100%;
    z-index: 1000;
    text-align: center;
}
.develdocdisclaimer div {
    position: relative;
    max-width: 990px;
    margin: 0 auto;
    padding-right: 90px;
    font-size: 112.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.develdocdisclaimer b {
    color: #f7931a;
}
.develdocdisclaimerclose,
.develdocdisclaimerclose:visited,
.develdocdisclaimerclose:link,
.develdocdisclaimerclose:active {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: url(../img/icons/close-btn.svg?1528322191) center no-repeat;
    background-size: contain;
}
.glossary_term {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    height: 55px;
    margin-bottom: 43px;
    padding: 17px 17px 17px 72px;
    font-size: 112.5%;
    line-height: 21px;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/icons/ico_search.svg?1528322191) 30px 17px no-repeat;
}
.help-search {
    margin: 50px auto;
}
.glossary_term::-webkit-input-placeholder {
    color: #bcb7b8;
}
.glossary_term::-moz-placeholder {
    color: #bcb7b8;
}
.glossary_term:-ms-input-placeholder {
    color: #bcb7b8;
}
.glossary_term:-moz-placeholder {
    color: #bcb7b8;
}
.glossary-subpage {
    overflow-y: hidden;
}
.glossary-subpage-left {
    float: left;
    max-width: 57%;
}
.glossary-subpage-right {
    float: right;
    width: 340px;
    padding-left: 27px;
    border-left: 1px solid #dfdfdf;
}
.glossary-subpage h2 {
    margin: 0 0 15px;
    font-size: 162.5%;
    color: #ff7e00;
    font-weight: 400;
}
.glossary-subpage h3 {
    margin: 0 0 15px;
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
    font-weight: 400;
}
.glossary-subpage-left > p {
    margin: 0 0 40px;
}
.glossary-subpage p {
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
}
.glossary-subpage ul {
    margin: 0 0 40px;
    padding-left: 25px;
}
.glossary-subpage li {
    font-size: 18px;
}
.glossary-subpage-links {
    height: 100%;
}
.glossary-subpage li p {
    font-size: 18px;
    color: #42454c;
}
.ui-autocomplete-category {
    font-weight: bold;
    padding: 0.2em 0.4em;
    margin: 0.8em 0 0.2em;
    line-height: 1.5;
}
ul.wrapped_list li {
    list-style: none;
    float: left;
    width: 15em;
    margin: 1em;
}
br.clear {
    clear: left;
}
.notice {
    text-align: left;
    margin: 0 0 15px;
}
.notice span {
    font-size: 100%;
    color: #4d5060;
    line-height: 34px;
}
.content > .subhead-links {
    font-size: 85%;
    background: #13161f;
}
.content > .subhead-links a {
    color: #9d9d9d;
}
div.one-column {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}
.one-column h2 {
    margin-top: 60px;
}
.one-column h2.no_gap {
    margin-top: 75px;
}
.one-column img {
    max-width: 100%;
}
.one-column th {
    text-align: center;
}
.article img {
    max-width: 100%;
}
.post-content {
    padding: 0 0 40px 30px;
}
.post-meta {
    padding-left: 30px;
    margin-top: 20px;
}
.post-title {
    padding-top: 20px;
}
.privacy {
    padding: 70px 0;
}
table.privacy-comparison {
    margin-bottom: 70px;
}
table.privacy-comparison td,
table.privacy-comparison th {
    padding: 3px;
}
table.privacy-comparison tr.empty {
    height: 1em;
}
table.privacy-comparison td:nth-child(1n + 2) {
    width: 120px;
}
table.validation {
    width: 100%;
    margin-bottom: 30px;
}
table.validation tr.details td {
    background-color: #f5f5f5;
    padding: 40px 10px;
}
table.validation .ui-icon {
    display: inline-block;
}
table.validation tr:nth-child(even) > td {
    cursor: pointer;
}
table.validation tr:nth-child(even) > td:hover {
    color: #000;
}
.received_transactions,
.center_header {
    margin-bottom: 30px;
}
.received_transactions td {
    width: 50%;
}
.service-choose a {
    display: block;
    margin: 20px 0;
}
.service-choose {
    margin-bottom: 45px;
    border-bottom: 1px solid #e1e1e1;
}
.service-choose-title {
    margin-bottom: 30px;
}
button.js {
    background: none;
    border: none;
    padding: 0;
    color: #3490e6;
}
button.js.showcolumn {
    padding: 22px 30px;
    margin: 0 100px 0 0;
    font-size: 112.5%;
    color: #9d9d9d;
    text-align: center;
    border: 0;
}
button.js.showcolumn:last-child {
    margin: 0;
}
button.js.showcolumn:hover {
    padding: 22px 30px 19px;
    border-bottom: 3px solid #ff7e00;
    color: #ff7e00;
}
button.js.showcolumn.active {
    padding: 22px 30px 19px;
    border-bottom: 3px solid #ff7e00;
    color: #ff7e00;
}
.not-displayed {
    display: none;
}
br.big {
    margin-bottom: 50px;
}
.font2x {
    font-size: 200%;
}
.system-requirements-list {
    margin: 0;
    padding: 0 0 0 50px;
}
.system-requirements-list strong {
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
}
.system-requirements-list p {
    font-family: "Titillium Web", Arial, sans-serif;
    font-size: 20px;
    color: #4d5060;
    line-height: 34px;
}
.system-requirements-list li {
    margin-bottom: 70px;
    padding-left: 20px;
}
.accordion-icon {
    position: relative;
}
.accordion-icon::before {
    content: "";
    position: absolute;
    top: 0;
    left: -60px;
    width: 40px;
    height: 35px;
}
.disk-icon::before {
    background: url(../img/icons/ico_disk.svg?1528322191) center no-repeat;
    background-size: contain;
}
.download-icon::before {
    background: url(../img/icons/download-icon.svg?1528322191) center no-repeat;
    background-size: contain;
}
.upload-icon::before {
    background: url(../img/icons/ico_upload.svg?1528322191) center no-repeat;
    background-size: contain;
}
.memory-icon::before {
    background: url(../img/icons/ico_memory.svg?1528322191) center no-repeat;
    background-size: contain;
}
.system-icon::before {
    background: url(../img/icons/ico_system.svg?1528322191) center no-repeat;
    background-size: contain;
}
.os-icon::before {
    background: url(../img/icons/ico_os.svg?1528322191) center no-repeat;
    background-size: contain;
}
.sliderbox {
    max-width: 940px;
    margin: 0px auto 30px auto;
}
.slide-viewer {
    position: relative;
    overflow: hidden;
    height: 200px;
    padding-bottom: 12px;
}
.slide-group {
    width: 100%;
    height: 100%;
    position: relative;
}
.slide {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    text-align: center;
}
.slide:first-child {
    display: block;
}
.slide-buttons {
    text-align: center;
}
.slide-btn {
    width: 11px;
    height: 11px;
    margin-right: 15px;
    border-radius: 50%;
    background: #ffeacc;
    border: none;
}
.slide-btn.active {
    background: #ff9500;
}
.two-column-list li {
    list-style: none;
    float: left;
    width: 14em;
    text-align: left;
}
.two-column-list .fa-li {
    top: 0.75em;
}
.two-column-list li:nth-child(2n + 1) {
    margin-right: 50px;
    clear: both;
}
.prevnext a {
    position: relative;
    padding-top: 13px;
    padding-bottom: 15px;
    border: 1px solid #dadada;
    border-radius: 2px;
    color: #9d9d9d;
}
.prevnext a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url(../img/icons/ico_angle_grey.svg?1528322191) center no-repeat;
    background-size: contain;
}
.prevnext a:first-child {
    float: left;
    padding-left: 50px;
    padding-right: 15px;
}
.prevnext a:first-child::before {
    left: 21px;
    transform: translateY(-50%) rotate(90deg);
}
.prevnext a:last-child::before {
    right: 21px;
    transform: translateY(-50%) rotate(-90deg);
}
.prevnext a:last-child {
    float: right;
    padding-right: 50px;
    padding-left: 15px;
}
.callout {
    max-width: 272px;
}
.callout-btn {
    display: block;
    width: 270px;
    height: 55px;
    border-radius: 1px;
    font-size: 100%;
    color: #ffffff;
    text-align: center;
    line-height: 52px;
}
.callout-img {
    width: 15px;
}
.callout-img:not(:first-child) {
    margin-left: 12px;
}
.callout-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
}
.btn-subtext {
    color: #9d9d9d;
}
.btn-separator {
    margin: 44px 0 20px;
}
.show_less {
    margin-bottom: 50px;
}
.show_less_more {
    padding-bottom: 70px;
}
.show_less_more p {
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
    text-align: left;
}
.show_more-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}
.show_more-block {
    width: 48%;
}
.show_more-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 20px;
}
.show_more-title {
    margin-bottom: 20px;
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
}
.show_more-list ul {
    margin: 23px 0 0;
}
.show_more-list li {
    margin: 0 0 10px;
    color: #ff9500;
}
.show_more-list span {
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
}
.core-content {
    margin: 70px auto 70px;
}
.core-column-left {
    float: left;
    max-width: 272px;
}
.core-column-right {
    float: right;
    width: 66%;
    padding-left: 90px;
    border-left: 1px solid #dfdfdf;
}
.corecard {
    position: relative;
    padding: 15px 10px 15px 70px;
    margin-bottom: 5px;
    width: 270px;
    min-height: 120px;
    text-align: left;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.corecard a {
    display: block;
    font-size: 106.25%;
    color: #13161f;
    line-height: 30px;
    font-weight: 600;
}
.corecard-label {
    margin-bottom: 10px;
    font-size: 81.25%;
    color: #9d9d9d;
    letter-spacing: 0.43px;
    text-align: left;
}
.features-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/bitcoin-core/features.svg?1528322191) 50% 50% no-repeat;
}
.help-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/bitcoin-core/help.svg?1528322191) 50% 50% no-repeat;
}
.contribute-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/bitcoin-core/contribute.svg?1528322191) 50% 50% no-repeat;
}
.releases-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/bitcoin-core/news.svg?1528322191) 50% 50% no-repeat;
}
.rss-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/bitcoin-core/rss.svg?1528322191) 50% 50% no-repeat;
}
.core-separator {
    margin: 0 0 70px;
}
.news-title {
    margin: 0 0 28px;
}
.news-list li {
    position: relative;
    padding-left: 50px;
    list-style: none;
}
.news-list li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background: url(../img/bitcoin-core/news.svg?1528322191) 50% 50% no-repeat;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.news-list p {
    color: #ff9500;
    line-height: 34px;
}
.news-list a {
    display: block;
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
}
.wallet_accordion img {
    float: left;
    padding-right: 30px;
    padding-bottom: 10px;
}
.wallet_accordion {
    text-align: left;
}
.right-hanger {
    margin-top: 40px;
    text-align: right;
    margin-left: auto;
}
.left-float {
    float: left;
}
.highlight {
    background: transparent;
}
.highlight .c {
    color: #999988;
    font-style: italic;
}
.highlight .err {
    color: #a61717;
    background-color: #e3d2d2;
}
.highlight .k {
    font-weight: bold;
}
.highlight .o {
    font-weight: bold;
}
.highlight .cm {
    color: #999988;
    font-style: italic;
}
.highlight .cp {
    color: #999999;
    font-weight: bold;
}
.highlight .c1 {
    color: #999988;
    font-style: italic;
}
.highlight .cs {
    color: #999999;
    font-weight: bold;
    font-style: italic;
}
.highlight .gd {
    color: #000000;
    background-color: #ffdddd;
}
.highlight .gd .x {
    color: #000000;
    background-color: #ffaaaa;
}
.highlight .ge {
    font-style: italic;
}
.highlight .gr {
    color: #aa0000;
}
.highlight .gh {
    color: #999999;
}
.highlight .gi {
    color: #000000;
    background-color: #ddffdd;
}
.highlight .gi .x {
    color: #000000;
    background-color: #aaffaa;
}
.highlight .go {
    color: #888888;
}
.highlight .gp {
    color: #555555;
}
.highlight .gs {
    font-weight: bold;
}
.highlight .gu {
    color: #aaaaaa;
}
.highlight .gt {
    color: #aa0000;
}
.highlight .kc {
    font-weight: bold;
}
.highlight .kd {
    font-weight: bold;
}
.highlight .kp {
    font-weight: bold;
}
.highlight .kr {
    font-weight: bold;
}
.highlight .kt {
    color: #445588;
    font-weight: bold;
}
.highlight .m {
    color: #009999;
}
.highlight .s {
    color: #d14;
}
.highlight .na {
    color: #008080;
}
.highlight .nb {
    color: #0086b3;
}
.highlight .nc {
    color: #445588;
    font-weight: bold;
}
.highlight .no {
    color: #008080;
}
.highlight .ni {
    color: #800080;
}
.highlight .ne {
    color: #990000;
    font-weight: bold;
}
.highlight .nf {
    color: #990000;
    font-weight: bold;
}
.highlight .nn {
    color: #555555;
}
.highlight .nt {
    color: #000080;
}
.highlight .nv {
    color: #008080;
}
.highlight .ow {
    font-weight: bold;
}
.highlight .w {
    color: #bbbbbb;
}
.highlight .mf {
    color: #009999;
}
.highlight .mh {
    color: #009999;
}
.highlight .mi {
    color: #009999;
}
.highlight .mo {
    color: #009999;
}
.highlight .sb {
    color: #d14;
}
.highlight .sc {
    color: #d14;
}
.highlight .sd {
    color: #d14;
}
.highlight .s2 {
    color: #d14;
}
.highlight .se {
    color: #d14;
}
.highlight .sh {
    color: #d14;
}
.highlight .si {
    color: #d14;
}
.highlight .sx {
    color: #d14;
}
.highlight .sr {
    color: #009926;
}
.highlight .s1 {
    color: #d14;
}
.highlight .ss {
    color: #990073;
}
.highlight .bp {
    color: #999999;
}
.highlight .vc {
    color: #008080;
}
.highlight .vg {
    color: #008080;
}
.highlight .vi {
    color: #008080;
}
.highlight .il {
    color: #009999;
}
.bggreen {
    background-color: #006400;
}
.bgred {
    background-color: #8b0000;
}
.bgyellow {
    background-color: #b8860b;
}
.fggreen {
    color: #006400;
}
.fgred {
    color: #8b0000;
}
.fgyellow {
    color: #b8860b;
}
.secure-content-block > .box {
    margin: 0 0 40px 0;
    padding: 20px 70px 20px 30px;
    background: #f8f8f8;
}
.boxexpand {
    overflow: hidden;
    -webkit-transition: height 400ms ease-out;
    transition: height 400ms ease-out;
}
.boxexpand > * {
    display: none;
    margin-left: 30px;
}
.boxexpand.expanded {
    padding-bottom: 40px;
}
.boxexpand.expanded > * {
    display: block;
}
.boxexpand > h1:first-child,
.boxexpand > h2:first-child,
.boxexpand > h3:first-child {
    display: block;
    position: relative;
    padding: 40px 35px 40px 30px;
    margin: 0;
    text-align: left;
    cursor: pointer;
}
.boxexpand.expanded > h1:first-child,
.boxexpand.expanded > h2:first-child,
.boxexpand.expanded > h3:first-child {
    padding: 40px 35px 15px 30px;
}
.boxexpand > h1:first-child::after,
.boxexpand > h2:first-child::after,
.boxexpand > h3:first-child::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 6px;
    background: url(../img/icons/ico_angle.svg?1528322191) no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.boxexpand.expanded > h1:first-child::after,
.boxexpand.expanded > h2:first-child::after,
.boxexpand.expanded > h3:first-child::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.titlelight {
    color: #8c8c8c;
}
.help {
    margin-bottom: 60px;
    text-align: center;
}
.help p {
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
}
.individuals-card {
    min-height: 500px;
}
.individuals-card p {
    margin: 0;
}
.developers-link {
    margin: 0 0 20px;
    text-align: center;
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
}
.resources-card {
    min-height: 500px;
}
.resources-card p {
    margin: 0 0 5px;
}
.resources-card p:last-child {
    margin: 0;
}
.community {
    padding: 70px 0;
}
.community-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 70px;
    margin-bottom: 40px;
    border-bottom: 1px solid #dfdfdf;
}
.community-card {
    min-height: 475px;
    margin-right: 30px;
    width: 370px;
}
.community-card:nth-child(3n + 3) {
    margin-right: 30px;
}
.organizations-title {
    margin: 0 auto 60px;
    text-align: center;
}
.organizations-row {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.organizations-item {
    width: 31.6%;
    margin-right: 2.5%;
    margin-bottom: 50px;
    text-align: left;
}
.organizations-item:nth-child(3n + 3) {
    margin-right: 0;
}
.organization-img {
    width: 40px;
    height: 33px;
    margin-right: 28px;
    border: 1px solid #dfdfdf;
}
.organization-country {
    margin: 0;
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
    font-weight: 400;
}
.organization-link {
    font-size: 112.5%;
    line-height: 34px;
}
.introlink {
    text-align: center;
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
}
.exchanges-title a {
    color: #ff7e00;
}
.alert.exchanges-note {
    margin-top: 70px;
    font-weight: 400;
}
.toc-row .toccontent .exchanges-tab-title {
    position: relative;
    padding-left: 95px;
}
.toc-row .toccontent .expanded .exchanges-tab-title {
    padding-left: 95px;
}
.exchanges-tab-title::before {
    content: "";
    position: absolute;
    top: 40px;
    left: 25px;
    width: 40px;
    height: 40px;
}
.exchanges-international-title::before {
    background: url(../img/flags/ALL.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-europe-title::before {
    background: url(../img/flags/EU.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-asia-title::before {
    background: url(../img/flags/asia.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-south-america-title::before {
    background: url(../img/flags/south-america.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-north-america-title::before {
    background: url(../img/flags/north-america.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-australia-title::before {
    background: url(../img/flags/australia.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-newzealand-title::before {
    background: url(../img/flags/newzealand.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-africa-title::before {
    background: url(../img/flags/africa.svg?1528322191) center no-repeat;
    background-size: contain;
}
.exchanges-p2p-title::before {
    background: url(../img/flags/ALL.svg?1528322191) center no-repeat;
    background-size: contain;
}
.expanded .exchanges-content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.general-marketplace {
    width: 240px;
}
.expanded .marketplace-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.exchanges-europe .marketplace-row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 61%;
}
.marketplace {
    width: 360px;
    margin: 0 0 45px 0;
}
.exchanges-europe .marketplace:nth-child(even) {
    width: 400px;
}
.exchanges-north-america .marketplace:nth-child(even) {
    width: 400px;
}
.marketplace h3 {
    margin-bottom: 0;
    text-align: left;
}
.marketplace img {
    width: 40px;
    height: 33px;
    margin-right: 30px;
}
.marketplace-flag {
    border: 1px solid #dfdfdf;
}
.marketplace-link {
    color: #3490e6;
}
.exchanges-introlink {
    margin-left: 30px;
}
.exchanges-buy-link {
    margin-top: 40px;
}
.resourcesmore {
    text-align: center;
    margin-top: 40px;
}
.resourcesmore div {
    display: inline-block;
    text-align: left;
    padding: 20px 40px;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.resourcesmore div h2 {
    text-align: center;
    margin-bottom: 25px;
}
.resourcesmore div p {
    font-size: 115%;
    margin: 6px 0;
}
.coredevtable div div:first-child {
    width: 200px;
}
.coredevtable div div:first-child + div {
    width: 220px;
}
.coredevtable div div:first-child + div + div {
    width: 80px;
}
.chatbox {
    text-align: center;
}
.devprojectlist {
    overflow: hidden;
    -webkit-transition: height 400ms ease-out;
    transition: height 400ms ease-out;
}
.devprojectlist li:nth-child(1n + 4) {
    display: none;
}
.devprojectlist.expanded li:nth-child(1n + 4) {
    display: list-item;
}
.devprojectlist li.more {
    display: block;
}
.devprojectlist.expanded li.more {
    display: none;
}
.devprojectlist a {
    display: inline-block;
    margin-top: 5px;
}
.version {
    padding: 70px 0;
}
.back-link {
    display: block;
    margin-bottom: 50px;
    text-align: center;
}
.alert {
    position: relative;
    max-width: 970px;
    margin: 0 auto;
    padding: 43px 50px 43px 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 112.5%;
    color: #77767e;
    background: #fff9f3;
    border-radius: 1px;
}
.alert::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 60px;
    height: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/icons/badge.svg?1528322191) center no-repeat;
    background-size: contain;
}
.alerts {
    padding: 70px 0;
}
.alertstatusinactive {
    margin-bottom: 50px;
}
.alertstatusactive {
    text-align: center;
    margin-bottom: 40px;
}
.alertsactive {
    margin-bottom: 20px;
}
.alertsactive a {
    font-weight: bold;
}
.alerticon {
    width: 42px;
    height: 42px;
    float: left;
    margin-top: 12px;
    margin-right: 12px;
}
.alerttext {
    color: #cc0000;
    font-weight: 800;
}
.redirectmsg {
    text-align: center;
    margin: 20px 0;
}
.redirectmsg h1 {
    color: #7b7c7c;
    font-weight: 400;
    font-size: 180%;
}
.redirectmsg p {
    font-size: 150%;
}
.attribution {
    font-size: 75%;
}
.download-title {
    margin: 0 0 20px;
    color: #13161f;
    font-size: 137.5%;
    font-weight: 400;
    line-height: 36px;
}
.download-text {
    margin-bottom: 30px;
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
    text-align: left;
}
.downloadmore,
.downloadkeys {
    margin-bottom: 30px;
}
.core-link {
    display: block;
    font-size: 125%;
    line-height: 34px;
}
.corecard .download-link {
    display: inline-block;
    color: #4d5060;
    line-height: 22px;
    font-weight: 400;
}
.windows-card,
.mac-card,
.linux-card,
.arm-card,
.snap-card {
    min-height: 60px;
}
.windows-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/os/med_win.svg?1528322191) 50% 50% no-repeat;
}
.mac-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/os/med_osx.svg?1528322191) 50% 50% no-repeat;
}
.linux-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/os/med_linux.svg?1528322191) 50% 50% no-repeat;
}
.arm-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/os/arm.png?1528322191) 50% 50% no-repeat;
    background-size: contain;
}
.snap-card::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(../img/os/med_snap.svg?1528322191) 50% 50% no-repeat;
    background-size: contain;
}
.downloadkeys-title {
    display: block;
    margin-bottom: 10px;
}
.blog {
    padding: 110px 0 70px;
}
.eventmap {
    top: -28px;
    height: 400px;
    margin: 0;
    z-index: 0;
}
.events-title {
    margin: 0 auto 70px;
}
.events {
    padding: 35px 0 70px;
}
.events-links {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.eventdata {
    display: none;
}
.about {
    padding: 70px 0;
}
.about-title {
    margin: 0 0 50px;
}
.about-row {
    justify-content: space-between;
    margin-bottom: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid #dfdfdf;
}
.own {
    margin-bottom: 100px;
}
.own p {
    font-size: 112.5%;
    color: #9d9d9d;
    line-height: 28px;
    text-align: left;
}
.own h3 {
    margin: 0 0 20px;
    line-height: 30px;
    text-align: left;
    font-weight: 600;
}
.own-alert {
    margin-top: 70px;
}
.own-alert p {
    font-size: 18px;
    color: #77767e;
}
.own-block {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.own-timeline {
    display: flex;
    align-items: flex-start;
    min-width: 340px;
    margin-right: 30px;
}
.own-timeline-number {
    position: relative;
    height: 100%;
    margin-right: 95px;
    z-index: 10;
}
.own-timeline-number::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: url(../img/getting-started/start-path.svg?1528322191) no-repeat;
    z-index: -1;
}
.own-timeline-number::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    width: 100px;
    height: 3px;
    background: #ff7e00;
    z-index: -1;
}
.own-timeline-number-4::before {
    display: none;
}
.own .own-timeline-text {
    min-width: 100px;
    margin-right: 20px;
    font-size: 18px;
    color: #13161f;
    line-height: 45px;
    font-weight: 600;
}
.own-timeline-icon {
    margin-top: 5px;
}
.own-text {
    width: 526px;
    padding-bottom: 30px;
}
.controll,
.mission {
    text-align: left;
}
.controll {
    width: 48%;
}
.controll p {
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
}
.mission {
    width: 47%;
}
.mission li {
    font-size: 137.5%;
    color: #ff9500;
}
.mission li span {
    color: #13161f;
}
.expanded .contributor-row {
    display: flex;
    flex-wrap: wrap;
}
.contributor-title {
    font-size: 162.5%;
    color: #ff7e00;
}
.contributor {
    width: 30%;
    margin-right: 4%;
    margin-bottom: 20px;
}
.contributor:nth-child(3n + 3) {
    margin-right: 0;
}
p.contributor-language {
    width: 30%;
    margin-right: 4%;
    margin-bottom: 20px;
    color: #ff7e00;
}
p.contributor-language span {
    font-size: 18px;
    color: #9496a0;
}
.contributor-name {
    display: block;
    font-size: 20px;
    color: #4d5060;
}
.contributor span {
    font-size: 18px;
    color: #9496a0;
}
.contributions {
    font-size: 18px;
    color: #9496a0;
}
.post-list {
    position: relative;
    padding: 0 0 15px;
    margin: 0;
}
.post-list.is-open {
    padding-bottom: 0;
}
.post-list::before {
    content: "";
    position: absolute;
    top: 55px;
    left: 50%;
    width: 1px;
    height: 100%;
    background: url(../img/icons/path.svg?1528322191) center repeat-y;
}
.post {
    display: none;
    width: 50%;
    margin: 0;
    padding-bottom: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}
.post:nth-child(odd) {
    position: relative;
    float: left;
    padding-right: 40px;
    text-align: right;
}
.post:nth-child(odd)::after {
    content: "";
    position: absolute;
    top: 54px;
    right: -10px;
    width: 95px;
    height: 20px;
    background: url(../img/icons/timeline-point-left.svg?1528322191) center no-repeat;
}
.post:nth-child(even) {
    position: relative;
    float: right;
    padding-left: 40px;
    text-align: left;
}
.post:nth-child(even)::after {
    content: "";
    position: absolute;
    top: 54px;
    left: -10px;
    width: 95px;
    height: 20px;
    background: url(../img/icons/timeline-point-right.svg?1528322191) center no-repeat;
}
.post:nth-child(2) {
    margin-top: 100px;
}
.post:last-child {
    padding-bottom: 0;
}
.post:nth-child(odd) .post-inner {
    padding: 50px 74px 50px 50px;
}
.post:nth-child(even) .post-inner {
    padding: 50px 50px 50px 74px;
}
.post-inner {
    border: 1px solid #dfdfdf;
}
.post-date {
    font-size: 100%;
    color: #ff9500;
}
.post-name {
    margin-bottom: 7px;
    font-size: 137.5%;
    color: #13161f;
    line-height: 36px;
}
.post-location {
    margin-bottom: 18px;
    font-size: 81.25%;
    color: #8c96a0;
    letter-spacing: 0.43px;
}
.post-description {
    margin-bottom: 20px;
    font-size: 125%;
    color: #4d5060;
    line-height: 34px;
}
.additional-links {
    margin: 70px 0 0;
    padding-top: 70px;
    font-size: 125%;
    border-top: 1px solid #dadada;
}
.button {
    position: relative;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 1px;
    font-size: 100%;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    border: none;
    z-index: 10;
}
.detectmobile {
    width: 0;
    height: 0;
    display: none;
}
.summary {
    margin: 0;
    font-size: 137.5%;
    color: #9d9d9d;
    text-align: center;
}
.summarytxt {
    max-width: 700px;
    color: #9d9d9d;
    text-align: center;
    margin: 0 auto;
    font-size: 137.5%;
}
.press h2 {
    font-size: 150%;
}
.press-faq {
    text-align: left;
}
.press-faq > div > a {
    display: inline-block;
    font-weight: bold;
    margin-right: 20px;
}
.press-faq > div > div {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 400ms ease-out;
    transition: height 400ms ease-out;
}
.press-faq > div > div.expanded {
    height: auto;
    padding: 10px 0 20px;
}
.press-faq ul {
    padding-left: 25px;
    font-size: 125%;
}
.press-faq div span p {
    margin-bottom: 0;
}
.press-videos > div {
    display: inline-block;
    vertical-align: top;
    font-size: 125%;
    line-height: 34px;
}
.press-videos > div:not(:last-child) {
    margin-right: 20px;
}
.press-videos div a {
    display: inline-block;
    margin-bottom: 10px;
}
.press-videos img {
    width: 250px;
    height: 136px;
    border-radius: 10px;
}
.press-videos-link {
    position: relative;
    padding-left: 40px;
}
.press-videos-link::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/icons/ico_play.svg?1528322191) center no-repeat;
    background-size: contain;
}
.press-videos-more {
    margin-top: 20px;
    font-size: 18px;
}
.press-quotes {
    overflow: hidden;
    -webkit-transition: height 400ms ease-out;
    transition: height 400ms ease-out;
}
.press-quotes.expanded {
    height: auto;
}
.quote:nth-child(1n + 9) {
    display: none;
}
.press-quotes.expanded .quote:nth-child(1n + 9) {
    display: block;
}
.press-quotes.expanded .show-more-link {
    display: none;
}
.show-more-link {
    font-size: 112.5%;
}
.press-quotes .quote {
    text-align: center;
}
.quote {
    position: relative;
    max-width: 400px;
    padding-top: 45px;
    margin: 0 auto 50px;
}
.quote::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 33px;
    height: 29px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/icons/quote.svg?1528322191) center no-repeat;
    background-size: contain;
}
.quote-text {
    margin-bottom: 10px;
    font-size: 125%;
    font-weight: 600;
    line-height: 34px;
    color: #4d5060;
}
.quote-author {
    font-size: 18px;
}
.quote-author-position {
    font-size: 14px;
    color: #9d9d9d;
}
.quote span {
    display: block;
}
.bitcore-content .callout {
    margin: 0 auto 90px;
}
.bitcore-content > div > h2 {
    margin: 0 0 45px;
}
.bitcore-content > div > p {
    font-size: 125%;
    margin: 0 0 40px;
}
.bitcore-content p > img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
}
.bitcore-content ol,
.bitcore-content ul {
    font-size: 125%;
}
.bitcore-content .btn-separator {
    display: none;
}
.bitcore-content .card-row {
    margin-top: 0px;
}
.core-card {
    min-height: 290px;
}
.core-card .js {
    cursor: pointer;
}
.overview-link {
    margin-top: 30px;
}
.ui-accordion {
    max-width: 770px;
    margin: 0 auto 70px;
}
.ui-accordion .ui-accordion-header {
    margin: 0;
    padding: 15px 15px 17px 65px;
    border-radius: 0;
    border: 1px solid #dadada;
    font-size: 112.5%;
    background: #fff;
    color: #9d9d9d;
    text-align: left;
}
.ui-accordion .ui-state-active {
    border: 1px solid #ff7e00;
    color: #ff7e00;
}
.ui-state-default .ui-icon {
    background: url(../img/icons/ico_angle_grey.svg?1528322191) center no-repeat;
    background-size: contain;
}
.ui-icon-closethick {
    background: url(../img/icons/close-btn.svg?1528322191) center no-repeat !important;
    background-size: contain;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 24px;
    transform: translateY(-50%);
    margin-top: 0;
}
.ui-accordion .ui-state-active .ui-accordion-header-icon {
    width: 17px;
    background: url(../img/icons/ico_angle_orange.svg?1528322191) center no-repeat;
    background-size: contain;
}
.ui-accordion .ui-accordion-content {
    border-radius: 0;
    padding: 30px 20px 30px 40px;
}
.ui-alert {
    margin: 0 auto 100px;
}
.bitcore-content .ui-alert p {
    margin: 0;
}
.lightweight-wallets-row {
    justify-content: space-between;
}
.lightweight-wallets-row div {
    width: 45%;
}
.right-hanger a {
    background: #13161f;
}
.right-hanger a:hover {
    background: #333743;
}
.right-hanger a:active {
    background: #000;
}
.bitcore-content .center-hanger.center {
    margin: 70px 0;
}
.center-hanger a {
    background: #f7931a;
}
.center-hanger a:hover {
    background: #f9a136;
}
.center-hanger a:active {
    background: #f58a08;
}
.right-hanger a,
.center-hanger a {
    display: inline-block;
    padding: 16px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 100%;
    color: #fff;
    border-radius: 1px;
}
.release-content h1 {
    color: #ff7e00;
    text-align: left;
}
.dark-theme-toggle input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 4px;
    left: 4px;
    cursor: pointer;
}
.dark-theme-toggle {
    position: relative;
}
.dark-theme-toggle::before {
    background-image: url(../img/icons/moon-regular.svg);
    height: 30px;
    width: 30px;
    content: "";
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
}
html[data-theme="dark"] .dark-theme-toggle::before {
    background-image: url(../img/icons/moon-solid.svg);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
}
@media print {
    .head {
        display: none;
    }
    .footer {
        display: none;
    }
    .content {
        padding: 0;
        border: 0;
    }
    .toc {
        display: none;
    }
    .toccontent {
        width: auto;
    }
    .develdocdisclaimer {
        display: none;
    }
}
@media handheld, only screen and (max-width: 72.5em), only screen and (max-device-width: 72.5em) {
    .core-column-right {
        padding-left: 60px;
    }
    .develdocdisclaimer div {
        padding: 0 60px 0 90px;
    }
    .develdocdisclaimerclose,
    .develdocdisclaimerclose:visited,
    .develdocdisclaimerclose:link,
    .develdocdisclaimerclose:active {
        right: 30px;
    }
}
@media handheld, only screen and (max-width: 67.5em), only screen and (max-device-width: 67.5em) {
    .head > div {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0 0;
    }
    .logo {
        margin-left: 30px;
    }
    .lang {
        margin-right: 27px;
    }
    .menusimple {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding: 15px 0;
        margin: 15px 0 0;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
    }
    .core-column-right {
        padding-left: 24px;
    }
    .footermenu-item {
        margin-right: 35px;
    }
}
@media handheld, only screen and (max-width: 60em), only screen and (max-device-width: 60em) {
    img {
        max-width: 100%;
    }
    table {
        display: block;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
    blockquote {
        margin: 0 0 80px;
        padding: 16px 50px 45px;
    }
    .section-title {
        margin: 0 0 40px;
    }
    .maindesc-text {
        align-content: center;
        max-width: 80%;
    }
    .two-column-row:not(:last-child) {
        margin: 0 0 50px;
    }
    .column-text h2 {
        margin: 0 0 20px;
    }
    .card-row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .card {
        width: 48.3%;
        margin-right: 0;
    }
    .titleicon,
    .warningicon {
        display: block;
        position: static;
        margin: auto;
        margin-bottom: 5px;
    }
    .banner-message a span {
        width: auto;
    }
    .hero {
        padding: 64px 30px 100px;
    }
    .hero h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .content {
        position: static;
    }
    .footer {
        line-height: 1.5em;
        width: auto;
        padding-top: 100px;
    }
    .logo-footer {
        margin-bottom: 65px;
    }
    .footer-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-bottom-row {
        flex-wrap: wrap;
    }
    .footerlicense {
        max-width: 410px;
    }
    .home-title {
        margin: 0 0 43px;
    }
    .donate {
        max-width: 100%;
        margin-bottom: 65px;
    }
    .donate-row {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .donate-qrcode {
        margin-top: 0;
    }
    .footermenu {
        justify-content: space-between;
        max-width: 100%;
    }
    .footer-bottom {
        margin-top: 75px;
    }
    .toc-row {
        padding: 50px 0 70px;
    }
    .toc {
        min-width: 245px;
        width: 245px;
    }
    .toc div > ul > li {
        margin-bottom: 10px;
    }
    .toc div > ul > li > ul > li:first-child {
        margin-top: 10px;
    }
    #markdown-toc > li > a::after {
        right: -15px;
    }
    .toccontent .multicode,
    .toccontent pre {
        padding: 10px;
    }
    .toccontent .multicode pre {
        padding: 0;
    }
    .toc .scroll {
        min-width: auto;
        width: 245px;
    }
    .boxexpand > h1:first-child,
    .boxexpand > h2:first-child,
    .boxexpand > h3:first-child {
        padding: 30px 35px 30px 30px;
    }
    .boxexpand.expanded > h1:first-child,
    .boxexpand.expanded > h2:first-child,
    .boxexpand.expanded > h3:first-child {
        padding: 30px 35px 20px 30px;
    }
    .boxexpand > h1 .boxexpand > h2 {
        font-size: 150%;
    }
    .boxexpand > h1:first-child::after,
    .boxexpand > h2:first-child::after,
    .boxexpand > h3:first-child::after {
        right: 15px;
    }
    .coredevtable div div:first-child,
    .coredevtable div div:first-child + div,
    .coredevtable div div:first-child + div + div {
        width: auto;
    }
    .press-faq > div {
        width: auto;
        display: block;
        margin-right: 0;
    }
    .press-quotes p {
        width: auto;
    }
    .mainhero {
        padding: 110px 0 100px;
    }
    .mainhero {
        top: auto;
        right: 30px;
        bottom: 0;
        transform: translateY(0);
    }
    .mainsummary {
        margin: 0 auto 60px;
    }
    .maincard {
        width: 216px;
    }
    .mainoverview {
        padding: 225px 0 115px;
        background: url(../img/hero/overview-tablet.svg?1528322191) top no-repeat;
        background-size: cover;
    }
    .maindesc {
        padding: 85px 0 60px;
    }
    .maindesc-img {
        width: 311px;
        height: 312px;
    }
    .maindesc-text {
        margin: 0 0 25px;
    }
    .recommendation {
        padding: 50px 0 50px;
    }
    .recommendation-row {
        margin: 0 auto 30px;
    }
    .recommendation-text {
        margin: 0 auto 40px;
    }
    .start {
        padding-bottom: 145px;
    }
    .starttitle {
        margin: 60px 0 30px;
    }
    .start-content::after {
        width: 45px;
    }
    .left-column,
    .right-column {
        max-width: 41%;
    }
    .right-column div,
    .left-column div {
        bottom: -87px;
    }
    .start-content div div a,
    .start-content div div a:link {
        padding: 15px 20px;
    }
    .resources > div {
        border-top: 0;
    }
    .resources div div {
        display: block;
        width: auto;
        padding: 0 0 10px 0;
        min-height: 0;
    }
    .resources > div > div:first-child {
        padding-right: 0;
        border-right: 0;
    }
    .resources > div > div:first-child + div {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
    }
    .resources,
    .resources p {
        text-align: center;
    }
    .resourcesorg div div {
        width: auto;
        display: block;
    }
    .resourcesorg div {
        border-top: 0;
    }
    .resourcesmore {
        margin-top: 0;
    }
    .resourcesmore div {
        padding: 0;
        border: 0;
    }
    .core-content {
        margin: 65px auto 18px;
    }
    .core-column-right {
        width: 65%;
    }
    .callout-btn {
        width: 216px;
        height: 53px;
    }
    .corecard {
        width: 217px;
    }
    .show_more-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
    }
    .show_more-block {
        width: 100%;
    }
    .show_more-block {
        margin-bottom: 50px;
    }
    .show_more-block .show_more-title {
        font-size: 112.5%;
    }
    .show_less_more {
        padding-bottom: 30px;
    }
    .show_less_more p {
        font-size: 100%;
    }
    .show_more-list span {
        font-size: 100%;
    }
    .core-separator {
        margin: 0 0 20px;
    }
    .news-block {
        padding-bottom: 200px;
    }
    .news-title {
        margin: 0 0 11px;
        text-align: left;
        font-size: 125%;
    }
    .news-list a {
        font-size: 112.5%;
        line-height: 30px;
    }
    .mainbutton {
        max-width: 217px;
    }
    .mainbutton a,
    .mainbutton a:link,
    .mainbutton a:visited,
    .mainbutton a:active {
        width: 100%;
        padding: 16px 15px;
    }
    .corecard-label {
        max-width: 217px;
    }
    .downloadkeys {
        margin-bottom: 70px;
    }
    .eventmap {
        height: 200px;
    }
    .detectmobile {
        display: block;
    }
    .dev-documentation {
        padding: 50px 0 70px;
    }
    .docreference {
        padding: 30px 0 0;
    }
    .docreference-card {
        min-height: 100px;
        padding: 15px 0;
    }
    .docreference-img-block {
        min-height: 45px;
    }
    .docreference-title {
        margin: 0 0 15px;
    }
    .blog {
        padding: 70px 0 70px;
    }
    .post-list::before {
        top: 40px;
    }
    .post:nth-child(odd) {
        padding-right: 35px;
    }
    .post:nth-child(even) {
        padding-left: 35px;
    }
    .post:nth-child(odd)::after {
        top: 40px;
        width: 54px;
        background: url(../img/icons/timeline-point-left-tablet.svg?1528322191) center no-repeat;
    }
    .post:nth-child(even)::after {
        top: 40px;
        width: 54px;
        background: url(../img/icons/timeline-point-right-tablet.svg?1528322191) center no-repeat;
    }
    .post:nth-child(odd) .post-inner {
        padding: 35px 40px 35px 30px;
    }
    .post:nth-child(even) .post-inner {
        padding: 35px 30px 35px 40px;
    }
    .additional-links {
        margin: 50px 0 0;
        padding-top: 50px;
    }
    .glossary-subpage-search {
        float: none;
        padding: 0;
        border: none;
        width: auto;
    }
    .glossary-subpage-search .glossary_term {
        max-width: 710px;
        margin: 0 auto 50px;
    }
    .glossary-subpage-links {
        min-width: auto;
        max-width: 220px;
    }
    .glossary-subpage h2 {
        margin: 0;
        font-size: 137.5%;
        line-height: 36px;
    }
    .glossary-subpage h2 {
        margin: 0;
        font-size: 137.5%;
        line-height: 36px;
    }
    .glossary-subpage h3 {
        margin: 0;
        font-size: 125%;
        line-height: 36px;
    }
    .glossary-subpage ul {
        margin: 0 0 20px;
    }
    .glossary-subpage li {
        margin: 0 0 5px;
    }
    .notice {
        margin: 0 0 10px;
    }
    .community-row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .community-card:nth-child(3n + 3) {
        margin-right: 0;
    }
    .organizations-item {
        width: 47.5%;
    }
    .organizations-item:nth-child(3n + 3) {
        margin-right: 2.5%;
    }
    .press-videos {
        text-align: center;
    }
    .exchanges-tab-title::before {
        top: 30px;
    }
    .about-title {
        margin: 0 0 30px;
    }
    .contributor {
        width: 48%;
    }
    .contributor:nth-child(3n + 3) {
        margin-right: 4%;
    }
    .contributor:nth-child(even) {
        margin-right: 0;
    }
    .ui-accordion .ui-accordion-content {
        padding: 30px 20px 30px 20px;
    }
    .two-column-list li:nth-child(2n + 1) {
        margin-right: 20px;
    }
}
@media handheld, only screen and (max-width: 48em), only screen and (max-device-width: 48em) {
    code {
        white-space: pre-wrap;
    }
    .container {
        padding: 0 15px;
    }
    .hero-container {
        padding: 0 40px;
    }
    .footer-bottom-row {
        flex-direction: column;
    }
    .footer-status-block {
        order: -1;
        margin-bottom: 15px;
    }
    .footerlicense {
        max-width: 100%;
        text-align: center;
    }
    .maindesc-text {
        max-width: 90%;
    }
    .bitcore-content {
        padding: 50px 0;
    }
    .section-title {
        font-size: 137.5%;
        margin: 0 0 25px;
    }
    .two-column-layout {
        padding: 50px 0;
    }
    .two-column-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .two-column-row:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column-img {
        margin-bottom: 20px;
    }
    .column-text {
        max-width: 100%;
        text-align: center;
    }
    .two-column-row:nth-child(odd) .column-text {
        margin-left: 0;
    }
    .two-column-row:nth-child(even) .column-text {
        margin-right: 0;
    }
    .column-text p {
        font-size: 125%;
    }
    .column-table {
        margin-bottom: 20px;
    }
    .maincard:not(:last-child) {
        margin: 0 16px 16px 0;
    }
    .recommendation-text {
        font-size: 125%;
        margin: 0 auto 40px;
    }
    .start {
        padding: 0 0 50px 15px;
    }
    .start h2 {
        margin-bottom: 10px;
        font-size: 125%;
    }
    .start p {
        margin-bottom: 25px;
        font-size: 112.5%;
    }
    .start-content::after {
        display: none;
    }
    .start-block {
        padding-left: 30px;
    }
    .start-block:not(:last-child) {
        padding-bottom: 50px;
    }
    .start-block:not(:last-child)::before {
        left: 0;
    }
    .start .start-block::after {
        left: 0;
        width: 40px;
        height: 40px;
        background-size: 40px;
        -webkit-transform: translate(-50%, -4px);
        transform: translate(-50%, -4px);
    }
    .left-column,
    .right-column {
        max-width: 100%;
    }
    .left-column div,
    .right-column div {
        position: static;
    }
    .left-column,
    .left-column h2 {
        text-align: left;
    }
    .mainbutton {
        max-width: 290px;
    }
    .corecard-label {
        max-width: 100%;
    }
    .download-title {
        margin: 0 0 30px;
        font-size: 125%;
    }
    .download-text {
        margin-bottom: 20px;
        font-size: 112.5%;
    }
    .downloadkeys {
        margin-bottom: 40px;
    }
    .corecard-label {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #dfdfdf;
    }
    .toc-container {
        padding: 0;
    }
    .toc-row {
        padding: 40px 0 50px;
    }
    .toc > div {
        padding-right: 20px;
        padding-left: 15px;
    }
    .toccontent-intro {
        padding: 0 15px 40px;
    }
    .toccontent .subhead-links a {
        font-size: 17px;
    }
    .toccontent .subhead-links a:not(:last-child) {
        margin-right: 10px;
    }
    .toccontent .subhead-links a:not(:first-child) {
        margin-left: 10px;
    }
    .toc ul li ul li a:hover:before,
    .toc ul li ul li a.active:before {
        right: -20px;
    }
    .boxexpand > h2 {
        padding: 30px 15px;
    }
    .expanded.boxexpand > h2 {
        padding: 30px 15px 20px;
    }
    .btn:not(:first-child) {
        margin: 10px auto 0;
    }
    .core-content {
        margin: 20px auto 40px;
    }
    .core-column-right,
    .core-column-left {
        float: none;
        width: 100%;
    }
    .core-column-right {
        padding-left: 0;
        border-left: none;
    }
    .core-column-left {
        margin: 0 auto;
        max-width: 290px;
    }
    .callout {
        width: 100%;
    }
    .callout-btn {
        width: 100%;
    }
    .btn-separator {
        margin: 30px 0 30px;
    }
    .corecard {
        width: 100%;
    }
    .show_less_more {
        padding-bottom: 30px;
    }
    .show_less_more p {
        font-size: 112.5%;
        text-align: center;
    }
    .show_less {
        margin-bottom: 30px;
    }
    .show_more-block {
        margin-bottom: 30px;
        text-align: center;
    }
    .show_more-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .show_more-list ul {
        margin: 30px 0 0;
    }
    .show_more-list span {
        font-size: 112.5%;
    }
    .show_more-list p {
        text-align: left;
    }
    .core-separator {
        margin: 25px 0;
    }
    .news-block {
        padding-bottom: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .version {
        padding: 50px 0;
    }
    .alerts {
        padding: 50px 0;
    }
    .alertstatusinactive {
        margin-bottom: 30px;
    }
    .alertstatusactive {
        font-size: 137.5%;
        margin: 0 0 25px;
    }
    .alert::before {
        left: 20px;
        width: 50px;
        height: 50px;
    }
    .alert,
    .warning {
        padding: 30px 20px 30px 90px;
        font-size: 100%;
        text-align: left;
    }
    .warning::before {
        left: 23px;
        top: 30px;
        transform: translateY(0%);
    }
    .blog {
        padding: 50px 0 50px;
    }
    .events {
        padding: 5px 0 50px;
    }
    .post-list {
        margin: 0 0 10px;
    }
    .post-list::before {
        left: 0;
    }
    .post:nth-child(odd),
    .post:nth-child(even) {
        float: none;
        padding: 0 0 15px 25px;
        width: 100%;
        text-align: right;
    }
    .post:nth-child(2) {
        margin-top: 0;
    }
    .post:nth-child(even)::after,
    .post:nth-child(odd)::after {
        right: auto;
        left: -10px;
        width: 46px;
        height: 20px;
        background: url(../img/icons/timeline-point-right-mob.svg?1528322191) center no-repeat;
    }
    .post:nth-child(odd) .post-inner,
    .post:nth-child(even) .post-inner {
        padding: 35px 15px 35px 15px;
    }
    .additional-links {
        padding-top: 40px;
    }
    .develdocdisclaimer {
        padding: 40px 0 20px;
    }
    .develdocdisclaimer div {
        padding: 0 16px;
    }
    .develdocdisclaimerclose,
    .develdocdisclaimerclose:visited,
    .develdocdisclaimerclose:link,
    .develdocdisclaimerclose:active {
        top: -15px;
        right: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .glossary-subpage {
        padding: 0 15px;
    }
    .glossary-subpage-left {
        float: none;
        max-width: 100%;
    }
    .glossary-subpage-links {
        float: none;
        height: auto;
        max-width: 100%;
        width: 100%;
        padding: 20px 0 0;
        margin-top: 25px;
        border-left: none;
        border-top: 1px solid #dfdfdf;
    }
    .community {
        padding: 50px 0;
    }
    .boxexpand > * {
        margin-left: 15px;
        margin-right: 15px;
    }
    .boxexpand > h1:first-child,
    .boxexpand > h2:first-child,
    .boxexpand > h3:first-child {
        padding: 30px 30px 30px 15px;
    }
    .boxexpand.expanded > h1:first-child,
    .boxexpand.expanded > h2:first-child,
    .boxexpand.expanded > h3:first-child {
        padding: 30px 30px 15px 15px;
    }
    .about {
        padding: 70px 0;
    }
    .about-row {
        flex-direction: column;
        margin-bottom: 60px;
        padding-bottom: 60px;
    }
    .own {
        margin-bottom: 60px;
    }
    .own-alert {
        margin-top: 60px;
    }
    .controll,
    .mission {
        width: 100%;
    }
    .controll {
        margin-bottom: 60px;
    }
    .mainvideo,
    .modal,
    .modal-overlay {
        display: none;
    }
    .privacy {
        padding: 50px 0;
    }
    .own-timeline {
        min-width: 310px;
    }
    .own-timeline-number {
        margin-right: 60px;
    }
    .own-timeline-number::after {
        width: 80px;
    }
}
@media handheld, only screen and (max-width: 40em), only screen and (max-device-width: 40em) {
    p {
        line-height: 1.7em;
    }
    blockquote {
        margin: 0 0 50px;
        padding: 15px 20px 16px;
        text-align: center;
        font-size: 112.5%;
    }
    .head {
        padding: 15px 0 0;
        border: none;
    }
    .head div {
        padding: 0;
    }
    .logo {
        margin: 0 auto 15px 15px;
    }
    .logo img {
        width: 92px;
        height: 20px;
    }
    .menumobile {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 12px;
        width: 18px;
        padding: 4px 15px 10px;
        background: url(/img/icons/menumobile.svg?1528322191) center no-repeat;
        cursor: pointer;
    }
    .menusimple {
        padding: 0;
        margin: 0;
        -webkit-transform: none;
        transform: none;
        border: 0;
    }
    .menusimple > li a {
        text-align: center;
        text-transform: none;
    }
    .menusimple > li > a {
        font-size: 112.5%;
    }
    .menusimple li:not(:first-child) {
        margin-left: 0;
    }
    .langselect {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        background-color: #13161f;
        border: none;
    }
    .langselect select {
        font-size: 115%;
        padding: 32px 0;
        color: #fff;
        margin: 0;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
    }
    .footer-langselect {
        display: block;
    }
    .center-select {
        display: block;
        position: relative;
    }
    .center-select__input {
        -webkit-appearance: none;
        border: 0;
        background: none;
        width: 100%;
        height: 30px;
    }
    .center-select__text {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: #13161f;
        color: #fff;
        font-size: 112.5%;
        line-height: 55px;
        pointer-events: none;
        text-align: center;
    }
    .langselect select:hover + .center-select__text,
    .langselect select:active + .center-select__text {
        color: #f7931a;
    }
    .lang,
    .menusimple {
        display: none;
        width: 100%;
        background-color: #13161f;
        height: auto;
        overflow: auto;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: transparent;
    }
    .menusimple > li a,
    .menusimple > li a:active,
    .menusimple > li a:visited,
    .menusimple > li a:link {
        color: #fff;
    }
    .menusimple > li a {
        padding: 18px 0;
    }
    .menusimple > li > ul li {
        width: 100%;
    }
    .menusimple > li > ul > li a {
        padding: 6px 0;
        font-size: 18px;
    }
    .menusimple li {
        display: block;
    }
    .menusimple > li ul {
        min-width: 0;
        position: relative;
    }
    .menusimple.menutap li:hover > ul {
        display: none;
    }
    .menusimple.menutap li.hover > ul,
    .menusimple.menutap li.active > ul {
        display: block;
        padding: 20px 0;
        background-color: #090c14;
        border: none;
    }
    .menusimple.menutap li.hover > ul a,
    .menusimple.menutap li.active > ul a {
        color: #9d9d9d;
        background: #090c14;
    }
    .menusimple li:hover > a,
    .menusimple li.active > a {
        color: #f7931a;
    }
    .currency {
        margin-right: 75px;
        margin-bottom: 10px;
    }
    .is-expand {
        padding: 0;
    }
    .is-expand::after {
        right: 17px;
    }
    .is-expand:hover::after {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .hover .is-expand:hover::after {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }
    .summarytxt {
        font-size: 112.5%;
    }
    .hero {
        padding: 80px 0 90px;
    }
    .hero-container {
        padding: 0 15px;
    }
    .hero h1 {
        margin-bottom: 0;
        font-size: 137.5%;
        line-height: 1.7;
    }
    .mainhero {
        padding: 55px 0 50px;
    }
    .mainsummary {
        margin: 0 auto 30px;
        font-size: 187.5%;
    }
    .mainoverview {
        padding: 110px 0 50px;
        background: url(../img/hero/overview-mob.svg?1528322191) top no-repeat;
        background-size: cover;
    }
    .mainoverview-title {
        font-size: 137.5%;
    }
    .maincard {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 290px;
        height: auto;
        margin: 0 auto;
        padding: 18px 33px 20px;
        text-align: left;
    }
    .maincard:not(:last-child) {
        margin: 0 auto 10px;
    }
    .maincard img {
        width: 56px;
        display: inline-block;
        margin: 0 28px 0 0;
        vertical-align: top;
    }
    .maindesc-row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 0 0 35px;
    }
    .maindesc-img {
        margin-bottom: 35px;
    }
    .maindesc-text {
        max-width: 100%;
        font-size: 112.5%;
    }
    .home-title {
        margin: 0 0 30px;
    }
    .card-row {
        margin: 50px 0;
    }
    .card {
        width: 100%;
    }
    .card:first-child {
        margin-top: 0;
    }
    .card h2 {
        min-height: auto;
    }
    .startbar {
        display: none;
    }
    .glossary_term {
        margin: 0 auto 30px;
    }
    .mob-sidebar-open {
        display: block;
        width: 100%;
        height: 55px;
        padding: 0 0 0 60px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 25px;
        text-align: left;
        background: #f7931a url(../img/icons/ico_burger_light.svg?1528322191) 26px 22px no-repeat;
        font-size: 100%;
        font-weight: 600;
        color: #ffffff;
        border-radius: 1px;
        border: none;
    }
    .mob-sidebar-open.hide {
        display: none;
    }
    .mob-sidebar-open.is-fixed {
        position: fixed;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 100;
        outline: none;
    }
    .sidebar {
        display: none;
    }
    .sidebar-inner {
        max-height: 100vh;
        overflow-y: auto;
    }
    .sidebar.is-open {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 265px;
        height: 100%;
        background: #1d2028;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 100;
    }
    .mob-sidebar-close {
        display: block;
        position: absolute;
        right: -55px;
        width: 55px;
        height: 55px;
        background: #f7931a url(../img/icons/ico_angle_light.svg?1528322191) center no-repeat;
        background-size: 18px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        border-radius: 1px;
        border: none;
    }
    .footer {
        padding-top: 70px;
    }
    .logo-footer {
        margin-bottom: 30px;
    }
    .donate {
        margin-bottom: 30px;
    }
    .donate-row {
        flex-direction: column;
    }
    .donate-btn {
        margin-left: 60px;
    }
    .donate-qrcode {
        margin-top: 20px;
    }
    .footermenu {
        flex-wrap: wrap;
    }
    .footermenu-item {
        margin-right: 0;
        width: 50%;
        margin-bottom: 30px;
    }
    .footermenu-item:nth-child(even) {
        text-align: right;
    }
    .footermenu-item:nth-child(even) .footer-title {
        text-align: right;
    }
    .footer-bottom {
        margin-top: 0;
    }
    .footer-status-block {
        align-items: center;
    }
    .footer-bottom-row .center-select__text {
        background: #090c14;
        line-height: 60px;
    }
    .footer-langselect {
        width: 70px;
    }
    .statusmenu {
        margin-right: 90px;
    }
    .toc-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .toc {
        padding: 0 15px;
        width: 100%;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .toc > div {
        width: 100%;
        padding: 0;
        border: 0;
    }
    .toc .scroll {
        position: static;
        width: auto;
        padding-bottom: 0;
    }
    .toc div > ul > li {
        padding: 15px 20px;
        margin: 0;
        border-bottom: 1px solid #37393d;
    }
    .toc div > ul > li > a {
        font-size: 112.5%;
        color: #ffffff;
        font-weight: 400;
        line-height: 24px;
    }
    .toc div > ul > li > ul a {
        margin-bottom: 10px;
        color: #bbbcbe;
    }
    .toc div > ul > .active > a {
        color: #ff9500;
    }
    .toc div > ul > li > a::after {
        background: url(../img/icons/ico_angle_light.svg?1528322191) no-repeat;
    }
    .toc ul li ul li a:hover:before,
    .toc ul li ul li a.active:before {
        right: auto;
        left: -20px;
    }
    #markdown-toc > li > a::after {
        right: 0;
    }
    .boxexpand > h1 .boxexpand > h2 {
        font-size: 137.5%;
    }
    .boxexpand > h1:first-child,
    .boxexpand > h2:first-child,
    .boxexpand > h3:first-child {
        padding: 15px 35px 15px 15px;
        background: #f8f8f8;
    }
    .boxexpand.expanded > h1:first-child,
    .boxexpand.expanded > h2:first-child,
    .boxexpand.expanded > h3:first-child {
        padding: 15px 35px 15px 15px;
        background: #fff;
    }
    .toc + .toccontent {
        padding: 0;
        border: none;
    }
    .toccontent .toccontent-block {
        padding-left: 0;
        padding-right: 0;
    }
    .toccontent-block {
        border-top: none;
        margin-bottom: 2px;
    }
    .toccontent-block:last-of-type {
        border-bottom: none;
    }
    .toccontent .subhead-links a:not(:last-child) {
        margin-right: 2px;
    }
    .toccontent .subhead-links a:not(:first-child) {
        margin-left: 2px;
    }
    .toccontent .toccontent-intro {
        padding: 0 15px 40px;
    }
    .toccontent p {
        font-size: 18px;
    }
    .toccontent li {
        font-size: 18px;
    }
    .article > * {
        padding-left: 15px;
        padding-right: 15px;
    }
    .dev-documentation {
        padding: 30px 0 50px;
    }
    .dev-documentation .card-row {
        margin: 20px 0 50px;
    }
    .doc-card {
        min-height: auto;
        padding: 15px 20px;
    }
    .doc-card:not(:first-child) {
        margin-top: 15px;
    }
    .doc-card img {
        margin: 0 30px 0 0;
        width: 25px;
    }
    .doc-card h2 {
        min-height: auto;
        margin: 0;
        line-height: 30px;
        font-size: 112.5%;
    }
    .doc-card p {
        font-size: 100%;
        padding-left: 55px;
        text-align: left;
    }
    .doc-card a {
        line-height: 24px;
    }
    .doc-acc-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .resp-acc-toggle {
        position: relative;
        cursor: pointer;
    }
    .resp-acc-toggle::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 10px;
        height: 6px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(../img/icons/ico_angle.svg?1528322191) center no-repeat;
    }
    .active.resp-acc-toggle::after {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }
    .resp-acc-content {
        display: none;
    }
    .docreference-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .docreference-card {
        width: 47.5%;
        min-height: 100px;
        margin-top: 15px;
        padding: 17px 0;
    }
    .docreference-card img {
        margin: 0;
    }
    .events-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .event-btn {
        margin-bottom: 30px;
    }
    .glossary-subpage-search .glossary_term {
        margin: 0 auto 10px;
    }
    .notice {
        margin: 0 0 20px;
        text-align: center;
    }
    .notice span {
        font-size: 90%;
    }
    .glossary-subpage h2 {
        margin: 0 0 10px;
        font-size: 125%;
        line-height: 30px;
    }
    .glossary-subpage p {
        font-size: 112.5%;
    }
    .glossary-subpage-left > p {
        margin: 0 0 10px;
    }
    .organizations-item {
        width: 100%;
    }
    .post-content {
        padding-bottom: 30px;
    }
    .exchanges-tab-title::before {
        top: 15px;
    }
    .expanded .exchanges-content-row {
        flex-wrap: wrap;
    }
    .exchanges-europe .general-marketplace {
        width: 187px;
        margin-bottom: 30px;
    }
    .about-title {
        font-size: 137.5%;
    }
    .about-row {
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .own,
    .controll {
        margin-bottom: 50px;
    }
    .own-alert {
        margin-top: 50px;
    }
    .own-alert p {
        font-size: 16px;
    }
    .controll p,
    .mission li,
    .help p {
        font-size: 112.5%;
    }
    .help {
        margin: 0;
    }
    .expanded .contributor-row {
        flex-direction: column;
    }
    .contributor {
        width: 100%;
    }
    .lightweight-wallets-row {
        flex-direction: column;
    }
    .lightweight-wallets-row div {
        width: 100%;
    }
    .lightweight-wallets-row div:first-child {
        margin: 0 0 40px;
    }
    .prevnext span:first-child {
        padding-right: 10px;
        padding-left: 10px;
    }
    .prevnext span:last-child {
        padding-right: 10px;
        padding-left: 10px;
    }
    .right-hanger {
        text-align: center;
    }
    .right-hanger a,
    .center-hanger a {
        padding: 16px 30px;
    }
    .bitcore-content > div > h2 {
        margin: 0 0 30px;
        font-size: 125%;
        text-align: left;
    }
    .bitcore-content > div > p,
    .bitcore-content > div > ul {
        font-size: 112.5%;
        text-align: left;
    }
    button.js.showcolumn {
        padding: 22px 10px;
        margin: 0 20px 0 0;
    }
    button.js.showcolumn.active,
    button.js.showcolumn:active,
    button.js.showcolumn:hover {
        padding: 22px 10px 19px;
    }
    .ui-accordion .ui-accordion-content {
        padding: 20px 10px;
    }
    .system-requirements-list strong {
        font-size: 20px;
    }
    .system-requirements-list p {
        font-size: 18px;
    }
    .two-column-list li {
        float: none;
        width: auto;
    }
    .system-requirements-list li {
        margin-bottom: 35px;
    }
    .help-search {
        margin: 30px 0;
    }
    .version-content h1 {
        font-size: 30px;
    }
    .own-timeline {
        margin-right: 0;
        min-width: auto;
    }
    .own .own-timeline-text,
    .own-timeline-icon {
        display: none;
    }
    .own-timeline-number {
        min-width: 50px;
        margin-right: 20px;
    }
    .own-timeline-number::after {
        width: 60px;
    }
    .own-text {
        padding-top: 10px;
    }
    .own-text h3 {
        font-size: 20px;
    }
    .own-text p {
        font-size: 16px;
    }
    .glossary_term.help-search::-webkit-input-placeholder {
        font-size: 16px;
    }
    .glossary_term.help-search::-moz-placeholder {
        font-size: 16px;
    }
    .glossary_term.help-search:-ms-input-placeholder {
        font-size: 16px;
    }
    .glossary_term.help-search:-moz-placeholder {
        font-size: 16px;
    }
    .recommendation-card {
        padding: 33px 15px;
    }
    .donate-btn {
        display: none;
    }
}
.walletmenu {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    z-index: 90;
    border-bottom: 1px solid #dfdfdf;
}
.walletmenu-list {
    display: flex;
    align-items: center;
    text-align: left;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style: none;
}
.walletmenu-list-item {
    margin: 0;
}
.walletmenu-list-item + .walletmenu-list-item {
    margin-left: 80px;
}
.walletmenu-platform-link.active {
    color: #ff7e00;
    border-bottom: 3px solid #ff7e00;
}
.walletmenu-platform-link.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    border: 8px solid transparent;
    border-top: 8px solid #ff7e00;
    z-index: 15;
}
.walletmenu-platform-link {
    position: relative;
    display: block;
    padding: 18px 10px 18px 42px;
    font-size: 15px;
    color: #13161f;
    text-transform: uppercase;
}
.allwallets-link {
    padding-left: 0;
    padding-right: 0;
}
.walletmenu-platform-link.wallet-hardware {
    background: url("./../img/icons/wallet_menu_hardware.svg") left center no-repeat;
}
.walletmenu-platform-link.wallet-desktop {
    background: url("./../img/icons/wallet_menu_desktop.svg") left center no-repeat;
}
.walletmenu-platform-link.wallet-mobile {
    background: url("./../img/icons/wallet_menu_mobile.svg") left center no-repeat;
}
.walletmenu-platform-link.wallet-web {
    background: url("./../img/icons/wallet_menu_web.svg") left center no-repeat;
}
.walletmenu-accordion {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 100%);
}
.walletmenu-platform-link.active + .walletmenu-accordion {
    display: block;
}
.walletmenu-sublist {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    box-sizing: border-box;
    border-top: 1px solid #dfdfdf;
    background-color: #f8f8f8;
}
.walletmenu-sublist-item {
    margin: 0;
}
.walletmenu-sublist-link {
    display: block;
    padding: 18px 32px 18px 32px;
    color: #13161f;
    font-size: 15px;
    text-transform: uppercase;
}
.walletmenu-sublist-link.active {
    color: #ff7e00;
}
.walletmenu-sublist-link.wallet-linux {
    background: url("./../img/os/wallet_menu_linux.svg") left center no-repeat;
}
.walletmenu-sublist-link.wallet-mac {
    background: url("./../img/os/wallet_menu_mac.svg") left center no-repeat;
}
.walletmenu-sublist-link.wallet-windows {
    background: url("./../img/os/wallet_menu_windows.svg") left center no-repeat;
}
.walletmenu-sublist-link.wallet-ios {
    background: url("./../img/os/wallet_menu_ios.svg") left center no-repeat;
}
.walletmenu-sublist-link.wallet-android {
    background: url("./../img/os/wallet_menu_android.svg") left center no-repeat;
}
.walletmenu-sublist-link.active.wallet-linux {
    background: url("./../img/os/wallet_menu_linux_bright.svg") left center no-repeat;
}
.walletmenu-sublist-link.active.wallet-mac {
    background: url("./../img/os/wallet_menu_mac_bright.svg") left center no-repeat;
}
.walletmenu-sublist-link.active.wallet-windows {
    background: url("./../img/os/wallet_menu_windows_bright.svg") left center no-repeat;
}
.walletmenu-sublist-link.active.wallet-ios {
    background: url("./../img/os/wallet_menu_ios_bright.svg") left center no-repeat;
}
.walletmenu-sublist-link.active.wallet-android {
    background: url("./../img/os/wallet_menu_android_bright.svg") left center no-repeat;
}
.accordion-tab-wallet {
    display: none;
}
.wallet-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 40px;
    text-align: left;
}
.wallet-list .wallet-list-item {
    display: inline-block;
    width: 14.2%;
    height: auto;
    margin-bottom: 30px;
    margin-right: 1.2%;
    margin-left: 1.2%;
    border: 1px solid #dfdfdf;
    text-align: center;
    box-sizing: border-box;
}
.wallet-list .allwallets-list-item {
    padding-bottom: 20px;
}
.wallet-list .wallet-list-item .wallet-list-item-link {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0 0 20px;
    color: #13161f;
    text-align: center;
    font-weight: 600;
    vertical-align: top;
    text-decoration: none;
}
.wallet-list .allwallets-list-item .wallet-list-item-link {
    height: auto;
    padding: 0;
}
.wallet-list .wallet-list-item .wallet-list-item-link img {
    display: block;
    width: 80px;
    height: 80px;
    margin: auto;
    margin: 20px auto 5px;
    transition: all 0.15s ease-out;
}
.wallet-hint {
    font-size: 11px;
    text-align: center;
    color: transparent;
}
.allwallets-list-item:hover .wallet-hint {
    margin: 0;
    color: #898f8f;
}
.wallet-list-os {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: all 0.15s ease-out;
}
.wallet-list-os-link {
    position: relative;
    padding: 4px 5px;
}
.wallet-ico-tooltip {
    display: none;
    position: absolute;
    left: -14px;
    bottom: -5px;
    width: 77px;
    padding: 4px 12px;
    transform: translateY(100%);
    font-size: 11px;
    color: #898a8f;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #dadada;
    border-radius: 3px;
    background: #fff;
    z-index: 100;
}
.wallet-list-os-link:hover .wallet-ico-tooltip {
    display: block;
}
.allwallets-list-item:hover .wallet-list-item-link img {
    margin: 20px auto -12px;
}
.wallet-list-item-link:hover img {
    opacity: 0.9;
}
.wallet-list-item:hover .wallet-list-os {
    margin-top: 17px;
}
.wallet-list-os-link:hover {
    background: #f8f8f8;
}
.wallet-list .wallet-list-item .wallet-list-os-link:hover .wallet-os-ico {
    display: none;
}
.wallet-list .wallet-list-item .wallet-list-os-link:hover .wallet-os-ico-dark {
    display: none;
}
.wallet-list .wallet-list-item .wallet-list-os-link:hover .wallet-os-ico-bright {
    display: block;
    width: 18px;
    height: 18px;
    background-position: center;
}
.windows-ico {
    background: url("../img/os/wallet_menu_windows.svg") center no-repeat;
    background-size: contain;
}
.windows-ico-dark {
    background: url("../img/os/wallet_menu_windows_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.windows-ico-bright {
    background: url("../img/os/wallet_menu_windows_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.mac-ico {
    background: url("../img/os/wallet_menu_mac.svg") center no-repeat;
    background-size: contain;
}
.mac-ico-dark {
    background: url("../img/os/wallet_menu_mac_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.mac-ico-bright {
    background: url("../img/os/wallet_menu_mac_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.linux-ico {
    background: url("../img/os/wallet_menu_linux.svg") center no-repeat;
    background-size: contain;
}
.linux-ico-dark {
    background: url("../img/os/wallet_menu_linux_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.linux-ico-bright {
    background: url("../img/os/wallet_menu_linux_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.android-ico {
    background: url("../img/os/wallet_menu_android.svg") center no-repeat;
    background-size: contain;
}
.android-ico-dark {
    background: url("../img/os/wallet_menu_android_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.android-ico-bright {
    background: url("../img/os/wallet_menu_android_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.ios-ico {
    background: url("../img/os/wallet_menu_ios.svg") center no-repeat;
    background-size: contain;
}
.ios-ico-dark {
    background: url("../img/os/wallet_menu_ios_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.ios-ico-bright {
    background: url("../img/os/wallet_menu_ios_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.hardware-ico {
    background: url("../img/os/wallet_menu_hardware.svg") center no-repeat;
    background-size: contain;
}
.hardware-ico-dark {
    background: url("../img/os/wallet_menu_hardware_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.hardware-ico-bright {
    background: url("../img/os/wallet_menu_hardware_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.web-ico {
    background: url("../img/os/wallet_menu_web.svg") center no-repeat;
    background-size: contain;
}
.web-ico-dark {
    background: url("../img/os/wallet_menu_web_dark.svg") -9999px no-repeat;
    background-size: contain;
}
.web-ico-bright {
    background: url("../img/os/wallet_menu_web_bright.svg") -9999px no-repeat;
    background-size: contain;
}
.accordion-tab {
    position: relative;
    cursor: pointer;
}
.is-expanded + .accordion-content {
    display: flex;
    flex-wrap: wrap;
}
.accordion-content .wallet-desktop {
    background: url("../img/icons/wallet_menu_desktop.svg") center 15px no-repeat;
}
.accordion-content .wallet-hardware {
    background: url("../img/icons/wallet_menu_hardware.svg") center 15px no-repeat;
}
.accordion-content .wallet-mobile {
    background: url("../img/icons/wallet_menu_mobile.svg") center 15px no-repeat;
}
.accordion-content .wallet-web {
    background: url("../img/icons/wallet_menu_web.svg") center 15px no-repeat;
}
.accordion-content .wallet-linux {
    background: url("../img/icons/wallet_menu_linux.svg") center 15px no-repeat;
    background-size: 22px;
}
.accordion-content .wallet-mac {
    background: url("../img/icons/wallet_menu_mac.svg") center 15px no-repeat;
    background-size: 22px;
}
.accordion-content .wallet-windows {
    background: url("../img/icons/wallet_menu_windows.svg") center 15px no-repeat;
    background-size: 22px;
}
.accordion-content .wallet-android {
    background: url("../img/os/wallet_menu_android.svg") center 15px no-repeat;
    background-size: 22px;
}
.accordion-content .wallet-ios {
    background: url("../img/os/wallet_menu_ios.svg") center 15px no-repeat;
    background-size: 22px;
}
@media handheld, only screen and (min-width: 769px) {
    .wallet-list-item.is-hidden {
        display: none;
    }
}
@media handheld, only screen and (max-width: 60em), only screen and (max-device-width: 60em) {
    .wallet-list {
        padding: 20px 0 30px;
    }
    .wallet-list .wallet-list-item {
        width: 30.9%;
        height: auto;
    }
    .walletmenu-list .walletmenu-list-item {
        margin: 0 25px;
    }
}
@media handheld, only screen and (max-width: 48em), only screen and (max-device-width: 48em) {
    .walletmenu > ul li:hover .wallet-platform-link::after {
        display: none;
    }
    .wallet-wrapper .wallet-list {
        display: flex;
    }
    .wallet-list {
        padding: 20px 0 30px;
    }
    .wallet-list .allwallets-list-item {
        display: none;
    }
    .walletmenu {
        display: none;
    }
    .walletmenu-mobile {
        display: block;
    }
    .wallet-wrapper {
        display: block;
    }
    .accordion {
        margin-bottom: 2px;
    }
    .accordion-tab {
        width: 100%;
        height: 60px;
        padding: 15px 35px 15px 55px;
        box-sizing: border-box;
        background: #f8f8f8;
    }
    .is-selected.accordion-tab {
        padding: 9px 35px 9px 55px;
    }
    .accordion-tab::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
    }
    .accordion-tab-1::before {
        background: url("../img/getting-started/number-1.svg?") center no-repeat;
        background-size: contain;
    }
    .accordion-tab-2::before {
        background: url("../img/getting-started/number-2.svg?") center no-repeat;
        background-size: contain;
    }
    .is-selected.accordion-tab::before {
        background: url("../img/icons/checkmark.svg?") center no-repeat;
        background-size: contain;
    }
    .accordion-content {
        display: none;
    }
    .is-expanded + .accordion-content {
        padding: 15px;
    }
    .accordion-item {
        width: 48.1%;
        height: 93px;
        margin: 0 3% 10px 0;
        box-sizing: border-box;
        text-align: center;
        background-size: 30px;
    }
    .accordion-item:nth-child(even) {
        margin-right: 0;
    }
    .accordion-link {
        display: block;
        padding: 55px 0 15px;
        font-size: 15px;
        color: #13161f;
        text-align: center;
        border: 1px solid #dadada;
    }
    .accordion-link:hover,
    .accordion-link:active {
        padding: 54px 0 14px;
        border: 2px solid #ff7e00;
    }
    .accordion-wallets {
        display: none;
    }
    .accordion-wallets.is-visible {
        display: block;
        width: 100%;
    }
    .is-visible .accordion-tab-wallet {
        display: block;
    }
    .accordion-tab-3 {
        display: block;
    }
    .is-hidden-mobile {
        display: none;
    }
    .accordion-tab-3::before {
        background: url("../img/getting-started/number-3.svg") center no-repeat;
        background-size: contain;
    }
    .accordion-os.is-visible {
        display: block;
    }
}
@media handheld, only screen and (max-width: 40em), only screen and (max-device-width: 40em) {
    .wallet .hero {
        background-color: #fff;
    }
    .wallet .wallet-platforms .wallet-platforms-menu {
        background: #fff;
        text-align: left;
        padding: 15px;
        margin-bottom: 30px;
    }
    .wallet .wallet-platforms .wallet-os-container {
        display: flex;
        flex-direction: column;
    }
    .wallet .wallet-platforms .wallet-platforms-menu .wallet-os-btn {
        margin-right: 0;
        margin-bottom: 4px;
        text-align: left;
        border: 1px solid #dadada;
        padding: 10px 16px;
        border-radius: 1px;
    }
    .wallet .wallet-platforms .active.wallet-os-btn {
        border: 2px solid #ff7e00;
        padding: 8px 14px;
    }
    .wallet-list {
        padding: 0 0 50px;
        text-align: center;
    }
    .wallet-list .wallet-list-item {
        width: 47.6%;
        height: 140px;
        padding: 0;
        margin-bottom: 10px;
    }
    .wallet-list .wallet-list-item .wallet-list-item-link {
        width: 100%;
        height: 100%;
    }
}
.wallet .wallet-logo-container {
    text-align: center;
}
.wallet .wallet-logo-container .wallet-logo {
    width: 72px;
    height: 72px;
}
.wallet .wallet-logo-container h1 {
    text-align: center;
}
.wallet-platforms {
    margin-top: 50px;
}
.wallet-platforms-row {
    display: flex;
    align-items: flex-start;
    padding-bottom: 25px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dadada;
}
.wallet-os-overview {
    margin-top: 28px;
}
.wallet-os-check-item {
    position: relative;
    margin-bottom: 25px;
    padding-left: 30px;
}
.wallet-os-check-item::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
}
.wallet-os-check-item.checkgood::before {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #286b1d;
}
.wallet-os-check-item.checkpass::before {
    width: 13px;
    height: 13px;
    border-radius: 13px 0 0 0;
    background: #6dca5c;
}
.wallet-os-check-item.checkfail::before {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 11px solid #f7931a;
}
.wallet-os-check-item.checkneutral::before {
    width: 12px;
    height: 12px;
    background: #aaa;
}
.wallet-os-check-title {
    margin-bottom: 5px;
    font-size: 22px;
    color: #13161f;
    line-height: 36px;
}
.wallet-os-check-details {
    font-size: 16px;
    color: #4d5060;
    line-height: 22px;
    text-align: left;
}
.wallet-points {
    max-width: 536px;
    min-width: 400px;
}
.wallet-privacy-subhead {
    font-weight: 600;
}
.os-selector {
    padding: 30px 25px 25px;
    background: #f8f8f8;
    max-width: 570px;
    width: 100%;
    margin-left: 65px;
    box-sizing: border-box;
}
.os-selector-tabs {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dadada;
}
.os-selector-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 17px;
    transform: translateY(1.5px);
    text-transform: uppercase;
    font-size: 15px;
    color: #13161f;
    background: none;
    border: none;
    outline: none;
}
.os-selector-tab.active {
    border-bottom: 2px solid #ff7e00;
    color: #ff7e00;
}
.os-selector-icon-active {
    display: none;
}
.os-selector-tab.active .os-selector-icon-active {
    display: block;
}
.os-selector-tab.active .os-selector-icon-inactive {
    display: none;
}
.os-selector-icon {
    margin-right: 10px;
}
.os-selector-android-icon {
    width: 12px;
    height: 14px;
}
.os-selector-windows-icon {
    width: 15px;
    height: 15px;
}
.os-selector-ios-icon {
    width: 16px;
    height: 16px;
}
.os-selector-mac-icon {
    width: 12px;
    height: 15px;
}
.os-selector-linux-icon {
    width: 15px;
    height: 18px;
}
.os-selector-content {
    display: none;
}
.os-selector-content.visible {
    display: block;
}
.os-selector-links-row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.os-selector-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 55px;
    padding: 0;
    text-transform: uppercase;
}
.os-selector-link.btn-light {
    background: none;
}
.os-selector-link:first-child {
    margin-right: 25px;
}
.os-screenshot {
    margin: 0 auto;
    display: block;
}
.similar-wallets-table {
    margin-bottom: 50px;
}
.wallet-title {
    margin-bottom: 12px;
}
.wallet-os-ico {
    display: block;
    width: 18px;
    height: 18px;
}
.wallet-description {
    color: #9d9d9d;
    max-width: 770px;
    margin: 0 auto;
    font-size: 19px;
    line-height: 34px;
}
.features {
    display: flex;
    justify-content: center;
    max-width: 100%;
    margin: 39px auto 0;
    padding: 0 15px;
}
.features-elements {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding-right: 15px;
}
.features-element {
    display: flex;
    padding: 15px 0;
    margin-left: 36px;
}
.feature-header {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding-left: 15px;
}
.features-title {
    padding: 8px 0;
    font-size: 20px;
    line-height: 36px;
    color: #ffffff;
}
.features-text {
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 12px 0 8px;
    white-space: nowrap;
}
.tooltip-title {
    text-align: left;
    font-weight: 600;
    font-size: 11px;
    line-height: 11px;
    color: #20232c;
    margin-bottom: 5px;
}
.tooltip-text {
    text-align: left;
}
.line {
    display: none;
}
.features-element-left {
    display: flex;
}
.close-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
    font-size: 200%;
    line-height: 16px;
}
.close-btn:hover {
    color: #2c6fad;
}
.information-icon {
    position: relative;
}
.wallet .features-tooltip {
    left: auto;
    right: -15px;
    transform: translate(0, 100%);
}
.wallet .features-tooltip::before {
    left: auto;
    right: 17px;
}
.wallet .features-tooltip::after {
    display: none;
}
.features-tooltip-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.show {
    display: block;
}
.wallet-accordion {
    display: none;
    margin-bottom: 25px;
}
.wallet-accordion.visible {
    display: block;
}
.wallet-accordion .wallet-accordion-btn {
    padding: 0 25px 0 37px;
    text-transform: uppercase;
    color: #ff7e00;
    line-height: 50px;
}
.wallet-accordion-btn {
    display: none;
}
.wallet-accordion-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
}
.wallet-accordion-btn[data-button-os="ios"]::before {
    width: 16px;
    height: 16px;
    background: url("../img/os/wallet_menu_ios_bright.svg") center no-repeat;
    background-size: contain;
}
.wallet-accordion-btn[data-button-os="android"]::before {
    width: 12px;
    height: 14px;
    background: url("../img/os/wallet_menu_android_bright.svg") center no-repeat;
    background-size: contain;
}
.wallet-accordion-btn[data-button-os="windows"]::before {
    width: 15px;
    height: 15px;
    background: url("../img/os/wallet_menu_windows_bright.svg") center no-repeat;
    background-size: contain;
}
.wallet-accordion-btn[data-button-os="mac"]::before {
    width: 12px;
    height: 15px;
    background: url("../img/os/wallet_menu_mac_bright.svg") center no-repeat;
    background-size: contain;
}
.wallet-accordion-btn[data-button-os="web"]::before {
    width: 16px;
    height: 16px;
    background: url("../img/os/wallet_menu_web_bright.svg") center no-repeat;
    background-size: contain;
}
.wallet-accordion-btn[data-button-os="linux"]::before {
    width: 15px;
    height: 18px;
    background: url("../img/os/wallet_menu_linux_bright.svg") center no-repeat;
    background-size: contain;
}
.wallet-table-label {
    display: none;
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    color: #13161f;
    text-align: center;
    line-height: 36px;
}
@media screen and (max-width: 1024px) {
    .wallet-platforms-row {
        flex-direction: column-reverse;
    }
    .wallet-points {
        max-width: initial;
        min-width: initial;
    }
    .os-selector {
        max-width: initial;
        margin: 0 0 40px;
    }
}
@media screen and (max-width: 900px) {
    .features-elements {
        justify-content: flex-start;
    }
}
@media screen and (max-width: 768px) {
    .left-column {
        flex-direction: column;
    }
}
@media screen and (max-width: 700px) {
    .wallet-accordion-btn {
        display: flex;
    }
    .wallet-points {
        display: flex;
        flex-direction: column-reverse;
    }
    .os-selector-tabs {
        flex-direction: column;
    }
    .os-selector-tab {
        padding: 0 0 0 10px;
        justify-content: flex-start;
        height: 50px;
    }
    .os-selector-tab.active {
        border-bottom: none;
    }
    .wallet-table-label {
        display: block;
    }
    .similar-wallets-table .wallet-hints-row {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    .wallet-platforms {
        margin-top: 30px;
    }
    .wallet-platforms-row {
        padding-bottom: 35px;
        margin-bottom: 30px;
    }
    .os-selector {
        padding: 20px 15px 15px;
        margin: 0 0 15px;
    }
    .wallet-accordion {
        margin-bottom: 11px;
    }
    .wallet-accordion-btn {
        display: block;
    }
    .os-selector-links-row {
        flex-direction: column;
    }
    .os-selector-link {
        width: 100%;
    }
    .os-selector-link:first-child {
        margin: 0 0 10px;
    }
    .wallet-os-overview {
        margin: 0;
    }
    .wallet-os-check-title {
        font-size: 20px;
    }
    .wallet-hints-row .wallet-hint {
        margin-right: 0;
    }
    .wallet-hint + .wallet-hint {
        margin-left: 35px;
    }
    .features {
        display: flex;
        flex-direction: column;
        height: auto;
        border-top: none;
        padding: 0 0 16px 0;
        margin-top: 17px;
    }
    .features-title {
        padding: 0;
        margin: 0 7px;
    }
    .line {
        display: block;
        border-top: 1px solid #dadada;
        width: 100%;
        margin-top: 19px;
    }
    .feature-header {
        display: flex;
        width: 100%;
    }
    .feature-header {
        padding: 0;
        border: none;
    }
    .features-elements {
        border-top: none;
        padding: 0 0 4px;
    }
    .features-element {
        justify-content: space-between;
        width: 100%;
        margin: 0 0 12px;
        padding: 0;
    }
    .information-icon {
        position: initial;
    }
    .information-icon .features-tooltip {
        transform: translate(50%, 50%);
        position: fixed;
        bottom: 50%;
        right: 50%;
    }
    .information-icon .features-tooltip:before {
        content: none;
    }
    .information-icon img {
        width: 20px;
        height: 20px;
    }
}
.tooltip-trigger {
    position: relative;
}
.tooltip {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    transform: translate(-50%, 100%);
    padding: 10px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    font-size: 12px;
    color: #13161f;
    line-height: 22px;
}
.tooltip-trigger:hover .tooltip {
    display: block;
}
.tooltip {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    transform: translate(-50%, 100%);
    padding: 10px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    font-size: 12px;
    color: #13161f;
    line-height: 22px;
    z-index: 1000;
}
.tooltip::after,
.tooltip::before {
    content: "";
    position: absolute;
    top: 0;
    left: 22px;
    transform: translateY(-100%) rotate(-90deg);
    border: 4px solid transparent;
    border-left: 4px solid #fff;
}
.tooltip::after {
    top: 0;
}
.tooltip::before {
    top: -1px;
    border-left: 4px solid #dadada;
}
label.disabled + .sidebar-selector-info .tooltip-trigger {
    display: none;
}
.sidebar-selector-info .sidebar-selector-info-text {
    display: none;
    font-size: 13px;
    color: #4d5060;
    font-weight: 600;
    opacity: 0.7;
}
label.disabled + .sidebar-selector-info .sidebar-selector-info-text {
    display: block;
}
.checkbox-wrapper .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
}
.checkbox-text {
    position: relative;
    padding: 0 0 0 36px;
    font-weight: 600;
    font-size: 16px;
    color: #4d5060;
    line-height: 30px;
    text-align: left;
    cursor: pointer;
}
.checkbox-text::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 1px solid #dadada;
}
.checkbox:checked + .checkbox-text::before {
    background: #f7931a url("../img/icons/check.svg") center no-repeat;
    border: 1px solid #f7931a;
}
.checkbox:checked + .checkbox-text {
    color: #13161f;
}
.checkbox[disabled] + .checkbox-text {
    cursor: not-allowed;
}
.checkbox[disabled] + .checkbox-text::before {
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
}
.checkbox[disabled] + .checkbox-text {
    color: #b3b4ba;
}
.user-radio-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user-radio-row + .user-radio-row {
    margin-top: 5px;
}
.user-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
}
.user-radio-text {
    position: relative;
    padding: 0 0 0 36px;
    font-weight: 600;
    font-size: 16px;
    color: #4d5060;
    line-height: 30px;
    cursor: pointer;
}
.user-radio-text::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #dadada;
    border-radius: 50%;
    background: #fff;
}
.user-radio-text::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f7931a;
    opacity: 0;
}
.user-radio:checked + .user-radio-text::after {
    opacity: 1;
}
.user-radio:checked + .user-radio-text {
    color: #13161f;
}
.user-radio[disabled] + .user-radio-text {
    cursor: not-allowed;
}
.user-radio[disabled] + .user-radio-text::before,
.user-radio[disabled] + .user-radio-text::after {
    background: #e5e5e5;
}
.user-radio[disabled] + .user-radio-text {
    color: #b3b4ba;
}
.platform-radio-wrapper + .platform-radio-wrapper {
    margin-left: 5px;
}
.platform-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.platform-radio-custom {
    position: relative;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid #dadada;
    box-sizing: border-box;
    cursor: pointer;
}
.platform-radio-icon-active {
    display: none;
}
.platform-radio:checked + .platform-radio-custom {
    border: 2px solid #f7931a;
}
.platform-radio:checked + .platform-radio-custom .platform-radio-icon-active {
    display: block;
}
.platform-radio:checked + .platform-radio-custom .platform-radio-icon-inactive {
    display: none;
}
.wallet-selector {
    display: none;
    padding: 50px 0 25px;
}
.wallet-selector.visible {
    display: block;
}
.wallet-selector-section {
    display: none;
}
.wallet-selector-section.visible {
    display: block;
}
.wallet-selector-row {
    display: flex;
    align-items: flex-start;
}
.sidebar-selector {
    width: 270px;
    padding: 15px;
    margin-right: 30px;
    background: #f8f8f8;
}
.sidebar-selector-section {
    padding-bottom: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}
.sidebar-selector-title {
    position: relative;
    margin: 0 0 5px;
    font-size: 20px;
    color: #13161f;
    line-height: 36px;
    z-index: 0;
}
.sidebar-selector-text {
    font-size: 16px;
    color: #4d5060;
    line-height: 22px;
    text-align: left;
}
.sidebar-selector-platforms-row + .sidebar-selector-platforms-row {
    margin-top: 13px;
}
.sidebar-selector-platforms-row {
    display: flex;
}
.sidebar-selector-platform {
    width: 118px;
}
.sidebar-selector-platform + .sidebar-selector-platform {
    margin-left: 15px;
}
.sidebar-selector-label-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.sidebar-selector-label {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #13161f;
    line-height: 30px;
}
.wallet-selector-tooltip {
    left: -20px;
    transform: translate(0, 100%);
}
.sidebar-selector-os-row {
    display: flex;
}
.sidebar-selector-section-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.important-checkbox-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.important-checkbox-row + .important-checkbox-row {
    margin-top: 10px;
}
.wallet-selector-content {
    width: 100%;
    max-width: 920px;
}
.wallet-selector-title {
    margin: 0 0 40px;
    text-align: center;
    font-size: 22px;
    color: #13161f;
    line-height: 36px;
}
.wallet-table-head {
    display: table-cell;
    border: none;
}
.wallet-table-wrapper {
    margin-bottom: 20px;
}
.wallet-table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 9px;
}
.wallet-table-title {
    font-weight: 400;
    font-size: 14px;
    color: #13161f;
    line-height: 1.4;
    text-align: center;
}
.wallet-label {
    font-weight: 600;
    font-size: 17px;
    line-height: 1.4;
    vertical-align: middle;
}
.wallet-table-row {
    display: table-row;
}
.wallet-link {
    display: none;
}
.wallet-link.visible {
    display: table-row;
}
.wallet-table-data {
    display: table-cell;
    padding: 20px;
    border: 1px solid #dadada;
    border-left: 0;
    border-right: 0;
}
.wallet-table-data:first-child {
    padding-right: 25px;
    border-left: 1px solid #dadada;
}
.wallet-table-data:last-child {
    padding-right: 25px;
    border-right: 1px solid #dadada;
}
.wallet-table-text {
    display: none;
    font-size: 14px;
    color: #13161f;
    text-align: right;
    line-height: 30px;
}
.wallet-img {
    width: 35px;
    margin-right: 13px;
    vertical-align: middle;
}
.wallet-hints-row {
    display: flex;
    align-items: center;
}
.wallet-hint {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.wallet-good {
    margin: 0 auto;
    width: 13px;
    height: 13px;
    background: #286b1d;
    position: relative;
}
.wallet-good {
    margin: 0 auto;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #286b1d;
}
.wallet-pass {
    margin: 0 auto;
    width: 13px;
    height: 13px;
    border-radius: 13px 0 0 0;
    background: #6dca5c;
}
.wallet-caution {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 11px solid #f7931a;
}
.wallet-neutral {
    margin: 0 auto;
    width: 12px;
    height: 12px;
    background: #aaa;
}
.wallet-hint-text {
    margin-left: 8px;
    font-size: 1.5em;
    color: #13161f;
    line-height: 30px;
}
.wallet-table-head:first-child .wallet-table-title {
    text-align: left;
    font-size: 22px;
    color: #13161f;
    line-height: 36px;
}
.empty-box {
    width: 96%;
    border: 1px solid #dadada;
    text-align: center;
    padding: 75px 30px 60px;
    box-sizing: border-box;
}
.empty-box-title {
    margin: 15px 0;
    font-weight: 400;
    font-size: 22px;
    color: #13161f;
    text-align: center;
    line-height: 36px;
}
.empty-box-text {
    max-width: 505px;
    margin: 0 auto;
}
.table-sort {
    display: none;
}
.acc {
    position: relative;
}
.acc-btn {
    position: relative;
    height: 50px;
    width: 100%;
    padding: 0 25px 0 15px;
    background: #ffffff;
    border: 1px solid #dadada;
    font-size: 15px;
    text-align: left;
    text-transform: capitalize;
    cursor: pointer;
}
.acc-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 9px;
    height: 8px;
    transform: translateY(-50%);
    background: url("../img/icons/angle.svg") center no-repeat;
    background-size: contain;
}
.acc.open .acc-btn::after {
    transform: translateY(-50%) rotate(180deg);
}
.acc.open .acc-content {
    display: block;
}
.acc-content-btn {
    display: flex;
    width: 100%;
    height: 50px;
    padding: 0 25px 0 15px;
    border: none;
    cursor: pointer;
}
.sidebar-selector-btn-open,
.sidebar-selector-btn-close {
    display: none;
}
.checkboxes-acc-header {
    display: none;
}
@media screen and (max-width: 990px) {
    .wallet-selector {
        position: relative;
        padding-top: 0;
    }
    .wallet-selector::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 30px;
        transform: translateY(-100%);
        background: #f8f8f8;
    }
    .wallet-selector .container {
        padding: 0;
    }
    .wallet-selector-row {
        flex-direction: column;
    }
    .sidebar-selector-btn-open {
        position: relative;
        width: 100%;
        padding: 28px 43px 20px 30px;
        background: #f8f8f8;
        font-size: 20px;
        color: #13161f;
        line-height: 36px;
        transform: translateY(-15px);
        text-align: left;
        border: none;
    }
    .sidebar-selector-btn-open.visible {
        display: block;
    }
    .sidebar-selector-btn-close {
        position: absolute;
        display: block;
        top: 22px;
        right: 32px;
        border: none;
        background: none;
        z-index: 10;
    }
    .sidebar-selector-btn-close img {
        width: 13px;
        height: 13px;
    }
    .sidebar-selector-btn-open::after {
        content: "";
        position: absolute;
        right: 30px;
        bottom: 28px;
        width: 13px;
        height: 18px;
        background: url("../img/icons/angle.svg") center no-repeat;
        background-size: contain;
    }
    .sidebar-selector.hidden {
        display: none;
    }
    .sidebar-selector {
        position: relative;
        margin: 0 0 60px;
        width: 100%;
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
    }
    .sidebar-selector-section {
        width: 100%;
        padding-bottom: 10px;
    }
    .sidebar-checkboxes-row .sidebar-selector-section {
        border: none;
    }
    .features-selectors-section {
        margin-left: 10px;
    }
    .sidebar-selector-platforms {
        display: flex;
    }
    .sidebar-selector-platform + .sidebar-selector-platform {
        margin-left: 40px;
    }
    .sidebar-selector-platforms-row + .sidebar-selector-platforms-row {
        margin: 0 0 0 40px;
    }
    .sidebar-selector-label-row {
        justify-content: flex-start;
    }
    .sidebar-selector-label {
        margin-right: 8px;
    }
    .sidebar-selector-types-row {
        display: flex;
        align-items: center;
    }
    .user-radio-row {
        justify-content: flex-start;
    }
    .user-radio-wrapper {
        margin-right: 9px;
    }
    .user-radio-row + .user-radio-row {
        margin: 0 0 0 40px;
    }
    .sidebar-web-platform .wallet-selector-tooltip {
        left: auto;
        right: -20px;
    }
    .sidebar-web-platform .tooltip::after,
    .sidebar-web-platform .tooltip::before {
        left: auto;
        right: 22px;
    }
    .sidebar-hardware-platform .wallet-selector-tooltip {
        left: -55px;
    }
    .sidebar-hardware-platform .tooltip::after,
    .sidebar-hardware-platform .tooltip::before {
        left: 55px;
    }
    .features-selectors-section .wallet-selector-tooltip {
        left: auto;
        right: -20px;
    }
    .features-selectors-section .tooltip::after,
    .features-selectors-section .tooltip::before {
        left: auto;
        right: 22px;
    }
    .wallet-selector-content {
        padding: 0 30px;
        box-sizing: border-box;
    }
    .sidebar-checkboxes-row {
        display: flex;
    }
    .checkboxes-acc {
        position: relative;
    }
    .checkboxes-acc-header {
        position: relative;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        min-height: 50px;
        padding: 0 36px 7px 7px;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #dadada;
    }
    .checkboxes-acc-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: none;
        border: none;
        box-sizing: border-box;
        padding: 0;
        z-index: 0;
    }
    .checkboxes-acc .checkboxes-acc-btn img {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
    }
    .checkboxes-acc.open .checkboxes-acc-btn img {
        transform: rotate(180deg) translateY(50%);
    }
    .checkboxes-acc-content {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        transform: translateY(100%);
        padding: 10px;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #dadada;
        border-top: none;
        z-index: 100;
    }
    .checkboxes-acc.open .checkboxes-acc-content {
        display: block;
    }
    .checkboxes-acc-selected-list {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .checkboxes-acc-selected {
        position: relative;
        height: 36px;
        display: flex;
        align-items: center;
        padding: 0 10px;
        margin-right: 7px;
        margin-top: 7px;
        background: #ffffff;
        border: 2px solid #f7931a;
        box-sizing: border-box;
        z-index: 1;
    }
    .checkboxes-acc-selected-text {
        margin-right: 10px;
        font-weight: 600;
        font-size: 16px;
        color: #13161f;
        line-height: 30px;
        text-transform: capitalize;
    }
    .checkboxes-acc-selected-remove {
        padding: 0;
        border: none;
        background: none;
    }
    .wallet-selector-help {
        padding: 6px 20px 9px;
        background: #efefef;
    }
}
@media screen and (max-width: 700px) {
    .acc-btn {
        display: flex;
    }
    .acc-content {
        display: none;
        border: 1px solid #dadada;
        border-top: none;
        background: #fff;
    }
    .acc-content-btn {
        background: #fff;
        line-height: 50px;
    }
    .acc-content-btn + .acc-content-btn {
        border-top: 1px solid #dadada;
    }
    .table-sort {
        display: block;
    }
    .table-sort .acc-btn {
        font-weight: 600;
        line-height: 50px;
    }
    .table-sort-title {
        margin: 0 0 5px;
        font-size: 18px;
        color: #13161f;
        line-height: 36px;
    }
    .wallet-table-head {
        display: none;
    }
    .wallet-table-text {
        display: block;
    }
    .wallet-hints-row {
        display: none;
    }
    .wallet-img {
        margin-right: 5px;
    }
    .wallet-label {
        font-size: 14px;
    }
    .wallet-table-data {
        padding: 20px 0 20px 5px;
    }
    .wallet-table-data.hidden {
        display: none;
    }
    .wallet-table-data[data-cell]:not(.hidden) {
        border-right: 1px solid #dadada;
    }
    .wallet-score-wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .wallet-score {
        margin: 0 12px;
    }
}
@media screen and (max-width: 600px) {
    .sidebar-selector {
        padding: 15px;
    }
    .sidebar-selector-platforms {
        display: block;
    }
    .sidebar-selector-platform + .sidebar-selector-platform {
        margin-left: 27px;
    }
    .sidebar-selector-platform {
        width: 131px;
    }
    .sidebar-selector-platforms-row + .sidebar-selector-platforms-row {
        margin: 10px 0 0;
    }
    .sidebar-selector-types-row {
        display: block;
    }
    .user-radio-row {
        justify-content: space-between;
    }
    .user-radio-row + .user-radio-row {
        margin: 10px 0 0;
    }
    .user-radio-row .wallet-selector-tooltip {
        left: auto;
        right: -7px;
    }
    .user-radio-row .tooltip::after,
    .user-radio-row .tooltip::before {
        left: auto;
        right: 10px;
    }
    .sidebar-desktop-platform .wallet-selector-tooltip {
        left: auto;
        right: -10px;
    }
    .sidebar-desktop-platform .tooltip::after,
    .sidebar-desktop-platform .tooltip::before {
        left: auto;
        right: 12px;
    }
    .important-checkbox-row .wallet-selector-tooltip {
        left: auto;
        right: -20px;
    }
    .important-checkbox-row .tooltip::after,
    .important-checkbox-row .tooltip::before {
        left: auto;
        right: 22px;
    }
    .sidebar-checkboxes-row {
        display: block;
    }
    .features-selectors-section {
        margin: 13px 0 0;
    }
    .wallet-selector-content {
        padding: 0 15px;
    }
    .sidebar-selector-btn-open {
        padding: 25px 31px 15px 15px;
    }
    .sidebar-selector-btn-open::after {
        right: 18px;
    }
    .sidebar-selector-btn-close {
        top: 19px;
        right: 16px;
    }
    .wallet-hints-row {
        display: none;
    }
    .wallet-selector-title {
        margin-bottom: 15px;
        font-size: 20px;
    }
}
.choose-wallet-screen {
    display: none;
}
.choose-wallet-screen.visible {
    display: block;
}
.helper-step {
    display: none;
}
.helper-accordion.active .helper-step {
    display: block;
}
.helper-intro {
    padding: 50px 0;
}
.helper-intro-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.helper-intro-img-wrapper {
    width: 40.5%;
}
.helper-intro-img-wrapper img {
    max-width: 100%;
}
.helper-intro-description {
    width: 57%;
    margin-left: 2.5%;
}
.helper-intro-title {
    margin: 0 0 20px;
}
.helper-intro-text {
    margin-bottom: 35px;
    text-align: left;
}
.helper-navigation {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #dadada;
}
.helper-navigation-row {
    display: flex;
}
.skip-helper-btn {
    font-size: 16px;
    color: #4d5060;
    line-height: 52px;
    text-decoration: underline;
    background: none;
    border: none;
}
.helper-next-btn {
    display: none;
    width: 170px;
    height: 55px;
    margin-left: 30px;
    border: none;
}
.helper-next-btn.visible {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wizard {
    display: none;
}
.wizard.visible {
    display: block;
    padding: 50px 0;
}
.helper-row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.helper-content {
    width: 100%;
    padding-left: 73px;
}
.helper-accordion {
    position: relative;
    padding-top: 15px;
}
.helper-accordion::before {
    content: "";
    position: absolute;
    top: 15px;
    left: -50px;
    transform: translateX(-100%);
    width: 1px;
    height: 100%;
    background: #dadada;
}
.helper-accordion.complete::before {
    background: #ff7e00;
}
.helper-accordion:last-child::before {
    display: none;
}
.helper-header {
    position: relative;
}
.helper-header::after {
    position: absolute;
    top: 0;
    left: -30px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-100%);
    background: #fff;
    border-radius: 50%;
    border: 1px solid #dadada;
}
.helper-accordion.active .helper-header::after {
    color: #ff7e00;
    font-weight: 600;
    border: 1px solid #ff7e00;
}
.helper-accordion.complete .helper-header::after {
    background: #f7931a url("../img/icons/check.svg") center no-repeat;
    color: transparent;
    border: 1px solid #ff7e00;
}
.helper-accordion[data-number="1"] .helper-header::after {
    content: "1";
}
.helper-accordion[data-number="2"] .helper-header::after {
    content: "2";
}
.helper-accordion[data-number="3"] .helper-header::after {
    content: "3";
}
.helper-accordion[data-number="4"] .helper-header::after {
    content: "4";
}
.helper-selected-block {
    display: none;
    margin-top: 5px;
}
.helper-selected-block.visible {
    display: block;
}
.helper-header-row {
    padding: 0 0 10px;
    border-bottom: 1px solid #dadada;
}
.helper-header-row .row {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.helper-selected-filter {
    font-weight: 600;
    font-size: 18px;
    color: #ff7e00;
    text-align: left;
    line-height: 30px;
}
.helper-accordion[data-number="3"] .helper-selected-filter,
.helper-accordion[data-number="4"] .helper-selected-filter {
    text-transform: capitalize;
}
.helper-change-btn {
    margin-left: 20px;
    font-size: 16px;
    color: #4d5060;
    text-align: right;
    line-height: 30px;
    text-decoration: underline;
    background: none;
    border: none;
}
.helper-title {
    margin: 0;
    font-size: 22px;
    opacity: 0.6;
    color: #13161f;
    line-height: 36px;
    text-align: left;
}
.helper-accordion.active .helper-title {
    opacity: 1;
}
.helper-subtitle {
    font-size: 16px;
    color: #4d5060;
    line-height: 22px;
}
.helper-platforms {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.helper-platforms + .helper-platforms {
    margin-bottom: 50px;
}
.helper-platforms-section + .helper-platforms-section {
    margin-left: 30px;
}
.helper-platforms-title {
    margin: 0 0 10px;
    font-size: 20px;
    color: #13161f;
    line-height: 36px;
}
.helper-platforms-row {
    display: flex;
    margin-bottom: 15px;
}
.helper-platforms-radio {
    width: 113px;
    height: 90px;
}
.helper-platforms-radio img {
    width: 25px;
}
.helper-radio-wrapper + .helper-radio-wrapper {
    margin-left: 15px;
}
.bullet {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    color: #4d5060;
    line-height: 34px;
    text-align: left;
}
.bullet::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
.bullet-negative::before {
    border: 2px solid #ff5500;
    background: url("../img/helper/minus.svg") center no-repeat;
    background-position-y: 5px;
}
.bullet-positive::before {
    border: 2px solid #3bb624;
    background: url("../img/helper/plus.svg") center no-repeat;
    background-position-y: 3px;
}
.bullet-positive + .bullet-negative {
    margin-top: 15px;
}
.helper-user-types {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0;
}
.helper-user-separator {
    margin: 0 28px;
    font-size: 16px;
    color: #4d5060;
}
.helper-user-separator.disabled {
    opacity: 0.4;
}
.helper-user-radio-wrapper {
    width: 50%;
}
.helper-user-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
}
.helper-user-radio-custom {
    min-height: 145px;
    padding: 20px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #dadada;
    cursor: pointer;
}
.helper-user-radio:checked + .helper-user-radio-custom {
    padding: 19px;
    border: 2px solid #f7931a;
}
.helper-user-radio[disabled] + .helper-user-radio-custom {
    opacity: 0.4;
    border: none;
}
.helper-user-radio[disabled] ~ .disabled-checkbox-text {
    display: block;
}
.helper-user-radio-title {
    margin: 15px 0 5px;
    font-weight: 600;
    font-size: 18px;
    color: #13161f;
    text-align: center;
    line-height: 30px;
}
.helper-user-radio-text {
    max-width: 270px;
    margin: 0 auto;
    font-size: 16px;
    color: #4d5060;
    text-align: center;
    line-height: 22px;
}
.helper-checkboxes-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0 20px;
}
.helper-checkbox-wrapper:nth-child(even) {
    margin-left: 4%;
}
.helper-checkbox-wrapper {
    width: 43%;
    margin-bottom: 30px;
}
.helper-checkbox-text {
    font-weight: 400;
    padding: 0 0 0 45px;
}
.helper-checkbox-text::before {
    top: 6px;
}
.helper-checkbox-title {
    margin-bottom: 10px;
    font-size: 20px;
    color: #13161f;
    line-height: 36px;
}
.checkbox[disabled] + .helper-checkbox-text .helper-checkbox-title {
    color: #c4c4c9;
}
.disabled-checkbox-text {
    display: none;
    color: #13161f;
    font-weight: 600;
    margin-bottom: 20px;
}
.disabled-checkbox-text span {
    color: #ff7e00;
}
.checkbox[disabled] + .helper-checkbox-text .disabled-checkbox-text {
    display: block;
}
.helper-checkbox-description {
    font-size: 16px;
    color: #4d5060;
    line-height: 22px;
    text-align: left;
}
.checkbox[disabled] + .helper-checkbox-text .helper-checkbox-description {
    color: #c4c4c9;
}
.discover {
    max-width: 270px;
    width: 100%;
    margin-left: 30px;
    padding: 25px 25px 30px;
    background: #f8f8f8;
}
.discover-title {
    margin: 0 0 10px;
    font-size: 22px;
    color: #13161f;
    line-height: 36px;
}
.discover-links-list {
    display: none;
}
.discover-links-list.visible {
    display: block;
}
.discover-link {
    display: block;
    font-size: 16px;
    color: #4d5060;
    line-height: 30px;
    text-decoration: underline;
}
.discover-link + .discover-link {
    margin-top: 10px;
}
@media screen and (max-width: 1100px) {
    .helper-row {
        flex-direction: column;
    }
    .helper-content {
        position: relative;
        padding: 55px 0 0;
    }
    .helper-accordion,
    .helper-header {
        position: static;
    }
    .helper-accordion .helper-header::after {
        transform: translateX(0);
    }
    .helper-accordion[data-number="1"] .helper-header::after {
        top: 0;
        left: 0;
    }
    .helper-accordion[data-number="2"] .helper-header::after {
        top: 0;
        left: 67px;
    }
    .helper-accordion[data-number="3"] .helper-header::after {
        top: 0;
        left: 134px;
    }
    .helper-accordion[data-number="4"] .helper-header::after {
        top: 0;
        left: 201px;
    }
    .helper-accordion::before {
        top: 0;
        left: 0;
        transform: translateX(0);
    }
    .helper-accordion::before {
        top: 21px;
        width: 25px;
        height: 1px;
        transform: translateX(0);
    }
    .helper-accordion[data-number="1"]::before {
        left: 42px;
    }
    .helper-accordion[data-number="2"]::before {
        left: 108px;
    }
    .helper-accordion[data-number="3"]::before {
        left: 176px;
    }
    .helper-accordion[data-number="4"]::before {
        display: none;
    }
    .discover {
        margin: 50px 0 0;
        max-width: 100%;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 992px) {
    .helper-intro-row {
        padding: 120px 0 155px;
        position: relative;
    }
    .helper-intro-title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }
    .helper-intro-description {
        width: 50%;
    }
    .helper-intro-navigation {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .helper-platforms-radio {
        width: 105px;
    }
    .helper-radio-wrapper + .helper-radio-wrapper {
        margin-left: 12px;
    }
}
@media screen and (max-width: 700px) {
    .helper-platforms {
        flex-direction: column;
    }
    .helper-platforms-section + .helper-platforms-section {
        margin: 30px 0 0;
    }
}
@media screen and (max-width: 600px) {
    .helper-intro-row {
        flex-direction: column;
        padding: 100px 0 0;
    }
    .helper-intro-img-wrapper {
        width: 100%;
        text-align: center;
    }
    .helper-intro-description {
        width: 100%;
        margin: 30px 0 0;
    }
    .helper-intro-text {
        text-align: center;
        font-size: 18px;
    }
    .helper-intro-navigation {
        position: static;
    }
    .helper-navigation {
        flex-direction: column-reverse;
        align-items: center;
    }
    .helper-back-btn {
        width: 290px;
    }
    .helper-platforms-radio {
        width: 90px;
    }
    .bullet-positive + .bullet-negative {
        margin-top: 25px;
    }
    .discover {
        margin: 30px 0 0;
    }
    .helper-user-types {
        flex-direction: column;
        margin: 20px 0 30px;
    }
    .helper-user-radio-wrapper {
        width: 290px;
    }
    .helper-user-separator {
        margin: 20px 0;
    }
    .helper-checkboxes-row {
        flex-direction: column;
    }
    .helper-checkbox-wrapper {
        width: 100%;
    }
    .helper-checkbox-wrapper:nth-child(even) {
        margin: 0 0 30px;
    }
    .helper-navigation-row {
        flex-direction: column-reverse;
    }
    .helper-next-btn {
        margin: 0 0 15px;
    }
}
.buy-sell-tabs iframe {
    border: 0;
}
.tabs {
    display: flex;
    flex-wrap: wrap;
}
.tabs label {
    order: 1;
    display: block;
    padding: 1rem 2rem;
    margin-right: 0.2rem;
    cursor: pointer;
    background: #fff;
    color: #ff7e00;
    border: 1px solid #ff7e00;
    font-weight: 600;
    transition: background ease 0.2s;
}
.tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
    background: #fff;
}
.tabs input[type="radio"] {
    display: none;
}
.tabs input[type="radio"]:checked + label {
    background: #ff9500;
    color: #fff;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;
}
@media (max-width: 45em) {
    .tabs .tab,
    .tabs label {
        order: initial;
    }
    .tabs label {
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
    }
}
.donation-btn {
    border: none;
    border-radius: 1px;
    color: white;
    font-weight: 600;
    background: #f7931a;
    width: 170px;
    height: 35px;
    box-sizing: border-box;
}
.donation-container {
    text-align: center;
}
.donation-container .donation-text-container {
    position: relative;
    max-width: 1230px;
    margin: 0 auto;
}
.donation-container .donation-text {
    background-color: #fef4e8;
    color: #000000;
    transition: margin-top 0.2s ease-in;
    height: 204px;
    box-sizing: border-box;
    margin-top: -204px;
    padding: 35px 0 45px;
}
.donation-container .donation-text p {
    margin-bottom: 28px;
    line-height: 42px;
}
.donation-container .donation-text.expanded {
    margin-top: 0;
}
.donation-container .donation-modal-close {
    position: absolute;
    top: 0;
    right: 30px;
    border: none;
    background: transparent;
}
.donation-container .donation-visibility-toggle {
    cursor: pointer;
    display: inline-block;
    background-color: #f7931a;
    width: 100%;
    box-sizing: border-box;
    height: 55px;
    color: #ffffff;
    font-weight: 600;
    border: none;
    font-size: 16px;
    text-align: center;
    line-height: 55px;
    text-decoration: none;
}
.donation-container .donation-visibility-toggle.active {
    display: none;
    margin-top: -4px;
}
.donation-modal {
    background: white;
    padding: 20px;
    position: fixed;
    padding: 20px 90px;
    width: 770px;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    margin: 0 auto;
    border-radius: 8px;
    transition: transform 0.2s ease-in, opacity 0.12s ease-in;
    transform-origin: top;
    overflow-y: auto;
}
.donation-modal.hidden {
    transform: translate(-50%, -50%) scale(0.7);
    opacity: 0;
}
.donation-modal.open {
    height: 755px;
    max-height: 100%;
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.donation-modal .modal-close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    font-size: 200%;
    line-height: 16px;
}
.donation-modal .modal-close-btn:hover {
    color: #2c6fad;
}
.donation-modal .modal-header-text {
    line-height: 65px;
    text-align: center;
}
.donation-modal .modal-subheader {
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    margin: 47px 0 13px;
}
.donation-modal .donation-btc-address {
    display: block;
    text-align: center;
    margin: 27px 0 25px;
    line-height: 26px;
    font-size: 17px;
    color: #3490e6;
    text-decoration: underline;
}
.donation-modal .modal-body .donation-amount-btn {
    width: 170px;
    height: 65px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #f7931a;
    border: none;
    border-radius: 1px;
    color: white;
    margin-right: 30px;
    margin-bottom: 30px;
}
.donation-modal .modal-body .donation-amount-btn:last-child {
    margin-right: 0;
}
.donation-modal .modal-body .donation-amount-btn:hover {
    background-color: #f7931a;
}
.donation-modal .modal-body .donation-amount-btn .donation-amount-usd-in-btc {
    font-size: 75%;
}
.donation-modal .modal-body .donation-amount-input {
    width: 41%;
    margin-top: 20px;
    padding: 15px 15px 15px 20px;
    border: 1px solid #dadada;
    border-radius: 1px;
}
.donation-modal .modal-body textarea.donation-amount-input {
    width: 91%;
    margin: 33px 0 30px;
}
.modal-drop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    background-color: rgba(0, 0, 0, 0.38);
    opacity: 0;
    transition: opacity 0.2s ease-in;
}
@media handheld, only screen and (max-width: 60em), only screen and (max-device-width: 60em) {
    .donation-container .donation-text {
        height: auto;
        padding: 0 0 35px;
        margin-top: -188px;
    }
    .donation-container .donation-text p {
        margin: 0 auto 28px;
        line-height: 30px;
        max-width: 480px;
        padding-top: 30px;
    }
    .donation-container .donation-modal-close {
        top: 20px;
        right: 25px;
    }
    .donation-modal.open {
        height: 700px;
        padding: 20px 38px;
        width: 620px;
    }
    .donation-modal .modal-header-text {
        margin-bottom: 20px;
    }
    .donation-modal .modal-subheader {
        margin: 0 0 13px;
    }
    .donation-modal .modal-body .donation-amount-btn {
        width: 157px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .donation-modal .modal-body .donation-amount-input {
        width: 39.4%;
    }
    .donation-modal .modal-body textarea.donation-amount-input {
        width: 88.2%;
        margin: 30px 0 0;
    }
}
@media handheld, only screen and (max-width: 40em), only screen and (max-device-width: 40em) {
    .donation-container {
        display: none;
    }
}

/*# sourceMappingURL=main.css.map */
