

/* 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_news.css?176951672938778*/
@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;
  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;
  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;
  margin: 0 !important;
  padding: 0 !important;
  background: #F5F5F5 !important;
  width: 100% !important;
}

* {
  box-sizing: border-box;
}

.container{
  max-width: 1170px !important;
  margin: 0 auto !important;
  width: 100% !important;
}

header .container,
.header .container,
header .wrapper,
.header .wrapper,
.header__container,
header .header__container {
  max-width: 1170px !important;
  margin: 0 auto !important;
  width: 100% !important;
}

.page-content .container_body h1,
.container_body h1,
.page-content h1,
h1 {
  font-family: 'Geist Variable' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 64px !important;
  margin-bottom: 40px !important;
  margin-top: 18px !important;
}


.news-filter {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 32px;
  position: relative;
}

.news-filter-btn {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: #969696;
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-style: normal;
  font-size: 34px !important;
  padding: 0;
  position: relative;
  transition: color 0.2s;
  white-space: nowrap;
}

.news-filter-btn.active {
  color: #000;
  font-weight: 700 !important;
}

.news-filter-btn.active::after {
  content: none;
}

.news-filter {
  position: relative;
}

.news-filter-underline {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background: #969696;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  transition: left 0.2s, width 0.2s;
  z-index: 1;
  display: block;
}

body {
  background: #F5F5F5 !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.page-content {
  background: #F5F5F5 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

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

.news-all-block {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.news-card-video-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px !important;
  color: #969696;
  display: block;
  margin: 0 auto;
  background: none;
  box-sizing: border-box;
}
.news-all-shape,
.news-events-shape {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  gap: 8px;
  font-family: 'Geist Variable';
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.news-all-shape {
  width: 154px;
  height: 40px;
  padding: 10px 20px;
  background: #969696;
  color: #fff;
}

.news-events-shape {
  width: 162px;
  height: 40px;
  padding: 10px 20px;
  background: #EFEFF0;
  color: #1B2634;
}

.news-all-shape,
.news-events-shape {
  background: #EFEFF0;
  color: #1B2634;
  transition: background 0.2s, color 0.2s;
}

.news-all-shape.active,
.news-events-shape.active {
  background: #969696;
  color: #fff;
}

.news-all-icon,
.news-events-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  color: #1B2634;
  transition: color 0.2s;
  flex-shrink: 0;
}

.news-all-shape.active .news-all-icon,
.news-events-shape.active .news-events-icon {
  color: #fff;
}

.news-events-link {
  display: flex;
  gap: 8px;
  align-items: flex-end;
}

.news-events-block {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}

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

.news-card {
  cursor: pointer;
  transition: transform 0.3s ease;
  position: relative;
  overflow: hidden;
}


.news-card {
  transition: transform 0.2s ease;
}
.news-card:hover,
.news-card:nth-child(3n+2):hover,
.news-card:nth-child(3n+3):hover {
  transform: scale(1.05) !important;
  padding: 0 !important;
  filter: none !important;
}

.news-card:hover .news-card-img,
.news-card:nth-child(3n+2):hover .news-card-img,
.news-card:nth-child(3n+3):hover .news-card-img {
  transform: none !important;
}

.news-card:nth-child(3n+3):hover::after {
  height: 0 !important;
  opacity: 0 !important;
  border-radius: 0 !important;
}

.news-card:hover .news-card-date {
  transform: none !important;
}


.news-card:hover {
  transform: scale(1.05);
}


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

.news-card:hover .news-card-img {
  transform: scale(1.02);
}


.news-card:nth-child(3n+2):hover ~ .news-card { filter: none; }
.news-card:nth-child(3n+2):hover { filter: none; }
.news-card:nth-child(3n+3),
.news-card:nth-child(3n+3)::after,
.news-card:nth-child(6),
.news-card:nth-child(6)::after { all: unset; }


.news-card-title,
.news-card-title:hover,
.news-card-title:focus,
.news-card-title:active {
  text-decoration: none;
}


.news-card:nth-child(3n+3) {
  position: relative;
  transition: all 0.3s ease;
  z-index: 1;
  border-radius: 0;
  overflow: hidden;
  padding: 0;
}

.news-card:nth-child(3n+3)::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 0;
  background: #fff;
  border-radius: 20px;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: -1;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
}

