@charset "UTF-8";
@font-face {
  font-family: "Mirza-Regular";
  src: url(https://inkyfada.com/wp-content/uploads/components/discour-kais/client/public/assets/bundle/fcb6cbcd657b5c54588eb07cdbf379d4.ttf) format("truetype"); }

@font-face {
  font-family: "NotoNastaliqUrdu-Regular";
  src: url(https://inkyfada.com/wp-content/uploads/components/discour-kais/client/public/assets/bundle/d41a055df129807227c8ff00c1b176f4.ttf) format("truetype"); }

@font-face {
  font-family: "Poppins-Regular";
  src: url(https://inkyfada.com/wp-content/uploads/components/discour-kais/client/public/assets/bundle/8b6af8e5e8324edfd77af8b3b35d7f9c.ttf) format("truetype"); }

@font-face {
  font-family: "Playtoy";
  src: url(https://inkyfada.com/wp-content/uploads/components/discour-kais/client/public/assets/bundle/cbd252f5c26cd61243888be1891f9921.ttf) format("truetype"); }

@media screen and (min-width: 1920px) {
  html {
    font-size: 16px; } }

body {
  background-color: black;
  color: white;
  background-image: url(https://inkyfada.com/wp-content/uploads/components/discour-kais/client/public/assets/bundle/8cbc766b78fe044310a7bb0bc562b2b6.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.project-content {
  font-family: "Poppins-Regular"; }
  .project-content p {
    font-size: 1rem;
    line-height: 1.75; }
  .project-content h1,
  .project-content .h1 {
    font-size: 6.25rem;
    font-weight: 300;
    font-family: "Playtoy"; }
  .project-content h2 {
    font-size: 4.125rem;
    list-style: 1.2;
    font-weight: 300;
    font-family: "Playtoy";
    margin-bottom: 2rem !important; }
  .project-content h3 {
    font-size: 3.125rem;
    list-style: 1.2;
    font-weight: 300;
    font-family: "Playtoy"; }
  .project-content h4 {
    font-size: 2.25rem;
    color: #FF4B6E;
    list-style: 1.2;
    font-family: "Poppins-Regular"; }
  .project-content h5 {
    font-size: 2.25rem;
    color: #FF4B6E;
    margin-bottom: 2rem;
    list-style: 1.2;
    font-family: "Poppins-Regular"; }

body.rtl .project-content {
  font-family: "Mirza-Regular"; }
  body.rtl .project-content p {
    font-size: 1.75rem;
    line-height: 1.2; }
  body.rtl .project-content h1,
  body.rtl .project-content .h1 {
    font-family: "NotoNastaliqUrdu-Regular";
    font-size: 6.25rem;
    font-weight: 300; }
  body.rtl .project-content h2 {
    font-family: "NotoNastaliqUrdu-Regular";
    font-size: 4.125rem;
    list-style: 1.2;
    font-weight: 300; }
  body.rtl .project-content h3 {
    font-family: "NotoNastaliqUrdu-Regular";
    font-size: 3.125rem;
    list-style: 1.2;
    font-weight: 300; }
  body.rtl .project-content h4 {
    font-size: 2.875rem;
    color: #FF4B6E;
    font-family: "Mirza-Regular";
    list-style: 1.2; }
  body.rtl .project-content h5 {
    font-size: 2.25rem;
    color: #FF4B6E;
    font-family: "Mirza-Regular";
    list-style: 1.2; }

@media screen and (max-width: 1366px) {
  body.rtl .project-content {
    font-family: "Mirza-Regular"; }
    body.rtl .project-content p {
      font-size: 1.5rem;
      line-height: 1.2; }
    body.rtl .project-content h1,
    body.rtl .project-content .h1 {
      font-size: 4.25rem; }
    body.rtl .project-content h2 {
      font-size: 3rem; }
    body.rtl .project-content h3 {
      font-size: 2rem; }
    body.rtl .project-content h5 {
      font-size: 1.75rem; } }

@media screen and (max-width: 767px) {
  .project-content p {
    font-size: 1rem;
    line-height: 1.5; }
  .project-content h1,
  .project-content .h1 {
    font-size: 2.875rem; }
  .project-content h2 {
    font-size: 2.875rem; }
  .project-content h3 {
    font-size: 2.25rem; }
  .project-content h5 {
    font-size: 2.25rem;
    line-height: 1.4; }
  body.rtl .project-content p {
    font-size: 1.5rem;
    line-height: 1.2; }
  body.rtl .project-content h1,
  body.rtl .project-content .h1 {
    font-size: 2.875rem; }
  body.rtl .project-content h2 {
    font-size: 2.875rem; }
  body.rtl .project-content h3 {
    font-size: 2.25rem; }
  body.rtl .project-content h5 {
    font-size: 2.25rem;
    line-height: 1.4; } }

section.full-screen {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
  position: relative; }

.full-screen {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden; }

.screen {
  width: 100%;
  position: relative;
  z-index: 50; }

.white-space-no-wrap {
  margin-bottom: -1rem;
  white-space: nowrap; }

.upper {
  z-index: 200; }

span.num {
  font-family: "Akrobat"; }

.red {
  color: #FF4B6E; }

.title-wrapper {
  margin-bottom: 2rem;
  display: flex; }
  .title-wrapper h1 {
    white-space: nowrap;
    margin: 0 2rem; }
  .title-wrapper span {
    flex: 1;
    border-bottom: 1px solid white;
    margin-bottom: 3.75rem; }

body.rtl .title-wrapper {
  margin-bottom: auto;
  display: flex; }
  body.rtl .title-wrapper h1 {
    white-space: nowrap;
    margin: 0 2rem; }
  body.rtl .title-wrapper span {
    flex: 1;
    border-bottom: 1px solid white;
    margin-bottom: 0rem; }

.min-w-100 {
  min-width: 100%;
  max-width: 100%; }

.min-w-90 {
  min-width: 90%;
  max-width: 90%; }

.min-w-80 {
  min-width: 80%;
  max-width: 80%; }

.min-w-70 {
  min-width: 70%;
  max-width: 70%; }

.min-w-60 {
  min-width: 60%;
  max-width: 60%; }

.min-w-50 {
  min-width: 50%;
  max-width: 50%; }

.min-w-40 {
  min-width: 40%;
  max-width: 40%; }

.min-w-30 {
  min-width: 30%;
  max-width: 30%; }

.min-w-20 {
  min-width: 20%;
  max-width: 20%; }

.min-w-10 {
  min-width: 10%;
  max-width: 10%; }

@media screen and (min-width: 1024px) {
  .min-w-md-100 {
    min-width: 100%;
    max-width: 100%; }
  .min-w-md-90 {
    min-width: 90%;
    max-width: 90%; }
  .min-w-md-80 {
    min-width: 80%;
    max-width: 80%; }
  .min-w-md-70 {
    min-width: 70%;
    max-width: 70%; }
  .min-w-md-60 {
    min-width: 60%;
    max-width: 60%; }
  .min-w-md-50 {
    min-width: 50%;
    max-width: 50%; }
  .min-w-md-40 {
    min-width: 40%;
    max-width: 40%; }
  .min-w-md-30 {
    min-width: 30%;
    max-width: 30%; }
  .min-w-md-20 {
    min-width: 20%;
    max-width: 20%; }
  .min-w-md-10 {
    min-width: 10%;
    max-width: 10%; }
  .px-md-10 {
    padding: 0 10rem; } }

.px-10 {
  padding: 0 10rem; }

.py-6 {
  padding: 6rem 0; }

@media screen and (min-width: 1366px) {
  .min-w-lg-100 {
    min-width: 100%;
    max-width: 100%; }
  .min-w-lg-90 {
    min-width: 90%;
    max-width: 90%; }
  .min-w-lg-80 {
    min-width: 80%;
    max-width: 80%; }
  .min-w-lg-70 {
    min-width: 70%;
    max-width: 70%; }
  .min-w-lg-60 {
    min-width: 60%;
    max-width: 60%; }
  .min-w-lg-50 {
    min-width: 50%;
    max-width: 50%; }
  .min-w-lg-40 {
    min-width: 40%;
    max-width: 40%; }
  .min-w-lg-30 {
    min-width: 30%;
    max-width: 30%; }
  .min-w-lg-20 {
    min-width: 20%;
    max-width: 20%; }
  .min-w-lg-10 {
    min-width: 10%;
    max-width: 10%; } }

@media screen and (min-width: 1536px) {
  .min-w-xl-100 {
    min-width: 100%;
    max-width: 100%; }
  .min-w-xl-90 {
    min-width: 90%;
    max-width: 90%; }
  .min-w-xl-80 {
    min-width: 80%;
    max-width: 80%; }
  .min-w-xl-70 {
    min-width: 70%;
    max-width: 70%; }
  .min-w-xl-60 {
    min-width: 60%;
    max-width: 60%; }
  .min-w-xl-50 {
    min-width: 50%;
    max-width: 50%; }
  .min-w-xl-40 {
    min-width: 40%;
    max-width: 40%; }
  .min-w-xl-30 {
    min-width: 30%;
    max-width: 30%; }
  .min-w-xl-20 {
    min-width: 20%;
    max-width: 20%; }
  .min-w-xl-10 {
    min-width: 10%;
    max-width: 10%; } }

.px-15 {
  padding: 0 15px; }

.z-index-10 {
  z-index: 10; }

.z-index-5 {
  z-index: 5; }

@media screen and (max-width: 767px) {
  .desk {
    display: none !important; }
  .mble {
    display: block !important; }
  .mbl {
    display: flex !important; }
  .px-mobile-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.akrobat {
  font-family: "Poppins-Regular" !important; }

.desk {
  display: flex; }

.mbl {
  display: none; }

.mble {
  display: none; }

.akrobat {
  font-family: "Akrobat" !important; }

@media screen and (min-width: 360px) {
  .mb-xs-5 {
    margin-bottom: 3rem !important; } }

@media screen and (max-width: 360px) and (max-height: 560px) {
  body.rtl .project-content p {
    font-size: 1.25rem; } }

#main-nav li + li:before {
  content: none;
  margin-left: 5px; }

body.rtl #expanded-nav .main-menu-container li.separator:after {
  content: "" !important;
  border-bottom: 1px dotted #333;
  position: absolute !important;
  top: 75% !important;
  right: 50px !important;
  left: 0px !important;
  z-index: 0; }

.list-inline-with-separators li + li:before {
  content: "|"; }

.list-inline-item, .list-inline-with-separators li, #main-nav li, .nav-menu-secondary ul.menu-secondary li, ul.social-links li {
  display: unset; }

#main-nav .expanded-nav-toggler {
  width: unset;
  height: unset;
  display: unset; }

#main-nav li {
  cursor: pointer; }
  #main-nav li a {
    display: block; }

#main-nav {
  padding: unset;
  margin-left: unset;
  display: flex;
  align-items: center; }

.custom-header {
  top: 0;
  right: 0px;
  left: 0px;
  padding: .75rem 1rem;
  position: absolute;
  z-index: 1000;
  display: flex;
  justify-content: space-between; }
  .custom-header ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-margin-start: unset;
            margin-inline-start: unset;
    -webkit-margin-end: unset;
            margin-inline-end: unset;
    -webkit-padding-start: unset;
            padding-inline-start: unset; }
  .custom-header .list-inline-item:not(:last-child), .custom-header .list-inline-with-separators li:not(:last-child), .custom-header #main-nav li:not(:last-child), .custom-header .nav-menu-secondary ul.menu-secondary li:not(:last-child), .custom-header ul.social-links li:not(:last-child) {
    margin-left: 0; }
  .custom-header .list-inline-item:not(:last-child), .custom-header .list-inline-with-separators li:not(:last-child), .custom-header #main-nav li:not(:last-child), .custom-header .nav-menu-secondary ul.menu-secondary li:not(:last-child), .custom-header ul.social-links li:not(:last-child) {
    margin-left: 0; }
  .custom-header .share-wrapper {
    width: 2rem;
    height: 2rem; }

#site-logo svg {
  height: 3.5rem;
  display: block;
  width: auto; }

