/*!normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css*/
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, footer, header, nav, section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

.index-start__title2 {
	margin-bottom: 4rem;
	font-size: 3.8rem;
	text-align: center;
	color: #fff;
	font-weight: 400
}

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: 'GmarketSansMedium';
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: 'GmarketSansMedium';
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio, video {
	display: inline-block
}

audio:not ([controls] ){
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not (:root ){
	overflow: hidden
}

button, input, optgroup, select, textarea {
	font-family: 'GmarketSansMedium';;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner,
	[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring,
	[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

.umiwebchat-launcher {
	bottom: 52px !important
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
	{
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

.ggl {
	margin-left: 10px;
	margin-top: 4px
}

.ts {
	margin-left: 0;
	text-align: left
}

.youtube {
	vertical-align: center;
	height: 16px
}

[hidden] {
	display: none
}

.ts-badge {
	margin-top: 15px
}

@font-face {
	
	
	font-family: din alternate;
	src: local("DIN Alternate Bold"), local("DINAlternate-Bold"),
		url(../fonts/DINAlternate-Bold.woff2) format("woff2"),
		url(../fonts/DINAlternate-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

body {
	position: relative;
	font-family: GmarketSansMedium;
	overflow-x: hidden
}

body.js-no-scroll {
	position: fixed;
	width: 100%;
	height: 100px;
	overflow: hidden
}

#vl_popup {
	position: absolute !important
}

.cta {
	background-color: #ffd835
}

.cta__container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 6.4rem;
	padding-bottom: 6.4rem
}

.cta__desc {
	margin-right: 5rem;
	color: #000;
	font-size: 1.8rem;
	line-height: 1.22222
}

.cta__desc *:first-child {
	margin-top: 0
}

.cta__desc *:last-child {
	margin-bottom: 0
}

#cta-chart {
	text-align: right
}

.cta-form {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 45rem
}

.cta-form__input {
	padding-left: 4rem;
	padding-right: 20rem;
	width: 100%;
	height: 6rem;
	color: #000;
	background-color: #fff;
	border: 0;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	-webkit-box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	outline: 0;
	font-size: 1.6rem;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.cta-form__input:-ms-input-placeholder {
	color: #a5adba
}

.cta-form__input:-moz-placeholder {
	color: #a5adba;
	opacity: 1
}

.cta-form__input::-moz-placeholder {
	color: #a5adba;
	opacity: 1
}

.cta-form__input::-webkit-input-placeholder {
	color: #a5adba
}

.cta-form__input::-ms-input-placeholder {
	color: #a5adba
}

.cta-form__input::placeholder {
	color: #a5adba
}

.cta-form__submit {
	position: absolute;
	top: .4rem;
	right: .4rem;
	z-index: 10;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3rem;
	padding-right: 3rem;
	height: 5.2rem;
	color: #fff;
	background-color: #7ed321;
	border: 0;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	outline: 0;
	font-size: 1.6rem;
	line-height: normal;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
	cursor: pointer
}

.cta-form__submit:hover, .cta-form__submit:focus {
	background-color: #64a71a
}

@media ( max-width :63.99em) {
	.cta__container {
		display: block;
		padding-top: 5rem;
		padding-bottom: 5rem
	}
	.cta__desc {
		margin-bottom: 3rem;
		margin-left: auto;
		margin-right: auto;
		max-width: 40rem;
		line-height: 1.5;
		text-align: center
	}
}

@media ( max-width :25.865em) {
	.cta-form {
		max-width: 32rem
	}
	.cta-form__input {
		margin-bottom: 1.5rem;
		padding-left: 2.4rem;
		padding-right: 2.4rem;
		width: 100%;
		height: 5rem
	}
	.cta-form__submit {
		position: static;
		width: 100%;
		height: 5rem
	}
}

.header35965 {
	width: 100%;
	max-width: 1130px;
	padding: 0 15px;
	box-sizing: border-box;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap
}

a.header35965__logo {
	
}

nav.header35965__mainMenu {
	flex-grow: 1
}

.header35965__authorisationLinks {
	
}

a.headerLogo46964 {
	
}

nav.mainMenu04211 {
	
}

.authLinks19153 {
	
}

.header {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.h-logo {
	font-size: 0
}

.h-logo__icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2rem;
	width: 4rem;
	height: 5.3rem;
	fill: #081288
}

.h-logo__title {
	display: inline-block;
	vertical-align: middle;
	margin-top: 1rem;
	color: #fff;
	font-family: din alternate, sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .22rem;
	text-transform: uppercase
}

.h-nav.js-opened {
	display: block
}

.h-nav__container {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	font-size: 0;
	list-style-type: none
}

.h-nav__item {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3.2rem
}

.h-nav__item:last-child {
	margin-right: 0
}

.h-nav__link {
	color: #fff;
	outline: 0;
	font-size: 1.5rem;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease
}

.h-nav__link:hover, .h-nav__link:focus {
	text-decoration: underline
}

.h-nav__link--sign-in {
	padding-top: 1.1rem;
	padding-bottom: 13px;
	padding-left: 2.9rem;
	padding-right: 2.9rem;
	background-color: transparent;
	-webkit-border-radius: 2.5rem;
	-moz-border-radius: 2.5rem;
	border-radius: 2.5rem;
	color: #4d5bff;
	background: #fff;
	backdrop-filter: blur(15px);
	transition: background-color .1s ease
}

.h-nav__link--sign-in:hover, .h-nav__link--sign-in:focus {
	background-color: rgba(255, 255, 255, .9);
	text-decoration: none
}

.h-nav__close {
	position: absolute;
	top: 4rem;
	right: 1.7rem;
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0;
	cursor: pointer
}

.h-nav__close svg {
	fill: #852ef6;
	width: 2.4rem;
	height: 2.4rem
}

.h-hamburger {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	cursor: pointer
}

.h-hamburger__icon {
	width: 2.8rem;
	height: 2rem;
	fill: #fff
}

.learn_more {
	margin-top: 2rem;
    float: left;
    font-size: 1.5rem;
}
.learn_more span{
	vertical-align:middle;
}
.fa-arrow-right{
	color:#3a8afd;
	margin-right:1rem;
}
	

@media ( max-width :61.9375em) {
	.h-nav {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 100;
		display: none;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: #fff
	}
	.h-nav.js-opened {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}
	.h-nav__container {
		padding-left: 0
	}
	.h-nav__item {
		display: block;
		margin-bottom: 2rem;
		margin-right: 0
	}
	.h-nav__item:last-child {
		margin-right: 0
	}
	.h-nav__link {
		display: block;
		padding-top: 1.1rem;
		padding-bottom: 1.1rem;
		padding-left: 3.5rem;
		padding-right: 3.5rem;
		color: #852ef6;
		font-size: 1.8rem
	}
	.h-nav__link--sign-in {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
		color: #4d5bff !important
	}
	.h-nav__link--sign-in:hover, .h-nav__link--sign-in:focus {
		
	}
	.h-nav__close {
		display: block
	}
	.h-hamburger {
		display: block
	}
}

@media ( max-width :23.4275em) {
	.h-logo__icon {
		margin-right: 1.5rem;
		width: 3rem;
		height: 4rem
	}
	.h-logo__title {
		margin-top: .5rem;
		font-size: 1.8rem
	}
	.h-nav__close {
		top: 2.3rem
	}
}

@media ( min-width :568px) and (max-width:880px) {
	.h-nav__item:last-child, .h-nav__item:nth-last-child(2) {
		position: absolute;
		top: 90px !important;
		right: 40px !important
	}
	.h-nav__item:nth-last-child(2) {
		right: 130px !important
	}
	.h-logo {
		position: relative;
		top: 20px
	}
}

@media ( max-width :730px) {
}

@media ( max-width :61.9375em) {
	.h-nav {
		background: #1c2237
	}
	.h-nav__close svg {
		fill: #fff
	}
	.h-nav__container {
		display: flex;
		flex-direction: column
	}
	.h-nav__item {
		margin-bottom: 0
	}
	.h-nav__item:nth-last-child(2) {
		margin-top: 30px
	}
	.h-nav__item:last-child {
		position: static !important;
		white-space: nowrap;
		margin-top: 10px
	}
	.h-nav__link {
		padding: 8px 0;
		color: #fff;
		font-size: 24px;
		line-height: 24px;
		font-weight: 600
	}
	.h-nav__item:last-child .h-nav__link {
		padding: 10px 20px 12px;
		border-color: #fff
	}
}

.f-top {
	background-color: #2a2a2f;
	border-bottom: .1rem solid #2a2a2f;
}

.f-top__container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 6.5rem;
	padding-bottom: 3rem
}

.f-top-main {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.f-logo {
	font-size: 0
}

.f-logo__icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2rem;
	width: 4rem;
	height: 5.3rem;
	fill: #081288
}

.f-logo__title {
	display: inline-block;
	vertical-align: middle;
	margin-top: 1rem;
	color: #081288;
	font-family: din alternate, sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .22rem;
	text-transform: uppercase
}

.f-social {
	margin-top: 15rem;
	font-size: 0;
	display: flex;
	align-items: center;
	margin-left: auto;
    margin-right: auto;
   /*  padding-left: 1.5rem; */
    padding-right: 1.5rem;
    max-width: 113rem;
    padding-bottom: 3rem
}

.f-social__link {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2.2rem;
	text-decoration: none
}

__ .f-social__link:last-child {
	margin-right: 0
}

.f-social__icon--facebook {
	width: 1.6rem;
	height: 1.6rem;
	fill: #4460a0
}

.f-social__icon--twitter {
	width: 1.6rem;
	height: 1.4rem;
	fill: #00aaec
}

.f-social__icon--instagram {
	width: 1.6rem;
	height: 1.6rem;
	fill: #d93175
}

.f-top-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.f-top-nav__section {
	margin-right: 13rem
}

.f-top-nav__section:last-child {
	margin-right: 0
}

.f-top-nav__title {
	margin-bottom: 2.4rem;
	color: #4a4a4a;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase
}

.f-top-nav__title a{
	padding: 10px 20px; 
	color: #fff; 
	background-color: #ff6a78; 
	border-radius: 8px;
}

.f-top-nav__list {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none
}

.f-top-nav__item {
	margin-bottom: 1.4rem
}

.f-top-nav__item:last-child {
	margin-bottom: 0
}

.f-top-nav__link {
	color: #6b717b;
	font-size: 1.3rem;
	line-height: 1.23077;
	text-decoration: none
}

.f-top-nav__link:hover {
	text-decoration: underline
}

.f-bottom {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	padding-top: 3.3rem;
	padding-bottom: 3.3rem
}

.f-bottom__copyright {
	color: #818181;
	font-size: 1.4rem;
	line-height: 1.85714
}

.terms a{
	color: #818181;
	font-size: 1.4rem;
	line-height: 4;
}

.terms a:last-child {
	margin-left:20px;
}

.f-bottom__copyright *:first-child {
	margin-top: 0
}

.f-bottom__copyright *:last-child {
	margin-bottom: 0
}

@media ( max-width :63.99em) {
	.f-top__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 5rem;
		padding-bottom: 0
	}
	.f-top-main {
		margin-bottom: 7rem
	}
	.f-bottom {
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
		text-align: center
	}
}

@media ( max-width :35.49em) {
	.f-top-nav__section {
		margin-right: 5rem
	}
}

@media ( max-width :23.4275em) {
	.f-top__container {
		padding-top: 5rem;
		padding-bottom: 5rem
	}
	.f-top-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.f-top-nav__section {
		margin-bottom: 3rem;
		margin-left: auto;
		margin-right: auto
	}
	.f-top-nav__section:last-child {
		margin-bottom: 0
	}
}

.index-hero {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.index-hero::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background-image: -webkit-gradient(linear, left top, right top, from(#852ef6),
		to(#00ffd4));
	background-image: -webkit-linear-gradient(left, #852ef6 0%, #00ffd4 100%);
	background-image: -moz-linear-gradient(left, #852ef6 0%, #00ffd4 100%);
	background-image: -o-linear-gradient(left, #852ef6 0%, #00ffd4 100%);
	background-image: linear-gradient(90deg,  #0069ff  0%, #d1cbcb 100%);
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
	clip-path: polygon(0 0, 0% 100%, 100% 0)
}

.index-hero::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -2;
	width: 100vw;
	height: 100vh;
	min-height: 75rem;
	background-image: -webkit-gradient(linear, left top, right top, from(#00ffd4),
		to(#852ef6));
	background-image: -webkit-linear-gradient(left, #00ffd4 0%, #852ef6 100%);
	background-image: -moz-linear-gradient(left, #00ffd4 0%, #852ef6 100%);
	background-image: -o-linear-gradient(left, #00ffd4 0%, #852ef6 100%);
	background-image: linear-gradient(90deg, #d1cbcb 0%, #0069ff 100%)
}

.index-hero__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	width: 100vw;
	height: 79vh;
	min-height: 75rem
}

.index-hero__main {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	width: 100%
}

.index-hero__content {
	max-width: 50rem
}

.index-hero__title {
	margin-top: 0;
	margin-bottom: 2.8rem;
	color: #fff;
	font-size: 7rem;
	font-weight: 700;
	line-height: 1.14286
}

.index-hero__desc {
	margin-bottom: 3.1rem;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 300;
	line-height: 1.22727
}
.index-hero__desc p{
	word-break: break-word;
}

.index-hero__desc *:first-child {
	margin-top: 0
}

.index-hero__desc *:last-child {
	margin-bottom: 0
}

.index-hero__actions {
	font-size: 0
}

.index-hero__trial {
	display: inline-block;
	vertical-align: middle;
	padding-left: 2.8rem;
	padding-right: 2.8rem;
	height: 5.5rem;
	color: #523f03;
	background-color: #ffd835;
	background: linear-gradient(180deg, rgb(255, 229, 64) 0%,
		rgb(255, 185, 57) 100%);
	border: solid 1px;
	border-color: #d09d10;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	outline: 0;
	line-height: 5.4rem;
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease
}



.index-hero__media {
	display: inline-block;
	vertical-align: middle;
	padding-left: 2.8rem;
	padding-right: 2.8rem;
	height: 5.5rem;
	color: #fff;
/* 	background-color: #ffd835; */
/* 	background: linear-gradient(180deg, rgb(255, 229, 64) 0%, rgb(255, 185, 57) 100%); */
	border: solid 1px;
/* 	border-color: #d09d10; */
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	outline: 0;
	line-height: 5.4rem;
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
	style="font-size: 2.6rem;
}

.cta-custom {
	padding-bottom: 30px;
	text-align: center
}

.request-access {
	font-family: GmarketSansMedium;
	font-size: 2.2rem
}

.index-hero__trial:hover, .index-hero__trial:focus {
	background-color: #ffce02
}

.index-hero__screenshot {
	position: absolute;
	top: calc(50% + 10px);
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
//	max-width: 55rem;
	max-width: 78rem;
}

.index-hero__screenshot img {
	display: block;
	max-width: 100%;
	-webkit-box-shadow: 0 1.5rem 4.5rem 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1.5rem 4.5rem 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1.5rem 4.5rem 0 rgba(0, 0, 0, .4)
}

.index-hero__footer {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.index-hero-play {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2.2rem;
	font-size: 0;
	outline: 0
}

.index-hero-play:hover .index-hero-play__title, .index-hero-play:focus .index-hero-play__title
	{
	text-decoration: underline
}

.index-hero-play__icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1.2rem;
	width: 4.5rem;
	height: 4.5rem;
	stroke: #fff
}

.index-hero-play__title {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 1.8rem;
	line-height: 1
}

.index-hero-social {
	font-size: 0
}

.index-hero-social__item {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2rem;
	text-decoration: none
}

.index-hero-social__item:last-child {
	margin-right: 0
}

.index-hero-social__icon {
	width: 2.4rem;
	height: 2.4rem;
	fill: #fff
}

.index-hero-nav {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	font-size: 0;
	list-style-type: none
}

.index-hero-nav__item {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3.2rem
}

.index-hero-nav__item:last-child {
	margin-right: 0
}

.index-hero-nav__link {
	color: #fff;
	outline: 0;
	font-size: 1.5rem;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease
}

.index-hero-nav__link:hover, .index-hero-nav__link:focus {
	text-decoration: underline
}

@media ( max-width :79.99em) {
	.index-hero__main {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.index-hero__screenshot {
		display: none
	}
}

@media ( min-width :1650px) {
	.index-hero__screenshot {
               max-width: 84rem;
        }

}

@media ( max-width :35.49em) {
	.index-hero::after {
		height: -webkit-calc(100vh - 7.4rem);
		height: -moz-calc(100vh - 7.4rem);
		height: calc(100vh - 7.4rem);
		min-height: 0
	}
	.index-hero__container {
		height: -webkit-calc(100vh - 7.4rem);
		height: -moz-calc(100vh - 7.4rem);
		height: calc(100vh - 7.4rem);
		min-height: 0
	}
	.index-hero__title {
		margin-bottom: 2rem;
		margin-left: auto;
		margin-right: auto;
		max-width: 28rem;
		font-size: 4.6rem;
		text-align: center
	}
	.index-hero__desc {
		margin-bottom: 4rem;
		max-width: 40rem;
		font-size: 1.8rem;
		text-align: center
	}
	
	.index-hero__actions {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		transform: scale(.8);
	}
	.index-hero__trial {
		margin-left: auto;
		margin-right: auto
	}
	.index-hero-play {
		margin-top: 2rem;
		margin-left: 0
	}
	.index-hero-play__icon {
		margin-right: 1rem;
		width: 4rem;
		height: 4rem
	}
	.index-hero-play__title {
		font-size: 1.6rem
	}
	.index-hero-social {
		margin-left: auto
	}
	.index-hero-nav {
		display: none
	}
}

@media ( max-width :25.865em) {
	.index-hero::after {
		min-height: 50rem
	}
	.index-hero__container {
		min-height: 50rem
	}
	.index-hero__title {
		font-size: 4rem
	}
}

@media ( max-width :25.865em) and (height:39.6874em) {
	.index-hero::after {
		height: -webkit-calc(100vh - 11.3rem);
		height: -moz-calc(100vh - 11.3rem);
		height: calc(100vh - 11.3rem)
	}
	.index-hero__container {
		height: -webkit-calc(100vh - 11.3rem);
		height: -moz-calc(100vh - 11.3rem);
		height: calc(100vh - 11.3rem)
	}
}

@media ( max-width :23.4275em) {
	.index-hero::after {
		min-height: 45rem
	}
	.index-hero__container {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
		min-height: 45rem
	}
	.index-hero__title {
		margin-bottom: 1.5rem;
		max-width: 26rem;
		font-size: 3.4rem
	}
	.index-hero__desc {
		margin-bottom: 3rem;
		font-size: 1.5rem;
		line-height: 1.4
	}
	.index-hero__trial {
		display: block;
		margin-bottom: 2rem;
		max-width: 20rem;
		text-align: center
	}
	.index-hero__trial .vl-reset-this {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		font-size: 1.6rem !important
	}
	.request-access {
	    font-size: 1.8rem;
	}
}

.index-members {
	background-color: #f5f5f5
}

.index-members__container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	position: relative;
	padding-top: 2.3rem;
	padding-bottom: 2.3rem
}

.index-members__title {
	position: absolute;
	top: .8rem;
	left: 1.5rem;
	margin-bottom: 1rem;
	color: #9b9b9b;
	font-size: 1.1rem;
	font-weight: 300;
	line-height: 1.27273
}

.index-members__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-members__item-container {
	width: calc(100%/ 5)
}

.index-members__item {
	display: block;
	margin-right: 5rem;
	max-width: 70%
}

@media ( max-width :940px) {
	.index-members__item {
		transform: scale(.77)
	}
}

.index-members__item:last-child {
	margin-right: 0
}

@media ( max-width :40em) {
	.index-members__item-container {
		width: calc(100%/ 4)
	}
	.index-members__item--mobile-invisible {
		display: none
	}
}

.index-benefits {
	background-image: -webkit-gradient(linear, right top, left top, from(#4641ff),
		to(#876eff));
	background-image: -webkit-linear-gradient(right, #4641ff 0%, #876eff 100%);
	background-image: -moz-linear-gradient(right, #4641ff 0%, #876eff 100%);
	background-image: -o-linear-gradient(right, #4641ff 0%, #876eff 100%);
	background-image: linear-gradient(270deg, #0069ff 0%, #0069ff 100%)
}

.index-benefits__container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.index-benefits-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-benefits-item__icon {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 2.5rem
}

.index-benefits-item__icon svg {
	display: block
}

.index-benefits-item__title {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.22222;
	text-align: center;
}

.index-benefits-item__subtitle {
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 2.5;
	text-align: center;
}

.index-benefits-item__subtitle span{
	font-size: 1.6rem;
}

.index-benefits-feedback {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-benefits-feedback__avatar {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 1.5rem;
	width: 5.7rem;
	height: 5.7rem
}

.index-benefits-feedback__avatar img {
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.index-benefits-feedback__text {
	margin-bottom: .8rem;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.33333
}

.index-benefits-feedback__stars {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1rem;
	padding-right: 1rem;
	border-right: .1rem solid #fff;
	font-size: 0
}

.index-benefits-feedback__star {
	margin-right: .3rem;
	width: 1.9rem;
	height: 1.8rem;
	fill: #f6d74f
}

.index-benefits-feedback__star:last-child {
	margin-right: 0
}

.index-benefits-feedback__author {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.2
}

@media ( max-width :63.99em) {
	.index-benefits__container {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5rem;
		padding-bottom: 5rem;
		max-width: 33rem
	}
	.index-benefits-item {
		margin-bottom: 3rem;
		display:block;
	}
	.index-benefits-item__icon {
		width: 5.3rem
	}
	.index-benefits-item__icon svg {
		margin-left: auto;
		margin-right: auto
	}
}

.index-trade {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 11rem;
	padding-bottom: 11rem
}

.index-trade--reversed {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.index-trade--reversed .index-trade__icon {
	max-width: 25.6rem
}

.index-trade__icon {
	display: block;
	width: 100%;
	max-width: 32.3rem
}

.index-trade__content {
	max-width: 50%;
}

.index-trade__img {
	max-width: 50%;
}

.index-trade__title {
	margin-top: 0;
	margin-bottom: 3rem;
	color: #000;
	font-size: 5rem;
	font-weight: 400;
	line-height: 1.2
}

.index-trade__desc {
	margin-bottom: 2.1rem;
	color: #242e38;
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.63636
}
.index-trade__desc p{
	margin-bottom: 2.1rem;
	word-break: break-word;
}

.index-trade__desc *:first-child {
	margin-top: 0
}

.index-trade__desc *:last-child {
	margin-bottom: 0
}

.index-trade__btn {
	display: inline-block;
	padding-left: 3.2rem;
	padding-right: 3.2rem;
	height: 4.6rem;
	color: #242e38;
	background-color: #ffd835;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	outline: 0;
	font-size: 1.8rem;
	line-height: 4.6rem;
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease
}

.index-trade__btn:hover, .index-trade__btn:focus {
	background-color: #ffce02
}

.availableExchangesList__logoItem {
	padding-left:5rem;
	padding-right:5rem;
	
}

.availableExchangesList__logoLink img{
	filter:grayscale(100%);
}

.availableExchangesList__logoLink img:hover{
	filter:grayscale(0%);
}

@media ( max-width :63.99em) {
	.index-trade--reversed .index-trade__icon {
		margin-left: 5rem;
		max-width: 20rem
	}
	.index-trade__icon {
		margin-right: 5rem;
		max-width: 25rem
	}
	.index-trade__title {
		margin-bottom: 2rem;
		font-size: 3.8rem
	}
	.index-trade__desc {
		font-size: 1.8rem
	}
}

@media ( max-width :47.99em) {
	.index-trade {
		display: block;
		padding-top: 5rem;
		padding-bottom: 5rem
	}
	.index-trade--reversed .index-trade__icon {
		margin-left: auto;
		margin-right: auto;
		max-width: 21rem
	}
	.index-trade__icon {
		display: block;
		margin-bottom: 4rem;
		margin-left: auto;
		margin-right: auto;
		max-width: 25rem
	}
	.index-trade__content {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-left: 1.5rem;
   		padding-right: 1.5rem;
		max-width:100%;
	}
}

@media ( max-width :35.49em) {
	.index-trade--reversed .index-trade__icon {
		max-width: 16rem
	}
	.index-trade__icon {
		max-width: 20rem
	}
	.index-trade__title {
		margin-left: auto;
		margin-right: auto;
		max-width: 30rem;
		font-size: 3.2rem
	}
	.index-trade__btn {
		padding-left: 5rem;
		padding-right: 5rem
	}
	.index-trade__img img{
		margin-left: auto;
		margin-right: auto;
		max-width: 40rem;
		
	}
}

.index-chart {
	background-image: -webkit-gradient(linear, right top, left top, from(#4641ff),
		to(#876eff));
	background-image: -webkit-linear-gradient(right, #4641ff 0%, #876eff 100%);
	background-image: -moz-linear-gradient(right, #4641ff 0%, #876eff 100%);
	background-image: -o-linear-gradient(right, #4641ff 0%, #876eff 100%);
	background-image: linear-gradient(270deg, #4641ff 0%, #876eff 100%)
}

.index-chart__container {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 6rem;
	padding-bottom: 6rem;
	margin: 0 auto;
	width: 70%;
	text-align: center;
	max-width: 100vw
}

@media ( max-width :500px) {
	.index-chart__container {
		width: 100%
	}
}

.index-chart__title {
	margin-top: 0;
	margin-bottom: 3.4rem;
	color: #fff;
	font-size: 5rem;
	font-weight: 300;
	letter-spacing: .035rem;
	line-height: 1.2;
	text-align: center
}

.index-chart__controls {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 8rem;
	flex-wrap: wrap;
	width: 95%;
	margin-left: auto;
	margin-right: auto
}

.index-chart__canvas {
	margin: 0 auto;
	height: 22rem
}

@media ( max-width :993px) {
	.index-chart__canvas {
		width: 90%
	}
}

.index-chart-rule {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	min-width: 200px
}

.index-chart-rule__label {
	text-align: left;
	display: inline-block;
	margin-bottom: 1.1rem;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.25;
	width: 100%
}

.index-chart-rule__select-wrapper {
	position: relative;
	width: 100%;
	background-color: #f8f8f8;
	border: .1rem solid #eee;
	-webkit-border-radius: 4rem;
	-moz-border-radius: 4rem;
	border-radius: 4rem
}

.index-chart-rule__select-wrapper::before {
	cursor: click;
	content: '';
	position: absolute;
	top: .1rem;
	left: .1rem;
	z-index: 10;
	width: 87%;
	height: 3.6rem;
	background-color: #fff;
	-webkit-border-radius: 4rem;
	-moz-border-radius: 4rem;
	border-radius: 4rem;
	-webkit-box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .12), 0 .2rem 1rem
		rgba(0, 0, 0, .03);
	-moz-box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .12), 0 .2rem 1rem
		rgba(0, 0, 0, .03);
	box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .12), 0 .2rem 1rem
		rgba(0, 0, 0, .03)
}

.index-chart-rule__select {
	cursor: click;
	position: relative;
	z-index: 11;
	padding-left: 2rem;
	padding-right: 4.6rem;
	width: 100%;
	height: 3.8rem;
	color: #000;
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 4rem;
	-moz-border-radius: 4rem;
	border-radius: 4rem;
	outline: 0;
	font-size: 1.2rem;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

.index-chart-rule__select-wrapper::after {
	cursor: click;
	content: '';
	background-image: url(./images/down-chevron.svg);
	position: absolute;
	top: 11px;
	z-index: 10;
	right: 10px;
	width: 18px;
	height: 18px
}

.index-chart-rule__select::-ms-expand {
	display: none
}

.index-chart-range__label {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 2.3rem;
	margin-top: 1em;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.25
}

.index-chart-range__container {
	width: 20rem
}

.index-chart-range__container--amount.noUi-target .noUi-handle::before {
	content: '$'
}

.index-chart-range__container--months.noUi-target .noUi-handle::before {
	content: 'M'
}

.index-chart-range__container.noUi-target {
	height: 1.2rem;
	background-color: #f8f8f8 !important;
	border: .1rem solid #eee !important;
	-webkit-box-shadow: inset 0 .2rem .5rem rgba(0, 0, 0, .5) !important;
	-moz-box-shadow: inset 0 .2rem .5rem rgba(0, 0, 0, .5) !important;
	box-shadow: inset 0 .2rem .5rem rgba(0, 0, 0, .5) !important;
	-webkit-border-radius: 4rem !important;
	-moz-border-radius: 4rem !important;
	border-radius: 4rem !important
}

.index-chart-range__container.noUi-target .noUi-handle {
	top: -1.2rem;
	width: 3.6rem;
	height: 3.6rem;
	background-color: #fff !important;
	border: 0 !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	-webkit-box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .12), 0 .2rem 1rem
		rgba(0, 0, 0, .03) !important;
	-moz-box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .12), 0 .2rem 1rem
		rgba(0, 0, 0, .03) !important;
	box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .12), 0 .2rem 1rem
		rgba(0, 0, 0, .03) !important;
	outline: 0;
	cursor: pointer
}

.index-chart-range__container.noUi-target .noUi-handle::before {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	color: #000;
	width: auto !important;
	height: auto !important;
	background-color: transparent !important;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1
}

.index-chart-range__container.noUi-target .noUi-handle::after {
	display: none
}

.index-chart-total {
	flex: 25%;
	font-size: 0;
	flex-grow: 0;
	flex-shrink: 0
}

@media ( max-width :1395px) {
	.index-chart-total {
		flex-grow: 1;
		margin-top: 30px
	}
}

@media ( max-width :1177px) {
	.index-chart-total {
		text-align: right
	}
}

.index-chart-total__main {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 6.4rem;
	font-weight: 700;
	letter-spacing: .044rem;
	line-height: 1.20312
}

.index-chart-total__cent {
	display: inline-block;
	vertical-align: super;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: .017rem;
	line-height: 1.20833
}

.chartjs-tooltip {
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-170%);
	-moz-transform: translateX(-50%) translateY(-170%);
	-ms-transform: translateX(-50%) translateY(-170%);
	-o-transform: translateX(-50%) translateY(-170%);
	transform: translateX(-50%) translateY(-170%);
	padding-top: .4rem;
	padding-bottom: .4rem;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fff;
	background-color: #222;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem;
	opacity: 1;
	font-size: 1.2rem;
	line-height: 1.2;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
	pointer-events: none
}

.chartjs-tooltip::after {
	content: '';
	position: absolute;
	bottom: -.6rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border: .6rem solid transparent;
	border-bottom: 0;
	border-top-color: #222
}

.chartjs-tooltip__percent {
	margin-left: .5rem;
	color: #7bd500
}

.chartjs-tooltip__percent.negative {
	color: red
}

@media ( max-width :79.99em) {
	.index-chart-range__container {
		width: 24rem
	}
}

@media ( max-width :63.99em) {
	.index-chart__title {
		text-align: center
	}
	.index-chart-range__container {
		width: 20rem
	}
	.index-chart-range__container.noUi-target .noUi-handle {
		top: -1rem;
		width: 3.2rem;
		height: 3.2rem
	}
	.index-chart-total {
		padding-top: 1.9rem
	}
}

@media ( max-width :47.99em) {
	.index-chart__title {
		margin-left: auto;
		margin-right: auto;
		max-width: 40rem
	}
	.index-chart__container {
		padding-top: 5rem;
		padding-bottom: 3rem
	}
	.index-chart__controls {
		display: block;
		margin-bottom: 5rem
	}
	.index-chart-rule {
		margin-bottom: 2rem;
		margin-left: auto;
		margin-right: auto;
		width: 34rem
	}
	.index-chart-rule__select-wrapper {
		width: 100%
	}
	.index-chart-rule__select-wrapper::before {
		width: 31rem
	}
	.index-chart-rule__select {
		font-size: 1.6rem
	}
	.index-chart-range {
		margin-bottom: 4rem;
		margin-left: auto;
		margin-right: auto;
		max-width: 34rem
	}
	.index-chart-range__container {
		width: 34rem
	}
	.index-chart-total {
		text-align: center
	}
	.index-chart-total__main {
		font-size: 5.5rem
	}
	.index-chart-total__cent {
		font-size: 2.2rem
	}
}

@media ( max-width :23.4275em) {
	.index-chart-rule {
		width: 29rem
	}
	.index-chart-rule__select-wrapper::before {
		width: 26rem
	}
	.index-chart-range {
		max-width: 29rem
	}
	.index-chart-range__container {
		width: 29rem
	}
	.index-chart-total__main {
		font-size: 3.2rem
	}
	.index-chart-total__cent {
		font-size: 2rem
	}
}

.index-team {
	background-color: #ffd835
}

.index-team__container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	padding-top: 6rem;
	padding-bottom: 6rem;
	text-align: center
}

.index-team__title {
	margin-top: 0;
	margin-bottom: 4rem;
	color: #000;
	font-size: 5rem;
	font-weight: 400;
	line-height: 1.2
}

.index-team__group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.index-team-item {
	margin-right: 2%;
	padding-top: 2.8rem;
	padding-bottom: 1.4rem;
	padding-left: 2rem;
	padding-right: 2rem;
	width: 32%;
	background-color: #fff;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem;
	-webkit-box-shadow: 0 2.5rem 3.5rem rgba(23, 32, 49, .1);
	-moz-box-shadow: 0 2.5rem 3.5rem rgba(23, 32, 49, .1);
	box-shadow: 0 2.5rem 3.5rem rgba(23, 32, 49, .1)
}

.index-team-item:last-child {
	margin-right: 0
}

.index-team-item__avatar {
	display: block;
	margin-bottom: 1.5rem;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.index-team-item__name {
	margin-bottom: .7rem;
	color: #242e38;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.16667
}

.index-team-item__position {
	margin-bottom: .6rem;
	color: #939da7;
	font-size: 1.5rem;
	line-height: 1.46667
}

.index-team-item__linked-in {
	text-decoration: none
}

.index-team-item__icon {
	width: 1.4rem;
	height: 1.4rem;
	fill: rgba(155, 155, 155, .5)
}

@media ( max-width :63.99em) {
	.index-team__title {
		font-size: 3.8rem
	}
}

@media ( max-width :47.99em) {
	.index-team-item__name {
		font-size: 1.8rem
	}
	.index-team-item__position {
		font-size: 1.4rem
	}
}

@media ( max-width :35.49em) {
	.index-team__title {
		font-size: 3.2rem
	}
	.index-team__group {
		display: block
	}
	.index-team-item {
		margin-bottom: 2rem;
		margin-left: auto;
		margin-right: auto;
		width: 26rem
	}
	.index-team-item:last-child {
		margin-bottom: 0;
		margin-right: auto
	}
}

.index-rules {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	padding-top: 5rem;
	padding-bottom: 9rem;
	text-align: center
}

.index-rules__title {
	margin-bottom: 3rem;
	color: #47aaff;
	font-size: 5rem;
	font-weight: 400;
	letter-spacing: .035rem;
	line-height: 1.2;
	word-break: keep-all;
}

.index-rules__title_01 {
	margin-bottom: 3rem;
	color: #47aaff;
	font-size: 4rem;
	font-weight: 400;
	letter-spacing: .035rem;
	line-height: 1.2;
	word-break: keep-all;
}


.index-rules__notice {
	margin-bottom: 7rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 60rem;
	color: #6b717b;
	font-size: 1.6rem;
	line-height: 1.75;
	
}

.index-rules__notice p{
	word-break: break-word;
}

.index-rules__notice *:first-child {
	margin-top: 0
}

.index-rules__notice *:last-child {
	margin-bottom: 0
}

.index-rules__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.index-rules-item {
	width: 33.33333%;
	padding: 0 10px 0 10px;
}

.index-rules-item2 {
	width: 20%;
	padding: 0 10px 0 10px;
}

.index-rules-item__icon {
	margin-bottom: 5rem;
	height: 20.3rem
}

.index-rules-item__icon2 {
	margin-bottom: 5rem;
	height: 14.3rem
}

.index-rules-item__icon svg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%
}

.index-rules-item__icon img{
	height: 203px;
}

.index-rules-item__icon2 img{
	height: 100%;
}

.index-rules-item__title {
	color: #4a4a4a;
	font-size: 2.2rem;
	line-height: 1.5
}

.index-rules-item__title span{
	font-size: 1.4rem;
	line-height: 1.0;
	word-break: keep-all;
}

.index-rules-item__title strong {
	display: block
}

@media ( max-width :63.99em) {
	.index-rules__title {
		margin-left: auto;
		margin-right: auto;
		max-width: 40rem;
		font-size: 3.8rem
	}
	.index-rules__notice {
		max-width: 50rem
	}
	.index-rules-item {
		width: 30%
	}
	.index-rules-item__icon img {
		max-width: 90%
	}
	.index-rules-item__title {
		font-size: 1.8rem
	}
}

@media ( max-width :35.49em) {
	.index-rules {
		padding-top: 5rem;
		padding-bottom: 5rem
	}
	.index-rules__title {
		font-size: 3.2rem
	}
	.index-rules__notice {
		margin-bottom: 5rem
	}
	.index-rules__container {
		display: block
	}
	.index-rules-item {
		margin-bottom: 5rem;
		margin-right: 0;
		width: 100%
	}
	.index-rules-item:last-child {
		margin-bottom: 0
	}
	
	.index-rules-item2 {
		margin-bottom: 5rem;
		margin-right: 0;
		width: 100%
	}
	.index-rules-item2:last-child {
		margin-bottom: 0
	}
	.index-rules-item__icon {
		margin-bottom: 3rem;
		height: auto
	}
	.index-rules-item__icon svg {
		max-width: 15rem;
		height: auto
	}
	.f-social {
	    margin-top:0;
	}
}


.index-start {
	background-image: url(https://coinrule.com/img/bg/index-start-bg2.svg);
	background-position: 50% 50%;
	-moz-background-size: cover;
	background-size: cover
}

.index-start__container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	padding-top: 10rem;
	padding-bottom: 16rem;
	text-align: center
}

.index-start__title {
	margin-top: 0;
	margin-bottom: 4.6rem;
	color: #fff;
	font-size: 5rem;
	font-weight: 400;
	line-height: 1.2
}

.index-start__desc {
	margin-bottom: 5.6rem;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.75
}

.index-start__desc *:first-child {
	margin-top: 0
}

.index-start__desc *:last-child {
	margin-bottom: 0
}

.index-start-form {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem
}

.index-start-form__input {
	padding-left: 4rem;
	padding-right: 20rem;
	width: 100%;
	height: 6rem;
	color: #000;
	background-color: #fff;
	border: 0;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	-webkit-box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	outline: 0;
	font-size: 1.6rem;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.index-start-form__input:-ms-input-placeholder {
	color: #a5adba
}

.index-start-form__input:-moz-placeholder {
	color: #a5adba;
	opacity: 1
}

.index-start-form__input::-moz-placeholder {
	color: #a5adba;
	opacity: 1
}

.index-start-form__input::-webkit-input-placeholder {
	color: #a5adba
}

.index-start-form__input::-ms-input-placeholder {
	color: #a5adba
}

.index-start-form__input::placeholder {
	color: #a5adba
}

.index-start-form__submit {
	position: absolute;
	top: .4rem;
	right: .4rem;
	z-index: 10;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3rem;
	padding-right: 3rem;
	height: 5.2rem;
	color: #000;
	background-color: #ffd835;
	border: 0;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	outline: 0;
	font-size: 1.6rem;
	line-height: normal;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
	cursor: pointer
}

.index-start-form__submit:hover, .index-start-form__submit:focus {
	background-color: #ffce02
}

@media ( max-width :63.99em) {
	.index-start__container {
		padding-top: 8rem;
		padding-bottom: 12rem
	}
	.index-start__title {
		margin-bottom: 4rem;
		font-size: 3.8rem
	}
	.index-start__desc {
		margin-bottom: 5rem;
		margin-left: auto;
		margin-right: auto;
		max-width: 40rem
	}
	.index-start-form {
		max-width: 50rem
	}
}

@media ( max-width :35.49em) {
	.index-start__container {
		padding-bottom: 10rem
	}
	.index-start__title {
		font-size: 3.2rem
	}
	.index-start__desc {
		margin-bottom: 4rem
	}
}

@media ( max-width :25.865em) {
	.index-start-form__input {
		margin-bottom: 1.5rem;
		padding-left: 2.4rem;
		padding-right: 2.4rem;
		max-width: 32rem;
		height: 5rem;
		font-size: 1.6rem
	}
	.index-start-form__submit {
		position: static;
		padding-left: 3rem;
		padding-right: 3rem;
		width: 100%;
		max-width: 32rem;
		height: 5rem
	}
}

#mc_embed_signup form {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem
}

.mc-field-group {
	display: inline-block
}

#mc_embed_signup input.email {
	padding-left: 4rem;
	padding-right: 20rem;
	width: 100%;
	height: 6rem;
	color: #000;
	background-color: #fff;
	border: 0;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	-webkit-box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	box-shadow: 0 .2rem 1.2rem rgba(0, 0, 0, .2);
	outline: 0;
	font-size: 1.6rem;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

#mc_embed_signup .clear {
	display: inline-block
}

#mc_embed_signup .button {
	position: absolute;
	top: .4rem;
	right: .4rem;
	z-index: 10;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3rem;
	padding-right: 3rem;
	height: 5.2rem;
	color: #000;
	background-color: #ffd835;
	border: 0;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	outline: 0;
	font-size: 1.6rem;
	line-height: normal;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
	cursor: pointer
}

#mc_embed_signup .button:hover {
	background-color: #ffce02;
	cursor: pointer
}

#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0 .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both
}

#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: 700;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%
}

#mc_embed_signup #mce-error-response {
	display: none
}

#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none
}

#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0
}

@media ( max-width :768px) {
	#mc_embed_signup input.email {
		width: 100%;
		margin-bottom: 5px
	}
	#mc_embed_signup .clear {
		position: static;
		padding-left: 3rem;
		padding-right: 3rem;
		width: 100%;
		max-width: 32rem;
		height: 5rem
	}
	#mc_embed_signup .button {
		position: static;
		padding-left: 3rem;
		padding-right: 3rem;
		width: 100%;
		max-width: 32rem;
		height: 5rem
	}
	
}

.index-partners {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	padding-top: 10rem;
	padding-bottom: 10rem;
	text-align: center
}

.index-partners__title {
	margin-top: 0;
	margin-bottom: 3rem;
	color: #47aaff;
	font-size: 5rem;
	font-weight: 300;
	letter-spacing: .025rem;
	line-height: 1.2
}

.index-partners__desc {
	margin-bottom: 5rem;
	color: #6b717b;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.75
}

.index-partners__desc *:first-child {
	margin-top: 0
}

.index-partners__desc *:last-child {
	margin-bottom: 0
}

.index-partners__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-partners__item {
	display: block;
	margin-right: 5rem;
	max-width: 100%
}

.index-partners__item:last-child {
	margin-right: 0
}

.index-service {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.index-faq {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	padding-top: 10rem;
	padding-bottom: 10rem;
}

@media ( max-width :63.99em) {
	.index-partners {
		padding-top: 8rem
	}
	.index-partners__title {
		font-size: 3.8rem
	}
	.index-partners__desc {
		margin-left: auto;
		margin-right: auto;
		max-width: 50rem
	}
	.index-partners__container {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.index-partners__item {
		margin-right: 0;
		max-width: 10rem
	}
}

@media ( max-width :47.99em) {
	.index-partners__item {
		max-width: 8rem
	}
}

@media ( max-width :35.49em) {
	.index-partners__title {
		font-size: 3.2rem
	}
	.index-partners__desc {
		margin-bottom: 3rem;
		max-width: 40rem
	}
	.index-partners__container {
		display: block;
		font-size: 0
	}
	.index-partners__item {
		display: inline-block;
		vertical-align: middle;
		margin: 1.5rem;
		max-width: 100%
	}
	.index-partners__item:last-child {
		margin-right: 2rem
	}
}

.index-feedback {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 113rem;
	position: relative
}

.index-feedback__title {
	margin-top: 0;
	margin-bottom: 5rem;
	color: #47aaff;
	font-size: 5rem;
	font-weight: 300;
	letter-spacing: .025rem;
	line-height: 1.2;
	text-align: center
}

.index-feedback-item {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	outline: 0
}

.index-feedback-item__avatar {
	margin-right: 5rem;
	max-width: 40rem
}

.index-feedback-item__avatar img {
	display: block;
	max-width: 100%
}

.index-feedback-item__content {
	position: relative;
	margin-top: 5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 45rem
}

.index-feedback-item__content::before {
	width: 8.8rem;
	height: 6.6rem;
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cHM6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nODgnIGhlaWdodD0nNjYnIHZpZXdCb3g9JzAgMCA4OCA2Nic+PHBhdGggZmlsbD0nI2Y0ZjVmNycgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNNjguODk4IDM1LjY1NmMtNC44NzUtLjU2Mi04LjkwNi0yLjU1NC0xMi4wOTMtNS45NzYtMy4xODgtMy40MjItNC43ODItNy4zODMtNC43ODItMTEuODgzIDAtNC43ODEgMS41Ny04LjgxMyA0LjcxMS0xMi4wOTRDNTkuODc1IDIuNDIyIDYzLjc0Mi43ODEgNjguMzM2Ljc4MWM1LjI1IDAgOS43OTcgMi4xMzMgMTMuNjQgNi4zOTkgMy44NDQgNC4yNjUgNS43NjYgOS40NDUgNS43NjYgMTUuNTM5IDAgMTguMjgxLTEwLjE3MiAzMi41NzgtMzAuNTE1IDQyLjg5bC01LjQ4NS0xMC4xMjVDNjMuMTggNDkuODYgNjguODk4IDQzLjI1IDY4Ljg5OCAzNS42NTZ6bS01MS40NjggMGMtNC45Ny0uNTYyLTkuMDQ3LTIuNTU0LTEyLjIzNS01Ljk3Ni0zLjE4Ny0zLjQyMi00Ljc4LTcuMzgzLTQuNzgtMTEuODgzIDAtNC43ODEgMS41Ny04LjgxMyA0LjcxLTEyLjA5NEM4LjI2NSAyLjQyMiAxMi4xOC43ODEgMTYuODY3Ljc4MWM1LjI1IDAgOS43NzQgMi4xMzMgMTMuNTcgNi4zOTkgMy43OTcgNC4yNjUgNS42OTYgOS40NDUgNS42OTYgMTUuNTM5IDAgMTguMjgxLTEwLjE3MiAzMi41NzgtMzAuNTE2IDQyLjg5TC4xMzMgNTUuNDg0QzExLjY2NCA0OS44NiAxNy40MyA0My4yNSAxNy40MyAzNS42NTZ6Jy8+PC9zdmc+Cg==);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: -12rem
}

.index-feedback-item__text {
	margin-bottom: 2rem;
	color: #393c41;
	font-size: 1.6rem;
	line-height: 1.75
}

.index-feedback-item__text *:first-child {
	margin-top: 0
}

.index-feedback-item__text *:last-child {
	margin-bottom: 0
}

.index-feedback-item__author {
	margin-bottom: 1.5rem;
	color: #47aaff;
	font-size: 1.6rem;
	font-style: italic;
	line-height: 1.75
}

.index-feedback-item__company {
	display: block
}

.index-feedback-controls {
	position: absolute;
	top: 50%;
	left: -5rem;
	right: -5rem;
	z-index: 10
}

.index-feedback-controls__prev {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
	outline: 0;
	cursor: pointer
}

.index-feedback-controls__prev svg {
	width: 1.8rem;
	height: 3.5rem;
	fill: #7d7d7d
}

.index-feedback-controls__next {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
	outline: 0;
	cursor: pointer
}

.index-feedback-controls__next svg {
	width: 1.8rem;
	height: 3.5rem;
	fill: #7d7d7d
}

@media ( max-width :79.99em) {
	.index-feedback-controls {
		display: none
	}
}

@media ( max-width :63.99em) {
	.index-feedback {
		margin-bottom: 5rem
	}
	.index-feedback__title {
		margin-bottom: 3rem;
		font-size: 3.8rem
	}
	.index-feedback-item__avatar {
		margin-top: 5rem;
		max-width: 24rem
	}
	.index-feedback-item__content {
		max-width: 38rem
	}
	.index-feedback-item__content::before {
		left: -7rem;
		width: 5.5rem;
		height: 4.2rem;
		-moz-background-size: 5.5rem 4.2rem;
		background-size: 5.5rem 4.2rem
	}
	.index-feedback-item__text {
		font-size: 1.5rem
	}
}

@media ( max-width :35.49em) {
	.index-feedback__title {
		margin-bottom: 4rem;
		font-size: 3.2rem
	}
	.index-feedback-item__avatar {
		display: none
	}
	.index-feedback-item__content {
		margin-top: 0;
		padding-left: 7rem
	}
	.index-feedback-item__content::before {
		left: 0
	}
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: 'GmarketSansMedium';
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape) , screen
	and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-moz-transform: scale(.75);
		-ms-transform: scale(.75);
		-o-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-moz-transform-origin: 0;
		-ms-transform-origin: 0;
		-o-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-moz-transform-origin: 100%;
		-ms-transform-origin: 100%;
		-o-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
} /*!nouislider - 11.0.3 - 2018-01-21 14:04:07*/
.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-target {
	position: relative;
	direction: ltr
}

.noUi-base, .noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.noUi-connects {
	overflow: hidden;
	z-index: 0
}

.noUi-connect, .noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}

html:not ([dir=rtl] ) .noUi-horizontal .noUi-origin {
	left: auto;
	right: 0
}

.noUi-vertical .noUi-origin {
	width: 0
}

.noUi-horizontal .noUi-origin {
	height: 0
}

.noUi-handle {
	position: absolute
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
	-webkit-transition: transform .3s;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: -o-transform .3s;
	-moz-transition: transform .3s, -moz-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s, -moz-transform .3s,
		-o-transform .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 18px
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px
}

html:not ([dir=rtl] ) .noUi-horizontal .noUi-handle {
	right: -17px;
	left: auto
}

.noUi-target {
	background: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
	-moz-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
	box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.noUi-connect {
	background: #3fb8af
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize
}

.noUi-handle {
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	cursor: default;
	-webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px
		6px -3px #bbb;
	-moz-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px
		-3px #bbb;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px
		#bbb
}

.noUi-active {
	-webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px
		-3px #bbb;
	-moz-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px
		-3px #bbb;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px
		#bbb
}

.noUi-handle:before, .noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #e8e7e6;
	left: 14px;
	top: 6px
}

.noUi-handle:after {
	left: 17px
}

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px
}

.noUi-vertical .noUi-handle:after {
	top: 17px
}

[disabled] .noUi-connect {
	background: #b8b8b8
}

[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle
	{
	cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-pips {
	position: absolute;
	color: #999
}

.noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px
}

.noUi-marker {
	position: absolute;
	background: #ccc
}

.noUi-marker-sub {
	background: #aaa
}

.noUi-marker-large {
	background: #aaa
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%
}

.noUi-value-horizontal {
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
	-webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%
}

.noUi-value-vertical {
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%, 0);
	-ms-transform: translate(0, -50%, 0);
	-o-transform: translate(0, -50%, 0);
	transform: translate(0, -50%, 0);
	padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
	-webkit-transform: translate(0, 50%);
	-moz-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	-o-transform: translate(0, 50%);
	transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px
}

.noUi-tooltip {
	position: absolute;
	display: block;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;
	white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left: 50%;
	top: 120%
}

.noUi-vertical .noUi-tooltip {
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	right: 120%
}

.partnersListBlock2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	position: relative
}

.partnersListBlock2::after {
	content: '';
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(50% - 75vw);
	background: #fff;
	z-index: -2
}

.partnersListBlock2__h2 {
	margin-bottom: 48px
}

.partnersListBlock2__headlineDescription {
	font-size: 19px;
	line-height: 160%;
	color: rgba(0, 0, 0, .55);
	width: 40%;
	text-align: center;
	margin-bottom: 53px;
	font-family: 'GmarketSansMedium';
}

.partnersListBlock2__logosWrapper {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	justify-content: center;
	width: 100%;
	margin-block-start: 0;
	margin-block-end: 0;
	position: relative;
	overflow: hidden
}

.partnersListBlock2__partnerLogo {
	width: 20%;
	font-size: 0;
	line-height: 0;
	background: 1100% 150%/auto 100% no-repeat;
	top: 0;
	transition: top .15s ease;
	position: relative;
	cursor: pointer;
	pointer-events: none;
	margin-bottom: 14px;
	transform: scale(1.15);
	opacity: .7
}

.partnersListBlock2__partnerLogo::before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 35%;
	position: static;
	background: 100% 50%/auto 100% no-repeat;
	transform: scale(.78)
}

.partnersListBlock2__partnerLogo:hover {
	top: -3px
}

.partnersListBlock2__partnerLogo:hover::before {
	opacity: 1
}

.partnersListBlock2__partnerLogo_binance {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_binance4.jpg)
}

.partnersListBlock2__partnerLogo_binance::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_binance4.jpg)
}

.partnersListBlock2__partnerLogo_kaiko {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_kaiko.jpg)
}

.partnersListBlock2__partnerLogo_kaiko::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_kaiko.jpg)
}

.partnersListBlock2__partnerLogo_daneel {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_daneel.jpg)
}

.partnersListBlock2__partnerLogo_daneel::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_daneel.jpg)
}

.partnersListBlock2__partnerLogo_bitpanda {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitpanda.jpg?=v28022020153815139)
}

.partnersListBlock2__partnerLogo_bitpanda::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitpanda.jpg?=v28022020153815139)
}

