<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/dresscodeV2/components/dresscode/slider/promoSlider.v2/style.css?17495564385449*/
#slider .slideImage.firstSlide {
    width: 100%;
    height: auto;
    display: block;
}
#slider{
	position: relative;
	overflow: hidden;
	width: 100%;
}

#slider .wrap{
	position: relative;
	overflow: hidden;
}

#slider ul{
	position:relative;
}

#slider ul li{
	position: relative;
	display: block;
	float:left;
}

#slider ul li .slideLink{
	text-decoration: none;
	color: #000000;
}

/*#slider ul li span:hover{
	transform: scale(1.03);
}*/

#slider .sliderVideoOverBg{
	pointer-events: none;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
}

#slider .slideVideoContainer{
	position: relative;
	overflow: hidden;
	height: 900px;
}

#slider .videoPoster{
    background-position: center center;
    -moz-background-size: cover;
    background-size: cover;
    display: block;
    height: 555px;
	display: none;
}

#slider .slideVideoContainer iframe,
#slider .slideVideoContainer object,
#slider .slideVideoContainer embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


#slider .slideVideo{
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transform: translateY(-50%);
	pointer-events: none;
	position: absolute;
	object-fit: cover;
	overflow: hidden;
	height: auto;
	width: 100%;
	left: 0px;
	top: 50%;
}

#slider .limiterContainer{
	position: absolute;
	width: 100%;
	left: 0;
}

#slider .limiter{
	position: relative;
	height: 900px;
}

#slider .sliderContent{
	transform: translateY(-50%);
	position: absolute;
	color: #000000;
	z-index: 3;
	left: 0px;
	top: 50%;
}

#slider .sliderContent.loading{
	display: none;
}

#slider .leftContainer{
	left: 0px;
}

#slider .centerContainer{
	transform: translateX(-50%) translateY(-50%);
	left: 50% !important;
}

#slider .rightContainer{
	left: unset;
	right: 0px;
	background-color: rgba(255, 255, 255, 0.85);
	padding: 20px 35px;
	border-radius: 15px;
}

#slider .sliderContent .bigText,
#slider .sliderContent .bigTextColor,
#slider .sliderContent .bigTextLight,
#slider .sliderContent .bigTextLightColor{
	font-family: "robotoMedium";
	line-height: 56px;
	margin-top: 24px;
	font-size: 48px;
	display: block;
}

#slider .sliderContent .bigTextLight {
	font-size: 34px;
}

#slider .sliderContent .mediumText,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .mediumTextLight{
	line-height: 36px;
	margin-top: 24px;
	font-size: 30px;
	display: block;
}

#slider .sliderContent .smallText,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .smallTextLight{
	line-height: 24px;
	margin-top: 24px;
	font-size: 16px;
	display: block;
	color: #0061b2;
	/* font-style: italic; */
	font-weight: bold;
}

#slider .sliderContent .bigTextLightColor,
#slider .sliderContent .bigTextLight,
#slider .sliderContent .mediumTextLight,
#slider .sliderContent .smallTextLight{
	font-family: "roboto_thregular";
}

#slider .sliderContent .whiteColor{
	color: #ffffff;
}

#slider .sliderContent .noMargin{
	margin: 0;
}

#slider .sliderContent .center{
	text-align: center;
}

#slider .sliderContent .cButton{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	height: 50px;
}

#slider .sliderContent .cButtonLight{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid rgba(0, 0, 0, .4);
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #000000;
	height: 50px;
}

#slider .sliderContent .cButtonLight:hover{
	border: 1px solid rgba(0, 0, 0, .7);
}

#slider .sliderContent .cButton:active,
#slider .sliderContent .cButtonLight:active{
	position: relative;
	top: 1px;
}

#slider .sliderContent div:first-child{
	margin-top: 0px;
}

#slider ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left:50%;
	bottom:12px;
}

#slider ol li{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/promoSlider.v2/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 14px;
	height: 14px;
	float: left;
	cursor: pointer;
}

#slider ol li:hover{
	background-position: -14px 0;
}

#slider ol li:active{
	background-position: -28px 0;
}

