

/* Start:/local/templates/new100del/components/bitrix/catalog.section.list/menu/style.css?17476303123848*/
.first__flex {
	display: flex;
}

ul {
	list-style-type: none;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #4A4A49;
}

.main-menu__desktop {
	@media (max-width: 1199px) {
		display: none;
	}
}

.main-brands__link {
	height: 62px;
	color: #4A4A49;
	border-top: none;
	display: flex;
	align-items: center;
	padding: 20px;
	gap: 10px;
	z-index: 101;
}

.main-brands__link:hover {
	background-color: #ebebeb;
}

.deep-list__one {
	border: 1px solid #EBEBEB;
	border-top: none;
	font-weight: 600;
	max-width: 100%;
}

.deep-list__one>li>ul {
	background-color: #fff;
	border: none;
	left: 337px;
	/* min-height: 442px; */
	top: 0px;
	padding-bottom: 20px;
	width: 1075px;
	font-weight: 600;
	z-index: -10;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	gap: 0px 20px;
}

.deep-list__one>li>ul.active {
	z-index: 101;
	opacity: 1;
	visibility: visible;
}

.deep-list__one>li {
	/* max-width: 343px; */
	height: calc((120vw / 31));

	border-top: 1px solid #ebebeb;
	border-bottom: none;
	position: relative;

	cursor: pointer;
	display: flex;
	align-items: center;
	padding: 20px;
	gap: 10px;
	z-index: 101;
	background-color: #fff;

	@media (min-width: 1600px) {
		height: 62px;
	}
}

.deep-list__one>li.active {
	background-color: #EBEBEB;
	z-index: 101;
}

.deep-list__one>li>h2 {
	z-index: 101;
	font-size: calc((100vw / 250) + 8px);
}

.deep-list__one>li>img {
	z-index: 101;
}

.deep-list__one>li>h2:first-child {
	border-top: 1px solid #EBEBEB;
}


.bx_sitemap_li_title {
	color: #4A4A49;
	font-size: calc((100vw / 250) + 8px);

	@media (min-width: 1600px) {
		font-size: 16px;
	}
}

.background {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #000;
	z-index: -100;
	visibility: hidden;
	opacity: 0;
	transition: .2s;
}

.background.active {
	z-index: 100;
	visibility: visible;
	opacity: .4;
}

.deep-list__one>li>svg {
	position: absolute;
	/* top: 26px; */
	right: 20px;

	display: none;
}

.deep-list__one li svg.active {
	display: block;
}

.deep-list__one>li>ul {
	display: flex;
	flex-wrap: wrap;
	min-height: 434px;
	align-content: flex-start;
	cursor: default;
	z-index: 110;
}

.deep-list__one>li>ul>div>li {
	display: inline-block;
	width: 345px;
	cursor: pointer;
}

.deep-list__one>li>ul>div>li>div {
	width: 345px;
	min-height: 64px;
	background-color: #F8F8F8;
	padding: 20px;
	display: flex;
	position: relative;
	align-items: center;
}

.deep-list__one>li>ul>div>li>div>a {
	font-weight: 600;
}

.deep-list__one>li>ul>div>li>div>svg {
	position: absolute;
	top: 40%;
	right: 20px;
	transition: .2s;
}

.deep-list__one>li>ul>div>li>div>svg.active {
	transform: rotate(180deg);
}

.deep-list__one>li>ul>div>li>div>a {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #4A4A49;
	width: 80%;
}

.deep-list__one>li>ul>div>li>ul {
	position: absolute;
	opacity: 0;
	visibility: hidden;

	width: 345px;
}

.deep-list__one>li>ul>div>li>ul>li {
	padding-left: 20px;
}

.deep-list__one>li>ul>div>li>ul>li>div,
.deep-list__one>li>ul>div>li>ul>li>ul>li>div {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #4A4A49;
	padding-top: 12px;
	padding-bottom: 12px;
}

.deep-list__one>li>ul>div>li>ul.active {
	position: relative;
	opacity: 1;
	visibility: visible;
}

