

/* Start:/local/templates/dresscodeV2/components/dresscode/slider/promoSlider/style.min.css?17719371364017*/
#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/dresscodeV2/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/dresscodeV2/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/dresscodeV2/components/bitrix/news.list/indexBanners/style.css?17719586265738*/
.index-banners-wrap {
	margin-top: 48px;
	margin-bottom: 48px;
}

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

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

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

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

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

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

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

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

.index-banners .text-wrap {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
	color: #000000;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    opacity: .9;
    padding: 5px;
}

.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;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

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

.index-banners .name:hover {
	opacity: 0.85;
}

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

.index-banners .name-white {
	color: #ffffff;
	box-shadow: none;
}

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

.index-banners .descr-white {
	color: #ffffff;
}

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

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

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

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

.index-banners .btn-white .btn-simple {
	color: #282727;
	background-color: #ffffff;
	border-color: #ffffff;
	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 {
		width: 37%;
	}

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

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

	.index-banners .elem-column:nth-child(4) .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;
	}

	.index-banners .elem-column:nth-child(3) .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 {
		height: 304px;
		padding-right: 12px;
		padding-left: 12px;
	}

	.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 {
		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(4) .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 {
		height: 180px;
	}

	.index-banners .elem-column:nth-child(1) .elem {
		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:not(.text-white) {
		text-shadow: 0 0 10px #ffffff;
	}

	.index-banners .text-wrap-white .name {
		text-shadow: 0 0 10px #000000;
	}
}

@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 {
		height: 148px;
	}

	.index-banners .elem-column:nth-child(n) .elem {
		padding-top: 12px;
	}
}

/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.min.css?17719371361410*/
#homeCatalog{background-color:#f3f3f3;padding-bottom:36px;margin-top:0}#homeCatalog .captionList{position:relative;z-index:1;height:60px;line-height:60px;background-color:#2b2b2b}#homeCatalog .captionList .slideBox{list-style:none;padding:0;margin:0;left:0}#homeCatalog .captionList .cItem{list-style:none;float:left}#homeCatalog .caption{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-left:1px solid #222;-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:.6}#homeCatalog .caption a{display:block;text-align:center;font-size:16px;color:#fff;text-decoration:none}#homeCatalog .cItem{float:left;width:20%}#homeCatalog .captionBtnLeft,#homeCatalog .captionBtnRight{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:0}#homeCatalog .captionBtnRight{right:0}#homeCatalog .captionBtnLeft:hover{background-position:0 -60px}#homeCatalog .captionBtnLeft:active{background-position:0 -120px}#homeCatalog .captionBtnRight{background-position:-60px 0}#homeCatalog .captionBtnRight:hover{background-position:-60px -60px}#homeCatalog .captionBtnRight:active{background-position:-60px -120px}
/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/pop.section/.default/style.min.css?17719371362350*/
#popSection{padding-bottom:36px;overflow:hidden}#popSection a{text-decoration:none}#popSection .heading{margin-bottom:0!important;text-transform:uppercase;font-family:robotobold;text-align:center;padding-left:18px;line-height:30px;font-size:18px;display:block;color:#000;height:60px}#popSection .items{list-style:none;overflow:hidden;border-left:1px solid #e7e8ea;border-top:1px solid #e7e8ea}#popSection .item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #e7e8ea;border-bottom:1px solid #e7e8ea;background-color:#fff;overflow:hidden;height:170px;float:left;width:20%}#popSection .tabloid{position:relative;padding:12px}#popSection .markerContainer{position:absolute;z-index:2;top:8px;left:8px}#popSection .marker{font:normal normal 12px roboto_ltregular,arial,sans-serif;background-color:#424242;margin-bottom:8px;border-radius:4px;color:#fff;padding:3px 4px;line-height:16px;z-index:2}#popSection .picture{-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;transform:translate3d(0,0,0);text-align:center;line-height:100px;display:block;height:100px;opacity:1}#popSection .picture:hover{opacity:.8}#popSection .picture img{vertical-align:middle;max-height:90%;max-width:90%}#popSection .nameWrap{height:42px;margin-top:12px;line-height:42px;text-align:center;overflow:hidden}#popSection .name{-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;text-decoration:none;text-align:center;font-size:14px;line-height:21px;display:inline-block;vertical-align:middle;color:#000}#popSection .last{background-color:#f9f9f9;line-height:170px;height:170px}#popSection .last .wp{vertical-align:middle;display:inline-block;text-align:center;line-height:21px;width:100%}#popSection .last .showMore{-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;vertical-align:middle;display:inline-block;text-align:center;color:#000;width:100%}#popSection .last .showMore:hover{opacity:.7}#popSection .last .icon{display:inline-block;margin-bottom:6px;text-align:center;line-height:21px;height:33px;width:100%}#popSection .last .ps{font-size:18px}#popSection .last .value{padding-left:6px;font-size:18px}#popSection .last .small{display:inline-block;width:100%}
/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/slider/middle/style.min.css?17719371361731*/
#middleSlider{position:relative;display:none;margin-bottom:36px}#middleSlider .limiter,#middleSlider .wrap{position:relative;overflow:hidden}#middleSlider ul{position:relative}#middleSlider ul li{display:block;float:left}#middleSlider ul li img{max-width:100%;max-height:100%;vertical-align:middle}#middleSlider ol{position:absolute;bottom:12px;left:50%;margin:0;padding:0;list-style:none}#middleSlider ol{position:absolute;bottom:12px;left:50%}#middleSlider ol li{float:left;width:18px;height:18px;margin-right:4px;background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) 0 0 no-repeat transparent;cursor:pointer}#middleSlider ol li:hover{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -18px 0 no-repeat transparent}#middleSlider ol li:active{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -36px 0 no-repeat transparent}#middleSlider ol li.selected{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -54px 0 no-repeat transparent}#middleSlider ol li.selected:hover{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -72px 0 no-repeat transparent}#middleSlider ol li.selected:active{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -90px 0 no-repeat transparent}#middleSlider .middleSliderBtnLeft,#middleSlider .middleSliderBtnRight{position:absolute;top:50%;display:block;width:30px;height:60px;margin-top:-30px;background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideArrow.svg) no-repeat transparent}#middleSlider .middleSliderBtnLeft{left:0;background-position:0 0}#middleSlider .middleSliderBtnLeft:hover{background-position:-30px 0}#middleSlider .middleSliderBtnLeft:active{background-position:-60px 0}#middleSlider .middleSliderBtnRight{right:0;background-position:0 -60px}#middleSlider .middleSliderBtnRight:hover{background-position:-30px -60px}#middleSlider .middleSliderBtnRight:active{background-position:-60px -60px}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.min.css?17719371361664*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{position:relative;text-align:center}.bx-pagination .bx-pagination-container ul{display:inline-block;margin:0;padding:0;list-style:none}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px}.bx-pagination .bx-pagination-container ul li span{display:block;box-sizing:border-box;min-width:32px;height:32px;padding:0 8px;color:#444;font-size:14px;line-height:32px;vertical-align:middle;background:#eff0f1;border-radius:16px;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.bx-pagination .bx-pagination-container ul li a{display:block;min-width:32px;height:32px;color:#444;line-height:32px;text-decoration:none;vertical-align:middle;border-radius:16px}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span{padding:0 18px;color:#444;line-height:28px;background:#fff;border:2px solid #eff0f1}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span{padding:0 18px;color:#aab1b4;line-height:28px;background:#fff;border:2px solid #eff0f1}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span{color:#000;background:#fff;border-color:#dadada}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/style.css?17719845615832*/
.yandex-reviews {
    margin-top: 30px;
    width: 100%;
    max-width: 1524px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 45px;
}

