.i-tooltipster-presscenter {
	-webkit-box-shadow: 0 3px 5px rgba(45, 45, 45, .1);
	box-shadow: 0 3px 5px rgba(45, 45, 45, .1);
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px
}

.i-tooltipster-presscenter .tooltipster-content {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	max-width: 220px;
	padding: 12px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.i-tooltipster-presscenter .tooltipster-content p {
	margin: 0
}

.i-tooltipster-presscenter .tooltipster-arrow {
	display: none
}

.i-tooltipster-presscenter.tooltipster-default {
	-webkit-box-shadow: 0 3px 5px rgba(45, 45, 45, .1);
	box-shadow: 0 3px 5px rgba(45, 45, 45, .1);
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px
}

.i-tooltipster-presscenter.tooltipster-default .tooltipster-content {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #8b8b8b;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	padding: 16px 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.i-tooltipster-presscenter.tooltipster-default .tooltipster-arrow {
	display: none
}

.i-tooltipster-presscenter .tooltipster-content {
	display: block;
	max-width: 378px;
	padding: 16px
}

.i-tooltipster-presscenter .tooltipster-content .tips-title {
	margin-bottom: 4px
}

.i-tooltipster-presscenter .tooltipster-content .tips-title.c-text-base {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px
}

.i-tooltipster-presscenter .tooltipster-content .tips-title.c-text-base.bold {
	font-weight: 700
}

.i-tooltipster-presscenter .tooltipster-content .tips-text,
.i-tooltipster-presscenter .tooltipster-content .tips-title {
	display: block
}

.i-tooltipster-presscenter .tooltipster-content .tips-text {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px
}

.i-vip-status-popup {
	color: #8b8b8b;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	display: none;
	width: 417px;
	position: absolute;
	z-index: 1001;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 28px 40px 40px;
	background: #fff;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	background: #000;
	border-radius: 8px;
	color: #fff;
	display: block;
	position: fixed;
	bottom: 0;
	left: 0
}

.i-vip-status-popup .close {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
	margin: 0
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.i-vip-status-popup .close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	height: 20px;
	width: 2px;
	left: 7px;
	top: -2px
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	background: #999
}

.i-vip-status-popup .content h1 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 20px
}

.i-vip-status-popup .content p {
	margin: 0
}

.i-vip-status-popup .btn-block {
	margin-top: 32px;
	font-size: 0
}

.i-vip-status-popup .btn-block .c-btn-main {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	line-height: 1.1;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	letter-spacing: 0;
	color: #fff;
	background: #cb11ab;
	border: 2px solid #cb11ab;
	font-size: 14px;
	padding: 12px 25px 13px
}

.i-vip-status-popup .btn-block .c-btn-main.disabled,
.i-vip-status-popup .btn-block .c-btn-main.disabled:hover,
.i-vip-status-popup .btn-block .c-btn-main:disabled,
.i-vip-status-popup .btn-block .c-btn-main:disabled:hover {
	cursor: default;
	color: #d7d7d7;
	background: #fff;
	border: 2px solid #d5d5d5;
	opacity: .9
}

.i-vip-status-popup .btn-block .c-btn-main.disabled:active,
.i-vip-status-popup .btn-block .c-btn-main.disabled:hover:active,
.i-vip-status-popup .btn-block .c-btn-main:disabled:active,
.i-vip-status-popup .btn-block .c-btn-main:disabled:hover:active {
	-webkit-transform: none;
	transform: none
}

.i-vip-status-popup .btn-block .c-btn-main.disabled.progress,
.i-vip-status-popup .btn-block .c-btn-main.progress,
.i-vip-status-popup .btn-block .c-btn-main.progress:active {
	color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@-webkit-keyframes mySpin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes mySpin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.i-vip-status-popup .btn-block .c-btn-main.disabled.progress:after,
.i-vip-status-popup .btn-block .c-btn-main.progress:active:after,
.i-vip-status-popup .btn-block .c-btn-main.progress:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-animation: mySpin .9s linear 0s infinite;
	animation: mySpin .9s linear 0s infinite;
	position: absolute;
	right: calc(50% - 10px);
	top: calc(50% - 10px)
}

.i-vip-status-popup .btn-block .c-btn-main.disabled.progress:after,
.i-vip-status-popup .btn-block .c-btn-main.progress:active:after,
.i-vip-status-popup .btn-block .c-btn-main.progress:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%2010a10%2010%200%200%201-20%200h2.502a7.498%207.498%200%200%200%2014.995%200H20z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat
}

.i-vip-status-popup .btn-block .c-btn-main:hover {
	background: #e313bf;
	border-color: #e313bf
}

.i-vip-status-popup .btn-block .c-btn-main:active {
	color: #fff;
	background: #b30f97;
	border-color: #b30f97
}

.i-vip-status-popup .btn-block .c-btn-main~.c-btn-base {
	margin-left: 20px
}

.i-vip-status-popup .btn-block .c-btn-base {
	color: #cb11ab;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	line-height: 1.1;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	letter-spacing: 0;
	font-size: 14px;
	padding: 12px 25px 13px
}

.i-vip-status-popup .btn-block .c-btn-base,
.i-vip-status-popup .btn-block .c-btn-base.progress:active,
.i-vip-status-popup .btn-block .c-btn-base.progress:hover {
	background: #fff;
	border: 2px solid #cb11ab
}

.i-vip-status-popup .btn-block .c-btn-base:hover {
	background: #cb11ab;
	color: #fff
}

.i-vip-status-popup .btn-block .c-btn-base:active {
	color: #fff;
	background: #b30f97;
	border-color: #b30f97
}

.i-vip-status-popup .btn-block .c-btn-base.disabled,
.i-vip-status-popup .btn-block .c-btn-base.disabled:hover,
.i-vip-status-popup .btn-block .c-btn-base:disabled,
.i-vip-status-popup .btn-block .c-btn-base:disabled:hover {
	cursor: default;
	color: #d7d7d7;
	background: #fff;
	border: 2px solid #d5d5d5;
	opacity: .9
}

.i-vip-status-popup .btn-block .c-btn-base.disabled:active,
.i-vip-status-popup .btn-block .c-btn-base.disabled:hover:active,
.i-vip-status-popup .btn-block .c-btn-base:disabled:active,
.i-vip-status-popup .btn-block .c-btn-base:disabled:hover:active {
	-webkit-transform: none;
	transform: none
}

.i-vip-status-popup .btn-block .c-btn-base.disabled.progress,
.i-vip-status-popup .btn-block .c-btn-base.progress,
.i-vip-status-popup .btn-block .c-btn-base.progress:active {
	color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@keyframes mySpin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.i-vip-status-popup .btn-block .c-btn-base.disabled.progress:after,
.i-vip-status-popup .btn-block .c-btn-base.progress:active:after,
.i-vip-status-popup .btn-block .c-btn-base.progress:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-animation: mySpin .9s linear 0s infinite;
	animation: mySpin .9s linear 0s infinite;
	position: absolute;
	right: calc(50% - 10px);
	top: calc(50% - 10px)
}

.i-vip-status-popup .btn-block .c-btn-base.disabled.progress:after,
.i-vip-status-popup .btn-block .c-btn-base.progress:active:after,
.i-vip-status-popup .btn-block .c-btn-base.progress:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2210%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%200A10%2010%200%200%201%200%200h2a8%208%200%200%200%2016%200h2z%22%20fill%3D%22%23CB11AB%22%2F%3E%3C%2Fsvg%3E) 0 10px no-repeat
}

.i-vip-status-popup .c-h2-v1 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #fff;
	margin: 0 0 20px;
	text-transform: uppercase
}

.i-vip-status-popup .text {
	margin: 0 0 36px
}

.i-vip-status-popup .i-form-block-v1~.i-form-block-v1 {
	margin-top: 20px
}

.i-vip-status-popup .i-form-block-v1 .input-label {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #8b8b8b;
	margin-bottom: 12px;
	display: block
}

