html,
body,
div,
span,
h1,
p,
a,
img,
strong,
i,
center,
dt,
ul,
li,
form {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-feature-settings: inherit;
	font-language-override: inherit;
	-webkit-font-kerning: inherit;
	font-kerning: inherit;
	font-synthesis: inherit;
	font-variant: inherit;
	font-size: 100%;
	vertical-align: baseline
}

html {
	line-height: 1
}

ul {
	list-style: outside none none
}

a img {
	border: 0
}

body {
	background: #e7e7e7 repeat
}

img {
	max-width: 100%
}

.jsTabs {
	position: relative
}

.jsTabs .jsTabs-tabs-list {
	margin: 0 -.5em 1em;
	text-align: left
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
	-moz-user-select: none;
	position: relative;
	padding: 0 0 .19em;
	margin: 0 .5em;
	white-space: nowrap;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	color: #b7b7b7;
	display: inline-block;
	vertical-align: middle
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
	font-size: .75em
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
	cursor: default
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
	color: #62a7d9
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
	text-decoration: none
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
	text-align: center
}

.jsTabs .jsTabs-content {
	display: none;
	position: relative
}

.jsTabs .jsTabs-content::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.jsTabs .jsTabs-content.jsTabs-active {
	display: block
}

html {
	font-size: 100%
}

html,
input {
	font-family: open sans, Arial, sans-serif;
	color: #333
}

*::-moz-selection {
	background: #000 repeat;
	color: #fff;
	text-shadow: none
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #282828
}

a:hover {
	text-decoration: underline
}

i {
	font-style: italic
}

img {
	vertical-align: middle
}

input {
	font-size: 1em;
	margin: 0;
	vertical-align: baseline
}

input {
	line-height: normal
}

input[type=submit] {
	cursor: pointer
}

input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input:invalid {
	background-color: #f0dddd
}

* {
	max-height: 1e6px
}

html {
	overflow-x: auto;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	position: relative;
	background: #fff repeat
}

body {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5;
	font-family: open sans, Arial, sans-serif;
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
	display: block
}

div.mode-adaptive {
	min-width: 20em
}

.content-right {
	display: block;
	width: 21%;
	float: right;
	position: relative;
	padding-top: 25px
}

.content-right-recommend-container {
	display: block;
	max-width: 270px;
	width: 100%
}

.content-right-recommend-top::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 17px 13px 0;
	border-color: transparent #4aa224 transparent transparent;
	left: 0;
	bottom: -13px
}

.content-right-recommend-top::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 17px 0 0;
	border-color: #4aa224 transparent transparent;
	right: 0;
	bottom: -13px
}

.l-wr-main {
	overflow: hidden
}

.l-page-width {
	margin: 0 auto;
	display: block;
	width: 62.5em;
	position: relative
}

.l-page-width::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.l-page-width .l-page-width__ledge {
	margin: 0 1.125em;
	padding: 0 1.125em;
	background: #fff repeat
}

@media only screen and (max-width:500px) {
	.l-page-width .l-page-width__ledge {
		margin: 0;
		padding: 0
	}

	.content-right {
		display: none
	}
}

.l-page-width .l-page-width__ledge::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.l-page-width .l-page-width__ledge.m-ledge-blue {
	background: #62a7d9 repeat
}

.l-main-column {
	width: 45.25em;
	float: left
}

.l-main-column::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.mode-adaptive .l-wr-main {
	position: relative
}

.mode-adaptive .l-page-width {
	width: 100%;
	max-width: 62.5em;
	position: relative
}

.mode-adaptive .l-main-column {
	width: 100%;
	float: none
}

@media screen and (min-width:64em) {
	.mode-adaptive .l-wr-main {
		position: static
	}

	.mode-adaptive .l-main-column {
		width: 100%;
		float: left
	}
}

.b-top-bar {
	background: #000 repeat;
	color: #fff;
	position: relative;
	padding: .2em 0;
	z-index: 10
}

.b-top-bar::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-top-bar a {
	color: #fff
}

.b-top-bar .b-top-bar__home {
	float: left;
	display: block;
	padding: 0 .5em 0 1.063em;
	position: relative
}

.b-top-bar .b-top-bar__home span {
	width: 6.25em;
	display: block;
	padding: .313em 0
}

