@font-face {
	font-family: 'JetBrains Mono';
	font-style: normal;
	font-weight: 200;
	src: url(../fonts/JetBrainsMono-ExtraLight.woff2) format('woff2'), url(../fonts/JetBrainsMono-ExtraLight.ttf) format('truetype')
}

@font-face {
	font-family: 'JetBrains Mono';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/JetBrainsMono-Medium.woff2) format('woff2'), url(../fonts/JetBrainsMono-Medium.ttf) format('truetype')
}

@font-face {
	font-family: 'JetBrains Mono';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/JetBrainsMono-Bold.woff2) format('woff2'), url(../fonts/JetBrainsMono-Bold.ttf) format('truetype')
}

@font-face {
	font-family: 'JetBrains Mono';
	font-style: italic;
	font-weight: 200;
	src: url(../fonts/JetBrainsMono-ExtraLightItalic.woff2) format('woff2'), url(../fonts/JetBrainsMono-ExtraLightItalic.ttf) format('truetype')
}

@font-face {
	font-family: 'JetBrains Mono';
	font-style: italic;
	font-weight: 500;
	src: url(../fonts/JetBrainsMono-MediumItalic.woff2) format('woff2'), url(../fonts/JetBrainsMono-MediumItalic.ttf) format('truetype')
}

@font-face {
	font-family: 'JetBrains Mono';
	font-style: italic;
	font-weight: 700;
	src: url(../fonts/JetBrainsMono-BoldItalic.woff2) format('woff2'), url(../fonts/JetBrainsMono-BoldItalic.ttf) format('truetype')
}

:root {
	--font-body: "Helvetica", "Arial", "Roboto", sans-serif;
	--font-jet: "JetBrains Mono";
	--container-width: 1320px;
	--container-md-width: 960px;
	--color-default: #cccccc;
	--color-default-rgb: 204, 204, 204;
	--color-default-hover: #bbbbbb;
	--color-primary: #f9bc5d;
	--color-primary-rgb: 249, 188, 93;
	--color-primary-hover: #edddab;
	--color-secondary: #edddab;
	--color-dark: #1b1b1b;
	--color-link: #3c9cdf;
	--color-link-hover: #196ba4;
	--color-danger: #dc3545;
	--color-success: #48b787;
	--icon-expand: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	--icon-continue: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3e%3cpath d='m30 38-2.1-2.1 10.4-10.4H4v-3h34.3L27.9 12.1 30 10l14 14Z'/%3e%3c/svg%3e");
	--icon-continue-yellow: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dcc756' height='48' width='48'%3e%3cpath d='m30 38-2.1-2.1 10.4-10.4H4v-3h34.3L27.9 12.1 30 10l14 14Z'/%3e%3c/svg%3e");
	--icon-continue-white: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' height='48' width='48'%3e%3cpath d='m30 38-2.1-2.1 10.4-10.4H4v-3h34.3L27.9 12.1 30 10l14 14Z'/%3e%3c/svg%3e");
	--icon-check: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000'  height='48' width='48'%3e%3cpath d='M18.9 35.7 7.7 24.5l2.15-2.15 9.05 9.05 19.2-19.2 2.15 2.15Z'/%3e%3c/svg%3e");
	--icon-check-white: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff'  height='48' width='48'%3e%3cpath d='M18.9 35.7 7.7 24.5l2.15-2.15 9.05 9.05 19.2-19.2 2.15 2.15Z'/%3e%3c/svg%3e");
	--icon-refresh-white: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z'/%3e%3c/svg%3e");
	--icon-content-copy: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z'/%3e%3c/svg%3e");
	--icon-content-copy-white: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z'/%3e%3c/svg%3e");
	--icon-content-copy: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z'/%3e%3c/svg%3e");
	--icon-close-white: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3e%3c/svg%3e");
	--icon-link: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%233c9cdf'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3e%3c/svg%3e");
	--icon-link-hover: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23196ba4'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3e%3c/svg%3e");
	--icon-favorite: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3e%3c/svg%3e");
	--icon-favorite-white: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3e%3c/svg%3e");
	--hero-text-bg: 0, 0, 0;
	--hero-text-rgb: 255, 255, 255;
	--hero-text-color: #ffffff
}

* {
	box-sizing: border-box;
	line-height: 160%;
	font-family: var(--font-body);
	font-weight: 300;
	position: relative
}

a:not(.btn) {
	color: var(--color-link);
	transition: .2s color
}

a:not(.btn):hover {
	color: var(--color-link-hover)
}

h1,
h2,
h3,
h4 {
	padding: 0;
	margin: 0;
	line-height: 100%
}

h1 {
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 1rem
}

p {
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-weight: 300
}

.vertical {
	align-items: center
}

.vertical-bottom {
	align-items: flex-end
}

.break {
	word-break: break-all
}

.hide {
	display: none
}

p strong {
	font-weight: 700
}

.uppercase {
	text-transform: uppercase
}

.ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 20px 20px
}

.ico-over-title {
	margin: -4px -3px;
	background-position: center center
}

.ico-favorite {
	background-image: var(--icon-favorite)
}

body.bg-dark .ico-favorite {
	background-image: var(--icon-favorite-white)
}

.btn {
	--btn-bg-color: var(--color-default);
	--btn-bg-hover-color: #3c9cdf;
	--btn-shadow-rgb: var(--color-default-rgb);
	--btn-bg-hover-color: var(--color-default-hover);
	--btn-text-color: #000000;
	--btn-shadow-rgb-opacity: 0.5
}

.btn.btn-primary {
	--btn-bg-color: var(--color-primary);
	--btn-shadow-rgb: var(--color-primary-rgb);
	--btn-bg-hover-color: var(--color-primary-hover);
	--btn-text-color: #000000
}

.btn.btn-dark {
	--btn-bg-color: #000000;
	--btn-shadow-rgb: 96, 96, 96;
	--btn-bg-hover-color: #3c9cdf;
	--btn-text-color: #ffffff
}

.btn.btn-success {
	--btn-bg-color: var(--color-success);
	--btn-shadow-rgb: var(--color-default-rgb);
	--btn-bg-hover-color: #329a6d;
	--btn-text-color: #ffffff
}

.btn.btn-light {
	--btn-bg-color: #ffffff;
	--btn-bg-hover-color: #fbfbfb
}

.btn {
	text-transform: uppercase;
	display: inline-block;
	color: var(--btn-text-color);
	font-family: var(--font-jet);
	font-size: 14px;
	line-height: 16px;
	padding: 20px 30px;
	border-radius: 5px;
	border: none;
	text-decoration: none;
	background: var(--btn-bg-color);
	box-shadow: 5px 5px 0 0 rgba(var(--btn-shadow-rgb), var(--btn-shadow-rgb-opacity));
	font-weight: 200;
	cursor: pointer;
	transition: .1s all
}

.btn * {
	font-family: var(--font-jet);
	font-size: 14px;
	font-weight: 300;
	line-height: 16px
}

.btn:active {
	transform: translate(2px, 2px);
	box-shadow: 3px 3px 0 0 rgba(var(--btn-shadow-rgb), var(--btn-shadow-rgb-opacity))
}

.btn:hover {
	background: var(--btn-bg-hover-color)
}

body.bg-light .btn:hover {
	--btn-shadow-rgb-opacity: 0.25
}

.btn:focus-visible {
	outline: 2px solid var(--color-link);
	outline-offset: 0
}

.btn.btn-xs {
	font-size: 14px;
	line-height: 14px;
	padding: 12px 15px
}

.btn.btn-sm {
	font-size: 14px;
	line-height: 14px;
	padding: 18px 30px
}

.btn.btn-lg,
.btn.btn-lg {
	line-height: 16px;
	padding: 26px 30px;
	min-height: 70px;
	font-size: 16px
}

.btn .icon {
	margin-top: -2px
}

.btn-loading {
	position: relative;
	color: rgba(0, 0, 0, 0) !important
}

.btn-loading i {
	visibility: hidden
}

.btn-loading::after {
	content: ' ';
	border: 3px solid var(--btn-text-color);
	border-right: 3px solid transparent;
	border-radius: 50px;
	position: absolute;
	width: 20px;
	height: 20px;
	animation: _animrotate 1s linear infinite
}

.btn.btn-loading::after {
	left: calc(50% - 10px);
	top: calc(50% - 13px);
	opacity: .5
}

.btn-lg.btn-loading::after {
	top: calc(50% - 12px);
	opacity: .5
}

.radius {
	border-radius: 5px
}

.center {
	text-align: center
}

.end {
	text-align: right
}

.pixelated {
	image-rendering: pixelated
}

@-moz-document url-prefix() {
	.pixelated {
		image-rendering: -moz-crisp-edges
	}
}

.text-nouppercase {
	text-transform: none
}

.icon {
	display: inline-block;
	height: 16px;
	width: 16px;
	line-height: 0;
	background-position: center center;
	background-size: 16px 16px;
	position: relative;
	top: 2px
}

.icon-continue {
	background-image: var(--icon-continue)
}

.h-100 {
	height: 100%
}

.logo-dark {
	display: none
}

body {
	padding: 0;
	margin: 0
}

.fixed-btns {
	position: absolute;
	height: 0;
	overflow: visible;
	width: var(--container-width);
	left: calc((100% - var(--container-width)) / 2);
	text-align: right;
	padding-top: 5px;
	padding-right: 90px;
	z-index: 3 !important
}

.fixed-btns.fixed {
	position: fixed;
	top: 15px
}

.main {
	z-index: 2;
	position: relative
}

.container {
	width: var(--container-width);
	margin: auto
}

.container-md {
	width: var(--container-md-width);
	margin: auto
}

.container-inner-hero {
	padding-top: 25px
}

.container-inner-hero .hero {
	padding: 45px 90px 50px 90px;
	position: relative
}

.container-inner {
	padding: 0 90px
}

.container-block {
	padding-top: 90px;
	padding-bottom: calc(90px - 1.5rem)
}

.boxes {
	margin-left: -25px;
	margin-right: -25px;
	display: flex;
	flex-wrap: wrap
}

.boxes>* {
	padding-left: 25px;
	padding-right: 25px;
	width: 100%
}

