

/* Start:/local/components/revixan/custom_page_two_columns/templates/.default/style.css?1786453897658*/
@media (min-width: 1024px) {
  .revixan_oglavlenie {
    top: 160px;
    position: sticky;
    max-height: calc(100vh - 160px - 24px);
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding-right: 4px;
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: rgba(63, 58, 52, 0.35) transparent;
  }
  .revixan_oglavlenie::-webkit-scrollbar {
    width: 4px;
  }
  .revixan_oglavlenie::-webkit-scrollbar-track {
    background: transparent;
  }
  .revixan_oglavlenie::-webkit-scrollbar-thumb {
    background: rgba(63, 58, 52, 0.35);
    border-radius: 4px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/revixan/custom_page_two_columns/templates/.default/style.css?1786453897658 */