.b-top-bar .b-top-bar__home span img {
	display: block;
	width: 100%
}

.b-top-bar .b-top-bar__login {
	float: right;
	display: block;
	padding: .31em;
	margin-right: .75em;
	position: relative;
	text-align: left
}

.b-top-bar .b-top-bar__login span {
	width: 1.06em;
	height: 1.06em;
	display: block;
	background-image: url("");
	background-position: 0 -636px;
	background-repeat: no-repeat
}

.b-top-bar .b-top-bar__projects_list {
	overflow: hidden;
	display: block;
	text-align: center;
	position: relative
}

.b-top-bar .b-top-bar__projects_list li {
	display: inline-block;
	border-left: 1px solid #3e3e3e
}

.b-top-bar .b-top-bar__projects_list li a {
	padding: 0 1em .19em;
	display: block
}

.b-top-bar .b-top-bar__projects_list li a span {
	font-size: .69em;
	font-weight: 600
}

.b-top-bar .b-top-bar__projects_list li:first-child {
	border: 0
}

.mode-adaptive .b-top-bar .b-top-bar__projects_list {
	display: none
}

@media screen and (min-width:64em) {
	.mode-adaptive .b-top-bar .b-top-bar__projects_list {
		display: block
	}
}

.b-statistic {
	margin: 0 -.5em;
	display: block
}

.b-statistic .b-statistic__item {
	display: inline-block;
	font-size: 1em;
	position: relative;
	padding-left: 1.25em;
	margin: 0 .5em
}

.b-statistic .b-statistic__item .b-statistic__icon {
	width: 1.06em;
	height: 1.06em;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -.5em
}

.b-statistic .b-statistic__item .b-statistic__number {
	font-weight: 600;
	font-size: .69em;
	display: block
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
	background-image: url("");
	background-position: 0 -165px;
	background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
	background-image: url("");
	background-position: 0 -1951px;
	background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
	background-image: url("");
	background-position: 0 -488px;
	background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
	background-image: url("");
	background-position: 0 -231px;
	background-repeat: no-repeat
}

.b-header {}

.b-header::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-header .l-page-width .l-page-width__ledge {
	background: #005f9e repeat;
	position: relative
}

.b-header .b-header__bg-img {
	position: absolute;
	height: 5.625em;
	top: 0;
	right: 0;
	display: block
}

.b-header .b-header__logo-link {
	position: relative;
	display: block;
	float: left;
	cursor: pointer;
	height: 5.625em;
	overflow: hidden
}

.b-header .b-header__logo-link img {
	height: 5.625em;
	display: block
}

.b-header .b-header__menu-button {
	display: none
}

.b-header .b-header__layer {
	overflow: hidden;
	height: 5.625em
}

.b-header .b-header__social {
	float: right;
	position: relative;
	margin: 1.25em 0 0;
	padding-top: .19em
}

