

/* 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.min.css?17665687081369*/
.link-button,.slide-link{text-decoration:none}.image-aktsii,.slider-images-example{max-height:100%;max-width:100%}.swiper-aktsii{position:relative;width:95%;margin:0 auto;overflow-x:hidden}.image-aktsii{transition:transform .3s}.slide-description{font-size:13px;color:#9f9f9f;text-align:center}.image_slide{padding:10px}.image_slide:hover .image-aktsii{transform:scale(1.02)}.link-button{display:inline-block;background-color:transparent;border:1px solid #000;border-radius:8px;margin-top:10px;padding:5px;color:#000;font-size:14px;cursor:pointer;transition:.3s}.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 .3s}.swiper-button-next:after,.swiper-button-prev:after,.swiper-container-rtl .swiper-button-prev:after{content:'';color:#475257;padding:10px;font-style:normal;transition:color .3s}.swiper-button-next:hover:after,.swiper-button-prev:hover:after,.swiper-container-rtl .swiper-button-prev:hover:after{color:#fff468}.swiper-slide-next,.swiper-slide-prev{opacity:.8}.swiper-slide-active{opacity:1}@media (max-width:1024px){.swiper-examples{padding:0;overflow:hidden}.slider-images-example{height:300px}}
/* 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/popular-categories/style.min.css?1766568773576*/
.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 .3s;border-radius:20px}.slide-description-popular{font-size:12px;color:#9f9f9f}.swiper-button-next:after,.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?17665826683910*/
.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 (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;
  }
}
@media (min-width: 331px) and (max-width: 560px) {
  .shop-city:nth-child(2n) .shop-city-content {
    right: 0;
  }
}
@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.min.css?17665680492043*/
.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-title-image.webp);background-repeat:no-repeat;background-position:center;position:relative;margin-right:10px;min-height:250px;max-width:600px;border-radius:10px}.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.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.min.css?17665687081369 */
/* /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/popular-categories/style.min.css?1766568773576 */
/* /local/templates/.default/components/bitrix/news.list/new_shops/style.css?17665826683910 */
/* /local/templates/.default/components/bitrix/main.include/home-page/style.min.css?17665680492043 */
