.Header_header__gtmFw {
	background: #ab252b;
	padding: 20px 160px;
	position: sticky;
	top: 0;
	z-index: 1000;
	height: 96px
}

.Header_header__gtmFw img {
	margin-top: 4px;
	margin-left: 0;
	scale: 1
}

@media(max-width:768px) {
	.Header_header__gtmFw img {
		margin-top: -6px;
		margin-left: -16px;
		scale: .8
	}
}

@media(max-width:1080px) {
	.Header_header__gtmFw {
		padding: 24px 40px
	}
}

@media(max-width:768px) {
	.Header_header__gtmFw {
		height: 96px
	}
}

@media(max-width:380px) {
	.Header_header__gtmFw {
		padding: 5px 10px;
		height: 64px
	}

	.Header_header__gtmFw img {
		margin-left: 0
	}
}

.Header_navbar__2gyyX {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.Header_nav-links__GG7TY {
	list-style: none;
	display: flex;
	gap: 24px;
	transition: opacity .3s ease-in-out,transform .3s ease-in-out;
	opacity: 1
}

.Header_nav-links__GG7TY li a {
	color: #fff;
	text-shadow: 0 4px 4px rgba(0,0,0,.25);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	text-decoration: none;
	transition: background-image .3s ease;
	background-image: none;
	cursor: pointer
}

.Header_nav-links__GG7TY li a:hover {
	color: #ffe100
}

.Footer_nav-links__GG7TY {
	list-style: none;
	display: flex;
	gap: 24px;
	transition: opacity .3s ease-in-out,transform .3s ease-in-out;
	opacity: 1
}

.Footer_nav-links__GG7TY li a {
	color: #fff;
	text-shadow: 0 4px 4px rgba(0,0,0,.25);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	text-decoration: none;
	transition: background-image .3s ease;
	background-image: none;
	cursor: pointer
}

.Footer_nav-links__GG7TY li a:hover {
	color: #ffe100
}

@media(max-width:768px) {
	.Header_nav-links__GG7TY {
		flex-direction: column;
		position: fixed;
		top: 96px;
		right: -100%;
		width: 100%;
		height: 100%;
		background: #ab252b;
		padding-top: 2.5rem;
		gap: 16px;
		transition: right .4s ease;
		text-align: center
	}

	.Header_nav-links__GG7TY.Header_open__9amQS {
		right: 0
	}

	.Header_nav-links__GG7TY li {
		padding: 1rem 0
	}

	.Header_nav-links__GG7TY li a {
		font-size: 32px
	}

    .Footer_nav-links__GG7TY {
		flex-direction: column;
		width: 100%;
		height: 100%;
		background: #ab252b;
		padding-top: 1.5rem;
		gap: 16px;
		transition: right .4s ease;
		text-align: center
	}

	.Footer_nav-links__GG7TY li a {
		font-size: 20px
	}
}

@media(max-width:380px) {
	.Header_nav-links__GG7TY {
		top: 64px
	}
}

.Header_burger-menu__jmMQJ {
	position: relative;
	width: 30px;
	height: 24px;
	cursor: pointer;
	display: none;
	background: none;
	border: none;
	margin-right: 30px;
	margin-bottom: 35px
}

.Header_burger-menu__jmMQJ .Header_burger-lines__r7XeG {
	position: absolute;
	top: 22px;
	left: 22px;
	width: 100%;
	height: 4px;
	background-color: #fff;
	transition: all .3s ease
}

.Header_burger-menu__jmMQJ .Header_burger-lines__r7XeG:after,.Header_burger-menu__jmMQJ .Header_burger-lines__r7XeG:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #fff;
	transition: all .3s ease
}

.Header_burger-menu__jmMQJ .Header_burger-lines__r7XeG:before {
	top: -10px
}

.Header_burger-menu__jmMQJ .Header_burger-lines__r7XeG:after {
	top: 10px
}

.Header_burger-menu__jmMQJ.Header_open__9amQS .Header_burger-lines__r7XeG {
	background-color: transparent
}

.Header_burger-menu__jmMQJ.Header_open__9amQS .Header_burger-lines__r7XeG:before {
	transform: rotate(45deg);
	top: 0
}

.Header_burger-menu__jmMQJ.Header_open__9amQS .Header_burger-lines__r7XeG:after {
	transform: rotate(-45deg);
	top: 0
}

@media(max-width:768px) {
	.Header_burger-menu__jmMQJ {
		display: block
	}
}

@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";

@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";

.Footer_footer__7blBZ {
	position: relative;
	background: #ab252b;
	display: flex;
	padding: 24px 0;
	text-align: center
}