.form-boxes {
	margin-left: -7.5px;
	margin-right: -7.5px;
	margin-top: 0;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap
}

.form-boxes>* {
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%
}

.box-1 {
	width: 10%
}

.box-1-5 {
	width: 15%
}

.box-2 {
	width: 20%
}

.box-2-5 {
	width: 25%
}

.box-3 {
	width: 30%
}

.box-4 {
	width: 40%
}

.box-5 {
	width: 50%
}

.box-6 {
	width: 60%
}

.box-7 {
	width: 70%
}

.box-8 {
	width: 80%
}

.box-9 {
	width: 90%
}

.box-10 {
	width: 100%
}

.mw-100 {
	max-width: 100%
}

.logo {
	float: left;
	position: relative;
	top: 0;
	text-decoration: none !important
}

.top-navigation {
	float: right;
	padding-left: 0
}

.clear {
	content: ' ';
	display: block;
	clear: both;
	width: 100%;
	height: 0
}

.top-navigation li {
	display: inline-block;
	border-left: 1px solid rgba(var(--hero-text-rgb), .07);
	float: left;
	transition: .2s all
}

.top-navigation li:first-child {
	border-left: none
}

.top-navigation li:last-child {
	border-left: none
}

.top-navigation li:hover,
.top-navigation li:hover+li {
	border-color: transparent
}

.top-navigation li a {
	padding: 20px 20px;
	border-radius: 5px;
	margin-top: -10px;
	margin-bottom: -10px
}

.top-navigation li a:not(.btn) {
	display: inline-block;
	float: left;
	text-transform: uppercase;
	font-family: var(--font-jet);
	font-weight: 200;
	font-size: 14px;
	line-height: 14px;
	padding: 20px 20px;
	border-radius: 5px;
	margin-top: -10px;
	margin-bottom: -10px;
	overflow: visible;
	text-decoration: none !important;
	cursor: pointer;
	color: #000;
	transition: 0.2s all;
	color: var(--hero-text-color) !important
}

.top-navigation li a:not(.btn):hover {
	background: rgba(255, 255, 255, .25);
	color: var(--hero-text-color)
}

.bg-dark a:not(.btn) {
	color: var(--color-primary)
}

.bg-dark a:not(.btn):hover {
	color: var(--color-primary-hover);
	text-decoration: none
}

.bg-dark .modal-body a:not(.btn) {
	color: var(--color-link)
}

.bg-dark .modal-body a:not(.btn):hover {
	color: var(--color-link-hover);
	text-decoration: none
}

.bg-light a:not(.btn) {
	color: var(--color-link)
}

.bg-light a:not(.btn):hover {
	text-decoration: none;
	color: var(--color-link-hover)
}

.bg-danger a:not(.btn) {
	color: #fff
}

.bg-danger a:not(.btn):hover {
	text-decoration: none;
	color: #fff
}

.bg-cta {
	background: var(--color-primary);
	;
	color: #000
}

.btc-ico {
	background: #000;
	width: 30px;
	height: 30px;
	display: inline-block;
	color: var(--color-primary);
	text-align: center;
	border-radius: 50px;
	font-family: var(--font-jet);
	font-weight: 200;
	line-height: 0;
	padding-top: 15px;
	position: absolute;
	left: 18px;
	top: 13px
}

.btn.btn-send {
	padding-left: 58px;
	position: relative;
	padding-right: 20px;
	margin-left: 20px
}

.btn:hover .btc-ico {
	color: var(--color-primary-hover)
}

.smartnav {
	display: none
}

.smartnav-btn {
	width: 60px;
	height: 60px;
	display: block;
	float: right;
	border-radius: 60px;
	position: fixed;
	transition: .2s all;
	right: 40px;
	z-index: 99 !important
}

.smartnav-btn:hover {
	background: rgba(255, 255, 255, .15)
}

.smartnav-btn>* {
	width: 24px;
	height: 2px;
	background: var(--hero-text-color);
	position: absolute;
	left: 18px;
	transition: .2s all
}

.smartnav-open .smartnav-btn>* {
	background: #fff
}

.smartnav-btn>.line-1 {
	top: calc(50% - 1px);
	transform: translateY(-6px)
}

.smartnav-btn>.line-2 {
	top: calc(50% - 1px)
}

.smartnav-btn>.line-3 {
	top: calc(50% - 1px);
	transform: translateY(6px)
}

.smartnav-btn {
	background: #f9bc5d !important;
	--hero-text-color: black !important
}

.smartnav-btn:hover {
	background: #edddab !important;
}

.bg-dark {
	background: var(--color-dark);
	color: #fff
}

.bg-light {
	background: #fff;
	color: var(--color-dark)
}

.bg-default {
	background: #ededed;
	color: var(--color-dark)
}

.bg-success {
	background: var(--color-success);
	color: #fff
}

.bg-danger {
	background: var(--color-danger);
	color: #fff
}

.bg-purple {
	background: #d63384;
	color: #fff
}

.bg-primary {
	background: var(--color-primary);
	color: #000
}

.over-title {
	font-size: 16px;
	font-family: var(--font-jet);
	font-weight: 200;
	position: relative
}

.hero .over-title {
	text-shadow: 0 0 5px rgba(var(--hero-text-bg), .5);
	color: var(--hero-text-color);
	display: inline-block;
	margin-right: 40px
}

.hero h1 {
	font-weight: 700;
	font-size: 120px;
	line-height: 100%;
	font-family: var(--font-jet);
	margin-left: -7px;
	padding-top: 15px;
	text-shadow: 0 0 5px rgba(var(--hero-text-bg), .5), 0 0 1px rgba(var(--hero-text-bg), .5);
	color: var(--hero-text-color)
}

.hero h1 span,
.hero h1 br {
	font-size: 100%;
	line-height: 100%;
	font-family: var(--font-jet);
	color: var(--hero-text-color)
}

.hero .excerpt {
	font-size: 24px;
	text-shadow: 0 0 5px rgba(var(--hero-text-bg), .5), 1px 1px 0 rgba(var(--hero-text-bg), .5);
	color: var(--hero-text-color)
}

.hero .trustpilot {
	font-size: 13px;
	margin-top: 0;
	text-shadow: 0 0 5px rgba(var(--hero-text-bg), .5), 1px 1px 0 rgba(var(--hero-text-bg), .5);
	color: var(--hero-text-color)
}

.hero-content {
	margin-top: 60px;
	color: var(--hero-text-color)
}

.inline-img {
	line-height: 0;
	display: inline;
	position: relative;
	top: 7px;
	overflow: visible
}

.face-img {
	top: -9px;
	position: absolute;
	right: -42px
}

.face-img-1 {
	top: -12px
}

.face-img-2 {
	top: -12px
}

.face-img-3 {
	top: -12px
}

.face-img-6 {
	top: -12px
}

.face-img-5 {
	top: -14px
}

.face-img-7 {
	top: -12px
}

.trustpilot>a {
	text-decoration: none
}

.hero .trustpilot>a {
	color: var(--hero-text-color) !important
}

.hero .trustpilot>a:hover {
	text-decoration: underline
}

.hero .over-title .face-img img {
	height: 46px;
	transform: translateY(-3px) scale(.7)
}

.trustpilot-highlights {
	font-size: 16px
}

.train {
	display: flex;
	width: 100%;
	flex-flow: row;
	justify-content: space-between;
	margin-bottom: 50px;
	align-items: stretch;
	margin-bottom: 150px;
	margin-top: 75px
}

.train-item {
	background: var(--color-secondary);
	border-radius: 5px;
	color: #000;
	font-weight: 200;
	align-items: stretch
}

.train-item,
.train-item * {
	font-family: var(--font-jet);
	font-weight: 500
}

.train-item {
	padding: 39px 52px 27px 52px;
	text-transform: uppercase;
	white-space: nowrap;
	display: flex;
	align-items: center
}

.train-item * {
	white-space: nowrap
}

.train-item strong,
.train-item strong * {
	font-size: 45px;
	display: block;
	font-weight: 700;
	white-space: nowrap
}

.train-item .two-rows {
	display: block;
	float: left;
	margin-left: 5px
}

.train-item .two-rows,
.train-item .two-rows * {
	font-size: 18px;
	line-height: 105%
}

.effect-1 {
	position: relative;
	image-rendering: pixelated
}

.effect-1::before {
	content: ' ';
	display: block;
	position: absolute;
	height: 70px;
	width: 5px;
	right: 10px;
	top: -65px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAABGCAIAAACLwclwAAAABmJLR0QA/wD/AP+gvaeTAAAAkklEQVQ4jeWSMQ7DIBAEZ5C/4P+XyaviN+QFm+JswEoViS7boBOInV0wCZMad/06u+/70vv+jG+1fL8eSIICtnNV8Ns/Da48CbjVMQjKPesavuNxWiRou/xAi4eBhC3JQIKmTvvLVf2VRfUlfeh89F/QLvaKNPoNjGgr+Y5n+Tv3pSfUNsGiVL/plV18IesfF/gAnH88qN07ewkAAAAASUVORK5CYII=);
	image-rendering: pixelated
}

.effect-1::after {
	content: ' ';
	display: block;
	position: absolute;
	height: 70px;
	width: 5px;
	right: 10px;
	top: 53px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAABGCAIAAACLwclwAAAABmJLR0QA/wD/AP+gvaeTAAAAkklEQVQ4jeWSMQ7DIBAEZ5C/4P+XyaviN+QFm+JswEoViS7boBOInV0wCZMad/06u+/70vv+jG+1fL8eSIICtnNV8Ns/Da48CbjVMQjKPesavuNxWiRou/xAi4eBhC3JQIKmTvvLVf2VRfUlfeh89F/QLvaKNPoNjGgr+Y5n+Tv3pSfUNsGiVL/plV18IesfF/gAnH88qN07ewkAAAAASUVORK5CYII=);
	transform: rotate(180deg);
	image-rendering: pixelated
}

@-moz-document url-prefix() {

	.effect-1,
	.effect-1::before {
		image-rendering: -moz-crisp-edges
	}
}

.effect-2 {
	position: relative
}

