@font-face {
	font-family: "Roboto", sans-serif;
	src: url('../fonts/roboto-regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto", sans-serif;
	src: url('../fonts/roboto-500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto", sans-serif;
	src: url('../fonts/roboto-bold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	box-sizing: border-box;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: transparent;
}

:root {
	--body-font-size: 0.875rem;
	--font-size-small: 0.75rem;
	--color-base: #06f;
}

:root {
	--color-primary-1000: #548d27;
	--color-primary-900: #65ab3c;
	--color-primary-800: #7abf47;
	--color-primary-750: #5ac802;
	--color-primary-740: #8add49;
	--color-primary-700: #8bca58;
	--color-primary-600: #8ac858;
	--color-primary-500: #9fd177;
	--color-primary-400: #c5e4ac;
	--color-primary-200: #edffde;
	--color-primary-100: #f8fff2;
	--color-primary-50: #f8fff2;
	--color-black-940: #1b1e24;
	--color-black-920: #212121;
	--color-black-900: #212121;
	--color-black-800: #444850;
	--color-black-700: #70737b;
	--color-black-600: #b0b3bb;
	--color-black-500: #d8dadd;
	--color-black-440: #e7e8ea;
	--color-black-430: #f3f4f5;
	--color-black-420: #e9e9e9;
	--color-black-400: #e9e9e9;
	--color-black-300: #fafafc;
	--color-black-200: #f9f9fb;
	--color-black-100: #f9f9fb;
	--color-black-alpha-70: rgba(33, 33, 33, 0.7);
	--color-black-alpha-40: rgba(33, 33, 33, 0.4);
	--color-black-alpha-16: rgba(33, 33, 33, 0.16);
	--color-black-alpha-10: rgba(33, 33, 33, 0.1);
	--color-black-alpha-12: rgba(152, 152, 152, 0.12);
	--color-black-alpha-005: rgba(33, 33, 33, 0.05);
	--color-bright-900: #ffffff;
	--color-bright-800: #ffffff;
	--color-bright-alpha-90: rgba(255, 255, 255, 0.9);
	--color-bright-alpha-80: rgba(255, 255, 255, 0.8);
	--color-bright-alpha-70: rgba(255, 255, 255, 0.7);
	--color-bright-alpha-65: rgba(255, 255, 255, 0.65);
	--color-bright-alpha-30: rgba(255, 255, 255, 0.3);
	--color-bright-alpha-20: rgba(117, 117, 117, 0.2);
	--color-bright-alpha-10: rgba(255, 255, 255, 0.1);
	--color-danger-1000: #8d2727;
	--color-danger-900: #e13d27;
	--color-danger-850: #f1260c;
	--color-danger-800: #f75c48;
	--color-danger-200: #fff2f0;
	--color-danger-alpha-40: rgba(253, 93, 71, 0.4);
	--color-danger-alpha-10: rgba(253, 93, 71, 0.1);
	--color-orange-900: #ff9900;
	--color-warning-1000: #8b8d30;
	--color-warning-900: #ffc71a;
	--color-warning-800: #ffd601;
	--color-warning-500: #ffc71a;
	--color-warning-300: #ffe999;
	--color-warning-200: #fff9ea;
	--color-warning-alpha-80: rgba(237, 178, 28, 0.8);
	--color-warning-alpha-40: rgba(255, 200, 0, 0.4);
	--color-warning-alpha-10: rgba(255, 200, 0, 0.1);
	--color-social-bg: #bdbdbf;
	--color-social-instagram: #c13584;
	--color-social-zen: #876649;
	--color-social-google: #d95040;
	--color-social-viber: #7b519c;
	--color-social-facebook: #4868ac;
	--color-social-vk: #0077ff;
	--color-social-telegram: #00a7e3;
	--color-social-telegram-story: #00aeed;
	--color-social-twitter: #41abe1;
	--color-social-tiktok: #000000;
	--color-social-ok: #f88624;
	--color-social-ya: #000000;
	--color-contrast-shadow: rgba(0, 0, 0, 0.16);
	--color-contrast-bg: #212121;
	--color-contrast-bg-60: rgba(33, 33, 33, 0.6);
	--color-turquoise-900: #278d75;
	--color-blue-900: #27388d;
	--color-blue-800: #047399;
	--color-blue-200: #eaf5ff;
	--color-purple-900: #8b278d;
	--color-bg-profile: #2f3432;
	--color-linear-bright-900: #ffffff;
	--color-linear-transparent: rgba(255, 255, 255, 0);
	--color-level-bronze: #d7971c;
	--color-level-silver: #abadae;
	--color-level-gold: #f1c321;
	--color-awards-orange: #e27f47;
	--color-awards-yellow: #fccf31;
	--color-awards-green: #8bca58;
	--color-awards-blue: #3ca6e3;
	--color-awards-dark-blue: #0069b6;
	--color-awards-purple: #7d55d1;
	--color--header__bg: var(--color-bright-800);
	--shadow-default: 0 1px 8px rgba(33, 33, 33, 0.16);
	--shadow-mobi: 0 4px 20px rgba(0, 0, 0, 0.08);
	--shadow-low: 0 1px 20px rgba(33, 33, 33, 0.05);
	--shadow-focus: inset 0 0 0 2px var(--color-primary-900);
	--shadow-medium: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
	--shadow-small: 0 1px 20px 0 rgba(0, 0, 0, 0.04);
}
html {
	font-size: 16px;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
html {
	font-family: "Roboto", "Open Sans", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}

body {
	background-color: var(--color-black-300);
	color: var(--color-black-940);
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
	text-rendering: optimizeLegibility;
	overflow-y: scroll;
}






hr {
	border: 0;
	background-color: var(--color-black-430);
	margin: 15px 0;
	height: 1px;
}
a, .link {
	color: var(--color-primary-900);
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
}

input,
select {
	width: 100%
}

.modal-body>h3 {
	display: block
}

h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: var(--color-black-940)
}

h2 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: var(--color-black-940)
}

h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: var(--color-black-940)
}

h4, .h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: var(--color-black-800);
}
::selection {
	background-color: var(--color-primary-400)
}

