

/* Start:/local/templates/surmebel_v.2/components/bitrix/news.list/banners_v.2/style.css?17845687011042*/
.swiper-button-prev.main-banner-prev, .swiper-button-next.main-banner-next {
    width: auto;
    height: auto;
    background: #FFF;
    padding: 8px;
    border-radius: 50%;
    zoom: 1.5;
    transform: none;
    top: calc(50% - 15px);
}

.swiper-button-prev.main-banner-prev {
    left: 64px;
}

.swiper-button-next.main-banner-next {
    right: 64px;
}

.main-banner-pagination.swiper-pagination.swiper-pagination-bullets {
    bottom: 0;
    position: absolute;
    z-index: 10000;
}

.main-banner-slider.swiper-container.swiper-container-horizontal {
    padding-bottom: 31px;
    position: relative;
}

.main-banner-slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-grey);
    border: none;
}

.main-banner-slider .swiper-pagination-bullet-active {
    background: var(--color-red);
    border:  none;
    -webkit-transform: none;
    transform: none;
}
.banner__image-sm, .banner__image-md, .banner__image-rect, .banner__image-full {
    background-size: cover;
}
/* End */


/* Start:/local/components/sm/advantages/templates/.default/style.css?17845687011083*/
.category-frame__content .main-page-advantages-b {
	order: 10;
	margin-bottom: 32px;
}
.main-page-advantages-title {
	margin: 32px 0;
}
.main-page-advantages {
	display: flex;
	justify-content: stretch;
	gap: 32px;
}
.main-page-advantages-item {
	padding: 16px;
	background: var(--color-grey);
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-grow: 1;
}
.main-page-advantages-item-text {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}
.main-page-advantages-item-icon {
	width: 64px;
	height: 64px;
	background: var(--color-white);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 8px;
}
@media (max-width:768px) {
	.main-page-advantages {
		gap: 24px;
		justify-content: normal;
		flex-wrap: wrap;
	}
	.main-page-advantages-item {
		min-width: calc(50% - 12px);
	}
}
@media (max-width: 1200px) {
	.category-frame__content .main-page-advantages-b {
		display: none;
	}
}
@media (max-width: 375px) {
	.main-page-advantages-title {
		font-weight: 500;
	}
	.main-page-advantages {
		gap: 16px;
	}
}
/* End */


/* Start:/local/components/sm/banner/templates/official_representative/style.css?17845687011702*/
.banner-off-rep {
	width: 100%;
	height: 200px;
	margin: 64px 0 32px;
	padding: 0 3%;
	background: url(/local/components/sm/banner/templates/official_representative/images/bg.jpg) center no-repeat #000;
	font-size: 16px;
}
.banner-off-rep_c {

}
.banner-off-rep_c-text {
	max-width: 55%;
	font-size: 2em;
	font-weight: 400;
	line-height: 1.2em;
	color: #FFF;
}
.banner-off-rep_c-btn {
	padding: 1em 1.5em;
	background-color: #DC4641;
	font-size: 0.9em;
	color: #FFFFFFF5;
}
.banner-off-rep_logo {
	width: 20%;
	height: 58%;
	background: url(/local/templates/surmebel_v.2/img/logo.png) center / 100% no-repeat;
}
@media (min-width: 1920px) {
	.banner-off-rep {
		background-position: right;
	}
	.banner-off-rep_logo {
		background-size: contain;
	}
}
@media (max-width: 1480px) {
	.banner-off-rep {
		height: 175px;
		font-size: 14px;
	}
}
@media (max-width: 1280px) {
	.banner-off-rep {
		height: 150px;
		font-size: 12px;
	}
}
@media (max-width: 980px) {
	.banner-off-rep {
		height: 125px;
	}
	.banner-off-rep_c-text {
		font-size: 1.6em;
	}
	.banner-off-rep_c-btn {
		margin-left: 15px;
	}
	.banner-off-rep_logo {
		width: 30%;
	}
}
@media (max-width: 780px) {
	.banner-off-rep_c-text {
		font-size: 1.5em;
	}
}
@media (max-width: 680px) {
	.banner-off-rep_c-text {
		font-size: 1.4em;
		max-width: 65%;
	}
}
@media (max-width: 580px) {
	.banner-off-rep {
		align-items: start !important;
		flex-direction: column;
		height: auto;
		padding: 5%;
	}
	.banner-off-rep_c {
		align-items: start !important;
		flex-direction: column;
	}
	.banner-off-rep_c-text {
		max-width: 280px;
		font-size: 1.6em;
	}
	.banner-off-rep_c-btn {
		margin: 15px 0 0;
	}
	.banner-off-rep_logo {
		width: 140px;
		height: 70px;
		margin-left: auto;
		background-position: bottom;
	}
}
/* End */


