

/* Start:/local/templates/gl-studio/components/bitrix/news.list/why-list-company/style.css?17380761724297*/
.history-list-inner {
}
.history-list-inner__list {
}
.history-list-inner__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 39px 48px 39px 48px;
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
}
.history-list-inner__image-wrapper {
  margin-top: 7px;
  position: relative;
  overflow: hidden;
  min-width: 303px;
  margin-left: 45px;
}
.history-list-inner__image {
  width: 303px;
  height: 200px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.history-list-inner__image img {
  display: block;
  width: 100%;
  max-width: 303px;
}
.history-list-inner__image-bg {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.history-list-inner__year-wrapper {
  margin-right: 35px;
  min-width: 87px;
  position: relative;
}
.history-list-inner__year-wrapper::before {
  /* content: " "; */
  display: none;
  height: 21px;
  width: 4px;
  position: absolute;
  left: -49px;
  top: 7px;
  border-radius: 0px 4px 4px 0px;
  background: #9e9e9e;
  background-color: var(--theme-base-color);
}
.history-list-inner__wrapper:nth-of-type(1), .history-list-inner__wrapper:nth-of-type(4) {
  background-color: #efebf0;
}
.history-list-inner__year {
  font-size: 2em;
  line-height: calc(1em + 7px);
  font-weight: bold;
  color: #333333;
  color: var(--white_text_black);
}
.history-list-inner__period {
  color: #333333;
  color: var(--white_text_black);
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 0.8667em;
  font-weight: 600;
  line-height: calc(1em + 7px);
}
.history-list-inner__period-item--dashed::after {
  content: "\a0�";
}
.history-list-inner__text-wrapper {
  margin-top: 2px;
  position: relative;
}
.history-list-inner__preview-text {
  font-size: 1.2em;
  line-height: calc(1em + 11px);
  color: #333333;
  color: var(--white_text_black);
  margin-bottom: 18px;
}
.history-list-inner__preview-text p:last-child {
  margin-bottom: 0;
}
.history-list-inner__detail-text {
  color: #666666;
  color: var(--light_basic_text_black);
}
.history-list-inner__detail-text p:last-child {
  margin-bottom: 0;
}
.history-list-inner__content-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1300px) {
  .right_block.narrow_Y .history-list-inner__content-wrapper {
    flex-direction: column;
  }
  .right_block.narrow_Y .history-list-inner__text-wrapper {
    margin-top: 14px;
  }
  .history-list-inner__period-item--dashed::after {
    content: "\a0�\a0";
  }
}
@media (max-width: 1200px) {
  .right_block.narrow_Y .history-list-inner__item {
    flex-direction: column;
  }
  .right_block.narrow_Y .history-list-inner__item {
    border-right: 1px solid #e5e5e5;
    padding: 40px 36px;
  }
  .right_block.narrow_Y .history-list-inner__year-wrapper {
    margin: 0 0 30px 0;
    text-align: center;
  }
  .right_block.narrow_Y .history-list-inner__year-wrapper::before {
    left: -37px;
  }
  .right_block.narrow_Y .history-list-inner__image-wrapper {
    margin-top: 30px;
    margin-left: 0;
  }
  .right_block.narrow_Y .history-list-inner__image {
    width: 100%;
    height: auto;
    position: relative;
    vertical-align: top;
    display: inline-block;
  }
  .right_block.narrow_Y .history-list-inner__image img {
    margin: auto;
  }
}
@media (max-width: 991px) {
  .history-list-inner__content-wrapper {
    flex-direction: column;
  }
  .history-list-inner__text-wrapper {
    margin-top: 14px;
  }
}
@media (max-width: 768px) {
  .history-list-inner__item {
    flex-direction: column;
  }
  .history-list-inner__item {
    border-right: 1px solid #e5e5e5;
    padding: 40px 36px;
  }
  .history-list-inner__year-wrapper {
    margin: 0 0 30px 0;
    text-align: center;
    min-width: auto;
  }
  .history-list-inner__year-wrapper::before {
    left: -37px;
  }
  .history-list-inner__image-wrapper {
    margin-top: 30px;
    margin-left: 0;
    min-width: auto;
  }
  .history-list-inner__image {
    width: 100%;
    height: auto;
    position: relative;
    vertical-align: top;
    display: inline-block;
  }
  .history-list-inner__image img {
    margin: auto;
  }
}

/* End */


/* Start:/local/templates/gl-studio/components/bitrix/news.list/steps/style.min.css?17380761722974*/
.tizers-list__item{display:flex;height:100%;flex-direction:row}.tizers-list__item--column{flex-direction:column}.tizers-list__item--column.tizers-list__item--centered{text-align:center;align-items:center}.tizers-list__item--vertical-centered{align-items:center}.tizers-list__item-image-wrapper{flex-shrink:0}.tizers-list__item-wrapper.bordered{border-radius:4px}.tizers-list__item-wrapper.tizers-list__item-wrapper-close.bordered{margin-right:-1px;margin-bottom:-1px;border-radius:0}@media (max-width:450px){.tizers-list__item{flex-direction:column}.tizers-list__item--images-position-LEFT .tizers-list__item-image-wrapper{margin-bottom:15px}}.tizers-list__item-image-wrapper--TEXT.tizers-list__item-image-wrapper--position-TOP{margin-bottom:19px}.tizers-list__item-image-wrapper--TEXT.tizers-list__item-image-wrapper--position-LEFT{margin-top:4px;margin-right:21px}.tizers-list__item-image-text{font-size:45px;line-height:45px}.tizers-list__item-image-text--size-50{font-size:50px;line-height:50px}.tizers-list__item-image-wrapper--PICTURES{overflow:hidden;border-radius:50%}.tizers-list__item-image-wrapper--PICTURES.tizers-list__item-image-wrapper--position-TOP{width:140px;height:140px;margin-bottom:26px}.tizers-list__item-image-wrapper--PICTURES.tizers-list__item-image-wrapper--position-LEFT{width:80px;height:80px;margin-right:27px}.tizers-list__item-image-picture{width:100%;height:100%;background-size:cover;background-position:center}.tizers-list__item-image-wrapper--ICONS{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.tizers-list__item-image-wrapper--ICONS svg{max-width:100%;max-height:100%}.tizers-list__item-image-wrapper--position-TOP.tizers-list__item-image-wrapper--ICONS{margin-bottom:26px}.tizers-list__item-image-wrapper--position-LEFT.tizers-list__item-image-wrapper--ICONS{margin-right:28px}.tizers-list__item-text-wrapper{display:flex;flex-direction:column;margin-top:-.25em}.bx-ie .tizers-list__item-text-wrapper{flex-grow:1}@media (min-width:451px){.bx-ie .tizers-list__item-text-wrapper{flex-basis:0}}.tizers-list__item-descr{margin-top:8px}.tizers-list__item--with-bg{background-color:#fff;background-color:var(--card_bg_black)}.tizers-list__item--with-bg:hover{background-color:#fff;background-color:var(--card_bg_hover_black)}.tizers-list__item--narrow-with-bg{padding:48px}.tizers-list__item--wide-with-bg{padding:56px}.tizers-list__item--with-bg .tizers-list__item-image-wrapper--TEXT.tizers-list__item-image-wrapper--position-TOP{margin-bottom:13px}.tizers-list__item--with-bg.tizers-list__item--images-PICTURES.tizers-list__item--images-position-TOP{padding:47px 47px 42px 47px}.detail-block.tizers{margin:-1px 0 0 0}.detail-block .tizers-list{padding:40px 0 35px 0;background-color:var(--card_bg_black)}.detail-block .tizers-list__item-name{font-size:1em}.detail-block .tizers-list__item-descr{margin-top:3px;font-size:.86667em}.detail-block .tizers-list__item-image-wrapper--ICONS{width:40px;height:40px}
/* End */
/* /local/templates/gl-studio/components/bitrix/news.list/why-list-company/style.css?17380761724297 */
/* /local/templates/gl-studio/components/bitrix/news.list/steps/style.min.css?17380761722974 */