.i-vip-status-popup .i-form-block-v1 .input-label .note,
.i-vip-status-popup .i-form-block-v1 .input-label .star {
	color: #cb11ab
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	height: auto;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	line-height: 1;
	color: #000;
	padding: 10px 14px 11px;
	height: 44px
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-moz-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-moz-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-webkit-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-webkit-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none!important
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-webkit-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-webkit-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-moz-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-moz-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:focus,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:focus {
	border-color: #cb11ab;
	-webkit-box-shadow: inset 1px 0 0 #cb11ab, inset 0 1px 0 #cb11ab, inset -1px 0 0 #cb11ab, inset 0 -1px 0 #cb11ab;
	box-shadow: inset 1px 0 0 #cb11ab, inset 0 1px 0 #cb11ab, inset -1px 0 0 #cb11ab, inset 0 -1px 0 #cb11ab
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base.disabled,
.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:disabled,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item.disabled,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:disabled {
	background: #f6f6f6;
	border-color: #f6f6f6
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base.input-validation-error,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item.input-validation-error {
	border-color: #cb11ab;
	background: #fdeef9;
	color: #cb11ab
}

.i-vip-status-popup .i-form-block-v1 .input-wrap textarea.input-item {
	height: auto
}

.i-vip-status-popup .i-form-block-v1 .input-wrap~.input-message,
.i-vip-status-popup .i-form-block-v1 .input-wrap~.input-text {
	margin-top: 8px
}

.i-vip-status-popup .i-form-block-v1 .input-message {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #8b8b8b
}

.i-vip-status-popup .i-form-block-v1 .input-message .field-validation-error {
	color: #cb11ab;
	max-width: none
}

.i-vip-status-popup .i-form-block-v1 .input-message .field-validation-valid {
	display: none
}

.i-vip-status-popup .i-form-block-v1 .input-text {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #8b8b8b
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item {
	border-color: #fff
}

.i-vip-status-popup .i-form-block-v1 .input-label {
	color: #fff;
	display: block
}

.i-vip-status-popup .c-btn-main-lg-v1 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	line-height: 1.1;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	letter-spacing: 0;
	color: #fff;
	background: #cb11ab;
	border: 2px solid #cb11ab;
	font-size: 16px;
	padding: 14px 25px 15px;
	width: 100%
}

.i-vip-status-popup .c-btn-main-lg-v1.disabled,
.i-vip-status-popup .c-btn-main-lg-v1.disabled:hover,
.i-vip-status-popup .c-btn-main-lg-v1:disabled,
.i-vip-status-popup .c-btn-main-lg-v1:disabled:hover {
	cursor: default;
	color: #d7d7d7;
	background: #fff;
	border: 2px solid #d5d5d5;
	opacity: .9
}

.i-vip-status-popup .c-btn-main-lg-v1.disabled:active,
.i-vip-status-popup .c-btn-main-lg-v1.disabled:hover:active,
.i-vip-status-popup .c-btn-main-lg-v1:disabled:active,
.i-vip-status-popup .c-btn-main-lg-v1:disabled:hover:active {
	-webkit-transform: none;
	transform: none
}

.i-vip-status-popup .c-btn-main-lg-v1.disabled.progress,
.i-vip-status-popup .c-btn-main-lg-v1.progress,
.i-vip-status-popup .c-btn-main-lg-v1.progress:active {
	color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@keyframes mySpin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.i-vip-status-popup .c-btn-main-lg-v1.disabled.progress:after,
.i-vip-status-popup .c-btn-main-lg-v1.progress:active:after,
.i-vip-status-popup .c-btn-main-lg-v1.progress:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-animation: mySpin .9s linear 0s infinite;
	animation: mySpin .9s linear 0s infinite;
	position: absolute;
	right: calc(50% - 10px);
	top: calc(50% - 10px)
}

.i-vip-status-popup .c-btn-main-lg-v1.disabled.progress:after,
.i-vip-status-popup .c-btn-main-lg-v1.progress:active:after,
.i-vip-status-popup .c-btn-main-lg-v1.progress:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%2010a10%2010%200%200%201-20%200h2.502a7.498%207.498%200%200%200%2014.995%200H20z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat
}

.i-vip-status-popup .c-btn-main-lg-v1:hover {
	background: #e313bf;
	border-color: #e313bf
}

.i-vip-status-popup .c-btn-main-lg-v1:active {
	color: #fff;
	background: #b30f97;
	border-color: #b30f97
}

.i-vip-status-popup .dop-info>span {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	display: block;
	padding: 0 0 0 23px;
	position: relative
}

.i-vip-status-popup .dop-info>span:after {
	content: '';
	border-right: 2px solid #cb11ab;
	border-bottom: 2px solid #cb11ab;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	position: absolute;
	z-index: 1;
	width: 5px;
	height: 11px;
	left: 3px;
	top: 2px
}

.i-vip-status-popup .close {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.i-vip-status-popup .close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	height: 20px;
	width: 2px;
	left: 7px;
	top: -2px
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	background: #999
}

.i-vip-status-popup .close:after,
.i-vip-status-popup .close:before {
	background: #fff
}

.i-vip-status-popup .i-form-block-v1 {
	margin: 0 0 32px
}

.i-vip-status-popup .i-form-block-v1~.i-form-block-v1 {
	margin-top: 20px
}

.i-vip-status-popup .i-form-block-v1 .input-label {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #8b8b8b;
	margin-bottom: 12px;
	display: block
}

.i-vip-status-popup .i-form-block-v1 .input-label .note,
.i-vip-status-popup .i-form-block-v1 .input-label .star {
	color: #cb11ab
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	height: auto;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	line-height: 1;
	color: #000;
	padding: 10px 14px 11px;
	height: 44px
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-moz-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-moz-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-webkit-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-webkit-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none!important
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-webkit-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-webkit-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-moz-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-moz-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::-ms-input-placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::-ms-input-placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base::placeholder,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item::placeholder {
	color: #b6b6b6;
	text-transform: none
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:focus,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:focus {
	border-color: #cb11ab;
	-webkit-box-shadow: inset 1px 0 0 #cb11ab, inset 0 1px 0 #cb11ab, inset -1px 0 0 #cb11ab, inset 0 -1px 0 #cb11ab;
	box-shadow: inset 1px 0 0 #cb11ab, inset 0 1px 0 #cb11ab, inset -1px 0 0 #cb11ab, inset 0 -1px 0 #cb11ab
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base.disabled,
.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base:disabled,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item.disabled,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item:disabled {
	background: #f6f6f6;
	border-color: #f6f6f6
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .c-input-base.input-validation-error,
.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item.input-validation-error {
	border-color: #cb11ab;
	background: #fdeef9;
	color: #cb11ab
}

.i-vip-status-popup .i-form-block-v1 .input-wrap textarea.input-item {
	height: auto
}

.i-vip-status-popup .i-form-block-v1 .input-wrap~.input-message,
.i-vip-status-popup .i-form-block-v1 .input-wrap~.input-text {
	margin-top: 8px
}

.i-vip-status-popup .i-form-block-v1 .input-message {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #8b8b8b
}

.i-vip-status-popup .i-form-block-v1 .input-message .field-validation-error {
	color: #cb11ab;
	max-width: none
}

.i-vip-status-popup .i-form-block-v1 .input-message .field-validation-valid {
	display: none
}

.i-vip-status-popup .i-form-block-v1 .input-text {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #8b8b8b
}

.i-vip-status-popup .i-form-block-v1 .input-wrap .input-item {
	border-color: #fff
}

.i-vip-status-popup .i-form-block-v1 .input-label {
	color: #fff;
	display: block
}

.i-vip-status-popup .dop-info {
	margin: 28px 0 0
}

.i-vip-status-popup .dop-info>span+span {
	margin: 8px 0 0
}

.i-vip-status-popup .vip-thanks {
	color: #fff
}

.i-vip-status-popup .vip-thanks>p {
	margin: 0 0 36px
}

.i-popup-checkClient {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #8b8b8b;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	display: none;
	width: 400px;
	position: absolute;
	z-index: 1001;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 28px 40px 40px;
	border-radius: 8px;
	background: #fff
}

.i-popup-checkClient .close {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
	margin: 0
}

.i-popup-checkClient .close:after,
.i-popup-checkClient .close:before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.i-popup-checkClient .close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.i-popup-checkClient .close:after,
.i-popup-checkClient .close:before {
	height: 20px;
	width: 2px;
	left: 7px;
	top: -2px
}

.i-popup-checkClient .close:after,
.i-popup-checkClient .close:before {
	background: #999
}

.i-popup-checkClient .content h1 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 20px
}

.i-popup-checkClient .content p {
	margin: 0
}

.i-popup-checkClient .btn-block {
	margin-top: 32px;
	font-size: 0
}

.i-popup-checkClient .btn-block .c-btn-main {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	line-height: 1.1;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	letter-spacing: 0;
	color: #fff;
	background: #cb11ab;
	border: 2px solid #cb11ab;
	font-size: 14px;
	padding: 12px 25px 13px
}

.i-popup-checkClient .btn-block .c-btn-main.disabled,
.i-popup-checkClient .btn-block .c-btn-main.disabled:hover,
.i-popup-checkClient .btn-block .c-btn-main:disabled,
.i-popup-checkClient .btn-block .c-btn-main:disabled:hover {
	cursor: default;
	color: #d7d7d7;
	background: #fff;
	border: 2px solid #d5d5d5;
	opacity: .9
}

.i-popup-checkClient .btn-block .c-btn-main.disabled:active,
.i-popup-checkClient .btn-block .c-btn-main.disabled:hover:active,
.i-popup-checkClient .btn-block .c-btn-main:disabled:active,
.i-popup-checkClient .btn-block .c-btn-main:disabled:hover:active {
	-webkit-transform: none;
	transform: none
}

.i-popup-checkClient .btn-block .c-btn-main.disabled.progress,
.i-popup-checkClient .btn-block .c-btn-main.progress,
.i-popup-checkClient .btn-block .c-btn-main.progress:active {
	color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@keyframes mySpin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.i-popup-checkClient .btn-block .c-btn-main.disabled.progress:after,
.i-popup-checkClient .btn-block .c-btn-main.progress:active:after,
.i-popup-checkClient .btn-block .c-btn-main.progress:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-animation: mySpin .9s linear 0s infinite;
	animation: mySpin .9s linear 0s infinite;
	position: absolute;
	right: calc(50% - 10px);
	top: calc(50% - 10px)
}

.i-popup-checkClient .btn-block .c-btn-main.disabled.progress:after,
.i-popup-checkClient .btn-block .c-btn-main.progress:active:after,
.i-popup-checkClient .btn-block .c-btn-main.progress:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%2010a10%2010%200%200%201-20%200h2.502a7.498%207.498%200%200%200%2014.995%200H20z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat
}

.i-popup-checkClient .btn-block .c-btn-main:hover {
	background: #e313bf;
	border-color: #e313bf
}

.i-popup-checkClient .btn-block .c-btn-main:active {
	color: #fff;
	background: #b30f97;
	border-color: #b30f97
}

.i-popup-checkClient .btn-block .c-btn-main~.c-btn-base {
	margin-left: 20px
}

.i-popup-checkClient .btn-block .c-btn-base {
	color: #cb11ab;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	line-height: 1.1;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	position: relative;
	letter-spacing: 0;
	font-size: 14px;
	padding: 12px 25px 13px
}

.i-popup-checkClient .btn-block .c-btn-base,
.i-popup-checkClient .btn-block .c-btn-base.progress:active,
.i-popup-checkClient .btn-block .c-btn-base.progress:hover {
	background: #fff;
	border: 2px solid #cb11ab
}

.i-popup-checkClient .btn-block .c-btn-base:hover {
	background: #cb11ab;
	color: #fff
}

.i-popup-checkClient .btn-block .c-btn-base:active {
	color: #fff;
	background: #b30f97;
	border-color: #b30f97
}

.i-popup-checkClient .btn-block .c-btn-base.disabled,
.i-popup-checkClient .btn-block .c-btn-base.disabled:hover,
.i-popup-checkClient .btn-block .c-btn-base:disabled,
.i-popup-checkClient .btn-block .c-btn-base:disabled:hover {
	cursor: default;
	color: #d7d7d7;
	background: #fff;
	border: 2px solid #d5d5d5;
	opacity: .9
}

.i-popup-checkClient .btn-block .c-btn-base.disabled:active,
.i-popup-checkClient .btn-block .c-btn-base.disabled:hover:active,
.i-popup-checkClient .btn-block .c-btn-base:disabled:active,
.i-popup-checkClient .btn-block .c-btn-base:disabled:hover:active {
	-webkit-transform: none;
	transform: none
}

.i-popup-checkClient .btn-block .c-btn-base.disabled.progress,
.i-popup-checkClient .btn-block .c-btn-base.progress,
.i-popup-checkClient .btn-block .c-btn-base.progress:active {
	color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@keyframes mySpin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.i-popup-checkClient .btn-block .c-btn-base.disabled.progress:after,
.i-popup-checkClient .btn-block .c-btn-base.progress:active:after,
.i-popup-checkClient .btn-block .c-btn-base.progress:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-animation: mySpin .9s linear 0s infinite;
	animation: mySpin .9s linear 0s infinite;
	position: absolute;
	right: calc(50% - 10px);
	top: calc(50% - 10px)
}

.i-popup-checkClient .btn-block .c-btn-base.disabled.progress:after,
.i-popup-checkClient .btn-block .c-btn-base.progress:active:after,
.i-popup-checkClient .btn-block .c-btn-base.progress:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2210%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%200A10%2010%200%200%201%200%200h2a8%208%200%200%200%2016%200h2z%22%20fill%3D%22%23CB11AB%22%2F%3E%3C%2Fsvg%3E) 0 10px no-repeat
}

.i-popup-checkClient .btn-block .c-btn-main {
	width: 100%
}

.i-popup-checkClient .btn-block .c-btn-main+.c-btn-base {
	margin-left: 0;
	margin-top: 20px
}

.i-popup-checkClient .btn-block .c-btn-base {
	width: 100%
}

.c-mg {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #006aff;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	background: -webkit-gradient(linear, left top, left bottom, from(#00b2ff), color-stop(103.09%, #006aff));
	background: linear-gradient(180deg, #00b2ff 0, #006aff 103.09%)
}

.c-mg:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-mg:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-mg:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.08969%2013.2156L7.47072%208.22603C8.00799%207.43321%209.16124%207.23498%209.96714%207.79731L12.6558%209.67378C12.7759%209.75737%2012.9219%209.80236%2013.0718%209.80198C13.2218%209.80159%2013.3675%209.75585%2013.4871%209.67164L17.1183%207.10787C17.6023%206.76537%2018.2369%207.30615%2017.9103%207.78439L14.5316%2012.7718C13.9943%2013.5646%2012.8411%2013.7628%2012.0352%2013.2005L9.34654%2011.324C9.22643%2011.2405%209.08041%2011.1955%208.93046%2011.1959C8.78052%2011.1962%208.63476%2011.242%208.51515%2011.3262L4.88166%2013.8921C4.39768%2014.2347%203.7631%2013.6939%204.08969%2013.2156ZM11%200C4.80282%200%200%204.53948%200%2010.6704C0%2013.8774%201.31466%2016.6485%203.45494%2018.563C3.63424%2018.7246%203.74264%2018.9481%203.75149%2019.1894L3.81128%2021.1459C3.83119%2021.7701%204.47524%2022.1751%205.04631%2021.925L7.22859%2020.9623C7.41321%2020.8805%207.62033%2020.8649%207.81511%2020.918C8.81771%2021.1946%209.88675%2021.3407%2011%2021.3407C17.1972%2021.3407%2022%2016.8012%2022%2010.6704C22%204.53948%2017.1972%200%2011%200Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-ok {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #ef7d01;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-ok:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-ok:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-ok:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%2219%22%20viewBox%3D%220%200%2011%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M5.36676%206.2803e-06C4.41606%20-0.00151557%203.48629%200.287137%202.69519%200.829416C1.90409%201.3717%201.28723%202.14321%200.922728%203.04628C0.558224%203.94934%200.462464%204.94334%200.647576%205.90241C0.832687%206.86148%201.29034%207.7425%201.9626%208.43389C2.63485%209.12529%203.49146%209.59598%204.42398%209.78637C5.35649%209.97675%206.32296%209.87826%207.20102%209.50338C8.07907%209.12849%208.82922%208.49407%209.35649%207.68044C9.88375%206.8668%2010.1644%205.91056%2010.1629%204.93277C10.1629%204.28499%2010.0389%203.64355%209.79784%203.04508C9.55681%202.44661%209.20353%201.90283%208.75816%201.44478C8.3128%200.98673%207.78407%200.623385%207.20218%200.375491C6.62028%200.127596%205.9966%206.2803e-06%205.36676%206.2803e-06ZM5.36676%206.92589C4.83494%206.92589%204.32489%206.7086%203.94883%206.32183C3.57277%205.93506%203.3615%205.41049%203.3615%204.86351C3.3615%204.31654%203.57277%203.79196%203.94883%203.40519C4.32489%203.01842%204.83494%202.80114%205.36676%202.80114C5.63178%202.79482%205.89528%202.84385%206.14135%202.94526C6.38742%203.04667%206.61093%203.19835%206.79837%203.39113C6.98582%203.58391%207.1333%203.81379%207.2319%204.06686C7.3305%204.31994%207.37817%204.59095%207.37203%204.86351C7.37301%205.13463%207.32182%205.40327%207.2214%205.65395C7.12097%205.90463%206.97331%206.13239%206.7869%206.3241C6.6005%206.51581%206.37905%206.66768%206.13531%206.77097C5.89158%206.87425%205.63038%206.9269%205.36676%206.92589ZM7.2972%2013.8518C8.31662%2013.6138%209.2869%2013.1917%2010.1629%2012.6051C10.3432%2012.4702%2010.4896%2012.293%2010.5898%2012.0882C10.69%2011.8834%2010.7412%2011.657%2010.7391%2011.4277C10.7378%2011.1606%2010.6635%2010.8993%2010.5246%2010.6736C10.3858%2010.4478%2010.188%2010.2669%209.95385%2010.1513C9.71973%2010.0357%209.45871%209.99018%209.20062%2010.0199C8.94254%2010.0497%208.6978%2010.1535%208.49437%2010.3196C7.56538%2010.8937%206.50296%2011.1995%205.41914%2011.2045C4.27059%2011.1481%203.15083%2010.816%202.14937%2010.2349C1.91313%2010.0868%201.64032%2010.012%201.36372%2010.0194C1.00256%2010.0194%200.656183%2010.167%200.400799%2010.4297C0.145415%2010.6923%200.0019424%2011.0486%200.0019424%2011.42C-0.011184%2011.659%200.0424249%2011.8968%200.156443%2012.1054C0.270461%2012.314%200.44013%2012.4847%200.645422%2012.5974C1.49755%2013.1681%202.44709%2013.5676%203.44381%2013.7748L0.795068%2016.5682C0.666797%2016.6985%200.564953%2016.8537%200.495443%2017.0248C0.425932%2017.1958%200.390138%2017.3794%200.390138%2017.5648C0.390138%2017.7502%200.425932%2017.9338%200.495443%2018.1048C0.564953%2018.2759%200.666797%2018.4311%200.795068%2018.5614C0.925685%2018.699%201.08156%2018.8087%201.25366%2018.884C1.42576%2018.9593%201.61068%2018.9987%201.7977%2019C2.17495%2018.9949%202.53509%2018.8373%202.80033%2018.5614L5.36676%2015.8372L8.0155%2018.5614C8.27637%2018.804%208.61802%2018.9341%208.96963%2018.9247C9.32124%2018.9153%209.65584%2018.7671%209.90407%2018.5108C10.1523%2018.2545%2010.2951%2017.9098%2010.3029%2017.5481C10.3107%2017.1865%2010.1829%2016.8356%209.94594%2016.5682L7.2972%2013.8518Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-vb {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #665cac;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-vb:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-vb:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-vb:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M13.9999%209.28788C13.8844%209.28602%2013.7739%209.24038%2013.6907%209.16019C13.6076%209.08%2013.558%208.97124%2013.5519%208.85588C13.4799%207.33588%2012.7519%206.59188%2011.2959%206.50388C11.1771%206.49752%2011.0657%206.44421%2010.9861%206.3557C10.9066%206.26718%2010.8655%206.1507%2010.8719%206.03188C10.8783%205.91307%2010.9316%205.80164%2011.0201%205.72213C11.1086%205.64261%2011.2251%205.60152%2011.3439%205.60788C13.2799%205.71188%2014.3519%206.82388%2014.4479%208.80788C14.4511%208.86633%2014.4427%208.92483%2014.423%208.97996C14.4033%209.03509%2014.3729%209.08575%2014.3334%209.12896C14.2939%209.17217%2014.2462%209.20707%2014.193%209.23161C14.1399%209.25615%2014.0824%209.26984%2014.0239%209.27188L13.9999%209.28788ZM16.3279%2010.0719C16.3863%2010.0729%2016.4444%2010.0623%2016.4987%2010.0407C16.553%2010.0191%2016.6025%209.98684%2016.6442%209.94587C16.6859%209.90491%2016.719%209.85604%2016.7417%209.80213C16.7643%209.74822%2016.7759%209.69034%2016.7759%209.63188C16.8138%208.82543%2016.6919%208.01944%2016.4173%207.26023C16.1428%206.50101%2015.7209%205.80354%2015.1759%205.20788C13.9883%203.97749%2012.3653%203.26223%2010.6559%203.21588C10.5375%203.2092%2010.4212%203.2489%2010.3316%203.32656C10.2419%203.40423%2010.1861%203.51374%2010.1759%203.63188C10.1715%203.69075%2010.1789%203.74989%2010.1974%203.80592C10.216%203.86194%2010.2455%203.91375%2010.2841%203.95835C10.3228%204.00295%2010.3699%204.03948%2010.4227%204.06583C10.4755%204.09218%2010.533%204.10783%2010.5919%204.11188C12.0725%204.13925%2013.4819%204.75194%2014.5119%205.81588C14.978%206.32734%2015.3365%206.92732%2015.566%207.58013C15.7955%208.23295%2015.8914%208.92526%2015.8479%209.61588C15.8478%209.7341%2015.8937%209.84772%2015.9757%209.9328C16.0578%2010.0179%2016.1698%2010.0677%2016.2879%2010.0719H16.3279ZM18.6879%2010.9999C18.8074%2010.9978%2018.9214%2010.9488%2019.0052%2010.8635C19.089%2010.7782%2019.1359%2010.6634%2019.1359%2010.5439C19.1898%209.24815%2018.9792%207.95502%2018.5171%206.74331C18.0549%205.53159%2017.3509%204.42667%2016.4479%203.49588C15.576%202.64886%2014.5458%201.98188%2013.4161%201.53302C12.2864%201.08416%2011.0794%200.862228%209.86389%200.879883C9.75436%200.894487%209.65386%200.948366%209.58107%201.0315C9.50828%201.11464%209.46816%201.22138%209.46816%201.33188C9.46816%201.44238%209.50828%201.54912%209.58107%201.63226C9.65386%201.7154%209.75436%201.76928%209.86389%201.78388C10.9634%201.76299%2012.0562%201.96008%2013.0791%202.36377C14.1021%202.76745%2015.035%203.36975%2015.8239%204.13588C16.6421%204.98058%2017.2775%205.98481%2017.6904%207.08594C18.1033%208.18707%2018.2849%209.36146%2018.2239%2010.5359C18.226%2010.6554%2018.275%2010.7694%2018.3602%2010.8532C18.4455%2010.937%2018.5603%2010.9839%2018.6799%2010.9839L18.6879%2010.9999ZM11.4399%2014.8559C6.82389%2013.6799%205.58389%209.00788%205.58389%209.00788C5.57011%208.82818%205.59592%208.64765%205.65951%208.47902C5.72309%208.31038%205.8229%208.15775%205.95189%208.03188L6.75189%207.36788C7.00555%207.13944%207.17034%206.82873%207.21718%206.4906C7.26402%206.15248%207.1899%205.80867%207.00789%205.51988C6.70086%204.95335%206.3644%204.40327%205.99989%203.87188C5.63189%203.36788%204.77589%202.34388%204.76789%202.33588C4.57081%202.09855%204.2942%201.94093%203.98956%201.89236C3.68491%201.84379%203.373%201.90759%203.11189%202.07188C2.47687%202.44053%201.9044%202.90768%201.41589%203.45588C1.05847%203.84688%200.822247%204.33323%200.735894%204.85588C0.727358%204.92495%200.727358%204.99481%200.735894%205.06388C0.729206%205.26491%200.759021%205.46549%200.823893%205.65588C1.28045%206.99938%201.87566%208.29168%202.59989%209.51188C3.22279%2010.6373%203.94003%2011.7078%204.74389%2012.7119C5.13084%2013.2414%205.55031%2013.7464%205.99989%2014.2239L6.04789%2014.2799L6.09589%2014.3279L6.15189%2014.3759L6.19989%2014.4239C6.65458%2014.8867%207.14111%2015.317%207.65589%2015.7119C8.6597%2016.5162%209.73024%2017.2334%2010.8559%2017.8559C12.1035%2018.5783%2013.4259%2019.1631%2014.7999%2019.5999C14.9908%2019.6635%2015.1907%2019.6959%2015.3919%2019.6959C15.4609%2019.7049%2015.5309%2019.7049%2015.5999%2019.6959C16.1214%2019.6109%2016.6074%2019.3776%2016.9999%2019.0239C17.5452%2018.5348%2018.0097%2017.9623%2018.3759%2017.3279C18.5419%2017.0673%2018.6067%2016.7549%2018.558%2016.4498C18.5094%2016.1447%2018.3507%2015.8679%2018.1119%2015.6719C18.1119%2015.6719%2017.0719%2014.7999%2016.5679%2014.4479C16.0639%2014.0959%2015.3439%2013.6479%2014.9199%2013.3999C14.6306%2013.2194%2014.2872%2013.1462%2013.9495%2013.193C13.6118%2013.2398%2013.3012%2013.4036%2013.0719%2013.6559L12.4079%2014.4559C12.2839%2014.5851%2012.1327%2014.6852%2011.9653%2014.7489C11.7979%2014.8125%2011.6184%2014.8381%2011.4399%2014.8239%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-wa {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #25d366;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-wa:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-wa:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-wa:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.6479%2013.8559C16.3679%2013.6399%2015.0479%2013.0559%2014.8079%2012.9359C14.5679%2012.8159%2014.3759%2012.7199%2014.1679%2013.1439C13.8972%2013.5305%2013.5861%2013.8872%2013.2399%2014.2079C13.0319%2014.4239%2012.8879%2014.4239%2012.6079%2014.2799C11.8195%2013.929%2011.08%2013.4772%2010.4079%2012.9359C9.8346%2012.3843%209.33208%2011.7635%208.91191%2011.0879C8.70391%2010.8079%208.91191%2010.6639%208.98391%2010.5199C9.08987%2010.3444%209.23848%2010.1985%209.41591%2010.0959C9.47991%209.87989%209.62391%209.80789%209.69591%209.67189C9.76791%209.53589%209.76791%209.31189%209.69591%209.24789C9.62391%209.03189%209.05591%207.75189%208.89591%207.18389C8.73591%206.61589%208.47191%206.75989%208.26391%206.75989H7.69591C7.55899%206.76436%207.42461%206.79809%207.3018%206.8588C7.17899%206.91952%207.0706%207.00581%206.98391%207.11189C6.66927%207.38501%206.41763%207.72315%206.24636%208.10297C6.0751%208.48279%205.98829%208.89525%205.99191%209.31189C6.11851%2010.3409%206.50993%2011.3194%207.12791%2012.1519C7.33591%2012.3679%209.11191%2015.0639%2011.7359%2016.2719C12.3759%2016.5519%2012.8719%2016.6959%2013.2239%2016.8399C13.7721%2017.0342%2014.3666%2017.0566%2014.9279%2016.9039C15.3203%2016.8419%2015.6923%2016.6878%2016.0136%2016.4542C16.3348%2016.2205%2016.5961%2015.9141%2016.7759%2015.5599C16.9904%2015.1438%2017.0661%2014.6701%2016.9919%2014.2079C17.1279%2013.9999%2016.9199%2013.9279%2016.6319%2013.8559H16.6479ZM11.6639%2020.5999C10.0398%2020.6027%208.44595%2020.1599%207.05591%2019.3199L6.69591%2019.1039L3.31191%2019.9999L4.23191%2016.7999L4.01591%2016.4399C3.10146%2015.0228%202.61024%2013.3743%202.59991%2011.6879C2.68627%209.32417%203.69078%207.08724%205.40005%205.4523C7.10932%203.81736%209.38866%202.91323%2011.7539%202.93198C14.1191%202.95073%2016.3838%203.89087%2018.067%205.5527C19.7501%207.21453%2020.719%209.4671%2020.7679%2011.8319C20.6891%2014.1906%2019.6974%2016.4265%2018.002%2018.0682C16.3066%2019.7099%2014.0399%2020.6291%2011.6799%2020.6319L11.6639%2020.5999ZM19.4159%203.91989C17.876%202.41869%2015.9295%201.40222%2013.8175%200.996352C11.7056%200.590489%209.52095%200.813073%207.53425%201.63653C5.54756%202.46%203.84606%203.84816%202.64051%205.62908C1.43496%207.41001%200.778316%209.50546%200.751914%2011.6559C0.783191%2013.545%201.28059%2015.3972%202.19991%2017.0479L0.711914%2022.6479L6.45591%2021.1599C8.05848%2022.057%209.86743%2022.5202%2011.7039%2022.5039C14.5849%2022.4997%2017.3475%2021.3573%2019.3899%2019.3254C21.4322%2017.2935%2022.5889%2014.5368%2022.6079%2011.6559C22.5813%208.76053%2021.4345%205.98797%2019.4079%203.91989%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center 49% no-repeat
}

.c-wb {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #c912ab;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	background: linear-gradient(89.28deg, #c912ab 1.11%, #481173 99.89%)
}

.c-wb:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-wb:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-wb:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2211%22%20viewBox%3D%220%200%2026%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M5.66946%2011H3.3914L0%200H2.07252L4.59038%208.59571L7.31378%200H9.12938L11.8356%208.59571L14.3535%200H16.426L13.0346%2011H10.7566L8.22158%202.97L5.66946%2011ZM24.3214%205.29571C25.3663%205.79857%2026%206.71%2026%207.85714C26%208.75286%2025.6574%209.50714%2024.9552%2010.1043C24.2529%2010.7014%2023.4136%2011%2022.4031%2011H17.2646V0H22.0262C23.0026%200%2023.8418%200.298572%2024.5098%200.88C25.195%201.46143%2025.5375%202.18429%2025.5375%203.04857C25.5375%204.00714%2025.1265%204.74571%2024.3214%205.29571ZM22.0262%201.69714H19.2343V4.58857H22.0262C22.8998%204.58857%2023.5678%203.96%2023.5678%203.14286C23.5678%202.32571%2022.8998%201.69714%2022.0262%201.69714ZM19.2343%209.30286H22.4031C23.3109%209.30286%2024.0302%208.62714%2024.0302%207.76286C24.0302%206.89857%2023.3109%206.22286%2022.4031%206.22286H19.2343V9.30286Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-yt {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: red;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-yt:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-yt:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-yt:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2216%22%20viewBox%3D%220%200%2022%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M21.232%202.84791C21.1088%202.39394%2020.869%201.98009%2020.5364%201.64748C20.2038%201.31487%2019.79%201.07507%2019.336%200.951907C17.672%200.503907%2011%200.503906%2011%200.503906C11%200.503906%204.312%200.503906%202.648%200.967906C2.19403%201.09107%201.78018%201.33087%201.44757%201.66348C1.11496%201.99609%200.875164%202.40994%200.751996%202.86391C0.448564%204.55896%200.298624%206.27792%200.303997%207.99991C0.293344%209.72741%200.443322%2011.4522%200.751996%2013.1519C0.875164%2013.6059%201.11496%2014.0197%201.44757%2014.3523C1.78018%2014.6849%202.19403%2014.9247%202.648%2015.0479C4.312%2015.4959%2011%2015.4959%2011%2015.4959C11%2015.4959%2017.688%2015.4959%2019.352%2015.0479C19.806%2014.9247%2020.2198%2014.6849%2020.5524%2014.3523C20.885%2014.0197%2021.1248%2013.6059%2021.248%2013.1519C21.5627%2011.4529%2021.7154%209.7278%2021.704%207.99991C21.7066%206.27166%2021.5486%204.5469%2021.232%202.84791ZM8.856%2011.1999V4.79991L14.408%207.99991L8.856%2011.1999Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-tg {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #1e96c8;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	background: linear-gradient(214.17deg, #37aee2 15.49%, #1e96c8 89.09%)
}

.c-tg:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-tg:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-tg:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2219%22%20viewBox%3D%220%200%2023%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M22.5217%204.05728C22.4364%204.62128%2022.3464%205.18461%2022.2667%205.74928C22.0984%206.94594%2021.9017%208.13794%2021.7127%209.33161C21.6937%209.45161%2021.68%209.57261%2021.664%209.69328C21.6424%209.80161%2021.618%209.90961%2021.5997%2010.0186C21.2684%2011.9796%2020.9374%2013.9406%2020.6074%2015.9016C20.5237%2016.3983%2020.445%2016.8959%2020.3644%2017.3933C20.2627%2017.9126%2020.0094%2018.3323%2019.5594%2018.6246C18.9184%2019.0409%2018.177%2019.0176%2017.5464%2018.5886C15.8491%2017.4329%2014.1454%2016.2866%2012.444%2015.1369C12.4307%2015.1279%2012.4137%2015.1239%2012.3984%2015.1176C11.7747%2014.6839%2011.1514%2014.2496%2010.527%2013.8166C9.91538%2013.3923%209.76905%2012.8923%2010.062%2012.2036C10.235%2011.7973%2010.5147%2011.4716%2010.8357%2011.1739C11.5274%2010.5326%2012.2124%209.88394%2012.9004%209.23794C12.9147%209.22961%2012.931%209.22361%2012.943%209.21261C14.261%208.01328%2015.5957%206.83161%2016.8094%205.52294C16.904%205.42094%2016.9644%205.30894%2016.9947%205.17694C17.0194%205.06928%2017.063%204.95094%2016.967%204.86294C16.874%204.77761%2016.7574%204.81594%2016.651%204.84894C16.3674%204.93694%2016.1144%205.08728%2015.866%205.24461C14.9277%205.83861%2014.0357%206.49994%2013.1247%207.13328C12.4964%207.57028%2011.8724%208.01328%2011.2464%208.45361C10.697%208.81894%2010.149%209.18628%209.59772%209.54894C8.85605%2010.0366%208.09472%2010.4929%207.33738%2010.9553C6.63705%2011.3829%205.87972%2011.5319%205.08472%2011.4129C3.48105%2011.1729%201.97572%2010.6186%200.527383%209.90161C0.382716%209.82994%200.252716%209.73328%200.143716%209.61261C-0.046617%209.40161%20-0.047617%209.20361%200.13905%208.99028C0.304716%208.80094%200.524383%208.68794%200.740383%208.57261C1.56205%208.13361%202.40172%207.73094%203.24572%207.33728C3.84305%207.05861%204.45172%206.80328%205.05038%206.52694C5.16438%206.47428%205.28305%206.43561%205.39538%206.38094C5.90872%206.15794%206.42072%205.93194%206.93538%205.71228C8.23272%205.15828%209.53105%204.60728%2010.829%204.05528C10.8914%204.03294%2010.9547%204.01294%2011.016%203.98761C12.098%203.54328%2013.1794%203.09728%2014.2617%202.65428C14.9847%202.35828%2015.7094%202.06594%2016.433%201.77194C17.0274%201.53594%2017.6177%201.28928%2018.2167%201.06661C19.0754%200.74761%2019.9077%200.35561%2020.7964%200.119943C21.2374%200.00327631%2021.6867%20-0.051057%2022.1401%200.0626097C22.5947%200.176276%2022.859%200.594276%2022.8394%201.03494C22.794%202.04894%2022.6414%203.05128%2022.5217%204.05728Z%22%20fill%3D%22%23FEFEFE%22%2F%3E%0A%3C%2Fsvg%3E%0A) 42% center no-repeat
}

.c-tw {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #1da1f2;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-tw:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-tw:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-tw:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2218%22%20viewBox%3D%220%200%2021%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.60796%2017.104C8.21125%2017.1168%209.80107%2016.8107%2011.285%2016.2035C12.7689%2015.5963%2014.1173%2014.7002%2015.2518%2013.5672C16.3863%2012.4342%2017.2842%2011.087%2017.8933%209.60386C18.5024%208.12074%2018.8106%206.53132%2018.8%204.92802C18.8%204.73602%2018.8%204.55202%2018.8%204.37602C19.6373%203.76618%2020.3604%203.01329%2020.936%202.15202C20.1566%202.50216%2019.3284%202.73146%2018.48%202.83202C19.379%202.28876%2020.0478%201.43495%2020.36%200.432019C19.5186%200.92813%2018.5987%201.27713%2017.64%201.46402C17.0506%200.842296%2016.2886%200.41135%2015.452%200.226735C14.6155%200.0421198%2013.7428%200.1123%2012.9466%200.428228C12.1503%200.744156%2011.4669%201.29135%2010.9845%201.99926C10.5021%202.70718%2010.2428%203.54336%2010.24%204.40002C10.2389%204.72909%2010.2792%205.057%2010.36%205.37602C8.6615%205.28579%207.00082%204.84048%205.48508%204.06883C3.96934%203.29718%202.63221%202.21633%201.55996%200.89602C1.01451%201.83873%200.848227%202.95368%201.09487%204.01453C1.34151%205.07537%201.98259%206.00261%202.88797%206.60802C2.20863%206.58954%201.54407%206.40555%200.951964%206.07202V6.12802C0.933744%207.12309%201.26222%208.0935%201.88109%208.87293C2.49995%209.65235%203.37066%2010.1922%204.34397%2010.4C3.97622%2010.4998%203.59699%2010.5509%203.21597%2010.552C2.94744%2010.5495%202.67968%2010.5227%202.41597%2010.472C2.68646%2011.3242%203.21845%2012.0695%203.93644%2012.6023C4.65444%2013.135%205.52198%2013.4281%206.41597%2013.44C4.88393%2014.6065%203.00533%2015.2261%201.07997%2015.2C0.741728%2015.2241%200.402202%2015.2241%200.0639648%2015.2C2.0104%2016.4685%204.2847%2017.1413%206.60796%2017.136%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center 55% no-repeat
}

.c-vk {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #5181b8;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-vk:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-vk:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-vk:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2212%22%20viewBox%3D%220%200%2020%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M19.2959%201.112C19.4479%200.647996%2019.2959%200.311996%2018.6799%200.311996H16.5999C16.4002%200.304227%2016.203%200.359548%2016.0364%200.470115C15.8699%200.580681%2015.7423%200.740881%2015.6719%200.927996C15.013%202.48423%2014.1318%203.93668%2013.0559%205.24C12.5919%205.704%2012.3599%205.856%2012.0559%205.856C11.8959%205.856%2011.7439%205.704%2011.7439%205.24V1.08C11.7439%200.543997%2011.5919%200.279997%2011.1279%200.279997H7.81593C7.68312%200.273104%207.55271%200.317361%207.45153%200.403664C7.35034%200.489968%207.28607%200.61176%207.27193%200.743996C7.27193%201.28%208.07193%201.36%208.11993%202.824V6C8.11993%206.696%207.96793%206.8%207.73593%206.8C7.04793%206.8%205.27193%204.184%204.27193%201.2C4.03993%200.583996%203.88793%200.351997%203.34393%200.351997H1.26393C0.647928%200.351997%200.575928%200.663996%200.575928%200.967996C0.575928%201.512%201.26393%204.28%203.88793%207.984C5.65593%2010.448%208.04793%2011.832%2010.2879%2011.832C11.5999%2011.832%2011.8319%2011.528%2011.8319%2010.984V9.064C11.8319%208.44%2011.9839%208.368%2012.3679%208.368C12.7519%208.368%2013.2159%208.52%2014.4479%209.752C15.9119%2011.216%2016.1439%2011.832%2016.9119%2011.832H18.9919C19.6079%2011.832%2019.9199%2011.528%2019.6879%2010.912C19.2712%209.97521%2018.6668%209.13387%2017.9119%208.44C17.4559%207.824%2016.6799%207.208%2016.4479%206.904C16.385%206.84421%2016.3349%206.77224%2016.3006%206.69247C16.2664%206.6127%2016.2487%206.5268%2016.2487%206.44C16.2487%206.35319%2016.2664%206.26729%2016.3006%206.18752C16.3349%206.10775%2016.385%206.03578%2016.4479%205.976C16.4399%206%2019.0639%202.344%2019.2959%201.112Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-fb {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #0078f6;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-fb:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-fb:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-fb:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2233%22%20viewBox%3D%220%200%2018%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M17.5999%201.20008V6.10008C17.5999%206.10008%2016.5999%206.10008%2015.4999%206.10008C14.1999%206.10008%2013.7999%206.30008%2013.1999%206.50008C12.3999%206.90008%2011.9999%207.70008%2011.8999%208.60008L11.7999%2013.0001H17.2999L16.3999%2018.8001H11.6999V32.8001C11.6999%2032.8001%2010.4999%2033.0001%208.8999%2033.0001C7.0999%2033.0001%205.4999%2032.7001%205.4999%2032.7001V18.8001H0.399902V13.0001H5.4999C5.4999%2013.0001%205.3999%208.80008%205.4999%207.40008C5.5999%206.00008%206.3999%203.70008%208.0999%202.40008C9.1999%201.50008%2010.7999%200.900083%2012.5999%200.900083C15.2999%200.800083%2017.5999%201.20008%2017.5999%201.20008Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center 100% no-repeat
}

.c-gp {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #dc4e41;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-gp:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-gp:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-gp:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2216%22%20viewBox%3D%220%200%2026%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.735914%208.17602C0.743755%206.6801%201.18116%205.21793%201.99608%203.96345C2.81101%202.70897%203.96915%201.715%205.33273%201.09979C6.69631%200.484577%208.20791%200.274028%209.6877%200.493187C11.1675%200.712346%2012.5532%201.35199%2013.6799%202.33602C13.0479%203.03202%2012.3999%203.72002%2011.7119%204.36802C10.3519%203.56802%208.71191%202.91202%207.11991%203.47202C6.49977%203.67804%205.92705%204.00592%205.43541%204.4364C4.94378%204.86688%204.54313%205.39128%204.25702%205.97879C3.97091%206.5663%203.8051%207.20506%203.76934%207.85755C3.73358%208.51004%203.82859%209.1631%204.04878%209.77836C4.26897%2010.3936%204.6099%2010.9587%205.05155%2011.4403C5.4932%2011.9219%206.02665%2012.3104%206.62057%2012.583C7.21449%2012.8555%207.85688%2013.0067%208.51002%2013.0274C9.16316%2013.0482%209.81387%2012.9383%2010.4239%2012.704C11.0456%2012.4456%2011.5977%2012.0444%2012.0355%2011.5329C12.4733%2011.0215%2012.7845%2010.4141%2012.9439%209.76002C11.4639%209.76002%209.97591%209.76002%208.49591%209.71202C8.49591%208.82402%208.49591%207.94402%208.49591%207.06402C10.9679%207.06402%2013.4399%207.06402%2015.9199%207.06402C16.1861%209.26092%2015.6149%2011.4775%2014.3199%2013.272C12.3999%2015.752%208.83991%2016.472%205.95191%2015.504C4.42268%2014.9777%203.09585%2013.9872%202.15651%2012.6707C1.21716%2011.3542%200.712151%209.77729%200.711914%208.16002L0.735914%208.17602ZM20.7359%204.84002H22.9359C22.9359%205.57602%2022.9359%206.32002%2022.9359%207.05602H25.1519V9.28002H22.9359C22.9359%2010.016%2022.9359%2010.76%2022.9359%2011.496H20.7359C20.7359%2010.76%2020.7359%2010.016%2020.7359%209.28002H18.5199V7.07202H20.7359V4.84002Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-in {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #de3275;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-in:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-in:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-in:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M19.384%2015.512C19.385%2016.0299%2019.2841%2016.543%2019.0868%2017.0219C18.8896%2017.5008%2018.6%2017.9362%2018.2345%2018.3032C17.869%2018.6701%2017.4348%2018.9615%2016.9567%2019.1607C16.4786%2019.3599%2015.9659%2019.4629%2015.448%2019.464H6.55198C6.03404%2019.4629%205.52139%2019.3599%205.04328%2019.1607C4.56517%2018.9615%204.13098%2018.6701%203.76549%2018.3032C3.4%2017.9362%203.11037%2017.5008%202.91313%2017.0219C2.7159%2016.543%202.61492%2016.0299%202.61598%2015.512V6.59199C2.61385%205.54523%203.02709%204.54039%203.765%203.79798C4.50292%203.05556%205.50523%202.63622%206.55198%202.63199H15.448C16.4947%202.63622%2017.497%203.05556%2018.235%203.79798C18.9729%204.54039%2019.3861%205.54523%2019.384%206.59199V15.512ZM15.384%200.687988H6.65598C5.8754%200.689038%205.10267%200.843824%204.38191%201.14351C3.66116%201.44319%203.00648%201.88191%202.45527%202.4346C1.90407%202.9873%201.46712%203.64315%201.16937%204.36471C0.87163%205.08627%200.718925%205.85941%200.719976%206.63999V15.36C0.718925%2016.1406%200.87163%2016.9137%201.16937%2017.6353C1.46712%2018.3568%201.90407%2019.0127%202.45527%2019.5654C3.00648%2020.1181%203.66116%2020.5568%204.38191%2020.8565C5.10267%2021.1562%205.8754%2021.3109%206.65598%2021.312H15.344C16.1246%2021.3109%2016.8973%2021.1562%2017.618%2020.8565C18.3388%2020.5568%2018.9935%2020.1181%2019.5447%2019.5654C20.0959%2019.0127%2020.5328%2018.3568%2020.8306%2017.6353C21.1283%2016.9137%2021.281%2016.1406%2021.28%2015.36V6.63999C21.281%205.85941%2021.1283%205.08627%2020.8306%204.36471C20.5328%203.64315%2020.0959%202.9873%2019.5447%202.4346C18.9935%201.88191%2018.3388%201.44319%2017.618%201.14351C16.8973%200.843824%2016.1246%200.689038%2015.344%200.687988H15.384ZM11%2014.52C10.3126%2014.5232%209.63977%2014.3222%209.0667%2013.9426C8.49363%2013.5631%208.04612%2013.0219%207.78088%2012.3878C7.51564%2011.7536%207.4446%2011.055%207.57675%2010.3805C7.70891%209.70594%208.03831%209.0858%208.52324%208.59863C9.00816%208.11146%209.62678%207.77919%2010.3007%207.64392C10.9747%207.50865%2011.6736%207.57647%2012.3089%207.83878C12.9443%208.10109%2013.4875%208.54609%2013.8697%209.1174C14.2519%209.6887%2014.456%2010.3606%2014.456%2011.048C14.457%2011.5029%2014.3685%2011.9535%2014.1954%2012.3742C14.0222%2012.7949%2013.768%2013.1773%2013.4471%2013.4998C13.1261%2013.8222%2012.7449%2014.0782%2012.325%2014.2532C11.9051%2014.4283%2011.4549%2014.5189%2011%2014.52ZM11%205.71999C9.93852%205.71524%208.89955%206.02575%208.01478%206.61218C7.13%207.1986%206.43927%208.03452%206.03014%209.01397C5.621%209.99342%205.51189%2011.0723%205.71664%2012.1138C5.92139%2013.1554%206.43077%2014.1127%207.18022%2014.8643C7.92967%2015.616%208.88543%2016.1283%209.92634%2016.3362C10.9673%2016.544%2012.0465%2016.4381%2013.0271%2016.0319C14.0078%2015.6257%2014.8458%2014.9375%2015.4349%2014.0545C16.0239%2013.1715%2016.3375%2012.1335%2016.336%2011.072C16.3391%2010.3685%2016.2036%209.67125%2015.937%209.02019C15.6705%208.36913%2015.2782%207.777%2014.7826%207.27769C14.287%206.77837%2013.6978%206.38167%2013.0487%206.11026C12.3997%205.83886%2011.7035%205.69808%2011%205.69599V5.71999ZM16.512%204.24799C16.2648%204.2464%2016.0227%204.31825%2015.8165%204.45441C15.6102%204.59058%2015.449%204.78493%2015.3533%205.01283C15.2576%205.24073%2015.2317%205.49191%2015.279%205.73452C15.3262%205.97713%2015.4445%206.20025%2015.6187%206.37559C15.7929%206.55093%2016.0152%206.67059%2016.2575%206.71939C16.4999%206.7682%2016.7512%206.74395%2016.9797%206.64973C17.2082%206.55552%2017.4036%206.39557%2017.5411%206.19016C17.6786%205.98476%2017.752%205.74316%2017.752%205.49599C17.753%205.33248%2017.7217%205.17037%2017.6599%205.019C17.598%204.86764%2017.5069%204.72999%2017.3916%204.614C17.2764%204.49801%2017.1393%204.40595%2016.9884%204.34314C16.8374%204.28032%2016.6755%204.24798%2016.512%204.24799Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-ml {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #168de2;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-ml:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-ml:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-ml:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.0322%206.26775e-05C15.5315%200.0175497%2020%204.49673%2020%209.99994C20%2010.7811%2019.935%2011.4134%2019.7893%2012.0482L19.7872%2012.0587C19.7872%2012.0587%2019.7146%2012.3532%2019.6746%2012.4808C19.4275%2013.2713%2018.9801%2013.9296%2018.3805%2014.3847C17.7992%2014.826%2017.0784%2015.0692%2016.3509%2015.0692C16.2611%2015.0692%2016.1705%2015.0655%2016.0819%2015.0584C15.0489%2014.9755%2014.1406%2014.4319%2013.5836%2013.565C12.6256%2014.5283%2011.3547%2015.0582%209.99997%2015.0582C7.21089%2015.0582%204.94179%2012.7891%204.94179%209.99994C4.94179%207.21085%207.21089%204.9418%209.99997%204.9418C12.789%204.9418%2015.0581%207.21085%2015.0581%209.99994V11.6305C15.0623%2012.5819%2015.7008%2012.9708%2016.2462%2013.0148C16.7889%2013.0567%2017.511%2012.7406%2017.7626%2011.7089C17.8867%2011.1431%2017.9498%2010.568%2017.9498%209.99994C17.9498%205.6164%2014.3835%202.05018%209.99997%202.05018C5.61645%202.05018%202.05024%205.6164%202.05024%209.99994C2.05024%2014.3835%205.61645%2017.9498%209.99997%2017.9498C11.5258%2017.9498%2013.0099%2017.514%2014.2915%2016.6894L14.3145%2016.6746L15.6617%2018.2409L15.6328%2018.2607C13.9679%2019.3985%2012.0201%2020%209.99997%2020C4.48594%2020%200%2015.514%200%209.99994C0%204.48595%204.48594%200%209.99997%200L10.0322%206.26775e-05ZM10%2012.5C11.3807%2012.5%2012.5%2011.3807%2012.5%2010C12.5%208.61929%2011.3807%207.5%2010%207.5C8.61929%207.5%207.5%208.61929%207.5%2010C7.5%2011.3807%208.61929%2012.5%2010%2012.5Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat
}

.c-lj {
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #00659b;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.c-lj:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.c-lj:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.c-lj:after {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.913%2014.72h-.003L9.758%201.18l-.001.001C9.195.488%208.302.148%207.273.148c-1.252%200-2.703.502-4%201.486C.902%203.427-.075%206.152%201.05%207.774l-.001.001%2010.152%2013.54.002-.001%208.728%202.538-.02-9.132zm-2.929%205.2a1.828%201.828%200%200%200-.66.981l-3.727-1.084a6.048%206.048%200%200%200%20.825-4.647%205.955%205.955%200%200%200%204.674.482l.01%203.9a1.802%201.802%200%200%200-1.122.367zM9.196%203.466l.956%201.275c-1.116.12-2.343.61-3.457%201.453-1.117.846-1.924%201.899-2.348%202.944l-.953-1.274a3.98%203.98%200%200%201%20.12-.426c.163-.468.42-.934.764-1.388A6.821%206.821%200%200%201%205.6%204.737a6.781%206.781%200%200%201%201.62-.916%205.004%205.004%200%200%201%201.54-.354c.126-.008.274-.01.435%200zm3.18%209.45L7.734%206.724a6.632%206.632%200%200%201%201.2-.62%205.107%205.107%200%200%201%201.54-.356%204.34%204.34%200%200%201%20.434.002l6.723%208.966a4.931%204.931%200%200%201-5.255-1.8zm-7.27-2.768c.034-.16.079-.305.12-.425.164-.468.42-.936.765-1.39.266-.354.577-.685.923-.988l4.64%206.192v.001a4.942%204.942%200%200%201%20.947%203.676%204.985%204.985%200%200%201-.674%201.898L5.105%2010.15zm-.74-7.057c.49-.37%201.01-.659%201.544-.854a4.08%204.08%200%200%201%201.363-.263c.497%200%20.889.13%201.073.359l.094.123c-1.116.123-2.342.612-3.456%201.455-1.117.846-1.925%201.898-2.347%202.945l-.095-.128c-.418-.602.083-2.32%201.824-3.637z%22%20fill%3D%22%23F4F6F9%22%2F%3E%3C%2Fsvg%3E) center no-repeat
}

.main-content .info_main_content {
	padding: 17px 0 0
}

.main-content .info_main_content .page-press-centr {
	margin-top: 23px
}

h1 {
	font: 24px arial, helvetica, 'nimbus sans l', freesans, sans-serif;
	margin: 12px 0 10px
}

.icon {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	background: url(../i/ornament.png@12) no-repeat
}

.info-table {
	border-collapse: collapse;
	border-width: 0;
	vertical-align: top;
	width: 100%
}

.info-table.service-basic,
.info-table.service-presscenter {
	margin-top: 17px
}

.main-content .info-table.service-basic,
.main-content .info-table.service-presscenter {
	margin-top: 0
}

.info-content {
	background-color: #fff;
	padding: 1px 0 0 30px;
	vertical-align: top
}

.info-menu {
	width: 180px;
	vertical-align: top;
	padding: 0
}

.info-content .insert,
.info-content h1,
.info-content h2,
.info-content h3,
.info-content p,
.info-content strong,
.info-content td,
.info-content th {
	max-height: 9000px
}

.info-content li,
.info-content ul {
	max-height: 9000em
}

#textilePage .conventional-signs {
	float: left;
	width: 250px;
	margin-left: 6px;
	border-collapse: collapse
}

#textilePage h2+.conventional-signs,
#textilePage h3+.conventional-signs {
	margin-left: 0
}

