/* Custom edits.
   Put new CSS here instead of editing samovarov-hoff.css. */

/* Hero slider */
.hero-banner {
  isolation: isolate;
  background: #fff url("/local/templates/aandem/img/hero-samovar-banner.png") center / cover no-repeat;
}

.hero-banner__slides,
.hero-banner__slide {
  position: absolute;
  inset: 0;
}

.hero-banner__slides {
  z-index: 0;
  pointer-events: none;
}

.hero-banner__slide {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 700ms ease;
}

.hero-banner__slide.is-active {
  opacity: 1;
}

.hero-banner__dots {
  position: absolute;
  right: 28px;
  bottom: 24px;
  z-index: 2;
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 8px 10px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(30, 36, 48, 0.12);
  backdrop-filter: blur(12px);
}

.hero-banner__dot {
  width: 10px;
  height: 10px;
  padding: 0;
  background: rgba(32, 36, 45, 0.32);
  border: 0;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(32, 36, 45, 0.16);
  transition: transform 160ms ease, background 160ms ease;
}

.hero-banner__dot.is-active {
  background: var(--red);
  transform: scale(1.25);
}

.hero-banner__dot:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

@media (max-width: 820px) {
  .hero-banner__copy {
    padding: 30px 24px 70px;
  }

  .hero-banner__dots {
    right: 20px;
    bottom: 20px;
  }
}

/* Add your next edits below this line. */

h1,
h2 {
  font-family: "Philosopher", Georgia, Serif;
  font-weight: 700;
}

h1 {
  line-height: 70px;
}

h2 {
  max-width: 100%;
  line-height: 44px;
}



body .promo-card--gold::before {
  opacity: 1;
}
.promo-card--green {
    background: linear-gradient(135deg, var(--mint), #ffffff);
    background: url(/local/templates/aandem/img/33.jpg) center / cover no-repeat;
}


body .promo-card--gold::before {
    opacity: 1;
    background: url(/local/templates/aandem/img/22.jpg) center / cover no-repeat;    width: 276px;
    height: 296px;
}
.promo-card.promo-card--green::before{display:none;}

.button {
   
    padding: 0 22px 3px;}

.popular-grid {
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

.popular-grid .category-card {
  grid-template-rows: 132px auto auto;
  min-height: 244px;
}

.popular-grid .category-card img {
  height: 132px;
}

.category-card--outdoor {
  background: linear-gradient(135deg, #ffffff, #f4f8f3);
}

.popular-grid .category-card strong {
  font-size: 1.04rem;
}

.popular-grid .category-card span {
  line-height: 1.35;
}

.product-card__aktsii {
color: #fff;
    background: #F6563C;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 5px;
    left: 5px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 600;
}



/*Ã‘ÂÃ‘â€šÃÂ°Ã‘â‚¬Ã‘â€¹ÃÂ¹ ÃÂ±ÃÂ»ÃÂ¾ÃÂº*/
/* Production block */

.production-slider.product-detail.slick-slider {
  margin-bottom: 0;
}

.product-detail.production-slider .slick-track {
  display: flex;
  align-items: stretch;
}

.production-slider-item {
  padding: 0 15px;
  height: auto;
}

.production-slider-item a {
  display: block;
  height: 100%;
  border: 0;
}

.production-slider-item img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}


/* Production stats */

.about {
  padding-top: 20px;
}

.about-content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.b-about-item {
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}

.b-about-item .txt--yellow {
  display: inline-block;
  color: #f1bf36;
  font-size: 53.79px;
  font-weight: 700;
}

.b-about-item .txt--black {
  display: inline-block;
  width: 210px;
  margin-left: 10px;
  vertical-align: middle;
}

.b-about-item .x-item {
  width: 120px;
}

.b-about-item .y-item {
  width: 180px;
}

.slider-old-block {
display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 18px;
}
/*Ã‘ÂÃ‘â€šÃÂ°Ã‘â‚¬Ã‘â€¹ÃÂ¹ ÃÂ±ÃÂ»ÃÂ¾ÃÂº*/


.slider-old-block .base-title-h3 {
font: bold 22px / 1.3 'Philosopher', Georgia, Serif;
    text-align: left;
}
@media (max-width: 550px) {
.about-content {
    flex-direction: column;
    align-items: center;
}
.b-about-item .x-item {
    width: fit-content;
}
.b-about-item .y-item {
    width: fit-content;
}
.b-about-item {
    flex-wrap: nowrap;
}

    .b-about-item .txt--black {
        width: fit-content;
        max-width: 210px;
    }
}

.product-detail.production-slider .rsThumbsArrowLeft .rsThumbsArrowIcn {}



/*Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂ¾Ã‘â€¡ÃÂºÃÂ¸ Ã‘ÂÃÂ»ÃÂ°ÃÂ¹ÃÂ´ÃÂµÃ‘â‚¬ÃÂ° */

/* Production slider arrows */

.product-detail .rsThumbsArrow {
  height: 100%;
  width: 40px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: rgba(255, 255, 255, 0.75);
}

.product-detail .rsThumbsArrow:hover {
  background: rgba(255, 255, 255, 0.9);
}

.product-detail.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

.product-detail .rsThumbsArrowLeft {
  left: 25px;
  top: 0;
}

.product-detail .rsThumbsArrowRight {
  right: 25px;
  top: 0;
}

.product-detail .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
}

.product-detail .rsThumbsArrowIcn::before,
.product-detail .rsThumbsArrowIcn::after {
  /* content: ""; */
  /* display: block; */
  /* position: absolute; */
  /* width: 16px; */
  /* height: 16px; */
  /* top: 0; */
  /* left: 0; */
  /* background-image: url("/local/templates/samovarov-grad/js/royalslider/skins/default-inverted/rs-default-inverted.png"); */
  /* background-repeat: no-repeat; */
  /* transition: all 0.2s ease; */
}

.product-detail .rsThumbsArrowIcn::after {
  opacity: 0;
}

.product-detail .rsThumbsArrowIcn:hover::before {
  opacity: 0;
}

.product-detail .rsThumbsArrowIcn:hover::after {
  opacity: 1;
}

.product-detail .rsThumbsArrowLeft .rsThumbsArrowIcn::before {
  background-position: 0 -78px;
}

.product-detail .rsThumbsArrowLeft .rsThumbsArrowIcn::after {
  background-position: -31px -78px;
}

.product-detail .rsThumbsArrowRight .rsThumbsArrowIcn::before {
  background-position: -16px -78px;
}

.product-detail .rsThumbsArrowRight .rsThumbsArrowIcn::after {
  background-position: -46px -78px;
}

.product-detail .rsThumbsArrowDisabled {
  display: none !important;
}


/* Production slider specific */

.production-slider.product-detail.slick-slider {
  margin-bottom: 0;
  padding: 14px 0px;
  background: #fff;
  border-radius: var(--radius-md);
}

.product-detail.production-slider .rsThumbsArrowIcn {
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  margin-left: 0px;
}
.product-detail.production-slider .rsThumbsArrowIcn svg{
    width: 40px;
    height: 40px;
}

.product-detail.production-slider .rsThumbsArrowLeft .rsThumbsArrowIcn::before {
  width: 100%;
  height: 100%;
  background-position: 0 -35px;
}

.product-detail.production-slider .rsThumbsArrowLeft .rsThumbsArrowIcn::after {
  width: 100%;
  height: 100%;
  background-position: -97px -35px;
}

.product-detail.production-slider .rsThumbsArrowRight .rsThumbsArrowIcn::before {
  /* width: 100%; */
  /* height: 100%; */
  /* background-position: -66px -35px; */
}

.product-detail.production-slider .rsThumbsArrowRight .rsThumbsArrowIcn::after {
  width: 100%;
  height: 100%;
  background-position: -163px -35px;
}

.product-detail.production-slider .rsThumbsArrowRight .rsThumbsArrowIcn,
.product-detail.production-slider .rsThumbsArrowLeft .rsThumbsArrowIcn {
  right: 0;
  left: 0;
}


/* ÃÂÃÂµ ÃÂ´ÃÂ°ÃÂµÃÂ¼ ÃÂ¾ÃÂ±Ã‘â€°ÃÂµÃÂ¼Ã‘Æ’ Ã‘ÂÃ‘â€šÃÂ¸ÃÂ»Ã‘Å½ ÃÂ´ÃÂ¾ÃÂ±ÃÂ°ÃÂ²ÃÂ»Ã‘ÂÃ‘â€šÃ‘Å’ Ã‘â€žÃÂ¾ÃÂ½ ÃÂºÃÂ¾ÃÂ½Ã‘â€šÃÂµÃÂ¹ÃÂ½ÃÂµÃ‘â‚¬Ã‘Æ’ Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂºÃÂ¸ */

.product-detail .rsThumbsArrow {
  background: unset !important;
}


/* Tablet */

@media screen and (max-width: 1024px) {
  .product-detail.production-slider .rsThumbsArrowRight {
    right: 20px;
  }

  .product-detail.production-slider .rsThumbsArrowLeft {
    left: 20px;
  }
}


/* Mobile */

@media screen and (max-width: 500px) {
  .production-slider.product-detail .rsThumbsArrowIcn {
    width: 40px;
    height: 40px;
  }

  .production-slider.product-detail
    .rsThumbsArrow.rsThumbsArrowRight
    .rsThumbsArrowIcn {
    left: unset;
  }

  .production-slider.product-detail
    .rsThumbsArrow.rsThumbsArrowLeft
    .rsThumbsArrowIcn {
    right: unset;
  }

  .production-slider.product-detail
    .rsThumbsArrowLeft
    .rsThumbsArrowIcn::before {
    background-position: -1px -78px;
  }

  .production-slider.product-detail
    .rsThumbsArrowLeft
    .rsThumbsArrowIcn::after {
    background-position: -30px -78px;
  }

  .production-slider.product-detail
    .rsThumbsArrowRight
    .rsThumbsArrowIcn::before {
    background-position: -15px -78px;
  }

  .production-slider.product-detail
    .rsThumbsArrowRight
    .rsThumbsArrowIcn::after {
    background-position: -45px -78px;
  }
}

.production-slider .slick-track {
  display: flex !important;
  align-items: stretch;
}

.production-slider .slick-slide {
  height: auto !important;
}

.production-slider .slick-slide > div {
  height: 100%;
}

.production-slider-item {
  height: 100%;
}

.production-slider-item a {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: var(--radius-md);
}

.production-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 820px) {
.product-card {
    grid-template-rows: auto auto auto;
}
.product-card__photo {
    height: auto;
}
}


