@import url("../img/svg/icons.fallback.css");
@import url("../img/svg/icons.data.png.css");
@import url("../img/svg/icons.data.svg.css");
@import url("../fonts/fonts.css");

* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

*,
:after,
:before {
	box-sizing: border-box
}

::-moz-selection {
	background: #fec4e3
}

::selection {
	background: #fec4e3
}

img {
	max-width: 100%;
	border: none;
	height: auto !important;
}

a {
	text-decoration: none;
	color: inherit;
}

article a,
.brand-desc__text a {
	color: #fd77c4;
	font-weight: 600;
}

a:active,
a:hover {
	outline: none
}

.brand-desc-box:after,
.clearfix:after,
.comments-link:after,
.footer-nav:after,
.item-img-wrap:after,
.item:after {
	content: " "
}

html {
	font-size: 16px;
	font-variant: normal;
	text-overflow: ellipsis;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	text-rendering: optimizeLegibility
}

body,
html {
	font-family: museo_sans_cyrl300, sans-serif
}

body {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	font-smoothing: antialiased;
	-ms-flex-direction: column
}

body::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

body::-webkit-scrollbar-track {
	background-color: #acacac
}

body::-webkit-scrollbar-thumb {
	background-color: #fc49a9
}

.page-wrap {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

button[disabled],
html input[disabled] {
	cursor: default
}

td,
th {
	padding: 0
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver
}

optgroup {
	font-weight: 700
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0;
	color: inherit
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

button {
	overflow: visible
}

input {
	line-height: normal
}

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

input:focus:-ms-input-placeholder {
	color: transparent
}

input:focus:-moz-placeholder {
	color: transparent
}

input:focus::-webkit-input-placeholder {
	color: transparent
}

input:focus::-moz-placeholder {
	color: transparent
}

ul {
	list-style-type: none
}

h1,
h2,
h3,
h4 {
	line-height: 1;
	margin: 0
}

.comments__icon,
.inl,
.link--inl,
.link__logo,
.link__reg,
.soc__icon {
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle
}

.img,
.item__img,
.item__img--w {
	display: block;
	margin: 0 auto
}

.brand-desc-imgWrap img,
.img--b,
.item__img--w,
.slide__img {
	max-width: 100%;
	height: auto
}

.img--w,
.item__img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	object-fit: cover
}

.img-wrap,
.item-img-wrap,
.slide-img-wrap {
	position: relative
}

.img-wrap:after,
.item-img-wrap:after,
.slide-img-wrap:after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	background-color: rgba(0, 0, 0, .1)
}

.article-author,
.flex-container {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.brand-desc-box:after,
.clearfix:after,
.comments-link:after,
.footer-nav:after,
.item-img-wrap:after,
.item:after {
	display: table;
	clear: both;
	content: ""
}

body,
html {
	font-family: museo_sans_cyrl300, sans-serif;
	font-weight: 400;
	/* overflow: hidden;  */
}

.heading {
	line-height: 1;
	text-align: center
}

.heading--1 {
	font-size: 1.625rem;
	line-height: 1;
	text-transform: uppercase
}

.heading--1,
.heading--2 {
	font-family: museo_sans_cyrl500;
	font-weight: 500
}

.heading--2 {
	font-size: 1.0625rem;
	line-height: 1.41176
}

.heading--3 {
	font-family: museo_sans_cyrl500;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.33333;
	color: #000
}

.heading--3.heading--article {
	padding: 0.325rem;
	font-size: 1.3125rem;
}

.brand-desc-box {
	display: flex;
	flex-direction: column;
}

.brand-desc__params-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.brand-desc__params-box .link--country,
.brand-desc__params-box .link--pink {
	display: flex;
	align-items: center;
}

@media only screen and (min-width:480px) {
	.brand-desc-box {
		flex-direction: row;
	}

	.brand-desc__params {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.brand-desc__params-box {
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		margin: 0 0 0 1rem;
	}
}

article h2 {
	padding: 7px 0;
	font-size: 1.2604rem;
	color: #3a162b;
}

article h3 {
	padding: 7px 0;
	font-size: 1.2083rem;
	color: #5a2343;
}

article h4 {
	padding: 7px 0;
	font-size: 1.1562rem;
	color: #80315e;
}

article h5 {
	padding: 7px 0;
	font-size: 1.1041rem;
	color: #a9427d;
}

article h6 {
	padding: 7px 0;
	font-size: 1.052rem;
	color: #cc5198;
}

article p {
	margin: 7px 0;
	line-height: 1.3rem;
	text-align: justify;
}

article blockquote {
	padding: 15px 0 10px 13px;
	position: relative;
	font-style: italic;
	color: #ff6aba;
	line-height: 1.3rem;
}

article blockquote:before {
	content: '\201C';
	position: absolute;
	top: 1.8rem;
	left: -0.7rem;
	color: #ffe0f0;
	font-size: 7rem;
	z-index: -1;
	font-family: 'Times New Roman';
}

article hr {
	height: 1px;
	margin: 20px 0;
	position: relative;
	overflow: visible;
	/* For IE */
	padding: 0;
	border: none;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(127, 127, 127, 0.75), rgba(0, 0, 0, 0));
	color: #333;
	text-align: center;
}

article hr:after {
	content: '\2022 \00A0 BDB \2022';
	font-family: 'RobotoSlabBold', sans-serif;
	font-size: 16px;
	color: #000000;
	display: inline-block;
	position: relative;
	padding: 0 4px;
	background: white;
	top: -0.7em;
}

article ol,
article ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 7px 0;
}

article ol li,
article ul li {
	padding: 1px 0;
}

article ol li:before {
	margin: 0 5px 0 0;
	display: inline-block;
	content: '';
	height: 1.3rem;
	width: 1.3rem;
	background: url(../img/svg/cosmetic.svg);
	background-size: cover;
}

article ul li:before {
	margin: 0 2px 0 0;
	display: inline-block;
	content: '';
	height: 1.4rem;
	width: 1.4rem;
	background: url(../img/svg/sticker.svg);
	background-size: cover;
}

article .curr {
	font-size: 14px;
}

.article--main {
	padding: 0;
}

.pull--right {
	float: right
}

.pull--left {
	float: left
}

.text--left {
	text-align: left
}

.text--right {
	text-align: right
}

.text--center {
	text-align: center
}

.decore-line {
	display: block;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	border: none;
	background-color: #e8e8e8
}

#message-block>* {
	border-radius: 5px;
	background: rgba(255, 36, 21, 0.9);
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	margin: 0 auto 15px;
	padding: 20px 24px;
	-webkit-box-shadow: 12px 0 25px rgba(0, 50, 130, .1);
	-moz-box-shadow: 12px 0 25px rgba(0, 50, 130, .1);
	box-shadow: 12px 0 25px rgba(0, 50, 130, .1);
	display: none;
	cursor: default
}

/**/
#message-block .ok {
	background: rgba(125, 209, 34, 0.9)
}

#message-block .info {
	background: rgba(39, 201, 220, 0.9)
}

#message-block hr {
	border-bottom: 1px dashed rgba(255, 255, 255, .3);
	border-top: none
}

.link--country {
	font-family: museo_sans_cyrl500
}

.link__reg,
.authorized {
	width: 37px;
	height: 37px;
	background-size: cover;
}

.link__logo,
.link__reg {
	background-position: 50%
}

.link__logo {
	width: 200px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../img/svg/Logo_bdb.svg);
	background-repeat: no-repeat
}

.link--tdu {
	text-decoration: underline
}

.link--tdu:hover {
	text-decoration: none
}

.link__readMore {
	font-family: museo_sans_cyrl300;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: underline;
	color: #a09f9f
}

.link__readMore:hover {
	text-decoration: none
}

.link__readMore--2 {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1;
	display: block;
	text-align: center;
	color: #000
}

.link__readMore--2,
.link__readMore--2:hover {
	text-decoration: underline
}

.link__readMore--bd {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #e8e8e8
}

.link--pink {
	text-decoration: underline;
	color: #fc49a9
}

.link--pink .icon {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 15px
}

.link--pink:hover {
	text-decoration: none
}