#textilePage .conventional-signs tr {
	background: url(../i/textile.png) no-repeat 0 -2261px
}

#textilePage .conventional-signs td {
	height: 60px;
	vertical-align: middle;
	background: #fff
}

#textilePage .conventional-signs td:first-child {
	width: 50px;
	background: url(../i/textile.png) no-repeat 0 0
}

#textilePage .insert {
	overflow: hidden;
	margin-bottom: 1em
}

#textilePage .list {
	list-style-type: none;
	float: left;
	width: 19.95%;
	margin: 0;
	padding: 24px 0
}

#textilePage .list dt {
	padding: 0 45px;
	line-height: 19px
}

#textilePage .list dt a {
	position: relative;
	color: #6c167d
}

#textilePage .list dd {
	display: none
}

#popup {
	display: none;
	position: absolute;
	width: 587px;
	padding: 7px;
	background-color: rgba(199, 165, 205, .5)
}

#popup p {
	padding: 12px 0 0;
	margin: 0
}

#popup #popup-content,
#popup h3 {
	border: solid #bf91cc;
	border-width: 0 2px;
	margin: 0;
	padding: 12px 15px 3px;
	background: #fff
}

#popup h3 {
	text-transform: uppercase;
	font: 400 18px tahoma, geneva, 'dejavu sans condensed', sans-serif;
	color: #aa38c7
}