pre,code {
	font-family: consolas,"Courier New",monospace;
	font-size: 12px
}



#loadinginfo {
	display: none;
	background-color: #fff;
	height: 15px;
	width: 100%;
	left: 90%;
	top: 0px;
	position: fixed
}

.left {
	float: left
}

.right {
	float: right
}

.center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.margin-top {
	margin-top: 5px
}

.margin-bottom {
	margin-bottom: 3px
}

.margin-left {
	margin-left: 5px
}

.margin-right {
	margin-right: 5px
}
.mr-2, .mx-2 {
	margin-right: 0.5rem !important;
}
.vtop {
	vertical-align: top
}

.vbot {
	vertical-align: bottom
}

.vbottom {
	vertical-align: bottom
}

.border-bottom {
	border-bottom: 1px solid #DCDCDC
}

.underline {
	border-bottom: 1px dashed;
	padding-bottom: 2px !important
}

.none {
	display: none
}

.hide {
	display: none
}

.pointer {
	cursor: pointer !important
}

.informer {
	width: 100%;
	padding: 12px;
	position: relative;
	margin-bottom: 4px;
	border-radius: 8px;
	color: var(--color-black-800);
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

.informer.red {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.informer.blue {
	background-color: #2199dd1f;
}

.informer.green {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.informer.gray {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

button, .btn {
	border: 0;
	background-color: #1a6dea;
	color: #FFF !important;
	outline: 0;
	cursor: pointer;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	border-radius: 8px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-overflow: ellipsis;
	text-transform: none;
	-webkit-user-select: none;
	user-select: none;
	white-space: nowrap;
	padding: 4px 20px;
}

button:hover,
.btn:hover {
	opacity: 0.8;
}

.btn-switch>.lcs_wrap {
	display: block !important
}

.btn-max {
	width: 100%;
	box-sizing: border-box
}

.btn-fix {
	width: 90px
}

.btn-short {
	padding: 1px 5px
}

.btn-shift {
	padding: 1px 6px
}

.btn-success {
	background-color: var(--color-primary-700);
}

.btn-error {
	background-color: #b17f7f
}

.btn-info {
	background-color: #33a9de
}

.btn-black {
	background-color: #000
}

.btn-gray {
	background-color: #DDD;
	color: #222 !important
}

.btn-gray:hover {
	background-color: #CCC !important;
	color: #222 !important
}

.btn-block {
	background-color: #000000;
	opacity: 0.1;
	cursor: no-drop
}

.btn-none {
	cursor: auto;
	background: none !important;
	color: #222 !important
}

.btn-full {
	width: 99%
}

.app {
	position: relative;
	z-index: 0;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	min-width: 100%;
}

.header {
	--header-full-height: 64px;
	--header-collaped-height: 2px;
	position: -webkit-sticky;
	position: sticky;
	top: calc(-1* var(--header-full-height) + var(--header-collaped-height));
	min-width: 900px;
	min-height: 64px;
	z-index: 5000;
	color: var(--color-black-940);
	box-shadow: var(--shadow-mobi);
	transform: translate3d(0, 0, 0);
}
.footer {
	height: 60px;
	display: block;
}
.footer__inner {
	padding-top: 15px;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.app__inner {
	flex: 1;
	min-width: 900px;
	position: relative;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
@media only screen and (max-width: 1230px) {
	.app__inner {
		 max-width: 1130px;
		 padding-left: 10px;
		 padding-right: 10px;
		 margin: 0;
	}
}
.header__main {
	transition: background-color 200ms ease-out;
	width: 100%;
	height: 64px;
	background-color: var(--color-bright-800);
}

.header__inner {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	min-width: 900px;
	height: 64px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	transition: background-color 200ms ease-out;
	background-color: var(--color-bright-800);
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (min-width: 1157px) {
	.header__inner {
		 max-width: none;
		 margin: 0 40px;
	}
}
@media only screen and (min-width: 1300px) {
	.header__inner {
		 margin: 0 80px;
	}
}
@media only screen and (min-width: 1681px) {
	.header__inner {
		 margin: 0 240px;
	}
}
@media only screen and (max-width: 1156px) {
	.header__inner {
		 max-width: 1130px;
		 padding-left: 10px;
		 padding-right: 10px;
		 margin: 0;
	}
}
.header__wrapper {
	display: flex;
	align-items: center;
	width: 100%;
}
.header__item {
	vertical-align: middle;
	display: table-cell;
}
.header__logo, .header__right-menu {
	flex-shrink: 0;
}
.header__logo {
	width: auto;
	position: relative;
}
.logo a {
	display: flex;
	font-size: 20px;
	font-weight: 600;
	color: #616161;
}
.header__logo .logo a {
	padding: 16px 0;
	gap: 10px;
}
.header__menu {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	position: relative;
}
.header-menu {
	height: 64px;
	position: relative;
	overflow: hidden;
	margin-right: 2px;
	text-overflow: ellipsis;
	display: flex;
	padding-left: 40px;
	padding-right: 30px;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.header-menu__item {
	display: inline-flex;
	position: relative;
	white-space: nowrap;
	margin-right: 8px;
	align-items: center;
	outline: 0;
	height: 100%;
	cursor: pointer;
	transition: all 200ms ease-out;
}
.header-right-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.header-menu__item a {
	display: flex;
	align-items: center;
	padding: 17px 8px;
	color: currentColor;
	box-sizing: border-box;
	transition: color 200ms ease-out;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}
.avatar {
	display: inline-block;
	width: 36px;
	height: 36px;
	position: relative;
	z-index: 1;
	border-radius: 100%;
	overflow: hidden;
}
.header-right-menu__item:last-child {
	margin-right: 0;
}
.header-right-menu .avatar {
	background-color: transparent;
}
.avatar_indicate-on-hover:not([data-editable=true]) {
	overflow: visible;
	transition: box-shadow 200ms;
}
.avatar_indicate-on-hover:not([data-editable=true]):hover {
	box-shadow: 0 0 0 2px var(--color-primary-800);
}
.avatar img {
	border: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	background-color: var(--color-black-200);
	display: inline-block;
	border-radius: 100%;
}
.header-right-menu .avatar img {
	background-color: transparent;
}

.header-menu__item a:after, .header-menu__item:after {
	content: '';
	background-color: #f3f3f3;
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	bottom: 10px;
	z-index: -1;
	transform: scale(.5);
	opacity: 0;
	border-radius: 14px;
	transition: opacity .45s cubic-bezier(.25,1,.33,1), transform .45s cubic-bezier(.25,1,.33,1);
}
.header-menu__item a:hover:after, .header-menu__item:hover:after {
	transform: scale(1);
	opacity: 1;
}
.header-menu__item a:hover {
	color: #0c0b0d;
	text-decoration: none;
}

.sidebar-block__content {
	padding: 16px 24px;
}










.sidebar {
	padding-left: 6px;
	width: 30%;
	float: right;
	margin-right: 0;
	overflow-anchor: none;
}
.sidebar-block {
	margin-top: 16px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}
.sidebar-block_border {
	border: 1px solid var(--color-black-430);
	border-radius: 8px;
	background-color: var(--color-bright-800);
}
.sidebar__inner {
	transform: translateZ(0);
}
.sidebar-block__header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 16px 24px;
	cursor: default;
	border-bottom: 1px solid var(--color-black-430);
	border-radius: 8px 8px 0 0;
	background-color: var(--color-bright-800);
}
.sidebar-block__header+.sidebar-block__content {
	border-top: none;
}
.menu {
	font-size: 14px;
	font-weight: 500;
	display: flex;
	color: var(--color-black-800);
	-webkit-user-select: none;
	user-select: none;
}
.menu_vertical {
	padding: 10px 0;
	line-height: 36px;
	flex-direction: column;
}
.menu__item {
	transition: 200ms ease-out;
	display: inline-block;
	cursor: pointer;
	position: relative;
	color: currentColor;
	text-decoration: none;
	transform: none;
	opacity: 1;
	visibility: visible;
}
.menu_vertical .menu__item {
	width: 100%;
	padding: 0 24px;
}
.menu__item::before {
	transition: opacity 200ms ease-out;
	content: "";
	background-color: var(--color-primary-700);
	opacity: 0;
	position: absolute;
}
.menu_vertical .menu__item::before {
	left: 0;
	width: 2px;
	height: 100%;
}
.menu__item_current, .menu__item:hover:not(.menu__item_button-success) {
	color: var(--color-primary-900);
	text-decoration: none;
}
.menu__item_current::before, .menu__item:hover:not(.menu__item_button-success)::before {
	opacity: 1;
}
.menu_horizontal {
	width: 100%;
	line-height: 48px;
}
.menu_horizontal .menu__item {
	margin-right: 20px;
	white-space: nowrap;
}
.menu_horizontal .menu__item::before {
	height: 2px;
	width: 100%;
	bottom: 0;
}
.menu__item::before {
	transition: opacity 200ms ease-out;
	content: "";
	background-color: var(--color-primary-700);
	opacity: 0;
	position: absolute;
}
.active, .menu__item:hover:not(.menu__item_button-success) {
	color: var(--color-primary-900);
	text-decoration: none;
}
.active::before, .menu__item:hover:not(.menu__item_button-success)::before {
	opacity: 1;
}

.section_none, .section_padding_none {
	padding: 0;
}


.balanse {		
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	color: var(--color-black-800);
	margin-right: 5px;
}
.sidebar-balanse-user a {
	line-height: 24px;
	font-weight: 400;
}
.sidebar-balanse {
	color: var(--color-level-bronze);
}

.user {
	display: inline-block;
}
.user_right-sidebar {
	display: flex;
	width: 100%;
	position: relative;
}
.avatar_medium {
	width: 48px;
	height: 48px;
}
.avatar_indicate-on-hover:not([data-editable=true]) {
	overflow: visible;
	transition: box-shadow 200ms;
}
.user .avatar {
	vertical-align: middle;
	-webkit-user-select: none;
	user-select: none;
}
.user_right-sidebar .avatar {
	flex-shrink: 0;
	background-color: var(--color-bright-900);
}
.user__info {
	vertical-align: middle;
	display: inline-block;
}
.user__info_right {
	margin: 0 0 0 15px;
}
.user_right-sidebar .user__info {
	flex: 1;
}
.sidebar-block__header a {
	padding-top: 1px;
}
.user a {
	color: currentColor;
}
.user .avatar img {
	vertical-align: baseline;
}
.user_right-sidebar .avatar img {
	background-color: var(--color-bright-900);
}
.user_right-sidebar .user__info-item:first-child {
	display: flex;
	align-items: center;
	overflow: hidden;
	text-overflow: ellipsis;
}
.user__nick {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	font-size: 13px;
	color: var(--color-black-800);
	font-variant-ligatures: no-common-ligatures;
}
.user__nick_big {
	font-size: 18px;
	line-height: 26px;
}
.user_right-sidebar>a {
	margin-top: 6px;
	width: 16px;
	height: 16px;
}







.main {
	width: 70%;
	float: left;
	padding-right: 12px;
}

.main__inner {
	margin-top: 16px;
	margin-bottom: 16px;
	position: relative;
}


.section-group {
	margin-top: 15px
}

.section-group>section {
	transition: max-height 1s ease,padding 200ms ease;
	margin-top: 0;
	border-radius: 0;
	border-top-color: transparent
}

.section-group>section:first-of-type,.section-group>section[style*="display: none"]:first-of-type+section,.section-group>section[style*="display: none"]:first-of-type+section[style*="display: none"]+section {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-color: var(--color-black-430)
}

.section-group>section:first-of-type h4>i.fa-angle-down,.section-group>section:first-of-type h4>i.fa-angle-up,.section-group>section[style*="display: none"]:first-of-type+section h4>i.fa-angle-down,.section-group>section[style*="display: none"]:first-of-type+section h4>i.fa-angle-up,.section-group>section[style*="display: none"]:first-of-type+section[style*="display: none"]+section h4>i.fa-angle-down,.section-group>section[style*="display: none"]:first-of-type+section[style*="display: none"]+section h4>i.fa-angle-up {
	transition: transform 200ms;
	transform: rotate(-180deg)
}

.section-group>section:last-of-type {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}

.section-group_collapse>section:not(:first-of-type) {
	display: none
}

.section-group_collapse>section:first-of-type {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}

.section-group_collapse>section:first-of-type h4>i.fa-angle-down,.section-group_collapse>section:first-of-type h4>i.fa-angle-up {
	transform: rotate(0deg)
}
section, .section, .stories-search-comments-feed .comments-part .comments, .static-page__more, .static-page__container>div, .static-page__container>h1, .static-page__container>a {
	margin-top: 15px;
	overflow: hidden;
	padding: 16px 24px;
	box-sizing: border-box;
	border: 1px solid var(--color-black-430);
	border-radius: 8px;
	background-color: var(--color-bright-800);
}
.section_gray, .evaluation__header, .static-page__more, .static-page__container>h1, .static-page__container>a {
	background-color: var(--color-bright-800);
}
.static-page__container>h1, .static-page__container>a {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.static-page h1 {
	font-size: 20px;
	font-weight: 400;
	color: var(--color-black-800);
}
.static-page h2 {
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 400;
	color: var(--color-black-800)
}

.static-page h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 400;
	color: var(--color-black-800)
}
.static-page__container>h1+div, .static-page__container>a+div {
	margin-top: 0;
	border-top-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
















.game-index__item {
	cursor: pointer;
	transition: background-color 200ms, box-shadow 200ms;
	display: flex;
}
.game-index__item-wrapper {
	display: flex;
	align-items: center;
	padding-top: 7px;
	padding-bottom: 8px;
	border-top: 1px solid var(--color-black-430);
	min-width: 50%;
}
.game-index__item-wrapper>img {
	width: 40px;
	height: 40px;
	margin-right: 12px;
	border-radius: 50%;
	border: 1px solid var(--color-black-700);
	padding: 2px;
}
.game-index__systemMax {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}



.recsign a {
	display: flex;
	padding: 6px 20px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500;
	background-color: #2c88ff;
	color: var(--color-bright-900);
	border: 0;
	border-radius: 8px;
	transition: background-color 200ms ease-out, filter 200ms, color 200ms;
}
.recsign i{
	color: #fff;
}
.recsign a:hover {
	text-decoration: none;
	background-color: #276fcb;
}

.donate {

}
.achievements-progress {
	margin: 18px 0 12px 0;
	display: flex;
	align-items: center;
}
.sidebar-achievements .achievements-progress {
	margin: 0 0 8px 0 !important;
}
.achievements-progress__bar {
	position: relative;
	height: 32px;
	text-align: center;
	-webkit-clip-path: inset(0 0 0 0 round 10px);
	clip-path: inset(0 0 0 0 round 10px);
	background: var(--color-primary-400);
	font-weight: 500;
	flex-grow: 2;
	font-size: 14px;
	line-height: 32px;
}
.achievements-progress__bar-completion {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: var(--color-primary-800);
}
.achievements-progress__bar span {
	opacity: .7;
}
.achievements-progress__levels {
	position: relative;
	height: 28px;
	margin-left: 4px;
}
.icon--achievements__cup_silver {
	width: 28px;
	height: 28px;
}
.input {
	transition: 200ms ease-out;
	position: relative;
	font-family: "Roboto", "Open Sans", helvetica, arial, sans-serif;
	border-radius: 8px;
	border: 1px solid var(--color-black-430);
	box-sizing: border-box;
	width: 100%;
	color: var(--color-bg-profile);
	line-height: 32px;
	font-size: 15px;
	min-height: 34px;
	background-color: var(--color-bright-800);
	padding: 0 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.input:focus {
	border-color: var(--color-primary-700) !important;
	outline: 0;
}
.form-donate {
	display: flex;
	padding: 0 24px 24px 24px;
}
.btn-donate{
	background-color: var(--color-primary-700);
	color: var(--color-bright-900);
	flex: 1;
	margin-left: 16px;
	transition: background-color 200ms ease-out, filter 200ms, color 200ms;
	position: relative;
	padding: 0 20px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 0;
	border-radius: 8px;
	outline: 0;
	font-family: "Roboto", "Open Sans", helvetica, arial, sans-serif;
	text-align: inherit;
	cursor: pointer;
	font-size: 14px;
	line-height: 32px;
	font-weight: 500;
}

.btn-donate:hover{ background-color: var(--color-primary-900);}






.index-view__content {
	padding: 16px 320px 0 0;
	min-height: 180px;
	background: url(/template/images/unigp/unigp.png) no-repeat right 0 bottom / 280px 160px;
}
.sidebar-block-links__group {
	display: flex;
}
.sidebar-block-links__col {
	width: 50%;
	display: flex;
	flex-direction: column;
}
.sidebar-block a {
	word-break: break-word;
}
.sidebar-block-links a {
	color: var(--color-black-700);
	white-space: nowrap;
	position: relative;
	width: 97px;
}
.sidebar-block-links a:first-child {
	width: 108px;
}
.sidebar-block-links__footer {
	padding: 16px 24px;
	border-top: 1px solid var(--color-black-430);
}
.sidebar-block-links__social {
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
}
.social-icon_square {
	line-height: 0;
	text-align: center;
	height: 30px;
	width: 30px;
	margin-right: 5%;
	display: block;
	position: relative;
	border-radius: 8px;
	background-color: var(--color-social-bg);
}
.social-icon_round, .social-icon_square {
	transition: background-color 200ms ease;
}
.social-icon_square:last-child {
	margin-right: 0;
}










.nav {
	height: 30px;
	box-sizing: border-box;
	padding: 9px;
	background-color: #f0f2f2;
	color: #888;
	font-size: 11px;
	display: inline-block;
	width: 100%;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB
}

.nav i {
	padding: 0 3px
}

.nav a {
	color: #191919
}

.nav a:hover {
	text-decoration: underline
}
.sidebar-block-donat__header {
	text-align: center;
	font-weight: 700;
	line-height: 24px;
	font-size: 16px;
	margin: 16px 24px;
	margin-bottom: 12px;
}
.sidebar-block-donat iframe {
	margin: 16px 24px;
}




blockquote {
	padding: 5px;
	border-left: 1px solid #597da3;
	background-color: #e8ebf0
}

/* form */
.form {
	margin: 0 auto
}

.form td {
	padding: 5px
}

.form img,
.form label {
	cursor: pointer
}

.form label {
	display: block;
	margin-bottom: 3px;
	font-size: 10px;
	;
	font-weight: bold
}

.form input,
.form select,
.form textarea {
	border: 1px dashed #CCC;
	padding: 5px;
	width: 100%;
	outline: 0;
	box-sizing: border-box;
	font-size: 12px;
	background-color: #FFF
}

.form textarea {
	resize: vertical;
	width: 100%
}

.form input:focus,
.form select:focus,
.form textarea:focus {
	border-color: #222
}

.form #captha {
	text-transform: uppercase
}

.server_list {
	width: 100%;
	display: inline-block;
	padding: 5px 5px 0 5px;
	box-sizing: border-box;
}

.server_list table td {
	padding: 2px;
	border-bottom: 1px solid #E8EBF0
}

.server_list table {
	width: 80%
}

.server_list table tr:last-child td {
	padding-bottom: 10px
}

.server_list .btn {
	position: relative;
	bottom: -5px
}

.server_img {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 160px;
	height: 120px
}

.server_img img {
	width: 150px;
	height: 113px
}

.server_name {
	max-width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.server_nav {
	margin: 10px 0;
	width: initial
}

.server_nav i {
	font-size: 24px;
	display: block;
	text-shadow: none
}

.server_nav td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	text-shadow: 1px 0 1px rgba(25, 25, 25, 0.34)
}

.server_nav td a {
	color: #555;
	background-color: #fcfcfc;
	box-shadow: 0 0 2px #ccc;
	padding: 5px;
	width: 60px;
	height: 35px;
	display: block;
	transition: all 0.23s ease-in-out;
	-moz-transition: all 0.23s ease-in-out;
	-webkit-transition: all 0.23s ease-in-out;
	-o-transition: all 0.23s ease-in-out
}

.server_nav td a:hover,
.server_nav .active {
	color: #2196F3
}

.server_console pre {
	width: 99%;
	height: 350px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-radius: 0;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #191919;
	color: #FFF
}

.server_console table td {
	border: 0
}

#console_update {
	font-size: 26px
}

.progress {
	width: 185px
}

.progress>span {
	position: relative;
	float: left;
	margin: 0 -1px;
	min-width: 30px;
	height: 16px;
	line-height: 12px;
	border-radius: 10px;
	text-align: right;
	border: 1px solid #FFF;
	background: #DDD url(../images/progress.jpg) no-repeat;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
	transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out
}

.progress>span>span {
	padding: 0 3px;
	font-size: 10px;
	color: #FFF
}

.progress>span:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 18px;
	background: url("../images/progress.png") 0 0 repeat-x;
	border-radius: 10px
}

.change_map {
	display: none;
	position: absolute;
	width: 408px;
	max-height: 370px;
	overflow: hidden;
	overflow-y: scroll;
	background-color: #F8F8F8;
	box-shadow: 1px 4px 20px #9B9B9B;
	z-index: 999
}

.change_close {
	display: none;
	cursor: pointer;
	position: absolute;
	padding: 5px 10px;
	background-color: #F24141;
	color: #FFF;
	z-index: 1000;
	margin-left: 360px;
	border-top: 2px solid #000
}

.change_close:hover {
	background-color: #323E53
}

.change_map div {
	cursor: pointer;
	float: left;
	padding: 4px;
	border: 1px solid #EEE
}

.change_map div>i {
	width: 20px;
	float: right;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #222;
	color: #ffffff;
	display: block;
	box-sizing: border-box;
	position: absolute;
	margin-left: 100px
}

.change_map div:hover span {
	background-color: #323E53
}

.change_map span {
	display: block;
	text-align: center;
	padding: 5px;
	background-color: #3E4E68;
	color: #F5F5F5;
	font-size: 12px;
	max-width: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table_pad th {
	padding: 5px;
	border-bottom: 1px solid #DCDCDC;
	background-color: #f0f2f2;
	color: #191919;
	font-weight: normal
}

.table_pad td {
	padding: 8px;
	border-top: 1px solid var(--color-black-430);
}

.table_pad tr:nth-last-child(1) td {
	border: 0
}

.input_pad input, .input_pad select, .input_pad textarea {
	outline: 0;
	border: 1px solid var(--color-black-430);
	line-height: 18px;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 8px;
}

.input_pad textarea {
	resize: vertical;
	width: 100%
}

.adminflags {
	display: table-cell !important
}

.adminflags input {
	width: 164px
}

.adminflags div {
	position: absolute;
	margin: -23px 145px 0;
	padding: 0 5px;
	cursor: pointer
}

.hblock_content {
	background-color: #7f97b1;
	padding: 6px 10px 5px 10px;
	color: #fff;
	border-bottom: 2px solid #6e849a;
	display: block;
	font-size: 10px;
	text-transform: uppercase
}

.block_content {
	border: 2px solid #f0f2f5;
	border-left-style: solid;
	border-right-style: solid;
	padding: 5px;
	background-color: #ffffff;
	box-shadow: 0px 3px 8px 0px rgba(33, 38, 45, 0.22)
}

.help_question {
	background-color: #fff;
	padding: 10px;
	border-bottom: 1px dashed #CCC
}

.space {
	margin-top: 10px;
	display: inline-block;
	width: 100%;
	clear: both
}

.height200 {
	height: 200px;
	overflow-y: scroll
}

.width50p {
	width: 49%;
	display: inline-block
}

.width250 {
	width: 250px
}

.width350 {
	width: 350px
}

.width500 {
	width: 500px
}

.width550 {
	width: 550px
}

.spoiler_body {
	display: none
}

.spoiler_links {
	padding-left: 15px;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
	display: block
}

.spoiler_body {
	display: none;
	padding: 5px
}

.spoilerblock {
	padding: 7px;
	border-bottom: 1px solid #ddd
}



.plugin_block {
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	display: table;
	width: 100%
}

.plugin_info {
	display: table-cell;
	width: 90%;
	box-sizing: border-box;
	padding: 5px;
	border-bottom: 1px dashed #DDD
}

.plugin_action {
	display: table-cell;
	width: 10%;
	box-sizing: border-box;
	padding: 5px;
	text-align: center;
	border-bottom: 1px dashed #DDD
}

.plugin_update {
	cursor: pointer;
	font-size: 12px;
	color: #BCA744;
	padding-left: 5px
}

.plugin_images {
	display: table-row
}

.plugin_images a {
	margin: 3px 3px 0 0;
	display: inline-block;
	box-sizing: border-box
}

.plugin_images img {
	height: 50px;
	opacity: 0.7
}

.plugin_images img:hover {
	opacity: 1
}

.plugin_status_stable,
.plugin_status_unstable,
.plugin_status_testing {
	font-size: 12px
}

.plugin_status_stable {
	color: #74B084
}

.plugin_status_unstable {
	color: #B07474
}

.plugin_status_testing {
	color: #6E9FBC
}

#search_block {
	display: none
}

.maps_types a>div {
	cursor: pointer;
	display: inline-block;
	padding: 5px 5px 0 5px;
	border: 1px solid #DCDCDC;
	margin: 5px 5px 0 0;
	box-sizing: border-box
}

.maps_types a:nth-child(8)>div {
	margin-right: 0
}

.maps_types a>div>div {
	text-align: center;
	position: absolute;
	margin-top: 30px;
	background-color: rgba(0, 0, 0, 0.25);
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: #FFF
}

.maps_types a>div>img {
	width: 100px
}

.maps_types a>div:hover {
	border-color: #999
}

.maps>div {
	display: inline-block;
	padding: 5px;
	border: 1px solid #DDD;
	margin: 4px
}

.maps>div:nth-child(6n) {
	margin-right: 0
}

.maps>div>div {
	display: block;
	cursor: pointer
}

.maps>div>div i {
	width: 20px;
	float: right;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #222;
	color: #ffffff;
	display: block;
	box-sizing: border-box;
	position: absolute;
	margin-left: 120px
}

.maps div>span {
	display: block;
	text-align: center;
	font-size: 13px;
	max-width: 130px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #222;
	color: #ffffff;
	padding: 2px 5px
}

.pages {
	display: inline-block;
	width: 100%;
	text-align: center
}

.pages>div {
	margin-top: 10px
}

.pages a {
	display: inline-block;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	background-color: #597da3;
	color: #F8F8F8;
	font-size: 13px;
	padding: 2px 6px;
	position: relative;
	height: 15px;
	margin-right: 2px
}

.pages a:hover,
.pages a.active {
	background-color: #222
}

.filetp {
	padding-top: 15px
}

.filetp_block {
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden
}

.filetp_block table td:nth-child(1) p {
	max-width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

#filetp_block>table {
	width: 98%;
	margin-top: 10px
}

#filetp_block>table td {
	border-bottom: 3px solid #f5f5f5;
	background-color: #dcdcdc;
	color: #777;
	padding: 3px
}

.filetp table:nth-child(1) tr:nth-child(1) td {
	border-top: 1px solid #DCDCDC
}

#filetp_edit {
	padding-top: 10px
}

#filetp td {
	background-color: #FFF
}

#filetp td p {
	padding: 5px
}

#filetp td:nth-child(1) {
	padding: 0
}

#filetp tr:nth-child(2n) td {
	background-color: #fbfbfb
}

