iframe{v:e-xpression(this.src='about:blank',this.outerHTML='');}
input, textarea {
	caret-color: #1485ee;
	caret-color: var(--weui-INDIGO);
}
input:focus, textarea:focus {
	box-shadow: none!important;
	outline: none!important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #cdcdcd!important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #cdcdcd!important;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #cdcdcd!important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #cdcdcd!important;
}
/*ios内阴影*/
input[type="text"] {
	-webkit-appearance: none;
}

html, body {
	min-height: 100%;
}
@media screen and (min-resolution: 192dpi) {
	.normal{display: none;}
}
@media screen and (min-resolution: 72dpi) and (max-resolution: 191dpi) {
	.retina{display: none;}
}
@media (max-width: 413.98px) {
	.xl-hide{display: none!important;}
}
@media (max-width: 575.98px) {
	.sm-hide{display: none!important;}
}
@media (max-width: 767.98px) {
	.md-hide{display: none!important;}
}
@media (max-width: 991.98px) {
	.lg-hide{display: none!important;}
}
@media (max-width: 1199.98px) {
	.el-hide{display: none!important;}
}
@media (min-width: 414px) {
	.xl-show{display: none!important;}
}
@media (min-width: 576px) {
	.sm-show{display: none!important;}
}
@media (min-width: 768px) {
	.md-show{display: none!important;}
}
@media (min-width: 992px) {
	.lg-show{display: none!important;}
}
@media (min-width: 1200px) {
	.el-show{display: none!important;}
}

