.Popup-Wallets-Container {
	top: auto;
	bottom: 0;
	z-index: 9;
	height: 55%
}

.Popup-Wallets-Container .Popup-Inner {
	height: auto;
	padding: 0;
	overflow: hidden
}

.Popup-Wallets-Container .Popup-Header {
	display: none
}

@media screen and (max-height:720px) {
	.Popup-Wallets-Container {
		height: auto
	}
}

.ChangeActiveWallet-Container {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: calc(100% - 70px);
	margin: 24px auto 0
}

.ChangeActiveWallet-Body {
	height: calc(100% - 70px);
	padding: 0 20px
}

@media(max-width:450px) {
	.ChangeActiveWallet-Body {
		padding: 0
	}
}

.ChangeActiveWallet-List {
	position: relative;
	height: calc(100% - 194px);
	padding: 20px 0 7px;
	overflow: auto
}

@media(max-width:320px) {
	.ChangeActiveWallet-List {
		height: calc(100% - 159px)
	}
}

.ChangeActiveWallet-List-Loader {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.ChangeActiveWallet-Footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 70px;
	margin-top: auto;
	padding: 0 20px;
	background: #1a3157;
	border-radius: 0 0 16px 16px;
	opacity: .97
}

@media(max-width:359px) {
	.ChangeActiveWallet-Footer {
		padding: 0 15px
	}
}

@media(max-width:340px) {
	.ChangeActiveWallet-Footer {
		padding: 0 10px
	}
}

.ChangeActiveWallet-Footer .plus {
	padding: 4px;
	background: #3555ff;
	border-radius: 50%
}

.ChangeActiveWallet-Available-Control {
	display: flex;
	align-items: center;
	cursor: pointer
}

.ChangeActiveWallet-Available-Control .plus {
	margin-right: 5px
}

.ChangeActiveWallet-Hide-Balance {
	display: flex;
	align-items: center
}

.ChangeActiveWallet-Hide-Balance>div {
	margin-right: 10px
}

@media(max-width:450px) {
	.ChangeActiveWallet-Hide-Balance>div {
		margin-right: 16px
	}
}

.ChangeActiveWallet-Disabled {
	opacity: .5;
	pointer-events: none
}

.ChangeActiveWallet-Soon-Container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%
}

.ChangeActiveWallet-Soon-Animation {
	width: 40%
}

.ChangeActiveWallet-Soon-Title {
	margin: 12px 0
}

.ChangeActiveWallet-Soon-Description {
	max-width: 270px;
	color: #a2b7d8;
	white-space: break-spaces;
	text-align: center;
	word-break: break-word
}

.ChangeActiveWallet-Soon-Description:last-child {
	margin-top: 12px
}

.BalanceDesktopContainer {
	height: 100%;
	margin: 0
}

.BalanceDesktopContainer .ChangeActiveWallet-Body {
	height: calc(100% - 70px);
	padding: 0
}

.BalanceDesktopContainer .ChangeActiveWallet-Footer {
	height: 67px
}

.Column {
	display: flex;
	align-items: center
}

.Active-Wallet {
	display: flex;
	flex-direction: column;
	padding: 15px;
	background: #12294a;
	border-radius: 16px
}

@media(max-width:450px) {
	.Active-Wallet {
		padding-top: 0
	}
}

.Active-Wallet.BalanceDesktopContainer {
	padding: 25px 15px;
	border-radius: 16px 16px 0 0
}

.Active-Wallet-Header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding-bottom: 20px
}

@media(max-width:450px) {
	.Active-Wallet-Header {
		padding-bottom: 24px
	}
}

.Active-Wallet-Header-Icon {
	margin-right: 3px
}

.Active-Wallet-Devider {
	width: 108%;
	height: 1px;
	margin-left: -4%;
	background: rgba(226, 229, 233, .1)
}

.Active-Wallet-Image {
	position: relative;
	width: 27px;
	height: 18px
}

.Active-Wallet-Body {
	padding: 25px 3px 24px
}

@media(max-width:450px) {
	.Active-Wallet-Body {
		padding: 25px 3px 15px
	}
}

.Active-Wallet-Name {
	margin-left: 4px;
	color: #cad3e1;
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	letter-spacing: normal
}