.link--offCite {
	margin: 0 0 0 4px;
	font-family: museo_sans_cyrl300;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	text-decoration: underline;
	color: #000
}

.link--offCite:active {
	text-decoration: none;
	color: #666
}

.toggleMenu {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.toggleMenu__icon {
	top: 50%;
	right: 0;
	margin-top: 1px;
	opacity: 1
}

.toggleMenu__icon,
.toggleMenu__icon:after,
.toggleMenu__icon:before {
	position: absolute;
	display: block;
	width: 27px;
	height: 3px;
	background-color: #000
}

.toggleMenu__icon:after,
.toggleMenu__icon:before {
	content: " "
}

.toggleMenu__icon:after {
	bottom: 8px
}

.toggleMenu__icon:before {
	top: 8px
}

.toggleMenu--active .toggleMenu__icon {
	background-color: transparent
}

.toggleMenu--active .toggleMenu__icon:before {
	top: 0;
	width: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fc49a9
}

.toggleMenu--active .toggleMenu__icon:after {
	bottom: 0;
	width: 20px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color: #fc49a9
}

.toggleMenu--active:hover .toggleMenu__icon {
	background-color: transparent
}

.item__label {
	font-family: museo_sans_cyrl500;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	min-width: 100px;
	padding: 10px 8px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color .3s ease-in;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	color: #fff;
	border-radius: 4px;
	background-color: #000
}

/*Новинки*/
.item__label--new {
	background-color: #c4a384;
}

/*Коллекции*/
.item__label--collections {
	background-color: #906744;
}

/*Лайфхаки*/
.item__label--lifehack {
	background-color: #a79f97;
}

/*Акции*/
.item__label--sale {
	background-color: #9b3839;
}

/*Обзоры*/
.item__label--review {
	background-color: #313131;
}

/*beautybox*/
.item__label--bbox {
	background-color: #d78dac;
}

/*История*/
.item__label--hist {
	background-color: #c29fc2;
}

/*Бизнес*/
.item__label--business {
	background-color: #bc8f8f;
}

/*Библиотека*/
.item__label--bibl {
	background-color: #bebebe;
}

/*Опрос*/
.item__label--interview {
	background-color: #7D508A;
}

/*События*/
.item__label--event {
	background-color: #E8A79F;
}

/*Промокод*/
.item__label--promo {
	background-color: #CF3B89;
}


/*Reading*/
.item__label--transl {
	background-color: #E8A79F;
}

/*Промокод*/
.item__label--promo {
	background-color: #CF3B89;
}

/*SALE*/
.item__label--deal {
	background-color: #FF0004;
}

.icon__country {
	display: inline-block;
	width: auto;
	margin-right: 10px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	background-size: cover
}

.text--1 {
	font-family: museo_sans_cyrl300;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.45;
	color: #000
}

.text--date {
	font-size: .75rem
}

.article-author {
	font-style: italic;
	padding: 10px 0;
	color: #888;
	border: 1px solid #e9e9e8;
	border-width: 1px 0;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: flex-start;
	font-size: 0.85rem;
}

.article-author a {
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
}

.article-author p {
	margin: 2px 0;
}

.container:after,
.row:after {
	display: table;
	clear: both;
	content: ""
}

.container,
.container-fluid {
	margin: 0 auto;
	padding: 0 15px
}

.container {
	width: 100%
}

.row {
	margin: 0 -15px
}

[class*=col-lg-],
[class*=col-md-],
[class*=col-sm-],
[class*=col-xs-] {
	position: relative;
	min-height: 1px;
	padding: 0 15px
}

[class*=col-xs-] {
	float: left
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-12 {
	margin-left: 100%
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.item__heading {
	overflow: hidden;
	height: 1.5rem
}

.item__title {
	overflow: hidden;
	height: 25px
}

.item-img-wrap {
	position: relative;
	display: block;
	margin: 0 auto
}

.item__img--w {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item-actions {
	display: table;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle
}

.item-desc--fx {
	overflow: hidden;
	height: 80px
}

.item {
	display: -ms-flexbox;
	display: flex;
	/*margin-bottom: 25px;*/
	/*margin-bottom: 35px;*/
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex: 1 0 300px;
	flex: 1 0 300px;
	padding: 0 0 20px 0;
}

.item.item--more {
	padding: 0 0 40px 0;
}

.item__heading {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1;
	margin-top: 10px;
	text-transform: uppercase
}

.item__title {
	font-family: museo_sans_cyrl300;
	font-size: .875rem;
	font-weight: 300;
	line-height: 1.5
}

.item-img-wrap {
	width: 100%;
	text-align: center
}

.item-img-wrap--fx {
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	height: 325px;
	padding: 15px;
	border: 2px solid #f4f4f4;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.item__img {
	overflow: hidden;
	width: 100%;
	object-fit: cover;
	height: auto;
}

.img--article-cover {
	box-shadow: 0px 0px 29px 1px #eae5e5;
}

.item__img--w {
	top: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	-webkit-transform: none;
	transform: none
}

.item-desc {
	width: 100%
}

.item-desc--fx {
	padding-right: 0;
	padding-left: 0
}

.item-actions {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.menu-popup,
.popup,
.popup-bg {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7)
}

.container--reg .popup {
	background: transparent;
}

.menu-popup,
.popup {
	z-index: 6;
	top: 68px;
	display: none;
	background: rgba(0, 0, 0, .7)
}

.popup--active {
	display: block
}

.popup--close {
	display: none
}

.popup-form {
	width: 50%;
	min-width: 300px;
	max-width: 400px;
	margin: 5px auto 0;
	padding: 20px 15px;
}

.popup__label {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.2;
	text-align: center
}

.popup__field,
.popup__label,
.popup__submit,
.link__signUp {
	/*font-family: museo_sans_cyrl500;*/
	font-family: 'RobotoSlabBold';
	display: block;
	color: #fff
}

.popup__submit {
	text-align: center;
}

.popup__field,
.popup__submit,
.link__signUp {
	font-size: 1.0625rem;
	font-weight: 300;
	line-height: 1;
	width: 100%;
	margin-top: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	-webkit-user-select: initial;
	-moz-user-select: initial;
	-ms-user-select: initial;
	user-select: initial;
	white-space: nowrap;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	background-color: #fc49a9
}

.popup__field:hover,
.popup__submit:hover {
	background-color: #f96cb8
}

.popup__field {
	font-family: museo_sans_cyrl300;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1;
	padding-right: 15px;
	padding-left: 15px;
	cursor: text;
	text-transform: none;
	color: #000000;
	border: 1px solid transparent;
	background-color: #f0efef;
	text-align: left;
}

.popup__field::-webkit-input-placeholder {
	color: #787878
}

.popup__field::-moz-placeholder {
	color: #787878
}

.popup__field:-ms-input-placeholder {
	color: #787878
}

.popup__field:-moz-placeholder {
	color: #787878
}

.popup__field:hover {
	border-color: #b2adad;
	background-color: #f0efef
}

.popup__field:focus {
	background-color: #fcfcfc
}

.popup__link {
	display: block;
	margin-top: 1rem;
	text-align: center;
	text-decoration: underline
}

#hair,
#haircol,
#eyecol {
	margin-top: 18px;
}

.popup-form.auth--entry {
	margin: 90px auto 0;
}

.footer-bottom,
.menu-footer--btm,
.popup__link {
	font-family: museo_sans_cyrl500;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	color: #fff
}

.footer-bottom,
.menu-footer--btm {
	padding-top: 18px;
	/*padding-bottom: 18px;*/
	padding-bottom: 9px;
	background-color: #acacac
}

.footer-top {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #dcdcdc
}

.footer-nav {
	text-align: center
}

.footer__link-nav {
	font-family: museo_sans_cyrl500;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.6;
	display: inline-block;
	padding: 0 .5rem;
	cursor: pointer;
	vertical-align: middle;
	color: #858585
}

.footer__link-nav.active {
	text-decoration: underline;
	color: #6c6c6c
}

.footer__link-nav:first-child {
	padding-left: 0;
	text-align: left
}

.footer__link-nav:last-child {
	padding-right: 0;
	text-align: right
}

.footer__link-nav:after {
	display: inline-block;
	width: 1px;
	height: 24px;
	margin-left: 1rem;
	content: "";
	vertical-align: top;
	background-color: #949494
}

.footer__link-nav:last-child:after {
	display: none
}

/* Ad sidebar — desktop-only, hidden on mobile. */
.sidebar {
	display: none;
}

.header {
	z-index: 5;
	text-align: center;
	background: #fff
}

.header-top {
	padding-top: 15px;
	/*padding-bottom: 15px;*/
	padding-bottom: 5px
}

.header--fixed {
	position: fixed;
	z-index: 7;
	top: 0;
	width: 100%;
	background-color: #fff
}

.header--fixed-padding {
	padding-top: 55px
}

.header__link {
	font-family: museo_sans_cyrl300;
	font-size: .625rem;
	font-weight: 300;
	line-height: 2;
	display: block;
	float: left;
	padding: 5px 8px;
	cursor: pointer;
	white-space: nowrap;
	text-transform: uppercase;
	color: #fff
}

.header__link:first-child {
	padding-left: 0
}

.header__link:last-child {
	float: right;
	padding-right: 0
}

.owl-dots {
	zoom: 1;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-dot,
.owl-dots {
	display: inline-block
}

.owl-dot.active span,
.owl-dot:hover span {
	background: #fc49a9
}

.owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	transition: opacity .2s ease;
	border-radius: 30px;
	background: #dcdcdc;
	-webkit-backface-visibility: visible
}

.no-touch .cd-top:hover {
	opacity: 1;
	background-color: #fcb2e5
}

.cd-top {
	position: fixed;
	right: 10px;
	bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	visibility: hidden;
	overflow: hidden;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition: all .3s;
	opacity: 0;
	border: 1px solid #fcc9f2;
	background: #fc49a9;
	color: #fcc9f2;
	font-size: 2em;
	z-index: 100;
}

.cd-top:hover {
	border-radius: 50%
}

.cd-top.cd-fade-out {
	opacity: .5
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1
}

.filter {
	z-index: 1
}

.filter-wrap {
	position: relative;
	z-index: 3;
	padding-right: 0;
	padding-left: 0
}

.filter [type=checkbox] {
	display: none
}

.filter [type=checkbox]:checked~label {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20491.858%20491.858%22%20style%3D%22enable-background%3Anew%200%200%20491.858%20491.858%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20d%3D%22M465.167%2C211.613H240.21H26.69c-8.424%2C0-26.69%2C11.439-26.69%2C34.316s18.267%2C34.316%2C26.69%2C34.316h213.52h224.959%0D%0A%09%09%09c8.421%2C0%2C26.689-11.439%2C26.689-34.316S473.59%2C211.613%2C465.167%2C211.613z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A")
}

.filter [type=checkbox]:checked~label~.filter-content {
	height: auto
}

.filter-sub {
	position: relative;
	background-color: #fff
}

.filter-sub [type=checkbox]:checked~label {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20451.847%20451.847%22%20style%3D%22enable-background%3Anew%200%200%20451.847%20451.847%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M225.923%2C354.706c-8.098%2C0-16.195-3.092-22.369-9.263L9.27%2C151.157c-12.359-12.359-12.359-32.397%2C0-44.751%20%20%20c12.354-12.354%2C32.388-12.354%2C44.748%2C0l171.905%2C171.915l171.906-171.909c12.359-12.354%2C32.391-12.354%2C44.744%2C0%20%20%20c12.365%2C12.354%2C12.365%2C32.392%2C0%2C44.751L248.292%2C345.449C242.115%2C351.621%2C234.018%2C354.706%2C225.923%2C354.706z%22%20fill%3D%22%237b7b7d%22/%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A")
}

.filter-sub--more {
	display: none;
	margin-top: -1px
}

.filter-sub--visible {
	display: block
}

.filter-sub .filter-sub {
	overflow: hidden;
	overflow-y: scroll;
	height: 140px
}

.filter-sub .filter-sub::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

.filter-sub .filter-sub::-webkit-scrollbar-track {
	background-color: #e9e9e9
}

.filter-sub .filter-sub::-webkit-scrollbar-thumb {
	background-color: #cfcfcf
}

.filter-sub li {
	margin-bottom: -1px;
	border: 1px solid #e8e8e8;
	border-width: 1px 0
}

.filter-sub li:last-child {
	margin-bottom: 0
}

.filter-sub li li {
	margin-left: 1px;
	border-left: 1px solid #e8e8e8
}

.filter-content {
	overflow: hidden;
	height: 0
}

.filter-item--btn {
	border: 1px solid #e8e8e8;
	background-color: #fff
}

.filter-item--btn .filter-content {
	height: auto;
	padding: 15px
}

.filter-item label {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1;
	display: block;
	padding: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #fff;
	border-bottom: -1px;
	background-color: #f8f7f8;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.0%22%20id%3D%22%u0421%u043B%u043E%u0439_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23777777%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M23%2C10h-8.5C14.2%2C10%2C14%2C9.8%2C14%2C9.5V1c0-0.6-0.4-1-1-1h-2c-0.6%2C0-1%2C0.4-1%2C1v8.5C10%2C9.8%2C9.8%2C10%2C9.5%2C10H1%0A%09c-0.6%2C0-1%2C0.4-1%2C1v2c0%2C0.6%2C0.4%2C1%2C1%2C1h8.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5V23c0%2C0.6%2C0.4%2C1%2C1%2C1h2c0.6%2C0%2C1-0.4%2C1-1v-8.5c0-0.3%2C0.2-0.5%2C0.5-0.5%0A%09H23c0.6%2C0%2C1-0.4%2C1-1v-2C24%2C10.4%2C23.6%2C10%2C23%2C10z%22/%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) 50%;
	background-size: 12px
}

.filter-item label:last-child {
	border-bottom: 0
}

.filter-item label {
	padding-left: 35px;
	color: #777;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.0//EN%22%20%22http%3A//www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd%22%20%5B%0D%0A%09%3C%21ENTITY%20ns_flows%20%22http%3A//ns.adobe.com/Flows/1.0/%22%3E%0D%0A%5D%3E%0A%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%22-24.8%20-0.8%20128%20128%22%3E%0A%20%20%3Cpath%20fill%3D%22%237B7B7D%22%20d%3D%22M76%2069.6L16.8%20124c-4%203.2-9.6%203.2-13.6%200s-4-8.8-.8-12.8l52.8-48-52.8-48c-3.2-4-3.2-9.6%200-12.8%204-3.2%2010.4-3.2%2014.4%200L76%2056.8c1.6%201.6%202.4%204%202.4%206.4%200%202.4-.8%204.8-2.4%206.4z%22/%3E%0A%3C/svg%3E%0A")
}

.filter__link {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1;
	display: block;
	padding: 15px 25px;
	padding-left: 50px;
	color: #000;
	background-color: #fff
}

.filter__link[data-filter-by="brandId"] {
	text-transform: uppercase;
}

.filter__link:hover {
	color: #fc49a9;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2029.107%2029.107%22%20style%3D%22enable-background%3Anew%200%200%2029.107%2029.107%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cg%3E%0A%09%3Cg%20id%3D%22c147_full_moon%22%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20d%3D%22M14.554%2C0C6.561%2C0%2C0%2C6.562%2C0%2C14.552c0%2C7.996%2C6.561%2C14.555%2C14.554%2C14.555c7.996%2C0%2C14.553-6.559%2C14.553-14.555%20%20%20%20%20C29.106%2C6.562%2C22.55%2C0%2C14.554%2C0z%22%20fill%3D%22%23fc49a9%22/%3E%0A%09%09%3C/g%3E%0A%09%3C/g%3E%0A%09%3Cg%20id%3D%22Capa_1_14_%22%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) 50%;
	background-size: 8px
}

.filter__link--search padding-left: 25px;
}

.filter__link--search:hover {
	background: #fff
}

.filter__link--showMore {
	font-style: italic;
	padding-left: 35px;
	text-decoration: underline;
	color: #b3b3b3
}

.filter__link--showMore:hover {
	background-image: none
}

.filter__toggle {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1;
	display: block;
	padding: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #fff;
	border-bottom: -1px;
	background-color: #f8f7f8;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.0%22%20id%3D%22%u0421%u043B%u043E%u0439_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23777777%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M23%2C10h-8.5C14.2%2C10%2C14%2C9.8%2C14%2C9.5V1c0-0.6-0.4-1-1-1h-2c-0.6%2C0-1%2C0.4-1%2C1v8.5C10%2C9.8%2C9.8%2C10%2C9.5%2C10H1%0A%09c-0.6%2C0-1%2C0.4-1%2C1v2c0%2C0.6%2C0.4%2C1%2C1%2C1h8.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5V23c0%2C0.6%2C0.4%2C1%2C1%2C1h2c0.6%2C0%2C1-0.4%2C1-1v-8.5c0-0.3%2C0.2-0.5%2C0.5-0.5%0A%09H23c0.6%2C0%2C1-0.4%2C1-1v-2C24%2C10.4%2C23.6%2C10%2C23%2C10z%22/%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) 50%;
	background-size: 12px
}

.filter__toggle--active {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20491.858%20491.858%22%20style%3D%22enable-background%3Anew%200%200%20491.858%20491.858%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20d%3D%22M465.167%2C211.613H240.21H26.69c-8.424%2C0-26.69%2C11.439-26.69%2C34.316s18.267%2C34.316%2C26.69%2C34.316h213.52h224.959%0D%0A%09%09%09c8.421%2C0%2C26.689-11.439%2C26.689-34.316S473.59%2C211.613%2C465.167%2C211.613z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A")
}

.filter {
	display: none
}

.filter--open {
	display: block;
	background-color: rgba(0, 0, 0, .5)
}

.filter4__search {
	padding: 15px 20px;
	border-bottom: 1px solid #e8e8e8;
}

.filter4__search input {
	width: 100%;
	border: 1px solid #DDDDDD;
	padding: 5px 15px;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.0%22%20id%3D%22%u0421%u043B%u043E%u0439_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20129%20129%22%20style%3D%22enable-background%3Anew%200%200%20129%20129%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23AEAEAD%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M51.6%2C96.7c11%2C0%2C21-3.9%2C28.8-10.5l35%2C35c0.8%2C0.8%2C1.8%2C1.2%2C2.9%2C1.2s2.1-0.4%2C2.9-1.2c1.6-1.6%2C1.6-4.2%2C0-5.8%0A%09%09l-35-35c6.5-7.8%2C10.5-17.9%2C10.5-28.8c0-24.9-20.2-45.1-45.1-45.1C26.8%2C6.5%2C6.5%2C26.8%2C6.5%2C51.6C6.5%2C76.5%2C26.8%2C96.7%2C51.6%2C96.7z%0A%09%09%20M51.6%2C14.7c20.4%2C0%2C36.9%2C16.6%2C36.9%2C36.9C88.5%2C72%2C72%2C88.5%2C51.6%2C88.5S14.7%2C71.9%2C14.7%2C51.6C14.7%2C31.3%2C31.3%2C14.7%2C51.6%2C14.7z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) 50%;
	background-size: 20px;
}

.filter-wrap--sales .filter-item--btn {
	display: none;
}

.filter-wrap--sales .filter--open~.filter-item--btn {
	display: block;
}

.acc__heading {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	padding: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-bottom: 1px solid #fff;
	background-color: #fde6f2
}

.acc__heading:last-child {
	border-bottom: 0
}

.acc__link {
	font-family: museo_sans_cyrl500;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	display: block;
	margin-bottom: -1px;
	padding: 15px;
	padding-left: 30px;
	cursor: pointer;
	color: #636363;
	border: 1px solid #e9e9e8;
	border-width: 1px 0;
	text-transform: uppercase;
}

.acc__link:hover {
	color: #fc49a9
}

.acc-content {
	display: none
}

.acc-content.open {
	display: block
}

.menu {
	padding: 0
}

.menu--show {
	z-index: 8;
	display: block
}

.menu--close {
	display: none
}

.menu-wrap {
	padding: 0;
	background-color: #fff
}

.menu-footer {
	padding: 13px;
	background-color: #dcdcdc
}

.menu-footer--top {
	border-top: 1px solid #b5b5b5
}

.menu-footer--btm {
	background-color: #acacac
}

.menu-item,
.auth__nav__item {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	display: block;
	width: 100%;
	padding: 13px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #e8e8e8
}

.auth__nav__item {
	text-align: right;
}

.menu-item:first-child,
.auth__nav__item:first-child {
	border-top: 1px solid #e8e8e8
}

.menu-item:last-child {
	border-bottom: none
}

.menu-item:hover {
	color: #fc49a9
}

.menu__link {
	display: block
}

.btn {
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap
}

.btn--blck {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center
}

.btn--grey {
	font-family: museo_sans_cyrl500;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1;
	padding: 10px 15px;
	letter-spacing: .02rem;
	color: #000;
	border: 1px solid #dcdcdc;
	border-radius: 1px;
	background-color: #f3f3f3
}

.btn--grey:active,
.btn--grey:hover {
	background-color: #e8e8e8
}

.btn--toTop {
	display: block;
	width: 54px;
	height: 54px;
	margin: 5px auto 30px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	border-radius: 50%;
	background-color: #dcdcdc;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20451.847%20451.847%22%20style%3D%22enable-background%3Anew%200%200%20451.847%20451.847%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M225.923%2C354.706c-8.098%2C0-16.195-3.092-22.369-9.263L9.27%2C151.157c-12.359-12.359-12.359-32.397%2C0-44.751%20%20%20c12.354-12.354%2C32.388-12.354%2C44.748%2C0l171.905%2C171.915l171.906-171.909c12.359-12.354%2C32.391-12.354%2C44.744%2C0%20%20%20c12.365%2C12.354%2C12.365%2C32.392%2C0%2C44.751L248.292%2C345.449C242.115%2C351.621%2C234.018%2C354.706%2C225.923%2C354.706z%22%20fill%3D%22%237b7b7d%22/%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 20px
}

.btn--pink {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1;
	/*max-width: 300px;*/
	padding: .75rem 1rem;
	text-transform: uppercase;
	border-radius: .2rem;
	background-color: #fde6f2
}

.btn--pink:active,
.btn--pink:hover {
	background-color: #e6c1d4
}

.field {
	display: block;
	width: 100%;
	margin: 0 auto
}

.field__search {
	width: 100%;
	padding: 7px 10px;
	color: #959593;
	border: 1px solid #c4c4c4;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.0%22%20id%3D%22%u0421%u043B%u043E%u0439_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20129%20129%22%20style%3D%22enable-background%3Anew%200%200%20129%20129%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23AEAEAD%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M51.6%2C96.7c11%2C0%2C21-3.9%2C28.8-10.5l35%2C35c0.8%2C0.8%2C1.8%2C1.2%2C2.9%2C1.2s2.1-0.4%2C2.9-1.2c1.6-1.6%2C1.6-4.2%2C0-5.8%0A%09%09l-35-35c6.5-7.8%2C10.5-17.9%2C10.5-28.8c0-24.9-20.2-45.1-45.1-45.1C26.8%2C6.5%2C6.5%2C26.8%2C6.5%2C51.6C6.5%2C76.5%2C26.8%2C96.7%2C51.6%2C96.7z%0A%09%09%20M51.6%2C14.7c20.4%2C0%2C36.9%2C16.6%2C36.9%2C36.9C88.5%2C72%2C72%2C88.5%2C51.6%2C88.5S14.7%2C71.9%2C14.7%2C51.6C14.7%2C31.3%2C31.3%2C14.7%2C51.6%2C14.7z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) 50%;
	background-size: 20px
}

.field__search:focus {
	background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjEyLjk4MiAyMTIuOTgyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMTIuOTgyIDIxMi45ODI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGlkPSJDbG9zZSI+DQoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTEzMS44MDQsMTA2LjQ5MWw3NS45MzYtNzUuOTM2YzYuOTktNi45OSw2Ljk5LTE4LjMyMywwLTI1LjMxMiAgIGMtNi45OS02Ljk5LTE4LjMyMi02Ljk5LTI1LjMxMiwwbC03NS45MzcsNzUuOTM3TDMwLjU1NCw1LjI0MmMtNi45OS02Ljk5LTE4LjMyMi02Ljk5LTI1LjMxMiwwYy02Ljk4OSw2Ljk5LTYuOTg5LDE4LjMyMywwLDI1LjMxMiAgIGw3NS45MzcsNzUuOTM2TDUuMjQyLDE4Mi40MjdjLTYuOTg5LDYuOTktNi45ODksMTguMzIzLDAsMjUuMzEyYzYuOTksNi45OSwxOC4zMjIsNi45OSwyNS4zMTIsMGw3NS45MzctNzUuOTM3bDc1LjkzNyw3NS45MzcgICBjNi45ODksNi45OSwxOC4zMjIsNi45OSwyNS4zMTIsMGM2Ljk5LTYuOTksNi45OS0xOC4zMjIsMC0yNS4zMTJMMTMxLjgwNCwxMDYuNDkxeiIgZmlsbD0iI0FFQUVBRCIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+");
	background-position-x: calc(100% - 10px);
	background-size: 10px
}

.field__search--pink {
	border-color: #fc49a9;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2021.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.0%22%20id%3D%22%u0421%u043B%u043E%u0439_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20129%20129%22%20style%3D%22enable-background%3Anew%200%200%20129%20129%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23FBABD6%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M51.6%2C96.7c11%2C0%2C21-3.9%2C28.8-10.5l35%2C35c0.8%2C0.8%2C1.8%2C1.2%2C2.9%2C1.2s2.1-0.4%2C2.9-1.2c1.6-1.6%2C1.6-4.2%2C0-5.8%0A%09%09l-35-35c6.5-7.8%2C10.5-17.9%2C10.5-28.8c0-24.9-20.2-45.1-45.1-45.1C26.8%2C6.5%2C6.5%2C26.8%2C6.5%2C51.6C6.5%2C76.5%2C26.8%2C96.7%2C51.6%2C96.7z%0A%09%09%20M51.6%2C14.7c20.4%2C0%2C36.9%2C16.6%2C36.9%2C36.9C88.5%2C72%2C72%2C88.5%2C51.6%2C88.5S14.7%2C71.9%2C14.7%2C51.6C14.7%2C31.3%2C31.3%2C14.7%2C51.6%2C14.7z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A")
}

.field__search--pink::-webkit-input-placeholder {
	color: #fc49a9
}

.field__search--pink::-moz-placeholder {
	opacity: 1;
	color: #fc49a9
}

.field__search--pink:-ms-input-placeholder {
	color: #fc49a9
}

.field__search--pink:-moz-placeholder {
	color: #fc49a9
}

.field__search--pink:focus {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20212.982%20212.982%22%20style%3D%22enable-background%3Anew%200%200%20212.982%20212.982%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cg%20id%3D%22Close%22%3E%0A%09%3Cpath%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%22%20d%3D%22M131.804%2C106.491l75.936-75.936c6.99-6.99%2C6.99-18.323%2C0-25.312%20%20%20c-6.99-6.99-18.322-6.99-25.312%2C0l-75.937%2C75.937L30.554%2C5.242c-6.99-6.99-18.322-6.99-25.312%2C0c-6.989%2C6.99-6.989%2C18.323%2C0%2C25.312%20%20%20l75.937%2C75.936L5.242%2C182.427c-6.989%2C6.99-6.989%2C18.323%2C0%2C25.312c6.99%2C6.99%2C18.322%2C6.99%2C25.312%2C0l75.937-75.937l75.937%2C75.937%20%20%20c6.989%2C6.99%2C18.322%2C6.99%2C25.312%2C0c6.99-6.99%2C6.99-18.322%2C0-25.312L131.804%2C106.491z%22%20fill%3D%22%23fc49a9%22/%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3Cg%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
	background-position-x: calc(100% - 10px)
}

.row--0 {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.row--1 {
	margin-bottom: 45px
}

.row--2 {
	margin-top: 5px;
	margin-bottom: 15px
}

.row--3 {
	margin-top: 10px
}

.row--4 {
	/*margin-top: 15px;*/
	margin-top: 5px
}

.row--5 {
	margin-bottom: 15px
}

.row--6 {
	margin-top: 50px
}

.row--7 {
	margin-top: 15px
}

.row--8 {
	margin-bottom: 50px;
	padding: 0
}

.row--9 {
	margin: 15px 0 5px
}

.row--10 {
	margin-top: -15px;
	margin-bottom: 30px
}

.row--11 {
	margin-bottom: 15px
}

.row--12 {
	margin-top: 10px
}

.row--12,
.row--13 {
	margin-bottom: 30px
}

.row--13 {
	margin-top: -15px
}

.row--14 {
	margin-top: 10px
}

.row--15 {
	margin-top: 20px
}

.row--16 {
	margin-top: 5px;
	margin-bottom: 5px
}

.row--17 {
	margin-bottom: 15px
}

.row--18 {
	margin-top: -15px;
	margin-bottom: 20px
}

.row--18,
.row--19 {
	padding-right: 15px;
	padding-left: 15px
}

.row--19 {
	margin-top: -10px;
	margin-bottom: 15px
}

.row--21,
.row--23 {
	margin-top: 20px
}

.row--23,
.row--24 {
	margin-bottom: 20px
}

.row--24 {
	margin-top: 30px
}

.row--25 {
	padding-top: 20px;
	padding-bottom: 20px
}

.row--26 {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center
}

.row--27 {
	margin-top: 20px
}

.row--collapse {
	width: 100%
}

.row--20 {
	position: relative;
	z-index: 3;
	padding: 10px 0 15px;
	background-color: #fff
}

.container--1 {
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center
}

.col--l {
	padding-left: 0
}

.col--r {
	padding-right: 0
}

.comments-icon-box {
	display: table-cell;
	vertical-align: middle
}

.comments-icon-box .icon-eye {
	width: 22px
}

.comments-icon-box .icon-comment {
	width: 17px
}

.comments__icon {
	height: 20px;
	margin-right: 3px;
	background-size: contain
}

.comments-link {
	font-family: museo_sans_cyrl300;
	font-size: .75rem;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem;
	vertical-align: middle;
	color: #b3b3b3;
	-ms-flex-align: center;
	align-items: center
}

.comments-link:last-child {
	margin-right: 0
}

.comments__warn__text a {
	font-weight: 700;
}

.soc-box {
	width: 100%;
	text-align: center
}

.soc__icon {
	width: 32px;
	height: 32px;
	margin-right: 0.4rem;
	background-size: contain
}

.soc__icon:last-child {
	margin-right: 0
}

.pagination {
	padding-right: 15px;
	padding-left: 15px
}

.pagination__link.active {
	font-weight: 600
}

.pagination__link:last-child {
	text-transform: uppercase;
}

.pagination__link:after {
	content: "/"
}

.pagination__link:last-child:after {
	content: ""
}

.brand-desc__title {
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.brand-desc__text {
	line-height: 1.5;
	margin: 1rem 0;
	text-align: justify
}

.brand-desc-imgWrap {
	text-align: center;
}

.brand-desc-imgWrap img {
	width: 100%;
}

.tabs li {
	font-size: 0;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: middle
}

.tabs a {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1;
	display: block;
	width: 36px;
	padding: 10px 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	text-transform: uppercase;
	background-color: #e8e8e7
}

.tabs a.active {
	color: #fff;
	background-color: #fc49a9
}

.comments__item {
	padding-bottom: 20px
}

.comments__item:last-child {
	padding-bottom: 0;
}

.comments__list {
	padding: 20px;
	border-radius: 3px;
	background-color: #e8e8e8;
}

.comments__list .comments__list {
	padding: 20px 0 0 30px;
}

.comments__list .comments__list .comments__list {
	padding: 20px 0 0 0;
}

.comments__item>.comments__item {
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 0
}

.comments__item__head {
	display: flex;
	justify-content: space-between;
}

.comments__item__body {
	line-height: 1.25;
	margin-top: 10px;
	padding: 10px;
	border-radius: 2px;
	background-color: #fff
}

.comments__item__auth {
	display: flex;
	align-items: center;
}

.comments__item__auth img {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
}

.comments__item__rate {
	display: flex;
	align-items: center;
}

.comment-box__img img {
	object-fit: cover
}

.comments__item__auth span {
	font-family: museo_sans_cyrl500;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle
}

.сomments__item__dislikes,
.comments__item__likes {
	display: inline-block;
	color: #acacac;
}

.сomments__item__dislikes.active,
.comments__item__likes.active {
	color: #fc49a9;
}

.сomments__item__dislikes {
	margin-right: 10px;
}

.comments__item__rate span {
	color: #000000;
	font-family: 'museo_sans_cyrl500';
	font-size: 0.85rem;
}

.comments__item__rate button {
	border: none;
	background: transparent;
}

.comments__item__foot {
	display: flex;
	justify-content: space-between;
}

.comments__item__timestamp {
	color: #bababa;
}

.show-reply-editor {
	color: #bababa;
	border: none;
	background: transparent;
	text-decoration: underline;
	font-size: 1rem;
}

.comments__item__addreply__text {
	width: 100%;
	position: relative;
	padding: 3%;
	border-radius: 3px;
	background-color: #ffffff;
}

.comments__item__addreply__text:after {
	bottom: 100%;
	left: 9%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}

.comments__item__addreply__btns,
.newComment__btns {
	display: flex;
	justify-content: space-between;
}

.comments__item__addreply__btns button,
.newComment__btns button {
	width: 48%;
	padding: 10px 0;
	background-color: #d0d0d0;
	border: none;
	border-radius: 3px;
	font-family: museo_sans_cyrl500;
	text-transform: uppercase;
}

.comments__item .comments__item .comments__item__addreply__btns button {
	font-size: 0.75rem;
}

.newComment {
	margin-top: 30px
}

.newComment__wrap {
	width: 100%;
	position: relative;
	padding: 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

.newComment__field,
.comments__item__addreply__text textarea {
	width: 100%;
	resize: none;
	color: #000;
	border: none;
	font-size: 1rem;
}

.newComment__wrap:after,
.newComment__wrap:before {
	bottom: 100%;
	left: 13%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.newComment__wrap:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 20px;
	margin-left: -20px;
}

.newComment__wrap:before {
	border-color: rgba(220, 220, 220, 0);
	border-bottom-color: #dcdcdc;
	border-width: 21px;
	margin-left: -21px;
}

/*.newComment__field:focus {*/
/*border-color: #c3c3c3*/
/*}*/

@media only screen and (min-width:480px) {
	.row--2 {
		margin-top: 20px;
		margin-bottom: 30px
	}

	.row--10 {
		margin-top: 5px;
		margin-bottom: 45px
	}

	.row--11 {
		margin-bottom: 25px
	}

	.row--19 {
		margin-top: 0;
		margin-bottom: 30px
	}
}

@media screen and (min-width:520px) {
	[class*=col-sm-] {
		float: left
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.sm-pull-right {
		text-align: right
	}
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media screen and (min-width:768px) {
	[class*=col-md-] {
		float: left
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media screen and (min-width:992px) {
	[class*=col-lg-] {
		float: left
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

@media only screen and (max-width:992px) {
	.md-hidden {
		display: none
	}

	.md-visible {
		display: block
	}
}

@media only screen and (max-width:768px) {
	.sm-hidden {
		display: none
	}

	.sm-visible {
		display: block
	}
}

@media only screen and (max-width:520px) {
	.xs-hidden {
		display: none !important
	}

	.xs-visible {
		display: block
	}
}

@media only screen and (max-width:480px) {
	.link--tdu {
		margin-top: .5rem
	}

	.container--1 [class*=col-xs-12] {
		padding: 0
	}

	.container--2 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media screen and (max-width:480px) {
	.row--27 {
		margin-top: 5px
	}
}

.comments__item__body {
	line-height: 1.25;
	font-size: 0.875rem;
}

.owl-carousel {
	position: relative;
}

.owl-dots {
	position: absolute;
	bottom: 19%;
	margin-bottom: 15px;
}

.slide-caption {
	/*margin: 35px 0 30px;*/
	margin: 8px 0 30px;
}

.item-title {
	padding-left: 15px;
	padding-right: 15px;
}

.row--2 {
	margin: 10px 15px 0;
}

.row--4 {
	margin-bottom: 10px;
}

.row--10 {
	margin-top: 10px;
}

@media screen and (max-width: 30rem) {
	.heading--3 {
		line-height: 1.25;
	}

	.row--2 {
		margin: 5px 15px 5px;
	}

	.row--10 {
		/*margin-bottom: 0*/
		margin-bottom: 40px;
	}
}

@media screen and (min-width: 567px) and (max-width: 568px) {
	.owl-dots {
		margin-bottom: 30px;
	}
}

.button-morenews {
	cursor: pointer;
	font-weight: bold;
	font-size: 1.2em;
	margin: auto;
	display: table;
	padding-bottom: 20px
}

/* CHANGES 27.06.2017 */
.row--35 {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}

.with-arrow {
	display: block;
	position: relative;
}

.with-arrow::after {
	display: block;
	position: absolute;
	content: ' ';
	right: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	border-left-color: transparent;
	border-top-color: transparent;
	transform: rotate(-45deg) translateY(-100%);
}

.with-arrow::before {
	display: block;
	position: absolute;
	content: ' ';
	left: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	border-right-color: transparent;
	border-bottom-color: transparent;
	transform: rotate(-45deg) translateY(-100%);
}

.item::after {
	display: block;
	position: absolute;
	content: ' ';
	left: 50%;
	bottom: 40px;
	height: 2px;
	width: 100px;
	background-color: #fd77c4;
	transform: translateX(-50%);
}

.item--more::after {
	bottom: 30px;
}

.w-wrap {
	display: none;
}

.container--reg,
.container--changepass {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../img/reg_bckgr.png) no-repeat;
	background-size: cover;
}

.link__signUp {
	text-align: center;
}

label.error {
	position: absolute;
	color: #ff0066;
	font-size: 0.8rem;
}

label.error:before {
	content: '*';
	display: inline;
}

/*temp*/
.mobselect {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	background: rgba(0, 0, 0, 0.5);
}

.mobselect-wrap {
	position: absolute;
	width: 80%;
	min-height: 150px;
	bottom: 3%;
	left: 10%;
	background: #ffffff;
	border-radius: 4px;
}

.mobselect--country .mobselect-wrap,
.mobselect--city .mobselect-wrap {
	height: 325px;
}

.mobselect__btns {
	padding: 0 2% 5px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.day,
.year,
.mobselect__date-field__day,
.mobselect__date-field__year {
	width: 26%;
}

.month,
.mobselect__date-field__month {
	width: 45%;
}

.mobselect__date-field {
	display: flex;
	justify-content: space-between;
	padding: 5px 2%;
	background-color: #efefef;
	text-align: center;
}

.mobselect__btns button {
	width: 100%;
	height: 30px;
	border: none;
	border-radius: 3px;
}

.mobselect-wrap h6 {
	text-align: center;
	font-size: 1rem;
	padding: 11px 0;
	background-color: #f7f7f7;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	margin-bottom: 5px;
}

.mobselect--date h6 {
	margin: 0;
}

.mobselect__btn--save {
	width: auto;
	position: absolute;
	top: 0;
	right: 10px;
	border: none;
	background: transparent;
	padding: 11px 0;
	color: #157efb;
	font-size: 1rem;
}

.mobselect--date .list {
	height: 270px;
	overflow-y: scroll;
}

.mobselect--country .list,
.mobselect--city .list {
	width: 100%;
	max-height: 250px;
	padding: 0 8px;
	overflow-y: scroll;
	background-color: #f6f6f6;
	border-radius: 2px;
	color: #787878;
}

.container--reg .mobselect--country .list {
	top: -178px;
}

.container--reg .mobselect--city .list {
	top: -168px;
}

.prof__edit-view .mobselect--country .list,
.prof__edit-view .mobselect--city .list {
	top: -10px;
}

/*.mobselect--city .list {*/
/*max-height: 120px;*/
/*}*/

.mobselect--country input,
.mobselect--city input {
	width: 95%;
	display: block;
	margin: 5px auto;
	border: 1px solid #b2b2b2;
	height: 30px;
	border-radius: 2px;
	font-size: 0.79rem;
	padding: 0 3px;
}

.mobselect--country .option {
	display: flex;
	align-items: center;
	font-size: .76rem;
	padding: 9px 5px;
	border-bottom: 1px solid #aeaeae;
}

.mobselect--city .option {
	font-size: .9375rem;
	padding: 11px 15px;
	border-bottom: 1px solid #aeaeae;
}

.mobselect--country .flag {
	height: 29px;
}

.mobselect--country .option a {
	height: 10px;
	padding: 0 0 0 5px;
}

.mobselect .option {
	padding: 0.3rem 0;
	text-align: center;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.mobselect .option.active,
.mobselect__date-field {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}

.mobselect .option.active:last-child {
	border-bottom: none;
}

/*.mobselect--country, .mobselect--city {*/
/*position: relative;*/
/*}*/

.reg-warn {
	padding: 5px 0 0 0;
	font-size: .55rem;
	color: #ffffff;
	text-align: center;
}

.auth__nav {
	display: none;
	position: fixed;
	z-index: 6;
	top: 68px;
	width: 100%;
	background-color: #ffffff;
}

.auth__nav.auth__nav--active {
	display: block;
}

.auth__img {
	border-radius: 20px;
}

/*profile*/
.prof__cont.content {
	padding: 0;
}

.prof__header {
	padding: 13px;
	background-color: #fc49a9;
	font-family: 'RobotoMedium', sans-serif;
	/*height: 208px;*/
}

.prof__img,
.loadimg {
	display: block;
	width: 41%;
	margin: 0 auto;
	border-radius: 50%;
	border: 2px solid #ffffff;
	background-color: #ffffff;
}

.prof__header__usname {
	padding: 12px;
	text-align: center;
	font-size: 1.2rem;
	color: #ffffff;
}

.prof__rate {
	display: flex;
	padding: 0 25%;
	justify-content: space-around;
}

.prof__rate__item {
	background: #ffffff;
	border-radius: 3px;
	padding: 6px;
	display: flex;
	align-items: center;
}

.prof__rate__item__img {
	width: 23px;
	height: 23px;
	margin: 0 8px 0 0;
}

.followers .prof__rate__item__img {
	background: url(../img/svg/diary1.svg) no-repeat;
	background-size: cover;
	margin: 0 8px 0 0;
}

.follows .prof__rate__item__img {
	background: url(../img/svg/followers.svg) no-repeat;
	background-size: cover;
	margin: 0 0 0 8px;
}

.prof__rate__item span {
	font-size: 0.8rem;
}

.input-wrap.edit-btn.edit-pic {
	position: absolute;
	bottom: -1%;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 28%;
}

.input-wrap.edit-btn.edit-pic button {
	width: 3rem;
	height: 3rem;
	border-radius: 26px;
	font-size: 1.6rem;
	color: #fea7d6;
	background: #ffffff;
	border: 1px solid #ffa7d6;
}

@media only screen and (min-width:768px) {

	.input-wrap.edit-btn.edit-pic {
		bottom: 8%;
		padding: 0 32%;
	}

}

.input-wrap.edit-btn {
	font-size: 0.95rem;
}

.edit-btn--save {
	display: flex;
	justify-content: space-between;
}

.edit-btn--save button {
	width: 48%;
	height: 55px;
	background-color: #fc49a9;
	border: none;
	border-radius: 2px;
	font-family: 'RobotoSlabBold', sans-serif;
	font-size: 1.2rem;
	color: #ffffff;
}

@media only screen and (min-width:375px) {
	.edit-btn--save button {
		font-size: 1.4rem;
	}
}

.enter-edit {
	width: 100%;
	background: transparent;
	border: none;
	text-decoration: underline;
	font-family: 'RobotoMedium', sans-serif;
}

.section-table {
	padding: 20px;
}

.profile-table {
	margin: 15px 0 0 0;
	width: 100%;
	font-family: 'RobotoLight', sans-serif;
	font-size: 0.95rem;
}

.profile-table tr td:last-child {
	text-align: right;
	color: #fc49a9;
}

.profile-table tr {
	border-bottom: 1px solid #e1e1e1;
}

.profile-table td {
	padding: 8px 0;
}

.prof__edit-view {
	display: none;
}

.prof__edit-view__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 55px;
	margin: 10px 0;
	padding: 6px 12px;
	border: 1px solid #e7e7e7;
}

.prof__edit-view__item div {
	width: 100%;
}

.prof__edit-view__head {
	width: 100%;
	font-family: 'RobotoMedium', sans-serif;
	color: #acacac;
	text-align: center;
	font-size: 0.95rem;
}

.prof__edit-view__item label {
	display: block;
	padding: 0 0 5px 0;
	font-family: 'RobotoRegular', sans-serif;
	color: #787878;
	font-size: 0.95rem;
}

.prof__edit-view__item input {
	width: 96%;
	border: none;
	font-family: 'RobotoRegular', sans-serif;
	font-size: 1rem;
}

.prof__edit-view__btn--edit {
	height: 30px;
	width: 30px;
	background: url(../img/svg/pen.svg) no-repeat;
	background-size: cover;
	background-color: transparent;
	border: none;
}

/*recovery-password*/
.popup-form--changepass {
	position: relative;
	top: 68px;
}

.changepass__text {
	font-family: 'RobotoRegular', sans-serif;
	font-size: 1.2rem;
	color: #ffffff;
	text-align: center;
	padding: 20px 0 10px;
}

#message-block {
	position: fixed;
	bottom: 20px;
	right: 20px;
	left: auto;
	width: 400px;
	z-index: 12000;
	max-height: 300px;
	max-width: 90%
}

/*START animate prof img while loading*/
@keyframes imgloading {
	from {
		transform: rotate(0turn);
	}

	to {
		transform: rotate(0.99turn)
	}
}

.prof__img--load {
	animation: imgloading 3s infinite;
}

/*END animate prof img while loading*/

/*START agreement styles*/
.footer-bottom .link--tdu {
	text-align: center;
	font-size: 0.675rem;
}

.agreement ol {
	counter-reset: section;
	list-style-type: none;
}

.agreement ol>li::before {
	counter-increment: section;
	content: counters(section, ".") ".";
}

.agreement_head {
	padding: 25px 0;
	background-color: #f5f5f5;
	font-family: 'RobotoMedium', sans-serif;
	font-size: 1rem;
	text-align: center;
	letter-spacing: 0.8px;
	text-transform: uppercase;
}

.agreement__text {
	padding: 15px 6% 40px;
	background-color: #fbfbfb;
}

.agreement_subhead {
	font-family: 'RobotoMedium', sans-serif;
	font-size: 0.95rem;
}

.agreement__pars {
	padding: 10px 0 0 13px;
}

.agreement__subpars {
	padding: 10px 0 0 0;
}

.agreement__par,
.agreement__subpar {
	padding: 0 0 10px 0;
	font-family: 'RobotoLight', sans-serif;
	font-size: 0.85rem;
}

.agreement__subpar:last-child {
	padding: 0;
}

.agreement__text dfn {
	font-family: 'RobotoMedium', sans-serif;
	font-style: normal;
}

.agreement__par>ul>li:before {
	display: inline;
	content: '- ';
}

/*END agreement styles*/
/*START promocode styles*/
.promocode__item {
	display: block;
	position: relative;
	width: 100%;
	margin: 15px 0 0;
	padding: 16px 8px;
	background: #fff;
	box-shadow: 0px 2px 9px 0px #c7c7c7;
	border-radius: 5px;
	color: #000;
}

.promocode__item__header {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.promocode__item__logo {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 9px 0 0;
}

.promocode__item__terms {
	font-family: 'LatoMedium', sans-serif;
	font-size: 18px;
}

.promocode__item__btn {
	width: 320px;
	height: 66px;
	margin: 20px auto;
	border-radius: 50px;
	background: #EDEDED;
	position: relative;
	font-family: 'LatoSemibold', sans-serif;
	box-shadow: 0px 2px 3px 0px #c7c7c7;
}

.promocode__item__btn .promocode {
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 127px;
	height: 50px;
	border-radius: 50px;
	background: #FF3FA6;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
}

.promocode__item__btn__text {
	width: 100%;
	padding: 22px 141px 24px 8px;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
}

.promocode__item__btn__text.nokey {
	padding: 22px 8px 24px;
}

.promocode__item__instr {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	font-family: 'LatoRegular', sans-serif;
}

.promocode__item__instr p {
	margin: 0;
	text-align: center;
	line-height: 18px;
}

.promocode__item__instr a {
	color: #FF3FA6;
	text-decoration: none;
	font-weight: 500;
}

.promocode__item__instr .promocode__item__instr--to-start {
	font-size: 18px;
	line-height: 28px;
}

.promocode__item__count {
	width: 320px;
	height: 70px;
	margin: 15px auto 10px;
	position: relative;
}

.promocode__count__container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.promocode__count__container div {
	width: 65px;
	height: 65px;
	margin: 0 2px;
	padding: 3px 4px 9px;
	background: #FFF;
	border-radius: 5px;
	box-shadow: 0px 2px 3px 0px #c7c7c7;
}

.promocode__count__container .count__day {
	width: auto;
	min-width: 65px;
	max-width: 96px;
}

.promocode__count__container span {
	display: block;
	text-align: center;
}

.promocode__count__container .text {
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'LatoMedium', sans-serif;
}

.promocode__count__container .val {
	font-size: 50px;
	line-height: 48px;
	color: #FF3FA6;
}

.promocode__count__container.to-start .val {
	color: #696969;
}

.promocode__item__terms--extra,
.promocode__item__dates {
	font-size: 12px;
	margin: 7px 0;
	text-align: center;
	font-family: 'LatoRegular', sans-serif;
	line-height: initial;
}

.expired .promocode__item__header,
.expired .promocode__item__logo {
	opacity: 0.5;
}

.promocode__item__expired {
	display: none;
	width: 320px;
	height: 68px;
	margin: 20px auto;
	border-radius: 50px;
	background: #FF3FA6;
	font-family: 'LatoSemibold', sans-serif;
	box-shadow: 0px 2px 3px 0px #c7c7c7;
	font-size: 17px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	line-height: 69px;
}

.expired .promocode__item__expired {
	display: block;
}

.promocode__item__instr--expired {
	display: none;
}

/*ribbon for BDB exclusive promo*/
.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}

.ribbon::before,
.ribbon::after {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
	border: 5px solid #df2f2f;
}

.ribbon span {
	position: absolute;
	display: block;
	width: 225px;
	padding: 8px 19px 8px 0px;
	background-color: #ff3a3a;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	color: #fff;
	font: 700 15px/1 'Lato', sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-transform: uppercase;
	text-align: center;
}

/* top left*/
.ribbon-top-left {
	top: -10px;
	left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
	border-top-color: transparent;
	border-left-color: transparent;
}

.ribbon-top-left::before {
	top: 0;
	right: 20px;
}

.ribbon-top-left::after {
	bottom: 20px;
	left: 0;
}

.ribbon-top-left span {
	right: -25px;
	top: 30px;
	transform: rotate(-45deg);
}

/*END promocode styles*/

/* BEGIN desktop header overrides (>=1024px) */
@media (min-width: 1024px) {
	.header {
		position: relative;
		z-index: 200;
	}
	.header .container.header-top { padding: 0; }
	.header .row--0 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		position: relative;
		padding: 30px 10px 0;
		background: #f1f1f1;
	}
	.header .toggleMenu { display: none; }
	.header .link__logo {
		order: 1;
		flex: 0 0 100%;
		float: none;
		display: block;
	}
	.header .icon-group,
	.header .link__reg {
		position: absolute;
		top: 30px;
		right: 20px;
		float: none;
	}
	.header .menu-popup {
		order: 2;
		flex: 0 0 100%;
		position: static;
		display: block;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		overflow: visible;
		background: none;
		z-index: auto;
		margin-top: 20px;
	}
	.header .menu-wrap {
		padding: 0;
		background: #f1f1f1;
	}
	.header .menu {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: stretch;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.header .menu-item {
		display: block;
		flex: 1 1 auto;
		width: auto;
		padding: 0;
		text-align: center;
		border: none;
		white-space: nowrap;
	}
	.header .menu-item:first-child,
	.header .menu-item:last-child {
		border: none;
	}
	.header .menu-item:hover {
		color: inherit;
	}
	.header .menu__link {
		display: block;
		padding: 12px 6px;
		font-size: 16px;
		text-transform: uppercase;
		color: #696969;
		border-bottom: 2px solid transparent;
		white-space: nowrap;
	}
	.header .menu__link:hover,
	.header .menu__link:active,
	.header .menu__link:focus,
	.header .menu__link.active {
		color: #000;
		border-bottom-color: #000;
	}
	.header .menu-footer { display: none; }

	.page-wrap {
		max-width: 1200px;
		margin: 30px auto 0;
		padding: 20px 20px 0;
		box-shadow: 0 0 15px 0 #d8d8d8;
	}

	/* /auth/registration and /auth/changepass use a position:fixed
	   full-screen background; let .page-wrap span the viewport on
	   those pages so the background isn't clipped by max-width. */
	.page-wrap:has(.container--reg),
	.page-wrap:has(.container--changepass) {
		max-width: none;
		margin: 0;
		padding: 0;
		box-shadow: none;
	}

	/* The popup steps inside .container--reg are position:fixed with
	   top:68px from the mobile baseline, which slips under the taller
	   desktop header. Push them past the header. */
	.container--reg .popup,
	.container--changepass .popup {
		top: 220px;
		height: calc(100% - 220px);
		overflow-y: auto;
	}
}
/* END desktop header overrides */


/* BEGIN desktop content layout (>=1024px) */
@media (min-width: 1024px) {
	.container {
		width: 100%;
		max-width: 1170px;
	}

	.section .container--1 > [class*="col-"] {
		flex: 0 0 33.33333%;
		width: 33.33333%;
		max-width: 33.33333%;
		float: none;
	}

	/* Content + ad sidebar (legacy 9/3 split). */
	.content-with-sidebar {
		display: flex;
		align-items: stretch;
		gap: 20px;
		max-width: 1170px;
		margin: 0 auto;
		padding: 0 15px;
	}
	.content-with-sidebar .content-main {
		flex: 1 1 auto;
		min-width: 0;
	}
	.content-with-sidebar .content-main .container {
		padding: 0;
	}
	.sidebar {
		display: block;
		flex: 0 0 240px;
		width: 240px;
	}
	.sidebar .banner {
		width: 240px;
		height: 400px;
		margin: 0 auto 20px;
		border: 1px solid #e3e3e3;
		overflow: hidden;
	}
	.sidebar .banner--sticky {
		position: sticky;
		top: 220px;
	}

	/* Auth/forgot-pass popups: full-screen overlay, form centered.
	   Scoped to footer.html overlay popups; the /auth/registration page
	   reuses .popup styling but isn't an overlay, so it's excluded. */
	.popup--avtorization,
	.popup--signIn,
	.popup--forgotPass,
	.popup--confOnEmail {
		top: 0;
		align-items: center;
		justify-content: center;
	}
	.popup--avtorization.popup--active,
	.popup--signIn.popup--active,
	.popup--forgotPass.popup--active,
	.popup--confOnEmail.popup--active {
		display: flex;
	}
	.popup--avtorization .popup-form,
	.popup--signIn .popup-form,
	.popup--forgotPass .popup-form,
	.popup--confOnEmail .popup-form {
		margin-top: 0;
	}
}
/* END desktop content layout */
