@charset "UTF-8";
/*
Theme Name: APKSure
Theme URI: https://exthem.es
Author: exthem.es
Author URI: https://exthem.es/
Description: best apk themes like APKpure, The Best Themes Downloader for MOD APK files – Modded Games & Apps for Android include with Google Play Store Extractor Apk. Increase your Google Adsense earnings with premiums themes <br>APKSure wordpress themes by <a href="https://exthem.es/" target="_blank">exthem.es</a> - <a href="https://demos.web.id/" target="_blank">demos.web.id</a>.
Requires at least: 6.0
Tested up to: 6.0
Requires PHP: 7.4
Version: 2.3 
Text Domain: apksure
Tags: apk-themes, apksure, apk-sure,  apkpure, apk-pure, apktemplate, apk-template, apkthemes, apk-themes, exthemes, exthemes-dev,
 
*/ 

:root {
	--module-spacing: 4px;
	--app-horizontal-spacing: 8px;
	--app-vertical-spacing: 12px;
	--html-direction: 1;
	--html-rtl: 0;
	--html-ltr: 1;
	--text-bold: 500;  
	--header-footer-spacing: 4px;
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	:root {
		--module-spacing: 4px;
		--app-horizontal-spacing: 12px;
	}
}

@media screen and (min-width: 996px) {
	:root {
		--module-spacing: 8px;
		--app-horizontal-spacing: 16px;
	}
} 

@media matched-pad {
	:root {
		--app-horizontal-spacing: 12px;
	}
}

@media screen and (min-width: 720px) {
	:root {
		--model-spacing: 8px;
		--header-footer-spacing: 16px;
	}
}
#header {
	position: fixed;
	width: 100%;
	background-color: var(--color_button);
	z-index: 999999;
	top: 0;
}

#header #nav_user_img {
	border-radius: 50%;
}

#header a,#header button {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	outline: 0;
	text-decoration: none;
}

#header .so {
	margin-top: 5px;
}

#header .logo {
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	float: inherit;
	margin: 0;
}

#header .logo .p_logo {
	display: none;
}

#header .menu_btn {
	display: flex;
	width: 45px;
	height: 45px;
	border: none;
	background: 0 0;
	color: #24cd77;
	opacity: .8;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

#header .search_btn {
	display: flex;
	width: 45px;
	height: 45px;
	border: none;
	background: 0 0;
	color: #24cd77;
	opacity: .8;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	right: 0;
	left: auto;
}

.nav_container {
	width: 100%;
	flex: 1;
	z-index: 99999;
}

.nav_container .nav_new {
	transition-duration: 300ms;
	transition-property: left, right;
	left: -271px;
	position: fixed;
	display: initial;
	background-color: #fff;
	top: 0;
	height: 100%;
	align-items: start;
	min-width: 200px;
	z-index: 10001;
}

.nav_container .search {
	padding: 0 24px;
	display: none;
}

.nav_container .search form {
	height: 36px;
	position: relative;
}

.nav_container .search .search-input {
	width: 600px;
	box-sizing: border-box;
	height: 46px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: -5px;
	margin-left: -300px;
}

.nav_container .search .search-input .search-btn-icon {
	position: absolute;
	left: 14px;
	top: 13px;
	width: 20px;
	height: 20px;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: -40px -20px;
	background-size: 200px;
	border: 0 none;
	background-color: transparent;
	outline: 0;
	cursor: pointer;
}

.nav_container .search .search-input>span {
	width: 100%;
}

.nav_container .search .search-input>span input {
	width: 100%;
	height: 46px;
	display: block;
	overflow: hidden;
	line-height: 46px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 44px;
	border: 1px solid #EEEEEE;
	border-radius: 8px;
	box-sizing: border-box;
}

.nav_container .icon {
	background: url("./assets/img/svg_icon.svg") no-repeat;
	width: 24px;
	height: 24px;
}

.nav_container .icon.icon_search {
	background-position: 0px -24px;
}

.nav_container .icon.icon_close {
	background-position: 0 -48px;
}

.nav_container .icon.icon_home {
	background-position: 0 -72px;
}

.nav_container .icon.icon_game {
	background-position: 0 -96px;
}

.nav_container .icon.icon_app {
	background-position: 0 -120px;
}

.nav_container .icon.icon_article {
	background-position: 0 -144px;
}

.nav_container .icon.icon_product {
	background-position: 0 -192px;
}

.nav_container .icon.icon_tv {
	background-position: 0 -216px;
}

.so .search-btn {
	display: block;
	width: 40px;
	height: 35px;
	line-height: 35px;
	background-color: transparent;
	border: 0 none;
	outline: none;
	text-align: center;
}

.so .search-btn .search-btn-icon {
	display: inline-block;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	width: 24px;
	height: 24px;
	background-position: 0px -24px;
	vertical-align: middle;
}

.search-history {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: calc(100vh - 45px);
	z-index: 99;
	display: none;
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}

.search-history .search-history-title {
	padding-left: 16px;
	height: 46px;
	line-height: 46px;
}

.search-history .search-history-title span {
	font-size: 14px;
	line-height: 22px;
	color: #4B4B4B;
}

.search-history .search-history-title .search-history-delete {
	float: right;
	width: 44px;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.search-history .search-history-title .search-icon-remove {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: 0 -320px;
	background-size: 200px;
	vertical-align: middle;
}

.search-history .search-history-list li {
	position: relative;
}

.search-history .search-history-list li .search-history-item {
	display: block;
	margin-right: 44px;
	line-height: 46px;
	padding-left: 13px;
}

.search-history .search-history-list li .search-history-item>div {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.search-history .search-history-list li .search-history-item .search-icon-time {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: 0 -340px;
	background-size: 200px;
}

.search-history .search-history-list li .search-history-item .content {
	margin-left: 8px;
	font-size: 14px;
	color: #5E5E5E;
}

.search-history .search-history-list li .search-history-item-delete {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.search-history .search-history-list li .search-history-item-delete .icon-search-history-item-delete {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: -20px -40px;
	background-size: 200px;
}

.search-history .search-history-list li:hover {
	background-color: #F8F9FA;
}

.search-history .search-history-list li:hover .search-history-item .search-icon-time {
	background-position: -20px -340px;
}

.search-history .search-history-list li:hover .search-history-item .content {
	color: #24CD77;
}

.ar_fix .nav_container .search-left input {
	padding-left: 30px;
	padding-right: 8px;
}

.ar_fix .nav_container .nav_new {
	right: -271px;
	left: initial;
}

.ar_fix .nav_container .search .search-left {
	right: auto;
	left: 0;
}

.ar_fix .nav_container .search .search-input .search-btn-icon {
	left: auto;
	right: 14px;
}

.ar_fix .nav_container .search .search-input>span input {
	padding-left: 0;
	padding-right: 44px;
}

.ar_fix .nav_container .search-right {
	right: auto;
	left: 0;
}

.ar_fix .nav_new .search .tt-dataset .info .info-intro {
	text-align: right;
}

.ar_fix .nav_new .search .tt-dataset .info .info-intro>span {
	margin-left: 12px;
	margin-right: initial;
}

.ar_fix .nav_new .search .tt-dataset .icon {
	margin-left: 12px;
	margin-right: initial;
}

.ar_fix .nav_new .search .clear-input {
	right: auto;
	left: 15px;
}

.ar_fix .nav_new .search .search-mask {
	float: left;
	margin-right: 0;
	margin-left: 4px;
}

.ar_fix .nav_new .search .search-mask .search-mask-icon {
	margin-right: 0;
	margin-left: 8px;
}

.ar_fix .nav_new .item>a,.ar_fix .nav_new .item>span {
	padding-left: initial;
	padding-right: 50px;
}

.ar_fix .nav_new .item>a>.icon,.ar_fix .nav_new .item>span>.icon {
	left: initial;
	right: 16px;
}

.ar_fix .nav_new .many::after {
	left: 19px;
	right: auto;
}

.ar_fix .nav_new .nav_user_new .nav_user_info .display_name {
	margin-right: 12px;
}

.ar_fix #header .menu_btn {
	right: 0;
	left: auto;
}

.ar_fix #header .search_btn {
	left: 0;
	right: auto;
}

.ar_fix .item.nav_user_new>a,.ar_fix .item.nav_user_new span {
	padding-left: 12px;
	padding-right: 0;
}

.ar_fix .search-history .search-history-title {
	padding-left: 0;
	padding-right: 16px;
}

.ar_fix .search-history .search-history-title .search-history-delete {
	float: left;
}

.ar_fix .search-history .search-history-list li .search-history-item {
	padding-left: 0;
	padding-right: 13px;
	margin-left: 44px;
	margin-right: 0;
}

.ar_fix .search-history .search-history-list li .search-history-item .content {
	margin-left: 0;
	margin-right: 8px;
}

.ar_fix .search-history .search-history-list li .search-history-item-delete {
	right: auto;
	left: 0;
}

.ar_fix .search-history .search-history-list li:hover {
	background-color: #F8F9FA;
}

.ar_fix .search-history .search-history-list li:hover .search-history-item .search-icon-time {
	background-position: -20px -340px;
}

.ar_fix .search-history .search-history-list li:hover .search-history-item .content {
	color: #24CD77;
}

.open_menu .shadow {
	display: block;
}

.open_menu .nav_container .nav_new {
	width: 60%;
	min-width: 200px;
	max-width: 251px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
}

.open_menu .nav_container .nav_new .close_item {
	height: 48px;
}

.open_menu .nav_container .nav_new .close_item button {
	border: 0;
}

.open_menu .nav_container .nav_new .close_item .icon {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.nav_new .menu-item-pwa .menu-icon-pwa {
	background-image: url("./assets/img/home_screen.svg");
	display: inline-block;
	background-size: 24px;
	height: 24px;
	width: 24px;
	margin: auto;
	position: relative;
	top: 6px;
	background-size: 24px;
	background-position: 0;
}

.nav_new i.icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 16px;
	fill: #8B8B8B;
	background-position: -24px 0;
}

.nav_new .close_item>a,.nav_new .close_item>span {
	height: 20px;
}

.nav_new .item {
	padding-top: initial;
	padding-bottom: initial;
	line-height: 36px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	background-color: var(--putih);
}

.nav_new .item>a,.nav_new .item>span {
	cursor: pointer;
	font-size: 14px;
	line-height: 26px;
	color: var(--color);
	padding: 5px 12px 5px 8px;
	display: block;
	position: relative;
	padding-left: 50px;
}

.nav_new .item:hover {
	background-color: #F8F9FA;
}

.nav_new .item:hover>a,.nav_new .item:hover>span {
	color: var(--color_h);
}

.nav_new .item:hover .icon_home {
	background-position: -24px -72px;
}

.nav_new .item:hover .icon_game {
	background-position: -24px -96px;
}

.nav_new .item:hover .icon_app {
	background-position: -24px -120px;
}

.nav_new .item:hover .icon_article {
	background-position: -24px -144px;
}

.nav_new .item:hover .icon_product {
	background-position: -24px -192px;
}

.nav_new .item:hover .icon_tv {
	background-position: -24px -216px;
}

.nav_new .item .menu_body a {
	padding: 0;
	display: block;
	white-space: nowrap;
	background: none;
	font-weight: 400;
	line-height: 36px;
	height: auto;
	font-size: 14px;
	padding-left: 40px;
	color: var(--color);
}

.nav_new .item .menu_body a:hover {
	color: var(--color_h);
}

.nav_new .item>a.nav-l,.nav_new .item>span.nav-l {
	padding: 0 16px;
}

.nav_new .item .nav_submenu {
	text-transform: none;
	display: none;
	top: 46px;
	left: 0;
	background: #F8F9FA;
	padding: 0 12px;
	border: 0;
}

.nav_new .item .nav_submenu-item {
	height: auto;
}

.nav_new .search a .tt-highlight {
	color: #24cd77;
}

.nav_new .search div.search-package .tt-highlight {
	color: #24cd77;
}

.nav_new .search .tt-dataset .info {
	min-width: 0;
	line-height: 0;
}

.nav_new .search .tt-dataset .info .info-title {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 2px;
	color: #5E5E5E;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	max-width: 100%;
}

.nav_new .search .tt-dataset .info .info-title .corner-tag-icon-box .corner-tag-icon {
	line-height: 22px;
}

.nav_new .search .tt-dataset .info .info-title strong {
	color: #24cd77;
}

.nav_new .search .tt-dataset .info .info-intro {
	font-size: 12px;
	line-height: 16px;
	color: #A6A6A6;
	direction: initial;
}

.nav_new .search .tt-dataset .info .info-intro>span {
	margin-right: 12px;
}

.nav_new .search .tt-dataset .info .info-intro .install-total {
	font-size: 12px;
	line-height: 16px;
	color: #A6A6A6;
}

.nav_new .search .tt-dataset .search-package {
	padding: 8px 16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.nav_new .search .tt-dataset .search-package .da {
	flex-shrink: 0;
	font-size: 12px;
	line-height: 24px;
	padding: 0 8px;
	background: #24CD77;
	color: #fff;
	font-weight: 400;
	border-radius: 4px;
}

.nav_new .search .tt-dataset .search-package .da * {
	color: #fff;
	font-weight: 400;
}

.nav_new .search .tt-dataset .search-package .da.normal-download {
	margin-left: 12px;
}

.nav_new .search .tt-dataset .search-package:hover {
	background-color: #F8F9FA;
}

.nav_new .search .tt-dataset a.tt-suggestion {
	display: block;
	padding: 10px 16px;
	color: inherit;
}

.nav_new .search .tt-dataset a.tt-suggestion:hover {
	background-color: #F8F9FA;
}

.nav_new .search .tt-dataset .icon {
	width: 48px;
	height: 48px;
	border-radius: 15%;
	border: 1px solid #EEF3FA;
	box-sizing: border-box;
	margin-right: 12px;
	flex-shrink: 0;
	background: #FFFFFF;
}

.nav_new .search .tt-menu {
	background-color: #fff;
	border: 1px solid #EEEEEE;
	border-radius: 0 0 8px 8px;
	box-shadow: 0px 3px 4px rgba(0,0,0,0.06);
	margin-top: -1px;
	padding: 8px 0;
	width: 100%;
	box-sizing: border-box;
}

.nav_new .search .tt-menu::before {
	content: '';
	height: 8px;
	width: 100%;
	position: absolute;
	top: -8px;
	left: -1px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	background-color: #ffffff;
	border-bottom: 1px solid #EEEEEE;
}

.nav_new .search p {
	font-size: 14px;
	line-height: 20px;
	padding: 3px 20px;
	text-transform: none !important;
	font-weight: normal !important;
	word-break: break-all;
}

.nav_new .search .tt-hint {
	color: #999 !important;
}

.nav_new .search p.tt-suggestion:hover {
	cursor: pointer;
	color: #24cd77;
	background-color: #24cd77;
}

.nav_new .search .search-package .package-info {
	display: flex;
	overflow: hidden;
}

.nav_new .search .search-package .package-info .info .info-intro i.user,.nav_new .search .search-package .package-info .info .info-intro i.download,.nav_new .search .search-package .package-info .info .info-intro .stars-box>i {
	display: inline-block;
	height: 12px;
	background-size: 12px;
	width: 12px;
	top: 1px;
	position: relative;
	background: url("./assets/img/stars.svg") no-repeat left center;
}

.nav_new .search .search-package .package-info .info .info-intro i.user {
	background-image: url("./assets/img/comment_user.png");
	background-size: 10px;
}

.nav_new .search .search-package .package-info .info .info-intro i.download {
	background-image: url("./assets/img/download-icon.png");
	background-size: contain;
}

.nav_new .search .search-package .package-info .info .info-intro>span>i {
	margin-right: 4px;
}

.nav_new .search .searching-show {
	display: none;
}

.nav_new .search .clear-input {
	position: absolute;
	right: 15px;
	top: 15px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: -20px -40px;
	background-size: 200px;
	cursor: pointer;
	display: none;
}

.nav_new .search .search-mask {
	float: right;
	padding: 9px 12px;
	line-height: 16px;
	cursor: pointer;
	margin-right: 4px;
}

.nav_new .search .search-mask .search-mask-icon {
	background: url("./assets/img/svg_icon.svg") no-repeat;
	width: 24px;
	height: 24px;
	background-position: -48px -24px;
	background-size: 240px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.nav_new .search .search-mask span {
	font-size: 12px;
	color: #C5C5C5;
	display: none;
}

.nav_new .nav_user_new {
	display: flex;
	align-items: center;
}

.nav_new .nav_user_new .nav_user_info .display_name {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	color: #555555;
	display: block;
}

.nav_new .nav_user_new .nav_user_info .display_name:hover {
	color: #24cd77;
}

.nav_new .nav_user_new .nav_user_info a.logout {
	display: none;
}

.nav_new .nav_user_new .nav_user_info a.logout:hover {
	color: #24cd77;
}

.nav_new .nav_user_new .nav_user_info div img {
	display: none;
}

.nav_new .item.many:hover {
	background-color: #fff;
	background-attachment: fixed;
}

.nav_new .many::after {
	content: " ";
	position: absolute;
	right: 19px;
	top: 16px;
	opacity: .9;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
}

.nav_new .many.open .nav_submenu {
	display: block;
}

.nav_new .many.open::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.nav_new .item.nav_user_new {
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 8px;
	padding: 12px 16px;
}

.nav_new .item.nav_user_new>a,.nav_new .item.nav_user_new>span {
	padding-left: 0;
}

.nav_new .item.nav_tv {
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 8px;
}

.nav_new .item.nav_home {
	margin-top: 8px;
}

.nav_new .item.menu-item-pwa {
	margin-top: 8px;
}

.nav_new.searching .search .search-mask {
	display: none;
}

.nav_new.searching .search .searching-show {
	display: block;
}

.nav_new.searching .searching-hide {
	display: none;
}

.menu-user-layer {
	padding: 6px 35px 6px 6px;
	position: relative;
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.menu-user-layer img {
	position: relative;
	top: 0;
	border-radius: 50%;
	width: 32px;
	height: 32px;
}

.menu-layer {
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 6px 0 6px 15px;
	position: relative;
	top: -3px;
}

.menu-only-text {
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.nav_submenu {
	position: initial;
}

.shadow {
	display: none;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 999;
	padding-bottom: 60px;
}

.search_m_nav .so .search-package .package-info .info .info-intro {
	direction: initial;
}

.ar_fix .so .search-package .package-info .info .info-intro>span {
	margin-left: 12px;
	margin-right: auto;
}

.ar_fix .nav_new .search .tt-dataset .search-package .da.normal-download {
	margin-left: 0;
	margin-right: 12px;
}

.tt-dataset .info .info-intro>span::before {
	content: ' ';
	display: inline-block;
	position: relative;
	width: 10px;
	height: 10px;
	background-size: 10px;
	margin-right: 4px;
	top: 1px;
}

.tt-dataset .info .info-intro .score {
	color: var(--color_rates);
}

.tt-dataset .info .info-intro .score::before {
	top: 1.5px;
	width: 12px;
	height: 12px;
	background-size: 12px;
	background-image: url("./assets/img/stars.svg");
}

.tt-dataset .info .info-intro .score[data-score="0.0"] span {
	color: #A6A6A6;
}

.tt-dataset .info .info-intro .score[data-score="0.0"]::before {
	background-image: url("./assets/img/stars_fill.svg");
}

.tt-dataset .info .info-intro .install-total {
	font-size: 12px;
	line-height: 16px;
	color: #A6A6A6;
}

.tt-dataset .info .info-intro .install-total::before {
	background-image: url("./assets/img/icon_download.svg");
}

.tt-dataset .info .info-intro .score-total::before {
	background-image: url("./assets/img/icon_comment_count.svg");
}

@media (min-width: 1155px) {
	.nav_new .search .search-mask {
		width: 300px;
		box-sizing: border-box;
		border: 1px solid #EEEEEE;
		border-radius: 8px;
		cursor: text;
	}

	.nav_new .search .search-mask .search-mask-icon {
		width: 20px;
		height: 20px;
		background-position: -40px -20px;
		background-size: 200px;
	}

	.nav_new .search .search-mask span {
		display: inline;
	}
}

@media (min-width: 996px) {
	#header {
		border-bottom: 1px solid #E7E7E7;
		background-color: #fff;
	}

	#header .search_m_nav {
		display: none;
	}

	#header .logo .p_logo {
		display: inherit;
		margin-top: -6px;
	}

	#header .logo .m_logo {
		display: none;
	}

	#header .nav_new {
		margin-left: 44px;
	}

	#header .nav_new.searching {
		margin-left: 0px;
	}

	#header .menu_btn {
		display: none;
	}

	#header .search_btn {
		display: none;
	}

	.nav_container {
		width: 90%;
		margin: 0 auto;
		display: flex;
		align-items: center;
	}

	.nav_container .search {
		display: block;
		flex: 1;
	}

	.nav_container .nav_new {
		position: inherit;
		height: 70px;
		display: flex;
		align-items: center;
		flex-direction: row;
		justify-content: space-between;
		flex: 1;
	}

	.nav_container .nav_new .close_item {
		display: none;
	}

	.nav_container .nav_right {
		display: block;
	}

	.menu-user-layer {
		padding: 0;
	}

	.menu-user-layer img {
		width: 35px;
		height: 35px;
		position: inherit;
		top: inherit;
		border-radius: inherit;
	}

	.nav_new .item {
		line-height: 32px;
		padding: 10px 12px;
		width: inherit;
	}

	.nav_new .item .nav_submenu {
		background-color: #fff;
	}

	.nav_new .item .menu_body {
		padding: 12px;
	}

	.nav_new .item .menu_body a {
		padding: 0;
	}

	.nav_new .item:hover {
		background-color: #fff;
	}

	.nav_new .item>a,.nav_new .item>span {
		padding: 0;
		font-weight: 500;
		/* color: #777; */
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		cursor: pointer;
	}

	.nav_new .item>a .icon,.nav_new .item>span .icon {
		display: none;
	}

	.nav_new .item>a.nav-l {
		padding: 0;
	}

	.nav_new .item.nav_user_new {
		border: 0;
		background-color: #F5F5F5;
		order: 9;
	}

	.nav_new .item.nav_user_new:hover .nav_user_info {
		display: block;
		-webkit-filter: drop-shadow(0 0 5px rgba(0,0,0,0.15));
		filter: drop-shadow(0 0 5px rgba(0,0,0,0.15));
	}

	.nav_new .item.nav_user_new:hover .nav_user_info::before {
		content: " ";
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid white;
		position: absolute;
		top: -10px;
		right: 12px;
	}

	.nav_new .item.nav_tv {
		border: 0;
	}

	.nav_new .item.nav_home {
		display: none;
	}

	.nav_new .menu-item-pwa {
		display: none !important;
	}

	.nav_new .many {
		margin-right: 18px;
	}

	.nav_new .many::after {
		right: -4px;
		top: 20px;
		width: 4px;
		height: 4px;
		border: none;
		border-right: 2px solid #777;
		border-bottom: 2px solid #777;
		-webkit-transform: rotateZ(45deg);
		transform: rotateZ(45deg);
	}

	.nav_new .many:hover::after {
		border-bottom-width: 2px;
		border-color: #24cd77;
		-webkit-transform: rotateZ(-135deg);
		transform: rotateZ(-135deg);
		top: 22px;
	}

	.nav_new .many:hover .nav_submenu {
		display: block;
		min-width: 120px;
		overflow: inherit;
		border-radius: 4px;
		z-index: 1;
	}

	.nav_new .many:hover .nav_submenu::before {
		content: " ";
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid white;
		position: absolute;
		top: -10px;
		left: 8px;
	}

	.nav_new .nav_user_new {
		height: 100%;
		background-color: #F5F5F5;
		padding: 10px 12px;
	}

	.nav_new .nav_user_new .nav_user_info {
		width: 180px;
		text-align: center;
		position: absolute;
		line-height: 25px;
		padding: 21px 18px 16px;
		top: 70px;
		right: 0px;
		background: #fff;
		border: 1px solid #e8e8e8;
		z-index: 999999;
		display: none;
		border-radius: 4px;
	}

	.nav_new .nav_user_new .nav_user_info a.logout {
		position: absolute;
		display: inherit;
		top: 18px;
		right: 18px;
		font-size: 13px;
		color: #9a9a9a;
		cursor: pointer;
		z-index: 5;
		height: 21px;
		line-height: 21px;
		font-weight: normal;
		max-width: 62px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.nav_new .nav_user_new .nav_user_info div img {
		display: inherit;
		border-radius: 50%;
	}

	.nav_new .nav_user_new .nav_user_info .display_name {
		margin-top: 8px;
		font-weight: 600;
	}

	.nav_new .item.group {
		display: none;
	}

	.nav_new .search .tt-dataset {
		max-height: 348px;
		overflow: hidden;
		border-radius: 0 0 8px 8px;
	}

	.ar_fix .nav_new .item>a,.ar_fix .nav_new .item>span {
		padding: 0;
	}

	.ar_fix .nav_new .nav_user_new .nav_user_info {
		left: 0;
		right: auto;
	}

	.ar_fix .nav_new .nav_user_new .nav_user_info .display_name {
		margin-right: 0;
	}

	.ar_fix .nav_new .item.nav_user_new:hover .nav_user_info::before {
		left: 8px;
		right: auto;
	}

	.ar_fix .nav_new .many {
		margin-right: auto;
		margin-left: 18px;
	}

	.ar_fix .nav_container .nav_new {
		margin-right: 50px;
	}

	.nav_submenu {
		position: absolute;
		-webkit-filter: drop-shadow(0 0 5px rgba(0,0,0,0.15));
		filter: drop-shadow(0 0 5px rgba(0,0,0,0.15));
		background-color: #fff;
	}

	.nav_menu-item:hover .nav_submenu {
		left: auto;
		right: 0;
		top: 70px;
	}

	.search-history {
		top: 40px;
		left: 50%;
		width: 600px;
		height: auto;
		z-index: 99;
		display: none;
		background-color: #fff;
		overflow-x: visible;
		overflow-y: visible;
		margin-left: -300px;
		border: 1px solid #EEEEEE;
		box-shadow: 0px 3px 4px rgba(0,0,0,0.06);
		border-radius: 0 0 8px 8px;
		box-sizing: border-box;
	}

	.search-history .search-history-title {
		display: none;
	}

	.search-history .search-history-list {
		max-height: 276px;
		overflow: hidden;
		border-radius: 0 0 8px 8px;
	}

	.search-history .search-history-list li {
		position: relative;
	}

	.search-history .search-history-list li .search-history-item {
		display: block;
		margin-right: 44px;
		line-height: 46px;
		padding-left: 13px;
	}

	.search-history .search-history-list li .search-history-item>div {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.search-history .search-history-list li .search-history-item .search-icon-time {
		display: inline-block;
		vertical-align: middle;
		width: 20px;
		height: 20px;
		background: url("./assets/img/svg_icon.svg") no-repeat;
		background-position: 0 -340px;
		background-size: 200px;
	}

	.search-history .search-history-list li .search-history-item .content {
		margin-left: 8px;
		font-size: 14px;
		color: #5E5E5E;
	}

	.search-history .search-history-list li .search-history-item-delete {
		position: absolute;
		top: 0;
		right: 0;
		width: 44px;
		height: 46px;
		line-height: 46px;
		text-align: center;
	}

	.search-history .search-history-list li .search-history-item-delete .icon-search-history-item-delete {
		display: inline-block;
		vertical-align: middle;
		width: 16px;
		height: 16px;
		background: url("./assets/img/svg_icon.svg") no-repeat;
		background-position: -20px -40px;
		background-size: 200px;
	}

	.search-history .search-history-list li:hover {
		background-color: #F8F9FA;
	}

	.search-history .search-history-list li:hover .search-history-item .search-icon-time {
		background-position: -20px -340px;
	}

	.search-history .search-history-list li:hover .search-history-item .content {
		color: #24CD77;
	}

	.search-history::before {
		content: '';
		height: 8px;
		width: 100%;
		position: absolute;
		top: -8px;
		left: -1px;
		border-left: 1px solid #EEEEEE;
		border-right: 1px solid #EEEEEE;
		background-color: #ffffff;
		border-bottom: 1px solid #EEEEEE;
	}

	.ar_fix #header .nav_new {
		margin-left: 0;
	}

	.ar_fix #header .nav_new.searching {
		margin-right: 0;
	}

	.ar_fix .search-history .search-history-list li .search-history-item {
		margin-left: 44px;
		margin-right: 0;
		padding-left: 0;
		padding-right: 13px;
	}

	.ar_fix .search-history .search-history-list li .search-history-item .content {
		margin-left: 0;
		margin-right: 8px;
	}

	.ar_fix .search-history .search-history-list li .search-history-item-delete {
		right: auto;
		left: 0;
	}
}

.footer_new {
	background-color: #fff;
	overflow: initial;
	width: 100% !important;
}

.footer_new .footer_container {
	padding: 0 16px;
	margin: 0 auto;
}

.footer_new .footer_container .other .menu_list .menu_body a {
	padding: 5px;
	height: auto;
	line-height: 26px;
	color: var(--color);
}

.footer_new .footer_container .other .menu_list .menu_body a .beta {
	background-color: #FA8B16;
	color: #fff;
	padding: 0 2px;
	font-size: 8px;
	font-style: initial;
	border-radius: 2px;
}

.footer_new .footer_container .other .menu_list li:hover a {
	color: var(--color_h);
	background-color: transparent;
}

.footer_new .other {
	border-top: 1px solid #E7E7E7;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 0;
}

.footer_new .other .info {
	color: #A6A6A6;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.footer_new .other .info a {
	color: var(--color);
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.footer_new .other .info a:hover {
	color: var(--color_h);
}

.footer_container>.info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer_container .info .base_info>p {
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0;
	color: #A6A6A6;
}

.footer_container .info .share-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.footer_container .info .share-box li {
	margin-right: 6px;
}

.footer_container .info .share-box li>a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 25px;
	width: 25px;
}

.footer_container .info .share-box li>a.telegram {
	fill: currentColor;
}

.footer_container .info .share-box li>a.telegram:hover {
	color: #8B8B8B;
}

.footer_container .info .share-box li .icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: 0 -264px;
}

.footer_container .info .share-box li .icon.f_icon_twitter {
	background-position: 0 -288px;
}

.footer_container .info .share-box li .icon.f_icon_youtube {
	background-position: 0 -312px;
}

.footer_container .info .share-box li .icon.f_icon_vk {
	background-position: 0 -336px;
}

.footer_container .info .share-box li .icon.f_icon_ok_ru {
	background-position: 0 -360px;
}

.footer_container .info .item {
	padding: 12px 0;
}

.footer_container .info .item .title {
	font-weight: 500;
	font-size: 16px;
	color: #777;
}

.footer_container .info .item ul li {
	margin-top: 8px;
}

.footer_container .info .item ul li a {
	color: var(--color);
	font-size: 13px;
	line-height: 22px;
}

.footer_container .info .item ul li a:hover {
	color: var(--color_h);
}

.footer_container .info .item ul.share-box li:last-child {
	margin-bottom: 0;
}

.footer_container .info .item:last-child ul li:last-child {
	margin-bottom: 0;
}

.footer_container .info .item>p {
	margin: 12px 0 4px;
	color: #8B8B8B;
	font-size: 13px;
	line-height: 22px;
}

.footer_container .info .item.group {
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 8px;
	width: 100%;
	margin-bottom: 8px;
}