@media screen and (max-width: 800px) {
    .yandex-reviews {
        padding: 0 15px;
        width: calc(100vw - 60px);
    }
}

.review-item .top-wrapper .leftcol h3 {
    font-size: 20px;
}


.total-rating {
    padding: 2px;
    margin-left: 5px;
    border-radius: 50%;
    background-color: #FFC92A;
}

.yandex-reviews-list {
    overflow: hidden;
    margin-top: 24px;
}

.yandex-reviews-logo {
    margin-left: 6px;
}

.yandex-reviews-list .reviews-avatar{
    border-radius: 50%;
    width: 68px;
    margin-right: 5px;
}

.yandex-reviews-list-item {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.yandex-reviews-list-item:first-child {
    border-top: 1px solid #f1f1f1;
}

.yandex-reviews-text {
    margin-top: 24px;
    color: #333333;
}

.yandex-reviews-container {
    padding-bottom: 1px;
    overflow: hidden;
}

.yandex-reviews-heading {
    font-family: "robotoMedium";
    padding-top: 6px;
    margin-bottom: 12px;
    font-size: 18px;
}

.yandex-reviews-rating-count,
.yandex-reviews-top-rating {
    vertical-align: middle;
    display: inline-block;
}

.yandex-reviews-rating-count {
    margin-right: 12px;
}

.yandex-review-item-date {
    margin-bottom: 12px;
    color: #878787;
}

.yandex-review-item-rating {
    margin-bottom: 24px;
    position: absolute;
    top: 0;
    right: 0;
}

.yandex-review-item-author {
    margin-bottom: 6px;
}

.yandex-reviews-rating {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin-top: -4px;
    height: 15px;
    width: 79px;
    z-index: 2;
}

.yandex-reviews-rating i {
    background: url(/local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/images/rating.png) repeat 0 0px transparent;
    position: absolute;
    display: block;
    height: 15px;
    width: 79px;
    left: 0px;
    top: 0px;
}

.yandex-reviews-rating i.m {
    background: url(/local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/images/rating.png) repeat 0 -14px transparent;
    z-index: 10;
    width: 0px;
}

.yandex-review-item-text {
    line-height: 26px;
    color: #111111;
}

@media all and (max-width: 600px) {
    .yandex-reviews-heading {
        font-size: 16px;
    }
    .yandex-reviews-logo {
        width: 80px;
    }
    
    .yandex-reviews-list-item {
        border-right: 0;
        border-left: 0;
        border-top: 0;
    }

    .yandex-review-item-rating {
        margin-bottom: 0px;
    }

    .yandex-review-item-text {
        padding: 0px;
    }

}

.yandex-reviews .yandex-reviews-list .yandex-reviews-list-item {
    border-radius: 15px;
    border: 1px solid #E7E8EA;
    margin-bottom: 16px;
}

.yandex-review-item-author {
    font-size: 16px !important;
}

.yandex-reviews-container {
    display: flex;
    justify-content: space-between;
}

.review-item {
    padding: 24px;
    margin-right: 0 !important;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-sizing: border-box;
}


.review-item .top-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    align-items: baseline;
    position: relative;
}