#popup #popup-content {
	border-bottom-width: 2px;
	padding: 0 15px 15px
}

#popup .titlebar {
	padding: 0 10px 0 17px;
	font: 700 1em/28px tahoma, sans-serif;
	text-transform: uppercase;
	background-color: #bf91cc;
	color: #fff
}

#popup .titlebar span {
	float: right;
	text-transform: none;
	font-weight: 400
}

#popup .titlebar a {
	color: #fff
}

#popup .titlebar .i-close {
	width: 16px;
	height: 16px;
	background-position: -131px -8px;
	vertical-align: -3px
}

#returnPage p {
	margin: 0 15px 12px
}

#returnPage p.line {
	margin-right: 0;
	margin-left: 0
}

#returnPage div.insert,
.vacancy-page .insert {
	padding: 5px 15px 3px
}

#partnersPage {
	font-size: 13px
}

#partnersPage h3 {
	margin: 12px 0 6px
}

#partnersPage .semantic {
	margin: 0;
	padding-left: 15px
}

#partnersPage .semantic ul {
	margin: 0;
	padding: 0;
	line-height: 1.38
}

#partnersPage .insert {
	background: #f9f8fa;
	padding: 20px;
	margin: 10px 0 20px
}

#partnersPage .insert h2 {
	margin: 12px 0 -6px
}

#partnersPage .insert p {
	margin-bottom: 0
}

#partnersPage .insert p:first-child {
	margin-top: 0
}

#partnersPage .inter p {
	display: inline-block;
	width: 600px;
	margin: 0;
	vertical-align: middle
}

#partnersPage .insert .download-link {
	width: auto;
	margin-right: 20px;
	text-align: center
}

.download-link img {
	width: 48px;
	height: 48px;
	margin-bottom: 5px
}

.partners-form h3 {
	margin-top: 10px
}

.partners-form input[type=text] {
	display: block;
	padding: 5px;
	font-size: 13px;
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 4px
}

.partners-form input[type=submit] {
	margin: 10px 0 0
}

.partners-form .editor-field,
.partners-form .editor-label {
	width: 230px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px
}

.partners-form .editor-label,
.partners-form .file {
	margin: 6px 0
}

.partners-form .editor-field {
	width: 490px
}

.partners-form .editor-field input[type=text] {
	width: 50%
}

.partners-form .field-validation-error {
	display: block;
	color: #d41bc0;
	font-weight: 700
}

.partners-form .file .field-validation-error {
	margin-left: 260px
}

.partners-form .passport .editor-field {
	margin-left: 234px
}

.partners-form .passport .editor-label+.editor-field {
	margin-left: 0
}

.partners-form .doc,
.partners-form .xls {
	color: #484848;
	display: inline-block;
	padding-top: 48px;
	margin-right: 20px;
	background: url(../i/icon.excel.48.png) no-repeat 50% 0
}

.partners-form .doc {
	background: url(../i/icon.word.48.png) no-repeat 50% 0
}

#aboutPage div.insert {
	padding: 0 15px 3px
}

#returnPage .insert {
	margin-bottom: 1em;
	background-color: #f9f8fa
}

.insert.alt-gray {
	background: #f9f8fa
}

.vacancy-page .alt-gray.big,
.vacancy-page .alt-gray.big a {
	font-size: 15px;
	font-family: arial, sans-serif;
	color: #6c256e
}

#returnPage .col {
	float: left;
	width: 375px
}

#returnPage .col+.col {
	margin: 0 0 0 12px
}

#returnPage .col+h2 {
	float: left;
	width: 100%;
	margin-bottom: 12px
}

#returnPage h3+.insert {
	margin-top: -12px
}

#returnPage .col div {
	margin: 0 0 12px;
	padding: 12px 15px;
	background: #f9f8fa
}

#returnPage .col3 {
	width: 245px
}

#returnPage .col.col3+p {
	clear: left
}

#returnPage .col div:first-child,
#returnPage .col div:first-child+div {
	padding: 12px 15px
}

#returnPage #points+.col div:first-child {
	min-height: 206px
}

#returnPage #points+.col+.col div {
	min-height: 85px
}

#returnPage .col h2 {
	margin-bottom: 0
}

#returnPage div h4 {
	margin: 0 0 12px;
	font-size: 12px;
	text-decoration: underline
}

#returnPage .col p {
	margin: 0;
	background: #f9f8fa
}

#returnPage ol,
#returnPage ul {
	margin: -9px 0 12px 12px;
	padding-left: 32px
}

#returnPage h2+ul {
	margin-top: auto
}

ul.semantic {
	margin: 1em 0;
	padding-left: 0;
	list-style-type: none
}

#returnPage ul li {
	margin-left: 2px
}

#returnPage .col ul {
	margin: 12px 0;
	padding-left: 0;
	list-style-type: none
}

#returnPage .address ul {
	margin: 0 0 12px
}

#returnPage .address li {
	margin-top: 12px
}

#returnPage.insert ul {
	margin-left: 30px
}

.big {
	font-size: 14px
}

.big em strong,
.big strong em {
	color: #ed008e;
	font-style: normal;
	font-size: 15px
}

#returnPage .big,
#returnPage strong {
	color: #6c167d
}

.footnote {
	margin: .7em 0 1.5em 20px;
	font-size: 11px;
	line-height: normal
}

#returnPage .footnote {
	font-size: 12px
}

.note,
a.note:hover {
	font-size: .9em;
	text-decoration: none;
	color: #d41bc0
}

.success {
	color: green
}

.footnote .note {
	float: left;
	width: 24px;
	margin-left: -25px;
	padding-right: 1px;
	text-align: right;
	position: relative
}

.info-content .footnote ol,
.info-content .footnote p,
.info-content .footnote ul {
	margin: 0
}

.alt-em {
	color: #559705
}

.info-table .line {
	border-bottom: 1px solid #eae4ea;
	margin-top: 26px;
	padding: 4px 0
}

#delivery .delivery-terms,
.popup .delivery-terms {
	display: none;
	clear: both
}

#delivery a:hover {
	text-decoration: none
}

.delivery-title {
	margin: 0 0 20px;
	text-align: center;
	font: normal 30px/40px helvetica, arial, sans-serif;
	color: #464646
}

.delivery-title-main {
	margin: 0 0 20px;
	font: 40px/50px helvetica, arial, sans-serif;
	color: #fff;
	text-transform: none
}

.delivery-title-small {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.38888889;
	color: #272727
}

.delivery-title-left {
	text-align: left
}

.delivery a {
	font-size: 14px;
	line-height: 20px;
	color: inherit
}

.delivery ol,
.delivery ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.delivery p {
	margin-top: 0
}

.delivery-page .phone {
	display: inline-block;
	line-height: 1;
	margin-top: .2em;
	color: #ed008e
}

.delivery-wrapper {
	padding: 25px 30px 0;
	font-size: 14px;
	line-height: 1.42857143
}

.delivery-header {
	height: 350px;
	background: url(../i/bg_delivery_new2.jpg) no-repeat 58% center
}

.delivery-header-text {
	margin-bottom: 100px;
	font-size: 18px;
	line-height: 1.38888889;
	color: #fff
}

.delivery-header-text.rus {
	position: relative;
	top: -25px
}

.delivery-header-footnote {
	font-size: 12px;
	line-height: 1.41666667;
	color: #926f43
}

.delivery-header-footnote.rus {
	margin: -120px 0 0
}

.delivery-header-footnote.rus>div:first-child,
.delivery-header-footnote.rus>div:nth-of-type(3) {
	width: 350px
}

.delivery .field-validation-error {
	padding-top: 8px;
	font-size: 12px;
	line-height: 1.41666667;
	font-weight: 400;
	color: #ff48a5
}

@media all and (min-width:1245px) {
	.delivery-wrapper {
		padding: 55px 30px 0
	}
	.delivery-title {
		margin-bottom: 30px
	}
	.delivery-header {
		background-position: center
	}
	.delivery-header-text {
		margin-bottom: 70px
	}
	.delivery-header-text.rus {
		top: -20px
	}
	.delivery-header-footnote.rus {
		margin: -90px 0 0
	}
	.delivery-header-footnote.rus>div:first-child,
	.delivery-header-footnote.rus>div:nth-of-type(3) {
		width: auto
	}
}

.delivery-terms-list {
	font-weight: 700
}

.delivery-terms-list li {
	padding: 0 0 5px 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEBAMAAABb34NNAAAAJ1BMVEXx3+7szufqzufmx+O9ULq1T7KwSK2mQ6OtRqqjQKCjP6CbIZmPIY2blxnsAAAAC3RSTlPj4+Pj+PH4+PHx+EXwYmQAAAAUSURBVHjaY2CdyOB9jKHmFIPGZAAUJgOpJLtCjgAAAABJRU5ErkJggg==) no-repeat 0 7px
}

.delivery-more-info p {
	font-size: 14px;
	color: #565656
}

.delivery-more-info img {
	max-width: 100%
}

#payment-methods ul.gallery {
	overflow: hidden
}

#payment-methods ul.gallery li {
	float: left;
	width: 16.6%;
	text-align: center
}

#info_tbl .anchors {
	margin: 10px 0 20px 0;
	line-height: 1.33
}

#partnersPage .semantic ul li,
.anchors li {
	display: block;
	padding-left: 8px
}

#partnersPage .semantic ul li:before,
.anchors li:before {
	content: '';
	float: left;
	width: 4px;
	height: 5px;
	margin: 6px 4px 0 -8px;
	background: url(../i/ornament.png@12) no-repeat -31px -120px
}

#aboutPage p {
	margin: 0 0 1em
}

.insert {
	background: #fcebf1 url(../i/text_gradient.png) repeat-x 0 0
}

#aboutPage .insert:first-child p,
#partnersPage .insert:first-child p {
	margin: 1em 0 .5em;
	font-size: 14px
}

#aboutPage .col {
	float: left;
	width: 375px
}

#aboutPage .col+.col {
	margin-left: 10px
}

#aboutPage .col+h2 {
	float: left;
	width: 100%;
	margin-bottom: 12px
}

#aboutPage .col div {
	min-height: 9em;
	padding: 1em 0 0;
	background: #f9f8fa
}

#aboutPage .col h2 {
	margin-bottom: 0
}

#aboutPage .col p {
	margin: 0;
	padding: 0 15px 1.1em
}

#aboutPage h2,
#returnPage h2 {
	font: normal 18px/17px arial, sans-serif;
	color: #aa38c7
}

#returnPage h2 {
	margin: 26px 0 18px;
	padding: 8px 15px;
	background-color: #eae4ea
}

#returnPage h3 {
	font-size: 14px
}

.vacancy-page {
	position: relative
}

.vacancy-page .insert,
.vacancy-page .vacancy-details {
	padding-right: 310px
}

.vacancy-page h3 {
	margin: 0 0 12px
}

.vacancy-page .insert p {
	font-size: 14px
}

.contacts-page {
	font-family: arial, freesans, sans-serif
}

.contacts-page h1 {
	margin: 12px 0 27px;
	font-size: 28px;
	line-height: 34px;
	color: #000;
	letter-spacing: .1em;
	text-transform: uppercase
}

.contacts-page p {
	color: #000
}

.contacts-page .big {
	text-transform: none;
	font-size: 18px;
	color: #000;
	margin: 20px 0 45px
}

.contacts-page li,
.contacts-page ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.contacts-page ul.justify2 {
	text-align: justify
}

.contacts-page ul.justify2:after {
	content: '';
	width: 100%;
	display: inline-block
}

.contacts-page ul.justify2 li.phone:before,
.contacts-page ul.justify2 li:before {
	width: 43px;
	height: 43px;
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAiMAAAAuCAYAAAD6KxlGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTU3NkJBMDlEQkZEMTFFN0IwNEZEODM2RTBFRDVFNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTU3NkJBMEFEQkZEMTFFN0IwNEZEODM2RTBFRDVFNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNTc2QkEwN0RCRkQxMUU3QjA0RkQ4MzZFMEVENUU0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNTc2QkEwOERCRkQxMUU3QjA0RkQ4MzZFMEVENUU0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmdjFcEAADDLSURBVHja7F0HmBVF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) no-repeat 0 0
}

.contacts-page ul.justify2 li {
	width: 380px;
	padding-left: 70px;
	margin-bottom: 46px;
	font-size: 13px;
	line-height: 18px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 380px
}

.contacts-page ul.justify2 li.e-mail:before {
	height: 33px;
	background-position: -46px 0
}

.contacts-page ul.justify2 li.skype-link:before {
	width: 42px;
	height: 42px;
	background-position: -91px 0
}

.contacts-page ul.justify2 li.call-me:before {
	width: 42px;
	height: 46px;
	background-position: -135px 0
}

.contacts-page ul.justify2 li.question:before {
	background-position: -179px 0
}

.contacts-page ul.justify2 li.address:before {
	width: 45px;
	height: 45px;
	background-position: -224px 0
}

.contacts-page ul.justify2 li.partners:before {
	width: 47px;
	height: 35px;
	background-position: -271px 0
}

.contacts-page ul.justify2 li.partners:before {
	width: 47px;
	height: 35px;
	background-position: -271px 0
}

.contacts-page ul.justify2 li.partners:before {
	width: 47px;
	height: 35px;
	background-position: -271px 0
}

.contacts-page ul.justify2 li.partners:before {
	width: 47px;
	height: 35px;
	background-position: -271px 0
}

.contacts-page ul.justify2 li.forum:before {
	width: 44px;
	height: 44px;
	background-position: -320px 0
}

.contacts-page ul.justify2 li.whatsApp:before {
	width: 44px;
	height: 46px;
	background-position: -414px 0
}

.contacts-page ul.justify2 li a {
	color: #7e44aa
}

.contacts-page ul.justify2 .title {
	font-size: 13px;
	font-weight: 700;
	line-height: 18px
}

.contacts-page ul.justify2 p {
	margin: 8px 0 23px
}

.contacts-page ul.justify2.other {
	padding-right: 12px
}

.contacts-page ul.justify2.other li {
	width: auto;
	padding: 0;
	margin: 0;
	vertical-align: bottom
}

.contacts-page ul.justify2.other li:before {
	content: none
}

.contacts-page ul.justify2+.big {
	margin: 0 0 40px
}

.skype-icon-green {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 3px;
	vertical-align: middle;
	background: url(../i/ornament.png@12) no-repeat -124px -291px
}

#clientVersion {
	border-collapse: collapse
}

#clientVersion td,
#clientVersion th {
	border: 1px solid #fff;
	padding: 10px;
	font-size: 13px;
	font-family: tahoma, sans-serif;
	background-color: #f0e9f0
}

#clientVersion th {
	background-color: #6c256e;
	color: #fff
}

#clientVersion .y {
	color: green
}

#clientVersion .n {
	color: red
}

#browsersList {
	margin: 0 0 3em;
	padding: 0;
	list-style-type: none
}

#browsersList li {
	clear: left;
	margin: 0 0 20px;
	line-height: 50px
}

#browsersList p {
	margin: 0
}

#browsersList p.action {
	margin: -10px 0 10px 60px;
	line-height: 1
}

#browsersList a {
	text-decoration: none;
	color: #6c256e
}

#browsersList p.action a {
	text-decoration: underline
}

#browsersList img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 13px 10px 0 0
}

#browsersList span {
	text-decoration: underline
}

#browser-info .useragent {
	font-size: 10pt
}

#browser-info .browser .useragent {
	font-size: 12pt
}

#browser-info .browser .browser {
	font-size: 14pt
}

#browsers {
	padding: 20px 40px
}

#browsers h2 {
	margin: 0
}

#browsers h3 {
	margin: 40px 0 20px;
	font-weight: 400
}

#browsers h4 {
	font-size: 100%;
	color: inherit
}

#browsers .screenshot {
	margin: 20px 0
}

#feed-page p {
	font-family: tahoma, sans-serif;
	color: #000
}

.rss {
	border-collapse: collapse
}

.rss td,
.rss th {
	border: 1px solid #fcebf1;
	padding: 0 30px;
	vertical-align: middle;
	text-align: left;
	font-family: tahoma, sans-serif
}

.rss th {
	height: 33px;
	background-color: #fcebf1;
	color: #8d2fa6
}

.rss td {
	height: 35px
}

.rss .link a {
	text-decoration: underline;
	color: #8d2fa6
}

.polaroid h1 {
	padding-bottom: 20px
}

.polaroid h2,
.polaroid p {
	padding: 5px 5px 5px 170px
}

.polaroid img {
	float: left;
	border: 1px solid #864585
}

