

/* Start:/local/test_gleb_media/test_header_assets/style_header.css?177020651433296*/
@font-face {
  font-family: 'Geist Variable';
  src: url('/local/test_gleb_media/test_header_assets/fonts/Geist-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Geist Variable';
  margin: 0;
}

.header:html, body {
  max-width: 100%;
  background-color: #FFFFFF;
}


.city-other { 
  border: none !important; 
  margin-top:0 !important;
}

.header-bg {
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body, html {
  margin: 0;
  padding: 0;
  background: #f5f5f5;
}

.container.header-container  {
  width: 100%;
  max-width: 1170px !important;
  margin: 0 auto !important;
  padding: 16px 32px;
  box-sizing: border-box !important;
  position: relative;
}

.region-dashed-line {
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #0A0B0D;
  margin-top: 3px;
}

.header-region {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header-region-icon {
  display: block;
  align-self: center;
  margin-top: -4px;
}

.header-region-content {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}

.header-region-text {
  font-size: 12px !important;
  font-weight: 400 !important;
  font-family: 'Geist Variable';
  line-height: 1.2;
}

.header-region-right {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-left: auto;
}

.header-social-label {
  font-size: 12px !important;
  color: #2F3136;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
}

.header-social-icon {
  display: inline-block;
  color: #1B2634;
  text-decoration: none;
}


.header-bg a,
.header-bg a:link,
.header-bg a:visited,
.header-bg a:hover,
.header-bg a:active {
  text-decoration: none;
}

.header-lang {
  display: flex;
  align-items: center;
  font-size: 10px !important;
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  margin-left: 0;
}

.header-lang .active {
  color: #1B2634;
  font-weight: 600 !important;
  font-family: 'Geist Variable';
  margin-right: 16px;
  margin-left: 32px;
}


.header-lang .eng {
  color: #1B2634;
  font-weight: 600 !important;
  opacity: 0.4 !important;
  font-family: 'Geist Variable';
}

.header-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}

.header-region, .header-region-right {
  margin: 0;
  padding: 0;
}

.header-region-right a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.header-middle-row {
  display: flex;
  align-items: flex-end; 
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto 24px auto;
  box-sizing: border-box !important;
  flex-wrap: nowrap !important;
}

.header-logo-block {
  display: flex;
  align-items: center;
}

.header-logo {
  width: clamp(140px, 11.6vw, 166.45px);
  height: auto; 
  object-fit: contain;
  display: block;
  min-width: 0;
  margin-right: clamp(8px, 2vw, 29px);
}

.header-slogan {
  font-family: 'Geist Variable';
  font-weight: 405 !important;
  font-size: 12px !important;
  color: #2F3136;
  max-width: 187px;
  line-height: 1.3;
  white-space: nowrap;
  margin-right: clamp(8px, 1vw, 31px);
  align-self: flex-end;
}

.header-search {
  display: flex;
  align-items: center;
  height: 39px;
  border: 1px solid #E2E8F0;
  border-radius: 8px;
  background: #fff;
  position: relative;
  align-self: flex-end;
  width: 100%;
  min-width: 150px;
  max-width: 377px;
  margin-right: clamp(8px, 1vw, 49px);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.header-search:focus-within {
  border-color: #969696;
  box-shadow: 0 0 0 3px rgba(150, 150, 150, 0.1);
}


.header-search .search {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.header-search input {
  border: none;
  outline: none;
  flex: 1;
  width: auto;
  height: 100%;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: transparent;
  color: #2F3136;
}

.header-search input::placeholder {
  font-size: 14px !important;
  font-family: 'Geist Variable';
  font-weight: 300 !important;
  color: #A0AEC0;
}

.search-icon {
  width: 17px;
  height: 17px;
  display: block;
  opacity: 0.6 !important; 
}


.search__btn {
  position: absolute;
  right: 12px;
  top: 50% !important;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.header-shop-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E62F2A;
  border-radius: 6px;
  border: none;
  padding: 12px;
  gap: 15px;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px !important;
  color: #fff;
  align-self: flex-end;
  cursor: pointer;
  white-space: nowrap;
  margin-right: clamp(8px, 1vw, 63px);
  transition: background-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.header-shop-btn:hover {
  background: #CC2821;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(230, 47, 42, 0.3);
}

.header-shop-btn:active {
  background: #B32319;
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(230, 47, 42, 0.2);
}

.header-shop-btn span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shop-icon {
  width: 15px;
  height: 12px;
  margin-top: 2px;
  margin-bottom: 2px;
  display: inline-block;
}

.header-phone {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 7px;
  align-self: flex-end;
  position: relative;
  margin-right: clamp(8px, 1vw, 32px);
}

.phone-row {
  display: flex;
  align-items: center;
  gap: 6px;
}

.phone-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
}

.phone-number {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #0A0B0D;
  font-style: normal;
  white-space: nowrap;
}

.phone-line {
  width: 100%;
  border-bottom: 1px dashed #0A0B0D;
  margin-top: 3px;
}

.phone-arrow {
  width: 20px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
}

.phone-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  max-width: 210px;
  background: #fafbfc;
  box-shadow: 0 4px 12px rgba(0,0,0,0.07);
  border-radius: 10px;
  z-index: 10;
  margin-top: 6px;
  padding: 4px 0;
  transition: opacity 0.2s;
}
.phone-dropdown-item {
  padding: 7px 16px;
  font-size: 1rem;
  color: #0A0B0D;
  cursor: pointer;
  white-space: nowrap;
  background: #fafbfc;
  transition: background 0.15s;
}
.phone-dropdown-item a {
  display: block;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #0A0B0D;
  text-decoration: none;
}
.phone-dropdown-item:hover {
  background: #f0f1f3;
}
.phone-arrow.open {
  transform: rotate(180deg);
  transition: transform 0.2s;
}

.header-icons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: flex-end;
  margin-right: clamp(4px, 1vw, 8px);
  margin-left: 0;
}


.service-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px; 
}
.service-icon {
  width: 41px;
  height: 40px;
  display: block;
  margin-top: 2px; 
}


.services-popup {
  position: fixed;
  top: 180px; 
  right: 32px;
  display: none;
  align-items: flex-start;
  justify-content: center;
  z-index: 10002; 
  max-width: 360px;
  width: 360px;
}
.services-popup-content {
  background: #fff;
  border-radius: 10px;
  box-shadow: 6px 5px 16px 0px rgba(100, 116, 139, 0.13), 0px 4px 3px 0px rgba(100, 116, 139, 0.05);
  padding: 10px;
  width: 360px;
  margin-top: 0;
}
.service-item,
.top_menu_item {
  display: grid;
  grid-template-columns: 56px 1fr 28px;
  align-items: center;
  gap: 12px;
  background: #F9F9F9;
  border-radius: 10px;
  padding: 10px;
  text-decoration: none;
  margin: 8px 0;
}
.service-item:hover, .top_menu_item:hover { background: #F7F8FA; }
.service-item img, .top_menu_item .image img { max-width: 40px; width: 40px; height: 40px; border-radius: 10px; display: block; }
.service-item-title, .top_menu_item .text b { font-family: 'Geist Variable'; font-weight: 500 !important; font-size: 14px !important; color: #000; }
.service-item-sub, .top_menu_item .text p { font-family: 'Geist Variable'; font-weight: 400 !important; font-size: 12px !important; color: #354052; margin: 0; }
.service-item-arrow { display: inline-flex; align-items: center; justify-content: center; opacity: 0.9; }


.header-login-btn {
  margin-left: 16px;
  border-radius: 6px;
  border: 2px solid #1B2D3B;
  padding: 8px 32px;
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #1B2D3B;
  background: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-end;
  margin-right: 0;
  margin-left: 0;
}


.header-login-btn:link,
.header-login-btn:visited,
.header-login-btn:hover,
.header-login-btn:active,
.header-shop-btn:link,
.header-shop-btn:visited,
.header-shop-btn:hover,
.header-shop-btn:active { 
  text-decoration: none; 
}

.modal-region {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background: rgba(0,0,0,0.15);
}
.modal-region-content {
  background: #fff;
  margin: 40px auto;
  padding: 32px 32px 16px 32px;
  border-radius: 8px;
  width: 90%;
  max-width: 520px;
  min-width: 320px;
  position: relative;
  box-shadow: 0 4px 32px rgba(0,0,0,0.08);
}
.modal-region-close {
  position: absolute;
  top: 16px;
  right: 24px;
  font-size: 32px !important;
  color: #222;
  cursor: pointer;
  font-weight: 300 !important;
}
.modal-region-list {
  display: flex;
  gap: 48px;
  justify-content: center;
  margin-bottom: 24px;
}
.modal-region-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-region-list li {
  color: #E62F2A;
  font-size: 18px !important;
  font-family: 'Geist Variable';
  margin-bottom: 8px;
  cursor: pointer;
  transition: color 0.2s;
}
.modal-region-list li:hover {
  color: #B71C1C;
}
.modal-region-footer {
  font-size: 16px !important;
  color: #111;
  font-family: 'Geist Variable';
  margin-top: 12px;
  font-weight: 600 !important;
}

.header-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: clamp(8px, 2vw, 48px);
  box-sizing: border-box;
}
.header-menu > ul,
.header-menu-mobile > ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.header-menu > ul > li,
.header-menu-mobile > ul > li {
  margin: 0;
  padding: 0;
}

.header-menu > ul > li { position: relative; }
.header-menu > ul > li > ul {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  display: none;
  min-width: 320px;
  max-width: 560px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  padding: 12px 16px;
  z-index: 1100;
}
.header-menu > ul > li.menu-item-hover > ul { display: block; }
.header-menu > ul > li > ul > li { list-style: none; margin: 0; padding: 0; }
.header-menu > ul > li > ul > li > a {
  display: block;
  padding: 12px 16px;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #0A0B0D;
  text-decoration: none;
  background: #F9F9F9; 
  border-radius: 10px;
}
.header-menu > ul > li > ul > li + li > a { margin-top: 8px; }
.header-menu > ul > li > ul > li > a:hover {
  background: #F7F8FA;
  color: #0A0B0D;
}


.desktop-submenu {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  width: clamp(320px, 44vw, 640px);
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 6px 20px 40px rgba(16, 24, 40, 0.12), 0 4px 8px rgba(16, 24, 40, 0.06);
  border: 1px solid #EEF1F5;
  padding: 18px 20px;
  z-index: 1100;
  opacity: 0;
  transform: none; /* avoid WebKit autocomplete offset bug */
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.desktop-submenu.open {
  opacity: 1;
  transform: none;
  visibility: visible;
  pointer-events: auto;
}
.desktop-submenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.desktop-submenu li a {
  display: block;
  padding: 16px 20px;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 1.35;
  color: #0A0B0D;
  text-decoration: none;
  background: #F9F9F9;
  border-radius: 12px;
}
.desktop-submenu li + li a { margin-top: 8px; }
.desktop-submenu li a:hover { background: #F7F8FA; }
.header-menu a {
  font-family: 'Geist Variable';
  font-weight: 500 !important;
  color: #0A0B0D;
  text-decoration: none;
  font-style: normal;
  transition: color 0.2s;
  white-space: nowrap;
}
.header-menu a,
.header-menu a *,
.header-menu a:link,
.header-menu a:visited,
.header-menu a:hover,
.header-menu a:active {
  background: transparent !important;
  color: #0A0B0D !important;
}
.header-menu li.root-item-selected > a,
.header-menu li.item-selected > a,
.header-menu li.current > a,
.header-menu li.active > a,
.header-menu a.selected,
.header-menu a.active,
.header-menu a.current {
  background: transparent !important;
  color: #0A0B0D !important;
}

.header-menu a[href*="internet" i],
.header-menu a[href*="magazin" i],
.header-menu a[href*="shop" i] {
  background: transparent !important;
  color: #0A0B0D !important;
  border-radius: 0 !important;
  position: relative;
  padding-bottom: 4px;
}

.header-menu a[href*="internet" i]::after,
.header-menu a[href*="magazin" i]::after,
.header-menu a[href*="shop" i]::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #E62F2A;
  transition: width 0.3s ease;
}

.header-menu a[href*="internet" i]:hover::after,
.header-menu a[href*="magazin" i]:hover::after,
.header-menu a[href*="shop" i]:hover::after {
  width: 100%;
}
.header-menu li.root-item-selected > a,
.header-menu li.item-selected > a,
.header-menu li.current > a,
.header-menu li.active > a,
.header-menu a.selected,
.header-menu a.active,
.header-menu a.current {
  background: transparent !important;
  color: #0A0B0D !important;
}
.header-menu-popup {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  width: 40vw;
  min-width: 220px;
  max-width: 400px;
  height: 100vh;
  background: #fff;
  box-shadow: -2px 0 16px rgba(0,0,0,0.08);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  padding: 0 0 0 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.header-menu-popup-content {
  background: none;
  box-shadow: none;
  padding: 24px 24px 24px 24px;
  border-radius: 0;
  min-width: 0;
  min-height: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  overflow-x: hidden;
}
@keyframes slideInMenu {
  from { right: -100vw; opacity: 0; }
  to { right: 0; opacity: 1; }
}
.header-menu-popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 2rem;
  color: #222;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 2;
  padding: 4px 8px;
  line-height: 1;
}
.header-menu-popup-close:hover {
  color: #e53935;
}
.header-menu-mobile {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  margin-top: 32px;
  padding-bottom: 120px; 
}
.header-menu-mobile > ul { display: flex !important; flex-direction: column !important; align-items: stretch; gap: 0; }
.header-menu-mobile ul { list-style: none; margin: 0; padding: 0; }
.header-menu-mobile li { list-style: none; margin: 0; padding: 0; }
.header-menu-mobile .mobile-row { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 10px 0px; border-bottom: none; }
.header-menu-mobile .mobile-link { font-size: 14px !important; color: #0A0B0D; text-decoration: none; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 0.06em; flex: 1; }
.header-menu-mobile .mobile-arrow { width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: transparent; color: #000; cursor: pointer; user-select: none; transition: transform .18s ease, background .18s ease; border: none; }
.header-menu-mobile .mobile-arrow::after { content: "▾"; font-size: 16px !important; line-height: 1; }
.header-menu-mobile .has-sub.open > .mobile-row .mobile-arrow { transform: rotate(180deg); background: #EEF1F5; }
.header-menu-mobile .mobile-submenu { display: none;  }
.header-menu-mobile .mobile-submenu a { display:block; padding: 10px 16px; margin: 6px 0px 0 0px; color:#0A0B0D; text-decoration:none; font-size: 14px !important; font-weight: 500 !important; background:#F9FAFB; border-radius: 10px; }
.header-menu-mobile .has-sub.open > .mobile-submenu { display: block; }
.header-menu-mobile a {
  font-size: 1.1rem;
  color: #0A0B0D;
  text-decoration: none;
  font-weight: 500 !important;
  padding: 6px 0;
  border-bottom: 1px solid #f0f0f0;
}

.header-menu-popup-phone {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 32px;
  font-size: 1.15rem;
  font-weight: 600 !important;
  color: #0A0B0D;
  gap: 12px;
  cursor: pointer;
  position: relative;
}
.header-menu-popup-phone-number {
  font-size: 1.15rem;
  font-weight: 600 !important;
  color: #0A0B0D;
}
.header-menu-popup-phone-arrow {
  font-size: 1.3rem;
  color: #0A0B0D;
  margin-left: 4px;
}
.header-menu-popup-phone-arrow.open {
  transform: rotate(180deg);
}
.header-menu-popup-phone-dropdown {
  position: absolute;
  bottom: 56px;
  left: 24px;
  min-width: 150px;
  max-width: 210px;
  background: #fafbfc;
  box-shadow: 0 4px 12px rgba(0,0,0,0.07);
  border-radius: 10px;
  z-index: 30;
  margin-bottom: 8px;
  padding: 4px 0;
  display: none;
}
.header-menu-popup-phone-dropdown-item {
  padding: 7px 16px;
  font-size: 1rem;
  color: #0A0B0D;
  cursor: pointer;
  white-space: nowrap;
  background: #fafbfc;
}
.header-menu-popup-phone-dropdown-item:hover {
  background: #f0f1f3;
}
.header-menu-popup-phone-footer {
  position: static;
  width: 100%;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 1.15rem;
  font-weight: 600 !important;
  color: #0A0B0D;
  min-height: 56px;
  margin-top: auto;
  margin-bottom: 30px;
}
.header-menu-popup-phone-icon {
  font-size: 1.2rem;
  color: #e53935;
}
.header-menu-popup-socials {
  position: static;
  width: 100%;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  gap: 12px;
}
.header-menu-popup-socials .label { font-size: 0.9rem; color: #6B7280; margin-right: 8px; }
.header-menu-popup-socials a {
  color:#1B2634;
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  font-size: 20px !important; 
}



.header-menu-popup-phone-number {
  font-size: 1.15rem;
  font-weight: 600 !important;
  color: #0A0B0D;
}
.header-menu-popup-phone-arrow {
  font-size: 1.3rem;
  color: #0A0B0D;
  margin-left: 4px;
}
.header-menu-popup-phone-arrow.open {
  transform: rotate(180deg);
}
.header-menu-popup-phone-dropdown {
  position: absolute;
  bottom: 56px;
  left: 24px;
  min-width: 150px;
  max-width: 210px;
  background: #fafbfc;
  box-shadow: 0 4px 12px rgba(0,0,0,0.07);
  border-radius: 10px;
  z-index: 30;
  margin-bottom: 8px;
  padding: 4px 0;
  display: none;
}
.header-menu-popup-phone-dropdown-item {
  padding: 7px 16px;
  font-size: 1rem;
  color: #0A0B0D;
  cursor: pointer;
  white-space: nowrap;
  background: #fafbfc;
}
.header-menu-popup-phone-dropdown-item:hover {
  background: #f0f1f3;
}

.breadcrumbs {
  display: flex;
  align-items: center;
  background: #F5F5F5;
  font-family: 'Geist Variable';
  font-size: 14px !important;
  width: 100%;
  box-sizing: border-box;
  padding-top: 18px;
}

.breadcrumb-link,
.breadcrumb-current {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px !important;
  color: #545454;
  text-decoration: none;
  transition: color 0.2s;
  white-space: nowrap;
}


.breadcrumb-current {
  color: #1E1E1E;
  font-weight: 500 !important;
}

.breadcrumb-separator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
  color: #545454;
  font-size: 8px !important;
  font-weight: 900 !important;
  line-height: 1;
  vertical-align: middle;
  user-select: none;
  pointer-events: none;
  width: 3px;
  height: 6px;
  -webkit-text-stroke: 1px #545454;
}


.breadcrumbs-container {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  padding-left: 32px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-sizing: border-box;
}


.breadcrumbs .bx-breadcrumb {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.breadcrumbs .bx-breadcrumb a,
.breadcrumbs .bx-breadcrumb span {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #545454 !important;
  text-decoration: none !important;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item-separator { 
  display: inline-flex !important; 
  align-items: center; 
  justify-content: center; 
  margin: 0 8px; 
  color: #545454; 
}
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item-separator::before {
  content: "\f054"; 
  font-family: 'Font Awesome 6 Free';
  font-weight: 900 !important;
  font-size: 10px !important;
  line-height: 1;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item + .bx-breadcrumb-item::before {
  display: none;
}


.breadcrumbs .breadcrumbs-container ul,
.breadcrumbs .breadcrumbs-container ol {
  display: inline-flex;
  align-items: center;
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.breadcrumbs .breadcrumbs-container li {
  display: inline-flex;
  align-items: center;
}
.breadcrumbs .breadcrumbs-container li + li::before {
  content: "\f054"; 
  font-family: 'Font Awesome 6 Free';
  font-weight: 900 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
  color: #545454;
  font-size: 10px !important;
}
.breadcrumbs .breadcrumbs-container li a,
.breadcrumbs .breadcrumbs-container li span {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #545454;
  text-decoration: none;
}
.breadcrumbs .breadcrumbs-container li:last-child a,
.breadcrumbs .breadcrumbs-container li:last-child span { color: #1E1E1E; }


.mobile-breadcrumb-nav {
  display: inline-flex;
  align-items: center;
  gap: 0;
  white-space: nowrap;
}
.mobile-breadcrumb-nav .breadcrumb-link { color: #545454; }
.mobile-breadcrumb-nav .breadcrumb-current { color: #1E1E1E; }
.mobile-breadcrumb-nav .breadcrumb-separator { margin: 0 8px; color: #545454; font-size: 10px !important; }


.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item span,
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item a,
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item a span {
  font-family: 'Geist Variable' !important;
  font-size: 14px !important;
  color: #545454 !important;
  text-decoration: none !important;
  white-space: normal !important;
}


.breadcrumbs .bx-breadcrumb a:link,
.breadcrumbs .bx-breadcrumb a:visited,
.breadcrumbs .bx-breadcrumb a:hover,
.breadcrumbs .bx-breadcrumb a:active { color: #545454 !important; text-decoration: none !important; }


.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item:last-child span,
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item:last-child a,
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item:last-child a span { color: #1E1E1E !important; }


.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item:not(:first-child) {
  padding-left: 12px;
}
.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item:not(:first-child)::before {
  
  content: "\f054";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900 !important;
  font-size: 10px !important;
  color: #545454;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpath fill='%23545454' d='M0.7 13.6L7.9 6.9 0.7 0.3 0 1.1l6.4 5.8L0 12.7l0.7 0.9z'/%3E%3C/svg%3E") no-repeat center/contain; 
}


.breadcrumbs ul,
.breadcrumbs ol,
.breadcrumbs li {
  list-style: none !important;
  padding-left: 0 !important;
  margin: 0;
}


.breadcrumbs li::before {
  content: none;
}




.city-popup {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.12);
  padding: 32px 32px 24px 32px;
  max-width: 600px;
  width: 90vw;
  margin: 40px auto;
  position: relative;
  font-family: 'Geist Variable';
  color: #1B2634;
  z-index: 1002;
  transition: box-shadow 0.2s;
  max-height: 80vh; 
  overflow: hidden; 
}

.city-popup-close {
  position: absolute;
  top: 18px;
  right: 24px;
  font-size: 2rem;
  color: #222;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 2;
  line-height: 1;
  font-weight: 300 !important;
  transition: color 0.2s;
}

.city-popup-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 48px;
  margin-bottom: 24px;
  padding: 0;
  list-style: none;
}
.city-popup-list ul { border: none !important; margin: 0; padding: 0 0 0 0; }
.city-popup-list ul li { border: none !important; }
.city-popup-list li {
  font-family: 'Geist Variable';
  font-size: 20px !important;
  color: #E62F2A;
  cursor: pointer;
  transition: color 0.2s;
  white-space: nowrap;
}
.city-popup-list li:hover {
  color: #B71C1C;
  text-decoration: underline;
}

.city-other a { 
  color: #000 !important; 
  border: none !important; 
}
.city-other::before,
.city-other::after,
.city-popup-list *::before,
.city-popup-list *::after { 
  display: none !important; 
  border: none !important;
}

.city-popup-footer {
  font-family: 'Geist Variable';
  font-size: 18px !important;
  color: #111;
  margin-top: 12px;
  letter-spacing: 0.01em;
  grid-column: 1 / -1;
  text-align: left;
  border-top: none; 
}

.modal-region-list li b {
  color: #1B2634;
  font-weight: 500 !important;
  font-size: 18px !important;
}

@media (max-width: 768px) {
  .breadcrumbs-container { padding: 0 2vw; }
}
@media (max-width: 576px) {
  .breadcrumbs-container { padding: 0 10px; }
}

@media (max-width: 979px) {
  .header-menu-popup {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50vw;
    min-width: 280px;
    max-width: 520px;
    height: 100vh;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .header-menu-popup-content { height: 100%; overflow-y: auto; }
}

@media (min-width: 1440px) {
  .services-popup {
    top: 180px; 
    right: calc(50% - 720px + 32px); 
  }
}


@media (max-width: 1200px) {
  .services-popup {
    top: 180px; 
    right: 16px;
    width: 320px;
    max-width: 320px;
  }
}


@media (max-width: 768px) {
  .services-popup {
    top: 180px; 
    right: 10px;
    width: 300px;
    max-width: 300px;
  }
}


@media (max-width: 576px) {
  .services-popup {
    top: 180px; 
    right: 10px;
    width: calc(100vw - 20px);
    max-width: calc(100vw - 20px);
  }
  .services-popup-content { 
    width: 100%;
  }
}

@media (max-width: 600px) {
  .city-popup {
    padding: 18px 8px 12px 8px;
    max-width: 98vw;
    border-radius: 12px;
  }
  .city-popup-list {
    grid-template-columns: 1fr;
    gap: 0 0;
  }
  .city-popup-list li {
    font-size: 16px !important;
    margin-bottom: 8px;
  }
  .city-popup-footer {
    font-size: 15px !important;
  }
  .city-popup-close {
    top: 8px;
    right: 12px;
    font-size: 1.5rem;
  }
}

@media (max-width: 1400px) {
  .header-phone{
    margin-left: clamp(10px, 1.2vw, 63px);
  }
}
@media (max-width: 1249px) {
  .container.header-container {
    padding: 16px 16px !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
  .header-logo {
    width: clamp(100px, 8vw, 120px) !important;
    max-width: 120px !important;
    margin-right: 8px !important;
    flex-shrink: 0 !important;
  }
  .header-logo-block {
    flex-shrink: 0 !important;
    max-width: 120px !important;
  }
  .header-middle-row {
    gap: 6px !important;
    padding: 0 !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    align-items: flex-end !important;
  }
  .header-login-btn {
    padding: 8px 16px !important;
    font-size: 13px !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    min-width: fit-content !important;
    max-width: none !important;
    box-sizing: border-box !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: flex !important;
  }
  .header-search {
    max-width: 200px !important;
    min-width: 120px !important;
    flex-shrink: 1 !important;
    margin-right: 6px !important;
    box-sizing: border-box !important;
  }
  .header-shop-btn {
    margin-right: 6px !important;
    flex-shrink: 0 !important;
    padding: 12px 8px !important;
    font-size: 11px !important;
    box-sizing: border-box !important;
  }
  .header-icons {
    flex-shrink: 0 !important;
    margin-right: 6px !important;
    box-sizing: border-box !important;
  }
  .header-phone {
    margin-right: 6px !important;
    font-size: 12px !important;
    flex-shrink: 0 !important;
    white-space: nowrap !important;
  }
  .header-slogan {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .header-slogan {
    display: none;
  }
  .header-search {
    max-width: 391px;
    min-width: 100%;
    min-width: 150px;
  }
  .header-menu a {
    font-size: 14px !important;
  }
  .header-middle-row {
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .header-menu a {
    font-size: 12px !important;
  }
}

@media (min-width: 980px) {
  .header-burger {
    display: none !important;
  }
}
@media (max-width: 979px) {
  .header-search {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }
  .header-menu {
    display: none !important;
  }
  .header-menu-popup {
    display: flex;
  }
  .header-menu{
    display: none;
  }
  .header-slogan {
    display: block;
    grid-area: slogan;
    font-size: 13px !important;
    line-height: 1.3;
    color: #0A0B0D;
    font-weight: 400 !important;
    margin: 0;
    padding: 0 0 0 0;
    align-self: center;
    justify-self: start;
    max-width: 100%;
    white-space: normal;
  }
  .header-middle-row {
    display: grid;
    grid-template-areas:
      "logo slogan icons login"
      "search search search  burger"
      "shop shop shop  burger";
    grid-template-columns: auto 1fr auto auto;
    grid-template-rows: auto 40px 40px;
    gap: 20px;
    margin-bottom: 16px;
    align-items: center;
  }

  .header-logo-block {
    grid-area: logo;
    align-self: center;
  }

  .header-login-btn {
    grid-area: login;
    white-space: nowrap;
    justify-self: end;
    margin-left: 0;
  }

  .header-search {
    grid-area: search;
    width: 100%;
    height: 40px;
    margin: 0;
  }

  .header-shop-btn {
    grid-area: shop;
    margin: 0;
    justify-content: center;
    
  }

  .header-burger {
    grid-area: burger;
    width: 80px;
    height: 100%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px !important;
    margin-left: auto;
    border: none;
    color: #000; 
  }
  .header-burger i { color: #000; }

  .header-phone,
  .header-region-right .header-social-label {
    display: none;
  }
}
@media (max-width: 768px) {
  .breadcrumbs {
    padding: 12px 0 12px 0;
    font-size: 12px !important;
    gap: 4px;
  }
  .breadcrumb-link,
  .breadcrumb-current {
    font-size: 12px !important;
  }
  .breadcrumb-separator {
    margin: 0 4px;
    font-size: 6px !important;
    font-weight: 900 !important;
    width: 3px;
    height: 6px;
    -webkit-text-stroke: 0.8px #545454;
  }
}


@media (max-width: 650px) {
  .header-slogan {
    display: none !important;
  }
  .header-middle-row {
    gap: 4px;
    margin-bottom: 0;
  }
  .header-lang .active {
    margin-right: 16px;
  }
  .header-icons{
    margin-left: auto;
  }
}

@media (max-width: 768px) {
  .container.header-container {
    padding: 24px 2vw;
  }
}

@media (max-width: 576px) {
  .container.header-container {
    padding: 16px 10px;
  }
}

/* Active menu item style (Gray Shape) */
.header-menu a.active {
    background-color: #F3F4F6 !important;
    color: #1B2634 !important;
    font-weight: 600 !important;
    border-radius: 8px;
    padding: 8px 12px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1679555859585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/test_gleb_media/test_news_assets/style_main2.css?177021004730571*/
@font-face {
  font-family: 'TT Norms Pro';
  src: url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Regular.woff2') format('woff2'),
       url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Regular.woff') format('woff'),
       url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Regular.ttf') format('truetype'),
       url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Regular.eot');
  font-weight: 400 !important;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms Pro';
  src: url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Medium.woff2') format('woff2'),
       url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Medium.woff') format('woff'),
       url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Medium.ttf') format('truetype'),
       url('/local/test_gleb_media/test_news_assets/fonts/TTNormsPro-Medium.eot');
  font-weight: 500 !important;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist Variable';
  src: url('/local/test_gleb_media/test_news_assets/fonts/Geist-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

html, body {
  overflow-x: hidden;
}

body {
  background: #F5F5F5;
  font-family: 'Geist Variable';
  font-weight: 405 !important;
  margin: 0;
  padding: 0;
}

.container_body {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 16px 32px;
  box-sizing: border-box;
  background: #f5f5f5;
}


.main2-title {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 40px !important;
  max-width: 907px;
  width: 100%;
  margin-top: 32px;
}


.main2-meta {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 16px;
}

.main2-meta-date {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 16px !important;
  margin-left: 24px;
  color: #6A7687;
  display: inline-block;
}

.main2-meta-views {
  display: inline-flex;
  align-items: center;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 16px !important;
  margin-left: 0;
  color: #6A7687;
  gap: 4px;
}
.main2-meta-views svg { width: 20px; height: 20px; display: block; }


.main2-meta-views {
  display: inline-flex;
  align-items: center;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 16px !important;
  margin-left: 0;
  color: #6A7687;
  gap: 4px;
}
.main2-meta-views svg {
  width: 20px;
  height: 20px;
  display: block;
}


.main2-text {
  font-family: 'Geist Variable';
  font-weight: 405 !important;
  font-size: 20px !important;
  max-width: 907px;
  width: 100%;
  margin-top: 42px;
  margin-bottom: 26px;
  color: #1B2634;
  line-height: 1.6;
}


.main2-share {
  margin-top: 26px;
  font-family: 'Geist Variable';
  font-weight: 405 !important;
  font-size: 20px !important;
  color: #1B2634;
}

.main2-share-title {
  margin-bottom: 15px;
  display: block;
}

.main2-share-links {
  display: flex;
  flex-direction: column;
  gap: 15px;
}


.main2-share-link {
  font-family: 'Geist Variable';
  font-weight: 405 !important;
  font-size: 20px !important;
  line-height: 170%;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-decoration-color: #0031DE;
  text-underline-offset: 2px;
  color: #0031DE;
  transition: color 0.2s;
}


.main2-share-divider { border-bottom: 2px solid #1B2634; width: 100%; max-width: 907px; margin: 20px 0 0 0; opacity: 0.15; }

.main2-share-social { align-items: center; margin-top: 40px; }

.main2-share-social-title { font-family: 'Geist Variable'; font-weight: 405 !important; font-size: 20px !important; margin-right: 16px; color: #1B2634; opacity: 0.4; display: inline-flex; align-items: center; height: 35px; }

.main2-share-social-icons {
  display: flex;
  align-items: center;
  gap: 16px;
}

.main2-share-social-tag {
  display: block;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 20px !important;
  color: #1B2634;
  opacity: 0.4;
  height: auto;
  line-height: normal;
  margin-left: 0;
  margin-top: 24px;
}

.main2-share-social-icon {
  width: 35px;
  height: 35px;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.main2-share-social-link {
  display: inline-block;
  text-decoration: none;
  transition: transform 0.2s ease;
}

.main2-share-social-link:hover .main2-share-social-icon {
  transform: scale(1.1);
  opacity: 0.8;
}

.main2-share-social-link:active .main2-share-social-icon {
  transform: scale(0.95);
}


.main2-tags { display: flex; flex-wrap: wrap; gap: 8px 12px; margin-top: 16px; }
.main2-tag {
  font-family: 'Geist Variable';
  font-weight: 405 !important;
  font-size: 16px !important;
  color: #969696;
}






.share-btn { width: 35px; height: 35px; border-radius: 8px; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0; cursor: pointer; transition: transform 0.2s ease; }


.share-btn:hover {
  transform: scale(1.05);
}

.share-btn:active {
  transform: scale(0.95);
}


.share-icon { display: block; }


.share-btn img.share-icon { width: 35px; height: 35px; display: block; filter: none; }


.copy-notification {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: white;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 12px !important;
  font-family: 'Geist Variable';
  white-space: nowrap;
  z-index: 1000;
  animation: fadeInOut 2s ease-in-out;
}

.copy-notification::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
}

@keyframes fadeInOut {
  0% { opacity: 0; transform: translateX(-50%) translateY(10px); }
  20% { opacity: 1; transform: translateX(-50%) translateY(0); }
  80% { opacity: 1; transform: translateX(-50%) translateY(0); }
  100% { opacity: 0; transform: translateX(-50%) translateY(-10px); }
}


.share-widget-container { display: flex; gap: 16px; align-items: center;}

.ya-share2__badge { width: 35px; height: 35px; border-radius: 8px; display: flex; align-items: center; justify-content: center; }
.ya-share2__icon { width: 35px; height: 35px; background-position: center center !important; background-repeat: no-repeat !important; }
.ya-share2__link { width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; }
.ya-share2 { display: inline-flex; align-items: center; }
.ya-share2__list { align-items: center; }
.ya-share2__list { display: flex !important; }
.ya-share2__badge { display: flex !important; }
.ya-share2__icon { display: block !important; }
.ya-share2__item + .ya-share2__item { margin-left: 8px !important; }


.main2-share-social-row {
  display: flex;
  align-items: center;
}

.main2-info-group {
  margin: 0;
  max-width: 907px;
  width: 100%;
}

.main2-content-grid .main2-text {
  flex: 1 1 0;
  margin-bottom: 0;
}

.main2-content-grid .main2-share {
  min-width: 220px;
  max-width: 260px;
  flex-shrink: 0;
}

.subscribe-section {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  background-color: #EFEFF0;
  border-radius: 24px;
  border: 2px solid #969696;
  padding: 32px;
  margin-top: 56px;
  box-sizing: border-box;
  overflow: hidden;
}

.subscribe-content {
  flex: 1;
  display: grid;
  flex-direction: column;
  margin-left: clamp(15px, 5vw, 88px);
}

.subscribe-icon {
  display: block;
  height: auto;
  max-height: 300px;
  min-width: 0;
  flex-shrink: 1;
  object-fit: contain;
  max-width: clamp(120px, 20vw, 241px);
}

.subscribe-title{
  font-family: Geist Variable;
  font-weight: 600 !important;
  font-size: 24px !important;
  margin-top: 8px;
  margin-bottom: 16px;
}

.subscribe-form {
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  gap: 2px 16px;
  align-items: start;
}

.email-label {
  width: 100%;
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 6px 5px 16px 0px #64748B21;
  border-radius: 8px;
  height: 50px;
  padding: 12px 16px;
  gap: 12px;
  box-sizing: border-box;
  margin-bottom: 0;
  max-width: 443px;
}

.email-label input[type="email"] {
  width: 100%;
  max-width: 443px;
  border: none;
  outline: none;
}

.subscribe-button {
  max-width: 211px;
  width: 100%;
  margin-top: 32px;
  align-self: flex-start;
}

.email-label .email-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.email-label input {
  border: 1px solid #ccc;
  transition: border 0.2s;
}
.email-label input.invalid { border-color: #ff4d4f; }
.email-label input.valid { border-color: #52c41a; }
.email-error {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
  color: #f00;
  font-size: 14px !important;
  margin-top: 0;
  align-self: start;
  max-width: 320px;
  width: auto;
  word-break: break-word;
  white-space: normal;
}

.subscribe-button {
  margin-left: 0;
  max-width: 211px;
  height: 48px;
  padding: 13px 32px;
  background: #969696;
  color: #fff;
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 16px !important;
  border: none;
  border-radius: 8px;
  box-shadow: 6px 5px 16px 0px #64748B21;
  cursor: pointer;
  transition: background 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subscribe-button:hover {
  background: #7a7a7a;
}

.subscribe-notice {
  opacity: 0.4;
  font-family: 'Geist Variable' !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #000;
  margin-top: 16px;
}

.main2-extra-group {
  margin: 0;
  max-width: 320px;
  width: 100%;
}

.main2-extra-title {
  display: inline-block;
  
  margin-bottom: 12px;
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  margin-bottom: 12px;
}

.main2-extra-product-card {
  max-width: 320px;
  width: 100%;
  border-radius: 20px;
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background: #fff;
  min-height: 0;
}

.main2-extra-link-card {
  background: #fff;
  max-width: 320px;
  width: 100%;
  max-height: 369px;
  height: 100%;
  border-radius: 20px;
  padding: 24px;
  box-shadow: 6px 5px 16px 0px #64748B21;
  display: flex;
  flex-direction: column;
  gap: 19px;
  box-sizing: border-box;
}

.main2-extra-link-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.main2-extra-link-header-left {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.main2-extra-link-date {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #000;
}

.main2-extra-link-score-shape {
  background: #1B2634;
  border-radius: 10px;
  padding: 12px;
  max-width: 102px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  gap: 4px;
  justify-content: center;
}

.main2-extra-link-score-number {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #fff;
}

.main2-extra-link-score-label {
  font-family: 'Geist Variable' !important;
  font-weight: 405 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #fff;
}

.main2-extra-link-location {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}

.main2-extra-link-location-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.main2-extra-link-location-icon {
  width: 20px;
  height: 20px;
}

.main2-extra-link-location-text {
  font-family: 'Geist Variable' !important;
  font-weight: 410 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #000;
  opacity: 0.5;
}

.main2-extra-link-author-group {
  display: flex;
  align-items: center;
  gap: 8px;
}

.main2-extra-subscribe-form {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.main2-extra-subscribe-form .email-label {
  position: relative;
}

.main2-extra-subscribe-arrow-btn {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.main2-extra-subscribe-form .email-label input[type="email"] {
  width: 100%;
  max-width: 320px;
  font-family: 'Geist Variable' !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #8F8F8F;
  border: none;
  outline: none;
  background: transparent;
  padding: 0;
  padding-right: 40px;
}

.main2-extra-subscribe-form .email-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.main2-extra-email-error {
  color: #f00;
  font-size: 14px !important;
  margin-top: 0;
  align-self: start;
  max-width: 320px;
  width: auto;
  word-break: break-word;
  white-space: normal;
}

.main2-extra-subscribe-btn {
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: 16px;
  padding: 0;
}

.main2-extra-subscribe-btn img {
  width: 24px;
  height: 24px;
  display: block;
}

.main2-extra-subscribe-notice {
  font-family: 'Geist Variable' !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #1B2634;
  opacity: 0.4;
}

.main2-extra-block {
  display: flex;
  flex-direction: column;
  gap: 19px;
  margin-top: 42px;
}

/* Убираем margin-top у второго блока (Полезные ссылки) - первый скрыт */
.main2-extra-group > .main2-extra-block:nth-of-type(2) {
  margin-top: 0 !important;
}

.main2-extra-link-topic {
  font-family: 'Geist Variable' !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #969696;
  text-decoration: none;
  display: inline-block;
}

.main2-extra-link-title-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.main2-extra-link-title {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  
  font-size: 20px !important;
  line-height: 100% !important;
  color: #000;
  margin-top: 0;
}

.main2-extra-link-author-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
  width: 100%;
}

.main2-extra-link-author-info {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  min-width: 0;
}

.main2-extra-link-author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.main2-extra-link-author-name {
  font-family: 'Geist Variable' !important;
  font-weight: 405 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  color: #000;
  white-space: normal !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
  min-width: 0;
  flex: 1 1 auto;
}

.main2-extra-link-price {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #000;
  margin-left: auto;
  white-space: nowrap;
}

.main2-extra-link-btn {
  margin-top: 13px;
  max-height: 48px;
  padding: 14.5px 22.5px;
  background: #ff0000;
  border: 1px solid #ff0000;
  border-radius: 8px;
  color: #fff;
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  cursor: pointer;
  display: block;
  text-align: center;
  transition: all .2s linear;
  text-decoration: none;
}

.main2-extra-link-btn:hover {
  background: #cc0000;
  border-color: #cc0000;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 0, 0, 0.3);
  text-decoration: none;
}

.main2-extra-link-btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(255, 0, 0, 0.3);
}

.main2-extra-product-img-wrap {
  position: relative;
  display: block;
  flex-shrink: 0;
  width: 100%;
}

.main2-extra-product-img {
  display: block;
  width: 100%;
  border-radius: 12px;
}

.main2-extra-product-hit {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 32px;
  background: #0386FF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 4px;
  font-family: 'TT Norms Pro' !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #fff;
  z-index: 2;
  box-sizing: border-box;
}

.main2-extra-product-tags {
  position: absolute;
  left: 8px;
  bottom: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
 
  z-index: 3;
}

.main2-extra-product-tag {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1px 4px;
  gap: 4px;
  border-radius: 4px;
  font-family: 'TT Norms Pro' !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 16px;
  color: #fff;
  height: 18px;
}

.main2-extra-product-tag-premium {
  background: #1E1E1E;
  width: 74px;
}

.main2-extra-product-tag-sale {
  background: linear-gradient(259.81deg, #FFA203 -25.26%, #FF0000 63.23%, #FF00FF 125.09%);
  min-width: 43px;
  width: auto;
  padding: 1px 6px;
}

.main2-extra-product-tag-action {
  background: #FF00FF;
  width: 43px;
  text-align: center;
}

.main2-extra-product-tag-icon {
  width: 10px;
  height: 7px;
  flex-shrink: 0;
  display: block;
}

.main2-extra-product-price-row {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  margin-top: 12px;
  margin-bottom: 8px;
}

.main2-extra-product-price {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  line-height: 28px !important;
  color: #1E1E1E;
}

.main2-extra-product-oldprice {
  font-family: 'Geist Variable' !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #8F8F8F;
  text-decoration: line-through;
  vertical-align: bottom;
  align-self: center;
}

.main2-extra-product-desc {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #1E1E1E;
  flex: 1 1 auto;
  min-height: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.main2-extra-product-btn {
  margin-top: 12px;
  padding: 12px;
  background: #F50000;
  border: 1px solid #F50000;
  border-radius: 8px;
  color: #fff;
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  cursor: pointer;
  display: block;
  text-align: center;
  transition: all .2s linear;
  text-decoration: none;
  flex-shrink: 0;
  box-sizing: border-box;
}

.main2-extra-product-btn:hover {
  background: #cc0000;
  border-color: #cc0000;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(245, 0, 0, 0.3);
  text-decoration: none;
}

.main2-extra-product-btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(245, 0, 0, 0.3);
}

.main2-columns {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
}

/* Дополнительное усиление размера цены для карточек товаров */
.main2-extra-product-card .main2-extra-product-price {
  font-size: 22px !important;
  line-height: 28px !important;
}
.main2-info-group {
  max-width: 907px;
  width: 100%;
  flex: 1 1 0;
  margin-right: auto;
  min-width: 0;
  
}
.main2-extra-group {
  max-width: 320px;
  width: 100%;
  flex: 0 0 320px;
  margin-left: auto;
}

.news-list-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 40px;
}

.news-card {
  background: none;
  flex-direction: column;
  align-items: flex-start;

  padding: 0;
  gap: 0;
}

.news-card-img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.news-card-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.news-card-title {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 24px !important;
  color: #1B2634;
  margin: 0;
  margin-top: 8px;
}

.news-card-date {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #969696;
  display: inline-block;
  width: fit-content;
  margin: 0;
}

.news-card-white {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  padding: 32px;
  gap: 16px;
}

.news-card-img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.news-card-video-square {
  position: absolute;
  left: 16px;
  top: 16px;
  width: 54px;
  height: 44px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 8px 10px 14px 0px #64748B24;
  z-index: 1;
  padding: 6px 0;
}

.news-card-video-icon {
  width: 31px;
  height: 30px;
  display: block;
  color: #969696;
  margin: 0 auto;
  background: none;
  box-sizing: border-box;
}

.news-card-video-square span {
  font-family: 'Geist Variable';
  font-weight: 500 !important;
  font-size: 13px !important;
  color: #1B2634;
  margin-top: 2px;
  text-align: center;
}


.main2-other-news-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 32px;
}

.main2-other-news-title {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 40px !important;
  margin: 0;
}

.main2-other-news-link {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #1B2634;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: opacity 0.2s;
}

.main2-other-news-link:hover {
  opacity: 0.7;
}

.main2-other-news-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 8px;
}

.main2-other-news-list {
  margin-top: 0;
  margin-bottom: 110px;
}
@media (max-width: 1200px) {
  .container_body {
    padding: 15px 32px;
  }
  .main2-text,
  .main2-share-title,
  .main2-share-social-title,
  .main2-share-social-tag {
    font-size: 18px !important;
  }
  .main2-share-social-icon{
    width: 30px;
    height: 30px;
  }
  .main2-extra-title{
    font-size: 20px !important;
  }
  .news-list-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 32px;
  }
  .main2-other-news-header {
    margin-top: 48px;
    margin-bottom: 24px;
  }
  .main2-other-news-title {
    font-size: 28px !important;
  }
  .news-card-title {
    font-size: 18px !important;
  }
  .news-card-date {
    font-size: 12px !important;
  }
  .news-card-img,
  .news-card-img-wrapper {
    border-radius: 14px;
  }
  .news-card-video-square {
    width: 44px;
    height: 34px;
    border-radius: 8px;
    left: 8px;
    top: 8px;
    padding: 4px 0;
  }
  .news-card-video-square img,
  .news-card-video-icon {
    width: 22px;
    height: 22px;
    font-size: 22px !important;
  }
  .news-card-video-square span {
    font-size: 10px !important;
  }
}

@media (max-width: 1024px) {
  .main2-columns {
    gap: 20px;
  }
  .main2-info-group {
    max-width: 100%;
    width: 100%;
  }
  .subscribe-section{
    padding: 24px;
  }
  .subscribe-title{
    font-size: 20px !important;
  }
}



@media (max-width: 769px) {
  .container_body {
    padding: 5px 2vw;
  }
  .news-list-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 24px;
  }
  .main2-other-news-header {
    margin-top: 32px;
    margin-bottom: 16px;
  }
  .main2-other-news-title {
    font-size: 20px !important;
  }
  .main2-other-news-link {
    font-size: 12px !important;
  }
  .news-card-title {
    font-size: 16px !important;
  }
  .news-card-date {
    font-size: 10px !important;
  }
  .news-card-img,
  .news-card-img-wrapper {
    border-radius: 10px;
  }
  .news-card {
    border-radius: 10px;
  }
  .news-card-video-square {
    left: 6px;
    top: 6px;
    padding: 2px 0;
  }
  .news-card-video-icon {
    width: 12px;
    height: 12px;
  }
  .news-card-video-square span {
    font-size: 9px !important;
  }
}
@media (min-width: 577px) {
  .subscribe-icon-mobile {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .subscribe-content {
    position: relative;
  }
  .main2-title{
    margin-bottom: 0;
  }
  .subscribe-icon {
    display: none;
  }
  .subscribe-title {
    width: 80%;
  }
  .email-label input[type="email"] {
    max-width: 576px;
  }
  .subscribe-button {
    max-width: 576px;
    margin-top:10px;
  }
  .subscribe-content{
    margin-left: 0;
  }
  .subscribe-icon-mobile {
    display: block !important;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 60px;
    height: 60px;
    z-index: 2;
    pointer-events: none;
  }
  .email-label{
    max-width: 576px;
  }
}


@media (max-width: 960px) {
  .main2-columns {
    flex-direction: column;
    gap: 32px;
  }
  .main2-extra-link-btn,
  .main2-extra-link-title {
    margin-top: auto;
  }
  .main2-extra-block{
    margin-top:10px;
  }
  /* Убираем margin-top у второго блока (Полезные ссылки) - первый скрыт */
  .main2-extra-group > .main2-extra-block:nth-of-type(2) {
    margin-top: 0 !important;
  }
  .main2-info-group,
  .main2-extra-group {
    max-width: 100%;
    width: 100%;
    flex: none;
  }
  
  .main2-extra-group { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
  .main2-extra-group > .main2-extra-block:first-child { grid-column: 1 / -1; }
  .main2-extra-block {
    width: 100%;
  }
  .main2-extra-block.links-products-row { display: contents; }
  .main2-extra-block.links-products-row > .main2-extra-block { display: block; }
  .news-list-grid {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 24px;
  }
}
@media (max-width: 600px) {
  .main2-extra-group,
  .main2-extra-block.links-products-row {
    flex-direction: column;
  }
  .news-list-grid {
    grid-template-columns: 1fr;
  }
}


@media (max-width: 610px) {
  .main2-extra-group {
    display: block;
    grid-template-columns: none;
  }
  .main2-extra-group > .main2-extra-block {
    width: 100%;
  }
  .main2-extra-group > .main2-extra-block + .main2-extra-block {
    margin-top: 16px;
  }
}


.main2-other-news-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 24px;
}
.main2-other-news-list .news-card:nth-child(4) { display: none; }
.main2-other-news-list .news-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.main2-other-news-list .news-card:hover { transform: scale(1.05); }
.main2-other-news-list .news-card-img {
  display: block;
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.main2-other-news-list .news-card-img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
  padding-top: 56.25%; 
  background: #f2f4f7;
}
.main2-other-news-list .news-card-img-wrapper .news-card-img {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  object-fit: cover;
}
.main2-other-news-list .news-card:hover .news-card-img { transform: scale(1.02); }
.main2-other-news-list .news-card-info { display: flex; flex-direction: column; gap: 8px; }
.main2-other-news-list .news-card-title { font-family: 'Geist Variable'; font-weight: 600 !important; font-size: 24px !important; color: #1B2634; margin: 8px 0 0 0; text-decoration: none; }
.main2-other-news-list .news-card-title:hover { text-decoration: none; }
.main2-other-news-list .news-card-date { font-family: 'Geist Variable'; font-weight: 400 !important; font-size: 14px !important; color: #969696; }

@media (max-width: 1200px) {
  .main2-other-news-list { grid-template-columns: repeat(2, 1fr); gap: 24px; margin-bottom: 80px; }
  .main2-other-news-list .news-card-title { font-size: 18px !important; }
  .main2-other-news-list .news-card-date { font-size: 12px !important; }
  .main2-other-news-list .news-card:nth-child(4) { display: block; }
}
@media (max-width: 769px) {
  .main2-other-news-list { grid-template-columns: 1fr; gap: 16px; margin-bottom: 60px; }
  
  .main2-other-news-list .news-card:nth-child(4) { display: none; }
}

.main2-text {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
  font-weight: 405;
}
.main2-text p {
  margin: 0 0 16px 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
  font-weight: 405;
}
.main2-text p:last-child {
  margin-bottom: 0 !important;
}
.main2-text br {
  line-height: 1.6 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.main2-text br + br {
  display: none !important;
}
.main2-text > * {
  margin-top: 0 !important;
}
.main2-text > * + * {
  margin-top: 16px !important;
}
.main2-text div {
  margin: 0 0 16px 0 !important;
  padding: 0 !important;
}
.main2-text div:last-child {
  margin-bottom: 0 !important;
}
.main2-text * {
  max-height: none !important;
  min-height: 0 !important;
}

.main2-photogallery {
  margin-top: 40px;
}
.main2-photogallery-title {
  font-size: 24px !important;
  font-weight: 600 !important;
  margin-bottom: 20px;
  text-align: center;
}
.image-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 20px;
}
.image-gallery__item {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.image-gallery__image {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
}
.image-gallery__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-gallery__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}
.image-gallery__image:hover .image-gallery__overlay {
  background: rgba(0, 0, 0, 0.5);
}
.image-gallery__icon {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.image-gallery__image:hover .image-gallery__icon {
  opacity: 1;
}
.image-gallery__icon svg {
  width: 32px;
  height: 32px;
  color: white;
}

/* End */


/* Start:/local/test_gleb_media/test_fotter_assets/style_footer.css?176891118920204*/
@font-face {
  font-family: 'Geist Variable';
  src: url('/local/test_gleb_media/test_fotter_assets/fonts/Geist-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms Pro';
  src: url('/local/test_gleb_media/test_fotter_assets/fonts/TTNormsPro-Regular.woff2') format('woff2'),
       url('/local/test_gleb_media/test_fotter_assets/fonts/TTNormsPro-Regular.woff') format('woff');
  font-weight: 400 !important;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url('/local/test_gleb_media/test_fotter_assets/fonts/TTNormsPro-Medium.woff2') format('woff2'),
       url('/local/test_gleb_media/test_fotter_assets/fonts/TTNormsPro-Medium.woff') format('woff');
  font-weight: 500 !important;
  font-style: normal;
  font-display: swap;
}
/* TTNormsPro-Bold файлы не найдены, используем Medium для bold текста */
@font-face {
  font-family: 'TT Norms Pro';
  src: url('/local/test_gleb_media/test_fotter_assets/fonts/TTNormsPro-Medium.woff2') format('woff2'),
       url('/local/test_gleb_media/test_fotter_assets/fonts/TTNormsPro-Medium.woff') format('woff');
  font-weight: 700 !important;
  font-style: normal;
  font-display: swap;
}

html, body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.footer {
  background: #1E1E1E;
  width: 100%;
  position: relative;
}

.footer .container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 16px 32px;
  box-sizing: border-box;
}


.footer__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
}

.footer__logo-block {
  flex: 0 0 auto;
}

.footer__logo {
  width: clamp(140px, 14vw, 210px);
  min-width: 0;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}


.footer__city {
  display: flex;
  align-items: center;
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 24px !important;
  color: #fff;
  gap: 8px;
}
.footer__city-arrow{
  color: #fff;
}
.footer__city-icon {
  width: 8.33px;
  height: 8.33px;
  transform: rotate(-135deg);
  margin-left: 8px;
}

.footer__contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.footer__phone {
  margin-bottom: 0;
}

.footer__socials {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  padding: 0;
  height: 30px;
}
.footer__social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: none;
  padding: 0;
  margin: 0;
  text-decoration: none !important;
  border: none;
}
.footer__social-icon,
.footer__social svg,
.footer__social img {
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  display: block;
  color: #fff;
}
.footer__social-icon::before {
  font-size: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  display: inline-block;
  vertical-align: middle;
}
.footer__social:link,
.footer__social:visited,
.footer__social:hover,
.footer__social:active {
  text-decoration: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

.fa-vk.footer__social-icon,
.footer__social .fa-vk {
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.5px;
  font-stretch: expanded;
}
.fa-vk.footer__social-icon::before {
  font-size: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.fa-youtube.footer__social-icon,
.footer__social .fa-youtube {
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.fa-youtube.footer__social-icon::before {
  font-size: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.footer__phone-block {
  align-self: flex-end;
}

.footer__socials-block {
  align-self: flex-end;
  margin-top: auto;
}

.footer__email,
.footer__phone {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 24px !important; 
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.footer__divider {
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0.2;
  border: none;
  margin: 0;
}


.footer__middle {
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
  margin-bottom: 36px;
  overflow-x: auto;
  gap: 0;
}

.footer__col {
  word-break: break-word;
}


.footer__title {
  font-family: 'Geist Variable';
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #fff;
  margin-bottom: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.footer__title a {
  color: #fff;
  text-decoration: none;
  font-weight: 500 !important;
}

.footer__title a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-city-link:hover,
.footer-city-link:focus,
.footer-city-link:active {
    color: inherit !important;
    text-decoration: none;
}


.footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.footer__list a {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px !important;
  color: #fff;
  opacity: 0.6 !important;
  text-decoration: none;
  transition: opacity 0.2s;
}

.footer__subscribe-text {
  display: inline-block;
  width: auto;
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px !important;
  color: #fff;
  opacity: 0.56 !important;
  margin-bottom: 4px;
}

.footer__form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 343px;
  min-width: 0;
  box-sizing: border-box;
  padding: 12px 16px;
  gap: 12px;
  background: #fff;
  border-radius: 8px;
  position: relative;
  max-height: 48px;
}


.footer__input {
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #8F8F8F;
  background: transparent;
  border: none;
  outline: none;
  flex: 1 1 0;
  min-width: 0;
  width: 0;
  vertical-align: middle;
}

.footer__form .footer__icon,
.footer__form .footer__arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.footer__button {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer__rocadabox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.footer__rocadabox-info {
  display: flex;
  align-items: center;
  gap: 16px;
}

.footer__rocadabox-texts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.footer__rocadabox-title {
  font-family: 'Geist Variable';
  font-weight: 597 !important;
  font-style: normal;
  font-size: 32px !important;
  line-height: 36px;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 4px;
  text-align: center;
  text-transform: uppercase;
}

.footer__rocadabox-desc {
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px !important;
  color: #fff;
  opacity: 0.7 !important;
  text-align: center;
}

.footer__qrcode {
  width: 100%;
  min-width: 90px;
  max-width: 125px;
  height: auto;
  max-height: 125px;
  object-fit: contain;
  display: block;
}

.footer__apps {
  display: flex;
  gap: 16px;
  margin-top: 8px;
}

.footer__bottom-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}

.footer__bottom-left {
  flex: 1 1 0;
  min-width: 0;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}

.footer__bottom-right {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-left: auto;
}

.footer__rocadabox-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}

.footer__apps-col {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
}

.footer__bottom-left,
.footer__bottom-right {
  min-width: 0;
  max-width: 100%;
}

.footer__subscribe {
  display: inline-block;
  width: auto;
  margin-bottom: 32px;
}

.footer__rocadabox-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer__rocadabox-row {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
  width: 100%;
}

.footer__rocadabox-logo-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer__rocadabox-img {
  max-width: 269px;
  width: 100%;
  min-width: 210px;
  max-height: 58px;
  width: 100%;
  height: auto;
  object-fit: contain;
  flex-shrink: 1;
}
 
.footer__rocadabox-logo {
  width: 100%;
  min-width: 47px;
  max-width: 67px;
  height: auto;
  max-height: 67px;
  object-fit: contain;
  display: block;
  flex-shrink: 1;
}

.footer__apps-row {
  display: flex;
  gap: 16px;
  margin-top: 16px;
  align-items: center;
}

.footer__copyright {
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px !important;
  color: #fff;
  margin-top: auto;
  display: inline-block;
  width: 100%;
  min-width: 0;
  word-break: break-word;
  white-space: normal;
}

.footer__copyright a {
  color: #fff;
  text-decoration: none;
  pointer-events: auto;
}

.footer__app-icon {
  max-width: 138px;
  max-height: 40px;
  width: 100%;
  height: auto;
  min-width: 0;
  object-fit: contain;
}

.footer__email-error {
  color: #f00;
  font-size: 14px !important;
  margin-top: 4px;
  display: block;
  line-height: 1.2;
  max-width: 320px;
  width: auto;
  word-break: break-word;
  white-space: normal;
  position: absolute;
  left: 0;
  top: 100%;
}


@media (max-width: 1200px) {
  .footer .container {
    max-width: 100%;
    padding: 16px 32px;
  }
}

@media (max-width: 1024px) {
  .footer__city,
  .footer__email,
  .footer__phone {
    font-size: 20px !important;
  }
  .footer__city-arrow {
    font-size: 18px !important;
  }
  .footer__social {
    width: 25px !important;
    height: 25px !important;
  }
  .footer__socials {
    margin-top: 8px;
    height: auto;
  }
  .fa-vk.footer__social-icon::before,
  .fa-youtube.footer__social-icon::before,
  .footer__social-icon::before {
    width: 25px !important;
    height: 25px !important;
    font-size: 25px !important;
  }
  .footer__top,
  .footer__middle {
    margin-bottom: 25px;
  }
  .footer__middle {
    margin-top: 25px;
  }
  .footer__title,
  .footer__list a {
    font-size: 14px !important;
  }
  .footer__list {
    gap: 8px;
  }
  .footer__subscribe{
    margin-bottom: 20px;
  }
}

@media (max-width: 900px) {
  .footer__bottom-row {
    flex-direction: column;
    gap: 20px;
  }
  .footer__bottom-left {
    width: 100%;
    max-width: 100%;
  }
  .footer__bottom-right {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .footer__rocadabox-row {
    flex-direction: row;
    gap: 12px;
    width: 100%;
    justify-content: space-between;
  }
  .footer__subscribe {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .footer__form {
    width: 100%;
    max-width: 100%;
  }
  .footer__apps-row {
    gap: 12px;
  }
  .footer__qrcode {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .footer .container {
    padding: 24px 16px;
  } 
  .footer__city {
    font-size: 18px !important;
  }
  .footer__email,
  .footer__phone {
    font-size: 18px !important;
  }
}

.footer__mobile-header.d-mobile-only {
  display: none;
}

@media (max-width: 690px) {
  .footer__top.footer__top-margin.d-desktop-only {
      display: none;
  }
  .footer__mobile-header.d-mobile-only {
      display: block;
  }
}

@media (min-width: 691px) {
  .footer__mob-header.d-mobile-only {
    display: none !important;
  }
}


@media (max-width: 690px) {
  .footer__mob-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 15px 16px;
    align-items: center;
    margin-bottom: 20px;
  }
  .footer__mob-logo-block {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    display: flex;
    align-items: center;
  }
  .footer__mob-logo {
    max-width: 210px;
    width: 100%;
    display: block;
  }
  .footer__mob-contacts {
    grid-column: 2 /2;
    grid-row: 1 / 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
  }
  .footer__mob-email {
    color: #fff;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-decoration: none;
    font-family: 'Geist Variable';
  }
  .footer__mob-phone {
    color: #fff;
    font-size: 20px !important;
    font-weight: 600 !important;
    font-family: 'Geist Variable';
  }
  .footer__phone-link {
    color: inherit !important;
    text-decoration: none !important;
    cursor: pointer;
}
.footer__phone-link:hover {
    color: inherit !important;
    text-decoration: underline !important; /* если нужно подчеркивание при наведении */
}

  .footer__mob-city {
    grid-column: 1 / 2;
    grid-row: 2 / 2;
    color: #fff;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: 'Geist Variable';
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .footer__mob-city-arrow {
    font-size: 15px !important;
    color: #fff;
  }
  .footer__mob-socials {
    grid-column: 2 / 2;
    grid-row: 2 / 2;
    display: flex;
    gap: 12px;
    justify-content: flex-end;
  }
  .footer__mob-social-icon {
    font-size: 26px !important;
    color: #fff;
    transition: color 0.2s;
  }
}

@media (max-width: 576px) {
  .footer .container {
    padding: 16px 10px;
  }
  
}

@media (max-width: 690px) {
  .footer__middle {
    display: flex;
    overflow-x: auto;
    gap: 16px;
    padding-bottom: 8px;
    margin-bottom: 18px;
    scroll-snap-type: x mandatory;
  }
  .footer__col {
    min-width: 220px;
    background: #232323;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.07);
    padding: 16px 12px 12px 16px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    margin-bottom: 0;
  }
  .footer__title {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .footer__title::before {
    font-family: 'Geist Variable';
    font-weight: 900 !important;
    font-size: 16px !important;
    color: #e53935;
    margin-right: 4px;
    display: inline-block;
  }
  .footer__list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .footer__list li {
    margin-bottom: 8px;
  }
  .footer__list a {
    color: #fff;
    font-size: 15px !important;
    text-decoration: none;
    transition: color 0.2s;
  }
  .footer__list a:hover {
    color: #e53935;
  }
}

@media (max-width: 690px) {
  .footer__middle {
    padding: 0 0 12px 0;
    margin-bottom: 0;
    background: none;
  }
  .footer__accordion {
    width: 100%;
  }
  .footer__acc-item {
    border-radius: 10px;
    background: #232323;
    margin-bottom: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.07);
    overflow: hidden;
    transition: box-shadow 0.2s;
  }
  .footer__acc-title {
    width: 100%;
    background: none;
    border: none;
    color: #fff;
    font-size: 18px !important;
    font-family: 'Geist Variable';
    font-weight: 700 !important;
    padding: 14px 16px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    outline: none;
    transition: background 0.2s;
  }
  .footer__acc-title i {
    font-size: 16px !important;
    margin-left: 8px;
    transition: transform 0.2s;
  }
  .footer__acc-item.active .footer__acc-title i {
    transform: rotate(180deg);
  }
  .footer__acc-list {
    max-height: 500px;
    overflow: hidden;
    transition: max-height 0.3s;
    padding: 0 16px 12px 16px;
    list-style: none;
    margin: 0;
  }
  .footer__acc-item:not(.active) .footer__acc-list {
    max-height: 0;
    padding-bottom: 0;
  }
  .footer__acc-list li {
    margin-bottom: 8px;
  }
  .footer__acc-list a {
    color: #fff;
    font-size: 15px !important;
    font-family: 'Geist Variable';
    text-decoration: none;
    transition: color 0.2s;
  }
  .footer__acc-list a:hover {
    color: #e53935;
  }
}

.footer__accordion { display: none; }
.footer__middle .footer__col { display: block; }

@media (max-width: 690px) {
  .footer__accordion { display: block; }
  .footer__middle .footer__col { display: none; }
}

.footer__copyright-mobile { display: none; }
.footer__copyright-desktop { display: inline-block; }

@media (max-width: 900px) {
  .footer__copyright-desktop { display: none; }
  .footer__copyright-mobile {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 14px !important;
  }
}

@media (max-width: 576px) {
  .footer__rocadabox-logo{
    width: 100%;
    max-width: 67px;
    max-height: 67px;
    height: auto;
    flex-shrink: 1;
    object-fit: contain;
    min-width: 30px;
  }
  .footer__rocadabox-img{
    width: 100%;
    min-width: 200px;

  }
  .footer__qrcode {
    max-width: 90px;
    min-width: 0;
    height: auto;
  }
  .footer__bottom-right{
    gap:10px;
  }
  
}

@media (max-width: 576px) {
  .footer__rocadabox-row {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
  }
  .footer__rocadabox-logo,
  .footer__rocadabox-img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}


.popup-city {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 12px;
    z-index: 10001;
    max-width: 600px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
}

.city-popup {
    padding: 30px;
    position: relative;
}

.city-popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px !important;
    color: #222;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 2;
    line-height: 1;
    font-weight: 300 !important;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.city-popup-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 30px;
    padding: 0;
}

.city-popup-list ul {
    list-style: none;
    padding: 0 0 0 40px;
    margin: 0 0 10px 0;
}

.city-popup-list li {
    font-family: 'Geist Variable';
    font-size: 14px !important;
    line-height: 21px;
    color: #E3231C;
    padding: 0 20px 7px 0;
    cursor: pointer;
}

.city-popup-list a {
    color: #E3231C;
    text-decoration: none;
    font-size: 14px !important;
    font-family: 'Geist Variable';
    line-height: 21px;
    padding: 0 20px 7px 0;
    display: block;
    cursor: pointer;
}



.city-other {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.city-other-link {
    font-weight: 600 !important;
    color: #000 !important;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
}


.footer-city-link {
    color: inherit;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.footer-city-link:hover {
    color: inherit !important;
}

.footer-city-link:hover {
    color: #1584B2;
}


@media (max-width: 768px) {
    .popup-city {
        width: 95%;
        max-height: 90vh;
    }
    
    .city-popup-list {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .city-popup {
        padding: 20px;
    }
}







/* End */
/* /local/test_gleb_media/test_header_assets/style_header.css?177020651433296 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1679555859585 */
/* /local/test_gleb_media/test_news_assets/style_main2.css?177021004730571 */
/* /local/test_gleb_media/test_fotter_assets/style_footer.css?176891118920204 */
