/* 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;
}