/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº Ã‘ÂÃÂµÃ‘â‚¬Ã‘â€šÃÂ¸Ã‘â€žÃÂ¸ÃÂºÃÂ°Ã‘â€šÃÂ¾ÃÂ²*/
.c-certificate-news-list {
  	display: grid;
	gap: 30px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.c-certificate-news-list__elem {
  display: flex;
  align-items: flex-start;
  padding: 34px;
  background: #fff;
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, var(--blue-soft), #fff);
  box-shadow: var(--shadow);
}

.c-certificate-news-list__elem .certificates-list {
  width: 270px;
  padding: 0 30px;
  box-sizing: border-box;
  flex: none;
}

.c-certificate-news-list__elem .certificates-list figure {
  margin: 0;
}

.c-certificate-news-list__elem .certificates-list img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 210px;
  margin: 0 auto;
}

.certificates-list::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  height: 0;
}

.c-certificate-news-list__content {
  flex: 1;
}

.c-certificate-news-list__content h5,
.c-certificate-news-list__content .h5 {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}

.c-certificate-news-list__content p {
  margin-bottom: 15px;
}

.c-certificate-news-list__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

a.c-certificate-news-list__btn {
  display: inline-block;
  margin-right: 0;
  text-decoration: none;
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  padding: 0 22px;
  color: #fff;
  background: var(--red);
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  align-content: center;
}

a.c-certificate-news-list__btn:hover {
  color: #fff;
}