.Active-Wallet-Price {
	font-size: 26px;
	font-family: Jost-SemiBold;
	font-style: normal;
	line-height: 130%
}

@media(max-width:320px) {
	.Active-Wallet-Price {
		font-size: 14px
	}
}

.Active-Wallet-Details p {
	margin-top: 12px;
	color: #cad3e1;
	font-weight: 400;
	font-size: 13px;
	font-family: Jost-Regular;
	font-style: normal;
	line-height: 140%
}

@media(max-width:450px) {
	.Active-Wallet-Details p {
		margin: 5px 0 6px
	}
}

.Active-Wallet-Details-Delim {
	width: 1px;
	height: 12px;
	margin: 0 10px;
	background: #3e5170
}

.Active-Wallet-Details a {
	color: #cad3e1
}

@media(max-width:340px) {
	.Active-Wallet-Details {
		font-size: 12px
	}
}

.Active-Wallet-Bonuses {
	text-decoration: underline
}

.Active-Wallet-Footer {
	display: grid;
	grid-column-gap: 14px;
	grid-template-rows: 42px;
	grid-template-columns: 1fr 1fr;
	justify-content: space-between
}

@media(max-width:450px) {
	.Active-Wallet-Footer {
		padding-bottom: 10px
	}
}

.TrueplayWallet--container__uQtJ5 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 24px 0 36px
}

.TrueplayWallet--containerItem__Zub1m {
	display: flex;
	align-items: center
}

.TrueplayWallet--devider__hX7nS {
	width: 108%;
	height: 1px;
	margin-left: -4%;
	background: rgba(226, 229, 233, .1)
}

.TrueplayWallet--image___hb_L {
	position: relative;
	width: 22px;
	height: 22px
}

.TrueplayWallet--title__UwDS4 {
	margin-left: 6px;
	color: #cad3e1;
	font-weight: 400;
	font-size: 12px;
	line-height: 140%
}

@media(min-width:400px) {
	.TrueplayWallet--title__UwDS4 {
		font-size: 15px
	}
}

.TrueplayWallet--price__TOvx0 {
	margin-left: 6px;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	line-height: 140%
}

@media(min-width:400px) {
	.TrueplayWallet--price__TOvx0 {
		font-size: 15px
	}
}

.TrueplayWallet--link__6Qu4k {
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	line-height: 160%;
	text-align: center;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

.ToggleSwitch--root__Uc1Eg {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	overflow: hidden;
	border-radius: 60px;
	touch-action: none;
	-webkit-overflow-scrolling: touch
}

.ToggleSwitch--checkbox__1Y3N5 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden
}

.ToggleSwitch--label__r9m3K {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow: hidden;
	background: hsla(0, 0%, 100%, .2);
	border-radius: 60px;
	cursor: pointer;
	transition: background-color .3s ease;
	touch-action: none;
	-webkit-overflow-scrolling: touch
}

.ToggleSwitch--root_checked__Ri_y3 .ToggleSwitch--label__r9m3K {
	background: #01af70
}

.ToggleSwitch--root_small__tGr1S .ToggleSwitch--label__r9m3K {
	width: 32px;
	height: 18px
}

.ToggleSwitch--root_medium__PbH9b .ToggleSwitch--label__r9m3K {
	width: 42px;
	height: 23px
}

.ToggleSwitch--button__QlrSD {
	position: absolute;
	top: 2px;
	left: 2px;
	background: #fff;
	border-radius: 45px;
	box-shadow: 0 0 2px 0 hsla(0, 0%, 4%, .29);
	transition: .2s;
	content: ""
}

.ToggleSwitch--root_small__tGr1S .ToggleSwitch--button__QlrSD {
	width: 14px;
	height: 14px
}

.ToggleSwitch--root_medium__PbH9b .ToggleSwitch--button__QlrSD {
	width: 19px;
	height: 19px
}

.ToggleSwitch--root_checked__Ri_y3 .ToggleSwitch--button__QlrSD {
	left: 50%
}

.ToggleSwitch--description__Aa0d0 {
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 1.7
}

.ToggleSwitch--root_small__tGr1S .ToggleSwitch--description__Aa0d0 {
	margin-left: 16px;
	font-size: 15px
}

.ToggleSwitch--type_secondary__DV7rG .ToggleSwitch--description__Aa0d0 {
	color: #cad3e1
}