#slider ol li.selected{
	background-position: -42px 0;
}

#slider ol li.selected:hover{
	background-position: -56px 0;
}

#slider ol li.selected:active{
	background-position: -70px 0;
}

#slider .sliderBtnLeft,
#slider .sliderBtnRight{
	display: block;
	height: 118px;
	width: 59px;
	position: absolute;
	top: 50%;
	margin-top: -59px;
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/promoSlider.v2/images/slideArrow.png) no-repeat transparent;

}

#slider .sliderBtnLeft:hover{
	background-position: -59px 0;
}

#slider .sliderBtnLeft:active{
	background-position: -118px 0;
}

#slider .sliderBtnRight{
	background-position: 0 -118px;
	right: -0px;
}

#slider .sliderBtnRight:hover{
	background-position: -59px -118px;
}

#slider .sliderBtnRight:active{
	background-position: -118px -118px;
}

@media screen and (max-width: 767px) {
	#slider .sliderContent .bigTextColor {
		font-size: 28px;
		line-height: 32px;
	}

	#slider .sliderContent .bigTextLight {
		font-size: 26px;
		line-height: 32px;
	}
}

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/indexBanners/style.css?16019963186739*/
.index-banners-wrap{
	margin-bottom: 48px;
	margin-top: 48px;
}

.index-banners{
	max-width: none;
	font-size: 0;
	margin: -10px -8px;
}

.index-banners .elem-column{
	display: inline-block;
	vertical-align: top;
	width: 25%;
}

.index-banners .elem-column:nth-child(3),
.index-banners .elem-column:nth-child(5) {
	width: 19%;
}

.index-banners .elem-column:nth-child(4),
.index-banners .elem-column:nth-child(6) {
	width: 31%;
}

.index-banners .elem-wrap{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 8px;
}

.index-banners .elem{
	position: relative;
	box-sizing: border-box;
	height: 228px;
	padding: 42px 24px 12px 24px;
	border: 1px solid #e7e8ea;
	background-color: #fff;
}

.index-banners .elem-column:nth-child(1) .elem,
.index-banners .elem-column:nth-child(7) .elem {
	height: 476px;
	padding: 42px 36px 12px 36px
}

.index-banners .elem-column:nth-child(3) .elem,
.index-banners .elem-column:nth-child(5) .elem {
	height: 476px;
}

.index-banners .text-wrap{
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
	color: #000000;
}

.index-banners .elem-column:nth-child(2) .text-wrap{
	width: 60%;
}

.index-banners .elem-column:nth-child(4) .text-wrap{
	width: 50%;
}

.index-banners .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.index-banners .name{
	display: block;
	max-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	font-family: "robotomedium";
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	transition: all 0.2s ease-in-out;
}

.index-banners .name:hover{
	color: #444444;
}

.index-banners .name:active{
	position: relative;
	top: 1px;
}

.index-banners .descr{
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 16px;
}

.index-banners .elem-column:nth-child(1) .descr{
	margin-bottom: 18px;
}

.index-banners .text-wrap.text-wrap-white{
	color: #fff;
}

.index-banners .text-wrap-white .name{
	color: #ffffff;
}

.index-banners .text-wrap-white .name:hover{
	opacity: 0.8;
}

.index-banners .btn-white .btn-simple{
	background-color: #fff;
	border-color: #fff;
	color: #282727;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.index-banners .btn-white .btn-simple:hover{
	opacity: 0.9;
}

@media all and (max-width: 1400px){
	.index-banners .name{
		font-size: 16px;
	}
}