.footer_container .current_box {
	line-height: 28px;
	padding: 0 10px;
	color: #6f6f6f;
	position: relative;
	border: 1px solid #E7E7E7;
	display: inline-block;
	margin: 8px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.footer_container .current_box.enable_switch .current_lang {
	cursor: pointer;
}

.footer_container .current_box.enable_switch .current_lang::after {
	content: " ";
	position: absolute;
	right: -6px;
	top: 12px;
	opacity: .4;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
}

.footer_container .current_box.enable_switch.open .current_lang {
	color: var(--color);
}

.footer_container .current_box.enable_switch.open .current_lang::before {
	background-position: -24px -240px;
}

.footer_container .current_box.enable_switch.open .current_lang::after {
	border-bottom: 4px solid #000;
	border-top: 0;
}

.footer_container .current_box.enable_switch.open .menu_list {
	display: block;
}

.footer_container .current_lang {
	position: relative;
	color: var(--color);
	padding: 0 10px 0 28px;
}

.footer_container .current_lang:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background: url("./assets/img/svg_icon.svg") no-repeat;
	background-position: 0 -240px;
}

.footer_container .menu_list {
	position: absolute;
	display: none;
	background: #fff;
	bottom: 40px;
	-webkit-filter: drop-shadow(0 0 5px rgba(0,0,0,0.15));
	filter: drop-shadow(0 0 5px rgba(0,0,0,0.15));
	left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 999999;
}

.footer_container .menu_list::after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 8px;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border: 16px solid transparent;
	bottom: -27px;
	left: 0 !important;
	right: 0 !important;
}

.footer_container .menu_list::before {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 8px;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.footer_container .menu_list .menu_body ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 200px;
	padding: 8px 0;
	overflow-y: auto;
}

.footer_container .menu_list .menu_body ul li {
	width: 100px;
}

.ar_fix .footer_container .menu_list {
	right: 0;
	left: auto;
}

.ar_fix .footer_container .menu_list::before {
	right: 8px;
	left: auto;
}

@media (min-width: 1048px) {
	.footer_new .other {
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-webkit-flex-direction: inherit;
		-moz-box-orient: inherit;
		-moz-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: inherit;
	}

	.footer_container .current_box {
		margin: 0;
	}
}

@media (min-width: 996px) {
	.footer_new {
		padding-top: 24px;
		border-top: 1px solid #E7E7E7;
	}

	.footer_new .footer_container {
		width: 90%;
	}

	.footer_new .other {
		padding: 8px 0;
	}

	.footer_new .other .info {
		line-height: 16px;
	}

	.footer_new .other .info a {
		line-height: 16px;
	}

	.footer_container .current_box.enable_switch:hover .current_lang {
		color: var(--color_h);
	}

	.footer_container .current_box.enable_switch:hover .current_lang::before {
		background-position: -24px -240px;
	}

	.footer_container .current_box.enable_switch:hover .current_lang::after {
		border-bottom: 4px solid #000;
		border-top: 0;
	}

	.footer_container .current_box.enable_switch:hover .menu_list {
		display: block;
	}

	.footer_container .info .item.group {
		border: 0;
		margin-bottom: 0;
		width: auto;
	}

	.footer_container .info .item ul.share-box li:last-child {
		margin-bottom: 0;
	}

	.footer_container .menu_list {
		right: 0;
		left: auto;
	}

	.footer_container .menu_list::after {
		right: 8px;
		left: auto;
	}

	.footer_container .menu_list::before {
		right: 8px;
		left: auto;
	}

	.ar_fix .footer_container .menu_list {
		left: 0;
		right: auto;
	}

	.ar_fix .footer_container .menu_list::after {
		left: 8px;
		right: auto;
	}

	.ar_fix .footer_container .menu_list::before {
		left: 8px;
		right: auto;
	}
}

@media (min-width: 720px) {
	.footer_container>.info {
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-webkit-flex-direction: inherit;
		-moz-box-orient: inherit;
		-moz-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: inherit;
	}
}

#searching {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 45px;
	z-index: 999999;
	background: rgba(255,255,255,0.8);
	text-align: center;
	font-size: 18px;
	color: #555;
	line-height: 45px;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: bolder;
}

code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,input {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,[type="button"],[type="reset"],[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

.float-shortcut-button {
	background: #00A6ED;
	box-shadow: 0px 2px 6px 0px #00000059;
	position: fixed;
	bottom: 70px;
	width: 40px;
	height: 40px;
	right: 10px;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	z-index: 999;
	animation-duration: .5s;
	animation-fill-mode: both;
	animation-name: slideInRight;
}

.float-shortcut-button__icon {
	width: 40px;
	height: 40px;
	background: url("./assets/img/float-shortcut.svg") center no-repeat;
	animation: bounce_icon 2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s both;
}

.share-shortcut .icon {
	background-color: #24CD77;
	background-image: url("./assets/img/shortcut.svg");
}

.share-counter {
	line-height: 32px;
	font-size: 11.4px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	vertical-align: top;
	height: auto;
	margin: 0 5px;
	padding: 0 6px;
	left: -1px;
	background: #ebebeb;
	color: #32363b;
	transition: all .2s ease;
}

.share-counter::after {
	top: 30%;
	left: -4px;
	content: "";
	position: absolute;
	border-width: 5px 8px 5px 0;
	border-style: solid;
	border-color: transparent #ebebeb transparent transparent;
	display: block;
	width: 0;
	height: 0;
}

html[dir="lrt"] .share-counter::after {
	left: inherit;
	right: -4px;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #ebebeb;
}

#policy-info {
	z-index: 99999999;
	border-top: 1px solid #1e435e;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	line-height: 24px;
	background: #607d8b;
	color: #fff;
	display: none;
}

#policy-info .main {
	position: relative;
}

#policy-info a {
	color: #fff;
	text-decoration: underline;
}

#policy-info .btn {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 10px;
}

#policy-info .btn a,#policy-info .btn span {
	cursor: pointer;
	padding: 8px;
	background: #fff;
	border: 1px solid #fff;
	color: #333;
	border-radius: 3px;
	text-decoration: none;
	margin-left: 10px;
}

#policy-info .btn a:hover,#policy-info .btn span:hover {
	text-decoration: none;
}

@media (max-width: 996px) {
	#policy-info .btn {
		display: block;
		position: initial;
		right: auto;
		top: auto;
		margin-top: 22px;
		left: 0;
	}

	#policy-info .btn a {
		margin-left: auto;
		margin-right: 10px;
	}
}

html[dir="rtl"] #policy-info .btn {
	left: 0;
	right: auto;
}

i.icon {
	display: inline-block;
	vertical-align: bottom;
}

.no-scrollbar::-webkit-scrollbar {
	display: none;
}