.custom-header .selected-language {
  display: flex;
  align-items: center; }

.custom-header .selected-language::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg); }

.custom-header .menuIsOpen.selected-language::after {
  transform: rotate(225deg) !important;
  margin-top: .5rem; }

div[data-share] {
  position: relative; }
  div[data-share] .share-wrapper {
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    display: block; }
  div[data-share] svg circle.rotate {
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    transition: stroke-dashoffset 0.6s linear; }
  div[data-share] svg:hover circle.rotate,
  div[data-share] svg.active circle.rotate {
    stroke-dashoffset: 0; }
  div[data-share] .appended-template {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    div[data-share] .appended-template li {
      cursor: pointer;
      width: 2rem;
      height: 2rem; }
      div[data-share] .appended-template li div {
        height: 2rem;
        width: 2rem; }
        div[data-share] .appended-template li div ù
* {
          pointer-events: none; }
      div[data-share] .appended-template li svg {
        height: 2rem;
        width: 2rem; }
    div[data-share] .appended-template li.line {
      cursor: unset;
      margin: 3px 0;
      height: .5rem;
      width: 1px;
      background-color: white; }

.login-module-toggler {
  font-size: 1.125rem;
  font-family: "Tajawal";
  line-height: 1; }

.logged-in .custom-header #main-nav li.mr-3 {
  border-bottom: unset !important; }

