@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Rubik:wght@300;400;500;700&display=swap);
.Modal_overlay__Ts1f9 {
	background: #15151ffa;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.5s;
	visibility: hidden;
	width: 100%;
	z-index: 999;
}
.Modal_overlay__Ts1f9.Modal_show__TlYr2 {
	opacity: 1;
	visibility: visible;
}
.Modal_wrapper__0P7Cy {
	left: 50%;
	opacity: 0;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	transform: translate(-50%, -50%) scale(0.5);
	transition: all 0.5s;
	visibility: hidden;
	z-index: 1000;
}
@media only screen and (max-width: 1024px) {
	.Modal_wrapper__0P7Cy {
		width: 100vw;
	}
}
.Modal_wrapper__0P7Cy.Modal_show__TlYr2 {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
	visibility: visible;
}
.Modal_modalScroll__tCAUe {
	left: 50%;
	max-height: 100vh;
	overflow-y: scroll;
	padding: 60px 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
@media only screen and (max-width: 1024px) {
	.Modal_modalScroll__tCAUe {
		width: 95vw;
	}
}
@media only screen and (max-width: 500px) {
	.Modal_modalScroll__tCAUe {
		padding: 80px 0;
		position: fixed;
	}
}
.Modal_modalScroll__tCAUe::-webkit-scrollbar {
	display: none;
}
.Modal_modalTitle__7S28V {
	color: #fff;
	font-family: Nunito Sans;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
	text-align: center;
}
.Modal_container__CuhOe {
	align-items: center;
	background: #1b1b24;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	max-width: 384px;
	padding: 27px 32px;
	position: relative;
	width: 100%;
}
.Modal_long__YAyvG {
	max-width: none;
	width: 736px;
}
@media only screen and (max-width: 850px) {
	.Modal_long__YAyvG {
		width: 95vw;
	}
}
.Modal_modalImg__tD3z- {
	border-radius: 12px;
	margin: 16px auto 24px;
	overflow: hidden;
}
.Modal_modalImg__tD3z- img,
.Modal_modalImg__tD3z- video {
	border-radius: inherit;
}
.Modal_modalInfo__mJCCj {
	color: #fff;
	font-weight: 500;
	line-height: 150%;
	text-align: center;
}
.Modal_modalInfo__mJCCj a {
	color: #6c9eff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	text-transform: uppercase;
	transition: color 0.25s;
}
.Modal_modalInfo__mJCCj a:hover {
	color: #9fc0ff;
}
.Modal_modalText__w6ArQ {
	font-weight: 600;
	text-align: left;
}
.Modal_modalText__w6ArQ ul li:before {
	background: #fff;
	border-radius: 50%;
	content: '';
	display: inline-block;
	height: 4px;
	margin: 3px 10px;
	width: 4px;
}
.Modal_modalBtn__OmfkF {
	position: relative;
}
.Modal_modalBtn__OmfkF > * {
	position: relative;
	z-index: 1;
}
.Modal_modalBtn__OmfkF:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), linear-gradient(262.87deg, #2a8559 14.21%, #34a47c 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF:after,
.Modal_modalBtn__OmfkF:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.Modal_modalBtn__OmfkF:after {
	background: linear-gradient(0deg, #00000040, #00000040), linear-gradient(262.87deg, #2a8559 14.21%, #34a47c 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF:after,
.Modal_modalBtn__OmfkF:before {
	border-radius: inherit;
}
.Modal_modalBtn__OmfkF:active:after,
.Modal_modalBtn__OmfkF:hover:before {
	opacity: 1;
}
.Modal_modalBtn__OmfkF {
	align-items: center;
	background: linear-gradient(262.87deg, #2a8559 14.21%, #34a47c 88.79%);
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.02em;
	line-height: 100%;
	margin-top: 26px;
	padding: 16px 24px;
	width: 100%;
}
.Modal_modalBtn__OmfkF.Modal_dark__EO9E3 {
	background: #ffffff0d;
	transition: background-color 0.3s ease;
}
.Modal_modalBtn__OmfkF.Modal_dark__EO9E3:hover {
	background: #ffffff1a;
}
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW {
	background: #363643;
	position: relative;
}
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW > * {
	position: relative;
	z-index: 1;
}
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #363643;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW:after {
	background: linear-gradient(0deg, #00000040, #00000040), #363643;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW:after,
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW:before {
	border-radius: inherit;
}
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW:active:after,
.Modal_modalBtn__OmfkF.Modal_neutral__jNZsW:hover:before {
	opacity: 1;
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8 {
	background: #07f;
	position: relative;
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8 > * {
	position: relative;
	z-index: 1;
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #07f;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:after,
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:after {
	background: linear-gradient(0deg, #00000040, #00000040), #07f;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:after,
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:before {
	border-radius: inherit;
}
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:active:after,
.Modal_modalBtn__OmfkF.Modal_vk__Tggi8:hover:before {
	opacity: 1;
}
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2 {
	background: #2da5e1;
	position: relative;
}
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2 > * {
	position: relative;
	z-index: 1;
}
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #2da5e1;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2:after {
	background: linear-gradient(0deg, #00000040, #00000040), #2da5e1;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2:after,
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2:before {
	border-radius: inherit;
}
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2:active:after,
.Modal_modalBtn__OmfkF.Modal_telegram__e6Hf2:hover:before {
	opacity: 1;
}
.Modal_modalBtn__OmfkF.Modal_social__8YFmm {
	font-feature-settings: 'pnum' on, 'lnum' on;
	border-radius: 8px;
	font-size: 14px;
	gap: 8px;
	height: 48px;
	justify-content: space-between;
	line-height: 16px;
	margin-top: 0;
	padding: 16px 24px;
}
.Modal_modalBtn__OmfkF.Modal_social__8YFmm svg {
	fill: #fff;
	height: 16px;
	width: 16px;
}
.Modal_modalContent__gewAH {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
	.Modal_modalContent__gewAH {
		font-size: 12px;
	}
}
.Modal_modalClose__hfW4Y {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: 30px;
	justify-content: center;
	padding-bottom: 52px;
	width: 100%;
}
.Modal_modalClose__hfW4Y svg {
	stroke: #8787a1;
	height: 32px;
	opacity: 0.5;
	transition: opacity 0.25s;
	width: 32px;
}
.Modal_modalClose__hfW4Y svg:hover {
	opacity: 1;
}
.ContactsModal_row__Hgrn7 {
	text-align: center;
}
.ContactsModal_row__Hgrn7 span {
	font-weight: 700;
}
.ContactsModal_row__Hgrn7:not(:first-child) {
	margin-top: 20px;
}
.ContactsModal_row__Hgrn7 p {
	font-size: 14px;
	font-weight: 500;
}
.ContactsModal_link__19h\+M {
	color: #2ad396;
	display: block;
	font-weight: 700;
	margin: 20px auto 0;
	text-align: center;
	transition: color 0.25s;
}
.ContactsModal_link__19h\+M:hover {
	color: #2ad396d9;
}
.SteamModal_container__dTuuL {
	min-width: 496px;
	position: relative;
}
@media only screen and (max-width: 500px) {
	.SteamModal_container__dTuuL {
		min-width: 95vw;
	}
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 {
	font-feature-settings: lining-nums proportional-nums;
	color: #b5b5ca;
	font-family: Nunito Sans;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 700;
	letter-spacing: 0.28px;
	line-height: 150%;
	text-align: center;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a {
	position: relative;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a > * {
	position: relative;
	z-index: 1;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #15151f;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:after {
	background: linear-gradient(0deg, #00000040, #00000040), #15151f;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:after,
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:before {
	border-radius: inherit;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:active:after,
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:hover:before {
	opacity: 1;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a {
	font-feature-settings: lining-nums proportional-nums;
	background: #15151f;
	border-radius: 8px;
	color: #fff;
	display: block;
	font-family: Nunito Sans;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.28px;
	line-height: 16px;
	margin-top: 24px;
	padding: 16px 24px;
	text-decoration: none;
	text-transform: none;
}
.SteamModal_container__dTuuL .SteamModal_text__a8nw7 a:hover {
	color: #fff;
}
.SteamModal_close__ttxz5 {
	cursor: pointer;
	opacity: 0.5;
	position: absolute;
	right: 24px;
	top: 24px;
}
.SteamModal_close__ttxz5:hover {
	opacity: 1;
}
.SteamModal_close__ttxz5 svg {
	stroke: #8787a1;
}
.LoginModal_container__5A0MU {
	margin: 0 auto;
	width: 560px;
}
@media only screen and (max-width: 600px) {
	.LoginModal_container__5A0MU {
		width: 95vw;
	}
}
.LoginModal_container__5A0MU .LoginModal_title__Oi2Ih {
	align-self: flex-start;
	text-align: left;
}
.FaqModal_modal__pu7g1 {
	background: #2b2b37;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	max-height: 600px;
	padding: 32px;
	width: 496px;
}
@media only screen and (max-width: 650px) {
	.FaqModal_modal__pu7g1 {
		padding: 16px;
		width: 95vw;
	}
}
.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo {
	right: 50px;
}
.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo:after {
	font-size: 8px;
}
@media only screen and (max-width: 430px) {
	.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo {
		font-size: 0;
	}
	.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo:after {
		content: 'Где найти?';
	}
}
@media only screen and (max-width: 390px) {
	.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo {
		padding: 3px 5px;
	}
	.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo span,
	.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo:after {
		display: none;
	}
	.FaqModal_modal__pu7g1 .FaqModal_helpButton__XOCbo svg {
		height: 14px;
		width: 14px;
	}
}
.FaqModal_modalTitle__bcH5I {
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
}
.FaqModal_tabs__AMg9v {
	align-items: center;
	background: #21212c;
	border-radius: 8px;
	display: flex;
	padding: 4px;
	width: 100%;
}
.FaqModal_tab__DA9QC {
	border-radius: 8px;
	color: #555562;
	cursor: pointer;
	font-weight: 700;
	line-height: 100%;
	padding: 16px 24px;
	text-align: center;
	transition: all 0.25s ease-in-out;
	width: 50%;
}
@media only screen and (max-width: 650px) {
	.FaqModal_tab__DA9QC {
		font-size: 14px;
		padding: 12px;
	}
}
.FaqModal_tab__DA9QC:hover:not(.FaqModal_active__9EUbB) {
	color: #fff;
}
.FaqModal_tab__DA9QC.FaqModal_active__9EUbB {
	background: #2e2e3b;
	color: #fff;
}
.FaqModal_inner__ErY\+8::-webkit-scrollbar,
.FaqModal_inner__ErY\+8::-webkit-scrollbar-track {
	border-radius: 99px;
	height: auto;
	opacity: 0.2;
	width: 4px;
}
.FaqModal_inner__ErY\+8::-webkit-scrollbar {
	background-color: #21212c80;
}
.FaqModal_inner__ErY\+8::-webkit-scrollbar-thumb {
	background-color: #21212c;
	border-radius: 99px;
	height: auto;
	width: 4px;
}
.FaqModal_inner__ErY\+8 {
	max-height: 384px;
	min-width: calc(100% + 14px);
	overflow-y: auto;
	padding-right: 10px;
}
.FaqModal_modalBtn__P1V2U {
	margin-top: 0;
}
.FaqModal_list__ufeQ4 {
	display: flex;
	flex-direction: column;
	row-gap: 9px;
}
.FaqModal_item__xOO-9 {
	align-items: center;
	background: #21212c;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	padding: 16px 24px;
	position: relative;
}
.FaqModal_item__xOO-9 p {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
}
.FaqModal_item__xOO-9 svg {
	fill: #ffffff80;
	height: 16px;
	width: 16px;
}
.FaqModal_modalClose__N6GeQ {
	cursor: pointer;
	position: absolute;
	right: 24px;
	top: 24px;
	z-index: 99;
}
@media only screen and (max-width: 650px) {
	.FaqModal_modalClose__N6GeQ {
		right: 10px;
		top: 10px;
	}
}
.FaqModal_modalClose__N6GeQ svg {
	stroke: #8787a1;
	opacity: 0.5;
	transition: opacity 0.25s ease;
}
.FaqModal_modalClose__N6GeQ:hover svg {
	opacity: 1;
}
.FaqModal_questions__TEYzx {
	display: flex;
	flex-direction: column;
	row-gap: 9px;
}
.FaqModal_question__hsXgm {
	background: #21212c;
	border-radius: 8px;
	overflow: hidden;
	padding: 16px 24px;
	position: relative;
}
@media only screen and (max-width: 360px) {
	.FaqModal_question__hsXgm {
		padding: 16px;
	}
}
.FaqModal_question__hsXgm a {
	text-decoration: underline;
}
.FaqModal_questionHeader__Hnkxe {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	position: relative;
}
@media only screen and (max-width: 360px) {
	.FaqModal_questionHeader__Hnkxe {
		font-size: 12px;
	}
}
.FaqModal_questionHeader__Hnkxe p {
	padding-right: 15px;
}
.FaqModal_questionHeader__Hnkxe .FaqModal_plus__N8\+5y {
	fill: #fff;
	height: 16px;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
}
@media only screen and (max-width: 360px) {
	.FaqModal_questionHeader__Hnkxe .FaqModal_plus__N8\+5y {
		height: 12px;
		width: 12px;
	}
}
.FaqModal_questionContent__VY4Ao {
	align-items: center;
	color: #b5b5cc;
	display: block;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease;
}
@media only screen and (max-width: 360px) {
	.FaqModal_questionContent__VY4Ao {
		font-size: 10px;
	}
}
.FaqModal_questionContent__VY4Ao p {
	display: block;
	padding-top: 8px;
	position: relative;
}
.Footer_footer__GHzhT {
	display: flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	font-family: Nunito Sans;
	justify-content: space-between;
	padding-bottom: 32px;
	position: relative;
	z-index: 2;
}
.Footer_footer__GHzhT .Footer_socials__8xkbQ {
	display: none;
}
@media only screen and (max-width: 950px) {
	.Footer_footer__GHzhT .Footer_socials__8xkbQ {
		display: block;
	}
}
.Footer_footer__GHzhT .Footer_warning__G4uuK {
	color: #555562;
	font-size: 12px;
	font-weight: 800;
	line-height: 150%;
	margin-top: 8px;
	width: 100%;
}
.Footer_footer__GHzhT ul {
	display: flex;
}
.Footer_footer__GHzhT ul li a {
	align-items: center;
	color: #ffffff80;
	cursor: pointer;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	transition: color 0.25s ease;
}
.Footer_footer__GHzhT ul li a span,
.Footer_footer__GHzhT ul li:hover a {
	color: #fff;
}
.Footer_footer__GHzhT ul li:hover a svg {
	fill: #fff;
}
.Footer_footer__GHzhT .Footer_menu__zBLr9 {
	align-items: center;
	display: flex;
	justify-content: center;
	justify-content: space-between;
	width: 100%;
}
@media only screen and (max-width: 950px) {
	.Footer_footer__GHzhT .Footer_menu__zBLr9 {
		align-content: center;
		align-items: center;
		flex-direction: column;
		gap: 24px;
		justify-content: center;
	}
	.Footer_footer__GHzhT .Footer_menu__zBLr9 .Footer_stats__WygOi {
		margin: 0 auto;
	}
}
.Footer_footer__GHzhT .Footer_menu__zBLr9 ul:not(.Footer_socials__8xkbQ) {
	flex-wrap: wrap;
}
@media only screen and (max-width: 950px) {
	.Footer_footer__GHzhT .Footer_menu__zBLr9 ul:not(.Footer_socials__8xkbQ) {
		font-size: 14px;
		justify-content: center;
		order: 2;
		row-gap: 16px;
		width: 100%;
	}
}
.Footer_footer__GHzhT .Footer_menu__zBLr9 ul:not(.Footer_socials__8xkbQ) li {
	margin-right: 24px;
}
.Footer_footer__GHzhT .Footer_menu__zBLr9 ul:not(.Footer_socials__8xkbQ) li span {
	background: #34a37b80;
	border: 1px solid #34a37b80;
	border-radius: 99px;
	font-size: 10px;
	font-weight: 800;
	line-height: 100%;
	margin-left: 10px;
	padding: 4px 8px 3px;
}
.Footer_stats__WygOi {
	align-items: center;
	column-gap: 32px;
	display: flex;
	margin-left: auto;
	min-width: -webkit-max-content;
	min-width: max-content;
}
.Footer_statsOnline__0Fyjd {
	align-items: center;
	column-gap: 8px;
	display: flex;
	justify-content: center;
}
.Footer_statsOnline__0Fyjd svg {
	fill: #3bb97c;
	animation: Footer_liveAnimation__9EfEg 1.5s infinite;
	filter: drop-shadow(0 0 12px #3bb97c);
	height: 16px;
	width: 16px;
}
.Footer_statsOnline__0Fyjd .Footer_statsValue__UMXqb {
	color: #3bb97c;
}
.Footer_statsItem__O\+XEc {
	align-items: center;
	column-gap: 13px;
	display: flex;
	justify-content: center;
	min-height: 40px;
}
.Footer_statsItem__O\+XEc svg {
	fill: #9e88ff;
	height: 16px;
	width: 16px;
}
.Footer_statsValue__UMXqb {
	color: #9e88ff;
	font-size: 12px;
	font-weight: 700;
	line-height: 8px;
}
.Footer_statsText__Ckr06 {
	color: #86919b;
	font-size: 8px;
	font-weight: 500;
	line-height: 8px;
	margin-top: 4px;
	text-transform: uppercase;
}
@keyframes Footer_liveAnimation__9EfEg {
	0% {
		opacity: 0.3;
	}
	50% {
		opacity: 1;
	}
	to {
		opacity: 0.3;
	}
}
.Header_header__xMxpc {
	align-items: center;
	column-gap: 32px;
	display: flex;
	flex-shrink: 0;
	padding-top: 20px;
	position: relative;
	z-index: 4;
	z-index: 99;
}
@media only screen and (max-width: 950px) {
	.Header_header__xMxpc {
		column-gap: 16px;
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 850px) {
	.Header_header__xMxpc {
		background: #0000;
	}
}
.Header_header__xMxpc .Header_logo__iw1PF {
	align-items: center;
	display: flex;
	flex-direction: column;
	width: 118px;
}
.Header_header__xMxpc .Header_logo__iw1PF svg {
	height: 32px;
	width: 118px;
}
@media only screen and (max-width: 850px) {
	.Header_header__xMxpc .Header_logo__iw1PF {
		width: 104px;
	}
}
.Header_serviceItems__VOgDT {
	align-items: center;
	column-gap: 12px;
	display: none;
	margin-top: 16px;
	width: 100%;
}
@media only screen and (max-width: 850px) {
	.Header_serviceItems__VOgDT {
		display: flex;
	}
}
.Header_serviceItems__VOgDT .Header_serviceItem__1DBHk {
	border-radius: 8px;
	display: flex;
	height: 36px;
	min-width: 36px;
	overflow: hidden;
}
.Header_serviceItems__VOgDT .Header_serviceItem__1DBHk.Header_skeleton__Ny0-M {
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #ffffff0d;
}
.Header_serviceItems__VOgDT .Header_serviceItem__1DBHk.Header_moreBtn__uGg2d {
	align-items: center;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #ffffff0d;
	display: flex;
	justify-content: center;
}
.Header_serviceItems__VOgDT .Header_serviceItem__1DBHk.Header_moreBtn__uGg2d svg {
	fill: #fff;
	height: 16px;
	opacity: 0.5;
	width: 16px;
}
.Header_top__XXSmm {
	flex-grow: 1;
	position: relative;
	z-index: 5;
}
.Header_item__SpRyE {
	font-feature-settings: lining-nums proportional-nums;
	align-items: center;
	color: #d8e1ea;
	column-gap: 4px;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.28px;
	line-height: 16px;
	transition: color 0.25s;
}
.Header_item__SpRyE.Header_disabled__1hnPO {
	cursor: not-allowed;
	opacity: 0.5;
}
.Header_item__SpRyE.Header_active__1Ds-Z,
.Header_item__SpRyE:not(.Header_disabled__1hnPO):hover {
	color: #fff;
}
.Header_item__SpRyE .Header_icon__Suk5- {
	position: relative;
}
.Header_item__SpRyE .Header_icon__Suk5-.Header_discount__Wsd-b p {
	background: #34a37b80;
	border: 1px solid #34a37b80;
	border-radius: 99px;
	font-size: 8px;
	margin-left: 4px;
	padding: 0 5px;
}
.Header_item__SpRyE .Header_icon__Suk5- p {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	font-size: 8px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.2px;
	line-height: 16px;
}
.Header_socials__9wnfQ {
	align-items: center;
	column-gap: 14px;
	display: flex;
	justify-content: center;
	justify-content: flex-end;
}
@media only screen and (max-width: 950px) {
	.Header_socials__9wnfQ {
		column-gap: 6px;
	}
}
.Header_socialsItem__k3iwu {
	height: 17px;
}
.Header_socialsItem__k3iwu a {
	display: block;
	height: inherit;
}
.Header_socialsItem__k3iwu:hover svg {
	fill: #fff;
}
.Header_socialsItem__k3iwu svg {
	fill: #555562;
	height: inherit;
	transition: fill 0.25s;
	transition: fill 0.25s ease;
	width: 24px;
}
.Header_wrapper__ezDT0 {
	align-items: center;
	display: flex;
	justify-content: center;
	justify-content: space-between;
}
@media only screen and (max-width: 850px) {
	.Header_wrapper__ezDT0 {
		justify-content: flex-end;
	}
}
.Header_buttons__BmXFH {
	align-items: center;
	display: flex;
	gap: 16px;
}
@media only screen and (max-width: 950px) {
	.Header_buttons__BmXFH {
		gap: 8px;
	}
}
@media only screen and (max-width: 850px) {
	.Header_buttons__BmXFH .Header_socials__9wnfQ {
		display: none;
	}
}
.Header_list__wMZL- {
	align-items: center;
	column-gap: 24px;
	display: flex;
	justify-content: center;
	justify-content: flex-start;
}
@media only screen and (max-width: 950px) {
	.Header_list__wMZL- {
		column-gap: 10px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 850px) {
	.Header_list__wMZL- {
		display: none;
	}
}
.Orders_orders__GKLTp {
	position: relative;
}
.Orders_orderBtn__Jok6q {
	align-items: center;
	border-radius: 8px;
	color: #d8e1ea;
	column-gap: 8px;
	cursor: pointer;
	display: flex;
	font-family: Raleway;
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.28px;
	line-height: 100%;
	padding: 8px 12px;
}
@media only screen and (min-width: 851px) {
	.Orders_orderBtn__Jok6q {
		background: #252533;
		transition: background 0.25s ease-in-out;
	}
	.Orders_orderBtn__Jok6q:hover {
		background: #343448;
	}
	.Orders_orderBtn__Jok6q:active {
		background: #1d1d29;
	}
}
@media only screen and (max-width: 850px) {
	.Orders_orderBtn__Jok6q {
		-webkit-backdrop-filter: blur(8px);
		backdrop-filter: blur(8px);
		background: #ffffff0d;
	}
}
.Orders_orderBtn__Jok6q.Orders_full__jEvqY span {
	display: inline-block;
	position: relative;
}
.Orders_orderBtn__Jok6q.Orders_full__jEvqY span:before {
	background: #f77;
	border: 3px solid #252533;
	border-radius: 50%;
	content: '';
	display: block;
	height: 6px;
	position: absolute;
	right: -6px;
	top: -4px;
	width: 6px;
}
.Orders_orderBtn__Jok6q svg {
	fill: #fff;
}
.Orders_ordersList__aimsW {
	opacity: 0;
	position: absolute;
	right: 0;
	top: 100%;
	transition: all 0.25s;
	visibility: hidden;
}
.Orders_ordersWrapper__GOkgV::-webkit-scrollbar {
	display: none;
}
.Orders_ordersWrapper__GOkgV {
	border: 1px solid #ffffff0d;
	max-height: 350px;
	overflow-y: auto;
	width: 300px;
}
.Orders_ordersEmpty__gZ4UK,
.Orders_ordersWrapper__GOkgV {
	background: #21212c;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	padding: 16px;
	row-gap: 12px;
}
.Orders_ordersEmpty__gZ4UK {
	align-items: center;
	height: 248px;
	justify-content: center;
	width: 264px;
}
.Orders_ordersEmpty__gZ4UK svg {
	fill: #444457;
	height: 24px;
	width: 24px;
}
.Orders_ordersEmpty__gZ4UK p {
	color: #b9c7d4;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	max-width: 55%;
	text-align: center;
}
.Orders_orderItem__8bmMt {
	grid-gap: 8px;
	align-items: center;
	background: #31313e;
	border-radius: 8px;
	cursor: pointer;
	display: grid;
	font-family: Rubik, sans-serif;
	gap: 8px;
	grid-template-areas: 'img info status arrow' 'uid uid uid copy';
	grid-template-columns: 24px 36% 1fr 8px;
	padding: 8px 12px;
}
.Orders_orderItem__8bmMt:hover .Orders_orders-item__arrow__J4rb0 svg {
	transform: translateX(5px);
}
.Orders_orderItem__8bmMt img {
	grid-area: img;
	height: 24px;
	width: 24px;
}
.Orders_orderTitle__iGfXI {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Orders_orderInfo__9WWeu {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	grid-area: info;
	letter-spacing: 0.28px;
	line-height: 12px;
}
.Orders_orderService__zfM\+- {
	font-size: 8px;
	letter-spacing: 0.16px;
	line-height: 8px;
	margin-top: 4px;
	text-transform: capitalize;
}
.Orders_orderStatus__EPwj\+ {
	border-radius: 4px;
	color: #fff;
	font-size: 8px;
	font-style: normal;
	font-weight: 700;
	grid-area: status;
	margin-left: auto;
	padding: 4px 6px;
	text-transform: uppercase;
	width: -webkit-max-content;
	width: max-content;
}
.Orders_arrow__jtXMz {
	grid-area: arrow;
	height: 12px;
	position: relative;
	width: 8px;
}
.Orders_arrow__jtXMz svg {
	fill: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: transform 0.25s;
	width: 100%;
}
.Orders_uid__bwB5M {
	color: #ffffff80;
	font-size: 12px;
	font-weight: 600;
	grid-area: uid;
	letter-spacing: 0.24px;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Orders_copy__Kienj {
	grid-area: copy;
	position: relative;
	width: 12px;
}
.Orders_copy__Kienj svg {
	fill: #ffffff80;
	height: 12px;
	width: 10px;
}
.Orders_copy__Kienj .Orders_tooltip__MrY1O {
	left: auto;
	right: 0;
	transform: none;
}
.Orders_copy__Kienj .Orders_tooltip__MrY1O:before {
	left: auto;
	right: 6px;
}
.Orders_copy__Kienj .Orders_tooltip__MrY1O {
	opacity: 1;
	padding: 8px 12px;
	visibility: visible;
}
.Orders_grid__E1ZCx {
	grid-gap: 24px;
	display: grid;
	gap: 24px;
	grid-auto-rows: -webkit-max-content;
	grid-auto-rows: max-content;
	grid-template-columns: repeat(2, 1fr);
}
.Orders_grid__E1ZCx > * {
	min-width: 0;
}
@media only screen and (max-width: 1200px) {
	.Orders_grid__E1ZCx {
		grid-template-columns: 1fr;
	}
}
.Orders_order__ixWoi {
	margin-top: 32px;
}
@media only screen and (max-width: 850px) {
	.Orders_order__ixWoi {
		margin-top: 0;
	}
}
.Orders_order__ixWoi .Orders_form-calc__IhgA5 {
	align-self: inherit;
	margin: 19px auto;
	width: 100%;
}
.Orders_order-load__JDqjy {
	min-height: 60vh;
}
.Orders_order-sale__PR2W1 {
	display: flex;
	flex-direction: column;
}
@media only screen and (max-width: 1000px) {
	.Orders_order-sale__PR2W1 {
		display: none;
	}
}
.Orders_order-title__EPy72 {
	color: #fff;
	font-family: Rubik;
	font-size: 24px;
	font-weight: 700;
}
.Orders_order-sale__list__YdxNk {
	grid-gap: 8px;
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(auto-fill, minmax(111px, 1fr));
	margin-top: auto;
}
.Orders_order-sale__item__j4dw7 {
	border-radius: 6px;
	display: block;
	height: 156px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
@media only screen and (max-width: 1250px) {
	.Orders_order-sale__item__j4dw7:nth-child(3) {
		display: none;
	}
}
.Orders_order-sale__item__j4dw7:after {
	background: linear-gradient(180deg, #21212c00, #21212cbf 50.37%, #21212c);
	bottom: 0;
	content: '';
	display: block;
	height: 72px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.Orders_order-sale__item__j4dw7 img {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: transform 0.3s ease-in-out;
	z-index: 2;
}
.Orders_order-sale__item__j4dw7:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}
.Orders_order-sale__item-countdown__aT-K4 {
	bottom: 12px;
	left: 50%;
	min-width: 88%;
	position: absolute !important;
	transform: translateX(-50%);
}
.Orders_order-sale__item-countdown__aT-K4 p {
	background: #363643;
	border: 1px solid #15151f26;
	border-radius: 6px;
	color: #fff;
	font-family: Rubik;
	font-size: 8px;
	font-weight: 600;
	letter-spacing: 0.16px;
	line-height: 10px;
	padding: 4px 0;
	text-align: center;
	width: 100%;
}
.Orders_order-sale__item-discount__Edkya {
	background: #19546d;
	border: 1px solid #ffffff0d;
	border-radius: 6px;
	color: #fff;
	font-family: Rubik;
	font-size: 8px;
	font-weight: 600;
	left: -4px;
	letter-spacing: 0.16px;
	line-height: 16px;
	padding: 0 4px;
	position: absolute;
	top: -10px;
	transform: rotate(-15deg);
}
.Orders_order-sale__item-empty__EQ8Yr {
	align-items: center;
	background: #1b1b24;
	display: flex;
	justify-content: center;
	position: relative;
}
.Orders_order-sale__item-empty__EQ8Yr > * {
	position: relative;
	z-index: 1;
}
.Orders_order-sale__item-empty__EQ8Yr:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #1b1b24;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Orders_order-sale__item-empty__EQ8Yr:after,
.Orders_order-sale__item-empty__EQ8Yr:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.Orders_order-sale__item-empty__EQ8Yr:after {
	background: linear-gradient(0deg, #00000040, #00000040), #1b1b24;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Orders_order-sale__item-empty__EQ8Yr:after,
.Orders_order-sale__item-empty__EQ8Yr:before {
	border-radius: inherit;
}
.Orders_order-sale__item-empty__EQ8Yr:active:after,
.Orders_order-sale__item-empty__EQ8Yr:hover:before {
	opacity: 1;
}
.Orders_order-sale__item-empty__EQ8Yr svg {
	fill: #fff;
	height: 16px;
	width: 16px;
}
.Orders_order-steam__Zm\+J5 {
	position: relative;
}
.Orders_order-steam__Zm\+J5 .Orders_order-service__titles__04-RN {
	position: relative;
	z-index: 2;
}
@media only screen and (max-width: 1000px) {
	.Orders_order-steam__Zm\+J5 .Orders_order-service__titles__04-RN {
		margin-bottom: 24px;
		padding-top: 24px;
	}
}
.Orders_order-steam__Zm\+J5 .Orders_order-service__subtitle__ORZl8 {
	font-size: 12px;
	max-width: 45%;
}
@media only screen and (max-width: 550px) {
	.Orders_order-steam__Zm\+J5 .Orders_order-service__subtitle__ORZl8 {
		max-width: 100%;
	}
}
.Orders_order-steam__btn__9rou7 {
	align-items: center;
	bottom: 0;
	color: #ffffff80;
	column-gap: 8px;
	display: flex;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.24px;
	line-height: 16px;
	position: absolute;
	right: 0;
	transition: color 0.25s;
	width: -webkit-max-content;
	width: max-content;
}
.Orders_order-steam__btn__9rou7 svg {
	fill: #ffffff40;
	height: 12px;
	transition: fill 0.25s;
	width: 18px;
}
.Orders_order-steam__btn__9rou7:hover {
	color: #fff;
}
.Orders_order-steam__btn__9rou7:hover svg {
	fill: #fff;
}
.Orders_order-services__list__jF8Px {
	grid-gap: 16px 9px;
	background: #1b1b24;
	border-radius: 12px;
	display: grid;
	gap: 16px 9px;
	grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
	margin-top: 16px;
	padding: 16px;
	width: 100%;
}
@media only screen and (max-width: 1250px) {
	.Orders_order-services__list__jF8Px {
		grid-template-columns: repeat(6, 1fr);
	}
}
@media only screen and (max-width: 650px) {
	.Orders_order-services__list__jF8Px {
		grid-template-columns: repeat(2, 1fr);
	}
}
.Orders_order-services__item__Of3nv {
	align-self: end;
	text-align: center;
	transition: transform 0.25s ease-in-out;
	width: 100%;
}
@media only screen and (max-width: 650px) {
	.Orders_order-services__item__Of3nv {
		order: 0;
	}
}
.Orders_order-services__item__Of3nv:hover .Orders_tooltip-content__h\+NQK {
	opacity: 1;
	visibility: visible;
}
.Orders_order-services__item__Of3nv:hover p {
	color: #fff;
}
@media only screen and (min-width: 1251px) {
	.Orders_order-services__item__Of3nv.Orders_big__KKX-q {
		grid-column: span 2;
		grid-row: span 2;
	}
	.Orders_order-services__item__Of3nv.Orders_big__KKX-q img {
		height: 112px;
		width: 112px;
	}
}
.Orders_order-services__item__Of3nv.Orders_wide__F3d4m {
	grid-column: span 2;
}
@media only screen and (max-width: 650px) {
	.Orders_order-services__item__Of3nv.Orders_wide__F3d4m {
		grid-column: span 1;
		order: -1;
	}
}
.Orders_order-services__item__Of3nv.Orders_wide__F3d4m img {
	height: 44px;
	width: 104px;
}
.Orders_order-services__item__Of3nv:hover {
	transform: translateY(-8px);
}
.Orders_order-services__item__Of3nv img {
	border-radius: 8px;
	height: 32px;
	width: 32px;
}
.Orders_order-services__item-title__kAaO5 {
	font-family: Raleway;
	font-size: 10px;
	font-weight: 700;
	height: 16px;
	line-height: 16px;
	position: relative;
	text-align: center;
}
.Orders_order-services__item-title__kAaO5 p {
	color: #b9c7d4;
	transition: color 0.25s ease-in-out;
}
.Orders_order-contest__DKoXH {
	grid-area: contest;
}
.OrderDetails_waiting_payment__8ktT0 {
	background: #bf2e51;
}
.OrderDetails_processing__Mt3IV {
	background: #964c2d;
}
.OrderDetails_success__Ld95i {
	background: #168a60;
}
.OrderDetails_refund__G9qFq {
	background: #21212c;
}
.OrderDetails_info__8ueKc {
	column-gap: 64px;
	display: flex;
	justify-content: space-between;
	mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 13.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 16.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 20% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 23.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 26.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 30% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 33.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 36.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 40% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 43.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 46.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 50% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 53.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 56.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 60% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 63.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 66.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 70% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 73.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 76.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 80% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 83.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 86.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
	-webkit-mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 13.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 16.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 20% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 23.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 26.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 30% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 33.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 36.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 40% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 43.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 46.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 50% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 53.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 56.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 60% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 63.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 66.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 70% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 73.3333333333% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 76.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 80% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 83.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 86.6666666667% 0, #0000 8px, #000 0),
		radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
	mask-composite: intersect;
	-webkit-mask-composite: source-in;
	overflow: hidden;
}
.OrderDetails_info__8ueKc .OrderDetails_dots__pCpsB {
	display: none;
}
@media only screen and (max-width: 1200px) {
	.OrderDetails_info__8ueKc {
		mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 12.7586206897% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 15.5172413793% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 18.275862069% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 21.0344827586% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 23.7931034483% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 26.5517241379% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 29.3103448276% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 32.0689655172% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 34.8275862069% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 37.5862068966% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 40.3448275862% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 43.1034482759% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 45.8620689655% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 48.6206896552% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 51.3793103448% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 54.1379310345% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 56.8965517241% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 59.6551724138% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 62.4137931034% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 65.1724137931% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 67.9310344828% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 70.6896551724% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 73.4482758621% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 76.2068965517% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 78.9655172414% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 81.724137931% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 84.4827586207% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 87.2413793103% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		-webkit-mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 12.7586206897% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 15.5172413793% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 18.275862069% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 21.0344827586% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 23.7931034483% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 26.5517241379% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 29.3103448276% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 32.0689655172% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 34.8275862069% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 37.5862068966% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 40.3448275862% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 43.1034482759% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 45.8620689655% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 48.6206896552% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 51.3793103448% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 54.1379310345% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 56.8965517241% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 59.6551724138% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 62.4137931034% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 65.1724137931% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 67.9310344828% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 70.6896551724% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 73.4482758621% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 76.2068965517% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 78.9655172414% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 81.724137931% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 84.4827586207% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 87.2413793103% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		mask-composite: intersect;
		-webkit-mask-composite: source-in;
	}
}
@media only screen and (max-width: 850px) {
	.OrderDetails_info__8ueKc {
		column-gap: 24px;
		mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 14.2105263158% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 18.4210526316% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 22.6315789474% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 26.8421052632% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 31.0526315789% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 35.2631578947% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 39.4736842105% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 43.6842105263% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 47.8947368421% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 52.1052631579% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 56.3157894737% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 60.5263157895% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 64.7368421053% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 68.9473684211% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 73.1578947368% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 77.3684210526% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 81.5789473684% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 85.7894736842% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		-webkit-mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 14.2105263158% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 18.4210526316% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 22.6315789474% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 26.8421052632% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 31.0526315789% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 35.2631578947% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 39.4736842105% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 43.6842105263% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 47.8947368421% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 52.1052631579% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 56.3157894737% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 60.5263157895% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 64.7368421053% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 68.9473684211% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 73.1578947368% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 77.3684210526% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 81.5789473684% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 85.7894736842% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		mask-composite: intersect;
		-webkit-mask-composite: source-in;
	}
}
@media only screen and (max-width: 650px) {
	.OrderDetails_info__8ueKc {
		mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 15.3333333333% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 20.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 26% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 31.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 36.6666666667% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 42% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 47.3333333333% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 52.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 58% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 63.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 68.6666666667% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 74% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 79.3333333333% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 84.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		-webkit-mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 15.3333333333% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 20.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 26% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 31.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 36.6666666667% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 42% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 47.3333333333% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 52.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 58% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 63.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 68.6666666667% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 74% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 79.3333333333% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 84.6666666667% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		mask-composite: intersect;
		-webkit-mask-composite: source-in;
	}
}
@media only screen and (max-width: 550px) {
	.OrderDetails_info__8ueKc {
		flex-direction: column;
		mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 17.2727272727% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 24.5454545455% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 31.8181818182% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 39.0909090909% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 46.3636363636% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 53.6363636364% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 60.9090909091% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 68.1818181818% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 75.4545454545% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 82.7272727273% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		-webkit-mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 17.2727272727% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 24.5454545455% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 31.8181818182% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 39.0909090909% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 46.3636363636% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 53.6363636364% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 60.9090909091% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 68.1818181818% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 75.4545454545% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 82.7272727273% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		mask-composite: intersect;
		-webkit-mask-composite: source-in;
		position: relative;
	}
}
@media only screen and (max-width: 400px) {
	.OrderDetails_info__8ueKc {
		mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 18.8888888889% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 27.7777777778% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 36.6666666667% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 45.5555555556% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 54.4444444444% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 63.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 72.2222222222% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 81.1111111111% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		-webkit-mask: radial-gradient(circle 8px at 10% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 18.8888888889% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 27.7777777778% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 36.6666666667% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 45.5555555556% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 54.4444444444% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 63.3333333333% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 72.2222222222% 0, #0000 8px, #000 0),
			radial-gradient(circle 8px at 81.1111111111% 0, #0000 8px, #000 0), radial-gradient(circle 8px at 90% 0, #0000 8px, #000 0);
		mask-composite: intersect;
		-webkit-mask-composite: source-in;
	}
}
.OrderDetails_info__8ueKc.OrderDetails_waiting_payment__8ktT0 {
	background: radial-gradient(76.1% 70.77% at 0 0, #ff437033 0, #1b1b2400 100%), #1b1b24;
}
.OrderDetails_info__8ueKc.OrderDetails_processing__Mt3IV {
	background: radial-gradient(76.1% 70.77% at 0 0, #964c2d33 0, #1b1b2400 100%), #1b1b24;
}
.OrderDetails_info__8ueKc.OrderDetails_success__Ld95i {
	background: radial-gradient(76.1% 70.77% at 0 0, #168a6033 0, #1b1b2400 100%), #1b1b24;
}
.OrderDetails_info__8ueKc.OrderDetails_refund__G9qFq {
	background: radial-gradient(76.1% 70.77% at 0 0, #21212c33 0, #1b1b2400 100%), #1b1b24;
}
.OrderDetails_feedback__C9c6k {
	display: flex;
	flex-direction: column;
	min-width: 214px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_feedback__C9c6k {
		height: 135px;
		width: 100%;
	}
}
.OrderDetails_status__3WxBH {
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 8px;
	padding: 8px;
	position: relative;
	text-transform: uppercase;
	width: -webkit-max-content;
	width: max-content;
	z-index: 1;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_status__3WxBH {
		left: 24px;
		position: absolute;
		top: 24px;
	}
}
.OrderDetails_image__jIlTn {
	bottom: 70px;
	left: 35px;
	position: absolute;
	width: 232px;
	z-index: 0;
}
.OrderDetails_image__jIlTn:before {
	background: url(../media/feedback.8d0b3821fb73ef027e00.webp) no-repeat 50% / contain;
	content: '';
	display: block;
	height: 105px;
	left: -19%;
	position: absolute;
	top: -8px;
	width: 133px;
	z-index: 1;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_image__jIlTn:before {
		left: -30%;
		top: -4px;
	}
	.OrderDetails_image__jIlTn {
		bottom: -25px;
		left: 50%;
		transform: translateX(-50%);
		width: 179px;
	}
}
.OrderDetails_image__jIlTn.OrderDetails_pubg__\+tagh {
	bottom: 74px;
	left: 9px;
	position: absolute;
	width: 277px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_image__jIlTn.OrderDetails_pubg__\+tagh {
		bottom: -25px;
		left: 50%;
		transform: translateX(-50%);
		width: 200px;
	}
}
.OrderDetails_image__jIlTn.OrderDetails_pubg__\+tagh:before {
	background: url(../media/feedback_pubg.39017cefade36c16a17c.webp) no-repeat 50% / contain;
	height: 105px;
	left: auto;
	right: -5%;
	top: 18px;
	width: 133px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_image__jIlTn.OrderDetails_pubg__\+tagh:before {
		top: -5px;
		width: 90px;
	}
}
.OrderDetails_wrapper__2qWxX {
	background: radial-gradient(50% 100% at 100% 0, #2e9cbf33 0, #1b1b2400 100%), #1b1b24;
	border-radius: 12px;
	min-height: 381px;
	padding: 32px;
	position: relative;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_wrapper__2qWxX {
		overflow: hidden;
		padding: 24px;
	}
	.OrderDetails_wrapper__2qWxX .OrderDetails_form-calc__item-sum__l7N5e,
	.OrderDetails_wrapper__2qWxX .OrderDetails_form-calc__item-title__1ptFy {
		font-size: 12px;
	}
}
.OrderDetails_details__VXdaM {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	max-width: calc(100% - 278px);
}
@media only screen and (max-width: 850px) {
	.OrderDetails_details__VXdaM {
		max-width: calc(100% - 238px);
	}
}
@media only screen and (max-width: 550px) {
	.OrderDetails_details__VXdaM {
		max-width: 100%;
		order: -1;
		padding-top: 48px;
	}
}
.OrderDetails_details__VXdaM .OrderDetails_service__I9pU7 {
	align-items: center;
	column-gap: 16px;
	display: flex;
}
.OrderDetails_details__VXdaM .OrderDetails_serviceImage__JbubF {
	height: 32px;
	max-width: 32px;
	min-width: 32px;
}
.OrderDetails_details__VXdaM .OrderDetails_serviceName__IUcxk {
	font-family: Rubik;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	text-transform: capitalize;
}
.OrderDetails_details__VXdaM .OrderDetails_serviceName__IUcxk span {
	display: inline-block;
}
.OrderDetails_details__VXdaM .OrderDetails_user__9qXOz {
	margin-top: 16px;
	max-width: 100%;
}
.OrderDetails_details__VXdaM .OrderDetails_item__gdTNU:not(:last-child) {
	margin-bottom: 10px;
}
.OrderDetails_details__VXdaM .OrderDetails_item__gdTNU p {
	color: #b9c7d4;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 8px;
}
.OrderDetails_details__VXdaM .OrderDetails_itemValue__SVq3- {
	background: #272732;
	border-radius: 12px;
	column-gap: 10px;
	cursor: pointer;
	display: flex;
	padding: 12px 16px;
	position: relative;
}
.OrderDetails_details__VXdaM .OrderDetails_itemValue__SVq3- span {
	display: inline-block;
	font-family: Rubik;
	font-weight: 600;
	letter-spacing: 0.32px;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(100% - 26px);
}
.OrderDetails_details__VXdaM .OrderDetails_itemValue__SVq3- .OrderDetails_tooltip__EKN7N {
	font-weight: 700;
	opacity: 1;
	visibility: visible;
}
.OrderDetails_details__VXdaM .OrderDetails_itemValue__SVq3- svg {
	fill: #fff;
	cursor: pointer;
	height: 18px;
	width: 16px;
}
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM {
	background: #363643;
	border-radius: 12px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: 800;
	letter-spacing: 0.32px;
	line-height: 16px;
	margin-top: auto;
	padding: 16px 24px;
	position: relative;
	width: 100%;
}
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM > * {
	position: relative;
	z-index: 1;
}
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #363643;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM:after {
	background: linear-gradient(0deg, #00000040, #00000040), #363643;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM:after,
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM:before {
	border-radius: inherit;
}
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM:active:after,
.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM:hover:before {
	opacity: 1;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_details__VXdaM .OrderDetails_button__sB-ZM {
		font-size: 14px;
		margin-top: 24px;
		padding: 8px 24px;
	}
}
.OrderDetails_top__xZfn5 {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_top__xZfn5 {
		align-items: start;
		flex-direction: column;
	}
}
.OrderDetails_values__lGyRp {
	display: flex;
	flex-direction: column;
	margin: 19px auto;
	row-gap: 10px;
	width: 100%;
}
.OrderDetails_values__lGyRp .OrderDetails_value__882Ky {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.OrderDetails_values__lGyRp .OrderDetails_value__882Ky.OrderDetails_green__8wJqg .OrderDetails_valueSum__Yx9tN {
	color: #3bb97c;
}
.OrderDetails_values__lGyRp .OrderDetails_valueTitle__yYk7J {
	align-items: center;
	color: #7f7f90;
	display: flex;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 16px;
	padding-right: 4px;
}
.OrderDetails_values__lGyRp .OrderDetails_line__VLA69 {
	border-bottom: 1px dashed #2f2f37;
	display: block;
	flex-grow: 1;
	height: 2px;
	margin-bottom: 4px;
}
.OrderDetails_values__lGyRp .OrderDetails_valueSum__Yx9tN {
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.02em;
	padding-left: 5px;
}
.OrderDetails_values__lGyRp .OrderDetails_tooltip__EKN7N {
	padding-left: 5px;
}
.OrderDetails_topTitle__m-7ah {
	color: #fff;
	font-family: Rubik;
	font-size: 24px;
	font-weight: 700;
}
.OrderDetails_topButton__xfe1j {
	transition: color 0.25s;
}
.OrderDetails_topButton__xfe1j svg {
	transition: fill 0.25s;
}
.OrderDetails_topButton__xfe1j:hover {
	color: #9f9faf;
}
.OrderDetails_topButton__xfe1j:hover svg {
	fill: #9f9faf;
}
.OrderDetails_topButton__xfe1j:active {
	color: #525262;
}
.OrderDetails_topButton__xfe1j:active svg {
	fill: #525262;
}
.OrderDetails_topButton__xfe1j {
	align-items: center;
	color: #75758c;
	column-gap: 8px;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_topButton__xfe1j {
		margin-top: 8px;
	}
}
.OrderDetails_topButton__xfe1j svg {
	fill: #75758c;
	height: 16px;
	width: 16px;
}
.OrderDetails_cancelButton__RpSd6 {
	background: #363643;
	position: relative;
}
.OrderDetails_cancelButton__RpSd6 > * {
	position: relative;
	z-index: 1;
}
.OrderDetails_cancelButton__RpSd6:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #363643;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.OrderDetails_cancelButton__RpSd6:after,
.OrderDetails_cancelButton__RpSd6:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.OrderDetails_cancelButton__RpSd6:after {
	background: linear-gradient(0deg, #00000040, #00000040), #363643;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.OrderDetails_cancelButton__RpSd6:after,
.OrderDetails_cancelButton__RpSd6:before {
	border-radius: inherit;
}
.OrderDetails_cancelButton__RpSd6:active:after,
.OrderDetails_cancelButton__RpSd6:hover:before {
	opacity: 1;
}
.OrderDetails_cancelButton__RpSd6 {
	border-radius: 12px;
	cursor: pointer;
	font-weight: 800;
	letter-spacing: 0.32px;
	line-height: 16px;
	margin-top: auto;
	padding: 16px 22px;
	text-align: center;
	width: 100%;
}
.OrderDetails_link__iPSP9 {
	align-items: center;
	background: linear-gradient(263deg, #2a8559 14.21%, #34a47c 88.79%);
	column-gap: 11px;
	display: flex;
	justify-content: center;
	position: relative;
}
.OrderDetails_link__iPSP9 > * {
	position: relative;
	z-index: 1;
}
.OrderDetails_link__iPSP9:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), linear-gradient(263deg, #2a8559 14.21%, #34a47c 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.OrderDetails_link__iPSP9:after,
.OrderDetails_link__iPSP9:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.OrderDetails_link__iPSP9:after {
	background: linear-gradient(0deg, #00000040, #00000040), linear-gradient(263deg, #2a8559 14.21%, #34a47c 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.OrderDetails_link__iPSP9:after,
.OrderDetails_link__iPSP9:before {
	border-radius: inherit;
}
.OrderDetails_link__iPSP9:active:after,
.OrderDetails_link__iPSP9:hover:before {
	opacity: 1;
}
.OrderDetails_link__iPSP9 {
	border-radius: 12px;
	color: #fff;
	font-weight: 800;
	letter-spacing: 0.32px;
	line-height: 16px;
	margin-top: auto;
	min-width: -webkit-max-content;
	min-width: max-content;
	padding: 16px 24px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_link__iPSP9 {
		font-size: 14px;
		justify-content: space-between;
		padding: 8px 12px;
		width: 100%;
	}
}
.OrderDetails_link__iPSP9 svg {
	fill: #fff;
}
.OrderDetails_link__iPSP9 svg.OrderDetails_vk__0indq {
	height: 12px;
	width: 24px;
}
.OrderDetails_link__iPSP9 svg.OrderDetails_plati__D9tnK {
	height: 16px;
	width: 14px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_link__iPSP9 svg {
		width: 16px;
	}
}
.OrderDetails_contests__o653U,
.OrderDetails_full__D0hlt {
	display: flex;
	flex-direction: column;
}
.OrderDetails_contests__o653U {
	background: radial-gradient(50% 100% at 100% 0, #2e9cbf33 0, #1b1b2400 100%), #1b1b24;
	border-radius: 12px;
	justify-content: space-between;
	padding: 32px;
	width: 100%;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_contests__o653U {
		padding: 24px;
	}
	.OrderDetails_contests__o653U:before {
		left: 50%;
		top: -90px;
		transform: translateX(-50%);
		width: 232px;
	}
}
.OrderDetails_contestsTitle__QOced {
	color: #fff;
	font-family: Rubik;
	font-size: 24px;
	font-weight: 700;
}
.OrderDetails_contestsTitle__QOced span {
	color: #ffbf00;
}
.OrderDetails_contestsSubtitle__2Kltn {
	color: #b9c7d4;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	margin-top: 8px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_contestsSubtitle__2Kltn {
		margin-bottom: 24px;
	}
}
.OrderDetails_contestsSubtitle__2Kltn span {
	color: #ffbf00;
}
.OrderDetails_contestsButtons__sPYz5 {
	align-items: center;
	display: flex;
	gap: 16px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_contestsButtons__sPYz5 {
		flex-direction: column;
	}
}
.OrderDetails_contestsButtons__sPYz5 a {
	justify-content: space-between;
	min-width: 0;
	min-width: auto;
	width: 50%;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_contestsButtons__sPYz5 a {
		width: 100%;
	}
}
.OrderDetails_contestsImage__cVdnG {
	height: 65px;
	margin: 24px auto;
	text-align: center;
	width: 405px;
}
@media only screen and (max-width: 550px) {
	.OrderDetails_contestsImage__cVdnG {
		max-width: 100%;
		order: -1;
	}
}
.HeaderMobile_menu__wVhS3 {
	background: #1e1e2c;
	border-radius: 12px;
	bottom: 12px;
	display: none;
	left: 50%;
	padding: 12px;
	position: fixed;
	transform: translateX(-50%);
	width: calc(100% - 32px);
	z-index: 999;
}
@media only screen and (max-width: 850px) {
	.HeaderMobile_menu__wVhS3 {
		display: flex;
		justify-content: space-around;
	}
}
.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	row-gap: 5px;
	text-align: center;
	width: 25%;
}
@media only screen and (max-width: 375px) {
	.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK.HeaderMobile_services__wEB1H span {
		font-size: 0;
	}
	.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK.HeaderMobile_services__wEB1H span:after {
		content: 'Игры и др.';
		font-size: 8px;
	}
}
.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK .HeaderMobile_icon__81LUa p {
	font-size: 10px;
	left: 50%;
	position: absolute;
	top: 50%;
	top: 65%;
	transform: translate(-50%, -50%);
}
.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK svg {
	fill: #3bb97c;
	height: 20px;
	width: 20px;
}
.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK svg.HeaderMobile_gift__DVyoP {
	fill: #ff5372;
}
.HeaderMobile_menu__wVhS3 .HeaderMobile_item__BLyRK span {
	color: #8c93aa;
	font-size: 8px;
	font-weight: 500;
	letter-spacing: 0.24px;
	text-align: center;
	text-transform: uppercase;
}
.App_app__PFWuh::-webkit-scrollbar {
	display: none;
}
.App_app__PFWuh {
	grid-gap: 32px;
	display: grid;
	gap: 32px;
	grid-template-columns: 432px 1fr;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
@media only screen and (max-width: 1150px) {
	.App_app__PFWuh {
		grid-template-columns: 1fr;
	}
}
.App_main__Aq-1L {
	background: #21212c;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: -webkit-max-content;
	height: max-content;
	padding: 16px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
}
.App_image__k-ktJ {
	border-radius: 12px;
	font-size: 10px;
	font-weight: 700;
	height: 184px;
	letter-spacing: 0.2px;
	line-height: 8px;
	overflow: hidden;
	position: relative;
}
.App_image__k-ktJ img {
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.App_commission__bCG2X {
	align-items: center;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #00000040;
	border: 1px solid #ffffff26;
	border-radius: 6px;
	bottom: 16px;
	column-gap: 4px;
	display: flex;
	left: 16px;
	padding: 6px 8px;
	position: absolute;
	text-transform: uppercase;
	transform: translateZ(0);
	will-change: transform, opacity, backdrop-filter;
}
.App_commission__bCG2X svg {
	fill: #fff;
	height: 12px;
	width: 12px;
}
.App_discount__8Afc8 {
	background: #1d92c3;
	border: 1px solid #ffffff26;
	border-radius: 6px;
	padding: 7px;
}
.App_info__KNBL9 {
	align-items: center;
	column-gap: 6px;
	display: flex;
	left: 50%;
	position: absolute;
	top: 16px;
	transform: translateX(-50%);
	width: calc(100% - 32px);
	z-index: 2;
}
.App_countdown__U7tvy {
	align-items: center;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #00000040;
	border: 1px solid #ffffff26;
	border-radius: 6px;
	column-gap: 4px;
	display: flex;
	font-weight: 900;
	height: 100%;
	justify-content: center;
	padding: 7px;
	transform: translateZ(0);
	width: -webkit-max-content;
	width: max-content;
	will-change: transform, opacity, backdrop-filter;
}
.App_countdown__U7tvy svg {
	fill: #fff;
	height: 8px;
	width: 6px;
}
.App_countdown__U7tvy p {
	text-align: center;
}
.App_values__z8SUm {
	font-feature-settings: lining-nums proportional-nums;
	align-items: flex-end;
	display: flex;
	font-variant-numeric: lining-nums proportional-nums;
	justify-content: space-between;
}
@media only screen and (max-width: 450px) {
	.App_values__z8SUm {
		align-items: flex-start;
		flex-direction: column;
	}
}
.App_priceOld__YIN\+3 {
	color: #ffffff80;
	font-weight: 700;
	letter-spacing: 0.32px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
}
.App_price__76H15 {
	color: #93e0ad;
	font-size: 32px;
	font-weight: 900;
	letter-spacing: 0.64px;
}
.App_value__EQ8Uy {
	color: #ffffff80;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.28px;
	text-align: right;
}
@media only screen and (max-width: 450px) {
	.App_value__EQ8Uy {
		margin-left: auto;
	}
}
.App_loginInput__iqxEK {
	height: 48px;
	padding: 12px 16px;
}
.App_checkbox__gqREN {
	align-items: center;
	color: #fff;
	column-gap: 8px;
	display: flex;
	position: relative;
}
.App_checkbox__gqREN input {
	cursor: pointer;
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.App_checkbox__gqREN .App_custom__lmykg {
	align-items: center;
	background: #2b2b37;
	border-radius: 8px;
	display: flex;
	height: 24px;
	justify-content: center;
	position: relative;
	width: 24px;
}
.App_checkbox__gqREN .App_custom__lmykg svg {
	fill: #fff;
	display: none;
	height: 8px;
	width: 12px;
}
.App_checkbox__gqREN input:checked + .App_custom__lmykg svg {
	display: block;
}
.App_checkbox__gqREN label {
	cursor: pointer;
	font-family: Nunito Sans;
	font-size: 12px;
	font-weight: 600;
	line-height: 150%;
	-webkit-user-select: none;
	user-select: none;
}
.App_submitBtn__V-s0v {
	height: 64px;
	width: 100%;
}
.App_submitBtn__V-s0v button {
	padding: 0 24px;
	width: 100%;
}
.App_form__CuuCD {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.App_form__CuuCD input {
	font-size: 14px;
}
.App_form__CuuCD .App_paymentForm__RFyiq {
	height: 48px;
	width: 100%;
}
.App_form__CuuCD .App_paymentForm__RFyiq > div {
	padding: 4px;
}
.App_form__CuuCD .App_paymentForm__RFyiq > div img {
	width: 50px;
}
.App_warning__N5hK- {
	font-feature-settings: lining-nums proportional-nums;
	background: #e9b8161a;
	border: 2px solid #e9911640;
	border-radius: 6px;
	color: #f6eb91;
	font-family: Raleway;
	font-variant-numeric: lining-nums proportional-nums;
	padding: 12px;
}
.App_warning__N5hK- p {
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.24px;
}
.App_warning__N5hK- ul {
	display: flex;
	flex-direction: column;
	margin-top: 6px;
	row-gap: 6px;
}
.App_warning__N5hK- ul li {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.22px;
	line-height: 150%;
}
.App_content__aePYI {
	display: flex;
	flex-direction: column;
	gap: 16px;
	min-height: 0;
	min-width: 0;
	width: 100%;
}
@media only screen and (max-width: 1150px) {
	.App_inner__9Plb1 {
		background: #21212c;
		border-radius: 8px;
		padding: 8px 0 8px 8px;
	}
}
.App_appInfoMobile__ThF-5 {
	display: none;
}
@media only screen and (max-width: 1150px) {
	.App_appInfoMobile__ThF-5 {
		display: block;
	}
}
.App_back__ktiBA {
	transition: background 0.25s ease-in-out;
}
.App_back__ktiBA:hover {
	background: #282835;
}
.App_back__ktiBA:active {
	background: #1e1e28;
}
.App_back__ktiBA {
	font-feature-settings: lining-nums proportional-nums;
	align-items: center;
	background: #21212c;
	border-radius: 4px;
	column-gap: 8px;
	display: flex;
	font-family: Nunito Sans;
	font-size: 12px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.24px;
	line-height: 12px;
	padding: 10px 12px;
	text-align: center;
	text-transform: uppercase;
	width: -webkit-max-content;
	width: max-content;
}
.App_back__ktiBA span {
	color: #ffffff80;
	transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 1150px) {
	.App_back__ktiBA {
		display: none;
	}
}
.App_back__ktiBA svg {
	fill: #ffffff80;
	height: 12px;
	width: 12px;
}
.App_back__ktiBA:hover span {
	color: #fff;
}
.App_back__ktiBA:hover svg {
	fill: #fff;
}
.App_name__N1lum {
	font-size: 32px;
	font-weight: 900;
	line-height: 150%;
	width: 100%;
}
@media only screen and (max-width: 450px) {
	.App_name__N1lum {
		font-size: 24px;
	}
}
.App_tabsWrapper__Ccrvc::-webkit-scrollbar {
	display: none;
}
@media only screen and (max-width: 1150px) {
	.App_tabsWrapper__Ccrvc {
		max-width: 100%;
		overflow-x: scroll;
	}
	.App_appInfo__FNGJ- {
		display: none;
	}
}
.App_tabs__W6kEm {
	align-items: center;
	display: flex;
	width: -webkit-max-content;
	width: max-content;
}
.App_tab__AicwT {
	font-feature-settings: lining-nums proportional-nums;
	border: 2px solid #0000;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.28px;
	line-height: 16px;
	opacity: 0.5;
	padding: 16px 24px;
	transition: opacity 0.25s ease-in-out;
}
.App_tab__AicwT:hover {
	opacity: 1;
}
.App_tab__AicwT.App_active__IqS-6 {
	background: #30303d;
	border: 2px solid #ffffff0d;
	opacity: 1;
}
.App_children__73ch\+ {
	font-feature-settings: lining-nums proportional-nums;
	color: #d8e1ea;
	font-family: Nunito Sans;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: 150%;
	padding: 16px;
}
.App_videos__jJwNQ {
	align-items: center;
	display: flex;
	gap: 8px;
	width: -webkit-max-content;
	width: max-content;
}
.App_items__1M\+F7 {
	background: #21212c;
	border-radius: 12px;
	max-width: 100%;
	min-height: 112px;
	overflow-x: auto;
	padding: 8px;
}
.App_media__K0mVN {
	border-radius: 8px;
	cursor: pointer;
	height: 96px;
	overflow: hidden;
	position: relative;
	width: 171px;
}
.App_media__K0mVN img {
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.App_playBtn__QXjtL {
	align-items: center;
	-webkit-backdrop-filter: blur(32px);
	backdrop-filter: blur(32px);
	background: rgba(33, 33, 44, 0.502);
	border-radius: 12px;
	display: flex;
	height: 48px;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transform: translateZ(0) translateX(-50%) translateY(-50%);
	width: 48px;
	will-change: transform, opacity, backdrop-filter;
}
.App_playBtn__QXjtL span {
	border-color: #0000 #0000 #0000 hsla(0, 0%, 100%, 0.502);
	border-style: solid;
	border-width: 8px 0 8px 12px;
	height: 0;
	width: 0;
}
.App_lightboxOverlay__cb4ET {
	align-items: center;
	background: #15151fcc;
	display: flex;
	height: 100vh;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 1000;
}
.App_lightboxMedia__gHVml {
	border-radius: 8px;
	box-shadow: 0 0 30px #00000080;
	max-height: 90%;
	max-width: 90%;
	overflow: hidden;
}
.App_closeBtn__bwB9r {
	background: #0000;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 2rem;
	position: absolute;
	right: 20px;
	top: 20px;
}
.App_thumbnail__tO6zA {
	cursor: pointer;
	transition: transform 0.2s;
}
.App_thumbnail__tO6zA:hover {
	transform: scale(1.05);
}
.App_genres__FPKAi,
.App_tags__H3-8d {
	align-items: center;
	display: flex;
	gap: 8px;
}
@media only screen and (max-width: 450px) {
	.App_genres__FPKAi,
	.App_tags__H3-8d {
		gap: 4px;
		margin-top: 4px;
	}
}
.App_genres__FPKAi::-webkit-scrollbar {
	display: none;
}
.App_genres__FPKAi {
	color: #85ccff;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.2px;
	line-height: 160%;
	max-width: 100%;
	overflow-x: auto;
}
.App_tag__ehUpL {
	background: #21212c;
	border-radius: 4px;
	display: block;
	min-width: -webkit-max-content;
	min-width: max-content;
	padding: 4px 8px;
}
.App_tag__ehUpL.App_lang__0qU8e {
	padding: 1px 4px;
}
.App_tag__ehUpL img {
	height: 12px;
	width: 16px;
}
.App_thumbnail__tO6zA {
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.InfoButton_button__lhrfS {
	cursor: pointer;
	transition: color 0.25s ease;
}
.InfoButton_button__lhrfS svg {
	fill: #555562;
	height: 16px;
	min-width: 16px;
	transition: fill 0.25s ease;
	width: 16px;
}
.SingleService_service__VTpoX {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	min-height: 0;
	width: 100%;
}
.SingleService_service__VTpoX .SingleService_buyBtn__BL2UN {
	border-radius: 8px;
	bottom: 84px;
	display: none;
	height: 40px;
	position: fixed;
	width: calc(100% - 32px);
	z-index: 99;
}
@media only screen and (max-width: 850px) {
	.SingleService_service__VTpoX .SingleService_buyBtn__BL2UN {
		display: flex;
	}
}
.SingleService_service__VTpoX .SingleService_buyBtn__BL2UN p {
	font-size: 12px;
}
.SingleService_service__VTpoX .SingleService_buyBtn__BL2UN svg {
	height: 12px;
	width: 12px;
}
.SingleService_banner__7xX4L {
	background: linear-gradient(90deg, #21212c00, #0bf3), #21212c;
	border-radius: 16px;
	margin: 32px 0;
	max-width: 100%;
	min-height: -webkit-max-content;
	min-height: max-content;
	position: relative;
	width: 100%;
	z-index: 3;
}
@media only screen and (max-width: 850px) {
	.SingleService_banner__7xX4L {
		align-items: center;
		border-radius: 12px;
		display: flex;
		margin: 16px 0 8px;
		min-height: 80px;
		width: 100%;
	}
}
.SingleService_banner__7xX4L .SingleService_bannerImg__yE-UD {
	border-radius: inherit;
	height: 100%;
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.SingleService_banner__7xX4L .SingleService_bannerImg__yE-UD img {
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
@media only screen and (max-width: 1250px) {
	.SingleService_banner__7xX4L .SingleService_bannerImg__yE-UD img {
		object-position: 80%;
	}
}
.SingleService_banner__7xX4L.SingleService_zenless__NB8Ed {
	background: linear-gradient(90deg, #21212c00, #c3ff0033), #21212c;
}
.SingleService_banner__7xX4L.SingleService_marvelrivals__K9ZrE {
	background: linear-gradient(90deg, #21212c00, #0bf3), #21212c;
}
.SingleService_banner__7xX4L.SingleService_pubg_mobile__BvLh9 {
	background: linear-gradient(90deg, #21212c00, #ff590033), #21212c;
}
.SingleService_banner__7xX4L.SingleService_pubg_pc__7Hnzh {
	background: linear-gradient(90deg, #21212c00, #ff6a0033), #21212c;
}
.SingleService_banner__7xX4L.SingleService_free_fire__aP1NM {
	background: linear-gradient(90deg, #21212c00, #0bf3), #21212c;
}
.SingleService_banner__7xX4L.SingleService_love_and_deepspace__ZEaA3 {
	background: linear-gradient(90deg, #21212c00, #2400ff33), #21212c;
}
.SingleService_banner__7xX4L.SingleService_pubg_new_state__\+27tu {
	background: linear-gradient(90deg, #21212c00, #00ff9833), #21212c;
}
.SingleService_banner__7xX4L.SingleService_zepeto__qS\+Zv {
	background: linear-gradient(90deg, #21212c00, #f0e3), #21212c;
}
.SingleService_banner__7xX4L.SingleService_honkai_star_rail__XNm-z {
	background: linear-gradient(90deg, #21212c00, #ff590033), #21212c;
}
.SingleService_banner__7xX4L.SingleService_psn_us__r8RRo {
	background: linear-gradient(90deg, #21212c00, #006fff33), #21212c;
}
.SingleService_banner__7xX4L.SingleService_league_of_legends__zvA6N {
	background: linear-gradient(90deg, #21212c00, #00d9ff33), #21212c;
}
.SingleService_banner__7xX4L.SingleService_roblox__xh2wH {
	background: linear-gradient(90deg, #21212c00, #ffd90033), #21212c;
}
.SingleService_banner__7xX4L.SingleService_arena_breakout_infinite__ymrkn {
	background: linear-gradient(90deg, #21212c00, #0003), #21212c;
}
.SingleService_banner__7xX4L.SingleService_identity_v__kzUTT {
	background: linear-gradient(90deg, #21212c00, #ffd90033), #21212c;
}
.SingleService_banner__7xX4L.SingleService_likee__rrF43 {
	background: linear-gradient(90deg, #21212c00, #f003), #21212c;
}
.SingleService_banner__7xX4L.SingleService_mobile_legends__qhhxt {
	background: linear-gradient(90deg, #21212c00, #0059ff33), #21212c;
}
.SingleService_banner__7xX4L.SingleService_genshin_impact__5zs9J {
	background: linear-gradient(90deg, #21212c00, #cbb7a833), #21212c;
}
.SingleService_banner__7xX4L.SingleService_steam__YJZIA {
	background: linear-gradient(90deg, #21212c00, #08010fb3 52.4%, #600246b3), #21212c;
}
.SingleService_banner__7xX4L .SingleService_wrapper__ZLo4l {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 24px 32px;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 1366px) {
	.SingleService_banner__7xX4L .SingleService_wrapper__ZLo4l {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}
}
@media only screen and (max-width: 850px) {
	.SingleService_banner__7xX4L .SingleService_wrapper__ZLo4l {
		align-items: center;
		flex-direction: row;
		gap: 16px;
		padding: 0 16px;
		width: 100%;
	}
}
.SingleService_banner__7xX4L .SingleService_howToWorkBtn__mH1wM {
	align-items: center;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #ffffff0d;
	border-radius: 9999px;
	color: #ffffff80;
	column-gap: 6px;
	display: flex;
	font-size: 10px;
	padding: 6px 8px;
	text-transform: uppercase;
	transform: translateZ(0);
	will-change: transform, opacity, backdrop-filter;
}
@media only screen and (max-width: 850px) {
	.SingleService_banner__7xX4L .SingleService_howToWorkBtn__mH1wM p {
		font-size: 0;
	}
	.SingleService_banner__7xX4L .SingleService_howToWorkBtn__mH1wM p:before {
		content: 'FAQ';
		font-size: 10px;
	}
}
.SingleService_banner__7xX4L .SingleService_howToWorkBtn__mH1wM:hover {
	color: #fff;
}
.SingleService_banner__7xX4L .SingleService_howToWorkBtn__mH1wM:hover svg {
	fill: #fff;
}
.SingleService_banner__7xX4L .SingleService_howToWorkBtn__mH1wM svg {
	fill: #ffffff80;
	height: 12px;
	width: 12px;
}
.SingleService_title__\+2edk {
	color: #fff;
	font-family: Rubik;
	font-size: 24px;
	font-weight: 700;
	line-height: 100%;
}
@media only screen and (max-width: 850px) {
	.SingleService_title__\+2edk {
		font-size: 16px;
		line-height: 150%;
	}
}
.SingleService_advantages__KFlBF {
	align-items: center;
	display: flex;
	gap: 8px;
	margin-top: 16px;
	position: relative;
	z-index: 9;
}
@media only screen and (max-width: 1366px) {
	.SingleService_advantages__KFlBF {
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 850px) {
	.SingleService_advantages__KFlBF {
		margin-top: 0;
	}
}
.SingleService_advantages__KFlBF li {
	align-items: center;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	border-radius: 6px;
	column-gap: 6px;
	display: flex;
	padding: 6px 8px;
	position: relative;
	transform: translateZ(0);
	will-change: transform, opacity, backdrop-filter;
}
.SingleService_advantages__KFlBF li .SingleService_tooltipContent__5ondA {
	left: auto;
	right: 0;
	transform: none;
}
.SingleService_advantages__KFlBF li .SingleService_tooltipContent__5ondA:before {
	left: auto;
	right: 6px;
}
.SingleService_advantages__KFlBF li .SingleService_tooltipContent__5ondA {
	min-width: 100px;
}
.SingleService_advantages__KFlBF li:hover .SingleService_tooltipContent__5ondA {
	opacity: 1;
	visibility: visible;
}
.SingleService_advantages__KFlBF li.SingleService_green__nVh\+2 {
	background: #34a37b26;
}
.SingleService_advantages__KFlBF li.SingleService_green__nVh\+2 p {
	color: #93e0ad;
}
.SingleService_advantages__KFlBF li.SingleService_green__nVh\+2 svg {
	fill: #93e0ad;
}
.SingleService_advantages__KFlBF li.SingleService_red__B-guz {
	background: #a334341a;
}
.SingleService_advantages__KFlBF li.SingleService_red__B-guz p {
	color: #ff5c5c;
}
.SingleService_advantages__KFlBF li.SingleService_red__B-guz svg {
	fill: #ff5c5c;
}
@media only screen and (max-width: 850px) {
	.SingleService_advantages__KFlBF li {
		flex: 1 1;
		justify-content: space-between;
		min-width: -webkit-max-content;
		min-width: max-content;
	}
}
.SingleService_advantages__KFlBF li p {
	font-feature-settings: lining-nums proportional-nums;
	font-size: 10px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.2px;
	line-height: 100%;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
}
.SingleService_advantages__KFlBF li svg {
	height: 12px;
	width: 12px;
}
@media only screen and (max-width: 850px) {
	.SingleService_advantages__KFlBF li svg {
		height: 10px;
		width: 10px;
	}
}
.SingleService_inner__-2Ohe {
	background: #21212c;
	border-radius: 12px;
	margin-top: 32px;
	overflow: hidden;
	padding: 8px;
	position: relative;
}
@media only screen and (max-width: 850px) {
	.SingleService_inner__-2Ohe {
		margin-top: 16px;
	}
}
.SingleService_inner__-2Ohe .SingleService_overlay__R6VbS {
	background: linear-gradient(180deg, #21212c00, #21212c);
	bottom: 0;
	content: '';
	display: block;
	height: 32px;
	left: 0;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.SingleService_items__hNUvP::-webkit-scrollbar,
.SingleService_items__hNUvP::-webkit-scrollbar-track {
	border-radius: 99px;
	height: auto;
	opacity: 0.2;
	width: 4px;
}
.SingleService_items__hNUvP::-webkit-scrollbar {
	background-color: #fff0;
}
.SingleService_items__hNUvP::-webkit-scrollbar-thumb {
	background-color: #2b2b37;
	border-radius: 99px;
	height: auto;
	width: 4px;
}
.SingleService_items__hNUvP {
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow-y: auto;
	position: relative;
	row-gap: 16px;
}
@media only screen and (min-width: 1441px) {
	.SingleService_items__hNUvP {
		padding-right: 8px;
	}
}
.SingleService_categoryTitle__2mXQu {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	font-family: Raleway;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.28px;
	line-height: 16px;
	padding: 8px;
	text-transform: capitalize;
}
.SingleService_categories__THhUO {
	grid-gap: 8px;
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(auto-fit, minmax(293px, 1fr));
	margin-top: 16px;
}
@media only screen and (max-width: 850px) {
	.SingleService_categories__THhUO {
		margin-top: 0;
	}
}
@media only screen and (max-width: 400px) {
	.SingleService_categories__THhUO {
		grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
	}
}
.SingleService_category__YA0oH {
	background: #2b2b37;
	border: 2px solid #fff0;
	border-radius: 12px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 96px;
	min-width: 100%;
	padding: 16px;
	position: relative;
	transition: background 0.25s ease-in-out;
}
.SingleService_category__YA0oH:hover {
	background: #323240;
}
.SingleService_category__YA0oH .SingleService_check__lON21 {
	align-items: center;
	background: #34a37b;
	border-radius: 12px;
	display: flex;
	height: 24px;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
@media only screen and (max-width: 850px) {
	.SingleService_category__YA0oH .SingleService_check__lON21 {
		height: 16px;
		left: 2px;
		top: 2px;
		width: 16px;
	}
}
.SingleService_category__YA0oH .SingleService_check__lON21 svg {
	fill: #fff;
	height: 10px;
	width: 14px;
}
@media only screen and (max-width: 850px) {
	.SingleService_category__YA0oH .SingleService_check__lON21 svg {
		height: 6px;
		width: 8px;
	}
}
.SingleService_category__YA0oH.SingleService_checked__CP1tH {
	background: #30303d;
	border: 2px solid #ffffff0d;
	border-radius: 12px;
}
@media only screen and (max-width: 850px) {
	.SingleService_category__YA0oH.SingleService_hasCounter__B\+Hhn .SingleService_itemImage__N\+td8 {
		top: 10px;
		transform: none;
	}
}
.SingleService_category__YA0oH p {
	font-size: 14px;
	letter-spacing: 0.28px;
	line-height: 16px;
}
.SingleService_categoryName__d34\+B,
.SingleService_category__YA0oH p {
	font-feature-settings: lining-nums proportional-nums;
	font-variant-numeric: lining-nums proportional-nums;
}
.SingleService_categoryName__d34\+B {
	color: #fff;
	font-weight: 900;
	position: relative;
	z-index: 1;
}
.SingleService_categoryPrice__e5Rar {
	color: #93e0ad;
	font-weight: 700;
}
.SingleService_categoryValues__quSjT {
	align-items: center;
	column-gap: 10px;
	display: flex;
}
.SingleService_categoryValue__GNm-Z {
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
	opacity: 0.5;
}
.SingleService_categoryGift__4sAD5 {
	align-items: center;
	background: #a3783426;
	border-radius: 9999px;
	column-gap: 4px;
	display: flex;
	padding: 2px 6px;
	text-transform: uppercase;
}
.SingleService_categoryGift__4sAD5 p {
	color: #ffe75c;
	font-size: 10px;
	font-weight: 800;
}
.SingleService_categoryGift__4sAD5 svg {
	fill: #ffe75c;
	height: 8px;
	width: 8px;
}
.SingleService_form__9G3XQ {
	display: flex;
	flex-direction: column;
}
.SingleService_form__9G3XQ .SingleService_top__ZDsgT {
	background: #21212c;
	border-radius: 12px;
	padding: 32px;
	width: 100%;
}
@media only screen and (max-width: 850px) {
	.SingleService_form__9G3XQ .SingleService_top__ZDsgT {
		padding: 16px;
	}
}
.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg {
	align-items: center;
	display: flex;
	gap: 16px;
	height: 64px;
}
@media only screen and (max-width: 1366px) {
	.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg {
		flex-direction: column;
		height: -webkit-max-content;
		height: max-content;
	}
	.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg button,
	.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg > div {
		width: 100%;
	}
}
@media only screen and (max-width: 850px) {
	.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg {
		gap: 8px;
	}
}
.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg button {
	height: 64px;
}
@media only screen and (max-width: 850px) {
	.SingleService_form__9G3XQ .SingleService_topWrapper__HVEpg button {
		height: 56px;
	}
}
.SingleService_fields__vJ3in {
	align-items: center;
	column-gap: 16px;
	display: flex;
	flex: 1 1;
}
@media only screen and (max-width: 850px) {
	.SingleService_fields__vJ3in {
		flex-wrap: wrap;
		gap: 8px;
	}
}
.SingleService_fields__vJ3in .SingleService_input__vz1JR {
	position: relative;
}
@media only screen and (max-width: 850px) {
	.SingleService_fields__vJ3in .SingleService_input__vz1JR {
		flex: 1 1;
		height: 48px;
		max-width: none;
		min-width: 180px;
		padding: 0 6px;
	}
	.SingleService_fields__vJ3in .SingleService_input__vz1JR input {
		font-size: 14px;
	}
}
.SingleService_fields__vJ3in .SingleService_input__vz1JR .SingleService_icon__KdqWn {
	fill: #555562;
	height: 16px;
	position: absolute;
	right: 21px;
	top: 50%;
	transform: translateY(-50%);
	transition: fill 0.25s ease;
	width: 16px;
}
.SingleService_categoryInfo__gk91i {
	width: calc(100% - 45px);
}
.SingleService_itemImage__N\+td8 {
	height: 40px;
	position: absolute;
	right: 16px;
	width: 40px;
}
.SingleService_itemImage__N\+td8,
.SingleService_itemImage__N\+td8 img {
	top: 50%;
	transform: translateY(-50%);
}
.SingleService_itemImage__N\+td8 img {
	max-width: 40px;
	position: absolute;
	right: 0;
}
.SingleService_warning__hWdcy {
	color: #7f7f90;
	font-family: Raleway;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0.24px;
	line-height: 150%;
	margin: 16px auto;
	text-align: center;
}
.SingleService_skeleton__5a8fa {
	overflow: hidden;
}
.SingleService_skeleton__5a8fa .SingleService_skeletonText__StxqP {
	background: #21212c;
	border-radius: 8px;
	height: 14px;
	width: 100px;
}
.SingleService_skeleton__5a8fa .SingleService_skeletonTitle__J58Zb {
	height: 32px;
}
.SingleService_skeleton__5a8fa .SingleService_skeletonPrice__fkfqq {
	background: #93e0ad;
	border-radius: 8px;
	height: 14px;
	margin-top: 4px;
	width: 100px;
}
.SingleService_skeleton__5a8fa .SingleService_skeletonImage__x9zu\+ {
	height: 100%;
	position: absolute;
	width: 100%;
}
.SingleService_skeleton__5a8fa .SingleService_skeletonImage__x9zu\+:after {
	animation: SingleService_shimmer__1lHkZ 1.5s infinite;
	background: linear-gradient(90deg, #0000, #ffffff0d, #0000);
	content: '';
	height: 100%;
	left: -150px;
	position: absolute;
	top: 0;
	width: 150px;
}
.SingleService_counter__fh85o {
	align-items: center;
	column-gap: 2px;
	display: flex;
	z-index: 2;
}
@media only screen and (min-width: 851px) {
	.SingleService_counter__fh85o {
		max-width: 100px;
		position: absolute;
		right: 20%;
		top: 50%;
		transform: translateY(-50%);
	}
}
@media only screen and (max-width: 850px) {
	.SingleService_counter__fh85o {
		margin-top: 16px;
	}
}
.SingleService_counter__fh85o input {
	background: #1b1b24;
	border-radius: 8px 0 0 8px;
	font-size: 12px;
	font-weight: 600;
	height: 32px;
	letter-spacing: 0.02em;
	line-height: 16px;
	text-align: center;
	width: 57px;
}
@media only screen and (max-width: 1024px) {
	.SingleService_counter__fh85o input {
		width: 100%;
	}
}
.SingleService_counterValues__SekHL {
	display: flex;
	flex-direction: column;
	row-gap: 2px;
}
.SingleService_counterValue__EzRG7 {
	background: #1b1b24;
	border-radius: 0 6px 0 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	line-height: 15px;
	padding: 0;
	text-align: center;
	width: 23px;
}
@media only screen and (max-width: 850px) {
	.SingleService_counterValue__EzRG7 {
		width: 50px;
	}
}
.SingleService_counterValue__EzRG7:last-child {
	border-radius: 0 0 6px 0;
}
.SingleService_modalOverlay__E-1ck {
	background: #000c;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.25s;
	visibility: hidden;
	width: 100%;
	z-index: 9999;
}
.SingleService_modalOverlay__E-1ck.SingleService_show__zZPFv {
	opacity: 1;
	visibility: visible;
}
@media only screen and (max-width: 850px) {
	.SingleService_modal__qpbGc {
		background: #21212c;
		border-radius: 0;
		border-radius: 12px 12px 0 0;
		bottom: 0;
		left: 0;
		position: fixed;
		transform: translateY(100%);
		transition: transform 0.25s ease-in-out;
		width: 100%;
		z-index: 99999;
	}
	.SingleService_modal__qpbGc.SingleService_opened__qo9U\+ {
		transform: translateY(0);
	}
}
.SingleService_currentItem__qr0f4 {
	align-items: center;
	border-bottom: 1px solid #ffffff0d;
	display: flex;
	gap: 10px;
	padding: 16px;
	width: 100%;
}
@media only screen and (min-width: 851px) {
	.SingleService_currentItem__qr0f4 {
		display: none;
	}
}
.SingleService_currentInfo__Ny0Sq {
	display: flex;
	flex-direction: column;
}
.SingleService_currentImg__vfpj6 {
	height: 40px;
	width: 40px;
}
.SingleService_currentTitle__U59Eq {
	background: #ffffff0d;
	border-radius: 9999px;
	color: #ffffff80;
	font-size: 8px;
	font-weight: 800;
	letter-spacing: 0.16px;
	line-height: 12px;
	margin-top: 8px;
	padding: 3px 8px 2px;
	text-align: center;
	text-transform: uppercase;
	width: -webkit-max-content;
	width: max-content;
}
.SingleService_currentName__b\+0wc {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 900;
	letter-spacing: 0.28px;
	line-height: 16px;
}
.SingleService_currentClose__ymup5 {
	margin-left: auto;
	margin-right: 7px;
	position: relative;
	z-index: 1;
}
.SingleService_currentClose__ymup5:active svg,
.SingleService_currentClose__ymup5:hover svg {
	stroke: #fff;
}
.SingleService_currentClose__ymup5 svg {
	stroke: #ffffff40;
	height: 10px;
	width: 10px;
}
@keyframes SingleService_shimmer__1lHkZ {
	0% {
		left: -150px;
	}
	to {
		left: 100%;
	}
}
.SingleService_showDesktop__20FN2 {
	display: flex;
}
@media only screen and (max-width: 850px) {
	.SingleService_showDesktop__20FN2 {
		display: none;
	}
}
.SingleService_showMobile__BUsr7 {
	display: none;
}
@media only screen and (max-width: 850px) {
	.SingleService_showMobile__BUsr7 {
		display: flex;
		flex-wrap: wrap;
	}
}
.SingleService_payments__8uDNI {
	width: 24%;
}
.SingleService_tabs__Q0Ve3::-webkit-scrollbar {
	display: none;
}
.SingleService_tabs__Q0Ve3 {
	align-items: center;
	background: #21212c;
	border-radius: 12px;
	display: none;
	margin-top: 32px;
	overflow-x: auto;
	padding: 4px;
	width: 100%;
}
@media only screen and (max-width: 1366px) {
	.SingleService_tabs__Q0Ve3 {
		display: flex;
	}
}
.SingleService_tab__Vzn3O {
	border-radius: 8px;
	color: #555562;
	cursor: pointer;
	font-weight: 700;
	line-height: 16px;
	min-width: -webkit-max-content;
	min-width: max-content;
	padding: 16px 24px;
}
.SingleService_tab__Vzn3O.SingleService_active__QWKhK {
	background: #2e2e3b;
	color: #fff;
}
.Apps_container__OU39I {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	min-height: 0;
	overflow: hidden;
}
.Apps_list__Yf0m6::-webkit-scrollbar {
	display: none;
}
.Apps_list__Yf0m6 {
	border-radius: 8px;
	max-height: 100%;
	min-height: 100%;
	overflow-y: auto;
	position: relative;
}
@media only screen and (max-width: 1440px) {
	.Apps_list__Yf0m6 {
		max-height: 100vw;
	}
}
.Apps_apps__0x7yg {
	grid-gap: 8px;
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(2, calc(50% - 4px));
}
@media only screen and (max-width: 1200px) {
	.Apps_apps__0x7yg {
		grid-template-columns: 1fr;
		max-height: 1000px;
	}
}
.Apps_banner__ZOd37 {
	margin-top: 0;
}
@media only screen and (min-width: 851px) {
	.Apps_banner__ZOd37 {
		margin: 0;
	}
}
.Apps_empty__5Y-dM {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 50%;
	text-align: center;
}
.Apps_app__6Zwr5 {
	align-items: center;
	background: #21212c;
	border-radius: 12px;
	display: flex;
	gap: 12px;
	max-width: 100%;
	min-width: 0;
	padding: 8px 24px 8px 8px;
	transition: background 0.25s ease-in-out;
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
		padding: 8px;
	}
}
.Apps_app__6Zwr5:hover {
	background: #2a2a38;
}
.Apps_app__6Zwr5:hover img {
	transform: scale(1.05);
}
@media only screen and (min-width: 851px) {
	.Apps_app__6Zwr5 .Apps_info__sDmC- {
		left: 50%;
		transform: translateX(-50%);
	}
}
.Apps_app__6Zwr5 .Apps_info__sDmC- {
	align-items: center;
	bottom: 4px;
	color: #fff;
	column-gap: 4px;
	display: flex;
	font-family: Nunito Sans;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.2px;
	line-height: 8px;
	position: absolute;
	width: 96%;
	z-index: 1;
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 .Apps_info__sDmC- {
		left: 4px;
		width: -webkit-max-content;
		width: max-content;
	}
}
.Apps_app__6Zwr5 .Apps_image__537BE {
	border-radius: 8px;
	height: 80px;
	min-width: 168px;
	overflow: hidden;
	position: relative;
	width: 168px;
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 .Apps_image__537BE {
		width: 100%;
	}
}
.Apps_app__6Zwr5 .Apps_image__537BE img {
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.25s ease-in-out;
	width: 100%;
}
.Apps_app__6Zwr5 .Apps_description__kgFdL {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	min-width: 0;
	row-gap: 8px;
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 .Apps_description__kgFdL {
		max-width: 100%;
		order: 1;
		padding: 0 8px 8px;
	}
}
.Apps_app__6Zwr5 .Apps_platforms__4Auj- {
	align-items: center;
	display: flex;
	gap: 8px;
}
.Apps_app__6Zwr5 .Apps_platform__SLLHN svg {
	fill: #fff;
	height: 12px;
	opacity: 0.5;
	width: 12px;
}
.Apps_app__6Zwr5 .Apps_tag__g6Fkz {
	background: #15151f;
	display: block;
	font-size: 8px;
	line-height: 100%;
	padding: 5px 6px 3px;
	width: -webkit-max-content;
	width: max-content;
}
.Apps_app__6Zwr5 span.Apps_tag__g6Fkz {
	text-transform: uppercase;
}
.Apps_app__6Zwr5 .Apps_lang__pdmLp {
	padding: 2px 4px;
}
.Apps_app__6Zwr5 .Apps_lang__pdmLp img {
	height: 10px;
	width: 12px;
}
.Apps_app__6Zwr5 .Apps_prices__YKt8g {
	display: flex;
	flex-direction: column;
	gap: 8px;
	justify-content: flex-end;
}
@media only screen and (min-width: 851px) {
	.Apps_app__6Zwr5 .Apps_prices__YKt8g {
		margin-left: auto;
		text-align: right;
	}
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 .Apps_prices__YKt8g {
		flex-direction: row-reverse;
		order: 0;
		padding: 12px 8px 0;
	}
}
.Apps_app__6Zwr5 .Apps_prices__YKt8g .Apps_price__h4bDx {
	color: #93e0ad;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.32px;
	line-height: 100%;
}
.Apps_app__6Zwr5 .Apps_prices__YKt8g .Apps_priceOld__V5Hj1 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: 16px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
}
@media only screen and (min-width: 851px) {
	.Apps_app__6Zwr5 .Apps_title__wJO4w {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.Apps_app__6Zwr5 .Apps_title__wJO4w {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	display: block;
	font-family: Raleway;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.28px;
	line-height: 16px;
	overflow: hidden;
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 .Apps_title__wJO4w {
		max-width: 100%;
	}
}
.Apps_app__6Zwr5 .Apps_discount__Uho3f {
	background: #1d92c3;
	border: 1px solid #ffffff26;
	border-radius: 6px;
	padding: 7px;
}
.Apps_app__6Zwr5 .Apps_countdown__czz9n {
	align-items: center;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #00000040;
	border: 1px solid #ffffff26;
	border-radius: 6px;
	column-gap: 4px;
	display: flex;
	flex-grow: 1;
	font-weight: 900;
	height: 100%;
	justify-content: center;
	padding: 7px 0;
	transform: translateZ(0);
	will-change: transform, opacity, backdrop-filter;
}
@media only screen and (max-width: 850px) {
	.Apps_app__6Zwr5 .Apps_countdown__czz9n {
		padding: 7px;
	}
}
.Apps_app__6Zwr5 .Apps_countdown__czz9n svg {
	fill: #fff;
	height: 8px;
	width: 6px;
}
.Apps_app__6Zwr5 .Apps_countdown__czz9n p {
	text-align: center;
}
.Apps_appLink__LRZed {
	background: #2b2b37;
	position: relative;
}
.Apps_appLink__LRZed > * {
	position: relative;
	z-index: 1;
}
.Apps_appLink__LRZed:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #2b2b37;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Apps_appLink__LRZed:after,
.Apps_appLink__LRZed:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.Apps_appLink__LRZed:after {
	background: linear-gradient(0deg, #00000040, #00000040), #2b2b37;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.Apps_appLink__LRZed:after,
.Apps_appLink__LRZed:before {
	border-radius: inherit;
}
.Apps_appLink__LRZed:active:after,
.Apps_appLink__LRZed:hover:before {
	opacity: 1;
}
.Apps_appLink__LRZed {
	font-feature-settings: lining-nums proportional-nums;
	align-items: center;
	border-radius: 4px;
	color: #fff;
	column-gap: 10px;
	display: flex;
	font-family: Raleway;
	font-size: 9px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.18px;
	line-height: 8px;
	margin-right: 4px;
	padding: 6px;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
.Apps_appLink__LRZed svg {
	fill: #7a7a89;
	height: 8px;
	transform: rotate(45deg);
	width: 8px;
}
@media only screen and (min-width: 851px) {
	.Apps_appLink__LRZed {
		display: none;
	}
}
.Apps_replaceImage__FDVzl {
	background: #1b1b24;
	height: 100%;
	width: 100%;
}
.AppsList_container__VxBI4 {
	font-family: Nunito Sans;
	max-width: 100%;
}
@media only screen and (max-width: 1440px) {
	.AppsList_container__VxBI4 {
		max-width: calc(100vw - 64px);
	}
}
@media only screen and (max-width: 850px) {
	.AppsList_container__VxBI4 {
		max-width: calc(100vw - 16px);
	}
}
.AppsList_title__F4U7f {
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
}
.AppsList_link__TUzVL {
	align-items: center;
	color: #fff;
	column-gap: 8px;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin-top: 10px;
	opacity: 0.5;
	text-transform: uppercase;
	transition: opacity 0.35s ease-in-out;
}
.AppsList_link__TUzVL svg {
	fill: #fff;
	height: 12px;
	width: 12px;
}
.AppsList_link__TUzVL:hover {
	opacity: 1;
}
.AppsList_list__fUdYr {
	align-items: center;
	display: flex;
	gap: 16px;
	position: relative;
	width: -webkit-max-content;
	width: max-content;
}
.AppsList_wrapper__gzoTR {
	overflow: hidden;
	position: relative;
}
.AppsList_wrapper__gzoTR.AppsList_ended__8Pw9k .AppsList_overlay__4SV0M {
	display: none;
}
.AppsList_overlay__4SV0M {
	background: linear-gradient(-90deg, #15151f, #15151f00);
	height: 100%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	z-index: 10;
}
.AppsList_track__bPNPO::-webkit-scrollbar {
	display: none;
}
.AppsList_track__bPNPO {
	-webkit-overflow-scrolling: touch;
	margin-top: 16px;
	max-width: 100%;
	overflow-x: auto;
	position: relative;
}
.AppsList_item__SUrY3 {
	min-width: 144px;
	width: 144px;
}
.AppsList_item__SUrY3:hover img {
	transform: scale(1.05);
}
.AppsList_item__SUrY3 .AppsList_image__le-QF {
	border-radius: 8px;
	height: 184px;
	overflow: hidden;
	width: 100%;
}
.AppsList_item__SUrY3 .AppsList_image__le-QF img {
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.25s ease-in-out;
	width: 100%;
}
.AppsList_item__SUrY3 .AppsList_bottom__9SGBE {
	align-items: center;
	column-gap: 8px;
	display: flex;
	font-size: 12px;
	justify-content: center;
	letter-spacing: 0.24px;
	margin-top: 16px;
}
.AppsList_item__SUrY3 .AppsList_discount__TnyaJ {
	background: #a378341a;
	border-radius: 9999px;
	color: #ffe75c;
	font-weight: 900;
	line-height: 12px;
	padding: 6px 8px;
	text-align: center;
	text-transform: uppercase;
}
.AppsList_item__SUrY3 .AppsList_price__j44cm {
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #42d29926;
	border-radius: 999px;
	color: #93e0ad;
	font-weight: 800;
	line-height: 16px;
	padding: 4px 8px;
	transform: translateZ(0);
	will-change: transform, opacity, backdrop-filter;
}
.AppsList_skeleton__7s5m6 .AppsList_imagePlaceholder__cg9Yq {
	background: #2b2b37;
	border-radius: 8px;
	height: 184px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.AppsList_skeleton__7s5m6 .AppsList_imagePlaceholder__cg9Yq:after {
	animation: AppsList_shimmer__Knnbb 1.5s infinite;
	background: linear-gradient(90deg, #0000, #ffffff0d, #0000);
	content: '';
	height: 100%;
	left: -150px;
	position: absolute;
	top: 0;
	width: 150px;
}
.AppsList_skeleton__7s5m6 .AppsList_discountPlaceholder__lHy1y,
.AppsList_skeleton__7s5m6 .AppsList_pricePlaceholder__XECaR {
	border-radius: 999px;
	height: 24px;
	width: 57px;
}
.AppsList_skeleton__7s5m6 .AppsList_discountPlaceholder__lHy1y {
	background: #42d29926;
}
.AppsList_skeleton__7s5m6 .AppsList_pricePlaceholder__XECaR {
	background: #a378341a;
}
@keyframes AppsList_shimmer__Knnbb {
	0% {
		left: -150px;
	}
	to {
		left: 100%;
	}
}
.PaymentsForm_form__aTgLy {
	align-items: center;
	background: #2b2b37;
	border-radius: 8px;
	column-gap: 8px;
	display: flex;
	height: 100%;
	padding: 8px;
}
@media only screen and (max-width: 850px) {
	.PaymentsForm_form__aTgLy {
		padding: 4px;
	}
}
.PaymentsForm_payment__8nI6Y {
	align-items: center;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	height: 100%;
	justify-content: center;
	padding: 8px;
	text-align: center;
	transition: background 0.25s ease-in-out;
	width: 50%;
}
.PaymentsForm_payment__8nI6Y img {
	max-width: 66px;
}
@media only screen and (max-width: 850px) {
	.PaymentsForm_payment__8nI6Y img {
		max-width: 50px;
	}
}
.PaymentsForm_payment__8nI6Y:hover {
	background: #21212c80;
}
.PaymentsForm_payment__8nI6Y.PaymentsForm_checked__QK3b6 {
	background: #21212c;
}
.PaymentsForm_box__JzLhg {
	background: #21212c;
	border-radius: 8px;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.PaymentsForm_box__JzLhg:after {
	animation: PaymentsForm_shimmer__hh7In 1.5s infinite;
	background: linear-gradient(90deg, #0000, #ffffff0d, #0000);
	border-radius: inherit;
	content: '';
	height: 100%;
	left: -150px;
	position: absolute;
	top: 0;
	width: 150px;
}
@keyframes PaymentsForm_shimmer__hh7In {
	0% {
		left: -150px;
	}
	to {
		left: 100%;
	}
}
.ServicesList_container__7KPBY {
	font-family: Nunito Sans;
	width: 100%;
}
.ServicesList_title__h986e {
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
}
.ServicesList_link__IQJur {
	align-items: center;
	color: #fff;
	column-gap: 8px;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin-top: 10px;
	opacity: 0.5;
	text-transform: uppercase;
	transition: opacity 0.35s ease-in-out;
}
.ServicesList_link__IQJur svg {
	fill: #fff;
	height: 12px;
	width: 12px;
}
.ServicesList_link__IQJur:hover {
	opacity: 1;
}
.ServicesList_list__acQf8 {
	grid-gap: 16px;
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 16px;
}
@media only screen and (max-width: 1440px) {
	.ServicesList_list__acQf8 {
		max-width: 100%;
	}
}
@media only screen and (max-width: 850px) {
	.ServicesList_list__acQf8 {
		display: flex;
		max-width: -webkit-max-content;
		max-width: max-content;
		padding-right: 16px;
		width: -webkit-max-content;
		width: max-content;
	}
}
@media only screen and (max-width: 850px) {
	.ServicesList_wrapper__wJHnH::-webkit-scrollbar {
		display: none;
	}
	.ServicesList_wrapper__wJHnH {
		max-width: calc(100vw - 16px);
		overflow-x: auto;
		overflow-y: hidden;
	}
}
.ServicesList_item__2lCso {
	background: #21212c;
	border-radius: 12px;
	cursor: pointer;
	padding: 16px;
	transition: background 0.35s ease-in-out;
}
@media only screen and (max-width: 850px) {
	.ServicesList_item__2lCso {
		min-width: 232px;
	}
}
.ServicesList_item__2lCso:not(.ServicesList_skeleton__N-90J):hover {
	background: #2b2b38;
}
.ServicesList_item__2lCso .ServicesList_image__wMgAl {
	height: 40px;
	width: 40px;
}
.ServicesList_item__2lCso .ServicesList_value__H68tL {
	flex-grow: 1;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.28px;
	line-height: 16px;
	margin-left: 12px;
}
@media only screen and (max-width: 1440px) {
	.ServicesList_item__2lCso .ServicesList_value__H68tL {
		max-width: calc(100% - 40px);
	}
}
@media only screen and (max-width: 850px) {
	.ServicesList_item__2lCso .ServicesList_value__H68tL {
		width: 60%;
	}
}
.ServicesList_item__2lCso .ServicesList_value__H68tL p {
	color: #fff;
	margin-bottom: 4px;
	max-width: 95%;
}
.ServicesList_item__2lCso .ServicesList_value__H68tL span {
	color: #93e0ad;
}
.ServicesList_top__h\+HLl {
	align-items: center;
	display: flex;
}
.ServicesList_valueImage__0g857 {
	height: 40px;
	margin-left: auto;
	min-width: 40px;
	width: 40px;
}
.ServicesList_bottom__07yzL {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
}
.ServicesList_bottom__07yzL p {
	color: #7a7a89;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.24px;
	text-transform: uppercase;
}
.ServicesList_bottom__07yzL .ServicesList_icon__Omj5j {
	transform: rotate(145deg);
}
.ServicesList_bottom__07yzL .ServicesList_icon__Omj5j svg {
	fill: #7a7a89;
	height: 12px;
	width: 12px;
}
.ServicesList_skeleton__N-90J {
	height: 104px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ServicesList_skeleton__N-90J:after {
	animation: ServicesList_shimmer__6rKt4 1.5s infinite;
	background: linear-gradient(90deg, #0000, #ffffff0d, #0000);
	content: '';
	height: 100%;
	left: -150px;
	position: absolute;
	top: 0;
	width: 150px;
}
.ServicesList_imagePlaceholder__NfOQ1,
.ServicesList_valueImagePlaceholder__wYYe3 {
	background-color: #2b2b37;
	border-radius: 8px;
	height: 40px;
	min-width: 40px;
	width: 40px;
}
.ServicesList_pricePlaceholder__gW4Mt,
.ServicesList_textPlaceholderShort__RHkCN,
.ServicesList_textPlaceholder__W1ilw {
	background-color: #2b2b37;
	border-radius: 6px;
	height: 12px;
	width: 80px;
}
.ServicesList_pricePlaceholder__gW4Mt {
	margin-top: 8px;
}
@keyframes ServicesList_shimmer__6rKt4 {
	0% {
		left: -150px;
	}
	to {
		left: 100%;
	}
}
.PubgModal_container__-5tfe {
	align-items: center;
	background: #2b2b37;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	justify-content: center;
	margin: 0 auto;
	max-width: 496px;
	padding: 32px;
	position: relative;
	width: 95vw;
}
@media only screen and (max-width: 500px) {
	.PubgModal_container__-5tfe {
		gap: 16px;
	}
}
.PubgModal_container__-5tfe.PubgModal_pubg__lxf7C {
	background: #282828;
}
.PubgModal_container__-5tfe.PubgModal_steam__cgqJH {
	background: #001453;
}
.PubgModal_image__cirFy {
	height: 292px;
	width: 320px;
}
@media only screen and (max-width: 500px) {
	.PubgModal_image__cirFy {
		height: 153px;
		width: 153px;
	}
}
.PubgModal_close__drefv {
	cursor: pointer;
	position: absolute;
	right: 24px;
	top: 24px;
}
.PubgModal_close__drefv svg {
	stroke: #fff;
}
.PubgModal_title__S3Msh {
	font-family: Rubik;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
}
@media only screen and (max-width: 500px) {
	.PubgModal_title__S3Msh {
		font-size: 20px;
	}
}
.PubgModal_text__U1omO {
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #b5b5ca;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 150%;
	text-align: center;
}
.PubgModal_buttons__wu-2j {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: center;
	width: 100%;
}
@media only screen and (max-width: 500px) {
	.PubgModal_buttons__wu-2j {
		flex-direction: column;
	}
}
.SteamForm_steam__4-TDX {
	font-family: Nunito Sans;
}
.SteamForm_container__l0gIY {
	background: #21212c;
	border-radius: 12px;
	padding: 32px;
	position: relative;
	z-index: 2;
}
@media only screen and (max-width: 850px) {
	.SteamForm_container__l0gIY {
		padding: 16px;
	}
}
.SteamForm_title__12FTw {
	color: #fff;
	font-size: 40px;
	font-weight: 900;
	line-height: 100%;
}
@media only screen and (max-width: 850px) {
	.SteamForm_title__12FTw {
		font-size: 22px;
		text-align: center;
		width: 100%;
	}
}
.SteamForm_header__yeiLh {
	align-items: center;
	display: flex;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_header__yeiLh {
		flex-wrap: wrap;
		gap: 16px;
		justify-content: center;
	}
}
.SteamForm_tooltip__xVatd {
	left: 0;
	right: auto;
	transform: none;
}
.SteamForm_tooltip__xVatd:before {
	left: 7%;
}
.SteamForm_button__jmjh1 {
	align-items: center;
	column-gap: 6px;
	display: flex;
	justify-content: center;
	min-width: -webkit-max-content;
	min-width: max-content;
}
@media only screen and (min-width: 451px) {
	.SteamForm_button__jmjh1 {
		border-radius: 6px;
		padding: 6px 8px;
	}
}
.SteamForm_button__jmjh1 p,
.SteamForm_button__jmjh1 span {
	font-feature-settings: lining-nums proportional-nums;
	font-size: 10px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.2px;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
}
.SteamForm_button__jmjh1 svg {
	height: 12px;
	width: 12px;
}
.SteamForm_button__jmjh1.SteamForm_partner__VaGa0 {
	background: #b09eff1a;
	color: #b09eff;
	margin-left: 16px;
}
@media only screen and (max-width: 850px) {
	.SteamForm_button__jmjh1.SteamForm_partner__VaGa0 {
		display: none;
	}
}
.SteamForm_button__jmjh1.SteamForm_partner__VaGa0 svg {
	fill: #b09eff;
}
.SteamForm_button__jmjh1.SteamForm_commission__3s\+t- {
	color: #ffffff80;
}
@media only screen and (min-width: 451px) {
	.SteamForm_button__jmjh1.SteamForm_commission__3s\+t- {
		background: #93e0ad1a;
		color: #93e0ad;
	}
}
.SteamForm_button__jmjh1.SteamForm_commission__3s\+t- svg,
.SteamForm_button__jmjh1.SteamForm_commission__3s\+t-:hover svg {
	fill: #93e0ad;
}
.SteamForm_button__jmjh1.SteamForm_warn__VvMto {
	color: #ffffff80;
}
.SteamForm_button__jmjh1.SteamForm_warn__VvMto svg {
	fill: #ffe75c;
	height: 12px;
	min-width: 12px;
	width: 12px;
}
@media only screen and (min-width: 451px) {
	.SteamForm_button__jmjh1.SteamForm_warn__VvMto {
		background: #a378341a;
		transition: background 0.25s ease-in-out;
	}
	.SteamForm_button__jmjh1.SteamForm_warn__VvMto:hover {
		background: #ca9e591a;
	}
	.SteamForm_button__jmjh1.SteamForm_warn__VvMto:active {
		background: #86632b1a;
	}
	.SteamForm_button__jmjh1.SteamForm_warn__VvMto {
		color: #ffe75c;
	}
}
.SteamForm_button__jmjh1.SteamForm_primary__qKLx0 {
	background: #ffffff0d;
	transition: background 0.25s ease-in-out;
}
.SteamForm_button__jmjh1.SteamForm_primary__qKLx0:hover {
	background: #ffffff0d;
}
.SteamForm_button__jmjh1.SteamForm_primary__qKLx0:active {
	background: #8080800d;
}
.SteamForm_button__jmjh1.SteamForm_primary__qKLx0 {
	color: #ffffff80;
}
.SteamForm_button__jmjh1.SteamForm_primary__qKLx0 svg {
	fill: #ffffff80;
	height: 12px;
	min-width: 12px;
	width: 12px;
}
.SteamForm_buttons__Assap {
	align-items: center;
	display: flex;
	gap: 8px;
	margin-left: auto;
}
@media only screen and (max-width: 1200px) and (min-width: 851px) {
	.SteamForm_buttons__Assap {
		width: 100%;
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_buttons__Assap {
		flex-wrap: wrap;
		gap: 16px;
		justify-content: center;
		margin-left: 0;
	}
}
.SteamForm_form__SbNLz {
	align-items: center;
	display: flex;
	gap: 16px;
	margin-top: 32px;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_form__SbNLz {
		flex-wrap: wrap;
		height: -webkit-max-content;
		height: max-content;
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz {
		gap: 8px;
		margin-top: 16px;
	}
}
.SteamForm_form__SbNLz > div {
	height: 64px;
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz > div {
		border-radius: 8px;
		height: 40px;
	}
}
.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 {
	background: #2b2b37;
	border: 2px solid #2b2b37;
	margin-bottom: 0;
	padding: 0;
	width: 33%;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 {
		width: calc(50% - 8px);
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 {
		height: 48px;
		width: 100%;
	}
	.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 span {
		font-size: 0;
	}
	.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 span:before {
		content: 'где взять?';
		display: inline-block;
		font-size: 8px;
		line-height: 8px;
		padding-top: 6px;
	}
}
.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 input {
	padding: 20px 24px;
	width: 100%;
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 input {
		padding: 16px;
	}
}
@media only screen and (max-width: 450px) {
	.SteamForm_form__SbNLz .SteamForm_loginInput__R3ZH8 input {
		font-size: 14px;
		padding: 0 8px;
	}
}
.SteamForm_form__SbNLz .SteamForm_input__JexFZ {
	font-feature-settings: lining-nums proportional-nums;
	background: #2b2b37;
	border: 2px solid #2b2b37;
	border-radius: 12px;
	font-variant-numeric: lining-nums proportional-nums;
	margin-bottom: 0;
	padding: 0;
	position: relative;
	width: 33%;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_form__SbNLz .SteamForm_input__JexFZ {
		width: calc(50% - 8px);
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz .SteamForm_input__JexFZ {
		border-radius: 8px;
		width: 100%;
	}
}
.SteamForm_form__SbNLz .SteamForm_input__JexFZ input {
	color: #fff;
	font-family: Nunito Sans;
	font-size: 16px;
	font-weight: 700;
	height: 100%;
	letter-spacing: 0.32px;
	padding: 8px 24px 8px 16px;
	width: 100%;
}
@media only screen and (max-width: 450px) {
	.SteamForm_form__SbNLz .SteamForm_input__JexFZ input {
		font-size: 14px;
	}
}
.SteamForm_form__SbNLz .SteamForm_input__JexFZ .SteamForm_sum__vfZmU {
	color: #ffffff80;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.24px;
	line-height: 16px;
	position: absolute;
	right: 16px;
	text-align: right;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.SteamForm_form__SbNLz .SteamForm_input__JexFZ .SteamForm_sum__vfZmU span:not(:last-child):after {
	content: '/';
	margin-left: 3px;
}
.SteamForm_form__SbNLz .SteamForm_input__JexFZ .SteamForm_sum__vfZmU svg {
	fill: #ffffff80;
}
.SteamForm_form__SbNLz button {
	height: 64px;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_form__SbNLz button {
		width: calc(100%);
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz button {
		border-radius: 8px;
		height: 56px;
		margin-top: 8px;
		width: 100%;
	}
}
.SteamForm_payments__avNo- {
	height: 100%;
	width: 18%;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_payments__avNo- {
		width: calc(50% - 8px);
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_payments__avNo- {
		width: 100%;
	}
}
.SteamForm_bottom__HkqEs {
	grid-gap: 32px;
	align-items: center;
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media only screen and (max-width: 1200px) {
	.SteamForm_bottom__HkqEs {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		max-width: 100%;
	}
}
.SteamForm_currencies__i1IIy {
	color: #fff;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.28px;
	line-height: 100%;
	margin-left: 16px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
}
@media only screen and (max-width: 850px) {
	.SteamForm_currencies__i1IIy {
		margin-left: 2px;
	}
}
.SteamForm_currencies__i1IIy.SteamForm_opened__lk4Po .SteamForm_selected__h\+QAS svg {
	transform: rotate(180deg);
}
.SteamForm_currencies__i1IIy .SteamForm_selected__h\+QAS {
	align-items: center;
	background: #21212c;
	border-radius: 6px;
	column-gap: 8px;
	display: flex;
	padding: 9px 12px;
}
@media only screen and (max-width: 850px) {
	.SteamForm_currencies__i1IIy .SteamForm_selected__h\+QAS {
		padding: 9px 12px;
	}
}
.SteamForm_currencies__i1IIy .SteamForm_selected__h\+QAS svg {
	fill: none;
	stroke: #ffffff80;
	height: 8px;
	transition: transform 0.35s ease-in-out;
	width: 8px;
}
.SteamForm_currencies__i1IIy ul {
	border-radius: 6px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 88%;
	width: 100%;
}
.SteamForm_currencies__i1IIy ul li {
	align-items: center;
	background: #21212c;
	column-gap: 6px;
	display: flex;
	padding: 9px 12px;
}
.SteamForm_currencies__i1IIy ul li svg {
	fill: #93e0ad;
	height: 10px;
	width: 10px;
}
.SteamForm_currencies__i1IIy ul li:not(:last-child) {
	border-bottom: 1px solid #2b2b37;
}
.SteamForm_updateIcon__jPCUm {
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
}
.SteamForm_updateIcon__jPCUm svg {
	fill: #ffffff80;
	animation: SteamForm_updating__6\+ 4hp 1s linear infinite running;
}
@keyframes SteamForm_updating__6\+4hp {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
	}
}
.OrderModal_container__8v-0A {
	min-width: 560px;
}
@media only screen and (max-width: 600px) {
	.OrderModal_container__8v-0A {
		min-width: 100%;
	}
}
.OrderModal_container__8v-0A .OrderModal_text__3ML8U {
	margin-right: auto;
}
.OrderModal_container__8v-0A .OrderModal_text__3ML8U a {
	display: inline;
}
.Breadcrumbs_list__aSLBb {
	align-items: center;
	column-gap: 10px;
	display: flex;
	max-width: calc(100vw - 32px);
	position: relative;
	width: 100%;
	z-index: 2;
}
@media only screen and (max-width: 850px) {
	.Breadcrumbs_list__aSLBb {
		column-gap: 8px;
	}
}
.Breadcrumbs_item__3XkyW {
	align-items: center;
	column-gap: 10px;
	display: flex;
	font-family: Nunito Sans;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	white-space: nowrap;
}
@media only screen and (max-width: 850px) {
	.Breadcrumbs_item__3XkyW {
		font-size: 12px;
		line-height: 100%;
	}
}
.Breadcrumbs_item__3XkyW a {
	color: #ffffff80;
	transition: color 0.35s ease-in;
}
.Breadcrumbs_item__3XkyW a:hover {
	color: #ffffffbf;
}
.Breadcrumbs_item__3XkyW.Breadcrumbs_active__yGHF7 {
	color: #fff;
}
.Breadcrumbs_item__3XkyW.Breadcrumbs_active__yGHF7 a,
.Breadcrumbs_item__3XkyW.Breadcrumbs_active__yGHF7 span {
	display: inline-block;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Breadcrumbs_sep__MfXza {
	flex: none;
}
@media only screen and (max-width: 850px) {
	.Breadcrumbs_item__3XkyW:not(.Breadcrumbs_active__yGHF7) {
		flex: 0 0 auto;
	}
	.Breadcrumbs_item__3XkyW.Breadcrumbs_active__yGHF7 {
		flex: 1 1;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.Services_container__pjvKP {
	align-items: stretch;
	column-gap: 32px;
	display: flex;
	flex: 1 1 auto;
	min-height: 0;
}
.Services_services__sBFzC {
	min-height: 0;
	overflow: hidden;
	width: 344px;
}
@media only screen and (max-width: 1200px) {
	.Services_services__sBFzC {
		width: 288px;
	}
}
@media only screen and (max-width: 850px) {
	.Services_services__sBFzC {
		display: none;
	}
}
.Services_search__NCeVB {
	align-items: center;
	background: linear-gradient(0deg, #21212c, #21212c), #15151f;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.Services_search__NCeVB svg {
	fill: #fff;
	height: 16px;
	opacity: 0.5;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity 0.25s ease-in-out;
	width: 16px;
}
.Services_search__NCeVB input {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: 16px;
	padding: 16px 0 16px 20px;
	width: 100%;
}
.Services_search__NCeVB input::placeholder {
	color: #ffffff80;
}
.Services_search__NCeVB input:focus + svg {
	opacity: 1;
}
.Services_inner__cAKN\+ {
	height: 100%;
	margin-top: 24px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.Services_list__KdanL::-webkit-scrollbar,
.Services_list__KdanL::-webkit-scrollbar-track {
	border-radius: 99px;
	height: auto;
	opacity: 0.2;
	width: 4px;
}
.Services_list__KdanL::-webkit-scrollbar {
	background-color: #fff0;
}
.Services_list__KdanL::-webkit-scrollbar-thumb {
	background-color: #2b2b37;
	border-radius: 99px;
	height: auto;
	width: 4px;
}
.Services_list__KdanL {
	display: flex;
	flex-direction: column;
	max-height: 68vh;
	overflow-y: auto;
	padding-right: 4px;
	position: relative;
	row-gap: 8px;
}
.Services_list__KdanL .Services_item__xM5AV {
	align-items: center;
	column-gap: 16px;
	cursor: pointer;
	display: flex;
	padding: 8px 14px 8px 8px;
	width: 100%;
}
.Services_list__KdanL .Services_item__xM5AV.Services_active__C0dZN,
.Services_list__KdanL .Services_item__xM5AV:hover {
	background: #21212c80;
	border-radius: 8px;
}
.Services_list__KdanL .Services_item__xM5AV .Services_image__Rc\+vk {
	height: 32px;
	width: 32px;
}
.Services_list__KdanL .Services_item__xM5AV .Services_content__wHKYn {
	align-items: center;
	column-gap: 8px;
	display: flex;
}
.Services_list__KdanL .Services_item__xM5AV p {
	font-feature-settings: lining-nums proportional-nums;
	color: #b9c7d4;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 700;
	line-height: 16px;
}
.Services_list__KdanL .Services_item__xM5AV svg {
	fill: #b9c7d4;
	height: 9px;
	width: 9px;
}
.Services_list__KdanL .Services_item__xM5AV .Services_fav__eqEA1 {
	cursor: pointer;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.Services_list__KdanL .Services_item__xM5AV .Services_fav__eqEA1.Services_isFavorite__Wl6CS svg {
	fill: #ffd438;
}
.Services_list__KdanL .Services_item__xM5AV .Services_fav__eqEA1 svg {
	fill: #21212c;
	height: 12px;
	width: 12px;
}
.Services_empty__WjAPs {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: 16px;
	text-align: center;
}
.ServicesPage_banners__kx4Cs {
	align-items: center;
	column-gap: 32px;
	display: flex;
	justify-content: space-between;
}
.ServicesPage_slider__ZF1an {
	height: 128px;
	position: relative;
	width: 61%;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_slider__ZF1an {
		width: 100%;
	}
}
@media only screen and (max-width: 750px) {
	.ServicesPage_slider__ZF1an {
		min-height: -webkit-max-content;
		min-height: max-content;
	}
}
.ServicesPage_slider__ZF1an .ServicesPage_navigation__el4bo {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	left: 18px;
	padding: 10px 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
@media only screen and (max-width: 850px) {
	.ServicesPage_slider__ZF1an .ServicesPage_navigation__el4bo {
		left: 6px;
	}
}
.ServicesPage_slider__ZF1an .ServicesPage_navigation__el4bo .ServicesPage_arrow__m08aN {
	cursor: pointer;
	opacity: 0.5;
	transition: opacity 0.25s ease-in-out;
}
.ServicesPage_slider__ZF1an .ServicesPage_navigation__el4bo .ServicesPage_arrow__m08aN.ServicesPage_prev__C0m0G {
	transform: rotate(180deg);
}
.ServicesPage_slider__ZF1an .ServicesPage_navigation__el4bo .ServicesPage_arrow__m08aN:hover {
	opacity: 1;
}
.ServicesPage_slider__ZF1an .ServicesPage_navigation__el4bo .ServicesPage_arrow__m08aN svg {
	fill: #fff;
	height: 16px;
	width: 16px;
}
.ServicesPage_slide__9JXL\+ {
	background-color: #2f2f40;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 750px) {
	.ServicesPage_slide__9JXL\+ {
		min-height: -webkit-max-content;
		min-height: max-content;
	}
}
.ServicesPage_wrapper__SZQgt {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
	height: 100%;
	padding-left: 48px;
	padding-right: 40px;
	position: relative;
}
@media only screen and (max-width: 750px) {
	.ServicesPage_wrapper__SZQgt {
		padding-left: 32px;
		padding-right: 16px;
	}
}
.ServicesPage_info__AmwTY {
	align-items: center;
	display: flex;
	gap: 16px;
	height: 100%;
	justify-content: space-between;
	position: relative;
	z-index: 11;
}
@media only screen and (max-width: 750px) {
	.ServicesPage_info__AmwTY {
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
}
.ServicesPage_title__EG3hk {
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
}
@media only screen and (max-width: 450px) {
	.ServicesPage_title__EG3hk {
		font-size: 14px;
	}
}
.ServicesPage_subtitle__2mHEl {
	color: #dddded;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	margin-top: 8px;
}
@media only screen and (max-width: 450px) {
	.ServicesPage_subtitle__2mHEl {
		font-size: 10px;
		margin-top: 0;
	}
}
.ServicesPage_button__p9xvf {
	align-items: center;
	background: linear-gradient(263deg, #2a8559 14.21%, #34a47c 88.79%);
	column-gap: 16px;
	display: flex;
	justify-content: center;
	position: relative;
}
.ServicesPage_button__p9xvf > * {
	position: relative;
	z-index: 1;
}
.ServicesPage_button__p9xvf:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), linear-gradient(263deg, #2a8559 14.21%, #34a47c 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.ServicesPage_button__p9xvf:after,
.ServicesPage_button__p9xvf:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.ServicesPage_button__p9xvf:after {
	background: linear-gradient(0deg, #00000040, #00000040), linear-gradient(263deg, #2a8559 14.21%, #34a47c 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.ServicesPage_button__p9xvf:after,
.ServicesPage_button__p9xvf:before {
	border-radius: inherit;
}
.ServicesPage_button__p9xvf:active:after,
.ServicesPage_button__p9xvf:hover:before {
	opacity: 1;
}
.ServicesPage_button__p9xvf {
	border-radius: 8px;
	cursor: pointer;
	justify-content: space-between;
	padding: 16px;
	width: -webkit-max-content;
	width: max-content;
}
@media only screen and (max-width: 750px) {
	.ServicesPage_button__p9xvf {
		width: 100%;
	}
}
.ServicesPage_button__p9xvf span {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: 114.286%;
	text-transform: uppercase;
}
@media only screen and (max-width: 450px) {
	.ServicesPage_button__p9xvf span {
		font-size: 12px;
	}
}
.ServicesPage_button__p9xvf svg {
	fill: #fff;
	height: 12px;
	width: 12px;
}
.ServicesPage_media__FsRhR {
	left: 35%;
	max-width: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
@media only screen and (max-width: 750px) {
	.ServicesPage_media__FsRhR {
		left: auto;
		max-width: 300px;
		right: -20%;
	}
}
.ServicesPage_media__FsRhR.ServicesPage_auth__8Zhi4 img {
	max-width: 443px;
}
.ServicesPage_media__FsRhR.ServicesPage_dotaplus__nKjEZ img {
	max-width: 454.193px;
}
.ServicesPage_media__FsRhR.ServicesPage_contest__W8lzq img {
	width: 472px;
}
.ServicesPage_banner__1fBkU {
	border-radius: 12px;
	height: 128px;
	position: relative;
	width: 39%;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_banner__1fBkU {
		display: none;
	}
}
.ServicesPage_banner__1fBkU .ServicesPage_wrapper__SZQgt {
	background: #2f2f40;
	overflow: hidden;
	padding: 0 32px;
	position: relative;
	z-index: 2;
}
.ServicesPage_banner__1fBkU .ServicesPage_bg__m45Rl {
	background-image: -webkit-image-set(url(../media/banner-bg.915262c37811659298d1.webp) 1x, url(../media/banner-bg@2x.28956fc40835b1a01d6d.webp) 2x);
	background-image: image-set(url(../media/banner-bg.915262c37811659298d1.webp) 1x, url(../media/banner-bg@2x.28956fc40835b1a01d6d.webp) 2x);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ServicesPage_banner__1fBkU:after {
	background: #21212c;
	border-radius: 16px;
	bottom: -7px;
	content: '';
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0.5;
	position: absolute;
	transform: translateX(-50%);
	width: 99%;
	z-index: 1;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_banner__1fBkU:after {
		height: 96px;
		width: 98%;
	}
}
.ServicesPage_buttons__cn\+PT {
	align-items: center;
	column-gap: 12px;
	display: flex;
	justify-content: center;
}
.ServicesPage_buttons__cn\+PT a {
	background: #6a49ff;
	transition: background 0.25s ease-in-out;
}
.ServicesPage_buttons__cn\+PT a:hover {
	background: #7758ff;
}
.ServicesPage_buttons__cn\+PT a:active {
	background: #6441ff;
}
.ServicesPage_buttons__cn\+PT a {
	border-radius: 8px;
	padding: 16px;
}
.ServicesPage_buttons__cn\+PT a svg {
	fill: #fff;
	height: 16px;
	width: 16px;
}
.ServicesPage_content__3TygT::-webkit-scrollbar,
.ServicesPage_content__3TygT::-webkit-scrollbar-track {
	border-radius: 99px;
	height: auto;
	opacity: 0.2;
	width: 4px;
}
.ServicesPage_content__3TygT::-webkit-scrollbar {
	background-color: #fff0;
}
.ServicesPage_content__3TygT::-webkit-scrollbar-thumb {
	background-color: #2b2b37;
	border-radius: 99px;
	height: auto;
	width: 4px;
}
.ServicesPage_content__3TygT {
	grid-gap: 32px;
	align-items: flex-start;
	display: grid;
	gap: 32px;
	grid-template-columns: 332px 1fr;
	height: 100%;
	margin-top: 32px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_content__3TygT {
		gap: 16px;
		grid-template-columns: 1fr;
		margin-top: 16px;
	}
}
.ServicesPage_search__I3yCQ {
	background: #2b2b37;
	border-radius: 8px;
	position: relative;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_search__I3yCQ {
		min-width: 220px;
	}
}
@media only screen and (max-width: 1024px) {
	.ServicesPage_search__I3yCQ {
		width: 100%;
	}
}
.ServicesPage_search__I3yCQ input {
	color: #fff;
	font-family: Raleway;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.28px;
	padding: 12px 16px;
	width: 100%;
}
.ServicesPage_search__I3yCQ input::placeholder {
	color: #555562;
}
.ServicesPage_search__I3yCQ .ServicesPage_icon__kzYnh {
	fill: #555562;
	height: 16px;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
}
.ServicesPage_filters__bx49s {
	background: #21212c;
	border-radius: 8px;
	height: -webkit-max-content;
	height: max-content;
	padding: 24px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 9;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_filters__bx49s {
		align-items: center;
		display: flex;
		gap: 24px;
	}
}
@media only screen and (max-width: 1024px) {
	.ServicesPage_filters__bx49s {
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 650px) {
	.ServicesPage_filters__bx49s {
		gap: 8px;
		padding: 8px;
	}
}
.ServicesPage_categoriesWrapper__qwKyU {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 24px;
	position: relative;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_categoriesWrapper__qwKyU {
		flex-direction: row;
		flex-grow: 1;
		margin-top: 0;
	}
}
.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq {
		flex-direction: row;
		flex-grow: 1;
		margin-top: 0;
	}
}
@media only screen and (max-width: 650px) {
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq {
		flex-direction: column;
	}
}
.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq.ServicesPage_open__9Y-GZ {
	max-height: 400px;
	opacity: 1;
	pointer-events: all;
}
.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_arrow__m08aN {
	display: none;
	height: 12px;
	margin-left: auto;
	transition: transform 0.25s ease;
	width: 12px;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_arrow__m08aN {
		fill: none;
		stroke: #ffffff40;
		display: block;
	}
}
.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_selectorTrigger__-dtmm {
	display: none;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_categoriesWrapper__qwKyU {
		background: #2b2b37;
		border-radius: 8px;
		position: relative;
		width: 100%;
	}
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_selectorTrigger__-dtmm {
		align-items: center;
		color: #ccc;
		cursor: pointer;
		display: flex;
		gap: 16px;
		justify-content: flex-start;
		padding: 12px 16px;
	}
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_rotated__bpDsr {
		transform: rotate(180deg);
	}
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq {
		background: #21212c;
		border-radius: 8px;
		left: 0;
		margin-top: 4px;
		max-height: 0;
		opacity: 0;
		overflow: hidden;
		pointer-events: none;
		position: absolute;
		top: 100%;
		width: 100%;
	}
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq .ServicesPage_cat__q1gw- {
		border-radius: 0;
		cursor: pointer;
		display: flex;
		justify-content: space-between;
		padding: 12px 16px;
	}
	.ServicesPage_categoriesWrapper__qwKyU .ServicesPage_dropdown__BsUuq .ServicesPage_cat__q1gw-:hover {
		background: #2b2b37;
		color: #fff;
	}
}
.ServicesPage_cat__q1gw- {
	align-items: center;
	border-radius: 8px;
	color: #555562;
	cursor: pointer;
	display: flex;
	font-weight: 700;
	justify-content: space-between;
	line-height: 100%;
	padding: 12px 16px;
}
@media only screen and (max-width: 1440px) {
	.ServicesPage_cat__q1gw- {
		flex-grow: 1;
	}
}
.ServicesPage_cat__q1gw-.ServicesPage_active__9VeDA {
	background: #2b2b37;
}
.ServicesPage_cat__q1gw-.ServicesPage_active__9VeDA p {
	color: #fff;
}
.ServicesPage_services__M6227 {
	display: flex;
	flex-direction: column;
	gap: 16px;
	min-height: 200px;
	min-width: 0;
	position: relative;
	width: 100%;
}
.ServicesPage_empty__E\+GHn {
	font-size: 14px;
	font-weight: 600;
	left: 50%;
	letter-spacing: 0.28px;
	line-height: 16px;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}
.ServicesPage_service__1FrAt:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}
.ServicesPage_catTitle__n9bJP {
	color: #fff;
	font-size: 40px;
	font-weight: 900;
	line-height: 40px;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_catTitle__n9bJP {
		font-size: 24px;
	}
}
.ServicesPage_catList__Tfj95 {
	grid-gap: 32px;
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(auto-fill, minmax(177px, 1fr));
	margin: 32px 0;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_catList__Tfj95 {
		gap: 16px;
		grid-template-columns: repeat(auto-fill, minmax(98px, 1fr));
		margin: 16px 0;
	}
}
.ServicesPage_serviceImg__n6cZv {
	border-radius: 24px;
	height: 177px;
	overflow: hidden;
	position: relative;
	width: 177px;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_serviceImg__n6cZv {
		border-radius: 0;
		height: 98px;
		width: 98px;
	}
}
.ServicesPage_serviceImg__n6cZv img {
	height: 100%;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.ServicesPage_serviceName__LcfT4 {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.28px;
	line-height: 100%;
	margin-top: 16px;
	max-width: 100%;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_serviceName__LcfT4 {
		font-size: 12px;
	}
}
.ServicesPage_parValues__TaTBq {
	font-feature-settings: lining-nums proportional-nums;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	background: #00000040;
	border: 1px solid #ffffff1a;
	border-radius: 6px;
	bottom: 14px;
	color: #fff;
	font-size: 10px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	left: 50%;
	letter-spacing: 0.2px;
	line-height: 12px;
	max-width: 90%;
	overflow: hidden;
	padding: 4px 8px;
	position: absolute;
	text-overflow: ellipsis;
	text-transform: uppercase;
	transform: translateX(-50%);
	transform: translateZ(0) translateX(-50%);
	white-space: nowrap;
	will-change: transform, opacity, backdrop-filter;
	z-index: 2;
}
@media only screen and (max-width: 650px) {
	.ServicesPage_parValues__TaTBq {
		font-size: 8px;
		padding: 2px;
	}
}
@font-face {
	font-family: swiper-icons;
	font-style: normal;
	font-weight: 400;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
}
:root {
	--swiper-theme-color: #007aff;
}
:host {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
.swiper {
	display: block;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	overflow: clip;
	padding: 0;
	position: relative;
	z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	box-sizing: initial;
	display: flex;
	height: 100%;
	position: relative;
	transition-property: transform;
	transition-timing-function: ease;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	width: 100%;
	z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0);
}
.swiper-horizontal {
	touch-action: pan-y;
}
.swiper-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	display: block;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-3d {
	perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
	-ms-overflow-style: none;
	overflow: auto;
	scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
	content: '';
	flex-shrink: 0;
	order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
	height: var(--swiper-centered-offset-after);
	min-width: 1px;
	width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, #00000080, #0000);
}
.swiper-lazy-preloader {
	border: 4px solid #007aff;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top: 4px solid #0000;
	box-sizing: border-box;
	height: 42px;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
	position: absolute;
	top: 50%;
	transform-origin: 50%;
	width: 42px;
	z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
	}
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transform: translateZ(0);
	transition: opacity 0.3s;
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 8px;
	bottom: var(--swiper-pagination-bottom, 8px);
	left: 0;
	top: auto;
	top: var(--swiper-pagination-top, auto);
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	background: #000;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	border-radius: 50%;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	display: inline-block;
	height: 8px;
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	opacity: 0.2;
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
	width: 8px;
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}
button.swiper-pagination-bullet {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet:only-child {
	display: none !important;
}
.swiper-pagination-bullet-active {
	background: var(--swiper-theme-color);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	opacity: 1;
	opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	left: auto;
	left: var(--swiper-pagination-left, auto);
	right: 8px;
	right: var(--swiper-pagination-right, 8px);
	top: 50%;
	transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	margin: 6px 0;
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: transform 0.2s, top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-fraction {
	color: inherit;
	color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
	background: #00000040;
	background: var(--swiper-pagination-progressbar-bg-color, #00000040);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-theme-color);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transform-origin: left top;
	width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	height: 4px;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
	width: 100%;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	height: 100%;
	left: 0;
	top: 0;
	width: 4px;
	width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
	display: none;
}
.swiper-cards {
	overflow: visible;
}
.swiper-cards .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transform-origin: center bottom;
}
* {
	-ms-font-feature-settings: 'lnum';
	-o-font-feature-settings: 'lnum';
	font-feature-settings: 'lnum', lining-nums proportional-nums;
	box-sizing: border-box;
	font-variant-numeric: lining-nums proportional-nums;
	margin: 0;
	padding: 0;
}
body,
html {
	background: #15151f;
	color: #fff;
	font-family: Nunito Sans, Raleway, Arial, sans-serif;
	max-width: 100vw;
	overflow-x: hidden;
}
@media only screen and (max-width: 1440px) {
	body,
	html {
		height: -webkit-max-content;
		height: max-content;
		min-height: 100vh;
	}
}
.app {
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 850px) {
	.app:before {
		background: radial-gradient(100% 100% at 50% 0, #00c2ff33 0, #15151f00 100%), #15151f;
		content: '';
		display: block;
		height: 360px;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 0;
	}
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
}
a {
	color: #fff;
	text-decoration: none;
}
button,
input,
option,
select {
	background: #0000;
	border: none;
	color: #fff;
	font-family: Nunito Sans, Raleway, Arial, sans-serif;
	font-size: 16px;
	outline: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type='number'] {
	-moz-appearance: textfield;
}
li,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	height: auto;
	max-width: 100%;
}
svg {
	height: 16px;
	transition: fill 0.25s ease-in-out;
	width: 16px;
}
.flex-container {
	display: flex;
	flex-direction: column;
	height: 100vh;
	justify-content: space-between;
	padding-bottom: 6px;
	row-gap: 32px;
}
@media only screen and (max-width: 1440px) {
	.flex-container {
		height: -webkit-max-content;
		height: max-content;
		min-height: 100vh;
	}
}
.container {
	margin: 0 auto;
	position: relative;
	width: 1600px;
}
@media only screen and (max-width: 1650px) {
	.container {
		width: calc(100vw - 64px);
	}
}
@media only screen and (max-width: 850px) {
	.container {
		padding-bottom: 100px;
		width: calc(100vw - 32px);
	}
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.preloader {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}
.preloader svg {
	fill: #31313f;
	animation: notransform 1s linear infinite alternate;
	height: 106px;
	width: 130px;
}
svg {
	display: block;
}
@keyframes notransform {
	0% {
		transform: rotateY(180deg);
	}
	to {
		transform: rotateY(-180deg);
	}
}
@media only screen and (max-width: 850px) {
	jdiv.__jivoMobileButton {
		bottom: 60px;
	}
	jdiv.__jivoMobileButton.service {
		bottom: 115px;
	}
	jdiv.__jivoMobileButton > jdiv {
		height: 50px;
		width: 50px;
	}
}
@keyframes fire {
	0% {
		transform: rotate(30deg);
	}
	20% {
		transform: rotate(-30deg);
	}
	30%,
	to {
		transform: rotate(0);
	}
}
.form-group {
	background: #2b2b37;
	border: 2px solid #0000;
	border-radius: 12px;
	display: flex;
	flex-grow: 1;
	height: 64px;
	padding: 0 24px;
	position: relative;
	transition: background 0.25s ease, border 0.3s ease;
}
.form-group:focus-within,
.form-group:hover {
	background: #252531;
}
.form-group:focus-within {
	border: 2px solid #ffffff1a;
}
.form-group input {
	background: #0000;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	height: 100%;
	outline: none;
	width: 60%;
}
.form-group input::placeholder {
	color: #555562;
}
.form-group__empty {
	border: none;
	outline: none;
	transition: none;
}
.form-group__zoneId {
	max-width: 170px;
}
.form-group__account,
.form-group__zoneId input {
	width: 100%;
}
.form-group__login-faq {
	align-items: center;
	background: #ffffff0d;
	border-radius: 9999px;
	color: #ffffff80;
	cursor: pointer;
	display: flex;
	font-size: 10px;
	font-weight: 800;
	height: 24px;
	justify-content: center;
	letter-spacing: 0.02px;
	line-height: 12px;
	padding: 3px 10px;
	position: absolute;
	right: 24px;
	text-transform: uppercase;
	top: 50%;
	transform: translateY(-50%);
	transition: color 0.25s ease, background 0.25s ease;
}
.form-group__login-faq span {
	margin-left: 6px;
}
.form-group__login-faq svg {
	fill: #ffffff80;
	height: 12px;
	transition: fill 0.25s ease;
	width: 12px;
}
@media only screen and (max-width: 450px) {
	.form-group__login-faq svg {
		height: 10px;
		width: 10px;
	}
}
.form-group__login-faq:hover {
	background: #ffffff1a;
	color: #fff;
}
.form-group__login-faq:hover svg {
	fill: #fff;
}
@media only screen and (max-width: 450px) {
	.form-group__login-faq {
		font-size: 8px;
		right: 4px;
	}
}
.form-filters {
	display: flex;
	gap: 8px;
	justify-content: space-between;
	position: relative;
	z-index: 11;
}
@media only screen and (max-width: 850px) {
	.form-filters {
		flex-wrap: wrap;
	}
}
.form-filters .select {
	flex-grow: 1;
}
@media only screen and (max-width: 850px) {
	.form-filters .select {
		height: 48px;
	}
}
.form-filter {
	align-items: center;
	background: #21212c;
	border-radius: 8px;
	display: flex;
	justify-content: center;
}
.form-filter svg {
	fill: #555562;
	height: 16px;
	transition: fill 0.25s ease;
	width: 16px;
}
.form-filter__name {
	padding-right: 16px;
	width: 50%;
}
@media only screen and (max-width: 850px) {
	.form-filter__name {
		width: 100%;
	}
}
.form-filter__name input {
	font-family: Raleway;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	padding: 16px 0 16px 16px;
	width: calc(100% - 16px);
}
.form-filter__name input:focus + svg {
	fill: #fff;
}
.form-filter__name input::placeholder {
	color: #555562;
}
.form-filter__random {
	cursor: pointer;
	width: 48px;
}
@media only screen and (max-width: 850px) {
	.form-filter__random {
		height: 48px;
	}
}
.form-filter__random:hover svg {
	fill: #fff;
}
.tooltip {
	cursor: pointer;
	position: relative;
	z-index: 5;
}
.tooltip-content {
	background: #000;
	border-radius: 6px;
	bottom: calc(100% + 4px);
	color: #fff;
	font-size: 12px;
	left: 50%;
	line-height: 16px;
	min-width: -webkit-max-content;
	min-width: max-content;
	opacity: 0;
	padding: 8px;
	transition: opacity 0.15s, visibility 0.15s;
	visibility: hidden;
}
.tooltip-content,
.tooltip-content:before {
	position: absolute;
	transform: translateX(-50%);
}
.tooltip-content:before {
	border-color: #000 #0000 #0000;
	border-style: solid;
	border-width: 4px 4px 0;
	bottom: -4px;
	content: '';
	display: block;
	height: 0;
	left: calc(50% + 2px);
	width: 0;
}
.tooltip:hover svg {
	fill: #fff;
}
.tooltip:hover .tooltip-content {
	opacity: 1;
	visibility: visible;
}
.tooltip svg {
	fill: #7f7f90;
	height: 12px;
	transition: fill 0.25s ease;
	width: 12px;
}
.select {
	background: #21212c;
	border-radius: 8px;
	color: #555562;
	font-family: Raleway;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.02em;
	line-height: 16px;
	position: relative;
	transition: background 0.25s;
}
.select .icon-arrow {
	fill: #0000;
	stroke: #7f7f90;
	display: block;
	height: 6px;
	transition: transform 0.25s ease;
	width: 12px;
}
.select.open,
.select.selected {
	background: #2a2a36;
}
.select.open .select-title,
.select.selected .select-title {
	color: #9696a7;
}
.select.open .icon-arrow {
	stroke: #9696a7;
	transform: rotate(180deg);
}
.select.open .select-content {
	opacity: 1;
	visibility: visible;
}
.select-title {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 100%;
	justify-content: space-between;
	padding: 0 16px;
	position: relative;
	z-index: 2;
}
.select-content {
	background: #21212c;
	border-radius: 12px;
	left: 50%;
	min-width: 100%;
	opacity: 0;
	padding: 16px;
	position: absolute;
	top: calc(100% + 8px);
	transform: translateX(-50%);
	transition: opacity 0.25s, visibility 0.25s;
	visibility: hidden;
	width: -webkit-max-content;
	width: max-content;
}
.select-input {
	align-items: center;
	column-gap: 10px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	min-width: -webkit-max-content;
	min-width: max-content;
	position: relative;
	transition: color 0.25s ease;
	width: 100%;
}
.select-input.selected {
	color: #fff;
}
.select-input.selected svg {
	fill: #34a47c;
}
.select-input svg {
	fill: #555562;
	height: 10px;
	transition: fill 0.25s;
	width: 14px;
}
.select-input svg.desc {
	transform: rotate(180deg);
}
.select-input:not(.selected):hover {
	color: #fff;
}
.select-input:not(.selected):hover svg {
	fill: #fff;
}
.select-input:not(:last-child) {
	border-bottom: 1px solid #38384a;
	padding-bottom: 12px;
}
.select-input:not(:first-child) {
	padding-top: 12px;
}
.modal-price {
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #fff;
	font-size: 48px;
	font-weight: 800;
	letter-spacing: 0.02em;
}
.modal-description {
	color: #8a8aa5;
	font-size: 12px;
	font-weight: 600;
	line-height: 150%;
	margin: 16px 0 20px;
}
.modal-support {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}
.modal-comment {
	color: #8a8aa5;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
}
.modal-comment a {
	color: #6c9eff;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	text-transform: none;
	transition: color 0.25s;
}
.modal-comment a:hover {
	color: #9fc0ff;
}
.modal-payment {
	min-width: 384px;
	text-align: center;
}
@media only screen and (max-width: 400px) {
	.modal-payment {
		min-width: 100vw;
	}
}
.modal-payment .modal-info {
	margin: 16px 0;
}
.modal-payment__wrapper.separate {
	display: grid;
	grid-template-columns: repeat(2, 384px);
	justify-content: center;
}
@media only screen and (max-width: 800px) {
	.modal-payment__wrapper.separate {
		grid-template-columns: 1fr;
	}
	.modal-payment__left {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-left: 0;
	}
}
.modal-payment__right {
	border-left: 1px solid #272733;
}
@media only screen and (max-width: 800px) {
	.modal-payment__right {
		border-left: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}
.modal-payment__right .contests-item__img {
	height: 130px;
	width: 100%;
}
.modal-payment__right .contests-item__img:before {
	opacity: 0.5;
}
.modal-payment__right .contests-item__img img {
	max-width: 417px;
}
.modal-payment__right > div:not(.contests-item__img) {
	position: relative;
	z-index: 1;
}
.modal-payment__right .modal-btn {
	margin-top: 0;
}
.modal-services {
	margin-top: 16px;
}
.modal-services span {
	color: #8a8aa5;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	text-align: center;
}
.modal-services__list {
	align-items: center;
	column-gap: 8px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 16px;
	row-gap: 8px;
}
.modal-services__list img {
	max-width: 32px;
	opacity: 0.5;
}
.modal-services__item {
	width: 32px;
}
.modal-services__item:hover img {
	opacity: 1;
}
.modal-content ol {
	counter-reset: item;
	width: 100%;
}
.modal-content ol li:before {
	color: #ffdb5f;
	content: counters(item, '.') ' ';
	counter-increment: item;
	font-weight: 700;
}
.modal-content .terms-item {
	padding-top: 20px;
}
.modal-content .terms-item a {
	text-decoration: underline;
}
.modal-content .terms-item ol {
	margin-top: 10px;
	padding-left: 5px;
}
.modal-content .terms-item ol ol {
	margin-top: 5px;
}
.modal-content .terms-item ol li:not(:last-child) {
	margin: 5px 0;
}
.modal-content .terms-item:first-child {
	padding-top: 0;
}
.modal-content .terms-subtitle,
.modal-content .terms-title {
	color: #ffdb5f;
	display: inline-block;
	font-weight: 700;
}
.modal-content .terms-subtitle {
	font-size: 15px;
	font-weight: 500;
}
.modal-content .terms-content {
	display: inline;
	font-size: 14px;
	font-weight: 400;
}
.modal-content .terms-content p {
	display: block;
}
.modal-review {
	background: #1b1b24;
	border-radius: 12px;
	margin: 0 auto;
	max-width: 560px;
	padding: 27px 32px;
}
@media only screen and (max-width: 600px) {
	.modal-review {
		max-width: 95vw;
		padding: 12px 18px;
	}
}
.modal-review__title {
	color: #fff;
	font-family: Rubik;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%;
	text-align: center;
}
@media only screen and (max-width: 600px) {
	.modal-review__title {
		font-size: 16px;
	}
}
.modal-review__img {
	height: 265px;
	position: relative;
}
@media only screen and (max-width: 600px) {
	.modal-review__img {
		height: 190px;
	}
}
.modal-review__img:before {
	background: #00ff85;
	border-radius: 392px;
	content: '';
	display: block;
	filter: blur(100px);
	height: 53px;
	position: absolute;
	width: 80%;
	z-index: 0;
}
.modal-review__img img,
.modal-review__img:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.modal-review__img img {
	max-width: 650px;
	position: absolute;
	z-index: 1;
}
@media only screen and (max-width: 600px) {
	.modal-review__img img {
		max-width: 450px;
	}
}
.modal-review__text {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	font-family: Raleway;
	font-size: 14px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: 150%;
	margin-bottom: 24px;
}
@media only screen and (max-width: 850px) {
	.modal-review__text {
		font-size: 10px;
	}
}
.modal-review__text p {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
@media only screen and (max-width: 850px) {
	.modal-review__text p {
		font-size: 12px;
	}
}
.modal-review__text ul li {
	margin-top: 16px;
	position: relative;
}
.modal-review__text ul li:before {
	background: #fff;
	border-radius: 50%;
	content: '';
	display: inline-block;
	height: 2px;
	margin-right: 8px;
	vertical-align: middle;
	width: 2px;
}
@media only screen and (max-width: 550px) {
	.modal-review__button.order-button {
		justify-content: center;
		padding: 16px 24px;
	}
}
.push {
	display: flex;
	flex-direction: column;
	font-family: Raleway, sans-serif;
	left: 32px;
	position: fixed;
	row-gap: 10px;
	top: 32px;
	z-index: 9999;
}
@media only screen and (max-width: 450px) {
	.push {
		left: 50%;
		max-width: 384px;
		transform: translateX(-50%);
		width: calc(100vw - 10px);
	}
}
.push-request {
	-webkit-backdrop-filter: blur(32px);
	backdrop-filter: blur(32px);
	background: #ffffff0d;
	border-radius: 8px;
	max-width: 384px;
	padding: 18px 24px 24px;
	transform: translateZ(0);
	will-change: transform, opacity, backdrop-filter;
}
@media only screen and (max-width: 450px) {
	.push-request {
		max-width: none;
		width: 100%;
	}
}
.push-request__title {
	color: #40c897;
	font-family: Rubik, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
}
.push-request__info {
	align-items: center;
	column-gap: 16px;
	display: flex;
	margin: 10px 0 15px;
}
.push-request__info p {
	color: #bbc4d2;
	font-size: 12px;
	font-weight: 500;
	line-height: 150%;
	max-width: 224px;
}
@media only screen and (max-width: 400px) {
	.push-request__info p {
		width: calc(100% - 104px);
	}
}
.push-request__timer {
	align-items: center;
	background: #ffffff0d;
	border-radius: 4px;
	color: #40c897;
	display: flex;
	font-size: 24px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.1em;
	line-height: 150%;
	padding: 6px 0;
	text-align: center;
	width: 96px;
}
.push-request__accept,
.push-request__actions {
	display: flex;
	justify-content: space-between;
}
.push-request__accept {
	align-items: center;
	background: linear-gradient(262.87deg, #2a8559 14.21%, #34a47c 88.79%);
	border: none;
	border-radius: 12px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 800;
	height: 64px;
	letter-spacing: 0.02em;
	line-height: 19px;
	outline: none;
	padding: 18px 24px;
	position: relative;
	width: 100%;
}
.push-request__accept > * {
	position: relative;
	z-index: 1;
}
.push-request__accept:before {
	background: linear-gradient(262.87deg, #2dad70 14.21%, #36cc96 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.push-request__accept:after,
.push-request__accept:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.push-request__accept:after {
	background: linear-gradient(262.87deg, #257951 14.21%, #2c926d 88.79%);
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.push-request__accept:after,
.push-request__accept:before {
	border-radius: inherit;
}
.push-request__accept:active:after,
.push-request__accept:hover:before {
	opacity: 1;
}
.push-request__accept {
	font-size: 14px;
	height: 40px;
	padding: 0;
	width: -webkit-max-content;
	width: max-content;
	width: calc(100% - 112px);
}
.push-request__accept span {
	text-align: center;
	width: 100%;
}
@media only screen and (max-width: 400px) {
	.push-request__accept {
		font-size: 12px;
		padding: 13px 10px 11px;
	}
}
.push-request__cancel {
	-webkit-backdrop-filter: blur(32px);
	backdrop-filter: blur(32px);
	background: #ffffff0d;
	border-radius: 8px;
	color: #ffffff80;
	cursor: pointer;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.28px;
	line-height: 17px;
	min-width: 96px;
	position: relative;
	text-align: center;
	transform: translateZ(0);
	transition: opacity 0.25s;
	will-change: transform, opacity, backdrop-filter;
}
.push-request__cancel > * {
	position: relative;
	z-index: 1;
}
.push-request__cancel:before {
	background: linear-gradient(0deg, #ffffff29, #ffffff29), #ffffff0d;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.push-request__cancel:after,
.push-request__cancel:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.push-request__cancel:after {
	background: linear-gradient(0deg, #00000040, #00000040), #ffffff0d;
	content: '';
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
	width: 100%;
	z-index: 0;
}
.push-request__cancel:after,
.push-request__cancel:before {
	border-radius: inherit;
}
.push-request__cancel:active:after,
.push-request__cancel:hover,
.push-request__cancel:hover:before {
	opacity: 1;
}
.push-allow {
	align-items: center;
	border-radius: 8px;
	color: #bbc4d2;
	display: flex;
	font-size: 18px;
	font-weight: 500;
	height: 104px;
	justify-content: space-between;
	line-height: 100%;
	margin-top: 100px;
	padding: 0 32px;
	position: relative;
	width: 384px;
}
.push-allow img {
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	width: 54px;
}
.submit-btn {
	background: #34a37b;
	transition: background 0.25s ease-in-out;
}
.submit-btn:hover {
	background: #59caa2;
}
.submit-btn:active {
	background: #2b8665;
}
.submit-btn {
	align-items: center;
	border-radius: 12px;
	cursor: pointer;
	display: flex;
	height: 100%;
	justify-content: center;
	min-width: 240px;
	padding: 0 16px;
	width: -webkit-max-content;
	width: max-content;
}
.submit-btn p {
	font-feature-settings: lining-nums proportional-nums;
	color: #fff;
	font-family: Nunito Sans;
	font-size: 16px;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 800;
	letter-spacing: 0.32px;
	min-width: -webkit-max-content;
	min-width: max-content;
}
.submit-btn svg {
	fill: #fff;
	margin-left: auto;
}
svg.pending {
	animation: updating 1s linear infinite running;
	margin: 0 auto;
}
.custom-image {
	opacity: 0;
	transition: all 0.2s ease-in-out;
}
.custom-image.loaded {
	opacity: 1;
}
@keyframes updating {
	0% {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
	}
}
.swiper .swiper-pagination {
	left: 24px;
	right: auto;
}
@media only screen and (max-width: 850px) {
	.swiper .swiper-pagination {
		left: 12px;
	}
}
.swiper .swiper-pagination-bullet {
	background: #fff;
	border-radius: 8px;
	height: 8px;
	opacity: 0.2;
	transition: opacity 0.3s ease, height 0.3s ease-in-out;
	width: 4px;
}
@media only screen and (max-width: 850px) {
	.swiper .swiper-pagination-bullet {
		width: 2px;
	}
}
.swiper .swiper-pagination-bullet-active {
	height: 20px;
	opacity: 1;
}

.FaqModal_questionHeader__Hnkxe .FaqModal_plus__N8\+5Y {
    fill: #fff;
    height: 16px;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
}

/* CSRN */
.w-4\.75 {
    width: 1.1875rem !important;
}

.gap-3\.5 {
    gap: .875rem;
}

.icons {
    aspect-ratio: 1 / 1;
    width: 100%;
    flex-shrink: 0;
    background-color: currentColor;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
/* CSRN */

.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 {
	background: #2b2b37;
	border: 2px solid #2b2b37;
	margin-bottom: 0;
	padding: 0;
	width: 33%;
}
@media only screen and (max-width: 1200px) {
	.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 {
		width: calc(50% - 8px);
	}
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 {
		height: 48px;
		width: 100%;
	}
	.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 span {
		font-size: 0;
	}
	.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 span:before {
		content: 'Забрать';
		display: inline-block;
		font-size: 8px;
		line-height: 8px;
		padding-top: 6px;
	}
}
.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 input {
	padding: 20px 24px;
	width: 100%;
}
@media only screen and (max-width: 850px) {
	.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 input {
		padding: 16px;
	}
}
@media only screen and (max-width: 450px) {
	.SteamForm_form__SbNLz .SteamForm_promoInput__R3ZH3 input {
		font-size: 14px;
		padding: 0 8px;
	}
}