.news-card:nth-child(3n+3):hover {
  transform: translateY(-5px) scale(1.02);
  padding: 20px;
}

.news-card .news-card-white {
  border-radius: 20px;
}


.news-card:nth-child(6):hover {
  transform: none;
}

.news-card:nth-child(6):hover .news-card-img {
  transform: none;
}

.news-card:nth-child(6)::after {
  display: none;
}


.news-card:nth-child(3n+2):hover .news-card-img {
  transform: none;
}


.news-card:nth-child(3n+3) .news-card-img {
  margin-top: 0;
}


.news-card:nth-child(3n+3) {
  margin-top: 0;
}


.news-card-date-square.congress-date {
  width: 71px;
  height: 54px;
  box-shadow: 8px 10px 14px 0px #64748B24;
}

.news-card-date-square.congress-date span:first-child {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-style: normal;
  font-size: 20px !important;
  color: #969696;
  margin: 0 auto;
}

.news-card-date-square.congress-date span:last-child {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px !important;
  color: #000000;
  margin-top: 1px;
  margin: 0 auto;
}



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

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

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

.news-card:hover .news-card-date {
  color: #969696; 
  transform: none; 
}

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

.news-card-date-square span {
  font-family: 'Geist Variable';
  font-weight: 600 !important;
  font-size: 20px !important;
  color: #969696;
  line-height: 1;
}

.news-card-date-square span:last-child {
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #000;
  margin-top: 2px;
}

.news-card-video-square img {
  width: 30px;
  height: 30px;
  display: block;
}

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

.news-card-tag {
  color: #969696;
  font-size: 14px !important;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
}

.news-card-meta-row {
  display: flex;
  gap: 16px;
  align-items: center;
}

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

.news-card-blue {
  background: #D6E7F7;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 100%;
}

.news-card-img-blue {
  object-fit: contain;
  max-height: 120px;
  width: auto;
  margin: 32px auto 0 auto;
  display: block;
}

.news-card-speaker-wrap {
  position: relative;
}

.news-card-speaker {
  top: 20px;
  left: 20px;
  background: #fff;
  border-radius: 16px;
  padding: 16px 24px 16px 16px;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.06);
  display: flex;
  align-items: center;
  gap: 16px;
}

.news-card-speaker-img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
}

.news-card-speaker-label {
  color: #969696;
  font-size: 14px !important;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
}

.news-card-speaker-name {
  color: #1B2634;
  font-size: 18px !important;
  font-family: 'Geist Variable';
  font-weight: 600 !important;
}

.news-card-speaker-role {
  color: #1B2634;
  font-size: 14px !important;
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
}

.news-card-speaker-desc {
  color: #969696;
  font-size: 14px !important;
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
  margin-top: 8px;
}

.news-card-speaker-time {
  color: #969696;
  font-size: 14px !important;
  font-family: 'TT Norms Pro';
  font-weight: 400 !important;
}

.news-card-img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
  padding-top: 52.25%;
  background: #f2f4f7;
}

.news-card-badge {
  position: absolute;
  top: 17px;
  left: 17px;
  background: #FFFFFF;
  color: #0F172A;
  border-radius: 12px;
  box-shadow: 8px 10px 14px 0px #64748B24;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
  z-index: 2;
  min-width: 60px;
  width: auto;
  height: auto;
  padding: 4px 10px;
  box-sizing: border-box;
  gap: 0;
}

/* Плашка с видео - фиксированные размеры */
.news-card-badge.has-video {
  width: 60px;
  height: 54px;
  left: 16.83px;
  padding: 7px;
}

