@charset "UTF-8";
.g-page-article__image {
  margin-right: 40px;
}
.localtabs > ul > li .localtabs__title > a > span {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' width='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 .5C4.31.5.5 4.31.5 9c0 4.69 3.81 8.5 8.5 8.5 4.69 0 8.5-3.81 8.5-8.5C17.5 4.31 13.69.5 9 .5zm0 1c4.15 0 7.5 3.35 7.5 7.5s-3.35 7.5-7.5 7.5S1.5 13.15 1.5 9 4.85 1.5 9 1.5z' solid-color='%23000000' fill='%23d6d6d6'/%3E%3Cpath d='M11.117 7.646L8.7 10.053 6.355 7.707l-.708.707L8.7 11.467l3.122-3.113-.705-.708z' solid-color='%23000000' fill='%23484848'/%3E%3C/svg%3E") 50% 50% no-repeat, white;
  border-radius: 50%;
}
a {
  color: #29ac6a;
}
.lp-form-tpl__field-checkbox:hover input:checked + .lp-form-tpl__field-checkbox--input, input:checked + .lp-form-tpl__field-checkbox--input {
  background: #29ac6a !important;
}
.localsocial24x24x1 a.vk {
  background-size: contain !important;
  background: url(https://site-83355.taptop.site/d/fgs16_whatsapp-cl-bg.svg) no-repeat;
}
@media screen and (max-width: 960px) {
  #_lp_block_37416706 .lp-reviews-6-item-icon-in {
    display: none;
  }
}
#_lp_block_37416706 .lp-reviews-6-item-icon-in {
  top: -38px !important;
}
[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.search-block__form {
  position: relative;
  display: flex;
}
.search-block__form .search-block__input {
  padding: 10px 20px;
  font-size: 14px;
  border: none;
  background: #fff;
  color: #000;
  outline: none;
  margin-right: 10px;
  flex: auto;
  border: 1px solid #0e4937;
}
.search-block__form .search-block__btn {
  padding: 10px 20px;
  font-size: 14px;
  border: none;
  background: #29ac6a;
  color: #fff;
}
.search-block__form .search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  padding: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  margin-top: 5px;
  box-shadow: 0 1px 7px 0px #0e4937;
  z-index: 10;
}
.search-block__form .search-results.active {
  opacity: 1;
  visibility: visible;
}
.search-block__form .search-results a {
  text-decoration: none;
  color: #777;
  transition: all 0.3s ease;
  font-size: 14px;
}
.search-block__form .search-results a:hover {
  color: #29ac6a;
}
.mosaic-wrap #g-search__input, .mosaic-wrap .g-form-field__value:has(#g-search__input) + .g-button {
  border-radius: 0;
}
.mosaic-wrap .g-form-field__value:has(#g-search__input) + .g-button {
  background: #29AC6A;
}
.mosaic-wrap #g-search__input:hover {
  box-shadow: #29AC6A 0px 0px 3px 0px;
}
.mosaic-wrap .g-search-results__anchor {
  color: #29AC6A;
}
.mosaic-wrap .g-pagination__item {
  border-radius: 0;
}
.mosaic-wrap .g-pagination__item:hover {
  border-color: rgba(41, 172, 106, 0.5) !important;
}
.mosaic-wrap .g-pagination__item.g-pagination__item--active {
  border-color: #29AC6A !important;
  background-color: #29AC6A !important;
}
.mosaic-wrap .section--u-iptbt798p {
  z-index: 10;
}
@media (max-width: 991px) {
  .mosaic-wrap .div--u-il18mtm10 {
    display: none;
  }
}
.site-versions-wrap {
  position: relative;
  margin: 0 0 0 20px;
  font-weight: 500;
  font-size: 15px;
  z-index: 6;
  display: inline-block;
  text-align: left;
  text-transform: none;
  min-width: 150px;
}
.site-versions-title {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  padding: 10px 0px;
  text-transform: none;
}
@media (max-width: 980px) {
  .site-versions-title {
    justify-content: center;
  }
}
.site-versions-title em, .site-versions-title i {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 30px;
  margin: 0 10px 0 0;
}
.site-versions-title em svg, .site-versions-title i svg {
  fill: #000;
  width: 100%;
  height: 100%;
}
.site-versions-title i {
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  margin-left: auto;
  display: none;
}
.site-versions-title em svg {
  height: 30px;
  width: 30px;
}
.site-versions-list {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin: 2px 0 0;
  background: #fff;
  padding: 10px;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.site-versions-list a {
  display: block;
  padding: 4px 0 4px 10px;
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease;
}
.site-versions-list a:hover {
  color: #29ac6a;
}
.site-versions {
  padding: 0 0 0 20px;
  font-size: 0;
  display: flex;
}
.site-versions a {
  display: inline-block;
  vertical-align: top;
  width: 32px;
}
.site-versions a img {
  border: 0;
}
.site-versions a + a {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .site-versions-wrap {
    margin: 10px auto;
  }
  .mosaic-wrap .section--u-iptbt798p {
    height: auto;
  }
  .mosaic-wrap .mosaic-s3-include--u-i31frv2rs {
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .site-versions {
    justify-content: center;
    padding: 10px 0 0;
  }
}
.fixed-panel2 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 20px;
  background: #0e4937;
  transition: all 0.5s ease;
  transform: translateY(-100%);
  z-index: 10;
  overflow: hidden;
}
@media (max-width: 991px) {
  .fixed-panel2 {
    transform: translateY(0);
    overflow: visible;
  }
}
.fixed-panel2.sticky {
  transform: translateY(0);
  overflow: visible;
}
.fixed-panel2__inner {
  max-width: 1540px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  .fixed-panel2__inner {
    gap: 10px;
  }
}
.fixed-panel2__logo {
  margin-right: auto;
}
@media (max-width: 991px) {
  .fixed-panel2__logo img {
    max-height: 50px;
  }
}
.fixed-panel2__city {
  display: none;
}
@media (max-width: 991px) {
  .fixed-panel2__city {
    display: block;
  }
}
.fixed-panel2__city .site-versions-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  background: #29ac6a;
  padding: 0;
  font-size: 0;
  margin: 0;
}
@media (max-width: 640px) {
  .fixed-panel2__city .site-versions-wrap {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
.fixed-panel2__city .site-versions-wrap svg {
  width: 35px;
  height: 35px;
}
.fixed-panel2__city .site-versions-title {
  padding: 0;
  display: block;
}
.fixed-panel2__city .site-versions-title em {
  width: auto;
  height: auto;
  margin: 0;
}
.fixed-panel2__city .site-versions-list {
  font-size: 14px;
  min-width: 150px;
}
@media (max-width: 991px) {
  .fixed-panel2__menu {
    display: none;
  }
}
.fixed-panel2__menu .hor-menu--u-ioa80gf3m .hor-menu__link:not(:hover) {
  color: #fff;
}
.fixed-panel2__menu .menu-top > li > a {
  color: #fff;
}
.fixed-panel2__menu .menu-top > li > a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .fixed-panel2__contacts {
    font-size: 0;
  }
  .fixed-panel2__contacts .list--u-i9xzn6sml {
    display: none;
  }
  .fixed-panel2__contacts .link-universal--u-i0sipntnc {
    width: 50px;
    height: 50px;
    margin: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='phone-svg' viewBox='0 0 14 14'%3E%3Cpath d='M13.7 11.1l-2.2-2.2c-.4-.4-1.1-.4-1.6 0L8.8 10c-.1 0-.1-.1-.2-.1C7.9 9.5 7 9 6 8 5 7 4.5 6.1 4.1 5.4c0-.1-.1-.2-.1-.2l.7-.7.4-.4c.4-.4.5-1.2 0-1.6L3 .3c-.4-.4-1.1-.4-1.6 0L.8 1c-.2.2-.4.5-.5.9l-.3.9c-.3 2.4.8 4.5 3.7 7.5 4.1 4.1 7.3 3.8 7.5 3.7.3 0 .6-.1.9-.2.3-.1.6-.3.9-.5l.6-.6c.5-.5.5-1.2.1-1.6z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") 50%/20px no-repeat #29ac6a;
    box-shadow: none;
  }
  .fixed-panel2__contacts .link-universal--u-i0sipntnc div {
    display: none;
  }
}
@media (max-width: 991px) and (max-width: 640px) {
  .fixed-panel2__contacts .link-universal--u-i0sipntnc {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .fixed-panel2__btn .link-universal--u-im4174hge {
    padding: 0;
    width: 50px;
    height: 50px;
    margin: 0;
  }
  .fixed-panel2__btn .text--u-in88zlbe5 {
    display: none;
  }
  .fixed-panel2__btn .div--u-izc8o8wyn {
    margin: 0;
  }
  .fixed-panel2__btn .div--u-izc8o8wyn span svg path {
    fill: #fff !important;
  }
  .fixed-panel2__btn .div--u-i9aez9tmu {
    margin: 0 !important;
  }
}
@media (max-width: 991px) and (max-width: 640px) {
  .fixed-panel2__btn .link-universal--u-im4174hge {
    width: 40px;
    height: 40px;
  }
}
.fixed-panel2__panel-opener {
  display: none;
}
@media (max-width: 991px) {
  .fixed-panel2__panel-opener {
    width: 50px;
    height: 50px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    background: #29ac6a;
  }
}
@media (max-width: 640px) {
  .fixed-panel2__panel-opener {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
.fixed-panel2__panel-opener svg {
  width: 26px;
  height: 44px;
  fill: #fff;
}
@media (max-width: 640px) {
  .fixed-panel2__panel-opener svg {
    width: 20px;
  }
}
.mosaic-wrap .side-panel--u-isf1355p6 {
  z-index: 21;
}
.page-title--u-i8s8cye3n {
  max-width: 100%;
  word-break: break-word;
}
.categories-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 40px 0;
  font-family: Tahoma, sans-serif;
}
.category-card {
  display: block;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #e5e5e4;
  transition: box-shadow 0.2s, border-color 0.2s;
  overflow: hidden;
  border-radius: 0;
}
.category-card:hover {
  border-color: #0e4937;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.category-card__image {
  width: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
  background-color: transparent;
  /* убираем фон, чтобы не просвечивал */
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.category-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* фото целиком, без обрезки */
  transition: transform 0.3s ease;
  display: block;
  backface-visibility: hidden;
  /* сглаживание */
  -webkit-font-smoothing: antialiased;
  transform: translateZ(0);
  /* аппаратное ускорение */
  will-change: transform;
  /* оптимизация */
  vertical-align: bottom;
  /* убирает возможные зазоры */
}
.category-card:hover .category-card__image img {
  transform: scale(1.02) translateZ(0);
}
.category-card__info {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}
.category-card__name {
  font-size: 20px;
  font-weight: 600;
  color: #1c1c1c;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 60px);
}
.category-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border: 2px solid #0e4937;
  transition: background-color 0.3s, border-color 0.3s;
  flex-shrink: 0;
}
.category-card__icon i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #0e4937;
  transition: color 0.3s;
}
.category-card__icon svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
}
.category-card:hover .category-card__icon {
  background-color: #0e4937;
  border-color: #0e4937;
}
.category-card:hover .category-card__icon i {
  color: #ffffff;
}
/* Адаптивность */
@media (max-width: 768px) {
  .categories-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .category-card__info {
    padding: 12px 15px;
  }
  .category-card__name {
    font-size: 18px;
    max-width: calc(100% - 50px);
  }
  .category-card__icon {
    width: 36px;
    height: 36px;
  }
  .category-card__icon svg {
    width: 18px;
    height: 18px;
  }
}