.show-more {
	font-family: 'Stolzl';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 150%;
	color: #EA5B0C;
	margin-top: 20px;
	padding-left: 20px;
	cursor: pointer;
	margin-bottom: 20px;
}

.inner__flex-correcter {
	flex-wrap: wrap;
	width: 345px;
}

@media(max-width: 1600px) {
	.deep-list__one>li>ul {
		left: calc(20vw + 13px);
		width: 67vw;
	}
}

@media(max-width: 1400px) {
	.deep-list__one>li>ul {
		left: calc(20vw + 12px);
	}
}

@media(max-width: 1300px) {
	.deep-list__one>li>ul {
		left: calc(20vw + 10px);
	}
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1733886116272*/
.page-link,.page-link:hover{color:var(--theme-color-primary)}.page-item.active .page-link{color:var(--theme-b-tx-primary);background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}.page-link:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}
/* End */


/* Start:/local/templates/new100del/components/bitrix/news.list/banners/style.css?1766732440959*/
.banners__a {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.banners__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flex__baners {
    display: flex;
    flex-direction: column;
    gap: 20px;
    @media (max-width: 767px) {
        flex-direction: row;
        margin-top: 8px;
    }

}
.main_banner.columns {
    width: 100%;
    @media (min-width: 767px) and (max-width: 1200px) {
        width: 66%;
        margin-left: 0;
    }    
    @media (min-width: 1200px) {
        width: 49%;
    }
}

.second_banner.columns {
    width: 100%;
    @media (min-width: 767px) {
        width: 32.4%;
    }    
    @media (min-width: 1200px) {
        width: 24%;
    }   
    
}

@media (max-width: 550px) {
    .flex__baners {
        display: flex;
        flex-direction: row;
        gap: 13px;
    }
}

.row.main-banner {
    --bs-gutter-y: 10px;
}


/* End */


/* Start:/local/templates/new100del/components/bitrix/catalog.item/.default/style.css?17647249995474*/
.item__product.vertical {
    border: 1px solid #f2f2f2;
    position: relative;
    /* padding: 10px;
	@media (min-width: 767px) {
		padding: 14px;
	}
	@media (min-width: 1200px) {
		padding: 24px;
	} */
	* {
		pointer-events: auto !important;
	}
	display: block;
    text-decoration: none;
	.product-item-label-triangle {
		position: absolute;
		z-index: 100;
		top: 0;
		left: 0;
		color: #fff;
		width: 60px;
		height: 40px;
		.procent {
			top: 16px;
			left: 8px;
			transform: rotate(315deg); /* Поворачиваем на 45º */
			position: absolute;
			font-family: 'StolzlMedium', 'Arial';
		}
	}
	.product-item-label-triangle::before {
		content: '';
		position: absolute; /* Абсолютное позиционирование */
		left: 0px; top: 0px; /* Положение треугольника */
		border: 40px solid transparent;
		border-left: 40px solid #EA5B0C;
		border-top: 40px solid #EA5B0C;
    }
	.content-img {
		height: 190px;
		@media (min-width: 1200px) {
			height: 15vw;
		}
		display: flex;
    	align-items: center;
		justify-content: center;
		img {
			margin: 0 auto;
			max-width: 100%;
			max-height: 100%;
		}
	}
	.content-art {
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 140%;
		color: #878785;
		margin: 8px 0;
	}
	.content-title {
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
		height: 80px;
		font-weight: 600;
		font-size: 14px;
        line-height: 20px;
		@media (min-width: 767px) {
			font-size: 13px;
			line-height: 15px;
		}
		@media (min-width: 1200px) {
			font-size: 16px;
			line-height: 22px;
		}
		color: #4A4A49;
		margin-bottom: 10px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.availability {
		margin-bottom: 10px;
		color: #EA5B0C;
		font-size: 14px;
		font-weight: 700;
	}
	.price__box {
        width: 100%;
        height: 50px;
		@media (min-width: 767px) {
			height: 60px;
		}
        font-weight: 700;
        font-size: 24px;
        color: #4A4A49;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
		margin-bottom: 15px;
		.old-price {
			font-family: 'Stolzl', 'Arial';
			font-weight: bold;
			font-size: 12px;
			@media (min-width: 767px) {
				font-size: 16px;
			}
			color: #878785;
		}
		.price {
			font-family: 'StolzlBold', 'Arial';
			font-size: 14px;
			@media (min-width: 767px) {
				font-size: 18px;
			}

		}
		.benefit {
			font-size: 10px;
			@media (min-width: 767px) {
				font-size: 12px;
			}
		}
	}
	.item__product__bottom {
    	display: flex;
		align-items: center;
		gap: 16px;
		/* position: relative; */
		bottom: 24px;
		.bottom-basket {
			width: 100%;
			height: 44px;
			font-size: 14px;
			font-weight: bold;
			@media (min-width: 768px) {
				height: 60px;
				font-size: 16px;
			}
			@media (min-width: 1480px) {
				width: 100%;
				font-size: 18px;
			}
			display: flex;
			justify-content: center;
			align-items: center;
			background-color: #EA5B0C;
			color: #fff;
			font-style: normal;
			font-weight: 500;

			line-height: 140%;
			cursor: pointer;
		}
		.item__bottom-flex {
			display: flex;
			gap: 8px;
            top: 10px;
            right: 10px;
            align-items: center;
            position: absolute;
            flex-direction: column;
			@media (min-width: 1480px) {
				display: flex;
				position: relative;
				flex-direction: row;
				top: 0;
            	right: 0;
			}
			.item__bottom-like,
			.item__bottom-statistic {
				width: calc(2vw + 30px);
				height: calc(2vw + 30px);
				background: #ffffff61;
				display: flex;
				align-items: center;
				justify-content: center;
				border: 1px solid #EBEBEB;
				cursor: pointer;
				@media (min-width: 1480px) {
					width: 60px;
					height: 60px;
				}

			}
		}

	}
}


.item__bottom-like.add2favorites-button svg {
	stroke: #4A4A49;
}
.item__bottom-like.active.add2favorites-button svg {
	stroke: #ea5b0c;
}

/* Отключаем события у внешнего Slick, пропускаем только внутренняя логика */
.slick-track, .slick-slide { pointer-events: none !important; }
.product-slider, .product-slider * { pointer-events: auto !important; }

.content-img {
    height: 190px;
    @media (min-width: 1200px) { height: 15vw; }
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.content-img .product-slider .product-main {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    user-select: none;
    pointer-events: none;
}
.product-slider {
    cursor: pointer; /* явный указатель курсора */
    display: contents;
}
.product-slider .slider-indicators {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 4px;
    opacity: 0;
    transition: opacity .3s;
    pointer-events: none;
}
.product-slider:hover .slider-indicators { opacity: 1; }
.product-slider .indicator {
    width: 20px;
    height: 4px;
    background: #EBEBEB;
    /* border-radius: 0px; */
    transition: background .2s;
}
.product-slider .indicator.active { width: 40px; background: #EBEBEB; }


/* End */


/* Start:/local/templates/new100del/components/bsi/catalog.sku.action/catalog.item.buttons/style.css?17639448061104*/
.js-catalog-sku-action-box .item__bottom-like svg,
.js-catalog-sku-action-box .item__bottom-statistic svg path {
    stroke: #4A4A49;
}

.js-catalog-sku-action-box.active .item__bottom-like svg {
    stroke: #ea5b0c;
    fill: #ea5b0c;
}
.js-catalog-sku-action-box.active .item__bottom-statistic svg path{
    stroke: #ea5b0c;
    fill: #ea5b0c;
}

.js-catalog-sku-action-button {
    width: 32px;
    height: 32px;
    background: #ffffff61;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #EBEBEB;
    cursor: pointer;
}

.js-catalog-sku-action-button svg {
    width: 16px;
    height: 16px;
}

@media (min-width: 768px) {
    .js-catalog-sku-action-button {
        width: 40px;
        height: 40px;
    }
    .js-catalog-sku-action-button svg {
        width: 21px;
        height: 21px;
    }
}

@media (min-width: 1480px) {
    .js-catalog-sku-action-button {
        width: 60px;
        height: 60px;
    }
    .js-catalog-sku-action-button svg {
        width: 30px;
        height: 30px;
    }
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/style.css?1752468127266*/
.product-item-container {  
    margin: 0 4px;  
    @media (min-width: 767px) {			
        margin: 0 8px;
    }
}

.slick-list.draggable {
    margin: 0 -4px;  
    @media (min-width: 767px) {			
        margin: 0 -8px;
        display: grid;
    }
}

/* End */


/* Start:/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/style.css?17437488165458*/
/* catalog.top */
.bx_catalog_tile_home_type_2.bx_black .bx_catalog_tile_slider_arrow_left,
.bx_catalog_tile_home_type_2.bx_black .bx_catalog_tile_slider_arrow_right 			{background-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/slider_arrow.png)}
.bx_catalog_tile_home_type_2.bx_black .bx_catalog_tile_slider_pagination li			{background: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/pagination_dot.png) no-repeat right center}
.bx_catalog_tile_home_type_2.bx_black .bx_catalog_tile_slider_pagination li:hover,
.bx_catalog_tile_home_type_2.bx_black .bx_catalog_tile_slider_pagination li.active	{background: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/pagination_dot.png) no-repeat 0px center}

.bx_catalog_tile_home_type_2.bx_black .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_tile_home_type_2.bx_black .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_catalog_tile_home_type_2.bx_black .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}
/* scu_detail_size */
.bx-retina .bx_catalog_tile_home_type_2.bx_black .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_tile_home_type_2.bx_black .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/system.pagenavigation/.default/style.css?176612859586*/
ul.pager {
    display: flex;
    justify-content: center;
	margin-bottom: 50px;
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/news.list/popular_categories/style.css?17446050013417*/
.popular_sections {
    margin: 80px 0;
    .popular__title {
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 130%;
        color: #4A4A49;
        margin-bottom: 40px;
    }
    .popular_sections_body {

      
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(6, 1fr);
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        @media (min-width: 767px) {	
            grid-template-columns: repeat(2, 1fr);
            grid-template-rows: repeat(3, 1fr);
            grid-column-gap: 16px;
            grid-row-gap: 16px;
        }
        @media (min-width: 1399px) {	
            grid-template-columns: repeat(4, 1fr);
            grid-template-rows: repeat(2, 1fr);
            grid-column-gap: 16px;
            grid-row-gap: 16px;
        }
        .box {

            display: flex;
            flex: 1 0 100%;
            flex-wrap: wrap;
            cursor: pointer;
            background-color: #F8F8F8;
            position: relative;
            padding: 24px;
        }
        .box:hover {
            background-color: #EBEBEB;
        }
        .title {
            width: 140px;
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            font-family: 'Stolzl';
            line-height: 140%;
            color: #4A4A49;
            @media (min-width: 1599px) {
                font-size: 18px;
            }
        }
        .image img {
            position: absolute;
            right: 10px;
            bottom: 10px;
            @media (max-width: 1399px) {	
                max-height: 130px;
            
            }        
        }
    }
}


.div1 {
    height: 150px; 
    grid-area: 1 / 1 / 2 / 2;
    @media (min-width: 767px) {
        grid-area: 1 / 1 / 2 / 2; 
        height: 160px;
    }
    @media (min-width: 1399px) {
        grid-area: 1 / 1 / 2 / 2;
        height: 180px;
    }
}
.div2 { 
    height: 150px;    
    grid-area: 2 / 1 / 3 / 2;
    @media (min-width: 767px) {
        grid-area: 1 / 2 / 2 / 3; 
        height: 160px;
    }
    @media (min-width: 1399px) {	
        grid-area: 1 / 2 / 2 / 3;
        height: 180px;
    }
}
.div3 { 

    height: 150px;
    grid-area: 5 / 1 / 6 / 2; 
    @media (min-width: 767px) {	
        grid-area: 3 / 1 / 4 / 2;  
        height: 160px;       
    }
    @media (min-width: 1399px) {	
        grid-area: 2 / 1 / 3 / 3;
        height: 180px;
    }
   
}
.div4 {
    height: 150px;
    grid-area: 3 / 1 / 4 / 2;    
    @media (min-width: 767px) {	
        grid-area: 2 / 1 / 3 / 2;
        height: 160px;
    }
    @media (min-width: 1399px) {	
        height: 376px;
        grid-area: 1 / 3 / 3 / 4;
    }
}
.div5 { 
    height: 150px;
    grid-area: 4 / 1 / 5 / 2;
    @media (min-width: 767px) {
        grid-area: 2 / 2 / 3 / 3;
        height: 160px;
    }
    @media (min-width: 1399px) {	
        grid-area: 1 / 4 / 2 / 5;
        height: 180px;
    }
}
.div6 { 
    height: 150px;
    grid-area: 6 / 1 / 7 / 2;
    
    @media (min-width: 767px) {	
        grid-area: 3 / 2 / 4 / 3; 
        height: 160px;
    }
    @media (min-width: 1399px) {	
        grid-area: 2 / 4 / 3 / 5; 
        height: 180px;
       
    }
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/news.list/brands/style.css?17639448063758*/
.swiper.mySwiper1,
.swiper.mySwiper2 {
    width: 100%;
    height: 120px;
}

.swiper.mySwiper1 .swiper-slide,
.swiper.mySwiper2 .swiper-slide {
    text-align: center;
    border: 1px solid #EBEBEB;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}

.swiper-slide img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}


.brands {
    margin-bottom: 90px;

    .brands__flex {
        margin-bottom: 40px;
        display: flex;

        .brands__flex-text {
            padding: 0px;
            gap: 16px;
            font-weight: 400;
            font-size: 18px;
            line-height: 140%;
            color: #4A4A49;
        }

    }


    .brands__flex-item-title {
        display: flex;
        align-items: center;
        gap: 20px;
        justify-content: space-between;
        border-bottom: 1px solid #EA5B0C;
        padding-bottom: 40px;

        .all {
            background: #ea5b0c;
            height: 36px;
            padding: 0 4px;
            display: flex;
            flex-direction: column;
            justify-content: center;

            .brands__list-arrow-next {
                display: flex;
            }
        }
    }

    .brands__flex-title {
        font-weight: 500;
        font-size: 40px;
        line-height: 130%;
    }

    .brands__list {
        display: block;

        .brands__one {
            position: relative;
            display: block;
        }

        .brands__two {
            margin-top: 16px;
            position: relative;
            display: block;
        }

        .brands__list-item {
            /* width: 300px; */
            cursor: pointer;
            height: 120px;
            border: 1px solid #EBEBEB;
            display: flex;
            margin: 0 8px;

            img {
                max-width: 150px;
                max-height: 100%;
                margin: auto;

            }
        }

    }

    .all {
        display: flex;
    }

    [data-tooltip] {
        position: relative;
    }

    [data-tooltip]:hover::after {
        display: block;
        position: absolute;
        content: attr(data-tooltip);
        background: #ffffff;
        padding: .25em;
        font-size: 22px;
        color: #ea5b0c;
        width: max-content;
        top: -20px;
    }

    .button_all {
        margin: 30px auto;
        display: block;
        background: #ea5b0c;
        color: #f9f9f9;
        padding: 15px 30px;
        font-size: 18px;
        font-family: 'Stolzl';
    }
}

@media (max-width: 1322px) {
    .brands .brands__flex-item-title {
        padding-bottom: 65px;
    }
}

@media (max-width: 1299px) {
    .brands {
        margin-bottom: 50px;
    }

    .brands .brands__flex-title {
        font-size: 32px;
    }

    .brands .brands__flex .brands__flex-text {
        font-size: 18px;
    }

    .brands .brands__flex-item-title {
        padding-bottom: 24px;
        margin-bottom: 30px;
    }

    .brands .row>[class*="col-xl-6"] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .brands .brands__flex {
        margin-bottom: 30px;
    }

}

@media (max-width: 625px) {
    .brands .brands__flex-title {
        font-size: 20px;
        padding-bottom: 24px;
        margin-bottom: 30
    }

    .brands .brands__flex .brands__flex-text {
        font-size: 14px;
    }

    .brands .brands__flex-item-title {
        padding-bottom: 0px;
        margin-bottom: 20px;
        align-items: flex-start;
    }

    .brands {
        margin-bottom: 30px;
    }
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/catalog.products.viewed/viewed/slider/style.css?174470084759*/
.viewed {
    h4 {
        margin-bottom: 40px;
    }
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/news.list/promotions/style.css?17667234763591*/
.promotions__list__main {
    margin-top: 60px;
}
.promotions__list__main .item img {
    max-width: 100%;
}
.promotions__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    color: #4A4A49;
    margin-bottom: 40px;
}

.promotions__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.promotions__item {
    display: block;
    width: 100%;
}

.promotions__list__main .row {
    row-gap: 15px;
    @media (max-width:800px) {
        row-gap: 10px;
        --bs-gutter-x: 5px;
    }
}

.promotions__item img {
    width: 100%;
    object-fit: cover;
}

.promotions__flex {
    display: flex;
    gap: 20px;
    margin-bottom: 120px;
}

.promotions__flex-little {
    max-height: 250px;
}

.promotions__flex-big {
    max-height: 250px;
}

/* Базовые стили карточки */
.promotions__card {
    background: #fff;
    flex: 1 1 100%;
    width: 100%;
}

/* Эффекты при наведении */
.promotions__card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* Стили для изображения */
.promotions__card img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    margin-bottom: 12px;
    transition: transform 0.3s ease;
}

.promotions__card:hover img {
    transform: scale(1.02);
}

/* Стили для заголовка */
.promotions__card-title {
    font-size: 26px;
    font-weight: 700;
    color: #1A1A1A;
    line-height: 1.2;
    font-family: var(--bs--font-bold);
    text-transform: uppercase;
}

.promotions__card-data {
    font-size: 12px;
    width: 400;
    line-height: 1.2;
}

/* Стили для текста */
.promotions__card-text {
    color: #666;
    font-size: 12px;
    line-height: 1.4;
}

.promotions__list__main-pagination__card-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    gap: 10px;
    width: 100%;
    max-width: 260px;
    height: 60px;
    background: #292929;
    outline: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    font-family: var(--bs--font-medium);
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.promotions__list__main-pagination__card-btn:hover {
    color: var(--bs-gray);
}

.promotions__list__main-pagination__card-btn:focus {
    background-color: #292929;
}

/* Tablet: 2 карточки в ряд */
@media (min-width: 768px) {
    .promotions__card img {
        height: 180px;
    }
}

/* Desktop: 3 карточки в ряд */
@media (min-width: 1024px) {
    .promotions__card img {
        height: 200px;
    }
}

/* Large Desktop: 4 карточки в ряд */
@media (min-width: 1440px) {
    .promotions__card img {
        height: 211px;
    }
}

/* Адаптивность для очень маленьких экранов */
@media (max-width: 480px) {
    .promotions__list {
        padding: 12px;
        gap: 12px;
    }

    .promotions__card img {
        height: 140px;
    }

    .promotions__card-text {
        font-size: 0.9rem;
    }
}
.promotions__list__main .item {
    width: 100%;
    height: 100%;
    display: block;
}
.promotions__list__main .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/style.css?174478086383*/
.novelty {
    margin-bottom: 80px;
}
.novelty h4 {
    margin-bottom: 40px;
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/style.css?17437488165449*/
/* catalog.top */
.bx_catalog_tile_home_type_2.bx_blue .bx_catalog_tile_slider_arrow_left,
.bx_catalog_tile_home_type_2.bx_blue .bx_catalog_tile_slider_arrow_right 			{background-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/slider_arrow.png)}
.bx_catalog_tile_home_type_2.bx_blue .bx_catalog_tile_slider_pagination li			{background: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/pagination_dot.png) no-repeat right center}
.bx_catalog_tile_home_type_2.bx_blue .bx_catalog_tile_slider_pagination li:hover,
.bx_catalog_tile_home_type_2.bx_blue .bx_catalog_tile_slider_pagination li.active	{background: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/pagination_dot.png) no-repeat 0px center}

.bx_catalog_tile_home_type_2.bx_blue .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_tile_home_type_2.bx_blue .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_catalog_tile_home_type_2.bx_blue .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}