.effect-2::before {
	content: ' ';
	display: block;
	position: absolute;
	height: 180px;
	width: 70px;
	left: -8px;
	top: -62px;
	background-image: url(../images/decor-2.png);
	background-size: 70px 180px
}

.effect-3 {
	position: relative
}

.effect-3::before {
	content: ' ';
	display: block;
	position: absolute;
	height: 201px;
	width: 135px;
	left: -75px;
	top: -82px;
	background-image: url(../images/decor-3.png);
	background-size: 135px 201px;
	image-rendering: pixelated
}

.promo-box h2 {
	margin-bottom: 3rem;
	position: relative
}

.promo-box h2,
.promo-box h2 u,
.promo-box br {
	font-size: 60px;
	font-family: var(--font-jet);
	font-weight: 500;
	text-transform: uppercase;
	line-height: 120%;
	letter-spacing: -1px;
	font-weight: 700
}

.promo-box h2 u {
	text-decoration-line: underline
}

.promo-box p {
	font-size: 20px
}

.promo-box img {
	max-width: 100%;
	margin-bottom: 1.5rem
}

.promo-box h3 {
	font-size: 30px;
	font-family: var(--font-jet);
	font-weight: 700;
	margin-bottom: .5rem
}

.promo-box p+h3 {
	margin-top: 2rem
}

.page-delimiter {
	--page-delimiter-color: #eeeeee
}

body.bg-dark .page-delimiter {
	--page-delimiter-color: #494949
}

.page-delimiter {
	width: 100%;
	height: 1px;
	background: var(--page-delimiter-color);
	box-shadow: 1000px 0 0 var(--page-delimiter-color), 2000px 0 0 var(--page-delimiter-color), 3000px 0 0 var(--page-delimiter-color), -1000px 0 0 var(--page-delimiter-color), -2000px 0 0 var(--page-delimiter-color), -3000px 0 0 var(--page-delimiter-color)
}

.page-delimiter-xl {
	margin-top: 80px
}

footer .container {
	max-width: 910px
}

footer .footer-text {
	color: #888
}

footer strong {
	font-family: var(--font-jet);
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: 200
}

footer ul {
	list-style-type: none;
	padding: 0
}

footer ul li a {
	text-decoration: none;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
	display: block
}

footer ul li a:hover {
	text-decoration: underline
}

footer {
	font-size: 13px;
	text-align: left
}

footer .follow {
	text-decoration: none;
	font-size: 14px;
	font-family: var(--font-jet);
	font-weight: 200
}

footer svg {
	position: relative;
	top: -2px;
	margin: -4px;
	display: inline-block;
	fill: blue;
	fill: var(--color-link);
	font-size: 12px
}

footer .follow:hover {
	color: var(--color-link-hover);
	text-decoration: none
}

footer .follow:hover svg {
	fill: var(--color-link-hover)
}

footer .follow-box {
	margin-top: 60px
}

footer p a {
	text-decoration: none
}

footer .boxes-usage a:hover,
footer p a:hover {
	text-decoration: underline !important
}

.faces a {
	text-decoration: none !important;
	color: white !important
}

body.bg-light .faces a {
	text-decoration: none !important;
	color: black !important
}

.faces a:hover {
	color: var(--color-primary) !important
}

body.bg-light .faces a:hover {
	color: var(--color-link) !important
}

.faces figure {
	display: inline-block;
	padding: 0 15px;
	margin: 0;
	margin-bottom: 50px;
	padding-top: 15px
}

.faces figure figcaption {
	font-family: var(--font-jet);
	font-weight: 200;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 10px 10px 10px;
	width: 105px;
	line-height: 120%;
	height: 40px;
	position: absolute
}

blockquote {
	text-align: center;
	font-size: 30px;
	max-width: 540px;
	margin: 4rem auto 4rem auto;
	font-family: var(--font-jet);
	font-weight: 700;
	letter-spacing: -1px
}

blockquote * {
	font-size: 30px;
	font-weight: 200;
	letter-spacing: -1px;
	font-family: var(--font-jet)
}

blockquote.with-author {
	margin-bottom: 1rem
}

blockquote.autoquote::before {
	content: '“'
}

blockquote.autoquote::after {
	content: '”'
}

blockquote+p.author {
	font-size: 20px
}

.boxes-usage {
	margin-bottom: 40px
}

.faces {
	padding-bottom: 40px
}

.input-field {
	background: #fff;
	padding: 15px 15px 15px 20px;
	border-radius: 5px;
	min-height: 70px;
	position: relative;
	font-size: 12px;
	box-shadow: 5px 5px 0 0 rgba(128, 128, 128, .5)
}

.input-field.input-field-sm {
	min-height: 56px;
	padding: 0 15px 0 20px
}

.input-field label {
	font-family: var(--font-jet);
	font-weight: 200;
	padding: 8px 0;
	font-size: 10px;
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 20px;
	color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 30px;
	transform: top;
	transition-duration: 0.1s;
	cursor: pointer
}

.input-field.input-field-sm label {
	top: 0
}

.input-field input {
	font-family: var(--font-jet);
	font-weight: 200;
	height: 40px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	width: 100%;
	background: rgba(255, 255, 255, 0);
	border: none;
	padding-top: 20px;
	text-indent: 0;
	line-height: 100%
}

.input-field.input-field-sm input {
	padding-top: 20px;
	margin-top: 7px
}

.input-with-button input {
	width: calc(100% - 5px)
}

