

/* Start:/local/templates/dresscodeV2s/components/dresscode/slider/promoSlider/style.min.css?17513148674017*/
#slider{position:relative;width:100%;overflow:hidden}#slider .wrap{position:relative;overflow:hidden}#slider ul{position:relative}#slider ul li{position:relative;display:block;float:left}#slider ul li .slideLink{color:#000;text-decoration:none}#slider .sliderVideoOverBg{position:absolute;z-index:2;width:100%;height:100%;pointer-events:none}#slider .slideVideoContainer{position:relative;height:900px;overflow:hidden}#slider .videoPoster{display:block;display:none;height:555px;background-position:center center;background-size:cover}#slider .slideVideoContainer embed,#slider .slideVideoContainer iframe,#slider .slideVideoContainer object{position:absolute;top:0;left:0;width:100%;height:100%}#slider .slideVideo{position:absolute;top:50%;left:0;box-sizing:border-box;width:100%;height:auto;object-fit:cover;overflow:hidden;background-color:#000;transform:translateY(-50%);backface-visibility:hidden;pointer-events:none}#slider .limiterContainer{position:absolute;left:0;width:100%}#slider .limiter{position:relative;height:900px}#slider .sliderContent{position:absolute;top:50%;left:0;z-index:3;color:#000;transform:translateY(-50%)}#slider .sliderContent.loading{display:none}#slider .leftContainer{left:0}#slider .centerContainer{left:50%!important;transform:translateX(-50%) translateY(-50%)}#slider .rightContainer{right:0;left:unset}#slider .sliderContent .bigText,#slider .sliderContent .bigTextColor,#slider .sliderContent .bigTextLight,#slider .sliderContent .bigTextLightColor{display:block;margin-top:24px;font-size:48px;font-family:robotoMedium;line-height:56px}#slider .sliderContent .mediumText,#slider .sliderContent .mediumTextColor,#slider .sliderContent .mediumTextLight{display:block;margin-top:24px;font-size:30px;line-height:36px}#slider .sliderContent .smallText,#slider .sliderContent .smallTextColor,#slider .sliderContent .smallTextLight{display:block;margin-top:24px;font-size:16px;line-height:24px}#slider .sliderContent .bigTextLight,#slider .sliderContent .bigTextLightColor,#slider .sliderContent .mediumTextLight,#slider .sliderContent .smallTextLight{font-family:roboto_thregular}#slider .sliderContent .whiteColor{color:#fff}#slider .sliderContent .noMargin{margin:0}#slider .sliderContent .center{text-align:center}#slider .sliderContent .cButton{display:inline-block;height:50px;margin-top:24px;padding:0 24px;color:#fff;line-height:50px;text-align:center;text-decoration:none;border-radius:6px;transition:all .2s ease-in-out}#slider .sliderContent .cButton.cButtonWhite{color:#000;background-color:#fff}#slider .sliderContent .cButtonLight{display:inline-block;height:50px;margin-top:24px;padding:0 24px;color:#000;line-height:50px;text-align:center;text-decoration:none;border:1px solid rgb(0 0 0 / 40%);border-radius:6px;transition:all .2s ease-in-out}#slider .sliderContent .cButtonLight:hover{border:1px solid rgb(0 0 0 / 70%)}#slider .sliderContent .cButton:active,#slider .sliderContent .cButtonLight:active{position:relative;top:1px}#slider .sliderContent div:first-child{margin-top:0}#slider ol{position:absolute;bottom:12px;left:50%;margin:0;padding:0;list-style:none}#slider ol li{float:left;width:14px;height:14px;margin-right:4px;background:url(/local/templates/dresscodeV2s/components/dresscode/slider/promoSlider/images/slideButton.svg) 0 0 no-repeat transparent;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{position:absolute;top:50%;display:block;width:59px;height:118px;margin-top:-59px;background:url(/local/templates/dresscodeV2s/components/dresscode/slider/promoSlider/images/slideArrow.svg) no-repeat transparent}#slider .sliderBtnLeft:hover{background-position:-59px 0}#slider .sliderBtnLeft:active{background-position:-118px 0}#slider .sliderBtnRight{right:0;background-position:0 -118px}#slider .sliderBtnRight:hover{background-position:-59px -118px}#slider .sliderBtnRight:active{background-position:-118px -118px}
/* End */


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

.index-banners{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

.index-banners a {
	text-decoration: none;
	color: inherit;
}

.index-banners .elem{
	position: relative;
	box-sizing: border-box;
	height: 480px;
	padding: 32px;
	background-color: #fff;
}

.index-banners .text-wrap{
	position: relative;
	z-index: 2;	
}

.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: 66px;
	overflow: hidden;
	margin-bottom: 8px;
	font-family: "robotobold";
	font-size: 28px;
	line-height: 33px;
	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: 54px;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
}

.index-banners .descr{
	margin-bottom: 24px;
}

.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: 22px;
	}

	.index-banners .descr{
		margin-bottom: 16px;
	}
}

@media all and (max-width: 1340px){
	.index-banners .elem{
		height: 420px;
	}
}


@media all and (max-width: 1024px){
	.index-banners{
		gap: 16px;
	}
	.index-banners .elem{
		height: 360px;
	}
}

@media all and (max-width: 900px){
	.index-banners{
		gap: 8px;
	}
	.index-banners .elem{
		height: 280px;
		padding: 16px;
	}
	.index-banners .name {
    font-size: 22px;
	}
	.index-banners .descr{
		display: none;
	}
}

@media all and (max-width: 790px){
	.index-banners .elem{
		height: 220px;
		padding: 16px 12px;
	}
}

@media all and (max-width: 550px){
	.index-banners .elem{
		height: 200px;
	}
	.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 .name{
		max-height: 44px;
		font-size: 18px;
		line-height: 22px;
	}
	.index-banners .elem{
		height: 160px;
	}
}

/* End */
/* /local/templates/dresscodeV2s/components/dresscode/slider/promoSlider/style.min.css?17513148674017 */
/* /local/templates/dresscodeV2s/components/bitrix/news.list/indexThreeBanners/style.css?17513148682758 */