/* Start:/local/templates/surmebel_v.2/components/bitrix/news.list/main_kitchen_series/style.css?17845687012050*/
.news-list-series-title {
    margin: 32px 0;
}
.series-card__img {
    height: 371px;
    background-size: cover;
    background-position: center;
}
.news-list-series-container {
    position: relative;
}
.news-list-series-container .swiper-slider {
	overflow: hidden;
	margin-left: -5px;
	margin-right: 5px;
	padding: 5px;
}

.news-list-series-container .swiper-button-prev {
    top: 0;
    right: 56px;
    left: auto;
}

.news-list-series-container .swiper-button-next {
    top: 0;
}
.series-card__text {
    padding: 32px;
    flex-grow: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #FFFD, transparent);
}

.series-card__title {
    border-bottom: 3px solid;
    text-align: right;
}
.series-card {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    flex-grow: 1;
}

.news-list-series .swiper-wrapper.swiper-wrapper {
    align-items: stretch;
}

.news-list-series .swiper-slide {
    display: flex;
    justify-content: stretch;
}
.series-card__title {
    color: #000;
    font-weight: 500 !important;
}


.news-list-series-container.opened .swiper-wrapper {
    height: auto !important;
    transform: none !important;
    white-space: normal;
    flex-wrap: wrap;
    gap: 2em 0;
    justify-content: space-between;
}

.news-list-series-container.opened .swiper-wrapper .reviews_item.swiper-slide.swiper-slide-duplicate {
    display: none;
}

.news-list-series-container.opened .swiper-wrapper .reviews_item.swiper-slide {
    margin-right: 0 !important;
}

.news-list-series-container.opened ~ .show-all-long-button,
.news-list-series-container.opened .swiper-button-prev,
.news-list-series-container.opened .swiper-button-next {
    display: none;
}

.news-list-series-container .swiper-slide {
	position: relative;
}
.news-list-series-container .swiper-slide ._enamel {
	position: absolute;
	width: 61px;
	height: 61px;
	background: url(/local/templates/surmebel_v.2/icons/signs/enamel2.svg) center/cover no-repeat;
	top: -5px;
	right: -4px;
}
/* End */


/* Start:/local/templates/surmebel_v.2/components/bitrix/catalog.section/catalog_section_cdu/style.css?1784568701632*/
.catalog-section-cdu {
    position: relative;
}
.catalog-section-cdu .catalog-section.swiper-slider {
    overflow: hidden;
}
.catalog-section-cdu .catalog-section.swiper-slider .swiper-wrapper {
    align-items: stretch;
}
.catalog-section-cdu .catalog-section-title {
    padding: 1em 0;
}
.catalog-section-title {
    padding: 1em 0;
}
.catalog-section-cdu {
    position: relative;
}
.catalog-section-cdu .swiper-button-rounded {
    top: 24px;
    left: auto;
}
.catalog-section-cdu .swiper-button-rounded.swiper-button-next {
    right: 0;
}
.catalog-section-cdu .swiper-button-rounded.swiper-button-prev {
    right: 56px;
}
/* End */


/* Start:/local/templates/surmebel_v.2/components/bitrix/catalog.item/catalog_item_cdu/style.css?17845687013315*/
.product-item-small-card-cdu {
    padding: 16px;
    background: var(--color-grey);
}
.product-item-small-card-cdu.swiper-slide {
    height: auto;
    display: flex;
    flex-direction: column;
}
.product-item-small-card-cdu .product-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-grow: 1;
    justify-content: space-between;
}

.product-item-small-card-cdu .product-item-image-wrapper {
    display: block;
    height: 200px;
}

.product-item-small-card-cdu .product-item-image-original {
    width: 100%;
    display: block;
    height: 100%;
    background-size: cover;
}

.product-item-small-card-cdu .product-item-top-wrapper {
    display: flex;
    gap: 10px;
    font-size: 11px;
    line-height: 1;
    height: 19px;
    overflow: hidden;
}

.product-item-small-card-cdu .product-item-top-wrapper > div {
    padding: 4px 8px;
    white-space: nowrap;
}

.product-item-small-card-cdu .product-item-article {
    background-color: var(--color-white);
    color: var(--primary-text-color);
}

.product-item-small-card-cdu .product-item-discount {
    color: var(--color-white);
    background-color: var(--color-red);
}