.news-card-badge .badge-num {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 100% !important;
  text-align: center !important;
  color: #969696;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  white-space: nowrap;
}

.news-card-badge .badge-month {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 100% !important;
  text-align: center !important;
  color: #000;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  white-space: nowrap;
}

.news-card-badge .badge-text {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 100% !important;
  text-align: center !important;
  color: #000;
  white-space: nowrap;
}

.news-card-badge .badge-video-icon {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  display: block;
}

.news-card-badge .badge-video-text {
  font-family: 'Geist Variable' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 100% !important;
  text-align: center !important;
  color: #000;
}

@media (max-width: 480px) {
  .news-card-badge { top: 17px; left: 17px; padding: 7px 12px; border-radius: 12px; }
  .news-card-badge.has-video { width: 60px; height: 54px; left: 16.83px; padding: 7px; }
}

.news-card-img-wrapper .news-card-img,
.news-card img.news-card-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.news-card-video-icon {
  width: 31px;
  height: 30px;
  display: block;
}

.speaker-shape {
  background: #BDD5EA;
  height: auto;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  gap: 24px;
  border-radius: 20px;
  box-sizing: border-box;
}

.speaker-shape-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  width: 100%;
}

.speaker-shape-img {
  width: 101.53px;
  height: 101.53px;
  margin-left: 0;
  margin-top: 0;
  flex-shrink: 0;
}

.speaker-shape-img-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
}

.speaker-shape-under {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-right: auto;
}

.speaker-shape-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 13px;
  height: 100%;
}

.speaker-shape-label {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #00000070;
}

.speaker-shape-name {
  font-family: 'Geist Variable';
  font-weight: 700 !important;
  font-size: 24px !important;
  color: #1B2634;
  margin-bottom: 0;
}

.speaker-shape-role {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #1B2634;
  margin-bottom: 0;
}

.speaker-shape-free {
  font-family: 'Geist Variable';
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #00000070;
}

.speaker-shape-time {
  font-family: 'Geist Variable';
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #00000070;
}

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

.speaker-shape-meta {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-top: 8px;
}

.speaker-shape-date {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #969696;
}

.speaker-shape-tag {
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #969696;
}

.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-section.mobile-only {
  display: none;
}