.one-line {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.double-lines {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.shadow-sm {
	box-shadow: 0px 1px 10px rgba(0,0,0,0.05),0px 4px 5px rgba(0,0,0,0.08),0px 2px 4px -1px rgba(0,0,0,0.12);
}

.shadow-md {
	box-shadow: 0px 3px 14px 2px rgba(0,0,0,0.05),0px 8px 10px 1px rgba(0,0,0,0.06),0px 5px 5px -3px rgba(0,0,0,0.1);
}

.shadow-lg {
	box-shadow: 0px 6px 30px 5px rgba(0,0,0,0.05),0px 16px 24px 2px rgba(0,0,0,0.04),0px 8px 10px -5px rgba(0,0,0,0.08);
}

.app-icon {
	border-radius: 15%;
	border: 1px solid #EFF3F9;
	box-sizing: border-box;
}

.svg-align {
	vertical-align: middle;
	position: relative;
	top: -0.1em;
}

.reset-button {
	all: unset;
	outline: revert;
}

html[dir="rtl"] {
	--html-direction: -1;
	--html-rtl: 1;
	--html-ltr: 0;
}

html[lang="ja"],html[lang="th-TH"],html[lang="ar"],html[lang="ur"] {
	--text-bold: bold;
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounce_icon {
	0% {
		transform: translateY(0);
	}

	15% {
		transform: translateY(-8px) scaleX(0.9) scaleY(1.1);
	}

	25% {
		transform: translateY(2px) scaleX(1) scaleY(0.9);
	}

	35% {
		transform: translateY(0) scale(1);
	}

	40% {
		transform: translateY(-1px);
	}

	45% {
		transform: translateY(0);
	}
}

.float-button-second {
	box-shadow: 0px 2px 6px 0px #00000059;
	position: fixed;
	bottom: 70px;
	width: 40px;
	height: 40px;
	right: 10px;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	z-index: 999;
	animation-duration: .5s;
	animation-fill-mode: both;
	animation-name: slideInRight;
}

.float-button-second .icon {
	width: 40px;
	height: 40px;
	animation: bounce_icon 2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s both;
}

.float-shortcut-button {
	background: #00A6ED;
}

.float-shortcut-button .icon {
	background: url("./assets/img/float-shortcut.svg") center no-repeat;
}

.float-request-notification-permission-button {
	background: #FDC14C;
}

.float-request-notification-permission-button .icon {
	background: url("./assets/img/icon-bell-float.svg") center no-repeat;
}

body,li,ol,ul {
	margin: 0;
	padding: 0;
}

input,button,select,textarea {
	outline: none;
}

html {
	font-size: 62.5%;
}

img {
	vertical-align: middle;
}

li {
	list-style: none;
}
 
svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.detail_container svg {
	width: unset!important;
	height: unset!important;
	fill: currentColor;
}

.js-ad-slot {
	overflow: hidden;
}

body.compensate-for-scrollbar {
	margin-right: 0;
}

.pwa-dialog {
	width: 100%;
	z-index: 99999;
	position: fixed;
	bottom: 0;
	background-color: white;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
	border-radius: 8px 8px 0px 0px;
	animation: pwa-dialog-show .8s;
}

.pwa-dialog.hide {
	animation: pwa-dialog-hide .8s;
}

.pwa-dialog .content {
	margin: 12px 16px;
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 16px;
}

.pwa-dialog .img {
	width: 48px;
	height: 48px;
}

.pwa-dialog .img img {
	width: 100%;
	height: 100%;
}

.pwa-dialog .text {
	flex: 1 1;
	margin: 0 8px;
}

.pwa-dialog .text .title {
	color: #5E5E5E;
	font-weight: bolder;
}

.pwa-dialog .text .des {
	margin-top: 4px;
	color: #8B8B8B;
}

.pwa-dialog .button {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px 24px;
	background: #1E73E8;
	color: white;
	border-radius: 32px;
}

.pwa-dialog .close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	padding: 8px 8px 2px 20px;
}

.pwa-dialog .close:after {
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	background: url("./assets/img/icon-close.svg");
}

@keyframes pwa-dialog-show {
	from {
		bottom: -80px;
	}

	to {
		bottom: 0;
	}
}

@keyframes pwa-dialog-hide {
	from {
		bottom: 0;
	}

	to {
		bottom: -80px;
	}
}

body {
	padding-top: 45px;
}

@media screen and (min-width: 996px) {
	body {
		padding-top: 70px;
	}
}

.main-body {
	margin: auto;
	padding: 4px 0;
	max-width: 1200px;
}

.main-body .side .module:last-child,.main-body main>.module:last-child {
	margin-bottom: 0;
}

.main-body .side .module:first-child,.main-body .secondary-body>.module:first-child {
	margin-top: var(--module-spacing);
}

.main-body .secondary-body>.module:last-child {
	margin-bottom: 0;
}

.main-body .module {
	margin-bottom: var(--module-spacing);
	padding-bottom: 12px;
	background-color: white;
}

.main-body .module .title {
	padding: 12px 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width: 996px) {
	.main-body .module .title {
		justify-content: flex-start;
	}
}

.main-body .module .title .name {
	margin: 0;
	flex-shrink: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: var(--color_text_headings);
}

.main-body .module .title.more::after {
	content: " ";
	display: inline-block;
	align-self: center;
	width: 6px;
	height: 6px;
	border: 1px solid #8B8B8B;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	flex-shrink: 0;
	right: 16px;
	margin-left: 12px;
}

.clear {
	clear: both;
}

@media screen and (min-width: 996px) {
	.main-body {
		padding: 16px 0;
	}

	.main-body .side .module:first-child {
		margin-top: 0;
	}

	.main-body>main,.main-body>.secondary-body {
		float: left;
		width: calc(100% - 332px);
	}

	.main-body>.side {
		float: right;
		width: 316px;
	}

	html[dir="rtl"] .main-body>main,html[dir="rtl"] .main-body>.secondary-body {
		float: right;
	}

	html[dir="rtl"] .main-body>.side {
		float: left;
	}
}

html[dir="rtl"] .main-body .module .title.more:after {
	margin-left: 0;
	margin-right: 12px;
	transform: rotateZ(315deg);
}

html[dir="rtl"] .index_r_s .text-box input.tt-hint {
	color: transparent !important;
}

.index_r_s .tt-hint {
	color: #999 !important;
}

.index_r_s .tt-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	margin-top: 6px;
	padding: 8px 0;
	width: calc(100% + 60px);
}

.index_r_s .tt-menu .tt-dataset {
	max-height: 283px;
	overflow: hidden;
}

.index_r_s .tt-menu .tt-dataset .normal-download {
	display: none;
}

.index_r_s .tt-suggestion {
	font-size: 16px;
	line-height: 24px;
	padding: 12px 20px;
	color: #5E5E5E;
	display: block;
	word-break: break-all;
}

.index_r_s .tt-suggestion .tt-highlight {
	color: #24CD77;
}

.index_r_s .tt-suggestion:hover {
	cursor: pointer;
	background-color: #f5f7fa;
}

.index_r_s .tt-suggestion:hover .package-info .info .info-title {
	color: #00A6ED;
}

.index_r_s .tt-suggestion:hover .package-info .info .info-title .tt-highlight {
	color: #00A6ED;
}

.index_r_s .tt-suggestion.tt-cursor {
	background-color: #24cd77;
	color: #FFFFFF;
}

.index_r_s .search-package {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.index_r_s .search-package {
	padding: 6px 12px;
}

.index_r_s .search-package .package-info {
	display: flex;
	overflow: hidden;
}

.index_r_s .search-package .package-info .icon {
	width: 48px;
	height: 48px;
	flex-shrink: 0;
	margin-right: 12px;
	border-radius: 15%;
	border: 1px solid #EFF3F9;
	background-color: #fff;
}

.index_r_s .search-package .package-info .info {
	min-width: 0;
	display: flex;
	flex-direction: column;
	padding: 2px;
	justify-content: space-between;
}

.index_r_s .search-package .package-info .info .info-title {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #5E5E5E;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_r_s .search-package .package-info .info .info-title .corner-tag-icon-box .corner-tag-icon {
	line-height: 22px;
}

.index_r_s .search-package .package-info .info .info-title .tt-highlight {
	color: #24CD77;
}

.index_r_s .search-package .package-info .info .info-tags {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4px;
	font-size: 0;
	height: 16px;
	overflow: hidden;
}

.index_r_s .search-package .package-info .info .tag {
	margin-right: 4px;
	font-size: 12px;
	line-height: 16px;
	padding: 0 4px;
	color: rgba(0,0,0,0.6);
	background: rgba(0,0,0,0.05);
	border-radius: 2px;
}

.index_r_s .search-package .package-info .info .tag.config-tag {
	color: #24CD77;
	background: rgba(36,205,119,0.1);
}

.index_r_s .search-package .package-info .info .info-intro {
	margin-top: 4px;
	font-size: 12px;
	line-height: 14px;
	color: rgba(0,0,0,0.4);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_r_s .search-package .package-info .info .info-intro>span {
	margin-right: 12px;
}

.index_r_s .search-package .package-info .info .info-intro>span>i {
	margin-right: 4px;
}

.index_r_s .search-package .package-info .info .info-intro>span:last-child {
	margin-right: 0;
}

.index_r_s .search-package .package-info .info .info-intro i.user,.index_r_s .search-package .package-info .info .info-intro i.download {
	background: url("./assets/img/comment_user.png") no-repeat left center;
	display: inline-block;
	height: 12px;
	background-size: 10px;
	width: 12px;
	top: 1px;
	position: relative;
}

.index_r_s .search-package .package-info .info .info-intro i.download {
	background-image: url("./assets/img/download-icon.png");
	background-size: contain;
}

.index_r_s .search-package .da {
	flex-shrink: 0;
	font-size: 12px;
	line-height: 24px;
	padding: 0 8px;
	color: #fff;
	background: #24CD77;
	border-radius: 4px;
}

.index_r_s .search-package .da * {
	color: #fff;
	font-weight: 400;
}

.lang-hide {
	display: none;
}

.lang-tip {
	position: fixed;
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 8px 10px -5px rgba(0,0,0,0.08),0px 16px 24px 2px rgba(0,0,0,0.04),0px 6px 30px 5px rgba(0,0,0,0.05);
	bottom: 0;
	z-index: 999999;
}

.lang-tip .main {
	display: flex;
	justify-content: space-between;
	gap: 6px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 16px;
}

@media screen and (max-width: 719px) {
	.lang-tip .main {
		flex-direction: column;
		gap: 16px;
	}
}

.lang-tip .main .lang-reason {
	display: flex;
	align-items: center;
	gap: 10px;
}

.lang-tip .main .lang-reason svg {
	fill: #4087F7;
	width: 24px;
	height: 24px;
}

.lang-tip .main .lang-reason span {
	font-size: 14px;
	line-height: 21px;
}

.lang-tip .main .lang-go {
	display: flex;
	gap: 12px;
	justify-content: flex-end;
}

@media screen and (min-width: 720px) {
	.lang-tip .main .lang-go {
		gap: 16px;
	}
}

.lang-tip .main .lang-go a,.lang-tip .main .lang-go button {
	display: flex;
	align-items: center;
	padding: 4px 16px;
	border-radius: 4px;
	line-height: 22px;
}

.lang-tip .main .lang-go .lang-no {
	outline: none;
	border: none;
	cursor: pointer;
	background-color: #F2F5F9;
	color: #8B8B8B;
}

.lang-tip .main .lang-go .lang-no:hover {
	background-color: #EBF3FE;
	color: #4087F7;
}

.lang-tip .main .lang-go .lang-yes {
	background-color: #4087F7;
	color: #fff;
}

.lang-tip .main .lang-go .lang-yes:hover {
	background-color: #2877F6;
}

#header h1 {
	margin-top: 0;
	margin-bottom: 0;
}

.main-body {
	padding-top: 4px;
}

/* .main-body .module {
	padding-bottom: 0;
}
 */
.main-body .module .title {
	padding: 10px 16px 12px 16px;
}

.main-body .banner-ad {
	margin-bottom: 8px;
}

@media screen and (min-width: 996px) {
	.main-body {
		padding-top: 16px;
		padding-bottom: 8px;
	}

	.main-body .left {
		float: left;
		width: calc(100% - 332px);
	}

	.main-body .left .js-ad-slot {
		display: none;
	}

	.main-body .left .banner-ad.ad {
		display: block;
	}

	.main-body .right {
		float: right;
		width: 316px;
		clear: right;
	}
}

html[dir="rtl"] .main-body .quick-access .icon {
	margin-right: 0;
	margin-left: 6px;
}

@media screen and (min-width: 996px) {
	html[dir="rtl"] .main-body {
		padding-top: 16px;
	}

	html[dir="rtl"] .main-body .left {
		float: right;
	}

	html[dir="rtl"] .main-body .right {
		float: left;
		clear: left;
	}
}

body .nav_new .search .search-mask {
	width: auto;
	border: none;
	border-radius: none;
	box-sizing: content-box;
	cursor: pointer;
}

body .nav_new .search .search-mask .search-mask-icon {
	width: 24px;
	height: 24px;
	background-position: -48px -24px;
	background-size: 240px;
}

body .nav_new .search .search-mask span {
	display: none;
}

.slide-banner {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	padding-top: 47.22222%;
}

.slide-banner>.container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.slide-banner .container {
	direction: ltr;
	height: 100%;
}

.slide-banner .container .tempWrap {
	height: 100%;
}

.slide-banner .container .list {
	height: 100%;
}

.slide-banner .banner-item {
	width: 100%;
	height: 100%;
	position: relative;
	display: inline-block !important;
}

.slide-banner .banner-bg {
	object-fit: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.slide-banner .mask {
	background: linear-gradient(180deg, rgba(0,0,0,0) 57.29%, rgba(0,0,0,0.6) 92.71%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.slide-banner .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 14px 16px;
	padding-top: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	color: white;
	cursor: pointer;
}

.slide-banner .icon {
	border-radius: 15%;
	width: 32px;
	height: 32px;
}

.slide-banner .name {
	margin: 0 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	width: 0;
	flex: 1;
}

.slide-banner .button {
	padding: 6px 8px;
	background: var(--color_button);
	border-radius: 4px;
	font-size: 12px;
	line-height: 12px;
}

.slide-banner .dots {
	position: absolute;
	bottom: 10px;
	width: 100%;
	line-height: 4px;
	text-align: center;
	background-color: transparent;
}

.slide-banner .dots li {
	color: transparent;
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 1.5px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.7);
	cursor: pointer;
}

.slide-banner .dots li.on {
	background-color: white;
}

.slide-banner .prev,.slide-banner .next {
	width: 36px;
	height: 36px;
	margin: 0 16px;
	background-image: url(./assets/img/icon-slide-banner-prev.svg);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	cursor: pointer;
	opacity: .8;
}

.slide-banner .prev:hover,.slide-banner .next:hover {
	opacity: 1;
}

@media screen and (max-width: 996px) {
	.slide-banner .prev,.slide-banner .next {
		display: none;
	}
}

.slide-banner .next {
	left: auto;
	right: 0;
	transform-origin: center;
	transform: translateY(-50%) rotateZ(180deg);
}

@media screen and (min-width: 720px) {
	.slide-banner .name {
		margin: 0 12px;
		font-size: 18px;
		line-height: 24px;
	}

	.slide-banner .icon {
		width: 48px;
		height: 48px;
	}

	.slide-banner .button {
		padding: 8px 12px;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.slide-banner {
		position: relative;
		padding-top: 41.66667%;
	}

	.slide-banner>.container {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
}

@media screen and (min-width: 996px) {
	.slide-banner {
		margin-bottom: 8px;
		position: relative;
		padding-top: 47.81106%;
	}

	.slide-banner>.container {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
}

html[dir="rtl"] .slide-banner .info {
	direction: rtl;
}

.quick-access {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	padding: 0 8px;
	overflow-x: auto;
	background-color: white;
}

.quick-access a {
	display: inline-block;
	padding: 10px 8px;
	line-height: 22px;
	font-size: 12px;
	color: #5e5e5e;
	white-space: nowrap;
}

.quick-access a:hover {
	color: #24CD77;
}

.quick-access .icon {
	width: 22px;
	height: 22px;
	margin-right: 6px;
	vertical-align: bottom;
}

.quick-access .icon svg {
	width: 22px;
	height: 22px;
}

@media screen and (min-width: 996px) {
	.quick-access {
		display: none;
	}
}

.search-box {
	width: 316px;
	padding: 12px 16px;
	background-color: white;
	display: none;
	margin-bottom: 8px;
	box-sizing: border-box;
}

@media screen and (min-width: 996px) {
	.search-box {
		display: block;
	}
}

.search-box form {
	width: 100%;
	padding: 2px;
	background-color: var(--color_button);
	border-radius: 5px;
}

.search-box form .text-box {
	width: calc(100% - 56px);
	display: inline-block;
	vertical-align: bottom;
}

.search-box form .text-box .twitter-typeahead {
	width: 100%;
}

.search-box form .text-box .tt-menu {
	left: -2px !important;
}

.search-box form .text-box input {
	display: inline-block;
	width: 100%;
	height: 34px;
	border-start-start-radius: 3px;
	border-end-start-radius: 3px;
	padding: 0 8px;
	box-sizing: border-box;
	border: none;
}

.search-box form .text-btn,.search-box form .text-btn input {
	cursor: pointer;
	display: inline-block;
	width: 56px;
	height: 34px;
	vertical-align: bottom;
	border: none;
	background: url("./assets/img/icon-search-white.svg") no-repeat center/24px;
}

.search-box .trending-title {
	font-size: 12px;
	line-height: 16px;
	color: #5E5E5E;
	margin-top: 12px;
}

.search-box .trending-content {
	width: 100%;
	margin-top: 14px;
	height: 96px;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	column-gap: 8px;
	row-gap: 12px;
	align-content: start;
}

.search-box .trending-content .hot {
	display: inline-block;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	background: #F2F5F9;
	cursor: pointer;
}

.search-box .trending-content .hot:hover {
	background-color: var(--color_button);
	color: white;
}

.search-box .trending-content .hot.fire::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("./assets/img/search_hot.png");
	vertical-align: middle;
	margin-right: 4px;
}

html[dir="rtl"] .search-box form .text-box .tt-menu {
	left: -58px !important;
}

html[dir="rtl"] .search-box .search-package .package-info .icon {
	margin-right: 0;
	margin-left: 12px;
}

html[dir="rtl"] .search-box .search-package .package-info .info .info-intro>span {
	display: inline-block;
	margin-right: 0;
	margin-left: 12px;
}

html[dir="rtl"] .search-box .search-package .package-info .info .info-intro>span:last-child {
	margin-left: 0;
}

html[dir="rtl"] .search-box .search-package .package-info .info .info-intro>span::before {
	margin-right: 0;
	margin-left: 4px;
}

.js-ad-slot.side {
	display: none;
	margin-bottom: 8px;
}

@media screen and (min-width: 996px) {
	.js-ad-slot.side {
		display: block;
	}
}

.aegon {
	background-color: white;
}

.aegon a {
	display: flex;
	align-items: center;
	padding: 10px 16px;
}

.aegon .text {
	width: 0;
	flex-grow: 1;
	margin: 0 8px;
}

.aegon .text .name {
	font-weight: 500;
	color: var(--color_text_headings);
	line-height: 20px;
}

.aegon .text .desc {
	margin-top: 4px;
	font-size: 12px;
	line-height: 16px;
	color: var(--color_text_2);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.aegon .button {
	padding: 8px 12px;
	background: var(--color_button);
	border-radius: 4px;
	font-size: 12px;
	line-height: 12px;
	color: white;
}

.aegon .shortcut,.aegon .how-to,.aegon .social-network,.aegon .score,.aegon .down-info {
	display: none;
}

@media screen and (min-width: 996px) {
	.aegon {
		padding: 12px;
	}

	.aegon.module {
		padding-bottom: 12px;
	}

	.aegon .social-network,.aegon .score,.aegon .down-info {
		display: initial;
	}

	.aegon .shortcut.supported,.aegon .shortcut+.how-to {
		display: block;
	}

	.aegon .shortcut.supported+.how-to {
		display: none;
	}

	.aegon a {
		flex-wrap: wrap;
		padding: 0;
	}

	.aegon .icon {
		width: 56px;
		height: 56px;
	}

	.aegon .text {
		margin-left: 10px;
		margin-right: 0;
		padding: 4px 0;
		width: calc(100% - 66px);
	}

	.aegon .name {
		font-size: 16px;
		line-height: 24px;
	}

	.aegon .score {
		display: inline-block;
		margin: 0 4px;
		color: var(--color_rates);
		font-size: 12px;
		line-height: 10px;
		height: 10px;
	}

	.aegon .score::before {
		content: '';
		display: inline-block;
		width: 10px;
		height: 10px;
		background: url("./assets/img/icon-apk-list-star.svg");
		margin: 0 4px;
	}

	.aegon .desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 20px;
	}

	.aegon .button {
		margin-top: 9px;
		font-weight: 500;
		font-size: 14px;
		line-height: 18px;
		width: 100%;
		text-align: center;
	}

	.aegon .button .fsize {
		font-weight: 400;
		font-size: 12px;
	}

	.aegon .shortcut,.aegon .how-to {
		margin-top: 9px;
		font-size: 12px;
		line-height: 20px;
		color: var(--color_text_headings);
		text-align: center;
		cursor: pointer;
	}

	.aegon .shortcut::before {
		content: "";
		background: url(./assets/img/shortcut-blue.svg);
		width: 15px;
		height: 14px;
		display: inline-block;
		margin: 0 7px;
		position: relative;
		top: 3px;
	}

	.aegon .social-network {
		padding: 9px 0 0;
		display: flex;
	}

	.aegon .social-network .network {
		display: block;
		cursor: pointer;
		flex: 1;
		text-align: center;
		font-weight: 500;
		font-size: 12px;
		line-height: 16px;
	}

	.aegon .social-network .network::before {
		display: block;
		content: "";
		width: 31px;
		height: 30px;
		background-repeat: no-repeat;
		margin: auto;
	}

	.aegon .social-network .fb {
		color: #3B57A0;
	}

	.aegon .social-network .telegram {
		color: #2AABEE;
	}

	.aegon .social-network .telegram::before {
		background-image: url(./assets/img/icon-telegram.svg);
	}

	.aegon .social-network .fb::before {
		background-image: url(./assets/img/icon-facebook.svg);
	}

	.aegon .social-network .tw {
		color: #00A6ED;
	}

	.aegon .social-network .tw::before {
		background-image: url(./assets/img/icon-twitter-v1.svg);
	}

	.aegon .social-network .glp {
		color: #DD1829;
	}

	.aegon .social-network .glp::before {
		background-image: url(./assets/img/icon-youtube.svg);
	}

	.aegon .social-network .vk {
		color: #0077FF;
	}

	.aegon .social-network .vk::before {
		background-image: url(./assets/img/icon-vk.svg);
	}

	.aegon .social-network .ok_ru {
		color: #F6822A;
	}

	.aegon .social-network .ok_ru::before {
		background-image: url(./assets/img/icon-ok-ru.svg);
	}
}

@media screen and (max-width: 1087px) {
	.aegon .social-network {
		display: none;
	}
}

html[dir="rtl"] .aegon .text {
	margin-right: 10px;
	margin-left: 0;
}

@media screen and (min-width: 1149px) {
	.top-news-app .apk-list-1007 {
		padding-bottom: 50px;
	}
}

.apk-list-1001 {
	white-space: nowrap;
	overflow-x: auto;
	padding-bottom: 16px;
}

.apk-list-1001 a {
	vertical-align: middle;
	display: inline-block;
	margin-left: 12px;
	margin-left: var(--app-horizontal-spacing);
	min-width: 76px;
	width: 12.5%;
	width: calc((100% - 32px - 7 * var(--app-horizontal-spacing)) / 8);
}

.apk-list-1001 a:first-child {
	margin-left: 16px;
}

.apk-list-1001 a:last-child {
	margin-right: 16px;
}

.apk-list-1001 .img-ratio {
	position: relative;
	padding-top: 100%;
}

.apk-list-1001 .img-ratio>.icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.apk-list-1001 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

.apk-list-1001 .name {
	margin-top: 4px;
	line-height: 20px;
	color: var(--color_text_headings);
	height: 40px;
	white-space: initial;
}
 

@media screen and (max-width: 429px) {
	.apk-list-1001.enable-wrap {
		display: flex;
		flex-wrap: wrap;
		padding: 0 16px;
		padding-bottom: 16px;
		justify-content: space-between;
	}

	.apk-list-1001.enable-wrap a {
		width: 20%;
		width: calc((100% - 48px) / 4);
		min-width: auto;
		margin-left: 0;
	}

	.apk-list-1001.enable-wrap a:nth-child(n+5) {
		margin-top: 12px;
	}

	.apk-list-1001.enable-wrap a:last-child {
		margin-right: 0;
	}
}

@media screen and (min-width: 996px) {
	.apk-list-1001 a {
		width: calc((100% - 144px) / 8);
		margin-left: 16px;
		vertical-align: bottom;
		min-width: auto;
	}
}

html[dir="rtl"] .apk-list-1001 a,html[dir="rtl"] .apk-list-1001.enable-wrap a {
	margin-left: 0;
	margin-right: var(--app-horizontal-spacing);
}

html[dir="rtl"] .apk-list-1001 a:first-child,html[dir="rtl"] .apk-list-1001.enable-wrap a:first-child {
	margin-right: 16px;
}

html[dir="rtl"] .apk-list-1001 a:last-child,html[dir="rtl"] .apk-list-1001.enable-wrap a:last-child {
	margin-left: 16px;
}

@media screen and (max-width: 429px) {
	html[dir="rtl"] .apk-list-1001.enable-wrap a {
		margin-right: 0;
	}

	html[dir="rtl"] .apk-list-1001.enable-wrap a:last-child {
		margin-left: 0;
	}
}

.apk-list-1002 {
	white-space: nowrap;
	overflow-x: auto;
	padding-bottom: 16px;
}

.apk-list-1002 a {
	display: inline-block;
	white-space: initial;
	margin-left: 12px;
	margin-left: var(--app-vertical-spacing);
	min-width: 76px;
	width: 12.5%;
	width: calc((100% - 32px - 7 * var(--app-horizontal-spacing)) / 8);
}

.apk-list-1002 a:first-child {
	margin-left: 16px;
}

.apk-list-1002 a:last-child {
	margin-right: 16px;
}

.apk-list-1002 a:first-child .img-ratio {
	position: relative;
}

.apk-list-1002 a:first-child .img-ratio::before,.apk-list-1002 a:first-child .img-ratio::after {
	display: block;
	position: absolute;
	top: 0;
	left: 12px;
	left: calc((-1 * var(--html-direction) + 1) * (100% - 14px - 24px) / 2 + 12px);
}

.apk-list-1002 a:first-child .img-ratio::before {
	content: ' ';
	border-left: 7px solid red;
	border-right: 7px solid red;
	border-top: 14px solid red;
	border-bottom: 4px solid transparent;
	z-index: 1;
}

.apk-list-1002 a:first-child .img-ratio::after {
	content: "1";
	width: 14px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: white;
	z-index: 1;
}

.apk-list-1002 a:nth-child(2) .img-ratio {
	position: relative;
}

.apk-list-1002 a:nth-child(2) .img-ratio::before,.apk-list-1002 a:nth-child(2) .img-ratio::after {
	display: block;
	position: absolute;
	top: 0;
	left: 12px;
	left: calc((-1 * var(--html-direction) + 1) * (100% - 14px - 24px) / 2 + 12px);
}

.apk-list-1002 a:nth-child(2) .img-ratio::before {
	content: ' ';
	border-left: 7px solid blue;
	border-right: 7px solid blue;
	border-top: 14px solid blue;
	border-bottom: 4px solid transparent;
	z-index: 1;
}

.apk-list-1002 a:nth-child(2) .img-ratio::after {
	content: "2";
	width: 14px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: white;
	z-index: 1;
}

.apk-list-1002 a:nth-child(3) .img-ratio {
	position: relative;
}

.apk-list-1002 a:nth-child(3) .img-ratio::before,.apk-list-1002 a:nth-child(3) .img-ratio::after {
	display: block;
	position: absolute;
	top: 0;
	left: 12px;
	left: calc((-1 * var(--html-direction) + 1) * (100% - 14px - 24px) / 2 + 12px);
}

.apk-list-1002 a:nth-child(3) .img-ratio::before {
	content: ' ';
	border-left: 7px solid green;
	border-right: 7px solid green;
	border-top: 14px solid green;
	border-bottom: 4px solid transparent;
	z-index: 1;
}

.apk-list-1002 a:nth-child(3) .img-ratio::after {
	content: "3";
	width: 14px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: white;
	z-index: 1;
}

.apk-list-1002 .img-ratio {
	position: relative;
	padding-top: 100%;
}

.apk-list-1002 .img-ratio>.icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.apk-list-1002 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

.apk-list-1002 .name {
	margin-top: 4px;
	line-height: 20px;
	color: var(--color_text_headings);
	height: 40px;
}

.apk-list-1002 .score {
	margin-top: 4px;
	color: var(--color_rates);
	font-size: 12px;
	line-height: 10px;
	height: 10px;
}

.apk-list-1002 .score::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url("./assets/img/icon-apk-list-star.svg");
	margin-right: 4px;
}

.apk-list-1002 .score.n-stars {
	color: transparent;
}

.apk-list-1002 .score.n-stars::before {
	background: url("./assets/img/icon-apk-list-star-grey.svg");
}

@media screen and (min-width: 996px) {
	.apk-list-1002 a {
		width: calc((100% - 144px) / 8);
		margin-left: 16px;
		vertical-align: bottom;
		min-width: auto;
	}
}

html[dir="rtl"] .apk-list-1002 a {
	margin-left: 0;
	margin-right: var(--app-horizontal-spacing);
}

html[dir="rtl"] .apk-list-1002 a:first-child {
	margin-right: 16px;
}

html[dir="rtl"] .apk-list-1002 a:last-child {
	margin-left: 16px;
}

html[dir="rtl"] .apk-list-1002 a .score::before {
	margin-right: 0;
	margin-left: 4px;
}

.apk-list-1003 {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	padding-bottom: 16px;
}

.apk-list-1003 a {
	width: 260px;
	margin-left: 4px;
	margin-left: var(--app-horizontal-spacing);
}

.apk-list-1003 a:first-child {
	margin-left: 16px;
}

.apk-list-1003 a:last-child {
	margin-right: 16px;
}

.apk-list-1003 .banner {
	border-radius: 8px;
}

.apk-list-1003 .info {
	display: flex;
	align-items: center;
	margin-top: 4px;
}

.apk-list-1003 .info .text {
	flex-grow: 1;
	width: 0;
	margin: 0 8px;
}

.apk-list-1003 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

.apk-list-1003 .name {
	font-weight: 500;
	line-height: 20px;
	color: var(--color_text_headings);
}

.apk-list-1003 a:hover .name {
	color: var(--color_h);
}

.apk-list-1003 .desc {
	margin-top: 8px;
	font-size: 12px;
	line-height: 16px;
	color: var(--color_text_2);
}

.apk-list-1003 .score {
	color: var(--color_rates);
	font-size: 12px;
	line-height: 16px;
}

.apk-list-1003 .score::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url("./assets/img/icon-apk-list-star.svg");
	margin-inline-end: 4px;
}

.apk-list-1003 .score.n-stars {
	color: transparent;
}

.apk-list-1003 .score.n-stars::before {
	background: url("./assets/img/icon-apk-list-star-grey.svg");
}

@media screen and (min-width: 996px) {
	.apk-list-1003 {
		padding-bottom: 4px;
		flex-direction: column;
	}

	.apk-list-1003 a {
		margin-bottom: 12px;
		position: relative;
		height: 60px;
		width: auto;
		margin-right: 16px;
	}

	.apk-list-1003 .info {
		align-items: flex-start;
		margin-top: 0;
	}

	.apk-list-1003 .banner {
		display: none;
	}

	.apk-list-1003 .icon {
		width: 60px;
		height: 60px;
		background-color: white;
	}

	.apk-list-1003 .text {
		padding: 8px 0;
		margin: 0 12px;
	}

	.apk-list-1003 .desc {
		position: absolute;
		left: 72px;
		right: 0;
	}

	.apk-list-1003 .score {
		margin-top: 10px;
	}

	.apk-list-1003 a:first-child {
		height: 180px;
	}

	.apk-list-1003 a:first-child .banner,.apk-list-1003 a:first-child::before {
		display: block;
		position: relative;
		left: -16px;
		width: 316px;
		height: 149px;
		top: -149px;
		border-radius: 0;
	}

	.apk-list-1003 a:first-child::before {
		content: "";
		z-index: 1;
		top: 0;
		background: linear-gradient(180deg, rgba(0,0,0,0) 66.67%, rgba(0,0,0,0.5) 100%);
	}

	.apk-list-1003 a:first-child .info {
		position: absolute;
		bottom: 0;
		width: 100%;
		z-index: 1;
	}

	.apk-list-1003 a:first-child .name {
		color: white;
	}

	.apk-list-1003 a:first-child .name:hover {
		color: var(--color_h);
	}

	.apk-list-1003 a:first-child .score {
		color: white;
	}

	.apk-list-1003 a:first-child .score::before {
		filter: brightness(0) invert(1);
	}

	.apk-list-1003 a:first-child .score.n-stars {
		color: transparent;
	}
}

html[dir="rtl"] .apk-list-1003 a {
	margin-left: 0;
	margin-right: 12px;
	margin-right: var(--app-horizontal-spacing);
}

@media screen and (min-width: 996px) {
	html[dir="rtl"] .apk-list-1003 a {
		margin-left: 16px;
	}
}

html[dir="rtl"] .apk-list-1003 a:first-child {
	margin-right: 16px;
}

@media screen and (min-width: 996px) {
	html[dir="rtl"] .apk-list-1003 a:first-child .banner,html[dir="rtl"] .apk-list-1003 a:first-child .mask {
		left: auto;
		right: -16px;
	}
}

html[dir="rtl"] .apk-list-1003 a:last-child {
	margin-left: 16px;
}

html[dir="rtl"] .apk-list-1003 a .score::before {
	margin-right: 0;
	margin-left: 4px;
}

html[dir="rtl"] .apk-list-1003 a .desc {
	left: 0;
	right: 72px;
}

.apk-list-1004 {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	padding-bottom: 16px;
	padding-right: 16px;
	flex-wrap: wrap;
}

@media screen and (max-width: 719px) {
	.apk-list-1004 {
		flex-direction: column;
		flex-wrap: wrap;
		max-height: 236px;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.apk-list-1004 {
		flex-direction: column;
		max-height: 236px;
	}
}

.apk-list-1004 a {
	width: 28%;
	width: calc((100% - 16px - 2 * var(--app-horizontal-spacing)) / 3);
	height: 68px;
	margin-left: 12px;
	margin-left: var(--app-horizontal-spacing);
	display: flex;
	align-items: center;
}

.apk-list-1004 a:nth-child(n+4) {
	margin-top: 12px;
}

.apk-list-1004 a:nth-child(3n+1) {
	margin-left: 16px;
}

@media screen and (max-width: 996px) {
	.apk-list-1004 a {
		width: 80%;
		width: calc(100% - 60px);
		margin-left: 12px;
		margin-left: var(--app-horizontal-spacing);
	}

	.apk-list-1004 a:nth-child(n) {
		margin-top: 0;
		margin-left: var(--app-horizontal-spacing);
	}

	.apk-list-1004 a:nth-child(-n+3) {
		margin-left: 16px;
	}

	.apk-list-1004 a:nth-child(3n+2),.apk-list-1004 a:nth-child(3n+3) {
		margin-top: 16px;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.apk-list-1004 a {
		width: calc((100% - 40px - var(--app-horizontal-spacing)) / 2);
	}
}

@media screen and (min-width: 996px) {
	.apk-list-1004 a {
		height: 72px;
	}
}

.apk-list-1004 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

@media screen and (min-width: 996px) {
	.apk-list-1004 .icon {
		width: 72px;
		height: 72px;
	}
}

.apk-list-1004 .text {
	width: 0;
	flex-grow: 1;
	margin: 0 12px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-self: stretch;
}

.apk-list-1004 .name {
	line-height: 20px;
	color: var(--color_text_headings);
}

.apk-list-1004 .developer {
	color: var(--color_text_2);
	font-size: 12px;
	line-height: 20px;
}

.apk-list-1004 .count {
	font-size: 12px;
	color: var(--color_text_1);
}

.apk-list-1004 .button {
	padding: 6px 8px;
	background: var(--color_button);
	border-radius: 4px;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

@media screen and (min-width: 996px) {
	.apk-list-1004 .button {
		display: none;
	}
}

html[dir="rtl"] .apk-list-1004 {
	padding-left: calc(16px - var(--app-horizontal-spacing));
}

@media screen and (max-width: 719px) {
	html[dir="rtl"] .apk-list-1004 a:nth-child(n) {
		margin-right: var(--app-horizontal-spacing);
	}

	html[dir="rtl"] .apk-list-1004 a:nth-child(-n+3) {
		margin-right: 16px;
	}
}

.apk-list-1005 {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	padding-bottom: 16px;
	padding-right: 16px;
	flex-wrap: wrap;
}

@media screen and (max-width: 719px) {
	.apk-list-1005 {
		flex-direction: column;
		flex-wrap: wrap;
		max-height: 228px;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.apk-list-1005 {
		flex-direction: column;
		max-height: 228px;
	}
}

@media screen and (min-width: 996px) {
	.apk-list-1005 {
		padding: 0 16px 2px 16px;
	}
}

.apk-list-1005 a {
	width: 28%;
	width: calc((100% - 16px - 2 * var(--app-horizontal-spacing)) / 3);
	height: 68px;
	margin-left: 12px;
	margin-left: var(--app-horizontal-spacing);
	display: flex;
	align-items: center;
}

.apk-list-1005 a:nth-child(n+4) {
	margin-top: 12px;
}

.apk-list-1005 a:nth-child(3n+1) {
	margin-left: 16px;
}

@media screen and (max-width: 996px) {
	.apk-list-1005 a {
		width: 80%;
		width: calc(100% - 60px);
		margin-left: 12px;
		margin-left: var(--app-horizontal-spacing);
	}

	.apk-list-1005 a:nth-child(n) {
		margin-top: 0;
		margin-left: var(--app-horizontal-spacing);
	}

	.apk-list-1005 a:nth-child(-n+3) {
		margin-left: 16px;
	}

	.apk-list-1005 a:nth-child(3n+2),.apk-list-1005 a:nth-child(3n+3) {
		margin-top: 12px;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.apk-list-1005 a {
		width: calc((100% - 40px - var(--app-horizontal-spacing)) / 2);
	}
}

@media screen and (min-width: 996px) {
	.apk-list-1005 a {
		width: 100%;
		height: 60px;
		margin: 0 0 12px 0;
	}

	.apk-list-1005 a:nth-child(n) {
		margin: 0 0 12px 0;
	}
}

.apk-list-1005 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

@media screen and (min-width: 996px) {
	.apk-list-1005 .icon {
		width: 60px;
		height: 60px;
	}
}

.apk-list-1005 .text {
	width: 0;
	flex-grow: 1;
	margin: 0 12px;
	padding: 8px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-self: stretch;
}

.apk-list-1005 .name {
	line-height: 20px;
	color: var(--color_text_headings);
	font-weight: 500;
}

.apk-list-1005 .developer {
	color: var(--color_text_2);
	font-size: 12px;
	line-height: 20px;
}

.apk-list-1005 .price {
	text-align: end;
	line-height: 20px;
}

.apk-list-1005 .price .new {
	font-weight: 500;
	color: var(--color_h);
}

.apk-list-1005 .price .old {
	margin-top: 6px;
	font-size: 12px;
	color: var(--color_text_2);
	text-decoration-line: line-through;
}

html[dir="rtl"] .apk-list-1005 {
	padding-left: calc(16px - var(--app-horizontal-spacing));
}

@media screen and (min-width: 996px) {
	html[dir="rtl"] .apk-list-1005 {
		padding-left: 16px;
	}
}

@media screen and (max-width: 719px) {
	html[dir="rtl"] .apk-list-1005 a:nth-child(n) {
		margin-right: var(--app-horizontal-spacing);
	}

	html[dir="rtl"] .apk-list-1005 a:nth-child(-n+3) {
		margin-right: 16px;
	}
}

.apk-list-1006 {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	padding-bottom: 16px;
	padding-right: 16px;
	flex-wrap: wrap;
}

.apk-list-1006 a {
	width: 28%;
	width: calc((100% - 16px - 2 * var(--app-horizontal-spacing)) / 3);
	height: 68px;
	margin-left: 12px;
	margin-left: var(--app-horizontal-spacing);
	display: flex;
	align-items: center;
}

.apk-list-1006 a:nth-child(3n+1) {
	margin-left: 16px;
}

.apk-list-1006 a:nth-child(n+4) {
	margin-top: 12px;
}

@media screen and (min-width: 996px) {
	.apk-list-1006 a {
		height: 72px;
	}
}

.apk-list-1006 .img-ratio {
	width: 68px;
}

@media screen and (min-width: 996px) {
	.apk-list-1006 .img-ratio {
		width: 72px;
		height: 72px;
	}
}

.apk-list-1006 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
	width: 68px;
}

@media screen and (min-width: 996px) {
	.apk-list-1006 .icon {
		width: 72px;
		height: 72px;
	}
}

.apk-list-1006 .text {
	width: 0;
	flex-grow: 1;
	margin-left: 12px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-self: stretch;
}

.apk-list-1006 .name {
	font-weight: 500;
	line-height: 20px;
	color: var(--color_text_headings);
}

.apk-list-1006 .category {
	color: var(--color_text_2);
	font-size: 12px;
	line-height: 20px;
}

.apk-list-1006 .install-total {
	color: var(--color_text_1);
	font-size: 12px;
	line-height: 16px;
}

.apk-list-1006 .install-total::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url("./assets/img/icon_download.svg");
	margin-right: 4px;
	margin-top: 4px;
}

@media screen and (min-width: 430px) and (max-width: 995px) {
	.apk-list-1006 {
		flex-direction: column;
		padding-right: 0;
		max-height: 228px;
	}

	.apk-list-1006 a {
		width: calc(100% - 60px);
		height: 68px;
	}

	.apk-list-1006 a:nth-child(n) {
		margin-top: 0;
		margin-left: var(--app-horizontal-spacing);
	}

	.apk-list-1006 a:nth-child(-n+3) {
		margin-left: 16px;
	}

	.apk-list-1006 a:nth-child(3n+2),.apk-list-1006 a:nth-child(3n+3) {
		margin-top: 12px;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.apk-list-1006 {
		flex-direction: column;
		max-height: 228px;
	}

	.apk-list-1006 a {
		width: calc((100% - 40px - var(--app-horizontal-spacing)) / 2);
	}
}

@media screen and (max-width: 996px) {
	.apk-list-1006 {
		padding-right: 16px;
	}
}

@media screen and (max-width: 429px) {
	.apk-list-1006 {
		padding: 0 16px;
		padding-bottom: 16px;
		justify-content: space-between;
	}

	.apk-list-1006 a {
		width: 20%;
		width: calc(25% - 12px);
		height: auto;
		flex-direction: column;
		margin: 0;
	}

	.apk-list-1006 a:nth-child(n) {
		margin-top: 0;
		margin-left: 0;
	}

	.apk-list-1006 a:nth-child(n+5) {
		margin-top: 12px;
	}

	.apk-list-1006 .img-ratio {
		width: 100%;
		position: relative;
		padding-top: 100%;
	}

	.apk-list-1006 .img-ratio>.icon {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.apk-list-1006 .text {
		margin-top: 4px;
		margin-left: 0;
		width: 100%;
	}

	.apk-list-1006 .name {
		white-space: normal;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.apk-list-1006 .category {
		display: none;
	}
}

html[dir="rtl"] .apk-list-1006 {
	padding-left: calc(16px - var(--app-horizontal-spacing));
}

@media screen and (min-width: 430px) and (max-width: 719px) {
	html[dir="rtl"] .apk-list-1006 a:nth-child(n) {
		margin-right: var(--app-horizontal-spacing);
	}

	html[dir="rtl"] .apk-list-1006 a:nth-child(-n+3) {
		margin-right: 16px;
	}
}

html[dir="rtl"] .apk-list-1006 .text {
	margin-right: 12px;
	margin-left: 0;
}

html[dir="rtl"] .apk-list-1006 .install-total::before {
	margin-left: 4px;
	margin-right: 0;
}

.apk-list-1007 {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	padding-bottom: 16px;
	padding-right: 16px;
	flex-wrap: wrap;
}

@media screen and (max-width: 719px) {
	.apk-list-1007 {
		flex-direction: column;
		flex-wrap: wrap;
		max-height: 228px;
		padding-right: 0;
	}
}

.apk-list-1007 a {
	width: 45%;
	width: calc(50% - 16px / 2 - var(--app-horizontal-spacing) / 2);
	height: 56px;
	margin-left: 12px;
	margin-left: var(--app-horizontal-spacing);
	display: flex;
	align-items: center;
}

.apk-list-1007 a:nth-child(n+3) {
	margin-top: 12px;
}

.apk-list-1007 a:nth-child(2n+1) {
	margin-left: 16px;
}

@media screen and (max-width: 719px) {
	.apk-list-1007 a {
		width: 80%;
		width: calc(100% - 60px);
	}

	.apk-list-1007 a:nth-child(n) {
		margin-top: 0;
		margin-left: var(--app-horizontal-spacing);
	}

	.apk-list-1007 a:nth-child(-n+3) {
		margin-left: 16px;
	}

	.apk-list-1007 a:nth-child(3n+2),.apk-list-1007 a:nth-child(3n+3) {
		margin-top: 12px;
	}

	.apk-list-1007 a:nth-child(3n+1):nth-last-child(3),.apk-list-1007 a:nth-child(3n+2):nth-last-child(2),.apk-list-1007 a:nth-child(3n):nth-last-child(1) {
		margin-right: 16px;
	}
}

@media screen and (min-width: 996px) {
	.apk-list-1007 a {
		width: 100%;
		height: 60px;
	}

	.apk-list-1007 a:nth-child(n+2) {
		margin-top: 12px;
	}
}

.apk-list-1007 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

@media screen and (min-width: 996px) {
	.apk-list-1007 .icon {
		width: 60px;
		height: 60px;
	}
}

.apk-list-1007 .text {
	width: 0;
	flex-grow: 1;
	margin-left: 12px;
	padding: 4px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-self: stretch;
}

.apk-list-1007 .name {
	line-height: 20px;
	color: var(--color_text_headings);
}

.apk-list-1007 .desc {
	color: var(--color_text_2);
	font-size: 12px;
	line-height: 20px;
}

html[dir="rtl"] .apk-list-1007 .text {
	margin-right: 12px;
	margin-left: 0;
}

@media screen and (max-width: 719px) {
	html[dir="rtl"] .apk-list-1007 a {
		margin-right: 12px;
		margin-right: var(--app-horizontal-spacing);
		margin-left: 0;
	}

	html[dir="rtl"] .apk-list-1007 a:nth-child(n) {
		margin-right: var(--app-horizontal-spacing);
	}

	html[dir="rtl"] .apk-list-1007 a:nth-child(-n+3) {
		margin-right: 16px;
	}

	html[dir="rtl"] .apk-list-1007 a:nth-child(3n+1):nth-last-child(3),html[dir="rtl"] .apk-list-1007 a:nth-child(3n+2):nth-last-child(2),html[dir="rtl"] .apk-list-1007 a:nth-child(3n):nth-last-child(1) {
		margin-left: 16px;
	}
}

.article-list {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 8px;
}

.article-list .article {
	width: 45%;
	width: calc(50% - 24px);
	padding: 8px 0;
	margin-left: 16px;
	display: flex;
	align-items: stretch;
}

.article-list .article:nth-child(-n+2) {
	padding-top: 0;
}

.article-list .article:nth-child(n+3) {
	border-top: 1px solid var(--color_borders);
}

@media screen and (max-width: 719px) {
	.article-list .article {
		width: 100%;
		margin: 0 16px;
	}

	.article-list .article:first {
		padding-top: 0;
	}

	.article-list .article:nth-child(n+2) {
		border-top: 1px solid var(--color_borders);
		padding-top: 8px;
	}
}

.article-list .article-banner {
	border-radius: 4px;
	height: 80px;
	width: 142px;
	object-fit: cover;
}

@media screen and (max-width: 719px) {
	.article-list .article-banner {
		height: 70px;
		width: 124.44px;
	}
}

.article-list .article-banner {
	margin-right: 12px;
}

.article-list .text {
	flex-grow: 1;
	width: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.article-list .article-title {
	line-height: 20px;
	color: var(--color_text_headings);
	font-weight: 500;
}

.article-list .article-title:hover {
	color: var(--color_h);
}

.article-list .updated {
	font-size: 12px;
	line-height: 16px;
	color: var(--color_h);
	margin-top: 8px;
}

html[dir="rtl"] .article-list .article {
	margin-left: 0;
	margin-right: 12px;
	margin-right: var(--app-horizontal-spacing);
}

html[dir="rtl"] .article-list .article:nth-child(2n+1) {
	margin-right: 16px;
}

@media screen and (max-width: 719px) {
	html[dir="rtl"] .article-list .article {
		margin: 0 16px;
	}
}

html[dir="rtl"] .article-list .article-banner {
	margin-right: 0;
	margin-left: 12px;
}

.apk-list-1008 {
	white-space: nowrap;
	overflow-x: auto;
	padding-bottom: 16px;
}

@media screen and (min-width: 996px) {
	.apk-list-1008 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 16px 16px 16px;
	}
}

.apk-list-1008 a {
	vertical-align: middle;
	display: inline-block;
	margin-left: 12px;
	margin-left: var(--app-horizontal-spacing);
	min-width: 76px;
	width: 12.5%;
	width: calc((100% - 32px - 7 * var(--app-horizontal-spacing)) / 8);
	overflow: hidden;
}

.apk-list-1008 a:first-child {
	margin-left: 16px;
}

.apk-list-1008 a:last-child {
	margin-right: 16px;
}

@media screen and (min-width: 996px) {
	.apk-list-1008 a {
		width: 30%;
		width: calc((100% - 32px) / 3);
		height: 72px;
		display: flex;
		margin: 0;
	}

	.apk-list-1008 a:nth-child(n) {
		margin: 0;
	}

	.apk-list-1008 a:nth-child(n+4) {
		margin-top: 12px;
	}
}

.apk-list-1008 .img-ratio {
	position: relative;
	padding-top: 100%;
}

.apk-list-1008 .img-ratio>.icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

@media screen and (min-width: 996px) {
	.apk-list-1008 .img-ratio {
		width: 72px;
		padding-top: 72px;
	}
}

.apk-list-1008 .icon {
	border: 1px solid var(--color_borders);
	border-radius: 15%;
}

@media screen and (min-width: 996px) {
	.apk-list-1008 .text {
		flex: 1;
		margin-left: 12px;
		width: 0;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding: 4px 0;
	}
}

.apk-list-1008 .name {
	margin-top: 4px;
	line-height: 20px;
	color: var(--color_text_headings);
	height: 40px;
	white-space: initial;
}

@media screen and (min-width: 996px) {
	.apk-list-1008 .name {
		margin-top: 0;
		display: block;
		white-space: nowrap;
		height: 20px;
	}
}

.apk-list-1008 .category,.apk-list-1008 .install-total {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: var(--color_text_2);
}

@media screen and (max-width: 996px) {
	.apk-list-1008 .category,.apk-list-1008 .install-total {
		display: none;
	}
}

html[dir="rtl"] .apk-list-1008 a .text {
	margin-right: 12px;
	margin-left: 0;
}

@media screen and (max-width: 996px) {
	html[dir="rtl"] .apk-list-1008 a:first-child {
		margin-right: 16px;
	}
}

.apk:hover .name {
	color: var(--color_h);
}

.telegram-btn {
	font-size: 14px;
	padding: 0 16px;
	box-sizing: border-box;
	background-color: #0096DA !important;
	fill: #fff;
	color: #fff;
	border-radius: 4px;
	align-items: center;
	height: 40px;
	width: max-content;
	max-width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

.telegram-btn.mt-large {
	margin-top: 8px;
}

.telegram-btn.mb-large {
	margin-bottom: 8px;
}

.telegram-btn.download {
	width: auto;
	height: 50px;
	padding: 0 16px;
	justify-content: space-between;
}

@media screen and (min-width: 720px) {
	.telegram-btn.download {
		width: 260px;
		height: 40px;
		justify-content: center;
	}
}

.telegram-btn.download svg {
	order: 2;
	width: 24px;
	height: 24px;
}

@media screen and (min-width: 720px) {
	.telegram-btn.download svg {
		order: 0;
		width: 14px;
		height: 14px;
	}
}

.telegram-btn.details,.telegram-btn.download_normal {
	width: auto;
}

.telegram-btn.pre_reg {
	width: auto;
	height: auto;
	box-sizing: initial;
}

.telegram-btn svg {
	width: 14px;
	height: 14px;
	flex-shrink: 0;
	margin-top: 3px;
}

.telegram-btn .text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: initial !important;
}

.telegram-btn:hover {
	opacity: .9;
	color: #fff;
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounce_icon {
	0% {
		transform: translateY(0);
	}

	15% {
		transform: translateY(-8px) scaleX(0.9) scaleY(1.1);
	}

	25% {
		transform: translateY(2px) scaleX(1) scaleY(0.9);
	}

	35% {
		transform: translateY(0) scale(1);
	}

	40% {
		transform: translateY(-1px);
	}

	45% {
		transform: translateY(0);
	}
}

.float-button-second {
	box-shadow: 0px 2px 6px 0px #00000059;
	position: fixed;
	bottom: 70px;
	width: 40px;
	height: 40px;
	right: 10px;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	z-index: 999;
	animation-duration: .5s;
	animation-fill-mode: both;
	animation-name: slideInRight;
}

.float-button-second .icon {
	width: 40px;
	height: 40px;
	animation: bounce_icon 2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s both;
}

.float-shortcut-button {
	background: #00A6ED;
}

.float-shortcut-button .icon {
	background: url("./assets/img/float-shortcut.svg") center no-repeat;
}

.float-request-notification-permission-button {
	background: #FDC14C;
}

.float-request-notification-permission-button .icon {
	background: url("./assets/img/icon-bell-float.svg") center no-repeat;
}

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0;
}

body {
	font-family: var(--font_body);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: var(--font_size);
	color: var(--font_body_color);
	line-height: var(--line_height_body);
	z-index: -10000;
	background: var(--color_bg);
}

html {
	font-size: 62.5%;
}

a {
	color: var(--color);
	text-decoration: none;
}

a:hover {
	color: var(--color_h);
}

li {
	list-style: none;
}

input,button,select,textarea {
	outline: none;
}

img {
	vertical-align: middle;
	border: 0;
	color: #ccc;
}

.cmt-wrap {
	position: relative;
	min-height: 150px;
}

.cmt-no-posts {
	color: #24cd77;
	line-height: 107px;
	text-align: center;
	display: none;
}

.cmt-loading-text {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: auto auto 10px;
}

.fancybox-slide--iframe .fancybox-content {
	max-width: 900px !important;
}

.fancybox-container {
	z-index: 999999 !important;
}

.floatl,.fl {
	float: left;
}

.floatr,.fr {
	float: right;
}

body {
	padding-top: 45px;
}

.ordinary {
	font-weight: inherit;
	font-size: inherit;
}

.ar_fix .floatl,.ar_fix .fl {
	float: right;
}

.ar_fix .floatr,.ar_fix .fr {
	float: left;
}

.ar_fix #policy-info .btn {
	left: 0;
	right: auto;
}

.float-shortcut-button {
	background: #00A6ED;
	box-shadow: 0px 2px 6px 0px #00000059;
	position: fixed;
	bottom: 70px;
	width: 40px;
	height: 40px;
	right: 10px;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	z-index: 999;
	animation-duration: .5s;
	animation-fill-mode: both;
	animation-name: slideInRight;
}

.float-shortcut-button__icon {
	width: 40px;
	height: 40px;
	background: url("./assets/img/float-shortcut.svg") center no-repeat;
	animation: bounce_icon 2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s both;
}

.share-shortcut .icon {
	background-color: #24CD77;
	background-image: url("./assets/img/shortcut.svg");
}

.share-counter {
	line-height: 32px;
	font-size: 11.4px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	vertical-align: top;
	height: auto;
	margin: 0 5px;
	padding: 0 6px;
	left: -1px;
	background: #ebebeb;
	color: #32363b;
	transition: all .2s ease;
}

.share-counter::after {
	top: 30%;
	left: -4px;
	content: "";
	position: absolute;
	border-width: 5px 8px 5px 0;
	border-style: solid;
	border-color: transparent #ebebeb transparent transparent;
	display: block;
	width: 0;
	height: 0;
}

.ar_fix .share-counter::after {
	left: inherit;
	right: -4px;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #ebebeb;
}

.cl,.clear {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.aegon-down-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	height: 80px;
	padding: 12px 16px;
	background: #fff;
}

.aegon-down-item a.dl-ref {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.aegon-down-item .icon {
	display: flex;
	border-radius: 15%;
	border: 1px solid var(--color_borders);
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.aegon-down-item .icon img {
	width: 56px;
	height: 56px;
	align-self: center;
}

.aegon-down-item .text {
	padding: 0 12px;
	margin-right: auto;
}

.aegon-down-item .tit {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: var(--color_text_headings);
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.aegon-down-item .des {
	margin-top: 4px;
	font-size: 12px;
	line-height: 14px;
	color: rgba(0,0,0,0.4);
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.aegon-down-item .aegon-down-item-btn {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	background: var(--color_button);
	border-radius: 4px;
	padding: 5px 20px;
	align-self: center;
	flex-shrink: 0;
}

.aegon-down-item a.dl-ref+a {
	flex-shrink: 0;
}

#searching {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 45px;
	z-index: 999999;
	background: rgba(255,255,255,0.8);
	text-align: center;
	font-size: 18px;
	color: #555;
	line-height: 45px;
}

#policy-info {
	z-index: 99999999;
	border-top: 1px solid #1e435e;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	line-height: 24px;
	background: #607d8b;
	color: #fff;
	display: none;
}

#policy-info .main {
	position: relative;
}

#policy-info a {
	color: #fff;
	text-decoration: underline;
}

#policy-info .btn {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 10px;
}

#policy-info .btn a,#policy-info .btn span {
	cursor: pointer;
	padding: 8px;
	background: #fff;
	border: 1px solid #fff;
	color: #333;
	border-radius: 3px;
	text-decoration: none;
	margin-left: 10px;
}

#policy-info .btn a:hover,#policy-info .btn span:hover {
	text-decoration: none;
}

@media (max-width: 996px) {
	#policy-info .btn {
		display: block;
		position: initial;
		right: auto;
		top: auto;
		margin-top: 22px;
		left: 0;
	}

	#policy-info .btn a,#policy-info .btn span {
		margin-left: auto;
		margin-right: 10px;
	}
}

@media (min-width: 996px) {
	body {
		padding-top: 70px;
	}
}

.ad-js-box .ad-js-anchor {
	display: inline-block;
	font-size: 0;
	background-color: #fff;
}

.ad-js-box .ad-js-anchor .ad-js-img {
	display: inline-block;
	width: 100%;
	max-width: 336px;
	object-fit: contain;
}

@media screen and (min-width: 720px) {
	.ad-js-box .ad-js-anchor .ad-js-img {
		max-width: min-content;
	}
}

.single-apk-recommend-card {
	background: white;
	position: relative;
	overflow: hidden;
	padding: 12px;
}

.single-apk-recommend-card a {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.single-apk-recommend-card img.icon {
	position: static;
	width: 56px;
	height: 56px;
	border-radius: 15%;
}

.single-apk-recommend-card .text {
	margin: 0 8px;
	flex: 1;
}

.single-apk-recommend-card .text .title {
	color: rgba(0,0,0,0.9);
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.single-apk-recommend-card .text .desc {
	color: rgba(0,0,0,0.45);
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.single-apk-recommend-card .single-app-recommend-card-btn {
	padding: 5px 8px;
	background: var(--color_button);
	border-radius: 2px;
	color: white;
	font-size: 12px;
}

.single-apk-recommend-card .recommendation {
	font-size: 12px;
	line-height: 14px;
	color: rgba(0,0,0,0.6);
	margin-bottom: 10px;
}

body {
	min-width: auto;
}

.a-divider {
	height: 4px;
	width: 100%;
}

@media screen and (min-width: 996px) {
	.a-divider {
		height: 8px;
	}
}

.d-inline {
	display: inline-block;
}

.detail_container {
	margin: 0 auto;
}

@media screen and (min-width: 996px) {
	.detail_container {
		padding-top: var(--header-footer-spacing);
		width: 1090px;
		width: max-content;
		position: relative;
		padding-bottom: calc(var(--header-footer-spacing) - var(--model-spacing));
	}
}

.detail_container .detail_top {
	position: relative;
}

.detail_container .detail_top .details_safe {
	position: absolute;
	top: 28px;
	right: 0;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .details_safe {
		top: 0;
	}
}

.detail_container .detail_top .details_safe::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 40px solid var(--color_button);
	border-left: 40px solid transparent;
	z-index: 2;
}

.detail_container .detail_top .details_safe a {
	display: block;
}

.detail_container .detail_top .details_safe svg {
	position: relative;
	margin: 2px 3px;
	z-index: 2;
}

.detail_container .detail_top .detail_banner {
	background-color: #fff;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 12px 16px;
	}
}

.detail_container .detail_top .detail_banner p {
	font-size: 14px;
	line-height: 26px;
	display: inline;
}

.detail_container .detail_top .detail_banner p.price-box {
	min-height: 8px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner p {
		line-height: 28px;
	}
}

.detail_container .detail_top .detail_banner p .icon::before {
	content: " ";
	display: inline-block;
	background: url("./assets/img/details_new_icon.svg?t=20230629") no-repeat;
	width: 12px;
	height: 12px;
	position: relative;
	top: 1px;
}

.detail_container .detail_top .detail_banner p .details_stars {
	color: var(--color_rates);
}

.detail_container .detail_top .detail_banner p .details_score::before {
	background-position: 0 -12px;
}

.detail_container .detail_top .detail_banner p .details_score:hover {
	color: var(--color_h);
}

.detail_container .detail_top .detail_banner p.details_sdk span:first-child {
	color: var(--color_h);
}

.detail_container .detail_top .detail_banner p.details_sdk>a:hover {
	color: var(--color_h);
}

.detail_container .detail_top .detail_banner p>a {
	color: var(--color);
}

.detail_container .detail_top .detail_banner p>a.details_score {
	margin: 0 10px;
}

.detail_container .detail_top .detail_banner p .developer a {
	color: var(--color);
}

.detail_container .detail_top .detail_banner p .developer a:hover {
	color: var(--color_h);
}

.detail_container .detail_top .detail_banner.no-comments p {
	line-height: 28px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner.no-comments p {
		line-height: 38px;
	}
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner.no-comments .apk_info .info .title_link .corner-tag-icon-box {
		line-height: 32px;
	}
}

.detail_container .detail_top .detail_banner .apk_info {
	box-sizing: border-box;
	padding: 12px 16px;
	min-height: 80px;
	flex: 1;
	width: 98%;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .apk_info {
		padding: 0;
		width: 0;
	}
}

.detail_container .detail_top .detail_banner .apk_info img {
	border-radius: 15%;
	border: 1px solid var(--color_borders);
	background-color: #fff;
	box-sizing: border-box;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .apk_info img {
		width: 106px;
		height: 106px;
	}
}

.detail_container .detail_top .detail_banner .apk_info .info {
	padding: 0 16px;
	min-height: 80px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

@media screen and (min-width: 996px) {
	.detail_container .detail_top .detail_banner .apk_info .info {
		max-width: 490px;
	}
}

.detail_container .detail_top .detail_banner .apk_info .info .title_link {
	display: inline;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;
}

.detail_container .detail_top .detail_banner .apk_info .info .title_link.corner-tag {
	display: inline-block;
	line-height: initial;
}

.detail_container .detail_top .detail_banner .apk_info .info .title_link.no-rating {
	margin-bottom: 2px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .apk_info .info .title_link.no-rating {
		margin-bottom: 8px;
	}
}

.detail_container .detail_top .detail_banner .apk_info .info .title_link .corner-tag-icon-box {
	line-height: 26px;
}

.detail_container .detail_top .detail_banner .apk_info .info .title_link h1 {
	display: inline;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: var(--color_text_headings);
	height: 24px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .apk_info .info .title_link h1 {
		font-size: 20px;
	}
}

.detail_container .detail_top .detail_banner .downalod_box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 16px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .downalod_box {
		padding: 0;
	}
}

.detail_container .detail_top .detail_banner .downalod_box.gp-btn-box .follow-warp {
	margin-top: 0;
}

.detail_container .detail_top .detail_banner .downalod_box .app-store {
	border: 1px solid var(--color_borders);
	border-radius: 4px;
	margin-bottom: 8px;
	box-sizing: border-box;
}

.detail_container .detail_top .detail_banner .downalod_box .app-store a {
	display: block;
	text-align: center;
	height: 36px;
}

.detail_container .detail_top .detail_banner .downalod_box .google-play-badge {
	display: flex;
	justify-content: center;
	background: #100F0D;
	border-radius: 4px;
	height: 40px;
}

.detail_container .detail_top .detail_banner .downalod_box .google-play-badge:hover {
	opacity: .9;
}

.detail_container .detail_top .detail_banner .downalod_box .google-play-badge,.detail_container .detail_top .detail_banner .downalod_box>p {
	text-align: center;
}

.detail_container .detail_top .detail_banner .downalod_box .price {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: var(--color_rates);
	margin-right: 8px;
}

.detail_container .detail_top .detail_banner .downalod_box a:not(.huawei) span {
	position: relative;
	padding-left: 32px;
}

.detail_container .detail_top .detail_banner .downalod_box a:not(.huawei) span i {
	background: url("./assets/img/details_new_icon.svg?t=20230629") no-repeat 0 -52px;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 1px;
}

.detail_container .detail_top .detail_banner .downalod_box a:not(.huawei).download-loading {
	background-color: #7EE8B2;
	pointer-events: none;
}

.detail_container .detail_top .detail_banner .downalod_box a:not(.huawei).download-loading span i {
	background: url("./assets/img/details_new_icon.svg?t=20230629") no-repeat 0 -100px;
	width: 17px;
	height: 16px;
	margin: 0 6px;
	animation: download-rotate 1.5s linear infinite;
}

.detail_container .detail_top .detail_banner .downalod_box .da {
	display: inline-block;
	background-color: #24cd77;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 10px 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	border-radius: 4px;
	text-align: center;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .downalod_box .da {
		padding: 10px 24px;
		height: 18px;
	}
}

.detail_container .detail_top .detail_banner .downalod_box .da:last-child {
	margin-bottom: 0;
}

.detail_container .detail_top .detail_banner .downalod_box .da:hover {
	background: #24dc83;
}

.detail_container .detail_top .detail_banner .downalod_box .gameloop-btn {
	padding: 4px 16px;
	background-color: #4087F7;
	border: 1px solid #4087F7;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .downalod_box .gameloop-btn {
		padding: 13px 16px;
	}
}

.detail_container .detail_top .detail_banner .downalod_box .gameloop-btn:hover {
	border: 1px solid #4087F7;
	color: #4087F7;
	background: radial-gradient(transparent, #4087F7);
}

.detail_container .detail_top .detail_banner .downalod_box .play_now {
	padding: 8px 16px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .downalod_box .play_now {
		padding: 15px 16px;
	}
}

.detail_container .detail_top .detail_banner .downalod_box .details_how_to {
	text-align: center;
}

.detail_container .detail_top .detail_banner .downalod_box .details_how_to a {
	font-size: 14px;
	line-height: 22px;
	display: block;
	margin-top: 12px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner .downalod_box .details_how_to a {
		margin-top: 8px;
	}
}

.detail_container .detail_top .detail_banner .downalod_box .details_how_to a svg {
	vertical-align: middle;
	margin-bottom: 4px;
}

.detail_container .detail_top .detail_banner .safe-link {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 12px;
}

.detail_container .detail_top .detail_banner .safe-link+.follow-warp {
	margin-top: 12px;
}

.detail_container .detail_top .detail_banner--exp {
	display: flex;
	flex-direction: column;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner--exp {
		flex-wrap: wrap;
		flex-direction: inherit;
	}
}

.detail_container .detail_top .detail_banner--exp .downalod_box {
	order: 3;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner--exp .downalod_box {
		order: initial;
	}
}

.detail_container .detail_top .detail_banner--exp .js-ad-slot {
	margin-top: -3px;
	margin-bottom: 12px;
	min-width: 100%;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .detail_banner--exp .js-ad-slot {
		width: calc(100% + 32px);
		margin: 8px -16px 0;
	}
}

@media screen and (min-width: 996px) {
	.detail_container .detail_top .detail_banner--exp .js-ad-slot {
		margin: 8px -16px -12px;
	}
}

.detail_container .detail_top .detail_banner--exp .js-ad-slot .ad-box,.detail_container .detail_top .detail_banner--exp .js-ad-slot .ad-box-auto {
	margin-bottom: 0;
}

.detail_container .detail_top .bread_crumbs {
	height: 28px;
	align-items: center;
	display: flex;
	padding: 0px 16px;
}

@media screen and (min-width: 720px) {
	.detail_container .detail_top .bread_crumbs {
		background-color: #fff;
		padding-top: 8px;
	}
}

.detail_container .banner_share {
	box-sizing: border-box;
	padding: 8px 0 12px;
	height: 52px;
	line-height: 0;
	background-color: #fff;
}

.detail_container .banner_share.not-howto {
	padding-top: 12px;
	height: 56px;
}

.detail_container .banner_share.show-gp-but {
	padding-top: 0;
	height: 44px;
}

@media screen and (min-width: 996px) {
	.detail_container .banner_share {
		display: none;
	}
}

.detail_container .aegon-down-item {
	height: auto;
	margin: 4px 0;
	padding: 10px 16px;
	background-color: #fff;
	display: flex;
	justify-content: start;
	align-items: center;
}

.detail_container .aegon-down-item .icon {
	display: flex;
	border: 0;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
}

.detail_container .aegon-down-item .icon img {
	width: 40px;
	height: 40px;
}

.detail_container .aegon-down-item .text {
	padding: 0 12px;
	flex: 1;
}

.detail_container .aegon-down-item .text .des {
	font-size: 12px;
	line-height: 16px;
	color: var(--color_text_2);
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.detail_container .aegon-down-item .text .des.des_pc {
	display: none;
}

.detail_container .aegon-down-item .text .tit {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: var(--color_text_headings);
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.detail_container .aegon-down-item .btn {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	background: var(--color_button);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 6px 8px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.detail_container .aegon-down-item a.dl-ref {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.detail_container .details-common-notice {
	width: 100%;
	background: #f2dede;
	color: #a94442;
	font-size: 16px;
	padding: 10px 5px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.detail_container .disqus,.detail_container #comment,.detail_container .ad-box-auto,.detail_container .js-ad-slot {
	margin-bottom: var(--model-spacing);
	box-shadow: none;
	background: #fff;
}

@media screen and (min-width: 996px) {
	.detail_container .disqus,.detail_container #comment,.detail_container .ad-box-auto,.detail_container .js-ad-slot {
		line-height: 0;
	}
}

.detail_container .ad-box {
	margin-bottom: 4px;
	background-color: #fff;
}

.detail_container .bread_crumbs {
	font-size: 12px;
	line-height: 16px;
	color: var(--color_text_2);
}

.detail_container .bread_crumbs>a,.detail_container .bread_crumbs>span.category {
	position: relative;
	padding-right: 16px;
	color: var(--color_text_headings);
	position: relative;
}

.detail_container .bread_crumbs>a::before,.detail_container .bread_crumbs>span.category::before {
	content: " ";
	display: inline-block;
	width: 4px;
	height: 4px;
	position: absolute;
	right: 6px;
	top: 6px;
	border: 1px solid;
	border-color: var(--color_h) var(--color_h) transparent transparent;
	transform: rotateZ(45deg);
}

.detail_container .bread_crumbs>a:hover,.detail_container .bread_crumbs>span.category:hover {
	color: var(--color_h);
}

.detail_container .bread_crumbs>span.mobile_name {
	color: var(--color);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.detail_container .detail_banner {
	color: var(--color_text_2);
}

.detail_container .detail_banner .apk_info {
	display: flex;
}

.detail_container .cmt-cls {
	display: none;
}

.detail_container #cmt-edit-reply {
	min-height: 58px;
}

.detail_container .faq-box-details {
	margin-bottom: var(--model-spacing);
}

.detail_container .available-box {
	margin-bottom: var(--model-spacing);
	background-color: white;
}

.detail_container .available-box .list {
	padding: 0 16px 12px 16px;
}

.detail_container .available-box a {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #00A6ED;
	color: #00A6ED;
	border-radius: 4px;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.detail_container .available-box a:hover {
	background: rgba(0,166,237,0.1);
	border-color: transparent;
}

.detail_container .available-box a.windows::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	background: url("./assets/img/icon-windows.svg");
	vertical-align: bottom;
}

.corner-tag-icon-box .corner-tag-icon {
	background: rgba(64,135,247,0.1);
	color: var(--color_button);
	border-radius: 2px;
	padding: 0 2px;
	font-size: 9px;
	margin-left: 4px;
}

.corner-tag-icon-box .corner-tag-icon.tv {
	background: rgba(10,173,0,0.1);
	color: #0AAD00;
}

@media screen and (min-width: 996px) {
	.container {
		width: 764px;
		width: calc(100vw - 332px);
		max-width: 868px;
		margin-right: 332px;
		display: block;
	}
}

.default_ellipsis_1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pre_pop_ca {
	position: relative;
	background: #FFF;
	margin: 20px auto;
	border-radius: 4px;
	padding: 20px 15px 0 !important;
	width: auto;
	max-width: 400px !important;
}

@media screen and (min-width: 996px) {
	.pre_pop_ca {
		max-width: 900px !important;
	}
}

@media screen and (min-width: 996px) {
	.pre_pop_ca .pre_box {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
}

.pre_pop_ca .pr .title {
	margin: 0 0 20px;
	text-align: center;
}

.pre_pop_ca .pr .info {
	font-size: 16px;
	line-height: 26px;
	color: #777;
}

.pre_pop_ca .down {
	margin-top: 30px;
	text-align: center;
}

.pre_pop_ca .pl img {
	width: 100%;
}

@media screen and (min-width: 996px) {
	.pre_pop_ca .pl img {
		width: initial;
	}
}

.pre_pop_ca .pr .title,.pre_pop_ca .pr .tit {
	font-size: 23px;
	line-height: 25px;
	color: #555;
}

.pre_pop .down a {
	padding: 10px 18px;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #24cd77;
	border-radius: 4px;
}

.show-more {
	position: relative;
	display: block;
}

.show-more.whats-new-more {
	color: var(--color_text_headings);
}

.show-more .show-more-end {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
	background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00ffffff',EndColorStr='#ffffff');
	top: -30px;
	height: 30px;
	left: 0;
	position: absolute;
	width: 100%;
}

.show-more span {
	cursor: pointer;
	line-height: 30px;
	padding-right: 22px;
	height: 30px;
	display: inline-block;
	color: var(--color_h);
	text-decoration: none;
	position: relative;
}

.tab-list {
	margin-top: 4px;
	padding: 8px 8px 0;
	display: flex;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	/* overflow-x: auto; */;
}

.tab-list li {
	flex: 1;
	height: 44px;
	line-height: 44px;
	border-bottom: 2px solid #fff;
	text-align: center;
	font-size: 14px;
	color: #5E5E5E;
	white-space: nowrap;
}

.tab-list li label {
	display: block;
	cursor: pointer;
}

.tab-list li+li {
	margin-left: 12px;
}

.tab-list li.active {
	font-weight: 500;
	color: #00a6ed;
	border-bottom-color: #00a6ed;
}

.above-info {
	margin-bottom: var(--model-spacing);
}

.above-info .card {
	padding: 12px 16px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.above-info .description-short {
	margin-bottom: 16px;
}

.above-info .tag-box {
	margin-top: 12px;
	max-height: 60px;
	overflow: hidden;
}

.above-info .tag-box .tag-item a {
	display: inline-block;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 4px;
	padding: 0px 8px;
	color: var(--color);
	border: 1px solid var(--color_borders);
	border-radius: 4px;
}

.above-info .tag-box .tag-item a:hover {
	color: var(--color_h);
	background-color: var(--bg_navy_h);
}

.above-info .description {
	padding-bottom: 16px;
	position: relative;
}

.above-info .description .description-title-box {
	display: flex;
	justify-content: space-between;
}

.above-info .description h2 {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: var(--color_text_headings);
	margin-right: 8px;
}

.above-info .description h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: var(--color_text_headings);
}

.above-info .description .translate-btns {
	flex-shrink: 0;
}

.above-info .description .translate-btns .translate-btn {
	border-radius: 4px;
	padding: 0 8px;
	color: #00a6ed;
	font-size: 14px;
	line-height: 22px;
	border: 1px solid #EEEEEE;
	cursor: pointer;
	height: 24px;
	display: inline-block;
}

.above-info .description .translate-btns .translate-btn.active,.above-info .description .translate-btns .translate-btn:hover {
	border-color: rgba(43,118,220,0.1);
	background: rgba(43,118,220,0.1);
}

.above-info .description .translate-btns .translate-btn.more {
	position: relative;
	padding-right: 20px;
}

.above-info .description .translate-btns .translate-btn.more i {
	vertical-align: top;
}

.above-info .description .translate-btns .translate-btn.more svg {
	vertical-align: middle;
	margin-bottom: 2px;
}

.above-info .description .translate-btns .translate-btn.more::after {
	position: absolute;
	right: 8px;
	top: 10px;
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #00a6ed;
	opacity: .9;
}

.above-info .description .content {
	margin-top: 12px;
	position: relative;
}

.above-info .description .content .paragraph-bottom {
	margin-bottom: 16px;
}

.above-info .description .content .paragraph-top {
	margin-top: 16px;
}

.above-info .description .content .translate-content,.above-info .description .content .local-content {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #5E5E5E;
}

.above-info .description .content .translate-content a {
	color: #00a6ed;
}

.above-info .description .content .local-content {
	height: 0;
	overflow: hidden;
	visibility: hidden;
	display: none;
}

.above-info .description .content .loading-box {
	display: none;
	position: absolute;
	width: 100%;
	height: 56px;
	top: 50px;
	left: 0;
	z-index: 11;
}

.above-info .description .content .loading-box .translate-loading-icon {
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	-o-box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	-ms-box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	-webkit-box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	-moz-box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	animation: loading-animation ease infinite 4.6s;
	-o-animation: loading-animation ease infinite 4.6s;
	-ms-animation: loading-animation ease infinite 4.6s;
	-webkit-animation: loading-animation ease infinite 4.6s;
	-moz-animation: loading-animation ease infinite 4.6s;
}

.above-info .description .content .loading-box .translate-loading-text {
	position: absolute;
	top: 50px;
	left: 50%;
	font-size: 14px;
	line-height: 22px;
	color: #8B8B8B;
	transform: translateX(-50%);
}

.above-info .description .content.loading {
	min-height: 160px;
}

.above-info .description .content.loading::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.9);
}

.above-info .description .content.loading .loading-box {
	display: block;
}

.above-info .description .additional {
	color: #777777;
	margin-top: 20px;
	background-color: #fff;
	position: relative;
}

.above-info .description .additional .additional-content {
	margin-top: 12px;
	display: flex;
	flex-wrap: wrap;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #E7E7E7;
}

.above-info .description .additional .additional-content .additional-item {
	width: 50%;
	border-width: 0 1px 1px 0px;
	border-style: solid;
	border-color: #E7E7E7;
	box-sizing: border-box;
	height: 56px;
	padding: 8px 12px;
	line-height: 22px;
}

.above-info .description .additional .additional-content .additional-item .title {
	color: #5E5E5E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -1px;
}

.above-info .description .additional .additional-content .additional-item .additional-info {
	font-size: 12px;
	color: #8B8B8B;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.above-info .description .additional .additional-content .additional-item .additional-info a {
	color: var(--color_h);
}

.above-info .whats-new-info {
	margin-top: 24px;
	font-size: 13px;
}

.above-info .whats-new-info .date {
	margin: 4px 0;
}

.limit {
	max-height: 300px;
	overflow: hidden;
}

.old-versions {
	background-color: #fff;
	margin-bottom: var(--model-spacing);
}

.version-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: white;
	padding: 0 16px;
}

.version-list .version-item {
	box-sizing: border-box;
	padding: 12px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #F0F2F4;
	border-radius: 4px;
	min-height: 54px;
}

@media screen and (min-width: 720px) {
	.version-list .version-item {
		min-height: 66px;
	}
}

@media screen and (min-width: 996px) {
	.version-list .version-item {
		min-height: 54px;
	}
}

.version-list .version-item:hover .version-info .apk-name {
	color: var(--color_h);
}

.version-list .version-item:first-child {
	padding-top: 0;
}

.version-list .version-item .version-info {
	overflow: hidden;
}

.version-list .version-item .version-info p,.version-list .version-item .version-info .apk-name {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.version-list .version-item .version-info .apk-name {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: var(--color);
	margin-right: 20px;
}

.version-list .version-item .version-info .apk-name:hover { 
	color: var(--color_h); 
}

.version-list .version-item .version-info .default {
	padding: 2px 8px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 4px;
}

.version-list .version-item .version-info .other-infos {
	direction: initial;
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
	margin-top: 4px;
}

.version-list .version-item .version-info .other-infos .update {
	margin-left: 12px;
}

.version-list .version-item .download {
	display: flex;
	align-items: center;
	background: var(--color_button);
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	flex-shrink: 0;
	padding: 6px 8px;
	box-sizing: border-box;
	height: 28px;
}

.version-list .version-item .download:hover {
	background: var(--color_button_h);
}

.version-list .version-item .download svg {
	margin-right: 4px;
}

.version-list .more-version {
	width: 100%;
	height: 40px;
	text-align: center;
	color: var(--color_h);
	border: 1px solid var(--color_h);
	border-radius: 4px;
	box-sizing: border-box;
	margin: 12px 0;
	font-size: 14px;
	line-height: 40px;
}

@media screen and (min-width: 996px) {
	.version-list .more-version {
		width: 320px;
		margin: 12px auto;
	}
}

.version-list .more-version:hover {
	color: #fff!important;
	background-color: var(--color_button);
	border: 1px solid var(--color_button_h);
}

.version-list:hover {
	text-decoration: revert;
}

.card.version-list .version-item:hover,.card.version-list a.version-item:hover, a.version-item:hover {
	color: var(--color_h)!important;
}

a.title-bar:hover {
	color: inherit;
}

.title-bar, .detail_container .side a.title, .search-result-page .module a.title {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px 26px 10px 16px;
	gap: 4px;
	color: #3C4043;
}

@media screen and (min-width: 996px) {
	.title-bar, .detail_container .side a.title, .search-result-page .module a.title {
		justify-content: initial;
	}
}

.title-bar h3, .detail_container .side a.title h3.name, .search-result-page .module a.title h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

.title-bar::after, .detail_container .side a.title::after, .search-result-page .module a.title::after {
	content: " ";
	position: absolute;
	display: inline-block;
	align-self: center;
	width: 6px;
	height: 6px;
	border: 2px solid #868686;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	flex-shrink: 0;
	right: 16px;
}

@media screen and (min-width: 996px) {
	.title-bar::after, .detail_container .side a.title::after, .search-result-page .module a.title::after {
		position: initial;
		margin: 0 8px;
	}
}

.title-bar.no-more::after, .detail_container .side a.title.no-more::after, .search-result-page .module a.title.no-more::after {
	content: none;
}

.title-bar .icon, .detail_container .side a.title .icon, .search-result-page .module a.title .icon {
	width: 6px;
	height: 6px;
	border: 2px solid #868686;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.show-more span::after {
	content: " ";
	position: absolute;
	width: 6px;
	height: 6px;
	border: 2px solid var(--color_h);
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
	flex-shrink: 0;
	right: 3px;
	top: 10px;
}

.show-more span.active::after {
	transform: rotate(-135deg);
	top: 13px;
}

.stars-box::before {
	content: " ";
	background: url("./assets/img/stars.svg") no-repeat left center;
	display: inline-block;
	height: 12px;
	background-size: 12px;
	width: 12px;
	position: relative;
	top: 1px;
}

.stars-box.n-stars::before {
	background-image: url("./assets/img/stars_fill.svg");
}

.star {
	font-size: 12px;
	line-height: 18px;
	color: var(--color_rates);
}

.list-wrap {
	margin-bottom: var(--model-spacing);
}

.list-wrap .scroll-box {
	white-space: nowrap;
	font-size: 0;
	padding: 0px 16px 12px;
	overflow-x: auto;
	display: flex;
}

.list-wrap .scroll-box::-webkit-scrollbar {
	display: none;
}

.list-wrap .scroll-box .apk {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	width: 12.5%;
	width: calc((100% - 7 * var(--app-horizontal-spacing)) / 8);
	white-space: initial;
	font-size: initial;
}

@media screen and (max-width: 719px) {
	.list-wrap .scroll-box .apk {
		min-width: 80px;
	}
}
 
.list-wrap .scroll-box .apk:hover .content .title, .version-list:hover a {
	color: var(--color_h)!important;
}

.list-wrap .scroll-box .apk img {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	outline: 1px solid #EFF3F9;
	border-radius: 15%;
	box-sizing: border-box;
	margin-top: 1px;
}

@media screen and (min-width: 996px) {
	.list-wrap .scroll-box .apk img {
		width: 100%;
		height: auto;
		aspect-ratio: 1/1;
	}
}

.list-wrap .scroll-box .apk .content {
	margin-top: 4px;
}

.list-wrap .scroll-box .apk .content.pre-reg-count .title {
	-webkit-line-clamp: 1;
	height: 22px;
}

@media screen and (min-width: 996px) {
	.list-wrap .scroll-box .apk .content.pre-reg-count .title {
		margin-top: 8px;
	}
}

.list-wrap .scroll-box .apk .content .title {
	word-break: break-word;
	height: 44px;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: var(--color);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.list-wrap .scroll-box .apk .content .title:hover {
	color: var(--color_h);
}

.list-wrap .scroll-box .apk+.apk {
	margin-left: var(--app-horizontal-spacing);
}

.side {
	width: auto;
	padding-top: 0;
	max-width: 980px;
	margin: 0 auto;
	min-height: auto;
	position: static;
}

@media screen and (min-width: 996px) {
	.side {
		width: 316px;
		min-height: 500px;
		margin-left: 16px;
		position: absolute;
		top: var(--header-footer-spacing);
		right: 0;
	}
}

.side .discover .apk-list-with .scroll-box {
	white-space: nowrap;
	font-size: 0;
	padding: 0px 16px 12px;
	overflow-x: auto;
}

.side .discover .apk-list-with .scroll-box::-webkit-scrollbar {
	display: none;
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box {
		white-space: initial;
		padding-bottom: 0;
	}
}

.side .discover .apk-list-with .scroll-box .apk {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	width: 12.5%;
	white-space: initial;
	font-size: initial;
	width: calc((100% - 7 * var(--app-horizontal-spacing)) / 8);
}

@media screen and (max-width: 719px) {
	.side .discover .apk-list-with .scroll-box .apk {
		min-width: 80px;
	}
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk {
		flex-direction: row;
		align-items: center;
		margin-bottom: 12px;
		width: 100%;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk:last-child {
		margin-bottom: 16px;
	}
}

.side .discover .apk-list-with .scroll-box .apk img {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	box-sizing: border-box;
	border: 1px solid #EFF3F9;
	border-radius: 15%;
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk img {
		width: 56px;
		height: 56px;
		min-width: auto;
		border-radius: 9.6px;
	}
}

.side .discover .apk-list-with .scroll-box .apk .content {
	margin-top: 4px;
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk .content {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		margin-top: 0;
		padding: 0 12px;
	}
}

.side .discover .apk-list-with .scroll-box .apk .content.pre-reg-count .title {
	-webkit-line-clamp: 1;
	height: auto;
}

.side .discover .apk-list-with .scroll-box .apk .content .title {
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	color: #4B4B4B;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk .content .title {
		-webkit-line-clamp: 1;
		height: auto;
		font-size: 14px;
	}
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk .content .stars-box {
		margin-top: 8px;
	}
}

.side .discover .apk-list-with .scroll-box .apk .content .pre-reg-count-text p {
	display: inline-block;
}

.side .discover .apk-list-with .scroll-box .apk:hover .content .title {
	color: #00a6ed;
}

.side .discover .apk-list-with .scroll-box .apk+.apk {
	margin-left: var(--app-horizontal-spacing);
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with .scroll-box .apk+.apk {
		margin-left: 0;
	}
}

@media screen and (min-width: 996px) {
	.side .discover .apk-list-with, .detail_container .side .module {
		margin-bottom: 12px;
	}
}

.side .js-ad-slot {
	display: none;
}

@media screen and (min-width: 996px) {
	.side .js-ad-slot {
		text-align: center;
		display: block;
	}
}

.apk-list-with .detail-news-article-list {
	white-space: nowrap;
	overflow-x: scroll;
	background-color: white;
	padding: 0 8px 12px 16px;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.apk-list-with .detail-news-article-list::-webkit-scrollbar {
	display: none;
}

.apk-list-with .detail-news-article-list .detail-news-article-item {
	display: inline-table;
	position: relative;
	width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 8px;
	vertical-align: top;
}

.apk-list-with .detail-news-article-list .detail-news-article-item:hover img {
	opacity: 0.9;
}

.apk-list-with .detail-news-article-list .detail-news-article-item:hover .detail-news-article-item-title {
	color: #00a6ed;
}

.apk-list-with .detail-news-article-list .detail-news-article-item>a:first-child {
	display: block;
	width: 200px;
	height: 112.5px;
	position: relative;
	overflow: hidden;
	background: #f6f9fc;
	border-radius: 4px;
}

@media screen and (min-width: 996px) {
	.apk-list-with .detail-news-article-list .detail-news-article-item>a:first-child {
		width: 203px;
	}
}

.apk-list-with .detail-news-article-list .detail-news-article-item>a:first-child img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.apk-list-with .detail-news-article-list .detail-news-article-item .detail-news-article-item-title {
	margin-top: 4px;
	height: 44px;
	font-size: 13px;
	line-height: 22px;
	color: #4B4B4B;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: initial;
}

.ar_fix .detail-related-article-list .detail-related-article-item-info {
	padding-left: 0;
	padding-right: 12px;
}

@media screen and (min-width: 996px) {
	.detail-related-article-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
}

.detail-related-article-list .detail-related-article-item {
	position: relative;
	padding-bottom: 8px;
}

@media screen and (min-width: 996px) {
	.detail-related-article-list .detail-related-article-item {
		width: 50%;
	}
}

@media screen and (min-width: 996px) {
	.detail-related-article-list .detail-related-article-item:nth-last-child(-n+2) .detail-related-article-wrapper {
		border: none;
	}
}

.detail-related-article-list .detail-related-article-item:hover img {
	opacity: 0.9;
}

.detail-related-article-list .detail-related-article-item:hover .detail-related-article-item-title,.detail-related-article-list .detail-related-article-item:hover .detail-related-article-item-date {
	color: #00a6ed;
}

.detail-related-article-list .detail-related-article-item:first-child {
	padding-top: 0;
}

.detail-related-article-list .detail-related-article-item:last-child .detail-related-article-wrapper {
	border: none;
}

.detail-related-article-list .detail-related-article-item .detail-related-article-wrapper {
	position: relative;
	display: flex;
	padding-bottom: 8px;
	margin: 0 16px;
	border-bottom: 1px solid #f3f5f9;
}

.detail-related-article-list .detail-related-article-item .detail-related-article-wrapper img {
	width: 120px;
	height: 68px;
	border-radius: 4px;
}

.detail-related-article-list .detail-related-article-item .detail-related-article-wrapper .detail-related-article-item-badge {
	position: absolute;
	left: 4px;
	top: 4.5px;
	min-width: 32px;
	text-align: center;
	height: 16px;
	padding: 2px 4px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background: rgba(250,139,22,0.85);
	border-radius: 4px;
}

.detail-related-article-list .detail-related-article-item-info {
	flex: 1;
	padding-left: 12px;
}

.detail-related-article-list .detail-related-article-item-title {
	width: 100%;
	height: 44px;
	margin-top: 4px;
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	color: #4B4B4B;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.detail-related-article-list .detail-related-article-item-date {
	margin-top: 8px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #5E5E5E;
}

.detail-news-article-item-badge {
	position: absolute;
	left: 4px;
	top: 4px;
	min-width: 32px;
	text-align: center;
	height: 16px;
	padding: 2px 4px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background: rgba(250,139,22,0.85);
	border-radius: 4px;
}

.details .screen-wrap {
	background-color: #fff;
	padding-bottom: 12px;
	margin-bottom: var(--model-spacing);
}

.details .screen-wrap .screenbox {
	position: relative;
}

@media screen and (min-width: 996px) {
	.details .screen-wrap .screenbox {
		padding: 0 16px;
	}
}

.details .screen-wrap .screenbox .det-pic-control {
	width: 32px;
	height: 32px;
	position: absolute;
	display: none;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.12);
	z-index: 1;
	border: 0 none;
	outline: none;
	cursor: pointer;
}

@media screen and (min-width: 996px) {
	.details .screen-wrap .screenbox .det-pic-control.go {
		display: block;
	}
}

.details .screen-wrap .screenbox #next,.details .screen-wrap .screenbox #prev {
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	border-radius: 50%;
}

.details .screen-wrap .screenbox #next {
	right: 16px;
}

.details .screen-wrap .screenbox #prev {
	left: 16px;
}

.details .screen-wrap .screenbox #prev::before {
	transform: rotate(-45deg);
	right: 10px;
	top: 11px;
}

.details .screen-wrap .screen {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	height: 180px;
}

@media screen and (max-width: 996px) {
	.details .screen-wrap .screen {
		padding: 0 16px;
	}
}

.details .screen-wrap .screen::-webkit-scrollbar {
	display: none;
}

.details .screen-wrap .screen .b {
	height: 180px;
	z-index: 1;
	white-space: nowrap;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	position: absolute;
	font-size: 0;
	display: flex;
}

.details .screen-wrap .screen .screen-pswp img {
	background-image: url(./assets/img/lazy_img.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	width: auto;
}

@media screen and (min-width: 996px) {
	.details .screen-wrap .screen .screen-pswp img {
		height: 180px;
	}
}

.ar_fix .title-bar {
	padding: 10px 16px 10px 26px;
}

.ar_fix .list-wrap .scroll-box {
	padding: 0px 16px 12px;
}

@media screen and (min-width: 720px) {
	.ar_fix .list-wrap .scroll-box .apk:last-child {
		margin-right: 0;
	}
}

.ar_fix .list-wrap .scroll-box .apk+.apk {
	margin-left: 0;
	margin-right: var(--app-horizontal-spacing);
}

.ar_fix .detail_container .detail_top .details_safe {
	left: 0;
	right: auto;
}

.ar_fix .detail_container .detail_top .details_safe::before {
	border-top: 45px solid #2e9cf2;
	border-right: 45px solid transparent;
	border-left: none;
	right: auto;
	left: 0;
	top: 0;
}

.ar_fix .detail_container .detail_top .details_safe a {
	position: absolute;
	top: 2px;
	left: 2px;
}

.ar_fix .detail_container .detail_top .detail_banner .downalod_box a span {
	padding-left: initial;
	padding-right: 32px;
}

.ar_fix .detail_container .detail_top .detail_banner .downalod_box a span i {
	left: auto;
	right: 0;
}

.ar_fix .title-bar::after {
	right: auto;
	left: 16px;
	-webkit-transform: rotate(135deg);
	transform: rotate(-45deg);
}

.ar_fix .corner-tag-icon-box .corner-tag-icon {
	margin-left: 0;
	margin-right: 4px;
}

@media screen and (min-width: 720px) {
	.ar_fix .fancybox_custom_class .fancybox-translate ul li {
		float: right;
	}
}

@media screen and (min-width: 720px) {
	.ar_fix .fancybox_custom_class .fancybox-translate .btn-area {
		text-align: left;
	}
}

@media (min-width: 992px) {
	.ar_fix .container {
		margin-right: initial;
		margin-left: 332px;
	}

	.ar_fix .side {
		left: 0;
		right: initial;
		margin-right: 16px;
		margin-left: inherit;
	}
}

#languages_info {
	color: #00a6ed;
	cursor: pointer;
	border: 0 none;
	background-color: transparent;
}

.fancybox_custom_class .fancybox-languages .title,.fancybox_custom_class .fancybox-permissions .title {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #4B4B4B;
}

.fancybox_custom_class .fancybox-languages ul,.fancybox_custom_class .fancybox-permissions ul {
	max-height: calc(80vh - 44px);
	overflow-y: auto;
	overflow-x: hidden;
}

@media screen and (min-width: 996px) {
	.fancybox_custom_class .fancybox-languages ul,.fancybox_custom_class .fancybox-permissions ul {
		max-height: 316px;
	}
}

.fancybox_custom_class .fancybox-languages ul li,.fancybox_custom_class .fancybox-permissions ul li {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #777777;
	margin-top: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fancybox_custom_class .fancybox-languages ul li {
	width: 50%;
	float: left;
}

.fancybox_custom_class .fancybox-languages,.fancybox_custom_class .fancybox-permissions {
	padding: 11px 16px;
	box-sizing: border-box;
	border-radius: 8px;
	height: 80vh;
}

@media screen and (min-width: 996px) {
	.fancybox_custom_class .fancybox-languages,.fancybox_custom_class .fancybox-permissions {
		width: 480px;
		height: initial;
	}
}

.screenbox #next::before,.screenbox #prev::before {
	content: " ";
	position: absolute;
	display: inline-block;
	align-self: center;
	width: 8px;
	height: 8px;
	border: 2px solid #868686;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	flex-shrink: 0;
	right: 13px;
	top: 11px;
}

.details-tube {
	position: relative;
	width: 320px;
	background-size: cover;
	background-position: center;
}

.details-tube .tube-lazy {
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.details-tube .play {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 11;
	display: block;
	position: absolute;
}

.details .screen a.screen-pswp,.details .screen .details-tube {
	overflow: hidden;
	height: 180px;
	margin-right: 8px;
	vertical-align: middle;
	cursor: pointer;
}

.details .screen a.screen-pswp:last-child,.details .screen .details-tube:last-child {
	margin-right: 16px;
}

@media screen and (min-width: 996px) {
	.details .screen a.screen-pswp:last-child,.details .screen .details-tube:last-child {
		margin-right: 0;
	}
}

.detail_container .cmt-tube .cmt-play,.detail_container .details-tube .play {
	background-image: none;
	width: 40px;
	height: 40px;
	background-color: rgba(0,0,0,0.3);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}

.detail_container .cmt-tube .cmt-play i,.detail_container .details-tube .play i {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.detail_container .cmt-tube .cmt-play:hover,.detail_container .details-tube .play:hover {
	background-color: rgba(0,0,0,0.5);
}

.pre_pop_pre_register {
	display: none;
}

.apk-list-with, .detail_container .side .module, .versions-main .detail-right .module {
	margin-bottom: var(--model-spacing);
	background-color: white;
}

@media screen and (min-width: 720px) {
	.apk-list-with .detail-news-article-list .detail-news-article-item {
		width: 25%;
	}
}

.apk-list-with .pre-reg-count-text {
	line-height: 20px;
	font-size: 12px;
	color: #00a6ed;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.mfp-hide {
	display: none;
}

.fancybox_custom_class {
	padding: 0 8px;
	box-sizing: border-box;
}

.fancybox_custom_class .fancybox-translate {
	padding: 0;
	box-sizing: border-box;
	border-radius: 12px 12px 0 0;
	width: 100%;
	height: 66vh;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-translate {
		border-radius: 12px;
		height: auto;
		width: 592px;
	}
}

.fancybox_custom_class .fancybox-translate .title {
	padding: 15px 16px;
	font-size: 14px;
	color: #8B8B8B;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-translate .title {
		padding: 15px 32px;
	}
}

.fancybox_custom_class .fancybox-translate ul {
	max-height: calc(66vh - 108px);
	overflow-y: auto;
	overflow-x: hidden;
	padding: 16px 0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #E7E7E7;
	box-sizing: border-box;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-translate ul {
		height: 272px;
		padding-right: 16px;
	}
}

.fancybox_custom_class .fancybox-translate ul li {
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	color: #4B4B4B;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 16px;
	position: relative;
	cursor: pointer;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-translate ul li {
		margin-left: 16px;
		width: calc(33.33% - 16px);
		float: left;
		border-radius: 4px;
	}
}

.fancybox_custom_class .fancybox-translate ul li .icon {
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}

.fancybox_custom_class .fancybox-translate ul li.active,.fancybox_custom_class .fancybox-translate ul li:hover {
	background: rgba(26,115,232,0.1);
	color: #1A73E8;
}

.fancybox_custom_class .fancybox-translate ul li.active .icon {
	display: block;
}

.fancybox_custom_class .fancybox-translate ul::after {
	display: block;
	content: '';
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.fancybox_custom_class .fancybox-translate .btn-area {
	height: 56px;
	padding: 10px 16px;
	display: flex;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-translate .btn-area {
		display: block;
		text-align: right;
	}
}

.fancybox_custom_class .fancybox-translate .btn-area button {
	flex: 1;
	border: 0 none;
	outline: none;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-translate .btn-area button {
		flex: 0;
		min-width: 120px;
	}
}

.fancybox_custom_class .fancybox-translate .btn-area button:hover {
	opacity: 0.9;
}

.fancybox_custom_class .fancybox-translate .btn-area button+button {
	margin-left: 16px;
}

.fancybox_custom_class .fancybox-translate .btn-area button.cancel-btn {
	color: #1A73E8;
	background-color: #fff;
}

.fancybox_custom_class .fancybox-translate .btn-area button.confirm-btn {
	color: #fff;
	background: #1A73E8;
	border-radius: 4px;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-slide {
		min-width: none;
	}
}

.fancybox_custom_class .fancybox-slide::before {
	vertical-align: bottom;
}

@media screen and (min-width: 720px) {
	.fancybox_custom_class .fancybox-slide::before {
		vertical-align: middle;
	}
}

.fancybox_custom_class .fancybox-slide--html {
	padding-bottom: 0;
}

.ar_fix .bread_crumbs>a {
	padding-left: 16px;
	padding-right: initial;
}

.ar_fix .bread_crumbs>a::before {
	left: 6px;
	right: initial;
	border-color: transparent transparent #C5C5C5 #C5C5C5;
}

.ar_fix .other-infos {
	text-align: end;
}

.ar_fix .version-list .version-item .version-info .apk-name {
	margin-right: 0;
	margin-left: 20px;
}

.ar_fix .version-list .version-item .download svg {
	margin-right: auto;
	margin-left: 4px;
}

.ar_fix .version-list .version-item .download svg {
	margin-right: auto;
	margin-left: 4px;
}

.ar_fix .fancybox_custom_class .fancybox-translate .title {
	text-align: right;
}

.ar_fix .fancybox_custom_class .fancybox-translate ul li {
	text-align: right;
}

.ar_fix .fancybox_custom_class .fancybox-translate ul li .icon {
	left: 16px;
	right: auto;
}

.ar_fix .fancybox_custom_class .fancybox-translate .fancybox-button {
	right: auto;
	left: 0;
}

.ar_fix .fancybox_custom_class .fancybox-translate .btn-area {
	direction: rtl;
}

.ar_fix .fancybox_custom_class .fancybox-translate .btn-area button+button {
	margin-right: 16px;
	margin-left: 0;
}

.ar_fix .above-info .description h2 {
	margin-right: initial;
	margin-left: 8px;
}

.ar_fix .above-info .description .translate-btns .translate-btn.more {
	padding-right: 8px;
	padding-left: 20px;
}

.ar_fix .above-info .description .translate-btns .translate-btn.more::after {
	right: auto;
	left: 8px;
}

@media screen and (min-width: 720px) {
	.ar_fix .side .discover .apk-list-with .scroll-box .apk:last-child {
		margin-right: 0;
	}
}

.ar_fix .side .discover .apk-list-with .scroll-box .apk+.apk {
	margin-left: 0;
	margin-right: var(--app-horizontal-spacing);
}

@media screen and (min-width: 996px) {
	.ar_fix .side .discover .apk-list-with .scroll-box .apk+.apk {
		margin-right: 0;
	}
}

.ar_fix .apk-list-with .detail-news-article-list {
	padding: 0 16px 12px 8px;
}

.ar_fix .apk-list-with .detail-news-article-list .detail-news-article-item {
	padding-left: 8px;
	padding-right: 0;
}

.ar_fix .show-more span {
	padding-right: 0;
	padding-left: 22px;
}

.ar_fix .show-more span::after {
	right: initial;
	left: 3px;
}

.ar_fix .details .screen a.screen-pswp,.ar_fix .details .screen a.details-tube {
	margin-right: 0;
	margin-left: 8px;
}

.ar_fix .details .screen a.screen-pswp:last-child,.ar_fix .details .screen a.details-tube:last-child {
	margin-right: 0;
	margin-left: 0;
}

.ar_fix .details .screen a.screen-pswp:first-child,.ar_fix .details .screen a.details-tube:first-child {
	margin-right: 16px;
}

@media screen and (min-width: 996px) {
	.ar_fix .details .screen a.screen-pswp:first-child,.ar_fix .details .screen a.details-tube:first-child {
		margin-right: 0;
	}
}

@keyframes loading-animation {
	0%,100% {
		box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	}

	25% {
		box-shadow: -10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49;
	}

	50% {
		box-shadow: -10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49,-10px 10px #dfdfdf;
	}

	75% {
		box-shadow: 10px -10px #dfdfdf, 10px 10px #4f4d49, -10px 10px #dfdfdf, -10px -10px #4f4d49;
	}
}

@-o-keyframes loading-animation {
	0%,100% {
		box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	}

	25% {
		box-shadow: -10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49;
	}

	50% {
		box-shadow: -10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49,-10px 10px #dfdfdf;
	}

	75% {
		box-shadow: 10px -10px #dfdfdf, 10px 10px #4f4d49, -10px 10px #dfdfdf, -10px -10px #4f4d49;
	}
}

@-ms-keyframes loading-animation {
	0%,100% {
		box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	}

	25% {
		box-shadow: -10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49;
	}

	50% {
		box-shadow: -10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49,-10px 10px #dfdfdf;
	}

	75% {
		box-shadow: 10px -10px #dfdfdf, 10px 10px #4f4d49, -10px 10px #dfdfdf, -10px -10px #4f4d49;
	}
}

@-webkit-keyframes loading-animation {
	0%,100% {
		box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	}

	25% {
		box-shadow: -10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49;
	}

	50% {
		box-shadow: -10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49,-10px 10px #dfdfdf;
	}

	75% {
		box-shadow: 10px -10px #dfdfdf, 10px 10px #4f4d49, -10px 10px #dfdfdf, -10px -10px #4f4d49;
	}
}

@-moz-keyframes loading-animation {
	0%,100% {
		box-shadow: 10px 10px #4f4d49,-10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf;
	}

	25% {
		box-shadow: -10px 10px #dfdfdf,-10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49;
	}

	50% {
		box-shadow: -10px -10px #4f4d49,10px -10px #dfdfdf,10px 10px #4f4d49,-10px 10px #dfdfdf;
	}

	75% {
		box-shadow: 10px -10px #dfdfdf, 10px 10px #4f4d49, -10px 10px #dfdfdf, -10px -10px #4f4d49;
	}
}

@keyframes download-rotate {
	from {
		transform: translateY(-50%) rotate(0deg);
	}

	to {
		transform: translateY(-50%) rotate(360deg);
	}
}

html[lang="ja"] .detail_container .detail_top .detail_banner .apk_info .info .title_link h1,html[lang="th-TH"] .detail_container .detail_top .detail_banner .apk_info .info .title_link h1,html[lang="ar"] .detail_container .detail_top .detail_banner .apk_info .info .title_link h1,html[lang="ur"] .detail_container .detail_top .detail_banner .apk_info .info .title_link h1 {
	font-weight: bold;
}

html[lang="ja"] .above-info .description h2,html[lang="th-TH"] .above-info .description h2,html[lang="ar"] .above-info .description h2,html[lang="ur"] .above-info .description h2 {
	font-weight: bold;
}

html[lang="ja"] .additional h3,html[lang="th-TH"] .additional h3,html[lang="ar"] .additional h3,html[lang="ur"] .additional h3 {
	font-weight: bold;
}

html[lang="ja"] .detail_container .detail_top .detail_banner .downalod_box .price,html[lang="th-TH"] .detail_container .detail_top .detail_banner .downalod_box .price,html[lang="ar"] .detail_container .detail_top .detail_banner .downalod_box .price,html[lang="ur"] .detail_container .detail_top .detail_banner .downalod_box .price {
	font-weight: bold;
}

html[lang="ja"] .detail_container .aegon-down-item .text .tit,html[lang="th-TH"] .detail_container .aegon-down-item .text .tit,html[lang="ar"] .detail_container .aegon-down-item .text .tit,html[lang="ur"] .detail_container .aegon-down-item .text .tit {
	font-weight: bold;
}

html[lang="ja"] .version-list .version-item .version-info .apk-name,html[lang="th-TH"] .version-list .version-item .version-info .apk-name,html[lang="ar"] .version-list .version-item .version-info .apk-name,html[lang="ur"] .version-list .version-item .version-info .apk-name {
	font-weight: bold;
}

html[lang="ja"] .title-bar h3,html[lang="th-TH"] .title-bar h3,html[lang="ar"] .title-bar h3,html[lang="ur"] .title-bar h3 {
	font-weight: bold;
}

html[lang="ja"] .faq-box #faq_content .content h4,html[lang="th-TH"] .faq-box #faq_content .content h4,html[lang="ar"] .faq-box #faq_content .content h4,html[lang="ur"] .faq-box #faq_content .content h4 {
	font-weight: bold;
}

html[lang="ja"] .list-wrap .scroll-box .apk .content .title,html[lang="th-TH"] .list-wrap .scroll-box .apk .content .title,html[lang="ar"] .list-wrap .scroll-box .apk .content .title,html[lang="ur"] .list-wrap .scroll-box .apk .content .title {
	font-weight: bold;
}

html[lang="ja"] .detail-related-article-list .detail-related-article-item-title,html[lang="th-TH"] .detail-related-article-list .detail-related-article-item-title,html[lang="ar"] .detail-related-article-list .detail-related-article-item-title,html[lang="ur"] .detail-related-article-list .detail-related-article-item-title {
	font-weight: bold;
}

html[lang="ja"] .fancybox_custom_class .fancybox-languages .title,html[lang="ja"] .fancybox_custom_class .fancybox-permissions .title,html[lang="th-TH"] .fancybox_custom_class .fancybox-languages .title,html[lang="th-TH"] .fancybox_custom_class .fancybox-permissions .title,html[lang="ar"] .fancybox_custom_class .fancybox-languages .title,html[lang="ar"] .fancybox_custom_class .fancybox-permissions .title,html[lang="ur"] .fancybox_custom_class .fancybox-languages .title,html[lang="ur"] .fancybox_custom_class .fancybox-permissions .title {
	font-weight: bold;
}

html[dir="rtl"] .available-box a.windows::before {
	margin-left: 4px;
	margin-right: 0;
}

.debut-game {
	animation-duration: .5s;
	animation-fill-mode: both;
	animation-name: slideInRight;
	display: flex;
	flex-direction: column;
	position: fixed;
	right: 10px;
	bottom: 110px;
	width: 72px;
	height: 72px;
	z-index: 99999;
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.debut-game {
		width: 100px;
		height: 100px;
	}
}

@media screen and (min-width: 996px) {
	.debut-game {
		right: 24px;
		width: 110px;
		height: 110px;
	}
}

.debut-game .btn {
	width: 16px;
	height: 16px;
	background-color: rgba(0,0,0,0.3);
	border-radius: 50%;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
}

.debut-game .btn::after,.debut-game .btn::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 8px;
	background-color: #fff;
}

.debut-game .btn::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.debut-game .btn::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.debut-game img {
	width: 100%;
	height: 100%;
}

.user_sub_container {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 8px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.12);
	border-radius: 8px;
	box-sizing: border-box;
	padding: 16px;
	z-index: 999991;
	animation: usersubin 225ms cubic-bezier(0, 0, 0.2, 1);
	transform: translateY(0);
	transition: height .5s;
	height: max-content;
	justify-content: center;
	align-items: center;
}

@keyframes usersubin {
	from {
		transform: translateY(100%);
	}

	to {
		transform: translateY(0);
	}
}

.ar_fix .user_sub_box .sub_button {
	margin-right: 36px;
}

.user_sub_box .sub_top {
	flex: 1;
}

.user_sub_box .sub_top .sub_title {
	color: #4B4B4B;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}

.user_sub_box .sub_top .sub_desc {
	color: #8B8B8B;
	margin-top: 8px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}

.user_sub_box .sub_bottom {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.user_sub_box .sub_bottom .sub_button {
	background: #4087F7;
	border-radius: 4px;
	padding: 8px 16px;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}

.user_sub_box .close_button {
	color: #4087F7;
	font-size: 12px;
	line-height: 16px;
	margin-right: 36px;
	cursor: pointer;
}

.sub_success_box {
	display: none;
}

.sub_success_content {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 6px;
}

.sub_success_content .success_title {
	margin: 4px 0;
	color: #4B4B4B;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

.sub_success_content .success_desc {
	font-size: 12px;
	line-height: 16px;
	color: #A6A6A6;
}

.user_sub_common_warp {
	width: auto;
	left: 0;
	right: 0;
	margin: 0 8px;
}

@media screen and (min-width: 720px) {
	.user_sub_common_warp {
		top: 80px;
		width: 377px;
		right: 0;
		left: auto;
	}
}

@media screen and (min-width: 720px) and (max-width: 995px) {
	.user_sub_common_warp {
		bottom: 8px;
		top: auto;
	}
}

@media screen and (min-width: 720px) {
	.ar_fix .user_sub_common_warp {
		left: 0;
		right: auto;
	}
}

.follow_fancybox_custom_class .cmt-popup {
	margin: 0 auto;
}

.follow-warp {
	position: relative;
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.follow-warp.details {
	margin-bottom: 12px;
	margin-top: 12px;
}

.follow-warp.normal-download {
	padding: 0 16px;
}

@media screen and (min-width: 720px) {
	.follow-warp.details {
		margin-bottom: 0;
		margin-top: 8px;
	}
}

.follow-warp .plus {
	display: inline-block;
	width: 10px;
	height: 10px;
	position: relative;
}

.follow-warp .plus:before,.follow-warp .plus:after {
	content: "";
	display: block;
	position: absolute;
	background-color: #6E6D79;
}

.follow-warp .plus:before {
	width: 100%;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.follow-warp .plus:after {
	height: 100%;
	width: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.follow-warp .custom-details-share-box {
	display: flex;
	gap: 6px;
}

.follow-warp .custom-details-share-box .share-counter {
	color: #6E6D79;
	font-weight: 500;
	margin: 0;
	cursor: initial;
	font-size: 12px;
	background-color: #F2F5F9;
	border-radius: 4px;
}

.follow-warp .custom-details-share-box .share-counter::after {
	top: 33%;
	border-color: transparent #F2F5F9 transparent transparent;
}

.follow-warp .custom-details-share-box svg {
	fill: #6E6D79;
	width: initial;
	height: initial;
}

.follow-warp .custom-details-share-box button {
	height: 32px;
	width: 32px;
	border: 1px solid #E7E7E7;
	border-radius: 4px;
	box-sizing: border-box;
	padding-top: 2px;
	background-color: #FFFFFF;
	cursor: pointer;
}

.follow-warp .custom-details-share-box button:active {
	background: rgba(64,135,247,0.1);
	border-color: transparent;
}

.follow-warp .custom-details-share-box button:active svg {
	fill: #4087F7;
}

@media (any-hover: hover) {
	.follow-warp .custom-details-share-box button:hover {
		background: rgba(64,135,247,0.1);
		border-color: transparent;
	}

	.follow-warp .custom-details-share-box button:hover svg {
		fill: #4087F7;
	}
}

.follow-warp .custom-details-share-box button.share-more:active svg {
	stroke: #4087F7;
}

@media (any-hover: hover) {
	.follow-warp .custom-details-share-box button.share-more:hover svg {
		stroke: #4087F7;
	}
}

.follow-warp .custom-details-share-box button.share-more svg {
	stroke: #6E6D79;
	fill: transparent;
}

.follow-warp .follow-but {
	cursor: pointer;
	flex-shrink: 0;
	color: #6E6D79;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 8px;
	width: 70px;
	height: 32px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	border-radius: 4px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.follow-warp .follow-but:active {
	background: rgba(250,139,22,0.1);
	color: var(--color_rates);
	border-color: transparent;
}

.follow-warp .follow-but:active .plus:before,.follow-warp .follow-but:active .plus:after {
	background-color: var(--color_rates);
}

@media (any-hover: hover) {
	.follow-warp .follow-but:hover {
		background: rgba(250,139,22,0.1);
		color: var(--color_rates);
		border-color: transparent;
	}

	.follow-warp .follow-but:hover .plus:before,.follow-warp .follow-but:hover .plus:after {
		background-color: var(--color_rates);
	}
}

.follow-warp .follow-but.follow-but-pc[data-follow="false"]:hover::after {
	content: attr(data-title);
	background: #FFF4E8;
	border-radius: 4px;
	display: block;
	position: absolute;
	bottom: 40px;
	width: max-content;
	right: 0;
	font-size: 12px;
	line-height: 20px;
	color: var(--color_rates);
	padding: 4px 8px;
	overflow: hidden;
	white-space: initial;
	z-index: 2;
	max-width: 600px;
}

@media screen and (max-width: 719px) {
	.follow-warp .follow-but.follow-but-pc[data-follow="false"]:hover::after {
		width: auto;
	}
}

.follow-warp .follow-but.follow-but-pc[data-follow="false"]:hover::before {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	top: -16px;
	right: 4px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 14px solid #fff4e8;
	z-index: 1;
}

.ar_fix .follow-warp .follow-but.follow-but-pc[data-follow="false"]:hover::before {
	left: 4px;
	right: initial;
}

.ar_fix .follow-warp .follow-but.follow-but-pc[data-follow="false"]:hover::after {
	left: 0;
	right: initial;
}

.faq-box {
	background-color: #FFF;
	counter-reset: chapter;
}

.faq-box .title-bar.no-more::after {
	display: none;
}

.faq-box .title-bar {
	padding: 0;
	min-height: initial;
}

.faq-box .title-bar h3 {
	color: #3C4043;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}

.faq-box #faq_content {
	max-height: 200px;
	overflow: hidden;
}

.faq-box #faq_content .content {
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	color: #5E5E5E;
}

.faq-box #faq_content .content a:hover {
	text-decoration: underline;
}

.faq-box #faq_content .content h4 {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #3C4043;
	padding-top: 12px;
}

.faq-box #faq_content .content h4:first-child {
	padding-top: 10px;
}

.faq-box #faq_content .content h4::before {
	counter-increment: chapter;
	content: counter(chapter)'. ';
}

.faq-box #faq_content .content h4+div,
.faq-box #faq_content .content h4+p {
	margin-top: 4px;
}

#faq_content a {
	color: #00A6ED;
}

.faq-box .faq_showmore_trigger {
	display: none;
	position: relative;
	color: #00a6ed;
	font-size: 13px;
	line-height: 22px;
}

.faq-box .faq_showmore_trigger span {
	cursor: pointer;
	padding-right: 20px;
	display: inline-block;
	color: #00a6ed;
	text-decoration: none;
	position: relative;
}

.faq-box .faq_showmore_trigger .faq-show-more-end {
	position: absolute;
	top: -36px;
	height: 36px;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -22.62%, #FFFFFF 71.88%);
}

.faq_showmore_trigger span::after {
	content: " ";
	position: absolute;
	width: 6px;
	height: 6px;
	border: 2px solid #00a6ed;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
	flex-shrink: 0;
	right: 4px;
	top: 6px;
}

.faq_showmore_trigger span.active::after {
	transform: rotate(-135deg);
	top: 10px;
}

.faq-box .faq_showmore_trigger span.active {
	margin-top: 10px;
}

.faq-box-pc {
	margin: 20px;
}

.faq-box-pc-download {
	padding: 20px 16px;
	margin-bottom: 20px;
}

.faq-box-m {
	padding: 10px 15px;
}

.faq-box-m-download {
	padding: 10px 16px;
	margin-bottom: 4px;
}

.faq-box-pre-reg {
	padding: 12px 16px;
	margin-bottom: 4px;
}

.faq-box-details {
	padding: 10px 16px 12px;
	margin-bottom: 4px;
}

.faq-box-details #faq_content .content {
	padding: 0;
}

html[lang="ja"] .faq-box #faq_content .content h4,
html[lang="th-TH"] .faq-box #faq_content .content h4,
html[lang="ar"] .faq-box #faq_content .content h4, 
html[lang="ur"] .faq-box #faq_content .content h4 {
	font-weight: bold;
}