.inkyfada-header-dropdown .dropdown a.last-saved {
  display: flex !important;
  flex-direction: row; }

.right-screen {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 100;
  cursor: pointer; }

.left-screen {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 50%;
  z-index: 100;
  cursor: pointer; }

body.rtl .right-screen {
  right: 50%;
  left: 0; }

body.rtl .left-screen {
  left: 50%;
  right: 0; }

.scroll-progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  z-index: 300;
  padding: 0 6.75rem;
  min-height: 3.6rem; }
  .scroll-progress-container::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #8E8E8E;
    top: 1px; }

body.rtl .--progress-bar {
  flex: 1;
  position: relative;
  z-index: 2;
  margin: 0 2.5px;
  transition: all .3s ease-in-out;
  cursor: pointer; }
  body.rtl .--progress-bar .chaptre-name {
    margin-top: .75rem;
    position: absolute;
    white-space: nowrap;
    left: -1.125rem; }
    body.rtl .--progress-bar .chaptre-name .num {
      font-family: 1.25rem;
      font-family: "Akrobat";
      display: inline-flex;
      margin-left: 1rem;
      width: 2.25rem;
      height: 2.25rem;
      border: 1px solid white;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }

.--progress-bar {
  flex: 1;
  position: relative;
  z-index: 2;
  margin: 0 2.5px;
  transition: all .3s ease-in-out;
  cursor: pointer; }
  .--progress-bar .chaptre-name {
    font-size: 1rem;
    margin-top: .75rem;
    position: absolute;
    white-space: nowrap;
    left: -1.125rem; }
    .--progress-bar .chaptre-name .num {
      font-family: 1.25rem;
      font-family: "Akrobat";
      display: inline-flex;
      margin-right: 1rem;
      width: 2.25rem;
      height: 2.25rem;
      border: 1px solid white;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }

@media screen and (max-width: 425px) {
  .--progress-bar .chaptre-name {
    left: -1.3rem;
    font-size: 0.72rem; }
    .--progress-bar .chaptre-name .num {
      width: 1.5rem;
      height: 1.5rem;
      margin-right: .1rem; } }

.--progress-container {
  position: relative;
  min-width: 100%;
  height: 3px;
  background-color: white; }

.--progress {
  height: 3px;
  position: absolute;
  transition: all 300ms ease-in-out;
  background-color: #FF4B6E; }

.chaptre-1::before {
  content: "";
  position: absolute;
  height: 1rem;
  width: 2.5px;
  left: -2.5px;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  transition: all 300ms ease-in-out; }

.chaptre-2::before {
  content: "";
  position: absolute;
  height: 2.5px;
  width: 2.5px;
  border-radius: 50%;
  left: -3.5px;
  top: -.5rem;
  background-color: white;
  transition: all 300ms ease-in-out; }

.chaptre-3::before {
  content: "";
  position: absolute;
  height: 2.5px;
  width: 2.5px;
  border-radius: 50%;
  left: -3.5px;
  top: -.5rem;
  background-color: white;
  transition: all 300ms ease-in-out; }

.chaptre-4::before {
  content: "";
  position: absolute;
  height: 2.5px;
  width: 2.5px;
  border-radius: 50%;
  left: -3.5px;
  top: -.5rem;
  background-color: white;
  transition: all 300ms ease-in-out; }

.chaptre-5::before {
  content: "";
  position: absolute;
  height: 2.5px;
  width: 2.5px;
  border-radius: 50%;
  left: -3.5px;
  top: -.5rem;
  background-color: white;
  transition: all 300ms ease-in-out; }

.chaptre-5::after {
  content: "";
  position: absolute;
  height: 1rem;
  width: 2.5px;
  right: -2.5px;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  transition: all 300ms ease-in-out; }

.chaptre-1.active::before, .chaptre-1.full::before, .chaptre-2.active::before, .chaptre-2.full::before, .chaptre-3.active::before, .chaptre-3.full::before, .chaptre-4.active::before, .chaptre-4.full::before, .chaptre-5.active::before {
  background-color: #FF4B6E; }

.chaptre-5.full::before {
  background-color: #FF4B6E; }

.chaptre-5.full::after {
  background-color: #FF4B6E; }

body.rtl .--progress-bar .chaptre-name {
  font-size: 1.375rem;
  font-family: "Mirza-Regular";
  position: absolute;
  white-space: nowrap;
  left: unset;
  right: -1.125rem; }

body.rtl .chaptre-1::before {
  left: unset;
  right: -2.5px; }

body.rtl .chaptre-2::before {
  left: unset;
  right: -3.5px; }

body.rtl .chaptre-3::before {
  left: unset;
  right: -3.5px; }

body.rtl .chaptre-4::before {
  left: unset;
  right: -3.5px; }

body.rtl .chaptre-5::before {
  left: unset;
  right: -3.5px; }

body.rtl .chaptre-5::after {
  right: unset;
  left: -2.5px; }

@media screen and (max-width: 1023px) {
  .scroll-progress-container {
    padding: 0 15px; }
  .--progress-bar .chaptre-name {
    position: absolute;
    white-space: nowrap; }
  body.rtl .--progress-bar .chaptre-name {
    position: absolute;
    white-space: nowrap; } }

.screen-0, .screen-video {
  min-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: relative; }

.francais {
  display: block !important; }

.arabe {
  display: none !important; }

body.rtl .arabe {
  display: block; }

body.rtl .francais {
  display: none; }

body.rtl .screen-1 .title-wrapper {
  margin-bottom: 5rem; }

body.rtl .screen-1 h5 {
  margin-bottom: 3rem; }

.svg-wrapper.next-screen {
  cursor: pointer;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%); }
  .svg-wrapper.next-screen * {
    pointer-events: none; }
  .svg-wrapper.next-screen circle.rotate {
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    transition: all 0.6s linear; }
  .svg-wrapper.next-screen:hover circle.rotate {
    stroke-dashoffset: 0 !important; }

@media screen and (max-width: 1366px) {
  .svg-wrapper.next-screen {
    bottom: 0; } }

@media screen and (max-width: 1023px) {
  body.rtl .screen-1 .title-wrapper {
    margin-bottom: 3rem; }
  body.rtl .screen-1 h5 {
    margin-bottom: 2rem; }
  .screen-1 .title-wrapper {
    margin-bottom: 2rem; }
  .screen-1 .title-wrapper h1 {
    font-size: 2rem; }
  .screen-1 h5 {
    font-size: 1.5rem;
    margin-bottom: 1rem; } }

@media screen and (max-width: 767px) {
  .francais {
    display: block !important; }
  .arabe {
    display: none !important; }
  body.rtl .arabe {
    display: block !important; }
  body.rtl .francais {
    display: none !important; } }

.screen-2 {
  padding: 0 10rem;
  display: flex;
  align-items: center; }
  .screen-2 h2 {
    margin-bottom: 5rem; }
  .screen-2 h5 {
    margin-bottom: 3rem; }
  .screen-2 .bg-mobile {
    display: none;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.2;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .screen-2 .img-wrapper::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }
  .screen-2 .img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transition: 0.3s ease;
    z-index: 1; }

@media screen and (max-width: 1023px) {
  .screen-2 {
    padding: 0 0; }
    .screen-2 .bg-mobile {
      display: block; }
  body.rtl .screen-2 p {
    font-size: 1.5rem; } }

.screen-3 {
  padding: 0 10rem; }
  .screen-3 .img-wrapper::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }
  .screen-3 .img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transition: 0.3s ease;
    z-index: 1; }
  .screen-3 .statistic-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between; }
    .screen-3 .statistic-container .statistic-item {
      padding-left: 1rem;
      margin-bottom: 1rem;
      border-left: 1px solid #FF4B6E; }
    .screen-3 .statistic-container .num {
      font-family: "Akrobat";
      font-size: 2rem;
      font-weight: 800;
      margin-bottom: -1rem; }
    .screen-3 .statistic-container span.description {
      font-family: "Poppins-Regular";
      font-size: 1.3rem;
      line-height: 1.2; }
    .screen-3 .statistic-container p.description {
      font-family: "Poppins-Regular";
      font-size: 2rem;
      margin-bottom: 0; }

body.rtl .screen-3 .statistic-container {
  padding-right: 3rem; }
  body.rtl .screen-3 .statistic-container .statistic-item {
    border-left: unset;
    border-right: 1px solid #FF4B6E;
    padding-left: unset;
    padding-right: 1rem;
    min-width: calc(50% - 1rem); }
  body.rtl .screen-3 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 4.375rem;
    font-weight: 800; }
  body.rtl .screen-3 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 2.625rem;
    line-height: 1.2; }
  body.rtl .screen-3 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 3.125rem; }