.subscribe-content {
  flex: 1;
  display: flex;
  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 {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  gap: 2px 16px;
  align-items: start;
}

.email-label {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  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;
}

.subscribe-button {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  align-self: stretch;
  height: 50px;
  padding: 0 24px;
  border-radius: 8px;
  font-size: 1em;
  background: #2d72d9;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}
.subscribe-button:hover {
  background: #1a4e96;
}

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

.email-label input[type="email"] {
  border: none;
  outline: none;
  background: transparent;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px !important;
  color: #8F8F8F;
  width: 100%;
  height: 100%;
  padding: 0;
}

.email-label input {
  border: 1px solid #ccc;
  transition: border 0.2s;
}
.email-label input.invalid {
}
.email-label input.valid {
}
.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-style: normal;
  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-checkboxes {
  display: flex;
  flex-direction: row;
  gap: 32px;
  margin-top: 16px;
}

.checkbox-column {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.checkbox-label {
  display: flex;
  align-items: center;
  font-family: 'Geist Variable';
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px !important;
  cursor: pointer;
  color: #1E1E1E;
}

.checkbox-label input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-right: 4px;
  appearance: none;
  -webkit-appearance: none;
  background: #fff;
  border: none;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: background 0.2s, border 0.2s;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}

.checkbox-label input[type="checkbox"]:checked {
  background: #1B2634;
  border: none;
}

.checkbox-label input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 45%;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  border-radius: 1px;
  transform: translate(-50%, -50%) rotate(45deg);
  display: block;
}

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

.subscribe-notice a {
  color: inherit;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.subscribe-notice a:hover {
  color: inherit;
}

.load-more-news {
  margin: 83px auto 0 auto;
  display: block;
  width: 100%;
  max-width: 667px;
  height: 60px;
  border-radius: 6px;
  padding: 16px 48px;
  background: #EFEFF0;
  border: none;
  font-family: 'TT Norms Pro';
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #1E1E1E;
  cursor: pointer;
  text-align: center;
  transition: background 0.2s;
  margin-bottom: 40px;
}

.last-news-grid-photo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 8px;
  margin-top: 40px;
}
.last-news-grid-desc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.last-news-card-img, .last-news-speaker-shape-img {
  width: 100%;
  border-radius: 20px;
  display: block;
  object-fit: contain;
}
.last-news-card-video-square, .last-news-card-date-square {
  background: #E6F0FA;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  margin-top: 8px;
  font-size: 14px !important;
  color: #1A7DD6;
  font-weight: 600 !important;
  gap: 8px;
  width: fit-content;
}
.last-news-speaker-shape {
  background: #E6F0FA;
  height: 100%;
  border-radius: 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  justify-content: center;
}
.news-card-white .news-card-title {
  margin-top: 0;
}



.news-card-white-shape.noimg {
  background: #fff;
  border-radius: 20px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 120px;
}

.news-card-white-shape.noimg .news-card-title {
  margin-top: 0;
}

.news-card-white-shape.noimg .news-card-meta-row {
  margin-top: auto;
}


.news-card {
  display: flex;
  flex-direction: column;
}


.news-filter-scroll {
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  gap: 40px;
}
.news-filter-scroll::-webkit-scrollbar {
  display: none;
}



@media (max-width: 1200px) {
  .last-news-speaker-shape, .speaker-shape {
    padding: 12px;
    gap: 12px;
  }
  .speaker-shape-row {
    gap: 10px;
  }
  .speaker-shape-img {
    width: 70px;
    height: 70px;
  }
  .speaker-shape-info {
    margin-top: 0;
  }
  .speaker-shape-name {
    font-size: 18px !important;
  }
  .speaker-shape-role {
    font-size: 12px !important;
  }
  .speaker-shape-free, .speaker-shape-time {
    font-size: 12px !important;
  }
  .speaker-shape-under {
    gap: 2px;
  }
  .news-card-title {
    font-size: 20px !important;
  }
  .news-card-white {
    padding: 30px;
  }
  .news-card-white .news-card-title {
    margin-top: 0;
  }
  .news-card-title br {
    display: none;
  }
  .news-card-date-square {
    max-width: 44px;
    max-height: 40px;
    left: 10px;
    top: 10px;
    border-radius: 8px;
    padding: 2px 0;
  }
  .news-card-date-square span {
    font-size: 15px !important;
  }
  .news-card-date-square span:last-child {
    font-size: 10px !important;
  }
  .news-card-date-square.congress-date {
    max-width: 44px;
    max-height: 40px;
    left: 10px;
    top: 10px;
    border-radius: 8px;
    padding: 2px 0;
  }
  .news-card-date-square.congress-date span:first-child {
    font-size: 15px !important;
  }
  .news-card-date-square.congress-date span:last-child {
    font-size: 10px !important;
  }

  .news-card-video-square {
    width: 44px;
    height: 40px;
    left: 10px;
    top: 10px;
    border-radius: 8px;
    padding: 2px 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;
  }
  .subscribe-title {
    font-size: 20px !important;
    margin: 8px 0 16px 0;
    font-weight: 700 !important;
  }
}

@media (max-width: 1024px) {
  h1 {
    font-size: 40px !important;
  }
  .news-filter-btn {
    font-size: 24px !important;
  }
  .news-all-shape, .news-events-shape {
    font-size: 13px !important;
  }
  .news-card-title {
    font-size: 18px !important;
  }
  .news-card-date, .news-card-tag {
    font-size: 12px !important;
  }
  .news-list-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .news-list-grid .news-card,
  .news-list-grid .news-card-white,
  .news-list-grid .last-news-speaker-shape,
  .news-list-grid .speaker-shape {
    height: auto;
    min-height: 0;
    max-height: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    box-sizing: border-box;
    overflow: visible;
  }
  .news-card-white {
    padding: 30px;
  }
  .news-card-img,
  .last-news-card-img,
  .last-news-speaker-shape-img {
    width: 100%;
    height: auto;
    max-height: 250px;
    object-fit: contain;
    border-radius: 16px;
    display: block;
  }
  .news-card-info {
    position: static;
    background: none;
    z-index: auto;
  }
  .news-card-white,
  .last-news-speaker-shape,
  .speaker-shape {
    width: 100%;
    border-radius: 20px;
    background: #fff;
    padding: 12px;
    align-items: center;
    justify-content: center;
  }
  .last-news-speaker-shape,
  .speaker-shape {
    background: #E6F0FA;
  }
  .last-news-grid-photo,
  .last-news-grid-desc {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 24px;
    gap: 24px;
  }
  .last-news-card-img,
  .last-news-speaker-shape-img {
    height: 180px;
    border-radius: 20px;
  }
  .last-news-speaker-shape {
    padding: 8px;
    gap: 8px;
  }
  .speaker-shape-img {
    width: 48px;
    height: 48px;
  }
  .speaker-shape-name {
    font-size: 14px !important;
  }
  .speaker-shape-role, .speaker-shape-free, .speaker-shape-time {
    font-size: 11px !important;
  }
  .last-news-block {
    display: none !important;
  }
  .last-news-mobile {
    display: block;
  }
  .last-news-speaker-shape {
    box-sizing: border-box;
    display: flex;
    align-items: stretch;
  }
  .last-news-speaker-shape {
    padding: 10px;
    gap: 8px;
    height: auto;
    border-radius: 12px;
    flex-direction: column;
    align-items: center;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
  }
  .speaker-shape-row {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    width: 100%;
  }
  .speaker-shape-img-col {
    flex-shrink: 0;
  }
  .speaker-shape-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
  }
  .speaker-shape-info {
    min-width: 0;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
  }
  .speaker-shape-label {
    font-size: 12px !important;
    color: #888;
  }
  .speaker-shape-name {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #1B2634;
    white-space: normal;
    word-break: break-word;
  }
  .speaker-shape-role {
    font-size: 11px !important;
    color: #1B2634;
    white-space: normal;
    word-break: break-word;
  }
  .speaker-shape-under {
    margin-top: 6px;
    gap: 2px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .speaker-shape-free, .speaker-shape-time {
    font-size: 11px !important;
    color: #888;
    white-space: normal;
    word-break: break-word;
  }
  .last-news-speaker-shape-img,
  .speaker-shape-img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
  }
  .last-news-speaker-shape,
  .speaker-shape {
    gap: 40px;
    padding: 24px;
  }
  .speaker-shape-label {
    font-size: 18px !important;
    color: #888;
  }
  .speaker-shape-name {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #1B2634;
  }
  .speaker-shape-role {
    font-size: 18px !important;
    color: #1B2634;
  }
  .speaker-shape-free, .speaker-shape-time {
    font-size: 16px !important;
    color: #888;
  }
}