@media (min-width: 992px) {
	.faq-box-pre-reg {
		margin-bottom: 8px;
		padding: 12px 20px;
	}

	.faq-box-details {
		margin-bottom: 8px;
	}

	.faq-box-download {
		margin-bottom: 4px;
	}
}

.telegram-btn {
	font-size: 14px;
	padding: 0 16px;
	box-sizing: border-box;
	background-color: #0088cc!important;
	fill: #fff;
	color: #fff;
	border-radius: 4px;
	align-items: center;
	height: 40px;
	width: max-content;
	max-width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

.telegram-btn.mt-large {
	margin-top: 8px;
}

.telegram-btn.mb-large {
	margin-bottom: 8px;
}

.telegram-btn.download {
	width: auto;
	height: 50px;
	padding: 0 16px;
	justify-content: space-between;
}

@media screen and (min-width: 720px) {
	.telegram-btn.download {
		width: 260px;
		height: 40px;
		justify-content: center;
	}
}

.telegram-btn.download svg {
	order: 2;
	width: 24px;
	height: 24px;
}

@media screen and (min-width: 720px) {
	.telegram-btn.download svg {
		order: 0;
		width: 14px;
		height: 14px;
	}
}

.telegram-btn.details,.telegram-btn.download_normal {
	width: auto;
}

.telegram-btn.pre_reg {
	width: auto;
	height: auto;
	box-sizing: initial;
}

.telegram-btn svg {
	width: 14px;
	height: 14px;
	flex-shrink: 0;
	margin-top: 3px;
}

.telegram-btn .text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: initial !important;
}