@media screen and (max-width: 1536px) {
  .screen-3 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-3 .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.2; }
  .screen-3 .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 2.125rem; }
  body.rtl .screen-3 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 3.375rem;
    font-weight: 800; }
  body.rtl .screen-3 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.625rem;
    line-height: 1.2; }
  body.rtl .screen-3 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 2.125rem; } }

@media screen and (max-width: 1280px) {
  .screen-3 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-3 .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  .screen-3 .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 1.5rem; }
  body.rtl .screen-3 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2.375rem;
    font-weight: 800; }
  body.rtl .screen-3 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  body.rtl .screen-3 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 1.5rem; } }

@media screen and (max-width: 1023px) {
  .screen-3 {
    padding: 0 15px; }
    .screen-3 .statistic-container {
      padding-right: unset; }
      .screen-3 .statistic-container .statistic-item {
        margin-left: unset;
        margin-right: 1rem; }
  body.rtl .screen-3 {
    padding: 0 15px; }
    body.rtl .screen-3 .statistic-container {
      padding-right: unset; }
      body.rtl .screen-3 .statistic-container .statistic-item {
        margin-left: unset;
        margin-right: 1rem; } }

.screen-4 {
  padding: 0 20rem; }
  .screen-4 img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%; }
  .screen-4 .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-4 span.description {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.2; }
  .screen-4 p.description {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    margin-bottom: 0; }

body.rtl .screen-4 {
  padding: 0 20rem; }
  body.rtl .screen-4 img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%; }
  body.rtl .screen-4 .num {
    font-family: "Akrobat";
    font-size: 4.375rem;
    font-weight: 800; }
  body.rtl .screen-4 span.description {
    font-family: "Mirza-Regular";
    font-size: 2.625rem;
    line-height: 1.2; }
  body.rtl .screen-4 p.description {
    font-family: "Mirza-Regular";
    font-size: 3.125rem;
    margin-bottom: 0; }

body.rtl .screen-4 .num {
  font-family: "Akrobat";
  font-size: 2rem;
  font-weight: 800; }

body.rtl .screen-4 span.description {
  font-family: "Mirza-Regular";
  font-size: 2.625rem;
  line-height: 1.2; }

body.rtl .screen-4 p.description {
  font-family: "Mirza-Regular";
  font-size: 3.125rem; }

@media screen and (max-width: 1600px) {
  .screen-4 {
    padding: 0 15rem; } }

@media screen and (max-width: 1536px) {
  body.rtl .screen-4 .num {
    font-size: 3.375rem; }
  body.rtl .screen-4 span.description {
    font-size: 1.625rem; }
  body.rtl .screen-4 p.description {
    font-size: 2.125rem; } }

@media screen and (max-width: 1280px) {
  body.rtl .screen-3 .screen-4 .num {
    font-size: 2.375rem; }
  body.rtl .screen-3 .screen-4 span.description {
    font-size: 1.2rem; }
  body.rtl .screen-3 .screen-4 p.description {
    font-size: 1.5rem; } }

@media screen and (max-width: 1400px) {
  .screen-4 {
    padding: 0 10rem; } }

@media screen and (max-width: 1200px) {
  .screen-4 {
    padding: 0 5rem; } }

@media screen and (max-width: 1023px) {
  .screen-4 img {
    -o-object-fit: contain;
       object-fit: contain;
    width: unset;
    margin: 0 auto;
    height: calc(var(--vh, 1vh) * 100 - 10rem);
    display: block; }
  .screen-4 .num {
    font-size: 2rem; }
  .screen-4 span.description {
    font-size: 1.3rem; }
  .screen-4 p.description {
    font-size: 3.125rem; }
  body.rtl .screen-4 .num {
    font-size: 4.375rem; }
  body.rtl .screen-4 span.description {
    font-size: 2.625rem; }
  body.rtl .screen-4 p.description {
    font-size: 3.125rem; } }

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  body.rtl .screen-4 p {
    font-size: 1.4rem; } }

.screen-5 img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; }

@media screen and (max-width: 1023px) {
  .screen-5 img {
    -o-object-fit: contain;
       object-fit: contain;
    width: unset;
    margin: 0 auto;
    height: calc(var(--vh, 1vh) * 100 - 10rem);
    display: block; } }

body.rtl .screen-6 .title-wrapper {
  margin-bottom: 5rem; }

body.rtl .screen-6 h5 {
  margin-bottom: 3rem; }

body.rtl .screen-7 h2 {
  margin-bottom: 5rem !important; }

body.rtl .screen-7 h5 {
  margin-bottom: 3rem; }