.b-header .b-header__social .b-header__social-expand {
	float: right;
	display: block;
	width: 1.31em;
	height: 1.31em;
	background-image: url("");
	background-position: 0 -37px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-expand:hover {
	background-image: url("");
	background-position: 0 0;
	background-repeat: no-repeat
}

.b-header .b-header__social ul {
	float: right;
	overflow: hidden;
	white-space: nowrap;
	width: 7em;
	height: 1.31em;
	transition-duration: .3s;
	transition-property: width
}

.b-header .b-header__social ul li {
	display: inline-block;
	margin-right: .44em
}

.b-header .b-header__social ul li a {
	display: block;
	width: 1.31em;
	height: 1.31em
}

.b-header .b-header__social .b-header__social-yt a {
	background-image: url("");
	background-position: 0 -2655px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-yt a:hover {
	background-image: url("");
	background-position: 0 -2618px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-fb a {
	background-image: url("");
	background-position: 0 -423px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-fb a:hover {
	background-image: url("");
	background-position: 0 -386px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-vk a {
	background-image: url("");
	background-position: 0 -2417px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-vk a:hover {
	background-image: url("");
	background-position: 0 -2380px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tw a {
	background-image: url("");
	background-position: 0 -2179px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tw a:hover {
	background-image: url("");
	background-position: 0 -2142px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-gp a {
	background-image: url("");
	background-position: 0 -899px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-gp a:hover {
	background-image: url("");
	background-position: 0 -862px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tg a {
	background-image: url("");
	background-position: 0 -2105px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tg a:hover {
	background-image: url("");
	background-position: 0 -2068px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ig a {
	background-image: url("");
	background-position: 0 -1137px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ig a:hover {
	background-image: url("");
	background-position: 0 -1100px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-bn a {
	background-image: url("");
	background-position: 0 -185px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-bn a:hover {
	background-image: url("");
	background-position: 0 -148px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ok a {
	background-image: url("");
	background-position: 0 -1703px;
	background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ok a:hover {
	background-image: url("");
	background-position: 0 -1666px;
	background-repeat: no-repeat
}

.mode-adaptive .b-header {
	overflow: hidden;
	height: 3.625em
}

.mode-adaptive .b-header .b-header__bg-img {
	right: -7.75em;
	top: -1.5em
}

.mode-adaptive .b-header .b-header__logo-link {
	height: 3.625em;
	margin-left: .25em
}

.mode-adaptive .b-header .b-header__logo-link img {
	margin-top: -.313em;
	height: 4.25em
}

.mode-adaptive .b-header .b-header__menu-button {
	position: relative;
	display: block;
	float: right;
	margin-right: .313em;
	width: 2.625em;
	height: 3.625em
}

.mode-adaptive .b-header .b-header__menu-button span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin: -.563em 0 0 -.563em;
	width: 1.125em;
	height: 1.125em;
	background-image: url("");
	background-position: 0 -768px;
	background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__layer {
	height: 3.625em
}

.mode-adaptive .b-header .b-header__social {
	display: none
}

@media screen and (min-width:30em) {
	.mode-adaptive .b-header {
		height: 4.375em
	}

	.mode-adaptive .b-header .b-header__bg-img {
		right: -3.5em;
		top: -.75em
	}

	.mode-adaptive .b-header .b-header__logo-link {
		position: relative;
		left: auto;
		height: 4.375em
	}

	.mode-adaptive .b-header .b-header__logo-link img {
		margin-top: 0;
		height: 4.375em
	}

	.mode-adaptive .b-header .b-header__menu-button {
		height: 4.375em
	}

	.mode-adaptive .b-header .b-header__layer {
		height: 4.375em
	}
}

@media screen and (min-width:35em) {
	.mode-adaptive .b-header .b-header__layer {
		position: relative
	}
}

@media screen and (min-width:54em) {}

@media screen and (min-width:64em) {
	.mode-adaptive .b-header {
		height: 5.625em;
		overflow: visible
	}

	.mode-adaptive .b-header .b-header__bg-img {
		right: 0;
		top: 0
	}

	.mode-adaptive .b-header .b-header__logo-link {
		height: 5.625em
	}

	.mode-adaptive .b-header .b-header__logo-link img {
		height: 5.625em
	}

	.mode-adaptive .b-header .b-header__menu-button {
		display: none
	}

	.mode-adaptive .b-header .b-header__layer {
		height: 5.625em
	}

	.mode-adaptive .b-header .b-header__social {
		display: block
	}
}

.b-main-nav {
	display: block
}

.b-main-nav::after {
	content: "";
	max-width: 64.75em;
	height: 1px;
	background: #e7e7e7 repeat;
	display: block;
	clear: both;
	margin: 0 auto;
	position: relative
}

.b-main-nav .b-main-nav__main {
	position: relative
}

.b-main-nav .b-main-nav__main::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
	float: left;
	height: 2.375em;
	white-space: nowrap
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
	display: none
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
	display: block;
	padding: .75em .625em .625em;
	color: #282828;
	text-transform: uppercase;
	overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
	font-size: .687em;
	font-weight: 600;
	display: block
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:first-child .b-main-nav__main-link {
	padding-left: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:last-child .b-main-nav__main-link {
	padding-right: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link {
	color: #ff7800
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link span {
	position: relative;
	padding-right: 1.75em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -.625em;
	width: 1.25em;
	height: 1.25em;
	display: block;
	background: #ff7800 repeat;
	border-radius: .625em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i::before {
	content: "";
	display: block;
	border-left: .5em solid #fff;
	border-top: .32em solid transparent;
	border-bottom: .32em solid transparent;
	position: absolute;
	top: 50%;
	left: .44em;
	margin-top: -.25em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
	display: none;
	position: absolute;
	top: 2.375em;
	right: 0;
	left: 0
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
	max-height: 2.625em;
	overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
	float: left;
	white-space: nowrap
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
	display: block;
	position: relative;
	padding: .75em;
	color: #fff
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
	font-size: .75em;
	font-weight: 600;
	display: block
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:first-child .b-main-nav__sub-link {
	padding-left: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:last-child .b-main-nav__sub-link {
	padding-right: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.m-active .b-main-nav__main-link {
	color: #62a7d9
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__main-link {
	color: #62a7d9;
	text-decoration: underline
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
	z-index: 200;
	height: auto;
	overflow: visible;
	display: none
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio:hover .b-main-nav__main-link {
	color: #ff7800
}

@media screen and (min-width:64em) {
	.b-slide {
		height: auto !important
	}
}

.mode-adaptive .b-content-body {
	position: relative
}

@media screen and (max-width:63.938em) {
	.mode-adaptive .b-main-nav::after {
		height: 0;
		line-height: 0
	}

	.mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
		margin: 0;
		padding: 0;
		background: repeat 0
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item {
		float: none;
		height: auto;
		border-bottom: 1px solid #f4f4f4
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
		display: block;
		float: right;
		padding: .75em 0 .625em;
		width: 2.937em;
		position: relative;
		cursor: pointer
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop span {
		font-size: .937em;
		display: block
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop::after {
		content: "";
		display: block;
		border-left: .5em solid #7c7c7c;
		border-top: .375em solid transparent;
		border-bottom: .375em solid transparent;
		position: absolute;
		margin: -.375em 0 0 -.5em;
		top: 50%;
		left: 50%
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
		padding: .75em 1.063em .625em
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
		font-size: .937em;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
		position: relative;
		top: 0;
		background: #f4f4f4 repeat
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
		max-height: none
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
		float: none;
		border-top: 1px solid #fff
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
		padding: .75em 1.063em .625em 2em;
		color: #282828
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
		font-size: .813em;
		white-space: normal
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
		display: none
	}

	.mode-adaptive .b-slide {
		position: absolute;
		right: 0;
		float: right;
		margin-right: -20em;
		width: 20em;
		background: #fff repeat;
		z-index: 200;
		display: block;
		transition: margin-right .25s ease 0s
	}

	.mode-adaptive .b-slide .b-slide-menu {
		position: relative
	}
}

@media screen and (min-width:64em) {
	.mode-adaptive .b-content-body {
		position: static
	}
}

.b-footer {
	margin: 2.5em 0 0;
	padding: 1em 0 2.5em;
	position: relative;
	display: block;
	background: #282828 repeat;
	color: #fff
}

.b-footer .b-footer__nav {
	position: relative
}

.b-footer .b-footer__nav::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items {
	display: table;
	width: 100%
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
	display: table-cell;
	overflow: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
	float: left;
	padding: .56em 1.06em .625em;
	cursor: pointer;
	color: #7c7c7c;
	white-space: nowrap;
	font-weight: 700;
	text-transform: uppercase
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
	text-decoration: underline
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
	font-size: .81em;
	display: block
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
	color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a:hover {
	text-decoration: none;
	cursor: default
}

.b-footer .b-footer__nav .b-footer__nav-content {
	visibility: hidden;
	float: right;
	width: 100%;
	margin: 1.69em 0 2em -100%
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
	visibility: visible
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
	float: left;
	width: 25%
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item {
	padding-left: 1.06em;
	line-height: 1;
	margin-bottom: .625em
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a {
	color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a span {
	font-size: .81em
}

.b-footer .b-footer__copyright {
	padding: 0 1.06em
}

.b-footer .b-footer__copyright::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-footer .b-footer__copyright p {
	font-size: .75em;
	color: #7c7c7c;
	margin-bottom: .75em
}

.b-footer .b-footer__copyright a {
	color: #7c7c7c;
	text-decoration: underline
}

.b-footer .b-footer__copyright a:hover {
	text-decoration: none
}

@media screen and (max-width:47.938em) {
	.mode-adaptive .b-footer .b-footer__nav {
		display: none
	}
}

.l-banner-place {
	position: relative
}

.l-banner-place.m-mobile {
	display: none
}

.mode-adaptive .l-banner-place.m-desktop {
	display: none
}

.mode-adaptive .l-banner-place.m-mobile {
	display: block
}

@media screen and (min-width:64em) {
	.mode-adaptive .l-banner-place.m-desktop {
		display: block
	}

	.mode-adaptive .l-banner-place.m-mobile {
		display: none
	}
}

.b-banner {
	margin: 0;
	padding: 0;
	position: relative
}

.b-comments {}

.b-comments::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-comments .b-comments__title {
	margin: 0 0 1em;
	padding: 1.31em 0 .31em;
	font-weight: 800;
	text-transform: uppercase
}

.b-comments .b-comments__title span {
	font-size: 1.25em;
	letter-spacing: .025em
}

.b-comments .b-comments__users-stat {
	margin: 0 0 1em;
	font-weight: 600;
	color: #7c7c7c
}

.b-comments .b-comments__users-stat span {
	font-size: .75em
}

.b-comments .b-comments__users-stat i {
	color: #282828;
	font-style: normal;
	font-weight: 700
}

.b-comments .b-comments__button-comment {
	display: block;
	text-align: center;
	padding-bottom: 1em
}

.b-comments .b-comments__button-comment a {
	background: repeat 0;
	display: inline-block;
	border: 1px solid #62a7d9;
	color: #62a7d9;
	padding: 0 .75em .19em;
	line-height: 1.4;
	cursor: pointer;
	min-width: 2.5em;
	text-align: center;
	position: relative;
	-moz-user-select: none
}

.b-comments .b-comments__button-comment a span {
	font-size: .75em;
	font-weight: 600;
	text-transform: uppercase
}

.b-comments .b-comments__button-comment a:hover {
	text-decoration: none;
	background: #62a7d9 repeat;
	color: #f4f4f4
}

.b-comments .b-comments__create-top-place {
	position: relative
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
	display: none;
	padding-bottom: 1.5em
}

.b-comments .b-comments__lists-place {
	border-top: 1px solid #dfdfdf;
	padding-top: 1em
}

.b-comments .b-comments__list {}

.b-comments .b-comments__list::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-comments .b-comments__list ul {
	padding: 0;
	margin: 0;
	display: block
}

.b-comments .b-comments__list ul::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-comments .b-comments__list .b-comments__item {
	display: block;
	position: relative;
	margin: 0 0 1em;
	padding-left: 0;
	overflow: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
	position: relative
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
	display: block;
	float: left;
	width: 3.125em;
	height: 3.125em;
	margin-top: .5em;
	margin-right: 1em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
	margin-left: 4.125em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
	margin: 0 0 .31em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
	font-weight: 700;
	margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
	font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {
	text-decoration: underline
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
	margin: 0 0 .5em;
	font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
	color: #62a7d9;
	text-decoration: underline
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
	text-decoration: none
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
	margin: 0 0 .75em;
	min-height: 1.5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
	float: left;
	font-weight: 700;
	color: #62a7d9;
	margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time span {
	font-size: .81em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
	float: left;
	font-weight: 600;
	color: #62a7d9;
	margin-right: 1em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
	font-size: .81em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
	display: none;
	font-size: 1em;
	position: relative;
	padding-left: 1.25em;
	margin: 0 1em 0 0
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
	width: 1.06em;
	height: 1.06em;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -.5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
	display: inline-block
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
	background-position: 0 -488px;
	background-repeat: no-repeat
}

.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
	margin-left: 0
}

.mode-adaptive .b-comments .b-comments__button-comment a {
	padding: .438em .75em .563em
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
	font-size: .875em
}

@media screen and (min-width:30em) {
	.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
		margin-left: 4.125em
	}
}

@media screen and (min-width:64em) {
	.mode-adaptive .b-comments .b-comments__button-comment a {
		padding: 0 .75em .19em
	}

	.mode-adaptive .b-comments .b-comments__button-comment a span {
		font-size: .75em
	}
}

.b-article {
	position: relative
}

.b-article__main {
	width: 100%;
	display: block;
	padding: 2em 1.063em 1em;
	box-sizing: border-box
}

.b-article__ind {
	max-width: 100%
}

.mode-adaptive .b-article__ind {
	margin: 0 auto
}

@media screen and (min-width:64em) {
	.mode-adaptive .b-article__ind {
		margin: 0
	}
}

.b-article__title {
	font-weight: 700;
	line-height: 1.15;
	margin-bottom: 1em
}

.b-article__title span {
	font-size: 2.188em
}

.b-article__story {
	margin-bottom: 1em;
	line-height: 1.2
}

.b-article__info {
	overflow: hidden;
	padding-bottom: .625em;
	margin-right: -1em;
	line-height: 1.2
}

.b-article__info .b-article__info-date {
	float: left;
	margin: 0 1em .5em 0;
	color: #62a7d9;
	font-weight: 600
}

.b-article__info .b-article__info-date span {
	font-size: .81em
}

.b-article__info .b-article__info-date .b-article__info-time {
	font-weight: 700;
	margin-right: .5em
}

.b-article__info .b-article__info-date-update {
	float: left;
	margin: 0 1em .5em 0;
	color: #7c7c7c
}

.b-article__info .b-article__info-date-update span {
	font-size: .75em
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
	font-size: 1em;
	color: #282828;
	font-weight: 600
}

.b-article__info .b-article__info-statistic {
	float: right;
	margin: 0 1em .5em 0
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
	cursor: pointer
}

.b-article__lead {
	margin-bottom: 1em;
	font-weight: 700;
	max-width: 40em
}

.b-article__body {
	padding-bottom: 1em;
	max-width: 100%
}

.b-article__body::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.b-article__body p {
	margin-bottom: 1.2em
}

.b-article__body a {
	color: #62a7d9;
	text-decoration: underline
}

.b-article__body a:hover {
	text-decoration: none
}

.b-article__body ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: .5em
}

.b-article__body li {
	margin-left: 2em;
	margin-bottom: .5em
}

.mode-adaptive .b-article__title span {
	font-size: 1.563em
}

.mode-adaptive .b-article__story {
	display: none
}

.mode-adaptive .b-article__info .b-article__info-date-update {
	display: none
}

.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
	display: none
}

.mode-adaptive .b-article__relap {
	margin: 0 1.063em 0 0
}

@media screen and (min-width:30em) {
	.mode-adaptive .b-article__title span {
		font-size: 1.75em
	}
}

@media screen and (min-width:42.125em) {
	.mode-adaptive .b-article__story {
		display: block
	}

	.mode-adaptive .b-article__info .b-article__info-date-update {
		display: block
	}

	.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
		display: inline-block
	}
}

@media screen and (min-width:48em) {
	.mode-adaptive .b-article__title span {
		font-size: 1.937em
	}
}

@media screen and (min-width:64em) {
	.mode-adaptive .b-article__title span {
		font-size: 1.5em
	}

	.mode-adaptive .b-article__relap {
		margin: 0
	}
}

.ymaps-b-form-button__input::-moz-focus-inner {
	padding: 0;
	border: 0
}

@media not all,
not all {}

@media not all {}

.b-article__body img {
	margin-bottom: 2em;
	width: 100%;
}

.b-article__body a:hover {
	color: #da1942
}

.bottom-menu-left::after {
	content: "";
	display: block;
	clear: both
}

.bottom-menu::after {
	content: "";
	display: block;
	clear: both
}

.ouimain-text-img::after {
	content: "";
	display: block;
	clear: both
}

@media screen and (max-width:1199px) {
	.content-right {
		display: none
	}
}

@media screen and (max-width:989px) {}

@media screen and (max-width:720px) {}

@media screen and (max-width:599px) {}

@media screen and (max-width:429px) {}

@media screen and (max-width:408px) {}

@media screen and (max-width:385px) {}

.autor {
	display: inline-block;
	width: 100%
}

.autor img {
	max-width: 100%;
	float: left;
	display: block;
	padding: 0 10px 10px
}

.autor span {
	line-height: 1.5
}

.ord_button {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: red;
	color: #fff !important;
	display: inline-block;
	padding: 10px 30px;
	font-size: 25px !important;
	box-shadow: 2px 3px 8px #999;
	text-decoration: none !important;
	border-radius: 8px;
	border: 3px solid #fff;
	margin: 20px 0 30px;
	line-height: 27px;
	text-transform: uppercase;
	transition: all .3s ease-in 0s
}

.ord_button:hover {
	background-color: red;
	box-shadow: 2px 3px 3px #999;
	text-decoration: none !important;
	transform: scale(1.1)
}

.oui {
	width: 781px;
	height: 460px;
	background: linear-gradient(135deg, #3c72b5 0%, #7b9fcc 100%)repeat;
	font-family: Roboto !important;
	position: relative;
	border: 5px solid #ddd
}

.actsss {
	display: none !important
}

.eeee {
	background-color: rgba(0, 0, 0, .7);
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	position: fixed;
	cursor: pointer
}

.kmacb-form2 .modal-block {
	left: 50%;
	margin-left: -396px;
	position: fixed;
	top: 6%;
	z-index: 11000;
	width: 792px;
	height: 470px;
	border-radius: 5px;
	border: 0;
	box-shadow: none;
	font-family: Arial, sans-serif;
	overflow: hidden;
	color: #222
}

p.ouimainp {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-top: 23px;
	display: block;
	color: #fff;
	text-align: center
}

.ouimain-text-img {
	display: block;
	width: 90%;
	padding: 0 5%;
	margin-top: 27px
}

.ouimain-img {
	float: left;
	display: block;
	width: 30%;
	margin: 0 auto
}

.ouimain-img img {
	display: block;
	width: 100%;
	margin: 0 auto
}

.ouimain-text {
	display: block;
	width: 65%;
	float: right;
	margin-left: 5%;
	margin-top: 15px
}

.ouimain-text p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: left;
	color: #fff;
	font-size: 22px;
	padding-bottom: 5px
}

.ouimain-text-img::after {
	content: "";
	display: block;
	clear: both
}

.kmacb-form input[type=button] {
	position: absolute;
	cursor: pointer;
	border: 1px solid #499bea;
	background: linear-gradient(135deg, #de455c 0%, #de455c 13%, #c01f37 76%, #c01f37 100%)repeat;
	color: #fff;
	padding: 0 10px;
	text-transform: uppercase;
	line-height: 60px;
	vertical-align: top;
	display: block;
	text-indent: 0;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 402px;
	height: 64px;
	opacity: 1;
	bottom: 29px;
	margin-left: 195px;
	text-align: center;
	font-size: 28px;
	font-weight: 900;
	border-radius: 10px;
	transition: all .6s ease 0s
}

.lucky-chat-status__text--online::before {
	background-color: #93c296
}

.lucky-chat-status__text--offline::before {
	background-color: red
}

.lucky-chat-status__text::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-right: 3px
}

.lucky-chat-message__text::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid
}

.lucky-chat-message__item--doctor .lucky-chat-message__name::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	top: 0;
	right: 100%;
	margin-right: -2px;
	border-color: transparent #5fc890 transparent transparent;
	border-width: 0 14px 12px 0
}

.lucky-chat-message__item--doctor .lucky-chat-message__text::after {
	display: none
}

.lucky-chat-message__item--guest .lucky-chat-message__text::after {
	top: 0;
	left: 100%;
	margin-left: -2px;
	border-color: #c8d8e8 transparent transparent;
	border-width: 14px 12px 0 0
}

.lucky-chat-message__item--system .lucky-chat-message__text::after {
	top: 0;
	right: 100%;
	margin-right: -2px;
	border-color: transparent #d47c3c transparent transparent;
	border-width: 0 14px 12px 0
}

html {
	font-family: sans-serif
}

body {
	margin: 0
}

audio:not([controls]) {
	display: none;
	height: 0
}

a {
	background: repeat
}

a:active,
a:hover {
	outline: 0
}

b,
strong {
	font-weight: 700
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

textarea {
	overflow: auto
}

#push-comments #push_m4w5er9du {
	background-color: #f0f0f0;
	box-sizing: border-box;
	font-family: Arial, serif;
	padding: 3rem 2rem;
	transition: all 1s ease 0s;
	width: 100%
}

#push-comments #push_m4w5er9du__form {
	box-sizing: border-box;
	margin: auto;
	max-width: 600px
}

#push-comments #push_m4w5er9du__title {
	color: #43a047;
	border-bottom: 0 solid;
	box-shadow: 1px 4px 10px -7px #ccc;
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 16px
}

#push-comments #push_m4w5er9du__message {
	border: 1px solid #43a047;
	box-shadow: 0 2px 4px -3px #237a27;
	font-size: 16px;
	box-sizing: border-box;
	padding: 10px 20px;
	height: 120px;
	width: 100%
}

#push-comments #push_m4w5er9du__submit {
	background: #43a047 repeat;
	border: none;
	box-shadow: 0 2px 4px -3px #000;
	color: #fff;
	cursor: pointer;
	border-radius: 25px;
	display: table;
	margin: 20px 0 0;
	height: 50px;
	transition: all .5s ease 0s;
	text-align: center;
	text-shadow: 0 0 1px #237a27;
	font-size: 18px;
	max-width: 280px;
	width: 100%
}

#push-comments #push_m4w5er9du__submit:hover {
	background: #237a27 repeat;
	text-shadow: none;
	box-shadow: none
}

#push-comments #push_m4w5er9du__label::before,
#push-comments #push_m4w5er9du__label::after {
	content: "";
	display: none
}

.hide,
.flag-dropdown {
	display: none
}

.error-box {
	color: #fff;
	background-color: #de5042;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	z-index: 100;
	margin: 0 auto 10px
}

.autor img {
	max-width: 300px;
	width: 100%
}

.imgmh {
	display: none
}

@media screen and (max-width:640px) {
	.autor img {
		max-width: 100%;
		width: 100%
	}

	.p12 {
		padding: 10px 0 !important
	}

	.container {
		max-width: 100% !important
	}

	.mode-adaptive .b-article__title span {
		font-size: 22px
	}

	.imgmh {
		display: block
	}

	.imgdh {
		display: none
	}
}

.b-comments__item-head>a {
	color: inherit !important;
	text-decoration: none !important
}

#lurebottom {
	position: fixed;
	font-style: normal;
	padding: 10px;
	color: #fff;
	font-size: 10px;
	bottom: -1px;
	left: 0;
	right: 0;
	text-align: center;
	background: url("");
	display: none;
	z-index: 99999999;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	font-family: open sans, sans-serif
}

#lurebottom p {
	margin: 0;
	line-height: 1.4;
	text-align: center
}

.lurebtn {
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	color: #fff !important;
	background-color: #d23085;
	display: inline-block;
	padding: 10px 50px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 30px;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.lurebtn:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

@media only screen and (max-width:680px) {

	#hdr,
	.lurebtn {
		font-size: 10px
	}
}

form .input-wrapper label {
	display: none !important;
	pointer-events: none
}

form .input-wrapper {
	position: relative;
	margin: 0 auto 15px
}

form .input-wrapper .error {
	border: 1px solid red !important;
	padding-top: 8px !important
}

form .input-wrapper .error+label {
	font-family: arial, sans-serif !important;
	width: 100% !important;
	height: 100%;
	color: red;
	display: block !important;
	font-size: 12px !important;
	line-height: 16px !important;
	font-weight: inherit !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding-left: 15px !important;
	text-align: left !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

form .input-wrapper .error+label:before,
form .input-wrapper .error+label:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	width: 3px;
	height: 21px;
	background-color: red
}

form .input-wrapper .error+label:before {
	-webkit-transform: translate(0, -50%)rotate(135deg);
	transform: translate(0, -50%)rotate(135deg)
}

form .input-wrapper .error+label:after {
	-webkit-transform: translate(0, -50%)rotate(45deg);
	transform: translate(0, -50%)rotate(45deg)
}

.unic {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

.yellow-button {
	border-style: solid;
	border-width: 1px;
	border-color: #df7d1f;
	border-radius: 10px;
	background-image: -moz-linear-gradient(-90deg, #ffd654 0%, #ffc732 100%);
	background-image: -webkit-linear-gradient(-90deg, #ffd654 0%, #ffc732 100%);
	background-image: -ms-linear-gradient(-90deg, #ffd654 0%, #ffc732 100%);
	width: 100%;
	height: 59px;
	font-family: bebas neue bold;
	font-size: 24px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 7px
}

@media(max-width:600px) {
	body {
		font-size: 6px
	}
}

.timer-wrap {
	max-width: 245px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 48px;
	margin: auto
}

.img-size {
	max-width: 300px !important;
	width: 120% !important
}

@media(max-width:500px) {
	.img-size {
		max-width: 140px !important
	}
}

.link-block {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2147483647
}

.link {
	position: fixed;
	width: 90%;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	bottom: 20px;
	color: #fff;
	background-color: red;
	padding: 20px 0;
	border-radius: 10px;
	font-weight: 900;
	box-shadow: 0 0 8px 1px #6e6e6e
}