

/* Start:/local/templates/collections/components/bitrix/news.list/main_collections_slider/style.css?17628665344546*/
.section-collection {
	max-width: 1440px;
	padding: 0 10px;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.section-collection {
			padding: 0 20px;
	}
}

@media screen and (min-width: 1024px) {
	.section-collection {
			padding: 0 34px;
	}
}

@media screen and (min-width: 1920px) {
	.section-collection {
			padding: 0 0;
	}
}

.section-collection__item:hover .section-collection__item-img {
	outline: 1px rgba(0, 0, 0, 0.3) solid;
	outline-offset: -1px;
}

.section-collection__title {
	font-family: 'Bron Sans Cyrl';
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 25px;
	margin-top: 60px;
}

@media screen and (min-width: 414px) {
	.section-collection__title {
		font-size: 25px;
		line-height: 25px;
		margin-top: 60px;
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 768px) {
	.section-collection__title {
		margin-top: 70px;
		margin-bottom: 40px;
	}
}

@media screen and (min-width: 1024px) {
	.section-collection__title {
		font-size: 28px;
		line-height: 28px;
		margin-top: 100px;
		margin-bottom: 50px;
	}
}

@media screen and (min-width: 1920px) {
	.section-collection__title {
		font-size: 32px;
		line-height: 32px;
		margin-top: 96px;
		margin-bottom: 60px;
	}
}

/* name block */
.section-collection__item-name {
	font-family: 'Bron Sans Cyrl';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	margin-top: 8px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media screen and (min-width: 768px) {
	.section-collection__item-name {
		font-size: 14px;
		line-height: 16px;
	}
}

@media screen and (min-width: 1024px) {
	.section-collection__item-name {
		font-size: 16px;
		line-height: 18px;
		margin-top: 10px;
		padding-top: 3px;
	}
}

/* collection wrapper */
.section-collection__wrapper {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-top: 25px;
}

@media screen and (min-width: 414px) {
	.section-collection__wrapper {
		margin-top: 32px;
	}
}

@media screen and (min-width: 768px) {
	.section-collection__wrapper {
		margin-top: 20px;
	}
}

@media screen and (min-width: 1920px) {
	.section-collection__wrapper {
		margin-top: 30px;
	}
}

.section-collection__controls {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.section-collection__controls {
		display: none;
	}
}

.swiper-btn__wrapper .swiper-btn {
	cursor: pointer;
	padding: 0 7px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.swiper-btn__wrapper .swiper-btn {
		height: 16px;
		padding: 0 7px 0 23px;
	}
}

.swiper-btn.swiper-button-disabled {
	opacity: 0.5;
	cursor: default;
}

.swiper-btn.swiper-collection__prev {
	transform: rotate(180deg);
}

.swiper-btn.swiper-collection__next {
}

.collection-slider__href {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-family: 'Bron Sans Cyrl';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.035em;
	color: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 768px) {
	.collection-slider__href {
		padding-bottom: 3px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	}
}

.collection-slider__href .collection-href__arrow {
	margin-left: 12px;
	opacity: 0.5;
}

@media screen and (min-width: 768px) {
	.collection-slider__href .collection-href__arrow {
		display: none;
	}
}

/* section swiper */
.section-collection__swiper {
	overflow: hidden;
	margin-right: -10px;
}

@media screen and (min-width: 415px) {
	.section-collection__swiper {
		margin-right: -20px;
	}
}

@media screen and (min-width: 768px) {
	.section-collection__swiper {
		overflow: hidden;
		margin-right: 0;
	}
}

.section-collection__pagination {
	display: block;
	position: relative !important;
	background-color: transparent !important;
	border-bottom: 1px solid #c4c4c4;
	height: 4px !important;
	margin-top: 40px;
}

@media screen and (max-width: 767px) {
	.section-collection__pagination {
		display: none;
	}
}

@media screen and (min-width: 1920px) {
	.section-collection__pagination {
		margin-top: 60px;
	}
}

.section-collection__pagination .swiper-pagination-progressbar-fill {
	background-color: #000 !important;
	border-radius: 0;
	height: 4px !important;
}

.hide{
	display:none!important;
}
/* End */
/* /local/templates/collections/components/bitrix/news.list/main_collections_slider/style.css?17628665344546 */
