

/* Start:/local/templates/.default/components/bitrix/breadcrumb/.default/style.css?17147093782091*/
.bx-breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  padding-bottom: 16px;
}

/* .bx-breadcrumb i {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.20915 11.8046C6.07523 11.6795 6 11.5097 6 11.3328C6 11.1558 6.07523 10.9861 6.20915 10.861L9.27576 7.99597L6.20915 5.13099C6.07903 5.00512 6.00702 4.83654 6.00865 4.66156C6.01028 4.48658 6.08541 4.3192 6.21785 4.19547C6.35029 4.07173 6.52945 4.00155 6.71675 4.00003C6.90404 3.99851 7.08448 4.06577 7.21921 4.18734L10.7909 7.52415C10.9248 7.6493 11 7.81901 11 7.99597C11 8.17293 10.9248 8.34265 10.7909 8.4678L7.21921 11.8046C7.08525 11.9297 6.90359 12 6.71418 12C6.52476 12 6.3431 11.9297 6.20915 11.8046Z' fill='%2366696A'/%3E%3C/svg%3E%0A");
} */

.bx-breadcrumb i {
  display: block;
  font-style: normal;
  color: var(--g-gray);
}

.bx-breadcrumb .bx-breadcrumb-item {
  white-space: nowrap;
  line-height: 20px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  white-space: normal;
  color: var(--g-gray);
}

.bx-breadcrumb .bx-breadcrumb-item a span {
  color: var(--main-dark-blue);
}

@media screen and (min-width: 1024px) {
  .bx-breadcrumb {
    padding-bottom: 24px;
  }
  .bx-breadcrumb .bx-breadcrumb-item span {
    font-size: 16px;
    line-height: 24px;
  }
  .bx-breadcrumb i {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1280px) {
  .bx-breadcrumb {
    padding-top: 16px;
    padding-bottom: 40px;
  }
}

.bx-breadcrumb .bx-breadcrumb-item a {
  border-bottom: none;
  color: var(--main-dark-blue);
  text-decoration: none;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
  text-decoration: underline;
}

/* End */


/* Start:/local/templates/tmh/components/bitrix/main.map/.default/style.min.css?1713784023139*/
ul.map-level-0 a{font-weight:bold}ul.map-level-1 a,ul.map-level-2 a,ul.map-level-3 a{font-weight:normal}.map-columns td{vertical-align:top}
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/.default/style.css?17147093782091 */
/* /local/templates/tmh/components/bitrix/main.map/.default/style.min.css?1713784023139 */
