

/* Start:/local/templates/.default/components/bitrix/news.list/home-banner/style.min.css?1766568584600*/
.homeSwiper{margin-bottom:10px;margin-top:20px}.home-banners__item{display:block;height:550px;background-image:var(--bg-desktop-image);background-repeat:no-repeat;background-position:center;background-size:cover}.homeSwiper .swiper-button-next:after,.homeSwiper .swiper-button-prev:after{padding:20px;background-color:rgb(0 0 0 / 10%)}@media (max-width:1400px){.home-banners__item{height:450px}}@media (max-width:900px){.home-banners__item{height:350px}.home-collection-item>a{width:calc(100% - 40px);margin:20px}}@media (max-width:600px){.home-banners__item{background-image:var(--bg-mobile-image)}}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/main-page-new-aktsii/style.css?17746008012288*/
.swiper-aktsii{
    position: relative;
    margin: 0 20px;
    overflow-x: hidden;
}


.slide-link {
    text-decoration: none;
}

.image-aktsii {
    max-height: 100%;
    max-width: 100%;
    transition: transform 0.3s ease;
}

.slide-description {
    font-size: 13px;
    color: #9f9f9f;
    text-align: center;
}

.image_slide:hover .image-aktsii {
    transform: scale(1.02);
}

.link-button {
    display: inline-block;
    background-color: transparent;
    border: 1px solid black;
    border-radius: 8px;
    margin-top: 10px;
    padding: 5px;
    color: black;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s ease;
    text-decoration: none;
}

.link-button:hover {
    border-color: #c4c4c4;
}
.tabs_panel{
    flex-wrap: wrap;
}

.tabs_content_examples .swiper-examples {
    display: none;
}

.tabs_content_examples .swiper-examples.active {
    display: block;
}

.swiper-examples{
    margin-top: 30px;
    position: relative;
    margin-bottom: 20px;
    max-width: 100%;

}

.swiper-slide-examples {
    transition: opacity 0.3s ease; /* Плавный переход при изменении размера */
}



.slider-images-example {
    max-height: 100%;
    max-width: 100%;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    color: #475257;
    padding: 10px;
    font-style: normal;
    transition: color 0.3s ease;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    color: #475257;
    padding: 10px;
    font-style: normal;
    transition: color 0.3s ease;
}

.swiper-button-next:hover:after,
.swiper-container-rtl .swiper-button-prev:hover:after {
    color: #FFF468;
}

.swiper-button-prev:hover:after,
.swiper-container-rtl .swiper-button-prev:hover:after {
    color: #FFF468;
}

.swiper-slide-active {
    opacity: 1; /* Полная непрозрачность для активного слайда */
}
@media (max-width: 799px) {
    .swiper-aktsii {
        max-width: 560px;
        margin: 0 auto;
    }
}
@media (max-width: 580px) {
    .swiper-aktsii {
        max-width: none;
        margin: 0 10px;
    }
}
/* End */


/* Start:/local/components/new/catalog.blocks/templates/storage-slider/style.css?17746008521901*/
.swiper.home-storage {
    margin: 0 20px;
}
.home-storage .swiper-button-next:after, .home-storage .swiper-button-prev:after {
    padding: 20px;
    background-color: rgb(0 0 0 / 50%);
    color: #fff;
}
.home-storage .swiper-button-disabled {
    display: none;
}
.home-storage-collection-link {
    display: block;
    width: 100%;
    height: 100%;
}
.home-storage-collection-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-storage-collection__name {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 36px;
    color: #fff;
    text-shadow: 2px 2px #000;
}
.home-storage-room {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 10px;
    right: 30px;
    bottom: 30px;
    background-color: #FFF468;
    border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: 100;
    font-weight: 500;
    color: #333;
}
.home-storage-room__arrow  {
    font-weight: 700;
    font-size: 30px;
    line-height: 24px
}
.home-storage .swiper-slide {
    height: calc(100vw / 3 - 180px);
}
@media (max-width: 1280px) {
    .home-storage .swiper-slide {
        height: calc(100vw / 2 - 180px);
    }
}
@media (max-width: 799px) {
    .swiper.home-storage {
        max-width: 560px;
        margin: 0 auto;
    }
    .home-storage .swiper-slide {
        height: 361px;
    }
}
@media (max-width: 580px) {
    .swiper.home-storage {
        max-width: none;
        margin: 0 10px;
    }
    .home-storage .swiper-slide {
        height: calc(100vw - 180px);
    }
}
@media (max-width: 460px) {
    .home-storage-collection__name {
        font-size: 28px;
    }
    .home-storage-room {
        padding: 5px 15px;
        font-size: 14px;
    }
    .home-storage .swiper-slide {
        height: calc(100vw - 140px);
    }
}
/* End */