.partnersListBlock2__partnerLogo_primalbase {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_primalbase.jpg)
}

.partnersListBlock2__partnerLogo_primalbase::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_primalbase.jpg)
}

.partnersListBlock2__partnerLogo_mkbFintechlab {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_fintechlab.jpg)
}

.partnersListBlock2__partnerLogo_mkbFintechlab::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_fintechlab.jpg)
}

.partnersListBlock2__partnerLogo_hitbtc {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_hitbtc.jpg)
}

.partnersListBlock2__partnerLogo_hitbtc::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_hitbtc.jpg)
}

.partnersListBlock2__partnerLogo_kraken {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_kraken.jpg)
}

.partnersListBlock2__partnerLogo_kraken::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_kraken.jpg)
}

.partnersListBlock2__partnerLogo_coinbasepro {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_coinbasepro.jpg)
}

.partnersListBlock2__partnerLogo_coinbasepro::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_coinbasepro.jpg)
}

.partnersListBlock2__partnerLogo_okex {
	transform: scale(.97);
	background-image: url(https://coinrule.com/css/images/okx_logo.svg)
}

.partnersListBlock2__partnerLogo_okex::before {
	background-image: url(https://coinrule.com/css/images/okx_logo.svg)
}

.partnersListBlock2__partnerLogo_okx {
	background-image: url(https://coinrule.com/css/images/okx_logo.svg);
	width: 80px;
	height: 80px;
	transform: scale(1.5);
	margin: 0 20px !important
}

.partnersListBlock2__partnerLogo_liquid {
	transform: scale(.97);
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_liquid.jpg)
}

.partnersListBlock2__partnerLogo_liquid::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_liquid.jpg)
}

