@font-face {
  font-family: Alef;
  src: url('../fonts/Alef-Regular.eot') format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Alef;
  src: url('../fonts/Alef-Bold.eot') format("embedded-opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Fontawesome webfont;
  src: url('../fonts/fontawesome-webfont.eot') format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Shualserif;
  src: url('../fonts/ShualSerif-Regular.eot') format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Shualserif;
  src: url('../fonts/ShualSerif-Bold.eot') format("embedded-opentype"), url('../fonts/ShualSerif-Bold.eot') format("embedded-opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Shualserif;
  src: url('../fonts/ShualSerif-Light.eot') format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Shual;
  src: url('../fonts/Shual-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shual;
  src: url('../fonts/Shual-Black.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shual;
  src: url('../fonts/Shual-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shual;
  src: url('../fonts/Shual-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --blue1: #4ac1ec;
  --gray2: #333;
  --bg-blue: #afc5da;
  --light-steel-blue: #abc4d6;
  --olive: #928d4f;
  --alice-blue: #dbe9f5;
  --deep-sky-blue: #00adef;
  --old-lace: #ece7d6;
  --white: white;
  --black: black;
  --red: #e70f0f;
  --silver: #bcc3cab8;
  --steel-blue: #057299;
  --goldenrod: #e9bb15;
  --pale-goldenrod: #e2dc9d;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  direction: rtl;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shual, sans-serif;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Shual, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

a {
  color: var(--blue1);
  text-decoration: none;
}

.body {
  direction: rtl;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Shual, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.div-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50vw;
  margin-top: 176px;
  display: flex;
}

.h2 {
  font-size: 60px;
  font-weight: 900;
  line-height: 80%;
}

.h2.bold {
  font-weight: 700;
}

.h2.regular {
  font-weight: 400;
}

.h2.light {
  font-weight: 300;
}

.h3 {
  text-align: center;
  margin-top: 8px;
  font-size: 36px;
  font-weight: 900;
  line-height: 80%;
}

.h3.second {
  font-size: 24px;
  font-weight: 400;
  line-height: 86%;
}

.h4 {
  margin-top: 23px;
  font-size: 24px;
  font-weight: 900;
  line-height: 80%;
}

.text20 {
  direction: rtl;
  margin-top: 36px;
  font-family: Alef, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 95%;
}

.read-more {
  opacity: 1;
  color: #3da4f3;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s;
}

.read-more:hover {
  text-decoration: underline;
}

.mishne {
  direction: rtl;
  color: #0c0b0b;
  text-align: right;
  flex: 1;
  max-width: 800px;
  margin-bottom: 0;
  font-family: Shual, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 95%;
}

.mishne.all {
  width: 100%;
}

.mishne.all.first {
  text-align: center;
  max-width: none;
  font-size: 24px;
}

.credit {
  font-weight: 900;
}

.h1 {
  text-align: right;
  font-size: 10vw;
  font-weight: 300;
  line-height: 70%;
}

.caption {
  color: var(--gray2);
  margin-top: 30px;
  font-family: Alef, sans-serif;
  font-size: 18px;
}

.lid1 {
  color: var(--blue1);
  margin-top: 30px;
  margin-bottom: 75px;
  font-family: Shual, sans-serif;
  font-size: 30px;
  line-height: 110%;
}

.image {
  margin-bottom: 26px;
}

.header-2 {
  z-index: 10000;
  background-color: #fff;
  border-bottom: 1px solid #000;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 50px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.title-2 {
  text-align: center;
  letter-spacing: 5px;
  font-family: Shual, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.footer {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  margin-bottom: 44px;
  padding-top: 44px;
  padding-bottom: 34px;
  display: flex;
}

.div-block-30 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  display: flex;
}

.credits {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  width: 80vw;
  font-size: 20px;
  line-height: 115%;
}

.head {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  width: 96vw;
  margin-top: 50px;
  margin-bottom: 14px;
  display: flex;
}

.div-block-33 {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  width: 250px;
  display: flex;
}

.content {
  flex-direction: column;
  align-items: flex-start;
  width: 80vw;
  max-width: 1150px;
  margin-bottom: 66px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sec-side {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.stage2 {
  background-color: #0000;
  flex-flow: wrap;
  flex: none;
  justify-content: space-between;
  display: flex;
}

.hafnaya {
  background-color: var(--bg-blue);
  border-top: 0 solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 19%;
  margin-bottom: 20px;
  padding: 10px 18px 18px;
  transition: all .6s;
  display: flex;
}

.hafnaya:hover {
  background-color: var(--light-steel-blue);
}

.hafnaya.big {
  flex: 1;
}

.number1 {
  border: 1px solid var(--olive);
  direction: rtl;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  margin-top: 12px;
  margin-bottom: 20px;
  padding: 12px 20px 0;
  transition: all .6s;
  display: flex;
}

.number1:hover {
  background-color: var(--alice-blue);
}

.derugim {
  border: 1px solid var(--olive);
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 34%;
  padding: 0 20px 20px;
  transition: all .6s;
  display: flex;
}

.derugim:hover {
  background-color: var(--alice-blue);
}

.derugim.top {
  justify-content: flex-start;
}

.derugim.top.ver {
  background-color: #0000;
  border: 0 solid #000;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.derugim.top.ver2 {
  border: 0 solid #000;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.derugim.top.ver2:hover {
  background-color: #0000;
}

.derugim._004 {
  justify-content: space-between;
  width: 25%;
}

.derugim.color {
  background-color: #eef5ff;
}

.derugim.color:hover {
  background-color: #c6d3e5;
}

.div-block-39 {
  text-align: center;
  margin-bottom: 12px;
  padding-right: 0;
  font-size: 60px;
  display: flex;
}

.body-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-40 {
  margin-top: 3px;
  margin-bottom: 0;
}

.heading-3 {
  direction: ltr;
  color: var(--gray2);
  letter-spacing: 4px;
  background-color: #0000;
  border-bottom: 1px solid #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 4px 4px 6px;
  font-family: Shual, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 28px;
}

.div-block-45 {
  width: 80px;
  margin-bottom: 12px;
  padding-left: 0;
}

.div-block-46 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
}

.button {
  background-color: var(--deep-sky-blue);
  letter-spacing: 3px;
  border-bottom: 0 solid #000;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-top: 16px;
  padding-bottom: 13px;
  font-family: Shual, sans-serif;
  font-size: 28px;
  font-weight: 900;
}

.button.full {
  letter-spacing: 1px;
  border-radius: 10px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 700;
}

.choose {
  border-right: 0 solid #000;
  width: 40%;
  margin-left: 4px;
  padding-right: 8px;
  font-family: Shual, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.div-block-47 {
  display: flex;
}

.bold {
  font-weight: 700;
}

.choose2 {
  background-color: #0000;
  width: 80vw;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 11% auto auto;
  overflow: hidden;
}

.choose2.hide {
  z-index: 5000;
  display: none;
  position: relative;
}

.div-block-50 {
  background-color: var(--old-lace);
  border-radius: 8px;
  padding: 14px;
}

.center {
  text-align: center;
}

.open-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1150px;
  margin: 32px auto 20px;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 30px;
  font-family: Shual, sans-serif;
  font-size: 2.3vw;
  font-weight: 900;
  line-height: 100%;
}

.open-logo {
  width: 500px;
}

.image-4 {
  width: 28px;
  max-width: none;
  transition: all .2s;
}

.image-4:hover {
  filter: invert();
}

.link000 {
  text-align: center;
  width: 100%;
  margin-top: auto;
  padding-top: 10px;
}

.link000.center {
  text-align: center;
  margin-top: auto;
  padding-top: 9px;
}

.num {
  width: 110px;
}

.taboola {
  max-width: 1000px;
  margin: 40px auto 20px;
}

.taboola-mobile {
  display: none;
}

.footer-2 {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  margin-top: 20px;
  margin-bottom: 6px;
  padding-top: 44px;
  padding-bottom: 34px;
  display: flex;
}

.image-7 {
  height: auto;
  margin-bottom: 26px;
}

.credits-2 {
  color: #fff;
  text-align: center;
  width: 80vw;
  font-family: Shual, sans-serif;
  font-size: 19px;
  line-height: 108%;
}

.table-infogram-mobile {
  width: 640px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.rich-choose {
  direction: ltr;
  column-count: 3;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  flex: 1;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Shual, sans-serif;
  font-size: 18px;
}

.stage1 {
  background-color: var(--alice-blue);
  flex-flow: wrap;
  flex: none;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-right: 0;
  display: flex;
}

.div-block-63 {
  width: 50%;
}

.number0 {
  direction: rtl;
  border: 0 solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 30px;
  display: flex;
}

.stage3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  direction: rtl;
  text-align: left;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.rich-0 {
  text-align: center;
  font-family: Shual, sans-serif;
  font-size: 20px;
  line-height: 90%;
}

.rich-0 h2 {
  text-align: center;
  font-family: Shual, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 80%;
}

.rich-0 h3 {
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 100%;
  display: inline-block;
}

.h {
  text-align: center;
  margin-top: 8px;
  font-size: 48px;
  font-weight: 900;
  line-height: 80%;
}

.table-infogram-desktop {
  border-bottom: 4px solid #000;
  width: 600px;
  height: 4600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.investors {
  border-right: 0 solid #000;
  margin-left: 4px;
  padding-right: 8px;
  font-family: Alef, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.div-block-64 {
  border-right: 1px solid #000;
  flex: 1;
  margin-right: 10px;
  padding-right: 13px;
}

.blue {
  color: #1cabdf;
}

.paragraph-2-copy {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 30px;
  font-family: Shual, sans-serif;
  font-size: 2vw;
  font-weight: 900;
  line-height: 90%;
}

.div-block-65 {
  height: 110px;
  position: relative;
}

.totables {
  width: 300px;
  height: 10px;
}

.video-div {
  width: 80vw;
  max-width: 1150px;
  margin-bottom: 30px;
}

.center-ver {
  direction: rtl;
  border: 0 solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 40px;
  display: flex;
}

.stage4 {
  background-color: var(--bg-blue);
  flex-flow: wrap;
  flex: none;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 16px;
  display: flex;
}

.pic2 {
  flex: 0 auto;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.hafnaya-big {
  background-color: var(--alice-blue);
  border-top: 0 solid #000;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px;
  padding: 30px;
  transition: all .6s;
  display: flex;
}

.hafnaya-big:hover {
  background-color: var(--light-steel-blue);
}

.hafnaya-big.big {
  flex: 1;
}

.text2 {
  flex: none;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}

.pic3 {
  flex: 0 auto;
}

.image-8 {
  background-color: var(--alice-blue);
  border-radius: 100%;
}

.full-1 {
  direction: rtl;
  border: 0 solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 20px 0;
  display: flex;
}

.link-to-full-list {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  font-size: 14px;
  display: flex;
}

.stage5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  direction: rtl;
  text-align: left;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.start-aps-11-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--olive);
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 8px;
  display: flex;
}

._11-25-item {
  text-align: center;
  width: 18%;
  margin-bottom: 16px;
}

._11-25-button {
  border-radius: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  transition: background-color .3s;
}

._11-25-button:hover {
  background-color: #116dbe;
}

._11-25-text {
  margin-bottom: 4px;
  font-family: Shual, sans-serif;
  font-size: 18px;
}

.bold-text {
  font-size: 2.4vw;
}

@media screen and (max-width: 991px) {
  .h3.second {
    font-size: 3.6vw;
  }

  .mishne.all.first {
    font-size: 28px;
  }

  .content {
    width: 92vw;
    margin-bottom: 1px;
  }

  .stage2 {
    width: auto;
  }

  .hafnaya {
    width: 48%;
  }

  .number1 {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .derugim {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 8px;
  }

  .derugim.top.ver2 {
    margin-bottom: 16px;
  }

  .derugim._004 {
    width: 48%;
  }

  .heading-3 {
    font-size: 24px;
  }

  .div-block-46 {
    max-width: 50%;
  }

  .choose2 {
    width: 95vw;
  }

  .open-wrap {
    width: 92vw;
  }

  .paragraph-2 {
    font-size: 26px;
  }

  .num {
    width: 100px;
  }

  .taboola {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .table-infogram-mobile {
    min-height: 1000px;
    display: block;
  }

  .stage1 {
    flex-direction: column;
    width: auto;
  }

  .div-block-63 {
    width: auto;
  }

  .number0 {
    flex-direction: column;
    width: auto;
  }

  .stage3 {
    flex-direction: column;
  }

  .table-infogram-desktop {
    display: none;
  }

  .blue {
    font-size: 4vw;
  }

  .video-div {
    width: 92vw;
  }

  .center-ver {
    flex-direction: column;
    width: auto;
    padding-top: 26px;
  }

  .stage4 {
    flex-direction: column;
    width: auto;
  }

  .text2 {
    padding-left: 0;
    padding-right: 0;
  }

  .full-1 {
    flex-direction: column;
    width: auto;
    padding-top: 26px;
  }

  .link-to-full-list {
    width: 92vw;
  }

  .stage5 {
    flex-flow: wrap;
  }

  ._11-25-item {
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 20vw;
  }

  .head {
    flex-direction: row;
    align-items: center;
    margin-top: 42px;
  }

  .div-block-33 {
    width: auto;
    margin-top: 8px;
    margin-bottom: 2px;
  }

  .content {
    flex-direction: column;
    width: 95vw;
  }

  .sec-side {
    order: 1;
    width: 100%;
  }

  .stage2 {
    flex-direction: column;
    order: -1;
    width: 100%;
    padding-right: 0;
  }

  .hafnaya {
    width: auto;
  }

  .number1 {
    border-bottom: 4px solid #000;
    border-left-width: 0;
    border-right-width: 0;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .derugim {
    width: 100%;
    margin-bottom: 19px;
  }

  .button {
    border-bottom-width: 0;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 20px;
  }

  .button.full {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .choose {
    border-bottom: 1px solid #000;
    border-right-width: 0;
    width: 100%;
    padding-bottom: 15px;
  }

  .div-block-47 {
    flex-direction: column;
  }

  .open-wrap {
    flex-direction: column;
    width: 95vw;
  }

  .paragraph-2 {
    margin-bottom: 0;
    font-family: Shual, sans-serif;
  }

  .open-logo {
    width: 85vw;
    margin-bottom: 14px;
  }

  .taboola-mobile {
    display: block;
  }

  .taboola-desktop {
    display: none;
  }

  .table-infogram-mobile {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .rich-choose {
    column-count: 2;
  }

  .stage1 {
    flex-direction: column;
    order: -1;
    width: 100%;
    padding-right: 0;
  }

  .div-block-63 {
    order: -1;
    padding: 20px 19px 19px;
  }

  .number0 {
    border-bottom: 0 solid #000;
    border-left-width: 0;
    border-right-width: 0;
    width: auto;
    margin-bottom: 0;
  }

  .table-infogram-desktop {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .investors {
    border-bottom: 1px solid #000;
    border-right-width: 0;
    width: 100%;
    padding-bottom: 15px;
  }

  .div-block-64 {
    border-right-width: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .paragraph-2-copy {
    margin-bottom: 0;
    font-family: Shual, sans-serif;
    font-size: 4vw;
  }

  .totables {
    height: 30px;
  }

  .center-ver {
    border-bottom: 0 solid #000;
    border-left-width: 0;
    border-right-width: 0;
    width: auto;
    margin-bottom: 0;
  }

  .stage4 {
    flex-direction: column;
    order: -1;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .hafnaya-big {
    flex-flow: column;
    width: auto;
  }

  .text2 {
    width: auto;
  }

  .full-1 {
    border-bottom: 0 solid #000;
    border-left-width: 0;
    border-right-width: 0;
    width: auto;
    margin-bottom: 0;
  }

  .link-to-full-list {
    margin-top: 8px;
    margin-bottom: 2px;
  }

  ._11-25-item {
    width: 48%;
  }
}

@media screen and (max-width: 479px) {
  .h3.second {
    font-size: 24px;
  }

  .text20 {
    font-size: 18px;
    line-height: 105%;
  }

  .mishne {
    flex: 1;
    width: 100%;
  }

  .mishne.all.first {
    font-size: 25px;
  }

  .caption, .lid1 {
    font-size: 18px;
    line-height: 105%;
  }

  .header-2 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .title-2 {
    margin-top: -25px;
  }

  .content {
    flex-direction: column;
  }

  .sec-side {
    align-items: flex-start;
    width: 100%;
  }

  .stage2 {
    width: 100%;
  }

  .number1 {
    background-color: var(--alice-blue);
    margin-top: 32px;
    padding: 0 12px 12px;
  }

  .derugim {
    flex-direction: column;
    margin-bottom: 20px;
    margin-left: 0;
    padding-bottom: 18px;
  }

  .derugim._004 {
    width: auto;
    margin-bottom: 8px;
  }

  .div-block-39 {
    margin-bottom: 0;
  }

  .div-block-40 {
    order: 1;
  }

  .link000.center {
    margin-top: 10px;
  }

  .taboola {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-7 {
    height: auto;
  }

  .table-infogram-mobile {
    border-bottom: 2px solid #000;
    min-height: 1500px;
  }

  .stage1 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-63 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .number0 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .h {
    font-size: 40px;
  }

  .paragraph-2-copy {
    font-size: 6vw;
  }

  .center-ver {
    padding-left: 8px;
    padding-right: 8px;
  }

  .stage4 {
    width: 100%;
  }

  .pic2 {
    text-align: center;
  }

  .hafnaya-big {
    padding-left: 10px;
    padding-right: 10px;
  }

  .full-1 {
    padding-left: 8px;
    padding-right: 8px;
  }

  ._11-25-item {
    width: 100%;
  }
}


@font-face {
  font-family: 'Alef';
  src: url('../fonts/Alef-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Alef';
  src: url('../fonts/Alef-Bold.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Shualserif';
  src: url('../fonts/ShualSerif-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Shualserif';
  src: url('../fonts/ShualSerif-Bold.eot') format('embedded-opentype'), url('../fonts/ShualSerif-Bold.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Shualserif';
  src: url('../fonts/ShualSerif-Light.eot') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}