.sc__history .container {
  padding-top: 84px;
  padding-bottom: 80px; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.wow {
  visibility: hidden; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.sc__box-left {
  width: 380px;
  position: relative; }
  .sc__box-left:before {
    background: #F8F8F8;
    content: '';
    position: absolute;
    height: 324px;
    bottom: 0;
    right: -103px;
    left: -1000px; }
  .sc__box-left img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%; }

.sc__box-right {
  width: 520px;
  min-width: 520px; }

.sc__box-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 150%;
  color: #1B2235;
  margin-bottom: 32px; }

.sc__box-author {
  font-size: 18px;
  line-height: 150%;
  color: #1B2235; }

.sc__box-author-name {
  font-weight: bold; }

.sc__box:not(:last-child) {
  margin-bottom: 80px; }

.sc__box-events .heading {
  margin-bottom: 65px; }

.ht__events-item {
  width: calc((100% - 128px) / 2);
  padding-top: 13px;
  border-top: 1px solid #26BBB3; }

.ht__events-item-text {
  font-size: 16px;
  line-height: 28px;
  color: #1B2235;
  margin-bottom: 12px; }
  .ht__events-item-text b, .ht__events-item-text strong {
    font-weight: bold; }

.ht__events-item-block {
  max-width: 380px; }
  .ht__events-item-block img {
    width: 343px;
    display: block; }
  .ht__events-item-block > *:last-child {
    margin-bottom: 0 !important; }

.ht__events-item:nth-child(2n + 1) .ht__events-item-block {
  margin-left: 0;
  margin-right: auto; }
.ht__events-item:nth-child(2n + 1) .ht__events-item-date {
  left: 100%; }
.ht__events-item:nth-child(2n) .ht__events-item-block {
  margin-left: auto;
  margin-right: 0; }
.ht__events-item:nth-child(2n) .ht__events-item-date {
  right: 100%; }

.ht__events-item {
  position: relative; }

.ht__events-item-date {
  position: absolute;
  font-size: 16px;
  line-height: 28px;
  color: #1B2235;
  font-weight: bold;
  width: 128px;
  text-align: center;
  top: -15px; }

.sc__history {
  padding: 0; }

.sc__history-header {
  padding: 75px 0;
  background: #1B2235; }

.ht__events-item:nth-child(2n) {
  margin-top: 141px; }
.ht__events-item:nth-child(2n + 1) {
  margin-top: -50px; }
.ht__events-item:first-child {
  margin-top: 0 !important; }

.sc__history-header .heading, .sc__box-events .heading {
  font-weight: bold; }

.ht__events {
  position: relative; }

.ht__events-item-date:before {
  content: '';
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  top: -12px;
  bottom: -12px; }
.ht__events-item-date div {
  position: relative;
  z-index: 2; }

.btn__custom {
  border: 2px solid #26BBB3;
  box-sizing: border-box;
  border-radius: 32px;
  height: 64px;
  padding: 0 30px;
  min-width: 240px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  font-weight: 600;
  text-decoration: none !important;
  color: #26BBB3 !important; }
  .btn__custom:hover {
    background: #26BBB3;
    color: #fff !important; }

.sc__developers {
  background: #F8F8F8;
  border-bottom: 1px solid #fff;
  padding: 0; }
  .sc__developers .container {
    padding-top: 45px;
    padding-bottom: 65px; }
  .sc__developers .heading {
    margin-bottom: 40px;
    font-weight: bold; }

.developers__row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px; }

.developers__item {
  margin-bottom: 30px;
  width: 33.3333%;
  min-width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px; }

.developers__item-block {
  background: #FFFFFF;
  border: 1px solid #E8E8EA;
  display: block;
  height: 100%; }

.developers__item-img img {
  display: block;
  width: 100%; }

.developers__item-content {
  padding: 20px 24px 30px; }

.developers__item-name {
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  color: #000000; }

.developers__item-descr {
  font-size: 14px;
  line-height: 24px;
  color: #1B2235;
  opacity: 0.45; }

.ht__events .news__list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  position: relative; }
  .ht__events .news__list:before {
    width: 0;
    border-left: 2px dashed #26BBB3;
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
    content: ''; }
  .ht__events .news__list:after {
    position: absolute;
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #26BBB3;
    top: -52px;
    margin-left: -6px;
    content: ''; }
.ht__events .alm-load-more-btn {
  border: 2px solid #26BBB3;
  box-sizing: border-box;
  border-radius: 32px;
  height: 64px;
  padding: 0 30px;
  min-width: 240px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  font-weight: 600;
  text-decoration: none !important;
  color: #26BBB3 !important;
  margin-top: 12px !important; }
  .ht__events .alm-load-more-btn:hover {
    background: #26BBB3;
    color: #fff !important; }

.ht__events-item-block {
  min-height: 152px; }

.ht__events-item:last-child {
  margin-bottom: 50px; }
  .ht__events-item:last-child .ht__events-item-block {
    min-height: 0; }

.ht__events {
  position: relative; }
  .ht__events.finished .news__list {
    padding-bottom: 0;
    margin-bottom: 0; }
  .ht__events.finished:after {
    position: absolute;
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #26BBB3;
    bottom: 0;
    margin-left: -6px;
    content: ''; }

.subtitle {
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 35px;
  text-align: center;
  margin-top: -30px; }

@media screen and (max-width: 1199px) {
  .sc__box-left:before {
    right: -30px; } }
@media screen and (max-width: 1024px) {
  .sc__box-right {
    width: 380px;
    min-width: 380px; } }
@media screen and (max-width: 991px) {
  .sc__box-left {
    width: 235px;
    min-width: 235px;
    margin-right: 80px; }

  .sc__box-left:before {
    right: -60px;
    height: 186px; }

  .sc__box-right {
    min-width: 0;
    width: 100%; }

  .ht__events-item-text {
    font-size: 12px;
    line-height: 20px; }
    .ht__events-item-text b, .ht__events-item-text strong {
      font-weight: 600; }

  .sc__history-header {
    padding: 45px 0; }

  .developers__item {
    width: 50%;
    min-width: 50%;
    margin-bottom: 20px; }

  .ht__events-item-block img {
    width: 200px; } }
@media screen and (max-width: 767px) {
  .developers__item {
    width: 100%;
    min-width: 100%; }

  .sc__box-left img {
    width: 235px; }

  .subtitle {
    margin-bottom: 20px;
    margin-top: -12px; }

  .sc__box-author {
    font-size: 15px; }

  .sc__box-quote {
    font-size: 15px;
    margin-bottom: 14px; }

  .sc__history .container {
    padding-top: 28px;
    padding-bottom: 40px; }

  .sc__box-right {
    width: 100%; }

  .sc__history-header {
    padding: 32px 0; }

  .sc__box.d-flex {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .sc__box-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px; }

  .sc__developers .container {
    padding-top: 20px;
    padding-bottom: 71px; }

  .sc__box:not(:last-child) {
    margin-bottom: 50px; }

  .sc__developers .heading {
    margin-bottom: 16px; }

  .ht__events-item {
    width: calc(100% - 78px);
    margin-right: 0 !important;
    margin-left: auto !important;
    padding-top: 7px;
    margin-top: 0 !important;
    margin-bottom: 42px !important;
    padding-left: 7px; }

  .ht__events-item-block img {
    width: 100%; }

  .ht__events .news__list:before {
    left: 0;
    margin-left: 0; }

  .ht__events .news__list:after {
    left: 0;
    margin-left: -5px; }

  .ht__events-item-date {
    left: -78px !important;
    font-size: 13px;
    line-height: 140%;
    color: #1B2235;
    font-weight: 600;
    width: 78px;
    text-align: left;
    top: -9px;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .ht__events-item-block {
    min-height: 0; }

  .ht__events.finished:after {
    left: 0;
    margin-left: -5px; }

  .ht__events .alm-load-more-btn {
    height: 56px;
    min-width: 200px;
    font-size: 15px;
    line-height: 28px; } }

/*# sourceMappingURL=fixes.css.map */