.telegram-btn:hover {
	opacity: .9;
	color: #fff;
}

.icon-phone::before {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(./assets/img/icon-phone.svg) no-repeat center;
	margin: 0 3px 0 0;
}

.icon-browser::before {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(./assets/img/icon-browser.svg) no-repeat center;
	margin: 0 3px 0 0;
}

.icon-author::after {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(./assets/img/icon-author.svg) no-repeat center/120%;
}

html[dir=rtl] .icon-phone::before,html[dir=rtl] .icon-browser::before {
	margin: 0 0 0 3px;
}

.rating-card {
	display: flex;
	justify-content: space-between;
	padding: 12px 16px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 5px;
}

.user-reviews_card .rating-card {
	padding: 12px 5px;
}

.rating-card .rating-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #8b8b8b;
}

.rating-card .rating-left span {
	font-size: 12px;
	line-height: 16px;
	width: max-content;
}

.rating-card .rating-left .rating-score {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #5e5e5e;
}

.rating-card .rating-right {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-left: 16px;
	line-height: normal;
	color: #5e5e5e;
	font-size: 12px;
}

.rating-card .rating-right .rating-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0;
	gap: 6px;
}

.rating-card .rating-right .rating-bar .rating-per {
	transition: width .25s ease;
	display: inline-block;
	height: 8px;
	opacity: .8;
	min-width: 1%;
	border-radius: 4px;
}

