.blockContainer.white .newsBlock .featuredContentSlider .item,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item,
.blockContainer.grey .newsBlock .featuredContentSlider .item,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item {
  color: #ffffff;
}
.blockContainer.white .newsBlock .featuredContentSlider .item .tinyTitle,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .tinyTitle,
.blockContainer.grey .newsBlock .featuredContentSlider .item .tinyTitle,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .tinyTitle,
.blockContainer.white .newsBlock .featuredContentSlider .item .textTitle,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textTitle,
.blockContainer.grey .newsBlock .featuredContentSlider .item .textTitle,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .textTitle,
.blockContainer.white .newsBlock .featuredContentSlider .item .textLink,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textLink,
.blockContainer.grey .newsBlock .featuredContentSlider .item .textLink,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .textLink {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blockContainer.white .newsBlock .featuredContentSlider .item .tinyTitle:hover,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .tinyTitle:hover,
.blockContainer.grey .newsBlock .featuredContentSlider .item .tinyTitle:hover,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .tinyTitle:hover,
.blockContainer.white .newsBlock .featuredContentSlider .item .textTitle:hover,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textTitle:hover,
.blockContainer.grey .newsBlock .featuredContentSlider .item .textTitle:hover,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .textTitle:hover,
.blockContainer.white .newsBlock .featuredContentSlider .item .textLink:hover,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textLink:hover,
.blockContainer.grey .newsBlock .featuredContentSlider .item .textLink:hover,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .textLink:hover {
  opacity: .5;
}
.blockContainer.white .newsBlock .featuredContentSlider .item .tinyTitle i,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .tinyTitle i,
.blockContainer.grey .newsBlock .featuredContentSlider .item .tinyTitle i,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .tinyTitle i,
.blockContainer.white .newsBlock .featuredContentSlider .item .textTitle i,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textTitle i,
.blockContainer.grey .newsBlock .featuredContentSlider .item .textTitle i,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .textTitle i,
.blockContainer.white .newsBlock .featuredContentSlider .item .textLink i,
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textLink i,
.blockContainer.grey .newsBlock .featuredContentSlider .item .textLink i,
.blockContainer.light_grey .newsBlock .featuredContentSlider .item .textLink i {
  color: #ffffff;
}
.blockContainer.white .newsBlock .moveButton svg .hoverCircle,
.blockContainer.hex_light .newsBlock .moveButton svg .hoverCircle,
.blockContainer.grey .newsBlock .moveButton svg .hoverCircle,
.blockContainer.light_grey .newsBlock .moveButton svg .hoverCircle {
  stroke: #0f1b2a;
}
.blockContainer.white .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover,
.blockContainer.hex_light .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover,
.blockContainer.grey .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover,
.blockContainer.light_grey .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover {
  color: #0f1b2a;
}
.blockContainer.primary .newsBlock .intro,
.blockContainer.hex .newsBlock .intro {
  border-bottom: 2px solid #ffffff;
}
.blockContainer.primary .newsBlock .intro .textLink,
.blockContainer.hex .newsBlock .intro .textLink {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blockContainer.primary .newsBlock .intro .textLink:hover,
.blockContainer.hex .newsBlock .intro .textLink:hover {
  color: #ffffff;
  opacity: .5;
}
.blockContainer.primary .newsBlock .featuredContentSlider .item,
.blockContainer.hex .newsBlock .featuredContentSlider .item {
  background: #ffffff;
  color: #0f1b2a;
}
.blockContainer.primary .newsBlock .featuredContentSlider .item.active,
.blockContainer.hex .newsBlock .featuredContentSlider .item.active {
  background: #ffffff;
}
.blockContainer.primary .newsBlock .featuredContentSlider .item .textLink,
.blockContainer.hex .newsBlock .featuredContentSlider .item .textLink {
  color: #0f1b2a;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blockContainer.primary .newsBlock .featuredContentSlider .item .textLink:hover,
.blockContainer.hex .newsBlock .featuredContentSlider .item .textLink:hover {
  color: #0f1b2a;
  opacity: .5;
}
.blockContainer.primary .newsBlock .newsSlider .item .newsItem .image:after,
.blockContainer.hex .newsBlock .newsSlider .item .newsItem .image:after {
  background: #ffffff;
}
.blockContainer.hex_light .newsBlock .contentWrapper .intro {
  border-bottom: 2px solid #000000;
}
.blockContainer.hex_light .newsBlock .contentWrapper .intro .contentWrapper .link .textLink:hover {
  color: #0f1b2a;
  opacity: .5;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blockContainer.hex_light .newsBlock .contentWrapper .intro .contentWrapper .link .textLink i {
  color: #0f1b2a;
}
.blockContainer.hex_light .newsBlock .featuredContentSlider .item {
  background: #000000;
}
.blockContainer.hex_light .newsBlock .featuredContentSlider .item.active {
  background: #000000;
}
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textLink {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textLink:hover {
  opacity: .5;
}
.blockContainer.hex_light .newsBlock .featuredContentSlider .item .textLink i {
  color: #ffffff;
}
.blockContainer.hex_light .newsBlock .newsSlider .item .newsItem .image:after {
  background: #000000;
}
.blockContainer.hex_light .newsBlock .newsSlider .item .newsItem .buttons .textLink {
  color: #0f1b2a;
}
.blockContainer.hex_light .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover {
  color: #0f1b2a;
  opacity: .5;
}
.blockContainer.hex_light .newsBlock .newsSlider .item .newsItem .buttons .textLink i {
  color: #0f1b2a;
}
.blockContainer.primary .newsBlock .textLink,
.blockContainer.hex .newsBlock .textLink {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blockContainer.primary .newsBlock .textLink:hover,
.blockContainer.hex .newsBlock .textLink:hover {
  color: #ffffff;
  opacity: .5;
}
.blockContainer.primary .newsBlock .newsSlider .item .newsItem .buttons .textLink,
.blockContainer.hex .newsBlock .newsSlider .item .newsItem .buttons .textLink {
  color: #ffffff;
}
.blockContainer.primary .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover,
.blockContainer.hex .newsBlock .newsSlider .item .newsItem .buttons .textLink:hover {
  color: #ffffff;
  opacity: .5;
}
.newsBlock.aos-animate .intro,
.newsBlock.aos-animate .slidersWrapper,
.newsBlock.aos-animate .link {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsBlock.aos-animate .link {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.newsBlock.aos-animate .slidersWrapper {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.newsBlock .intro {
  border-bottom: 2px solid #1ca6fe;
  padding-bottom: 40px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.newsBlock .link {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 20px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.newsBlock .link .textLink {
  line-height: 20px;
}
.newsBlock .slidersWrapper {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.newsBlock .navigator {
  z-index: 1;
  height: 110px;
  left: 0;
  position: absolute;
  top: 0;
  width: 240px;
  right: 0;
  margin: 0 auto;
}
.newsBlock .navigator .moveButton {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.newsBlock .navigator .moveButton.next {
  right: 0;
}
.newsBlock .navigator .indicator {
  height: auto;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.newsBlock .navigator .indicator .divider {
  display: inline-block;
  margin: 0 15px;
}
.newsBlock .featuredContentSlider {
  margin-bottom: 20px;
  height: 420px;
  left: 0;
  position: absolute;
  top: 0;
  width: 372px;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
}
.newsBlock .featuredContentSlider .innerWrapper {
  position: relative;
  left: 0;
  -webkit-transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
  transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
}
.newsBlock .featuredContentSlider .item {
  width: 100%;
  height: 420px;
  padding: 50px 40px;
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  -webkit-transition: background 0.6s 0.15s ease-out;
  -moz-transition: background 0.6s 0.15s ease-out;
  -o-transition: background 0.6s 0.15s ease-out;
  transition: background 0.6s 0.15s ease-out;
}
.newsBlock .featuredContentSlider .item.active {
  background: #1ca6fe;
  -webkit-transition: background 0.3s 0s ease-out;
  -moz-transition: background 0.3s 0s ease-out;
  -o-transition: background 0.3s 0s ease-out;
  transition: background 0.3s 0s ease-out;
}
.newsBlock .featuredContentSlider .item .label {
  padding-bottom: 40px;
}
.newsBlock .featuredContentSlider .item .tinyTitle {
  display: block;
}
.newsBlock .featuredContentSlider .item .date {
  padding-bottom: 10px;
}
.newsBlock .featuredContentSlider .item .textTitle {
  display: block;
  overflow: hidden;
  max-height: 150px;
}
.newsBlock .featuredContentSlider .item .text {
  margin: 20px 0;
  max-height: 75px;
  overflow: hidden;
}
.newsBlock .featuredContentSlider .item .textLink:hover {
  color: #ffffff;
}
.newsBlock .featuredImageSlider {
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 110px;
  height: 610px;
  width: calc(100% + 250px);
  margin-left: -250px;
}
.newsBlock .featuredImageSlider .innerWrapper {
  position: relative;
  height: 100%;
  width: 100%;
  left: 0;
  -webkit-transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
  transition: left 0.9s 0s cubic-bezier(0.86, 0, 0.07, 1);
}
.newsBlock .featuredImageSlider .item {
  height: 100%;
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.newsBlock .featuredImageSlider .item.active .background .wrapper img {
  opacity: 1;
  -webkit-transition: transform 0.6s 0.3s, opacity 0.3s 0.3s;
  -moz-transition: transform 0.6s 0.3s, opacity 0.3s 0.3s;
  -ms-transition: transform 0.6s 0.3s, opacity 0.3s 0.3s;
  -o-transition: transform 0.6s 0.3s, opacity 0.3s 0.3s;
  transition: transform 0.6s 0.3s, opacity 0.3s 0.3s;
}
.newsBlock .featuredImageSlider .item .background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.newsBlock .featuredImageSlider .item .background .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.newsBlock .featuredImageSlider .item .background .wrapper img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.05;
  object-fit: cover;
  -webkit-transition: transform 0.3s 0s, opacity 0.3s 0.15s;
  -moz-transition: transform 0.3s 0s, opacity 0.3s 0.15s;
  -ms-transition: transform 0.3s 0s, opacity 0.3s 0.15s;
  -o-transition: transform 0.3s 0s, opacity 0.3s 0.15s;
  transition: transform 0.3s 0s, opacity 0.3s 0.15s;
}
.newsBlock .newsSlider {
  width: calc(100% + 20px);
  margin-left: -10px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 20px;
}
.newsBlock .newsSlider .innerWrapper {
  position: relative;
  left: 0;
  -webkit-transition: left 0.9s 0.15s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: left 0.9s 0.15s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: left 0.9s 0.15s cubic-bezier(0.86, 0, 0.07, 1);
  transition: left 0.9s 0.15s cubic-bezier(0.86, 0, 0.07, 1);
}
.newsBlock .newsSlider .item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: normal;
}
.newsBlock .newsSlider .item .newsItem {
  display: inline-block;
  vertical-align: top;
  width: calc(33.3333% - 20px);
  margin: 0 10px;
  cursor: pointer;
  color: #ffffff;
  margin-bottom: 50px;
}
.newsBlock .newsSlider .item .newsItem:hover .image:after,
.newsBlock .newsSlider .item .newsItem:hover img:after {
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsBlock .newsSlider .item .newsItem:hover .buttons {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsBlock .newsSlider .item .newsItem .image {
  opacity: 1;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.newsBlock .newsSlider .item .newsItem .image.lazy {
  background-image: none !important;
  background-color: #10263b;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsBlock .newsSlider .item .newsItem .image:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: #1ca6fe;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsBlock .newsSlider .item .newsItem .image img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.newsBlock .newsSlider .item .newsItem .textTitle {
  display: block;
  max-height: 60px;
  overflow: hidden;
}
.newsBlock .newsSlider .item .newsItem .tinyTitle {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}
.newsBlock .newsSlider .item .newsItem .buttons {
  margin-top: 19px;
  display: block;
  opacity: 0;
  -webkit-transform: translate(20px);
  -moz-transform: translate(20px);
  -o-transform: translate(20px);
  -ms-transform: translate(20px);
  transform: translate(20px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsBlock .newsSlider .item .newsItem .buttons .textLink {
  display: block;
  color: #1ca6fe;
}
.newsBlock .newsSlider .item .newsItem .buttons .textLink:hover {
  color: #ffffff;
}
@media all and (max-width: 1024px) {
  .newsBlock .navigator {
    left: auto;
  }
  .newsBlock .navigator .moveButton {
    width: 55px;
    height: 55px;
  }
  .newsBlock .navigator .moveButton.disabled {
    visibility: visible;
    opacity: 0.2;
  }
  .newsBlock .navigator .moveButton i {
    margin-top: 0;
  }
  .newsBlock .navigator .moveButton svg {
    width: 100%;
    height: 100%;
  }
  .newsBlock .navigator .moveButton svg .circle {
    stroke-dashoffset: 0;
  }
  .newsBlock .navigator .moveButton svg .hoverCircle {
    display: none;
  }
  .newsBlock .newsSlider .innerWrapper .item .newsItem .buttons {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media all and (max-width: 767px) {
  .newsBlock .intro {
    border-bottom: none;
    padding-bottom: 20px;
  }
  .newsBlock .intro .contentWrapper {
    padding: 0;
  }
  .newsBlock .intro .link {
    position: static;
    margin-top: 10px;
  }
  .newsBlock .navigator {
    display: none;
  }
  .newsBlock .featuredContentSlider {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 200px;
  }
  .newsBlock .featuredContentSlider .innerWrapper .item {
    height: auto;
    padding: 20px;
  }
  .newsBlock .featuredContentSlider .innerWrapper .item .label {
    padding-bottom: 20px;
  }
  .newsBlock .featuredContentSlider .innerWrapper .item .text {
    display: none;
  }
  .newsBlock .featuredContentSlider .innerWrapper .item .textLink {
    margin-top: 30px;
  }
  .newsBlock .featuredImageSlider {
    padding-top: 0;
    width: 100%;
    margin-left: 0;
    height: 200px;
    position: absolute;
    top: 0;
  }
  .newsBlock .newsSlider .innerWrapper .item .newsItem {
    display: none;
  }
  .newsBlock .newsSlider .innerWrapper .item .newsItem:first-child {
    display: block;
    width: calc(100% - 20px);
    margin-bottom: 0;
  }
  .newsBlock .newsSlider .innerWrapper .item .newsItem .image {
    padding-bottom: 0;
    height: 200px;
  }
  .newsBlock .newsSlider .innerWrapper .item .newsItem .tinyTitle,
  .newsBlock .newsSlider .innerWrapper .item .newsItem .textTitle,
  .newsBlock .newsSlider .innerWrapper .item .newsItem .buttons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*# sourceMappingURL=news_block.css.map */