@media all and (max-width: 1340px){
	.index-banners .elem-column,
	.index-banners .elem-column:nth-child(6) {
		width: 37%;
	}
	.index-banners .elem-column:nth-child(3),
	.index-banners .elem-column:nth-child(5) {
		width: 26%;
	}
	.index-banners .elem-column:nth-child(4),
	.index-banners .elem-column:nth-child(8) {
		width: 100%;
	}
	.index-banners .elem-column:nth-child(4) .elem-wrap,
	.index-banners .elem-column:nth-child(8) .elem-wrap {
		width: 50%;
	}
	.index-banners .elem{
		height: 200px;
		padding: 24px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem {
		height: 416px;
		padding: 24px 36px 12px 36px
	}
	.index-banners .elem-column:nth-child(3) .elem,
	.index-banners .elem-column:nth-child(5) .elem,
	.index-banners .elem-column:nth-child(7) .elem {
		height: 416px;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 45%;
	}
}


@media all and (max-width: 1024px){
	.index-banners{
		margin: -6px;
	}
	.index-banners .elem-wrap{
		padding: 6px;
	}
}

@media all and (max-width: 900px){
	.index-banners .elem{
		height: 146px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding: 36px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 304px;
	}
	.index-banners .elem-column:nth-child(3) .elem,
	.index-banners .elem-column:nth-child(5) .elem,
	.index-banners .elem-column:nth-child(7) .elem {
		height: 304px;
		padding-left: 12px;
		padding-right: 12px;
	}
/*	.index-banners .elem-column:nth-child(1) .name{
		max-height: 42px;
		font-size: 20px;
		line-height: 21px;
	}*/
	.index-banners .descr{
		display: none;
	}
}

@media all and (max-width: 790px){
	.index-banners{
		margin: -2px;
	}
	.index-banners .elem-wrap{
		padding: 2px;
	}
	.index-banners .elem{
		height: 132px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 268px;
	}
	.index-banners .elem-column:nth-child(3) .elem,
	.index-banners .elem-column:nth-child(5) .elem,
	.index-banners .elem-column:nth-child(7) .elem {
		height: 268px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding-top: 24px;
	}
	.index-banners .elem-column{
		width: 50%;
	}
	.index-banners .elem-column:nth-child(3){
		width: 50%;
	}
	.index-banners .elem-column:nth-child(4){
		width: 50%;
	}
	.index-banners .elem-column:nth-child(5),
	.index-banners .elem-column:nth-child(6),
	.index-banners .elem-column:nth-child(7),
	.index-banners .elem-column:nth-child(8) {
		width: 50%;
	}
	.index-banners .elem-column:nth-child(4) .elem-wrap,
	.index-banners .elem-column:nth-child(4) .elem-wrap,
	.index-banners .elem-column:nth-child(8) .elem-wrap{
		width: 100%;
	}
	.index-banners .elem-column:nth-child(2) .text-wrap{
		width: 65%;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 65%;
	}
}

@media all and (max-width: 550px){
	.index-banners .elem{
		height: 88px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding: 24px 8px 0;
	}
	.index-banners .elem-column:nth-child(3) .elem,
	.index-banners .elem-column:nth-child(5) .elem,
	.index-banners .elem-column:nth-child(7) .elem {
		height: 180px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		/*padding-top: 12px;*/
		height: 180px;
	}
	.index-banners .elem-column:nth-child(2) .text-wrap{
		width: 70%;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 70%;
	}
	.index-banners .elem-column:nth-child(n) .name{
		max-height: 32px;
		font-size: 14px;
		line-height: 16px;
	}
	.index-banners .btn-simple{
		display: none;
	}
}

@media all and (max-width: 480px){
	.index-banners-wrap{
		margin: 24px 0;
	}
}

@media all and (max-width: 450px){
	.index-banners .name{
		text-shadow: 0 0 10px #fff;
	}
	.index-banners .text-wrap-white .name{
		text-shadow: 0 0 10px #000;
	}
}

@media all and (max-width: 360px){
	.index-banners .elem-column:nth-child(n) .name{
		max-height: 32px;
		font-size: 13px;
		line-height: 16px;
	}
	.index-banners .elem{
		height: 72px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 148px;
	}
	.index-banners .elem-column:nth-child(3) .elem,
	.index-banners .elem-column:nth-child(5) .elem,
	.index-banners .elem-column:nth-child(7) .elem {
		height: 148px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding-top: 12px;
	}
}

/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?15810772981737*/
#homeCatalog{
	background-color: #f3f3f3;
	padding-bottom: 36px;
	margin-top: 0px;
}

#homeCatalog .captionList{
	position: relative;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	background-color: #2b2b2b;
}

#homeCatalog .captionList .slideBox{
	list-style: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
}