@media (min-width: 1025px) {
  .last-news-block { display: block; }
  .last-news-mobile { display: none; }
  .last-news-speaker-shape,
  .speaker-shape {
    gap: 5%;
  }
}

@media (max-width: 996px) {
  .last-news-speaker-shape-img,
  .speaker-shape-img {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px;
  }
  .load-more-news{
    margin-top: 45px;
  }
  .h1{
    margin-bottom: 20px;
    margin-top: 0;
  }
  .last-news-speaker-shape,
  .speaker-shape {
    gap: 20px;
  }
  .speaker-shape-name {
    font-size: 18px !important;
  }
  .speaker-shape-role {
    font-size: 12px !important;
  }
  .speaker-shape-label {
    font-size: 12px !important;
  }
  .speaker-shape-free,
  .speaker-shape-time {
    font-size: 12px !important;
  }

  .subscribe-section {
    padding: 20px;
    margin-top: 20px;
  }

  .subscribe-title{
    margin: 5px 0 10px 0;
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .subscribe-form{
    margin-bottom: 6px;
  }
  .checkbox-column{
    gap: 6px;
  }
  .email-label,
  .subscribe-button{
    height: 40px;
  }
}

@media (max-width: 768px) {
  .email-label {
    font-size: 12px !important;
  }
  .email-label input[type="email"] {
    font-size: 12px !important;
  }
  .subscribe-button {
    font-size: 12px !important;
    margin-left: auto;
  }
  .subscribe-notice{
    margin: 5px 0;
    font-size: 10px !important;
  }
  .subscribe-title{
    font-size: 16px !important;
  }
  .subscribe-section{
    padding: 12px;
  }
  .container_body {
    padding: 24px 2vw;
  }
}

@media (max-width: 576px) {
  .container_body {
    padding: 5px 10px;
  }
  .subscribe-button{
    margin-top: 0;
    max-width: 576px;
  }

    h1 { 
      font-size: 26px !important;
      margin-bottom: 20px;
      margin-top: 0;
     }
    .news-filter-btn { font-size: 20px !important; }
    .news-all-shape, .news-events-shape { font-size: 11px !important; }
    .news-card-title { font-size: 18px !important; }
    .news-card-date, .news-card-tag { font-size: 10px !important; }
    .container { padding-left: 6px; padding-right: 6px; }
    .news-list-grid {
      grid-template-columns: 1fr;
    }
    .last-news-speaker-shape, .speaker-shape { padding: 2px; gap: 4px; }
    .speaker-shape-row { flex-direction: column; align-items: flex-start; gap: 4px; }
    .speaker-shape-img { width: 36px; height: 36px; }
    .speaker-shape-name { font-size: 12px !important; }
    .speaker-shape-role,   .speaker-shape-free, .speaker-shape-time { font-size: 10px !important; }
    .speaker-shape-under { gap: 1px; }
    .news-card-date-square.congress-date {
      max-width: 36px;
      max-height: 32px;
      left: 8px;
      top: 8px;
      border-radius: 6px;
      padding: 1px 0;
    }
    .news-card-date-square.congress-date span:first-child {
      font-size: 12px !important;
    }
    .news-card-date-square.congress-date span:last-child {
      font-size: 8px !important;
    }
  
    .last-news-speaker-shape {
      width: 100vw;
      max-width: 100vw;
      border-radius: 0;
      box-sizing: border-box;
      padding: 12px 8px;
      align-items: flex-start;
    }
    .last-news-speaker-shape * {
      text-align: left !important;
      align-items: flex-start !important;
    }
    .news-filter-scroll{
      gap: 20px;
    }
  
    .news-card-img-wrapper .news-card-img,
    .news-card img.news-card-img { position: absolute; width: 100%; height: 100%; object-fit: cover; }
  
    .last-news-speaker-shape,
    .speaker-shape {
      width: 100%;
    }
    .news-list-grid .news-card-white {
      min-height: clamp(120px, 40vw, 300px);
    }
    .last-news-speaker-shape {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 12px;
      padding: 18px 8px;
      border-radius: 20px;
      background: #E6F0FA;
      width: 100%;
      box-sizing: border-box;
      min-width: 0;
      max-width: 100vw;
    }
    .speaker-shape-row {
      flex-direction: column;
      align-items: center;
      gap: 8px;
      width: 100%;
    }
    .speaker-shape-img-col {
      display: flex;
      align-items: center;
      width: 100%;
    }
    .speaker-shape-img {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      object-fit: cover;
    }
    .speaker-shape-info {
      align-items: center;
      text-align: center;
    }

    .subscribe-section {
      flex-direction: column;
      gap: 16px;
      padding: 20px;
      position: relative;
      display: none;
    }
  
    .subscribe-section.mobile-only {
      display: flex;
    }
  
    .subscribe-section.mobile-only {
      display: flex;
      flex-direction: column;
      gap: 16px;
      padding: 20px;
      position: relative;
      margin-left: 0;
      width: 100%;
    }
  
    .subscribe-section.mobile-only .subscribe-content {
      margin-left: 0;
      width: 100%;
  
    }
  
    .subscribe-section.mobile-only {
      position: relative;
    }
  
    .subscribe-icon-mobile {
      position: absolute;
      top: 47px;
      right: 25px;
      width: 40px;
      height: 40px;
      z-index: 1;
    }
  
    .subscribe-section.mobile-only .subscribe-form {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }
  
    .subscribe-section.mobile-only .subscribe-checkboxes {
      order: 2;
    }
  
    .subscribe-section.mobile-only .subscribe-button {
      order: 3;
      width: 100%;
      margin-top: 10px;
    }
  
    .subscribe-content {
      width: 100%;
      order: 1;
    }
  
    .subscribe-icon {
      width: 60px;
      height: 60px;
      order: 1;
      align-self: flex-start;
      position: absolute;
      right: 20px;
    }
  
    .subscribe-title {
      font-size: 18px !important;
      line-height: 1.4;
      margin-bottom: 16px;
      width: 100%;
      max-width: 380px;
      min-width: 0;
      padding-right: 120px;
    }
  
    .subscribe-form {
      flex-direction: column;
      gap: 12px;
      width: 100%;
    }
  
    .email-label {
      width: 100%;
      position: relative;
    }
  
    .email-label input[type="email"] {
      width: 100%;
      font-size: 14px !important;
    }
  
    .subscribe-button {
      width: 100%;
      padding: 12px;
      font-size: 14px !important;
    }
  
    .subscribe-checkboxes {
      gap: 8px;
      width: 100%;
    }
  
    .checkbox-column {
      width: 100%;
    }
  
    .subscribe-notice {
      font-size: 12px !important;
      line-height: 1.4;
      width: 100%;
    }
    .speaker-shape-label,
    .speaker-shape-name,
    .speaker-shape-role {
      width: 100%;
      text-align: center;
      margin: 0;
    }
    .speaker-shape-under {
      align-items: center;
      text-align: center;
      gap: 2px;
      width: 100%;
      margin: 0;
    }
    .speaker-shape-free,
    .speaker-shape-time {
      width: 100%;
      text-align: center;
      margin: 0;
    }
    .last-news-speaker-shape {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      justify-content: flex-start;
      gap: 8px;
      padding: 12px 6px;
      border-radius: 20px;
      background: #E6F0FA;
      width: 100%;
      box-sizing: border-box;
      min-width: 0;
      max-width: 100vw;
    }
    .speaker-shape-row {
      display: flex;
      flex-direction: row;
      align-items: center;
      gap: 10px;
      width: 100%;
    }
    .speaker-shape-img-col {
      display: flex;
      align-items: flex-start;
      width: auto;
      min-width: 48px;
      margin-right: 8px;
    }
    .speaker-shape-img {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      object-fit: cover;
    }
    .speaker-shape-info {
      align-items: flex-start;
      text-align: left;
      margin-top: 0;
      width: auto;
    }
    .speaker-shape-label,
    .speaker-shape-name,
    .speaker-shape-role {
      width: 100%;
      text-align: left;
      margin: 0;
    }
    .speaker-shape-under {
      align-items: flex-start;
      text-align: left;
      gap: 2px;
      width: 100%;
      margin: 0;
    }
    .speaker-shape-free,
    .speaker-shape-time {
      width: 100%;
      text-align: left;
      margin: 0;
    }
    .subscribe-content {
      margin-left: 0;
    }
    .subscribe-checkboxes{
      margin-top: 0;
    }
    .subscribe-title{
      margin: 5px 0 15px 0;
    }
  
}

.cookie-banner {
    position: fixed;
    right: 32px;
    bottom: 32px;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
    background: rgb(240, 249, 255);
    border-radius: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    font-family: "TT Norms Pro", "TT Norms Pro Fallback", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 14px !important;
    line-height: 1.25;
    color: rgb(33, 37, 41);
    z-index: 10040;
}

.cookie-banner_hidden {
    display: none;
}

.cookie-banner__content {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.cookie-banner__icon {
    margin-top: 2px;
    color: #2563eb;
    flex-shrink: 0;
}

.cookie-banner__body {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1 1 auto;
}

.cookie-banner__title {
    font-weight: 600 !important;
}

.cookie-banner__desc {
    font-weight: 400 !important;
}

.cookie-banner__desc a {
    color: inherit;
    text-decoration: underline;
}

.cookie-banner__desc a:hover {
    text-decoration: none;
}

.cookie-banner__actions {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 8px;
}

.cookie-banner__btn {
    border-radius: 6px;
    padding: 8px 24px;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.08);
    color: rgb(33, 37, 41);
    font-weight: 500 !important;
    font-size: 14px !important;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.15s ease, box-shadow 0.15s ease, transform 0.08s ease;
}

.cookie-banner__btn:hover {
    background: #f9fafb;
    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.04);
}