.product-item-small-card-cdu .product-item-price-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: baseline;
}

.product-item-small-card-cdu .product-item-price-old {
    color: var(--color-darkgrey);
    font-size: 14px;
}

.product-item-small-card-cdu .product-item-price-current {
    font-size: 24px;
    font-weight: 600;
}

.product-item-small-card-cdu .product-item-title {
    font-size: 14px;
}
.product-item-avail {
    display: flex;
    gap: 6px;
    color: #F22;
}

.product-item-small-card-cdu .product-item-avail.item_is_available {
    color: #00B853;
}
.product-item-small-card-cdu .product-item-info-container {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.product-item-small-card-cdu .product-card__favorite {
    position: relative;
    top: 0;
    right: 0;
    border-radius: 0;
    padding: 8px 16px;
    width: auto;
}

.product-item-small-card-cdu .product-item-button-container {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: stretch;
}

.product-item-small-card-cdu .product-item-button-container > * {
    width: 100%;
    text-align: center;
}

.btn-primary.btn-buy,
.product-item-small-card-cdu .product-item-button-container button {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 8px 16px;
    color: var(--color-white);
    background-color: var(--color-darkgrey);
    cursor: pointer;
    font-size: 13px;
}
.product-item-small-card-cdu .product-item-properties-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.product-item-small-card-cdu .product-item-bottom-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.product-item-small-card-cdu .product-item-property {
    display: flex;
    gap: 0.5em;
    font-size: 12px;
}
.product-item-small-card-cdu .product-item-container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.product-item-small-card-cdu .product-item-top-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* End */


/* Start:/local/templates/surmebel_v.2/components/bitrix/news.list/main_reviews_cdu/style.css?17845687012859*/
.news-list-reviews-title {
    margin: 32px 0;
}
.reviews-card__img {
    height: 300px;
    background-size: cover;
    background-position: center;
}
.news-list-reviews-container {
    position: relative;
}
.news-list-reviews-container .swiper-slider {
	overflow: hidden;
}

.news-list-reviews-container .swiper-button-prev {
    top: 0;
    right: 56px;
    left: auto;
}

.news-list-reviews-container .swiper-button-next {
    top: 0;
}
.reviews-card__text {
    background-color: var(--color-grey);
    padding: 32px;
    flex-grow: 1;
}

.reviews-card__title {
    margin-bottom: 8px;
    height: 45px;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.2;
}
.reviews-card {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    flex-grow: 1;
}

.news-list-reviews .swiper-wrapper.swiper-wrapper {
    align-items: stretch;
}

.news-list-reviews .swiper-slide {
    display: flex;
    justify-content: stretch;
}
.reviews-card-video-label {
    padding: 4px 16px;
    background-color: var(--color-red);
    display: inline-flex;
    color: var(--color-white);
    align-items: center;
    position: absolute;
    right: 16px;
    top: 16px;
}

.reviews-card-video-label:before {
    content: '';
    background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.87868%204.87868C1.44129%204.31607%202.20435%204%203%204H14C14.7956%204%2015.5587%204.31607%2016.1213%204.87868C16.6839%205.44129%2017%206.20435%2017%207V10.0568L22.4188%206.18627C22.7236%205.96854%2023.1245%205.93943%2023.4576%206.11083C23.7907%206.28224%2024%206.62541%2024%207V17C24%2017.3746%2023.7907%2017.7178%2023.4576%2017.8892C23.1245%2018.0606%2022.7236%2018.0315%2022.4188%2017.8137L17%2013.9432V17C17%2017.7957%2016.6839%2018.5587%2016.1213%2019.1213C15.5587%2019.6839%2014.7957%2020%2014%2020H3C2.20435%2020%201.44129%2019.6839%200.87868%2019.1213C0.316071%2018.5587%200%2017.7956%200%2017V7C0%206.20435%200.316071%205.44129%200.87868%204.87868ZM15%207C15%206.73478%2014.8946%206.48043%2014.7071%206.29289C14.5196%206.10536%2014.2652%206%2014%206H3C2.73478%206%202.48043%206.10536%202.29289%206.29289C2.10536%206.48043%202%206.73478%202%207V17C2%2017.2652%202.10536%2017.5196%202.29289%2017.7071C2.48043%2017.8946%202.73478%2018%203%2018H14C14.2652%2018%2014.5196%2017.8946%2014.7071%2017.7071C14.8946%2017.5196%2015%2017.2652%2015%2017V7ZM17.7205%2012L22%2015.0568V8.94319L17.7205%2012Z%22%20fill%3D%22%23FCFDFF%22%2F%3E%0A%3C%2Fsvg%3E') no-repeat center;
    width: 24px;
    display: inline-flex;
    height: 24px;
    align-items: center;
    margin-right: 6px
}
.news-card--video {
    cursor: pointer;
}
/* End */


/* Start:/local/templates/surmebel_v.2/components/bitrix/news.list/main_articles_cdu/style.css?17845687012859*/
.news-list-reviews-title {
    margin: 32px 0;
}
.reviews-card__img {
    height: 300px;
    background-size: cover;
    background-position: center;
}
.news-list-reviews-container {
    position: relative;
}
.news-list-reviews-container .swiper-slider {
	overflow: hidden;
}

.news-list-reviews-container .swiper-button-prev {
    top: 0;
    right: 56px;
    left: auto;
}

.news-list-reviews-container .swiper-button-next {
    top: 0;
}
.reviews-card__text {
    background-color: var(--color-grey);
    padding: 32px;
    flex-grow: 1;
}

.reviews-card__title {
    margin-bottom: 8px;
    height: 45px;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.2;
}
.reviews-card {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    flex-grow: 1;
}

.news-list-reviews .swiper-wrapper.swiper-wrapper {
    align-items: stretch;
}

.news-list-reviews .swiper-slide {
    display: flex;
    justify-content: stretch;
}
.reviews-card-video-label {
    padding: 4px 16px;
    background-color: var(--color-red);
    display: inline-flex;
    color: var(--color-white);
    align-items: center;
    position: absolute;
    right: 16px;
    top: 16px;
}

.reviews-card-video-label:before {
    content: '';
    background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.87868%204.87868C1.44129%204.31607%202.20435%204%203%204H14C14.7956%204%2015.5587%204.31607%2016.1213%204.87868C16.6839%205.44129%2017%206.20435%2017%207V10.0568L22.4188%206.18627C22.7236%205.96854%2023.1245%205.93943%2023.4576%206.11083C23.7907%206.28224%2024%206.62541%2024%207V17C24%2017.3746%2023.7907%2017.7178%2023.4576%2017.8892C23.1245%2018.0606%2022.7236%2018.0315%2022.4188%2017.8137L17%2013.9432V17C17%2017.7957%2016.6839%2018.5587%2016.1213%2019.1213C15.5587%2019.6839%2014.7957%2020%2014%2020H3C2.20435%2020%201.44129%2019.6839%200.87868%2019.1213C0.316071%2018.5587%200%2017.7956%200%2017V7C0%206.20435%200.316071%205.44129%200.87868%204.87868ZM15%207C15%206.73478%2014.8946%206.48043%2014.7071%206.29289C14.5196%206.10536%2014.2652%206%2014%206H3C2.73478%206%202.48043%206.10536%202.29289%206.29289C2.10536%206.48043%202%206.73478%202%207V17C2%2017.2652%202.10536%2017.5196%202.29289%2017.7071C2.48043%2017.8946%202.73478%2018%203%2018H14C14.2652%2018%2014.5196%2017.8946%2014.7071%2017.7071C14.8946%2017.5196%2015%2017.2652%2015%2017V7ZM17.7205%2012L22%2015.0568V8.94319L17.7205%2012Z%22%20fill%3D%22%23FCFDFF%22%2F%3E%0A%3C%2Fsvg%3E') no-repeat center;
    width: 24px;
    display: inline-flex;
    height: 24px;
    align-items: center;
    margin-right: 6px
}
.news-card--video {
    cursor: pointer;
}
/* End */
/* /local/templates/surmebel_v.2/components/bitrix/news.list/banners_v.2/style.css?17845687011042 */
/* /local/components/sm/advantages/templates/.default/style.css?17845687011083 */
/* /local/components/sm/banner/templates/official_representative/style.css?17845687011702 */
/* /local/templates/surmebel_v.2/components/bitrix/news.list/main_kitchen_series/style.css?17845687012050 */
/* /local/templates/surmebel_v.2/components/bitrix/catalog.section/catalog_section_cdu/style.css?1784568701632 */
/* /local/templates/surmebel_v.2/components/bitrix/catalog.item/catalog_item_cdu/style.css?17845687013315 */
/* /local/templates/surmebel_v.2/components/bitrix/news.list/main_reviews_cdu/style.css?17845687012859 */
/* /local/templates/surmebel_v.2/components/bitrix/news.list/main_articles_cdu/style.css?17845687012859 */
