<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mega-menu table td .wrap &gt; a {
  /*transition: color ease 0.3s;*/
}
.light-menu-color .mega-menu table td .wrap &gt; a:not(:hover),
.light-menu-color .logo-row .top-description,
.light-menu-color .logo_and_menu-row .top-btn:not(:hover) &gt; span {
  color: #fff;
}
.light-menu-color .logo_and_menu-row svg:not(.not_fill) path {
  fill: #fff !important;
}
.top-block .top-block-item .personal.top &gt; a {
  transition: none;
}

body .wrapper1.long_banner.with_left_block .header_wrap .line-row {
  display: none !important;
}
body .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp {
  margin-bottom: 0px;
}
body .wrapper1.long_banner .drag-block.grey.TIZERS .tizers_block {
  margin-top: 0px;
}

/*long banner*/
@media (min-width: 992px) {
  .wrapper1.long_banner .header_wrap .wrapper_inner,
  .wrapper1.long_banner .header_wrap .maxwidth-theme,
  .wrapper1.long_banner .top-block &gt; .maxwidth-theme &gt; .wrapp_block {
    background: none;
  }
  .wrapper1.long_banner .header_wrap .top-block {
    border-bottom-color: transparent;
  }
  .wrapper1.long_banner .header_wrap .top-block .wrapp_block {
    position: relative;
  }

  .wrapper1.long_banner .header_wrap .line-row {
    border-top-color: transparent;
    background: #000;
    opacity: 0.1;
  }
  .wrapper1.long_banner .header_wrap.light-menu-color .line-row {
    background: #fff;
  }
  .wrapper1.long_banner .header_wrap .wrapper_inner .logo_and_menu-row:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    opacity: 0.05;
    position: absolute;
    bottom: 0px;
    opacity: 0;
  }

  .wrapper_inner &gt; .right_block &gt; .middle .maxwidth-theme {
    padding: 0px;
  }

  .fill_bg_n .wrapper1.long_banner .menu-row.middle-block.bglight,
  .fill_bg_y .wrapper1.long_banner .menu-row.middle-block.bglight .mega-menu {
    border-color: transparent;
  }
  .fill_bg_n .wrapper1.long_banner .menu-row.middle-block.bglight .row .col-md-12:after,
  .fill_bg_y .wrapper1.long_banner .menu-row.middle-block.bglight .mega-menu .row .col-md-12:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    opacity: 0.05;
    position: absolute;
    bottom: 0px;
  }
  .wrapper1.long_banner .menu-row.middle-block.bglight .mega-menu,
  .wrapper1.long_banner .menu-row.middle-block.bglight .right-icons {
    border-top-color: transparent;
  }
  .wrapper1.long_banner .menu-row.middle-block.bglight .wrap_icon {
    border-left-color: transparent;
  }

  .wrapper1.long_banner .top_big_one_banner {
    margin-top: -100px;
  }
  .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider__item,
  .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider {
    height: 631px;
  }
  .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider__item td {
    height: 531px;
  }
  
  /* РЎРёРЅС…СЂРѕРЅРёР·Р°С†РёСЏ РІС‹СЃРѕС‚ РґР»СЏ СЃР»Р°Р№РґРµСЂР° С‚РѕРІР°СЂРѕРІ */


  .wrapper1.long_banner .top_slider_wrapp .main-slider__item {
    background-size: cover;
  }
  .wrapper1.long_banner .main-slider .wrapper_inner {
    padding-top: 100px;
  }
  .wrapper1.long_banner .main-slider .banner_title {
    padding-top: 0px;
  }
}

/* Banner with products styles */
.banner-with-products-wrapper {
  display: block;
}