.input-with-button label {
	width: calc(100% - 75px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.input-with-btn-in input {
	width: calc(100% - 90px)
}

.input-with-btn-in label {
	width: calc(100% - 115px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.input-field input:placeholder-shown:not(:focus)+label {
	font-size: 12px;
	height: 40px;
	left: 20px;
	top: 18px
}

.input-field.input-field-sm input:placeholder-shown:not(:focus)+label {
	top: 12px
}

.input-field input:focus,
.input-field textarea:focus,
.input-field select:focus {
	border: none;
	outline: none
}

.input-field select {
	background: #fff;
	font-size: 12px
}

.input-field:focus-within::before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	box-shadow: 0 0 0 2px var(--color-link)
}

.input-field+.input-field {
	margin-top: 15px
}

.input-error+.input-field {
	margin-top: 15px
}

.input-data-group {
	margin-top: 15px
}

.input-field-group {
	margin-bottom: 15px
}

.input-field.input-field-sm select {
	padding-top: 0;
	height: 56px
}

.input-field.input-field-sm a.btn-clean {
	top: 12px
}

.input-field textarea {
	padding-top: 22px !important;
	font-family: var(--font-jet);
	font-weight: 200;
	min-height: 40px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	width: 100%;
	background: rgba(255, 255, 255, 0);
	border: none;
	padding-top: 20px;
	text-indent: 0;
	line-height: 150%
}

.input-field textarea:placeholder-shown:not(:focus)+label {
	font-size: 12px;
	height: 40px;
	left: 20px;
	top: 18px
}

.input-field.input-field-sm textarea {
	margin-top: 7px
}

.input-field.input-field-sm textarea:placeholder-shown:not(:focus)+label {
	top: 12px
}

.input-field textarea:focus {
	border: none;
	outline: none
}

.input-error {
	line-height: 24px;
	border-radius: 5px;
	display: block;
	box-shadow: 5px 5px 0 0 rgba(128, 128, 128, .5);
	color: #fff;
	font-size: 11px;
	font-family: var(--font-jet);
	font-weight: 200;
	position: relative;
	z-index: 1;
	padding: 0 20px
}

.input-error::before {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	background: var(--color-danger);
	width: 20px;
	height: 20px;
	left: 20px;
	transform: rotate(45deg);
	left: 15px;
	top: -2px;
	z-index: -1
}

.input-error {
	z-index: 2;
	background: var(--color-danger)
}

.input-field select {
	font-family: var(--font-jet);
	font-weight: 200;
	border: 0;
	padding-top: 10px;
	color: rgba(0, 0, 0, 1);
	font-weight: 200;
	appearance: none;
	background-image: var(--icon-expand);
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	height: 40px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	width: 100%
}

a.btn-clean {
	--btn-clean-color: black;
	background: var(--color-primary);
	border-radius: 100px;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
	color: black !important;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	padding-left: 1px;
	transition: .2s all;
	padding-top: 4px
}

a.btn-clean .btn-clean-line1 {
	width: 10px;
	height: 2px;
	background: var(--btn-clean-color);
	left: 9px;
	top: 10px
}

a.btn-clean .btn-clean-line2 {
	width: 2px;
	height: 10px;
	background: var(--btn-clean-color);
	left: 13px;
	top: 4px
}

a.btn-clean:hover {
	background: var(--color-primary-hover);
	text-decoration: none !important
}

a.btn-clean.disabled {
	opacity: 0;
	visibility: hidden
}

a.btn-clean-remove {
	transform: rotate(45deg)
}

body.noscript a.btn-clean {
	display: none
}

.accordion .accordion-header {
	font-size: 20px;
	margin: 0;
	font-family: var(--font-body);
	font-weight: 300;
	position: relative;
	cursor: pointer;
	padding-right: 30px;
	line-height: 120%;
	margin: -15px 0;
	padding-top: 15px;
	padding-bottom: 15px
}

.accordion {
	margin-bottom: 35px
}

.accordion p {
	font-size: 14px !important
}

.accordion p:last-child {
	margin-bottom: .75rem
}

.accordion-item {
	border-bottom: 1px solid var(--color-default);
	padding-left: 30px;
	padding: 18px 30px
}

.accordion-item:first-child {
	border-top: 1px solid var(--color-default)
}

.accordion-item .accordion-header::after {
	background-image: var(--icon-expand);
	transform: rotate(180deg);
	background-repeat: no-repeat;
	background-position: right 0 center;
	background-size: 20px 15px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 0;
	width: 20px;
	height: 20px;
	content: ' ';
	transition: .2s all
}

.accordion-collapse {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: -10px;
	margin-top: 10px
}

.accordion-item.collapse .accordion-header::after {
	transform: rotate(0deg)
}

.accordion-opts {
	margin-left: 30px;
	margin-right: 30px
}

.canvas {
	height: 0;
	overflow: visible;
	position: absolute;
	z-index: 1;
	text-align: center;
	width: 100%
}

#canvas-meteors {
	margin-left: calc((100vw - 2000px) / 2))
}

.canvas-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.canvas-inner::after {
	content: ' ';
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	bottom: 0
}

.hero-idea,
.hero-idea p {
	font-family: var(--font-jet);
	font-weight: 200;
	text-shadow: 0 0 5px rgba(var(--hero-text-bg), .5), 1px 1px 0 rgba(var(--hero-text-bg), .5)
}

.hero-idea p:last-child {
	margin-bottom: 0
}

.hero-profile {
	background-size: cover;
	background-position: center top;
	position: relative
}

.hero-inline-form .input-field {
	box-shadow: 5px 5px 0 0 rgba(255, 255, 255, .25);
	max-height: 70px
}

.hero-inline-form {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	color: var(--hero-text-color)
}

.hero-inline-form .form-boxes {
	margin-bottom: -7.5px
}

.hero-inline-form .form-title strong {
	display: block;
	font-size: 22px;
	font-weight: 500;
	line-height: 150%;
	margin-top: 3px
}

.hero-profile>* {
	z-index: 2
}

.hero-profile::before {
	transition: .2s all
}

.hero-profile-1 {
	background-color: #6e4593;
	background-image: url(../images/profile-1.jpg)
}

.hero-profile-1+.hero-inline-form {
	background-color: #38355e
}

.hero-profile-2 {
	background-color: #ba773d;
	background-image: url(../images/profile-2.jpg)
}

.hero-profile-2+.hero-inline-form {
	background-color: #8a5d45
}

.hero-profile-3 {
	background-color: #e3cc5c;
	background-image: url(../images/profile-3.jpg)
}

.hero-profile-3+.hero-inline-form {
	background-color: #e8d778
}

.hero-profile-4 {
	background-color: #f6f5f8;
	background-image: url(../images/profile-4.jpg)
}

.hero-profile-4+.hero-inline-form {
	background-color: #c4c4c4
}

.hero-profile-5 {
	background-color: #8a3634;
	background-image: url(../images/profile-5.jpg)
}

.hero-profile-5+.hero-inline-form {
	background-color: #966462
}

.hero-profile-6 {
	background-color: #9c332f;
	background-image: url(../images/profile-6.jpg)
}

.hero-profile-6+.hero-inline-form {
	background-color: #9b4442
}

.hero-profile-7 {
	background-color: #ae4c36;
	background-image: url(../images/profile-7.jpg)
}

.hero-profile-7+.hero-inline-form {
	background-color: #9d3d37
}

.hero-profile-8 {
	background-color: #3b769b;
	background-image: url(../images/profile-8.jpg)
}

.hero-profile-8+.hero-inline-form {
	background-color: #5b6476
}

.hero-profile-3 .logo-dark,
.hero-profile-4 .logo-dark,
body.bg-default .logo-dark,
body.bg-light .logo-dark {
	display: inline-block
}

.hero-profile-3 .logo-white,
.hero-profile-4 .logo-white,
body.bg-default .logo-white,
body.bg-light .logo-white {
	display: none
}

.hero-profile-3,
.hero-profile-3+.hero-inline-form,
.hero-profile-4,
.hero-profile-4+.hero-inline-form {
	--hero-text-bg: 255, 255, 255;
	--hero-text-rgb: 0, 0, 0;
	--hero-text-color: #000000;
	--color-primary: black;
	--color-primary-hover: var(--color-link)
}

body.bg-dark .hero-profile-3 .smartnav-btn,
body.bg-dark .hero-profile-4 .smartnav-btn {
	background: rgba(255, 255, 255, .5)
}

.hero-profile-3 .btn.btn-primary:not(.btn-smart),
.hero-profile-3+.hero-inline-form .btn.btn-primary {
	--btn-shadow-rgb: 96, 96, 96;
	--btn-text-color: #dcc756
}

.hero-profile-3+.hero-inline-form .icon-continue {
	background-image: var(--icon-continue-yellow)
}

.hero-profile-3+.hero-inline-form .btn:hover .icon-continue {
	background-image: var(--icon-continue-white)
}

.hero-profile-3+.hero-inline-form .btn-clean {
	--btn-clean-color: #dcc756
}

.hero-profile-3+.hero-inline-form .btn-clean:hover {
	--btn-clean-color: white
}

.hero-profile-3 .btn:not(.btn-smart) .btc-ico {
	background: #dcc756;
	color: black !important;
	transition: .2s all
}

.hero-profile-3 .btn:hover .btc-ico {
	background: #fff;
	color: var(--color-link) !important
}

.hero-profile-3 .btn.btn-primary:hover,
.hero-profile-3+.hero-inline-form .btn.btn-primary:hover {
	color: #ffffff !important
}

.hero-profile-3 .btn.btn-primary:hover:not(.btn-smart) .btc-ico,
.hero-profile-3+.hero-inline-form .btn.btn-primary:hover:not(.btn-smart) .btc-ico {
	color: #fff
}

.hero-profile-3+.hero-inline-form .input-field {
	box-shadow: 5px 5px 0 0 rgba(255, 255, 255, .5)
}

.hero-profile-4 .btn.btn-primary:not(.btn-smart),
.hero-profile-4+.hero-inline-form .btn.btn-primary {
	--btn-shadow-rgb: 96, 96, 96;
	--btn-text-color: #ffffff
}

.hero-profile-4+.hero-inline-form .icon-continue {
	background-image: var(--icon-continue-white)
}

.hero-profile-4+.hero-inline-form .btn-clean {
	--btn-clean-color: white
}

.hero-profile-4 .btn:not(.btn-smart) .btc-ico {
	background: #fff;
	color: black !important;
	transition: .2s all
}

.hero-profile-4 .btn:hover:not(.btn-smart) .btc-ico {
	background: #fff;
	color: var(--color-link) !important
}

.hero-profile-4 .top-navigation li a:not(.btn):hover {
	background: rgba(0, 0, 0, .1)
}

.hero-profile-4 .top-navigation li a:not(.btn) {
	text-shadow: 0 0 1px #fff;
	text-shadow: 1px 1px 1px #f2f2f2, -1px -1px 1px #f2f2f2, -1px 1px 1px #f2f2f2, 1px -1px 1px #f2f2f2
}

.hero-profile-4+.hero-inline-form .input-field {
	box-shadow: 5px 5px 0 0 rgba(96, 96, 96, .25)
}

body.bg-light .hero .top-navigation li a:not(.btn):hover {
	background: rgba(0, 0, 0, .1)
}

.modal {
	display: none
}

body.modal-open {
	overflow: hidden
}

body.modal-open .page::after {
	content: ' ';
	display: block;
	background: rgba(0, 0, 0, .85);
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 10
}

.modal.show {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	align-items: center;
	z-index: 100;
	min-height: 100vh;
	width: 100%;
	text-align: center
}

.modal-dialog {
	display: block;
	margin: auto;
	width: 500px;
	max-width: 100%;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .125), 0 0 0 25px rgba(255, 255, 255, .125);
	position: relative;
	border-radius: 5px
}

.modal-dialog .modal-content {
	padding: 30px;
	background: #ededed !important;
	border-radius: 5px;
	color: #000
}

.modal-dialog .modal-body {
	text-align: left;
	z-index: 101;
	position: relative
}

.modal-title {
	font-size: 26px;
	font-family: var(--font-jet);
	font-weight: 200;
	padding-bottom: 15px;
	margin-right: 50px
}

.modal-title-sm {
	font-size: 22px
}

.modal-close-btn {
	position: absolute;
	transition: .2s transform, .2s color !important;
	display: block;
	top: -20px;
	right: -20px;
	width: 60px;
	height: 60px;
	border-radius: 60px;
}

.modal-close-btn:hover {
	transform: rotate(90deg);
	background: rgba(255, 255, 255, .75)
}

.modal-close-btn .line-1,
.modal-close-btn .line-2 {
	content: ' ';
	background: #000;
	width: 24px;
	height: 2px;
	position: absolute;
	left: 18px;
	transition: .2s all;
	top: calc(50% - 1px);
	z-index: 102
}

.modal-close-btn .line-2 {
	transform: rotate(45deg)
}

.modal-close-btn .line-1 {
	transform: rotate(135deg)
}

body.bg-default,
body.bg-light {
	--hero-text-bg: 255, 255, 255;
	--hero-text-rgb: 0, 0, 0;
	--hero-text-color: #000000
}

.hero-tx h1 {
	margin-bottom: 1.5rem;
	font-size: 20px !important;
	font-weight: 300;
	font-family: var(--font-body);
	letter-spacing: 0;
	margin-left: 0
}

.hero-tx p {
	font-size: 14px
}

.data-group-label {
	color: #9c9c9c;
	font-weight: 200;
	font-size: 12px;
	text-transform: uppercase;
	font-family: var(--font-jet)
}

body.bg-success .data-group-label,
body.bg-purple .data-group-label {
	color: #fff;
	opacity: .675
}

.data-group-value,
.data-group-value span {
	font-size: 26px;
	font-family: var(--font-jet);
	font-weight: 200
}

.data-group {
	margin-bottom: 20px;
	font-size: 14px;
	word-break: break-word
}

.hero-tx .data-group p {
	font-size: 13px;
	margin-bottom: 1rem
}

.data-group-info {
	font-family: var(--font-jet);
	font-weight: 200;
	font-size: 16px;
	position: relative;
	word-break: break-word
}

.data-group-btn {
	margin-bottom: 30px
}

.data-secure {
	font-family: var(--font-jet);
	font-weight: 200;
	background: #fff;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 5px;
	font-size: 12px
}

.data-group-btn .btn+.btn {
	margin-left: 7.5px
}

.hero-tx .boxes {
	min-height: calc(100vh - 320px);
	align-items: center;
	justify-content: center
}

.hero-tx .boxes .box {
	width: auto;
	max-width: 100%
}

.hero-tx .btn {
	--btn-shadow-rgb: 96, 96, 96
}

.tx-id {
	font-family: var(--font-jet);
	line-height: 140%;
	font-weight: 200;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	top: -25px;
	display: block
}

body.bg-danger .tx-id {
	opacity: .75
}