@media screen and (max-width: 1023px) {
  body.rtl .screen-7 h2 {
    margin-bottom: 3rem !important; }
  body.rtl .screen-7 h5 {
    margin-bottom: 2rem; } }

.screen-statistic {
  padding: 0 10rem; }
  .screen-statistic .img-wrapper::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }
  .screen-statistic .img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transition: 0.3s ease;
    z-index: 1; }
  .screen-statistic .statistic-container {
    padding-left: 3rem;
    display: flex;
    align-content: center;
    flex-wrap: wrap; }
    .screen-statistic .statistic-container .statistic-item {
      border-right: unset;
      border-left: 1px solid #FF4B6E;
      padding-right: unset;
      padding-left: 1rem; }
    .screen-statistic .statistic-container .num {
      margin-bottom: -1rem;
      font-family: "Akrobat";
      font-size: 2rem;
      font-weight: 800; }
    .screen-statistic .statistic-container span.description {
      font-family: "Poppins-Regular";
      font-size: 1.3rem;
      line-height: 1.2; }
    .screen-statistic .statistic-container p.description {
      font-family: "Poppins-Regular";
      font-size: 2rem;
      margin-bottom: 0; }

body.rtl .screen-statistic .statistic-container {
  padding-left: unset;
  padding-right: 3rem; }
  body.rtl .screen-statistic .statistic-container .statistic-item {
    border-left: unset;
    border-right: 1px solid #FF4B6E;
    padding-left: unset;
    padding-right: 1rem; }
  body.rtl .screen-statistic .statistic-container .num {
    font-family: "Akrobat";
    font-size: 4.375rem;
    font-weight: 800; }
  body.rtl .screen-statistic .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 2.625rem;
    line-height: 1.2; }
  body.rtl .screen-statistic .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 3.125rem; }

.screen-statistic .statistic-container {
  padding-right: unset;
  padding-left: 3rem; }
  .screen-statistic .statistic-container .statistic-item {
    border-right: unset;
    border-left: 1px solid #FF4B6E;
    padding-right: unset;
    padding-left: 1rem; }
  .screen-statistic .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: -1rem; }
  .screen-statistic .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.2; }
  .screen-statistic .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 2rem; }

@media screen and (max-width: 1536px) {
  .screen-statistic .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-statistic .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.2; }
  .screen-statistic .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 2.125rem; }
  body.rtl .screen-statistic .statistic-container .num {
    font-family: "Akrobat";
    font-size: 3.375rem;
    font-weight: 800; }
  body.rtl .screen-statistic .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.625rem;
    line-height: 1.2; }
  body.rtl .screen-statistic .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 2.125rem; } }

@media screen and (max-width: 1280px) {
  .screen-statistic .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-statistic .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  .screen-statistic .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 1.5rem; }
  body.rtl .screen-statistic .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2.375rem;
    font-weight: 800; }
  body.rtl .screen-statistic .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  body.rtl .screen-statistic .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 1.5rem; } }

@media screen and (max-width: 1023px) {
  .screen-statistic {
    padding: 0 15px; }
    .screen-statistic .statistic-container {
      padding-left: unset; }
      .screen-statistic .statistic-container .statistic-item {
        min-width: calc(50% - 1rem);
        margin-right: unset;
        margin-left: 1rem; }
  body.rtl .screen-statistic {
    padding: 0 15px; }
    body.rtl .screen-statistic .statistic-container {
      padding-right: unset; }
      body.rtl .screen-statistic .statistic-container .statistic-item {
        min-width: calc(50% - 1rem);
        margin-left: unset;
        margin-right: 1rem; } }

.screen-9 {
  padding: 0 10rem; }
  .screen-9 .statistic-container {
    padding-left: 3rem;
    display: flex;
    align-content: center;
    flex-wrap: wrap; }
    .screen-9 .statistic-container .statistic-item {
      padding-left: 1rem;
      min-width: 100%;
      border-left: 1px solid #FF4B6E; }
    .screen-9 .statistic-container .num {
      font-family: "Akrobat";
      font-size: 2rem;
      font-weight: 800; }
    .screen-9 .statistic-container span.description {
      font-family: "Poppins-Regular";
      font-size: 1.3rem;
      line-height: 1.2; }
    .screen-9 .statistic-container p.description {
      font-family: "Poppins-Regular";
      font-size: 2rem;
      margin-bottom: 0; }

body.rtl .screen-9 .statistic-container {
  padding-left: unset;
  padding-right: 3rem; }
  body.rtl .screen-9 .statistic-container .statistic-item {
    border-left: unset;
    border-right: 1px solid #FF4B6E;
    padding-left: unset;
    padding-right: 1rem; }
  body.rtl .screen-9 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 4.375rem;
    font-weight: 800; }
  body.rtl .screen-9 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 2.625rem;
    line-height: 1.2; }
  body.rtl .screen-9 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 3.125rem; }

@media screen and (max-width: 1536px) {
  .screen-9 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-9 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.625rem;
    line-height: 1.2; }
  .screen-9 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 2.125rem; }
  body.rtl .screen-9 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 3.375rem;
    font-weight: 800; }
  body.rtl .screen-9 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.625rem;
    line-height: 1.2; }
  body.rtl .screen-9 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 2.125rem; } }

@media screen and (max-width: 1280px) {
  .screen-9 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-9 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  .screen-9 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 1.5rem; }
  body.rtl .screen-9 .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2.375rem;
    font-weight: 800; }
  body.rtl .screen-9 .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  body.rtl .screen-9 .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 1.5rem; } }

@media screen and (max-width: 1023px) {
  .screen-9 {
    padding: unset; }
    .screen-9 .statistic-container {
      display: flex;
      min-width: 100%;
      padding-left: unset; }
      .screen-9 .statistic-container .statistic-item {
        min-width: calc(50% - 1rem);
        margin-left: 1rem; }
  .screen-9 .statistic-container {
    padding-left: unset; }
    .screen-9 .statistic-container .statistic-item {
      min-width: calc(50% - 1rem);
      margin-right: unset;
      margin-left: 1rem; }
  body.rtl .screen-9 .statistic-container {
    padding-right: unset; }
    body.rtl .screen-9 .statistic-container .statistic-item {
      min-width: calc(50% - 1rem);
      margin-left: unset;
      margin-right: 1rem; } }

.screen-people h3 {
  margin-bottom: 5rem; }

.screen-people .img-wrapper {
  padding: 0 2rem;
  position: absolute;
  bottom: 5rem; }

.screen-people img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

@media screen and (min-width: 1024px) {
  .screen-people .img-wrapper {
    padding: 0 10rem; } }

.screen-people .statistic-container {
  display: flex;
  align-content: center; }
  .screen-people .statistic-container .statistic-item {
    border-left: unset;
    border-left: 1px solid #FF4B6E;
    padding-right: unset;
    padding-left: 1rem; }
  .screen-people .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-people .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.2; }
  .screen-people .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 2rem;
    margin-bottom: 0; }