#filetp tr:hover td {
	background-color: #ededed
}

.filetp_find {
	width: 250px;
	float: right
}

.filetp_find input {
	font-size: 14px;
	height: 18px;
	padding: 5px;
	border: 1px solid #8ca1b9;
	box-sizing: border-box;
	outline: 0
}

#infopath {
	border-top: 3px solid #f5f5f5;
	background-color: #dcdcdc;
	color: #777;
	padding: 3px
}

.CodeMirror {
	max-width: 960px
}

.spoiler {
	cursor: pointer;
	display: block;
	padding: 5px;
	border: 1px solid #EEE;
	background-color: #EAEAEA
}

.spoiler_main {
	display: none;
	border: 1px solid #EEE;
	padding: 5px;
	border-top: 0;
	background-color: #f4f4f4
}

#help_notice {
	display: none;
	float: right;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align: center;
	background-color: #89df6d;
	color: #FFF;
	line-height: 1.7;
	margin-top: -1px;
}

#help_notice_block {
	display: none;
	position: fixed;
	bottom: 0;
	padding: 3px;
	width: 200px
}

#help_notice_block>a>div {
	background-color: #597da3;
	color: #FFF;
	padding: 5px;
	margin-top: 3px
}

#help_notice_block>a>div>span {
	font-size: 12px
}

