

/* Start:/local/components/fastek/open.data.detail/templates/.default/style.css?178696645737*/
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/fastek/components/bitrix/breadcrumb/fastek/style.css?17870530921234*/
.breadcrumbs {
  padding: 20px 0;
}
@media (max-width: 768px) {
  .breadcrumbs {
    padding: 8px 0;
  }
}
.breadcrumbs-items {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1200px) {
  .breadcrumbs-items {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .breadcrumbs-items {
    gap: 12px;
  }
}
.breadcrumbs-item {
  font-family: var(--third-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #0b0b0b;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .breadcrumbs-item {
    font-size: 12px;
  }
}
.breadcrumbs-item.grey {
  color: #595959;
}
.breadcrumbs-dot {
  border-radius: 100%;
  background-color: #595959;
  width: 4px;
  height: 4px;
  flex: 0 0 auto;
}
.breadcrumbs-back {
  margin-left: auto;
  font-family: var(--third-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #d14e15;
  text-decoration: underline;
  text-underline-offset: 2px;
  white-space: nowrap;
  transition: text-decoration-color 0.3s;
}
.breadcrumbs-back:hover {
  text-decoration-color: transparent;
}
@media (max-width: 768px) {
  .breadcrumbs-back {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
  }
}/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/fastek/open.data.sections/templates/.default/style.css?17869664572849*/
.table {
  padding: 0 24px;
  overflow: hidden;
}
.table__wrap {
  overflow: auto;
  scrollbar-color: var(--line-orange) #E7E7E7;
}
.table__titles, .table__item {
  display: grid;
  grid-template-columns: 48px 220px 220px 220px 230px 460px 260px;
}
.table__titles div, .table__item div {
  padding: 12px 16px;
}
.table__titles {
  background: #f1f1f2;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #656668;
}
.table__titles div {
  border-right: 1px solid #f1f1f2;
  border-bottom: 1px solid #f1f1f2;
  background: #f1f1f2;
}
.table__titles div:nth-child(1) {
  border-left: 1px solid #f1f1f2;
}
.table__item {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #0b0b0b;
}
.table__item div {
  border-right: 1px solid #dfe0e0;
  border-bottom: 1px solid #dfe0e0;
}
.table__item div:nth-child(1) {
  border-left: 1px solid #dfe0e0;
}

.map {
  padding: 0 24px;
  display: flex;
}
.map-space {
  width: 740px;
  min-width: 740px;
  height: 765px;
  background-color: #656668;
}
.map-data {
  padding-left: 24px;
}
.map-data__items {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.map-data__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.map-data__item-title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #656668;
}
.map-data__item-info div {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b0b;
}
.map-title {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #d14e15;
}

.passport-wrap {
  padding: 0 24px;
}
.passport-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.passport-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.passport-item__title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #656668;
}
.passport-item__values div {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b0b;
}
.passport-item__values a {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #d14e15;
  transition: all 0.3s;
}
.passport-item__values a:hover {
  text-decoration: none;
}

.desc-wrap {
  padding: 0 24px;
}
.desc-content {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #0b0b0b;
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/components/fastek/open.data.detail/templates/.default/style.css?178696645737 */
/* /local/templates/fastek/components/bitrix/breadcrumb/fastek/style.css?17870530921234 */
/* /local/components/fastek/open.data.sections/templates/.default/style.css?17869664572849 */