#homeCatalog .captionList .cItem{
	list-style: none;
	float: left;
}

#homeCatalog .caption{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-left: 1px solid #222222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 12px;
}

#homeCatalog .caption:hover{
	background-color: #202020;
}

#homeCatalog .caption.loading{
	opacity: 0.6;
}

#homeCatalog .caption a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

#homeCatalog .cItem{
	float: left;
	width: 20%;
}

#homeCatalog .captionBtnRight,
#homeCatalog .captionBtnLeft{
	background: url(/local/templates/dresscodeV2/components/dresscode/offers.product/.default/images/offerArrowSmall.png) 0 0 no-repeat transparent;
	position: absolute;
	height: 60px;
	width: 60px;
	top: 0;
}

#homeCatalog .captionBtnLeft{
	left: 0px;
}

#homeCatalog .captionBtnRight{
	right: 0px;
}

#homeCatalog .captionBtnLeft:hover{
	background-position: -0px -60px;
}

#homeCatalog .captionBtnLeft:active{
	background-position: -0px -120px;
}

#homeCatalog .captionBtnRight{
	background-position: -60px 0px;
}

#homeCatalog .captionBtnRight:hover{
	background-position: -60px -60px;
}

#homeCatalog .captionBtnRight:active{
	background-position: -60px -120px;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/mainServiceSerts/style.css?160164324467*/
#mainServiceCarouselSerts .bigPicture {
    margin-bottom: 24px;
}

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/mainServiceSerts/css/magnific-popup.css?16016442876951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?16266107122620*/
#brandList{
	background-color: #ffffff;
	padding-bottom: 36px;
	margin-top: 0px;
}

#brandList a{
	text-decoration: none;
}

#brandList .heading{
	margin-bottom: 0px !important;
	text-transform: uppercase;
	font-family: 'robotobold';
	padding-bottom: 48px;
	text-align: center;
    padding-left: 18px;
	padding-top: 48px;
    font-size: 18px;
    display: block;
    color: #000000;
}

#brandList .items{
	list-style: none;
	overflow: hidden;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#brandList .item{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background-color: #ffffff;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
	height: 120px;
	line-height: 120px;
	overflow: hidden;
	float: left;
	width: 20%;

}

#brandList .tabloid{
	position: relative;
	padding: 12px;
}

#brandList .markerContainer{
	position: absolute;
	z-index: 99;
	left: 8px;
	top: 8px;
}

#brandList .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	background-color: #424242;
	margin-bottom: 8px;
	color: #fff;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#brandList .picture{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	transform: translate3d(0,0,0);
	opacity: 0.8;
	text-align: center;
	line-height: 100px;
	display: flex;
    align-items: center;
    justify-content: center;
	height: 100px;
}

#brandList .picture:hover{
	opacity: 1;
}

#brandList .picture img{
	vertical-align: middle;
	max-height: 80%;
	max-width: 80%;
}

#brandList .name{
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #000000;
	margin: 12px 0;
}

#brandList .last{
	background-color: #f9f9f9;
    display: flex; 
    align-items: center;
    justify-content: center;
}

#brandList .last .wp{
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	line-height: 21px;
	width: 100%;
}

#brandList .last .showMore{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	color: #000000;
	width: 100%;
}

#brandList .last .showMore:hover{
	opacity: 0.7;
}

#brandList .last .icon{
	display: inline-block;
	margin-bottom: 6px;
    text-align: center;
    line-height: 21px;
    height: 33px;
    width: 100%;
}

#brandList .last .ps{
	font-size: 18px;
}

#brandList .last .value{
	padding-left: 6px;
	font-size: 18px;
}

#brandList .last .small{
	display: inline-block;
	width: 100%;
}
/* End */
/* /local/templates/dresscodeV2/components/dresscode/slider/promoSlider.v2/style.css?17495564385449 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/indexBanners/style.css?16019963186739 */
/* /local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?15810772981737 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/mainServiceSerts/style.css?160164324467 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/mainServiceSerts/css/magnific-popup.css?16016442876951 */
/* /local/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?16266107122620 */
</pre></body></html>