#help_notice_block>a>div>p {
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 210px;
	overflow: hidden
}

#help_notice_block>a>div>span>i {
	font-size: 10px;
	margin-top: 2px
}

.infoblock {
	background-color: #F7F7F7;
	padding: 10px;
	border-left: 5px solid #e8ebf0;
	color: #585757;
	margin-top: 10px
}

.help_category {
	padding: 8px;
	background-color: #FFF;
	display: block;
	margin-bottom: 3px
}

.help_question {
	padding: 8px;
	background-color: #fff;
	margin-bottom: 8px
}

.help_question>a {
	text-decoration: underline;
	margin-bottom: 5px;
	display: block
}

.help_question>a:hover {
	text-decoration: none
}

.help_question>div>a {
	padding: 5px;
	background-color: #f0f2f2;
	display: inline-block;
	border-radius: 5px;
	margin-right: 5px;
	border: 1px solid #e1e1e1;
	font-size: 11px;
}

.help_question>div>a:hover {
	background-color: #c2cdde
}

.news_block {
	padding: 8px;
	background-color: #fff;
	margin-bottom: 8px
}

.news_block>h1,
.news_block>h3 {
	margin-bottom: 5px;
	width: 100%;
	font-size: 14px
}

.news_block>h1>a,
.news_block>h3>a {
	text-decoration: underline;
	margin-bottom: 5px;
	display: block
}