#comment .rating-card {
	border: none;
}

.rating-5 {
	background: #57bb8a;
}

.rating-4 {
	background: #9ace6a;
}

.rating-3 {
	background: #ffcf02;
}

.rating-2 {
	background: #ff9f02;
}

.rating-1 {
	background: #ff6f31;
}

.rating-gray {
	background: #f2f5f9;
}

.ar_fix .rating-card .rating-right {
	margin-left: 0;
	margin-right: 16px;
}

button {
	background: 0 0;
	border: none;
	color: inherit;
	cursor: pointer;
	outline: none;
}

svg:focus {
	outline: none;
}

.icon-arrow-bottom::after {
	content: "";
	width: 14px;
	height: 8px;
	display: inline-block;
	background: url(./assets/img/icon-arrow-bottom.svg) no-repeat center;
}

[data-toggle=dropdown] {
	display: flex;
	align-items: center;
	color: #8b8b8b;
	font-size: 12px;
	padding: 14px 0;
	line-height: 16px;
}

[data-toggle=dropdown] span {
	padding: 0 3px;
	width: max-content;
}

.dotdotdot {
	color: #a6a6a6;
}

.dotdotdot:active {
	color: #00a6ed;
}

@media(any-hover:hover) {
	.dotdotdot:hover {
		color: #00a6ed;
	}
}

.cmt-dropdown {
	position: relative;
	direction: ltr;
}

.cmt-open .cmt-menu {
	display: block;
}

.cmt-menu {
	direction: ltr;
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	overflow: hidden;
	z-index: 999999;
	background-color: #fff;
	border: 1px solid #f0f2f4;
	box-shadow: 0 4px 4px rgba(0,0,0,.08);
	border-radius: 8px;
}

.cmt-menu-body {
	display: block;
	overflow: hidden;
	padding: 8px 0;
}

.cmt-menu-body a,.cmt-menu-body button {
	display: block;
	white-space: nowrap;
	background: 0 0;
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	color: #5e5e5e;
	font-weight: 400;
}

.cmt-menu-body a:active,.cmt-menu-body button:active {
	background-color: #f2f5f9;
	color: #00a6ed;
}

@media(any-hover:hover) {
	.cmt-menu-body a:hover,.cmt-menu-body button:hover {
		background-color: #f2f5f9;
		color: #00a6ed;
	}
}

.cmt-root-more-btn,.cmt-cl-more-btn {
	position: absolute;
	right: 0;
}

.cmt-root-more-btn label,.cmt-cl-more-btn label {
	cursor: pointer;
}

.cmt-root-more-btn input,.cmt-cl-more-btn input {
	display: none;
}

.cmt-root-more-btn input:checked~.menu-more,.cmt-cl-more-btn input:checked~.menu-more {
	display: block;
}

.menu-more {
	font-size: 13px;
}

#publish {
	background: #fff;
	padding: 0 16px 16px;
}

[placeholder]:empty::before {
	content: attr(placeholder);
	color: #a6a6a6;
}

[placeholder]:empty:focus::before {
	content: "";
}

[contenteditable=true]:empty:not(:focus):before {
	content: attr(data-ph);
	color: grey;
	font-style: italic;
}

.cmt-no-posts {
	background: #fff;
}

html[dir=rtl] .menu-more {
	right: auto;
	left: 0;
}

.cmt-tabs {
	border-bottom: 1px solid #eee;
}

.cmt-tabs li {
	width: 50%;
	float: left;
}

.cmt-tabs li a.on {
	color: #24cd77;
	border-bottom-color: #24cd77;
}

.cmt-tabs li a span {
	color: #bbb;
}

.cmt-tabs li:nth-child(2) a {
	border-left: 1px solid #eee;
}

.cmt-tabs li a {
	text-align: center;
	display: block;
	padding: 12px 10px 8px;
	border-bottom: 4px solid transparent;
	font-size: 16px;
	line-height: 25px;
	color: #666;
}

.cmt-developer-badge i {
	background-image: url(./assets/img/badge_developer_v1.svg);
	margin: 0 3px;
	top: 3px;
	position: relative;
	display: inline-block;
	background-size: 16px;
	width: 16px;
	height: 16px;
}

.cmt-review-other {
	color: #8d979c;
	text-align: center;
	padding: 10px 0;
	background: #f9f9f9;
}

.cmt-tube {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	-moz-transition: opacity .5s cubic-bezier(0,0,.2,1);
	-webkit-transition: opacity .5s cubic-bezier(0,0,.2,1);
	transition: opacity .5s cubic-bezier(0,0,.2,1);
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	max-width: 302px;
	height: 170px;
	margin: 4px 0;
	background-color: #000;
}

.cmt-tube-overlay {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
	opacity: .5;
	background-color: #000;
}

.cmt-tube-time {
	color: #fff;
	z-index: 10;
	text-align: center;
	font-weight: bolder;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 27px;
}

.cmt-tube .cmt-play {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 11;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
}

.cssload-spin-box {
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	-o-box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	-ms-box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	-webkit-box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	-moz-box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	animation: cssload-spin ease infinite 4.6s;
	-o-animation: cssload-spin ease infinite 4.6s;
	-ms-animation: cssload-spin ease infinite 4.6s;
	-webkit-animation: cssload-spin ease infinite 4.6s;
	-moz-animation: cssload-spin ease infinite 4.6s;
}

@keyframes cssload-spin {
	0%,100% {
		box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	}

	25% {
		box-shadow: -15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49;
	}

	50% {
		box-shadow: -15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf;
	}

	75% {
		box-shadow: 15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49;
	}
}

@-o-keyframes cssload-spin {
	0%,100% {
		box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	}

	25% {
		box-shadow: -15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49;
	}

	50% {
		box-shadow: -15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf;
	}

	75% {
		box-shadow: 15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49;
	}
}

@-ms-keyframes cssload-spin {
	0%,100% {
		box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	}

	25% {
		box-shadow: -15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49;
	}

	50% {
		box-shadow: -15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf;
	}

	75% {
		box-shadow: 15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49;
	}
}

@-webkit-keyframes cssload-spin {
	0%,100% {
		box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	}

	25% {
		box-shadow: -15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49;
	}

	50% {
		box-shadow: -15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf;
	}

	75% {
		box-shadow: 15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49;
	}
}

@-moz-keyframes cssload-spin {
	0%,100% {
		box-shadow: 15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf;
	}

	25% {
		box-shadow: -15px 15px #dfdfdf,-15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49;
	}

	50% {
		box-shadow: -15px -15px #4f4d49,15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf;
	}

	75% {
		box-shadow: 15px -15px #dfdfdf,15px 15px #4f4d49,-15px 15px #dfdfdf,-15px -15px #4f4d49;
	}
}

.cmt-hide {
	display: none!important;
}

.cmt-top {
	padding: 15px;
}

.cmt-container button {
	cursor: pointer;
}

.cmt-container .iconfont {
	font-size: 12px;
	color: #bfbfbf;
}

.cmt-container .input input {
	margin: 0;
	outline: none;
	-webkit-appearance: none;
	tap-highlight-color: transparent;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 14px;
	background: #fff;
	border: 1px solid #ccc;
	color: #555;
	border-radius: 3px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.cmt-container form .input input:focus {
	border-color: #24cd77;
}

.cmt-container [disabled=disabled] {
	cursor: not-allowed;
}

.cmt-collapsed>a {
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 8px 14px;
	border-top: 1px solid #eee;
}

.cmt-root>.cmt-collapsed>a {
	border-top: 0;
}

.cmt-collapsed:hover {
	background: #f2f5f9;
}

.cmt-total {
	height: 30px;
	line-height: 30px;
}

.cmt-total>h3 {
	padding-left: 8px;
	font-size: 16px;
	border-left: 4px solid #24cd77;
}

.cmt-caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.cmt-loader,.cmt-ok,.cmt-alert-error {
	margin-right: 5px;
}

.cmt-loader,.cmt-ok {
	width: 26px;
	height: 26px;
	display: none;
	margin-top: 4px;
}

.cmt-loader {
	background: url(./assets/img/loader.gif) no-repeat center;
}

.cmt-ok {
	background-image: url(./assets/img/comment.png);
	background-position: 0 -262px;
}

.cmt-alert-error {
	line-height: 34px;
	font-size: 14px;
	color: #d41a2b;
	display: block;
}

.cmt-wrong {
	line-height: 150px;
	text-align: center;
	font-size: 16px;
	color: #d41a2b;
	display: none;
}

button.cmt-disabled {
	background: #c3c3c3!important;
	cursor: not-allowed;
}

.cmt-user-pic {
	display: inline-block;
	width: 30px;
	height: 30px;
}

.cmt-user-pic img {
	width: 100%;
	border-radius: 50%;
	margin-top: -3px;
}

#cmt-loading {
	position: relative;
	min-height: 107px;
	display: none;
}

.cmt-auth-third-menu li {
	margin-right: 3px;
}

.cmt-auth-facebook a,.cmt-auth-google a,.cmt-auth-twitter a {
	background-image: url(./assets/img/user_v1.png);
	width: 45px;
	height: 45px;
	display: block;
}

.cmt-auth-facebook a {
	background-position: 0 0;
}

.cmt-auth-google a {
	background-position: 0 -90px;
}

.cmt-auth-twitter a {
	background-position: 0 -45px;
}

.cmt-order {
	margin-top: 30px;
}

.cmt-review-msg {
	line-height: 18px;
	text-align: center;
	color: #d41a2b;
}

.cmt-cl-review {
	padding-left: 10px;
	margin-left: 70px;
}

.cmt-root-cl-cont {
	position: relative;
}

.cmt-root-cl-cont:hover .cmt-report {
	display: block;
}

.cmt-root-icon img,.cmt-cl-icon img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.cmt-root .cmt-reply-cont {
	margin: 0 0 0 46px;
}

.cmt-cl .cmt-reply-cont {
	margin: 0 0 0 92px;
}

.cmt-root-message>p,.cmt-cl-message>p,.cmt-cls ul li {
	line-height: 20px;
	word-wrap: break-word;
	font-family: helvetica neue,arial,sans-serif;
	font-weight: 400;
	color: #555;
}

.cmt-root-message>p a.cmt-go,.cmt-cl-message>p a.cmt-go {
	color: #5e5e5e;
	max-height: 66px;
	overflow: hidden;
	line-height: 22px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 15px;
}

p.cmt-title,p.cmt-title a.cmt-go {
	color: #333;
	line-height: 30px;
	font-size: 16px;
	font-weight: 500;
}

.cmt-root-message a.cmt-message-pic>img,.cmt-cl-message a.cmt-message-pic>img,.cmt-root-message a.cmt-message-pic>div,.cmt-cl-message a.cmt-message-pic>div {
	width: 240px;
	max-width: 240px;
	height: 150px;
	margin: 5px 0;
	background: #f8f8f8 url(./assets/img/lazy_img.png) no-repeat center center;
}

.cmt-root-message a.cmt-title-pic>img {
	width: 480px;
	max-width: 480px;
	height: 240px;
	margin: 5px 0;
	background: #f8f8f8 url(./assets/img/lazy_img.png) no-repeat center center;
}

.cmt-root-message a.cmt-message-pic>div,.cmt-cl-message a.cmt-message-pic>div {
	display: inline-block;
}

.icon-account,.icon-email,.icon-password,.icon-code {
	font-size: 20px!important;
	line-height: 28px;
	color: #dbdbdb;
	left: 0;
	top: 20px;
	width: 30px;
	height: 28px;
	position: absolute;
}

.icon-post {
	color: #fff!important;
	display: inline-block;
	margin-left: 5px;
}

.icon-web,.icon-mobile,.icon-reply,.icon-reply-to,.icon-delete {
	margin-right: 3px;
}

.cmt-vote-up {
	color: #fa8b15;
}

.cmt-vote-down {
	color: #24cd77;
}

.cmt-auth-cancle {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}

.cmt-auth-cancle:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

.cmt-root-more {
	margin: 6px 0;
	padding: 0 15px;
	line-height: 28px;
}

.cmt-root-more a {
	cursor: pointer;
}

.cmt-root-more .cmt-loader {
	margin-right: 25px;
	margin-top: 0;
}

.cmt-btn-busy {
	color: #999;
	background: #ebeef2;
	cursor: not-allowed;
}

.cmt-emoji-cont {
	position: absolute;
	margin-top: 5px;
	width: 216px;
	z-index: 9999;
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,.2);
	display: none;
}

.cmt-emoji-arrow {
	left: 14px;
	top: -11px;
	border-width: 11px;
	border-top-width: 0;
	border-color: transparent;
	border-bottom-color: rgba(0,0,0,.25);
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
}

.cmt-emoji-arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	content: "";
	border-width: 10px;
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.cmt-emoji-list {
	height: 85px;
	overflow-x: hidden;
	overflow-y: auto;
}

.cmt-emoji-list li {
	padding: 5px;
	float: left;
	width: 32px;
	height: 32px;
	cursor: pointer;
	border-left: 1px dashed #e5e5e5;
	border-top: 1px dashed #e5e5e5;
}

.cmt-emoji-list li:hover {
	background: #f2f2f2;
}

.cmt-emoji-list li:nth-child(5n+1) {
	border-left: none;
}

.cmt-emoji-list li:nth-child(-n+5) {
	border-top: none;
}

.cmt-emoji-list li img {
	margin-top: 5px!important;
	margin-left: 4px!important;
	transition: transform .15s cubic-bezier(.3,0,.2,2);
}

.cmt-emoji-list li:hover img {
	transform: scale(1.2);
}

.cmt-emoji-open {
	display: block;
}

.cmt-icon-emoji,.cmt-icon-image,.cmt-icon-tube {
	display: inline-block;
	height: 16px;
	width: 16px;
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat;
}

.cmt-icon-emoji {
	background-image: url(./assets/img/emojione.svg);
}

.cmt-icon-tube {
	background-image: url(./assets/img/cmt_tube.svg);
}

.cmt-icon-image {
	background-image: url(./assets/img/cmt_image.svg);
}

.cmt-btn-emoji,.cmt-btn-image,.cmt-btn-tube {
	border-style: none;
	background-color: transparent;
	margin-left: 12px;
	margin-top: 12px;
}

.cmt-inset-tube {
	display: inline-block;
}

.cmt-emoji-sidebar::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.cmt-emoji-sidebar::-webkit-scrollbar-track {
	border-radius: 8px;
}

.cmt-emoji-sidebar::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 8px;
}

.cmt-emoji-sidebar::-webkit-scrollbar-thumb:hover {
	background: #929292;
}

.cmt-popup {
	position: relative;
	background: #fff;
	padding: 50px;
	width: auto;
	max-width: 362px;
	margin: 20px auto;
	border-radius: 4px;
}

.cmt-popup .input {
	position: relative;
	padding: 20px 0;
}

.cmt-popup .input>input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.cmt-popup .input>input {
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.12);
	padding: 4px 0 4px 35px;
	width: 100%;
	font-size: 18px;
	box-sizing: border-box;
}

.cmt-popup .input>input::-moz-placeholder {
	color: #8a8a8a;
}

.cmt-popup .input>input::-webkit-input-placeholder {
	color: #8a8a8a;
}

.cmt-popup .input>input:-ms-input-placeholder {
	color: #8a8a8a;
}

.cmt-popup-center {
	text-align: center;
}

.cmt-popup form .cmt-auth-submit {
	width: 100%;
	border-radius: 0;
	cursor: pointer;
}

.cmt-popup .input .cmt-input-bd:after {
	background-color: #24cd77;
}

.cmt-popup .input .cmt-input-bd-err:after {
	background-color: #cd5c5c;
}

.cmt-popup .input .cmt-input-bd:after,.cmt-popup .input .cmt-input-bd-err:after {
	bottom: 20px;
	content: '';
	height: 2px;
	left: 45%;
	position: absolute;
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	visibility: hidden;
	width: 10px;
}

.cmt-popup .input input:focus+span:after,.cmt-popup .input input.cmt-input-error+span+span:after {
	left: 0;
	visibility: visible;
	width: 100%;
}

.cmt-popup .input input.cmt-input-error+span {
	visibility: hidden;
}

.cmt-popup-pad {
	padding: 16px;
}

.cmt-to-login-pad {
	padding: 32px 16px 0;
}

.cmt-submit-pad {
	padding: 0 16px 16px;
}

.cmt-pass-wrap {
	text-align: right;
	margin-top: 5px;
}

.cmt-pass-wrap a {
	color: #949494;
	font-size: 13px;
}

.cmt-pass-wrap a:hover {
	color: #949494;
}

.cmt-popup-third {
	text-align: center;
	margin: 24px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.cmt-to-login:hover {
	color: #fff;
	background-color: #24cd77;
}

.cmt-to-register,.cmt-to-guest {
	height: 33px;
	margin: 0;
	min-width: 64px;
	padding: 0 10px;
	text-align: center;
	line-height: 33px;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}

.cmt-to-guest {
	color: #24cd77;
}

.cmt-to-guest:hover {
	color: #24cd77;
}

.cmt-to-register {
	color: #fa8b15;
}

.cmt-to-register:hover {
	color: #fa8b15;
}

.cmt-to-login {
	background: 0 0;
	border: solid 1px #24cd77;
	border-radius: 4px;
	position: relative;
	height: 33px;
	margin: 0;
	min-width: 64px;
	padding: 0 10px;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
	outline: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	line-height: 33px;
	vertical-align: middle;
	color: #24cd77;
}

.cmt-popup .cmt-auth-third-menu {
	padding-left: 50%;
	margin-left: -90px;
}

.cmt-popup .cmt-auth-third-menu li {
	margin: 0 7.5px;
}

.cmt-popup .cmt-third {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 16px 0;
}

.cmt-popup .cmt-post-guest {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 20px 0 0;
}

.cmt-captcha {
	padding: 20px 0;
}

.cmt-popup-agree {
	padding: 0 16px;
}

.cmt-popup-agree a {
	color: #24cd77;
}

.cmt-captcha_input {
	margin-right: 100px;
}

.cmt-captcha_a img {
	height: 32px;
	border: 1px solid #ccc;
	margin-top: -3px;
	border-radius: 3px;
}

.cmt-popup-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255,255,255,.75);
	z-index: 999947;
	display: none;
}

.cmt-popup .cmt-popup-error {
	background-color: #fff6f6;
	color: #9f3a38;
	border: solid 1px #e0b4b4;
	border-radius: 4px;
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	display: none;
	margin: 0 16px 16px;
}

.cmt-group-gird {
	margin-right: 15px;
}

.cmt-group-gird .cmt-tube {
	width: 240px;
	max-width: 240px;
	height: 150px;
	display: inline-block;
}

.cmt-group-gird .cmt-tube-time {
	bottom: 15px;
}

.cmt-order-old+div .cmt-root-cont:hover {
	background-color: #fff;
}

.cmt-order-old {
	margin: 15px 0;
	padding: 0 15px 15px;
	border-bottom: 1px solid #eee;
}

.cmt-order-old .cmt-menu-left {
	left: 0!important;
	right: auto!important;
}

.cmt-lang-total {
	padding-left: 5px;
}

.cmt-apk {
	width: 400px;
	padding: 10px;
	margin: 5px auto;
	display: flex;
	flex-direction: row;
	border: 1px solid #d6d6d6;
	background-color: #fafafa;
	justify-content: space-between;
}

.cmt-apk .cmt-apk-icon {
	width: 50px;
}

.cmt-apk .cmt-apk-cont {
	padding: 0 10px;
	flex: 1;
	overflow: hidden;
}

.cmt-apk .cmt-apk-cont p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 15px;
}

.cmt-apk .cmt-apk-cont p.cmt-apk-info {
	font-size: 14px;
	color: #666;
}

.cmt-apk .cmt-apk-down {
	text-align: center;
	line-height: 50px;
}

.cmt-apk .cmt-apk-down a {
	color: #fff;
	background-color: #5eb7fd;
	padding: 6px 10px;
	border-radius: 4px;
	line-height: 35px;
}

.cmt-apk .cmt-apk-dcount {
	margin-left: 15px;
}

.cmt-group-apk>div {
	display: inline-block;
	padding: 5px 10px;
	margin: 5px 0;
	border: 1px solid #d6d6d6;
	background-color: #fafafa;
	border-radius: 4px;
}

.cmt-group-apk span {
	margin-left: 20px;
	color: #666;
	font-size: 13px;
}

.cmt-img-list {
	margin-top: 15px;
}

.cmt-img-list ul {
	max-width: 100%;
	overflow: hidden;
	font-size: 0;
}

.cmt-img-list ul li {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0 5px 5px 0;
	width: 33.33%;
}

.cmt-img-list ul li .wrap {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	width: 100%;
}

.cmt-img-list li a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0,0,0,.05);
}

.cmt-img-list ul li .wrap img {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	vertical-align: top;
	object-fit: cover;
	-webkit-tap-highlight-color: transparent;
	background: #f8f8f8 url(./assets/img/lazy_img.png) no-repeat center center;
}

.article-title h1 {
	padding-bottom: 20px;
	font-size: 3rem;
	font-weight: 400;
	color: #333;
	line-height: 35px;
}

.article-title-pic img {
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
	background: #f8f8f8 url(./assets/img/lazy_img.png) no-repeat center center;
}

.h2-title {
	display: block;
	font-size: 1.5em;
	font-weight: 700;
}

@-webkit-keyframes zoomInOut {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	30% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	70% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
}

@keyframes zoomInOut {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}

	30% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	70% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
}

.zoomInOut {
	-webkit-animation-name: zoomInOut;
	animation-name: zoomInOut;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes bounceInRight {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0);
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0);
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.emojione {
	font-size: inherit;
	height: 3ex;
	width: 3.1ex;
	min-height: 20px;
	min-width: 20px;
	display: inline-block;
	margin: -.2ex .15em .2ex;
	line-height: normal;
	vertical-align: middle;
}

.mfp-hide {
	display: none;
}

.fancybox_custom_class .cmt-popup {
	width: 100%;
	max-width: 362px;
	padding: 50px;
	box-sizing: content-box;
}

.fancybox_custom_class .pre_pop_ca {
	padding: 0;
}

.fancybox_custom_class .pre_pop_so {
	padding: 20px 40px 0;
	width: 880px;
}

.fancybox_custom_class .fancybox-slide {
	min-width: 900px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.user-reviews {
	margin-bottom: 4px;
}

.user-reviews_card {
	background: #fff;
	padding: 12px 16px 0;
}

.user-reviews_title {
	display: flex;
	justify-content: space-between;
	padding-bottom: 8px;
}

.user-reviews_title h2 {
	color: #4b4b4b;
	font-weight: 500;
	margin-bottom: 4px;
	font-size: 24px;
	line-height: 28px;
}

.user-reviews_title h3 {
	color: #4b4b4b;
	font-weight: 500;
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 24px;
}

.user-reviews_title span {
	color: #8b8b8b;
	font-size: 12px;
	line-height: 16px;
}

.user-reviews_title a {
	color: var(--color_h);
	font-size: 14px;
	font-weight: 500;
}

.user-reviews_add {
	display: flex;
	align-items: center;
}

.user-reviews_filter_bar {
	background: #fff;
	border-bottom: 1px solid #eff3f4;
	padding: 0 16px;
	display: flex;
}

button.user-nav {
	padding-top: 0;
}

button.user-nav span {
	color: #4682be;
}

.user-reviews_nav {
	width: 100%;
	display: flex;
	align-items: center;
}

.user-reviews_nav .nav-btn {
	display: none;
}

.user-reviews_nav .nav-list {
	display: flex;
}

.user-reviews_nav .nav-list a {
	display: block;
	margin-right: 24px;
	height: 42px;
	line-height: 42px;
	color: #8b8b8b;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
}

.user-reviews_nav .nav-list a:active {
	color: #00a6ed;
}

@media(any-hover:hover) {
	.user-reviews_nav .nav-list a:hover {
		color: #00a6ed;
	}
}

.user-reviews_nav .nav-list li.selected a {
	border-bottom: 2px solid #00a6ed;
	font-weight: 500;
	color: #00a6ed;
}

.cmt-root {
	border-bottom: 1px solid #eff3f4;
	background: #fff;
	padding: 12px 16px 10px;
}

li.cmt-root {
	padding: 10px 10px 5px 5px;
}

.cmt-root-top,.cmt-cl-top {
	display: flex;
	margin-bottom: 8px;
}

.cmt-root-icon,.cmt-cl-icon {
	width: 38px;
	height: 38px;
}

.cmt-root-user,.cmt-cl-user {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 8px;
}

.cmt-user-name,.cmt-cl-user-name {
	margin-bottom: 4px;
}

.cmt-user-name a,.cmt-cl-user-name a {
	color: #4682be;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
}

.cmt-reply-to-name {
	padding-left: 4px;
}

.cmt-user-rating {
	display: flex;
}

.cmt-icon-s-stars {
	position: relative;
	width: 60px;
	margin-right: 8px;
}

.cmt-root-time,.cmt-cl-time {
	display: flex;
	font-size: 12px;
	line-height: 16px;
	color: #a6a6a6;
}

.cmt-cl-cont {
	padding: 8px 0 8px 46px;
}

.cmt-root-message>p,.cmt-cl-message>p {
	margin-bottom: 8px;
}

.cmt-cls {
	display: block;
	margin: 0 0 8px 46px;
	padding: 2px 12px;
	background: #f7f9f9;
	border-radius: 4px;
}

.cmt-cls ul li {
	max-height: 66px;
	padding: 2px 0;
	overflow: hidden;
	line-height: 22px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 13px;
}

.cmt-cls ul li span {
	color: #8b8b8b;
}

.cmt-cls .cmt-cls-all {
	font-size: 13px;
	line-height: 22px;
	color: #4682be;
}

.cmt-root-footer,.cmt-root-message,.cmt-cl-message,.cmt-cl-footer {
	margin-left: 46px;
}

.cmt-root-footer>ul,.cmt-cl-footer>ul {
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	line-height: 24px;
	color: #a6a6a6;
}

.cmt-root-footer>ul>li,.cmt-cl-footer>ul>li {
	display: flex;
	position: relative;
}

.cmt-root-footer .cmt-source,.cmt-cl-footer .cmt-source {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	font-size: 12px;
	line-height: 16px;
	color: #a6a6a6;
}

.cmt-root-footer .cmt-source::before,.cmt-cl-footer .cmt-source::before {
	background-size: 20px;
}

.cmt-btn-reply,.cmt-btn-zan,.cmt-btn-share {
	border-style: none;
	background-color: transparent;
	color: #8b8b8b;
	height: 24px;
	border-radius: 3px;
	font-size: 14px;
}

.cmt-btn-reply i,.cmt-btn-zan i,.cmt-btn-share i {
	padding: 10px 0;
}

.cmt-btn-reply span,.cmt-btn-zan span,.cmt-btn-share span {
	padding: 10px 0;
}

.cmt-btn-reply b {
	font-weight: 400;
}

.cmt-btn-reply {
	margin-left: 10px;
}

.cmt-btn-reply:active {
	color: #24cd77;
}

@media(any-hover:hover) {
	.cmt-btn-reply:hover {
		color: #24cd77;
	}
}

.cmt-btn-zan:active {
	color: #fa8b15;
}

@media(any-hover:hover) {
	.cmt-btn-zan:hover {
		color: #fa8b15;
	}
}

.cmt-btn-share:active {
	color: #00a6ed;
}

@media(any-hover:hover) {
	.cmt-btn-share:hover {
		color: #00a6ed;
	}
}

.cmt-no-reviews {
	height: 80px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.cmt-no-reviews span {
	align-items: center;
	display: flex;
	color: #a6a6a6;
}

#cmt-reply-data {
	background: #fff;
	padding-bottom: 16px;
}

#cmt-edit-reply,.cmt-edit-reply-common {
	word-break: break-all;
	min-height: 100px;
	font-size: 16px;
	background: #fff;
	border: 1px solid #dbe1eb;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 7px;
	display: inline-block;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	width: 100%;
	box-sizing: border-box;
}