.polaroid div {
	width: 100%;
	margin-bottom: 20px;
	overflow: auto;
	background-color: #fdf6fe
}

.vacancy-details {
	margin-top: 20px;
	padding: 0 15px
}

.vacancy-details p {
	color: #000;
	font-size: 14px
}

.vacancy li,
.vacancy ul {
	list-style: none;
	padding: 0
}

.vacancy {
	margin: 40px 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px
}

UL.vacancy h2 {
	font: bold 14px/18px Tahoma, Geneva, sans-serif;
	padding: 10px 0 5px;
	margin: 0;
	text-transform: uppercase
}

.vac li {
	padding: 5px 0 5px 10px;
	margin: 0
}

.vacancy .hd {
	display: block;
	padding: 5px 0;
	text-decoration: none;
	font-weight: 700
}

.vacancy ul {
	margin-left: 0;
	padding-left: 0
}

.vacancy .desc {
	margin-bottom: 100px
}

.vacancy .foots,
.vacancy .heads {
	padding: 10px 15px;
	background: #f9f8fa
}

.vacancy .bodys {
	padding: 10px 15px 15px
}

.vacancy li.invis {
	display: none
}

.vacancy .foots .contact {
	font-weight: 700;
	border-top: 1px solid #6c256e;
	margin-top: 10px;
	padding-top: 10px
}

.textvac {
	padding-left: 10px;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif
}

#sitemap ul {
	margin: 0;
	padding: 0
}

#sitemap ul ul {
	margin: 0;
	padding: 0 0 0 40px
}

#sitemap li {
	font-weight: 700;
	display: block
}

#sitemap li li {
	display: list-item;
	font-weight: 400
}

.err {
	font-weight: 700;
	color: #d41bc0
}

.content {
	counter-reset: n
}

.counter-par {
	list-style-type: none
}

.counter-par li:before {
	content: counter(n) ') ';
	counter-increment: n
}

.ymaps-b-balloon__close {
	top: 0
}

.ymaps-b-balloon__content ymaps {
	max-width: 330px!important;
	-width: 330px!important;
	color: #000
}

.ymaps-b-balloon__content b,
.ymaps-b-balloon__content strong {
	color: #6c256e
}

.YMaps-placemark img {
	position: absolute;
	left: -4px;
	top: -13px
}

#cityList {
	padding: 0 0 25px;
	min-width: 600px;
	min-height: 350px
}

#cityList:after {
	content: '';
	display: table;
	clear: both
}

.service-delivery {
	display: block
}

.service-delivery tbody {
	display: block
}

.service-delivery tbody tr {
	display: block
}

.service-delivery tbody tr td {
	display: block
}

.delivery-page .city-column {
	width: 25%;
	float: left
}

.delivery-page .city-column-capitals,
.delivery-page .city-list {
	margin-bottom: 15px
}

.delivery-page .city-letter {
	color: #ff48a5;
	margin: 10px 0 5px
}

.delivery-page .city-item-list a {
	color: #565656;
	text-decoration: none
}

.delivery-page .delivery-page-content {
	font-size: 0
}

.delivery-page .delivery-page-content .left,
.delivery-page .delivery-page-content .right {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding-top: 25px
}

.delivery-page .delivery-page-content .left {
	width: 365px;
	margin-right: 40px
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups {
	position: relative
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .viewport {
	width: 100%;
	overflow: hidden;
	position: relative
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .overview {
	list-style: none;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: calc(100% - 12px)
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .scrollbar {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
	width: 4px;
	z-index: 10;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .scrollbar .track {
	position: relative
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .scrollbar .thumb {
	border-radius: 4px;
	position: absolute;
	width: 4px;
	height: 100%;
	background-color: #e8e8e8;
	cursor: pointer
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .scrollbar.disable {
	display: none
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .viewport {
	max-height: 580px
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .overview {
	position: relative
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .viewport {
	position: relative
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .viewport:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 35px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
	background: linear-gradient(rgba(255, 255, 255, 0), #fff);
	bottom: 0;
	left: 0;
	z-index: 5
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .viewport .overview>:last-child {
	position: relative;
	z-index: 10
}

.delivery-page .delivery-page-content .left .i-tinyscrollbar-cityPickups .scrollbar.disable+.viewport:after {
	display: none
}

.delivery-page .delivery-page-content .right {
	width: calc(100% - 365px - 40px)
}

.delivery-page .delivery-page-content .right div.icon-chart {
	position: absolute;
	margin-top: -5px
}

.delivery-page .delivery-page-content .right .images {
	width: 100%;
	min-height: 406px;
	margin-top: 4px;
	text-align: left
}

.delivery-page .delivery-page-content .right .images ul {
	font-size: 0;
	margin: 0 -10px
}

.delivery-page .delivery-page-content .right .images ul li {
	font-size: 14px;
	width: calc(100%/12*5.999 - 20px);
	display: inline-block;
	vertical-align: top;
	margin: 20px 10px 0
}

@media screen and (max-width:1245px) {
	.delivery-page .delivery-page-content .right .images ul li {
		width: calc(100%/12*12 - 20px)
	}
}

.delivery-page .delivery-page-content .right .images ul li img {
	width: 100%;
	max-width: 580px
}

.address-describe {
	color: #646464
}

.map-path {
	margin: 0 0 10px
}

.map-path a {
	color: #6c177d;
	font-size: 20px;
	line-height: 25px
}

.delivery-page .right .map {
	width: 100%;
	padding-left: 0;
	display: inline-block;
	margin-top: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.map-link {
	margin-top: 6px;
	font: 13px tahoma, arial, sans-serif;
	color: #565656;
	border-bottom: 1px solid #d1d1d1;
	float: right;
	cursor: pointer
}

.back-toindex {
	width: 470px;
	display: block;
	color: #848484;
	font-size: 13px;
	text-decoration: none
}

.back-toindex:before {
	width: 5px;
	height: 8px;
	margin-right: 7px;
	content: '';
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRkVGRkZEMDBERDkxMUU2OTFBQUJEQkM4RDNFQjFBNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRkVGRkZEMTBERDkxMUU2OTFBQUJEQkM4RDNFQjFBNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNGRUZGRkNFMEREOTExRTY5MUFBQkRCQzhEM0VCMUE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNGRUZGRkNGMEREOTExRTY5MUFBQkRCQzhEM0VCMUE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GQyp6wAAAFhJREFUeNpiVFdXZ0ACnkAcy4IkEA7EPUDsBxNMA+IKIHYB4psgwVIgTgJiByB+BFLBBMSMDGgApLILiD8A8QGoRTdhZs4C4o9AvAfZIhBYCcSfQHYABBgA6T8OXo6N6awAAAAASUVORK5CYII=) no-repeat
}

.mini-map {
	width: 300px;
	float: right;
	margin-right: 8px
}

.item-pickup {
	margin-bottom: 9px
}

.header-pickup {
	display: inline;
	cursor: pointer;
	font-size: 13px;
	line-height: 20px;
	color: #272727;
	border-bottom: 1px dotted
}

.active-pickup .header-pickup {
	color: #cb11ab
}

.details-pickup {
	display: block;
	padding: 0;
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

.details-pickup div {
	color: #888;
	margin-bottom: 10px
}

.details-pickup div .street-address+span {
	color: #ff48a5;
	font-size: 23px
}

.details-pickup div span {
	color: #272727
}

.details-pickup .delivery-sale {
	color: #fff;
	top: 10px;
	right: 0
}

.details-pickup .city-name,
.details-pickup .coords,
.details-pickup .country-code,
.details-pickup .full-name,
.details-pickup .url {
	display: none
}

.street-address {
	font-size: 25px;
	line-height: 35px;
	color: #464646
}

.vcard .category,
.vcard .org {
	display: none
}

div.ballon-link a {
	text-decoration: none;
	display: inline-block
}

div.ballon-link a:hover {
	text-decoration: underline!important
}

div.ballon-link {
	text-align: right
}

.pickup-shop {
	color: #272727;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 10px;
	width: 365px
}

.city-pickups {
	width: 365px
}

.delivery-page .delivery-questions {
	background-color: #f9f9fb;
	font-size: 17px;
	float: right;
	padding: 20px;
	width: 260px;
	margin: 20px 8px 8px 0
}

.delivery-page .delivery-questions a {
	font-size: 17px
}

.delivery-page .pickups-info {
	clear: both;
	font-size: 20px
}

.delivery-page .pickups-cnt {
	color: #ed008e
}

.delivery-page .images {
	width: 580px;
	margin-top: 22px;
	text-align: right
}

.delivery-page .images ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.delivery-page .images li {
	margin: 0 0 20px
}

.delivery-page .images img {
	max-width: 580px
}

#YMapsID {
	display: block;
	margin: 0 auto
}

#YMapsID h3 {
	color: #000
}

#desc {
	width: 430px;
	position: absolute;
	top: 80px;
	left: 35px
}

#printlink {
	position: absolute;
	bottom: 55px;
	left: 35px
}

#carousel {
	margin-top: 4px;
	-ms-touch-action: none
}

#scroller-next,
#scroller-prev {
	background: url(../i/prevnext.png) no-repeat scroll 4px 50% #bf91cc;
	border-width: 0;
	cursor: pointer;
	float: left;
	height: 80px;
	margin: 6px 0;
	padding: 0;
	width: 14px;
	display: inline-block
}

#scroller-prev {
	margin-right: 3px
}

#scroller-next {
	background-position: -15px 50%;
	float: right;
	margin-right: 0;
	margin-left: 5px
}

#scroller-next.disabled,
#scroller-prev.disabled {
	background-color: #ddd;
	cursor: default
}

#scrollImage {
	margin: auto;
	z-index: 0!important;
	width: 460px!important;
	overflow: hidden
}

.payment-list ul {
	list-style: disc
}

#oferta li,
.payment-list>li {
	display: block;
	list-style-type: none
}

#oferta ol,
.payment-list {
	counter-reset: list1;
	padding: 12px 0 0
}

#oferta ol>li:before,
.payment-list>li:before {
	counter-increment: list1;
	content: counter(list1) ". "
}

#oferta ul {
	margin: 0;
	padding: 0
}

#oferta>ol>li,
.payment-list>li {
	font-size: 16px;
	background: url(../i/oferta-shadow.png) no-repeat 50% 100%;
	padding-bottom: 33px
}

#oferta li:hover li:hover {
	background: 0 0
}

#oferta a,
.payment-list a {
	color: #824cac;
	font-weight: 700
}

#oferta ol li:first-child ol,
.payment-list li:first-child>div {
	display: block
}

#oferta ol li>ol,
.payment-list li>div {
	background: 0 0;
	display: none
}

.payment-list li>div {
	padding-top: 10px;
	padding-left: 18px;
	font-size: 12px
}

#oferta ol ol {
	padding: 18px 0 0 43px;
	counter-reset: list2
}

#oferta ol ol li {
	padding-bottom: 20px;
	padding-right: 70px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #6a6a6a
}

#oferta ol ol>li:before {
	counter-increment: list2;
	content: counter(list1) "." counter(list2) ". "
}

#oferta ol ol ol {
	padding-left: 34px;
	margin-bottom: -20px;
	display: block;
	counter-reset: list3
}

#oferta ol ol ol li {
	padding-bottom: 20px;
	text-indent: -34px
}

#oferta ol ol ol>li:before {
	counter-increment: list3;
	content: counter(list1) "." counter(list2) "." counter(list3) ". "
}

#oferta ol ol ol ol {
	counter-reset: list4
}

#oferta ol ol ol ol>li:before {
	counter-increment: list4;
	content: counter(list1) "." counter(list2) "." counter(list3) "." counter(list4) ". "
}

#oferta ol ol ol ol ol {
	counter-reset: list5
}

#oferta ol ol ol ol ol>li:before {
	counter-increment: list5;
	content: counter(list1) "." counter(list2) "." counter(list3) "." counter(list4) "." counter(list5) ". "
}

#oferta ol ul>li {
	padding-bottom: 0
}

#oferta p,
.payment-list p {
	font-size: 12px;
	font-weight: 400;
	color: #484848;
	margin-top: 5px
}

#oferta h1 {
	color: #824cac
}

#oferta h2,
.payment-list h2 {
	display: inline-block;
	color: #484848;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	width: 710px;
	cursor: pointer
}

#oferta h2:hover,
.payment-list h2:hover {
	text-decoration: underline
}

#oferta i,
.payment-list i {
	width: 10px;
	height: 6px;
	background: url(../i/ornament.png@12) no-repeat -77px -41px;
	float: right;
	margin-top: 6px;
	margin-right: 16px;
	cursor: pointer
}

#oferta li:hover i,
.payment-list li:hover i {
	background-position: -63px -41px
}

#oferta .checked,
.payment-list .checked {
	background-position: -63px -54px
}

#oferta li:hover .checked,
.payment-list li:hover .checked {
	background-position: -63px -54px
}

#oferta dfn {
	font-weight: 700;
	font-style: normal;
	margin-left: 24px
}

.promo-pikcha {
	position: relative
}

#code {
	position: absolute;
	z-index: 10;
	right: 38px;
	bottom: 33px;
	width: 157px;
	text-align: center;
	color: #000;
	font-size: 28px;
	line-height: 50px
}

.promo-description {
	position: absolute;
	font: italic 18px/22px georgia, serif;
	color: #fff
}

.promo-help {
	background: #d54c65;
	color: #fff;
	padding: 5px 25px
}

.promo-help a {
	text-decoration: none;
	color: #fff
}

.map-fullscreen {
	bottom: 0;
	left: 0;
	position: fixed!important;
	right: 0;
	top: 0;
	height: auto!important;
	width: auto!important;
	z-index: 10000!important
}

.pay-manual {
	padding: 0
}

.pay-manual li {
	margin: 0 0 25px 20px
}

.pay-manual img {
	margin: 3px 0 0 -20px
}

.my-discount {
	font: 12px arial, sans-serif
}

.my-discount h1 {
	font-size: 36px;
	color: #272727
}

.my-discount a {
	color: #7e44aa;
	text-decoration: none;
	border-bottom: 1px solid
}

.jqmWindow.my-discount-popup,
.jqmWindow.my-total-popup {
	max-width: 810px;
	padding: 40px;
	font-family: arial, sans-serif
}

.jqmWindow.my-discount-popup .popup-title,
.jqmWindow.my-total-popup .popup-title {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	letter-spacing: .18em;
	text-transform: uppercase;
	text-align: left
}

.jqmWindow.my-discount-popup .close,
.jqmWindow.my-total-popup .close {
	width: 15px;
	height: 15px;
	margin: 0;
	text-decoration: none;
	border: 0;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(../i/ornament.png@12) no-repeat -241px -152px;
	outline: 0
}

.my-discount-popup p,
.my-total-popup p {
	font-size: 14px;
	line-height: 21px;
	margin: 21px 0
}

.my-discount-popup dt,
.my-total-popup dfn {
	font-weight: 700;
	font-style: normal
}

.my-discount-popup table,
.my-total-popup table {
	margin: 0 0 20px
}

.my-discount .shadow {
	background: url(../i/oferta-shadow.png) no-repeat 50% 0;
	height: 20px
}

.my-discount-popup .shadow th,
.my-total-popup .shadow th {
	padding-top: 0;
	padding-bottom: 0
}

.my-discount-popup th,
.my-total-popup th {
	width: 150px;
	height: auto;
	padding: 20px 4px;
	text-align: center;
	vertical-align: top;
	font-weight: 400;
	font-size: 14px;
	background: 0 0;
	color: #484848
}

.my-discount-popup tr.no-shadow th,
.my-total-popup tr.no-shadow th {
	padding-top: 0
}

.my-discount-popup th:first-child,
.my-total-popup th:first-child {
	width: 90px
}

.my-discount-popup .discount-type,
.my-total-popup .discount-type {
	font-size: 16px
}

.my-discount-popup th>.i,
.my-discount-popup th>strong,
.my-total-popup th>.i,
.my-total-popup th>strong {
	display: block;
	margin: 5px 0 0
}

.my-discount-popup th>.i,
.my-total-popup th>.i {
	height: 6px;
	background: 0 0
}

.my-discount-popup td,
.my-total-popup td {
	height: 60px;
	padding: 3px;
	border-left: 1px solid #d0d0d0;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
	color: #d0d0d0
}

.my-discount-popup td:first-child,
.my-total-popup td:first-child {
	border: 0;
	font-weight: 700;
	font-size: 16px;
	color: #000
}

.color-sample.bronze,
.my-discount-popup th .discount-bronze,
.my-total-popup th .discount-bronze {
	background: #dcbfb9
}

.color-sample.silver,
.my-discount-popup th .discount-silver,
.my-total-popup th .discount-silver {
	background: #d0d0d0
}

.color-sample.gold,
.my-discount-popup th .discount-gold,
.my-total-popup th .discount-gold {
	background: #fadf6c
}

.color-sample.vip,
.my-discount-popup th .discount-vip,
.my-total-popup th .discount-vip {
	background: #872a95
}

.my-discount .item {
	padding: 29px 0 24px;
	font-size: 13px;
	text-align: justify;
	background: url(../i/oferta-shadow.png) no-repeat 50% 100%
}

.my-discount .item:after {
	width: 100%;
	height: 0;
	content: "";
	display: inline-block
}

.my-discount .item .left,
.my-discount .item .right {
	display: inline-block;
	vertical-align: top;
	text-align: left
}

.my-discount .item .left {
	width: 480px;
	padding-left: 105px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my-discount .item .right {
	width: 240px
}

.my-discount .item .left.sale {
	background: url(../i/basket/sale-02.png) no-repeat 0 0
}

.my-discount .item .left.promocode {
	background: url(../i/basket/sale-03.png) no-repeat 0 0
}

.my-discount .item .left.good-count {
	background: url(../i/basket/sale-04.png) no-repeat 0 0
}

.my-discount .item .link2 {
	line-height: 18px;
	border-bottom: 1px dashed
}

.my-discount .item .calend {
	float: left;
	margin: 0 8px 10px 0
}

.my-discount .item h2,
.my-discount .item h3 {
	font-weight: 400;
	line-height: normal;
	color: #272727;
	margin: 30px 0 0
}

.my-discount .item h2 {
	font-size: 24px
}

.my-discount .item h3 {
	font-size: 18px
}

.my-discount .item p {
	line-height: 18px;
	margin: 11px 0 18px
}

.my-discount .item .red {
	color: #ff48a5
}

.i-autocomplete {
	padding-bottom: 10px;
	border: 1px solid #cfcfcf;
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: auto;
	margin: 0 6px 6px 0;
	background-color: #fff
}

.i-autocomplete div[title] {
	cursor: pointer
}

.i-autocomplete-w1 {
	position: absolute;
	top: 5px;
	left: 0
}

.i-autocomplete div {
	color: #000
}

.i-autocomplete div:last-child .autocomplete-last {
	display: none
}

.i-autocomplete strong {
	color: #cb11ab;
	font-weight: 700
}

.i-autocomplete .autocomplete-category {
	margin-top: 0;
	padding: 5px 15px;
	text-align: right;
	font-size: 11px;
	color: #8b8b8b
}

.i-autocomplete .suggest-category {
	color: #8b8b8b
}

.i-autocomplete .autocomplete-last {
	margin-bottom: 10px;
	padding: 0 15px;
	height: 10px;
	border-bottom: 1px solid #e8e8e8
}

.about-delivery {
	background: #f5f5f5
}

.about-delivery .delivery-wrapper {
	text-align: justify
}

.about-delivery .delivery-wrapper:after {
	content: '';
	display: inline-block;
	width: 100%
}

.about-delivery-item {
	position: relative;
	display: inline-block;
	width: 23%;
	padding-top: 65px;
	vertical-align: top
}

.about-delivery-item:first-child {
	margin-left: 0
}

.about-delivery-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -28px;
	width: 56px;
	height: 46px;
	background: url(../i/delivery_sprite_new.png) no-repeat
}

.about-delivery-item-text {
	margin: 0;
	padding: 0 15%;
	text-align: center;
	color: #272727
}

.about-delivery-item-text a,
.about-delivery-item-text span {
	text-decoration: none;
	border-bottom: 1px dotted #272727
}

.about-delivery .couriers:before {
	background-position: -56px -46px
}

.about-delivery .fitting:before {
	background-position: -56px 0
}