.news_block>h1 span,
.news_block>h3 span {
	font-size: 13px;
	font-weight: normal
}

.news_block>h1 span:nth-child(2),
.news_block>h3 span:nth-child(2) {
	margin-right: 10px
}

.news_block>h1>a:hover,
.news_block>h3>a:hover {
	text-decoration: none
}

.news_block>.tags {
	font-size: 12px;
	margin-top: 10px;
	border-top: 1px dashed #CCC
}

.box-shadow {
	box-shadow: 0 0 5px #CCC
}

.dblock {
	display: block
}

#sum_info {
	font-weight: bold
}

.loader {
	z-index: 99;
	position: fixed;
	top: 10px;
	width: 100%
}

.loader>span {
	display: inline-block;
	background-color: #dbdbdb;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
	position: fixed;
	top: 5px;
	left: 90%;
	transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-o-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-ms-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-moz-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-webkit-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	z-index: 101
}

.loader>span.jmp {
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important
}

.loader span.l-1 {
	background-color: #e74c3c;
}

.loader span.l-2 {
	background-color: #e67e22;
}

.loader span.l-3 {
	background-color: #f1c40f;
}

.loader span.l-4 {
	background-color: #2ecc71;
}

.loader span.l-5 {
	background-color: #3498db;
}

.loader span.l-6 {
	background-color: #9b59b6;
}

