/*  
Theme Name: Genesis Medical
Theme URI: 
Description: Special theme for Genesis Medical
Version: 1.0
Author: digiproduct
Author URI: https://digiproduct.co.il/
*/
@font-face {
  font-family: FS Emeric Trial;
  src: url("fonts/FSEmeric-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: FS Emeric Trial;
  src: url("fonts/FSEmeric-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: FS Emeric Trial;
  src: url("fonts/FSEmeric-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: FS Emeric Trial;
  src: url("fonts/FSEmeric-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: FS Emeric Trial;
  src: url("fonts/FSEmericTrial-Thin.otf") format("opentype");
  font-weight: 250;
  font-style: normal;
}
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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  background-color: #060609;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #000;
}
button,
input,
textarea {
  border: 0;
  outline: 0;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.container {
  max-width: 81.9444vw;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .container {
    max-width: 76vw;
  }
}
main {
  overflow-x: hidden;
}
main ol {
  counter-reset: my-awesome-counter;
}
main ol li {
  counter-increment: my-awesome-counter;
}
main ol li::before {
  content: counter(my-awesome-counter);
}
main a {
  color: #059BB8;
}
main a:hover {
  text-decoration: underline;
}
main strong {
  font-weight: bold;
}
main em {
  font-style: italic;
}
header {
  height: 10.2778vw;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  padding-top: 3.6111vw;
}
header.topbar {
  top: 32px;
}
header .container {
  display: flex;
  align-items: center;
}
header .logo {
  width: 12.1069vw;
  margin-right: 2.7778vw;
}
header .logo img {
  width: 100%;
}
header .block-menu ul {
  display: flex;
  align-items: center;
}
header .block-menu ul li {
  padding: 0 0.9028vw;
  border-right: 1px solid #fff;
}
header .block-menu ul li:last-child {
  border: 0;
}
header .block-menu ul li a {
  color: #FFF;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 1.3889vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
header .block-menu ul li a:hover {
  color: #00efff;
}
header .block-menu ul li.current-menu-item.menu-item-type-post_type a {
  color: #00EEFF;
}
main.topbar {
  margin-top: 32px;
}
.top-block {
  position: relative;
}
.top-block .bg-block,
.top-block .bg-mob-block {
  background-size: 100%;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-block .bg-mob-block {
  display: none;
}
.top-block img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50.2639vw;
  height: auto;
  z-index: 9;
}
.top-block .img-mob {
  display: none;
}
.top-block .container {
  position: relative;
  min-height: 54.6528vw;
  padding-top: 17.7vw;
}
.top-block .container .text {
  width: 46.1806vw;
}
.top-block .container .text h1 {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 3.8889vw;
  font-style: normal;
  font-weight: 500;
  line-height: 107%;
  margin-bottom: 0.5vw;
}
.top-block .container .text p {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 1.7361vw;
  font-style: normal;
  font-weight: 250;
  line-height: normal;
  margin-bottom: 2.7778vw;
}
.dg-btn {
  padding: 2.0417vw 3.125vw;
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.3889vw;
  line-height: 0;
  text-align: center;
  color: #000;
  border-radius: 2.6389vw;
  background: #0ef;
  display: inline-block;
}
.dg-btn:hover {
  text-decoration: none;
  background: #5A3EFF;
}
.home-second-block .container,
.home-third-block .container {
  display: flex;
}
.home-second-block .image,
.home-third-block .image {
  flex: none;
}
.home-second-block .image img,
.home-third-block .image img {
  width: 100%;
}
.home-second-block .text,
.home-third-block .text {
  color: #f3f3f3;
  flex: 1;
}
.home-second-block .text h1,
.home-third-block .text h1,
.home-second-block .text h2,
.home-third-block .text h2,
.home-second-block .text h3,
.home-third-block .text h3,
.home-second-block .text h4,
.home-third-block .text h4,
.home-second-block .text h5,
.home-third-block .text h5,
.home-second-block .text h6,
.home-third-block .text h6 {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 111%;
  color: #f3f3f3;
  margin-bottom: 0.7639vw;
}
.home-second-block .text p,
.home-third-block .text p,
.home-second-block .text ul li,
.home-third-block .text ul li,
.home-second-block .text ol li,
.home-third-block .text ol li {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 250;
  font-size: 1.7361vw;
  line-height: 130%;
  color: #f3f3f3;
}
.home-second-block .text p,
.home-third-block .text p,
.home-second-block .text ul,
.home-third-block .text ul,
.home-second-block .text ol,
.home-third-block .text ol {
  margin-bottom: 1.3889vw;
}
.home-second-block .text a,
.home-third-block .text a {
  margin-top: 1.5vw;
}
.home-second-block {
  position: relative;
}
.home-second-block::before {
  content: '';
  display: block;
  width: 15.9722vw;
  height: 15.9722vw;
  background-image: url(./img/hs-element.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
.home-second-block .container {
  position: relative;
}
.home-second-block .image {
  width: 55.3vw;
  position: absolute;
  left: -14.8vw;
  top: -1vw;
  z-index: -1;
}
.home-second-block .text {
  padding: 6.1111vw 0 7.5vw 34.6vw;
  margin-right: -1vw;
}
.home-third-block {
  position: relative;
}
.home-third-block .container {
  flex-direction: row-reverse;
}
.home-third-block::before {
  content: '';
  display: block;
  width: 14.6528vw;
  height: 16.1111vw;
  background-image: url(./img/ht-element.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.home-third-block .container {
  position: relative;
}
.home-third-block .image {
  width: 40vw;
  position: absolute;
  z-index: -1;
  top: -3.5vw;
  right: -3vw;
}
.home-third-block .text {
  padding: 6.2vw 28vw 7.5vw 0;
}
.home-third-block .text p {
  line-height: 140%;
}
section.ai-block {
  height: 58.5vw;
  position: relative;
  padding-top: 5.6vw;
}
section.ai-block #ai {
  position: relative;
  top: -150px;
}
section.ai-block .video-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
  z-index: -2;
}
section.ai-block .video-block video {
  height: 100%;
}
section.ai-block .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
section.ai-block::before {
  content: '';
  display: block;
  background-color: #060609;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5.1389vw;
  z-index: 1;
}
section.ai-block::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -1.25vw;
  height: 16.1806vw;
  width: 16.1806vw;
  background-image: url(./img/hs-element-mob.svg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
}
section.ai-block .container {
  position: relative;
  z-index: 3;
}
section.ai-block .container h2 {
  color: #FFF;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.4688vw;
}
section.ai-block .container h3 {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 2.0833vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.9167vw;
  text-align: center;
  margin-bottom: 3vw;
}
section.ai-block .container .repeater {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.ai-block .container .repeater .item {
  width: 24.95vw;
  height: 14.2361vw;
  background: #0D0B15;
  margin: 0 0 2.7778vw;
  text-align: center;
}
section.ai-block .container .repeater .item .image {
  height: 6.9444vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.ai-block .container .repeater .item .image img {
  display: block;
  flex: none;
}
section.ai-block .container .repeater .item .text {
  margin: 0 auto;
}
section.ai-block .container .repeater .item h4 {
  color: #F3F3F3;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 1.3889vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8615vw;
}
section.ai-block .container .repeater .item p {
  color: #F3F3F3;
  font-family: FS Emeric Trial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6667vw;
  text-align: center;
}
section.ai-block .container .repeater .item:nth-child(1) .image img {
  width: 3.8646vw;
}
section.ai-block .container .repeater .item:nth-child(1) .text {
  width: 16.5278vw;
}
section.ai-block .container .repeater .item:nth-child(2) .image img {
  width: 4.0639vw;
}
section.ai-block .container .repeater .item:nth-child(2) .text {
  width: 15.4167vw;
}
section.ai-block .container .repeater .item:nth-child(3) .image img {
  width: 4.4306vw;
}
section.ai-block .container .repeater .item:nth-child(3) .text {
  width: 14.8611vw;
}
section.ai-block .container .repeater .item:nth-child(4) .image img {
  width: 4.1924vw;
}
section.ai-block .container .repeater .item:nth-child(4) .text {
  width: 16.8056vw;
  margin-top: -0.5vw;
}
section.ai-block .container .repeater .item:nth-child(4) .text h4 {
  line-height: 1.6vw;
}
section.ai-block .container .repeater .item:nth-child(5) .image img {
  width: 4.0333vw;
}
section.ai-block .container .repeater .item:nth-child(5) .text {
  width: 13.75vw;
}
section.ai-block .container .repeater .item:nth-child(6) .image img {
  width: 4.0333vw;
}
section.ai-block .container .repeater .item:nth-child(6) .text {
  width: 17.75vw;
}
.statistical-block {
  padding-top: 5.8vw;
}
.statistical-block h2.title {
  width: 51.5278vw;
  margin: 0 auto;
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 121%;
  text-align: center;
  color: #f3f3f3;
  margin-bottom: 1.75vw;
}
.statistical-block .bottom-texts {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 3.6111vw;
}
.statistical-block .bottom-texts .item {
  padding: 0 2.4306vw;
}
.statistical-block .bottom-texts .item:nth-child(1) p {
  width: 14.5139vw;
}
.statistical-block .bottom-texts .item:nth-child(2) {
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F3F3F3;
}
.statistical-block .bottom-texts .item:nth-child(2) p {
  width: 17.1528vw;
}
.statistical-block .bottom-texts .item:nth-child(3) p {
  width: 19.0278vw;
}
.statistical-block .bottom-texts .item p {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 134%;
  text-align: center;
  color: #f3f3f3;
}
.statistical-block .charts {
  display: flex;
  width: 100%;
  justify-content: center;
}
.statistical-block .charts .chart-1,
.statistical-block .charts .chart-2 {
  width: 29.4444vw;
}
.statistical-block .charts .chart-1 .ch-text h5,
.statistical-block .charts .chart-2 .ch-text h5 {
  color: #5A3EFF;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.5vw;
}
.statistical-block .charts .chart-1 .ch-text p,
.statistical-block .charts .chart-2 .ch-text p {
  color: #f3f3f3;
  font-family: FS Emeric Trial;
  font-size: 1.3889vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8611vw;
  text-align: center;
}
.statistical-block .charts .chart-1 .ch-text h5 .more-char {
  width: 1.5972vw;
}
.statistical-block .charts .chart-1 .ch-text h5 .persent-char {
  width: 2.7083vw;
}
.statistical-block .charts .chart-1 .cht {
  height: 23.2639vw;
  text-align: center;
}
.statistical-block .charts .chart-1 .cht lottie-player#firstLottie {
  margin: 0 auto;
  width: 20.8333vw;
  height: 20.8333vw;
}
.statistical-block .charts .chart-1 .ch-text {
  width: 16.5278vw;
  margin: 0 auto;
}
.statistical-block .charts .chart-2 .cht {
  height: 23.2639vw;
  padding-top: 0;
  position: relative;
  text-align: center;
}
.statistical-block .charts .chart-2 .cht lottie-player#secondLottie {
  margin: 0 auto;
  width: 24.0278vw;
  height: 19.8611vw;
}
.statistical-block .charts .chart-2 .ch-text {
  width: 10.2083vw;
  margin: 0 auto;
}
.statistical-block a.dg-btn {
  margin: 4.0972vw auto 5.1389vw;
  display: table;
}
.aiunlocks {
  position: relative;
  padding-top: 4.1vw;
  padding-bottom: 6.8vw;
}
.aiunlocks .bg-block,
.aiunlocks .bg-block-mob {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aiunlocks .bg-block-mob {
  display: none;
}
.aiunlocks .container {
  position: relative;
  z-index: 99;
}
.aiunlocks h2.title {
  color: #FFF;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.7813vw;
  width: 51.5278vw;
  margin: 0 auto 6.3vw;
}
.aiunlocks .items {
  display: flex;
  justify-content: center;
}
.aiunlocks .items .item {
  width: 20.2778vw;
  margin: 0 2.8472vw;
}
.aiunlocks .items .item .image {
  width: 100%;
  margin-bottom: 1.7vw;
  aspect-ratio: 1 / 1;
  background-size: 100%;
  border-radius: 50%;
  transition: 0.5s;
  background-position: center;
}
.aiunlocks .items .item .image:hover {
  background-size: 105%;
}
.aiunlocks .items .item h3 {
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 1.7361vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.1007vw;
  margin-bottom: 0.9722vw;
}
.aiunlocks .items .item .opener {
  width: 2.0833vw;
  height: 2.0833vw;
  margin: 0 auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.aiunlocks .items .item .opener img {
  width: 1.1806vw;
  height: auto;
}
.aiunlocks .items .item .opener:hover {
  background-color: #fff !important;
}
.aiunlocks .items .item .text {
  display: none;
  padding-top: 3.3333vw;
  padding-left: 1vw;
  margin-bottom: -2.3vw;
}
.aiunlocks .items .item .text p {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6753vw;
  margin-bottom: 1.0417vw;
}
.aiunlocks .items .item .text ul {
  list-style: disc;
  padding-left: 2vw;
}
.aiunlocks .items .item .text ul li {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
.team-block {
  padding: 7.88vw 0 13.8vw;
}
.team-block #managment {
  position: relative;
  top: -10vw;
}
@media screen and (max-width: 750px) {
  .team-block #managment {
    top: -18vw;
  }
}
.team-block .management-block {
  margin-bottom: 1.4vw;
}
.team-block .management-block h3 {
  margin-bottom: 3.5vw;
}
.team-block .management-block .persons .item:first-child .image img.back {
  transform: rotate(-90deg);
}
.team-block .management-block .persons .item:last-child .image img.back {
  transform: rotate(-180deg);
}
.team-block .board-block .persons .item {
  width: 21.1806vw;
  margin: 0 0.2vw;
}
.team-block .board-block .persons .item:first-child .image img.back {
  transform: rotate(-180deg);
}
.team-block h3 {
  color: #f3f3f3;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 2.4306vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.941vw;
  margin-bottom: 0.7639vw;
}
.team-block .persons {
  display: flex;
  justify-content: center;
}
.team-block .persons .item {
  width: 15.4167vw;
  margin: 0 3.4722vw;
}
.team-block .persons .item .image {
  width: 15.4167vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 1vw;
  cursor: pointer;
}
.team-block .persons .item .image img.back {
  width: 100%;
  height: auto;
  display: block;
}
.team-block .persons .item .image .photo {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: calc(100% - 1.25vw - 1.25vw);
  height: calc(100% - 1.25vw - 1.25vw);
  transform: translate(-50%, -50%);
  transition: 0.5s;
  border-radius: 50%;
  overflow: hidden;
  background-size: 100%;
  background-position: center;
}
.team-block .persons .item .image .photo:hover {
  background-size: 105%;
}
.team-block .persons .item h4 {
  color: #f3f3f3;
  text-align: center;
  font-family: FS Emeric Trial;
  font-size: 1.3889vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7778vw;
  cursor: pointer;
}
.team-block .persons .item h5 {
  color: #f3f3f3;
  font-family: FS Emeric Trial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875vw;
  text-align: center;
  cursor: pointer;
}
.team-block .persons .item a.link {
  display: flex;
  text-align: center;
  margin-top: 1vw;
  width: 1.875vw;
  height: 1.875vw;
  background-color: #787878;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.team-block .persons .item a.link svg {
  width: 0.7639vw;
  height: auto;
}
.team-block .persons .item a.link:hover {
  background-color: #00EFFF;
}
.team-block .persons .item .desc-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.4);
}
.team-block .persons .item .desc-bg .desc-block {
  display: none;
  border: 3px solid #00EFFF;
  background: rgba(13, 11, 21, 0.7);
  backdrop-filter: blur(8.5px);
  width: 45.4167vw;
  position: relative;
  padding: 5.2vw 4.8611vw 5.4167vw 5.7vw;
}
.team-block .persons .item .desc-bg .desc-block .close {
  position: absolute;
  top: 1.9444vw;
  right: 1.7vw;
  cursor: pointer;
}
.team-block .persons .item .desc-bg .desc-block .close:hover svg path {
  stroke: #5A3EFF;
}
.team-block .persons .item .desc-bg .desc-block h4 {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 2.4306vw;
  font-style: normal;
  font-weight: 600;
  line-height: 3vw;
  text-align: left;
}
.team-block .persons .item .desc-bg .desc-block h5 {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 1.7361vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6042vw;
  text-align: left;
  margin-bottom: 1.4583vw;
}
.team-block .persons .item .desc-bg .desc-block .desc p {
  color: #FFF;
  font-family: FS Emeric Trial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75vw;
}
.newsandupdates-block {
  padding: 7vw 0 1.5972vw;
  position: relative;
}
.newsandupdates-block::before {
  content: '';
  display: block;
  width: 16.4583vw;
  height: 16.4583vw;
  background-image: url(./img/news-element.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 7.5vw;
  left: 0;
}
.newsandupdates-block h2 {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 121%;
  text-align: center;
  color: #f3f3f3;
  margin-bottom: 4vw;
}
.newsandupdates-block .news-slider {
  position: relative;
}
.newsandupdates-block .news-slider .item {
  padding: 2.7083vw 2.2917vw 5.8333vw;
  background-color: #fff;
  position: relative;
  min-height: 22.5694vw;
}
.newsandupdates-block .news-slider .item p {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 1.25vw;
  line-height: 133%;
  color: #5a3eff;
  margin-bottom: 1.1806vw;
}
.newsandupdates-block .news-slider .item h3 {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 2.0833vw;
  line-height: 110%;
  color: #000;
}
.newsandupdates-block .news-slider .item a {
  position: absolute;
  left: 2.2917vw;
  bottom: 2.6389vw;
  display: inline-block;
  padding: 0.625vw 1.7361vw 0.3472vw;
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.1111vw;
  line-height: 140%;
  text-align: center;
  color: #fff;
  border-radius: 2.6389vw;
  background: #0d0b15;
}
.newsandupdates-block .news-slider .item a:hover {
  text-decoration: none;
  background: #5A3EFF;
}
.newsandupdates-block .news-slider .owl-dots {
  margin-top: 4.7222vw;
  text-align: center;
  display: none;
}
.newsandupdates-block .news-slider .owl-dots button.owl-dot {
  width: 0.9028vw;
  height: 0.9028vw;
  border-radius: 0.6944vw;
  background-color: #787878;
  margin: 0 0.2778vw;
}
.newsandupdates-block .news-slider .owl-dots button.owl-dot.active {
  background-color: #0ef;
}
footer {
  padding: 3.2vw 0 5.7639vw;
  background-image: url('img/footer-bg.jpg');
  background-size: cover;
}
footer .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
footer .left {
  display: flex;
}
footer .left .logo {
  width: 9.9306vw;
  margin-right: 6.0417vw;
}
footer .left .logo img {
  width: 100%;
}
footer .left p,
footer .left a {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 140%;
  color: #fff;
}
footer .left a.email {
  text-decoration: underline;
}
footer .right {
  margin-top: 3.2vw;
  min-width: 10.1vw;
}
footer .right ul li a {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.1111vw;
  line-height: 140%;
  color: #787878;
}
footer .right ul li a:hover {
  color: #00efff;
}
footer .right .custom-menu ul li {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.1111vw;
  line-height: 140%;
  color: #787878;
}
footer .right .custom-menu ul li a {
  text-decoration: underline;
}
.mmenu {
  display: none;
}
@media screen and (min-width: 749px) {
  .br-mobile {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .dg-btn {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 400;
    font-size: 2.6667vw;
    line-height: 0;
    text-align: center;
    color: #000;
    padding: 3.0667vw 3.7333vw;
    border-radius: 38px;
  }
  .br-desc {
    display: none;
  }
  header.topbar {
    top: 0;
  }
  header .block-menu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    background-image: url(img/mmenu-bg.jpg);
    background-size: cover;
    left: 0;
  }
  header .block-menu ul {
    display: block;
    padding-top: 3.6vw;
    padding-bottom: 16vw;
  }
  header .block-menu ul li {
    border-right: 0;
    position: relative;
    text-align: center;
  }
  header .block-menu ul li::after {
    content: '';
    display: block;
    background-color: #d9d9d9;
    height: 0.3125vw;
    width: 8.125vw;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  header .block-menu ul li a {
    color: #FFF;
    text-align: center;
    font-family: FS Emeric Trial;
    font-size: 6.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 16.875vw;
  }
  header {
    height: 33.2vw;
    padding-top: 12.2667vw;
  }
  header .logo {
    width: 32.8vw;
  }
  header .container {
    justify-content: space-between;
  }
  .top-block .bg-block {
    display: none;
  }
  .top-block .bg-mob-block {
    display: block;
  }
  .top-block .container {
    min-height: 130.2667vw;
    padding-top: 33.2vw;
  }
  .top-block .img-desc {
    display: none;
  }
  .top-block .img-mob {
    display: block;
    width: 96.4vw;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .top-block .container .text h1 {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 500;
    font-size: 6.9333vw;
    line-height: 104%;
    color: #fff;
    margin-bottom: 2.4667vw;
  }
  .top-block .container .text p {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 280;
    font-size: 3.3333vw;
    line-height: 128%;
    color: #fff;
    margin-bottom: 4.3vw;
  }
  .top-block .container .text {
    margin-left: 0;
    width: 52vw;
    padding-top: 10.6vw;
  }
  .top-block .container .colored-block {
    position: absolute;
    left: 10vw;
    right: 11.25vw;
    bottom: 12.5vw;
    transform: translateY(0);
    background: #5A3EFF;
    filter: drop-shadow(0px 4px 37px rgba(0, 0, 0, 0.25));
    padding: 17.5vw 8.75vw 14.25vw 10.3125vw;
    z-index: 8;
  }
  .top-block .container .colored-block p {
    font-size: 4.375vw;
    line-height: 6vw;
  }
  section.ai-block {
    height: 92.6875vw;
    position: relative;
    padding-top: 11vw;
    overflow: hidden;
  }
  section.ai-block .container h2.title {
    font-size: 6vw;
    font-weight: 500;
    line-height: 6.9375vw;
  }
  section.ai-block .container h3.subtitle {
    font-size: 3.33vw;
    font-weight: 400;
    line-height: 140%;
    width: 65.3125vw;
    margin: 2.3vw auto 8vw;
  }
  section.ai-block .container .repeater {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  section.ai-block .container .repeater .item {
    width: 100%;
    height: 27.9375vw;
  }
  section.ai-block .container .repeater .item .image {
    height: 13.7vw;
  }
  section.ai-block .container .repeater .item h4 {
    font-size: 2.6667vw;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
  }
  section.ai-block .container .repeater .item p {
    font-size: 2.4vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }
  section.ai-block .container .repeater .item.item-1 .image img {
    width: 7.875vw;
  }
  section.ai-block .container .repeater .item.item-1 .text {
    width: 34.375vw;
  }
  section.ai-block .container .repeater .item.item-2 .image img {
    width: 8.125vw;
  }
  section.ai-block .container .repeater .item.item-2 .text {
    width: 27.9375vw;
  }
  section.ai-block .container .repeater .item.item-3 .image img {
    width: 7.9375vw;
  }
  section.ai-block .container .repeater .item.item-3 .text {
    width: 37.125vw;
  }
  section.ai-block .container .repeater .item.item-4 .image img {
    width: 9.125vw;
  }
  section.ai-block .container .repeater .item.item-4 .text {
    width: 32.375vw;
  }
  section.ai-block .container .repeater .item.item-5 .image img {
    width: 12.1875vw;
  }
  section.ai-block .container .repeater .item.item-5 .text {
    width: 26.5vw;
  }
  section.ai-block .container .repeater .item.item-6 .image img {
    width: 6.8646vw;
  }
  section.ai-block .container .repeater .item.item-6 .text {
    width: 31.5278vw;
  }
  section.ai-block .container .repeater .owl-dots {
    margin-top: 4vw;
    width: 100%;
    text-align: center;
  }
  section.ai-block .container .repeater .owl-dots button.owl-dot {
    width: 2.2667vw;
    height: 2.2667vw;
    border-radius: 50%;
    background: #787878;
    margin: 0 1vw;
  }
  section.ai-block .container .repeater .owl-dots button.owl-dot.active {
    background: #0ef;
  }
  section.ai-block::after {
    content: none;
  }
  .statistical-block {
    padding-top: 15.6875vw;
  }
  .statistical-block h2.title {
    width: 74.6875vw;
    font-size: 6.25vw;
    line-height: 7.5625vw;
    margin-bottom: 9vw;
  }
  .statistical-block .charts {
    display: block;
  }
  .statistical-block .charts .chart-1,
  .statistical-block .charts .chart-2 {
    width: 100%;
  }
  .statistical-block .charts .chart-1 .cht {
    height: 45.25vw;
  }
  .statistical-block .charts .chart-1 .cht lottie-player#firstLottie {
    width: 40.6875vw;
    height: 40.6875vw;
  }
  .statistical-block .charts .chart-1 .ch-text {
    width: 34.25vw;
    margin-bottom: 6vw;
  }
  .statistical-block .charts .chart-1 .ch-text h5 {
    font-size: 6vw;
    line-height: 134%;
  }
  .statistical-block .charts .chart-1 .ch-text h5 .more-char {
    width: 3.3344vw;
  }
  .statistical-block .charts .chart-1 .ch-text h5 .persent-char {
    width: 4.7681vw;
  }
  .statistical-block .charts .chart-1 .ch-text p {
    font-size: 2.6667vw;
    line-height: 134%;
  }
  .statistical-block a.dg-btn {
    margin: 8.7333vw auto 0;
  }
  .statistical-block .charts .chart-2 .cht {
    height: 41vw;
    padding-top: 0;
  }
  .statistical-block .charts .chart-2 .cht lottie-player#secondLottie {
    width: 46.375vw;
    height: 38.125vw;
  }
  .statistical-block .charts .chart-2 .ch-text {
    width: 19.5vw;
  }
  .statistical-block .charts .chart-2 .ch-text h5 {
    font-size: 6vw;
    line-height: 134%;
  }
  .statistical-block .charts .chart-2 .ch-text p {
    font-size: 2.6667vw;
    line-height: 134%;
  }
  .statistical-block .bottom-texts-block .bottom-texts {
    display: block;
    margin-bottom: 15.2vw;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item {
    width: 100%;
    position: relative;
    border: 0;
    padding: 2.6667vw 0 2.7333vw;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item p {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 400;
    font-size: 2.6667vw;
    line-height: 134%;
    text-align: center;
    color: #f3f3f3;
    margin: 0 auto;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item:nth-child(1) {
    padding-top: 0;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item:nth-child(1) p {
    width: 31.4667vw;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item:nth-child(1)::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    width: 16vw;
    background: #f3f3f3;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item:nth-child(2) p {
    width: 38.6667vw;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item:nth-child(2)::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    width: 16vw;
    background: #f3f3f3;
  }
  .statistical-block .bottom-texts-block .bottom-texts .item:nth-child(3) p {
    width: 39.6vw;
  }
  .aiunlocks {
    position: relative;
    padding-top: 23.875vw;
    padding-bottom: 8.875vw;
  }
  .aiunlocks .bg-block {
    display: none;
  }
  .aiunlocks .bg-block-mob {
    display: block;
  }
  .aiunlocks h2.title {
    font-size: 6.25vw;
    line-height: 118%;
    width: 70.25vw;
    margin: 0 auto 13.25vw;
  }
  .aiunlocks .items {
    display: block;
  }
  .aiunlocks .items .item {
    width: 39.3125vw;
    margin: 0 auto 9.6875vw;
  }
  .aiunlocks .items .item .image {
    margin-bottom: 1.5vw;
  }
  .aiunlocks .items .item h3 {
    font-size: 3.8vw;
    line-height: 6.8063vw;
    margin-bottom: 1vw;
  }
  .aiunlocks .items .item .opener {
    width: 4.25vw;
    height: 4.25vw;
  }
  .aiunlocks .items .item .opener img {
    width: 2.2188vw;
    height: auto;
  }
  .aiunlocks .items .item .text {
    display: none;
    padding-top: 3.3333vw;
    padding-left: 1vw;
    margin-bottom: -2.3vw;
  }
  .aiunlocks .items .item .text p {
    font-size: 4.375vw;
    line-height: 5.8634vw;
    margin-bottom: 4.6875vw;
  }
  .aiunlocks .items .item .text ul {
    list-style: disc;
    padding-left: 5vw;
  }
  .aiunlocks .items .item .text ul li {
    font-size: 4.375vw;
    line-height: 5.8634vw;
  }
  .team-block {
    padding: 20.75vw 0 17vw;
  }
  .team-block h3 {
    font-size: 5.875vw;
    line-height: 8.3187vw;
    margin-bottom: 10vw;
  }
  .team-block .management-block h3 {
    margin-bottom: 11.625vw;
  }
  .team-block .persons {
    flex-wrap: wrap;
  }
  .team-block .persons .item {
    width: 28.5333vw;
    margin: 0 4.5vw 4vw;
  }
  .team-block .persons .item .image {
    width: 28.4167vw;
  }
  .team-block .persons .item .image .photo {
    position: absolute;
    display: block;
    width: calc(100% - 2.25vw - 2.25vw);
    height: calc(100% - 2.25vw - 2.25vw);
  }
  .team-block .persons .item h4 {
    font-size: 2.6667vw;
    line-height: 200%;
  }
  .team-block .persons .item h5 {
    font-size: 2.4vw;
    line-height: 150%;
  }
  .team-block .persons .item a.link {
    width: 6vw;
    height: 6vw;
  }
  .team-block .persons .item a.link svg {
    width: 2.5333vw;
    height: auto;
  }
  .team-block .board-block .persons .item a.link img {
    width: 3.6vw;
  }
  .board-block h3 {
    margin-top: 7.3vw;
  }
  .team-block .board-block .persons .item {
    width: 28.5333vw;
    margin: 0 4.5vw 4vw;
  }
  .team-block .board-block .persons .item:nth-child(2) h4 {
    max-width: 25vw;
    text-align: center;
    margin: 0 auto;
  }
  footer {
    padding-top: 9.6vw;
    padding-bottom: 5.7333vw;
    background-size: 100%;
  }
  footer .container {
    display: block;
  }
  footer .left {
    justify-content: space-between;
  }
  footer .left .logo {
    width: 18.1333vw;
    margin-bottom: 0;
  }
  footer .left p,
  footer .left a {
    font-size: 2.2667vw;
    line-height: 140%;
  }
  footer .right {
    margin-top: 6.6667vw;
    min-width: 10.1vw;
  }
  footer .right ul {
    display: flex;
    justify-content: center;
  }
  footer .right ul li {
    padding: 0 0.8vw;
    border-right: 1px solid #787878;
    font-size: 2.1333vw;
  }
  footer .right ul li:last-child {
    border-right: 0;
  }
  footer .right ul li a {
    font-size: 2.1333vw;
  }
  footer .right .custom-menu ul li {
    font-size: 2.1333vw;
  }
  .team-block .persons .item .desc-bg .desc-block {
    width: 90%;
  }
  .team-block .persons .item .desc-bg .desc-block h4 {
    font-size: 6.5vw;
    line-height: 8vw;
  }
  .team-block .persons .item .desc-bg .desc-block h5 {
    color: #FFF;
    font-family: FS Emeric Trial;
    font-size: 3.7361vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.6042vw;
    text-align: left;
    margin-bottom: 4.4583vw;
  }
  .team-block .persons .item .desc-bg .desc-block .desc p {
    color: #FFF;
    font-family: FS Emeric Trial;
    font-size: 4.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.75vw;
  }
  .mmenu {
    width: 7.5vw;
    height: 3.75vw;
    position: relative;
    cursor: pointer;
    display: block;
    top: 0;
    right: 0;
  }
  .mmenu .line {
    height: 0.3125vw;
    width: 7.5vw;
    background: #fff;
    border-radius: 1px;
    position: absolute;
    transition: 0.5s;
  }
  .mmenu .line1 {
    top: 0;
    right: 0;
  }
  .mmenu .line2 {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .mmenu .line3 {
    bottom: 0;
    right: 0;
  }
  .mmmenuopen .line1 {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
  }
  .mmmenuopen .line2 {
    height: 0;
  }
  .mmmenuopen .line3 {
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(50%) rotate(-45deg);
  }
}
header.stuck {
  position: fixed;
  background: #000;
  height: 5.2778vw;
  z-index: 999;
  padding-top: 0.3472vw;
}
header.stuck .logo {
  top: 0.6111vw;
}
@media screen and (max-width: 750px) {
  header.stuck {
    height: 16.1875vw;
  }
  header.stuck .logo {
    top: 2.6111vw;
  }
  header.stuck .container {
    height: 100%;
  }
  .team-block .board-block .persons .item:first-child h5 {
    margin-bottom: 6vw;
  }
}
section.partners-block {
  position: relative;
}
section.partners-block #partners {
  position: absolute;
  left: 0;
  top: -150px;
}
section.partners-block h3 {
  text-align: center;
  font-family: 'FS Emeric Trial';
  font-style: normal;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 121%;
  color: #f3f3f3;
  margin-bottom: 6.0833vw;
}
@media screen and (max-width: 750px) {
  section.partners-block h3 {
    font-size: 5.875vw;
    line-height: 8.3187vw;
    margin-bottom: 17vw;
    margin-top: 3vw;
  }
}
section.partners-block .owl-stage {
  display: flex;
  align-items: center;
}
section.partners-block .owl-stage img {
  max-height: 12.8472vw;
  width: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  section.partners-block .owl-stage img {
    max-height: 40vw;
  }
}
section.partners-block .partners-slider {
  position: relative;
}
section.partners-block .partners-slider .owl-nav button.owl-prev {
  position: absolute;
  left: -2vw;
  top: calc(50% - 8%);
  transform: translateY(-50%);
  width: 1.8vw;
}
@media screen and (max-width: 750px) {
  section.partners-block .partners-slider .owl-nav button.owl-prev {
    left: -4.5vw;
    width: 3.6667vw;
  }
}
section.partners-block .partners-slider .owl-nav button.owl-next {
  position: absolute;
  right: -2vw;
  top: calc(50% - 8%);
  transform: translateY(-50%);
  width: 1.8vw;
}
@media screen and (max-width: 750px) {
  section.partners-block .partners-slider .owl-nav button.owl-next {
    right: -4.5vw;
    width: 3.6667vw;
  }
}
section.partners-block .partners-slider .owl-dots {
  margin-top: 2.0833vw;
  margin-bottom: 5.5625vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.partners-block .partners-slider .owl-dots .owl-dot {
  width: 0.7813vw;
  height: 0.7813vw;
  border-radius: 50%;
  margin: 0 0.7813vw;
  background-color: #fff;
  border: 1px solid #BFBEBE;
}
@media screen and (max-width: 750px) {
  section.partners-block .partners-slider .owl-dots .owl-dot {
    width: 2.5vw;
    height: 2.5vw;
  }
}
section.partners-block .partners-slider .owl-dots .owl-dot.active {
  background-color: #bfbebe;
}
div#partners {
  position: relative;
  top: -80px;
}
@media screen and (max-width: 750px) {
  section.home-second-block {
    padding-top: 11.2vw;
  }
  section.home-second-block .container {
    display: block;
    padding-top: 72.5vw;
  }
  section.home-second-block .container .image {
    width: 139%;
    margin: 0;
    left: -15.8vw;
    top: -5vw;
  }
  .home-second-block::before {
    content: '';
    display: block;
    width: 33.4667vw;
    height: 34vw;
    background-image: url(./img/hs-element-mob.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: auto;
    bottom: auto;
    left: 3.6vw;
    top: 0;
  }
  .home-second-block .text,
  .home-third-block .text {
    padding: 0;
  }
  .home-second-block .text h2,
  .home-third-block .text h2 {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 500;
    font-size: 6vw;
    line-height: 120%;
    color: #f3f3f3;
    margin-bottom: 2vw;
  }
  .home-second-block .text p,
  .home-third-block .text p {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 350;
    font-size: 3.3333vw;
    line-height: 140%;
    color: #f3f3f3;
    margin-bottom: 1.3vw;
  }
  .home-second-block .text a,
  .home-third-block .text a {
    margin-top: 4.5vw;
  }
  .home-third-block {
    padding-bottom: 8vw;
  }
  .home-third-block::before {
    content: none;
  }
  .home-third-block .container {
    display: block;
    padding-top: 81vw;
  }
  .home-third-block .container .image {
    width: 67vw;
    margin: 0;
    top: 4.5vw;
    right: 6vw;
  }
  .home-third-block .text p {
    line-height: 130%;
  }
  .home-third-block .text a {
    margin-top: 6vw;
  }
  .newsandupdates-block {
    overflow: hidden;
    padding-bottom: 3.4667vw;
  }
  .newsandupdates-block h2 {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 500;
    font-size: 6vw;
    line-height: 121%;
    text-align: center;
    color: #f3f3f3;
    margin-bottom: 11.3333vw;
  }
  .newsandupdates-block .owl-carousel .owl-stage-outer,
  .newsandupdates-block .news-slider {
    width: 175vw;
  }
  .newsandupdates-block .news-slider .item {
    padding: 5.2vw 12vw 12.4vw 4.4vw;
    min-height: 58.7639vw;
  }
  .newsandupdates-block .news-slider .item h3 {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 400;
    font-size: 4.8vw;
    line-height: 111%;
    color: #000;
  }
  .newsandupdates-block .news-slider .item p {
    font-family: "FS Emeric Trial", sans-serif;
    font-weight: 500;
    font-size: 2.6667vw;
    line-height: 120%;
    color: #5a3eff;
    margin-bottom: 2.2667vw;
  }
  .newsandupdates-block .news-slider .item a {
    left: 4.4vw;
    bottom: 6.2667vw;
    padding: 0.9333vw 3.3333vw;
    font-size: 2.1333vw;
    border-radius: 5.0667vw;
  }
  .newsandupdates-block .news-slider .owl-dots {
    width: 76vw;
    margin-top: 10vw;
  }
  .newsandupdates-block .news-slider .owl-dots button.owl-dot {
    width: 2.2667vw;
    height: 2.2667vw;
    margin: 0 0.6667vw;
    border-radius: 2.2667vw;
  }
  .newsandupdates-block::before {
    content: '';
    display: block;
    width: 28.6667vw;
    height: 31.7333vw;
    background-image: url(./img/news-element-mob.svg);
    top: auto;
    bottom: 0;
    left: 0;
  }
}
.top-block.platform-top .container .text {
  width: 47vw;
}
.top-block.platform-top .container .text p {
  max-width: 86%;
}
.top-block.platform-top img {
  width: 54.2639vw;
}
section.platform-blue-block {
  padding: 5.4167vw 8.5417vw 7vw;
  background: #5a3eff;
}
section.platform-blue-block h2 {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 111%;
  color: #fff;
  margin-bottom: 1.5278vw;
  max-width: 65vw;
}
section.platform-blue-block .bb-content {
  display: flex;
  justify-content: space-between;
}
section.platform-blue-block .bb-content .text {
  width: 47%;
}
section.platform-blue-block .bb-content .text p {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 250;
  font-size: 1.7361vw;
  line-height: 128%;
  color: #fff;
}
section.platform-blue-block .bb-content .circles-block {
  width: 31.25vw;
  height: 27.7778vw;
  position: relative;
  margin: 0.4861vw 0.4861vw 0 0;
}
section.platform-blue-block .bb-content .circles-block .circle {
  width: 13.4028vw;
  height: 13.4028vw;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
  padding-top: 2.0833vw;
  position: absolute;
}
section.platform-blue-block .bb-content .circles-block .circle .image {
  width: 4.8611vw;
  margin: 0 auto 1.3889vw;
}
section.platform-blue-block .bb-content .circles-block .circle .image img {
  width: 100%;
  height: auto;
}
section.platform-blue-block .bb-content .circles-block .circle p {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.1806vw;
  line-height: 119%;
  text-align: center;
  color: #f3f3f3;
  margin: 0 auto;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-1 {
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-1 .image {
  margin-bottom: 0.4861vw;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-1 p {
  max-width: 82%;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-2 {
  right: 0;
  bottom: 0;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-2 .image {
  margin-bottom: 1.0417vw;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-2 p {
  max-width: 85%;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-3 {
  left: 0;
  bottom: 0;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-3 .image {
  margin-bottom: 0.5556vw;
}
section.platform-blue-block .bb-content .circles-block .circle.circle-item-3 p {
  max-width: 75%;
}
section.platform-blue-block .bb-content .circles-block .arrow {
  width: 3.125vw;
  position: absolute;
  display: none;
}
section.platform-blue-block .bb-content .circles-block .arrow img {
  width: 100%;
  height: auto;
}
section.platform-blue-block .bb-content .circles-block .arrow.arrow-item-1 {
  top: 8.4028vw;
  right: 5.0694vw;
  transform: rotate(0deg);
}
section.platform-blue-block .bb-content .circles-block .arrow.arrow-item-2 {
  top: 8.3333vw;
  left: 5.2083vw;
  transform: rotate(-121deg);
}
section.platform-blue-block .bb-content .circles-block .arrow.arrow-item-3 {
  bottom: -1.0417vw;
  right: 14.0972vw;
  transform: rotate(120deg);
}
.platformvideo {
  padding: 5.9028vw 0 6.7361vw;
}
.platformvideo .container {
  display: flex;
  justify-content: space-between;
}
.platformvideo .container .video-block {
  width: 50%;
}
.platformvideo .container .video-block iframe {
  width: 100%;
}
.platformvideo .container .text {
  width: 37.6%;
}
.platformvideo .container .text h2 {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 121%;
  color: #f3f3f3;
  margin-bottom: 0.9722vw;
}
.platformvideo .container .text p {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 250;
  font-size: 1.7361vw;
  line-height: 130%;
  color: #f3f3f3;
  margin-bottom: 1.5278vw;
}
.platformvideo .container .text a {
  margin-top: 2.3611vw;
}
section.pipeline-block {
  padding: 1.2vw 0 3.0556vw;
}
section.pipeline-block h2 {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 500;
  font-size: 3.125vw;
  line-height: 111%;
  text-align: center;
  color: #f3f3f3;
  margin-bottom: 3.75vw;
}
section.pipeline-block .pipeline-content {
  display: flex;
  justify-content: space-between;
}
section.pipeline-block .pipeline-content .item .image {
  width: 11.1111vw;
  height: 11.1111vw;
  border-radius: 50%;
  background-color: #5a3eff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.3194vw;
  position: relative;
  border: 3px solid transparent;
  transition: 1s;
}
section.pipeline-block .pipeline-content .item .image:hover {
  background-color: transparent;
  border: 3px solid #fff;
}
section.pipeline-block .pipeline-content .item .image .img {
  flex: none;
  width: 6.3889vw;
}
section.pipeline-block .pipeline-content .item .image .img img {
  width: 100%;
  height: auto;
}
section.pipeline-block .pipeline-content .item p {
  font-family: "FS Emeric Trial", sans-serif;
  font-weight: 400;
  font-size: 1.3889vw;
  line-height: 118%;
  color: #f3f3f3;
  max-width: 6.9444vw;
  text-align: center;
  margin: 0 auto;
}
section.pipeline-block .pipeline-content .item:nth-child(2) .image .img {
  width: 6.5972vw;
}
section.pipeline-block .pipeline-content .item:nth-child(3) .image .img {
  width: 6.3194vw;
}
section.pipeline-block .pipeline-content .item:nth-child(4) .image .img {
  width: 6.8056vw;
}
section.pipeline-block .pipeline-content .item:nth-child(5) .image .img {
  width: 7.9167vw;
}
section.pipeline-block .pipeline-content .item:nth-child(2) .image .img {
  width: 6.6667vw;
}
section.newsandupdates-block.publications {
  padding: 6vw 0 11vw;
}
section.newsandupdates-block.publications h2 {
  margin-bottom: 4.9583vw;
}
section.newsandupdates-block.publications .news-slider .item {
  position: relative;
  background: #f3f3f3;
  min-height: 28.5694vw;
}
section.newsandupdates-block.publications .news-slider .item .logo {
  margin: -2.7083vw -2.2917vw 1.6667vw;
  padding: 1.5972vw 2.0833vw 1.5278vw;
  background: #fff;
}
section.newsandupdates-block.publications .news-slider .item .logo img {
  height: 3.2639vw;
  width: auto;
}
section.newsandupdates-block.publications .news-slider .item p {
  margin-bottom: 1vw;
}
section.newsandupdates-block.publications .news-slider .item a {
  bottom: 1.9vw;
}
section.newsandupdates-block.publications .news-slider .owl-dots {
  margin-top: 3.7222vw;
}
.newsandupdates-block.publications::before {
  content: '';
  display: block;
  width: 16.1806vw;
  height: 32.3611vw;
  background-image: url(./img/news-element2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}
@media screen and (max-width: 750px) {
  .top-block.platform-top .container .text {
    width: 73vw;
  }
  .top-block.platform-top .container .text p {
    max-width: 91%;
  }
  .top-block.platform-top img {
    width: 100%;
  }
  .top-block.platform-top .container {
    min-height: 146.2667vw;
    padding-top: 33.2vw;
  }
  section.platform-blue-block .bb-content {
    display: block;
  }
  section.platform-blue-block h2 {
    font-size: 6vw;
    line-height: 111%;
    color: #fff;
    margin-bottom: 4vw;
    max-width: 100%;
  }
  section.platform-blue-block {
    padding: 12.4167vw 8.5417vw 15.5vw;
  }
  section.platform-blue-block .bb-content .text {
    width: 100%;
  }
  section.platform-blue-block .bb-content .text p {
    font-size: 3.3333vw;
    line-height: 128%;
  }
  section.platform-blue-block .bb-content .circles-block {
    width: 60vw;
    height: 53.3333vw;
    position: relative;
    margin: 10vw auto 0;
    transform: scale(1.15);
  }
  section.platform-blue-block .bb-content .circles-block .circle {
    width: 25.7333vw;
    height: 25.7333vw;
    padding-top: 4.0833vw;
  }
  section.platform-blue-block .bb-content .circles-block .circle .image {
    width: 9.8611vw;
    margin: 0 auto 1.3889vw;
  }
  section.platform-blue-block .bb-content .circles-block .circle p {
    font-size: 2.2667vw;
  }
  section.platform-blue-block .bb-content .circles-block .arrow {
    width: 5.8667vw;
  }
  section.platform-blue-block .bb-content .circles-block .arrow.arrow-item-2 {
    top: 16.3333vw;
    left: 10.2083vw;
    transform: rotate(-121deg);
  }
  section.platform-blue-block .bb-content .circles-block .arrow.arrow-item-1 {
    top: 16.4028vw;
    right: 10.0694vw;
    transform: rotate(0deg);
  }
  section.platform-blue-block .bb-content .circles-block .arrow.arrow-item-3 {
    bottom: -2.0417vw;
    right: 27.0972vw;
    transform: rotate(120deg);
  }
  .platformvideo {
    padding: 12vw 0 13.7361vw;
  }
  .platformvideo .container {
    flex-direction: column-reverse;
    position: relative;
    padding-bottom: 0;
  }
  .platformvideo .container .text {
    width: 96%;
  }
  .platformvideo .container .text h2 {
    font-size: 6vw;
    margin-bottom: 7.2vw;
  }
  .platformvideo .container .text p {
    font-size: 3.3333vw;
    margin-bottom: 1.5278vw;
    line-height: 142%;
  }
  .platformvideo .container .text p br {
    display: none;
  }
  .platformvideo .container .text a {
    margin: 2.5vw 0 4.3333vw;
  }
  .platformvideo .container .video-block {
    width: 100%;
  }
  section.pipeline-block h2 {
    font-size: 6vw;
    margin-bottom: 8.5vw;
    margin-top: 6vw;
  }
  section.pipeline-block .pipeline-content {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  section.pipeline-block .pipeline-content .item .image {
    width: 21.3333vw;
    height: 21.3333vw;
    margin-bottom: 2.3194vw;
  }
  section.pipeline-block .pipeline-content .item:nth-child(1) .image .img {
    width: 12.3194vw;
  }
  section.pipeline-block .pipeline-content .item:nth-child(2) .image .img {
    width: 13.3194vw;
  }
  section.pipeline-block .pipeline-content .item:nth-child(3) .image .img {
    width: 12.3194vw;
  }
  section.pipeline-block .pipeline-content .item:nth-child(4) .image .img {
    width: 13.3194vw;
  }
  section.pipeline-block .pipeline-content .item:nth-child(5) .image .img {
    width: 15.3194vw;
  }
  section.pipeline-block .pipeline-content .item:nth-child(6) .image .img {
    width: 13.3194vw;
  }
  section.pipeline-block .pipeline-content .item p {
    font-size: 2.6667vw;
    max-width: 13vw;
    margin: 0 auto 8vw;
  }
  section.newsandupdates-block.publications {
    padding: 7.9vw 0 17vw;
  }
  section.newsandupdates-block.publications h2 {
    margin-bottom: 12.9583vw;
  }
  .newsandupdates-block .news-slider {
    width: 157vw;
  }
  section.newsandupdates-block.publications .news-slider .item .logo {
    margin: -5.2vw -10vw 0 -4.4vw;
    padding: 2.5972vw 4.0833vw 3.3vw;
  }
  section.newsandupdates-block.publications .news-slider .item .logo img {
    height: 6.2667vw;
  }
  section.newsandupdates-block.publications .news-slider .item p {
    margin-bottom: 2vw;
    margin-top: 3vw;
    font-size: 2.4vw;
  }
  section.newsandupdates-block.publications .news-slider .item h3 {
    font-size: 4vw;
  }
  section.newsandupdates-block.publications .news-slider .item {
    padding: 5.2vw 10vw 12.4vw 4.4vw;
    min-height: 55vw;
  }
  section.newsandupdates-block.publications .news-slider .item a {
    bottom: 3.5vw;
  }
  section.newsandupdates-block.publications .news-slider .owl-dots {
    margin-top: 9.7222vw;
  }
  .newsandupdates-block.publications::before {
    content: '';
    display: block;
    width: 31.0667vw;
    height: 62.1333vw;
    background-image: url(./img/news-element2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: auto;
    right: -37px;
    left: auto;
    bottom: -16vw;
  }
  section.partners-block {
    padding-bottom: 20vw;
  }
}
.anim-text {
  position: relative;
  top: 100px;
  opacity: 0;
  transition: 1s;
}
.aiunlocks .items .item .text ul li::marker {
  color: #8B16FF;
}
