

/* Start:/local/templates/rosal_v2/components/bitrix/news.list/banner-index-2/style.css?1747211961524*/
.home-slider__item img {
    border-radius: 10px;
}

.main-banner .main-banner__big {
    position: relative;
}


.js-slider-my .swiper-pagination-bullet::after {
    content: "";
    width: 7px !important;
    height: 7px !important;
    background: #ffffff50 !important;
}

.js-slider-my .swiper-pagination-bullet-active::after {
    content: "";
    width: 8px !important;
    height: 8px !important;
    background-color: #FFFFFF !important;

}

.home-slider.js-slider-my .swiper-pagination {
    left: 45% !important;
}
/* End */


/* Start:/local/templates/rosal_v2/components/bitrix/news.list/popular-category/style.css?17477350622433*/
.popular .popular_section {
    align-items: end;
    justify-content: center;
    text-decoration: none;
}

.popular .popular_section p {
    width: 50%;
    text-align: center;
    color: #212226;
}

.popular .popular_section p:first-child {
    align-self: self-start;
    text-align: start;
    padding: 1rem 0 0 1rem;
}

.popular .popular_section.lux {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.popular .popular_section.lux p {
    opacity: 60%;
    color: #ffffff;
}

.swiper-button-prev2 img {
    transform: scaleX(-1);
}

.swiper-button-next2 {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-next2 {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-prev2, .swiper-button-next2 {
    position: absolute;

    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next2 {
    right: auto;
    left: 71.7%;
}

.swiper-button-next2, .swiper-button-prev2 {
    top: -96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 44px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.swiper-button-next2 {
    right: 0;
    left: auto;
}

.swiper-button-next2, .swiper-button-prev2 {
    position: absolute;
    top: 50%;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}

.swiper-button-prev2.swiper-button-disabled,
.swiper-button-next2.swiper-button-disabled {
    display: none;
}
.popular-section-prev.swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 40%) !important;
}
.popular-section-next.swiper-button-next {
    top: var(--swiper-navigation-top-offset, 40%) !important;
}

/* End */


/* Start:/local/components/ermmm/popular_items/templates/.default/style.css?17470563162285*/
.js-popular_brands .swiper-button-prev2 img {
    transform: scaleX(-1);
}

.js-popular_brands .swiper-button-next2 {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.js-popular_brands .swiper-button-next2 {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-wrapper.popular_brands {
    align-items: center;
}

.popular_brands .swiper-slide {
    align-items: center;
    display: flex;
}

.js-popular_brands .swiper-button-prev2, .js-popular_brands .swiper-button-next2 {
    position: absolute;

    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.js-popular_brands .swiper-button-next2 {
    right: auto;
    left: 71.7%;
}

.js-popular_brands .swiper-button-next2, .js-popular_brands .swiper-button-prev2 {
    top: -96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 44px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.js-popular_brands .swiper-button-next2 {
    right: 0;
    left: auto;
}

.js-popular_brands .swiper-button-next2, .js-popular_brands .swiper-button-prev2 {
    position: absolute;
    top: 50%;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}

.js-popular_brands .swiper-button-prev2.swiper-button-disabled,
.js-popular_brands .swiper-button-next2.swiper-button-disabled {
    display: none;
}


.brands-prev.swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 35%) !important;
}

.brands-next.swiper-button-next {
    top: var(--swiper-navigation-top-offset, 35%) !important;
}

/* End */


/* Start:/local/templates/rosal_v2/components/bitrix/system.pagenavigation/show-catalog/style.css?1737646746186*/
.spin-icon {
    animation: spin 1s infinite linear;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/* End */


/* Start:/local/templates/rosal_v2/components/bitrix/catalog.section/spec-index2/style.css?17485102145056*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

@media screen and (max-width: 1000px) {
	.swiper.swiper-grids {
		width: 100%;
		height: 100%;
		max-height: 950px;
		margin-left: auto;
		margin-right: auto;
	}

	.swiper-grids .swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;
		height: calc((100% - 30px) / 2) !important;

		/* Center slide text vertically */
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.swiper-grids .swiper-grid-column > .swiper-wrapper {
		flex-wrap: wrap;
		flex-direction: column;
	}

	.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
		transform: translate3d(0px, 0, 0);

	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: flex;
		transition-property: transform;
		transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
		box-sizing: content-box;
	}
}

.list-product__item .product__buttons .product__buttons-add, .list-product__item .product__buttons .list-product__buy-icon {
	display: none;
}

.list-product__item .product__buttons .list-product__buy-text {
	display: block !important;
	color: #fff;
}

@media only screen and (max-width: 1599px) {
	.list-product__content-wrap {
		min-height: 200px;
	}
}
/* End */


/* Start:/local/templates/rosal_v2/components/bitrix/catalog.section/spec-index2/themes/blue/style.min.css?1737646746706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/rosal_v2/components/bitrix/news.list/selections/style.css?1744295495225*/
.selections{
    display: flex;
    flex-wrap: wrap;
}
.selections a{
   background-color: #EBEFF2;
    border-radius: 5px;
    padding: .6rem;
    margin: .5rem .5rem .5rem 0;
    color: #212226;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/rosal_v2/components/bitrix/news.list/news-index-v2/style.css?17447031091799*/
.news-index .news {
	padding: 50px 2.4% 0;
}
.section, section {
	margin-left: auto;

	margin-right: auto;

	background-position: center top;

	background-repeat: no-repeat;

}
.news-index .news__list {
	margin-top: 0;
}.news-index .news-list__img {
	margin-top: 0;
}
.news-index .news-list {
	gap: 40px;
}
.news-index .news-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
	column-gap: 20px;
	max-width: 100%;
	justify-content: normal;
}
.news-index .news-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	gap: 62px 0;
	max-width: fit-content;
	overflow: hidden;
	width: 100%;
}
.news-index .news-list__item {
	width: 100%;
}
.news-index .news-list__item {
	width: 23.7%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.news-index .news-list__name {
	margin-top: 11px;
	display: inline-block;
	font-family: "Geologica Medium";
	font-size: 18px;
	color: #212226;
	text-decoration: none;
	line-height: 1.4;
}
.news-index .news-list--home .news-list__text {
	margin-bottom: 20px;
}
.news-index .news-list__text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	-moz-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	line-clamp: 4;
	box-orient: vertical;
}
.news-index .news-list__text {
	margin-top: 6px;
	margin-bottom: 40px;
	font-family: "Geologica Light";
	font-size: 15px;
	color: #898a8c;
	line-height: 1.5;
}

/* End */
/* /local/templates/rosal_v2/components/bitrix/news.list/banner-index-2/style.css?1747211961524 */
/* /local/templates/rosal_v2/components/bitrix/news.list/popular-category/style.css?17477350622433 */
/* /local/components/ermmm/popular_items/templates/.default/style.css?17470563162285 */
/* /local/templates/rosal_v2/components/bitrix/system.pagenavigation/show-catalog/style.css?1737646746186 */
/* /local/templates/rosal_v2/components/bitrix/catalog.section/spec-index2/style.css?17485102145056 */
/* /local/templates/rosal_v2/components/bitrix/catalog.section/spec-index2/themes/blue/style.min.css?1737646746706 */
/* /local/templates/rosal_v2/components/bitrix/news.list/selections/style.css?1744295495225 */
/* /local/templates/rosal_v2/components/bitrix/news.list/news-index-v2/style.css?17447031091799 */