.outinfo {
	text-align: center;
	top: 47%;
	position: absolute;
	background-color: #191919;
	padding: 15px;
	font-size: 20px;
	color: #fff;
	border: 2px dashed #ffffff;
	border-left: 0;
	border-right: 0;
	width: 100%
}

.pretext {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word
}




.brand-uni {
		font-size: 20px;
		font-weight: 500;
		color: #555555;
}

.story {
	position: relative;
	width: 100%;
	margin-top: 15px;
}
.stories-feed .story {
	margin-top: 20px;
}
.stories-feed .story:first-child {
	margin-top: 16px;
}
.stories-feed__spinner, .stories-feed__spinner-before {
	margin-top: 15px;
	text-align: center;
}
.feed-panel {
	padding: 0 24px !important;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: margin 200ms ease-out, box-shadow 200ms ease-out;
	position: relative;
	overflow: initial;
}
.story__main, .aflm__wrapper {
	min-height: 75px;
	width: 100%;
	border: 1px solid var(--color-black-430);
	border-radius: 8px;
	background-color: var(--color-bright-800);
	box-sizing: border-box;
	animation-duration: 2000ms;
	animation-fill-mode: forwards;
}
.story__header {
	padding: 15px 23px 16px;
	position: relative;
}
.story__user {
	display: flex;
	justify-content: space-between;
	margin-right: 32px;
	color: var(--color-black-800);
	margin-bottom: 8px;
	line-height: 17px;
	font-size: 13px;
}