/* Start:/local/js/ui/fonts/opensans/ui.font.opensans.min.css?16927718972469*/
@font-face{font-family:'Open Sans';src:url('/local/js/ui/fonts/opensans/opensans-regular.eot');src:local('Open Sans'),url('/local/js/ui/fonts/opensans/opensans-regular.eot?#iefix') format('embedded-opentype'),url('/local/js/ui/fonts/opensans/opensans-regular.woff') format('woff'),url('/local/js/ui/fonts/opensans/opensans-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url('/local/js/ui/fonts/opensans/opensans-regular.eot');src:local('Open Sans'),url('/local/js/ui/fonts/opensans/opensans-regular.eot?#iefix') format('embedded-opentype'),url('/local/js/ui/fonts/opensans/opensans-regular.woff') format('woff'),url('/local/js/ui/fonts/opensans/opensans-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Regular;src:url('/local/js/ui/fonts/opensans/opensans-regular.eot');src:local('Open Sans'),url('/local/js/ui/fonts/opensans/opensans-regular.eot?#iefix') format('embedded-opentype'),url('/local/js/ui/fonts/opensans/opensans-regular.woff') format('woff'),url('/local/js/ui/fonts/opensans/opensans-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Light;src:url('/local/js/ui/fonts/opensans/opensans-light.eot');src:local('Open Sans Light'),url('/local/js/ui/fonts/opensans/opensans-light.eot?#iefix') format('embedded-opentype'),url('/local/js/ui/fonts/opensans/opensans-light.woff') format('woff'),url('/local/js/ui/fonts/opensans/opensans-light.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Semibold;src:url('/local/js/ui/fonts/opensans/opensans-semibold.eot');src:local('Open Sans Semibold'),url('/local/js/ui/fonts/opensans/opensans-semibold.eot?#iefix') format('embedded-opentype'),url('/local/js/ui/fonts/opensans/opensans-semibold.woff') format('woff'),url('/local/js/ui/fonts/opensans/opensans-semibold.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Bold;src:url('/bitrix/js/ui/fonts/opensans/opensans-bold.eot');src:local('Open Sans Bold'),url('/bitrix/js/ui/fonts/opensans/opensans-bold.eot?#iefix') format('embedded-opentype'),url('/bitrix/js/ui/fonts/opensans/opensans-bold.woff') format('woff'),url('/bitrix/js/ui/fonts/opensans/opensans-bold.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/home-tabs/style.css?17665695113879*/
.catalog.product-line {
    display: flex;
    flex-wrap: wrap;
    position:relative;
    justify-content: center;
}
.catalog .card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    width: 230px;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 0 10px;
    position: relative;
}
.catalog .card .img_box {
    width: 100%;
    height: 230px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}
.catalog .card .price{
    font-weight:600;
    font-size:17px;
    line-height:25px;
}
.catalog .card .name{
    font-weight:400;
    font-size:14px;
    line-height:21px;
    margin-bottom:10px;
    color:#5E5E60;
    padding:0 10px;
    text-decoration:none;
    text-align:center;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:3;
    height:62px;
}
.img_box .card_image {
    max-height:99%;
    max-width:99%;
    width: auto;
    height: auto;
}
.img_box .card_icon_box > a:before{
    content:"";
    width:35px;
    height:35px;
    display:block;
}
.img_box .card_icon_box{
    position:absolute;
    top:-20px;
    right:0;
    bottom:0;
    left:0;
    display:none;
    justify-content:flex-start;
    flex-direction:column;
    align-items:flex-start;
    padding:42px 5px;
    z-index:3;
}
.card_icon_box a.img_link{
    background:none;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:2;
}
.card_icon_box > a.tocart:before{
    background:url(/local/templates/.default/components/bitrix/catalog.section/home-tabs/images/basket-cart-icon.svg)center no-repeat;
}
.card_icon_box > a.favorite:before{
    background:url(/local/templates/.default/components/bitrix/catalog.section/home-tabs/images/favorite-cart-icon.svg)center no-repeat;
}
.card_icon_box > a.favorite.active{
    background:#FFF468;
}
.card_icon_box > a.compare:before{
    background:url(/local/templates/.default/components/bitrix/catalog.section/home-tabs/images/compare-icon-start.svg)center no-repeat;
}
.card_icon_box > a.compare.active{
    background:#FFF468;
}
.card_icon_box > a{
    width:35px;
    height:35px;
    background:#FFF;
    box-shadow:3px 3px 12px rgba(51,51,51,0.25);
    border-radius:2px;
    display:block;
    margin-bottom:5px;
    position:relative;
}
.card_icon_box .tocart{
    z-index:3;
}
.card_icon_box .favorite{
    z-index:3;
}
.card_icon_box .compare{
    z-index:3;
}
.catalog .card:hover .card_icon_box{
    display:flex;
}
.catalog .card .name {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    color: #5e5e60;
    padding: 0 10px;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 62px;
}
.fadein-section {
    position: absolute;
    width: 100px;
    top: 2px;
    left: calc(100% - 102px);
}
.product-item-price-old {
    color: #a5a5a5;
    position: relative;
}
.product-item-price-old:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #a5a5a5;
    top: 50%;
}
.card-top-info {
    display: flex;
    color: #CCC;
    font-size: 14px;
    justify-content: space-between;
    width: 100%;
    padding: 5px 10px;
    flex-wrap: wrap;
}
.card .price-block {
    margin-bottom: 10px;
    text-align: center;
}
.recommendSwiper .swiper-button-next:after, .recommendSwiper .swiper-button-prev:after {
    padding: 20px;
    background-color: rgb(0 0 0 / 5%);
}
@media(min-width:901px){
    .img_box .card_icon_box > a:not(.img_link):hover{
        background:#FFF468;
    }
}
@media(max-width:729px){
    .catalog .card{
        border:none!important;
        width:50%;
    }
    .img_box .card_icon_box {
        display: flex;
    }
}