/* scu_detail_size */
.bx-retina .bx_catalog_tile_home_type_2.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_tile_home_type_2.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/new100del/components/bitrix/news.list/video/style.css?17667044117358*/
.socials {
    display: grid;

    grid-template-columns: 100%;
    grid-template-rows: repeat(7, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;

    @media (min-width: 767px) {
        grid-template-columns: 100%;
        grid-template-rows: repeat(6, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        margin-bottom: 50px;
    }

    @media (min-width: 1199px) {
        grid-template-columns: 50% 50%;
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        width: 100%;
        margin-bottom: 50px;
    }  


}

/* .div1 { grid-area: 1 / 1 / 2 / 2; }
.div2 { grid-area: 2 / 1 / 3 / 2; }
.div3 { grid-area: 7 / 1 / 8 / 2; }
.div4 { grid-area: 3 / 1 / 7 / 2; } */

.socials-title {

    grid-area: 1 / 1 / 2 / 2; 

    @media (min-width: 767px) {
        grid-area: 1 / 1 / 2 / 2; 
    }

    @media (min-width: 1199px) {
        grid-area: 1 / 1 / 2 / 2;
    }    
}

.socials-text {

    grid-area: 2 / 1 / 3 / 2;
    position: relative;
    bottom: 50px;
    
    @media (min-width: 767px) {
        grid-area: 2 / 1 / 3 / 2;  
        bottom: 0px;
    }

    @media (min-width: 1199px) {
        grid-area: 2 / 1 / 3 / 2;
    }
    
}

.socials-buttons {
    position: relative;
    
    grid-area: 6 / 1 / 8 / 2;

    @media (min-width: 767px) {
        grid-area: 6 / 1 / 7 / 2;
    }

    @media (min-width: 1199px) {
        grid-area: 3 / 1 / 4 / 2;
    }  

    
}

.socials-buttons-link {
    position: relative;
    bottom: 0;
}

.socials-videos {
    width: 100%;
    grid-area: 3 / 1 / 6 / 2;
    @media (min-width: 600px) {
        position: relative;
        bottom: 40px; 
    }
    @media (min-width: 767px) {
        grid-area: 3 / 1 / 6 / 2; 
        bottom: 50px; 
    }
    @media (min-width: 1199px) {
        position: relative;
        bottom: 0;
        grid-area: 1 / 2 / 4 / 3;
    }    
}


.video {

    display: flex;
    gap: 20px;
    position: relative;
}

.socials-links__hr {  
    background-color: #ff5200;
}

.socials-links__text {
    font-weight: 400;
    font-size: 18px;
}    


.video__item {
    /* width: 345px;
    height: 513px; */
    /* border: 1px solid #000; */
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 100%;
}


.video__item video {
    width: 100%;
    height: 100%;
    object-fit: cover; /* видео заполняет слайд */
    display: block;
}

video::-webkit-media-controls {
    display: none;
  }

.video video {
    width: 245px;
    height: 370px;   
    object-fit: cover;
    z-index: 100;
    margin: 0 8px;
    @media (min-width: 767px) {
        width: 345px;
        height: 500px;
        margin: 0 auto;
        display: block;
    }
}

/* =========== КАСТОМНАЯ КНОПКА PLAY =========== */

.play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    width: 80px;
    height: 80px;
    border: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    z-index: 2;               /* выше видео */

    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .3s;
}

/* стрелка внутри круга */
.play-btn::before {
    content: '';
    border-style: solid;
    border-width: 14px 0 14px 24px;
    border-color: transparent transparent transparent #fff;
    margin-left: 4px;         /* визуальный центровщик */
}

.play-btn:hover         { background: rgba(0, 0, 0, .8); }
.play-btn:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }



