

/* Start:/local/components/tempus/catalog.section/templates/.default/style.css?1778141652763*/
.catalog-back-top {
    position: fixed;
    top: 125px;
    left: 50%;
    transform: translateX(-50%) translateY(-20px);
    z-index: 999;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 24px;
    padding: 10px 24px;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 4px 16px rgba(0,0,0,.12);
    transition: opacity .35s ease, transform .35s ease;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
}

.catalog-back-top.is-visible {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
    pointer-events: auto;
}

@media (max-width: 1260px) and (min-width: 761px) {
    .catalog-back-top {
        top: 220px;
    }
}

@media (max-width: 760px) {
    .catalog-back-top {
        top: 210px;
    }
}

/* End */


/* Start:/local/components/aspro/smartseo.content/templates/main/style.css?17785169803159*/
.tempus-li-sub {
  position: relative;
  left: 25px !important;
  padding-left: 15px !important;
  color: #404040;
}
.tempus-li-sub::before {
  content: "•" !important;
}

.aspro-smartseo-content__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.description__section {
  padding-bottom: 3rem;
}

.tempus-seo-block {
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 14px;
}

.tempus-text {
  margin: 0 0 10px 0;
  color: #3c3c3c;
  font-family: var(--main-font);
}

.tempus-bold {
  font-weight: 600;
  font-family: var(--main-font);
}

.tempus-title {
  font-weight: 600;
  font-size: 14px;
  margin: 20px 0 10px 0;
  font-family: var(--main-font);
}

.tempus-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 15px 0;
  font-family: var(--main-font);
}

.tempus-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-family: var(--main-font);
}

.tempus-list li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}

.tempus-link {
  text-decoration: underline;
  letter-spacing: -0.28px;
  color: inherit;
  transition: border-color 0.2s;
  font-family: var(--main-font);
}

.tempus-link:hover {
  text-decoration: unset;
}

.tempus-spoiler-btn {
  background: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin-top: 5px;
  border-bottom: 1px dashed #000000ff;
  transition: border-color 0.2s;
  font-family: var(--main-font);
}

.tempus-spoiler-btn:hover {
  border-bottom-style: solid;
}

.tempus-spoiler-content {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.tempus-spoiler-content.is-open {
  height: auto;
  overflow: visible;
  visibility: visible;
  margin-top: 15px;
}

.tempus-seo-block .tempus-mobile-pivot {
  display: none;
}

@media (max-width: 767.98px) {
  .tempus-seo-block {
    overflow-x: hidden;
  }

  .tempus-seo-block .tempus-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
  }

  .tempus-seo-block .tempus-table-scroll > table:not(.tempus-mobile-cards-source) {
    min-width: max-content;
    max-width: 100%;
  }

  .tempus-seo-block .tempus-table-scroll.tempus-table-scroll--cards {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
  }

  .tempus-seo-block table.tempus-mobile-cards-source {
    display: none !important;
  }

  .tempus-seo-block .tempus-mobile-pivot {
    display: block;
  }

  .tempus-seo-block .tempus-mobile-pivot-table {
    width: max-content;
    max-width: none;
    border-collapse: collapse;
    table-layout: auto;
    border: 1px solid #bfbfbf;
  }

  .tempus-seo-block .tempus-mobile-pivot__head {
    text-align: left;
    vertical-align: top;
    font-weight: 600;
    color: #3c3c3c;
    padding: 10px 12px 10px 8px;
    white-space: normal;
    max-width: 42vw;
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
  }

  .tempus-seo-block .tempus-mobile-pivot__cell {
    vertical-align: top;
    padding: 10px 12px;
    min-width: 120px;
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
  }
}


/* End */
/* /local/components/tempus/catalog.section/templates/.default/style.css?1778141652763 */
/* /local/components/aspro/smartseo.content/templates/main/style.css?17785169803159 */