@media(max-width:370px){
    .catalog_section .catalog .card{
        width:100%;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/videos/style.css?17665672271730*/
.video-line {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    width: 100%;
    max-width: 1260px;
    padding: 35px 10px;
    overflow: hidden;
    margin: 0 auto;
}
.video-line__item-content {
    width: 200px;
    border-radius: 30px;
    overflow: hidden;
    cursor: pointer;
    transition: .3s;
    margin: 0 auto;
    position: relative;
}
.video-line__item video {
    width: 100%;
    vertical-align: bottom;
}
.sound-button {
    position: absolute;
    display: none;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.video-line__inst-button {
    display: block;
    width: 189px;
    height: 53px;
    background-image: url(/local/templates/.default/components/bitrix/news.list/videos/images/inst2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto;
}
@media (min-width: 701px) {
    .video-line__item:hover .video-line__item-content {
        transform: scale(1.2);
    }
    .video-line__item:hover .video-line__item-content .sound-button {
        display: block;
    }
    .sound-button {
        background-image: url(/local/templates/.default/components/bitrix/news.list/videos/images/not-sound.svg);
    }
    .video-line.sound-on .sound-button {
        background-image: url(/local/templates/.default/components/bitrix/news.list/videos/images/sound.svg);
    }
}
@media (max-width: 700px) {
    .sound-button {
        display: block;
    }
    .video-line__item-content {
        width: 240px;
    }
    .sound-button {
        background-image: url(/local/templates/.default/components/bitrix/news.list/videos/images/sound.svg);
    }
    .video-line__item video[muted] ~ .sound-button {
        background-image: url(/local/templates/.default/components/bitrix/news.list/videos/images/not-sound.svg);
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/bootstrap_v4/style.css?17742550521614*/
.news-list a {
	color: #323232;
}
.card-title {
	font-weight: 600;
	text-decoration: none;
}
.news_more {
	position: relative;
	display: inline-block;
	padding-left: 20px;
}
.news_more:before {
	content: "";
	background-image: url(/local/templates/.default/components/bitrix/news.list/bootstrap_v4/images/accardion-arrow.svg);
	width: 16px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.news-list-param {
	font-size:13px;
	color: #a4a4a4;
	padding-left: 5px;
}
.news-list-icon {
	display: block;
	min-width: 15px;
	height: 15px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.news-list-icon-calendar {
	background-image: url(/local/templates/.default/components/bitrix/news.list/bootstrap_v4/images/calendar.svg);
}
.news-list-date {
	display: flex;
	align-items: center;
	padding: 5px 0 10px;
}
.block-urls {
	display: flex;
	flex-wrap: wrap;
}
.block-urls-item {
	width: 25%;
	padding: 20px;
}
.block-urls-item__image-url {
	overflow: hidden;
	display: inline-block;
	position: relative;
	border-radius: 30px;
}
.block-urls-item .block-urls-item__image-url img {
	transition: 0.3s;
	display: block;
	object-fit: cover;
	width: 100vh;
}
.block-urls-item .block-urls-item__image-url img:hover {
	transform: scale(1.05);
}
.news-type {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	clip-path: polygon(0 0, 100% 0, 94% 100%, 0 100%);
	padding: 4px 7px 4px 5px;
	border-bottom-right-radius: 10px;
	font-size: 13px;
}
.news-type.type-news {
	 background-color: #cc0;
}
.news-type.type-newest {
	background-color: #3ba962;
}
.news-type.type-sales {
	background-color: #d2232a;
}
@media (max-width: 759px) {
	.block-urls-item {
		width: 50%;
		padding: 20px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/popular-categories/style.css?1771832630916*/
.swiper-popular{
    overflow: hidden;
    position: relative;
    width: 95%;
    margin: 30px auto 0;
}
.image_slide-popular{
    max-width: 180px;
    max-height: 220px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}
.slide-link-popular {
    text-decoration: none;
}

.image-popular {
    height: 100%;
    width: 100%;
    transition: transform 0.3s ease;
    border-radius: 20px;
}

.slide-description-popular {
    font-size: 12px;
    color: #9f9f9f;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    color: #475257;
    padding: 5px;
    font-style: normal;

}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    color: #475257;
    padding: 5px;
    font-style: normal;
}
.image_slide-popular:hover .image-popular {
    transform: scale(1.07);
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/new_shops/style.css?17718437304215*/
.kontact_section {
  padding-top: 10px;
}
.kontact_section h1 {
  margin: 0 40px 20px;
}
.shops_wrapper {
  box-shadow: 7px 8px 55px rgba(51,51,51,0.15);
  border-radius: 5px;
}
.ymaps-image-with-content {
  border-radius: 50%;
  border: 1px solid #fff;
  background-size: cover !important;
  width: 30px !important;
  height: 30px !important;
  height: 30px !important;
  left: -19px !important;
  top: -31px !important;
}
.ymaps-image-with-content {
  background-image: url(/local/templates/.default/components/bitrix/news.list/new_shops/images/badge_map.svg) !important;
}
.shops-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 20px;
  row-gap: 20px;
  padding: 20px;
}
.shop-city {
  position: relative;
}
.shop-city-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
  padding: 10px 30px;
  height: 40px;
  background-color: #F7F7F9;
  border-radius: 20px;
  transition: .2s;
  font-size: 18px;
  font-weight: 500;
}
.shop-city-name:hover {
  background-color: #FFF468;
}
.shop-city-content {
  max-width: 280px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  clip-path: inset(0 -10px -10px -10px);
  width: max-content;
}
.shop-city-items {
  display: flex;
  flex-direction: column;
}
.shop-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 15px 10px;
}
.shop-item + .shop-item {
  border-top: 2px solid #CCC;
}
.shop-item-name, .shop-item-schedule, .shop-item-phone {
  display: flex;
  gap: 5px;
}
.shop-item-name {
  font-weight: 500;
}
.shop-item-schedule, .shop-item-phone {
  font-size: 14px;
}
.shop-item-phone > a {
  text-decoration: none;
  color: #000;
}
.shop-item-name:before, .shop-item-schedule:before, .shop-item-phone:before {
  content: '';
  min-width: 20px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
}
.shop-item-name:before {
  margin-top: 3px;
  background-image: url(/local/templates/.default/components/bitrix/news.list/new_shops/images/place-icon.svg);
}
.shop-item-phone:before {
  background-image: url(/local/templates/.default/components/bitrix/news.list/new_shops/images/phone-icon.svg);
}
.shop-buttons {
  display: flex;
  gap: 10px;
  margin: 10px 0;
}
.shop-button-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 24px;
  background-color: #C9E0F2;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 10px;
  border-radius: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: lowercase;
  width: calc(50% - 5px);
  justify-content: center;
  font-weight: 500;
}
.shop-address-modal {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  width: 100%;
  max-width: 300px;
}
.shop-address-modal .modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.shop-pictures {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.shop-pictures img {
  width: calc(50% - 5px);
  height: 85px;
  object-fit: cover;
}
.shop-reviews {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.shop-review-link {
  color: #333;
  font-size: 18px;
}
@media (min-width: 1025px) {
  .shop-city:last-child .shop-city-content {
    right: 0;
  }
}
@media (max-width: 1024px) {
  .shops-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 799px) {
  .bx-yandex-map {
    height: 300px!important;
  }
}
@media (min-width: 561px) and (max-width: 1024px) {
  .shop-city:nth-child(3n) .shop-city-content {
    right: 0;
  }
}
@media (max-width: 560px) {
  .shops-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .shop-city-name {
    padding: 10px 20px;
    font-size: 16px;
  }
  .bx-yandex-map {
    height: 200px!important;
  }
  .shop-city-content {
    max-width: none;
    width: calc(100vw - 30px);
  }
}
@media (min-width: 331px) and (max-width: 560px) {
  .shop-city:nth-child(2n) .shop-city-content {
    right: -20px;
  }
  .shop-city:nth-child(2n + 1) .shop-city-content {
    left: -20px;
  }
}
@media (max-width: 330px) {
  .shops-list {
    grid-template-columns: 1fr;
  }
  .shop-city-content {
    max-width: calc(100vw - 70px);
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/main.include/home-page/style.css?17749591883330*/
.home-page-section {
    margin-bottom: 30px;
}
.home-product-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.home-product-tabs > div {
    padding: 10px 0;
    margin: 0 20px;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    cursor: pointer;
}
.home-product-tabs > div.active {
    border-bottom: 3px solid #FFF468;
}
.home-page-wrapper {
    display: flex;
}
.home-page-image {
    width: 50%;
    background-image: url(/local/templates/.default/components/bitrix/main.include/home-page/images/home-page-image-two.webp);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-right: 10px;
    min-height: 250px;
    max-width: 600px;
    border-radius: 10px;
}
/*.home-page-image:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background-image: url(/local/templates/.default/components/bitrix/main.include/home-page/images/bg-2.png);
    background-repeat: repeat;
    z-index: -1;
}
.home-page-image:after {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    width: calc(50% - 20px);
    height: calc(100% - 40px);
    top: 20px;
    bottom: 20px;
    background-color: #F7F7F9;
    z-index: -1;
}*/
.home-page-desc {
    width: 50%;
    font-size: 14px;
}
.home-blocks-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}
.home-blocks-bg {
    position: absolute;
    width: 100%;
    height: 300px;
    background-image: url(/local/templates/.default/components/bitrix/main.include/home-page/images/home-bg.webp);
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: -1;
}
.home-blocks-wrapper__item {
    color: #323232;
    width: calc(50% - 12px);
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 60px;
    text-decoration: none;
    position: relative;
}
.home-blocks-wrapper__item:hover {
    color: #323232;
}
.home-blocks-wrapper__item:hover .home-blocks-wrapper__item-name {
    color: #FFF468;
}
}
.home-blocks-wrapper__item:hover:before {
    content: "";
    width: 45px;
    height: 45px;
    background: url(/local/templates/.default/components/bitrix/main.include/home-page/images/click-ico.svg);
    display: block;
    position: absolute;
    left: 40px;
    bottom: 40px;
}
.home-blocks-wrapper__item.first-block {
    background: url(/local/templates/.default/components/bitrix/main.include/home-page/images/home-block-first.webp) center / cover no-repeat;
}
.home-blocks-wrapper__item.last-block {
    background: url(/local/templates/.default/components/bitrix/main.include/home-page/images/home-block-last.webp) center / cover no-repeat;
}
.home-blocks-wrapper__item-name {
    font-weight: 700;
    font-size: 26px;
    line-height: 39px;
    margin-bottom: 6px;
}
.home-blocks-wrapper__item:hover .home-blocks-wrapper__item-name::after {
    content: "";
    width: 90px;
    height: 3px;
    background-color: #FFF468;
    display: block;
    position: absolute;
}
.home-blocks-wrapper__item-desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    max-width: 168px;
}
.home-blocks-wrapper__item .white-text {
    color: #fff;
}
@media (max-width: 900px) {
    .home-page-image {
        order: 2;
        width: 100%;
    }
    .home-page-desc {
        order: 1;
        width: 100%;
        margin-bottom: 10px;
    }
    .home-page-desc h1 {
        text-align: center;
    }
    .home-page-wrapper {
        flex-direction: column;
        align-items: center;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/home-banner/style.min.css?1766568584600 */
/* /local/templates/.default/components/bitrix/news.list/main-page-new-aktsii/style.css?17746008012288 */
/* /local/components/new/catalog.blocks/templates/storage-slider/style.css?17746008521901 */
/* /local/js/ui/fonts/opensans/ui.font.opensans.min.css?16927718972469 */
/* /local/templates/.default/components/bitrix/catalog.section/home-tabs/style.css?17665695113879 */
/* /local/templates/.default/components/bitrix/news.list/videos/style.css?17665672271730 */
/* /local/templates/.default/components/bitrix/news.list/bootstrap_v4/style.css?17742550521614 */
/* /local/templates/.default/components/bitrix/news.list/popular-categories/style.css?1771832630916 */
/* /local/templates/.default/components/bitrix/news.list/new_shops/style.css?17718437304215 */
/* /local/templates/.default/components/bitrix/main.include/home-page/style.css?17749591883330 */