.BonusInfo--popup__rIdo8 {
	width: 100%;
	background-color: #12294a;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px
}

.BonusInfo--popup__rIdo8 h3 {
	font-size: 18px;
	line-height: 100%;
	letter-spacing: normal;
	margin-bottom: 21px;
	font-weight: 500
}

.BonusInfo--popup__rIdo8 table {
	width: 100%
}

.BonusInfo--popup__rIdo8 tr {
	border-bottom: 1px solid rgba(245, 249, 255, .05)
}

.BonusInfo--popup__rIdo8 tr:last-of-type {
	border-bottom: none
}

.BonusInfo--popup__rIdo8 tr td {
	padding-top: 10px;
	padding-bottom: 11.5px
}

.BonusInfo--popup__rIdo8 tr td:first-child {
	font-size: 13px;
	line-height: 140%;
	letter-spacing: normal;
	color: #cad3e1
}

.BonusInfo--popup__rIdo8 tr td:last-child {
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal;
	color: #fff;
	font-weight: 500;
	font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif";
	text-align: right
}

.GamesListPopup-Tags {
	display: grid;
	grid-gap: 12px;
	grid-template-columns: repeat(3, 1fr);
	align-content: start;
	width: 100%;
	height: calc(100% - 90px);
	margin: 0 auto;
	overflow-y: auto
}

.GamesListPopup-Tags::-webkit-scrollbar {
	display: none
}

@media(min-width:768px) {
	.GamesListPopup-Tags {
		grid-template-columns: repeat(4, 1fr)
	}
}

@media(min-width:1024px) {
	.GamesListPopup-Tags {
		grid-template-columns: repeat(6, 1fr)
	}
}

@media(min-width:1200px) {
	.GamesListPopup-Tags {
		grid-gap: 16px;
		grid-template-columns: repeat(8, 1fr)
	}
}

@media(min-width:1680px) {
	.GamesListPopup-Tags {
		padding: 0 160px
	}
}

.GamesListPopup-Tags__Loader {
	height: calc(100% - 90px)
}

@media(min-width:1200px) {
	.GamesListPopup-Tags__Loader {
		height: calc(100% - 80px)
	}
}

.GamesListPopup-Tags .FilterItem-Container {
	transition: transform .2s ease
}

.GamesListPopup-Tags .FilterItem-Container:active:not(.Disabled) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

.FilterItem--filterItemContainer__7Y5PG {
	position: relative;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: space-between;
	width: auto;
	height: 90px;
	padding: 12px 0;
	text-align: center;
	background: #1a3157;
	border-radius: 12px;
	cursor: pointer;
	transition: .3s ease-out
}

.FilterItem--filterItemContainer__7Y5PG svg {
	width: 32px;
	height: 32px
}

.FilterItem--filterItemContainer__7Y5PG .FilterItem--filterItemContainerProviderLogo__Ym_AX {
	width: 28px;
	height: 28px
}

.FilterItem--filterItemContainer__7Y5PG .FilterItem--filterItemContainerIcon__QVBSY {
	width: 28px;
	height: 28px;
	margin: 0 10px;
	color: #3e5170;
	background-color: #90a2bd;
	border-radius: 50%
}

.FilterItem--filterItemContainer__7Y5PG .FilterItem--filterItemContainerHotLabel__nbMCP {
	position: absolute;
	top: 5px;
	left: -3px;
	width: 36px;
	height: 20px
}

.FilterItem--filterItemContainer__7Y5PG .FilterItem--filterItemContainerTitle__V4kKi {
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	text-transform: capitalize
}

.FilterItem--filterItemCenter__BvnAA {
	justify-content: center
}

.FilterItem--filterItemCenter__BvnAA .FilterItem--filterItemContainerProviderLogo__Ym_AX {
	width: 80px;
	max-height: 24px
}

.FilterItem--textBtn__UAdie {
	margin-top: 4px;
	text-align: center
}

@media(min-width:1000px) {
	.FilterItem--filterItemContainer__7Y5PG:hover {
		transform: scale(1.1)
	}
}

@media(min-width:1680px) {
	.FilterItem--filterItemContainer__7Y5PG {
		max-width: 156px
	}
}

.Popup-FiltersPopup-Container .Popup-Header .Headline4 {
	margin: 15px 0 30px;
	font-size: 21px;
	line-height: 150%;
	text-align: center
}

