@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	font: inherit;
	vertical-align: baseline;
	border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	box-sizing: border-box;
	font-family: inherit;
	outline: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	max-width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif";
	line-height: 21px;
	background-color: #03193a;
	background-color: #000;
	/* background-color: #282828; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.no-scroll {
	overflow: hidden
}

body.unset-scroll #root {
	overflow: unset
}

body.overflow {
	overflow: hidden
}

body.overflow #root {
	max-height: 100vh;
	overflow: hidden
}

#root {
	touch-action: pan-x pan-y;
	scrollbar-width: none
}

#root::-webkit-scrollbar {
	display: none
}

.grecaptcha-badge {
	visibility: hidden
}

:root {
	--app-height: 100vh
}

.ab-iam-root {
	z-index: 50 !important
}

.z-index-priority {
	z-index: 7 !important
}

.Logo-Container {
	display: flex;
	align-items: center;
	line-height: 0
}

.oldBrowser {
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%)
}

.oldBrowser img {
	width: 49px;
	height: 40px
}

/* .Logo-Small {
	width: 150px;
	height: 30px
} */

.ImageLazy {
	filter: none !important
}

.Primary,
.Primary-Medium,
.Primary-Small,
.Secondary,
.Secondary-Medium {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif";
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	border-radius: 10px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	transition: transform .2s ease
}
/* 
.Primary .Button-Loader,
.Primary-Medium .Button-Loader,
.Primary-Small .Button-Loader,
.Secondary .Button-Loader,
.Secondary-Medium .Button-Loader {
	display: none
} */

.Primary-Medium:active:not(.Disabled),
.Primary-Small:active:not(.Disabled),
.Primary:active:not(.Disabled),
.Secondary-Medium:active:not(.Disabled),
.Secondary:active:not(.Disabled) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

@media(min-width:1024px) {

	.Primary-Medium:hover:not(.Disabled),
	.Primary-Small:hover:not(.Disabled),
	.Primary:hover:not(.Disabled),
	.Secondary-Medium:hover:not(.Disabled),
	.Secondary:hover:not(.Disabled) {
		opacity: .8
	}
}

.Disabled {
	opacity: .5
}

.Custom {
	display: flex;
	align-items: center;
	justify-content: center;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	border-radius: 10px;
	cursor: pointer;
	transition: all .2s ease-in-out
}

.Custom .Button-Loader {
	display: flex;
	height: 40px;
	opacity: .5
}

.Primary {
	height: 50px
}

.Primary .Button-Loader {
	display: flex;
	height: 40px
}

.Primary-Medium {
	height: 45px
}

.Primary-Medium .Button-Loader {
	display: flex;
	height: 35px
}

.Primary-Small {
	height: 42px
}

.Secondary {
	height: 34px;
	padding: 10px 12px
}