#cmt-edit-reply:focus,.cmt-edit-reply-common:focus {
	outline: none;
}

.cmt-edit-reply-bottom {
	height: 40px;
	background: #f2f5f9;
	border: 1px solid #dbe1eb;
	border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.cmt-btn {
	border-radius: 4px;
	border: none;
}

.cmt-icon-b-stars {
	margin: 12px;
}

.cmt-icon-b-star,.cmt-icon-b-star-empty {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.cmt-icon-s-star,.cmt-icon-s-star-empty {
	position: absolute;
	top: 2px;
	display: inline-block;
	height: 12px;
}

.cmt-icon-s-star {
	z-index: 2;
	background: url(./assets/img/stars.svg) repeat-x;
	background-size: 12px;
}

.cmt-icon-s-star-empty {
	width: 60px;
	background: url(./assets/img/cmt_star_empty.svg);
	background-size: 12px;
}

.cmt-icon-b-star {
	background-image: url(./assets/img/stars.svg);
	background-size: 16px;
}

.cmt-icon-b-star-empty {
	background-image: url(./assets/img/cmt_star_empty.svg);
	background-size: 16px;
}

.cmt-icon-up {
	color: #fa8b15!important;
}

.cmt-auth-submit {
	color: #fff;
	background: #7ee8b2;
	padding: 8px 15px;
	font-size: 14px;
	width: 100%;
	height: 36px;
	margin-top: 8px;
}

.cmt-auth-submit:active {
	background: #24dc83;
}

@media(any-hover:hover) {
	.cmt-auth-submit:hover {
		background: #24dc83;
	}
}

.cmt-more {
	background: #fff;
	padding-top: 16px;
}

.cmt-more .cmt-more-cont {
	max-width: 321px;
	margin: 0 auto;
}

.cmt-more .cmt-more-cont .cmt-more-btn {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: 500;
	display: block;
	text-align: center;
	color: #4682be;
	border: 1px solid #4682be;
	border-radius: 4px;
}

.cmt-more .cmt-more-cont .cmt-more-btn:active {
	background: #4682be;
	color: #fff;
}

@media(any-hover:hover) {
	.cmt-more .cmt-more-cont .cmt-more-btn:hover {
		background: #4682be;
		color: #fff;
	}
}

html[dir=rtl] .module_card .review_info .info p .rating {
	padding-left: 0;
	padding-right: 12px;
}

html[dir=rtl] .user-reviews_nav .nav-list a {
	margin-left: 24px;
	margin-right: 0;
}

html[dir=rtl] .cmt-root-time {
	margin-right: 5px;
}

html[dir=rtl] .cmt-root-more-btn,html[dir=rtl] .cmt-cl-more-btn {
	right: auto;
	left: 0;
}

html[dir=rtl] .menu-more {
	right: auto;
	left: 0;
}

html[dir=rtl] .cmt-btn-reply i,html[dir=rtl] .cmt-btn-zan i {
	padding: 10px 10px 10px 0;
}

html[dir=rtl] .cmt-btn-reply span,html[dir=rtl] .cmt-btn-zan span {
	padding: 10px 0 10px 5px;
}

html[dir=rtl] .cmt-root-more-btn>button,html[dir=rtl] .cmt-cl-more-btn>button {
	transform: rotateY(180deg);
}

html[dir=rtl] .cmt-caret {
	margin-right: 2px;
	margin-left: 0;
}

html[dir=rtl] .cmt-user-name,html[dir=rtl] .cmt-icon-s-stars {
	margin-right: 3px;
	margin-left: 0;
}

html[dir=rtl] .cmt-icon-b-stars {
	margin-right: 0;
	margin-left: 8px;
}

html[dir=rtl] .cmt-auth-guest {
	margin-right: 156px;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 0;
}

html[dir=rtl] .icon-post {
	margin-right: 5px;
	margin-left: 0;
}

html[dir=rtl] .icon-web,html[dir=rtl] .icon-mobile,html[dir=rtl] .icon-reply,html[dir=rtl] .icon-reply-to,html[dir=rtl] .icon-delete {
	margin-left: 3px;
	margin-right: 0;
}

html[dir=rtl] .cmt-root-user,html[dir=rtl] .cmt-cl-user {
	margin-right: 8px;
}

html[dir=rtl] .cmt-root-footer,html[dir=rtl] .cmt-root-message,html[dir=rtl] .cmt-cl-message,html[dir=rtl] .cmt-cl-footer {
	margin-right: 46px;
	margin-left: 0;
}

html[dir=rtl] .cmt-root .cmt-reply-cont {
	margin: 0 46px 0 0;
}

html[dir=rtl] .cmt-cl .cmt-reply-cont {
	margin: 0 92px 0 0;
}

html[dir=rtl] .cmt-loader,html[dir=rtl] .cmt-ok,html[dir=rtl] .cmt-alert-error {
	margin-left: 5px;
	margin-right: 0;
}

html[dir=rtl] .cmt-auth-third-menu li {
	margin-left: 3px;
	margin-right: 0;
}

html[dir=rtl] .cmt-total>h3 {
	padding-right: 8px;
	padding-left: 0;
	border-left: none;
	border-right: 4px solid #24cd77;
}

html[dir=rtl] .cmt-cl-cont {
	padding: 8px 46px 8px 0;
}

html[dir=rtl] .cmt-cl-review {
	padding-right: 10px;
	padding-left: 0;
	margin-right: 46px;
	margin-left: 0;
}

html[dir=rtl] .cmt-menu {
	left: 0;
	right: auto;
}

html[dir=rtl] .cmt-report {
	right: auto;
	left: 0;
}

html[dir=rtl] .cmt-root-more .cmt-loader {
	margin-left: 25px;
	margin-right: 0;
}

html[dir=rtl] .cmt-emoji-arrow {
	left: auto;
	right: 14px;
}

html[dir=rtl] .cmt-emoji-arrow:after {
	margin-right: -10px;
	margin-left: 0;
}

html[dir=rtl] .cmt-emoji-list li img {
	margin-left: 0!important;
	margin-right: 4px!important;
}

html[dir=rtl] .cmt-btn-emoji,html[dir=rtl] .cmt-btn-image,html[dir=rtl] .cmt-btn-tube {
	margin-left: 0;
	margin-right: 12px;
}

html[dir=rtl] .cmt-popup .input>input {
	padding: 4px 35px 4px 0;
}

html[dir=rtl] .icon-account,html[dir=rtl] .icon-email,html[dir=rtl] .icon-password,html[dir=rtl] .icon-code {
	right: 0;
	left: auto;
}

html[dir=rtl] .cmt-popup .cmt-auth-third-menu {
	padding-left: 0;
	padding-right: 50%;
	margin-right: -90px;
	margin-left: 0;
}

html[dir=rtl] .cmt-captcha_input {
	margin-right: 0;
	margin-left: 100px;
}

html[dir=rtl] .mfp-content {
	text-align: right!important;
}

html[dir=rtl] .cmt-cls {
	margin: 0 46px 10px 15px;
}

html[dir=rtl] .cmt-group-gird+.cmt-group-gird {
	margin-left: 0;
	margin-right: 15px;
}

html[dir=rtl] .cmt-order-old .cmt-menu-left {
	left: auto!important;
	right: 0!important;
}

html[dir=rtl] .cmt-apk-dcount {
	margin-left: 0;
	margin-right: 15px;
}

html[dir=rtl] .cmt-group-apk span {
	margin-left: 0;
	margin-right: 20px;
}

html[dir=rtl] .cmt-pass-wrap {
	text-align: left;
}

@media(max-width:720px) {
	.user-reviews_title h2 {
		font-size: 16px;
		line-height: 24px;
	}

	.user-reviews_nav .nav-btn {
		display: block;
		padding: 12px 0;
		border-bottom: 2px solid #00a6ed;
		cursor: pointer;
	}

	.user-reviews_nav .nav-btn_text {
		font-weight: 500;
		font-size: 14px;
		line-height: 18px;
		padding: 0 3px;
		color: #00a6ed;
	}

	.user-reviews_nav .nav-list {
		display: none;
	}

	.user-reviews_nav.cmt-open .nav-list {
		position: absolute;
		display: flex;
		flex-direction: column;
		margin-top: 220px;
		padding: 8px 0;
		background-color: #fff;
		overflow: hidden;
		border: 1px solid #f0f2f4;
		box-shadow: 0 4px 4px rgba(0,0,0,.08);
		border-radius: 8px;
		z-index: 99;
	}

	.user-reviews_nav.cmt-open .nav-list a {
		display: block;
		white-space: nowrap;
		line-height: 30px;
		height: 30px;
		padding: 0 16px;
		margin: 0;
		color: #5e5e5e;
	}

	.user-reviews_nav.cmt-open .nav-list a:active {
		background-color: #f2f5f9;
		color: #00a6ed;
	}
}

@media(max-width:720px) and (any-hover:hover) {
	.user-reviews_nav.cmt-open .nav-list a:hover {
		background-color: #f2f5f9;
		color: #00a6ed;
	}
}

@media(max-width:720px) {
	.user-reviews_nav.cmt-open .nav-list li.selected a {
		line-height: 36px;
		height: 36px;
		background-color: #f2f5f9;
		border-bottom: none;
		color: #00a6ed;
	}
}

.faq-content {
	line-height: 20px;
	color: #666;
	width: 900px;
	padding: 35px !important;
	border-radius: 10px;
}

.faq-content .titles {
	font-size: 2rem;
	margin-bottom: 1rem;
	color: #222;
}

.references p {
	padding-bottom: 8px;
}

.faq-content .titles, .faq-content p {
	text-align: center;
}

@media screen and (min-width: 996px) {
	body {
		padding-top: 70px;
	}
}

.main-body .side .module:first-child,.main-body .secondary-body>.module:first-child {
	margin-top: var(--module-spacing);
}

.main-body .secondary-body>.module:last-child {
	margin-bottom: 0;
}

.clear {
	clear: both;
}

@media screen and (min-width: 996px) {
	.main-body>#download_page.side {
		position: unset !important;
	}
}

html[dir="rtl"] .main-body .module .title.more:after {
	margin-left: 0;
	margin-right: 12px;
	transform: rotateZ(315deg);
}

.breadcrumbs {
	color: #8B8B8B;
	font-size: 12px;
}

.breadcrumbs .item:not(:first-child)::before {
	content: '';
	display: inline-block;
	border: 0;
	margin-left: calc(var(--html-ltr) * 4px + var(--html-rtl) * 6px);
	margin-right: calc(var(--html-ltr) * 6px + var(--html-rtl) * 4px);
	width: 5px;
	height: 5px;
	border-style: solid;
	border-color: #A6A6A6;
	border-top-width: 1px;
	border-right-width: 1px;
	transform: translateY(-1px) rotate(calc(45deg + var(--html-rtl) * 180deg));
}

.show-more {
	position: relative;
	overflow: hidden;
	max-height: var(--height);
	transition: max-height ease .5s;
}

.show-more .show-more-content {
	overflow: hidden;
}

.show-more .show-more-mask {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding-top: 20px;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, white 50%, white 100%);
	color: #00A6ED;
}

.show-more .show-more-button:hover {
	cursor: pointer;
}

.show-more .show-more-button svg {
	margin-inline-start: 4px;
}

.show-more[data-expanded="true"] {
	padding-bottom: 21px;
	max-height: var(--max-height);
}

.show-more[data-expanded="true"] .show-more-mask {
	background: transparent;
}

.show-more[data-expanded="true"] .show-more-mask svg {
	transform: rotateZ(180deg);
}

.apk-unit-list.normal-list {
	white-space: nowrap;
	overflow-x: auto;
	counter-reset: badge-count;
}

.apk-unit-list.normal-list::-webkit-scrollbar {
	display: none;
}

.apk-unit-list.normal-list .apk-unit {
	--badge-color: #F2F5F9;
	display: inline-block;
	margin-left: calc(var(--html-ltr) * var(--app-horizontal-spacing));
	margin-right: calc(var(--html-rtl) * var(--app-horizontal-spacing));
	width: calc((100% - 32px - 7 * var(--app-horizontal-spacing)) / 8);
}

@media screen and (max-width: 719px) {
	.apk-unit-list.normal-list .apk-unit {
		min-width: 80px;
	}
}

.apk-unit-list.normal-list .apk-unit:first-child {
	margin-left: calc(var(--html-ltr) * 16px);
	margin-right: calc(var(--html-rtl) * 16px);
}

.apk-unit-list.normal-list .apk-unit:last-child {
	margin-left: calc(var(--html-rtl) * 16px + var(--html-ltr) * var(--app-horizontal-spacing));
	margin-right: calc(var(--html-ltr) * 16px + var(--html-rtl) * var(--app-horizontal-spacing));
}

.apk-unit-list.normal-list .apk-unit .image-ratio {
	position: relative;
	padding-top: 100%;
}

.apk-unit-list.normal-list .apk-unit .image-ratio>.apk-unit-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.apk-unit-list.normal-list .apk-unit .apk-unit-title {
	height: 42px;
	margin-top: 4px;
	font-weight: var(--text-bold);
}

.apk-unit-list.normal-list .apk-unit .apk-unit-title,.apk-unit-list.normal-list .apk-unit .apk-unit-center,.apk-unit-list.normal-list .apk-unit .apk-unit-desc {
	margin-top: 4px;
}

.apk-unit-list.normal-list .stars {
	color: var(--color_rates);
	font-size: 12px;
}

.apk-unit-list.normal-list .stars.stars-zero {
	color: transparent;
}

.apk-unit-list.normal-list .stars.stars-zero svg {
	fill: #C5C5C5;
}

.apk-unit-list.normal-list .stars svg {
	margin-inline-end: 4px;
}

@media screen and (min-width: 996px) {
	.side .apk-unit-list.normal-list {
		white-space: normal;
	}

	.side .apk-unit-list.normal-list .apk-unit {
		width: 100%;
		margin: 12px 0 0 0;
		padding: 0 16px;
		box-sizing: border-box;
		display: flex;
		gap: 12px;
	}

	.side .apk-unit-list.normal-list .apk-unit:first-child {
		margin-top: 0;
	}

	.side .apk-unit-list.normal-list .apk-unit .image-ratio {
		width: 60px;
		padding-top: 60px;
	}

	.side .apk-unit-list.normal-list .apk-unit-center {
		width: 0;
		flex: 1;
		display: flex;
		flex-direction: column;
		padding: 4px 0;
		justify-content: space-between;
	}

	.side .apk-unit-list.normal-list .apk-unit-content {
		font-size: 12px;
	}

	.side .apk-unit-list.normal-list .apk-unit-title {
		display: block;
		white-space: nowrap;
		height: 21px;
	}

	.side .apk-unit-list.normal-list .apk-unit-title,.side .apk-unit-list.normal-list .apk-unit-center,.side .apk-unit-list.normal-list .apk-unit-desc {
		margin-top: 0;
	}
}

.apk-unit-list .apk-unit.corner-order {
	position: relative;
}

.apk-unit-list .apk-unit.corner-order::before,.apk-unit-list .apk-unit.corner-order::after {
	display: block;
	position: absolute;
	top: 0;
	left: 12px;
	left: calc((-1 * var(--html-direction) + 1) * (100% - 14px - 24px) / 2 + 12px);
}

.apk-unit-list .apk-unit.corner-order::before {
	content: ' ';
	border-left: 7px solid var(--badge-color);
	border-right: 7px solid var(--badge-color);
	border-top: 14px solid var(--badge-color);
	border-bottom: 4px solid transparent;
	z-index: 1;
}

.apk-unit-list .apk-unit.corner-order::after {
	content: counter(badge-count);
	width: 14px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: white;
	z-index: 1;
}

.apk-unit-list .apk-unit.corner-order::after {
	counter-increment: badge-count;
	color: #fff;
}

.apk-unit-list .apk-unit.corner-order:nth-child(1) {
	--badge-color: #F3251B;
}

.apk-unit-list .apk-unit.corner-order:nth-child(2) {
	--badge-color: #F77E13;
}

.apk-unit-list .apk-unit.corner-order:nth-child(3) {
	--badge-color: #EFAB19;
}

.apk-unit-list .apk-unit.corner-order:nth-child(n+4)::before,.apk-unit-list .apk-unit.corner-order:nth-child(n+4)::after {
	display: none;
	border-bottom-width: 0;
	color: #8B8B8B;
}

@media screen and (min-width: 996px) {
	.side .apk-unit-list .apk-unit.corner-order {
		padding-left: calc(var(--html-ltr) * 26px + 16px);
		padding-right: calc(var(--html-rtl) * 26px + 16px);
	}

	.side .apk-unit-list .apk-unit.corner-order:nth-child(n+4)::before,.side .apk-unit-list .apk-unit.corner-order:nth-child(n+4)::after {
		display: block;
	}

	.side .apk-unit-list .apk-unit.corner-order::before,.side .apk-unit-list .apk-unit.corner-order::after {
		top: 50%;
		transform: translateY(-50%);
	}

	.side .apk-unit-list .apk-unit.corner-order:nth-child(-n+3)::after {
		transform: translateY(calc(-50% - 2px));
	}
}

#download_page_main_body main {
	position: relative;
}

.breadcrumbs {
	padding: 3px 16px;
}

.breadcrumbs .item:last-child {
	color: #24CD77;
}

@media screen and (min-width: 720px) {
	.breadcrumbs {
		padding-top: 8px;
		padding-bottom: 0;
		background-color: white;
	}
}

.head-app-info {
	display: flex;
	padding: 6px 16px;
}

.head-app-info .icon {
	width: 80px;
	height: 80px;
	margin-top: 6px;
}

@media screen and (min-width: 720px) {
	.head-app-info .icon,.head-app-info .icon img {
		width: 106px;
		height: 106px;
	}
}

.head-app-info .info-content {
	line-height: 1.8;
	width: 0;
	height: 99px;
	flex-grow: 1;
	margin-left: calc(var(--html-ltr) * 12px);
	margin-right: calc(var(--html-rtl) * 12px);
}

@media screen and (min-width: 720px) {
	.head-app-info .info-content {
		height: 118px;
		margin-left: calc(var(--html-ltr) * 16px);
		margin-right: calc(var(--html-rtl) * 16px);
	}
}

.head-app-info .info-title-wrap {
	max-width: calc(100% - 62px);
}

.head-app-info .info-title {
	display: inline;
	vertical-align: bottom;
	width: 100%;
	margin: 0;
	font-size: 18px;
	font-weight: var(--text-bold);
	line-height: 1.5;
	color: #3C4043;
}

.head-app-info .info-tag {
	display: inline-block;
	vertical-align: middle;
	color: #24CD77;
	padding: 2px 4px;
	border-radius: 3px;
	border: 1px solid #24CD77;
	font-size: 10px;
	line-height: 14px;
	margin: 0 8px;
}

.head-app-info svg {
	width: 12px;
	height: 12px;
	margin-inline-end: 6px;
}

.head-app-info .stars {
	fill: var(--color_rates);
	color: var(--color_rates);
	margin-inline-end: 12px;
}

.head-app-info .download-count svg {
	fill: #A6A6A6;
}

.head-app-info .info-sdk>span {
	color: #24CD77;
}

.head-app-info .version-list-button {
	color: #00A6ED;
	margin-inline-start: 12px;
}

@media screen and (min-width: 720px) {
	.head-app-info {
		padding-right: 292px;
	}

	.head-app-info .info-content {
		line-height: 2.2;
	}

	html[dir="rtl"] .head-app-info {
		padding-right: 16px;
		padding-left: 292px;
	}
}

@media screen and (max-width: 719px) {
	.head-app-info {
		padding-right: 32px;
	}

	html[dir="rtl"] .head-app-info {
		padding-right: 16px;
		padding-left: 32px;
	}
}

#download_page_main_body .detail-safe-btn {
	background: transparent;
	padding: 0;
	border: 20px solid transparent;
	border-top: 20px solid #2E9CF2;
	border-right: 20px solid #2E9CF2;
	fill: white;
	position: absolute;
	top: 24px;
	right: 0;
	cursor: pointer;
}

@media screen and (min-width: 720px) {
	#download_page_main_body .detail-safe-btn {
		top: 0;
	}
}

#download_page_main_body .detail-safe-btn svg {
	width: 18px;
	height: 18px;
	position: absolute;
	top: -17px;
	right: -17px;
	fill: #fff;
}

html[dir="rtl"] #download_page_main_body .detail-safe-btn {
	transform: rotateY(180deg);
	right: auto;
	left: 0;
}

html[dir="rtl"] #download_page_main_body .detail-safe-btn svg {
	transform: rotateY(180deg);
}

#download_page_main_body #detail-safe {
	padding: 0;
	height: 80vh;
}

#download_page_main_body #detail-safe .content-wrap {
	padding: 0;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
}

#download_page_main_body #detail-safe .content {
	padding: 0;
}

#download_page_main_body #detail-safe iframe {
	width: 100%;
	height: 100%;
	height: 80vh;
}

.download-button-box {
	background-color: white;
	padding: 12px 16px 8px 16px;
}

.download-button-box svg {
	width: 24px;
	height: 24px;
}

.download-button-box .apple-store {
	width: 120px;
	height: 40px;
}

.download-button-box .download-start-btn,.download-button-box .fast-download-start-btn,.download-button-box .gameloop-btn {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 0 16px;
	box-sizing: border-box;
	fill: #fff;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #24CD77;
	background-color: #24CD77;
	gap: 12px;
}

.download-button-box .download-start-btn:hover,.download-button-box .fast-download-start-btn:hover,.download-button-box .gameloop-btn:hover {
	background-color: #24dc83;
	border-color: #24dc83;
}

.download-button-box .download-start-btn .text,.download-button-box .fast-download-start-btn .text,.download-button-box .gameloop-btn .text {
	flex: 1;
}

.download-button-box .download-start-btn .text span,.download-button-box .fast-download-start-btn .text span,.download-button-box .gameloop-btn .text span {
	display: block;
}

.download-button-box .gameloop-btn:hover {
	border-color: #4087F7;
}

.download-button-box .download-start-btn .download-text {
	font-weight: var(--text-bold);
}

.download-button-box .download-start-btn .download-file-size {
	font-size: 12px;
}

.download-button-box .fast-download-start-btn {
	margin-bottom: 8px;
}

.download-button-box .fast-download-start-btn .text {
	display: flex;
	flex-direction: column;
	font-size: 12px;
}

.download-button-box .fast-download-start-btn .text strong {
	font-size: 14px;
	font-weight: var(--text-bold);
}