.about-delivery .not-fit-good:before {
	background-position: 0 0
}

.about-delivery .free-delivery:before {
	background-position: 0 -46px
}

.delivery-time {
	background: #fff;
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ff48a5), color-stop(50%, #fff));
	background: linear-gradient(to right, #ff48a5 50%, #fff 50%)
}

.delivery-time .delivery-wrapper {
	padding: 0;
	height: 225px
}

.delivery-time .delivery-wrapper:after {
	content: '';
	display: table;
	clear: both
}

.delivery-time-block {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 40px 0 35px;
	height: 100%
}

.delivery-time-block-title {
	position: relative;
	width: 30%;
	padding: 40px 2.8% 25px 35px;
	background: #ff48a5
}

.delivery-time-block-title:before {
	content: '';
	position: absolute;
	right: -19px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #ff48a5
}

.delivery-time-block-content {
	padding-right: 35px;
	width: 70%;
	background: #fff
}

.delivery-time-block-content:after {
	content: "";
	display: table;
	clear: both
}

.delivery-time .delivery-title,
.delivery-time-title-subtext {
	color: #fff
}

.delivery-time a {
	text-decoration: none
}

.delivery-time a:active,
.delivery-time a:hover {
	text-decoration: underline
}

.delivery-time a,
.delivery-time-title-subtext {
	font-size: 12px;
	line-height: 1.41666667
}

.delivery-time-item {
	float: left;
	width: 25%
}

.delivery-time-item-text {
	padding: 0 5%;
	text-align: center;
	color: #ff48a5
}

.delivery-time-item-text span {
	display: block;
	margin-top: 10px;
	color: #272727
}

.describe-delivery {
	background: #f8f6f1
}

.describe-delivery .delivery-wrapper {
	padding-right: 650px;
	height: 350px;
	background: url(../i/bg_delivery-describe.png) no-repeat right bottom
}

.describe-delivery-text {
	margin-bottom: 10px;
	color: #565656
}

#delivery .describe-delivery-text a:active,
#delivery .describe-delivery-text a:hover {
	text-decoration: underline
}

.delivery-points {
	margin-bottom: 20px
}

.delivery-points-block {
	position: relative;
	padding-left: 100px;
	min-height: 60px
}

.delivery-points-block:after {
	content: '';
	display: table;
	clear: both
}

.delivery-points-value {
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 0;
	text-align: center;
	color: #ff48a5
}

.delivery-points-value-num {
	display: block;
	font-size: 40px;
	line-height: 1
}

.delivery-points-text {
	color: #565656
}

#fullScreen {
	float: right;
	color: #7e44aa;
	text-decoration: none;
	border-bottom: 1px dashed #7e44aa;
	font-size: 14px;
	margin: -50px 8px 0 0
}

.delivery-sale {
	width: 34px;
	height: 34px;
	padding: 1px 0 0 1px;
	position: absolute;
	top: 3px;
	right: 3px;
	font: bold 10px/34px arial, sans-serif;
	color: #fff;
	background: url(../i/basket/delivery-sale.png) no-repeat;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.delivery .partners {
	width: 924px;
	padding: 55px 0 0;
	border-top: 1px solid #ddd;
	overflow: hidden
}

.delivery .partners ul {
	width: 50%;
	padding-right: 50px;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.delivery .partners li {
	font-size: 14px;
	line-height: 30px;
	color: #565656
}

.delivery .partners li:before {
	width: 4px;
	height: 4px;
	margin: 14px 9px 0 0;
	content: "";
	background: #ff48a5;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top
}

.delivery .partners .post:before {
	width: 110px;
	height: 53px;
	margin-bottom: 12px;
	background: url(../i/post.png) no-repeat;
	content: "";
	display: block
}

.delivery .partners .pickpoint {
	padding-top: 13px
}

.delivery .partners .pickpoint:before {
	width: 173px;
	height: 40px;
	margin-bottom: 12px;
	background: url(../i/pickpoint.jpg) no-repeat;
	content: "";
	display: block
}

.how-to-refund h1 {
	margin-bottom: 11px;
	font-size: 28px;
	font-weight: 400;
	line-height: 34px;
	color: #272727;
	text-transform: uppercase
}

.how-to-refund p {
	margin: 10px 0 0;
	font-size: 13px;
	line-height: 18px
}

.how-to-refund a {
	font-size: 13px;
	color: #7e44aa;
	text-decoration: none;
	border-bottom: 1px solid
}

.how-to-refund li,
.how-to-refund ul {
	list-style: none;
	padding: 0;
	margin: 1px 0 0
}

.how-to-refund li {
	margin: 0
}

.how-to-refund .bold {
	margin-top: 18px;
	font-weight: 700
}

.how-to-refund .insert {
	padding: 10px 17px;
	margin-top: 10px;
	background: #f7f8ff;
	border-left: 2px solid #ef6f6f
}

.how-to-refund .achtung,
.how-to-refund .attention {
	margin: 20px 0;
	font-weight: 700;
	color: #ef6f6f
}

.how-to-refund .achtung {
	padding-left: 25px;
	position: relative
}

.how-to-refund .achtung:before {
	width: 16px;
	height: 16px;
	margin-right: 7px;
	display: inline-block;
	background: url(../i/ornament.png@12) -229px -530px;
	content: "";
	position: absolute;
	top: 0;
	left: 0
}

div.icon-chart {
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin: 0 0 0 10px;
	width: 47px;
	vertical-align: bottom
}

div.icon-chart>div {
	display: inline-block;
	margin: 0 0 0 2px;
	vertical-align: bottom;
	width: 5px
}

div.icon-chart>div:first-child {
	margin: 0
}

div.icon-chart .low {
	background: #05fa20
}

div.icon-chart .middle {
	background: #f6eb04
}

div.icon-chart .high {
	background: #fd4d01
}

.workload-chart {
	background: #fff;
	border: 1px solid #d5d5d5;
	min-width: 300px;
	padding: 33px 40px 30px;
	text-align: left;
	width: auto
}

.workload-chart .closed {
	background: url(../i/basket/for-base64/close-gray-15.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 15px;
	outline: 0;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 15px;
	z-index: 1
}

.workload-chart h2 {
	color: #000;
	font: normal 20px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin: 0 0 13px;
	text-align: left
}

.workload-chart .shadow {
	display: inline-block;
	margin: 0 0 40px;
	padding: 10px 10px 10px 0;
	text-align: left
}

.workload-chart .shadow .item {
	cursor: pointer;
	display: inline-block;
	height: 163px;
	margin: 3px 6px 0 0;
	overflow: hidden;
	padding: 0 0 2px;
	position: relative;
	vertical-align: bottom;
	width: 31px
}

.workload-chart .shadow .item>span {
	bottom: 20px;
	display: block;
	left: 0;
	margin: 0 0 0 13px;
	position: absolute;
	width: 5px
}

.workload-chart .shadow .item>label {
	border-bottom: 1px solid #c4c4c4;
	bottom: 2px;
	color: #000;
	display: block;
	font-size: 11px;
	left: 10px;
	line-height: 15px;
	position: absolute
}

.workload-chart .shadow .item.active .high,
.workload-chart .shadow .item.active .low,
.workload-chart .shadow .item.active .middle {
	background: #ff48a5
}

.workload-chart .shadow .item.active label {
	border-bottom: 1px solid #fff;
	color: #ff48a5
}

.workload-chart .shadow .low {
	background: #56b661
}

.workload-chart .shadow .middle {
	background: #ffd666
}

.workload-chart .shadow .high {
	background: #fe3d3e
}

.workload-chart h2+div,
.workload-chart>div>div:first-child {
	color: #8b8b8b;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: .4px;
	margin: 0 0 19px
}

.workload-chart>div>div:first-child .shadow {
	margin: 0 0 2px -10px
}

.workload-chart .shadow+div {
	margin: 0 0 28px;
	font-size: 12px;
	letter-spacing: 0;
	word-spacing: .5px
}

.chart-day h2 {
	margin: 0 0 12px
}

.chart-day .shadow {
	margin: 4px 0 0 -5px;
	padding: 10px 0 0 0
}

.chart-day .shadow .item {
	cursor: default;
	margin: 5px 0 0 9px;
	width: 28px
}

.chart-day .shadow .item:first-child {
	margin: 5px 0 0 0
}

.chart-day .shadow .item:first-child>span {
	margin: 0 0 0 13px
}

.chart-day .shadow .item label {
	border: 0;
	bottom: 3px;
	left: 0;
	letter-spacing: 0
}

.chart-day .shadow .item>span {
	margin: 0 0 0 11px
}

#fullScreen {
	position: relative;
	z-index: 1
}

.my-discount-popup .discount-type .bel-price,
.my-total-popup .discount-type .bel-price {
	color: #8b8b8b;
	display: block;
	font-size: 13px;
	font-weight: 400;
	margin-top: 5px
}

.ymaps-2-1-41-balloon__close+.ymaps-2-1-41-balloon__content {
	margin-right: 17px
}

.view-on-map h1 {
	color: #000
}

.view-on-map div>div>h4 {
	color: #646464;
	font-weight: 400;
	margin: 10px 0 0 5px
}

.view-on-map div>div:first-child h4 {
	margin: 0 0 0 5px
}

.view-on-map p {
	margin: 0 0 0 5px
}

.view-on-map p.map-title {
	margin-bottom: 25px
}

.view-on-map .ballon-link {
	margin: 7px 0 0 7px;
	display: inline-block;
	padding-right: 10px
}

.view-on-map .ballon-link a {
	color: #2b2b2b;
	font-size: 13px;
	text-decoration: underline
}

.view-on-map .ballon-link+div {
	float: right
}

.view-on-map .ballon-link+div button {
	border: 0;
	background: #7939a6;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	height: 30px;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 3px 0 0;
	text-transform: uppercase;
	width: 115px
}

.view-on-map .ymaps-2-1-41-balloon__close+.ymaps-2-1-41-balloon__content {
	margin-right: 17px
}

.map-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 25px
}

.map-sect {
	font-size: 14px;
	line-height: 18px;
	margin: 7px 0;
	word-wrap: break-word
}

.map-sect:last-child {
	margin-bottom: 15px
}

.map-sect span {
	color: #000
}

.found-cheaper-rules-page {
	margin: 25px 0;
	font: 13px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 10px;
	list-style: none;
	counter-reset: li
}

.found-cheaper-rules-page>li {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 25px
}

.found-cheaper-rules-page>li>ol {
	margin-bottom: 10px
}

.found-cheaper-rules-page>li>ol>li>ul {
	padding-left: 0
}

.found-cheaper-rules-page>li>ol>li>ul li {
	padding-bottom: 0
}

.found-cheaper-rules-page>li li:before {
	content: counters(li, ".") " "
}

.found-cheaper-rules-page ol {
	list-style: none;
	counter-reset: li;
	padding: 5px 0 0
}

.found-cheaper-rules-page ul {
	list-style: none
}

.found-cheaper-rules-page ul>li:before {
	content: none
}

.found-cheaper-rules-page li {
	position: relative;
	padding: 0 0 5px 25px
}

.found-cheaper-rules-page li:last-child {
	padding-bottom: 0
}

.found-cheaper-rules-page li:before {
	content: counters(li, ".") ". ";
	counter-increment: li;
	position: absolute;
	left: 0;
	color: inherit
}

.found-cheaper-rules-page li li {
	font-size: 13px;
	line-height: 20px;
	padding-left: 30px
}

.found-cheaper-rules-page li li:before {
	color: #646464
}

.found-cheaper-rules-page li li li {
	padding-left: 40px
}

.found-cheaper-rules-page li li li li {
	padding-left: 50px
}

.found-cheaper-rules-page ol ul>li {
	padding-left: 0
}

.found-cheaper-rules-page ol ul>li:before {
	content: none
}

.service-content {
	padding-top: 10px
}

.service-content * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.service-content .title-main {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 2.14285714rem;
	line-height: 2.85714286rem;
	font-weight: 700;
	margin: 0 0 20px
}

.service-content p {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	color: #646464;
	margin: 0 0 14px
}

.service-content p.attention {
	color: #000;
	font-weight: 700
}

.service-content a {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	cursor: pointer;
	border-bottom: 1px solid;
	display: inline-block;
	text-decoration: none
}

.service-content a:hover {
	border-bottom: 1px solid transparent
}

.service-content a img {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	border: 0;
	margin: 0
}

.service-content img {
	display: block;
	max-width: 100%;
	margin: 15px 0 15px;
	padding: 5px;
	border: 1px solid #d5d5d5
}

.service-content ul {
	list-style: none;
	margin: 0 0 15px;
	padding-left: 21px
}

.service-content ul li {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	color: #646464;
	margin: 0;
	position: relative
}

.service-content ul li:before {
	content: '—';
	position: absolute;
	left: -20px
}

.service-content ul.list-img {
	display: block;
	margin: -7px 0 17px;
	padding: 0
}

.service-content ul.list-img li {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	text-align: center
}

.service-content ul.list-img li:before {
	display: none
}

.service-content ul.list-img li img {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0
}

.service-content ul.list-img.etype {
	margin-top: -5px
}

.service-content ul.list-img.etype a {
	border: 0
}

.service-content ol.list-number {
	list-style: none;
	margin: 0 0 15px;
	padding-left: 35px;
	counter-reset: list-1
}

.service-content ol.list-number li {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	color: #646464;
	margin: 0;
	position: relative
}

.service-content ol.list-number>li:before {
	display: block;
	width: 50px;
	text-align: right;
	position: absolute;
	left: -55px;
	counter-increment: list-1;
	content: counter(list-1) ". "
}

.service-content ol.list-number ol {
	counter-reset: list-2
}

.service-content ol.list-number ol>li:before {
	counter-increment: list-2;
	content: counter(list-1) "." counter(list-2) ". "
}

.service-content ol.list-number ol ol {
	counter-reset: list-3
}

.service-content ol.list-number ol ol>li:before {
	counter-increment: list-3;
	content: counter(list-1) "." counter(list-2) "." counter(list-3) ". "
}

.service-content .dropdown {
	margin-bottom: 25px
}

.service-content .dropdown-number {
	counter-reset: number-drop
}

.service-content .dropdown-number .dropdown-title:before {
	counter-increment: number-drop;
	content: counter(number-drop) ". "
}

.service-content .dropdown-item {
	border-top: 1px solid #e8e8e8
}

.service-content .dropdown-item:last-child {
	border-bottom: 1px solid #e8e8e8
}

.service-content .dropdown-title {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 1.42857143rem;
	line-height: 2.14285714rem;
	margin: 0;
	padding: 13px 0 16px;
	position: relative;
	cursor: pointer;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

.service-content .dropdown-title:after {
	content: '';
	display: block;
	width: 12px;
	height: 8px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -4px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAKJJREFUGJV9jzsKwmAQBieBNIJgaSU+QEUEz5CAl0n93SJ7DQsvYfQQghE8ho0EY7O/xAfZdmaW3agoiiEwkHShY8xsBtxjYAcczWzVIc+BE7CPgRyogdLM1n/kBVACCZDHkiogBR7Awcw2LXnpcgykks5R0zQBTh32gG1YADyBLPz4DjyaeNT3M2uXq+B8BB6NWzdnkq5t/hN4NAISSbdv9gJt3UMOUEuiYAAAAABJRU5ErkJggg==) no-repeat center;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: background .3s ease, -webkit-transform .3s ease;
	transition: background .3s ease, -webkit-transform .3s ease;
	transition: background .3s ease, transform .3s ease;
	transition: background .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.service-content .dropdown-title.selected:after {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAHdJREFUGJWdz0EKwkAMheGvQ48h7lz2ajKt2kMIWvGK3mPqJiODqAuzeeHl/STphmEYscHB7zrjkbDFhAXdl/AFJ+x6jCgBJWSsTXgJ747ch1nPmUJz6DX6W8zWClSo4BibCvYBvf5rAXHnGuo9/AmAOaDUgP/XEyJMGCRAArpIAAAAAElFTkSuQmCC) no-repeat center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.service-content .dropdown-content {
	display: none;
	padding: 0 0 10px 20px;
	opacity: 0;
	margin: 0;
	-webkit-transition: opacity .3s cubic-bezier(.3, 1, .75, 1);
	transition: opacity .3s cubic-bezier(.3, 1, .75, 1)
}

.service-content .dropdown-content.drop-show {
	opacity: 1;
	-webkit-transition: opacity .3s cubic-bezier(1, .3, 1, .75);
	transition: opacity .3s cubic-bezier(1, .3, 1, .75)
}

.service-content .alert {
	background: #f6f6f6;
	padding: 15px 40px 15px 40px;
	margin: 25px 0 25px;
	position: relative
}

.service-content .alert:after {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA20lEQVR4Aa2UtWEDQRBF3YUduYu7FswOTT2YuRozd2AOFSpSKMZEnAhH84WHM5Kt4B3+fcs7Q4sPfswzm8whwDO++eW9PhrMB9NmyAG+fSKjic6YJkMKyJz7ifYQmpA9p8gQWyK3zLSKPnzD1TqQZB8D0SzT+oeoBQdEO2LzEyWiSEHr4g5El2IokCT6jWqiC4iOxdBbiOg6qImOINoSQ+vPRGtPmmgLojlxsHNVjNFYgw0+pVmDTBB9WteR+b8FOf0tMuR8GpvW2s1P5RgxneW0g23LcrBtSQdbB2muXF+j4up3AAAAAElFTkSuQmCC) no-repeat center;
	position: absolute;
	left: 14px;
	top: 12px
}

.service-content .alert h3 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143rem;
	font-weight: 700;
	margin: -4px 0 0
}

.service-content .alert h3+p {
	margin-top: 15px;
	margin-bottom: 0
}

.service-content .alert p {
	margin-top: 5px;
	margin-bottom: 0
}

.service-content .alert h3+ul {
	margin-top: 15px
}

.service-content .alert ul {
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 20px
}

.after-content p:first-child {
	margin: 0 0 24px
}

.block-cards {
	font-size: 0
}

.block-cards-item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 15px 0
}

.block-cards-item:last-child {
	margin: 0 0 15px 0
}

@media screen and (max-width:1245px) {
	.block-cards-item {
		margin: 0 15px 15px 0
	}
}

.block-cards-item.card-visa-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAATCAMAAAAd8VXnAAABVlBMVEUAAAAUJYEYIGgQIHsSJ4sZHmIQKpQYIG8cIGAPKpUUJX8RKI8QKJETJoUPKpUUJn4OJ5ITJ4gVJYQQKJAYIGAPK5YcIGEPKpcSJokXIW4YH2UUJYITJ4sXInMSKI0VJHsYIGcbH2AWJHwUJ4YbIGAVJHkTJ4sVI3wdIGETIXUUJYcgIGARKY8UJoUWI3UaH2AUJoQWJX8WI3gaH2EZIGgYH2gSJ4wbIGEOKZcWIm8UJocYIm8WJH4bIGIOKpoVI3kaHmQYIG4VJoITJ4kYIW8WI3gPK5gXInMXIW4VJYMVJHwUJHwWI3kWI3IXInYZIGYXInEQLZMXJHEQKpUQKIcYJHYQMJ8QMI8cIGAbH2EPKpURKJAUJoQUJoMPKpYQKZITJ4cSJ4wXInQVJX8XIXAOK5gYH2UVJHwWIXIYIWwYIGgZH2MSJ44TJoYYIGkWInUWI3caH2Ar0vWZAAAAWHRSTlMA/iAQYGC/YL9gP9+/n5AgH39gQDDv79/f39/Pv7+fn5+Pf3BwYFBQPzAvEO/v7+/f38/Pv7CvoJ+fkJCPgG9vTz/v7u7fz8/Pv7+vr6+Pj29QTzAgHxAQ336ddgAAAjdJREFUOMuFktdX4kAcha9EQOlVKSogImvv69p1e+/FUBN6U+D/f9k7E9zknH3we0hmHr5zf2XwOIor5FrH/zyZuTXIGHf7fbfbdeKkNhy9All+Vy6V7jRtARJPtVqo+Cbuhl3KakTeDmnGgTc0PwL+5FTZak4XaRYcZnBGmCsgth7NEyid4Wh0BexNPZinELilGTXNDZrjY5C0MG246dRGIxdy9Xq9nMzmQ6exVZAwRVZbCZjqDM0DkATNI+Brh9Uq+NCu158rEMjvU2kWKrOmecHQHf6vWzRvgE8094H3ItOca2BQLLp9NH2WCU9GdEQzznucZgpItetsNOiHwdKgWF2aZbUOS6Nzt+rYDlur17t3ck4NmjnARZMT2s1C4mZmOMDMKKyNqmoGFy1m2oDvjVptuCa2Kc2S5pUr0VksEK1Umj9Mc4WZM0jQTPN2xsxtCPx7xlaCPC/Q5N9RqDQvLY0yc+e6T9PG2yIzF2EQ2hXmCwXrOovlPnw0n8FkTlXVg36rdwjykpmfMcGfpKkFOJ/BYNPjcMzTfG1tlGafpp3ntQYz83jAW9I0Tfmp63pxss9m87elUXUszASIs8HMX8D+uQtQQlvMjHE++oDlTsywaUaMzC8gZzS3Gd1uG1thsdOI6QPd7fGIcmleWhuVmTaQtzQ5oNw/886LsE5zFQIfTeuIjkVmWh67NJeBK2FSLW1l+WTZ5iYk32jOW8yInchIxUnEyZ8/T3m9QZd8BsSIxJ9Zgr+lEq9xUtdGYwAAAABJRU5ErkJggg==) center no-repeat;
	background-size: contain;
	width: 57px;
	height: 37px
}