.Popup-FiltersPopup-Container .Popup-Inner {
	max-height: calc(100% - 57px);
	overflow-y: hidden;
	animation: PopupIn;
	animation-duration: .5s;
	animation-fill-mode: forwards
}

.ProvidersListPopup-Providers {
	display: grid;
	grid-gap: 12px;
	grid-template-columns: repeat(3, 1fr);
	width: 100%;
	max-width: 1360px;
	height: calc(100% - 90px);
	margin: 0 auto;
	padding: 5px 0;
	overflow-y: auto
}

.ProvidersListPopup-Providers::-webkit-scrollbar {
	display: none
}

@media(min-width:768px) {
	.ProvidersListPopup-Providers {
		grid-template-columns: repeat(4, 1fr)
	}
}

@media(min-width:1024px) {
	.ProvidersListPopup-Providers {
		grid-template-columns: repeat(6, 1fr)
	}
}

@media(min-width:1200px) {
	.ProvidersListPopup-Providers {
		grid-gap: 16px;
		grid-template-columns: repeat(8, 1fr);
		height: calc(100% - 80px)
	}
}

.ProvidersListPopup-Providers .FilterItem-Container-ProviderLogo {
	max-width: 83px
}

@media(max-width:380px) {
	.ProvidersListPopup-Providers .FilterItem-Container-ProviderLogo {
		width: 80%
	}
}

.ProvidersListPopup-Item {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	background: #1a3157;
	border-radius: 12px;
	cursor: pointer
}

.ProvidersListPopup__Loader {
	height: calc(100% - 90px)
}

@media(min-width:1200px) {
	.ProvidersListPopup__Loader {
		height: calc(100% - 80px)
	}
}

@media(min-width:768px) {
	@keyframes PopupIn {
		0% {
			height: 0;
			visibility: visible
		}

		to {
			height: 415px
		}
	}
}

@media(min-width:1024px) {
	@keyframes PopupIn {
		0% {
			height: 0;
			visibility: visible
		}

		to {
			height: 315px
		}
	}
}

.Popup-Container.Popup-BuySpins-Container {
	z-index: 9
}

.Popup-Container.Popup-BuySpins-Container .Popup-Inner {
	max-height: 525px;
	overflow-y: visible;
	animation: PopupIn;
	animation-duration: .5s
}

@media(max-height:680px) {
	.Popup-Container.Popup-BuySpins-Container .Popup-Inner {
		overflow-y: scroll
	}
}

.BuySpins-Container {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: min(100vw, 354px);
	max-width: 100%;
	margin: 62px auto 0;
	padding: 0 10px
}

.BuySpins-Container-Close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer
}

@media(min-width:768px) {
	.BuySpins-Container {
		width: 444px
	}
}

.BuySpins-Container img {
	position: absolute;
	top: -100px;
	left: 50%;
	width: 120px;
	height: 160px;
	object-fit: contain;
	border-radius: 8px;
	transform: translate(-50%)
}

@media(orientation:portrait)and (max-height:680px) {
	.BuySpins-Container img {
		display: none
	}
}

@media(orientation:landscape)and (max-height:800px) {
	.BuySpins-Container img {
		display: none
	}
}

.BuySpins-Container .BuySpins-Title {
	text-align: center
}

.BuySpins-Container .BuySpins-RangeSliders-Container {
	display: flex;
	flex-direction: column;
	gap: 23px;
	width: 100%;
	margin: 45px 0 40px;
	padding: 0 10px
}

@media(min-width:400px) {
	.BuySpins-Container .BuySpins-RangeSliders-Container {
		padding: 0 25px
	}
}

.BuySpins-Container .BuySpins-Discount {
	padding: 0 15px;
	color: #fff;
	white-space: nowrap;
	margin-bottom: 25px
}

.BuySpins-Container .Primary {
	width: 100%;
	margin-bottom: 8px
}

.BuySpins-Container .Popup-Info-Icon {
	position: absolute;
	top: 15px;
	left: 15px;
	cursor: pointer
}

