.FooterMobile--footerTopContainer {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	align-items: center;
	padding: 40px 15px 0;
	/* background: #12294a */
	background: #0f0f0f;
}

.FooterMobile--footerTopContainerLanguage {
	width: 100%
}

.FooterMobile--footerTopContainer .FooterMobile--footerTopHelpCenterContainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 16px;
	padding: 18px 24px;
	/* background: #1a3157; */
	border-radius: 10px;
	background: #000;
}

.FooterMobile--footerTopContainer .FooterMobile--footerTopHelpCenterContainer .FooterMobile--textSmall {
	color: #90a2bd;
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	letter-spacing: normal
}

.FooterMobile--footerTopContainer .FooterMobile--footerTopHelpCenterContainer .FooterMobile--textMedium {
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal
}

@media(max-width:374px) {
	.FooterMobile--footerTopContainer .FooterMobile--footerTopHelpCenterContainer {
		padding: 18px 8px
	}
}

.CryptoExchange--cryptoExchangeContainer {
	display: flex;
	justify-content: center;
	/* margin: auto; */
	width: 200px;
	min-width: 187px;
	margin-bottom: 40px;
	padding: 10px;
	white-space: nowrap;
	background: #1a3157;
	border-radius: 10px;
	background: #0f0f0f;
}

.CryptoExchange--cryptoExchangeContainer .CryptoExchange--textUppercase__prKQ9 {
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal;
	text-transform: uppercase
}

.CryptoExchange--cryptoExchangeContainer .CryptoExchange--textMedium__5msIV {
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal
}

.Dropdown--container {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 16px;
	padding: 13px 15px 0;
	overflow: hidden;
	background: #1a3157;
	border-radius: 10px;
	transition: .3s ease
}

.Dropdown--container_secondary__FaqIb {
	padding: 20px 24px 0;
	background: #111823;
	border: 1px solid hsla(0, 0%, 100%, .04);
	border-radius: 12px
}

@media(min-width:1024px) {
	.Dropdown--container_secondary__FaqIb {
		padding: 20px 30px 0
	}
}

.Dropdown--container_secondary__FaqIb:active:not(.Dropdown--Disabled__TY9u_) {
	background: #182231
}

.Dropdown--container:hover {
	opacity: 1
}

.Dropdown--container ul {
	margin-bottom: 0
}

.Dropdown--container ul li {
	display: flex;
	width: 50%
}

.Dropdown--container ul li:hover {
	opacity: 1
}

.Dropdown--container ul li:hover a {
	color: #fff
}

.Dropdown--container_open__PJsdE {
	margin-bottom: 19px;
	opacity: 1 !important;
	transition: max-height .3s ease
}

.Dropdown--container_open__PJsdE ul li p {
	transform-origin: left;
	cursor: pointer;
	transition: transform .2s ease
}

.Dropdown--container_open__PJsdE ul li p:active:not(.Dropdown--Disabled__TY9u_) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

.Dropdown--container_open__PJsdE:after {
	width: 100%;
	height: 1px;
	background-color: rgba(245, 249, 255, .05);
	content: ""
}

@media(max-width:330px) {
	.Dropdown--container_open__PJsdE {
		margin-bottom: 25px
	}
}

.Dropdown--container_burgerMenuDropdown__FmnMo {
	margin-bottom: 0;
	padding: 0;
	background: none
}

.Dropdown--container_burgerMenuDropdown__FmnMo ul {
	height: auto
}

.Dropdown--container_tournaments__rvleR {
	width: auto;
	margin-right: 15px;
	margin-left: 15px
}

.Dropdown--container_tournaments__rvleR:last-of-type {
	margin-bottom: 35px
}

@media(min-width:768px) {
	.Dropdown--container_tournaments__rvleR {
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}

	.Dropdown--container_tournaments__rvleR:last-of-type {
		margin-bottom: 0
	}
}

.Dropdown--header__RQvn1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	cursor: pointer
}

.Dropdown--header_open__CjTPW {
	padding-bottom: 13px;
	border-bottom: 1px solid rgba(245, 249, 255, .05)
}

@media(max-width:330px) {
	.Dropdown--header_burgerMenuDropdown__igcFD {
		padding-bottom: 15px
	}
}

.Dropdown--header_burgerMenuDropdown__igcFD .Dropdown--header__pressing__2fi0L {
	padding: 19px 0
}

.Dropdown--header_footerDropdown__ONb_p,
.Dropdown--header_tournaments__NnfA1 {
	padding-bottom: 13px
}

.Dropdown--header_secondary__OXikh {
	padding-bottom: 20px
}