.download-button-box .fast-download-start-btn .fast-down-icon {
	display: inline-block;
	background: url(/static/assets/svg/img-common.stack-7569145a.svg#icon-white-apkpure-lite);
	width: 24px;
	height: 24px;
}

.download-button-box .gameloop-btn {
	color: #fff;
	background-color: #4087F7;
	border-color: #4087F7;
	margin-bottom: 8px;
	justify-content: center;
}

.download-button-box .gameloop-btn:hover {
	background-color: #fff;
	color: #4087F7;
}

.download-button-box .gameloop-btn ~ .download-start-btn {
	justify-content: center;
	background-color: #24CD77;
	color: #fff;
}

.download-button-box .gameloop-btn ~ .download-start-btn:hover {
	background-color: #24dc83;
	border-color: #24dc83;
}

.download-button-box .gameloop-btn ~ .download-start-btn svg {
	order: -1;
	fill: #fff;
	width: 14px;
	height: 14px;
	margin-inline-end: 8px;
}

.download-button-box .gameloop-btn ~ .download-start-btn .text {
	flex: none;
}

.download-button-box .gameloop-btn ~ .download-start-btn .download-text {
	display: inline;
	font-weight: normal;
}

.download-button-box .gameloop-btn ~ .download-start-btn .download-file-size {
	display: inline;
	font-size: inherit;
}

.download-button-box .gameloop-btn ~ .download-start-btn .download-file-size::before {
	content: " (";
}

.download-button-box .gameloop-btn ~ .download-start-btn .download-file-size::after {
	content: ") ";
}

.download-button-box .fast-download-start-btn ~ .download-start-btn {
	fill: #24CD77;
	color: #24CD77;
	background-color: #fff;
}

.download-button-box .fast-download-start-btn ~ .download-start-btn:hover {
	background-color: #fff;
	border-color: #24CD77;
}

.download-button-box .apple-store-btn {
	display: block;
	text-align: center;
	height: 50px;
	padding: 4px 0;
	border: 1px solid #000000;
	border-radius: 4px;
	margin-bottom: 8px;
	box-sizing: border-box;
}

.download-button-box .apple-store-btn svg {
	fill: black;
}

@media screen and (min-width: 720px) {
	.download-button-box {
		position: absolute;
		top: 37px;
		right: 0;
		background-color: transparent;
	}

	.download-button-box .apple-store-btn,.download-button-box .download-start-btn,.download-button-box .fast-download-start-btn,.download-button-box .gameloop-btn {
		width: 260px;
		height: 40px;
	}

	.download-button-box .apple-store-btn {
		padding: 0;
	}

	.download-button-box .download-start-btn,.download-button-box .fast-download-start-btn {
		gap: 8px;
		justify-content: center;
	}

	.download-button-box .download-start-btn svg,.download-button-box .download-start-btn .fast-down-icon,.download-button-box .fast-download-start-btn svg,.download-button-box .fast-download-start-btn .fast-down-icon {
		order: -1;
		width: 14px;
		height: 14px;
		flex: none;
	}

	.download-button-box .download-start-btn .fast-down-icon,.download-button-box .fast-download-start-btn .fast-down-icon {
		background: url(/static/assets/svg/img-common.stack-7569145a.svg#icon-white-download);
	}

	.download-button-box .download-start-btn .text,.download-button-box .fast-download-start-btn .text {
		display: block;
		flex: none;
		flex-shrink: 1;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 14px;
	}

	.download-button-box .download-start-btn .text span,.download-button-box .fast-download-start-btn .text span {
		display: inline;
		font-size: 14px;
		font-weight: normal;
	}

	.download-button-box .download-start-btn .text strong,.download-button-box .fast-download-start-btn .text strong {
		font-weight: normal;
	}

	.download-button-box .download-start-btn .text .download-file-size::before,.download-button-box .fast-download-start-btn .text .download-file-size::before {
		content: ' (';
	}

	.download-button-box .download-start-btn .text .download-file-size::after,.download-button-box .fast-download-start-btn .text .download-file-size::after {
		content: ')';
	}

	.down-pos-top .download-button-box:has(:only-child) {
		height: 118px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

html[dir="rtl"] .download-button-box {
	right: auto;
	left: 0;
}

.downloading .download-button-box {
	display: none;
}

.down-pos-bottom .download-button-box {
	position: static;
	background-color: #fff;
}

@media screen and (min-width: 720px) {
	.down-pos-bottom .download-button-box .apple-store-btn,.down-pos-bottom .download-button-box .download-start-btn,.down-pos-bottom .download-button-box .fast-download-start-btn,.down-pos-bottom .download-button-box .gameloop-btn,.down-pos-bottom .download-button-box .telegram-btn {
		width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
}

.download-process-box {
	text-align: center;
	padding: 12px 16px;
	background-color: #fff;
}

.download-process-box .download-content {
	padding: 8px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #24CD77;
	opacity: 0.8;
	background: rgba(36,205,119,0.15);
	color: #1C643F;
	position: relative;
}

.download-process-box .download-content .title {
	font-weight: var(--text-bold);
}

.download-process-box .download-content h2 {
	font-size: 12px;
	margin: 8px 0;
	font-weight: normal;
}

.download-process-box .download-content .download-fallback {
	color: #8B8B8B;
	font-size: 12px;
}

.download-process-box .download-content #download_link {
	color: #00A6ED;
}

.download-process-box .dotting {
	display: inline-block;
	min-width: 3px;
	min-height: 3px;
	box-shadow: 3px 0 currentColor, 8px 0 currentColor, 13px 0 currentColor;
	animation: dot 2.8s infinite step-start both;
}

.download-process-box .how-to {
	display: block;
	padding: 3px 0;
	height: 24px;
	box-sizing: border-box;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #fff;
	font-size: 12px;
	background-color: #24CD77;
}

.download-process-box .fast-download-hint {
	display: none;
	color: #A6A6A6;
	font-size: 12px;
	margin-top: 8px;
}

.download-process-box .request-permission {
	box-sizing: border-box;
	margin-top: 8px;
	padding: 8px;
	border-radius: 4px;
	background: rgba(250,104,22,0.1);
	color: var(--color_rates);
	fill: var(--color_rates);
}

.download-process-box .request-permission .notification-permission {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

.download-process-box .request-permission .button {
	border: 1px solid var(--color_rates);
	border-radius: 4px;
	font-size: 12px;
	padding: 2px 6px;
}

.download-process-box .request-permission svg {
	width: 10px;
	height: 10px;
	margin-inline-end: 4px;
}

.download-process-box {
	padding-top: 0;
	padding-bottom: 0;
}

.download-process-box .download-content,.download-process-box .how-to,.download-process-box .request-permission {
	display: block;
}

.downloading .download-process-box {
	padding-top: 12px;
	padding-bottom: 12px;
}

.downloading .download-process-box .download-content,.downloading .download-process-box .how-to {
	display: block;
}

.downloading.downloading-fast .download-process-box .fast-download-hint {
	display: block;
}

.downloading[data-notification="default"] .request-permission,.downloading[data-notification="prompt"] .request-permission {
	display: block;
}

@keyframes dot {
	25% {
		box-shadow: none;
	}

	50% {
		box-shadow: 3px 0 currentColor;
	}

	75% {
		box-shadow: 3px 0 currentColor, 8px 0 currentColor;
	}
}

.how-to-install {
	display: block;
	text-align: center;
	background-color: white;
	fill: var(--color);
	color: var(--color_h);
}

.how-to-install svg {
	width: 12px;
	height: 12px;
	margin-inline-start: 4px;
}

@media screen and (min-width: 720px) {
	.down-pos-top .how-to-install {
		padding-top: 8px;
	}
}

.downloading .how-to-install {
	display: none;
}

#download_page_main_body .share-box {
	height: 32px;
	padding: 8px 16px 12px 16px;
	background-color: white;
	margin-bottom: var(--module-spacing);
}

#download_page_main_body .downloading .share-box {
	padding-top: 0;
}

.downloading[data-notification="default"] .main-body .share-box,.downloading[data-notification="prompt"] .main-body .share-box {
	display: none;
}

.faq .show-more {
	margin: 0 16px;
}

.faq .content {
	margin-bottom: 12px;
	counter-reset: chapter;
}

.faq .content>* {
	margin: 8px 0;
	font-size: 12px;
}

.faq .content h4 {
	font-weight: var(--text-bold);
	font-size: 14px;
	color: #4B4B4B;
	margin: 12px 0 8px;
}

.faq .content h4:first-child {
	margin-top: 0;
}

.faq .content h4::before {
	counter-increment: chapter;
	content: counter(chapter) ". ";
}

@keyframes rotate {
	to {
		transform: rotateZ(360deg);
	}
}

.adB {
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #989b9f;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
}

.adB.h240 {
	min-height: 240px;
}

.adB.h360 {
	min-height: 360px;
}

.adB.h480 {
	min-height: 480px;
}

.h240, .h360, .h480 {
	border-radius: 5px 15px 5px 5px;
}

.adB::before {
	content: attr(data-text);
}

.saic-wrapper {
	min-width: 180px;
	width: 100%;
	background: white;
	font-size: 16px;
	margin-bottom: var(--model-spacing);
}

.saic-wrapper.saic-border {
    /* border: 1px solid #d5deea; */;
}

.saic-wrapper .saic-wrap-comments a:link,
.saic-wrapper .saic-wrap-comments a:visited {
	color: #3D7DBC;
}

.saic-wrapper a:hover {
	text-decoration: underline;
}

.saic-wrapper .saic-wrap-comments {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	list-style: none outside none;
}

.saic-wrapper .saic-wrap-comments a:link,
.saic-wrapper .saic-wrap-comments a:visited {
	color: #3D7DBC;
}

.saic-wrapper a:hover {
	text-decoration: underline;
}

.saic-wrapper .saic-wrap-comments {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	list-style: none outside none;
}

.saic-wrapper .saic-wrap-form {
	padding: 18px 15px 15px;
	border-top: 1px solid #d5deea;
}

.saic-wrapper .saic-wrap-form .saic-form-avatar {
	position: absolute;
	left: 15px;
	top: 16px;
	overflow: hidden;
}

.saic-wrapper .saic-wrap-form .saic-form-avatar img {
	max-width: 28px;
	max-height: 28px;
	margin: 0px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form {
	position: relative;
	float: left;
	width: 100%;
	padding-left: 38px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .respond,
.saic-wrapper .saic-wrap-form .saic-container-form .respond > form {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	background: none !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .respond > h3 {
	display: none !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea {
	clear: both;
	position: relative;
	width: 100%;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-submit {
	margin-top: 18px;
}

.saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea {
	border: 1px solid #d5deea;
	border-width: 1px !important;
	width: 100%;
	height: 2.5em;
	min-height: 2.5em !important;
	margin: 0px !important;
	padding: 4px 6px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: height 0.2s;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	font-family: inherit;
	font-size: 1em !important;
	line-height: 19px;
	resize: vertical !important;
	background: #FFFFFF;
	color: #44525F;
	vertical-align: top;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="text"], .saic-wrapper .saic-wrap-form .saic-container-form input[type="email"] {
	width: 100%;
	height: 2em;
	margin: 0 0 5px;
	padding: 3px 6px;
	border: 1px solid #d5deea;
	background: #FFFFFF;
	color: #44525F;
	box-shadow: none;
	text-indent: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 1em !important;
	line-height: 1;
	vertical-align: top;
}

.saic-wrapper .saic-wrap-form .saic-container-form input#author,
.saic-wrapper .saic-wrap-form .saic-container-form input#email,
.saic-wrapper .saic-wrap-form .saic-container-form input#url {
	text-indent: 0;
	width: 100%;
}

.saic-wrapper .saic-wrap-form .saic-container-form input.saic-input:focus,
.saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea:focus {
	border-color: #64B6EC;
	outline: 0 none;
}

.saic-wrapper .saic-wrap-form .saic-container-form span.saic-required {
	display: none;
	position: absolute;
	top: 1px;
	right: -9px;
	font-size: 13px;
	color: #C54F53;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 30%;
	margin-right: 5%;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author.saic-field-1,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-1,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-1 {
	width: 100%;
	margin-right: 0;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author.saic-field-2,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-2,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-2 {
	width: 47.5%;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-2,
.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-2 {
	margin-right: 0px;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
	margin-right: 0;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.form-submit {
	float: right;
	margin: 0px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="submit"],
.saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn {
	position: relative;
	display: inline-block;
	height: 2em;
	width: auto;
	margin: 0px;
	margin-left: 10px;
	padding: 5px 12px;
	color: #FFFFFF;
	text-shadow: none;
	font-weight: bold;
	font-size: 1em !important;
	text-align: center;
	line-height: 1.3;
	outline: none;
	overflow: visible;
	cursor: pointer;
	border: 0;
	background: var(--color_button);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	text-transform: none;
	text-transform: uppercase;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="submit"]:hover,
.saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn:hover {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	outline: none;
	background: var(--color_button_h);
}

.saic-wrapper .saic-wrap-comments .logged-in-as a {
	color: var(--color_h);
}
.saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn {
	display: none;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error {
	border: 1px solid #C85951 !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error-info {
	display: none;
	position: absolute;
	bottom: 28px;
	left: 8px;
	z-index: 99999;
	height: 20px;
	padding: 1px 10px 0 10px;
	line-height: 1.6;
	color: #FFF;
	font-family: inherit;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background: #C85951;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error-info:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid #C85951;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea .saic-error-info {
	left: auto;
	right: 20px;
	top: 5px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea .saic-error-info:after {
	top: 50%;
	right: 100%;
	left: auto;
	margin-left: 0px;
	margin-top: -5px;
	border-right: 5px solid #C85951;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha {
	float: right;
	text-align: right;
	margin: 0px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha .saic-captcha-text {
	display: inline-block;
	vertical-align: baseline;
	color: #44525F;
	font-size: 1em;
	font-family: inherit;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha input.saic-captcha-value[type="text"] {
	width: 2.7em !important;
	height: 2em !important;
	display: inline-block !important;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 0 4px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form.saic-no-login .saic-wrap-textarea {
	width: 100%;
	margin: 0 0 11px 0 !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form.saic-no-login textarea.saic-textarea {
	width: 100%;
}

.saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-author,
.saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-email,
.saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-url {
	width: 100%;
	margin-right: 0;
}

.saic-wrapper.saic-full .saic-wrap-form .saic-container-form .saic-captcha {
	clear: both;
	margin-top: 8px;
}

@media only screen and (max-width: 480px) {
	.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author,
    .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email,
    .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
		width: 100%;
		margin-right: 0;
	}

	.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha {
		clear: both;
		margin-top: 8px;
	}
}

.saic-wrapper .saic-wrap-link {
	width: 100%;
	padding: 6px 15px;
}

.saic-wrapper .saic-wrap-link a.saic-link {
	font-size: 1em;
	font-weight: bold;
	color: #3D7DBC;
	text-decoration: none !important;
	font-family: inherit;
}

.saic-wrapper .saic-wrap-link a.saic-link.saic-icon-link-true .saico-comment {
	padding-right: 6px;
	color: #3D7DBC;
}

.saic-wrapper .saic-wrap-link a.saic-link.saic-icon-link-false .saico-comment {
	display: none;
}

.saic-wrapper .saic-wrap-link a.saic-link:hover {
	color: #2a5782;
}

.saic-wrapper .saic-wrap-link a.saic-link:hover .saico-comment {
	color: #2a5782;
}

.saic-wrapper *,
.saic-wrapper *:before,
.saic-wrapper *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.saic-clearfix:before, .saic-clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.saic-clearfix:after {
	clear: both;
}

ul.children {
	margin-left: 2.5rem;
}

div#comments.comments-area {
	background: white!important;
	padding-bottom: 10px !important;
}

#wpd-post-rating {
	padding: 30px 0 0 0!important;
}

.back-btn {
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 992px) {
	.mb {
		margin-bottom: 8px;
	}

	.title-bar {
		justify-content: initial;
	}

	.title-bar::after {
		position: initial;
		margin: 0 8px;
	}

	.search-page {
		width: 1200px;
		width: max-content;
		position: relative;
		margin: 16px auto 0;
	}

	.fl-contain {
		float: left;
		width: 768px;
		width: calc(100vw - 332px);
		max-width: 868px;
	}

	.fr-contain {
		display: block;
		float: right;
		width: 316px;
		height: auto;
		min-height: 200px;
		margin-left: 16px;
		background-color: #fff;
		line-height: 0;
	}

	.hot-search-games-24h {
		margin-bottom: 16px;
	}
}

@media (max-width: 992px) {
	.search-pc {
		margin-top: 4px;
	}
}

@media (max-width: 992px) {
	.search-history {
		height: auto;
		max-height: 500px;
		border-bottom: 1px solid #EEEEEE;
		box-shadow: 0px 2px 4px #EEEEEE;
		border-radius: 0 0 8px 8px;
	}

	.search-mobile .search-results,.search-pc .search-results,.search-app .search-results {
		display: none;
	}
}

.ar_fix .fl-contain {
	float: right;
}

.ar_fix .fr-contain {
	float: left;
	margin-left: 0;
	margin-right: 16px;
}

.search-results .formsearch .ss {
	-webkit-animation-name: bgShakeSearch;
	animation-name: bgShakeSearch;
}

.search-results {
	background: #fff;
	padding: 16px 0;
	box-sizing: border-box;
}

.search-results input {
	border: 0;
}

.search-results .search-bg {
	background: #eee;
	margin: 0 16px;
	height: 44px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.search-results .search-bg .formsearch {
	display: flex;
}

.search-results .text-box {
	float: left;
	margin-top: 2px;
	padding-left: 1px;
	flex: 1;
}

.search-results .text-box>span:first-child {
	width: 100%;
}

.search-results .text-box input {
	width: 100%;
	height: 41px;
	background: #fff;
	padding: 0px 15px;
	font-size: 14px;
	line-height: 41px;
	color: #666;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	box-sizing: border-box;
}

html[dir="rtl"] .search-results .text-box input.tt-hint {
	color: transparent !important;
}

.search-results .text-btn {
	width: 100px;
	float: left;
}

.search-results .text-btn input {
	width: 100px;
	height: 44px;
	background: #24cd77 url("./assets/img/search.png") center no-repeat;
	cursor: pointer;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.search-results .text-btn input:hover {
	background: #24dc83 url("./assets/img/search.png") center no-repeat;
}

.search-results .tt-hint {
	color: #999 !important;
}

.search-results .tt-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	margin-top: 6px;
	padding: 8px 0;
	width: calc(100% + 100px);
}

.search-results .tt-menu .tt-dataset {
	max-height: 283px;
	overflow: hidden;
}

.search-results .tt-suggestion {
	font-size: 16px;
	line-height: 24px;
	padding: 12px 20px;
	color: #5E5E5E;
	display: block;
	word-break: break-all;
}

.search-results .tt-suggestion .tt-highlight {
	color: #24CD77;
}

.search-results .tt-suggestion:hover {
	cursor: pointer;
	background-color: #f5f7fa;
}

.search-results .tt-suggestion:hover .package-info .info .info-title {
	color: #00A6ED;
}

.search-results .tt-suggestion:hover .package-info .info .info-title .tt-highlight {
	color: #00A6ED;
}

.search-results .tt-suggestion.tt-cursor {
	background-color: #24cd77;
	color: #FFFFFF;
}

.search-results .search-package {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.search-results .search-package {
	padding: 6px 12px;
}

.search-results .search-package .package-info {
	display: flex;
	overflow: hidden;
}

.search-results .search-package .package-info .icon {
	width: 48px;
	height: 48px;
	flex-shrink: 0;
	margin-right: 12px;
	border-radius: 15%;
	border: 1px solid #EFF3F9;
	background-color: #fff;
}

.search-results .search-package .package-info .info {
	min-width: 0;
	display: flex;
	flex-direction: column;
	padding: 2px;
	justify-content: space-between;
}

.search-results .search-package .package-info .info .info-title {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #5E5E5E;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.search-results .search-package .package-info .info .info-title .tt-highlight {
	color: #24CD77;
}

.search-results .search-package .package-info .info .info-title .corner-tag-icon-box .corner-tag-icon {
	line-height: 22px;
}

.search-results .search-package .package-info .info .info-tags {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4px;
	font-size: 0;
	height: 16px;
	overflow: hidden;
}

.search-results .search-package .package-info .info .tag {
	margin-right: 4px;
	font-size: 12px;
	line-height: 16px;
	padding: 0 4px;
	color: rgba(0,0,0,0.6);
	background: rgba(0,0,0,0.05);
	border-radius: 2px;
}

.search-results .search-package .package-info .info .tag.config-tag {
	color: #24CD77;
	background: rgba(36,205,119,0.1);
}

.search-results .search-package .package-info .info .info-intro {
	margin-top: 4px;
	font-size: 12px;
	line-height: 14px;
	color: rgba(0,0,0,0.4);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.search-results .search-package .package-info .info .info-intro>span {
	margin-right: 12px;
}

.search-results .search-package .package-info .info .info-intro>span>i {
	margin-right: 4px;
}

.search-results .search-package .package-info .info .info-intro>span:last-child {
	margin-right: 0;
}

.search-results .search-package .package-info .info .info-intro i.user,.search-results .search-package .package-info .info .info-intro i.download {
	background: url("./assets/img/comment_user.png") no-repeat left center;
	display: inline-block;
	height: 12px;
	background-size: 10px;
	width: 12px;
	top: 1px;
	position: relative;
}

.search-results .search-package .package-info .info .info-intro i.download {
	background-image: url("./assets/img/download-icon.png");
}

.search-results .search-package .da {
	flex-shrink: 0;
	font-size: 12px;
	line-height: 24px;
	padding: 0 8px;
	color: #fff;
	background: #24CD77;
	border-radius: 4px;
}

.search-results .search-package .da * {
	color: #fff;
	font-weight: 400;
}

.search-results .search-package .da.normal-download {
	margin-left: 12px;
}

.ar_fix .search-results .text-btn input {
	border-radius: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.ar_fix .search-results .text-box {
	padding-right: 1px;
	padding-left: initial;
}

.ar_fix .search-results .text-box input {
	border-radius: 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.ar_fix .search-results .tt-menu {
	right: 0px;
	left: auto;
}

.ar_fix .search-results .search-package .package-info .da.normal-download {
	margin-left: 0;
	margin-right: 12px;
}

.ar_fix .search-results .search-package .package-info .icon {
	margin-right: 0;
	margin-left: 12px;
}

.ar_fix .search-results .search-package .package-info .info .info-intro {
	direction: initial;
}

.ar_fix .search-results .search-package .package-info .info .info-intro>span {
	margin-right: 0;
	margin-left: 12px;
}

.mb {
	margin-bottom: 4px;
}

.clear {
	clear: both;
	overflow: hidden;
}

.fr-contain {
	display: none;
}

.search-trending {
	padding: 0px 0px 8px;
	background: #FFFFFF;
}

.search-trending .search-title {
	height: 44px;
	padding: 0px 16px;
	font-weight: 500;
	font-size: 16px;
	line-height: 44px;
	color: #4B4B4B;
}

.search-trending .search-top {
	padding: 0px 16px;
	font-size: 13px;
	line-height: 22px;
	color: #5E5E5E;
}

.search-trending .search-top .search-wd {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	flex-wrap: wrap;
}

.search-trending .search-top .search-wd a {
	height: 24px;
	padding: 0px 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	background: var(--color_button_h_2);
	border-radius: 4px;
	font-size: 13px;
	line-height: 22px;
	color: #5E5E5E;
}

.search-trending .search-top .search-wd a:hover {
	background: rgba(0,166,237,0.1);
	color: var(--color_h);
}

.search-trending .search-top .search-wd a .search-icon-hot {
	background-image: url("./assets/img/search_hot.png");
	background-size: 15px;
	width: 15px;
	height: 15px;
	background-position: 0 0;
	display: inline-block;
	vertical-align: sub;
	margin-right: 5px;
}

.title-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px 26px 0 16px;
	word-break: break-all;
	gap: 4px;
	min-height: 44px;
	color: var(--color_text_headings);
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

.title-bar:hover {
	color: #4B4B4B;
}

.old-versions .title-bar::after,#related_post.title-bar::after {
	content: unset;
}

.title-bar::after {
	content: " ";
	position: absolute;
	display: inline-block;
	align-self: center;
	width: 6px;
	height: 6px;
	border: 2px solid #868686;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	flex-shrink: 0;
	right: 16px;
}

.title-bar.no-more::after {
	content: none;
}

.title-bar .icon {
	width: 6px;
	height: 6px;
	border: 2px solid #868686;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.hot-search-games-24h {
	background-color: #fff;
	margin-bottom: 4px;
}

.hot-search-games-24h .scroll-list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0;
	padding-bottom: 12px;
}

.hot-search-games-24h .scroll-list .developer {
	display: none;
}

.hot-search-games-24h .scroll-list .apk {
	margin-right: 8px;
}

.hot-search-games-24h .scroll-list .apk:first-child {
	margin-left: 16px;
}

.hot-search-games-24h .scroll-list .apk:last-child {
	margin-right: 16px;
}

.hot-search-games-24h .scroll-list .apk:hover dt .title {
	color: var(--color_h);
}

.hot-search-games-24h .scroll-list dt {
	height: 138px;
	overflow: hidden;
}

.hot-search-games-24h .scroll-list dt .title {
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	color: #4B4B4B;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	flex: 1;
}

.hot-search-games-24h .scroll-list dt .title.pre-reg {
	-webkit-line-clamp: 1;
	height: 22px;
}

.hot-search-games-24h .scroll-list dt .stars-box {
	align-self: flex-start;
}

.hot-search-games-24h .scroll-list img {
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #EFF3F9;
	border-radius: 15%;
	height: auto;
}

.hot-search-games-24h .scroll-list img,.hot-search-games-24h .scroll-list dt .title {
	width: calc(100vw / 4 - 14px);
	max-width: 76px;
}

.stars-box::before {
	content: " ";
	background: url("./assets/img/stars.svg") no-repeat left center;
	display: inline-block;
	height: 12px;
	background-size: 12px;
	width: 12px;
	position: relative;
	top: 1px;
}

.stars-box.n-stars::before {
	background-image: url("./assets/img/stars_fill.svg");
}

@media (min-width: 720px) {
	.scroll-list-wrap {
		display: flex;
		justify-content: space-between;
	}

	.scroll-list-wrap .scroll-list {
		flex-direction: column;
		overflow-x: initial;
		padding-bottom: 0;
		flex: 1;
	}

	.scroll-list-wrap .scroll-list .apk {
		margin: 0 16px 16px;
	}

	.scroll-list-wrap .scroll-list dt {
		height: 76px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 0px;
		border-radius: 4px;
	}

	.scroll-list-wrap .scroll-list dt .content {
		padding: 0 12px;
	}

	.scroll-list-wrap .scroll-list dt .title {
		width: auto;
		font-size: 14px;
		height: 22px;
		max-width: initial;
	}

	.scroll-list-wrap .scroll-list dt .developer {
		display: block;
		font-weight: 400;
		font-size: 12px;
		line-height: 16px;
		color: #5E5E5E;
		height: 16px;
		margin-top: 4px;
		margin-bottom: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.scroll-list-wrap .scroll-list dt .pre-reg-count-text P {
		display: inline-block;
	}
}

.ar_fix .title-bar {
	padding: 0px 16px 0 26px;
}

.ar_fix .search-trending .search-top .search-wd a {
	margin-right: 0;
	margin-left: 4px;
}

@media (max-width: 720px) {
	.ar_fix .hot-search-games-24h .scroll-list .apk {
		margin-left: 8px;
		margin-right: 0;
	}

	.ar_fix .hot-search-games-24h .scroll-list .apk:first-child {
		margin-left: 0;
		margin-right: 16px;
	}

	.ar_fix .hot-search-games-24h .scroll-list .apk:last-child {
		margin-right: 0;
		margin-left: 16px;
	}
}

html[lang="ja"] .search-trending .search-title,html[lang="th-TH"] .search-trending .search-title,html[lang="ar"] .search-trending .search-title,html[lang="ur"] .search-trending .search-title {
	font-weight: bold;
}

html[lang="ja"] .title-bar,html[lang="th-TH"] .title-bar,html[lang="ar"] .title-bar,html[lang="ur"] .title-bar {
	font-weight: bold;
}

html[lang="ja"] .hot-search-games-24h .scroll-list dt .title,html[lang="th-TH"] .hot-search-games-24h .scroll-list dt .title,html[lang="ar"] .hot-search-games-24h .scroll-list dt .title,html[lang="ur"] .hot-search-games-24h .scroll-list dt .title {
	font-weight: bold;
}

#so {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 45px;
	background: rgba(0,0,0,0);
	z-index: 999999;
}

.so {
	height: 35px;
	line-height: 35px;
	margin-top: 6px;
	background: #24cd77;
	width: 100%;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
}

.so .bb {
	width: 40px;
}

.so .bb a {
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	padding-left: 5px;
}

.so .arrow-left {
	display: inline-block;
	position: relative;
	top: 1px;
	right: 5px;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.so .ll {
	background: #fff;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	border-radius: 35px;
}

.so .cc {
	width: 40px;
	display: none;
	background: #fff;
}

.so .cc a {
	display: block;
	width: 40px;
	height: 35px;
	background: url("./assets/img/clear.png") no-repeat center center;
	background-size: 15px 15px;
}

.so .rr {
	width: 40px;
	background-size: 20px 20px !important;
	border-radius: 4px;
}

.so .rr input {
	width: 40px;
	height: 35px;
	background-color: transparent;
}

.so .query {
	display: block;
	box-sizing: border-box;
	padding-left: 16px;
	background: rgba(255,0,0,0);
	height: 35px;
	width: 100%;
	font-size: 14px;
}

.so .twitter-typeahead {
	display: block !important;
	box-sizing: border-box;
	width: 100%;
}

.so .tt-hint {
	color: #999 !important;
}

.so .tt-menu {
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 8px 0;
	width: 100vw;
	left: -40px !important;
	height: calc(100vh - 45px);
	overflow-x: hidden;
	overflow-y: auto;
}

.so .tt-suggestion {
	font-size: 16px;
	line-height: 24px;
	padding: 12px 20px;
	color: #333;
	display: block;
	word-break: break-all;
}

.so .tt-suggestion .tt-highlight {
	font-weight: inherit;
	color: #24CD77;
}

.so .search-package {
	position: relative;
	margin: 12px 16px;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.so .search-package .tt-highlight {
	font-weight: inherit;
	color: inherit;
}

.so .search-package .package-info {
	display: flex;
	overflow: hidden;
}

.so .search-package .package-info .icon {
	width: 48px;
	height: 48px;
	border-radius: 15%;
	margin-right: 12px;
	flex-shrink: 0;
	box-sizing: border-box;
	border: 1px solid #EEF3FA;
	background-color: #fff;
}

.so .search-package .package-info .info {
	min-width: 0;
}

.so .search-package .package-info .info .info-title {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 8px;
	color: rgba(0,0,0,0.9);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: fit-content;
	max-width: 100%;
}

.so .search-package .package-info .info .info-title strong {
	color: #24CD77;
}

.so .search-package .package-info .info .info-tags {
	margin-bottom: 4px;
	line-height: 0;
	height: 18px;
	overflow: hidden;
}

.so .search-package .package-info .info .tag {
	display: inline-block;
	margin-right: 4px;
	padding: 1px 3px;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 2px;
	font-size: 10px;
	line-height: 14px;
	color: rgba(0,0,0,0.6);
}

.so .search-package .package-info .info .tag.config-tag {
	border: 1px solid #24CD77;
	border-radius: 2px;
	font-size: 10px;
	color: #24CD77;
}

.so .search-package .package-info .info .info-intro {
	font-size: 12px;
	line-height: 16px;
	color: #A6A6A6;
}

.so .search-package .package-info .info .info-intro>span {
	margin-right: 12px;
}

.so .search-package .package-info .info .info-intro>span::before {
	content: ' ';
	display: inline-block;
	position: relative;
	width: 10px;
	height: 10px;
	background-size: 10px;
	margin-right: 4px;
	top: 1px;
}

.so .search-package .package-info .info .info-intro .score {
	color: var(--color_rates);
}

.so .search-package .package-info .info .info-intro .score::before {
	top: 1.5px;
	width: 12px;
	height: 12px;
	background-size: 12px;
	background-image: url("./assets/img/stars.svg");
}

.so .search-package .package-info .info .info-intro .score[data-score="0.0"] span {
	color: white;
}

.so .search-package .package-info .info .info-intro .score[data-score="0.0"]::before {
	background-image: url("./assets/img/stars_fill.svg");
}

.so .search-package .package-info .info .info-intro .score-total::before {
	background-image: url("./assets/img/icon_comment_count.svg");
}

.so .search-package .package-info .info .info-intro .install-total::before {
	background-image: url("./assets/img/icon_download.svg");
}

.so .search-package .da {
	padding: 5px 8px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	background: #24CD77;
	border-radius: 4px;
	flex-shrink: 0;
}

.so .search-package .da.normal-download {
	margin-left: 12px;
}

@keyframes bgShakeSearch {
	from,to {
		background-position: center 5px;
	}

	25% {
		background-position: 37px center;
	}

	50% {
		background-position: center 9px;
	}

	75% {
		background-position: 33px center;
	}
}

.so .tt-menu.tt-open {
	height: auto;
	max-height: 500px;
	border-bottom: 1px solid #EEEEEE;
	box-shadow: 0px 2px 4px #eeeeee;
	border-radius: 0 0 8px 8px;
}

.so .tt-menu.tt-open a.tt-suggestion {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

input {
	outline: none;
	border-radius: 0;
	box-shadow: 0 0;
	border: none;
}

input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

div.article-content-bottom .article-list.swiper-wrapper {
	flex-wrap: unset !important;
}

.selengkapnya {
	width: 40%;
	display: block;
	margin: 10px auto;
	background: rgba(36,205,119,0.1);
	padding: 0;
	border-radius: 4px;
	font-size: 12px;
	line-height: 36px;
	color: #24CD77;
	text-align: center;
	cursor: pointer;
	font-weight: 500;
	box-shadow: none;
}

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css');

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');

.pagination ul {
	max-width: 98%;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding: 8px;
	border-radius: 0px 0px 50px 50px;
	box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
	justify-content: center;
}

.pagination ul li {
	color: var(--color_navy);
	list-style: none;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	user-select: none;
	transition: all 0.3s ease;
}

.pagination ul li.numb {
	list-style: none;
	height: 45px;
	width: 45px;
	margin: 0 3px;
	line-height: 45px;
	border-radius: 50%;
}

.pagination ul li.numb.first {
	margin: 0px 3px 0 -5px;
}

.pagination ul li.numb.last {
	margin: 0px -5px 0 3px;
}

.pagination ul li.dots {
	font-size: 22px;
	cursor: default;
}

.pagination ul li.btn {
	padding: 0 20px;
	border-radius: 50px;
}

.pagination li.active {
	color: var(--color_navy_h);
	background: var(--bg_navy);
}

.pagination ul li.numb:hover {
	color: var(--color_navy_h); 
}
.pagination ul li.numb a {
	color: var(--color_navy); 
}
.pagination ul li.numb a:hover {
	color: var(--color_navy);  
}
.pagination li.numb:hover {
	background: var(--bg_navy_h);
}
.pagination li.active:hover {
	background: var(--bg_navy);
}
#gallery.bs {
	/* position: unset;
	display: unset; */;
}

.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: white;
	background: hsla(0, 0%, 100%, 0.75);
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}

#gallery.bs .flickity-prev-next-button {
	background: unset;
}

#gallery.bs svg {
	width: 10px !important;
	height: 10px !important;
	background: white !important;
	padding: 5px;
}

#gallery.bs svg path {
	fill: black!important;
}

#gallery.bs .flickity-prev-next-button {
	top: 90%!important;
}

#gallery.bs .flickity-prev-next-button.previous {
	left: auto;
	right: 60px;
}

#gallery.bs .flickity-prev-next-button.next {
	right: 10px;
}

#single_post .title-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px 26px 10px 16px;
	gap: 4px;
	color: var(--color_text_headings);
}

@media screen and (min-width: 996px) {
	#single_post .title-bar {
		justify-content: initial;
	}
}

#single_post .title-bar h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

#single_post .title-bar::after {
	content: " ";
	position: absolute;
	display: inline-block;
	align-self: center;
	width: 6px;
	height: 6px;
	border: 2px solid var(--color_borders);
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	flex-shrink: 0;
	right: 16px;
}

@media screen and (min-width: 996px) {
	#single_post .title-bar::after {
		position: initial;
		margin: 0 8px;
	}
}

#single_post .title-bar.no-more::after {
	content: none;
}

#single_post.side {
	width: auto;
	padding-top: 0;
	max-width: 980px;
	margin: 0 auto;
	min-height: auto;
	position: static;
}

@media screen and (min-width: 996px) {
	#single_post.side {
		width: 316px;
		min-height: 500px;
		margin-left: 16px;
		position: absolute;
		top: var(--header-footer-spacing);
		right: 0;
	}
}

#single_post.side .discover .apk-list-with .scroll-box {
	white-space: nowrap;
	font-size: 0;
	padding: 0px 16px 12px;
	overflow-x: auto;
}

#single_post.side .discover .apk-list-with .scroll-box::-webkit-scrollbar {
	display: none;
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box {
		white-space: initial;
		padding-bottom: 0;
	}
}

#single_post.side .discover .apk-list-with .scroll-box .apk {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	width: 12.5%;
	white-space: initial;
	font-size: initial;
	width: calc((100% - 7 * var(--app-horizontal-spacing)) / 8);
}

@media screen and (max-width: 719px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk {
		min-width: 80px;
	}
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk {
		flex-direction: row;
		align-items: center;
		margin-bottom: 12px;
		width: 100%;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk:last-child {
		margin-bottom: 16px;
	}
}

#single_post.side .discover .apk-list-with .scroll-box .apk img {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	box-sizing: border-box;
	border: 1px solid vr(--color_borders);
	border-radius: 15%;
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk img {
		width: 56px;
		height: 56px;
		min-width: auto;
		border-radius: 9.6px;
	}
}

#single_post.side .discover .apk-list-with .scroll-box .apk .content {
	margin-top: 4px;
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk .content {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		margin-top: 0;
		padding: 0 12px;
	}
}

#single_post.side .discover .apk-list-with .scroll-box .apk .content.pre-reg-count .title {
	-webkit-line-clamp: 1;
	height: auto;
}

#single_post.side .discover .apk-list-with .scroll-box .apk .content .title {
	word-break: break-word;
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	color: var(--color);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
}

#single_post.side a.apk .stars-title.title:hover {
	color: var(--color_h)!important;
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk .content .title {
		-webkit-line-clamp: 1;
		height: auto;
		font-size: 14px;
	}
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk .content .stars-box {
		margin-top: 8px;
	}
}

#single_post.side .discover .apk-list-with .scroll-box .apk .content .pre-reg-count-text p {
	display: inline-block;
}

#single_post.side .discover .apk-list-with .scroll-box .apk:hover .content .title {
	color: var(--color_h);
}

#single_post.side .discover .apk-list-with .scroll-box .apk+.apk {
	margin-left: var(--app-horizontal-spacing);
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with .scroll-box .apk+.apk {
		margin-left: 0;
	}
}

@media screen and (min-width: 996px) {
	#single_post.side .discover .apk-list-with {
		margin-bottom: 12px;
	}
}

#single_post svg.svg-align {
  width: 1em!important;
  height: 1em!important;
  fill: currentColor;
}
.hidden {
	display: none;
}

.bp-login-widget-user-avatar, .bp-login-widget-user-links, .avatar-block, .yz-items-list-widget {
  padding-left: 20px;
  padding-bottom: 10px;
}
.yz-posting-form-actions {
  background-color: var(--color_button);
}
#youzify {
  background-color: var(--color_bg);
}
.content p, .content h2, .content h3, .content h4, .content h5, .content ul{
  margin-bottom: 10px;
}