.data-qr {
	box-shadow: 10px 10px 0 0 rgb(60 156 223);
	background: #fff;
	border-radius: 5px;
	padding: 15px;
	width: auto;
	width: 200px;
	height: 200px
}

.data-qr img {
	max-width: 100%;
	display: block
}

.data-with-qr {
	padding-right: 250px;
	position: relative
}

.data-with-qr .data-qr {
	position: absolute;
	top: 0;
	right: 0
}

.awaiting {
	background: #212121;
	color: #fff;
	display: inline-block;
	border-radius: 30px;
	font-family: var(--font-jet);
	font-weight: 200;
	font-size: 12px;
	padding: 9px 15px 8px 35px;
	text-decoration: none
}

.copy-btn {
	margin-left: -2px;
	display: inline-block
}

.copy-btn .content-copy {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: var(--icon-content-copy);
	background-size: 12px 12px;
	background-position: center center;
	position: relative;
	top: 1px
}

body.bg-success .copy-btn .content-copy,
body.bg-purple .copy-btn .content-copy {
	background-image: var(--icon-content-copy-white)
}

.copy-btn .content-copy:hover {
	opacity: .75
}

.copy-btn.copied .content-copy {
	background-image: var(--icon-check)
}

.copy-btn-md {
	background-color: var(--color-link);
	top: 4px
}

.copy-btn-md:hover {
	background-color: var(--color-link-hover)
}

.copy-btn-md {
	border-radius: 16px;
	height: 30px;
	width: 30px;
	margin: -10px 0 0 -10px
}

.btn-in-input .content-copy,
.copy-btn-md .content-copy {
	background-image: var(--icon-content-copy-white);
	height: 30px;
	width: 30px;
	display: inline-block;
	background-size: 15px 15px;
	background-position: 7px 7px;
	background-repeat: no-repeat
}

.copy-btn-md.copied .content-copy,
.btn-in-input.copied .content-copy {
	background-image: var(--icon-check-white)
}

body.bg-danger .copy-btn .content-copy {
	background-image: var(--icon-content-copy-white)
}

body.noscript .copy-btn {
	display: none !important
}

.btn-in-input {
	position: absolute;
	top: 15px;
	right: 15px
}

.btn-in-input .content-copy {
	background-size: 20px 20px;
	background-position: 5px 5px;
	margin: -10px
}

.btn-in-input.copied .content-copy-uncopied {
	display: none
}

.btn-in-input .content-copy-copied {
	display: none
}

.btn-in-input.copied .content-copy-copied {
	display: inline-block
}

.btn.btn-in-input {
	box-shadow: 2px 2px 0 0 rgba(96, 96, 96, .5) !important
}

.btn.btn-in-input:active {
	transform: translate(1px, 1px) !important;
	box-shadow: 1px 1px 0 0 rgba(96, 96, 96, .5) !important
}

.input-in {
	position: relative
}

.input-in .btn-in-input {
	padding: 12px 15px
}

.container-content .over-title {
	font-size: 16px;
	font-family: var(--font-jet);
	font-weight: 200;
	margin-bottom: 30px;
	display: block;
	text-transform: uppercase;
	display: block;
	text-align: center;
	position: relative
}

.container-content .blog-article-preview .over-title {
	text-align: left;
	margin-bottom: 10px
}

.container-content .over-title span {
	font-size: 16px;
	font-family: var(--font-jet);
	font-weight: 200;
	text-transform: uppercase
}

.container-content h1 {
	font-size: 100px;
	font-family: var(--font-jet);
	font-weight: 200;
	margin-bottom: 60px;
	line-height: 100%;
	font-weight: 700;
	text-align: center
}

.container-content p.perex {
	font-size: 20px
}

.container-content p,
.container-content li {
	font-size: 18px
}

.container-content .accordion {
	margin-left: -30px;
	margin-right: -30px
}

.container-content h3 {
	margin-bottom: 18px;
	line-height: 140%
}

.container-content h2 {
	margin-bottom: 20px;
	line-height: 140%
}

.container-content h2.further {
	font-size: 42px;
	margin-top: 50px;
	margin-bottom: 70px
}

.container-content h2 a {
	text-decoration: none;
	color: black !important
}

.container-content h2 a:hover {
	color: var(--color-link) !important;
	text-decoration: underline !important
}

.container-content h2,
.container-content h2 * {
	line-height: 140%;
	font-size: 30px;
	font-family: var(--font-jet);
	font-weight: 700
}

.container-content h3,
.container-content h3 * {
	line-height: 140%;
	font-size: 26px;
	font-family: var(--font-jet);
	font-weight: 700
}

.container-body {
	padding-top: 40px
}

.container-usecases,
.container-usecases-end {
	padding-top: 80px
}

.container-delimiter {
	padding-top: 40px
}

blockquote+.container-delimiter {
	padding-top: 0
}

.container-content a:not(.btn) {
	text-decoration: none
}

.container-content a:hover:not(.btn) {
	text-decoration: underline
}

.article-image {
	position: relative
}

.article-image .article-img-wrapper {
	position: relative;
	width: 910px;
	position: relative;
	left: -169px;
	text-align: center;
	margin-bottom: 1.5rem
}

.article-image .article-img-wrapper img {
	max-width: 100%;
	border-radius: 5px
}

.article-image figcaption {
	font-size: 14px
}

.blog-article-preview+.blog-article-preview {
	margin-top: 6rem
}

.blog-article-preview h2,
.blog-article-preview h2 * {
	font-weight: 700
}

.container-content blockquote,
.container-content blockquote * {
	font-size: 22px;
	font-weight: 700
}

.blog-article-img {
	display: inline-block;
	float: right
}

.blog-article-img img {
	width: 165px;
	border-radius: 5px;
	box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .25);
	margin-bottom: 2rem;
	margin-left: 2rem;
	margin-top: 2rem
}

.blog-article-with-img {
	min-height: 190px
}

.content-form {
	padding: 50px;
	border-radius: 5px;
	margin-left: -50px;
	margin-right: -50px
}

.content-form .btn,
.modal .btn {
	box-shadow: 5px 5px 0 0 rgba(128, 128, 128, .5)
}

.content-form .btn:active,
.modal .btn:active {
	box-shadow: 3px 3px 0 0 rgba(128, 128, 128, .5)
}

.content-form-end {
	margin-top: -8px
}

.messages-box {
	position: fixed;
	top: 10px;
	left: 50%;
	overflow: visible;
	z-index: 101;
	color: #fff;
	height: 0;
	overflow: visible
}

.messages-box .message-close:hover {
	opacity: .75
}

.messages-box .message {
	float: left;
	clear: both;
	display: block;
	float: left;
	width: auto;
	position: relative;
	width: auto;
	margin-bottom: 10px;
	max-width: calc(100vw - 20px);
	transform: translateX(-50%)
}

.messages-box .message .icon-close {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 15px;
	background-position: -3px -3px;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-image: var(--icon-close-white)
}

div.privacy-appendix p,
p.disclaimer {
	font-size: 14px;
	color: #888;
	text-align: center
}

p.disclaimer {
	margin-top: 4rem
}

p.thanks {
	font-size: 18px;
	margin-top: 30px
}

body.bg-dark p.disclaimer {
	color: #fff
}

.table-affiliate-stats {
	margin-left: -50px;
	margin-right: -50px
}

.table-affiliate-stats table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid var(--color-default)
}

.table-affiliate-stats tr td {
	border-top: 1px solid var(--color-default);
	padding: 18px;
	font-size: 18px
}

.table-affiliate-stats tr td:first-child {
	padding-left: 50px
}

.table-affiliate-stats tr td:last-child {
	padding-right: 50px;
	text-align: right;
	white-space: nowrap
}

@keyframes message-animation {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.2)
	}

	100% {
		transform: scale(1)
	}
}

.messages-box .message .message-text {
	transition: 1s transform;
	animation: message-animation .2s forwards;
	animation-timing-function: linear
}

.messages-box .message.message-expand .message-text {
	transform: scale(1.15)
}

.messages-box .message .message-text {
	padding: 14px 48px 14px 28px;
	display: block;
	border-radius: 5px;
	max-width: calc(100vw - 20px)
}

.messages-box .message-text.bg-danger {
	box-shadow: 0 0 0 4px rgba(var(--bs-danger-rgb), .25)
}

.messages-box .message .message-close {
	position: absolute;
	right: 20px;
	top: 14px
}

@keyframes _animrotate {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.awaiting .refresh {
	width: 15px;
	height: 15px;
	background-image: var(--icon-refresh-white);
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	left: 14px;
	top: 10px;
	background-size: 16px 16px;
	background-position: center center;
	animation: _animrotate 1s linear infinite
}

.bar-cookies.bar-cookies-hide {
	transform: translateY(200px)
}

.bar-cookies {
	position: fixed;
	bottom: 15px;
	width: 100%;
	z-index: 3;
	transition: transform 0.5s;
	transform: translateY(0);
	color: #000;
	padding: 0 15px
}

.bar-cookies .bar-cookies-inner {
	max-width: 405px;
	width: auto;
	margin: auto;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .25)
}

.bar-cookies .cookies-boxes {
	display: flex;
	width: 100%;
	padding: 20px;
	justify-content: space-between;
	align-items: center
}

.bar-cookies .link-cookies {
	color: #000;
	text-decoration: underline
}

.bar-cookies .link-cookies:hover {
	color: #3c9cdf;
	text-decoration: none !important
}

.bar-cookies .box-text,
.bar-cookies .box-text a {
	font-size: 15px;
	color: black !important
}

.content-button {
	margin-bottom: 5px;
	margin-top: 4rem
}

.content-button-usecases {
	margin-top: 2rem
}