.screen-people .img-wrapper {
  transform: scaleX(-1); }

body.rtl .screen-people .img-wrapper {
  transform: none; }

.screen-people .statistic-container .statistic-item {
  border-right: unset;
  border-left: 1px solid #FF4B6E;
  padding-right: unset;
  padding-left: 1rem; }

.screen-people .statistic-container .num {
  font-family: "Akrobat";
  font-size: 2rem;
  font-weight: 800; }

.screen-people .statistic-container span.description {
  font-family: "Poppins-Regular";
  font-size: 1.3rem;
  line-height: 1.2; }

.screen-people .statistic-container p.description {
  font-family: "Poppins-Regular";
  font-size: 2rem; }

body.rtl .screen-people .statistic-container .statistic-item {
  border-left: unset;
  border-right: 1px solid #FF4B6E;
  padding-left: unset;
  padding-right: 1rem; }

body.rtl .screen-people .statistic-container .num {
  font-family: "Akrobat";
  font-size: 4.375rem;
  font-weight: 800; }

body.rtl .screen-people .statistic-container span.description {
  font-family: "Mirza-Regular";
  font-size: 2.625rem;
  line-height: 1.2; }

body.rtl .screen-people .statistic-container p.description {
  font-family: "Mirza-Regular";
  font-size: 3.125rem; }

@media screen and (max-width: 1536px) {
  .screen-people .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-people .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.3rem;
    line-height: 1.2; }
  .screen-people .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 2rem; }
  body.rtl .screen-people .statistic-container .num {
    font-family: "Akrobat";
    font-size: 3.375rem;
    font-weight: 800; }
  body.rtl .screen-people .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.625rem;
    line-height: 1.2; }
  body.rtl .screen-people .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 2.125rem; } }

@media screen and (max-width: 1280px) {
  .screen-people .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2rem;
    font-weight: 800; }
  .screen-people .statistic-container span.description {
    font-family: "Poppins-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  .screen-people .statistic-container p.description {
    font-family: "Poppins-Regular";
    font-size: 1.5rem; }
  body.rtl .screen-people .statistic-container .num {
    font-family: "Akrobat";
    font-size: 2.375rem;
    font-weight: 800; }
  body.rtl .screen-people .statistic-container span.description {
    font-family: "Mirza-Regular";
    font-size: 1.2rem;
    line-height: 1.2; }
  body.rtl .screen-people .statistic-container p.description {
    font-family: "Mirza-Regular";
    font-size: 1.5rem; } }

@media screen and (max-width: 1023px) {
  .screen-people {
    padding-right: unset;
    padding-left: unset; }
    .screen-people .statistic-container {
      display: flex;
      min-width: 100%;
      padding-left: unset; }
      .screen-people .statistic-container .statistic-item {
        min-width: calc(50% - 1rem);
        margin-left: unset; }
  .screen-people .statistic-container {
    padding-right: unset; }
    .screen-people .statistic-container .statistic-item {
      margin-left: unset;
      margin-right: unset; }
  body.rtl .screen-people .statistic-container {
    padding-right: unset; }
    body.rtl .screen-people .statistic-container .statistic-item {
      margin-left: unset;
      margin-right: unset; } }

.screen-audio-wrapper {
  position: fixed;
  opacity: 0.6;
  max-width: calc(50% * 0.6);
  height: calc(calc(var(--vh, 1vh) * 51) * 0.6);
  display: flex;
  align-items: center; }
  .screen-audio-wrapper h1 {
    font-size: calc(3.1vw * 0.6);
    text-align: center;
    position: relative;
    z-index: 1; }
  .screen-audio-wrapper .img-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(calc(var(--vw, 1vw) * 26) * 0.6);
    height: calc(calc(var(--vh, 1vh) * 51) * 0.6);
    transform: translate(-50%, -50%); }
    .screen-audio-wrapper .img-wrapper img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }

.inkube-audio-wrapper.first {
  left: calc(var(--vw, 1vw) * 7.7 + 25%);
  top: calc(var(--vh, 1vh) * 13.6 + calc(var(--vh, 1vh) * 51));
  transform: translate(-50%, -50%); }

.inkube-audio-wrapper.second {
  left: calc(var(--vw, 1vw) * 16.7 + 50%);
  top: calc(var(--vh, 1vh) * 28 + calc(var(--vh, 1vh) * 51));
  transform: translate(-50%, -32%); }

.screen-audio-wrapper.first {
  left: calc(var(--vw, 1vw) * 7.7);
  top: calc(var(--vh, 1vh) * 13.6); }

.screen-audio-wrapper.second {
  right: calc(var(--vw, 1vw) * 7.7);
  top: calc(var(--vh, 1vh) * 47); }

body.rtl .screen-audio-wrapper h1 {
  font-size: calc(3.1vw * 0.6);
  line-height: 2;
  width: 100%;
  text-align: center; }

body.rtl .screen-audio-wrapper.first {
  left: unset;
  right: calc(var(--vw, 1vw) * 7.7); }

body.rtl .inkube-audio-wrapper.first {
  left: unset;
  right: calc(var(--vw, 1vw) * 7.7 + 25%);
  transform: translate(50%, -50%); }

body.rtl .inkube-audio-wrapper.second {
  right: unset;
  left: calc(var(--vw, 1vw) * 7.7 + 25%);
  transform: translate(-50%, -50%); }

body.rtl .screen-audio-wrapper.second {
  right: unset;
  left: calc(var(--vw, 1vw) * 7.7); }

body.rtl .screen-audio-wrapper.first.active {
  opacity: 1; }
  body.rtl .screen-audio-wrapper.first.active h1 {
    font-size: 3.1vw; }

body.rtl .screen-audio-wrapper.second.active {
  opacity: 1; }
  body.rtl .screen-audio-wrapper.second.active h1 {
    font-size: 3.1vw; }

.screen-audio-wrapper.first.active {
  opacity: 1;
  max-width: 50%;
  width: 50%;
  height: calc(var(--vh, 1vh) * 51);
  width: 100%;
  text-align: center; }
  .screen-audio-wrapper.first.active h1 {
    font-size: 3.1vw;
    width: 100%;
    text-align: center; }
  .screen-audio-wrapper.first.active .img-wrapper {
    width: calc(var(--vw, 1vw) * 26);
    height: calc(var(--vh, 1vh) * 51); }