@media screen and (max-width: 500px) {
  .c-certificate-news-list__elem {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
    padding: 16px;
  }

  .c-certificate-news-list__elem .certificates-list {
    width: 100%;
    padding: 0;
  }

  .c-certificate-news-list__elem .certificates-list img {
    width: 100%;
    max-width: 210px;
  }

  .c-certificate-news-list__content {
    width: 100%;
    margin-top: 20px;
  }

  .c-certificate-news-list__btns {
    margin-top: 15px;
  }

  .c-certificate-news-list .carousel {
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 1100px) {
	.c-certificate-news-list {
		display: grid;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº Ã‘ÂÃÂµÃ‘â‚¬Ã‘â€šÃÂ¸Ã‘â€žÃÂ¸ÃÂºÃÂ°Ã‘â€šÃÂ¾ÃÂ²*/


/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº ÃÂ²ÃÂ¸ÃÂ´ÃÂµÃÂ¾*/
.video-section {
  margin-top: 40px;
}

.video-block {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px 20px;
}

.video-block__content {
  min-width: 0;
  cursor: pointer;
  padding: 14px;
  background: #fff;
  border-radius: var(--radius-md);
}

.video-block__player-box {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #111;
  border-radius: var(--radius-md);
}

.video-block__player-box::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  transition: background 0.25s ease;
  pointer-events: none;
}

.video-block__content:hover .video-block__player-box::after {
  background: rgba(0, 0, 0, 0.08);
}

.video-block__player-box img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}

.video-block__content:hover .video-block__player-box img {
  transform: scale(1.03);
}

.video-block__play-button,
.video-block__open-video {
  position: absolute;
  z-index: 3;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}

.video-block__play-button {
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  background: transparent;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease;
}

.video-block__play-button:hover,
.video-block__play-button:focus {
  background: transparent;
  transform: translate(-50%, -50%) scale(1.08);
}

.video-block__play-button svg {
  display: block;
  width: 52px;
  height: 52px;
}

.video-block__open-video {
  right: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background: transparent;
}

.video-block__open-video:hover,
.video-block__open-video:focus {
  background: transparent;
}

.video-block__open-video svg {
  display: block;
  width: 24px;
  height: 24px;
}

.video-block__player-text {
  margin: 14px 0 0;
  color: var(--ink);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
}

.video-modal {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 50px 30px 30px;
}

.video-modal--active {
  display: flex;
}

.video-modal__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.video-modal__content {
  position: relative;
  z-index: 2;
  width: min(1100px, 100%);
}

.video-modal__player {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #000;
}

.video-modal__player iframe,
.video-modal__player video {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  border: 0;
}

.video-modal__player video {
  object-fit: contain;
  background: #000;
}

.video-modal__close {
  position: absolute;
  top: -42px;
  right: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 3px;
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
}

.video-modal__close:hover,
.video-modal__close:focus {
  background: transparent;
}

.video-modal__close svg {
  display: block;
  width: 26px;
  height: 26px;
}

@media screen and (max-width: 900px) {
  .video-block {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 600px) {
  .video-section {
    margin-top: 30px;
  }

  .video-block {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .video-block__player-text {
    margin-top: 10px;
    font-size: 16px;
  }

  .video-modal {
    padding: 55px 15px 15px;
  }

  .video-modal__close {
    top: -40px;
  }
}
/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº ÃÂ²ÃÂ¸ÃÂ´ÃÂµÃÂ¾*/

@media (min-width: 1550px) {
.product-detail .rsThumbsArrowLeft {
    left: 20px;
}
.product-detail .rsThumbsArrowRight {
    right: 20px;
}
}















/*ÃÂ´ÃÂ²ÃÂµ ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂºÃÂ¸*/

/* ÃÅ¾ÃÂ±Ã‘â€°ÃÂ°Ã‘Â ÃÂ³ÃÂµÃÂ¾ÃÂ¼ÃÂµÃ‘â€šÃ‘â‚¬ÃÂ¸Ã‘Â ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂµÃÂº */

.split-promos .wide-promo {
    min-height: 250px;
    padding: 32px;
    overflow: hidden;
}


/* =====================================================
   ÃÂ­ÃÅ¡ÃÂ¡ÃÅ¡ÃÂ£ÃÂ ÃÂ¡ÃËœÃÂ¯
   ===================================================== */

.promo-excursion {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 250px;
    gap: 30px;
    align-items: center;
}

.promo-excursion__content {
    min-width: 0;
}

.promo-excursion h2 {
    max-width: 430px;
    margin: 5px 0 14px;
}

.promo-excursion__text {
    max-width: 420px;
    margin: 0 0 22px;
}

.promo-excursion__image {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 10px;
    overflow: hidden;
    height: 250px;
}

.promo-excursion__image img {
    display: block;
    width: 100%;
    height: auto;
    height: 100%;
    object-fit: cover;
    max-height: 250px;
    border-radius: 300px;
}


/* ÃÂºÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° */

.promo-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 44px;
    padding: 10px 20px;

    border: 0;
    border-radius: 8px;

    background: #f9b10b;
    color: white;

    font-weight: 700;
    font-size: 14px;
    line-height: 1;

    text-decoration: none;

    transition:
        transform .2s ease,
        background-color .2s ease;
}

.promo-button:hover {
    background: #ffc029;
    color: #20232b;
    text-decoration: none;
    transform: translateY(-1px);
}


/* =====================================================
   ÃÂ¡Ãâ€Ãâ€¢Ãâ€ºÃÂÃÂÃÅ¾ Ãâ€™ ÃÂ¢ÃÂ£Ãâ€ºÃâ€¢
   ===================================================== */

.promo-tula {
    display: grid;
    grid-template-columns: 135px minmax(0, 1fr);
    gap: 28px;
    align-items: center;
}

.promo-tula__logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-tula__logo img {
    display: block;
    width: 100%;
    max-width: 135px;
    height: auto;
}

.promo-tula__content {
    min-width: 0;
}

.promo-tula h2 {
    max-width: 440px;
    margin: 5px 0 14px;
}

.promo-tula__content > p:last-child {
    max-width: 530px;
    margin-bottom: 0;
    line-height: 1.45;
}


/* =====================================================
   ÃÂ¦Ãâ€™Ãâ€¢ÃÂ¢ÃÂ
   ===================================================== */

/*
Ãâ€¢Ã‘ÂÃÂ»ÃÂ¸ Ã‘ÂÃ‘Æ’Ã‘â€°ÃÂµÃ‘ÂÃ‘â€šÃÂ²Ã‘Æ’Ã‘Å½Ã‘â€°ÃÂ¸ÃÂµ wide-promo--red ÃÂ¸ --blue Ã‘Æ’ÃÂ¶ÃÂµ ÃÂ·ÃÂ°ÃÂ´ÃÂ°Ã‘Å½Ã‘â€š ÃÂ½Ã‘Æ’ÃÂ¶ÃÂ½Ã‘â€¹ÃÂµ
Ã‘â€ ÃÂ²ÃÂµÃ‘â€šÃÂ°, Ã‘ÂÃ‘â€šÃÂ¸ ÃÂ¿Ã‘â‚¬ÃÂ°ÃÂ²ÃÂ¸ÃÂ»ÃÂ° ÃÂ½ÃÂ¸ÃÂ¶ÃÂµ ÃÂ¼ÃÂ¾ÃÂ¶ÃÂ½ÃÂ¾ ÃÂ²ÃÂ¾ÃÂ¾ÃÂ±Ã‘â€°ÃÂµ ÃÂ½ÃÂµ ÃÂ´ÃÂ¾ÃÂ±ÃÂ°ÃÂ²ÃÂ»Ã‘ÂÃ‘â€šÃ‘Å’.
*/

.wide-promo--red .label {
    color: inherit;
}


/* =====================================================
   ÃÂÃâ€ÃÂÃÅ¸ÃÂ¢ÃËœÃâ€™
   ===================================================== */

@media (max-width: 900px) {

    .promo-excursion {
        grid-template-columns: 1fr 250px;
        gap: 20px;
    }

    .promo-tula {
        grid-template-columns: 110px 1fr;
        gap: 20px;
    }

    .promo-tula__logo img {
        max-width: 110px;
    }
}


@media (max-width: 650px) {

    .split-promos .wide-promo {
        padding: 24px;
    }

    .promo-excursion,
    .promo-tula {
        grid-template-columns: 1fr;
    }

    .promo-excursion__image {
        max-width: 360px;
    }

    .promo-tula__logo {
        justify-content: flex-start;
    }

    .promo-tula__logo img {
        max-width: 120px;
    }
}
/*ÃÂ´ÃÂ²ÃÂµ ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂºÃÂ¸*/

.standart-section {
display: grid;
    gap: 18px;
}

a.c-certificate-news-list__btn:hover {
    background: var(--red-dark);
}


@media (max-width: 1150px) {
.split-promos {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
}

.name-product-hit {
font-size: 18px;
font-weight: 400;
}

.product-detail.production-slider .rsThumbsArrowIcn svg  rect {fill: var(--red);}

.product-detail.production-slider .rsThumbsArrowIcn svg  path {fill: white;}

.product-detail.production-slider .rsThumbsArrowIcn:hover svg  rect {fill: var(--red-dark);}


/* mobile header */

.header-mobile-action {
  display: none;
  place-items: center;
  width: 48px;
  height: 48px;
  padding: 0;
  color: #2a2f38;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 50%;
}

.header-mobile-action svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.header-mobile-action:hover,
.header-mobile-action:focus {
  transform: translateY(-2px);
}

@media (max-width: 1100px) {

  .header__inner {
    grid-template-columns: 150px auto minmax(0, 1fr);
    gap: 12px;
  }

  .header-mobile-action {
    display: grid;
  }

  .header-actions {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-end;
  }

  .header__inner > .search {
    display: none;
  }

  .header.search-open .header__inner > .search {
    display: grid;
    position: absolute;
    left: 16px;
    right: 16px;
    top: 100%;
    z-index: 50;
    width: auto;
    max-width: none;
    margin-top: 10px;
    box-shadow: var(--shadow);
  }

  .header > .category-tabs {
    display: none;
  }

  .header.menu-open > .category-tabs {
    display: flex;
    position: absolute;
    left: 16px;
    right: 16px;
    top: 100%;
    z-index: 49;
    width: auto;
    max-height: calc(100vh - 120px);
    margin-top: 10px;
    padding: 16px;
    overflow-y: auto;
    overflow-x: hidden;
    background: var(--bg);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow);
    gap: 10px;
    flex-wrap: wrap;
  }

  .header.menu-open > .category-tabs a.active {
    color: #fff;
    background: var(--red);
    border-color: var(--red);
  }
}

@media (max-width: 700px) {

  .header__inner {
    /* grid-template-columns: minmax(120px, 1fr) auto; */
  }

  .catalog-button {
    /* display: none; */
  }

  .header-actions {
    grid-row: 1;
    gap: 6px;
  }

  .header-mobile-action,
  .cart-icon {
    width: 42px;
    height: 42px;
    min-width: 42px;
  }

  .header-mobile-action svg,
  .cart-icon svg {
    width: 21px;
    height: 21px;
  }

  .logo img {
    width: 125px;
  }

  .header.search-open .header__inner > .search,
  .header.menu-open > .category-tabs {
    left: 10px;
    right: 10px;
  }
}

@media (max-width: 520px) {

  .header.search-open .header__inner > .search {
    height: auto;
    grid-template-columns: 1fr;
    padding: 3px;
    border-radius: var(--radius-md);
  }

  .header.search-open .header__inner > .search input {
    height: 46px;
  }

  .header.search-open .header__inner > .search button {
    width: 100%;
    height: 44px;
    border-radius: 12px;
  }
}

@media (max-width: 1100px) {
  .header {
    position: relative;
    z-index: 1000;
  }

  .header.menu-open > .category-tabs,
  .header.search-open .header__inner > .search {
    z-index: 1100;
  }
	h2 {
	    line-height: 100%;
	}
}


@media (max-width: 600px) {
    .header.menu-open > .category-tabs {
        display: grid;
        justify-content: left;
		gap: 10px;
    }
	.category-tabs a {
		padding: 0px;
		background-color: inherit;
		border: 0px;
		box-shadow: none;
	}

}

.dectop-block-450 {display:block}
.mobil-block-450 {display:none;}

@media (max-width: 450px) {
	  .catalog-button {
		display: none;
	  }
	.mobil-block-450 {display:block}
	.dectop-block-450 {display:none;}
}

.catalog-button.mobil-block-450 {
	min-height: 30px;
    align-content: center;
}

@media (max-width: 550px) {
    .topline-contacts {
        justify-content: space-between;
        flex: 1;
    }
}

a.mobil-block-450-worktime {
	margin-top: 5px;
	font-weight: 400;
}


@media (max-width: 450px) {
.popular-grid {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 8px;
}
.category-card {
    gap: 8px;
    min-height: 270px;
    padding: 8px;
}
	.popular-grid .category-card strong {
    word-break: break-word;
    text-align: center;
}
.popular-grid .category-card span {
    text-align: center;
    word-break: break-word;
} 
.factory-mark {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin: 0px auto;
}
}
.section-text-content {
	padding: 34px;
    border-radius: var(--radius-lg);
    background: linear-gradient(135deg, var(--blue-soft), #fff);
}

@media (max-width: 550px) {
	.product-grid {
		gap: 8px;
	}
	.product-card {
		padding: 8px;
	}
.name-product-hit {
    font-size: 15px;
}
.product-card__bottom strong {
    font-size: 20px;
}
.product-card {

	min-height: 280px;
}
.product-card__photo {
    padding: 8px;
}
.factory__stats div {
    min-height: 100px;
    padding: 18px;
}
.factory {
    padding: 16px;
}
.section-text-content {
    padding: 16px;
}
}



.section-text-content {
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  color: var(--ink);
}

.section-text-content h2 {
  max-width: 100%;
  margin: 0 0 20px;
  font-family: "Philosopher", Georgia, Serif;
  font-size: clamp(1.75rem, 2.6vw, 3rem);
  line-height: 44px;
  font-weight: 700;
}

.section-text-content h2:not(:first-child) {
  margin-top: 35px;
}

.section-text-content p {
  margin: 0 0 18px;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.45;
}

.section-text-content ul {
  margin: 0 0 20px;
  padding-left: 24px;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.45;
}

.section-text-content li {
  margin-bottom: 8px;
}

.section-text-content li:last-child {
  margin-bottom: 0;
}

@media (max-width: 520px) {
  .section-text-content {
    font-size: 15px;
  }

  .section-text-content h2 {
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 1.2;
  }

  .section-text-content h2:not(:first-child) {
    margin-top: 28px;
  }

  .section-text-content p,
  .section-text-content ul {
    font-size: 15px;
  }
}

.catalog-button {
align-content: center;
}

.section-head {
    position: relative;
}
#popular-point {
    position: absolute;
    margin-top: -120px;
    left: 0px;
    top: 0px;
}







/*Ð¼ÐµÐ½ÑŽ*/

.header-catalog {
    position: relative;

    display: flex;

    align-items: center;

    min-width: 0;
}

.header-catalog > .header-catalog-link {
    position: relative;

    z-index: 2;
}

.header-catalog-dropdown {
    position: absolute;

    top: calc(100% + 10px);
    left: 0;

    z-index: 12000;

    display: none;

    width: 320px;
    min-width: 280px;
    max-width: calc(100vw - 32px);

    margin: 0;

    padding: 10px;

    background: var(--bg, #f5f6fa);

    border: 1px solid var(--line, #e7eaf0);
    border-radius: var(--radius-md, 18px);

    box-shadow:
        0 14px 36px rgba(30, 36, 48, 0.14);
}

.header-catalog-dropdown::before {
    position: absolute;

    top: -11px;
    left: 0;

    width: 100%;
    height: 12px;

    content: "";
}

.header-catalog-dropdown__inner {
    display: flex;

    flex-direction: column;

    gap: 2px;

    width: 100%;

    margin: 0;

    padding: 0;
}


.header-catalog-item {
    display: block;

    width: 100%;

    margin: 0;

    padding: 10px 12px;

    color: var(--ink, #20242d);

    background: transparent;

    border: 0;
    border-radius: 10px;

    box-shadow: none;

    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;

    text-align: left;

    text-decoration: none;

    transition:
        color 0.15s ease,
        background-color 0.15s ease;
}

.header-catalog-item:hover,
.header-catalog-item:focus {
    color: var(--red, #f14850);

    background: #fff;

    text-decoration: none;

    outline: none;
}


.header-catalog-all {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 100%;
    min-height: 42px;

    margin: 6px 0 0;

    padding: 0 14px;

    color: #fff;

    background: var(--red, #f14850);

    border: 0;
    border-radius: 10px;

    box-shadow: none;

    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;

    text-align: center;

    text-decoration: none;

    transition:
        background-color 0.15s ease;
}

.header-catalog-all:hover,
.header-catalog-all:focus {
    color: #fff;

    background: var(--red-dark, #d72f39);

    text-decoration: none;

    outline: none;
}


@media (min-width: 451px) {

    .header-catalog:hover > .header-catalog-dropdown,
    .header-catalog:focus-within > .header-catalog-dropdown {
        display: block;
    }

}

@media (max-width: 1100px) {

    .header {
        z-index: 1000;
    }

    .header-catalog-dropdown {
        z-index: 12000;
    }

}


@media (max-width: 450px) {


    .header-catalog {
        position: static;
    }


    .header-catalog-dropdown {
        position: fixed;
        top: auto;
        right: 10px;
        left: 10px;
        z-index: 12000;
        display: none;
        width: auto;
        min-width: 0;
        max-width: none;
        max-height: 300px;
        margin: 0;
        padding: 10px;
        overflow-x: hidden;
        overflow-y: auto;
        background: var(--bg, #f5f6fa);
        border: 1px solid var(--line, #e7eaf0);
        border-radius: var(--radius-md, 18px);
        box-shadow:
            0 14px 36px rgba(30, 36, 48, 0.14);
        -webkit-overflow-scrolling: touch;
    }

    .header-catalog.catalog-open
    > .header-catalog-dropdown {
        display: block;
top: 0;
    }


    /*
     * ÐÐ° mobile bridge Ð½Ðµ Ð½ÑƒÐ¶ÐµÐ½
     */

    .header-catalog-dropdown::before {
        display: none;
    }


    .header-catalog-dropdown__inner {
        gap: 2px;
    }


    .header-catalog-item {
        min-height: 44px;

        padding: 11px 12px;

        font-size: 14px;
    }


    .header-catalog-all {
        min-height: 44px;

        margin-top: 6px;

        font-size: 14px;
    }

}

@media (max-width: 380px) {

    .header-catalog-dropdown {
        right: 8px;
        left: 8px;

        padding: 8px;

        border-radius: 14px;
    }

    .header-catalog-item {
        padding: 10px;

        font-size: 14px;
    }

}
		@media (max-width: 600px) and (min-width: 451px) {
.header-catalog-dropdown {
    left: calc(100vw / 2 - 320px);
}}


.menu-subtitle {
	margin: 0;
    padding: 10px 12px 0px;
    color: #d9d9d9;
    font-weight: 700;
    font-size: 20px;
}
.header-catalog-item-uslugi {
	margin-top: 10px;
}
/*Ð¼ÐµÐ½ÑŽ*/

/*add-catalog*/
.new-catalog-block .product-card__rating {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    min-height: 30px;
    padding: 4px 9px;
    color: #20242d;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 999px;
    box-shadow:
        0 3px 12px rgba(30, 36, 48, 0.12);
    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}

.new-catalog-block .product-card__rating-star {
    color: #f9b10b;
    font-size: 16px;
    line-height: 1;
}

.new-catalog-block .product-card__rating-value {
    color: #20242d;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}

.new-catalog-block .product-card__info {
    display: grid;
    gap: 10px;
    margin-top: auto;
}

.new-catalog-block .product-card__status {
    width: fit-content;
    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    width: 100%;
    text-align: center;
}

.new-catalog-block .product-card__status--available {
    color: #1f765f;
}

.new-catalog-block .product-card__status--order {
    color: #d28b00;
}

.new-catalog-block .product-card__status--not-available {
    color: #8b8f98;
}

.new-catalog-block .product-card__info .product-card__bottom {
    margin-top: 0;
}

@media (max-width: 550px) {

    .new-catalog-block .product-card__rating {
        right: 5px;
        top: 5px;

        min-height: 26px;

        padding: 3px 7px;

        font-size: 12px;
    }

    .new-catalog-block .product-card__rating-star {
        font-size: 14px;
    }

    .new-catalog-block .product-card__rating-value {
        font-size: 12px;
    }

    .new-catalog-block .product-card__status {
        font-size: 12px;
    }

}
/*add-catalog*/

/*list-catalog*/

.new-catalog-filter {
    width: 100%;
    margin: 0 0 2px;
    padding: 0;
    background: #fff;
    border: 1px solid #edf0f4;
    box-sizing: border-box;
    font-family: "Segoe UI", Roboto, Arial, sans-serif;
}

.new-catalog-filter,
.new-catalog-filter *,
.new-catalog-filter *::before,
.new-catalog-filter *::after {
    box-sizing: border-box;
}

.new-catalog-filter button,
.new-catalog-filter input {
    font-family: inherit;
}

.new-filter-head {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 58px;
    padding: 10px 20px;
    background: #f6f7f9;
}

.new-filter-head__title {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin: 0;
    padding: 0;
    color: #20242d;
    background: transparent;
    border: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
}

.new-filter-head__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.15s ease;
}

.new-catalog-filter.is-collapsed .new-filter-head__arrow {
    transform: rotate(180deg);
}

.new-filter-body {
    padding: 15px 15px 16px;
}

.new-filter-selected-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: start;
    margin-bottom: 24px;
}

.new-filter-selected-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    min-width: 0;
}

.new-filter-selected {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-height: 44px;
    padding: 0 12px 0 16px;
    color: #20242d;
    background: #f6f7f9;
    border: 1px solid #e3e6eb;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.new-filter-selected__text {
    white-space: nowrap;
}

.new-filter-selected__remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0 0 2px;
    color: #fff;
    background: #f6565c;
    border: 0;
    border-radius: 50%;
    font-size: 19px;
    font-weight: 300;
    line-height: 1;
    cursor: pointer;
}

.new-filter-reset {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    color: #f14850;
    background: #fff;
    border: 1px solid #f14850;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    line-height: 1.3;
}

.new-filter-reset:hover {
    color: #fff;
    background: #f14850;
}

.new-filter-reset input {
    display: none;
}

.new-filter-main {
    display: grid;
    gap: 24px;
}

.new-filter-price {
    display: grid;
    grid-template-columns: 66px 260px 260px;
    width: fit-content;
    min-height: 46px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e4e7ec;
    border-radius: 999px;
}

.new-filter-price__label {
    display: flex;
    align-items: center;
    padding: 0 16px;
    background: #f7f8fa;
    border-right: 1px solid #e4e7ec;
    color: #20242d;
    font-size: 16px;
    font-weight: 400;
}

.new-filter-price__input {
    display: flex;
    align-items: center;
    border-right: 1px solid #e4e7ec;
}

.new-filter-price__input:last-child {
    border-right: 0;
}

.new-filter-price__input input {
    width: 100%;
    height: 44px;
    margin: 0;
    padding: 0 16px;
    color: #20242d;
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: 0;
    font-size: 16px;
}

.new-filter-price__input input::placeholder {
    color: #20242d;
    opacity: 1;
}

.new-filter-properties {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 20px;
    width: 100%;
}

.new-catalog-filter .filter-unit {
    position: relative;
    min-width: 0;
    margin: 0;
    padding: 0;
}

.new-catalog-filter .multiselect-item {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.new-catalog-filter .select-box {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 44px;
    margin: 0;
    padding: 0 16px;
    color: #20242d;
    background: #fff;
    border: 1px solid #e7eaf0;
    border-radius: 999px;
    box-shadow: 0 1px 3px rgba(30, 36, 48, 0.03);
    cursor: pointer;
}

.new-catalog-filter .select-box:hover {
    border-color: #d8dce3;
}

.new-catalog-filter .multiselect-item.is-open .select-box {
    border-color: #d8dce3;
}

.new-catalog-filter .select__cat-name {
    min-width: 0;
    margin: 0;
    padding: 0;
    color: #20242d;
    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-catalog-filter .new-filter-select-arrow {
    position: relative;
    display: block;
    flex: 0 0 auto;
    width: 12px;
    height: 8px;
    margin-right: 14px;
}

.new-catalog-filter .new-filter-select-arrow::before,
.new-catalog-filter .new-filter-select-arrow::after {
    position: absolute;
    top: 3px;
    width: 7px;
    height: 1.5px;
    background: #343940;
    border-radius: 2px;
    content: "";
}

.new-catalog-filter .new-filter-select-arrow::before {
    left: 0;
    transform: rotate(45deg);
}

.new-catalog-filter .new-filter-select-arrow::after {
    right: 0;
    transform: rotate(-45deg);
}

.new-catalog-filter .multiselect-item.is-open .new-filter-select-arrow {
    transform: rotate(180deg);
}

.new-catalog-filter .dropdown-box {
    position: absolute;
    top: calc(100% + 7px);
    left: 0;
    z-index: 1000;
    width: 100%;
    min-width: 220px;
    max-height: 320px;
    margin: 0;
    padding: 8px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #e7eaf0;
    border-radius: 14px;
    box-shadow: 0 14px 36px rgba(30, 36, 48, 0.14);
}

.new-catalog-filter .dropdown-option {
    display: flex;
    align-items: center;
    gap: 9px;
    width: 100%;
    min-height: 38px;
    margin: 0;
    padding: 8px 10px;
    color: #20242d;
    background: transparent;
    border: 0;
    border-radius: 9px;
    font-family: "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    cursor: pointer;
}

.new-catalog-filter .dropdown-option:hover {
    background: #f6f7f9;
}

.new-catalog-filter .dropdown-option.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.new-catalog-filter .dropdown-option input[type="checkbox"],
.new-catalog-filter .dropdown-option input[type="radio"] {
    position: static;
    float: none;
    flex: 0 0 auto;
    width: 17px;
    height: 17px;
    margin: 0;
    accent-color: #f14850;
}

.new-catalog-filter .dropdown-option .option-name {
    margin: 0;
    padding: 0;
    color: #20242d;
    font-size: 14px;
    line-height: 1.2;
}

.new-catalog-filter .option-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    overflow: hidden;
    border: 1px solid #e7eaf0;
    border-radius: 6px;
}

.new-catalog-filter .option-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-filter-range {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.new-filter-range input {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 12px;
    color: #20242d;
    background: #fff;
    border: 1px solid #e7eaf0;
    border-radius: 8px;
    outline: 0;
}

.new-filter-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 24px;
}

.new-filter-apply {
    display: none;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 20px;
    color: #fff;
    background: #f14850;
    border: 1px solid #f14850;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.new-filter-apply input {
    display: none;
}

.new-filter-collapse {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    min-height: 44px;
    margin: 0;
    padding: 0 16px;
    color: #3c4048;
    background: #f6f7f9;
    border: 0;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}

.new-filter-collapse__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.15s ease;
}

.new-catalog-filter.is-collapsed .new-filter-main,
.new-catalog-filter.is-collapsed .new-filter-selected-row {
    display: none;
}

.new-catalog-filter.is-collapsed .new-filter-body {
    padding-top: 0;
}

.new-catalog-filter.is-collapsed .new-filter-collapse__icon {
    transform: rotate(180deg);
}

@media (max-width: 900px) {

    .new-filter-selected-row {
        grid-template-columns: 1fr;
    }

    .new-filter-reset {
        justify-self: start;
    }

    .new-filter-price {
        grid-template-columns:
            65px
            minmax(140px, 1fr)
            minmax(140px, 1fr);

        width: 100%;
    }

    .new-filter-properties {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        gap: 12px;
    }

}

@media (max-width: 550px) {

    .new-filter-head {
        min-height: 50px;
    }

    .new-filter-body {
        padding: 12px;
    }

    .new-filter-selected-row {
        gap: 14px;
        margin-bottom: 18px;
    }

    .new-filter-selected-list {
        gap: 7px;
    }

    .new-filter-selected {
        min-height: 38px;
        padding-left: 13px;
        font-size: 13px;
    }

    .new-filter-reset {
        min-height: 40px;
        font-size: 13px;
    }

    .new-filter-price {
        grid-template-columns:
            58px
            1fr
            1fr;
    }

    .new-filter-price__label {
        padding: 0 11px;
        font-size: 13px;
    }

    .new-filter-price__input input {
        padding: 0 10px;
        font-size: 13px;
    }

    .new-filter-properties {
        grid-template-columns: 1fr;
    }

    .new-catalog-filter .dropdown-box {
        position: static;
        width: 100%;
        margin-top: 6px;
        box-shadow: none;
    }

    .new-filter-actions {
        margin-top: 18px;
    }

    .new-filter-apply {
        display: inline-flex;
    }

}

/*list-catalog*/

.filter-sort-catalog .priceSort.active.asc:after {
	display: none !important;
}


/*category-catalog-filter*/

.new-category-filter {
    width: 100%;
    margin: 20px 0 24px;
    border: 1px solid #edf0f4;
    background: #fff;
    box-sizing: border-box;
}

.new-category-filter__popular,
.new-category-filter__head {
    min-height: 58px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    background: #f6f7f9;
    box-sizing: border-box;
}

.new-category-filter__popular-left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

.new-category-filter__popular-title,
.new-category-filter__head-title {
    flex: 0 0 auto;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: #20232b;
}

.new-category-filter__popular-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.new-category-filter__toggle {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #20232b;
    font: inherit;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    cursor: pointer;
}

.new-category-filter__toggle-icon,
.new-category-filter__collapse-icon {
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform .2s ease;
}

.new-category-filter.is-collapsed
.new-category-filter__toggle-icon {
    transform: rotate(180deg);
}

.new-category-filter__body {
    padding: 16px 16px 18px;
}

.new-category-filter__groups {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 54px;
    row-gap: 18px;
}

.new-category-filter__group {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    min-width: 0;
}

.new-category-filter__group-title {
    padding-top: 11px;
    flex: 0 0 auto;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #111318;
    white-space: nowrap;
}

.new-category-filter__group-items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 10px;
}

.new-category-filter__chip {
    min-height: 42px;
    padding: 9px 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e1e5eb;
    border-radius: 24px;
    background: #fff;
    box-sizing: border-box;
    color: #20232b;
    font-size: 16px;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
    transition:
        border-color .2s ease,
        background-color .2s ease,
        color .2s ease;
}

a.new-category-filter__chip:hover {
    border-color: #c9ced7;
    background: #f7f8fa;
    color: #20232b;
    text-decoration: none;
}

.new-category-filter__chip.is-active {
    border-color: #20232b;
    background: #20232b;
    color: #fff;
}

.new-category-filter__collapse-wrap {
    width: 100%;
    padding-top: 18px;
    display: flex;
    justify-content: center;
}

.new-category-filter__collapse {
    padding: 10px 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    border: 0;
    border-radius: 24px;
    background: #f5f6f8;
    color: #363a43;
    font: inherit;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    cursor: pointer;
}

@media (max-width: 1199px) {

    .new-category-filter__groups {
        column-gap: 30px;
    }

    .new-category-filter__group {
        width: calc(50% - 15px);
    }

}

@media (max-width: 767px) {

    .new-category-filter {
        margin: 14px 0 20px;
    }

    .new-category-filter__popular,
    .new-category-filter__head {
        padding: 12px;
        align-items: flex-start;
    }

    .new-category-filter__popular-left {
        gap: 8px;
    }

    .new-category-filter__popular-title,
    .new-category-filter__head-title,
    .new-category-filter__toggle {
        font-size: 14px;
    }

    .new-category-filter__body {
        padding: 12px;
    }

    .new-category-filter__groups {
        display: block;
    }

    .new-category-filter__group {
        width: 100%;
        display: block;
        margin-bottom: 18px;
    }

    .new-category-filter__group:last-child {
        margin-bottom: 0;
    }

    .new-category-filter__group-title {
        padding-top: 0;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .new-category-filter__group-items {
        gap: 7px;
    }

    .new-category-filter__chip {
        min-height: 38px;
        padding: 8px 13px;
        font-size: 13px;
    }

}

/*category-catalog-filter*/



/*slider-text*/

.new-category-hero {
    position: relative;
    width: 100%;
    margin: 24px 0 22px;
}

.new-category-slider {
    width: 100%;
    overflow: hidden;
    border-radius: 24px;
    background: #f5f6f8;
}

.new-category-slider__item {
    width: 100%;
}

.new-category-slider__link {
    display: block;
    width: 100%;
}

.new-category-slider__image {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1440 / 376;
    object-fit: cover;
    object-position: center;
    border-radius: 24px;
}

.new-category-slider__arrow {
    position: absolute;
    z-index: 5;
    top: 50%;
    width: 48px;
    height: 48px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    color: #20232b;
    cursor: pointer;
    transform: translateY(-50%);
    transition:
        background-color .2s ease,
        box-shadow .2s ease,
        opacity .2s ease;
    background-color: #ffffff00;
}

.new-category-slider__arrow:hover {
    background: #fff;
    box-shadow: 0 5px 24px rgba(0, 0, 0, .14);
}

.new-category-slider__arrow--prev {
    left: -54px;
}

.new-category-slider__arrow--next {
    right: -54px;
}

.new-category-slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 16px;
    z-index: 4;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 7px;
    list-style: none;
    transform: translateX(-50%);
}

.new-category-slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

.new-category-slider .slick-dots button {
    width: 8px;
    height: 8px;
    padding: 0;
    display: block;
    overflow: hidden;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .65);
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    transition:
        width .2s ease,
        border-radius .2s ease,
        background-color .2s ease;
}

.new-category-slider
.slick-dots
.slick-active
button {
    width: 24px;
    border-radius: 10px;
    background: #fff;
}


.new-category-description {
    width: 100%;
    margin: 0 0 12px;
    padding: 28px 34px;
    box-sizing: border-box;
    color: #20232b;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 34px;
    gap: 10px;
    width: 1440px;
    height: 116px;
    background: linear-gradient(99.56deg, #E3ECFF 35.55%, #FFFFFF 64.45%);
    box-shadow: 0px 14px 36px rgba(30, 36, 48, 0.11);
    border-radius: 24px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.new-category-description p {
    margin: 0 0 10px;
}

.new-category-description p:last-child {
    margin-bottom: 0;
}


@media (max-width: 1500px) {

    .new-category-slider__arrow--prev {
        left: 12px;
    }

    .new-category-slider__arrow--next {
        right: 12px;
    }

}


@media (max-width: 991px) {

    .new-category-hero {
        margin: 18px 0 24px;
    }

    .new-category-slider,
    .new-category-slider__image {
        border-radius: 18px;
    }

    .new-category-slider__image {
        aspect-ratio: 1440 / 420;
    }

    .new-category-slider__arrow {
        width: 40px;
        height: 40px;
    }

    .new-category-description {
        margin-bottom: 24px;
        padding: 22px 24px;
        border-radius: 18px;
    }

}


@media (max-width: 767px) {

    .new-category-hero {
        margin: 14px 0 18px;
    }

    .new-category-slider,
    .new-category-slider__image {
        border-radius: 14px;
    }

    .new-category-slider__image {
        aspect-ratio: auto;
        min-height: 150px;
        object-fit: cover;
    }

    .new-category-slider .slick-dots {
        bottom: 10px;
    }

    .new-category-description {
        margin-bottom: 18px;
        padding: 18px 16px;

        border-radius: 14px;

        font-size: 14px;
        line-height: 1.55;
    }

}






.new-category-slider__dots {
    position: absolute;
    left: 50%;
    bottom: 16px;
    z-index: 10;

    display: flex;
    align-items: center;
    gap: 7px;

    transform: translateX(-50%);
}

.new-category-slider__dot {
    width: 8px;
    height: 8px;
    padding: 0;

    border: 0;
    border-radius: 50%;

    background: rgba(255, 255, 255, .7);

    cursor: pointer;

    transition:
        width .2s ease,
        border-radius .2s ease,
        background-color .2s ease;
}

.new-category-slider__dot.is-active {
    width: 24px;
    border-radius: 10px;
    background: #fff;
}

.new-category-slider__item {
    display: none;
}

.new-category-slider__item.is-active {
    display: block;
}
/*slider-text*/

body {
font-family: "Segoe UI", Roboto, Arial, sans-serif;
}













/* FIX adaptive category slider */

.new-category-hero,
.new-category-slider,
.new-category-description {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
}

.new-category-hero {
    overflow: visible;
}

.new-category-slider {
    position: relative;
    overflow: hidden;
}

.new-category-slider__item {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0;
}

.new-category-slider__link {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
}

.new-category-slider__image {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
}

.new-category-description {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0;
    flex: none;
    box-sizing: border-box;
}

@media (max-width: 991px) {

    .new-category-slider__arrow--prev {
        left: 8px !important;
    }

    .new-category-slider__arrow--next {
        right: 8px !important;
    }

    .new-category-description {
        width: 100% !important;
        height: auto !important;
        padding: 22px 24px !important;
    }

}

@media (max-width: 767px) {

    .new-category-hero {
        width: 100%;
        max-width: 100%;
        margin: 14px 0 18px;
    }

    .new-category-slider {
        width: 100%;
        max-width: 100%;
        border-radius: 14px;
    }

    .new-category-slider__image {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: auto !important;
        object-fit: contain !important;
        border-radius: 14px;
    }

    .new-category-slider__arrow {
        width: 36px;
        height: 36px;
    }

    .new-category-slider__arrow--prev {
        left: 4px !important;
    }

    .new-category-slider__arrow--next {
        right: 4px !important;
    }

    .new-category-slider__dots {
        bottom: 8px;
    }

    .new-category-description {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 18px 16px !important;
        margin: 0 0 18px !important;
        display: block !important;
        overflow-wrap: anywhere;
    }

}

@media (max-width: 550px) {

    .new-category-slider__image {
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
    }

    .new-category-description {
        padding: 16px !important;
        font-size: 14px;
        line-height: 1.5;
    }

}