.story__user-link {
	display: flex;
	align-items: center;
	font-weight: 500;
	margin-right: 4px;
}
.user a {
	color: currentColor;
}
.caption, .users-list__posts-count {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: var(--color-black-700);
}
.story__datetime {
	margin-right: 20px;
	font-size: inherit;
	line-height: inherit;
	padding-left: 4px;
	white-space: nowrap;
}
.story__datetime_non {
	margin-right: 0;
	padding-left: 0;
}
.story__content-wrapper {
	position: relative;
}
.story__typography {
	line-height: 24px;
	text-align: left;
}
.story__content {
	position: relative;
	box-sizing: border-box;
}
.story-block {
	overflow: hidden;
}
.story-block_type_text {
	padding: 0 24px;
	z-index: 1;
}
.story-block_type_text p, .story-block_type_text blockquote {
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-wrap: pretty;
}
.story__footer {
	font-size: 13px;
	line-height: 36px;
	overflow: hidden;
	height: 52px;
	padding: 8px 24px;
	border-top: 1px solid var(--color-black-430);
	border-radius: 0 0 8px 8px;
	background-color: var(--color-bright-800);
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 1;
}
.story__tools {
	font-size: 13px;
	line-height: 15px;
	color: var(--color-black-700);
	overflow: hidden;
	display: flex;
	min-height: 25px;
	align-items: stretch;
	flex-shrink: 0;
}
.story__comments-link, .story__share, .story__ruble, .story__save, .story__donate {
	overflow: hidden;
	margin-right: 24px;
	cursor: pointer;
	display: flex;
	align-items: center;
	padding: 0;
	background: 0 0;
}
.story__user .avatar {
	margin-right: 8px;
}
.story-block_type_text {
	padding: 0 24px;
	z-index: 1;
}
.story-block {
	overflow: hidden;
}
.tags {
	cursor: default;
	clear: both;
}
.story__tags {
	min-height: 28px;
	margin: 16px 32px 16px 24px;
	position: relative;
	line-height: 0;
	display: flex;
	flex-wrap: wrap;
}
.story__tags_collapsed {
	flex-wrap: nowrap;
}
.story__tags_collapsed .story__collapsed-tags-container {
	flex-grow: 1;
	display: flex;
	flex-wrap: wrap;
}
.tags__tag, .tag {
	color: var(--color-black-700);
	cursor: pointer;
	font-size: 13px;
	transition: color 200ms ease-out;
	display: inline-block;
	line-height: 28px;
}
.story__tags .tags__tag {
	position: relative;
	display: flex;
	align-items: center;
	height: 28px;
	white-space: nowrap;
	margin-right: 12px;
}
.story__views-icon {
	margin-right: 6px;
	height: 16px;
	position: relative;
}
.story__title, .client-mention .comments__title {
	display: block;
	cursor: pointer;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
}
.story__title>*, .client-mention .comments__title>* {
	white-space: initial;
}
.story__title-link, .client-mention .comments__title a {
	color: var(--color-black-940);
	transition: color 200ms ease-out;
	line-height: 24px;
	overflow-wrap: break-word;
}
.story__title-link_visited {
	color: var(--color-black-700);
}
.story__views {
	display: flex;
	align-items: center;
	cursor: pointer;
	color: var(--color-black-700);
	margin: 0 24px 0 0;
}
.story__views-icon {
	margin-right: 6px;
	height: 16px;
	display: block;
	position: relative;
}
.story__views-count {
	cursor: pointer;
}
.story__title-link:hover, .client-mention .comments__title a:hover {
	text-decoration: none;
}