.screen-audio-wrapper.second.active {
  opacity: 1;
  max-width: 50%;
  width: 50%;
  height: calc(var(--vh, 1vh) * 51);
  top: calc(var(--vh, 1vh) * 28);
  width: 100%; }
  .screen-audio-wrapper.second.active h1 {
    font-size: 3.1vw;
    width: 100%;
    text-align: center; }
  .screen-audio-wrapper.second.active .img-wrapper {
    width: calc(var(--vw, 1vw) * 26);
    height: calc(var(--vh, 1vh) * 51); }

@media screen and (max-width: 1023px) {
  .screen-audio-wrapper {
    position: fixed;
    opacity: 0.6;
    max-width: calc(100vw - 30px);
    left: 15px;
    height: calc(calc(var(--vh, 1vh) * 34.44) * 0.54);
    display: flex;
    align-items: center; }
    .screen-audio-wrapper h1 {
      font-size: calc(7.33vw * 0.54);
      text-align: center;
      position: relative;
      z-index: 1;
      width: 100%; }
    .screen-audio-wrapper .img-wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      width: calc(calc(var(--vh, 1vh) * 28) * 0.54);
      height: calc(calc(var(--vh, 1vh) * 34.44) * 0.54);
      transform: translate(-50%, -50%); }
      .screen-audio-wrapper .img-wrapper img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
    .screen-audio-wrapper .inkube-audio-wrapper {
      position: absolute;
      left: 50% !important;
      top: 100% !important;
      transform: translate(-50%, -50%); }
  .inkube-audio-wrapper.first {
    left: 50%;
    top: calc(var(--vh, 1vh) * 15.44 + calc(var(--vh, 1vh) * 34.44));
    transform: translate(-50%, -50%); }
  .inkube-audio-wrapper.second {
    right: unset;
    left: 50%;
    transform: translate(-50%, -50%);
    top: calc(var(--vh, 1vh) * 45 + calc(var(--vh, 1vh) * 34.44)); }
  .screen-audio-wrapper.first {
    left: 15px;
    right: 15px;
    top: calc(var(--vh, 1vh) * 15.44); }
  .screen-audio-wrapper.second {
    right: 15px;
    left: 15px;
    top: calc(var(--vh, 1vh) * 69.44); }
  body.rtl .screen-audio-wrapper h1 {
    font-size: calc(7.33vw * 0.54);
    line-height: 2; }
  body.rtl .inkube-audio-wrapper.first {
    left: unset;
    right: 50%;
    transform: translate(50%, -50%); }
  body.rtl .inkube-audio-wrapper.second {
    right: unset;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.rtl .screen-audio-wrapper.first {
    left: 15px;
    right: 15px; }
  body.rtl .screen-audio-wrapper.second {
    right: 15px;
    left: 15px; }
  body.rtl .screen-audio-wrapper.first.active {
    opacity: 1;
    width: 100%; }
    body.rtl .screen-audio-wrapper.first.active h1 {
      font-size: 7.33vw; }
  body.rtl .screen-audio-wrapper.second.active {
    opacity: 1;
    width: 100%; }
    body.rtl .screen-audio-wrapper.second.active h1 {
      font-size: 7.33vw; }
  .screen-audio-wrapper.first.active {
    opacity: 1;
    max-width: calc(100% - 30px);
    height: calc(var(--vh, 1vh) * 34.44); }
    .screen-audio-wrapper.first.active h1 {
      font-size: 7.33vw; }
    .screen-audio-wrapper.first.active .img-wrapper {
      width: calc(var(--vh, 1vh) * 28);
      height: calc(var(--vh, 1vh) * 34.44); }
  .screen-audio-wrapper.second.active {
    opacity: 1;
    max-width: calc(100% - 30px);
    height: calc(var(--vh, 1vh) * 34.44);
    top: calc(var(--vh, 1vh) * 45); }
    .screen-audio-wrapper.second.active h1 {
      font-size: 7.33vw; }
    .screen-audio-wrapper.second.active .img-wrapper {
      width: calc(var(--vh, 1vh) * 28);
      height: calc(var(--vh, 1vh) * 34.44); } }

.screen-18.svg-wrapper.next-screen {
  cursor: pointer;
  bottom: 5rem; }

@media screen and (max-width: 1366px) {
  body.rtl .screen-19 h2 {
    font-size: 4.125rem; } }

@media screen and (max-width: 767px) {
  body.rtl .screen-19 h2 {
    font-size: 4.125rem; } }

.screen-24.svg-wrapper.next-screen {
  cursor: pointer;
  bottom: 5rem; }

.floating-title {
  text-align: center;
  margin-top: 5rem; }

.screen-analogy {
  margin: 6vh auto 0 auto;
  width: calc(100vw - 36vw); }
  .screen-analogy .floating-title {
    margin-top: 0; }
  .screen-analogy .analogy-card {
    display: flex;
    flex-direction: column;
    min-height: calc(0.32 * 100vh);
    height: calc(0.32 * 100vh);
    margin-bottom: 1vh;
    opacity: 0.5; }
    .screen-analogy .analogy-card .analogy-card-image {
      margin-bottom: 2vh;
      cursor: pointer; }
      .screen-analogy .analogy-card .analogy-card-image img {
        max-width: 100%;
        width: 100%;
        display: block;
        height: 19vh;
        margin: 0 auto;
        -o-object-fit: contain;
           object-fit: contain; }
    .screen-analogy .analogy-card .analogy-audio-wrapper .inkube-audio-wrapper {
      position: relative;
      margin: 0 auto;
      top: unset !important;
      left: unset !important;
      display: flex !important;
      width: 10vh;
      height: 10vh; }
      @media screen and (width: 1366px) {
        .screen-analogy .analogy-card .analogy-audio-wrapper .inkube-audio-wrapper {
          position: relative;
          margin: 0 auto;
          top: -1rem !important;
          left: unset !important;
          display: flex !important;
          width: 10vh;
          height: 15vh; } }
  .screen-analogy .analogy-card.active {
    opacity: 1; }

body.rtl .screen-analogy .analogy-audio-wrapper .inkube-audio-wrapper .play-pause-wrapper p {
  font-size: 1.6vh; }

@media screen and (max-width: 1023px) {
  .screen-analogy {
    margin: 10vh auto 0 auto;
    width: calc(100vw - 60px); }
    .screen-analogy .analogy-card {
      display: flex;
      flex-direction: column;
      min-height: unset;
      height: unset;
      margin-bottom: 5vh;
      opacity: 0.5; }
      .screen-analogy .analogy-card .analogy-card-image {
        margin-bottom: unset; }
        .screen-analogy .analogy-card .analogy-card-image img {
          max-width: 100%;
          width: 100%;
          display: block;
          height: 14vh;
          margin: 0 auto;
          -o-object-fit: contain;
             object-fit: contain; }
    .screen-analogy .analogy-audio-wrapper .inkube-audio-wrapper {
      position: relative;
      margin: 0 auto;
      top: unset !important;
      left: unset !important;
      display: flex !important;
      width: 13vh;
      height: 13vh;
      transform: unset; }
    .screen-analogy .analogy-card.active {
      opacity: 1; }
  body.rtl .screen-analogy .analogy-audio-wrapper .inkube-audio-wrapper .play-pause-wrapper p {
    font-size: 0.75rem; } }