.pause-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    width: 80px;
    height: 80px;
    border: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    z-index: 2;               /* выше видео */

    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .3s;
    display: none;              /* скрыта, пока ролик не запущен */

    /* рисуем две полосы */
    &::before,
    &::after {
        content: '';
        width: 8px;             /* ширина каждой полоски */
        height: 28px;
        background: #fff;
        border-radius: 2px;
    }

    &::before { margin-right: 6px; }
    /* flex‑контейнер наследуется, так что полоски станут по центру */
}


.socials-links__flex-item__big {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    background-color: #292929;

    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
    /* width: 55%; */
    height: 60px;
}
.socials-links__flex-item__big:hover, .socials-links__flex-item__little:hover {
    color: #f8f8f8;
}
.socials-links__flex-item__little {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    background-color: #292929;

    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
    /* width: 43%; */
    height: 60px;
}


/* .socials-links__flex {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;

} */

.socials-buttons-link {

    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
   

    @media (min-width: 767px) {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 15px;
    }

    @media (min-width: 1199px) {
        grid-template-columns: repeat(12, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 15px;
    }


}




.ok {    

    grid-area: 1 / 1 / 2 / 2;

    @media (min-width: 767px) {
        grid-area: 1 / 1 / 2 / 3;
    }

    @media (min-width: 1199px) {
        grid-area: 1 / 1 / 2 / 8; 
    }
   

}


.vk {    

    grid-area: 2 / 1;

    @media (min-width: 767px) {
        grid-area: 1 / 3 / 2 / 5;
    }

    @media (min-width: 1199px) {
        grid-area: 2 / 1 / 3 / 6;
    }
    

}

.tg {    

    grid-area: 3 / 1;

    @media (min-width: 767px) {
        grid-area: 2 / 1 / 3 / 3;
    }

    @media (min-width: 1199px) {
        grid-area: 2 / 6 / 3 / 11;
    }
   

}

/* d
.div1 { grid-area: 2 / 1 / 3 / 6; }
.div2 { grid-area: 2 / 6 / 3 / 11; }

p
.div2 { grid-area: 1 / 3 / 2 / 5; }
.div3 { grid-area: 2 / 1 / 3 / 3; }

m
.div1 { grid-area: 1 / 1 / 2 / 2; }
.div2 { grid-area: 2 / 1 / 3 / 2; }
.div3 { grid-area: 3 / 1 / 4 / 2; } */


.socials-links__flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

/* End */
/* /local/templates/new100del/components/bitrix/catalog.section.list/menu/style.css?17476303123848 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1733886116272 */
/* /local/templates/new100del/components/bitrix/news.list/banners/style.css?1766732440959 */
/* /local/templates/new100del/components/bitrix/catalog.item/.default/style.css?17647249995474 */
/* /local/templates/new100del/components/bsi/catalog.sku.action/catalog.item.buttons/style.css?17639448061104 */
/* /local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/style.css?1752468127266 */
/* /local/templates/new100del/components/bitrix/catalog.top/tabs2/slider/themes/black/style.css?17437488165458 */
/* /local/templates/new100del/components/bitrix/system.pagenavigation/.default/style.css?176612859586 */
/* /local/templates/new100del/components/bitrix/news.list/popular_categories/style.css?17446050013417 */
/* /local/templates/new100del/components/bitrix/news.list/brands/style.css?17639448063758 */
/* /local/templates/new100del/components/bitrix/catalog.products.viewed/viewed/slider/style.css?174470084759 */
/* /local/templates/new100del/components/bitrix/news.list/promotions/style.css?17667234763591 */
/* /local/templates/new100del/components/bitrix/catalog.top/novelty/slider/style.css?174478086383 */
/* /local/templates/new100del/components/bitrix/catalog.top/novelty/slider/themes/blue/style.css?17437488165449 */
/* /local/templates/new100del/components/bitrix/news.list/video/style.css?17667044117358 */