.block-cards-item.card-master-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAhCAMAAACY2smqAAAA2FBMVEUAAAAgICAjHSAjHyAiHiAiHiAiHiAjHiD3nRogICAiHyAjICAjHSAjHSAlICD/nxDrABrnABjsABv3nhrrABv3nxsiHyDtBBnpABrjABT3nhsiHyDsABrrABvqABvzmxnrABv3nhvuDhf2nhv1nRr3nxrsAB31nBn3mxwgGyDqABj3lyD4lRf2nxr4lRf2nRz4nRrrABv2nRnsABn0mhX3lxj3nhvrABv/XwD9VAL5lBf+bAX+ZwPuDBfwFRT9dAn6hhHzIxH7gA72Mgz6Rwf7TQT5jhT4QQifqickAAAANnRSTlMAIGC/n5CAr2AQcGBQQDAQgCDv37+Q399AEO/Qn5BgQM+/r6CAf1BQQDAwIN/Pz6+vcHBQMCCG/2eRAAABhklEQVQ4y5WU51LCQBSFz7ItPUZAOtgb9gJBUey+/xsZViLZXTKD38/Mt2dyT24WBZJm8xRL4oEzuINN67a2OZ5T6yfKO6iO5rSvHOj0My+nsYG4PlpSLcqt7lijcTbSOFia27r5PEkfdHcvV3d182mSpqZbh2JjrDM308eRzpGqaFM3X1PFi662YwBdK1QxNWL3ATSMmdIFX7q6A5waoe+5+mbExjg01I9cnZmDWfN/5qrZgbOqqrK5rk21LPUGfUP9LnvXAZJ1G7gHaiW9GltwDtgVlBUAtNbagSoyVn+EmRWq6Nn7OrX2dUHXdKclf4E92u6FmVkgKVS23QScamH9jqGT9NRF0Og1oXAu22ryuiaWEQ+HMf6NS2BDOFZQqWBOQCmjgkjWgWQB3+JE0sijFdERQYfxgAqPysriBJGgwgd1sxOEgQtPijBigHRdlgVuIfxTGajPSfbEZ0QSj4WhIC4lRJ6ESj0Rv2oUuQF8+NxzOScQHrJjoYuA+YSLIIpAuBcBP5+jv+3av83BAAAAAElFTkSuQmCC) center no-repeat;
	background-size: contain;
	width: 42px;
	height: 37px
}

.block-cards-item.card-master-w-37 {
	background: url(data:image/png;base64,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) center no-repeat;
	background-size: contain;
	width: 41px;
	height: 37px
}

.block-cards-item.card-maestro-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAhCAMAAACY2smqAAAA81BMVEUAAAAjHyAjHSAgICAiHiAjHyAAn98jHiDrABrnABggICDsABsAmd/rABsAmN4jHiAAl94jHSAlICAiHyAAmd4Al98Al9wjICAgHSAAmd/sABohHiDsABrrABskICAiHiDqABvsABsAl9/fABDrABsAmd8Amd8iHiAAmN8gHSDrABznABjqABgPktrZDzIAmd8QkdrsABwAl97RFTsAmt8iHiAAmd0kICDrABsAldrvACAAmd/rABtsa718XqlecMENk9sqh9JMeMdYc8TbDS8UkNk9f8xlbr+EV5+MUJSnOHG7KFfLGkMbjdZ0ZLOUSYrTFDnc/Kt/AAAAO3RSTlMAr2AgkL8Qn4AgEO/fv5BQQEAwz4BgYGAw79+gn5CAgGBQIBDPv69wUFBAQDDf38/Pr6Cgn49wcHAwEH0LVSYAAAF8SURBVDjLrdTXbsIwFIDhYzsJTRgZjLB3oYzu3SRQOqC7ff+nqbESEduJ1Iv+XCBFnyzOwQrE0mezOezSrIp1C3KDXj7rb8t3deZKOW9bbVQRZJe6qPoeaAVvVy6OB02f6+jQ4yrt5JCXP1+bZ95eRPSUl0+LINjc87YArD2fbxHQHj2+A7aiLC/fA9aKpzWN0qZ0KGvpyaPVefkRhH3ydB9g7vO9RXTt8WnQE+hrRB/EwaT5X0Ip7aCStKq0uW5EmvYDrqAr0O80aoGetoGVQPsA+ZS9CjfmGEBeQfICypTe/ekO5ICW/CespUNZLfm+LqX7GtYUrSjPQiiPdn4inhlLj61sOAUo52LXzwI+vcVeBPXWFFjlUY1NXuBgWlq/r8E/Z08gOdRASCVuESlERY6JEBQzpqliV0VEoEVoVPFYNUhGoZ9rhAHbgMf0OUECVaFBcEetTjqdS5sQB1UxNjAG+p0RqAum4dhEaduGohAz0wZDcR0H6BMjJL9BRdCPpHkWzAAAAABJRU5ErkJggg==) center no-repeat;
	background-size: contain;
	width: 42px;
	height: 37px
}

.block-cards-item.card-mir-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAATCAMAAAD4b5CLAAAAq1BMVEUAAAAxnEIwmUIwl0AwmkIxm0Iwm0AwmEAwn0AAkdowm0IwmkAxm0IwmUEAn+ABitgxm0IAldsxm0EwmkIwmkAAfNIAd9AwlUAAeM8AnN4AltwAd9AAouAAl9wwmkEwmkIwm0EAn98AgNQAn98Ads8AnN8An98AhtcAes8xm0IAitcAhtYAnt8AmN0Ak9oAkNoAjtkAg9UAnN4Amt0AldwAgdQAfdMAoeAAetGcN8yQAAAAKXRSTlMAn4BAYN9AIBBgUGDvcF/+vyDPkDDv3zAQ39/Pv7+wr6Cfn5B/b0A/MHTO5ZIAAAFWSURBVDjLjdLnloIwEAXgGwQSwQKW1e29YNmCu7rv/2TLTIgJxbPcH4Zkxo+BA2Y+JZIooyI+6AG6AM6CNyodUfqjPud1CYqX6XjgxAO9FQCvAauJPgzTw2Gz2e223+8fn6vV+ushNQKXqVfSVUMQx5YrK4wL4Wf+5ghT6h02BWaN8FIIeTnDuBD28yUL9m5JQ6iN+bjJ89zOsP99suVMAiprEVTgCLjPzQxauHSEIRC1CX7mCng+3+oZ1iycOUICiDYhqApI+9cX5j1Ygd7gQHHzsCrwCBOvFFSvnkUp+Ak1zOgvvarAamwEKlYTG4HuPKUfURN8Zk4KtzCCpMcIqMsRzFl8UrhTRwET81W4gjmzQslyJiIErKDXTLQIcV3wYGOFUHdHTSFQ3QQM+AJNwUNHYUrrTYsguwohP3JT8PCPEAlKCIBWCUg+iHnPFds1K4uRC/wBvwl2IU3fwbYAAAAASUVORK5CYII=) center no-repeat;
	background-size: contain;
	width: 65px;
	height: 37px
}

.block-cards-item.card-amex-37 {
	background: url(data:image/png;base64,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) center no-repeat;
	background-size: contain;
	width: 33px;
	height: 37px
}

.block-cards-item.card-jcb-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAhCAMAAAB3GKKUAAAB9VBMVEUAAAD///////////////////////////////////////////////////8NPoQTNn1cs2u/1Oa5GTMdK3KYIjGfIDGlHzKzGzKLJjAESY8aL3YAgz8BTZMHRYwKQogXMnkOjz0Ukjx8KTDJr7GRJDGEKDCsHTIJjD50Ki9grIcROoEQOoEAgEAAfUAglzvHydsCiD8AhT8alTwhmDvHytsAUZfg8ecAUJcDiT8Ahj/j8ucalDzA388WMnmRJDDg6fLw5eXCz+GAwJ8hlFfx8vfh5/Dj5e724+bz4+Wf0beExp9SZJmyeX4ZLnVBpW8BgD8Iiz7x+fP58vLA4c+IncDnub+Ml7pAfbFqg7DYnaVhs4fBdX6mXWSrHTLv9PjB0eLR6NugvdeSsNDE48/rx8zdysuv18PUvb6q2LZAfLGc0aogZqS7lZdquX+7dn7GY3LIU2Ugj1gqnFaoPksmmkgBfECyKz+sHTN0KjD28vLV1+TA0uTu1dmTrc3gycuUrMuWqsmEoMO13MLavL7hqrJ/ibLTrrHWrbGQx6sxcas4ZZ8RWJnMkZhwtZNwtJMXUZODxpEuUpBFVo8xT43Jgotgq4coPH6oe32ra3GvanG2SVibUVc8pFQ3oVS2OkwRi0uaQkqFRUkvnkcAfEC+KEB9ODylHjINetJAAAAADXRSTlMAn2CA73BQQCDfv38Q5GSM1gAAAlVJREFUOMuNlGdXE0EYhelguWKClaiAoCASFNQEFoRImqkaEmIK0hGUXgR777333n6n7wyzm8nCOeR+fs49z8ze2SyeooKc1cPJwrXIJAxdB8DhdDrbKWCxHae43W6wWCiKooQ4mwO4fMW1G3bt3L7jiAEY7t7Wtmnzlr1bjQAefG84WF1e0VK/kbNr4HpXVryfs1YDRnbvSbEddabmppPlFY1LbCHgC5Slen8SWyVYi7nO1NBUTewhzubCUVJ6VOsdqZHYp2bWyxxU9kBJKTmI3soayWHfb+olX3IQ7GGpV8dqDvVyb63cW6Wy50UvOai9geXsP84KX8mB++p7T3P2hKmZ+0q9zPd6b+/lh4bKv+PXbEDnla4pI/paKeHw4MR8iuW+xwCcMtguEnj/SXwIQ0YAFo8nDGBQujPq5exZA5vDD+bwbZqxHjpbH6DIrNYLwM99F/keztjtwRBwTjubrlfajsho2neTez9Qr8q2BoNBCzn8EuylpTtzAhhj7G3Bqr5eAC8EC9dd3+uXNwD0084o97rn5qbiXbw3kUhQLybUnTnA0zPwmPYwbhOSxKoJSWd75YvFYo+ei+18/jiZTH5aIIdnMzN2u312dr5lhe1Y9dtZ/o31bJu2B/6GMtukmW2SWMlB3tkFwS6m7WwF1tou9f7hrHibGhtQ2TFI+53mDuL/MIo83dn6QQ5qrxtvVbbxi4Ls9LMNINW7cAepe/iqAEWMdUWj0UgkcvNqD4Dh936/fzL5Jt7JFtlB8Xq9twDkZjE2k+TlZ1EKsjNI/nqG/ge/HMAtapLYBQAAAABJRU5ErkJggg==) center no-repeat;
	background-size: contain;
	width: 43px;
	height: 37px
}

.block-cards-item.card-diners-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAeCAMAAACCNBfsAAAAsVBMVEUAAAAYGBgTExMYGBgYGBgZGBgZGBgZGBgZGBgZGRkZGRkaGRkaGBgAaKcaGRkAaasZGRkAaKkAaaoZGRkAaKclf7YAaakAaaoAcKUxhrsZGRkLb60AaKkYGBgZFxcAaKoAZagifbURc7ASdbAAaaoVdbAAaqscGBgYGBj///4AaaqAtNQgfLS/2ulgocrv9flwq89Ajr/f7PSgx99QmMTP4+6fx9+v0OSPvtmPvdkQc68Wk6LmAAAAKXRSTlMAIBBAMGCfv1BwH8+AIK+/r3DvkEDfsJUQ99/PgIBwYDDv79/fv39AP8szTb8AAAHYSURBVDjLjNLrCoJAFARgX0DEyFQKugdn1NW1ssv7P1izlCLCnjw/9tfH7OwlmEwWn3Nr31iny+DPxPtnLZzKAFGo0ouh/M4LWOwUur0R9boj9ieHScvdc7qi4OJq+GM7UpTOohFpAXgPGDG2/FlUIhZIffYockdv2aIBVj5LVQ3WcFUKJ9NcxUb1qG+r942L+feQHRj8sM6SilGOxmAzercrcNJ+xIZ5A9X/A5M/lZLhSgQxDITTTNKm296yeChyevdXERXEe/9nc7p7iogIZmkySb5CGvb6fSVfzut/9rft7u/eXs/PT1c3vzzLIsCA7/xudzsiAsljVX1ji6TZyP40zUm0hg+dsqyhsNxE+SUqRjoqyaBTXFjVCysNTQ849sAezWu2yto0KHhGaqnEAZ8sfeHt2SvyJMVZm7GxHVI4A/LGUm5sURGy2tlwHokv1ni/tkevmorOk+2PS9VsUqOS6x0eXmPxhmKu8i9LSXlolpRa09jFkKNhuiZCN1S2BouUzU8epyKzm6VmqcCxaEexMCzSWeVTfI5JsqAHchXsY4oZUsR9LRaf6qydGxyslkkWgSfUouBiI/YX1u1BR177ZCJmxmGIGMw4NWSMDRaYAcruyNmVD0KvNipUnaenAAAAAElFTkSuQmCC) center no-repeat;
	background-size: contain;
	width: 43px;
	height: 37px
}

.block-cards-item.card-sovest-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI8AAAAYCAMAAAD03l5aAAAASFBMVEUAAAAYGBgZGBgYGBgZGBgSEhAaGRcaGRgaGBgZGBgaGBgaGRgZGRcZGRkaGRkaGhgYGBYZGBgZGRcaGRgZGRcbGxUVFRUaGRhKfLcfAAAAF3RSTlMAIN9AvxDv34Bgn89wH+9/UKCQr68wMKhqfKcAAAIzSURBVEjHzZfpcqswDIXxjm3KluW8/5veyAoIkzsJ7XSGnh8diizx+Vhgp3nKdVcNeDub5g/IzR6A1vQ3xOZsjR6ejVFRA8k1p2oAZkF4EOVTgUag5VVTqnikYfdjOPJjOXV8hioUHNdZAP4aCYjuiAxH7lWa0SRbN1unWWMFM2jKT0u+0otk2lp/LZcJlqngcwYCPQu9k3KWIoQ0VDxgVWvbgrWlvC2V08KDRWEdBHxJVBUcbejhsTDbjUGZI01XAxkEGu4RK570Yr9HpnzVbkMKkH8qng62mKTV0471Yay4Rgxgap6HJrTveaw4eIjHoivhqhGcX+NBIhPsC88F3VseQ/Z/h8fTpEf09fiM8bn6Uo/aquJRSg3snvBcDYmuxf5DPF2MZiVr91kT4iuDorG7fu4FR/o5bAulQzyc1zHP6ywuwhO2RdyWx1rrEWp/vH0o/YDnmi4aGJuAOzVtv+9CUzOIV/v+sW/65/B6sfMzLPezA0wV91DrVStfqrTnoc77rX7mu9w6E0L9vmuZYC/v+33PQ84efd/dR54b+qc1TvM5ww2ZVyFJwSXCTlU8ygRcP34Pgyn581seo6hYWr4qqpzGtEcok4aq9wubPTD/b7/Q6tN+wZWB9I5HiimPoTifQYlm2WFF0S6R6jEk27qP+6nqSuV0297TuqqmSZmLRWCQU0XByb993jiWLy4nGT966sBTNWr4ZNhbC0zn4hDGhPU8n//ELwwVLxrweT6Z5h9q0ikVAeJJ1QAAAABJRU5ErkJggg==) center no-repeat;
	background-size: contain;
	width: 143px;
	height: 37px
}

.block-cards-item.card-belcart-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAhCAMAAAD5wuvoAAAB3VBMVEUAAAAAWZcAVpQAWpQAWJMAWpUAWpUAWpUAWpQAWZUAWpUAWJQAZqQAWZQAWpUAebkAVZUAebUAerwAgMcAWZQAWpUAWZYAjM0AcK4Af78AZaIAbKkAhMQBZ6UAf70AfLwAbqwAZaEAaqkAgb4AaacAg8IAW5QAjdAAZaIAcK8Ae7cAfrsAbqcAcK8AhcQQpeQCkM8Acq8AZqIBl9gAh8cAhcUAgcAAdrIAjs8Ai8sBgbwAfrwAerkAd68AhsYBdLMAWZQBisgAdq0Ag70AjtL+/v4AgL9PvO1Fuew8tesPpuUCnuEAl9kAi8wAWpUAh8gAg8MhrOgYqOYAlNYClNQAjs4Ad7UAcK5yyPFqxfFmxfBWvu5Kuu0ysukAj9EAe7kAc7Lh8/xiw+9fwu9YwO4/t+swseodqucVqOYMo+MHouMAkdMAhsb4/P3x+f3u+P3G6Pm95fib2PZ8zPN4zPJuyPE2s+ozsuorsOkpr+glrugGoeMAmt0Gg70Afbzl9P3a8fvA5vmu4Pae2vaEzvMpr+kKpOQAm94BmdsXmtQSk8wBicoAiMkOicEBeLgAdbPo9v3n9vzn9fzd8fvT7frJ6fqk3PWS1PWGz/Q5tOoRmdUDd64BcqgAaKUBY5+6gx3rAAAARXRSTlMAHxBgQL+f34Cv71B/cM9/MC8fEKCQj39/YD8f/v7v39/fz7+/gHBgYF9QQC8Q/u/v7+/f39/f38/Pz8/Pz7+/v6+vkD+JDHCHAAACbElEQVQoz2JABywM+ADPPB48svz94eESmMJSigrm8qZa4jkBbnXx/JjS4WFu/gFWPsHZcb7dATro0trxMr7BvRleWd7es2pt1SUlNTWYkKX943yCPMorqgI9Z6ZX+/i6JcgyImSFXUJqsoKikt1jUqNj0oK8g/3rwqXhskImTt4AeQWWezSVRCZNS/ao9GqP0+sTgslKy3fXBlV6uidNnTi9MT8i2jNQPzTUTQgmq1AXGhLrER1ZPMU11zWvJdI9KbUrvgcqzaSY4BbnHRtVNDkx1xUIEhsKojzTDbTg4dgvk+2dnppc6AoBE4qjyzJqLIThIZkTXF3lETWjHiJdFOGe5tXha60Lkxf3aauIiWyE6p4UEdPa5uPfpwQLGEFlrzT35obEPJBsfWJhqWdmSE7YXGaotF1Yb1mKe3JxAdjlAEUkuXt2ZgckwGNW2T84M6jcPaowv6ggPzLFIzawNtQNEa/2br4+WYGe0c0lpRFNKZ6tQVmOcqqIIFcJC4ir8ar0KPWIcU8pCfTy9hEXZkCSDo/3D/HOiI2tqkgrS01vD/FVRUkMGpqS6s6zuzKrM70yOkNC/d0wE4yZb2h2sE+H8RzfgPgEzPQmKOcWkNNjKejmFhYuiyW5ChomhNkI407FgD7m3gaBGAbD8Gc7/kmiRFdwNwDFVdAwARNk/3FIoEQ6Sy78PpIfr/sTF0P8lzilDUwEWgvmeaxIvALC9ahFDUNdBonBBs9Q9j50Q+i5RZ4fBm4yxCs8N1HkmhyYHCX3EPbFu0vqoVL0zT+26jmndOpiatm6laZTvlzNhMxsJ0gy5iMI0doUOoAP9gaYgrG4aI4AAAAASUVORK5CYII=) center no-repeat;
	background-size: contain;
	width: 30px;
	height: 37px
}