.Footer_footer__7blBZ .container {
	width: 100%
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ {
	margin-bottom: 24px
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5 {
	display: flex;
	justify-content: center;
	gap: 16px 18px;
	margin-bottom: 24px
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child {
	display: flex;
	flex-wrap: wrap
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child .Footer_logoWrapper__WncfW {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 0
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child .Footer_logoWrapper__WncfW img {
	margin-top: 8px;
	margin-left: 0;
	position: absolute;
	left: 160px;
	cursor: pointer
}

@media(max-width:1320px) {
	.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child .Footer_logoWrapper__WncfW img {
		left: 50px
	}
}

@media(max-width:768px) {
	.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child .Footer_logoWrapper__WncfW img {
		margin-top: 0;
		margin-bottom: -10px;
		margin-left: 0;
		scale: .8
	}
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child:first-child {
	margin-top: -16px
}

@media(max-width:768px) {
	.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:first-child:first-child {
		margin-top: -26px
	}
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:nth-child(2) {
	gap: 11px
}

@media(max-width:768px) {
	.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:nth-child(2) {
		gap: 8px!important
	}
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5 .Footer_partnerLogo__32Ec_ {
	mix-blend-mode: luminosity
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5 .Footer_partnerLogo__32Ec_:hover {
	mix-blend-mode: normal
}

@media(max-width:1080px) {
	.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5 .Footer_partnerLogo__32Ec_ {
		height: 22px!important;
		width: auto
	}
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:nth-child(2),.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:nth-child(3) {
	flex-wrap: wrap
}

.Footer_footer__7blBZ .Footer_partners__R5UvQ .Footer_row__dTMF5:last-child {
	margin-bottom: 0
}

.Footer_footer__7blBZ .Footer_copyright__ep6Ge {
	color: hsla(0,0%,100%,.34);
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	line-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center
}

.Footer_footer__7blBZ .Footer_copyright__ep6Ge span:first-child {
	font-size: 32px;
	margin-right: 16px
}

@media(max-width:768px) {
	.Footer_footer__7blBZ .Footer_copyright__ep6Ge {
		flex-wrap: wrap;
		font-size: 18px;
		line-height: 24px;
		margin-top: 34px
	}

	.Footer_footer__7blBZ .Footer_copyright__ep6Ge span {
		font-size: 18px!important
	}

	.Footer_footer__7blBZ .Footer_copyright__ep6Ge span:first-child {
		margin-right: 8px
	}
}

@media(max-width:768px)and (max-width:420px) {
	.Footer_footer__7blBZ .Footer_copyright__ep6Ge span {
		font-size: 16px!important
	}
}

@media(max-width:1080px) {
	.Footer_footer__7blBZ .Footer_row__dTMF5:first-child .Footer_logoWrapper__WncfW {
		margin-bottom: 16px
	}

	.Footer_footer__7blBZ .Footer_row__dTMF5:first-child .Footer_logoWrapper__WncfW img {
		position: static!important
	}

	.Footer_footer__7blBZ .Footer_row__dTMF5:first-child .Footer_partnerLogo__32Ec_ {
		height: 22px
	}
}

@media(max-width:768px) {
	.Footer_footer__7blBZ {
		padding: 24px 0 12px
	}

	.Footer_footer__7blBZ .Footer_partners__R5UvQ {
		margin-bottom: -16px
	}

	.Footer_footer__7blBZ .Footer_row__dTMF5 {
		flex-wrap: wrap;
		margin-bottom: 16px!important;
		gap: 10px!important
	}

	.Footer_footer__7blBZ .Footer_row__dTMF5 .Footer_partnerLogo__32Ec_ {
		width: auto
	}

	.Footer_footer__7blBZ .Footer_row__dTMF5 img {
		margin-top: 0
	}
}

@media(max-width:480px) {
	.Footer_footer__7blBZ .Footer_row__dTMF5 .Footer_partnerLogo__32Ec_ {
		height: 18px
	}
}

@media(max-width:300px) {
	.Footer_footer__7blBZ .Footer_hiddenSpan__2CytD {
		display: none!important
	}
}

.LicensesSection_licensesSection__r7IrC {
	background: #ab252b;
	padding: 64px 0
}

.LicensesSection_licensesSection__r7IrC h2 {
	margin-bottom: 24px
}

.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 {
	display: flex;
	margin-bottom: 48px
}

.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v {
	display: flex;
	flex-direction: column;
	gap: 24px;
	flex: 2.5;
	margin-right: 20px
}

.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O {
	flex: 1;
	display: flex;
	justify-content: flex-end
}

.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O img {
	width: auto
}

@media(max-width:768px) {
	.LicensesSection_licensesSection__r7IrC h2 {
		font-size: 32px;
		margin-bottom: 40px
	}

	.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 {
		flex-direction: column;
		margin-bottom: 40px
	}

	.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_leftContent__BWp2v {
		order: 2;
		margin-right: 0
	}

	.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O {
		order: 1;
		justify-content: center;
		margin-bottom: 40px
	}

	.LicensesSection_licensesSection__r7IrC .LicensesSection_licensesContent__U0mA6 .LicensesSection_rightImage__4_51O img {
		max-width: 309px;
		width: 100%;
		height: auto
	}
}

.GamesToPlay_gamesToPlay__PWfKP {
	padding: 64px 0;
	background: #ab252b
}

.GamesToPlay_gamesToPlay__PWfKP .container {
	display: flex;
	flex-direction: column;
	gap: 48px
}

@media(max-width:1380px) {
	.GamesToPlay_gamesToPlay__PWfKP {
		word-break: break-word
	}
}

@media(max-width:768px) {
	.GamesToPlay_gamesToPlay__PWfKP {
		padding: 40px 0
	}

	.GamesToPlay_gamesToPlay__PWfKP .container {
		gap: 40px
	}
}

.AdvantageSection_advantageSection__N_DX2 .container {
	display: flex;
	flex-direction: column;
	gap: 48px
}

@media(max-width:768px) {
	.AdvantageSection_advantageSection__N_DX2 .container {
		gap: 40px
	}
}

.AdvantageSection_columns__mXSGG {
	display: flex;
	gap: 24px
}

.AdvantageSection_columns__mXSGG .AdvantageSection_column__wQZzy {
	display: flex;
	flex-direction: column;
	gap: 40px;
	width: 30%
}

.AdvantageSection_columns__mXSGG .AdvantageSection_column__wQZzy ul li {
	margin-left: 24px;
	overflow-wrap: break-word
}

@media(max-width:768px) {
	.AdvantageSection_columns__mXSGG .AdvantageSection_column__wQZzy {
		width: 100%;
		gap: 24px
	}
}

@media(max-width:570px) {
	.AdvantageSection_columns__mXSGG {
		flex-direction: column;
		word-wrap: break-word;
		word-break: break-word
	}
}

.AppSection_appSection__SIjaN {
	background: #ab252b;
	padding: 64px
}

@media(max-width:768px) {
	.AppSection_appSection__SIjaN {
		padding: 64px 0
	}
}

.AppSection_topRow__LG9kS {
	display: flex;
	justify-content: space-between;
	margin-bottom: 48px
}

.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv {
	display: flex;
	flex-direction: column;
	gap: 48px;
	width: 548px
}

.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_imageMobile__RQE5j {
	display: none
}

.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR {
	display: flex;
	gap: 24px
}

.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR button {
	background: none;
	border: none;
	cursor: pointer
}

.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG {
	flex: 1;
	position: relative;
	overflow: visible
}

.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG .AppSection_image__4K30l {
	position: absolute;
	top: -36px;
	right: -13px;
	overflow: hidden;
	height: auto
}

@media(max-width:1320px) {
	.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG .AppSection_image__4K30l {
		right: 0;
		max-width: 105%
	}
}

@media(max-width:1020px) {
	.AppSection_topRow__LG9kS {
		position: relative
	}

	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv {
		width: 100%
	}

	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_imageMobile__RQE5j {
		display: block;
		max-width: 496px;
		width: 100%;
		height: auto;
		align-self: center
	}

	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv h3 {
		width: 80%
	}

	.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG {
		display: none
	}
}

@media(max-width:768px) {
	.AppSection_topRow__LG9kS {
		position: relative;
		margin-bottom: 40px
	}

	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv {
		gap: 24px
	}

	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv h3:first-child {
		font-size: 32px
	}

	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv .AppSection_buttons__3NeCR {
		align-self: center;
		margin-top: 16px;
		flex-wrap: wrap
	}
}

@media(max-width:768px)and (max-width:500px) {
	.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv h3,.AppSection_topRow__LG9kS .AppSection_textBlock__U2wrv p {
		width: 100%
	}
}

@media(max-width:768px) {
	.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG {
		position: absolute;
		top: -7.5rem;
		right: -10px;
		width: 250px
	}

	.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG img {
		top: -105px!important
	}
}

@media(max-width:768px)and (max-width:500px) {
	.AppSection_topRow__LG9kS .AppSection_imageBlock__KyNSG {
		display: none
	}
}