.partnersListBlock2__partnerLogo_bitstamp {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitstamp.jpg)
}

.partnersListBlock2__partnerLogo_bitstamp::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitstamp.jpg)
}

.partnersListBlock2__partnerLogo_bitfinex {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitfinex.jpg)
}

.partnersListBlock2__partnerLogo_bitfinex::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitfinex.jpg)
}

.partnersListBlock2__partnerLogo_bittrex {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bittrex.jpg)
}

.partnersListBlock2__partnerLogo_bittrex::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bittrex.jpg)
}

.partnersListBlock2__partnerLogo_poloniex {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_poloniex.jpg)
}

.partnersListBlock2__partnerLogo_poloniex::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_poloniex.jpg)
}

.partnersListBlock2__partnerLogo_fintechalliance {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_fintechalliance.jpg)
}

.partnersListBlock2__partnerLogo_fintechalliance::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_fintechalliance.jpg)
}

.partnersListBlock2__partnerLogo_natwest {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_natwest.jpg)
}

.partnersListBlock2__partnerLogo_natwest::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_natwest.jpg)
}

.partnersListBlock2__partnerLogo_bitmex {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitmex.jpg?=v1.20200106161747007)
}

.partnersListBlock2__partnerLogo_bitmex::before {
	background-image:
		url(https://coinrule.com/css/images/partnersBlockLogos_bitmex.jpg?=v1.20200106161748605)
}

.availableExchangesList__logoImg_bitmex {
	width: 220px
}

.availableExchangesList__logoImg_kucoin {
	width: 200px;
	margin-top: 5px
}

.availableExchangesList__logoImg_ftx {
	width: 150px;
	height: 30px;
	margin-left: 50px;
	margin-top: 20px
}

@media ( max-width :450px) {
	.availableExchangesList__logoImg_bitmex {
		width: 120px
	}
	.availableExchangesList__logoImg_kucoin {
		width: 100px
	}
	.availableExchangesList__logoImg_ftx {
		width: 100px;
		height: 20px;
		margin-left: 10px;
		margin-top: 10px
	}
	
}

@media ( max-width :1920px) {
	.partnersListBlock2 {
		
	}
	.partnersListBlock2__headlineDescription {
		margin-bottom: 33px;
		font-size: 17px
	}
	.partnersListBlock2__logosWrapper {
		justify-content: center
	}
	.partnersListBlock2__partnerLogo {
		
	}
}

@media ( max-width :1800px) {
	.partnersListBlock2 {
		
	}
	.partnersListBlock2__headlineDescription {
		width: 57%;
		margin-bottom: 29px
	}
	.partnersListBlock2__partnerLogo {
		
	}
}

@media ( max-width :1280px) {
	.partnersListBlock2 {
		width: 100%
	}
	.partnersListBlock2__h2 {
		margin-bottom: 37px
	}
	.partnersListBlock2__headlineDescription {
		width: 80%;
		margin-bottom: 6px
	}
	.partnersListBlock2__partnerLogo {
		margin: 0 0 12px
	}
}

@media ( max-width :1024px) {
	.partnersListBlock2__partnerLogo {
		width: 33%
	}
	.partnersListBlock2__partnerLogo_okx {
		width: 80px;
		height: 80px
	}
}

@media ( max-width :767px) {
	.partnersListBlock2 {
		
	}
	.partnersListBlock2__h2 {
		margin-bottom: 31px
	}
	.partnersListBlock2__headlineDescription {
		font-size: 17px;
		line-height: 150%;
		width: 90%;
		margin-bottom: 14px
	}
	.partnersListBlock2__partnerLogo {
		width: 50%
	}
	.partnersListBlock2__partnerLogo_okx {
		width: 80px;
		height: 80px
	}
}