.main-banner-container {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.main-banner-container .swiper.slider-solution {
  flex: 1;
  min-width: 0;
}

.products-slider-container {
  width: 500px;
  flex-shrink: 0;
}
.top_big_banners.short_block.v2 .top_slider_wrapp {
  max-width: 1500px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.top_big_banners.short_block.v2 .top_slider_wrapp .main-slider,
.top_big_banners.short_block.v2 .top_slider_wrapp .main-slider__item,
.top_big_banners.short_block.v2 .top_slider_wrapp .main-slider__item td {
  background-size: cover;
  height: 400px !important;
  min-height: 400px;
  max-height: 400px;
  width: 100%;
  max-width: 1500px;
}
.products-slider-container .counter_wrapp .more_text {
  display: none;
}

/* РЈР±РёСЂР°РµРј РѕРіСЂР°РЅРёС‡РµРЅРёСЏ РїРѕ С€РёСЂРёРЅРµ РґР»СЏ .maxwidth-banner */
.top_big_banners.short_block.v2 .maxwidth-banner {
  max-width: 1500px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.banner-products-slider {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  height: 531px; /* РџРѕРґСЃС‚СЂР°РёРІР°РµРј РїРѕРґ РІС‹СЃРѕС‚Сѓ Р±Р°РЅРЅРµСЂР° */
  position: relative;
}

.banner-products-slider__header {
  margin-bottom: 20px;
  text-align: center;
}

.banner-products-slider__title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #333;
}

.banner-product-item {
  margin-bottom: 15px;
}

.banner-product-item__inner {
  display: flex;
  flex-direction: column;
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 6px;
  transition: box-shadow 0.3s ease;
  height: 100%;
  text-align: center;
}

.banner-product-item__inner:hover {
  box-shadow: 0 2px 12px rgba(0,0,0,0.1);
}

.banner-product-item__image {
  width: 100%;
  height: 180px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-product-item__link {
  display: block;
  width: 100%;
  height: 100%;
}

.banner-product-item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.banner-product-item__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.banner-product-item__name {
  font-size: 14px;
  line-height: 1.3;
  color: #333;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}

.banner-product-item__name:hover {
  color: var(--theme-color);
}

.banner-product-item__price {
  margin-bottom: 15px;
}

.banner-product-item__price-value {
  font-size: 16px;
  font-weight: 600;
  color: var(--theme-color);
}

.banner-product-item__actions .btn {
  font-size: 12px;
  padding: 6px 12px;
  width: 100%;
}

.banner-products-slider .swiper-button-prev,
.banner-products-slider .swiper-button-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #666;
}

.banner-products-slider .swiper-button-prev:after,
.banner-products-slider .swiper-button-next:after {
  font-size: 12px;
}

.banner-products-slider .swiper-button-prev {
  left: 10px;
}

.banner-products-slider .swiper-button-next {
  right: 10px;
}
.drag-block.container.FAVORIT_ITEM {
  overflow: visible;
}

.hot-wrapper-items {
  position: relative;
  padding-bottom: 60px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .hot-wrapper-items {
  padding-bottom: 70px;
}

/*.hot-wrapper-items .top_block{margin-bottom: 18px;padding-top: 7px;}*/
.hot-wrapper-items .top_block {
  margin-bottom: 33px;
  padding-top: 7px;
}

.with_left_block .hot-wrapper-items .items {
  padding: 49px;
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
}
.hot-wrapper-items .item-stock,
.hot-wrapper-items .article_block {
  display: inline-block;
  margin: 0px 8px;
  vertical-align: middle;
}
.hot-wrapper-items .sa_block {
  margin: 0px -8px;
}

.hot-wrapper-items .items {
  position: relative;
}
.hot-wrapper-items .items .flexslider {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.hot-wrapper-items &gt; .items &gt; .item:not(.active) {
  display: none;
}
.hot-wrapper-items .item {
  max-width: 880px;
  margin: auto;
}
.hot-wrapper-items .item .image-wrapper {
  max-width: 350px;
  position: relative;
  margin: auto;
}
/*.hot-wrapper-items .item .stickers{right: 0px;left: auto;top: 0px;padding: 0px;}*/
.hot-wrapper-items .item .stickers {
  right: auto;
  left: 0;
  top: 0px;
  padding: 0px;
}
.hot-wrapper-items .item .fast_view_block {
  opacity: 0;
  transition: opacity 0.2s ease;
  width: 206px;
  margin-left: -103px;
  left: 50%;
  top: 50%;
  font-size: 13px;
  margin-top: -20px;
  line-height: 36px;
  cursor: pointer;
  color: #666;
  height: 36px;
  background-color: rgba(229, 229, 229, 0.9);
  text-decoration: none;
  border-radius: 2px;
}
.hot-wrapper-items .item .fast_view_block svg path {
  fill: #333;
}
.hot-wrapper-items .item:hover .fast_view_block {
  opacity: 1;
}
.hot-wrapper-items .item .view_sale_block.v2 {
  margin-bottom: 9px;
}
.hot-wrapper-items .item .title {
  margin: 0px 0px 2px;
}
.hot-wrapper-items .item .rating {
  display: flex;
  margin: 0px 0px 12px;
}
.hot-wrapper-items .item .votes_block.nstar {
  margin: 0px;
}
.hot-wrapper-items .cost.prices {
  margin-top: 12px;
}

.hot-wrapper-items .item .footer-action {
  padding: 30px 0px 10px;
  max-width: 337px;
}
.hot-wrapper-items .item .footer-action .counter_wrapp &gt; div:only-child {
  width: auto;
}
.hot-wrapper-items .item .footer-action .counter_wrapp &gt; div:only-child .btn{
  display: inline-block;
}
.hot-wrapper-items .item .footer-action .like_icons {
  position: static;
}
.hot-wrapper-items .item .footer-action .like_icons span {
  opacity: 1;
  visibility: visible;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 0px 2px;
}

.hot-wrapper-items .image a {
  width: 100%;
  height: 100%;
  display: block;
}
.hot-wrapper-items .counter_wrapp{
  padding: 0;
}
.hot-wrapper-items .counter_wrapp.list{
  margin: 0 -6px;
}
.hot-wrapper-items .counter_wrapp.list &gt; div{
  margin: 0 0 12px;
  padding: 0px 6px;
}
.hot-wrapper-items .counter_wrapp.list .to-cart.btn-lg{
  max-height: 48px;
}
@media (max-width: 991px) {
  .hot-wrapper-items .item_info {
    text-align: center;
  }
  .hot-wrapper-items .js-info-block {
    left: 50%;
    margin-left: -137px;
  }
  .with_left_block .hot-wrapper-items .items {
    padding: 29px;
  }
  .hot-wrapper-items .item .rating {
    justify-content: center;
  }
}
@media (min-width: 601px) {
  /*.hot-wrapper-items .top_block{position:absolute;top:0px;z-index: 1;}*/
  .hot-wrapper-items .section-gallery-wrapper__item-nav{
    height: calc(100% + 25px);
  }
  .hot-wrapper-items .item .footer-action{
    margin: 0 auto;
  }
  .hot-wrapper-items .item .image-wrapper {
    justify-content: center;
    min-height: 350px;
    margin-bottom: 25px;
  }
  .hot-wrapper-items .image a {
    margin: auto;
  }
  .hot-wrapper-items .image a img {
    max-width: 100%;
    max-height: 100%;
  }
  .hot-wrapper-items .image-wrapper .wrapp_one_click{
    display: none;
  }
}
@media (min-width: 992px) {
  .hot-wrapper-items .item .footer-action{
    margin: 0;
  }
  .hot-wrapper-items .item_info_wrapper {
    padding-left: 30px;
  }
}
@media screen and (min-width: 601px) and (max-width: 991px){
  .hot-wrapper-items .item .image-wrapper{
    margin-bottom: 55px;
  }
}
@media (max-width: 600px) {
  .hot-wrapper-items .image a{
    position: relative;
    min-height: 334px;
  }
  /*new mobile*/
  .hot-wrapper-items .items.mobile-overflow .flexslider,
  .hot-wrapper-items .items.mobile-overflow .flex-control-nav {
    display: none;
  }
  .hot-wrapper-items .items.mobile-overflow &gt; .item {
    display: block !important;
    margin: 0px 0px 15px -1px;
    padding-right: 0px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .main_item_wrapper {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    height: 100%;
  }
  .hot-wrapper-items .items.mobile-overflow .item .inner_wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .hot-wrapper-items .items.mobile-overflow .item .image-wrapper {
    padding: 30px 29px 26px;
    min-height: 334px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info {
    flex-grow: 1;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0px 29px;
    text-align: left;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .rating {
    justify-content: left;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .title {
    margin-bottom: 1px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .title a {
    font-size: 18px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .sa_block {
    line-height: 20px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices {
    margin-top: 7px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices .price {
    font-size: 18px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices .price.discount {
    font-size: 13px;
  }
  .hot-wrapper-items .items.mobile-overflow .item .footer-action {
    align-items: flex-end;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 22px 0px 28px;
    gap: 8px 0;
  }
  .hot-wrapper-items .items.mobile-overflow .item .footer-action .button_block{
    margin: 0;
    width: 100%;
  }
  .hot-wrapper-items .items.mobile-overflow .item .footer-action .btn-hot-items{
    padding-left: 16px;
    padding-right: 16px;
  }
  .hot-wrapper-items .item .image-wrapper .like_icons{
    bottom: 16px;
    left: 30px;
    text-align: left;
    top: initial;
  }
  .hot-wrapper-items .item .image-wrapper .like_icons &gt; div{
    display: inline-block;
  }
  .hot-wrapper-items .item .more_text,
  .hot-wrapper-items .footer-action .wrapp-one-click {
    display: none;
  }

  .hot-wrapper-items .items.mobile-overflow.c_1 .item.np {
    padding-right: 16px;
  }
  .hot-wrapper-items .counter_wrapp.list &gt; div{
    width: 100%;
  }
}

@media (max-width: 1300px) {
  .main-banner-container {
    flex-direction: column;
    gap: 20px;
  }
  
  .products-slider-container {
    width: 100%;
  }
  
  .banner-products-slider {
    height: auto;
  }
  
  .banner-products-swiper {
    height: 200px;
  }
  
  .banner-product-item__inner {
    flex-direction: row;
    text-align: left;
    padding: 10px;
  }
  
  .banner-product-item__image {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    margin-bottom: 0;
    flex-shrink: 0;
  }
}

@media (max-width: 767px) {
  .banner-products-slider {
    padding: 15px;
  }
  
  .banner-products-swiper {
    height: 150px;
  }
  
  .banner-product-item__image {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
  
  .banner-product-item__name {
    font-size: 13px;
    -webkit-line-clamp: 2;
  }
  
  .banner-product-item__price-value {
    font-size: 14px;
  }
}
@media (max-width: 460px) {
  .top_big_banners.short_block.v2 .top_slider_wrapp .main-slider, .top_big_banners.short_block.v2 .top_slider_wrapp .main-slider__item, .top_big_banners.short_block.v2 .top_slider_wrapp .main-slider__item td {
    background-size: cover;
    height: 330px !important;
    min-height: 240px;
        max-height: 270px;

    width: 100%;
    max-width: 1490px;
  }
  .image-wrapper.image_wrapper_block.js-notice-block__image.flexbox .stickers {
    top: 30px !important;
  }
  .hot-wrapper-items .top_block {
    margin-bottom: 13px;
  }
}

</pre></body></html>