.b-overlay
{
	position: fixed;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	display: none
}
.b-loader
{
	margin: 0 auto;
	height: 36px;
	width: 36px;
	background: url(../images/loader.gif) no-repeat
}
.b-pager
{
	color: #fff;
	margin-top: 1.5em
}
.b-pager>span
{
	min-width: 1.5em;
	padding: 0 .6em;
	height: 2.5em;
	line-height: 2.5em;
	border: 2px solid #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	text-align: center
}
.b-pager>a
{
	text-align: center;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	min-width: 1.5em;
	padding: 0 .6em;
	margin-top: 2px;
	height: 2.5em;
	line-height: 2.5em;
	border: 0 solid #000;
	text-decoration: none
}
.b-pager>a: hover
{
	color: #bd0d3d
}
.b-border
{
	margin-top: -2em;
	border: 5px solid #fff;
	border-top: 0;
	padding-top: 2em
}
.b-border__wrapper
{
	position: relative;
	overflow: hidden;
	text-align: center
}
.b-border__header
{
	font-family: Arial;
	font-weight: 900;
	font-size: 300%;
	padding: 0 .83em;
	margin: 0;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #fff
}
.b-border__header: after,.b-border__header: before
{
	content: '';
	position: absolute;
	top: .5em;
	height: 1em;
	width: 200%;
	border-top: 5px solid #fff
}
.b-border__header: after
{
	right: 100%
}
.b-border__header: before
{
	left: 100%
}
.b-logo
{
	padding-top: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 70px
}
.b-logo img
{
	max-width: 100%
}
.b-header
{
	height: 80px;
	background: #000;
	position: relative;
	z-index: 100
}
.b-header__looks
{
/*	position: absolute;
	top: 17px;
	left: 50%;	
	margin-left: -120px;
*/	display: inline;
    text-align: center;
    vertical-align: top;
}
.b-header__looks a
{
	text-decoration: none
}
.icon-search,.icon-search-two
{
	width: 13px;
	height: 13px;
	background-position: -14px 0
}
.b-search
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 25px;
	min-width: 43px;
	position: relative
}
.b-search__field
{
	font-size: 12px;
	width: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	margin-top: 1px;
	padding-right: 28px;
	-webkit-transition: width .4s ease,opacity .4s ease;
	transition: width .4s ease,opacity .4s ease
}
.b-search__field: : -ms-clear
{
	display: none
}
.b-search__submit-button
{
	width: 24px;
	padding-top: 1px;
	height: 18.5px;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
	*margin-top: 3px;
	text-align: center;
	display: none
}
.b-search .b-menu__icon-link
{
	position: absolute;
	top: 1px;
	left: 0;
	-webkit-transition: opacity .4s ease,width .4s ease;
	transition: opacity .4s ease,width .4s ease;
	z-index: 1
}
.m-wysiwyg p
{
	font-family: ProximaNova,sans-serif;
	font-size: 145%;
	color: #fff
}
.light
{
	font-weight: 100
}
.b-pop
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none
}
.b-pop__inner
{
	position: absolute;
	top: 270px;
	left: 50%;
	margin: 0 0 0 -280px
}
.b-pop__inner>.b-competition__item
{
	width: 560px!important;
	height: 560px
}
.b-pop__inner .b-competition__item__participant,.b-pop__inner .b-competition__like-link
{
	opacity: 1;
	filter: alpha(opacity=100)
}
.b-pop__inner .b-competition__like-link
{
	bottom: 40px;
	width: 48px;
	height: 44px;
	font-size: 14px
}
.b-color-looks
{
	padding: 2.5em;
	text-align: center;
	margin: 0 auto;
	border: 5px solid #000;/*#BC6F55*/
	max-width: 1000px
}
.b-color-looks:hover{border:5px solid #000;/*#D02E51*/}
.b-color-looks__wrapper
{
	position: fixed;
	top: 30%;
	left: 0;
	width: 100%;
	min-width: 740px;
	z-index: 101
}
.less1200 .b-color-looks__wrapper
{
	top: 35%
}
.less1200 .b-color-looks
{
	margin: 0 5%
}
.b-block
{
	position: relative;
	display: block;
	margin-bottom: 3.7%;
	text-decoration: none
}
.b-block: hover .b-block__overlay,.b-block: hover .b-block__diamond
{
	opacity: 1;
	*display: block;
	filter: alpha(opacity=80)
}
.b-block__overlay
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #f26f38;
	background: rgba(242,111,56,0.8);
	background-size: 120%;
	color: #000;
	font-weight: bold;
	opacity: 0;
	*display: none;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.b-block__img
{
	width: 100%;
	display: block
}
.b-block__border
{
	border: 5px solid #fff;
	padding: 2.4%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 108%
}
.ie7-fix
{
	*clear: both;
	*margin-right: -10px;
	*margin-bottom: 3.7%
}
.b-row__0,.b-row__1
{
	cursor: pointer
}
.b-row__0__mood__img: hover,.b-row__1__mood__img: hover
{
	/*opacity: .9*/opacity: .8
}
.b-row__2
{
	/*opacity: .8*//*opacity: .8*/
}
.b-row__3
{
	/*opacity: .6*//*opacity: .8*/
}
.b-row__4
{
	/*opacity: .4*//*opacity: .8*/
}
.b-row__5
{
	/*opacity: .4*//*opacity: .8*/
}

.b-row
{
	position: relative;
	overflow: hidden;
	*zoom: 1
}
.b-row__mood
{
	position: relative;
	background: url(../images/loader.gif) no-repeat center center;
	min-width: 10px;
	min-height: 10px;
	float: left
}
.b-row__mood__img
{
	width: 100%;
	max-width: none;
	display: block
}
.b-row__mood__img__wrapper
{
	overflow: hidden; padding:2px;
}
.b-row__mood__img__wrapper.transitioned
{
	-webkit-transition: width .4s ease,height .4s ease;
	transition: width .4s ease,height .4s ease;
	-webkit-backface-visibility: hidden
}
.b-row__mood__comment
{
	position: absolute;
	bottom: 1.8em;
	left: 50%;
	width: 80px;
	margin: 0 0 0 -40px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	cursor: pointer
}
.b-row__mood__comment: hover
{
	color: #000
}
.b-row__mood__comment: hover .icon-comments
{
	background-position: 0 -26px
}
.b-row__mood__comment-wrapper
{
	position: relative
}
.b-row__mood.is-open: after,.b-row__mood.is-open .ogogo
{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -14px;
	border-bottom: 14px solid #000;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent
}
.b-row__mood__overlay
{
	border: 0px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	background: url("../images/blank.gif") repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	z-index: 1
}
.b-row__mood.is-overlay-showed .b-row__mood__overlay
{
	border: 3px solid #d02e51;
	 background-color: transparent;
}
.b-row.is-reflect .b-row__mood__overlay
{
	right: 0;
	left: auto
}
.b-row__arrow__left,.b-row__arrow__right
{
	opacity: .8;
	position: absolute;
	top: 0;
	height: 100%;
	
	width: 8%;
	cursor: pointer;
	display: none
}
.b-row__arrow__left: hover,.b-row__arrow__right: hover
{
	opacity: 1
}
.b-row__arrow__left
{
	left: 0;
	background: url(../images/arrow-left.png) no-repeat;
	background-position: center center
}
.b-row__arrow__right
{
	background: url(../images/arrow-right.png) no-repeat;
	background-position: center center;
	right: 0
}
.b-row__close-gallery
{
	display: none;
	position: relative;
	z-index: 101
}
.b-row__close-gallery__inner
{
	cursor: pointer;
	width: 163px;
	height: 163px;
	background: url(../images/icon-up.png);
	left: 50%;
	top: -81px;
	margin: 0 0 0 -81px;
	position: absolute
}
.b-row__slide-down
{
	position: relative;
	z-index: 1
}
.b-row__slide-down__inner
{
	cursor: pointer;
	width: 163px;
	height: 163px;
	background: url(../images/icon-down-trasparent.png);
	left: 50%;
	top: -81px;
	margin: 0 0 0 -81px;
	position: absolute
}
.b-row.is-gallery
{
	z-index: 100
}
.b-row.is-gallery>.b-row__inner
{
	-webkit-transition: left .4s ease;
	transition: left .4s ease
}
.b-row.is-gallery .b-row__arrow__left,.b-row.is-gallery .b-row__arrow__right
{
	display: block
}
.b-row__inner
{
	position: relative;
	width: 120000px
}
.b-row__inner.is-transitioned
{
	-webkit-transition: -webkit-transform .4s ease!important;
	transition: transform .4s ease!important
}
.b-row: before,.b-row: after
{
	display: table;
	content: "";
	line-height: 0
}
.b-row: after
{
	clear: both
}
.b-moods .b-row .is-no-transition
{
	-webkit-transition: none!important;
	transition: none!important
}
.b-moods
{
	position: relative;
	max-width: 1920px;
	margin: 0 auto;	/*margin: 0 auto 6%;*/
	clear: both
}
.b-moods__left-arrow,.b-moods__right-arrow
{
	background: url(../images/arrow-left.png) no-repeat;
	cursor: pointer;
	height: 200%;
	opacity: .8;
	position: absolute;
	top: 0;
	width: 8%;
	z-index: 1
}
.b-moods__left-arrow: hover,.b-moods__right-arrow: hover
{
	opacity: 1
}
.b-moods__right-arrow
{
	background: url(../images/arrow-right.png) no-repeat;
	background-position: right center;
	right: 0
}
.b-moods__left-arrow
{
	background-position: left center;
	left: 0
}
.b-popup
{
	position: absolute;
	left: 50%;
	top: 150px;
	z-index: 102;
	width: 836px;
	height: 600px;
	margin-left: -423px;
	border: 5px solid #fff
}
.b-popup__pink
{
	color: #e64e7b;
	font-weight: bold
}
.b-popup__paris
{
	padding-bottom: 70px
}
.b-popup .btn-link
{
	padding: 0 1em;
	font-size: .6em
}
.b-popup__bg-img
{
	position: absolute
}
.b-popup__inner
{
	position: relative;
	width: 480px;
	text-align: center;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	padding: 15% 0 0
}
.b-popup__close
{
	cursor: pointer;
	opacity: .8;
	position: absolute;
	right: -85px;
	top: 0
}
.b-popup__close: hover
{
	opacity: 1
}
@media(max-width: 1200px)
{
	.b-popup
{
	width: 700px;
	height: 502px;
	margin-left: -355px
}
__paris
{
	padding-bottom: 100px
}
.b-popup__inner
{
	width: 440px;
	font-size: 30px
}

}
@media(max-width: 1000px)
{
	__paris
{
	padding-bottom: 100px
}
.b-popup__close
{
	right: -65px
}

}
@media(max-width: 860px)
{
	.b-popup
{
	width: 560px;
	height: 402px;
	margin-left: -285px
}
__paris
{
	padding-bottom: 100px
}
.b-popup__inner
{
	width: 280px;
	font-size: 22px
}

}
.b-mb-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #fff;
	*border: 0;
	background: url(../images/layer_bg_black.png) transparent;
	display: none
}
.b-mood-switcher
{
	height: 43px;
	width: 43px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	background: url(../images/moodboard-switcher.png)
}
.b-mood-switcher__2
{
	background-position: -45px 0
}
.b-mood-switcher.is-active
{
	background-color: #bd0d3d
}
.b-mb
{
	clear: both;
	margin: 0 auto 6%;
	max-width: 1600px;
	position: relative;
	overflow: hidden
}
.b-mb__fly
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	display: none
}
.b-mb__fly__container
{
	overflow: hidden;
	position: relative
}
.b-mb__fly__container__img
{
	width: 20%;
	position: relative;
	float: left
}
.b-mb__fly__container__img>img
{
	display: block
}
.b-mb__fly__container__inner
{
	width: 50%;
	overflow: hidden
}
.b-mb__fly__container__slider
{
	position: relative;
	left: 0
}
.b-mb__fly__zoom
{
	width: 113px;
	height: 113px;
	margin: -57px 0 0 -57px;
	display: block;
	top: 50%;
	left: 50%;
	position: absolute;
	display: none;
	background: url(../images/zoom_in.png);
	-webkit-transition: top .3s ease;
	transition: top .3s ease
}
.b-mb__fly__zoom.is-close-button
{
	background: url(../images/icon-up-middle.png);
	display: block!important;
	z-index: 101;
	top: 100%
}
.b-mb__fly__inner
{
	margin: 0 auto;
	max-width: 1600px
}
.b-mb__fly__wrapper
{
	position: relative
}
.b-mb__fly__wrapper.is-open: hover .b-mb__fly__zoom
{
	display: block
}
.b-mb__fly__wrapper.is-open .b-row__arrow__right,.b-mb__fly__wrapper.is-open .b-row__arrow__left
{
	display: block
}
.b-mb__fly .b-comments
{
	clear: both
}
.b-mb-mudboard
{
	float: left;
	position: relative
}
.b-mb-mudboard: hover .b-mb-overlay
{
	display: block
}
.b-mb-mudboard__ul
{
	height: 100%
}
.b-mb-mudboard__li
{
	float: left;
	overflow: hidden;
	height: 100%;
	position: relative
}
.b-mb-mudboard__li>img
{
	width: 100%;
	max-width: none
}
.b-mb-mudboard__row
{
	width: 1600px;
	overflow: hidden
}
}
.lt-ie8 .b-competition__item
{
	margin-right: -1px
}
.lt-ie8 .b-competition__item: hover .b-competition__item__participant
{
	display: block
}
.lt-ie8 .b-competition a
{
	text-decoration: none
}
.lt-ie8 .b-competition__like-link__counter
{
	cursor: pointer
}
.lt-ie8 .b-competition__how__item
{
	margin-right: -1px
}
.b-cabinet
{
	color: #fff;
	background: #000;
	padding: 4em 0 6em;
	margin-bottom: 6em
}
.b-cabinet__inner
{
	padding: 3em 3em 0;
	font-size: 123%;
	*zoom: 1
}
.b-cabinet__inner: before,.b-cabinet__inner: after
{
	display: table;
	content: "";
	line-height: 0
}
.b-cabinet__inner: after
{
	clear: both
}
.b-cabinet__form
{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 45%
}
.b-cabinet__data
{
	font-weight: bold;
	margin-bottom: .5em;
	width: 100%
}
.b-cabinet__data__dt
{
	color: #525252;
	width: 8em;
	padding-right: .3em;
	padding-bottom: 2em
}
.b-cabinet__data__dd
{
	padding-bottom: 2em;
	color: #fff
}
.b-cabinet__header
{
	font-size: 155%;
	color: #fff;
	margin: 0 0 1.6em
}
.b-cabinet__load
{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 50%;
	margin-left: 2em
}
.b-cabinet__load__wrapper
{
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 1.7em
}
.b-cabinet__load__img
{
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	cursor: move
}
.b-cabinet__load__zone
{
	border: 5px dashed #4d4d4d;
	height: 8.3em;
	padding-top: 8.5em;
	width: 16.8em;
	text-align: center;
	color: #747474;
	font-weight: bold;
	background: url(../images/arrow.png) 0 0;
	background-size: 100% 100%
}
.b-cabinet__load__zone.is-in
{
	border-color: #fff
}
.b-cabinet__load__zone.is-hover
{
	border-color: forestgreen
}
.b-cabinet__load__zone.is-load
{
	color: transparent;
	background: url(../images/loader.gif) 50% 50% no-repeat
}
.b-cabinet__load__container
{
	position: relative;
	*zoom: 1;
	margin-bottom: 1.5em
}
.b-cabinet__load__container: before,.b-cabinet__load__container: after
{
	display: table;
	content: "";
	line-height: 0
}
.b-cabinet__load__container: after
{
	clear: both
}
.b-cabinet__load__button
{
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 18.5em;
	width: 48%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
	outline: 0;
	cursor: pointer
}
.b-cabinet__load__button__text
{
	display: block;
	padding-top: .3em
}
.b-cabinet__load__button__input
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 120px;
	direction: ltr;
	cursor: pointer
}
.b-cabinet__load__button>.btn-plus
{
	font-size: 3em
}
.b-cabinet__load .btn-plus,.b-cabinet__load .btn-minus
{
	margin-right: .3em;
	float: left
}
.b-cabinet__load .read-rules
{
	margin-left: 10px
}
.b-cabinet__manage
{
	margin-bottom: .5em
}
.b-cabinet__manage__button
{
	display: none;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
	outline: 0;
	cursor: pointer
}
.b-cabinet__manage__button__text
{
	display: block;
	padding-top: .3em
}
.b-cabinet__manage__button>.btn-plus,.b-cabinet__manage__button>.btn-minus
{
	font-size: 1.5em;
	margin-right: .5em
}
.b-cabinet .message
{
	margin-top: 2em
}
.b-cabinet .b-comments__success
{
	font-size: 81%
}
.b-cabinet .input-error
{
	top: 5em;
	font-size: 60%
}
.no-draganddrop .b-cabinet__load__zone
{
	color: #000;
	background: 0
}
.btn-plus,.btn-minus
{
	background: #004ea9;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	position: relative;
	*display: inline;
	*zoom: 1;
	width: 1em;
	height: 1em;
	border-radius: 2px
}
.btn-plus: after,.btn-minus: after
{
	content: '+';
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.1;
	font-weight: bold;
	width: 1em;
	text-align: center
}
.btn-minus: after
{
	content: '−'
}
.is-cabinet-photo
{
	width: 25%
}
.is-cabinet-photo.m-no-display
{
	display: none
}
.b-cabinet-form-field
{
	display: none
}
.is-show-form .b-cabinet-form-field
{
	display: block
}
.is-show-form .b-cabinet-form-value
{
	display: none
}
.is-show-form .b-cabinet__data__dd,.is-show-form .b-cabinet__data__dt
{
	padding-bottom: .2em
}
.is-show-form .b-cabinet-tr-without-input: first-child .b-cabinet__data__dd,.is-show-form .b-cabinet-tr-without-input: first-child .b-cabinet__data__dt
{
	padding-bottom: 2em
}
.is-show-form .b-cabinet-tr-without-input .b-cabinet__data__dd,.is-show-form .b-cabinet-tr-without-input .b-cabinet__data__dt
{
	padding-bottom: 1.1em
}
.is-show-form .b-cabinet__data
{
	margin-bottom: 1.4em
}
.b-page
{
	margin: 5.5em auto;
	width: 500px
}
.b-page__form
{
	margin: 2.5em 0 7.5em;
	padding: 2em;
	background: #242424
}
.b-page__form__input
{
	width: 100%
}
.b-page__form__field
{
	margin-bottom: 1.5em
}
.b-page__form .message
{
	font-size: 103%
}
.b-page__text
{
	color: #fff;
	font-size: 105%
}
.b-page .btn-link
{
	font-size: 120%
}
@media screen and (max-width: 1500px)
{
	.b-page__form .message
{
	font-size: 120%
}
.b-page__text
{
	font-size: 125%
}
.b-page .btn-link
{
	font-size: 140%
}
.b-page [type="text"]
{
	font-size: 118%
}

}
.b-search-result
{
	background: #000;
	padding-top: 4%;
	margin-bottom: 4em;
	padding-bottom: 6%
}
.b-search-result__wrapper
{
	border: 5px solid #fff;
	border-top: 0;
	position: relative;
	width: 99.5%
}
.b-search-result .b-products__list__el
{
	float: left;
	width: 16.666%;
	overflow: hidden
}
.b-search-result .b-products__list__el__num
{
	bottom: 3.3em
}
.b-search-result .b-products__list__el__title
{
	height: 3.6em
}
.b-search-result__empty-output
{
	display: block;
	text-align: center;
	color: #fff
}
.b-search-result__output
{
	overflow: hidden;
	padding: 0 3.5%;
	margin-bottom: 3%
}
.b-search-result .b-border-top
{
	position: absolute;
	top: 0;
	height: 5px;
	width: 26%;
	background: #FFF
}
.b-search-result .b-border-top.left
{
	left: 0
}
.b-search-result .b-border-top.right
{
	right: 0
}
.b-search-result .b-header-wrapper
{
	position: absolute;
	width: 100%;
	height: 3.5em
}
.b-search-result__header
{
	text-transform: uppercase;
	font-size: 370%;
	color: #FFF;
	margin: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	top: -61.5%;
	z-index: 1
}
.b-search-result .b-search
{
	width: 100%;
	height: auto;
	margin-top: 7%;
	margin-bottom: 4%
}
.b-search-result .b-search input
{
	background: #1a1a1a;
	width: 91.5%;
	margin: auto;
	display: block;
	line-height: 36px;
	background: url("../images/icon-search-big.png") no-repeat 98% 10px #1a1a1a;
	border: 0;
	padding-left: 1.5%;
	vertical-align: middle
}
.less1200 .b-search-result .b-products__list__el
{
	width: 20%
}
.less1200 .b-search-result__empty-output
{
	font-size: 150%
}
.less1200 .b-search-result .b-products__list__el__num
{
	font-size: 110%;
	padding: 0 0 .8em
}
.less1200 .b-search-result .b-products__list__el__title
{
	font-size: 128%
}
.less1200 .b-search-result .b-search input
{
	line-height: 50px;
	height: 50px;
	padding-left: 1.5%;
	font-size: 140%
}
@media screen and (max-width: 900px)
{
.b-search-result .b-products__list__el
{
	width: 25%!important
}
.b-search-result__empty-output
{
	font-size: 170%!important
}
.b-search-result .b-search input
{
	font-size: 180%!important
}

}

/*.js-row:hover{ transition: 0.5s ease 0.4s; opacity:1; }*/
.is-overlay-showed:hover > div:hover{ transition: 0.3s ease 0.2s; background-color: transparent; filter: grayscale(0);
  filter: sepia(0);
  filter: saturate(1);
  filter: hue-rotate(0deg);
  filter: invert(1);
  filter: opacity(1);
  filter: brightness(1);
  filter: contrast(1);
  filter: blur(0px); }