/* services */
.services {
	position: relative;
	padding: 19px 0;
}
.services__title {
	margin-left: 23px;
	margin-right: 23px;
	cursor: default;
}
.services__title-series__title {
	color: var(--color-black-940);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 4px;
}

.services__main {
	position: relative;
	margin-top: 20px;
}

.services__helper {
	display: inline-flex;
	padding: 0 23px 0;
}
.profile-series-item {
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 207.7777px;
	height: 284px;
	margin-right: 16px;
	padding: 15px;
	border: 1px solid var(--color-black-430);
	border-radius: 2px;
	-webkit-user-select: none;
	user-select: none;
	text-align: center;
}
.profile-series-item_authors, .profile-series-item_add {
	height: 328px;
}
.profile-series-item__thumb {
	height: 172px;
	width: 190px;
}
.profile-series-item__title {
	margin-top: 16px;
	padding: 0 16px;
	width: 100%;
	overflow-wrap: break-word;
	font-weight: 700;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.profile-series-item__title a {
	color: inherit;
}
.profile-series-item__stories-count {
	flex-grow: 1;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}
.sprite, .ads-placeholder::before, .story__placeholder::before, .sidebar-block_placeholder::before, .story-series-thumb_56::after, .story-series-thumb_40::after, .story-series-thumb_20::after, .story-series-thumb::after {
	background-image: url(/template/images/services/services.webp);
	/* background-size: 700px 567px; */
}
.sprite--ui__series-thumb, .story-series-thumb::after {
	/* background-position: -215px -150px; */
	width: 190px;
	height: 172px;
}
.story-series-thumb::after {
	content: "";
	display: block;
}
.services_btn {
	background-color: var(--color-black-440);
	background-color: var(--color-black-440);
	color: var(--color-black-700);
}
.profile-series-item__edit-btn {
	width: 100%;
	margin-top: 12px;
}
.services_btn {
	transition: background-color 200ms ease-out, filter 200ms, color 200ms;
	position: relative;
	padding: 0 20px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 0;
	border-radius: 8px;
	outline: 0;
	font-family: "Roboto", "Open Sans", helvetica, arial, sans-serif;
	text-align: inherit;
	cursor: pointer;
	font-size: 14px;
	line-height: 32px;
	font-weight: 500;
}


.header-yolka {
	background: url(../images/head.png) repeat-x;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 34px;
}