.review-item .top-wrapper .yandex-review-item-rating {
    margin-bottom: 8px;
}

.review-item .top-wrapper .leftcol .date {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #999;
}

.review-item .text span {
    word-wrap: break-word;
    white-space: normal;
}

.review-item .answer {
    display: block;
    margin-bottom: 0;
    margin-top: auto;
    min-height: 40px;
    padding-top: 12px;
}

.review-item .answer span.answer {
    display: block;
    white-space: normal;
    color: #6c757d;
    font-size: 16px;
    min-height: 64px;
}

.glider {
    position: relative;
    overflow: visible;
}

.glider .glide__arrow {
    box-shadow: none;
    /* background-color: transparent; */
    background-color: #fff;
    border: none;
}

.glider .glide__arrow svg path {
    transform: scaleY(2);
}

.glider .glide__arrows .glide__arrow--left {
    left: -35px;
    top: 45%;
    padding-left: 8px;
}

.glider .glide__arrows .glide__arrow--right {
    right: -40px;
    top: 45%;
}

.glider .glide__arrows .glide__arrow--left:hover, .glider .glide__arrows .glide__arrow--right:hover {
    /* opacity: 0.7; */
    filter: brightness(85%);
    /* background:darken($test-color, 10%); */
}

.glider .glide__bullets {
    position: relative;
    left: 49.5%;
    height: 50px;
    top: 1px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.glider .glide__bullets .glide__bullet {
    box-shadow: none;
    border: 1px solid #E7E8EA;
}

.glider .glide__bullets .glide__bullet--active {
    background-color: #E7E8EA;
}
/* 
@media screen and (max-width: 800px) {
    .review-item {
        margin-right: 0 !important;
    }
} */

@media screen and (max-width: 767px) {

    .yandex-reviews .yandex-reviews-list .yandex-reviews-list-item {
        padding: 12px;
    }

    .review-item .top-wrapper {
        flex-direction: column;
    }

    .review-item .top-wrapper .leftcol h3 {
        white-space: normal;
    }

    .review-item .answer span.answer {
        min-height: 72px;
    }

}

@media screen and (max-width: 600px) {
    .glider .glide__arrows .glide__arrow--left, .glider .glide__arrows .glide__arrow--right {
        display: none;
    }
    
    .yandex-reviews {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/css/glide.core.min.css?1771937136814*/
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;margin-bottom0!important;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/css/glide.theme.min.css?17719371362564*/
.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
    text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    transform: translateY(-50%);
    line-height: 1
}

.glide__arrow:focus {
    outline: none
}

.glide__arrow:hover {
    border-color: white
}

.glide__arrow--left {
    left: 0
}

.glide__arrow--right {
    right: 0
}

.glide__arrow--disabled {
    opacity: 0.33
}

.glide__bullets {
    position: absolute;
    z-index: 2;
    bottom: 2em;
    left: 50%;
    display: inline-flex;
    list-style: none;
    transform: translateX(-50%)
}

.glide__bullet {
    background-color: rgba(255, 255, 255, 0.5);
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    line-height: 0;
    box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
    margin: 0 0.25em
}

.glide__bullet:focus {
    outline: none
}

.glide__bullet:hover, .glide__bullet:focus {
    border: 2px solid white;
    background-color: rgba(255, 255, 255, 0.5)
}

.glide__bullet--active {
    background-color: white
}

.glide--swipeable {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.glide--dragging {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}


.arrow_sec {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
    text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    transform: translateY(-50%);
    line-height: 1
}

.arrow_sec:focus {
    outline: none
}

.arrow_sec:hover {
    border-color: white
}

.arrow--left_sec {
    left: 0
}

.arrow--right_sec {
    right: 0
}
.products-slider.glideslide {
    position: relative;
}
.glide__slides {
    margin-bottom: 0!important;
}
/* End */
/* /local/templates/dresscodeV2/components/dresscode/slider/promoSlider/style.min.css?17719371364017 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/indexBanners/style.css?17719586265738 */
/* /local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.min.css?17719371361410 */
/* /local/templates/dresscodeV2/components/dresscode/pop.section/.default/style.min.css?17719371362350 */
/* /local/templates/dresscodeV2/components/dresscode/slider/middle/style.min.css?17719371361731 */
/* /local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.min.css?17719371361664 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/style.css?17719845615832 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/css/glide.core.min.css?1771937136814 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/reviews_yandex/css/glide.theme.min.css?17719371362564 */