[class^="ri-"], [class*=" ri-"] {
	line-height: 1;
	display: inline-block;
}
.bg-none {
	background: transparent!important;
}
/*圆环倒计时*/
.circletime {
	--c: #007bff;
	--p: 0;
	--b: 5px;
	--w: 80px;
	width: var(--w);
	aspect-ratio: 1; /*正方形 纵横比1*/
	display: inline-grid;
	background: #f0f0f0;
	border-radius: 50%;
	place-content: center;
	position: relative;
}
.circletime::before {
	border-radius: 50%;
	inset: 0; 
	background: conic-gradient(var(--c) calc(var(--p) * 0.01), #0000 0); 
	position: absolute;
	content: "";
}
.circletime::after {
	color: #333;
	background: #fff;
	font-size: calc(var(--w) * 0.4);
	content: attr(data-value);
	border-radius: 50%;
	top: var(--b);
	left: var(--b);
	right: var(--b);
	bottom: var(--b);
	z-index: 2;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
}
.alert-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.alert-icon {
	margin: 1rem auto;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	content: "";
}
.alert-title {
	color: rgba(0,0,0,0.9);
	margin-bottom: .5rem;
	font-size: 1.25rem;
	font-weight: 700;
}
.alert-text {
	color: rgba(0,0,0,0.9);
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
	font-size: 1.125rem;
	word-break: break-all;
}
.alert-tips {
	color: #004085;
	background-color: #cce5ff;
	padding: 1rem .5rem;
	font-size: 1rem;
}
.alert-tips i {
	font-size: 1.25rem;
	margin-right: .25rem;
	line-height: 1;
}
/*警告提示*/
.warning-icon {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"%3E%3Cpath fill="none" d="M0 0h24v24H0z"/%3E%3Cpath d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-7v2h2v-2h-2zm0-8v6h2V7h-2z" fill="rgba(255,193,7,1)"/%3E%3C/svg%3E');
}
/*错误提示*/
.danger-icon {
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="24" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.763-15.864l.11 7.596h1.305l.11-7.596h-1.525zm.759 10.967c.512 0 .902-.383.902-.882 0-.5-.39-.882-.902-.882a.878.878 0 00-.896.882c0 .499.396.882.896.882z" fill="%23fa5151"/%3E%3C/svg%3E');
}
/*成功提示*/
.success-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.997-6l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z' fill='rgba(7,193,96,1)'/%3E%3C/svg%3E");
}
/*信息提示*/
.info-icon {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"%3E%3Cpath fill="none" d="M0 0h24v24H0z"/%3E%3Cpath d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11v6h2v-6h-2zm0-4v2h2V7h-2z" fill="rgba(16,174,255,1)"/%3E%3C/svg%3E');
}
.load-icon {
	background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='rgba(0,0,0,0.3)'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='5'%3E%3Ccircle stroke-opacity='.3' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1.5s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.prize-icon {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M883.5 805.7c21.8 6.3 37.7 25 40.5 47.5 2.8 22.5-8.1 44.5-27.7 56-8.7 5-17.9 9.1-27.4 12.3-22.3 7.3-43.3 17.9-62.4 31.6-10.6 10.1-13.1 26-5.9 38.8 3.4 6.9 2.9 15.1-1.4 21.5s-11.7 10-19.4 9.4c-7.7-0.6-14.5-5.3-17.7-12.3-15.5-30.5-8.4-67.7 17.2-90.4 22.6-16.8 47.7-29.8 74.4-38.6 6.5-2.3 12.9-4.9 19.1-8 5.9-3.8 9.1-10.7 8.3-17.6-2.1-6.6-17.6-17.6-62.4-16.8h-1.3c-4.9 0-123.6-2.3-215.6 141.3-0.7 5.1-0.3 10.3 1.3 15.3 1.7 6.4 0.3 13.2-3.8 18.5-4 5.2-10.3 8.3-16.9 8.3v0.1c-9.8 0-18.3-6.6-20.7-16-2.8-10.1-3.7-20.6-2.4-30.9-15.7 1.8-31.6 2.7-47.4 2.8-15.8-0.1-31.7-0.9-47.4-2.5 1.2 10.3 0.4 20.7-2.4 30.7-3.3 11-14.7 17.4-25.8 14.5-11.1-2.9-18-14-15.6-25.2 1.6-4.9 2-10.1 1.3-15.3-92.1-143.5-210.7-141.3-215.8-141.3H205c-44.9-0.8-60.4 10.1-62.4 16.8-0.8 7 2.4 13.8 8.2 17.6 6.2 3 12.6 5.7 19.1 8 26.7 8.8 51.8 21.9 74.4 38.6 25.6 22.7 32.7 59.8 17.2 90.4-5.4 10.3-18 14.5-28.4 9.4-10.5-5.1-15-17.5-10.2-28.2 6.7-12.9 4.3-28.5-5.9-38.8-19.1-13.6-40.1-24.2-62.4-31.6-9.5-3.2-18.7-7.3-27.4-12.3-19.6-11.4-30.5-33.5-27.7-56 2.8-22.5 18.7-41.2 40.6-47.5C-28.7 608.2-13 313.3 175.4 134.7 363.8-44 659-44.1 847.5 134.5c188.5 178.6 204.3 473.5 36 671.2zM825 172.5C651.9 0.8 373 0.1 199 170.9S20.5 620.5 188.9 796.8c5.2-0.2 10.1-0.6 15.9-0.4 12-0.3 133.2 0 233.2 132.9 24.3 4 48.8 6.1 73.5 6.1 24.9 0 49.8-2.4 74.2-7.2 99.9-131.6 220.3-132.3 232.4-132 5.8-0.1 10.8 0.2 16.1 0.5 167.4-175.9 163.3-453.3-9.2-624.2z m32 251c-4.2 3.9-9.7 5.9-15.4 5.7-5.7-0.2-11-2.7-14.9-6.9-15.9-18.9-39.1-30.2-63.9-30.9h-0.7c-25.3 0.8-49.2 11.9-66.1 30.7-7.9 8.8-21.4 9.6-30.2 1.8-8.8-7.9-9.6-21.4-1.8-30.2 25-27.9 60.4-44.3 97.8-45.1 37 0.4 72.1 16.7 96.3 44.7 3.9 4.2 5.9 9.7 5.7 15.4-0.1 5.6-2.6 11-6.8 14.8zM653.7 588.2c-45.3 46.8-93.9 71-144.6 71h-5.9c-82.9-3-139.1-69.3-141.2-72.1-7.6-9.1-6.3-22.6 2.7-30.2 9.1-7.6 22.6-6.3 30.2 2.8 0.6 0.7 46.7 54.6 110.2 56.7 40 1.3 79.7-18 117.7-57.9 5.3-5.7 13.2-8.1 20.7-6.3 7.5 1.8 13.5 7.5 15.6 15 2.1 7.5 0.1 15.5-5.4 21zM342.9 429.6l0.1-0.2c-6.8 0-13.1-3.2-17.2-8.7-13.9-21-37.2-33.9-62.4-34.6-26.2 0.7-50.5 13.6-65.7 34.9-4.4 6.5-12.1 10-19.9 9.2-7.8-0.8-14.5-5.8-17.6-13.1-3-7.2-1.8-15.5 3.1-21.7 23.3-32.1 60.4-51.4 100-52.1 38.8 0.7 74.8 20.2 96.7 52.1 4.7 6.5 5.4 15.1 1.7 22.2-3.5 7.3-10.8 11.9-18.8 12z m0 0' fill='%23d81e06'%3E%3C/path%3E%3C/svg%3E");
}
.alert-icon.none-icon {
	display: none!important;
}
.alert-icon.none-icon + .alert-body {
	margin-top: 1rem;
}
.null-wrapper {
	margin: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.null-icon {
	height: 150px;
	width: 100%;
	background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="300" height="300"%3E%3Cpath d="M169.3 824.4c5.9 0 9.8 4.1 9.8 10.3 0 6.2-3.9 10.3-9.8 10.3H73.8c-5.9 0-9.8-4.1-9.8-10.3 0-6.2 3.9-10.3 9.8-10.3h95.5zM905 752.6c5.9 0 9.8 3.8 9.8 9.6s-3.9 9.6-9.8 9.6H737.9v25.3c0 27.3-21.8 48.7-49.6 48.7h-30c0 5.8-2.7 11.8-7.1 16.5-9.8 9.6-24.6 9.6-34.8 0l-15.7-16.5H217.6c-5.9 0-9.8-3.8-9.8-9.6s3.9-9.6 9.8-9.6h43.7c-6.6-8.5-9.8-18.8-9.8-29.5V309.8c0-27.3 21.8-48.7 49.6-48.7h31.6v-25c0-27.3 21.8-48.7 49.6-48.7h388.6c27.7 0 49.6 21.5 49.6 48.7v487c0 10.7-3.9 21.5-9.8 29.5H905z m-155.4 1.7h20.7c16.9 0 29.4-12.8 29.4-29.5V237.4c0-16.6-13-29.5-29.4-29.5H381.1c-16.9 0-29.4 12.8-29.4 29.5v25.3h338.7c27.8 0 49.6 21.5 49.6 48.8v443h9.6v-0.2zM519.5 730c16.3-15.7 25.4-37.3 25.4-59.7s-9.2-44-25.4-59.7c-15.8-15.4-37.8-24.5-60.9-24.5s-44.9 8.5-60.9 24.5c-16.3 15.7-25.4 37.3-25.4 59.7s9.2 44 25.4 59.7c15.8 15.4 37.8 24.5 60.9 24.5 21.9-0.5 43.9-8.9 60.9-24.5z m-104.4-90.2c2.2 1.1 2.7 3.7 2.2 6.8-6.9 11.6-8 26.7-2.7 39.4 1.1 2.6 0 4.8-2.7 6.8h-2.2c-2.2 0-3.8-1.1-4.9-2.6-5.8-15.1-4.9-33.5 2.7-47.7 1.8-2.7 4.9-3.8 7.6-2.7zM717.5 797V311.3c0-16.5-12.9-29.4-29.9-29.4H299.4c-16.8 0-29.9 12.7-29.9 29.4v486.4c0 16.5 12.9 29.4 29.9 29.4h281.3L553 799.9c-6.6-6.5-9.3-16.5-5.9-25.2l-24.5-25.2c-18.4 15.4-42.4 24.1-66.7 24.5-28.8 0-54.2-10.7-74.9-29.9-41.3-40.1-41.3-105.7-0.5-146.3l0.5-0.4c19.5-19.2 46-29.9 74.9-29.9 28.8 0 54.2 10.7 74.9 29.9 38.6 37.9 40.1 99.2 7 139.8l25.6 25.2c8.6-2.7 19.1-2.2 25.6 5.8l61.3 60.2h38.6c15-1.9 28.6-14.9 28.6-31.4z m-356-416.5c-5.9 0-9.8-4.1-9.8-10.3 0-6.2 3.9-10.3 9.8-10.3h173.6c5.9 0 9.8 4.1 9.8 10.3 0 6.2-3.9 10.3-9.8 10.3H361.5z m231.2 41.1c5.9 0 9.8 4.1 9.8 10.3 0 6.2-3.9 10.3-9.8 10.3H365.6c-5.9 0-9.8-4.1-9.8-10.3 0-6.2 3.9-10.3 9.8-10.3h227.1z m-110.9 65.7c5.9 0 9.7 4.1 9.7 10.3 0 6.2-3.8 10.3-9.7 10.3H361.4c-5.9 0-9.7-4.1-9.7-10.3 0-6.2 3.8-10.3 9.7-10.3h120.4zM105.1 273.6c-11.5 0-20.6 8.8-20.6 18.5 0 10.3 9.1 18.5 20.6 18.5s20.6-8.2 20.6-18.5-9.1-18.5-20.6-18.5z m-2.1 57.6c-21.4-0.7-38.4-17.6-39-39 0-21.4 17.6-39 39-39s39 17.6 39 39c0.1 21.3-17.5 39-39 39z m826.2 16.4c6.2 0 10.3-4.5 10.3-10.3 0-6.2-4.1-10.3-10.3-10.3-6.2 0-10.3 4.1-10.3 10.3 0 6.2 4.1 10.3 10.3 10.3z m2-37c16.5 0 28.8 12 28.8 28.8 0 16.3-12.7 28.8-28.8 28.8s-28.8-12.6-28.8-28.8c0.1-16.4 12.3-28.8 28.8-28.8zM208.6 206.5V195h-11.8c-5.8 0-9.5-3.8-9.5-9.5 0-5.8 3.8-9.5 9.5-9.5h11.8v-12c0-5.8 3.8-9.5 9.5-9.5 5.8 0 9.5 3.8 9.5 9.5v11.8h11.8c5.8 0 9.5 3.8 9.5 9.5 0 5.8-3.8 9.5-9.5 9.5h-11.8v11.8c0 5.8-3.8 9.5-9.5 9.5s-9.5-3.8-9.5-9.6zM186 479.9c5.8 0 10 4.2 9.5 10.2 0 5.8-3.8 9.5-9.5 9.5h-11.7v11.1c0 5.8-3.8 9.5-9.5 9.5-5.8 0-9.5-3.8-9.5-9.5v-11.8h-11.7c-5.8 0-9.5-3.8-9.5-9.5 0-5.8 3.8-9.5 9.5-9.5h11.7v-11.8c0-5.8 3.8-9.5 9.5-9.5 5.8 0 9.5 3.8 9.5 9.5v11.8H186z m731.6 28.7c5.3 0 9.5 4.2 9.5 9.5 0 5.8-3.8 9.5-9.5 9.5h-11.8v11.8c0 5.8-3.8 9.5-9.5 9.5-5.8 0-9.5-3.8-9.5-9.5v-11.8H875c-5.8 0-9.5-3.8-9.5-9.5 0-5.8 3.8-9.5 9.5-9.5h11.8v-11.8c0-5.8 3.8-9.5 9.5-9.5 5.8 0 9.5 3.8 9.5 9.5v11.8h11.8z" fill="%23dddddd"%3E%3C/path%3E%3C/svg%3E');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
}
.null-text {
	color: #969696;
	font-size: 14px;
	text-align: center;
}

button, button:focus, button:active {
	outline: 0;
}
.bootstrap-select > .dropdown-toggle {
	overflow: hidden;
	height: 100%;
	border-color: #ced4da;
	background: transparent!important;
}
.bootstrap-select .dropdown-toggle .filter-option {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center!important;
	align-items: center!important;
}
.bootstrap-select .btn {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-error .bootstrap-select .dropdown-toggle {
	border-color: #dd4b39;
}
.has-success .bootstrap-select .dropdown-toggle {
	border-color: #00a65a;
}
.bootstrap-select .dropdown-menu {
	z-index: 1999;
	padding: 0;
}
.bootstrap-select .dropdown-item {
	padding: .25rem .5rem;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
	line-height: 1;
}
.line1-2px, .border1-2px {
	position: relative;
}
.line1-2px::after, .border1-2px::after {
	content         : '';
	position        : absolute;
	width           : 200%;
	height          : 200%;
	top             : 0;
	left            : 0;
	transform-origin: 0 0;
	border-width    : 1px;
	border-style    : solid;
	transform       : scale(0.5, 0.5);
	box-sizing      : border-box;
	pointer-events  : none;
}
.line1-2px::after {
	border-width: 0;
	border-bottom-width: 1px;
}

.linetext,
.linetext2,
.linetext3,
.linetext4 {
	display: -webkit-box!important;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	/*因为代码环境的关系-webkit-box-orient被过滤掉了 autoprefixer 这个关键字可以免除被过滤的动作*/
	overflow: hidden;
	text-overflow: ellipsis;
}
.linetext {
	/* autoprefixer: off */
	-webkit-line-clamp: 1;
	/* autoprefixer: on */
}
.linetext2 {
	/* autoprefixer: off */
	-webkit-line-clamp: 2;
	/* autoprefixer: on */
}
.linetext3 {
	/* autoprefixer: off */
	-webkit-line-clamp: 3;
	/* autoprefixer: on */
}
.linetext4 {
	/* autoprefixer: off */
	-webkit-line-clamp: 4;
	/* autoprefixer: on */
}
.title-background {
	background: url(data:image/png;base64,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) no-repeat center;
}

.capsule {
	padding: .125rem .125rem;
	border-radius: 10em;
	background: rgba(222,182,112,.8);
	background1: rgba(0,0,0,.5);
	top: .25rem;
	right: .25rem;
	z-index: 9997;
	position: fixed;
}
.fullios.capsule {
  top: 1rem;
}
.capsule> div {
	position: relative;
  padding: 0 .25rem;
}
.capsule> div:not(:last-child)::after {
	background: #ac0806;
	height: 70%;
	width: 1px;
	-webkit-transform: scaleX(.5) translateY(-50%);
	transform: scaleX(.5) translateY(-50%);
	top: 50%;
	right: 0;
	position: absolute;
	content: "";
}
.capsule-music-icon {
	-webkit-animation: spinner 2s infinite linear;
	animation: spinner 2s infinite linear;
	width: .5rem;
	height: .5rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20 3v14a4 4 0 1 1-2-3.465V5H9v12a4 4 0 1 1-2-3.465V3h13zM5 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm11 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' fill='rgba(172,8,6,1)'/%3E%3C/svg%3E");
	background-size: cover;
	background-position: center;
}
.stopped .capsule-music-icon {
	-webkit-animation: none;
	animation: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20 3v14a4 4 0 1 1-2-3.465V5H9v12a4 4 0 1 1-2-3.465V3h13zM5 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm11 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' fill='%23888888'/%3E%3C/svg%3E");
}
.capsule-share-icon {
	width: .5rem;
	height: .5rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M11 2.05v2.012A8.001 8.001 0 0 0 12 20a8.001 8.001 0 0 0 7.938-7h2.013c-.502 5.053-4.766 9-9.951 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95zm9 3.364l-8 8L10.586 12l8-8H14V2h8v8h-2V5.414z' fill='rgba(172,8,6,1)'/%3E%3C/svg%3E");
	background-size: cover;
	background-position: center;
}
.capsule-back-icon {
	width: .5rem;
	height: .5rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M8 7v4L2 6l6-5v4h5a8 8 0 1 1 0 16H4v-2h9a6 6 0 1 0 0-12H8z' fill='rgba(172,8,6,1)'/%3E%3C/svg%3E");
	background-size: cover;
	background-position: center;
}
.capsule-close-icon {
	width: .5rem;
	height: .5rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z' fill='rgba(172,8,6,1)'/%3E%3C/svg%3E");
	background-size: cover;
	background-position: center;
}

.apploading {
	padding: 1rem 0;
}
.loading-icon {
	width: 1rem;
	height: 1rem;
	margin-right: .125rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='200px' height='200px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E %3Cpath fill='none' stroke='%23cccccc' stroke-width='8' stroke-dasharray='205.271142578125 51.317785644531256' d='M24.3 30C11.4 30 5 43.3 5 50s6.4 20 19.3 20c19.3 0 32.1-40 51.4-40 C88.6 30 95 43.3 95 50s-6.4 20-19.3 20C56.4 70 43.6 30 24.3 30z' stroke-linecap='round' style='transform:scale(1);transform-origin:50px 50px'%3E %3Canimate attributeName='stroke-dashoffset' repeatCount='indefinite' dur='2s' keyTimes='0;1' values='0;256.58892822265625'%3E%3C/animate%3E %3C/path%3E %3C/svg%3E");
	background-size: cover;
	background-position: center;
}
.loading-text {
	color: #ccc;
	font-size: .5rem;
	line-height: 1;
}

.badge-live,
.badge-livend,
.badge-adv,
.badge-advg,
.badge-top,
.badge-end,
.badge-ing,
.badge-review,
.badge-vote,
.badge-video,
.badge-audio,
.badge-topic,
.badge-act {
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	font-size: 0;
}
.badge-video {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z M 48.732449,80.888596 C 56.492261,76.984779 62.908958,70.233389 65.955187,62.767514 l 1.087727,-2.665859 0.109315,7.408719 c 0.10078,6.830379 0.163157,7.509773 0.799054,8.703219 1.541138,2.892387 2.974754,3.496498 8.686574,3.660432 9.407624,0.27001 11.229443,-1.025552 12.201041,-8.676613 0.259934,-2.046926 0.51489,-4.364352 0.566567,-5.149833 l 0.09396,-1.428148 -2.249712,-0.916336 c -1.237343,-0.503988 -2.431165,-0.917142 -2.652941,-0.918131 -0.275731,-0.0013 -0.404061,0.586576 -0.405871,1.859049 -0.0042,2.951023 -0.61178,7.496786 -1.138628,8.518894 -0.769064,1.492026 -1.976727,1.917999 -5.437623,1.917999 -2.771757,0 -3.148485,-0.07412 -3.96763,-0.780622 l -0.905086,-0.780621 -0.16129,-9.979898 -0.161289,-9.979894 -2.032845,-0.09678 C 68.602774,53.378171 68.376098,53.295393 68.536739,52.78763 68.765667,52.064 69.341924,38.898955 69.349327,34.223304 l 0.0055,-3.478965 h -2.693424 -2.693422 l -0.198439,9.304208 c -0.109138,5.117312 -0.350893,10.323622 -0.537233,11.569578 -1.735092,11.601808 -7.392705,19.489152 -17.561923,24.483271 -1.760311,0.864492 -3.265894,1.637344 -3.345739,1.71745 -0.07985,0.0801 0.614501,1.103437 1.543002,2.274075 1.890721,2.383794 1.752835,2.36124 4.864787,0.795677 z M 97.532401,80.407178 C 108.0823,74.444521 115.12133,67.566854 121.24406,57.239095 l 0.69668,-1.175147 -2.23645,-1.332945 c -1.23004,-0.733119 -2.35623,-1.328677 -2.50262,-1.32346 -0.1464,0.0052 -0.91941,1.202837 -1.7178,2.661377 -0.79839,1.458538 -2.25,3.728469 -3.2258,5.044289 l -1.7742,2.392406 -0.0862,-8.128214 -0.0862,-8.128211 h -2.41382 -2.41381 v 9.385114 9.385114 l 1.20966,0.01398 1.20968,0.01398 -2.18078,2.058449 c -2.7622,2.607252 -7.474978,5.759647 -11.937401,7.984971 -2.113654,1.054042 -3.414399,1.885203 -3.323243,2.123523 0.343263,0.897424 2.962942,3.940253 3.411333,3.96236 0.267319,0.01318 1.913991,-0.7831 3.659272,-1.769507 z M 124.02522,79.53768 c 4.43634,-2.237228 9.55441,-6.333066 11.15784,-8.929289 l 0.46372,-0.750831 4.63838,3.117158 c 2.55111,1.714434 6.26916,4.346001 8.26232,5.847919 1.99316,1.501919 3.7106,2.730761 3.81653,2.730761 0.22126,0 2.72005,-3.628652 2.99652,-4.351448 0.13279,-0.347165 -1.55208,-1.630938 -6.06093,-4.61809 -3.43467,-2.275491 -7.41503,-4.849686 -8.84524,-5.72043 l -2.60039,-1.583168 0.55342,-2.00224 c 0.84053,-3.041029 1.27003,-7.97348 1.27003,-14.585212 v -5.974363 h -2.58064 -2.58065 l -0.001,5.744336 c -0.002,11.550024 -1.38964,16.703342 -5.64908,20.976574 -2.1181,2.124948 -6.90534,5.118467 -10.71325,6.699118 -1.81474,0.75329 -3.30281,1.47482 -3.30685,1.603404 -0.004,0.128583 0.73457,1.167645 1.64134,2.309024 l 1.64868,2.075235 1.97332,-0.804427 c 1.08534,-0.442437 2.84746,-1.245251 3.91584,-1.784031 z m -85.622792,-12.790106 0.01534,-14.805825 3.774993,3.970463 3.774989,3.970464 1.935485,-1.786991 1.935482,-1.786989 -4.193546,-4.039133 c -2.306452,-2.221524 -4.332591,-4.041464 -4.502531,-4.044315 -0.169937,-0.0029 -0.859455,0.534082 -1.532258,1.193182 l -1.223269,1.198365 v -1.548294 c 0,-1.376765 0.211646,-1.841163 1.910427,-4.191892 1.050735,-1.45398 2.72009,-3.940095 3.709678,-5.524697 l 1.799253,-2.881099 V 33.769389 31.06796 H 35.16129 24.516129 v 2.427187 2.427183 h 7.580645 c 4.169355,0 7.580645,0.07639 7.580645,0.169743 0,0.09336 -0.607684,1.149186 -1.350408,2.346279 -2.633324,4.244289 -5.941406,8.378116 -9.97353,12.463076 l -4.084156,4.137671 0.777894,2.496633 c 0.427843,1.373146 0.852367,2.706501 0.943388,2.963012 0.112609,0.317347 1.295074,-0.663339 3.700345,-3.068914 l 3.534853,-3.535295 v 13.829431 13.829432 h 2.580647 2.580643 l 0.01534,-14.805824 z m 58.217206,-2.034081 c 1.335843,-2.97871 3.880736,-9.521597 4.489956,-11.543616 0.19617,-0.651076 0.0141,-0.774834 -2.077332,-1.412149 -1.260786,-0.384191 -2.376941,-0.613655 -2.480346,-0.509916 -0.103402,0.103734 -0.942286,2.195515 -1.86419,4.648391 -0.921904,2.452881 -2.353779,5.874523 -3.181955,7.603649 -0.82817,1.729121 -1.505766,3.219835 -1.505766,3.312689 0,0.09286 0.978067,0.663501 2.173486,1.268106 2.571731,1.300698 2.240186,1.551785 4.446147,-3.367154 z M 127.74194,53.398059 V 38.834951 h 9.51612 9.51613 v 14.563108 14.563105 h 2.58065 2.58064 V 50.970873 33.980582 h -7.29569 -7.29569 l 0.19252,-0.728156 c 0.10588,-0.400484 0.5097,-2.148057 0.8974,-3.883494 l 0.70489,-3.15534 h 7.8499 7.8499 v -2.427184 -2.427184 h -17.58065 -17.58064 v 2.427184 2.427184 h 6.95722 c 6.4725,0 6.94595,0.03946 6.79543,0.566345 -0.089,0.311487 -0.39865,1.804204 -0.68813,3.317151 -0.28949,1.512945 -0.59916,3.005662 -0.68814,3.317153 -0.14447,0.505715 -0.66018,0.566341 -4.81747,0.566341 h -4.65568 v 16.990291 16.990291 h 2.58064 2.58065 z M 55.806451,43.851134 V 26.213592 h 11.129032 11.129032 v 17.637542 17.63754 h 2.580647 2.580643 V 41.423947 21.359224 H 66.935483 50.645161 v 20.064723 20.064727 h 2.580646 2.580644 z m 65.161289,-0.323626 v -2.427184 h -4.99999 -5 V 36.893203 32.686085 H 115.48387 120 v -2.265374 -2.265372 h -4.51613 -4.51612 v -5.016181 -5.01618 h -2.41936 -2.41936 v 11.488671 11.488675 h -3.22581 -3.2258 v -8.576053 -8.57605 h -2.419355 -2.419356 v 8.57605 8.576053 H 92.580644 90.32258 v 2.427184 2.427186 h 15.32259 15.32257 z M 38.475794,28.279214 c 1.281862,-0.643843 2.383183,-1.218384 2.447383,-1.27676 0.132019,-0.120038 -4.032785,-7.543224 -4.818338,-8.588029 l -0.510522,-0.679007 -2.313288,1.168722 c -1.27231,0.642797 -2.313288,1.233298 -2.313288,1.312224 0,0.07893 0.447303,0.904582 0.994005,1.83479 0.546699,0.930208 1.636867,2.975451 2.42259,4.544985 0.785726,1.569533 1.503338,2.853698 1.594696,2.853698 0.09136,0 1.2149,-0.52678 2.496762,-1.170623 z' fill='%23dc3545'%3E%3C/path%3E%3C/svg%3E");
}
.badge-audio {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='M 0,0 V 100.00017 H 180 V 0 Z m 59.372648,19.999828 c 1.155378,1.713148 2.390462,3.645671 3.705204,5.797066 l -2.898534,1.434022 h 24.950433 v 4.303099 H 32.599586 v -4.303099 h 25.159205 c -0.936255,-1.87251 -1.912052,-3.565335 -2.927987,-5.07928 z m 45.418452,0.896587 h 4.30258 v 9.382379 h 8.36642 v 3.944467 h -8.36642 v 8.067728 h 9.14364 v 4.063839 H 90.388349 v -4.063839 h 4.123783 v -15.83677 h 4.183209 v 15.83677 h 6.095759 z m 12.78889,3.107822 h 32.09161 v 4.063321 h -14.40275 l -1.79266,7.709612 h 13.56559 v 30.955758 h -4.4819 V 39.840491 h -17.98806 v 26.892437 h -4.4819 V 35.77717 h 8.72505 l 1.49397,-7.709612 h -12.72895 z m -47.211624,7.649153 4.661735,2.749187 c -1.23506,1.513944 -2.729426,3.28667 -4.482416,5.318542 h 17.450628 v 4.302583 H 29.551708 v -4.302583 h 17.6594 c -1.13546,-1.972113 -2.380593,-3.804632 -3.735176,-5.497858 l 3.765148,-2.450499 c 1.593626,2.031872 3.147274,4.183473 4.661218,6.454391 l -2.360582,1.493966 h 15.717399 c 1.892431,-2.609564 3.595307,-5.298804 5.109251,-8.067729 z m 60.777214,12.071624 h 4.4819 v 9.083689 c 0,4.581674 -0.55774,8.466308 -1.67328,11.653561 6.1753,3.745021 11.67338,7.310573 16.49409,10.69703 l -2.86856,4.183209 c -4.90039,-3.864542 -10.07939,-7.509995 -15.53756,-10.936291 -0.23905,0.398407 -0.49833,0.777283 -0.77722,1.135849 -2.90836,4.023906 -8.02756,7.430175 -15.35824,10.219021 -0.8765,-1.23506 -1.8925,-2.529937 -3.04788,-3.884521 6.89243,-2.58964 11.67297,-5.537651 14.34229,-8.844426 2.62948,-3.187253 3.94446,-8.028094 3.94446,-14.522123 z m -26.83301,4.063836 h 4.3031 v 15.358764 c 2.50997,-2.908368 4.62136,-6.135768 6.33451,-9.681587 l 4.18321,2.450498 C 113.43617,66.4743 104.8107,74.501817 93.256911,79.999829 92.499937,78.92413 91.464344,77.629769 90.149605,76.115824 96.882674,73.207456 102.46013,69.50221 106.88244,65.000215 h -2.56987 z M 36.962113,49.342762 H 80.408589 V 78.864495 H 75.866743 V 75.577873 H 41.503957 v 3.405995 h -4.541844 z m 58.924613,2.03192 4.242634,1.314647 c -1.95219,5.856577 -4.043477,10.896393 -6.274554,15.119504 -1.195219,-0.677292 -2.529789,-1.354628 -4.003892,-2.03192 2.191236,-3.904385 4.203142,-8.70502 6.035812,-14.402231 z m -54.382769,2.211236 v 6.693135 h 34.362786 v -6.693135 z m 0,10.816402 v 6.932398 H 75.866743 V 64.40232 Z' fill='%23007bff'%3E%3C/path%3E%3C/svg%3E");
}
.badge-topic {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='m 99.354837,36.893203 v -2.588995 h 6.935483 6.93548 v 2.588995 2.588999 h -6.93548 -6.935483 z m 0,-9.385111 v -2.588998 h 6.935483 6.93548 v 2.588998 2.588995 h -6.93548 -6.935483 z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z m 71.308023,29.747144 c 0.907649,-1.349423 1.599045,-2.504885 1.536445,-2.567687 -0.06261,-0.06281 -2.060344,-1.038584 -4.439426,-2.168397 l -4.325603,-2.054207 8.444153,-7.255393 8.444149,-7.255395 v -2.683208 -2.683208 l -18.661919,-0.08352 -18.661917,-0.08352 1.467211,-3.802588 1.46721,-3.802588 h 21.065676 21.065675 v -2.58898 -2.588995 H 68.709678 c -10.999999,0 -19.99873,-0.03641 -19.997179,-0.0809 0.0016,-0.04451 0.71307,-1.901297 1.581149,-4.126216 l 1.578325,-4.045309 16.322079,-0.08387 16.322076,-0.08387 V 28.961433 26.21359 H 69.320326 c -14.344243,0 -15.182992,-0.03173 -14.967154,-0.566342 0.125756,-0.31149 0.563214,-1.44013 0.972135,-2.508092 0.408917,-1.067961 1.045242,-2.706311 1.414059,-3.640776 l 0.670575,-1.69903 -3.140455,0.0012 -3.140454,0.0012 -1.604729,4.205864 -1.604726,4.205864 h -9.443661 -9.443657 v 2.750811 2.750807 h 8.225806 c 4.524193,0 8.229892,0.109223 8.234887,0.242721 0.005,0.133493 -0.684522,2.026326 -1.53226,4.206288 l -1.541337,3.963571 -8.629033,7.97e-4 -8.629032,7.98e-4 v 2.588998 2.588997 h 7.615158 c 5.962655,0 7.580336,0.08778 7.454691,0.40453 -0.08825,0.222495 -0.757014,1.900175 -1.486126,3.728189 -1.187451,2.977152 -1.325658,3.609474 -1.325658,6.06522 v 2.741565 l 17.73935,0.08365 17.739346,0.08365 -6.970886,6.031505 -6.970883,6.031503 -3.107175,-1.455939 C 49.267518,65.937183 40.863678,62.13575 40.627549,62.13575 c -0.434994,0 -2.952323,4.270391 -2.671714,4.532282 0.148484,0.138578 3.100617,1.586016 6.560294,3.216532 3.459678,1.630509 10.354838,5.048197 15.322582,7.594861 4.96774,2.546659 9.209284,4.65071 9.425652,4.67567 0.21637,0.02495 1.136015,-1.058693 2.04366,-2.408122 z m 24.469131,-1.915428 c 0.702162,-1.601944 1.601249,-4.025991 1.997975,-5.386777 l 0.721313,-2.47416 1.608458,1.765612 c 4.38201,4.810126 9.99211,7.217191 18.36886,7.881314 5.93691,0.470685 22.55507,0.709119 28.9456,0.415304 l 5.64515,-0.259548 0.89184,-2.557274 c 0.49051,-1.406502 0.85341,-2.592324 0.80645,-2.635159 -0.0469,-0.04283 -3.42409,0.06567 -7.50473,0.241123 -4.08065,0.175455 -12.64517,0.242878 -19.03226,0.149837 -11.55224,-0.16829 -13.59828,-0.35086 -17.1644,-1.531594 L 110,73.088962 v -4.343834 -4.343832 h 5.16129 5.16129 V 62.135921 59.870549 H 115.16129 110 v -3.236245 -3.236246 h 5.48387 5.48387 v -2.265371 -2.265375 h -15 -14.999999 v 2.265375 2.265371 h 7.258066 7.258073 v 8.646827 8.646828 l -1.95036,-1.931618 c -1.07269,-1.062391 -2.39393,-2.622822 -2.93609,-3.467632 -1.051819,-1.638995 -1.070899,-2.014367 -0.39491,-7.768192 l 0.1806,-1.537216 h -2.408018 -2.408015 l -0.228932,2.993528 C 94.843143,65.453436 93.497898,70.712146 91.44718,74.19082 l -1.096911,1.860722 1.49545,3.103249 1.495452,3.103246 0.579662,-0.75685 c 0.318816,-0.416269 1.154161,-2.067531 1.856321,-3.669471 z m 29.632516,-5.140908 c 1.54888,-0.780573 3.72868,-2.107578 4.844,-2.948905 1.98498,-1.497327 4.67274,-4.475041 5.3177,-5.891359 0.3185,-0.69945 0.36076,-0.684837 2.2959,0.793721 2.71879,2.07731 8.93537,7.298783 9.68272,8.132766 0.33799,0.377166 0.77843,0.685752 0.97877,0.685752 0.20033,0 1.13237,-0.780297 2.07118,-1.733996 l 1.70693,-1.733995 -1.71795,-1.466376 c -0.94487,-0.806506 -4.18569,-3.319887 -7.20182,-5.585297 -3.01613,-2.265406 -5.52793,-4.158268 -5.58176,-4.206357 -0.0539,-0.04809 0.13422,-1.330151 0.41792,-2.849025 0.34817,-1.864135 0.53723,-4.952282 0.58176,-9.502657 l 0.066,-6.741067 h -2.25807 -2.25806 l -0.18249,7.281553 c -0.13619,5.434019 -0.32402,7.80029 -0.74027,9.326 -1.50706,5.523897 -4.37301,8.936495 -9.7224,11.576803 -1.7742,0.875693 -3.71234,1.766453 -4.30698,1.979472 l -1.08119,0.387309 1.71746,1.957438 c 0.9446,1.076597 1.9058,1.957444 2.13602,1.957444 0.23019,0 1.68581,-0.63865 3.23468,-1.419224 z m 2.33227,-23.823496 V 37.216829 h 8.87096 8.87097 V 48.867312 60.517798 H 147.74193 150 V 46.601941 32.686086 h -6.29647 -6.29647 l 0.16067,-0.728156 c 0.19054,-0.863545 1.14195,-6.083651 1.14195,-6.265524 0,-0.06933 3.33871,-0.126063 7.41935,-0.126063 h 7.41936 v -2.265372 -2.265372 h -16.45161 -16.45162 v 2.265372 2.265372 h 6.48824 6.48824 l -0.21619,1.537217 c -0.11892,0.84547 -0.36804,2.447411 -0.55362,3.559871 l -0.33742,2.022655 h -4.6443 -4.64431 v 13.915855 13.915857 h 2.25807 2.25807 z M 99.354837,44.822006 v -1.132687 h 6.915043 6.91505 l 0.10109,1.051782 0.10108,1.051779 h 2.25806 2.25807 l 0.0846,-12.540454 0.0845,-12.540451 H 106.4554 94.838709 v 12.621358 12.621361 h 2.258064 2.258064 z' fill='%23000080'%3E%3C/path%3E%3C/svg%3E");
}
.badge-act {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath fill='%23007bff' d='m 53.225807,66.019417 v -7.119741 h 13.387097 13.387095 v 7.119741 7.11974 H 66.612904 53.225807 Z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z M 53.225807,80.258899 V 78.31715 h 13.387097 13.387095 v 1.941749 1.941749 h 2.741937 2.741936 V 67.961163 53.721682 H 77.419356 69.35484 V 48.543689 43.365696 H 79.999999 90.645162 V 40.614885 37.864079 H 79.999999 69.35484 v -5.319977 -5.319978 l 1.370965,-0.170336 c 0.754033,-0.09368 4.838136,-0.405981 9.075784,-0.693992 8.037459,-0.546264 8.592756,-0.626091 8.574175,-1.232608 -0.02193,-0.715694 -0.88594,-4.452393 -1.072863,-4.63992 -0.10404,-0.104377 -3.78572,0.120558 -8.181517,0.499853 -9.347314,0.806544 -16.104281,1.251578 -22.831061,1.503723 -2.661291,0.09975 -6.155117,0.261637 -7.764055,0.359737 l -2.92535,0.178366 0.494005,2.600367 0.494003,2.600367 3.399083,-0.195587 c 1.8695,-0.107574 5.757958,-0.290197 8.641024,-0.405828 l 5.241935,-0.210242 v 5.223028 5.223027 H 53.709677 43.548386 v 2.750806 2.750811 h 10.161291 10.161291 v 5.177993 5.177993 h -8.064517 -8.064516 v 14.239481 14.239485 h 2.741936 2.741936 z m 70.387923,-0.269204 c 4.125,-4.386865 7.88285,-10.932048 10.06477,-17.530148 2.03415,-6.151253 2.87384,-11.531359 3.27044,-20.954692 l 0.22133,-5.258902 h 5.93099 5.931 l -5.3e-4,2.831716 c -0.001,3.896196 -0.59647,20.455858 -0.96763,26.905728 -0.34364,5.971502 -0.71772,7.153558 -2.59638,8.204198 -0.97845,0.5472 -1.54099,0.599369 -4.66114,0.432234 -1.9516,-0.104544 -4.11255,-0.284294 -4.80209,-0.399446 l -1.2537,-0.209372 0.23166,1.586727 c 0.12741,0.872698 0.37943,2.289842 0.56003,3.149201 l 0.32836,1.562476 5.85498,-0.106165 c 5.71851,-0.103691 5.89017,-0.126934 7.36614,-0.997379 3.19949,-1.886901 3.98977,-4.216991 4.44606,-13.109037 0.41555,-8.098158 0.97443,-25.875806 0.97659,-31.064471 l 0.002,-3.964403 h -8.74524 -8.74517 l 0.23615,-6.634303 0.23615,-6.634305 h -2.9426 -2.94259 v 6.634305 6.634303 h -4.83871 -4.83872 v 2.588999 2.588994 h 4.83872 4.83871 l -0.003,1.213593 c -0.009,3.669736 -0.7184,12.049529 -1.28979,15.2297 -1.11403,6.200277 -3.3956,12.412443 -6.13545,16.705368 l -1.01814,1.595263 -2.07436,-4.983881 c -3.28088,-7.88269 -5.33329,-12.284335 -5.72784,-12.284059 -0.84625,5.32e-4 -4.45556,1.967803 -4.30841,2.348253 0.0856,0.221266 1.06652,2.564381 2.17985,5.206927 1.51147,3.587471 1.92189,4.8681 1.62014,5.055197 -0.22227,0.137814 -1.58725,0.351322 -3.0333,0.474466 -1.44603,0.12314 -4.69771,0.401883 -7.22593,0.619426 -2.52823,0.217547 -4.59678,0.350857 -4.59678,0.296252 0,-0.05461 0.56255,-1.224695 1.25011,-2.600193 1.347,-2.694769 5.0882,-11.144192 6.91071,-15.607703 l 1.1232,-2.750807 7.45476,-0.08687 7.45477,-0.08687 V 44.006981 41.423948 H 108.38707 92.580615 v 2.588998 2.588996 h 5.475757 5.475758 l -0.92589,2.508092 c -3.807783,10.314691 -6.067736,14.956625 -8.393053,17.239314 l -1.822824,1.789404 1.052825,2.419297 c 0.579052,1.330615 1.096384,2.536801 1.149624,2.680411 0.05325,0.143613 1.327923,0.110148 2.832625,-0.07436 3.213613,-0.394052 18.615483,-1.966691 19.261093,-1.966691 0.24374,0 0.65544,0.509707 0.9149,1.132683 0.25945,0.622979 0.59741,1.132688 0.75101,1.132688 0.15359,0 1.10448,-0.379022 2.1131,-0.842276 1.0086,-0.463247 1.89849,-0.777398 1.97753,-0.698106 0.0791,0.07929 -1.01897,1.390876 -2.44001,2.914634 -1.42104,1.523761 -2.58371,2.867449 -2.58371,2.985978 0,0.288659 3.65433,4.377226 3.91253,4.377454 0.11158,9.9e-5 1.1384,-0.994748 2.28184,-2.210772 z M 36.607086,72.087378 c 1.571121,-5.028317 3.249908,-10.407014 3.730647,-11.952662 L 41.211795,57.324443 38.478144,56.0085 c -1.503509,-0.723768 -2.828582,-1.314919 -2.944608,-1.313662 -0.116028,0.0013 -0.702006,1.858047 -1.302178,4.126215 -1.25467,4.741622 -4.087367,13.417596 -5.514236,16.88899 -0.536354,1.304879 -0.975187,2.500076 -0.975187,2.655999 0,0.27947 4.999,2.781673 5.665578,2.835851 0.188647,0.01534 1.628458,-4.086197 3.199573,-9.114515 z m 2.725595,-25.870086 1.735332,-2.326397 -1.098522,-0.923101 C 38.91414,42.080967 32.061797,37.446564 29.636433,35.979295 l -1.170018,-0.707822 -0.846111,1.134487 c -0.465361,0.62397 -1.207518,1.619575 -1.64924,2.21245 l -0.803129,1.077961 3.464421,2.474845 c 1.905428,1.361165 4.553127,3.344225 5.883772,4.406796 1.330646,1.062572 2.568276,1.939539 2.750288,1.948812 0.182012,0.0093 1.111833,-1.030012 2.066265,-2.309532 z m 3.830745,-18.431623 c 0.355481,-0.465028 -0.149652,-0.953338 -4.039861,-3.905331 -6.76255,-5.131592 -7.539331,-5.625104 -7.962881,-5.059042 -0.194829,0.260383 -0.898588,1.134975 -1.563911,1.943536 -0.665321,0.808563 -1.201402,1.600747 -1.191289,1.760409 0.01012,0.15966 1.337278,1.309009 2.94925,2.554106 1.611973,1.245098 4.156904,3.317607 5.655405,4.605575 l 2.724545,2.341761 1.511228,-1.854766 c 0.831179,-1.020121 1.694059,-2.093931 1.917514,-2.386248 z M 121.6129,25.889967 V 23.300971 H 108.54839 95.483871 v 2.588996 2.588998 h 13.064519 13.06451 z'%3E%3C/path%3E%3C/svg%3E");
}
.badge-adv {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='m 105.80645,66.343041 v -6.472492 h 17.41935 17.41937 v 6.472492 6.472493 H 123.2258 105.80645 Z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z m 53.9817,30.875443 c 5.410073,-2.724783 11.609561,-7.582488 13.805401,-10.817436 0.418706,-0.616852 0.851186,-1.122542 0.961061,-1.123756 0.319798,-0.0035 8.139724,5.948446 12.622984,9.607737 l 4.113081,3.357153 0.925263,-1.062841 c 1.951461,-2.241612 2.622502,-3.107624 2.61511,-3.374929 -0.0089,-0.320161 -8.297421,-6.485645 -13.961088,-10.385009 -2.128732,-1.465608 -3.934255,-2.728779 -4.012273,-2.807051 -0.07802,-0.07827 0.184084,-1.354865 0.582451,-2.836877 0.64238,-2.389797 0.740393,-3.673725 0.866567,-11.351528 l 0.142268,-8.656959 H 70.19223 67.741934 l -0.0056,5.258902 c -0.01297,12.197908 -1.466187,17.485435 -6.094604,22.175111 -2.665612,2.700892 -6.042252,4.993431 -10.673998,7.247019 -1.862903,0.906398 -3.442168,1.696695 -3.509477,1.756208 -0.191709,0.169499 3.263726,4.339461 3.59588,4.339461 0.162988,0 1.480385,-0.596343 2.927546,-1.325205 z M 37.4153,80.254831 c 0.952749,-0.535182 1.724607,-1.309541 2.258064,-2.265371 L 40.48387,76.537216 40.57671,61.56958 40.66955,46.601941 h 3.074061 c 2.775876,0 3.057956,0.05494 2.908026,0.566344 -0.09132,0.311488 -0.386841,1.440131 -0.656718,2.508092 -0.269874,1.067961 -0.857856,3.022158 -1.30662,4.342657 -0.448767,1.320503 -0.779963,2.428319 -0.735991,2.461813 0.170854,0.130146 4.251271,1.447957 4.483395,1.447957 0.297397,0 1.575452,-3.989952 2.686231,-8.386137 0.490268,-1.940356 0.813552,-4.128877 0.813552,-5.507463 v -2.287631 h -5.54422 -5.544222 l 0.866803,-0.907677 c 1.069106,-1.119518 1.075637,-1.371669 0.06035,-2.328571 -0.443549,-0.41804 -0.806451,-0.882401 -0.806451,-1.031919 0,-0.149508 2.032257,-2.733194 4.516129,-5.74152 l 4.516128,-5.469677 V 23.813716 21.359224 H 37.903226 25.806451 v 2.422065 2.422065 l 8.854114,0.08603 8.854111,0.08603 -3.098276,3.790897 -3.098278,3.7909 -2.192064,-1.949704 c -2.447424,-2.176826 -2.523836,-2.179866 -4.444393,-0.176846 l -1.09253,1.139439 3.930616,4.307836 3.930618,4.307835 -6.144539,0.0879 -6.14454,0.08789 v 2.420195 2.420196 h 5.161289 5.161293 V 60.04844 c 0,14.788655 -0.01131,14.880125 -1.939985,15.681592 -0.729642,0.303203 -1.963515,0.358114 -4.531342,0.201651 -1.940771,-0.118256 -3.528674,-0.11513 -3.528674,0.0069 0,0.399911 0.688083,4.471519 0.830829,4.91628 0.110397,0.343969 1.127765,0.411212 4.896197,0.323623 4.370335,-0.101579 4.874463,-0.176633 6.204403,-0.923692 z m 68.39115,-0.804993 v -1.779934 h 17.41935 17.41937 v 1.779934 1.779934 h 2.74193 2.74193 V 68.122979 55.016182 H 123.2258 100.32259 v 13.106797 13.106793 h 2.74192 2.74194 z M 59.677419,52.75081 V 39.158576 h 10.645162 10.64516 V 52.75081 66.343041 h 2.580646 2.580644 V 50.323623 34.304208 h -7.702467 -7.70247 l 0.869073,-4.126215 0.869072,-4.126213 8.285011,-0.08637 8.285007,-0.08637 V 23.45732 21.035599 H 70.645161 52.258064 v 2.42122 2.421219 l 7.349626,0.08687 7.349626,0.08687 -0.769077,4.126213 -0.76908,4.126215 h -5.451514 -5.451517 v 16.019415 16.019418 h 2.580646 2.580645 z M 154.83871,45.79288 V 43.365696 H 141.29032 127.74194 V 38.187702 33.009709 H 138.87097 150 v -2.588998 -2.588995 h -11.12903 -11.12903 v -5.016182 -5.016181 h -2.90323 -2.90323 v 5.016181 5.016182 h -7.2381 -7.23809 l 1.43164,-3.428186 c 0.78741,-1.885501 1.43165,-3.537812 1.43165,-3.6718 0,-0.248122 -4.42868,-1.63857 -5.21409,-1.637038 -0.24759,4.79e-4 -0.81957,1.104387 -1.34379,2.593479 -1.6956,4.816511 -5.318153,11.667062 -8.338411,15.768663 -0.70957,0.963621 -1.240929,1.781975 -1.18079,1.818559 0.06013,0.03659 1.16002,0.753422 2.444181,1.592973 1.284165,0.839549 2.394239,1.526457 2.466835,1.526457 0.180802,0 3.752135,-5.59481 4.906045,-7.685754 L 105,33.010365 l 8.46775,-2.66e-4 8.46773,-2.65e-4 v 5.177993 5.177993 H 106.7742 91.612904 v 2.427184 2.427187 h 31.612896 31.61291 z' fill='%23007bff'%3E%3C/path%3E%3C/svg%3E");
}
.badge-advg {
	width: 56px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 310 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='310' height='100'%3E%3Cpath d='m 236.45162,66.343041 v -6.472492 h 17.58064 17.58065 v 6.472492 6.472494 h -17.58065 -17.58064 z m -103.22581,5.016182 v -3.074434 h 5.80645 5.80645 v 3.074434 3.074433 h -5.80645 -5.80645 z m -15.80645,0 v -3.074434 h 5.64517 5.64515 v 3.074434 3.074433 h -5.64515 -5.64517 z m -0.45671,-18.972439 c 3.36081,-2.350947 7.19674,-5.767923 9.2586,-8.247402 l 2.00456,-2.410587 0.0886,5.187381 0.0886,5.187384 h 2.57265 2.57266 v -5.152944 -5.152944 l 3.30645,3.317317 c 3.34848,3.359488 5.98403,5.301954 10.08064,7.429726 l 2.25807,1.172834 -17.06961,0.0021 -17.0696,0.0021 z m 16.26316,8.616453 v -3.074434 h 5.80645 5.80645 v 3.074434 3.074432 h -5.80645 -5.80645 z m -15.80645,0 v -3.074434 h 5.64517 5.64515 v 3.074434 3.074432 h -5.64515 -5.64517 z M 38.387096,71.521035 v -2.912621 h 17.741938 17.741935 v 2.912621 2.912621 H 56.129034 38.387096 Z m 0,-9.870549 v -2.75081 h 17.741938 17.741935 v 2.75081 2.750809 H 56.129034 38.387096 Z m 0,-10.032364 v -2.750809 h 17.741938 17.741935 v 2.750809 2.750811 H 56.129034 38.387096 Z m 0,-10.032361 v -2.75081 h 17.741938 17.741935 v 2.75081 2.750808 H 56.129034 38.387096 Z M 0,49.999999 V 0 H 155.00001 310 V 49.999999 100 H 155.00001 0 Z m 184.78242,30.934544 c 5.38899,-2.718301 11.35533,-7.421887 13.98399,-11.024336 l 0.82119,-1.125392 4.96427,3.742024 c 2.73034,2.058111 6.48845,5.010352 8.35135,6.560535 l 3.38712,2.818512 1.22756,-1.389835 c 0.67517,-0.764411 1.51326,-1.781183 1.86239,-2.259495 l 0.63481,-0.869655 -2.50755,-1.910258 C 213.1845,72.183342 204.59099,66.08335 201.7158,64.267065 c -0.0321,-0.0203 0.20943,-1.005916 0.53678,-2.190279 0.93343,-3.377129 1.29392,-7.347346 1.2949,-14.261252 l 8e-4,-6.391587 h -2.54801 -2.54801 l -0.15361,8.00971 c -0.17079,8.906656 -0.43614,10.551497 -2.34414,14.531236 -2.10026,4.380752 -6.59873,8.33514 -13.32042,11.709367 -2.06978,1.039008 -3.9767,1.960186 -4.23759,2.047066 -0.34374,0.114466 0.0496,0.752885 1.42826,2.31864 1.04643,1.188374 2.0252,2.160682 2.17506,2.160682 0.14985,0 1.40197,-0.569748 2.78249,-1.266105 z m -67.36306,-0.675644 v -1.618122 h 13.70967 13.70968 v 1.618122 1.618123 h 2.25806 2.25807 V 67.791043 53.705062 l 0.95172,0.493747 c 0.52345,0.271561 1.02454,0.493747 1.11354,0.493747 0.174,0 1.56871,-2.015117 2.71893,-3.928387 l 0.70792,-1.177584 -2.6654,-0.867437 c -3.79574,-1.235287 -9.4331,-4.078733 -11.69768,-5.900226 l -1.93548,-1.556787 7.5,-0.08687 7.5,-0.08687 v -2.0976 -2.097595 h -6.45673 -6.45671 l 3.80653,-3.199922 c 4.29171,-3.607784 4.86037,-4.192973 4.38335,-4.510828 -0.17999,-0.119928 -0.98399,-0.764167 -1.78668,-1.431644 -0.80268,-0.667475 -1.5957,-1.213593 -1.76227,-1.213593 -0.16656,0 -0.95,0.667364 -1.74097,1.483034 -0.79097,0.81567 -2.56777,2.444294 -3.94843,3.619166 l -2.51031,2.13613 1.53044,1.558829 1.53043,1.558828 h -3.29433 -3.29432 v -5.292037 -5.292039 l 3.14515,-0.211865 c 1.72985,-0.116526 5.58755,-0.384435 8.57267,-0.595355 l 5.42751,-0.383491 -0.20525,-1.151442 c -0.11291,-0.63329 -0.35122,-1.712641 -0.52959,-2.398554 -0.32334,-1.243324 -0.32842,-1.24652 -1.67386,-1.052119 -3.80247,0.549417 -20.99719,1.669176 -30.94629,2.015294 -3.50404,0.121901 -6.37098,0.32059 -6.37098,0.441533 0,0.597482 0.76133,4.076799 0.93256,4.261827 0.18887,0.204093 9.30357,-0.140198 14.14808,-0.534418 l 2.33871,-0.19031 v 5.191487 5.191489 h -3.93241 -3.9324 l 1.73096,-1.555363 1.73094,-1.555364 -3.46441,-3.056288 c -1.90544,-1.680956 -3.60011,-3.104775 -3.76595,-3.164043 -0.16583,-0.05926 -1.02098,0.523258 -1.90033,1.294498 l -1.59882,1.402256 3.4533,3.30231 3.45331,3.302316 -5.24193,0.01483 -5.24194,0.01483 v 2.103559 2.103561 l 6.69355,0.0136 6.69356,0.0136 -2.37592,2.258307 c -2.82522,2.685374 -8.04273,6.255903 -11.82645,8.093248 l -2.72569,1.323582 1.68094,1.915833 c 0.92452,1.0537 1.7996,1.915825 1.94463,1.915825 0.14501,0 0.83852,-0.294225 1.54114,-0.653827 l 1.27747,-0.653828 V 68.601833 81.877018 H 115 h 2.41936 z m -16.93548,0.134719 c 0.82263,-0.429923 1.58263,-1.192375 2.09676,-2.10356 l 0.80646,-1.429217 0.16129,-12.108186 0.16129,-12.108185 2.9942,-1.322238 2.9942,-1.322233 -0.2109,-2.427183 c -0.11599,-1.334952 -0.26927,-2.52814 -0.34062,-2.651529 -0.0714,-0.123386 -1.36014,0.343246 -2.86395,1.036965 l -2.73422,1.261305 v -5.810424 -5.810426 h 3.3871 3.38709 V 33.17152 30.744337 h -3.38709 -3.3871 v -5.987055 -5.987055 h -2.58065 -2.580643 v 5.987055 5.987055 h -4.032256 -4.032259 v 2.427183 2.427187 h 4.032259 4.032256 l -0.0044,6.877022 -0.0044,6.877022 -4.29817,1.725435 -4.298174,1.725429 0.484459,2.805315 c 0.266453,1.542918 0.514694,2.847377 0.551648,2.898791 0.03695,0.05142 1.660808,-0.640331 3.608569,-1.537217 1.947775,-0.896883 3.635686,-1.630699 3.750919,-1.630699 0.11524,0 0.209523,4.203661 0.209523,9.34147 0,9.105081 -0.01777,9.364138 -0.702374,10.237285 l -0.702374,0.895815 -3.419527,-0.162606 -3.419529,-0.162601 0.394641,2.627583 c 0.217051,1.445172 0.402554,2.751432 0.412224,2.902801 0.0097,0.151374 1.868391,0.224188 4.13049,0.161814 3.39366,-0.09357 4.338546,-0.231331 5.403228,-0.787748 z m 67.41935,0.124304 c 1.25598,-0.68119 2.59284,-2.110723 3.11738,-3.333455 0.3144,-0.732902 0.44306,-4.59996 0.52491,-15.776698 l 0.10842,-14.805828 h 2.88272 c 1.89039,0 2.8827,0.123172 2.8827,0.357818 0,0.605498 -0.9554,4.202774 -1.82284,6.863353 -0.45343,1.390742 -0.77314,2.572441 -0.71047,2.626002 0.28369,0.242442 4.52469,1.531477 4.6442,1.411585 0.0738,-0.07405 0.79035,-2.428153 1.5923,-5.231341 1.24139,-4.339214 1.4581,-5.526597 1.4581,-7.98924 v -2.892545 l -5.56452,-0.0087 -5.56451,-0.0087 1.12902,-0.941296 1.12904,-0.941295 -1.09135,-1.132521 -1.09133,-1.132523 2.86553,-3.484313 c 1.57605,-1.91637 3.70021,-4.506713 4.72037,-5.756313 l 1.85485,-2.271998 v -2.35534 -2.355339 h -12.09677 -12.09679 v 2.427186 2.427184 h 8.88633 8.88631 l -3.13314,3.802589 c -1.72323,2.091424 -3.18571,3.867248 -3.24998,3.946281 -0.0643,0.07904 -1.02403,-0.758347 -2.13282,-1.86084 -1.10879,-1.102494 -2.15724,-1.99801 -2.32989,-1.990032 -0.17263,0.0079 -1.02482,0.653682 -1.89372,1.434901 l -1.57983,1.420401 3.91853,4.130901 c 2.1552,2.271994 3.91855,4.247645 3.91855,4.390338 0,0.142692 -2.68549,0.259441 -5.96776,0.259441 h -5.96773 v 2.427184 2.427184 h 5.16129 5.16129 l -5.3e-4,13.187703 c -2.7e-4,11.908713 -0.0552,13.297116 -0.56452,14.315888 -0.89229,1.784817 -1.63981,2.01241 -5.90674,1.798373 l -3.72982,-0.187099 0.4849,2.78964 0.4849,2.789642 4.85782,-0.126652 c 3.6811,-0.09597 5.09224,-0.253788 5.82557,-0.651514 z m 68.54839,-1.068084 v -1.779934 h 17.58064 17.58065 v 1.779934 1.779934 h 2.74195 2.74192 V 68.122978 55.016182 h -23.06452 -23.06452 v 13.106796 13.106794 h 2.74194 2.74194 z M 88.387096,76.860841 V 74.433656 H 83.709679 79.032261 V 54.368933 34.304208 H 68.709679 58.387099 V 31.391586 28.478965 H 72.741937 87.096776 V 26.051781 23.624596 H 72.741937 58.387099 v -2.92571 -2.925709 l -2.661292,0.09399 -2.661291,0.09399 -0.09321,2.831714 -0.09321,2.831716 H 39.34228 25.806452 v 2.427185 2.427184 h 13.548387 13.548387 v 2.912621 2.912622 H 43.064517 33.225805 V 54.368927 74.43365 h -4.354836 -4.35484 v 2.427185 2.427186 H 56.451614 88.387096 Z M 190.32258,52.75081 V 39.158575 h 10.80645 10.80646 V 52.75081 66.343041 h 2.41936 2.41934 V 50.323623 34.304208 h -7.6156 -7.61562 l 0.16862,-0.728156 c 0.0928,-0.400485 0.49562,-2.29369 0.89527,-4.20712 l 0.72664,-3.478964 H 211.66676 220 v -2.429835 -2.429835 l -18.46775,0.08356 -18.46774,0.08356 -0.0948,2.34628 -0.0948,2.346278 h 7.47108 7.47109 l -0.17734,0.889969 c -0.0975,0.489481 -0.43418,2.382684 -0.74811,4.207118 l -0.57077,3.317153 h -5.41853 -5.41853 V 50.32363 66.343048 h 2.41936 2.41935 z m 95.16128,-6.957931 V 43.365696 H 271.93549 258.3871 v -5.177993 -5.177995 h 11.12903 11.12904 V 30.420711 27.831716 H 269.51613 258.3871 v -5.016182 -5.016181 h -2.74194 -2.74193 v 5.016181 5.016182 h -7.25806 c -3.99193,0 -7.25806,-0.05129 -7.25806,-0.114007 0,-0.06271 0.65637,-1.685754 1.45862,-3.606778 0.80223,-1.921024 1.41917,-3.523864 1.37096,-3.561869 -0.22291,-0.175724 -4.75544,-1.455211 -5.15503,-1.455211 -0.27654,0 -0.99379,1.408726 -1.85367,3.640777 -1.80658,4.689394 -3.66354,8.248521 -6.68171,12.806378 -1.33444,2.015196 -2.37618,3.708214 -2.31496,3.762271 0.43709,0.386071 4.87272,3.110339 4.93409,3.030415 0.65085,-0.847737 3.00483,-4.587471 4.18841,-6.654079 l 1.5291,-2.669905 h 8.52015 8.52016 v 5.177995 5.177993 h -15.16129 -15.16129 v 2.427183 2.427187 h 31.45161 31.4516 z' fill='%2306ae56'%3E%3C/path%3E%3C/svg%3E");
}
.badge-live {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='m 118.06451,71.682847 v -3.074433 h 5.64517 5.64516 v 3.074433 3.074436 h -5.64516 -5.64517 z m 16.12904,0 v -3.074433 h 5.64516 5.64516 v 3.074433 3.074436 h -5.64516 -5.64516 z m 0,-10.355988 v -3.074432 h 5.64516 5.64516 v 3.074432 3.074437 h -5.64516 -5.64516 z m -16.12904,0 v -3.074432 h 5.64517 5.64516 v 3.074432 3.074437 h -5.64516 -5.64517 z m -2.08064,-7.557198 c 0.16855,-0.151606 1.46774,-1.123289 2.8871,-2.159298 2.95091,-2.15391 6.30972,-5.288719 8.59177,-8.018751 l 1.56952,-1.877641 v 5.194794 5.194796 h 2.58065 2.58064 V 46.85183 41.600103 l 1.01946,1.287326 c 2.83709,3.582535 7.4366,7.2413 12.34082,9.816741 l 2.55383,1.341138 h -17.21512 c -9.50394,0 -17.07785,-0.12347 -16.90867,-0.275647 z M 38.387095,72.006472 v -2.750809 h 17.741938 17.741935 v 2.750809 2.750811 H 56.129033 38.387095 Z m 0,-10.194175 v -2.912621 h 17.741938 17.741935 v 2.912621 2.912622 H 56.129033 38.387095 Z m 0,-10.032362 v -2.912623 h 17.741938 17.741935 v 2.912623 2.91262 H 56.129033 38.387095 Z m 0,-10.194174 v -2.75081 h 17.741938 17.741935 v 2.75081 2.750808 H 56.129033 38.387095 Z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z m 118.06451,30.744336 v -1.45631 h 13.70969 13.70967 v 1.45631 1.456312 h 2.41935 2.41936 V 68.114666 54.028685 l 1.0048,0.521288 c 0.55265,0.286711 1.11244,0.399671 1.24397,0.251029 0.75777,-0.85631 3.17124,-4.961937 2.97972,-5.068888 -0.12567,-0.07018 -1.29962,-0.448998 -2.60878,-0.841815 -4.39623,-1.319093 -10.99159,-4.835421 -12.77251,-6.809693 l -0.59235,-0.656659 h 7.46935 7.46935 v -2.265371 -2.265373 l -6.53226,-0.0036 -6.53226,-0.0036 1.12574,-0.886377 c 0.61916,-0.487509 2.56395,-2.115162 4.32176,-3.617012 l 3.19602,-2.730631 -1.25725,-1.090797 c -2.74178,-2.378799 -2.32177,-2.424097 -5.68948,0.613642 -1.64763,1.486193 -3.46553,3.093256 -4.03979,3.571246 -0.57425,0.477993 -1.04409,0.982188 -1.04409,1.120438 0,0.138249 0.61086,0.875807 1.35748,1.639017 l 1.35749,1.387659 h -3.29297 -3.29297 v -5.280072 -5.280062 l 8.46774,-0.581706 c 4.65726,-0.319939 8.55933,-0.635965 8.67127,-0.702281 0.19526,-0.115674 -0.56748,-4.324683 -0.83174,-4.589805 -0.0706,-0.07083 -1.70009,0.03318 -3.62105,0.231152 -5.94012,0.612177 -15.9691,1.26271 -25.99413,1.686117 -8.39757,0.354673 -9.58074,0.468207 -9.45844,0.907616 0.0769,0.276229 0.32061,1.349657 0.54163,2.385394 l 0.40186,1.88316 2.28239,-0.177561 c 1.25532,-0.09765 4.31466,-0.257536 6.79854,-0.355288 2.48386,-0.09776 5.20564,-0.260006 6.04839,-0.360565 l 1.53225,-0.182832 v 5.208359 5.208363 h -3.89347 -3.89347 l 1.6734,-1.543676 1.67341,-1.543676 -3.63788,-3.14888 c -2.00082,-1.731884 -3.72357,-3.143286 -3.82832,-3.136446 -0.10474,0.0068 -0.9022,0.641704 -1.77213,1.410814 l -1.58168,1.398378 3.35588,3.27054 3.35587,3.270536 -5.24193,0.01119 L 110,36.893142 v 2.258936 2.258933 l 6.82373,0.08734 6.82373,0.08734 -2.81597,2.427184 c -3.51131,3.026526 -7.28309,5.555158 -11.10276,7.443365 -1.62029,0.800969 -2.9479,1.558745 -2.95026,1.683938 -0.002,0.125198 0.77831,1.07112 1.73479,2.102047 l 1.73909,1.874419 1.28872,-0.72664 c 0.70878,-0.399654 1.37781,-0.726644 1.48672,-0.726644 0.10891,0 0.19801,5.970872 0.19801,13.268609 V 82.20058 h 2.41936 2.41935 z m -17.63586,0.367628 c 1.34263,-0.562802 2.67847,-2.15212 3.10554,-3.694827 0.20046,-0.724141 0.33389,-5.817625 0.33497,-12.787154 l 0.002,-11.583605 3.24615,-1.500698 c 2.80251,-1.295597 3.22461,-1.592237 3.08843,-2.170439 -0.0868,-0.368358 -0.2578,-1.507119 -0.3801,-2.53058 -0.12231,-1.023465 -0.26537,-1.860843 -0.31792,-1.860843 -0.0525,0 -1.28254,0.509709 -2.73334,1.132688 -1.4508,0.622975 -2.69754,1.132684 -2.77053,1.132684 -0.0731,0 -0.13283,-2.621358 -0.13283,-5.825243 v -5.82524 h 3.3871 3.38709 v -2.427186 -2.427184 h -3.38709 -3.3871 v -5.987055 -5.987055 h -2.58065 -2.580644 v 5.987055 5.987055 H 94.677477 90.64522 v 2.427184 2.427186 h 4.038548 4.038546 l -0.08693,7.021416 -0.08693,7.021415 -4.193546,1.683797 c -2.306452,0.926089 -4.190851,1.807716 -4.187551,1.959167 0.01402,0.642426 0.888829,5.615174 0.98785,5.615174 0.05969,0 1.658946,-0.728155 3.553894,-1.618123 1.894951,-0.889967 3.570302,-1.618122 3.723005,-1.618122 0.1527,0 0.27764,4.279983 0.27764,9.511073 0,11.8511 0.335632,11.076715 -4.748218,10.955281 l -3.508549,-0.0838 0.40112,2.672801 c 0.220617,1.47004 0.409036,2.709208 0.418709,2.753708 0.0097,0.0445 1.836761,0.08091 4.060202,0.08091 2.684581,0 4.396382,-0.148291 5.09571,-0.441434 z M 88.387095,77.184467 V 74.757283 H 83.870967 79.354838 V 54.530743 34.304208 h -10.48387 -10.48387 v -2.912622 -2.912621 h 14.516127 14.51613 V 26.05178 23.624595 H 72.903225 58.387098 v -2.91262 -2.912623 h -2.741936 -2.741937 v 2.912623 2.91262 H 39.19355 25.483871 v 2.427185 2.427185 H 39.19355 52.903225 v 2.912621 2.912622 h -9.999999 -10 v 20.226535 20.22654 h -4.354839 -4.354838 v 2.427184 2.427182 h 32.096774 32.096772 z' fill='%23dc3545'%3E%3C/path%3E%3C/svg%3E");
}
.badge-ing {
	width: 43px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 240 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='240' height='100'%3E%3Cpath d='m 190.96774,45.145629 v -7.9288 h 9.83871 9.83872 v 7.9288 7.928804 h -9.83872 -9.83871 z m -24.83871,0 v -7.9288 h 9.51614 9.51612 v 7.9288 7.928804 h -9.51612 -9.51614 z M 57.741936,41.423947 v -6.796116 h 6.290321 6.290325 v 6.796116 6.796119 H 64.032257 57.741936 Z M 0,50.000001 V 0 H 120.00001 240 V 50.000001 100 H 120.00001 0 Z M 190.96774,70.226535 V 58.252427 h 9.83871 9.83872 v 1.779936 1.779934 h 2.74193 2.74194 v -14.88673 -14.88673 h -12.58065 -12.58065 v -7.119743 -7.119741 h -2.90322 -2.90323 v 7.119741 7.119743 h -12.41936 -12.41935 v 14.88673 14.88673 h 2.90323 2.90322 v -1.779934 -1.779936 h 9.51614 9.51612 v 11.974108 11.974113 h 2.90323 2.90322 z M 106.12903,64.558151 V 47.239279 l 1.57226,-2.179509 c 1.89616,-2.628525 5.20194,-7.943255 5.20194,-8.363219 0,-0.313073 -4.47835,-3.208026 -4.63647,-2.997168 -0.0493,0.06566 -0.86124,1.430065 -1.80443,3.032009 -3.99177,6.779771 -8.590467,12.69882 -13.493592,17.367802 l -2.945343,2.804697 1.095668,2.527862 c 0.602615,1.390325 1.240967,2.576453 1.418558,2.635841 0.177588,0.05939 2.001855,-1.58425 4.053923,-3.652532 l 3.731046,-3.76051 v 13.611234 13.611236 h 2.90322 2.90322 z M 30.065238,77.184467 c 4.278416,-5.003457 3.77554,-4.788096 5.87303,-2.515222 1.890845,2.04895 4.362359,3.558547 7.287539,4.45123 2.411352,0.735878 12.08442,1.105651 29.400973,1.123916 12.806081,0.01349 13.771669,-0.02461 13.985528,-0.551835 0.126341,-0.311488 0.573535,-1.563581 0.993754,-2.782428 l 0.764041,-2.216086 -5.556018,0.259904 C 79.758276,75.096895 70.870968,75.198239 63.064517,75.17916 47.56365,75.141279 45.947494,74.991584 42.440669,73.268902 41.446259,72.780414 39.912711,71.61567 39.02721,70.676351 L 37.419355,68.970783 V 55.035552 41.100324 h -6.612904 -6.612902 v 2.427184 2.427186 h 3.870967 3.870969 v 10.777097 10.777097 l -4.032259,3.999278 c -2.217742,2.199602 -4.032258,4.124982 -4.032258,4.278625 0,0.153647 0.59213,1.460855 1.315845,2.904911 1.079652,2.154272 1.387223,2.545091 1.713492,2.177286 0.218705,-0.246555 1.642926,-1.904587 3.164933,-3.684521 z m 107.606412,2.896217 c 0.65962,-0.276011 1.67507,-0.963785 2.25655,-1.528389 1.91017,-1.85475 2.00728,-2.706663 2.00728,-17.607795 V 47.572816 h 6.29032 6.29033 V 44.983818 42.394823 H 133.8574 113.19867 l 0.0942,2.508089 0.0942,2.508092 11.37096,0.08504 11.37097,0.08505 v 12.309663 c 0,13.697053 -0.0228,13.856189 -2.10784,14.730205 -1.21817,0.510636 -4.72533,0.568081 -9.34377,0.153042 -1.59678,-0.143493 -2.94863,-0.221079 -3.00414,-0.172413 -0.0908,0.07964 0.32314,2.773616 0.78229,5.090963 l 0.17633,0.88997 h 6.92022 c 5.52116,0 7.16268,-0.101458 8.11953,-0.501842 z M 49.577904,69.677174 c 1.972513,-2.009607 3.20057,-3.745074 4.534857,-6.408566 1.129259,-2.254216 2.498079,-6.444342 2.828033,-8.656958 l 0.229237,-1.537217 h 6.576273 6.576278 v 9.883639 9.883638 l 2.661291,-0.09399 2.661289,-0.09399 0.08537,-9.789647 0.08538,-9.789643 h 5.963009 5.963013 v -2.427189 -2.427183 h -5.96774 -5.967742 v -6.796119 -6.796116 h 4.677422 4.677418 V 32.200644 29.77346 h -4.677418 -4.677422 v -5.663431 -5.663431 h -2.741933 -2.741936 v 5.663431 5.663431 H 64.032257 57.741936 V 24.110033 18.446602 H 55 52.258065 v 5.663431 5.663431 h -4.032257 -4.03226 v 2.427184 2.427183 h 4.03226 4.032257 v 6.796116 6.796119 h -5.64516 -5.645163 v 2.427183 2.427184 h 5.314515 5.314518 l -0.194185,1.051782 c -0.374079,2.026162 -2.234934,6.570055 -3.426971,8.36808 -1.1648,1.756939 -3.751257,4.427462 -5.385838,5.560883 l -0.797319,0.552863 2.061574,2.086794 2.061575,2.086793 0.993806,-0.699138 c 0.546596,-0.384529 1.747415,-1.466921 2.668487,-2.405316 z M 96.658215,38.511325 c 3.429855,-3.011279 8.576945,-8.583352 11.210315,-12.13592 3.83851,-5.178368 4.08301,-5.571921 3.66279,-5.895811 -0.58605,-0.45169 -4.33165,-2.680241 -4.50478,-2.680241 -0.0809,0 -0.88969,1.128641 -1.79725,2.508091 -3.3044,5.02254 -8.375973,10.637292 -13.381988,14.815231 l -1.539796,1.285093 1.326399,2.525513 c 0.729518,1.389036 1.453465,2.48127 1.608764,2.427186 0.155303,-0.05408 1.692297,-1.336195 3.415546,-2.849142 z M 38.006713,33.439093 c 1.185017,-0.831801 2.283054,-1.623314 2.44008,-1.75892 0.306662,-0.264827 -3.279223,-5.548212 -6.746767,-9.940589 l -2.126828,-2.694072 -0.867245,0.564335 c -2.772347,1.80403 -3.286597,2.185989 -3.286597,2.441127 0,0.155162 1.19758,2.003691 2.661289,4.10784 1.46371,2.104148 3.314516,4.939117 4.112905,6.29993 0.798386,1.360812 1.49818,2.47837 1.555099,2.48346 0.05692,0.0051 1.073045,-0.671312 2.258064,-1.503111 z M 150.96775,25.242719 v -2.588998 h -16.93549 -16.93548 v 2.588998 2.588997 h 16.93548 16.93549 z' fill='%23dc3545'%3E%3C/path%3E%3C/svg%3E");
}
.badge-livend {
	width: 43px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 240 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='240' height='100'%3E%3Cpath d='m 186.45162,46.763755 v -5.339808 h 8.70968 8.70968 v 5.339808 5.339806 h -8.70968 -8.70968 z m -22.25807,0 v -5.339808 h 8.54838 8.5484 v 5.339808 5.339806 h -8.5484 -8.54838 z m -47.09677,20.226536 v -6.472493 h 11.77419 11.7742 v 6.472493 6.472493 h -11.7742 -11.77419 z M 0,50 V 0 H 120.00001 240 v 50 50 H 120.00001 0 Z m 117.09678,30.2589 v -1.941749 h 11.77419 11.7742 v 1.941749 1.941748 h 2.74193 2.74194 V 68.93204 55.663431 H 128.87097 111.6129 V 68.93204 82.200648 h 2.74194 2.74194 z m 69.35484,-8.850035 V 60.617081 l 3.63004,3.591136 c 5.61655,5.556347 11.97904,10.113091 19.1889,13.742881 l 3.22843,1.625344 1.83911,-2.439356 c 1.01151,-1.341642 1.79198,-2.482634 1.73438,-2.535525 -0.0576,-0.0529 -1.41118,-0.635399 -3.00797,-1.294448 -8.46097,-3.492169 -17.66842,-9.579835 -23.21062,-15.34611 l -1.27514,-1.326699 h 7.64611 7.64612 v 1.132687 1.132685 h 2.58063 2.58065 V 47.734628 36.56958 h -11.29032 -11.29032 v -3.398059 -3.398057 h 14.35483 14.35484 v -2.427186 -2.427184 h -14.35484 -14.35483 v -3.398058 -3.398058 h -2.58065 -2.58064 v 3.398058 3.398058 H 166.7742 152.25806 v 2.427184 2.427186 h 14.51614 14.51613 v 3.393864 3.393863 l -11.20969,0.0851 -11.20967,0.0851 -0.0849,11.084142 -0.0849,11.084142 h 2.74617 2.74617 V 57.766998 56.63431 l 7.5,0.01485 7.5,0.01485 -1.93548,1.784186 c -6.55932,6.046578 -14.57527,11.556823 -22.86269,15.716053 -1.44165,0.723524 -2.6706,1.360281 -2.731,1.415015 -0.19302,0.174933 3.27693,4.355988 3.61514,4.355988 0.51357,0 6.82264,-3.758885 10.36564,-6.175742 4.5901,-3.131134 8.86545,-6.622543 12.50001,-10.207958 l 3.14516,-3.102634 V 71.324777 82.20063 h 2.58064 2.58065 V 71.408841 Z M 75.329582,78.615074 c 3.043354,-0.943039 4.996574,-2.91167 5.954168,-6.001146 0.607824,-1.961029 2.409499,-11.496699 2.188067,-11.58073 -2.349881,-0.891765 -5.556188,-1.780236 -5.721786,-1.585516 -0.122106,0.143581 -0.397469,1.741668 -0.611917,3.551302 -0.443054,3.738806 -1.296926,7.117688 -2.11538,8.370855 -0.306294,0.468974 -1.162518,1.128542 -1.90272,1.465704 -1.269394,0.578215 -2.380833,0.613359 -19.571627,0.618924 C 35.83028,73.460191 35.292836,73.442164 34.25478,72.807238 32.218235,71.56157 32.108304,70.912367 31.995646,59.46602 L 31.894517,49.190939 h 19.214032 19.214033 v 1.941748 1.941746 h 2.903226 2.903225 V 37.864079 22.653721 H 50 23.870968 v 2.588998 2.588997 h 23.225806 23.225808 v 8.090614 8.090615 H 51.129033 31.935485 v -4.368932 -4.368932 h -2.917992 -2.917992 l 0.100305,18.527508 c 0.09071,16.755162 0.154446,18.664692 0.666255,19.961596 1.100358,2.788249 3.060274,4.529453 5.875875,5.220182 0.532257,0.130571 9.84358,0.252312 20.691825,0.270532 19.113407,0.03211 19.791326,0.0123 21.895821,-0.639825 z m 16.992424,-2.255795 c 2.857911,-0.720846 7.38767,-1.81295 10.066134,-2.426897 2.67846,-0.613947 5.18412,-1.188863 5.56814,-1.277589 0.613,-0.14163 0.72605,-0.459395 0.92635,-2.603838 0.12548,-1.343387 0.1624,-2.50848 0.0821,-2.589102 -0.0804,-0.08061 -3.61819,0.64113 -7.86183,1.603888 -4.243664,0.962758 -9.385098,2.075386 -11.42542,2.472504 -2.040323,0.397124 -3.827906,0.827234 -3.972406,0.955799 -0.239474,0.213071 1.001934,5.17586 1.294706,5.17586 0.06935,0 2.464379,-0.589785 5.322286,-1.310625 z m 5.739011,-14.731464 c 5.231943,-0.814304 9.547103,-1.515146 9.589243,-1.557419 0.1779,-0.178465 0.73471,-4.840601 0.59489,-4.980871 -0.0843,-0.08457 -3.04494,0.301229 -6.5792,0.857324 -3.534278,0.556092 -6.593805,1.011078 -6.798953,1.011078 -0.205148,0 1.03259,-2.055648 2.750534,-4.568111 1.717939,-2.512464 4.994439,-7.568735 7.281099,-11.236162 l 4.15759,-6.668045 -2.47166,-1.247657 c -1.35941,-0.686213 -2.58766,-1.127516 -2.72945,-0.980669 -0.14179,0.146843 -1.21005,1.959352 -2.37392,4.027798 l -2.116116,3.760807 -3.63415,0.159027 c -1.998781,0.08746 -3.661738,0.139271 -3.695463,0.115114 -0.03373,-0.02415 0.360023,-0.723043 0.874989,-1.553088 3.621167,-5.836751 10.44392,-18.71685 10.08227,-19.03347 -0.59286,-0.519035 -4.721856,-1.94575 -4.945757,-1.70893 -0.13533,0.143137 -0.994049,1.935006 -1.908268,3.981932 -2.251382,5.040821 -5.305445,10.859636 -7.614692,14.508043 -1.051103,1.660653 -2.115479,3.346584 -2.365278,3.746516 -0.395852,0.633782 -0.379349,1.004463 0.128527,2.886782 l 0.582697,2.159631 1.806961,-0.02819 c 0.99383,-0.01549 3.113414,-0.134985 4.710187,-0.265524 1.596776,-0.130539 2.949524,-0.204904 3.006111,-0.165261 0.3319,0.232537 -6.206061,9.627603 -8.328021,11.967381 l -1.191895,1.314247 0.50519,2.488344 c 0.277857,1.368587 0.654756,2.488698 0.837551,2.489128 0.182795,2.67e-4 4.613039,-0.665458 9.844984,-1.479765 z M 147.41936,45.79288 v -2.427184 h -7.90323 -7.90322 v -4.854371 -4.854366 h 9.03226 9.03226 V 31.06796 28.478965 h -9.03226 -9.03226 v -5.177994 -5.177993 h -2.74194 -2.74194 v 5.177993 5.177994 h -8.87096 -8.87097 v 2.588995 2.588999 h 8.87097 8.87096 v 4.854366 4.854371 h -7.90322 -7.90323 v 2.427184 2.427185 h 18.54839 18.54839 z' fill='%23BBBBBB'%3E%3C/path%3E%3C/svg%3E");
}
.badge-review {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E %3Cpath fill='%231296db' d='m 108.70968,72.815534 v -2.265372 h 16.77419 16.7742 v 2.265372 2.265372 h -16.7742 -16.77419 z m 0,-8.899677 v -2.103559 h 16.77419 16.7742 v 2.103559 2.103561 h -16.7742 -16.77419 z m 0,-8.899675 V 52.75081 h 16.77419 16.7742 v 2.265372 2.265371 h -16.7742 -16.77419 z M 44.838709,48.220065 v -8.090614 h 8.870968 8.870967 v 8.090614 8.090616 h -8.870967 -8.870968 z m -14.51613,0.647248 V 25.242719 h 23.54839 23.548387 V 48.867313 72.49191 H 53.870969 30.322579 Z m 14.51613,14.239483 v -1.941747 h 8.870968 8.870967 v 1.941747 1.941747 h 2.741936 2.741937 V 50.161812 35.275081 H 53.709677 39.354839 v 14.886731 14.886731 h 2.741934 2.741936 z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z m 108.70968,30.906149 v -1.2945 h 16.77419 16.7742 v 1.2945 1.294499 h 2.41935 2.41935 V 65.210357 48.220065 h -18.2258 c -10.0242,0 -18.22581,-0.06972 -18.22581,-0.154939 0,-0.08521 0.74365,-1.177446 1.65254,-2.427184 l 1.65254,-2.272246 h 20.76681 20.76682 v -2.265372 -2.265373 h -19.38172 c -10.65995,0 -19.33213,-0.109223 -19.27154,-0.242717 0.0606,-0.133496 0.65517,-1.298546 1.32126,-2.588998 l 1.21108,-2.346277 h 15.47981 15.47982 v -2.265373 -2.265372 h -14.46915 -14.46916 l 0.8791,-2.508092 c 0.82056,-2.341106 0.95166,-2.523262 1.96915,-2.735989 0.59953,-0.125344 6.73652,-0.450274 13.63776,-0.722064 6.90122,-0.271791 12.61352,-0.560213 12.69398,-0.640936 0.0805,-0.08072 -0.0298,-1.194478 -0.24514,-2.47501 l -0.39144,-2.328239 -3.27029,0.211791 c -8.06555,0.52234 -24.17345,1.163044 -38.109,1.515812 -8.33871,0.211088 -15.207663,0.423063 -15.264341,0.471055 -0.161835,0.137038 0.622856,3.891999 0.911106,4.359912 0.210138,0.341112 2.364772,0.358493 11.499465,0.09277 6.18248,-0.179849 11.29787,-0.278375 11.36753,-0.218944 0.0697,0.05943 -0.27166,1.20378 -0.75852,2.542997 l -0.88522,2.434945 H 104.80599 94.193547 v 2.265372 2.265373 h 9.538703 9.5387 l -1.37502,2.588995 -1.37502,2.588997 H 100.26045 90.000001 v 2.265373 2.265372 h 8.730255 8.730254 l -2.03671,2.663878 c -2.74435,3.589437 -9.022475,9.86652 -13.165735,13.163561 -1.862905,1.482426 -3.387098,2.794014 -3.387098,2.914641 0,0.452071 2.917301,4.538809 3.247029,4.548641 0.415525,0.01238 5.855445,-4.698589 9.091684,-7.873404 l 2.33871,-2.29432 v 12.855977 12.855978 h 2.58064 2.58065 z M 30.322579,79.773462 v -2.103558 h 23.54839 23.548387 v 2.103558 2.10356 h 2.903225 2.903224 V 50.970873 20.064725 H 53.709677 24.193549 v 30.906148 30.906149 h 3.064515 3.064515 z' /%3E %3C/svg%3E");
}
.badge-vote {
	width: 32px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='m 134.83871,38.67314 v -4.04531 h 5.64516 5.64516 v 4.04531 4.045306 h -5.64516 -5.64516 z m -16.7742,0 v -4.04531 h 5.80646 5.80645 v 4.04531 4.045306 h -5.80645 -5.80646 z m 0,-11.165048 V 24.59547 h 5.80646 5.80645 v 2.912622 2.912618 h -5.80645 -5.80646 z M 101.6129,38.67314 v -4.04531 h 5.80646 5.80644 v 4.04531 4.045306 h -5.80644 -5.80646 z M 63.860821,64.512358 c -1.147646,-1.221632 -2.636617,-3.053848 -3.308827,-4.071592 -1.199958,-1.816768 -3.200142,-5.851 -3.612136,-7.285428 l -0.20914,-0.728154 h 10.028293 10.028293 l -0.69216,1.375404 c -1.572705,3.125148 -4.371671,6.974035 -7.171305,9.861331 l -2.976391,3.069588 z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z m 50.729959,30.567759 c 4.15548,-1.368801 9.635245,-3.895199 13.122804,-6.050155 l 2.078571,-1.284343 2.114978,1.367908 c 2.846607,1.841108 5.366264,3.079844 9.140027,4.493497 2.318125,0.868372 8.568817,2.769797 9.143957,2.781539 0.148505,0.0029 3.412877,-5.21361 3.312335,-5.293283 -0.06957,-0.05514 -1.432953,-0.3628 -3.029728,-0.683702 -4.170405,-0.838126 -9.865454,-2.765598 -13.33164,-4.512054 l -2.995704,-1.509401 2.735926,-2.915768 c 3.208711,-3.419633 6.061812,-7.48378 8.099942,-11.538111 1.351021,-2.687505 1.459219,-3.086189 1.459219,-5.376901 V 47.572816 H 65.645162 48.709676 V 50 52.427184 h 1.407469 1.407471 l 1.018848,2.857482 c 1.63583,4.587866 5.370536,10.622148 8.231104,13.299253 0.461083,0.431513 0.838335,0.897745 0.838335,1.03607 0,0.138324 -2.068548,1.268645 -4.596773,2.51182 -4.424124,2.175423 -9.711123,4.074856 -13.592014,4.883137 -1.01598,0.211596 -1.802842,0.481932 -1.74858,0.600746 0.05427,0.118813 0.679302,1.206291 1.388981,2.416618 1.28791,2.196483 1.292593,2.200259 2.504152,2.018164 0.667605,-0.100338 2.990184,-0.767559 5.16129,-1.482715 z m -15.36516,0.244569 c 1.519608,-0.79772 2.601752,-2.286992 2.993546,-4.11978 0.21357,-0.999056 0.351332,-5.870437 0.351332,-12.423311 V 53.489423 l 3.467744,-1.116303 3.46774,-1.116308 -0.107942,-2.570151 c -0.05937,-1.413587 -0.15907,-2.621638 -0.221562,-2.684561 -0.06249,-0.06292 -1.465886,0.337565 -3.118661,0.889967 -1.652774,0.552405 -3.113555,1.004372 -3.246181,1.004372 -0.132624,0 -0.241138,-2.766988 -0.241138,-6.148866 v -6.148866 h 3.870967 3.870968 V 33.009709 30.42071 h -3.870968 -3.870967 v -6.310678 -6.31068 h -2.580646 -2.580644 v 6.31068 6.310678 H 29.193549 24.83871 v 2.588999 2.588998 h 4.354839 4.354838 v 7.058827 7.058827 l -4.730732,1.354958 c -2.601902,0.745228 -4.794733,1.419169 -4.872958,1.497649 -0.152577,0.153067 0.493655,5.389678 0.68935,5.586009 0.06443,0.06465 1.982139,-0.542331 4.261573,-1.348822 2.27943,-0.806492 4.266859,-1.466351 4.416511,-1.466351 0.149652,0 0.227741,4.292299 0.173529,9.538442 -0.120374,11.648934 0.151752,10.992414 -4.516139,10.895467 -1.650979,-0.03429 -3.277004,-0.147949 -3.61339,-0.252571 -0.5486,-0.17062 -0.591244,-0.0614 -0.413925,1.060179 0.108727,0.687714 0.297172,2.105734 0.418764,3.151148 l 0.221079,1.900753 4.386395,-0.145355 c 3.212125,-0.106439 4.65677,-0.287289 5.396355,-0.675539 z m 67.699711,-4.451803 c 7.1125,-4.069841 10.16129,-5.920799 10.16129,-6.169029 0,-0.110113 -0.83467,-1.099624 -1.85483,-2.198917 l -1.85485,-1.998712 -1.45161,1.000614 c -2.86111,1.972198 -8.463148,5.207302 -12.662108,7.312205 -2.350353,1.178212 -4.316853,2.18143 -4.370003,2.229374 -0.05315,0.04794 0.572444,1.192805 1.390209,2.544127 l 1.486841,2.456955 1.835598,-1.019346 c 1.009579,-0.560641 4.303343,-2.431411 7.319463,-4.157271 z m 20.01615,4.397898 c 1.71194,-0.717604 2.68688,-1.675837 3.47163,-3.412145 0.55347,-1.22455 0.68139,-2.318439 0.80381,-6.873687 l 0.1456,-5.417374 14.23302,-0.08424 14.23302,-0.08424 0.0954,-2.184467 0.0954,-2.184466 H 124.03226 91.906007 l 0.09538,2.184466 0.09538,2.184467 14.919353,0.08414 14.91935,0.08414 -0.005,4.284795 c -0.005,4.83217 -0.23597,5.605003 -1.93522,6.485845 -0.97414,0.504966 -1.64229,0.555981 -4.99552,0.381437 -2.12903,-0.110822 -4.12499,-0.273731 -4.43548,-0.362021 -0.68151,-0.193796 -0.71899,0.396449 -0.21101,3.322959 l 0.35351,2.036576 2.63037,0.129739 c 4.5064,0.222265 8.38623,-0.007 9.74327,-0.575914 z m 30.95371,-1.797334 c 0.79723,-1.247772 1.4495,-2.412351 1.4495,-2.587951 0,-0.251611 -18.98758,-10.030097 -19.47616,-10.030097 -0.0691,0 -0.74821,0.958896 -1.50932,2.130873 -1.58617,2.442434 -1.79217,2.064862 2.27581,4.171303 1.50806,0.780892 5.57258,3.028376 9.03226,4.994408 3.45967,1.966033 6.40013,3.578102 6.53437,3.582378 0.13422,0.0043 0.89632,-1.013136 1.69354,-2.260914 z M 151.29032,53.721682 V 51.456311 H 124.03226 96.774193 v 2.265371 2.265373 h 27.258067 27.25806 z M 101.6129,47.896439 v -0.970873 h 22.25807 22.25806 v 0.970873 0.970873 h 2.58065 2.58064 V 39.644013 30.42071 h -8.22581 -8.2258 V 27.508092 24.59547 h 10 10 V 22.330097 20.064726 H 124.03226 93.225807 v 2.265371 2.265373 h 10.000003 9.99999 v 2.912622 2.912618 H 105 96.774193 v 9.223303 9.223299 h 2.419354 2.419353 z M 51.001365,45.444497 c 3.545108,-2.610772 6.396443,-6.870225 7.565775,-11.302101 0.281777,-1.067963 0.59484,-3.507282 0.695691,-5.420714 l 0.183371,-3.478963 h 7.051093 7.051091 v 5.766504 c 0,6.794676 0.35859,8.5166 2.091441,10.042987 1.575467,1.387758 2.919229,1.662378 8.14435,1.664431 l 4.590628,0.0019 0.198745,-0.889965 c 0.109307,-0.489483 0.329005,-1.399676 0.488215,-2.022655 0.159213,-0.622977 0.290288,-1.297858 0.291273,-1.499732 0.0013,-0.248575 -1.377777,-0.410216 -4.272393,-0.500798 -2.420686,-0.07576 -4.574226,-0.299553 -4.966072,-0.51609 -1.203904,-0.665427 -1.404896,-2.048505 -1.404896,-9.667728 V 20.38835 H 66.493507 54.277335 l -0.165085,5.2589 c -0.192097,6.119342 -0.74938,8.37889 -2.84185,11.522531 -1.140004,1.712694 -4.313386,4.570591 -5.52508,4.975798 -0.405084,0.135463 2.863548,4.392455 3.405008,4.434612 0.153653,0.01198 0.986617,-0.499101 1.851037,-1.135694 z' fill='%23800000'%3E%3C/path%3E%3C/svg%3E");
}
.badge-top {
	width: 32px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 100' version='1.1' xmlns='http://www.w3.org/2000/svg' width='180' height='100'%3E%3Cpath d='M 36.774193,73.462784 V 71.521035 H 55.806451 74.83871 v 1.941749 1.941745 H 55.806451 36.774193 Z m 0,-7.928804 V 63.43042 H 55.806451 74.83871 v 2.10356 2.103561 H 55.806451 36.774193 Z m 0,-7.766989 v -2.10356 H 55.806451 74.83871 v 2.10356 2.103558 H 55.806451 36.774193 Z m 0,-7.766991 V 47.896439 H 55.806451 74.83871 V 50 52.103561 H 55.806451 36.774193 Z M 66.129032,24.59547 v -2.912622 h 6.129034 6.129031 v 2.912622 2.912622 h -6.129031 -6.129034 z m -16.774194,0 v -2.912622 h 6.129034 6.129031 v 2.912622 2.912622 h -6.129031 -6.129034 z m -16.774191,0 v -2.912622 h 6.12903 6.129032 v 2.912622 2.912622 h -6.129032 -6.12903 z M 0,50 V 0 H 90.000001 180 v 50 50 H 90.000001 0 Z m 117.99795,31.02777 c 1.7221,-0.645083 4.00205,-1.611999 5.06657,-2.148705 4.7054,-2.372356 9.52697,-6.413731 11.32579,-9.49312 l 0.82762,-1.416783 1.50393,1.029496 c 3.58729,2.455605 9.8656,7.119138 13.50767,10.033498 l 3.93922,3.152129 1.86724,-2.27313 c 1.02698,-1.250224 1.90292,-2.375181 1.94654,-2.499909 0.10123,-0.289465 -10.0283,-7.52788 -15.72446,-11.23647 -2.39516,-1.559412 -4.45925,-2.926859 -4.58685,-3.038769 -0.12762,-0.11191 0.0675,-1.584167 0.43361,-3.271681 0.52952,-2.440842 0.7005,-4.672895 0.83617,-10.916105 l 0.17055,-7.847897 h -2.78159 -2.78157 v 5.702802 c 0,9.247555 -1.22221,15.109533 -4.03748,19.36464 -2.63221,3.978419 -8.32348,7.63206 -15.63994,10.040409 -1.50806,0.496404 -2.79187,0.944968 -2.8529,0.996804 -0.24188,0.205446 3.04131,4.974938 3.4315,4.984956 0.22953,0.0059 1.8263,-0.517083 3.54838,-1.162165 z M 89.032257,77.50809 V 75.404529 H 84.354838 79.67742 V 59.708737 44.012945 H 68.709678 57.741936 v -2.10356 -2.10356 h 14.838709 14.83871 V 37.864079 35.92233 H 72.580645 57.741936 v -1.779934 -1.779937 h -2.580647 -2.580643 v 1.779937 1.779934 H 38.064516 23.548387 v 1.941749 1.941746 h 14.516129 14.51613 v 2.10356 2.10356 H 42.258065 31.935484 v 15.695792 15.695792 h -5 -5.000001 v 2.103561 2.103559 h 33.548389 33.548385 z m 13.702403,1.106442 c 1.8274,-0.524772 3.53895,-2.369507 4.16701,-4.491248 0.45435,-1.534883 0.51769,-4.612276 0.51769,-25.152896 V 25.566343 h 4.51613 4.51612 V 22.977346 20.38835 H 103.70968 90.967741 v 2.588996 2.588997 h 5.494123 5.494126 l -0.0909,23.105361 c -0.087,22.121231 -0.11683,23.134101 -0.6997,23.780078 -0.86785,0.961809 -2.494906,1.165405 -5.79296,0.724879 -1.581975,-0.211307 -2.936013,-0.324303 -3.008979,-0.251104 -0.07297,0.07319 0.108336,1.454605 0.402885,3.069791 l 0.535543,2.936706 1.494222,0.140651 c 2.213403,0.208349 6.473779,-0.03753 7.938559,-0.458173 z M 123.54838,51.779935 V 37.864079 h 12.90323 12.90323 v 13.915856 13.915857 h 2.74193 2.74194 V 49.190939 32.686085 h -9.19355 c -7.14099,0 -9.19304,-0.09031 -9.19129,-0.404531 0.002,-0.395285 0.99154,-4.703607 1.63494,-7.119741 l 0.32315,-1.213592 h 9.66499 9.66499 v -2.588997 -2.588997 h -20.1613 -20.16128 v 2.588997 2.588997 h 7.58678 7.58679 l -0.17778,0.728154 c -0.0978,0.400486 -0.51045,2.330097 -0.91702,4.288027 l -0.73923,3.559869 -6.34719,0.08774 -6.3472,0.08775 v 16.498014 16.498011 h 2.74194 2.74193 z M 32.580647,32.524271 V 31.71521 h 22.903225 22.903225 v 0.809061 c 0,0.791083 0.05377,0.809062 2.419354,0.809062 h 2.419354 v -7.76699 -7.76699 H 55.483872 27.741935 v 7.76699 7.76699 h 2.419354 c 2.36559,0 2.419358,-0.01799 2.419358,-0.809062 z' fill='%23dc3545'%3E%3C/path%3E%3C/svg%3E");
}
.corner-live {
	width: 30px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M740.072727 0L1024 283.904v724.084364L16.034909 0H740.072727z' fill='%2300C7BF'%3E%3C/path%3E%3Cpath d='M631.458909 394.263273l14.312727-14.312728-23.505454-23.528727 95.255273-95.278545-46.405819-46.405818c4.282182-2.978909 8.727273-5.771636 13.335273-8.727273l64.349091 64.349091 14.638545-14.661818-62.04509-62.021819c4.445091-3.467636 8.890182-6.912 13.66109-10.705454l-13.824-18.106182c-5.259636 4.282182-10.519273 8.564364-15.96509 12.683636l-62.37091-62.370909-14.638545 14.638546 60.066909 60.043636c-4.282182 2.978909-8.727273 5.771636-13.335273 8.750546l-38.167272-38.167273-95.278546 95.255273-22.714182-22.714182-14.312727 14.336 146.944 146.944z m45.428364-123.415273L607.115636 201.076364l11.333819-11.357091 69.794909 69.771636-11.357091 11.357091z m-23.202909 23.202909L583.912727 224.279273l10.845091-10.868364 69.771637 69.771636-10.845091 10.868364z m-23.365819 23.365818l-69.794909-69.771636 11.031273-11.031273 69.771636 69.771637-11.008 11.031272z m-23.552 23.528728l-69.771636-69.771637 11.031273-11.031273 69.771636 69.771637-11.031273 11.031273z m108.613819 143.499636l7.237818-7.237818 54.644363 54.644363-7.237818 7.214546 14.312728 14.336 67.956363-67.956364c1.000727 2.955636 1.815273 6.074182 2.978909 9.541818l19.572364-6.097454c-9.053091-20.573091-13.963636-38.679273-14.964364-54.458182l29.602909 29.602909 13.498182-13.498182-18.594909-18.594909a218.577455 218.577455 0 0 0 24.040727-7.214545l-8.727272-17.943273c-9.541818 4.608-19.246545 8.378182-28.974546 11.52l-10.030545-10.053818 22.062545-22.039273c16.756364 13.824 32.418909 25.181091 47.057455 33.885091l5.12-19.572364c-29.137455-18.269091-61.230545-44.753455-95.953455-79.476363l-8.401454 17.268363c12.683636 12.660364 24.855273 24.203636 36.701091 34.722909l-20.89891 20.89891-10.216727-10.193455c4.282182-8.564364 7.586909-16.477091 9.890909-23.714909l-17.780363-7.912727a142.661818 142.661818 0 0 1-5.259637 18.455272l-16.779636-16.779636-13.498182 13.498182 27.810909 27.787636c-15.476364 0.349091-33.093818-3.770182-52.666182-12.497454l8.378182-8.378182a237.847273 237.847273 0 0 1-18.408727-5.608727l27.810909-27.81091 12.660364 12.683637 14.824727-14.824727-12.683636-12.660364 29.78909-29.789091-15.476363-15.476364-29.789091 29.789091-17.757091-17.780363-14.824727 14.824727 17.780363 17.757091-34.56 34.56a219.973818 219.973818 0 0 1-27.461818-14.638546l-11.543273 19.409455c7.563636 3.630545 15.476364 7.237818 23.528728 10.705454l-35.374546 35.374546c-3.956364 3.956364-7.912727 3.956364-11.682909 0.162909a106.123636 106.123636 0 0 1-10.868363-12.823273l-11.52 18.432 13.824 13.824c10.542545 10.519273 21.248 10.356364 31.767272-0.162909l46.405818-46.405818c5.934545 1.954909 12.008727 4.096 18.269091 5.748364l3.956364-3.956364-3.956364 16.802909 6.097455 1.792-66.001455 66.001455 14.312728 14.312727z m134.958545-7.237818L780.381091 407.272727c18.106182 3.607273 35.374545 3.444364 51.851636-0.488727l0.651637 0.651636-21.410909 21.410909 14.336 14.289455 21.410909-21.387636 0.651636 0.651636a155.066182 155.066182 0 0 0 2.466909 54.807273z m-68.957091-16.942546l-20.898909-20.898909 13.335273-13.335273 20.898909 20.89891-13.335273 13.335272z m33.745455 33.745455l-20.596364-20.596364 13.335273-13.312 20.573091 20.549818-13.335273 13.335273z m-58.600728-8.913455l-20.898909-20.898909 12.683637-12.660363 20.898909 20.898909-12.683637 12.660363z m33.745455 33.745455l-20.573091-20.573091 12.660364-12.660364 20.573091 20.549818-12.660364 12.683637z'%3E%3C/path%3E%3C/svg%3E");
}
.corner-liveing {
	width: 30px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg t='1612435291536' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='75355' width='300' height='300'%3E%3Cpath d='M0 0h467.551L1024 556.525V1024z' fill='%23FF6D6D' p-id='75356'%3E%3C/path%3E%3Cpath d='M447.098 366.044l11.655-11.654-25.745-25.745L534.594 227.06l-45.053-45.052 14.438-14.438 67.318 67.318 11.829-11.828-67.318-67.318 16.003-16.004-12.524-12.524-16.004 16.003-67.666-67.666L423.79 87.38l67.666 67.666-14.438 14.438-46.096-46.097-101.586 101.586-24.875-24.875-11.654 11.655 154.292 154.292z m48.88-125.069l-78.973-78.972 15.133-15.134 78.973 78.973-15.134 15.133z m-24.875 24.875l-78.973-78.973 14.612-14.611 78.973 78.972-14.612 14.612z m-24.875 24.874l-78.972-78.972 14.785-14.786 78.973 78.973-14.786 14.785z m-25.57 25.57l-78.973-78.972 15.308-15.307 78.972 78.972-15.307 15.308z m112.37 144.03l8.524-8.523 62.621 62.621-8.523 8.523 11.48 11.481 72.363-72.362 0.522 9.915 16.873-1.566c-2.783-22.265-8.698-45.922-17.57-71.493l40.357 40.356 11.133-11.132-21.396-21.396c9.22-1.913 18.96-5.045 28.875-9.045l-6.958-14.612a256.248 256.248 0 0 1-33.05 12.524l-13.22-13.22 26.44-26.44c17.917 14.786 34.79 26.788 50.62 36.007l4.174-15.655c-30.615-18.786-64.709-46.618-101.934-83.843l-6.784 14.09a826.651 826.651 0 0 0 41.748 38.964l-25.57 25.57-13.916-13.915c4.87-9.741 8.523-18.96 10.785-27.136l-14.438-6.436c-1.392 7.653-3.827 15.307-6.784 23.135l-20.004-20.004-11.133 11.132 33.05 33.05c-18.612 1.914-40.008-2.435-64.36-12.872l9.567-9.567c-7.132-1.913-14.438-4-21.744-6.436l34.268-34.268 15.133 15.134 12.003-12.003-15.134-15.133 32.876-32.876-12.524-12.525-32.876 32.877-20.178-20.178-12.002 12.002 20.178 20.178-39.835 39.834c-10.436-4.522-20.7-9.567-30.614-15.307l-9.22 15.481c9.046 4.175 18.09 8.35 27.484 12.177l-42.791 42.79c-4.175 4.176-8.698 4.176-12.872 0-4.175-4.174-8.35-9.044-12.35-14.089l-9.394 14.612 14.96 14.96c9.74 9.74 19.482 9.74 29.049 0.173l51.663-51.662c7.132 2.26 14.263 4.522 21.57 6.61l2.435-2.436-3.827 16.004c3.13 1.043 6.61 2.087 10.089 3.13l-71.32 71.32 11.481 11.48z m146.29-0.522l-80.885-80.886c22.091 5.393 42.791 5.567 61.926 1.044l2.26 2.261-24.874 24.875 11.307 11.307 18.96-18.96c6.088 21.395 9.915 41.573 11.307 60.36z m-74.449-19.134l-26.092-26.092 17.395-17.395 26.092 26.092-17.395 17.395z m36.53 36.529l-25.745-25.744 17.395-17.395 25.744 25.744-17.395 17.395z m-63.144-9.915l-26.092-26.092 16.699-16.7 26.092 26.093-16.699 16.699z m36.53 36.53l-25.745-25.745 16.699-16.7 25.744 25.745-16.699 16.7z m104.194 144.55l59.317-59.316 49.923 49.923-10.96 10.959 12.525 12.524 81.756-81.756-62.448-62.447 31.311-31.31-12.872-12.873-31.31 31.31-62.274-62.273-81.756 81.756 12.524 12.524 10.96-10.959 49.748 49.75-59.316 59.316 12.872 12.872z m58.62-84.365l-49.748-49.749 46.444-46.444 49.749 49.749-46.444 46.444z m62.796 62.796l-49.923-49.924 46.444-46.444 49.923 49.923-46.444 46.445z'%3E%3C/path%3E%3C/svg%3E");
}
.corner-livend {
	width: 30px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg t='1612436506713' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='74416' width='300' height='300'%3E%3Cpath d='M558.545455 0l465.454545 465.454545v558.545455L0 0h558.545455z' fill='%23BBBBBB' p-id='74417'%3E%3C/path%3E%3Cpath d='M985.634909 589.789091l-13.602909 13.544727-76.660364-76.404363-19.304727 19.258181 62.068364 61.858909-55.761455 55.58691-50.059636-49.885091c-5.911273 34.176 0.395636 75.810909 18.129454 124.916363l-21.876363 2.56c-15.371636-54.213818-17.931636-100.375273-7.68-138.868363l-0.593455-0.593455-71.540363 71.307636-14.580364-14.545454 71.540364-71.296-0.593455-0.581818c-41.786182 11.776-88.680727 9.029818-140.916364-8.448l4.736-21.213091c46.510545 18.850909 88.087273 24.948364 124.544 18.071273l-49.454545-49.303273 55.761454-55.586909 61.684364 61.474909 19.316364-19.246546-77.056-76.788363 13.602909-13.556364 77.056 76.8 19.700363-19.642182 14.592 14.533818-19.712 19.642182 76.660364 76.404364zM800.581818 497.664l-29.358545 29.265455 47.488 47.336727 29.370182-29.265455-47.499637-47.336727z m32.721455 91.136l47.883636 47.732364 29.358546-29.265455-47.883637-47.732364-29.358545 29.265455z m-57.925818-172.823273l-46.906182-46.743272-29.160728 29.067636 41.181091 41.053091-13.789091 13.742545-96.174545-95.848727 13.789091-13.742545 40.599273 40.459636 29.172363-29.067636-47.104-46.952728 13.800728-13.742545 47.092363 46.941091 23.854546-23.761455 14.382545 14.336-23.842909 23.761455 46.894545 46.754909-13.78909 13.742545z m-155.496728-107.834182c10.845091-3.339636 22.074182-6.679273 33.501091-10.20509l7.889455 16.884363c-51.234909 15.325091-89.867636 23.970909-116.072728 26.123637a495.476364 495.476364 0 0 0 56.157091 32.407272l-12.613818 12.578909c-28.567273-13.952-53.992727-29.463273-76.264727-46.557091l9.064727-16.500363c3.746909 1.373091 7.296 2.164364 10.647273 2.362182 15.173818-0.197818 37.445818-3.933091 67.002182-11.392a2404.770909 2404.770909 0 0 1-38.818909-28.869819l9.460363-16.500363c3.153455 1.175273 6.888727 1.373091 11.229091 0.581818 29.172364-7.063273 59.322182-18.257455 90.658909-33.780364l8.075637 18.269091c-35.677091 15.511273-66.420364 25.728-92.032 30.836364a1039.173818 1039.173818 0 0 0 32.116363 23.761454zM380.858182 124.520727l-58.146909 57.937455c-8.669091 8.645818-8.669091 17.675636 0.395636 26.717091l98.932364 98.594909c4.736 4.712727 9.856 7.458909 15.173818 8.052363 7.493818 0.395636 22.667636-9.623273 45.521454-30.04509l9.460364 18.059636c-26.402909 22.4-44.334545 33.594182-54.190545 33.989818-8.471273-0.197818-17.140364-4.526545-25.821091-12.381091l-106.810182-106.449454c-15.965091-15.918545-15.569455-32.023273 0.593454-48.128l103.45891-103.109819 14.196363 14.138182-29.172363 29.067637 109.381818 109.009454 51.432727-51.258182L423.819636 37.701818l13.789091-13.742545 145.838546 145.338182-78.836364 78.568727-123.752727-123.345455z m185.425454 288.512l-13.405091 13.358546c-27.392-12.765091-55.970909-29.463273-86.318545-50.280728l12.020364-15.522909c31.138909 22.388364 60.311273 39.68 87.703272 52.445091z m134.993455 54.016l-79.220364 78.952728-13.800727-13.742546 9.460364-9.437091-56.366546-56.168727-9.460363 9.425454-13.98691-13.940363 79.220364-78.964364 84.154182 83.874909z m-70.155636 42.426182l42.961454-42.821818-56.366545-56.180364-42.961455 42.821818 56.366546 56.180364z'%3E%3C/path%3E%3C/svg%3E");
}
.corner-adv {
	width: 30px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg t='1629421176762' class='icon' viewBox='0 0 1028 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2786' width='300' height='300'%3E%3Cpath d='M527.961631 0L0 527.961631v496.038369L1024 0z' fill='%231296db' p-id='2787' data-spm-anchor-id='a313x.7781069.0.i0' class='selected'%3E%3C/path%3E%3Cpath d='M223.112025 507.965742l28.766015-28.766016 57.882837 71.213429-17.189448 17.189449-35.782118-44.201439-12.979787 12.979787 70.161014 70.161014c13.681398 13.681398 14.032203 28.064406 0.70161 43.149024l-7.366906 7.366907c-5.612881 6.665296-10.173347 11.576567-14.032203 15.435423-9.822542-6.665296-19.294279-12.628983-28.766016-18.943474l11.576567-11.576567c7.717712-7.717712 8.068517-15.084618 0.70161-22.10072l-58.935251-58.935252-24.556355 24.556355-24.556355-24.556355 27.01199-27.01199c-5.612881 1.052415-13.681398 2.806441-24.556355 4.911271-7.016101 0.70161-12.278177 1.40322-15.435423 2.455635l-3.157245-30.870846c6.665296-1.052415 17.891059-2.10483 34.378896-3.157245h3.157246l-6.665296-39.290168L133.305927 519.542309l-23.854745-23.854745 76.1247-76.1247 25.257965 25.257965 12.278178 63.144913z m131.551901 10.524152l-25.257965 25.257965-92.963344-92.963344 30.169236-30.169236-14.032202-20.346694-37.536143 37.536143-23.854745-23.854745 105.241521-105.241521 23.854745 23.854745-41.745803 41.745803 12.979787 21.399109 42.447414-42.447413 92.963343 92.963343-25.257965 25.257965-69.459403-69.459404-47.358685 47.358685 69.810209 69.108599zM312.216513 453.240151l-4.911271-4.911271 24.556354-24.556355 4.911271 4.911271c19.995889 19.995889 34.729702 38.237753 44.201439 54.023981 13.681398-2.806441 33.677287-5.963686 60.338472-9.822542 10.524152-2.806441 17.891059-4.209661 22.80233-4.911271l0.70161 36.834532c-22.80233 1.052415-47.007879 3.508051-72.616649 7.366907 2.10483 19.645084-1.754025 45.604659-12.278178 77.52792-7.016101-1.754025-16.838643-3.157246-29.467626-4.911271-4.209661 0-7.366906-0.350805-9.120932-0.70161 12.979788-32.624872 16.838643-57.882837 11.576568-75.072285-4.911271-14.733813-18.592669-33.326482-40.693388-55.778006zM400.970195 370.800959l-23.854745-23.854745 22.80233-22.802329c-9.822542 1.052415-19.995889 3.858856-30.870846 8.068517-2.10483-28.415211-10.874957-56.479616-26.31038-84.894827l32.624871-19.645084c1.754025 2.806441 3.508051 6.665296 5.612881 12.278177 2.10483 4.209661 3.508051 7.366906 4.209661 9.120932l30.870846-30.870846-24.556355-24.556355 28.766016-28.766016 24.556355 24.556355L512.175403 122.43097l23.854744 23.854744-67.003768 67.003769 21.399109 21.399109 78.580336-78.580336 23.854745 23.854745-191.890374 190.837958z m4.911271-52.269955L461.659472 263.103803l-21.399109-21.39911L397.81295 284.152107c2.10483 5.612881 4.209661 13.681398 6.665296 24.556355 1.052415 4.209661 1.40322 7.717712 1.40322 9.822542z m140.672833 101.382665l-26.31038 26.31038-83.491607-83.491606 146.987325-146.987325 83.491607 83.491607-26.310381 26.31038-9.822542-9.822542-94.717369 94.717369 10.173347 9.471737z m62.092498-127.693045l-27.011991-27.011991-94.717369 94.717369 27.011991 27.01199 94.717369-94.717368z' fill='%23FFFFFF' p-id='2788'%3E%3C/path%3E%3C/svg%3E");
}
.spinner {
	-webkit-animation: spinner 2s infinite linear;
	animation: spinner 2s infinite linear;
}
@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

/*水波纹*/
@keyframes progresswave {
	from {
		border: var(--pwb) rgba(0,0,0,.5) solid;
		width: calc(var(--pwb) * 2);
		height: calc(var(--pwb) * 2);
		border-radius: calc(var(--pwb) * 2)
	}

	to {
		border: var(--pwb) rgba(0,0,0,0) solid;
		width: var(--pwd);
		height: var(--pwd);
		border-radius: var(--pwd)
	}
}
.waterwave {
	--pwd:var(--wave-diameter, 48px);
	--pwb:var(--wave-thickness, 3px);
	--pwt:var(--wave-duration, 1.2s);
	position: relative;
	top: 0;
	left: 0;
}
.waterwave::before,
.waterwave::after {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	animation: var(--pwt) linear infinite progresswave;
}
.waterwave::after {
	animation-delay: calc(var(--pwt) / 2);
}