.Dropdown--header__pressing__2fi0L {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.Dropdown--header__pressing_primary__CTJxq {
	transition: transform .2s ease
}

.Dropdown--header__pressing_primary__CTJxq:active:not(.Dropdown--Disabled__TY9u_) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

.Dropdown--leftHeaderContainer__GEoPq {
	display: flex;
	gap: 15px;
	align-items: center
}

@media(max-width:330px) {
	.Dropdown--leftHeaderContainer__GEoPq {
		gap: initial
	}
}

.Dropdown--icon__PE0Ty {
	display: flex;
	justify-content: center;
	width: 21px;
	height: 21px;
	line-height: 21px;
	background: #3e5170;
	border-radius: 50%
}

.Dropdown--icon_shevronUp__4VWya {
	transform: rotate(180deg);
	transition: .3s ease
}

.Dropdown--icon_shevronDown__UJcXD {
	transition: .3s ease
}

.Dropdown--staticContainer__g1iCP ul {
	margin-bottom: 0
}

.Dropdown--dynamicContainer___DAVe,
.Dropdown--staticContainer__g1iCP {
	display: flex;
	flex-wrap: wrap;
	height: 0;
	margin: 0 0 0 40px;
	opacity: 0;
	transition: all .3s ease-out
}

.Dropdown--dynamicContainer_open__i_gTt,
.Dropdown--staticContainer_open__T5ohy {
	height: 132px;
	margin-bottom: 0;
	padding: 20px 0;
	opacity: 1;
	transition: all .3s ease-out
}

.Dropdown--dynamicContainer_open_footerDropdown__tXOx_,
.Dropdown--staticContainer_open_footerDropdown__lAIhO {
	padding: 20px 0
}

.Dropdown--dynamicContainer_burgerMenuDropdown__hQred,
.Dropdown--staticContainer_burgerMenuDropdown__K6SnB {
	padding: 0
}

.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li,
.Dropdown--staticContainer_burgerMenuDropdown__K6SnB li {
	padding: 12px 0 12px 15px
}

@media screen and (min-width:320px)and (max-width:352px) {

	.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li,
	.Dropdown--staticContainer_burgerMenuDropdown__K6SnB li {
		padding: 12px 0
	}
}

.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li:first-child,
.Dropdown--staticContainer_burgerMenuDropdown__K6SnB li:first-child {
	padding-top: 21px
}

.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li:last-child,
.Dropdown--staticContainer_burgerMenuDropdown__K6SnB li:last-child {
	padding-bottom: 21px
}

.Dropdown--dynamicContainer_footerDropdown__I678T,
.Dropdown--staticContainer_footerDropdown__xRP_k {
	margin: 0
}

.Dropdown--dynamicContainer_footerDropdown__I678T li:not(:last-of-type),
.Dropdown--staticContainer_footerDropdown__xRP_k li:not(:last-of-type) {
	margin-bottom: 20px
}

.Dropdown--dynamicContainer_footerDropdown__I678T li p,
.Dropdown--staticContainer_footerDropdown__xRP_k li p {
	color: #cad3e1
}

.Dropdown--dynamicContainer___DAVe ol li:not(:last-of-type),
.Dropdown--staticContainer__g1iCP ol li:not(:last-of-type) {
	margin-bottom: 0
}

.Dropdown--dynamicContainer_tournaments__AxanQ,
.Dropdown--staticContainer_tournaments__8KWb5 {
	margin: 0
}

.Dropdown--dynamicContainer_tournaments__AxanQ li:not(:last-of-type),
.Dropdown--staticContainer_tournaments__8KWb5 li:not(:last-of-type) {
	margin-bottom: 20px
}

@media(min-width:768px) {

	.Dropdown--dynamicContainer_tournaments__AxanQ,
	.Dropdown--staticContainer_tournaments__8KWb5 {
		max-height: 300px;
		margin: 0;
		overflow: auto
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ ol,
	.Dropdown--dynamicContainer_tournaments__AxanQ p,
	.Dropdown--dynamicContainer_tournaments__AxanQ ul,
	.Dropdown--staticContainer_tournaments__8KWb5 ol,
	.Dropdown--staticContainer_tournaments__8KWb5 p,
	.Dropdown--staticContainer_tournaments__8KWb5 ul {
		margin: 10px 0
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ ol,
	.Dropdown--dynamicContainer_tournaments__AxanQ ul,
	.Dropdown--staticContainer_tournaments__8KWb5 ol,
	.Dropdown--staticContainer_tournaments__8KWb5 ul {
		padding: 0 0 0 30px;
		list-style: auto
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ ul li,
	.Dropdown--staticContainer_tournaments__8KWb5 ul li {
		list-style: disc
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ ol li,
	.Dropdown--staticContainer_tournaments__8KWb5 ol li {
		list-style: auto
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ ul li,
	.Dropdown--staticContainer_tournaments__8KWb5 ul li {
		display: list-item;
		margin-bottom: 0
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ ul li:not(:last-of-type),
	.Dropdown--staticContainer_tournaments__8KWb5 ul li:not(:last-of-type) {
		margin-bottom: 0
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ b,
	.Dropdown--staticContainer_tournaments__8KWb5 b {
		font-weight: 600
	}

	.Dropdown--dynamicContainer_tournaments__AxanQ a,
	.Dropdown--staticContainer_tournaments__8KWb5 a {
		color: #fff
	}
}

div .Dropdown--dynamicContainer_oneColumn___yKsY,
div .Dropdown--staticContainer_oneColumn__8ajgU {
	flex-flow: column nowrap
}

div .Dropdown--dynamicContainer_oneColumn___yKsY li,
div .Dropdown--staticContainer_oneColumn__8ajgU li {
	width: 100%
}

ul .Dropdown--dynamicContainer_oneColumn___yKsY,
ul .Dropdown--staticContainer_oneColumn__8ajgU {
	flex-flow: column nowrap
}

ul .Dropdown--dynamicContainer_oneColumn___yKsY li,
ul .Dropdown--staticContainer_oneColumn__8ajgU li {
	width: 100%
}

.Dropdown--dynamicContainer_autoHeight__eP0IT,
.Dropdown--staticContainer_autoHeight__WpYHG {
	height: auto
}

.Dropdown--link__6IZZW {
	-webkit-text-decoration-line: none;
	text-decoration-line: none
}

.Dropdown--text_secondary__k0lal {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 140%
}

.Dropdown--title_secondary__FWHvQ {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%
}

.LanguageSwitcher--container__41Wjc {
	display: flex
}

@media(min-width:768px) {
	.LanguageSwitcher--container__41Wjc {
		flex-grow: 1;
		margin-top: 20px;
		margin-left: 8px
	}
}

@media(min-width:1024px) {
	.LanguageSwitcher--container__41Wjc {
		width: 160px;
		margin-top: 25px;
		margin-left: auto
	}
}

.LanguageSwitcher--img__SXT8I {
	width: 20px !important;
	height: 20px !important;
	margin-right: 10px;
	border-radius: 100%
}

.CustomSelect--container__3MCtA {
	position: relative;
	display: flex;
	box-sizing: border-box;
	height: 50px;
	background: hsla(0, 0%, 100%, .08);
	border: 1px solid hsla(0, 0%, 100%, .08);
	border-radius: 10px
}

.CustomSelect--container_Lang__8NUhl {
	flex-direction: column;
	width: 100%;
	height: auto !important;
	padding: 13px 15px;
	background: #1a3157;
	border: none;
	background: #000
}

@media(min-width:768px) {
	.CustomSelect--container_Lang__8NUhl {
		flex-direction: row;
		padding: 10px
	}
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--leftSlotIcon__KItWJ {
	width: auto;
	min-width: unset;
	height: auto
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--leftSlotIcon__KItWJ div {
	width: auto;
	height: auto
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--textContainer__AzA8r {
	height: auto;
	padding: 0
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--arrow__JtD0x {
	min-width: unset;
	height: auto
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--selectedOpened__Mpou1 {
	padding-bottom: 14px;
	border-bottom: 1px solid hsla(0, 0%, 100%, .08);
	border-radius: unset
}

@media(min-width:768px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selectedOpened__Mpou1 {
		padding-bottom: 0;
		border-bottom: none
	}
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--selected__DSeAl {
	transition: transform .2s ease
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--selected__DSeAl:active:not(.CustomSelect--Disabled__lZ1gc) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

@media(min-width:768px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selected__DSeAl {
		justify-content: center
	}
}

@media(min-width:1024px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selected__DSeAl {
		justify-content: start
	}
}

@media(min-width:768px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selected__DSeAl>.CustomSelect--textContainer__AzA8r {
		margin-right: 10px
	}
}

@media(min-width:1024px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selected__DSeAl>.CustomSelect--textContainer__AzA8r {
		margin-right: auto
	}
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--selectOptions__hDPzE {
	position: static;
	background: transparent;
	box-shadow: none
}

@media(min-width:768px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selectOptions__hDPzE {
		position: absolute;
		top: calc(100% + 10px);
		background: #1a3157
	}
}

.CustomSelect--container_Lang__8NUhl .CustomSelect--selectOptionsOpened__kC53w {
	padding-top: 10px
}

@media(min-width:768px) {
	.CustomSelect--container_Lang__8NUhl .CustomSelect--selectOptionsOpened__kC53w {
		padding-top: 0
	}
}

.CustomSelect--container_LuckyCoin__JsT9D {
	flex-direction: column;
	width: 100%;
	height: auto !important;
	background: hsla(0, 0%, 100%, .02);
	border: 1px solid hsla(0, 0%, 100%, .1);
	border-radius: 12px
}

.CustomSelect--container_LuckyCoin__JsT9D:hover {
	background: hsla(0, 0%, 100%, .42)
}

.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--wrapper__Ui8nB {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 24px;
	cursor: pointer
}

@media(min-width:1440px) {
	.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--wrapper__Ui8nB {
		padding: 21px 24px
	}
}

.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--title__8UBK9 {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	letter-spacing: .42px;
	text-transform: uppercase
}

@media(min-width:768px) {
	.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--title__8UBK9 {
		font-size: 15px;
		letter-spacing: .45px
	}
}

.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--selected__DSeAl {
	transition: transform .2s ease
}

.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--selected__DSeAl:active:not(.CustomSelect--Disabled__lZ1gc) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--selectOptions__hDPzE {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	display: none;
	flex-direction: column;
	gap: 9px;
	width: 264px;
	padding: 12px;
	background: transparent;
	background: linear-gradient(90deg, #111823 -.53%, #111823 49.71%, #111823 99.95%);
	box-shadow: none;
	-webkit-backdrop-filter: blur(11.5px);
	backdrop-filter: blur(11.5px)
}

@media(min-width:1440px) {
	.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--selectOptions__hDPzE {
		position: absolute;
		top: unset;
		right: 0;
		bottom: calc(100% + 10px);
		left: unset;
		background: linear-gradient(90deg, #111823 -.53%, #111823 49.71%, #111823 99.95%);
		-webkit-backdrop-filter: blur(11.5px);
		backdrop-filter: blur(11.5px)
	}
}

.CustomSelect--container_LuckyCoin__JsT9D .CustomSelect--selectOptionsOpened__kC53w {
	display: flex;
	max-height: unset;
	padding-top: 10px
}

.CustomSelect--selected__DSeAl {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: left;
	width: 100%;
	border-radius: 10px
}

@media(hover:hover) {
	.CustomSelect--selected__DSeAl {
		cursor: pointer
	}
}

.CustomSelect--arrow__JtD0x {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 50px;
	height: 50px;
	transform: rotate(0deg);
	cursor: pointer;
	transition: .2s
}

.CustomSelect--containerActive__3_o8i .CustomSelect--arrow__JtD0x {
	transform: rotate(180deg);
	transition: .2s
}

.CustomSelect--textContainer__AzA8r {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 50px;
	margin-right: auto;
	padding-right: 8px;
	padding-left: 16px;
	overflow: hidden
}

.CustomSelect--textMain__uGoaN {
	display: flex;
	align-items: center;
	max-width: 100%;
	cursor: pointer
}

.CustomSelect--textTitle__yEZB9 {
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%
}

.CustomSelect--textDescription__K1RbM,
.CustomSelect--textTitle__yEZB9 {
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.CustomSelect--textDescription__K1RbM {
	color: #90a2bd
}

@media(max-width:330px) {
	.CustomSelect--textDescription__K1RbM {
		font-size: 12px
	}
}

.CustomSelect--selectOptions__hDPzE {
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 8;
	width: 100%;
	max-height: 0;
	padding: 0;
	overflow-y: auto;
	background: #1d3353;
	border-radius: 10px;
	box-shadow: 0 19px 35px rgba(3, 25, 58, .6);
	opacity: 0;
	transition: all .3s ease-out
}

@media(min-width:768px) {
	.CustomSelect--selectOptions__hDPzE {
		max-height: unset
	}
}

.CustomSelect--selectOptionsOpened__kC53w {
	height: auto;
	max-height: 188px;
	opacity: 1
}

.CustomSelect--leftSlotIcon__KItWJ,
.CustomSelect--rightSlotIcon__hIUrA {
	min-width: 50px;
	height: 50px
}

.CustomSelect--leftSlotIcon__KItWJ div,
.CustomSelect--rightSlotIcon__hIUrA div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.CustomSelect--leftSlotIcon__KItWJ img,
.CustomSelect--rightSlotIcon__hIUrA img {
	width: 24px;
	height: 24px
}

.CustomSelect--leftSlotIcon__KItWJ div {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px
}

.Option--option__yZ1H0 {
	display: flex;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid hsla(0, 0%, 100%, .08);
	cursor: pointer
}

.Option--option_active__YMy74 {
	position: relative;
	background-color: hsla(0, 0%, 100%, .08);
	border: 1px solid #fff
}

.Option--option_disabled__TcR5i {
	cursor: default;
	opacity: .3
}

.Option--option_slot__F_H2Z {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	min-width: 50px;
	height: 50px
}

.Option--option_slot__F_H2Z div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	text-align: center;
	border-radius: 100%
}

.Option--option_slot__F_H2Z div img {
	width: 19px;
	height: 19px
}

.Option--option_Lang__0mv_7 {
	padding: 10px 0;
	background: none;
	border: none
}

@media(min-width:768px) {
	.Option--option_Lang__0mv_7 {
		padding: 10px
	}
}

.Option--option_Lang__0mv_7 .Option--option_slot__F_H2Z {
	width: auto;
	min-width: unset;
	height: auto
}

.Option--option_Lang__0mv_7 .Option--option_slot__F_H2Z div {
	width: auto;
	height: auto
}

.Option--option_Lang__0mv_7 .Option--activeIcon__nFN46 {
	top: 50%;
	right: 8px;
	bottom: inherit;
	left: inherit;
	width: 15px;
	height: 15px;
	transform: translateY(-50%)
}

.Option--option_Lang__0mv_7 .Option--activeIcon__nFN46:before {
	font-size: 15px
}

.Option--option_Lang__0mv_7 .Option--container__rto8j {
	height: auto;
	padding: 0
}

.Option--option_LuckyCoin__IiXUj {
	padding: 9px 10px 9px 15px;
	background-color: unset;
	border: 1px solid hsla(0, 0%, 100%, .05);
	border-radius: 12px
}

.Option--option_LuckyCoin_active__vwFnm {
	border: 1px solid #fff
}

.Option--option_LuckyCoin__IiXUj:hover {
	background-color: hsla(0, 0%, 100%, .08)
}

.Option--option_LuckyCoin__IiXUj .Option--container__rto8j {
	height: auto;
	padding: 0
}

.Option--option_LuckyCoin__IiXUj .Option--option_slot__F_H2Z {
	width: auto;
	min-width: unset;
	height: auto
}

.Option--activeIcon__nFN46 {
	position: absolute;
	top: 13px;
	left: 36px;
	width: 12px;
	height: 12px;
	background-color: #01af70;
	border-radius: 50%
}

.Option--container__rto8j {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
	height: 62px;
	padding-right: 8px;
	padding-left: 16px;
	overflow: hidden
}

.Option--subtitle__6aPIy {
	max-width: 100%;
	overflow: hidden;
	color: #90a2bd;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media(max-width:330px) {
	.Option--subtitle__6aPIy {
		font-size: 12px
	}
}

.Option--title__CVizd {
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer
}

.FollowUs--followUsContainer__gdvB3 {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-bottom: 30px
}

.FollowUs--followUsContainer__gdvB3 .FollowUs--followUsText__XLoTL {
	margin: 20px 0 22px;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal;
	white-space: nowrap
}

@media(min-width:768px) {
	.FollowUs--followUsContainer__gdvB3 .FollowUs--followUsTextFooter__owt2f {
		display: none
	}
}

.FollowUs--followUsContainer__gdvB3.FollowUs--burgerMenuFollowUs__qpLT_ {
	margin-bottom: 66px
}

.FollowUs--followUsContainer__gdvB3.FollowUs--burgerMenuFollowUs__qpLT_ .FollowUs--followUsText__XLoTL {
	margin: 0 0 18px
}

@media(max-width:380px) {
	.FollowUs--followUsContainer__gdvB3 {
		text-align: center
	}
}

@media(min-width:768px) {
	.FollowUs--followUsContainer__gdvB3 {
		margin: 25px 0 0
	}
}

.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 0
}

@media(min-width:330px) {
	.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer {
		padding: 0 15px
	}
}

.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	transition: transform .2s ease
}

.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink:active:not(.FollowUs--Disabled__Cmefc) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

@media(min-width:768px) {
	.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink {
		width: 30px;
		height: 30px
	}
}

.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink .FollowUs--socialIcon {
	width: 35px;
	height: 35px;
	cursor: pointer
}

@media(min-width:768px) {
	.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink .FollowUs--socialIcon {
		width: 30px;
		height: 30px
	}
}

@media(min-width:1024px) {
	.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink .FollowUs--socialIcon {
		transition: .4s
	}

	.FollowUs--followUsContainer__gdvB3 .FollowUs--socialIconsContainer .FollowUs--socialIconsLink .FollowUs--socialIcon:hover {
		transform: scale(1.075)
	}
}

.FollowUs--followUsContainer__gdvB3.FollowUs--footerTopContainer__t_fEF .FollowUs--SocialIconsContainer__oIOtH {
	max-width: 300px
}

.FollowUs--followUsContainer__gdvB3.FollowUs--footerDesktop__5oTXc .FollowUs--socialIconsContainer,
.FollowUs--footerDesktopContainer__hQbxt .FollowUs--socialIconsContainer {
	justify-content: flex-start;
	padding: 0;
	column-gap: 25px
}

.FollowUs--footerTopContainer__t_fEF .FollowUs--socialIconsContainer {
	max-width: 300px
}

.MobileApps--container__Fr5ca {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 40px
}

@media(min-width:768px) {
	.MobileApps--container__Fr5ca {
		margin-bottom: 0
	}
}

@media(min-width:1024px) {
	.MobileApps--container__Fr5ca {
		flex-wrap: wrap;
		width: 160px
	}
}

.MobileApps--Text-Small__2homF {
	color: #90a2bd
}

.MobileApps--img__TCEOW {
	width: 42px;
	height: 42px
}

@media(max-width:374px) {
	.MobileApps--img__TCEOW {
		width: 32px;
		height: 32px
	}
}

@media(min-width:768px) {
	.MobileApps--img__TCEOW {
		margin-right: 10px
	}
}

@media(min-width:1024px) {
	.MobileApps--img__TCEOW {
		margin-right: 0
	}
}

.MobileApps--macOsAppContainer__6QMfW {
	display: none;
	flex-direction: row;
	width: 100%;
	margin-bottom: 10px;
	padding: 6px 10px;
	background: #1a3157;
	background: #000;
	border-radius: 8px;
	cursor: pointer;
	transition: transform .2s ease
}

.MobileApps--macOsAppContainer__6QMfW:active:not(.MobileApps--Disabled__DJ_zv) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

@media(min-width:1024px) {
	.MobileApps--macOsAppContainer__6QMfW {
		display: flex
	}

	.MobileApps--macOsAppContainer__6QMfW:hover {
		background: #4d668f
	}
}

.MobileApps--itemContainer__spFYB {
	display: flex;
	justify-content: space-between;
	width: 100%
}

.MobileApps--item__vo8jh {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	transition: transform .2s ease;
	width: 100%;
	padding: 6px 23px;
	background: #1a3157;
	border-radius: 8px;
	cursor: pointer;
	background: #000;
}

.MobileApps--item__vo8jh:active:not(.MobileApps--Disabled__DJ_zv) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

.MobileApps--item__vo8jh:not(:last-of-type) {
	margin-right: 16px
}

.MobileApps--item__vo8jh .MobileApps--Text-Medium__8aLxI {
	white-space: nowrap
}

@media(max-width:414px) {
	.MobileApps--item__vo8jh {
		flex-direction: row;
		padding: 6px 14px
	}
}

@media(max-width:374px) {
	.MobileApps--item__vo8jh {
		padding: 6px
	}

	.MobileApps--item__vo8jh:not(:last-of-type) {
		margin-right: 8px
	}
}

@media(min-width:768px) {
	.MobileApps--item__vo8jh {
		justify-content: center
	}

	.MobileApps--item__vo8jh:not(:last-of-type) {
		margin-right: 8px
	}
}

@media(min-width:1024px) {
	.MobileApps--item__vo8jh {
		flex-direction: column;
		justify-content: center;
		width: 75px;
		padding: 0;
		background: #1a3157;
		background: #000;
		border-radius: 10px
	}

	.MobileApps--item__vo8jh:hover {
		background: #4d668f
	}
}

.MobileApps--textDesktop__55Qto {
	display: none
}

@media(min-width:1024px) {
	.MobileApps--textDesktop__55Qto {
		display: block
	}
}

.MobileApps--textMobile__oNWSR {
	display: block
}

@media(min-width:1024px) {
	.MobileApps--textMobile__oNWSR {
		display: none
	}
}

.FooterDesktop--footerDesktopContainer___eM9p {
	display: flex;
	flex-wrap: wrap;
	padding: 50px 15px;
	background: #12294a;
	background: #0f0f0f;
}

@media(min-width:1024px) {
	.FooterDesktop--footerDesktopContainer___eM9p {
		flex-wrap: nowrap;
		align-items: start;
		justify-content: space-between;
		padding: 50px 22px
	}
}

@media(min-width:1200px) {
	.FooterDesktop--footerDesktopContainer___eM9p {
		padding: 70px 50px
	}
}

@media(min-width:1440px) {
	.FooterDesktop--footerDesktopContainer___eM9p {
		padding: 70px 40px
	}
}

@media(min-width:1680px) {
	.FooterDesktop--footerDesktopContainer___eM9p {
		padding: 70px 120px
	}
}

@media(min-width:1920px) {
	.FooterDesktop--footerDesktopContainer___eM9p {
		padding: 80px 120px
	}
}

.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopHelpCenterContainer__C1OyO {
	width: 40%
}

@media(min-width:1024px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopHelpCenterContainer__C1OyO {
		flex-grow: 1;
		width: auto
	}
}

@media(min-width:1200px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopHelpCenterContainer__C1OyO .FooterDesktop--Headline3__bJDOS {
		font-size: 24px;
		line-height: 130%;
		letter-spacing: normal;
		margin-bottom: 8px
	}
}

.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopHelpCenterContainer__C1OyO .FooterDesktop--getAnswersButton__rAWCX {
	width: 200px;
	height: 40px;
	margin: 20px 0 30px
}

.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopMobileAppContainer__hbH2n {
	display: flex;
	justify-content: flex-end;
	width: 60%;
	margin-top: 20px;
	margin-left: auto;
	padding-right: 20px
}

@media(min-width:768px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopMobileAppContainer__hbH2n {
		flex-grow: 2;
		width: auto;
		margin-left: 0;
		padding-right: 0
	}
}

@media(min-width:1024px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopMobileAppContainer__hbH2n {
		flex-grow: 1;
		width: auto;
		margin: 0;
		padding: 0
	}
}

.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopButtons__RL9yr {
	display: block
}

@media(min-width:768px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopButtons__RL9yr {
		display: flex;
		width: 100%
	}
}

@media(min-width:1024px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--footerDesktopButtons__RL9yr {
		display: block;
		width: auto
	}
}

.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--headline3__rJ1js {
	font-weight: 500;
	font-size: 21px;
	line-height: 150%;
	letter-spacing: normal
}

@media(min-width:1200px) {
	.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--headline3__rJ1js {
		margin-bottom: 8px;
		font-size: 24px;
		line-height: 130%
	}
}

.FooterDesktop--footerDesktopContainer___eM9p .FooterDesktop--text__CeBtY {
	color: #90a2bd;
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal
}

.LinksContainer--footerDesktopLinksContainer__qQnN8 {
	display: flex;
	gap: 15px;
	justify-content: space-between;
	width: 60%
}

@media(min-width:1024px) {
	.LinksContainer--footerDesktopLinksContainer__qQnN8 {
		flex-grow: 2;
		width: auto;
		margin-right: 50px
	}
}

.LinksContainer--footerDesktopLinksContainer__qQnN8 .LinksContainer--footerDesktopLinksTitle__6NLGs {
	margin-bottom: 20px
}

.LinksGroup--footerDesktopLink__adv57 {
	display: block;
	margin-bottom: 20px;
	color: #90a2bd;
	font-size: 15px;
	line-height: 140%;
	letter-spacing: normal;
	text-decoration: none;
	transform-origin: left;
	transition: transform .2s ease
}

.LinksGroup--footerDesktopLink__adv57:active:not(.LinksGroup--Disabled__FiLiS) {
	transform: scale(.96);
	opacity: .8;
	transition: transform .1s ease
}

@media(min-width:1200px) {
	.LinksGroup--footerDesktopLink__adv57.LinksGroup--Text-Medium__U7sZw {
		font-size: 18px
	}
}

@media(min-width:1024px) {
	.LinksGroup--footerDesktopLink__adv57:hover {
		color: #fff
	}
}

.Footer-Payment-Methods-Container {
	display: flex;
	flex-shrink: 0;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 20px 15px;
	overflow-x: auto;
	line-height: 0;
	white-space: nowrap;
	text-align: center;
	background: #1a3157;
	-ms-overflow-style: none;
	scrollbar-width: none
}

@media(min-width:768px) {
	.Footer-Payment-Methods-Container {
		padding: 25px 15px
	}
}

@media(min-width:1200px) {
	.Footer-Payment-Methods-Container {
		padding: 25px 50px
	}
}

@media(min-width:1440px) {
	.Footer-Payment-Methods-Container {
		padding: 25px 40px
	}
}

@media(min-width:1680px) {
	.Footer-Payment-Methods-Container {
		padding: 25px 120px
	}
}

.Footer-Payment-Methods-Container::-webkit-scrollbar {
	display: none
}

.Footer-Payment-Methods-Container-Image {
	position: relative;
	flex: 0 0 auto;
	margin-right: 15px;
	width: 75px;
	height: 47px
}

.Footer-Payment-Methods-Container-Image:last-child {
	margin-right: 0
}

@media(min-width:1200px) {
	.Footer-Payment-Methods-Container-Image {
		width: 77px;
		height: 48px
	}
}

@media(min-width:1440px) {
	.Footer-Payment-Methods-Container-Image {
		width: 90px;
		height: 55px
	}
}

@media(min-width:1680px) {
	.Footer-Payment-Methods-Container-Image {
		width: 109px;
		height: 67px
	}
}

@media(min-width:1920px) {
	.Footer-Payment-Methods-Container-Image {
		width: 107px;
		height: 64px
	}
}

.Footer-Bottom-Container {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	align-items: center;
	padding: 40px 46px 30px
}

@media(min-width:768px) {
	.Footer-Bottom-Container {
		padding: 55px 30px 35px
	}
}

@media(min-width:1024px) {
	.Footer-Bottom-Container {
		padding: 55px 89px 30px
	}
}

@media(min-width:1200px) {
	.Footer-Bottom-Container {
		padding: 60px 120px 40px
	}
}

@media(min-width:1920px) {
	.Footer-Bottom-Container {
		padding: 50px 500px
	}
}

.Footer-Bottom-Container .Footer-Text-Container {
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	border-bottom: 1px solid #12294a
}

.Footer-Bottom-Container .Footer-Text-Container_secondary {
	border-bottom: 1px solid hsla(0, 0%, 100%, .04)
}

.Footer-Bottom-Container .Footer-License-Icons-Container {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	margin-bottom: 40px
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container {
		width: 65%
	}
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Logo-Container {
	display: none
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Logo-Container {
		display: block
	}
}

@media(min-width:1024px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Logo-Container {
		margin-right: 30px
	}
}

@media(min-width:1680px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Logo-Container {
		width: 40px;
		height: 40px
	}
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-AskGamblers-Link {
	position: relative;
	width: 89px;
	height: 30px
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-AskGamblers-Link {
		width: 104px;
		height: 34px
	}
}

@media(min-width:1920px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-AskGamblers-Link {
		width: 134px;
		height: 44px
	}
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-FairCasino-Link {
	position: relative;
	width: 85px;
	height: 27px
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-FairCasino-Link {
		width: 100px;
		height: 33px
	}
}

@media(min-width:1920px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-FairCasino-Link {
		width: 118px;
		height: 37px
	}
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-BeGambleAware-Link {
	position: relative;
	display: flex;
	justify-content: center;
	width: 110px;
	height: 30px
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-BeGambleAware-Link {
		width: 140px;
		height: 34px
	}
}

@media(min-width:1920px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-BeGambleAware-Link {
		width: 170px;
		height: 44px
	}
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icon {
	max-width: 100%;
	max-height: 100%
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icons-18 {
	position: relative;
	width: 30px;
	height: 30px
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icons-18 {
		width: 35px;
		height: 35px
	}
}

@media(min-width:1920px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icons-18 {
		width: 45px;
		height: 45px
	}
}

.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icons-Certificate {
	width: 57px;
	height: 57px
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icons-Certificate {
		width: 63px;
		height: 63px
	}
}

@media(min-width:1920px) {
	.Footer-Bottom-Container .Footer-License-Icons-Container .Footer-License-Icons-Certificate {
		width: 73px;
		height: 73px
	}
}

.Footer-Bottom-Container .Footer-Bottom-Text-Container {
	width: 100%
}

@media(min-width:768px) {
	.Footer-Bottom-Container .Footer-Bottom-Text-Container {
		width: 90%
	}
}

@media(min-width:1440px) {
	.Footer-Bottom-Container .Footer-Bottom-Text-Container {
		width: 70%
	}
}

.Footer-Bottom-Container .Footer-Bottom-Text {
	position: relative;
	width: 100%;
	margin: 15px 0 30px;
	padding: 0 25px;
	text-align: center
}

@media(min-width:1200px) {
	.Footer-Bottom-Container .Footer-Bottom-Text {
		margin: 10px 0 30px
	}
}

.Footer-Bottom-Container .Footer-Bottom-Text-First {
	text-align: center
}

.Footer-Bottom-Container .Footer-Bottom-Copyright-Text {
	max-width: 150px;
	white-space: pre-line;
	text-align: center
}

@media(min-width:1024px) {
	.Footer-Bottom-Container .Footer-Bottom-Copyright-Text {
		max-width: unset
	}
}