.block-cards-item.card-arca-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAUCAMAAAAKqMsNAAAAh1BMVEUAAAD////////////////////////////////k4/D////////////l5fHx8ffx8Pf////////////////Z2Orw8Pbv7/b///9AOZGIg7qHg7rPzuS3tdafnMhvaq2Tj8Hn5vHDwt1YUp6rqc+rqM9YUp9MRZjb2utkXqV8drPz8vhjXqb///9iOQITAAAAGHRSTlMAYEAgn1C/EJDfz4Aw79/fsHDf7+/Pv29WE32UAAABvUlEQVQ4y3WU2ZbCIAyG6b5Z6zpDC12trcu8//MNJEA8evxuiDSEPwsyi2eIAvZJ4jnw8yebv74G+p/P4zvR14YxYl8o7hwRyduXYNtxhwjYF7KFI/LdJaw5sWVf+HVes69E+8AGkhcceXZdN6fKN/IsPsnMuKVVWXpDqxFFWdfChD6Fij1TDLVFpq4CJLPx1O940mb3UIt4wva9YAb/wh3SJwGWRntWYF519QbKDCka/nob1emKfeiUrM1IGRlzpY5vh2FYm9ewwQDRJF4bqhr0YPbZ4RCjucRuKnxPkda259SoTGCAndrAzucMTNTl7r/UGm49SMBhdZtnOpRTb7BaEye6EAV0WLEb7lYsEO5QImgCSey1lJgjhEV3omRRaw5RzzKmiUy7xv0F1wCCws2EYCnmfWZQTmCOFflQjHhHcafBDiSIOsZxyU3YGN7FLdQBbNOXaZoWsUdt62kCjx1T7CY7UpWdLoEJembsiK2NhxKbvfaQps1U8PTyMqaVqTpqMvHaFfPSV0Rjo+gfyjttG037kLDOOWSYj22D9GXAYqlWGVZSI45QWfdXlYBJRGZ03HaiFeMrtu+d/QNX80mgssgURgAAAABJRU5ErkJggg==) center no-repeat;
	background-size: contain;
	width: 64px;
	height: 37px
}

.block-cards-item.card-halva-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAASCAMAAAAkEdPnAAAAOVBMVEUAAABPHBVNHBRPGxZOHBZQGRVPHBZOGxVPGxVPGxZQEBBPGxVOHBVPGhVPHBZPGxROHBVQIBBPHBZjjcVtAAAAEnRSTlMAv0DfgB/vYHDPEJ+QUK8wjxBRAAaTAAABpklEQVQ4y41Ti67DIAgF0fqqbbf//9grB65dsiwbWaaFAxxAiOgMKmneMgsP+kFarM8np3dDfKowUcYl0FcJAqS0N8tjg+Wk4EG/CHCQ8olYJKrIRl8kKauxz7+dPhDbiPgnXn2COvIG+kQsGK+sVbBIb7n3K6LB+eo85bhKo6SgwagE0K1GynHKCzEuKPGeBlsbCe4ugTqKmL9y07jAYhFzqemltw6AYhMkbLTho+cGwi/Ias+l+OcWFYEke6gLUFA6K8ASVZnRtHoxKA4GVFNBiVynlwqvQzWHdgh+FXFd8oJkeBM1XkbrXvGnk5ZK0CjLvcNaBCSjDyu4S0VsRolK29DBAfmfaEuWuyvOjenw6Qy4ePfSwNHxfjxW9tPdPXe3BqQ7VvL053rr1jMlFp2wQLH6hmwDbuKjpW66JjZim9+94e67RfYtTQBmAwQvjhhV2IuM1XmIb+nD3+LadUGwaxHulhtRpOpfWtAKqM94AOPEMoidAbAEfXS7r7ZZMHPccNTpKU8OOq2ogsc6mPc0LczzMzHWBSunp+pFjoyrYfQ4YvsDORwt30YNpWgAAAAASUVORK5CYII=) center no-repeat;
	background-size: contain;
	width: 75px;
	height: 37px
}

.block-cards-item.card-blik-37 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAeCAMAAABOrS0HAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABaUExURSAgICMjIwkJCQ4ODiQkJCMjIwMDAyMjIxISEhkZGR4dHRQTE+Li4hgYGP///56enq2trV9fX4uLi/EmLTUoKUhISOo4TcXFxdTU1HZ2dugtdIoWGmMWLbAoTgQ32nMAAAAKdFJOUwH///8rR/+AzernU/1zAAABtUlEQVQ4y52ViZKCMAyGe2iBQOmxVMTj/V9zk7RgddkZ9e+YhCRfWzLMKIRoOvOh2kagWvOFWjzPfKXm9cDper29A3YCjVImOueMMub6g7piCp+jMutay1mcEwoxpYZxHDHqiTudJqXweVCbSrmWeKpMzJ1uFWj+gGYHBOYut/dO1DpXNEZ34i5WP0C9gnp7YiM09WuuYGjvl8sdMCJQbyrlWuK10gO7T0BIMcZU8gUMqAqcQlgCvIL0Qxt03+u+gMPmGJzRz+XEnpWhrEgJAnO+uBFdpOyUCUHbP4Nj+gcMVCxcX594XtIyFGIHnMgu/V/Qo7dcTTaDlkGby5KMw1xewrJyO2mht7SWwJwvbnR0J7upAnOU6Ow9cMw7voA0Z0kB0ATcHsijSRUIuCzdw2EEcKYJWKhATPKFqGeQ2Ex9VgDJ8nZxguR55MBgJlYQeG5z7gfIIMBcfwGwC0JYi6QVnB6fgId/QKDLjmEFZV75kvyqcheUZQBDAuoXnUQrKRv8PJxdkCzvvUPnNucpm9D7SFEnWrkKHg6eU8/iZCMOnfxC3UGIQ/s51x7oz0Mcmw91ROgXNDQ6jFfZsVgAAAAASUVORK5CYII=) center no-repeat;
	background-size: contain;
	width: 56px;
	height: 37px
}

body,
html {
	min-width: 978px
}

.trunkOld {
	width: 100%;
	max-width: 1500px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 30px
}

@media screen and (max-width:1245px) {
	.trunkOld {
		padding: 0 15px
	}
}

.trunkOld {
	min-height: calc(100vh - 578px - 208px + 5px)
}

.am .trunkOld {
	min-height: calc(100vh - 476px - 208px + 5px)
}

.by .trunkOld {
	min-height: calc(100vh - 676px - 208px + 5px)
}

.pl .trunkOld {
	min-height: calc(100vh - 382px - 180px + 5px)
}

.i-pagination,
.pager {
	margin: 40px -4px 76px;
	font-size: 0;
	margin-top: 20px
}

.i-pagination a:not(.next):not(.prev):hover,
.pager a:not(.next):not(.prev):hover {
	color: #cb11ab
}

.i-pagination a,
.i-pagination a.arrow,
.i-pagination span,
.pager a,
.pager a.arrow,
.pager span {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	border-radius: 100%;
	border: 1px solid #d5d5d5;
	text-align: center;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin: 0 4px;
	padding: 6px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none
}

.i-pagination a.active,
.i-pagination a.arrow.active,
.i-pagination span.active,
.pager a.active,
.pager a.arrow.active,
.pager span.active {
	color: #fff;
	font-weight: 700;
	background: #cb11ab;
	border: 1px solid #cb11ab
}

.i-pagination a.arrow.next,
.i-pagination a.arrow.prev,
.i-pagination a.next,
.i-pagination a.prev,
.i-pagination span.next,
.i-pagination span.prev,
.pager a.arrow.next,
.pager a.arrow.prev,
.pager a.next,
.pager a.prev,
.pager span.next,
.pager span.prev {
	position: relative;
	padding: 0;
	font-size: 0
}

.i-pagination a.arrow.next:before,
.i-pagination a.arrow.prev:before,
.i-pagination a.next:before,
.i-pagination a.prev:before,
.i-pagination span.next:before,
.i-pagination span.prev:before,
.pager a.arrow.next:before,
.pager a.arrow.prev:before,
.pager a.next:before,
.pager a.prev:before,
.pager span.next:before,
.pager span.prev:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	border-bottom: 0;
	border-left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 14px
}

.i-pagination a.arrow.next:hover:before,
.i-pagination a.arrow.prev:hover:before,
.i-pagination a.next:hover:before,
.i-pagination a.prev:hover:before,
.i-pagination span.next:hover:before,
.i-pagination span.prev:hover:before,
.pager a.arrow.next:hover:before,
.pager a.arrow.prev:hover:before,
.pager a.next:hover:before,
.pager a.prev:hover:before,
.pager span.next:hover:before,
.pager span.prev:hover:before {
	border: 1px solid #cb11ab;
	border-bottom: 0;
	border-left: 0
}

.i-pagination a.arrow.prev,
.i-pagination a.prev,
.i-pagination span.prev,
.pager a.arrow.prev,
.pager a.prev,
.pager span.prev {
	margin-right: 12px
}

.i-pagination a.arrow.prev:before,
.i-pagination a.prev:before,
.i-pagination span.prev:before,
.pager a.arrow.prev:before,
.pager a.prev:before,
.pager span.prev:before {
	left: 16px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.i-pagination a.arrow.next,
.i-pagination a.next,
.i-pagination span.next,
.pager a.arrow.next,
.pager a.next,
.pager span.next {
	margin-left: 12px
}

.i-pagination a.arrow.next:before,
.i-pagination a.next:before,
.i-pagination span.next:before,
.pager a.arrow.next:before,
.pager a.next:before,
.pager span.next:before {
	right: 16px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.i-block-bread-crumbs {
	margin-bottom: 28px;
	font-size: 0
}

.i-block-bread-crumbs .bread-crumbs,
.i-block-bread-crumbs .btn-back {
	display: inline-block;
	vertical-align: middle
}

.i-block-bread-crumbs .btn-back {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-right: 24px;
	border: 1px solid #d5d5d5;
	padding: 5px 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	cursor: pointer
}

.i-block-bread-crumbs .bread-crumbs {
	font-size: 0
}

.i-block-bread-crumbs .bread-crumbs li {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 14px;
	cursor: pointer
}

.i-block-bread-crumbs .bread-crumbs li:after {
	content: '/';
	color: #d5d5d5;
	padding-left: 14px
}

.i-block-bread-crumbs .bread-crumbs li.active,
.i-block-bread-crumbs .bread-crumbs li.active a,
.i-block-bread-crumbs .bread-crumbs li:last-child {
	color: #8b8b8b;
	cursor: default
}

.i-block-bread-crumbs .bread-crumbs li.active a:after,
.i-block-bread-crumbs .bread-crumbs li.active:after,
.i-block-bread-crumbs .bread-crumbs li:last-child:after {
	display: none
}

.i-block-bread-crumbs .bread-crumbs li a {
	color: #000;
	text-decoration: none
}

.i-block-bread-crumbs .bread-crumbs li a:hover {
	color: #cb11ab
}

.page-wrap {
	margin-top: 23px
}

.page-wrap .c-text-base {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px
}

.page-wrap .c-text-base.bold {
	font-weight: 700
}

.page-wrap .c-text-base.gray {
	color: #8b8b8b
}

.page-wrap .c-text-md {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px
}

.page-wrap .c-text-md.bold {
	font-weight: 700
}

.page-wrap .c-text-md.gray {
	color: #8b8b8b
}

.page-wrap .c-text-sm {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px
}

.page-wrap .c-text-sm.bold {
	font-weight: 700
}

.page-wrap .c-text-sm.gray {
	color: #8b8b8b
}

.page-wrap .c-h1 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 20px;
	margin-top: 0
}

.page-wrap .c-h2 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 20px
}

.page-wrap .c-h3 {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 20px
}

.page-wrap .c-h3.bold {
	font-weight: 700
}

.page-wrap .c-link-in {
	text-decoration: none;
	cursor: pointer;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px dashed #8b8b8b
}

.page-wrap .c-link-in-txt1 {
	text-decoration: none;
	cursor: pointer;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #cb11ab
}

.page-wrap .c-link-in-txt1:hover {
	border-bottom: 1px dashed;
	color: #cb11ab
}

.page-wrap .c-link-out-txt1 {
	text-decoration: none;
	cursor: pointer;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #cb11ab
}

.page-wrap .c-link-out-txt1:hover {
	border-bottom: 1px solid;
	color: #cb11ab
}

.page-wrap .i-footnote {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	background: #f6f6f6;
	border-radius: 4px;
	padding: 12px 20px;
	margin-top: 40px
}

.page-wrap .i-table-cell {
	margin: 0 -12px
}

.page-wrap .i-table-cell table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 12px 8px;
	text-align: left
}

.page-wrap .i-table-cell table thead th {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding-bottom: 20px
}

.page-wrap .i-table-cell table tbody td {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	width: 33.333%;
	background: #f6f6f6;
	border-radius: 6px;
	height: 60px;
	padding: 8px 20px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.page-wrap .i-table-cell table tbody td span {
	color: #8b8b8b
}

.page-wrap .i-list-column {
	font-size: 0;
	margin: 0 -16px
}

.page-wrap .i-list-column li {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	width: calc(100%/12*2.999 - 32px);
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 40px;
	padding-left: 20px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.page-wrap .i-list-column li:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cb11ab;
	position: absolute;
	top: 8px;
	left: 0
}

.page-wrap .hide {
	display: none
}

.page-wrap ul {
	margin: 0;
	padding: 0
}

.page-wrap ul li {
	list-style: none
}

.page-wrap img {
	max-width: 100%;
	height: auto
}

.page-wrap p {
	margin: 0
}

.page-wrap a {
	text-decoration: none
}

.c-heart-violet {
	height: 19px;
	width: 21px;
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20viewBox%3D%220%200%2021%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M10.5%2018C5.56003%2013.7497%201%209.59223%201%206.0815C1%203.21729%203.28%201%206.2251%201C7.84007%201%209.45505%201.7391%2010.5%202.94025C11.545%201.7391%2013.1601%201%2014.775%201C17.72%201%2020%203.21729%2020%206.0815C20%209.59223%2015.4401%2013.7497%2010.5%2018Z%22%20stroke%3D%22%23CB11AB%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat
}

.c-heart-violet.active,
.c-heart-violet:hover {
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20viewBox%3D%220%200%2021%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M10.5%2018C5.56003%2013.7497%201%209.59223%201%206.0815C1%203.21729%203.28%201%206.2251%201C7.84007%201%209.45505%201.7391%2010.5%202.94025C11.545%201.7391%2013.1601%201%2014.775%201C17.72%201%2020%203.21729%2020%206.0815C20%209.59223%2015.4401%2013.7497%2010.5%2018Z%22%20fill%3D%22%23CB11AB%22%20stroke%3D%22%23CB11AB%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat
}

.c-important-text {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #cb11ab;
	background: #fdeef9;
	padding: 11px 20px;
	border-radius: 6px;
	display: block
}

.c-achtung-icon {
	background: #cb11ab;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px
}

.c-achtung-icon:after,
.c-achtung-icon:before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.c-achtung-icon:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.c-achtung-icon:after,
.c-achtung-icon:before {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	font-size: .78571429rem;
	line-height: normal;
	font-weight: 400;
	width: 2px;
	height: 11px;
	left: 9px;
	top: 5px;
	margin-top: 0
}

.c-achtung-icon:after,
.c-achtung-icon:before {
	background: #fff
}

.c-important-msg {
	background: #fdeef9;
	padding: 11px;
	border-radius: 6px;
	font-size: 0
}

.c-important-msg .msg-icon {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 100%;
	background: #cb11ab;
	color: #fff;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0
}

.c-important-msg .msg-icon:after {
	content: '!'
}

.c-important-msg .msg-text {
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #cb11ab;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle
}

.page-press-centr .i-block-bread-crumbs,
.page-release-articles .i-block-bread-crumbs {
	display: none
}

.press-centr {
	font-size: 0;
	margin: 0 -20px
}

@media screen and (max-width:1245px) {
	.press-centr {
		margin: 0 -10px
	}
}

.press-centr .menu-right,
.press-centr .press-content {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin: 0 20px
}

@media screen and (max-width:1245px) {
	.press-centr .menu-right,
	.press-centr .press-content {
		margin: 0 10px
	}
}

.press-centr .menu-right {
	margin-top: 80px;
	width: calc(100%/12*3.1 - 40px)
}

@media screen and (max-width:1245px) {
	.press-centr .menu-right {
		width: calc(100%/12*3.1 - 20px)
	}
}

.press-centr .menu-right.doFixed {
	position: fixed;
	max-width: 340px;
	z-index: 1;
	top: 0;
	margin-top: 10px
}

.press-centr .menu-right.doFixedBottom {
	position: absolute;
	max-width: 340px;
	z-index: 1;
	bottom: -82px;
	margin-top: 0
}

.press-centr .menu-right .press-menu {
	border-radius: 4px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	box-shadow: 0 0 20px rgba(0, 0, 0, .05)
}

.press-centr .menu-right .press-menu li {
	cursor: pointer;
	padding: 28px 40px;
	font-weight: 700
}

@media screen and (max-width:1245px) {
	.press-centr .menu-right .press-menu li {
		padding: 28px 20px
	}
}

.press-centr .menu-right .press-menu li a {
	color: #000;
	display: block;
	padding: 28px 40px;
	margin: -28px -40px
}

@media screen and (max-width:1245px) {
	.press-centr .menu-right .press-menu li a {
		padding: 28px 20px;
		margin: -28px -20px
	}
}

.press-centr .menu-right .press-menu li a:hover {
	background: #f6f6f6
}

.press-centr .menu-right .press-menu li.active,
.press-centr .menu-right .press-menu li.active a {
	color: #cb11ab;
	cursor: default
}

.press-centr .menu-right .press-menu li.active a:hover,
.press-centr .menu-right .press-menu li.active:hover {
	background: #fff
}

.press-centr .menu-right .press-menu li+li {
	border-top: 1px solid #d5d5d5
}

.press-centr .press-content {
	width: calc(100%/12*8.899 - 40px)
}

@media screen and (max-width:1245px) {
	.press-centr .press-content {
		width: calc(100%/12*8.899 - 20px)
	}
}

.press-centr .releases {
	font-size: 0;
	margin: 0 -10px
}

@media screen and (max-width:1245px) {
	.press-centr .releases {
		margin: 0 -8px
	}
}

.press-centr .releases .release-item {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	width: calc(100%/12*3.999 - 20px);
	margin: 0 10px 20px;
	padding: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e8e8e8
}

@media screen and (max-width:1245px) {
	.press-centr .releases .release-item {
		width: calc(100%/12*5.999 - 16px);
		margin: 0 8px 16px
	}
}

.press-centr .releases .release-item .release-title {
	margin-bottom: 8px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	height: 48px;
	overflow: hidden
}

.press-centr .releases .release-item a {
	display: block
}

.press-centr .releases .release-item a>* {
	display: block
}

.press-centr .releases .release-item a:hover .release-title {
	color: #cb11ab
}

.press-centr .releases .release-item .release-text {
	margin-bottom: 32px;
	height: 103px;
	overflow: hidden
}

.press-centr .releases .release-item .release-data {
	color: #8b8b8b
}

.press-centr .footnotes-block {
	margin-top: 32px
}

.press-centr .footnotes-block p {
	color: #8b8b8b
}

.press-centr .list-block {
	margin: 16px 0
}

.page-release-articles .article-data {
	color: #8b8b8b;
	margin-bottom: 18px
}

.page-release-articles .article-announce {
	margin-bottom: 18px
}

.page-release-articles .article-body {
	margin-bottom: 32px
}

.page-release-articles .article-body .c-link-out {
	font-size: 16px;
	line-height: 21px
}

.page-release-articles .article-body>p+p {
	margin-top: 16px
}