.Secondary-Medium {
	height: 50px;
	padding: 3px 30px;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: .06em;
	background: linear-gradient(90deg, #ff2378 -20.73%, #fb6245 137.32%)
}

.Secondary-Medium .Button-Loader {
	display: flex;
	height: 50px
}

.Black {
	background: #111315
}

.Oxford-Blue {
	background: #0f0f0f
}

.Dark-Blue {
	background: #12294a
}

.Indigo {
	background: #1a3157
}

.Blue {
	background: #3555ff
}

.Denim-Blue {
	background: #2438a4
}

.Prussian-Blue {
	background: #253a58
}

.Shadow-Blue {
	background: #90a2bd
}

.Green {
	background: #01af70
}

.Observatory-Green {
	background: #058e5d
}

.Pink {
	background: #ff0960
}

.White {
	background: #fff
}

.Orange {
	background: #f3c25c
}

.Light-Periwinkle {
	background: #cad3e1
}

.Tomato {
	background: #ff654f
}

.Light-Steel-Blue {
	background: #a2b7d8
}

.Independence {
	background: #3e5170
}

.Ghost-Blue {
	background: #f5f9ff
}

.Queen-Blue {
	background: #4d668f
}

.Cornflower-Blue {
	background: #1d3353
}

.Violet-Gradient {
	background: linear-gradient(180deg, #7b61ff, #8337ff 102.09%)
}

.Blue-Gradient {
	background: linear-gradient(180deg, #3555ff, #2a46d9 101.56%)
}

.Grey-Gradient {
	background: linear-gradient(180deg, rgba(3, 25, 58, 0), rgba(6, 34, 67, .4))
}

.Input-Error-Border {
	background: rgba(255, 101, 79, .5)
}

.Input-Error-Bg {
	background: rgba(255, 101, 79, .08)
}

.Input {
	background: hsla(0, 0%, 100%, .08)
}

.Ghost-White-5-Opacity {
	background: rgba(245, 249, 255, .05)
}

.Transparent {
	background: transparent
}

.Flash-Animation {
	position: relative;
	overflow: hidden
}

.Flash-Animation:after {
	position: absolute;
	top: -12px;
	left: -30px;
	background: linear-gradient(109.41deg, hsla(0, 0%, 100%, 0) 26.05%, hsla(0, 0%, 100%, .61) 51.8%, hsla(0, 0%, 100%, 0) 73.95%);
	opacity: .8;
	animation: flash 4s infinite;
	content: "";
	width: 50px;
	height: 52px
}

@keyframes flash {

	30%,
	to {
		left: 120%
	}
}

.Loader--activityLoader__2jIA_ {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	transition: opacity .3s ease-out
}

.Loader--activityLoaderContainer__DElWE {
	width: 100px;
	height: 100px;
	border-radius: 50%
}

.Button-Text,
.Caption-Super-Small,
.Desktop-Nav-Link,
.Header-System-Description,
.Header-System-Title,
.Headline1,
.Headline2,
.Headline3,
.Headline4,
.Input-Error,
.Input-Error-Text,
.Input-Label,
.Input-Message-Text,
.Input-Text,
.Line-Title,
.Link-Text,
.Nav-Item,
.Nav-Sub-Item,
.Small-Button-Text,
.Terms-Of-Use,
.Text,
.Text-Btn,
.Text-Medium,
.Text-Medium-Small,
.Text-Medium-Small-Uppercase,
.Text-Medium-Uppercase,
.Text-Select-Currency,
.Text-Small,
.Text-Super-Small,
.Text-Uppercase,
.Tile-Headline1,
.Title-Popup {
	color: #fff;
	font-weight: 400;
	font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif";
	font-style: normal
}

.Text {
	font-size: 15px;
	color: #90a2bd
}

.Text,
.Text-Small {
	line-height: 140%;
	letter-spacing: normal
}

.Text-Small {
	font-size: 13px;
	font-weight: 400
}

.Text-Super-Small {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: -.02em;
	color: #90a2bd;
	font-weight: 400
}

.Text-Medium {
	font-size: 15px
}

.Text-Medium,
.Text-Medium-Small {
	line-height: 140%;
	letter-spacing: normal;
	font-weight: 500
}

.Text-Medium-Small {
	font-size: 13px;
	color: #90a2bd;
	text-transform: capitalize
}

.Text-Medium-Small-Uppercase {
	font-size: 13px;
	line-height: 140%
}

.Text-Medium-Small-Uppercase,
.Text-Medium-Uppercase {
	letter-spacing: normal;
	font-weight: 500;
	text-transform: uppercase
}

.Text-Medium-Uppercase {
	font-size: 18px;
	line-height: 100%
}

.Text-Uppercase {
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal;
	text-transform: uppercase
}

.Headline1 {
	font-size: 28px
}

.Headline1,
.Headline2 {
	line-height: 130%;
	letter-spacing: normal
}

.Headline2 {
	font-size: 24px
}

.Headline3 {
	font-size: 21px;
	font-weight: 500
}

.Headline3,
.Headline4 {
	line-height: 130%;
	letter-spacing: normal
}

.Headline4 {
	font-size: 18px
}

.Link-Text {
	font-size: 15px;
	line-height: 160%;
	letter-spacing: normal;
	transition: transform .2s ease;
	font-weight: 600;
	transform-origin: left;
	cursor: pointer;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility
}

.Link-Text:active:not(.Disabled) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

.Button-Text {
	font-size: 15px;
	line-height: 100%;
	letter-spacing: .06em;
	padding-top: 3px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase
}

.Small-Button-Text {
	font-size: 13px;
	line-height: 110%;
	letter-spacing: .03em;
	text-transform: uppercase
}

.Input-Error {
	font-size: 12px;
	line-height: 100%;
	letter-spacing: normal;
	color: #ff654f
}

.Input-Text {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: normal;
	color: #cad3e1
}

.Input-Error-Text {
	color: #ff654f;
	white-space: nowrap
}

.Input-Error-Text,
.Input-Message-Text {
	font-size: 12px;
	line-height: 100%;
	letter-spacing: normal
}

.Input-Message-Text {
	color: #01af70
}

.Input-Label {
	font-size: 15px;
	line-height: 100%;
	letter-spacing: normal;
	color: #cad3e1
}

.Terms-Of-Use {
	font-size: 12px;
	line-height: 160%;
	letter-spacing: -.02em;
	color: #90a2bd;
	font-weight: 400
}

.Line-Title {
	font-size: 14px;
	line-height: 100%;
	letter-spacing: .06em;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.5
}

.Nav-Item {
	font-size: 18px;
	letter-spacing: .01em;
	color: #f5f9ff;
	font-weight: 500
}

.Nav-Item,
.Nav-Sub-Item {
	line-height: 140%;
	text-transform: capitalize
}

.Nav-Sub-Item {
	font-size: 16px;
	letter-spacing: normal
}

.Caption-Super-Small {
	font-size: 8px;
	line-height: 100%;
	letter-spacing: .14em;
	font-weight: 500;
	text-transform: uppercase
}

.Tile-Headline1 {
	font-size: 18px;
	line-height: 110%;
	letter-spacing: normal;
	font-weight: 600
}

.Text-Btn {
	font-size: 14px
}

.Text-Btn,
.Title-Popup {
	line-height: 100%;
	letter-spacing: normal
}

.Title-Popup {
	font-size: 21px;
	font-weight: 500
}

.Text-Select-Currency {
	font-size: 13px;
	line-height: 100%;
	letter-spacing: normal;
	font-weight: 500
}

.Desktop-Nav-Link {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: .03em;
	color: hsla(0, 0%, 100%, .4);
	font-weight: 500;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer
}

@media(min-width:1024px) {
	.Desktop-Nav-Link {
		font-size: 13px;
		line-height: 140%;
		letter-spacing: .03em
	}
}

@media(min-width:1200px) {
	.Desktop-Nav-Link {
		font-size: 14px;
		line-height: 140%;
		letter-spacing: .03em
	}
}

.Header-System-Title {
	color: #fff;
	font-weight: 500
}

.Header-System-Description,
.Header-System-Title {
	font-size: 11px;
	line-height: 100%;
	letter-spacing: normal
}

.Header-System-Description {
	color: hsla(0, 0%, 100%, .7);
	font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif"
}

@keyframes PopupIn {
	0% {
		max-height: 0;
		visibility: visible
	}

	to {
		max-height: 100%
	}
}

.Preloader--splash {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #03193a;
	opacity: 1;
	transition: opacity .5s ease
}

.Preloader--Splash-Logo-Animation__aqyO8 {
	width: 33%;
	max-width: 200px
}

.Preloader--loader {
	position: relative;
	z-index: 10000009;
	width: 115px;
	height: 115px;
	width: auto;
    height: 100%;
}

@media(min-width:1200px) {
	.Preloader--loader {
		width: 170px;
		height: 170px;
		width: auto;
        height: 100%;
	}
}

.Preloader--background {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10000002;
	width: 100%;
	height: 100vh;
	background: rgba(3, 25, 58, .8);
	background: #000;
}

.Layout--noTransition__ei_Z7 * {
	transition: none !important
}