.screen-39.svg-wrapper.next-screen {
  cursor: pointer;
  position: absolute;
  bottom: 5rem;
  left: 50%;
  transform: translateX(-50%); }
  .screen-39.svg-wrapper.next-screen * {
    pointer-events: none; }
  .screen-39.svg-wrapper.next-screen circle.rotate {
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    transition: all 0.6s linear; }
  .screen-39.svg-wrapper.next-screen:hover circle.rotate {
    stroke-dashoffset: 0 !important; }

@media screen and (max-width: 1366px) {
  .screen-39.svg-wrapper.next-screen {
    bottom: 5rem; } }

.screen-40 .collaborators-item {
  padding-right: 1rem;
  margin: 0 1rem;
  border-right: 1px solid #FF4B6E; }
  .screen-40 .collaborators-item p {
    font-size: 2.25rem; }
  .screen-40 .collaborators-item .collaborator-name {
    font-size: 3.125rem;
    margin-bottom: 0; }

body.rtl .screen-40 .collaborators-item {
  padding-left: unset;
  border-left: unset;
  padding-right: 1rem;
  border-right: 1px solid #FF4B6E; }
  body.rtl .screen-40 .collaborators-item p {
    font-size: 2.25rem; }
  body.rtl .screen-40 .collaborators-item .collaborator-name {
    font-size: 3.125rem;
    margin-bottom: 0;
    line-height: 1; }

.screen-40 .collaborators-item {
  padding-right: unset;
  border-right: unset;
  padding-left: 1rem;
  border-left: 1px solid #FF4B6E; }
  .screen-40 .collaborators-item p {
    font-size: 1.25rem; }
  .screen-40 .collaborators-item .collaborator-name {
    font-family: "Poppins-Regular";
    font-size: 2.125rem;
    margin-bottom: 0;
    line-height: 1; }

@media screen and (max-width: 390px) {
  body.rtl .screen-40 .collaborators-item p {
    font-size: 1.5rem; }
  body.rtl .screen-40 .collaborators-item .collaborator-name {
    font-size: 2.125rem; } }

.inkube-video-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100); }
  .inkube-video-wrapper::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }
  .inkube-video-wrapper .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5rem;
    height: 5rem;
    transform: translate(-50%, -50%); }
    .inkube-video-wrapper .loader img {
      width: 100%;
      height: 100%; }
  .inkube-video-wrapper .player {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2; }
    .inkube-video-wrapper .player video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .inkube-video-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s ease;
    z-index: -1; }

@media screen and (max-width: 1023px) {
  .inkube-video-wrapper {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .inkube-video-wrapper video {
      -o-object-fit: contain;
         object-fit: contain; } }

.click-next-screen, .click-back-screen {
  cursor: pointer;
  position: absolute;
  bottom: 3.6rem;
  display: flex;
  align-items: center;
  display: flex;
  align-items: baseline; }
  .click-next-screen span, .click-back-screen span {
    font-size: 1rem; }
  .click-next-screen .svg-wrapper, .click-back-screen .svg-wrapper {
    min-width: 2rem;
    max-width: 2rem;
    min-height: 2.75rem;
    max-height: 2.75rem;
    display: inline-flex;
    position: relative;
    top: .5rem; }
    .click-next-screen .svg-wrapper svg, .click-back-screen .svg-wrapper svg {
      width: 100%; }

.click-next-screen {
  right: 4.25rem; }
  .click-next-screen .svg-wrapper {
    margin-left: 1rem; }

.click-back-screen {
  left: 4.25rem; }
  .click-back-screen .svg-wrapper {
    margin-right: 1rem; }

.click-next-screen.upper-progress, .click-back-screen.upper-progress {
  bottom: 5.6rem; }

body.rtl .click-next-screen span, body.rtl .click-back-screen span {
  font-size: 1.375rem;
  position: relative;
  font-family: "Mirza-Regular"; }

body.rtl .click-next-screen .svg-wrapper, body.rtl .click-back-screen .svg-wrapper {
  transform: unset; }

body.rtl .click-next-screen {
  right: unset;
  left: 4.25rem; }
  body.rtl .click-next-screen .svg-wrapper {
    margin-left: unset;
    margin-right: 1rem; }

body.rtl .click-back-screen {
  right: 4.25rem;
  left: unset; }
  body.rtl .click-back-screen .svg-wrapper {
    margin-left: 1rem;
    margin-right: unset; }

@media screen and (max-width: 768px) {
  .click-next-screen, .click-back-screen {
    right: 1.5rem;
    bottom: 1rem; }
    .click-next-screen span, .click-back-screen span {
      font-size: 1.2rem; }
  .click-next-screen {
    right: 1.5rem;
    left: unset; }
  .click-back-screen {
    right: unset;
    left: 1.5rem; }
  body.rtl .click-next-screen {
    right: unset;
    left: 1.5rem; }
  body.rtl .click-back-screen {
    right: 1.5rem;
    left: unset; } }

.screen-video-progress-bar.svg-wrapper.next-screen {
  bottom: 5rem; }

@media screen and (max-width: 1023px) {
  .svg-wrapper.next-screen {
    width: 8rem;
    height: 8rem; }
    .svg-wrapper.next-screen svg {
      width: 100%;
      height: 100%; } }

.inkube-audio-wrapper {
  position: fixed;
  z-index: 150;
  width: 7.5rem;
  height: 7.5rem;
  top: 8rem;
  cursor: pointer;
  left: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .inkube-audio-wrapper .play-pause-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .inkube-audio-wrapper .play-pause-wrapper p {
      font-size: 1rem;
      line-height: 1;
      text-align: center; }
    .inkube-audio-wrapper .play-pause-wrapper .svg-wrapper {
      min-width: 0.875rem;
      min-height: 0.875rem;
      max-width: 0.875rem;
      max-height: 0.875rem; }
      .inkube-audio-wrapper .play-pause-wrapper .svg-wrapper svg {
        width: 100%; }

body.rtl .inkube-audio-wrapper .play-pause-wrapper p {
  font-size: 1.25rem;
  line-height: 1;
  margin-bottom: 0.25rem; }

@media screen and (max-width: 1023px) {
  .inkube-audio-wrapper {
    top: 5rem; } }

@media screen and (max-width: 767px) {
  .inkube-audio-wrapper {
    top: 60%;
    left: 50%;
    transform: translateX(-50%); } }