.container-content iframe {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.data-group-info .ico-link {
	display: inline-block;
	width: 20px;
	height: 15px;
	background-image: var(--icon-link);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 0
}

.data-group-info a:hover .ico-link {
	background-image: var(--icon-link-hover)
}

.table-affiliate-stats-header {
	margin-top: 3rem
}

.table-affiliate-stats {
	overflow: auto
}

.donate-item img {
	width: 100%;
	transition: .2s all
}

.donate-item:hover img {
	opacity: .1
}

.donate-item .donate-item-overlay {
	opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.donate-item:hover .donate-item-overlay {
	opacity: 1
}

.donate-item .btn {
	box-shadow: 5px 5px 0 0 rgba(96, 96, 96, .5) !important;
	padding: .5rem .75rem;
	font-size: 12px;
	white-space: nowrap
}

.donate-item .btn:active {
	box-shadow: 3px 3px 0 0 rgba(96, 96, 96, .5) !important
}

.send-btc-terms {
	margin-top: 10px;
	font-size: 13px !important
}

.box-compressed-md {
	width: 622px;
	margin: auto
}

.box-compressed-md strong a {
	font-weight: 700
}

.has-service-fee {
	display: inline-block
}

.service-fee {
	display: inline-block;
	background: #b74889;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	width: 90px;
	height: 90px;
	position: absolute;
	right: -120px;
	top: -33px;
	font-size: 12px;
	line-height: 14px
}

.service-fee span {
	line-height: 100%;
	display: block;
	font-size: 30px;
	margin-bottom: 4px;
	margin-top: 17px;
	font-size: 30px !important
}

.article-cta {
	margin: 3rem -40px
}

.article-cta .bg-cta {
	padding: 30px 40px;
	border-radius: 5px
}

.article-cta .bg-cta p {
	font-weight: 200px;
	font-size: 16px
}

.article-cta .bg-cta p:last-child {
	margin-bottom: 0
}

.share {
	position: relative;
	text-align: center;
	font-size: 18px
}

.share .twitter-widget {
	display: inline-block;
	position: relative;
	top: 7px;
	margin-left: 5px;
	min-height: 28px;
	min-width: 82px
}

.share .twitter-share-button {
	float: left;
	position: relative;
	top: 3px
}

.block-help {
	padding: 50px;
	border-radius: 5px
}

.block-help+.block-help {
	margin-top: 50px
}

.input-field.input-field-noshadow {
	box-shadow: none
}

.block-help .btn.btn-primary {
	--btn-shadow-rgb: var(--color-default-rgb);
	--btn-shadow-rgb-opacity: 0.75
}

.block-faq-wrapper {
	margin-top: 50px
}

.usecase-form {
	display: flex;
	flex-flow: row;
	justify-content: center;
	column-gap: 15px;
	row-gap: 15px;
	padding-left: 90px;
	padding-right: 90px
}

.usecase-form .box-label {
	width: 240px
}

.usecase-form .box-input {
	max-width: 400px;
	width: 400px;
	flex-grow: 1
}

.usecase-form .box-input.amt {
	max-width: 125px
}

.usecase-form .box-input.fee {
	max-width: 228px
}

.usecase-form .box-button {
	white-space: nowrap
}

.usecase-form .box-input.fee select {
	font-size: 12px
}

.usecase-form .box-button {
	width: 168px
}

.usecase-form .input-field label {
	white-space: nowrap;
	text-overflow: ellipsis
}

.fixed-toolbar {
	transform: translateY(-500px);
	transition: .5s ease-in-out
}

.fixed-toolbar.fixed {
	transform: translateY(0)
}

.fixed-toolbar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	background: #000;
	width: 100%;
	box-shadow: 0 0 50px rgba(0, 0, 0, .75)
}

.toolbar-form {
	display: table;
	width: 100%
}

.fixed-toolbar .toolbar-form .toolbar-form-inner {
	display: table-row
}

.fixed-toolbar .toolbar-form .toolbar-form-inner>div {
	display: table-cell;
	padding: 20px 5px 10px 5px;
	vertical-align: top
}

.fixed-toolbar .form-title strong {
	font-family: var(--font-jet);
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	display: inline-block;
	padding-top: 12px;
	padding-right: 10px;
	white-space: nowrap
}

.fixed-toolbar .box-label {
	width: 5%
}

.fixed-toolbar .box-button {
	width: 5%;
	text-align: right
}

.fixed-toolbar .box-button .btn {
	white-space: nowrap;
	--btn-shadow-rgb-opacity: .5 !important;
	margin: 0
}

.fixed-toolbar .container,
.latest-tx-box .container {
	padding-left: 0;
	padding-right: 5px
}

.fixed-toolbar .box-delay {
	min-width: 145px;
	max-width: 145px;
	width: 145px
}

.fixed-toolbar .box-fee {
	min-width: 260px;
	max-width: 260px;
	width: 260px
}

.latest-tx-box {
	position: fixed;
	left: 0;
	bottom: -65px;
	width: 100%;
	z-index: 3;
	text-align: right;
	transition: 0.5s;
	opacity: 0;
	visibility: hidden
}

.latest-tx-box span {
	padding: 20px;
	background: var(--color-primary);
	border-radius: 5px;
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	box-shadow: 5px 5px 0 0 rgba(249, 188, 93, .50);
	font-weight: 200;
	display: inline-block;
	right: 5px
}

.latest-tx-box.show {
	opacity: 1;
	visibility: visible;
	bottom: 30px
}

.fee-warning {
	padding: 15px 15px 15px 20px;
	margin-bottom: 15px;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
	background: #49293b;
	font-family: var(--font-jet);
	font-weight: 200;
	text-indent: 0;
	line-height: 100%
}

.fee-warning a {
	font-size: 12px;
	color: #fff !important;
	font-family: var(--font-jet)
}

.bg-default .fee-warning {
	font-size: 14px;
	background: #f5c95e;
	color: #000 !important
}

.bg-default .fee-warning a {
	font-size: 14px;
	color: #000 !important
}

.bg-default .fee-warning a:hover {
	text-decoration: none
}

.breakpoints-field {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.breakpoints-field {
	position: relative
}

.breakpoints-field {
	--color-bf-active: var(--color-primary);
	--color-bf-inactive: var(--color-secondary);
	--color-bf-inactive-text: white;
	--color-bf-active-text: var(--color-secondary)
}

.bg-default .breakpoints-field {
	--color-bf-active: var(--color-success);
	--color-bf-inactive: #b4b4b4;
	--color-bf-inactive-text: #999;
	--color-bf-active-text: black
}

.modal .mixer-form .breakpoints-field {
	--color-bf-inactive: #b4b4b4;
	--color-bf-inactive-text: #999;
	--color-bf-active-text: black
}

.breakpoints {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	position: relative
}

.breakpoints .breakpoint {
	text-align: center
}

.breakpoints .breakpoint label {
	display: block;
	color: var(--color-bf-inactive-text);
	cursor: pointer
}

.breakpoints .breakpoint label {
	font-size: 10px;
	font-family: var(--font-jet);
	transition: .2s all;
	margin-top: -4px
}

.breakpoints .breakpoint input[type="radio"] {
	margin: 0;
	cursor: pointer !important;
	transition: .2s transform;
	-webkit-appearance: none;
	width: 25px;
	height: 25px;
	background: var(--color-bf-inactive);
	transform: scale(.75);
	border-radius: 50%
}

.breakpoints-field:not(.breakpoint-live) .breakpoints .breakpoint input[type="radio"]:checked {
	transform: scale(1);
	background: var(--color-bf-active);
	background-image: var(--icon-check);
	background-position: center;
	background-size: 15px 15px;
	background-repeat: no-repeat
}

.bg-default .breakpoints-field:not(.breakpoint-live) .breakpoints .breakpoint input[type="radio"]:checked {
	background-image: var(--icon-check-white)
}

.breakpoints .breakpoint input[type="radio"]:checked+label {
	color: var(--color-bf-active-text)
}

.breakpoints .breakpoint::before {
	content: ' ';
	position: absolute;
	display: block;
	top: 12px;
	left: 50%;
	border-top: 1px solid var(--color-bf-inactive);
	width: calc(100% + 5px);
	z-index: -1
}

.breakpoints .breakpoint::after {
	content: ' ';
	position: absolute;
	display: block;
	top: 12px;
	right: 50%;
	border-top: 1px solid var(--color-bf-inactive);
	width: calc(100% + 5px);
	z-index: -1
}

.breakpoints .breakpoint:last-child::before {
	content: '';
	display: none
}

.breakpoints .breakpoint:first-child::after {
	content: '';
	display: none
}

.breakpoint-slider label {
	cursor: pointer;
	transition: .2s all
}

.breakpoint-slider {
	top: 0;
	width: 25px;
	height: 25px;
	position: absolute;
	background: var(--color-bf-active);
	border-radius: 50%;
	cursor: pointer !important;
	display: none
}

.breakpoints-field.breakpoint-live .breakpoint-slider {
	display: block
}

.breakpoint-slider {
	transition: .15s background-size;
	background-image: var(--icon-check);
	background-position: center;
	background-size: 15px 15px;
	background-repeat: no-repeat
}

.bg-default .breakpoint-slider {
	background-image: var(--icon-check-white)
}

.breakpoint-slider.breakpoint-slider-moving {
	background-size: 0 0
}

@media (max-width:1099px) {

	.fixed-toolbar .container,
	.latest-tx-box .container {
		padding-left: 30px;
		padding-right: 25px
	}

	.fixed-toolbar .form-title strong {
		white-space: normal;
		width: 160px;
		padding-top: 0;
		line-height: 125%
	}

	.usecase-form {
		max-width: 600px;
		margin: auto
	}

	.usecase-form .box-input {
		max-width: 100%;
		width: 100%
	}

	.usecase-form .box-input.amt {
		max-width: 150px
	}

	.usecase-form .box-input.fee {
		max-width: 250px
	}

	.usecase-form .box-button .btn {
		max-width: 220px;
		width: 100%
	}
}

@media (max-width:991px) {

	.fixed-toolbar,
	.fixed-toolbar.fixed {
		display: none !important
	}

	.latest-tx-box .container {
		padding-right: 85px
	}

	.breakpoints .breakpoint {
		width: 25%;
		max-width: 25%;
		min-width: 25%
	}
}

@media (max-width:1399px) {
	:root {
		--container-width: 1140px
	}

	.train-item {
		padding: 40px 34px 32px 34px
	}

	.xl-show {
		display: none !important
	}

	.latest-tx-box .container {
		padding-right: 85px
	}

	.hero-inline-form {
		padding-top: 15px !important
	}

	.usecase-form {
		flex-wrap: wrap;
		justify-content: center
	}

	.usecase-form .form-title {
		text-align: center
	}

	.usecase-form .box-label {
		width: 100%
	}

	.usecase-form .input-field.amt {
		flex-grow: 1
	}

	.fixed-toolbar .container {
		width: 100%
	}

	.fixed-toolbar .container,
	.latest-tx-box .container {
		padding-left: 20px;
		padding-right: 25px
	}

	.usecase-form {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:1199px) {
	:root {
		--container-width: 100%
	}

	.container-inner-hero {
		padding-top: 0
	}

	.fixed-btns {
		padding-top: 5px
	}

	.train {
		max-width: 991px;
		margin-left: auto;
		margin-right: auto
	}

	.train-item {
		padding: 40px 19px 32px 19px
	}

	.hero h1 {
		font-size: 80px
	}

	.promo-box p {
		font-size: 18px
	}

	.promo-box h2,
	.promo-box h2 u,
	.promo-box br {
		font-size: 50px
	}

	.lg-show {
		display: none !important
	}

	.container-block {
		padding-top: 75px;
		padding-bottom: calc(75px - 1.5rem)
	}

	.hero-idea,
	.hero-idea p {
		font-size: 15px
	}

	.hero-tx .boxes {
		min-height: calc(100vh - 270px)
	}

	.hero h1,
	.hero h1 span,
	.hero h1 br {
		line-height: 110%
	}

	.article-image .article-img-wrapper {
		width: calc(100vw - 180px);
		left: calc((180px + 572px - 100vw) / 2)
	}

	.article-image .article-img-wrapper img {
		width: 910px
	}

	.fixed-toolbar .container,
	.latest-tx-box .container {
		padding-left: 15px;
		padding-right: 20px
	}
}

@media (max-width:991px) {
	:root {
		--container-md-width: 100%
	}

	.train {
		display: block;
		width: calc(100% - 180px);
		margin-top: 0;
		margin-bottom: 0
	}

	.train .train-item {
		display: block;
		background: transparent;
		color: #fff;
		border: 1px solid #343434;
		border-radius: 5px;
		font-size: 14px;
		padding: 10px
	}

	.train .train-item+.train-item {
		margin-top: 5px
	}

	.train-item strong,
	.train-item .two-rows {
		display: inline;
		float: none
	}

	.train-item .two-rows,
	.train-item .two-rows *,
	.train-item strong,
	.train-item strong * {
		font-size: 12px;
		margin: 0;
		display: inline
	}

	.md-show {
		display: none !important
	}

	.train-item .md-strong,
	.train-item .md-strong * {
		font-weight: 700 !important
	}

	.hero h1 {
		font-size: 70px;
		margin-left: -1px
	}

	.hero .excerpt {
		font-size: 16px
	}

	.effect-1::before,
	.effect-1::after,
	.effect-2::before,
	.effect-3::before {
		display: none !important
	}

	.promo-box h2,
	.promo-box h2 u,
	.promo-box br {
		text-transform: none;
		font-size: 30px;
		letter-spacing: 0;
		line-height: 140%
	}

	.promo-box p {
		font-size: 16px
	}

	.boxes {
		margin-left: -20px;
		margin-right: -20px
	}

	.boxes>* {
		padding-left: 20px;
		padding-right: 20px
	}

	.promo-box h2 {
		margin-bottom: 2rem
	}

	footer p a {
		color: var(--color-primary);
		text-decoration: underline
	}

	footer p a:hover {
		color: var(--color-primary-hover)
	}

	.footer-links {
		margin-bottom: 0
	}

	footer .container-block {
		padding-top: 10px
	}

	blockquote {
		font-size: 30px;
		max-width: 540px;
		margin: 3rem auto 3rem auto;
		text-align: center
	}

	blockquote.with-author {
		margin-bottom: 1rem
	}

	.hero-inline-form .form-title {
		font-size: 16px
	}

	.hero-idea,
	.hero-profile p.excerpt {
		background: rgba(var(--hero-text-bg), .375);
		padding: 10px;
		display: inline-block;
		border-radius: 5px
	}

	.hero-idea,
	.hero-idea p {
		font-size: 14px
	}

	.hero-profile {
		background-position: left top
	}

	.process-steps {
		border-bottom: 1px solid #c5c5c5;
		width: auto;
		display: inline-block;
		float: none;
		margin: auto;
		margin-bottom: 2.5rem;
		height: 10px
	}

	.process-steps .process-step-icon {
		width: 20px;
		height: 20px;
		box-shadow: 0 0 0 5px #ededed;
		border-radius: 20px;
		background-color: #c5c5c5
	}

	.process-steps .process-step+.process-step {
		margin-left: 60px
	}

	.process-step {
		width: auto;
		display: inline-block;
		float: none
	}

	.process-step.active .process-step-icon {
		background-color: #48b787
	}

	.process-step-icon.check {
		background-image: var(--icon-check-white);
		background-size: 16px 16px;
		background-position: 2px 2px;
		background-repeat: no-repeat
	}

	.hero-tx .boxes {
		align-items: flex-start
	}

	.tx-id {
		text-align: center
	}

	.data-group-value,
	.data-group-value span {
		font-size: 16px
	}

	.copy-btn-md {
		margin: -4px 0 0 -4px;
		height: 25px;
		width: 25px;
		top: 6px
	}

	.copy-btn-md .content-copy {
		height: 25px;
		width: 25px;
		display: inline-block;
		background-size: 14px 14px;
		background-position: 6px 5px;
		background-repeat: no-repeat
	}

	.container-content p.perex {
		font-size: 18px
	}

	.container-content h1 {
		font-size: 70px;
		line-height: 115%;
		margin-bottom: 40px
	}

	body.bg-light footer {
		margin-top: 70px
	}

	.container-content p,
	.container-content li {
		font-size: 17px
	}

	.blog-article-preview+.blog-article-preview {
		margin-top: 4rem
	}

	.train-item,
	.train-item * {
		font-weight: 300
	}

	div.privacy-appendix p,
	p.disclaimer,
	.container-content p.disclaimer {
		font-size: 14px
	}

	footer p a:hover {
		text-decoration: none !important
	}

	.content-button {
		margin-top: 2.5rem
	}

	.service-fee {
		width: 70px;
		height: 70px
	}

	.service-fee span {
		margin-top: 10px;
		font-size: 20px !important
	}

	.container-body {
		padding-top: 15px
	}

	.container-usecases,
	.container-usecases-end {
		padding-top: 60px
	}

	.page-delimiter-xl {
		margin-top: 60px
	}

	.block-contact-wrapper {
		margin-top: 50px
	}

	.hero-inline-form .form-title strong {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.btn {
		padding-left: 20px;
		padding-right: 20px
	}

	.logo {
		top: 0
	}

	.sm-show {
		display: none !important
	}

	.container-inner-hero .hero {
		padding: 20px 50px 50px 50px
	}

	.train {
		display: block;
		width: calc(100% - 100px)
	}

	.container-inner {
		padding: 0 50px
	}

	.container-block {
		padding-top: 50px;
		padding-bottom: calc(50px - 1.5rem)
	}

	.fixed-btns {
		padding-top: 30px;
		text-align: left;
		padding-right: 0;
		padding-left: 50px;
		top: -10px !important
	}

	.fixed-btns:not(.fixed) {
		display: none
	}

	.promo-box img.box-img {
		max-width: 150px
	}

	.accordion {
		padding-left: 20px;
		padding-right: 20px
	}

	.accordion-item {
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 0;
		padding-right: 0
	}

	.accordion .accordion-header {
		font-size: 18px
	}

	.faces {
		padding-bottom: 20px
	}

	.faces img {
		width: 75px;
		height: auto;
		margin-left: 15px
	}

	.smartnav-btn {
		right: 20px
	}

	.hero h1 {
		font-size: 40px;
		margin-left: -1px
	}

	.hero h1,
	.hero h1 span,
	.hero h1 br {
		line-height: 120%
	}

	.hero-idea,
	.hero-profile p.excerpt {
		display: block;
		box-shadow: none
	}

	.article-image .article-img-wrapper {
		left: 0;
		width: 100%
	}

	body.smartnav-open .smartnav-btn {
		background: black !important
	}

	body.smartnav-open .smartnav-btn:hover {
		background: var(--color-link) !important
	}

	body.smartnav-open .smartnav-btn div.line-2 {
		transform: scaleX(0)
	}

	body.smartnav-open .smartnav-btn div.line-1 {
		transform: rotate(45deg)
	}

	body.smartnav-open .smartnav-btn div.line-3 {
		transform: rotate(135deg)
	}

	.smartnav {
		display: block;
		height: 100vh;
		width: 100vw;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		transform: translateX(-100vw);
		transition: transform;
		transition-duration: .2s;
		z-index: 10
	}

	body.smartnav-open .smartnav {
		display: block;
		width: 100vw;
		height: 100vh;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		transform: translateX(0)
	}

	body.smartnav-open {
		overflow: hidden
	}

	.hero-profile {
		background-position: 33% top
	}

	.smartnav-links {
		padding: 150px 4rem 10px 4rem;
		list-style-type: none
	}

	.smartnav-links li {
		display: block;
		text-align: left
	}

	.smartnav-links li a {
		text-decoration: none !important;
		display: inline-block;
		padding: 10px 20px;
		font-size: 25px;
		color: black !important;
		width: 100%;
		border-radius: 8px;
		font-family: var(--font-jet);
		color: #000
	}

	.smartnav-links li a:hover {
		background: #f0f0f0
	}

	.smartnav-buttons {
		padding: 0 4rem
	}

	.smartnav-buttons .btn.btn-primary {
		font-size: 22px;
		padding: 26px 25px 26px 70px;
		white-space: nowrap;
		--color-primary: #f9bc5d !important;
		--btn-bg-color: #f9bc5d !important;
		--btn-shadow-rgb: 249, 188, 93 !important;
		--btn-bg-hover-color: #edddab;
		line-height: 100%
	}

	.smartnav-buttons .btn .btc-ico {
		font-size: 20px;
		width: 40px;
		height: 40px;
		top: 16px;
		left: 20px;
		padding-top: 20px
	}

	.smartnav-buttons .btn:hover .btc-ico {
		color: #edddab !important
	}

	.smartnav-buttons .btn:hover {
		--btn-shadow-rgb-opacity: 0.25
	}

	.modal.show {
		align-items: flex-start
	}

	.modal-dialog {
		width: 100%;
		margin: 0
	}

	.modal-dialog .modal-content {
		min-height: 100vh;
		padding-top: 120px;
		border-radius: 0
	}

	.modal-close-btn {
		position: relative;
		transition: .2s transform, .2s color !important
	}

	.modal-close-btn:hover {
		transform: rotate(90deg);
		background: var(--color-link)
	}

	.modal-close-btn .line-1,
	.modal-close-btn .line-2 {
		content: ' ';
		background: #fff;
		width: 24px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 18px;
		transition: .2s all;
		top: calc(50% - 1px)
	}

	.modal-close-btn {
		background: #000;
		position: fixed;
		top: 20px;
		right: 10px;
		width: 60px;
		height: 60px;
		border-radius: 60px
	}

	.modal-close-btn .line-2 {
		transform: rotate(45deg)
	}

	.modal-close-btn .line-1 {
		transform: rotate(135deg)
	}

	.hero-tx .boxes {
		min-height: calc(100vh - 220px)
	}

	.tx-id {
		top: -15px;
		margin-bottom: 20px
	}

	.data-with-qr {
		padding-right: 0
	}

	.data-with-qr .data-qr {
		position: relative;
		top: 0;
		right: 0;
		margin-bottom: 30px;
		top: inherit;
		right: inherit
	}

	.container-content h1 {
		font-size: 40px;
		line-height: 125%;
		margin-bottom: 20px
	}

	.container-content h2 {
		font-size: 25px
	}

	.container-content p.perex {
		font-size: 15px
	}

	.container-content .accordion {
		margin-left: -10px;
		margin-right: -10px
	}

	.container-content p,
	.container-content li {
		font-size: 16px
	}

	.container-content blockquote {
		font-size: 20px
	}

	.blog-article-preview+.blog-article-preview {
		margin-top: 3rem
	}

	.blog-article-img {
		float: none;
		text-align: left;
		width: auto
	}

	.blog-article-img img {
		margin-left: 0;
		margin-top: 0
	}

	.content-form {
		margin-left: -20px;
		margin-right: -20px;
		padding: 30px 20px
	}

	div.privacy-appendix p,
	p.disclaimer,
	.container-content div.privacy-appendix p,
	p.disclaimer {
		font-size: 13px
	}

	.container-content .over-title {
		margin-bottom: 10px
	}

	.footer-text * {
		font-size: 13px
	}

	.tx-id {
		text-align: left
	}

	.table-affiliate-stats-header {
		margin-top: 2rem
	}

	.table-affiliate-stats tr td {
		font-size: 15px
	}

	.table-affiliate-stats {
		margin-left: -20px;
		margin-right: -20px
	}

	.table-affiliate-stats tr td:first-child {
		padding-left: 20px
	}

	.table-affiliate-stats tr td:last-child {
		padding-right: 20px
	}

	.container-content h2 a .container-content h2,
	.container-content h2 * {
		line-height: 120%;
		font-size: 25px
	}

	.container-content h3,
	.container-content h3 * {
		line-height: 120%;
		font-size: 20px
	}

	.article-cta {
		margin: 2rem 0;
		text-align: center
	}

	.article-cta .bg-cta {
		padding: 30px
	}

	.article-cta .bg-cta p:last-child {
		margin-bottom: 1rem
	}

	.container-usecases,
	.container-usecases-end {
		padding-top: 40px
	}

	.share {
		font-size: 16px
	}

	.share p {
		margin-bottom: 1rem
	}

	.share .twitter-widget {
		width: 100%;
		text-align: center;
		display: flex;
		text-align: center;
		align-items: center
	}

	.share .twitter-widget a {
		text-align: center;
		width: 100%
	}

	.container-content h2.further {
		font-size: 35px;
		margin-bottom: 50px
	}

	.page-delimiter-xl {
		margin-top: 40px
	}

	body.bg-light footer {
		margin-top: 20px
	}

	.block-contact-wrapper,
	.block-faq-wrapper {
		margin-top: 40px
	}

	.block-help {
		padding: 30px
	}

	.hero-inline-form .form-title strong {
		font-size: 16px
	}

	body.bg-dark footer .footer-text {
		color: #fff
	}

	.container-inner-hero {
		margin-bottom: 20px
	}

	.usecase-form {
		padding-left: 20px;
		padding-right: 20px
	}

	.usecase-form .box-input.amt {
		width: calc(50% - 8px);
		max-width: calc(50% - 8px)
	}

	.usecase-form .box-input.fee {
		width: calc(50% - 8px);
		max-width: calc(50% - 8px)
	}

	.usecase-form .box-button {
		width: 100%;
		text-align: center
	}

	.latest-tx-box {
		display: none
	}

	.latest-tx-box .container {
		padding-right: 20px
	}
}

@media (max-width:575px) {
	.container-inner-hero .hero {
		padding: 20px 20px 50px 20px
	}

	.train {
		display: block;
		width: calc(100% - 40px)
	}

	.container-inner {
		padding: 0 20px
	}

	.container-block {
		padding-top: 40px;
		padding-bottom: calc(40px - 1.5rem)
	}

	.xs-show {
		display: none !important
	}

	.fixed-btns {
		padding-left: 20px
	}

	.smartnav-btn {
		right: 10px
	}

	.data-group-btn .btn {
		padding-left: 25px;
		padding-right: 25px
	}

	.container-content blockquote {
		font-size: 18px
	}

	.content-form {
		border-radius: 0
	}

	.usecase-form .box-input.amt {
		width: 100%;
		max-width: 100%
	}

	.usecase-form .box-input.fee {
		width: 100%;
		max-width: 100%
	}

	.latest-tx-box .container {
		padding-right: 10px
	}
}

@media (max-width:435px) {
	.input-field input:placeholder-shown:not(:focus)+label {
		letter-spacing: -.5px
	}

	.xxs-show {
		display: none !important
	}
}

@media (min-width:576px) {
	.xs-radius {
		border-radius: 5px
	}
}

@media (min-width:768px) {
	.sm-hide {
		display: none !important
	}

	.pe-sm-4 {
		padding-right: 40px
	}

	.box-sm-1 {
		width: 10%
	}

	.box-sm-1-5 {
		width: 15%
	}

	.box-sm-2 {
		width: 20%
	}

	.box-sm-2-5 {
		width: 25%
	}

	.box-sm-3 {
		width: 30%
	}

	.box-sm-4 {
		width: 40%
	}

	.box-sm-5 {
		width: 50%
	}

	.box-sm-6 {
		width: 60%
	}

	.box-sm-7 {
		width: 70%
	}

	.box-sm-8 {
		width: 80%
	}

	.box-sm-9 {
		width: 90%
	}

	.box-sm-10 {
		width: 100%
	}

	.sm-radius {
		border-radius: 5px
	}

	.sm-center {
		text-align: center
	}

	.sm-start {
		text-align: left
	}

	.sm-end {
		text-align: right
	}

	.bg-sm-light {
		background: #fff;
		color: var(--color-dark)
	}

	.bg-sm-light a:not(.btn) {
		color: var(--color-link)
	}

	.bg-sm-light a:not(.btn):hover {
		color: var(--color-link-hover)
	}

	.pe-sm-0 {
		padding-right: 0
	}
}

@media (min-width:992px) {
	.md-hide {
		display: none !important
	}

	.pe-md-4 {
		padding-right: 40px
	}

	.box-md-1 {
		width: 10%
	}

	.box-md-1-5 {
		width: 15%
	}

	.box-md-2 {
		width: 20%
	}

	.box-md-2-5 {
		width: 25%
	}

	.box-md-3 {
		width: 30%
	}

	.box-md-3-3 {
		width: 33.33%
	}

	.box-md-4 {
		width: 40%
	}

	.box-md-5 {
		width: 50%
	}

	.box-md-6 {
		width: 60%
	}

	.box-md-7 {
		width: 70%
	}

	.box-md-8 {
		width: 80%
	}

	.box-md-9 {
		width: 90%
	}

	.box-md-10 {
		width: 100%
	}

	.md-radius {
		border-radius: 5px
	}

	.md-center {
		text-align: center
	}

	.md-start {
		text-align: left
	}

	.md-end {
		text-align: right
	}

	.bg-md-light {
		background: #fff;
		color: var(--color-dark)
	}

	.bg-md-light a:not(.btn) {
		color: var(--color-link)
	}

	.bg-md-light a:not(.btn):hover {
		color: var(--color-link-hover)
	}

	.container-content h2 {
		margin-bottom: 15px
	}
}

@media (min-width:1200px) {
	.lg-radius {
		border-radius: 5px
	}

	.box-lg-1 {
		width: 10%
	}

	.box-lg-1-5 {
		width: 15%
	}

	.box-lg-2 {
		width: 20%
	}

	.box-lg-2-5 {
		width: 25%
	}

	.box-lg-3 {
		width: 30%
	}

	.box-lg-4 {
		width: 40%
	}

	.box-lg-5 {
		width: 50%
	}

	.box-lg-6 {
		width: 60%
	}

	.box-lg-7 {
		width: 70%
	}

	.box-lg-8 {
		width: 80%
	}

	.box-lg-9 {
		width: 90%
	}

	.box-lg-10 {
		width: 100%
	}
}

@media (min-width:1400px) {
	.box-xl-1 {
		width: 10%
	}

	.box-xl-1-5 {
		width: 15%
	}

	.box-xl-2 {
		width: 20%
	}

	.box-xl-2-5 {
		width: 25%
	}

	.box-xl-3 {
		width: 30%
	}

	.box-xl-4 {
		width: 40%
	}

	.box-xl-5 {
		width: 50%
	}

	.box-xl-6 {
		width: 60%
	}

	.box-xl-7 {
		width: 70%
	}

	.box-xl-8 {
		width: 80%
	}

	.box-xl-9 {
		width: 90%
	}

	.box-xl-10 {
		width: 100%
	}
}