.cookie-banner__btn:active {
    transform: translateY(1px);
}

.cookie-banner__close {
    border: none;
    background: transparent;
    padding: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    color: rgb(33, 37, 41);
}

.cookie-banner__close:hover {
    background: rgba(15, 23, 42, 0.04);
}

@media (max-width: 640px) {
    .cookie-banner {
        left: 12px;
        right: 12px;
        bottom: 16px;
        max-width: none;
        padding: 12px;
    }

    .cookie-banner__content {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

    .cookie-banner__actions {
        justify-content: space-between;
        margin-left: 0;
    }

    .cookie-banner__btn {
        flex: 1 1 auto;
    }
}

/* End */


/* Start:/local/templates/rocada/components/bitrix/catalog.section.list/news/style.css?1677586224382*/
.archive{
    border-bottom: 1px solid #cdcdcd;
    background-color: transparent !important;
}
.archive:before{
	content: none !important;
}
.archive li{
	padding: 20px 11px !important;
	cursor: pointer;
}
.archive li a{
	padding: 20px 11px !important;
}
.archive li:hover, .archive li.active{
	background: #e21710;
    
}
.archive li:hover a, .archive li.active a{
	color: #fff;
}
/* End */


/* Start:/local/templates/rocada/components/bitrix/catalog/news/style.css?16795626131294*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

.news{
	display: block;
}
.news_in-content{
	width: 70%;
	display: block;
	float: left;
}
.news_subsection{
	width: 30%;
	float: right;
}
.pagination-wrap{ clear: both; }

/* End */


/* Start:/local/templates/rocada/components/bitrix/catalog.section/news/style.css?1677586225318*/
.news{
	display: block;
}
.news_in-content{
	width: 70%;
	display: block;
	float: left;
}
.news_subsection{
	width: 30%;
	float: right;
}
.pagination-wrap{ clear: both; }

@media (max-width: 768px){
    .news_in-content{
        width: 100%;
    }
    .news_subsection{
    	width: 100%;
    	margin: 0 0 20px;
    }
}
/* 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_news.css?176951672938778 */
/* /local/templates/rocada/components/bitrix/catalog.section.list/news/style.css?1677586224382 */
/* /local/templates/rocada/components/bitrix/catalog/news/style.css?16795626131294 */
/* /local/templates/rocada/components/bitrix/catalog.section/news/style.css?1677586225318 */
/* /local/test_gleb_media/test_fotter_assets/style_footer.css?176891118920204 */
