@charset "UTF-8";
@font-face {
  font-family: 'FiraMono-Regular';
  src: local("FiraMono-Regular"), url("../fonts/FiraMono/FiraMono-Regular.woff") format("woff"), url("../fonts/FiraMono/FiraMono-Regular.woff2") format("woff2"), url("../fonts/FiraMono/FiraMono-Regular.eot") format("opentype"), url("../fonts/FiraMono/FiraMono-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'FiraMono-Medium';
  src: local("FiraMono-Medium"), url("../fonts/FiraMono/FiraMono-Medium.woff") format("woff"), url("../fonts/FiraMono/FiraMono-Medium.woff2") format("woff2"), url("../fonts/FiraMono/FiraMono-Medium.eot") format("opentype"), url("../fonts/FiraMono/FiraMono-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'FiraMono-Bold';
  src: local("FiraMono-Bold"), url("../fonts/FiraMono/FiraMono-Bold.woff") format("woff"), url("../fonts/FiraMono/FiraMono-Bold.woff2") format("woff2"), url("../fonts/FiraMono/FiraMono-Bold.eot") format("opentype"), url("../fonts/FiraMono/FiraMono-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Mont-ExtraLight';
  src: local("Mont-ExtraLight"), url("../fonts/Mont/Mont-ExtraLightDEMO.otf") format("opentype"); }

@font-face {
  font-family: 'Mont-Heavy';
  src: local("Mont-Heavy"), url("../fonts/Mont/Mont-HeavyDEMO.otf") format("opentype"); }

@font-face {
  font-family: 'Mont-Bold';
  src: local("Mont-Bold"), url("../fonts/Mont/Fontfabric-MontBold.otf") format("opentype"); }

@font-face {
  font-family: 'Montserrat-Bold';
  src: local("Montserrat-Bold"), url("../fonts/Mont/Montserrat-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Montserrat-Regular';
  src: local("Montserrat-Regular"), url("../fonts/Mont/Montserrat-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Geometria';
  src: local("Geometria"), url("../fonts/Geometria/Geometria.otf") format("opentype"); }

@font-face {
  font-family: 'Geometria-Medium';
  src: local("Geometria-Medium"), url("../fonts/Geometria/Geometria-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'Geometria-Bold';
  src: local("Geometria-Bold"), url("../fonts/Geometria/Geometria-Bold.otf") format("opentype"); }

/* ---- variables ---- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

.landing-bion-layout .screen-4 .slider-arrow:after, .landing-bion-layout .screen-4 .slick-arrow:after, .landing-bion-layout .screen-4 .slide-link:after, .landing-bion-layout .whitepaper:after, .landing-bion-layout .screen-3 .audience-title:after, .landing-bion-layout .screen-4 .slider-arrow.prev:before, .landing-bion-layout .screen-4 .slick-prev:before, .landing-bion-layout .screen-4 .slide-title:after, .landing-bion-layout .screen-7 .infograph-link a:before, .landing-bion-layout .screen-9 .slick-arrow:after {
  content: '';
  display: inline-block;
  width: 41px;
  height: 10px;
  background: grey; }

.landing-bion-layout .screen-4 .slider-arrow, .landing-bion-layout .screen-4 .slick-arrow, .landing-bion-layout .screen-4 .slide-link, .landing-bion-layout .whitepaper {
  font-family: "FiraMono-Regular";
  font-size: 22px;
  color: #0053ff;
  margin-top: 35px;
  display: flex;
  align-items: center; }
  .landing-bion-layout .screen-4 .slider-arrow:after, .landing-bion-layout .screen-4 .slick-arrow:after, .landing-bion-layout .screen-4 .slide-link:after, .landing-bion-layout .whitepaper:after {
    background: url(../img/arrow-blue.svg) no-repeat center center;
    margin-left: 10px; }

body {
  overflow-x: hidden;
  font-family: "FiraMono-Regular";
  font-size: 14px;
  color: #242c35; }
  body.is-open-modal {
    overflow: hidden; }
  body a:hover {
    text-decoration: none; }

.landing-bion-layout .container--flex {
  display: flex;
  justify-content: space-between; }

.landing-bion-layout .header {
  font-family: "FiraMono-Regular";
  font-size: 14px;
  color: #242c35;
  height: 78px;
  box-sizing: border-box;
  padding: 0 46px;
  padding-top: 23px;
  position: absolute;
  width: 100%;
  z-index: 5;
  top: 0;
  background: white; }
  .landing-bion-layout .header-left, .landing-bion-layout .header-right {
    display: flex;
    flex: 1;
    align-items: center; }
  .landing-bion-layout .header-right {
    justify-content: flex-end; }
  .landing-bion-layout .header .logo {
    height: 55px;
    margin-right: 45px; }
    .landing-bion-layout .header .logo img {
      height: 112%;
      margin-top: -3px; }
  .landing-bion-layout .header .slogan {
    font-size: 18px; }
  .landing-bion-layout .header .whitepaper {
    color: #242c35;
    font-size: 20px;
    margin-top: 0;
    margin-right: 20px; }
    .landing-bion-layout .header .whitepaper:after {
      background: url(../img/arrow-bion.svg) no-repeat center center; }
  .landing-bion-layout .header .language {
    margin: 0 28px; }
    .landing-bion-layout .header .language-check {
      cursor: pointer; }
    .landing-bion-layout .header .language .inactive {
      color: #8c959f; }
    .landing-bion-layout .header .language .sep {
      margin: 0 10px; }

.landing-bion-layout .section {
  font-family: "Geometria";
  font-size: 18px; }
  .landing-bion-layout .section p {
    margin-bottom: 1.5rem; }
    .landing-bion-layout .section p.bold {
      font-family: "Geometria-Medium"; }
  .landing-bion-layout .section-head {
    margin-bottom: 56px;
    height: 170px;
    border-left: 1px solid rgba(114, 122, 130, 0.29);
    margin-left: -26px;
    padding-left: 26px;
    padding-top: 67px; }
    .landing-bion-layout .section-head__pagination {
      font-size: 20px;
      font-family: "FiraMono-Regular"; }
    .landing-bion-layout .section-head__title {
      position: relative;
      max-width: 50%;
      margin-top: 20px;
      font-family: "Mont-Bold";
      font-size: 70px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 0.9;
      letter-spacing: normal; }
      .landing-bion-layout .section-head__title.inactive {
        opacity: .38;
        font-size: 54px; }
        .landing-bion-layout .section-head__title.inactive:hover {
          opacity: .5; }

.landing-bion-layout .grey-page {
  background-color: rgba(114, 122, 130, 0.02);
  border: solid 1px rgba(151, 151, 151, 0.26); }

.landing-bion-layout .screen-main {
  position: relative;
  overflow: hidden;
  padding-top: 78px;
  background-position: 83.5% 82px;
  font-family: "FiraMono-Regular";
  font-size: 18px; }
  .landing-bion-layout .screen-main video, .landing-bion-layout .screen-main embed {
    position: absolute;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    top: -40px;
    right: -16px; }
    @media (max-width: 1680px) {
      .landing-bion-layout .screen-main video, .landing-bion-layout .screen-main embed {
        right: -15%; } }
  .landing-bion-layout .screen-main .metaballs {
    position: absolute;
    z-index: -1;
    overflow: hidden;
    top: 0;
    right: 0; }
    @media (max-width: 1680px) {
      .landing-bion-layout .screen-main .metaballs {
        right: -15%; } }
  .landing-bion-layout .screen-main .main-title {
    font-family: "Mont-Bold";
    font-weight: bold;
    font-size: 70px;
    line-height: 1.07;
    color: #242c35;
    width: 979px;
    margin-top: 153px; }
  .landing-bion-layout .screen-main .partners {
    height: 94px;
    margin-bottom: 34px;
    display: flex;
    justify-content: space-between; }
    .landing-bion-layout .screen-main .partners-logo {
      display: flex;
      align-items: center;
      overflow: hidden;
      padding: 0 30px; }
      .landing-bion-layout .screen-main .partners-logo:first-child {
        padding-left: 0;
        margin-left: -5px; }
      .landing-bion-layout .screen-main .partners-logo:last-child {
        padding-right: 0; }
      .landing-bion-layout .screen-main .partners-logo img {
        width: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        opacity: .5;
        transition: .1s; }
      .landing-bion-layout .screen-main .partners-logo:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        opacity: 1;
        transition: .1s; }
    .landing-bion-layout .screen-main .partners .sap img {
      transform: scale(0.9); }
    .landing-bion-layout .screen-main .partners .c1 img {
      transform: scale(0.8); }
    .landing-bion-layout .screen-main .partners .sql img {
      transform: scale(1.2);
      margin-right: 10px; }
    .landing-bion-layout .screen-main .partners .qlik img {
      transform: scale(0.9); }
    .landing-bion-layout .screen-main .partners .oracle img {
      transform: scale(1.1); }

.landing-bion-layout .screen-1 {
  margin-top: 34px; }
  .landing-bion-layout .screen-1 .values .row > div {
    margin-bottom: 50px; }
  .landing-bion-layout .screen-1 .values-icon {
    height: 90px;
    margin-bottom: 20px; }
    .landing-bion-layout .screen-1 .values-icon img {
      height: 100%; }
  .landing-bion-layout .screen-1 .values-text {
    margin-top: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    width: 84%;
    font-size: 20px; }

.landing-bion-layout .screen-2 .platform-text p {
  line-height: 24px; }

.landing-bion-layout .screen-2 .platform-text.big {
  font-family: "FiraMono-Medium";
  margin: auto;
  text-align: center;
  font-size: 24px;
  width: 808px;
  margin-top: 50px;
  margin-bottom: 70px; }
  .landing-bion-layout .screen-2 .platform-text.big p {
    line-height: 35px; }

.landing-bion-layout .screen-2 .platform-video {
  width: 100%;
  margin-top: 11px;
  margin-top: -70px;
  margin-left: 15px;
  margin-bottom: 70px; }
  .landing-bion-layout .screen-2 .platform-video iframe {
    width: 633px;
    height: 356px; }

.landing-bion-layout .screen-3 {
  margin-bottom: 100px; }
  .landing-bion-layout .screen-3 .audience-icon {
    margin-bottom: 9px; }
    .landing-bion-layout .screen-3 .audience-icon img {
      display: none; }
    .landing-bion-layout .screen-3 .audience-icon.fadeInDown img {
      display: block; }
  .landing-bion-layout .screen-3 .audience-title {
    font-family: "Geometria-Medium";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2; }
    .landing-bion-layout .screen-3 .audience-title p {
      min-height: 42px;
      margin-bottom: 14px; }
    .landing-bion-layout .screen-3 .audience-title:after {
      display: block;
      margin-top: 10px;
      margin-bottom: 16px;
      width: 47px;
      height: 2px;
      background-color: rgba(0, 83, 255, 0.94); }
  .landing-bion-layout .screen-3 .audience-text {
    line-height: 24px;
    margin-bottom: 30px; }

.landing-bion-layout .screen-4 hr {
  border-color: #d6d8db;
  margin-bottom: 64px; }

.landing-bion-layout .screen-4 .infrastructure {
  margin-bottom: 80px;
  margin-bottom: 0px; }

.landing-bion-layout .screen-4 .slider-arrow {
  display: none;
  font-size: 20px;
  font-family: "FiraMono-Regular";
  cursor: pointer; }
  .landing-bion-layout .screen-4 .slider-arrow.prev {
    margin-right: 40px;
    color: #242c35; }
    .landing-bion-layout .screen-4 .slider-arrow.prev:after {
      display: none; }
    .landing-bion-layout .screen-4 .slider-arrow.prev:before {
      background: url(../img/arrow-bion.svg) no-repeat center center;
      transform: rotate(-180deg);
      margin-right: 10px; }
  .landing-bion-layout .screen-4 .slider-arrows {
    position: absolute;
    right: -100%;
    bottom: 0;
    display: flex; }

.landing-bion-layout .screen-4 .slick-dots {
  width: 50%;
  bottom: 10%; }
  .landing-bion-layout .screen-4 .slick-dots li {
    margin: 0 7px;
    width: 49.4px;
    height: 2.2px;
    opacity: 0.32;
    background-color: #242c35; }
    .landing-bion-layout .screen-4 .slick-dots li.slick-active {
      opacity: 1;
      background: #242c35;
      border-color: #242c35; }
    .landing-bion-layout .screen-4 .slick-dots li button {
      display: none; }

.landing-bion-layout .screen-4 .slick-arrow {
  top: -31%;
  width: 194px;
  font-weight: bold;
  font-size: 20px;
  font-family: "FiraMono-Regular";
  cursor: pointer; }
  .landing-bion-layout .screen-4 .slick-arrow:before {
    background: black; }

.landing-bion-layout .screen-4 .slick-prev {
  left: 60%;
  color: #242c35; }
  .landing-bion-layout .screen-4 .slick-prev:after {
    display: none; }
  .landing-bion-layout .screen-4 .slick-prev:before {
    background: url(../img/arrow-bion.svg) no-repeat center center;
    transform: rotate(-180deg);
    position: absolute;
    left: -50px; }

.landing-bion-layout .screen-4 .slick-next {
  right: 51px;
  justify-content: flex-end; }
  .landing-bion-layout .screen-4 .slick-next:after {
    position: absolute;
    right: -50px; }
  .landing-bion-layout .screen-4 .slick-next:before {
    display: none; }

.landing-bion-layout .screen-4 .slide {
  opacity: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px; }
  .landing-bion-layout .screen-4 .slide.fadeInLeft, .landing-bion-layout .screen-4 .slide.fadeInRight {
    opacity: 1; }
  .landing-bion-layout .screen-4 .slide:nth-child(even) .slide-right {
    order: 1; }
  .landing-bion-layout .screen-4 .slide:nth-child(even) .slide-left {
    order: 2;
    margin-left: 40px;
    margin-right: 5px; }
  .landing-bion-layout .screen-4 .slide-left {
    flex: 1; }
  .landing-bion-layout .screen-4 .slide-right {
    flex: 1;
    padding-left: 31px; }
  .landing-bion-layout .screen-4 .slide-title {
    font-family: "Geometria-Medium";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2; }
    .landing-bion-layout .screen-4 .slide-title:after {
      display: block;
      margin-top: 10px;
      margin-bottom: 46px;
      width: 47px;
      height: 2px;
      background-color: rgba(0, 83, 255, 0.94); }
    .landing-bion-layout .screen-4 .slide-title p {
      margin-bottom: 22px; }
  .landing-bion-layout .screen-4 .slide-text {
    font-size: 18px;
    font-family: "Geometria";
    line-height: 1.33;
    margin-bottom: 30px;
    width: 494px; }
  .landing-bion-layout .screen-4 .slide-link {
    margin-top: 64px;
    font-size: 22px;
    font-family: "FiraMono-Regular";
    text-align: center;
    margin: -50px auto 50px;
    display: block; }
  .landing-bion-layout .screen-4 .slide .laptop {
    width: 530px;
    height: 392px;
    margin-left: 5px;
    margin-top: 4px;
    margin-bottom: 100px;
    margin-right: 40px;
    box-shadow: 0 2px 6px 0 rgba(84, 84, 84, 0.5); }
    .landing-bion-layout .screen-4 .slide .laptop img {
      width: 100%;
      height: 100%; }

.landing-bion-layout .screen-5 .bion-pro {
  margin: 40px 0 170px;
  position: relative; }
  .landing-bion-layout .screen-5 .bion-pro-text {
    display: flex;
    justify-content: flex-end;
    font-family: "Geometria";
    font-size: 18px;
    line-height: 1.33;
    margin-top: -84px;
    margin-right: -110px;
    line-height: 24px; }
    @media (max-width: 1366px) {
      .landing-bion-layout .screen-5 .bion-pro-text {
        margin-right: 0; } }
    .landing-bion-layout .screen-5 .bion-pro-text > div {
      width: 430px;
      box-sizing: border-box; }
      @media (max-width: 1366px) {
        .landing-bion-layout .screen-5 .bion-pro-text > div {
          width: 32%; }
          .landing-bion-layout .screen-5 .bion-pro-text > div:last-child {
            margin-left: 30px; } }
  .landing-bion-layout .screen-5 .bion-pro-map {
    padding: 38px 0;
    padding: 130px 0 0px;
    margin-left: -26px;
    margin-right: -58px; }
    .landing-bion-layout .screen-5 .bion-pro-map--wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 286px; }

.landing-bion-layout .screen-5 .bion-block--inner {
  width: 198px;
  height: 128px;
  background: grey;
  background: url(../img/bion/bion-bloсk.svg) no-repeat center center;
  background-position-y: 1px;
  padding: 8px 20px 30px 20px;
  padding: 8px 20px 26px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #242c35; }
  .landing-bion-layout .screen-5 .bion-block--inner:nth-child(2) {
    margin-top: 30px; }
  .landing-bion-layout .screen-5 .bion-block--inner:hover {
    background: url(../img/bion/bion-block--hover.svg) no-repeat center center;
    background-position-y: -3px;
    cursor: pointer; }
    .landing-bion-layout .screen-5 .bion-block--inner:hover .bion-block-name {
      color: #0053ff; }

.landing-bion-layout .screen-5 .bion-block-line {
  width: 190.6px;
  height: 188.7px;
  margin: 0 -10px; }
  .landing-bion-layout .screen-5 .bion-block-line.left {
    background: url(../img/bion/bion-line--left.svg) no-repeat center center; }
  .landing-bion-layout .screen-5 .bion-block-line.right {
    background: url(../img/bion/bion-line--right.svg) no-repeat center center; }

.landing-bion-layout .screen-5 .bion-block-icon {
  margin-bottom: -4px; }

.landing-bion-layout .screen-5 .bion-block-name {
  font-size: 16px;
  font-family: "FiraMono-Regular"; }

.landing-bion-layout .screen-6 .innovation {
  margin-bottom: 147px; }
  .landing-bion-layout .screen-6 .innovation-list {
    font-family: "Geometria";
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    margin-left: 32px; }
    .landing-bion-layout .screen-6 .innovation-list li {
      margin-bottom: 20px; }
  .landing-bion-layout .screen-6 .innovation .whitepaper {
    float: right;
    margin-right: -30px; }
  .landing-bion-layout .screen-6 .innovation .images > img {
    position: absolute;
    top: 0;
    right: 35px; }
  .landing-bion-layout .screen-6 .innovation .images .privet {
    position: relative;
    display: block !important; }
    .landing-bion-layout .screen-6 .innovation .images .privet img {
      left: -100%; }
  .landing-bion-layout .screen-6 .innovation .privet {
    position: relative;
    width: 100%;
    display: block;
    padding: 1px;
    height: 600px; }
    .landing-bion-layout .screen-6 .innovation .privet img {
      position: absolute;
      left: 0; }

.landing-bion-layout .screen-7 .for-investors {
  padding-top: 37px;
  margin-bottom: 48px;
  overflow: hidden; }
  .landing-bion-layout .screen-7 .for-investors .table {
    margin-bottom: 0;
    margin-top: 10px; }
  .landing-bion-layout .screen-7 .for-investors table tr td {
    padding: .95rem .15rem;
    border-top: none;
    border-bottom: 1px solid #242c35;
    text-align: left; }
    .landing-bion-layout .screen-7 .for-investors table tr td:nth-child(1) {
      font-family: "FiraMono-Regular";
      font-size: 16px;
      color: #242c35;
      width: 75px; }
    .landing-bion-layout .screen-7 .for-investors table tr td:nth-child(2) {
      font-family: "FiraMono-Regular";
      font-size: 18px;
      color: #242c35; }
    .landing-bion-layout .screen-7 .for-investors table tr td:nth-child(3) {
      font-family: "Geometria-Bold";
      font-size: 18px;
      color: #242c35;
      text-align: right;
      width: 23%; }

.landing-bion-layout .screen-7 .infograph {
  text-align: center; }
  .landing-bion-layout .screen-7 .infograph svg {
    width: 380px;
    margin-left: -40px;
    margin-top: 40px; }
  .landing-bion-layout .screen-7 .infograph-link a {
    line-height: 20px;
    margin-left: -30px;
    display: inline-block;
    font-size: 18px;
    font-family: "FiraMono-Regular";
    color: #242c35;
    border-bottom: 1px solid #242c35;
    position: relative; }
    .landing-bion-layout .screen-7 .infograph-link a:hover {
      color: #0053ff;
      border-bottom: 1px solid #0053ff; }
    .landing-bion-layout .screen-7 .infograph-link a:before {
      position: absolute;
      margin-left: -30px;
      width: 21px;
      height: 21px;
      background: url(../img/cat.svg) no-repeat center center; }

.landing-bion-layout .screen-7 .infograph__legend tr {
  cursor: pointer;
  transition: .3s; }
  .landing-bion-layout .screen-7 .infograph__legend tr[data-path-index="0"].on-hover-path {
    background: rgba(37, 75, 255, 0.3); }
  .landing-bion-layout .screen-7 .infograph__legend tr[data-path-index="1"].on-hover-path {
    background: rgba(93, 169, 253, 0.3); }
  .landing-bion-layout .screen-7 .infograph__legend tr[data-path-index="2"].on-hover-path {
    background: rgba(250, 157, 38, 0.3); }
  .landing-bion-layout .screen-7 .infograph__legend tr[data-path-index="3"].on-hover-path {
    background: rgba(214, 77, 147, 0.3); }
  .landing-bion-layout .screen-7 .infograph__legend tr[data-path-index="4"].on-hover-path {
    background: rgba(90, 199, 254, 0.3); }
  .landing-bion-layout .screen-7 .infograph__legend tr[data-path-index="5"].on-hover-path {
    background: rgba(124, 84, 248, 0.3); }

.landing-bion-layout .screen-8 .road-map {
  padding: 40px 0; }
  .landing-bion-layout .screen-8 .road-map .shema {
    width: 100%;
    height: 1930px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 200px;
    position: relative; }
    .landing-bion-layout .screen-8 .road-map .shema .hr {
      width: 2px;
      position: absolute;
      flex: none;
      height: 0;
      background: #0053ff;
      left: 49.99%;
      transition: height .8s; }
    .landing-bion-layout .screen-8 .road-map .shema > div {
      flex: 1; }
      .landing-bion-layout .screen-8 .road-map .shema > div:first-child {
        border-right: 1px solid #d8d8d8; }
        .landing-bion-layout .screen-8 .road-map .shema > div:first-child .road-map-item {
          display: flex;
          justify-content: flex-end;
          margin-top: 110px;
          text-align: right;
          margin-right: 62px; }
          .landing-bion-layout .screen-8 .road-map .shema > div:first-child .road-map-item:last-child {
            margin-top: 140px; }
      .landing-bion-layout .screen-8 .road-map .shema > div:last-child {
        border-left: 1px solid #d8d8d8; }
        .landing-bion-layout .screen-8 .road-map .shema > div:last-child .road-map-item {
          margin-bottom: 44px; }
    .landing-bion-layout .screen-8 .road-map .shema .point {
      width: 19px;
      height: 19px;
      background-color: #ffffff;
      border: solid 1px #979797;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      z-index: 2; }
      .landing-bion-layout .screen-8 .road-map .shema .point:before {
        content: '';
        width: 11px;
        height: 11px;
        border-radius: 100%;
        background-color: #0053ff;
        display: block; }
      .landing-bion-layout .screen-8 .road-map .shema .point:after {
        content: '';
        width: 49px;
        height: 2px;
        background-color: #0053ff;
        display: block;
        position: absolute; }
      .landing-bion-layout .screen-8 .road-map .shema .point--left {
        right: -72px;
        top: -20px;
        position: absolute; }
        .landing-bion-layout .screen-8 .road-map .shema .point--left:after {
          right: 18px;
          left: -49px; }
      .landing-bion-layout .screen-8 .road-map .shema .point--right {
        left: -11px; }
        .landing-bion-layout .screen-8 .road-map .shema .point--right:after {
          left: 18px; }
      .landing-bion-layout .screen-8 .road-map .shema .point-text {
        font-size: 18px;
        max-width: 356px;
        margin-left: 63px;
        margin-top: -22px; }
        .landing-bion-layout .screen-8 .road-map .shema .point-text__head {
          font-family: "FiraMono-Regular"; }
        .landing-bion-layout .screen-8 .road-map .shema .point-text__body {
          font-family: "Geometria"; }
  .landing-bion-layout .screen-8 .road-map-item {
    margin: 101px 0 119px;
    position: relative; }
    .landing-bion-layout .screen-8 .road-map-item:first-child {
      margin-top: 0; }

.landing-bion-layout .screen-9 {
  padding-bottom: 34px; }
  .landing-bion-layout .screen-9 .section-head__title {
    cursor: pointer; }
  .landing-bion-layout .screen-9 .slider {
    margin-top: 160px; margin-left: 200px; }
  .landing-bion-layout .screen-9 .slide-wrapper {
    padding-right: 4px;
    display: flex;
    justify-content: flex-start; }
  .landing-bion-layout .screen-9 .slide-block {
    width: 300px;
    height: 575px;
    border: 1px solid #ddd;
    position: relative;
    border-right: 0;
    margin-bottom: 16px; }
    .landing-bion-layout .screen-9 .slide-block:last-of-type {
      border-right: 1px solid #ddd; }
  .landing-bion-layout .screen-9 .slide-img {
    height: 265px;
    text-align: center;
    overflow: hidden;
    background: grey; }
    .landing-bion-layout .screen-9 .slide-img img {
      width: 100%; }
  .landing-bion-layout .screen-9 .slide-text {
    padding: 14px; }
    .landing-bion-layout .screen-9 .slide-text__title {
      font-family: "Mont-Bold";
      font-size: 16px;
      margin-top: 12px; }
    .landing-bion-layout .screen-9 .slide-text__info {
      margin-top: 8px;
      font-family: "FiraMono-Regular";
      font-size: 16px; }
    .landing-bion-layout .screen-9 .slide-text__footer {
      position: absolute;
      padding: 0 11px;
      width: 90%;
      bottom: 14px;
      font-family: "FiraMono-Regular";
      font-size: 20px;
      display: flex;
      justify-content: space-between; }
    .landing-bion-layout .screen-9 .slide-text .social-buttons {
      color: #242c35; }
      .landing-bion-layout .screen-9 .slide-text .social-buttons a {
        margin: 0 10px; }
        .landing-bion-layout .screen-9 .slide-text .social-buttons a:last-of-type {
          margin-right: 0; }
      .landing-bion-layout .screen-9 .slide-text .social-buttons i {
        color: #242c35;
        font-size: 25px;
        transition: .2s; }
        .landing-bion-layout .screen-9 .slide-text .social-buttons i:hover {
          transition: .2s; }
      .landing-bion-layout .screen-9 .slide-text .social-buttons .linked:hover i {
        color: #1a72af; }
      .landing-bion-layout .screen-9 .slide-text .social-buttons .fb:hover i {
        color: #3b5998; }
      .landing-bion-layout .screen-9 .slide-text .social-buttons .tw:hover i {
        color: #1da1f2; }
  .landing-bion-layout .screen-9 .slick-dots {
    padding-left: 19%; }
    .landing-bion-layout .screen-9 .slick-dots li {
      margin: 0 7px;
      width: 49.4px;
      height: 2.2px;
      opacity: 0.32;
      background-color: #242c35; }
      .landing-bion-layout .screen-9 .slick-dots li.slick-active {
        opacity: 1;
        background: #242c35;
        border-color: #242c35; }
      .landing-bion-layout .screen-9 .slick-dots li button {
        display: none; }
  .landing-bion-layout .screen-9 .slick-arrow {
    width: 120px;
    top: -8%; }
    .landing-bion-layout .screen-9 .slick-arrow:after {
      background: url(../img/arrow-bion.svg) no-repeat center center;
      top: 6px;
      position: absolute; }
    .landing-bion-layout .screen-9 .slick-arrow:before {
      font-family: "FiraMono-Regular";
      font-size: 20px;
      color: #242c35; }
  .landing-bion-layout .screen-9 .slick-prev {
    left: 70%; }
    .landing-bion-layout .screen-9 .slick-prev:before {
      content: 'Previous'; }
    .landing-bion-layout .screen-9 .slick-prev:after {
      transform: rotate(-180deg);
      left: -50px; }
  .landing-bion-layout .screen-9 .slick-next {
    right: 48px;
    text-align: right;
    padding-right: 15px; }
    .landing-bion-layout .screen-9 .slick-next:before {
      content: 'Next'; }
    .landing-bion-layout .screen-9 .slick-next:after {
      right: -44px; }
  .landing-bion-layout .screen-9 .team {
    height: auto;
    margin-top: -120px; }
  .landing-bion-layout .screen-9 .advisors {
    height: 0; }
  .landing-bion-layout .screen-9 .section-body {
    overflow: hidden; }

.landing-bion-layout .screen-10 {
  height: 332px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  .landing-bion-layout .screen-10 .contact-us {
    text-align: center; }
    .landing-bion-layout .screen-10 .contact-us h1 {
      font-size: 40px;
      font-family: "Mont-Bold"; }
    .landing-bion-layout .screen-10 .contact-us h3 {
      margin-top: 16px;
      font-family: "Geometria-Medium";
      font-size: 20px; }
    .landing-bion-layout .screen-10 .contact-us .button {
      margin: auto;
      margin-top: 46px;
      width: 195.2px;
      height: 58.5px;
      background-color: #0053ff;
      border: solid 1px #0053ff;
      color: white; }
      .landing-bion-layout .screen-10 .contact-us .button span {
        font-size: 20px;
        font-family: "FiraMono-Regular"; }
      .landing-bion-layout .screen-10 .contact-us .button i {
        margin-right: 26px; }

.landing-bion-layout .screen-11 .new {
  height: 213px;
  background: lightgrey;
  overflow: hidden;
  margin-bottom: 23px; }
  .landing-bion-layout .screen-11 .new img {
    width: 100%;
    height: 100%; }

.landing-bion-layout .screen-11 .news {
  overflow: hidden; }
  .landing-bion-layout .screen-11 .news-date {
    font-family: "FiraMono-Regular";
    font-size: 18px;
    margin-bottom: 4px; }
  .landing-bion-layout .screen-11 .news-title {
    font-family: "Geometria-Bold";
    font-size: 18px;
    padding-bottom: 40px; }

.landing-bion-layout .screen-11 .container {
  position: relative;
  padding-bottom: 100px; }

.landing-bion-layout .screen-11 .more-news {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .landing-bion-layout .screen-11 .more-news button {
    width: 200px;
    height: 54px;
    border: solid 1px #979797;
    color: #0053ff;
    background: white;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 23px; }

.landing-bion-layout .screen-11 .open-news {
  cursor: pointer; }

.landing-bion-layout .is-open-modal {
  overflow: hidden; }

.landing-bion-layout .footer {
  background: #242c35;
  color: white;
  font-size: 18px;
  height: 220px;
  padding: 50px 0 10px; }
  .landing-bion-layout .footer .flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .landing-bion-layout .footer video {
    height: 200px; }
  .landing-bion-layout .footer .logo {
    margin-bottom: 30px;
    display: inline-block;
    height: 55px;
    margin-right: 45px; }
    .landing-bion-layout .footer .logo img {
      height: 112%;
      margin-top: -3px; }
  .landing-bion-layout .footer .slogan {
    margin-bottom: 10px; }
  .landing-bion-layout .footer .copyright {
    opacity: 0.39; }
  .landing-bion-layout .footer .social {
    margin: 0; }
    .landing-bion-layout .footer .social-web {
      margin-right: 10px; }
    .landing-bion-layout .footer .social i {
      color: white; }
      .landing-bion-layout .footer .social i.more {
        background: url(../img/more-white.svg) no-repeat center center;
        background-size: 100%;
        background-position-y: 40%; }

.landing-bion-layout .modal-content {
  min-width: 768px;
  max-height: 805.6px;
  height: 805.6px; }

.landing-bion-layout .modal-dialog {
  min-width: 768px;
  box-sizing: border-box; }
  .landing-bion-layout .modal-dialog .news {
    overflow: hidden; }
    .landing-bion-layout .modal-dialog .news-date {
      font-family: "FiraMono-Regular";
      font-size: 18px;
      margin-bottom: 4px; }
    .landing-bion-layout .modal-dialog .news-title {
      font-family: "Geometria-Bold";
      font-size: 26px;
      line-height: 29px;
      padding-bottom: 38px; }

.landing-bion-layout .modal-header {
  padding: 46px 70px 0;
  flex-direction: column;
  border-bottom: none; }

.landing-bion-layout .modal .close {
  padding: 0;
  margin: 0;
  top: 16px;
  right: 8px;
  position: absolute;
  line-height: normal;
  height: 25px;
  outline: none;
  opacity: 1; }
  .landing-bion-layout .modal .close:hover {
    opacity: .75; }

.landing-bion-layout .modal .img {
  width: 629.5px;
  height: 337.6px;
  overflow: hidden;
  margin-bottom: 25px; }
  .landing-bion-layout .modal .img img {
    width: 100%;
    height: 100%; }

.landing-bion-layout .modal-body {
  padding: 0 63px; }

.landing-bion-layout .modal .social-modal {
  margin-bottom: 21px;
  margin-top: 0;
  display: flex;
  width: auto; }
  .landing-bion-layout .modal .social-modal__block {
    border: 1px solid black;
    border-right: none;
    width: 106px;
    height: 42px;
    padding: 8px 20px; }
    .landing-bion-layout .modal .social-modal__block:last-child {
      border-right: 1px solid black; }
    .landing-bion-layout .modal .social-modal__block .social-link {
      font-size: 18px; }
      .landing-bion-layout .modal .social-modal__block .social-link .count {
        font-family: "FiraMono-Regular"; }

.landing-bion-layout .modal .text * {
  font-family: "Geometria";
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px; }

.landing-bion-layout .modal .text ul {
  padding-left: 20px; }
  .landing-bion-layout .modal .text ul li {
    margin-bottom: 0; }

.landing-bion-layout .mCS-bion.mCSB_scrollTools_vertical {
  width: 14px; }

.landing-bion-layout .mCS-bion .mCSB_dragger_bar {
  border-radius: 4px;
  background: #c1c1c1;
  width: 8px;
  margin-left: 3.4px; }
  .landing-bion-layout .mCS-bion .mCSB_dragger_bar:focus, .landing-bion-layout .mCS-bion .mCSB_dragger_bar:active {
    background: #c1c1c1; }

.landing-bion-layout .mCS-bion .mCSB_draggerRail {
  width: 14px;
  background: #fafafa;
  border-left: 1px solid #e8e8e8;
  border-radius: 0; }

.landing-bion-layout .mCS-bion .mCSB_container {
  margin-right: 20px; }

.landing-bion-layout .mCS-bion .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #c1c1c1; }

.landing-bion-layout .mCS-bion .mCSB_scrollTools_onDrag .mCSB_dragger_bar {
  background: #c1c1c1; }

.landing-bion-layout .bion-pro-modal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-47%, -19%);
  width: 530px;
  box-shadow: 0 18px 43px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  border: solid 1px #0053ff;
  padding: 34px 29px;
  padding-bottom: 0; }
  .landing-bion-layout .bion-pro-modal.hidden {
    display: none; }
  .landing-bion-layout .bion-pro-modal.small {
    width: 370px; }
  .landing-bion-layout .bion-pro-modal__head {
    margin-bottom: 33px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .landing-bion-layout .bion-pro-modal__head > div {
      display: flex;
      align-items: center; }
    .landing-bion-layout .bion-pro-modal__head-icon {
      width: 25px;
      height: 25px;
      margin-right: 15px; }
      .landing-bion-layout .bion-pro-modal__head-icon img {
        height: 100%; }
    .landing-bion-layout .bion-pro-modal__head-title {
      font-family: "FiraMono-Regular";
      font-size: 16px; }
    .landing-bion-layout .bion-pro-modal__head-link > * {
      opacity: .8;
      cursor: pointer; }
      .landing-bion-layout .bion-pro-modal__head-link > *:hover {
        opacity: 1; }
  .landing-bion-layout .bion-pro-modal__body {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
    .landing-bion-layout .bion-pro-modal__body-block {
      font-size: 16px;
      font-family: "FiraMono-Regular";
      margin-top: 14px;
      height: 72px;
      border: solid 1px #242c35;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px; }
    .landing-bion-layout .bion-pro-modal__body .half:first-child {
      margin-right: 5px; }
    .landing-bion-layout .bion-pro-modal__body .half:last-child {
      margin-left: 5px; }
  .landing-bion-layout .bion-pro-modal--close {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-left: 10px;
    background: url(../img/close--blue.svg) center center no-repeat;
    background-size: 95%;
    display: none; }
  .landing-bion-layout .bion-pro-modal.database {
    margin-top: 86px !important;
    left: 66%;
    top: 64%; }
  .landing-bion-layout .bion-pro-modal.olap {
    margin-top: 55px !important;
    left: 65.7%;
    top: 28%; }
  .landing-bion-layout .bion-pro-modal.app {
    margin-top: 55px !important;
    left: 35%;
    top: 72%; }
  .landing-bion-layout .bion-pro-modal.web-interface {
    left: 34.5%;
    top: 16%; }
  .landing-bion-layout .bion-pro-modal.user {
    left: 20%; }
  .landing-bion-layout .bion-pro-modal .bion-pro-modal__head-link {
    display: none; }
  .landing-bion-layout .bion-pro-modal .row:last-child .bion-pro-modal__body-block {
    margin-bottom: 40px; }
  .landing-bion-layout .bion-pro-modal .cat-link {
    padding: 20px 0 10px;
    display: inline-block;
    opacity: .75; }
    .landing-bion-layout .bion-pro-modal .cat-link:hover {
      opacity: 1; }
    .landing-bion-layout .bion-pro-modal .cat-link img {
      width: 30px; }

.landing-bion-layout .open-modal {
  padding: 130px 0 0px !important; }
  .landing-bion-layout .open-modal .bion-block--inner {
    width: 136px;
    height: 81px;
    background-size: 97%;
    background-position-y: 0;
    padding: 8px 20px 16px 11px;
    z-index: 3; }
    .landing-bion-layout .open-modal .bion-block--inner.is-open[data-name='olap'] {
      margin-bottom: 44px; }
    .landing-bion-layout .open-modal .bion-block--inner.is-open[data-name='database'] {
      margin-top: 86px !important; }
    .landing-bion-layout .open-modal .bion-block--inner.is-open[data-name='web-interface'] {
      margin-bottom: 60px !important; }
    .landing-bion-layout .open-modal .bion-block--inner.is-open[data-name='app'] {
      margin-bottom: 30px !important;
      margin-top: 50px !important; }
    .landing-bion-layout .open-modal .bion-block--inner:hover {
      background-size: 109%;
      background-position-y: -2px; }
    .landing-bion-layout .open-modal .bion-block--inner:nth-child(1) {
      margin-top: 0px !important; }
    .landing-bion-layout .open-modal .bion-block--inner:nth-child(2) {
      margin-top: 20px !important; }
  .landing-bion-layout .open-modal .bion-block-icon {
    width: 19px;
    height: 21px;
    margin-bottom: 11px; }
    .landing-bion-layout .open-modal .bion-block-icon img {
      height: 100%; }
  .landing-bion-layout .open-modal .bion-block-line {
    z-index: -1;
    width: 170px;
    width: 120px;
    height: 140px;
    background-size: 160% !important;
    margin: 0 -20px; }
    .landing-bion-layout .open-modal .bion-block-line.left-special {
      background: url(../img/bion/block-left.svg) no-repeat center center;
      height: 241px;
      width: 394px;
      background-size: 87% !important; }
      .landing-bion-layout .open-modal .bion-block-line.left-special.mirrow {
        transform: scale(1, -1); }
    .landing-bion-layout .open-modal .bion-block-line.right-special {
      background: url(../img/bion/block-right.svg) no-repeat center center;
      height: 241px;
      width: 394px;
      background-size: 87% !important; }
      .landing-bion-layout .open-modal .bion-block-line.right-special.mirrow {
        transform: scale(1, -1); }
    .landing-bion-layout .open-modal .bion-block-line:nth-child(5) .bion-block-name {
      display: none; }

.landing-bion-layout .button {
  border: 2px solid #fff;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
  text-decoration: none;
  font-family: "FiraMono-Regular";
  font-size: 20px;
  color: #fff;
  box-shadow: none;
  opacity: 1;
  width: 105.6px;
  height: 43.1px;
  cursor: pointer;
  transition: .2s; }
  .landing-bion-layout .button:hover {
    opacity: .85;
    transition: .2s;
    background: #0053ff;
    color: white; }
  .landing-bion-layout .button--blue {
    border-color: #0053ff;
    color: #0053ff; }

.landing-bion-layout .social {
  font-size: 18px;
  margin-top: 130px;
  margin-bottom: 70px;
  display: flex;
  align-items: center; }
  .landing-bion-layout .social-link {
    margin-left: 30px;
    font-size: 28px;
    color: #242c35;
    transition: .2s; }
    .landing-bion-layout .social-link:first-child {
      margin-left: 0; }
    .landing-bion-layout .social-link i {
      transition: .2s; }
    .landing-bion-layout .social-link:hover {
      transition: .2s; }
  .landing-bion-layout .social .fb:hover i {
    color: #3b5998; }
  .landing-bion-layout .social .vk:hover i {
    color: #4a76a8; }
  .landing-bion-layout .social .tw:hover i {
    color: #1da1f2; }
  .landing-bion-layout .social .more:hover {
    opacity: .5; }
  .landing-bion-layout .social .linked:hover i {
    color: #1a72af; }
  .landing-bion-layout .social .telegram:hover i {
    color: #31a9de; }
  .landing-bion-layout .social .medium:hover i {
    color: #17ac6f; }
  .landing-bion-layout .social .more {
    display: inline-block;
    width: 30px;
    height: 40px;
    background: url(../img/more.svg) no-repeat center center;
    background-size: 100%;
    background-position-y: 70%; }