.BuySpins-Container-Placeholder-Container {
	position: absolute;
	top: -100px;
	left: 50%;
	display: flex;
	flex: 1 1;
	flex-direction: column;
	justify-content: space-between;
	width: 120px;
	height: 160px;
	object-fit: contain;
	background: linear-gradient(180deg, #3555ff, #2a46d9 101.56%);
	border-radius: 8px;
	transform: translate(-50%)
}

.BuySpins-Container-Placeholder-Container .BuySpins-Container-Placeholder-Icon {
	align-self: center;
	margin-top: 20px;
	color: #fff;
	opacity: .4
}

.BuySpins-Container-Placeholder-Container .BuySpins-Container-Title {
	margin: 10px 6px 30px;
	color: #fff;
	text-align: center
}

@media(orientation:portrait)and (max-height:680px) {
	.BuySpins-Container-Placeholder-Container {
		display: none
	}
}

@media(orientation:landscape)and (max-height:800px) {
	.BuySpins-Container-Placeholder-Container {
		display: none
	}
}

@media(max-height:680px) {
	.BuySpins-Container {
		margin-top: 25px
	}
}

@keyframes PopupIn {
	0% {
		max-height: 0;
		visibility: visible
	}

	to {
		max-height: 525px
	}
}

.Popup-BonusDetailsInfo-Container .Popup-Inner {
	height: 100%;
	padding: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.Popup-BonusDetailsInfo-Container .Popup-Inner .Popup-Header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2
}

.Popup-BonusDetailsInfo-Container .Popup-Inner .Popup-Close {
	position: absolute;
	width: 32px;
	height: 32px;
	background: hsla(0, 0%, 100%, .08);
	border: 1px solid rgba(245, 249, 255, .05);
	border-radius: 50%;
	-webkit-backdrop-filter: blur(17px);
	backdrop-filter: blur(17px)
}

.Popup-BonusDetailsInfo-Container .Popup-Inner .BonusDetailsInfo-Close {
	display: none
}

.Popup-BonusDetailsInfo-Container .Popup-Inner .BonusDetailsInfo-Card {
	width: 100%;
	height: 550px
}

.Popup-BonusDetailsInfo-Container .Popup-Inner .BonusDetailsInfo-Card>div {
	height: 100%
}

.Popup-BonusDetailsInfo-Container .Popup-Inner .BonusDetailsInfo-Content {
	padding: 24px
}

.BonusDetailsInfo {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center
}

.BonusDetailsInfo-Card {
	width: 100%;
	height: 440px
}

.BonusDetailsInfo-Card>div {
	border-radius: 0
}

.BonusDetailsInfo-Card>div:before {
	display: none
}

.BonusDetailsInfo-Content .promo_description {
	width: 100%
}

.BonusDetailsInfo-Content h3 {
	width: 100%;
	margin-top: 20px;
	font-size: 21px;
	text-align: center
}

@media(min-width:768px) {
	.BonusDetailsInfo-Content h3 {
		margin-top: 0;
		font-size: 24px;
		line-height: 130%;
		letter-spacing: normal
	}
}

.BonusDetailsInfo-Content p {
	width: 100%;
	margin-top: 8px;
	font-size: 15px;
	text-align: center
}

.BonusDetailsInfo-Content table {
	width: 100%;
	margin-top: 25px
}

@media(min-width:768px) {
	.BonusDetailsInfo-Content table {
		width: 100% !important;
		margin-top: 50px
	}
}

.BonusDetailsInfo-Content tr {
	color: #a2b7d8;
	font-size: 13px;
	border-bottom: 1px solid rgba(245, 249, 255, .05)
}

.BonusDetailsInfo-Content tr:last-child {
	border: none
}

.BonusDetailsInfo-Content td {
	padding: 15px 0
}

@media(min-width:768px) {
	.BonusDetailsInfo-Content td {
		padding: 18px 0
	}
}

.BonusDetailsInfo-Content td+td {
	color: #fff
}

.BonusDetailsInfo-Content td b {
	font-size: 18px
}

.BonusDetailsInfo-Content ol,
.BonusDetailsInfo-Content ul {
	width: 100%
}

.BonusDetailsInfo-Link a {
	margin: 20px 0;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	transition: color .3s ease-in-out, text-decoration-color .3s ease-in-out;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

@media(min-width:1024px) {
	.BonusDetailsInfo-Link a:hover {
		color: #a2b7d8;
		-webkit-text-decoration-color: transparent;
		text-decoration-color: transparent
	}
}

@media(min-width:768px) {
	.BonusDetailsInfo-Link {
		margin: 50px 0 0
	}

	.BonusDetailsInfo {
		max-width: 360px;
		padding: 0
	}

	.BonusDetailsInfo-Content {
		max-height: 360px;
		padding: 24px;
		overflow: auto
	}

	.BonusDetailsInfo-Close {
		position: absolute;
		top: 15px;
		right: 15px;
		z-index: 2;
		width: 32px;
		height: 32px;
		background: hsla(0, 0%, 100%, .08);
		border: 1px solid rgba(245, 249, 255, .05);
		border-radius: 50%
	}
}

@media(min-width:1200px) {
	.BonusDetailsInfo {
		flex-wrap: nowrap;
		max-width: 810px;
		height: 440px;
		padding: 0
	}

	.BonusDetailsInfo-Close {
		background: unset;
		border: unset
	}

	.BonusDetailsInfo-Card {
		width: 384px;
		min-width: 384px
	}

	.BonusDetailsInfo-Content {
		max-height: unset;
		padding: 24px 48px 24px 30px
	}
}

.Popup-CurrencyNotAvailable-Container {
	z-index: 9
}

.Popup-CurrencyNotAvailable-Container .Popup-Inner {
	height: unset;
	overflow-y: visible
}

.CurrencyNotAvailable-Container {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 445px;
	margin-top: 90px;
	padding-bottom: 92px
}

.CurrencyNotAvailable-Container-Gamecover {
	position: absolute;
	top: -15%;
	left: 50%;
	width: 120px;
	height: 160px;
	object-fit: contain;
	border-radius: 8px;
	transform: translate(-50%)
}

.CurrencyNotAvailable-Container-Title {
	margin-top: 20px;
	text-align: center
}

.CurrencyNotAvailable-Container-Content {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 50px
}

@media(min-width:768px) {
	.CurrencyNotAvailable-Container-Content {
		margin-top: 0
	}
}

.CurrencyNotAvailable-Container .Primary {
	width: 284px
}

.CurrencyNotAvailable-Container .Popup-Info-Icon {
	position: absolute;
	top: 15px;
	left: 15px;
	cursor: pointer
}

.CurrencyNotAvailable-Container-Wallet-Icon {
	width: 58px;
	height: 58px;
	margin: 75px 0 20px
}

.CurrencyNotAvailable-Container-SubTitle {
	margin: 18px 0 40px
}

.CurrencyNotAvailable-Container-Placeholder-Container {
	position: absolute;
	top: -11%;
	left: 50%;
	display: flex;
	flex: 1 1;
	flex-direction: column;
	justify-content: space-between;
	width: 120px;
	height: 160px;
	object-fit: contain;
	background: linear-gradient(180deg, #3555ff, #2a46d9 101.56%);
	border-radius: 8px;
	transform: translate(-50%)
}

.CurrencyNotAvailable-Container-Placeholder-Container .CurrencyNotAvailable-Container-Placeholder-Icon {
	align-self: center;
	margin-top: 20px;
	color: #fff;
	opacity: .4
}

.CurrencyNotAvailable-Container-Placeholder-Container .CurrencyNotAvailable-Container-Title {
	margin: 10px 6px 30px;
	color: #fff;
	text-align: center
}

@media(max-height:680px) {
	.CurrencyNotAvailable-Container {
		margin-top: 25px;
		padding-bottom: 42px
	}
}

@media(min-width:768px) {
	.CurrencyNotAvailable-Container {
		padding-bottom: 0
	}
}

.AllTermsVersions {
	border-left: 1px solid rgba(245, 249, 255, .05)
}

.AllTermsVersions__Header {
	padding: 40px 0 40px 40px
}

@media(max-width:1200px) {
	.AllTermsVersions__Header {
		display: flex;
		flex-direction: column;
		align-items: center;
		border-bottom: 1px solid rgba(245, 249, 255, .05)
	}
}

.AllTermsVersions__Header-Laptop-Terms-Title {
	display: none
}

@media(min-width:1200px) {
	.AllTermsVersions__Header-Laptop-Terms-Title {
		display: flex
	}
}

.Popup-TermsPopup-Container .Popup-Inner {
	width: 95%;
	padding: 0
}

.VersionItem {
	display: flex;
	justify-content: space-between;
	padding: 12px 25px 12px 20px;
	cursor: pointer
}

.VersionItem__Content {
	display: flex
}

.VersionItem__Content-DocumentIcon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	margin-right: 12px;
	background: rgba(245, 249, 255, .05);
	border-radius: 10px
}

@media(min-width:1200px) {
	.VersionItem__Content-DocumentIcon {
		display: none
	}
}

.VersionItem-ShevronIcon {
	display: flex;
	align-items: center
}

.VersionItem-Active {
	background: #1a3157
}

.VersionItem-CurrentLabel,
.VersionItem-SoonLabel {
	margin-left: 10px;
	padding: 2px 4px 0;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #ff0960;
	border-radius: 4px
}

.VersionItem-CurrentLabel {
	background-color: #01af70
}

@media(min-width:1200px) {
	.VersionItem {
		justify-content: unset;
		width: 300px;
		padding: 8px 0 8px 40px
	}

	.VersionItem-ShevronIcon {
		display: none
	}

	.VersionItem-Active {
		background: rgba(245, 249, 255, .05);
		border-left: 1px solid #fff
	}
}

.RangeSlider--label__TN7jI,
.RangeSlider--text__9_mh1,
.RangeSlider--title__ECYU9 {
	color: #fff;
	font-weight: 400;
	font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif";
	font-style: normal
}

.RangeSlider--rangeSliderContainer__FY_m4 {
	display: flex;
	flex-direction: column
}

.RangeSlider--rangeSliderContainer__FY_m4 p {
	white-space: nowrap
}

.RangeSlider--header__rEMH9 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px
}

.RangeSlider--header__rEMH9 span {
	display: block
}

.RangeSlider--label__TN7jI {
	color: #f5f9ff;
	font-size: 15px;
	line-height: 140%
}

.RangeSlider--title__ECYU9 {
	font-size: 18px;
	line-height: 110%
}

.RangeSlider--content__TzjDb {
	position: relative
}

.RangeSlider--content__TzjDb input {
	position: absolute;
	top: -19px;
	right: 0;
	z-index: 5;
	width: 100%;
	height: 38px;
	background: none;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none
}

.RangeSlider--content__TzjDb input::-webkit-slider-thumb {
	width: 38px;
	height: 38px;
	opacity: 0;
	-webkit-appearance: none
}

.RangeSlider--rangeSlider__BIocV {
	position: relative;
	width: 100%;
	margin-bottom: 22px
}

.RangeSlider--thumb__F5K0V {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	background-color: #01af70;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #01af70, -3px 0 4px rgba(1, 175, 112, .4);
	transform: translateY(-50%);
	cursor: pointer;
	pointer-events: none
}

.RangeSlider--thumb_max__TE52t {
	transform: translate(-100%, -50%)
}

.RangeSlider--track__ymYSd {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 2px;
	background: #3e5170;
	border-radius: 5px
}

.RangeSlider--range__HdfIb {
	position: absolute;
	top: -1.5px;
	z-index: 2;
	height: 5px;
	background-color: #f5f9ff;
	border-radius: 5px
}

.RangeSlider--footer__8zZCi {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.RangeSlider--text__9_mh1 {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: -.02em
}

.RulesBlock--container__9Cug5 {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	max-height: 500px;
	margin-bottom: 30px;
	background: #08111e;
	border: 1px solid rgba(226, 229, 233, .04);
	border-radius: 18px
}

.RulesBlock--container_modal__vc_B0 {
	position: relative;
	min-width: 626px;
	margin-bottom: 0;
	padding-bottom: 24px;
	border: none
}

.RulesBlock--container_popup__XNDIA {
	max-height: unset;
	margin-bottom: 0;
	border-radius: unset
}

@media(min-width:1024px) {
	.RulesBlock--container__9Cug5 {
		max-width: 49%;
		height: 450px;
		margin-bottom: 0
	}

	.RulesBlock--container_modal__vc_B0 {
		max-width: unset;
		height: -webkit-max-content;
		height: max-content
	}
}

.RulesBlock--titleContainer__ev6b6 {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	height: 80px;
	padding: 24px;
	background: hsla(0, 0%, 100%, .04);
	border-radius: 16px 16px 0 0
}

.RulesBlock--titleContainer_modal__H_yQP {
	position: fixed;
	top: 0;
	z-index: 1;
	justify-content: space-between
}

.RulesBlock--titleContainer_popup__fcm53 {
	border-radius: 13px 13px 0 0
}

.RulesBlock--title__4Kqnm {
	color: #ecedee;
	font-size: 24px;
	font-family: Jost-Bold;
	line-height: 130%
}

@media(max-width:375px) {
	.RulesBlock--title__4Kqnm {
		font-size: 22px
	}
}

@media(max-width:360px) {
	.RulesBlock--title__4Kqnm {
		font-size: 18px
	}
}

.RulesBlock--description___X8ww {
	width: 100%;
	height: 310px;
	padding: 16px 24px 0;
	overflow: hidden;
	color: #adb2b8;
	font-size: 15px;
	font-family: Jost-Regular;
	height: 245px
}

.RulesBlock--description___X8ww a,
.RulesBlock--description___X8ww abbr,
.RulesBlock--description___X8ww b,
.RulesBlock--description___X8ww blockquote,
.RulesBlock--description___X8ww br,
.RulesBlock--description___X8ww code,
.RulesBlock--description___X8ww del,
.RulesBlock--description___X8ww em,
.RulesBlock--description___X8ww h1,
.RulesBlock--description___X8ww h2,
.RulesBlock--description___X8ww h3,
.RulesBlock--description___X8ww h4,
.RulesBlock--description___X8ww h5,
.RulesBlock--description___X8ww h6,
.RulesBlock--description___X8ww hr,
.RulesBlock--description___X8ww i,
.RulesBlock--description___X8ww ins,
.RulesBlock--description___X8ww mark,
.RulesBlock--description___X8ww p,
.RulesBlock--description___X8ww pre,
.RulesBlock--description___X8ww small,
.RulesBlock--description___X8ww span,
.RulesBlock--description___X8ww strong,
.RulesBlock--description___X8ww sub,
.RulesBlock--description___X8ww sup {
	margin: revert;
	padding: revert;
	font-weight: revert;
	font-size: revert;
	font-style: revert;
	border: revert
}

.RulesBlock--description___X8ww ul {
	list-style: inside
}

.RulesBlock--description___X8ww ul li {
	display: list-item;
	margin-bottom: 12px;
	font-size: 16px;
	font-family: Jost-Regular;
	line-height: 140%
}

.RulesBlock--description___X8ww ul li:last-child {
	margin-bottom: 0
}

.RulesBlock--description_modal__MTUkz {
	margin-top: 80px;
	padding-top: 0;
	padding-right: 0;
	overflow: unset
}

.RulesBlock--description_popup__6w8iR {
	height: 100%;
	padding-right: 5px
}

.RulesBlock--description_modal__MTUkz {
	height: 415px
}

.RulesBlock--description_popup__6w8iR {
	height: 100vh
}

@media(min-width:1200px) {
	.RulesBlock--description___X8ww {
		height: 265px
	}

	.RulesBlock--description_modal__MTUkz {
		height: 415px
	}

	.RulesBlock--description_popup__6w8iR {
		height: 100%
	}
}

.RulesBlock--descriptionContent_modal__8VTBE {
	height: 100%;
	padding-top: 18px;
	padding-bottom: 100px;
	overflow: auto
}

.RulesBlock--descriptionContent_modal__8VTBE::-webkit-scrollbar {
	width: 4px;
	height: 190px
}

.RulesBlock--descriptionContent_modal__8VTBE::-webkit-scrollbar-thumb {
	background-color: hsla(0, 0%, 100%, .04);
	border-radius: 4px
}

.RulesBlock--descriptionContent_popup__i6P6E {
	height: 100%;
	padding-top: 18px;
	padding-bottom: 25px;
	overflow: auto
}

.RulesBlock--content__AHycL {
	width: 90%
}

.RulesBlock--buttonContainer__SqJc0 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 100px;
	padding: 0 24px
}

.RulesBlock--button__48ytW {
	width: 220px;
	height: 52px;
	color: #fff;
	font-size: 15px;
	font-family: Jost-Bold;
	line-height: 100%;
	letter-spacing: .45px;
	text-align: center;
	text-transform: uppercase;
	background: rgba(226, 229, 233, .05);
	border: rgba(226, 229, 233, .05)
}