.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.nav-menu.ar {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  position: static;
  display: block;
  max-width: 1260px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.container.ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}

.container.ar-direction {
  direction: rtl;
}

.container.ar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}

.image {
  display: block;
  max-height: 40px;
  margin-top: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbar {
  padding-top: 0px;
  background-color: transparent;
}

.button {
  border-radius: 8px;
  background-color: #1d4ed8;
  font-size: 14px;
}

.nav-link {
  mix-blend-mode: normal;
}

.nav-link:hover {
  background-color: transparent;
}

.nav-link-2 {
  display: none;
  font-family: Poppins, sans-serif;
}

.nav-link-3 {
  width: 120px;
  margin-right: 0px;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  /* height: 725px; */
  margin-top: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.hero.ar {
  direction: rtl;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
}

.heading {
  width: 100%;
  font-family: Poppins, sans-serif;
  font-size: 57px;
  line-height: 56px;
  font-weight: 700;
}

.heading.ar-header-text {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 54px;
  line-height: 74px;
}

.paragraph {
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #717171;
  font-size: 18px;
  line-height: 25px;
}

.paragraph.ar-paragraph {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 20px;
  line-height: 33px;
}

.ar-button {
  padding: 16px 24px;
  border-radius: 8px;
  background-color: #1d4ed8;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.column {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.text-span {
  color: #1d4ed8;
}

.text-span-2 {
  color: #1d4ed8;
}

.image-2 {
  position: absolute;
  left: auto;
  top: -16%;
  right: 0%;
  bottom: 95px;
  max-width: 90%;
}

.image-3 {
  position: absolute;
  left: 168px;
  top: 41px;
  z-index: 2;
  max-width: 70%;
}

.image-4 {
  position: absolute;
  left: -10px;
  top: 20px;
  z-index: 1;
  max-width: none;
}

.image-5 {
  position: absolute;
  left: auto;
  top: 110px;
  right: -60px;
  z-index: 1;
  max-width: 50%;
}

.image-6 {
  position: absolute;
  left: -30px;
  top: 320px;
  right: auto;
  z-index: 1;
}

.image-7 {
  position: absolute;
  top: -60px;
  right: -50px;
  z-index: 1;
}

.container-2 {
  max-width: 1280px;
}

.imges {
  position: relative;
  -o-object-fit: fill;
  object-fit: fill;
}

.margin-bottom {
  margin-top: 0rem;
  margin-right: 0rem;
  margin-left: 0rem;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.margin-top {
  margin-right: 0rem;
  margin-bottom: 0rem;
  margin-left: 0rem;
}

.text-size-medium {
  font-size: 1.125rem;
}

.button-3 {
  padding: 0.75rem 1.5rem;
  border: 1px solid transparent;
  background-color: transparent;
  color: transparent;
  text-align: center;
}

.button-3.is-secondary {
  background-color: transparent;
  color: transparent;
}

.padding-global {
  padding-right: 5%;
  padding-left: 5%;
}

.button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.button-group.is-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header26_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-align-center {
  text-align: center;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-8 {
  display: inline-block;
}

.text-block {
  display: inline-block;
  margin-left: 8px;
}

.text-block.ar {
  margin-right: 8px;
  margin-left: 0px;
}

.div-block {
  max-width: 100%;
  min-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.right-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.left-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-list {
  display: none;
  overflow: visible;
  background-color: #fff;
}

.dropdown-list.w--open {
  left: auto;
  width: auto;
  padding: 10px;
  border-radius: 16px;
  box-shadow: 1px 1px 20px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-link {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.dropdown-link:hover {
  border-radius: 8px;
}

.dropdown-link-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
}

.dropdown-link-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
}

.dropdown-link-4 {
  display: block;
  padding-top: 20px;
  padding-right: 100px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-link-4:hover {
  border-radius: 8px;
}

.dropdown-list-2 {
  padding-left: 20px;
}

.dropdown-list-2.w--open {
  right: 20px;
  padding: 10px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-link-5 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 8px;
}

.dropdown-link-5:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.dropdown-link-6 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 8px;
}

.dropdown-link-6:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.dropdown-toggle {
  padding-right: 20px;
  padding-left: 20px;
}

.dropdown-toggle.en {
  display: inline-block;
}

.nav-link-4 {
  width: 100px;
}

.nav-link-4.ar {
  width: 110px;
}

.dropdown-toggle-2 {
  /* display: block !important; */
}

.data-room-context {
  height: 100px !important;
}

.data-room-card-info {
  height: 200px !important;
}

.dropdown-toggle-2.ar {
  padding-right: 20px;
  direction: rtl;
}

.pitch-list {
  padding: 10px 21px !important;
  /* pointer-events: none; */
}

.pitch-list img{
 height: 30px !important;
 /* filter: grayscale(100%); */
}

.pitch-list a{
 /* color: gray !important; */
}

.pitch-list span{
 font-size: 10px;
 /* color: #b1bef1; */
 border: 1px solid #b1bef1;
 border-radius: 8px;
 padding: 0px 5px;
}

.disable-pitch {
  pointer-events: none;
  color: #c5c5c5 !important;
}

.brands {
  margin-bottom: 0px;
  padding-top: 32px;
  padding-bottom: 30px;
  background-color: transparent;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-9 {
  height: 60px;
}

.features {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.tabs-menu {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  float: none;
  clear: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-header {
  font-family: Poppins, sans-serif;
  color: #1f2937;
  font-size: 56px;
  line-height: 60px;
  text-align: center;
}

.section-header.ar-header-text {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 54px;
  line-height: 74px;
}

.section-sub-header {
  display: inline-block;
  max-width: 70%;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.section-sub-header.ar-paragraph {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 20px;
  line-height: 33px;
  font-weight: 400;
}

.section-sub-header.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 22px;
}

.text-span-3 {
  color: #1d4ed8;
}

.text-span-4 {
  color: #1d4ed8;
}

.container-4 {
  max-width: 1260px;
  text-align: center;
}

.tab-link-tab-1 {
  background-color: transparent;
}

.tab-link-tab-1:visited {
  background-color: #1d4ed8;
}

.tab-link-tab-1.w--current {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.tab-link-tab-1.tab-card {
  padding-right: 10px;
  padding-left: 20px;
}

.tab-link-tab-1.tab-card.current.w--current {
  border-radius: 8px;
  background-color: rgba(29, 78, 216, 0.06);
  color: #1d4ed8;
}

.tab-link-tab-1.tab-card.current.w--current:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.tab-link-tab-2 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.tab-link-tab-2.tab-card {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  border-radius: 8px;
}

.tab-link-tab-2.tab-card:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.tab-link-tab-3 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.tab-link-tab-3.tab-card {
  padding-left: 20px;
  border-radius: 8px;
}

.tab-link-tab-3.tab-card:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.tab-link-tab-6 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.tab-link-tab-6.w--current {
  background-color: #f3f7fa;
}

.tab-link-tab-6.tab-card {
  padding-left: 20px;
  border-radius: 8px;
}

.tab-link-tab-6.tab-card:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.tab-link-tab-5 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.tab-link-tab-5.tab-card {
  padding-left: 20px;
  border-radius: 8px;
  background-color: transparent;
}

.tab-link-tab-5.tab-card:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.tab-link-tab-4 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.tab-link-tab-4.tab-card {
  padding-left: 20px;
  border-radius: 8px;
  background-color: transparent;
}

.tab-link-tab-4.tab-card:hover {
  background-color: rgba(29, 78, 216, 0.06);
}

.heading-3 {
  font-family: Poppins, sans-serif;
}

.heading-3.tab-header {
  font-size: 20px;
  font-weight: 600;
}

.heading-3.tab-header.title-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.heading-4 {
  font-family: Poppins, sans-serif;
}

.heading-4.tab-header {
  font-weight: 600;
}

.heading-5 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.heading-6 {
  font-family: Poppins, sans-serif;
}

.heading-6.tab-header {
  font-weight: 600;
}

.tab-sub-header {
  height: 75px;
  font-family: Poppins, sans-serif;
  color: #5a5a5a;
  font-size: 14px;
}

.tab-sub-header.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 16px;
}

.tab-pane-tab-1 {
  background-color: #f3f7fa;
}

.tab-pane-tab-1.tab-bg {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 24px;
  background-color: #f3f7fa;
}

.heading-7 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.tab-bg {
  background-color: #f3f7fa;
}

.benifits {
  overflow: hidden;
  padding-bottom: 60px;
}

.container-5 {
  max-width: 1260px;
  text-align: center;
}

.text-span-5 {
  display: block;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid-2.ar {
  direction: rtl;
}

.heading-8 {
  display: inline;
  color: #1f2937;
  text-align: left;
}

.image-10 {
  display: inline;
}

.heading-9 {
  display: inline;
}

.image-11 {
  display: inline;
}

.benifit-card {
  padding-right: 24px;
  padding-bottom: 40px;
  padding-left: 24px;
  border-radius: 8px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
  text-align: left;
}

.benifit-card-header {
  display: inline-block;
  margin-top: 20px;
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  font-size: 16px;
  font-weight: 600;
}

.benifit-card-header.ar {
  margin-right: 10px;
  margin-left: 0px;
}

.benifit-card-header.ar.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.tabs {
  display: block;
  margin-top: 60px;
}

.tabs-content {
  margin-top: 40px;
}

.feedback {
  overflow: hidden;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.slider {
  display: block;
  height: 380px;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.icon {
  width: auto;
  color: #fff;
}

.icon-2 {
  color: #000;
}

.slide-nav {
  background-color: #fff;
  color: #070707;
}

.right-arrow {
  z-index: 9;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 200px;
  background-color: #1d4ed8;
}

.left-arrow {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 200px;
  background-color: #f3f7fa;
}

.feedback-card {
  position: static;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-right: 100px;
  margin-left: 100px;
  padding: 20px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 20px 6px rgba(0, 0, 0, 0.05);
}

.column-2 {
  text-align: right;
}

.column-2.ar {
  text-align: left;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-3 {
  display: none;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Poppins, sans-serif;
}

.paragraph-2 {
  height: 160px;
  color: #1f2937;
  font-size: 20px;
  line-height: 27px;
}

.paragraph-2.ar {
  text-align: right;
}

.text-block-2 {
  color: #1f2937;
  font-weight: 700;
}

.text-block-3 {
  color: #5a5a5a;
}

.image-12 {
  display: block;
  width: 100%;
  height: 260px;
  max-width: none;
  border-radius: 16px;
  -o-object-fit: cover;
  object-fit: cover;
}

.column-3 {
  padding: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.slide {
  overflow: visible;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.white-card {
  position: absolute;
  left: 8%;
  top: 44px;
  right: auto;
  bottom: 0%;
  width: 84%;
  height: 260px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 20px 6px rgba(0, 0, 0, 0.05);
}

.white-card.card2 {
  left: 6%;
  top: 54px;
  width: 88%;
  height: 240px;
}

.slide-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner-2 {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1d4ed8;
  font-family: Poppins, sans-serif;
}

.button-4 {
  padding: 16px;
  border-radius: 8px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #1d4ed8;
  font-size: 15px;
  font-weight: 600;
}

.button-4.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.column-4 {
  text-align: left;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
  color: #fff;
}

.columns-4.ar {
  direction: rtl;
}

.paragraph-3 {
  color: hsla(0, 0%, 100%, 0.64);
  font-size: 18px;
  line-height: 24px;
  text-align: right;
}

.footer {
  position: relative;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1d4ed8;
  font-family: Poppins, sans-serif;
}

.footer-content {
  position: relative;
  top: 51px;
  z-index: 2;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, 0.1);
  direction: ltr;
}

.subscription {
  padding: 40px;
  border-bottom: 1px solid #ececec;
}

.text-block-4 {
  color: #1f2937;
  font-size: 20px;
  font-weight: 600;
}

.text-block-5 {
  margin-top: 10px;
  color: #1f2937;
  font-size: 14px;
}

.text-field {
  height: 100%;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-style: solid;
  border-width: 2px;
  border-color: #1d4ed8;
  border-radius: 0px 8px 8px 0px;
  text-align: right;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-links {
  padding: 40px;
}

.image-13 {
  margin-right: 5px;
}

.image-14 {
  margin-right: 5px;
}

.image-15 {
  margin-right: 5px;
}

.image-16 {
  margin-right: 5px;
}

.link {
  display: block;
  margin-bottom: 5px;
  color: #5a5a5a;
  font-size: 13px;
  text-decoration: none;
}

.link:hover {
  color: #1d4ed8;
}

.link.bottom-links {
  display: inline;
  margin-right: 20px;
  font-size: 12px;
}

.link.disable {
  color: #c5c5c5;
}

.product-links {
  text-align: right;
}

.company-links {
  text-align: right;
}

.contact-links {
  text-align: right;
}

.links-header {
  margin-bottom: 10px;
  color: #a5a5a5;
  font-weight: 600;
}

.paragraph-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.submit-button {
  border: 1px none #000;
  border-radius: 8px 0px 0px 8px;
  background-color: #1d4ed8;
}

.bottom-footer {
  background-color: #f3f7fa;
}

.footer-bottom {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 40px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-6 {
  display: inline;
  font-size: 12px;
}

.text-block-6.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 13px;
}

.text-block-7 {
  display: inline;
  padding-right: 0px;
  padding-left: 10px;
  color: #1d4ed8;
  font-weight: 600;
}

.column-5 {
  direction: rtl;
  text-align: left;
}

.text-span-6 {
  color: #1d4ed8;
}

.text-span-7 {
  color: #1d4ed8;
}

.text-span-8 {
  color: #1d4ed8;
}

.text-span-9 {
  color: #1d4ed8;
}

.blue-line {
  position: absolute;
  left: -110%;
  top: 42px;
  right: auto;
  bottom: auto;
  overflow: visible;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.black-line {
  position: absolute;
  left: auto;
  top: 81px;
  right: -74.5%;
  bottom: auto;
  width: 116%;
  height: 8px;
  background-color: #1d4ed8;
}

.header-content {
  position: relative;
}

.black-line-2 {
  position: absolute;
  left: -88%;
  top: 41px;
  right: auto;
  bottom: auto;
  overflow: visible;
  width: 120%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-3 {
  position: absolute;
  left: 88%;
  top: auto;
  right: auto;
  bottom: 53%;
  overflow: visible;
  width: 150%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-4 {
  position: absolute;
  left: auto;
  top: 68%;
  right: 88%;
  bottom: auto;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.navbar-2 {
  background-color: transparent;
}

.paragraph-5 {
  margin-bottom: 20px;
  color: #1f2937;
  font-size: 18px;
  line-height: 30px;
}

.container-6 {
  max-width: 1260px;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
}

.heading-10 {
  margin-bottom: 20px;
  color: #1f2937;
  font-size: 42px;
  line-height: 48px;
  font-weight: 800;
}

.text-span-10 {
  color: #1d4ed8;
}

.text-span-11 {
  color: #1d4ed8;
}

.column-6 {
  text-align: center;
}

.header-crm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-crm.ar {
  direction: rtl;
}

.blue-card {
  position: absolute;
  left: auto;
  top: -10%;
  right: 12%;
  bottom: auto;
  width: 200px;
  height: 500px;
  background-color: #1d4ed8;
}

.image-17 {
  position: relative;
  z-index: 1;
}

.gray-card {
  position: absolute;
  left: 16%;
  top: 10%;
  right: auto;
  bottom: auto;
  width: 200px;
  height: 470px;
  background-color: #f3f7fa;
}

.text-span-12 {
  color: #1d4ed8;
}

.text-span-13 {
  color: #1d4ed8;
}

.feature-01 {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 60px;
}

.feature-01.ar {
  direction: rtl;
}

.container-7 {
  max-width: 1260px;
}

.sections-head-title {
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  line-height: 48px;
}

.sections-paragraph {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  font-size: 16px;
  line-height: 24px;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 10px;
}

.paragraph-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-item {
  margin-bottom: 10px;
}

.points {
  margin-top: 40px;
  margin-bottom: 40px;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-3 {
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-8 {
  display: inline;
  margin-left: 20px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.column-8 {
  text-align: center;
}

.text-span-14 {
  color: #1d4ed8;
}

.text-span-15 {
  color: #1d4ed8;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1f2937;
}

.feature-02 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f3f7fa;
}

.container-8 {
  max-width: 1260px;
}

.icon-card {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(29, 78, 216, 0.06);
  text-align: center;
}

.context {
  display: block;
  height: auto;
  padding: 0px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  text-align: left;
}

.paragraph-8 {
  color: #5a5a5a;
  font-size: 15px;
  line-height: 24px;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-11 {
  font-weight: 600;
}

.text-span-16 {
  color: #1d4ed8;
}

.text-span-17 {
  color: #1d4ed8;
}

.feature-03 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #130e32;
}

.feature-03.ar {
  direction: rtl;
}

.container-9 {
  max-width: 1260px;
  text-align: center;
}

.heading-12 {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.paragraph-9 {
  font-family: Poppins, sans-serif;
  color: hsla(0, 0%, 100%, 0.55);
  font-size: 16px;
  text-align: center;
}

.cards {
  padding-top: 40px;
  padding-bottom: 60px;
}

.card-info {
  height: 300px;
  padding: 24px;
  border-radius: 16px;
  background-color: #000a3f;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: left;
}

.heading-13 {
  font-weight: 600;
}

.paragraph-10 {
  color: hsla(0, 0%, 100%, 0.68);
  font-size: 16px;
  line-height: 24px;
}

.banner-02 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1260px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.heading-14 {
  display: block;
  width: 60%;
  font-family: Poppins, sans-serif;
  text-align: center;
}

.text-span-18 {
  color: #1d4ed8;
}

.text-span-19 {
  color: #1d4ed8;
}

.blue-card-2 {
  position: absolute;
  left: 16%;
  top: 10%;
  right: auto;
  bottom: auto;
  width: 200px;
  height: 470px;
  background-color: #1d4ed8;
}

.gray-card-2 {
  position: absolute;
  left: auto;
  top: -10%;
  right: 12%;
  bottom: auto;
  width: 200px;
  height: 500px;
  background-color: #f3f7fa;
}

.heading-10-copy {
  margin-bottom: 20px;
  color: #1f2937;
  font-size: 42px;
  line-height: 48px;
  font-weight: 800;
}

.heading-10-copy.font-md {
  font-size: 38px;
}

.text-span-20 {
  color: #1d4ed8;
}

.text-span-21 {
  color: #1d4ed8;
}

.image-17-copy {
  position: relative;
  z-index: 1;
  height: 490px;
}

.section {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}

.benifits-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.main-image {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(29, 78, 216, 0.06);
  text-align: center;
  height: 258px;
}

.feature-001 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.feature-001.ar {
  direction: rtl;
}

.sections-head-title-01 {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  line-height: 48px;
}

.text-span-22 {
  color: #1d4ed8;
}

.text-span-23 {
  color: #1d4ed8;
}

.paragraph-11 {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.feature-002 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.feature-002.ar {
  direction: rtl;
}

.text-span-24 {
  color: #1d4ed8;
}

.text-span-25 {
  color: #1d4ed8;
}

.feature-003 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.feature-003.ar {
  direction: rtl;
}

.text-span-26 {
  color: #1d4ed8;
}

.text-span-27 {
  color: #1d4ed8;
}

.column-8-copy {
  text-align: center;
}

.column-9 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
}

.column-8-copy {
  text-align: left;
}

.column-10 {
  text-align: center;
}

.ad {
  height: 220px;
  margin-top: 220px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #1d4ed8;
}

.ad.ar {
  direction: rtl;
}

.ad-card {
  position: relative;
  top: -150px;
  overflow: hidden;
  padding: 60px 40px;
  border-radius: 16px;
  background-color: #130e32;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: left;
}

.button-5 {
  padding: 16px 24px;
  border-radius: 8px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #130e32;
  font-weight: 600;
}

.paragraph-12 {
  width: 50%;
  margin-bottom: 20px;
  color: hsla(0, 0%, 100%, 0.56);
  line-height: 26px;
}

.heading-15 {
  width: 50%;
  margin-bottom: 20px;
  line-height: 43px;
  font-weight: 600;
}

.image-18 {
  position: absolute;
  left: auto;
  top: auto;
  right: -4%;
  bottom: -10%;
  display: block;
  width: 40%;
  max-width: 80%;
}

.image-18.ar {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.header-business {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 670px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-business.ar {
  direction: rtl;
}

.image---business {
  position: relative;
  z-index: 1;
  height: 490px;
}

.text-span-28 {
  color: #1d4ed8;
}

.text-span-29 {
  color: #1d4ed8;
}

.text-span-30 {
  color: #1d4ed8;
}

.valuation-benifits {
  padding-top: 0px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background-image: linear-gradient(180deg, #fff, #fbfbfb);
}

.valuation-benifits.ar {
  direction: rtl;
}

.grid-4 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.benifit-card {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.paragraph-13 {
  line-height: 27px;
}

.valuation-card-header {
  margin-bottom: 20px;
  color: #1f2937;
  font-weight: 600;
}

.valuation-card-paragraph {
  color: #1f2937;
}

.text-span-31 {
  color: #1d4ed8;
}

.image-19 {
  margin-bottom: 0px;
}

.feature-0001 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 60px;
}

.feature-0001.ar {
  direction: rtl;
}

.text-span-32 {
  color: #1d4ed8;
}

.text-span-33 {
  color: #1d4ed8;
}

.ad-02 {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #130e32;
}

.ad-02.ar {
  direction: rtl;
}

.heading-16 {
  margin-bottom: 40px;
  line-height: 40px;
  font-weight: 600;
}

.text-span-34 {
  color: #1d4ed8;
}

.ad-content {
  position: relative;
  text-align: left;
}

.image-20 {
  position: absolute;
  left: auto;
  top: -130%;
  right: 0%;
  bottom: auto;
  width: 510px;
}

.image-20.ar {
  left: 0%;
  top: -130%;
  right: auto;
  bottom: auto;
}

.feature-0003 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.feature-0003.ar {
  direction: rtl;
}

.text-span-35 {
  color: #1d4ed8;
}

.text-span-36 {
  color: #1d4ed8;
}

.feature-0004 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.feature-0004.ar {
  direction: rtl;
}

.text-span-37 {
  color: #1d4ed8;
}

.text-span-38 {
  color: #1d4ed8;
}

.ad-white {
  height: 220px;
  margin-top: 160px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #1d4ed8;
}

.ad-card-white {
  position: relative;
  top: -110px;
  overflow: hidden;
  padding: 60px 40px;
  border-radius: 16px;
  background-color: #f3f7fa;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: left;
}

.ad-card-white.ar {
  direction: rtl;
}

.paragraph-12-copy {
  width: 50%;
  margin-bottom: 20px;
  color: #1f2937;
  line-height: 26px;
}

.heading-15-copy {
  width: 50%;
  margin-bottom: 10px;
  color: #1d4ed8;
  line-height: 43px;
  font-weight: 600;
}

.image---startup {
  position: relative;
  z-index: 1;
  height: 490px;
}

.text-span-39 {
  color: #1d4ed8;
}

.text-span-40 {
  color: #1d4ed8;
}

.text-span-41 {
  color: #1d4ed8;
}

.text-span-42 {
  color: #1d4ed8;
}

.pricing-header {
  padding-top: 100px;
  /* padding-bottom: 100px; */
}

.content {
  width: 50%;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.content.ar {
  direction: rtl;
}

.main-content {
  text-align: center;
}

.main-content.ar {
  text-align: center;
}

.heading-17 {
  color: #1f2937;
}

.text-span-43 {
  color: #1d4ed8;
}

.paragraph-14 {
  display: inline-block;
  width: 50%;
  color: #1f2937;
}

.pricing-plans {
  margin-top: 40px;
}

.plan {
  height: 380px;
  padding: 20px;
  border-radius: 8px;
  background-color: #1d4ed8;
  text-align: left;
}

.heading-18 {
  /* margin-top: 120px; */
  margin-bottom: 30px;
  font-weight: 600;
}

.text-block-9 {
  margin-bottom: 20px;
}

.plan-private {
  height: 380px;
  padding: 20px;
  border-radius: 8px;
  background-color: #130e32;
  text-align: left;
}

.text-block-10 {
  font-size: 13px;
}

.text-block-10.list-text {
  font-size: 10px;
}

.list-text {
  font-size: 13px;
}

.text-block-10-copy {
  font-size: 13px;
}

.text-block-10-copy.list-text {
  font-size: 10px;
}

.list {
  margin-bottom: 20px;
  padding-left: 20px;
}

.heading-19 {
  height: 44px;
  margin-bottom: 20px;
}

.contact-us-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 740px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-us-header.ar {
  direction: rtl;
}

.text-span-44 {
  color: #1d4ed8;
}

.text-span-45 {
  color: #1d4ed8;
}

.mail-card {
  display: block;
  margin-top: 10px;
  padding: 20px 30px 20px 20px;
  border-radius: 8px;
  background-color: #1f2937;
  color: #fff;
}

.text-block-11 {
  color: hsla(0, 0%, 100%, 0.43);
  font-weight: 300;
}

.heading-20 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
}

.column-11 {
  text-align: right;
}

.column-11.ar {
  text-align: left;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-us-header {
  display: block;
  height: 430px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-17-copy {
  display: inline-block;
  width: 70%;
  color: #1f2937;
}

.text-span-46 {
  color: #1d4ed8;
}

.text-span-47 {
  color: #1d4ed8;
}

.text-span-48 {
  color: #1d4ed8;
}

.about-us {
  position: relative;
  top: 20px;
  z-index: 999;
  padding: 60px;
  background-color: #fff;
  box-shadow: 4px 4px 20px 6px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  -o-object-fit: fill;
  object-fit: fill;
}

.about-us.ar {
  text-align: center;
}

.paragraph-15 {
  color: #5a5a5a;
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
}

.about-us-content {
  position: relative;
  padding-top: 180px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fff));
  background-image: linear-gradient(180deg, #fbfbfb, #fff);
}

.our-mission {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  text-align: left;
}

.paragraph-16 {
  font-size: 18px;
  line-height: 24px;
}

.heading-21 {
  font-size: 32px;
}

.text-span-49 {
  color: #1d4ed8;
}

.our-culture {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  text-align: left;
}

.why-us {
  padding-top: 20px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background-image: linear-gradient(180deg, #fff, #fbfbfb);
}

.heading-22 {
  color: #1f2937;
}

.text-span-50 {
  color: #1d4ed8;
}

.columns-10 {
  margin-top: 40px;
}

.columns-10.ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}

.card {
  border-radius: 8px;
  background-color: #1d4ed8;
  color: #fff;
}

.paragraph-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding: 100px 20px 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 26px;
  text-align: left;
}

.paragraph-18 {
  display: inline-block;
  width: 70%;
  margin-top: 20px;
  color: #1f2937;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.column-12 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.column-13 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  text-align: right;
}

.column-14 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  text-align: right;
}

.column-15 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  text-align: left;
}

.contract-icon-card {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(29, 78, 216, 0.06);
  text-align: center;
}

.context-2 {
  display: block;
  height: 204px;
  padding: 24px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.context-2.ar {
  direction: rtl;
}

.heading-23 {
  color: #1f2937;
}

.heading-24 {
  color: #1f2937;
}

.heading-25 {
  color: #1f2937;
}

.image-21 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 45%;
}

.image-21.ar {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.column-17 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  direction: rtl;
  text-align: right;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-19 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  direction: rtl;
}

.container-11 {
  max-width: 1260px;
}

.column-20 {
  display: none;
}

.column-21.ar {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.column-23 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.image-22 {
  max-width: 30%;
  margin-right: 100px;
}

.image-23 {
  max-width: 30%;
}

.container-12 {
  max-width: 1260px;
}

.black-line-copy {
  position: absolute;
  left: auto;
  top: 81px;
  right: -84.5%;
  bottom: auto;
  width: 116%;
  height: 8px;
  background-color: #1d4ed8;
}

.feature-new-card {
  text-align: left;
}

.feature-new-card.ar {
  direction: rtl;
  text-align: right;
}

.columns-12 {
  margin-top: 20px;
}

.columns-12.ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-13 {
  margin-top: 60px;
  margin-bottom: 70px;
}

.columns-13.ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-25 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.home-benifits-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  text-align: left;
}

.home-benifits-card.ar {
  direction: rtl;
  text-align: right;
}

.benifit-card-copy {
  padding-right: 24px;
  padding-bottom: 40px;
  padding-left: 24px;
  border-radius: 8px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
  text-align: left;
}

.content-2 {
  margin-bottom: 20px;
}

.feature-image {
  width: 100%;
  max-width: none;
}

.label {
  display: inline-block;
  padding: 16px 24px;
  border-radius: 8px;
  background-color: #e2e8f0;
  font-family: Poppins, sans-serif;
  color: #808893;
  font-size: 15px;
  font-weight: 500;
}

.label.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.menu-image {
  display: inline-block;
  width: 32px;
  height: 60px;
  max-width: 32%;
}

.link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-list:hover {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 8px;
  background-color: rgba(29, 78, 216, 0.06);
}

.link-list.soon:hover {
  background-color: transparent;
}

.link-list.soon.s {
  position: relative;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #8d8d8d;
}

.black-line-5 {
  position: absolute;
  left: 59%;
  top: auto;
  right: auto;
  bottom: 26%;
  overflow: visible;
  width: 150%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-6 {
  position: absolute;
  left: auto;
  top: 35%;
  right: 90%;
  bottom: auto;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.hero-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 725px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f7fa;
}

.features-ar {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.black-line-copy {
  position: absolute;
  left: auto;
  top: 81px;
  right: -74.5%;
  bottom: auto;
  display: none;
  width: 116%;
  height: 8px;
  background-color: #1d4ed8;
}

.blue-line-copy {
  position: absolute;
  left: -110%;
  top: 42px;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.black-line-2-copy {
  position: absolute;
  left: -88%;
  top: 41px;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 120%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-3-copy {
  position: absolute;
  left: 88%;
  top: auto;
  right: auto;
  bottom: 53%;
  display: none;
  overflow: visible;
  width: 150%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-4-copy {
  position: absolute;
  left: auto;
  top: 68%;
  right: 88%;
  bottom: auto;
  display: none;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.header-crm-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 740px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-crm-ar.ar {
  direction: rtl;
}

.column-26 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.column-26.ar {
  text-align: right;
}

.column-27 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.columns-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #1f2937;
}

.column-28 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.points-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.item-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-8-copy {
  display: inline;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-8-copy {
  display: inline;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-8-copy {
  display: inline;
  margin-left: 20px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.item-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.item-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.item-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-24 {
  margin-right: 4px;
}

.image-25 {
  margin-right: 4px;
}

.feature-02-ar {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f3f7fa;
}

.container-ar {
  max-width: 1260px;
  text-align: right;
}

.cards-ar {
  padding-top: 40px;
  padding-bottom: 60px;
}

.columns-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-29 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.column-30 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.column-31 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.card-info-copy {
  height: 300px;
  padding: 24px;
  border-radius: 16px;
  background-color: #000a3f;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: left;
}

.card-info-copy {
  height: 300px;
  padding: 24px;
  border-radius: 16px;
  background-color: #000a3f;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: left;
}

.card-info-copy {
  height: 300px;
  padding: 24px;
  border-radius: 16px;
  background-color: #000a3f;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: right;
}

.header-crm-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 740px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-5-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
}

.column-32 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.section-ar {
  padding-top: 100px;
  padding-bottom: 100px;
}

.benifits-2-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.context-copy {
  display: block;
  height: auto;
  padding: 0px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  text-align: right;
}

.context-ar {
  display: block;
  height: auto;
  padding: 0px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  text-align: right;
}

.context-copy {
  display: block;
  height: auto;
  padding: 0px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  text-align: left;
}

.column-33 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.column-34 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.feature-001-ar {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-7-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #1f2937;
}

.column-35 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.feature-002-ar {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-7-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #1f2937;
}

.column-8-ar {
  text-align: right;
}

.feature-003-ar {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-7-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #1f2937;
}

.column-36 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.ad-card-ar {
  position: relative;
  top: -170px;
  overflow: hidden;
  padding: 60px 40px;
  border-radius: 16px;
  background-color: #130e32;
  direction: rtl;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: right;
}

.heading-15-ar {
  display: block;
  width: 50%;
  margin-bottom: 20px;
  float: none;
  clear: left;
  direction: ltr;
  line-height: 43px;
  font-weight: 600;
}

.paragraph-12-ar {
  width: 50%;
  margin-bottom: 20px;
  float: none;
  color: hsla(0, 0%, 100%, 0.56);
  line-height: 26px;
}

.image-18-ar {
  position: absolute;
  left: -14%;
  top: 12%;
  right: auto;
  bottom: auto;
  display: block;
  width: 55%;
}

.column-8-en {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: left;
}

.header-business-ar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 740px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-22-ar {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #1f2937;
  text-align: right;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.feature-0001-ar {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.column-37 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.feature-0003-copy {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.column-8-copy-copy {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.column-38 {
  text-align: right;
}

.ad-02-ar {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #130e32;
}

.ad-content-copy {
  position: relative;
  text-align: right;
}

.image-20-copy {
  position: absolute;
  left: auto;
  top: -50%;
  right: 55%;
  bottom: auto;
  width: 510px;
}

.ad-card-white-ar {
  position: relative;
  top: -170px;
  overflow: hidden;
  padding: 60px 40px;
  float: none;
  border-radius: 16px;
  background-color: #f3f7fa;
  direction: rtl;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: right;
}

.image-21-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 52%;
  bottom: auto;
  width: 45%;
  text-align: left;
}

.paragraph-12-copy-copy {
  display: block;
  width: 50%;
  margin-bottom: 20px;
  color: #1f2937;
  line-height: 26px;
}

.heading-15-copy-copy {
  display: block;
  margin-bottom: 10px;
  color: #1d4ed8;
  line-height: 43px;
  font-weight: 600;
}

.valuation-benifits-ar {
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background-image: linear-gradient(180deg, #fff, #fbfbfb);
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.benifit-card-copy {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.column-39 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.ad-02-copy {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #130e32;
}

.ad-content-ar {
  text-align: right;
}

.image-20-ar {
  position: absolute;
  left: auto;
  top: 5%;
  right: 56%;
  bottom: auto;
  width: 510px;
}

.column-8-copy-copy {
  text-align: right;
}

.column-40 {
  text-align: right;
}

.ad-card-white-copy {
  position: relative;
  top: -170px;
  overflow: hidden;
  padding: 60px 40px;
  border-radius: 16px;
  background-color: #f3f7fa;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: left;
}

.image-21-ar {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 45%;
}

.image-21-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 53%;
  bottom: auto;
  width: 45%;
}

.black-line-3-copy {
  position: absolute;
  left: 88%;
  top: auto;
  right: auto;
  bottom: 53%;
  display: none;
  overflow: visible;
  width: 150%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-4-copy {
  position: absolute;
  left: auto;
  top: 68%;
  right: 88%;
  bottom: auto;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.content-copy {
  width: 50%;
  float: right;
  text-align: right;
}

.content-copy {
  width: 50%;
  float: right;
}

.content-copy-copy {
  width: 50%;
  float: right;
  text-align: right;
}

.paragraph-17-copy {
  padding: 100px 20px 20px;
  line-height: 26px;
  text-align: right;
}

.paragraph-17-copy {
  padding: 100px 20px 20px;
  line-height: 26px;
  text-align: left;
}

.paragraph-17-copy {
  padding: 100px 20px 20px;
  line-height: 26px;
  text-align: left;
}

.paragraph-17-copy {
  padding: 100px 20px 20px;
  line-height: 26px;
  text-align: right;
}

.column-41 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.mail-card-copy {
  margin-top: 10px;
  padding: 20px 30px 20px 20px;
  border-radius: 8px;
  background-color: #1f2937;
  direction: rtl;
  color: #fff;
}

.column-11-copy {
  text-align: left;
}

.mail-card-copy {
  margin-top: 10px;
  padding: 20px 30px 20px 20px;
  border-radius: 8px;
  background-color: #1f2937;
  color: #fff;
}

.column-11-copy {
  text-align: left;
}

.black-line-3-copy {
  position: absolute;
  left: 88%;
  top: auto;
  right: auto;
  bottom: 53%;
  overflow: visible;
  width: 150%;
  height: 8px;
  background-color: #1f2937;
}

.black-line-4-copy {
  position: absolute;
  left: auto;
  top: 68%;
  right: 88%;
  bottom: auto;
  width: 120%;
  height: 8px;
  background-color: #1d4ed8;
}

.column-en {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Poppins, sans-serif;
  text-align: left;
}

.black-line-copy-copy {
  position: absolute;
  left: auto;
  top: 81px;
  right: -84.5%;
  bottom: auto;
  width: 116%;
  height: 8px;
  background-color: #1d4ed8;
}

.image-26 {
  width: 100%;
}

.heading-26 {
  text-align: right;
}

.columns-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-42 {
  clear: none;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  direction: rtl;
  text-align: right;
}

.columns-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-en {
  position: relative;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #1d4ed8;
  font-family: Poppins, sans-serif;
}

.column-12-en {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: left;
}

.paragraph-3-ar {
  color: hsla(0, 0%, 100%, 0.64);
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.column-4-ar {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.column-4-ar.ar {
  text-align: left;
}

.column-13-copy {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  text-align: left;
}

.column-19-en {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  direction: ltr;
}

.submit-button-en {
  border: 1px none #000;
  border-radius: 0px 8px 8px 0px;
  background-color: #1d4ed8;
}

.nav-links-en {
  padding: 60px 40px 40px;
}

.column-14-copy {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  text-align: left;
}

.column-14-copy.ar {
  color: #5a5a5a;
}

.column-15-copy {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  text-align: left;
}

.column-15-copy.ar {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.column-17-copy {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.column-17-copy.ar {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.en-footer-contact {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  text-align: left;
}

.en-footer-contact.ar {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-17.ar {
  direction: rtl;
}

.contact-links-copy {
  text-align: left;
}

.company-links-copy {
  text-align: left;
}

.product-links-copy {
  text-align: left;
}

.footer-bottom-copy {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 40px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer-bottom-copy.ar {
  display: block;
}

.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-18.ar {
  direction: rtl;
}

.column-18-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  direction: ltr;
  text-align: right;
}

.column-18-copy.ar {
  direction: rtl;
}

.text-block-7-copy {
  display: inline;
  padding-right: 10px;
  color: #1d4ed8;
  font-weight: 600;
  text-align: left;
}

.column-5-copy {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  direction: rtl;
  text-align: right;
}

.column-5-copy.ar {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 15px;
  text-align: left;
}

.image-27 {
  width: 100px;
}

.testimonials.ar {
  direction: rtl;
}

.banner-announcement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffae00;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffb700), to(#ffa600));
  background-image: linear-gradient(90deg, #ffb700, #ffa600);
}

.text-block-12 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.text-block-13 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1f2937;
  font-size: 13px;
  font-weight: 500;
}

.text-block-13.links-header-copy {
  font-size: 18px;
}

.head-title-footer {
  font-size: 26px;
  line-height: 38px;
}

.head-title-footer.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  line-height: 44px;
}

.links-header-copy {
  margin-bottom: 10px;
  color: #a5a5a5;
  font-weight: 600;
}

.links-header-copy {
  margin-bottom: 10px;
  color: #a5a5a5;
  font-weight: 600;
}

.links-header-copy {
  margin-bottom: 10px;
  color: #a5a5a5;
  font-weight: 600;
}

.text-block-14 {
  position: static;
  left: auto;
  top: 30%;
  right: 4%;
  bottom: auto;
  color: #1d4ed8;
}

.soon-label {
  position: absolute;
  left: auto;
  top: 26%;
  right: 2%;
  bottom: auto;
  padding: 4px 16px;
  border-radius: 100px;
  background-color: rgba(29, 78, 216, 0.06);
}

.image-28 {
  width: 100%;
  max-width: none;
  margin-top: 0px;
}

.image-29 {
  position: absolute;
  left: 0%;
  top: -16%;
  right: auto;
  bottom: 0%;
  z-index: -11;
}

.image-29.overlay {
  top: -2%;
  max-width: 110%;
}

.imageheader {
  width: 100%;
  max-width: none;
  margin-top: 60px;
}

.imageheader.imagewidth {
  width: 90%;
}

.imageheader.small-image {
  width: 100%;
  margin-top: 0px;
}

.imageheader.mobile.contact-header {
  width: 80%;
}

.image-29-copy {
  position: absolute;
  left: 0%;
  top: -16%;
  right: auto;
  bottom: 0%;
  z-index: -11;
}

.image-29-copy.overlay {
  top: -30%;
  max-width: 100%;
}

.header-business-en {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 740px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-business-en.ar {
  direction: rtl;
}

.column-23-en {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  text-align: left;
}

.image-30 {
  width: 50px;
  max-width: 100%;
}

.features-images {
  width: 50px;
}

.link-2 {
  margin-left: 0px;
  font-family: Poppins, sans-serif;
  color: #1d4ed8;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-4-copy {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1f2937;
}

.paragraph-4-copy.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.image-small {
  width: 100%;
  margin-top: 60px;
}

.image-900 {
  max-height: 460px;
  max-width: none;
}

.re-order {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.methods {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafafa));
  background-image: linear-gradient(180deg, #fff, #fafafa);
}

.methods._w-background {
  background-image: none;
}

.methods._w-background.ar {
  direction: rtl;
}

.method-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-copy {
  width: 50%;
  float: right;
}

.method-content {
  display: inline-block;
  margin-left: 20px;
  text-align: left;
}

.method-content.ar {
  margin-right: 20px;
  margin-left: 0px;
}

.heading-27 {
  display: inline-block;
  color: #130e32;
  font-size: 19px;
}

.heading-27.display-block {
  display: block;
}

.paragraph-19 {
  display: inline-block;
  color: #5a5a5a;
  font-size: 13px;
}

.method-icon {
  width: 100px;
  height: auto;
  max-width: none;
}

.method-icon.image-width {
  width: 90px;
}

.method-column {
  margin-bottom: 20px;
}

.method-column.ar {
  direction: rtl;
}

.image-901 {
  max-width: 80%;
}

.image-902 {
  max-width: 80%;
}

.column-44 {
  display: block;
}

.image-903 {
  max-width: 120%;
}

.image-903.ar {
  max-width: 100%;
}

.image-904 {
  max-width: 80%;
}

.link-block {
  display: block;
}

.link-block-2 {
  display: block;
}

.div-block-2 {
  display: inline-block;
  margin-left: 20px;
  padding: 10px;
}

.text-block-15 {
  display: inline-block;
  text-decoration: none;
}

.download-example {
  margin-left: 10px;
  padding: 16px 24px;
  border-radius: 8px;
  background-color: rgba(29, 78, 216, 0.06);
  font-family: Poppins, sans-serif;
  color: #1d4ed8;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.download-example.rtl {
  margin-right: 10px;
  margin-left: 0px;
}

.download-example.rtl.sub-2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-size: 18px;
}

.download-example.ar {
  margin-right: 10px;
  margin-left: 0px;
}

.image-905 {
  margin-left: 10px;
}

.method-card-business {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.method-column-buisness {
  display: none;
  margin-bottom: 20px;
}

.grid-6-methods {
  display: none;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-span-51 {
  color: #1d4ed8;
}

.grid-5 {
  display: inline-block;
  max-width: 70%;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-span-52 {
  color: #1d4ed8;
}

.column-ar {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  text-align: right;
}

.column-45 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.column-46 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.column-47 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.column-48 {
  text-align: right;
}

.ar {
  text-align: right;
}

.column-49 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.columns-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-4 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.icon-5 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.text-span-53 {
  color: #1d4ed8;
}

.text-span-54 {
  color: #1d4ed8;
}

.icon-6 {
  left: auto;
  top: 0%;
  right: -16%;
  bottom: 0%;
}

.text-span-55 {
  color: #1d4ed8;
}

.text-span-56 {
  color: #1d4ed8;
}

.text-span-57 {
  color: #1d4ed8;
}

.text-span-58 {
  color: #1d4ed8;
}

.arabic {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.text-span-59 {
  color: #1d4ed8;
}

.text-span-60 {
  color: #1d4ed8;
}

.text-span-61 {
  color: #1d4ed8;
}

.text-span-62 {
  color: #1d4ed8;
}

.pitch-quick {
  background: linear-gradient(90deg, #E8FFD7 0%, rgba(255, 255, 255, 0) 100.9%) !important;
  padding: 16px !important;
  border-radius: 16px !important;
  margin-top: 50px;
}

.pitch-quick span {
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #000000 !important;
  margin-left: 10px;
}

.pitch-card {
  background: #F2F6FD;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 20px;
  height: 200px;
}

.pitch-card p{
  font-weight: 500;
  font-size: 13px;
  color: #000000;
  opacity: 0.5;
  text-align: left;
  margin-bottom: 0px;
}

.pitch-card h4{
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  color: #000000;
}

/* blog */
.blog-container .blog-list {
  text-align: center;
  color: red;
  margin-bottom: 50px;
}

.blog-container h1 {
  font-size: 40px;
  color: #3b3663;
  margin-top: 50px;
  margin-bottom: 50px;
}

.blog-container img {
  max-width: fit-content;
  width: 100%;
  border-radius: 20px;
}

.blog-container .article-container a {
  text-decoration: none;
  text-align: left;
}

.blog-container .article-container h5 {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #3b3663;
}

.blog-container .article-container h3 {
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  color: #3b3663;
  margin-top: 0px;
}

.article-container {
  text-align: left;
}

.article-container .read-more{
  /* text-decoration: underline !important; */
  color: #1d4ed8;
}
/* blog */

/* articles */
.article-details {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: left;
}

.article-details img{
  width: 500px;
}

.article-details .article-header-image{
  text-align: center;
  margin-bottom: 40px;
}

.article-details h2{
  color: black;
  font-size: 38px;
  font-weight: 600;
}

.article-details .intro{
  color: #696687;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 40px;
}

.article-details .titles{
  color: black;
  font-size: 22px;
  font-weight: 500;
}

.main-ul {
  margin-bottom: 30px;
}

.main-ul li {
  line-height: 25px;
}

.main-ul li a{
  color: #1d4ed8;
}

.extra-space {
  margin-left: 30px;
}

.space-5 {
  margin-bottom: 5px !important;
}

.item-list {
  margin-bottom: 30px;
}

.item-list li{
  color: #696687;
  font-size: 16px;
  line-height: 25px;
}

.question {
  color: #696687;
  font-size: 16px;
  font-weight: 500;  
  margin-bottom: 5px;
}

.answer {
  color: #696687;
  font-size: 16px;
  margin-bottom: 30px;
  opacity: .7;
  margin-left: 15px;
}
/* articles */

/* logos */
.our-clients {  
  margin-top: 100px;
}

.logo-100 {
  width: 100px !important;
}

.logo-200 {
  width: 200px !important;
}

.logo-150 {
  width: 150px !important;
}
/* logos */

/* feedbacks */
.feedbacks {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: -4px 4px 20px 6px rgba(0, 0, 0, 0.05);
  padding: 20px 40px;
  margin: 40px 20px;
  height: 300px;
}

.feedbacks-data {
  margin-top: 50px;
}
/* feedbacks */

.price-before {
  font-size: 17px;
  font-weight: 300;
  text-decoration: line-through;
}

.plan-private {
  display: flex;
  align-items: center;
  text-align: center;
}

.free-access {
  font-size: 13px;
  font-weight: 400 !important;
}

.monthly-label {
  font-size: 12px !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
  color: white !important;
  text-decoration: none !important;
  margin-bottom: 0px !important;
  margin-left: 10px;
}

.monthly-parent {
  display: flex;
  align-items: center;
}


/* test */
.our-clients {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  /* margin-bottom: 100px; */
}



.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 100px;
}
.marquee:hover .marquee__item {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.marquee__seperator {
  margin: 0 2rem;
}
.marquee__item {
  display: inline-block;
  will-change: transform;
  -webkit-animation: marquee 25s linear infinite;
          animation: marquee 25s linear infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.marquee {
  /* background-color: red; */
  padding: 1rem 0;
  color: #fff;
}

.partners {
  margin-top: 50px;
  margin-bottom: 100px;
}

.logo-img-first {
  margin-left: 0px;
}
/* test */

.our-clients-mobile {
  display: none;
}

/* new */
.owl-next {
  margin-left: 20px;
}

.owl-next span,
.owl-prev span{
  font-size: 40px
}

.owl-stage {
  margin: 20px auto;
}
/* new */
@media screen and (max-width: 991px) {
  .nav-menu {
    height: 100vh;
    padding: 20px;
    background-color: #1d4ed8;
    color: #fff;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .container.ar-nav {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    direction: ltr;
  }

  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button {
    width: 100%;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    color: #1d4ed8;
  }

  .button.ar {
    text-align: center;
  }

  .nav-link {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    color: #fff;
  }

  .nav-link-2 {
    width: 100%;
    color: #fff;
  }

  .nav-link-3 {
    width: 100%;
    color: #fff;
  }

  .hero {
    overflow: hidden;
    height: auto;
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns {
    display: block;
  }

  .column {
    margin-bottom: 60px;
  }

  .image-2 {
    left: 180px;
    top: 30px;
    max-width: 290%;
  }

  .image-4 {
    left: -30px;
    top: 50px;
  }

  .image-5 {
    top: 100px;
    right: -20px;
  }

  .image-6 {
    left: -30px;
    top: 250px;
  }

  .image-7 {
    top: -50px;
    right: -10px;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .image-8 {
    position: relative;
    z-index: 1;
    background-color: #fff;
  }

  .text-block.ar {
    width: 100%;
  }

  .right-nav {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .left-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-list.w--open {
    position: absolute;
    z-index: 999;
  }

  .dropdown-link-4.ar {
    padding-right: 20px;
  }

  .dropdown-list-2.ar-nav.w--open {
    right: auto;
  }

  .dropdown-toggle {
    display: block;
    width: auto;
    max-width: none;
    min-width: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
  }

  .dropdown-toggle.ar {
    z-index: 99;
  }

  .dropdown {
    width: 100%;
  }

  .nav-link-4 {
    width: 100%;
    color: #fff;
  }

  .nav-link-4.ar {
    width: 100%;
  }

  .nav-link-5 {
    width: 100%;
    color: #fff;
  }

  .dropdown-2 {
    width: 100%;
  }

  .dropdown-toggle-2 {
    width: auto;
    color: #fff;
  }

  .dropdown-toggle-2.ar {
    z-index: 0;
    width: 100%;
  }

  .menu-button {
    width: 100%;
    color: #1d4ed8;
    text-align: left;
  }

  .menu-button.w--open {
    background-color: white;
  }

  .menu-button.ar.w--open {
    background-color: transparent;
    color: #5a5a5a;
  }

  .section-sub-header {
    max-width: 90%;
  }

  .container-4 {
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-sub-header.sub-2 {
    height: auto;
  }

  .container-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .feedback-card {
    margin-right: 60px;
    margin-left: 60px;
  }

  .paragraph-2 {
    overflow: hidden;
    height: auto;
    min-height: 200px;
  }

  .image-12 {
    width: 100%;
    max-width: none;
  }

  .column-4 {
    text-align: left;
  }

  .columns-4 {
    display: inline-block;
  }

  .paragraph-3 {
    margin-bottom: 20px;
  }

  .column-5 {
    text-align: center;
  }

  .blue-line {
    display: none;
    overflow: visible;
  }

  .black-line {
    display: none;
  }

  .black-line-2 {
    display: none;
  }

  .black-line-3 {
    display: none;
  }

  .black-line-4 {
    display: none;
  }

  .container-6 {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-6 {
    display: block;
    margin-top: 40px;
  }

  .header-crm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blue-card {
    top: -5%;
    right: 15%;
  }

  .image-17 {
    max-width: 80%;
  }

  .feature-01 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-7 {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-8 {
    margin-top: 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .feature-02 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-8 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-8 {
    display: block;
  }

  .container-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-info {
    height: 440px;
  }

  .banner-02 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-14 {
    font-size: 21px;
    line-height: 32px;
  }

  .column-9 {
    margin-top: 40px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .ad {
    height: 300px;
    margin-top: 260px;
  }

  .ad-card {
    top: -250px;
    height: 550px;
    padding-top: 10px;
  }

  .paragraph-12 {
    width: 100%;
  }

  .heading-15 {
    width: 100%;
  }

  .image-18 {
    right: -2%;
    bottom: -3%;
    width: 90%;
    max-width: 60%;
  }

  .header-business {
    overflow: hidden;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .valuation-card-header {
    color: #5a5a5a;
  }

  .text-span-31 {
    font-size: 21px;
  }

  .feature-0001 {
    overflow: hidden;
  }

  .ad-02 {
    padding-top: 40px;
    padding-left: 20px;
  }

  .image-20 {
    top: 10%;
    right: -8%;
    width: 360px;
  }

  .ad-white {
    margin-top: 220px;
  }

  .ad-card-white {
    top: -210px;
  }

  .heading-15-copy {
    line-height: 30px;
  }

  .image---startup {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .content {
    position: relative;
    width: 100%;
  }

  .plan {
    height: 460px;
  }

  .plan-private {
    height: 460px;
  }

  .list {
    margin-bottom: 70px;
  }

  .contact-us-header {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-17-copy {
    width: 100%;
  }

  .about-us {
    top: 20px;
  }

  .about-us-content {
    margin-top: 220px;
  }

  .our-mission {
    padding-bottom: 140px;
  }

  .columns-10 {
    display: block;
  }

  .context-2 {
    height: 300px;
    padding: 10px;
  }

  .image-21 {
    top: 10%;
    right: -18%;
    width: 70%;
  }

  .column-16 {
    display: block;
  }

  .icon-3 {
    color: #1d4ed8;
  }

  .column-18 {
    margin-bottom: 10px;
    text-align: center;
  }

  .columns-11 {
    display: inline-block;
  }

  .column-19 {
    margin-top: 20px;
  }

  .container-11 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-22 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .image-22 {
    max-width: 40%;
  }

  .image-23 {
    max-width: 40%;
  }

  .black-line-copy {
    display: none;
  }

  .feature-new-card {
    margin-bottom: 40px;
  }

  .feature-new-card.ar {
    margin-bottom: 40px;
  }

  .columns-12 {
    display: block;
  }

  .columns-12.ar {
    display: block;
  }

  .columns-13.ar {
    display: block;
    margin-top: 0px;
  }

  .link-list.ar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .black-line-5 {
    display: none;
  }

  .black-line-6 {
    display: none;
  }

  .hero-ar {
    overflow: hidden;
    height: 870px;
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .black-line-copy {
    display: none;
  }

  .blue-line-copy {
    display: none;
    overflow: visible;
  }

  .black-line-2-copy {
    display: none;
  }

  .black-line-3-copy {
    display: none;
  }

  .black-line-4-copy {
    display: none;
  }

  .header-crm-ar {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columns-ar {
    display: block;
  }

  .feature-02-ar {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-ar {
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-info-copy {
    height: 440px;
  }

  .card-info-copy {
    height: 440px;
  }

  .card-info-copy {
    height: 440px;
  }

  .header-crm-copy {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columns-5-ar {
    display: block;
  }

  .columns-7-ar {
    display: block;
  }

  .columns-7-copy {
    display: block;
  }

  .columns-7-copy {
    display: block;
  }

  .ad-card-ar {
    top: -250px;
    height: 550px;
  }

  .heading-15-ar {
    width: 100%;
  }

  .paragraph-12-ar {
    width: 100%;
  }

  .image-18-ar {
    right: -5%;
    bottom: -3%;
    width: 80%;
  }

  .column-8-en {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .header-business-ar {
    height: auto;
    padding-top: 40px;
  }

  .ad-02-ar {
    padding-top: 40px;
    padding-left: 20px;
  }

  .image-20-copy {
    top: 10%;
    right: -8%;
    width: 360px;
  }

  .ad-card-white-ar {
    top: -210px;
  }

  .image-21-copy {
    top: 10%;
    right: -18%;
    width: 70%;
  }

  .heading-15-copy-copy {
    line-height: 30px;
  }

  .ad-02-copy {
    padding-top: 40px;
    padding-left: 20px;
  }

  .image-20-ar {
    top: 10%;
    right: -8%;
    width: 360px;
  }

  .ad-card-white-copy {
    top: -210px;
  }

  .image-21-ar {
    top: 10%;
    right: -18%;
    width: 70%;
  }

  .image-21-copy {
    top: 10%;
    right: -18%;
    width: 70%;
  }

  .black-line-3-copy {
    display: none;
  }

  .black-line-4-copy {
    display: none;
  }

  .content-copy {
    position: relative;
    width: 100%;
  }

  .content-copy {
    position: relative;
    width: 100%;
  }

  .content-copy-copy {
    position: relative;
    width: 100%;
  }

  .black-line-3-copy {
    display: none;
  }

  .black-line-4-copy {
    display: none;
  }

  .column-en {
    margin-bottom: 60px;
  }

  .black-line-copy-copy {
    display: none;
  }

  .paragraph-3-ar {
    margin-bottom: 20px;
  }

  .column-4-ar {
    text-align: left;
  }

  .column-19-en {
    margin-top: 20px;
  }

  .column-14-copy {
    margin-bottom: 20px;
  }

  .columns-17 {
    display: block;
  }

  .company-links-copy {
    margin-bottom: 20px;
  }

  .product-links-copy {
    margin-bottom: 20px;
  }

  .footer-bottom-copy {
    text-align: center;
  }

  .columns-18 {
    display: block;
    text-align: center;
  }

  .column-18-copy {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }

  .column-5-copy {
    text-align: center;
  }

  .header-business-en {
    height: auto;
    padding-top: 40px;
  }

  .paragraph-4-copy {
    color: #5a5a5a;
  }

  .column-43 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .content-copy {
    position: relative;
    width: 100%;
  }

  .method-icon {
    height: auto;
    max-width: 110px;
  }

  .method-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-44 {
    display: block;
  }

  .method-card-business {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }

  .method-column-buisness {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-5 {
    max-width: 100%;
  }

  .column-ar {
    margin-bottom: 60px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    direction: rtl;
  }
}

@media screen and (max-width: 767px) {

  .partners-title,
  .clients-title {
    margin: 20px;
  }

  .our-clients-mobile {
    display: block;
  }

  .our-clients-desktop {
    display: none;
  }

  .our-clients-mobile .logo-img{
    width: 100px;
    margin-left: 20px;
  }

  .section-header-mobile-version {
    margin: 20px;
  }

  .our-partners a {
    display: block;
  }

  .our-partners a img{
    margin-left: 0px;
  }
  .mobile-version {
    display: block;
  }
  .feedbacks {
    height: fit-content;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .feedbacks-data {
    margin-top: 0px;
  }
  .our-clients {
    display: block !important;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .our-clients img{
    width: 50%;
    margin-bottom: 20px;
    margin: 0px auto;
  }

  .hero {
    margin-top: 0px !important;
  }

  .blog-container,
  .article-details {
    display: block !important;
  }

  .article-details {
    margin: 20px;
  }
  .footer-en .w-container {
    display: block;
  }
  .image-2 {
    left: 70px;
  }

  .image-3 {
    left: 90px;
    top: -40px;
  }

  .image-4 {
    left: -40px;
    max-width: 220px;
  }

  .image-5 {
    right: -60px;
    max-width: 40%;
  }

  .image-6 {
    max-width: 50%;
  }

  .image-7 {
    right: -30px;
    max-width: 40%;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .section-header {
    font-size: 50px;
  }

  .section-sub-header {
    max-width: 100%;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-2 {
    display: block;
  }

  .slider {
    height: 100%;
    margin-top: 20px;
  }

  .icon {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .right-arrow {
    left: auto;
    top: auto;
    right: 40%;
    bottom: -15%;
  }

  .left-arrow {
    left: 40%;
    top: auto;
    right: auto;
    bottom: -15%;
  }

  .feedback-card {
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 20px;
  }

  .columns-3 {
    display: block;
  }

  .paragraph-2 {
    height: auto;
    font-size: 20px;
    line-height: 32px;
  }

  .image-12 {
    width: 200px;
    height: auto;
    max-width: none;
  }

  .mask {
    overflow: hidden;
  }

  .nav-links {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .product-links {
    margin-bottom: 40px;
  }

  .company-links {
    margin-bottom: 40px;
  }

  .paragraph-4 {
    color: #1f2937;
  }

  .card-info {
    height: auto;
    margin-bottom: 20px;
  }

  .section {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .benifits-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-001 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .feature-003 {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .ad {
    margin-top: 300px;
  }

  .image-18 {
    right: -22%;
    bottom: -15%;
    max-width: 90%;
  }

  .header-business {
    height: auto;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .valuation-benifits {
    display: block;
  }

  .grid-4 {
    display: block;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .benifit-card {
    margin-bottom: 20px;
  }

  .image-20 {
    top: 50%;
  }

  .ad-card-white {
    top: -230px;
  }

  .plan {
    /* height: 400px; */
    margin-bottom: 20px;
  }

  .plan-private {
    height: 410px;
  }

  .about-us {
    padding: 40px 20px;
    font-size: 17px;
  }

  .paragraph-15 {
    font-size: 20px;
    line-height: 34px;
  }

  .about-us-content {
    margin-top: 120px;
  }

  .paragraph-17 {
    font-size: 20px;
  }

  .paragraph-18 {
    width: 100%;
  }

  .column-14 {
    margin-bottom: 40px;
  }

  .context-2 {
    height: auto;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-21 {
    right: -22%;
  }

  .icon-3 {
    color: #1d4ed8;
  }

  .column-20 {
    text-align: center;
  }

  .column-21 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-new-card {
    margin-bottom: 40px;
  }

  .columns-12.ar {
    display: block;
  }

  .columns-13.ar {
    display: block;
  }

  .column-25.column-space {
    margin-bottom: 20px;
  }

  .card-info-copy {
    height: auto;
    margin-bottom: 20px;
  }

  .card-info-copy {
    height: auto;
    margin-bottom: 20px;
  }

  .card-info-copy {
    height: auto;
    margin-bottom: 20px;
  }

  .header-business-ar {
    height: auto;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .image-20-copy {
    top: 50%;
  }

  .ad-card-white-ar {
    top: -230px;
  }

  .image-21-copy {
    right: -22%;
  }

  .valuation-benifits-ar {
    display: block;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .benifit-card-copy {
    margin-bottom: 20px;
  }

  .image-20-ar {
    top: 50%;
  }

  .ad-card-white-copy {
    top: -230px;
  }

  .image-21-ar {
    right: -22%;
  }

  .image-21-copy {
    right: -22%;
  }

  .paragraph-17-copy {
    font-size: 20px;
  }

  .paragraph-17-copy {
    font-size: 20px;
  }

  .paragraph-17-copy {
    font-size: 20px;
  }

  .paragraph-17-copy {
    font-size: 20px;
  }

  .nav-links-en {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .column-14-copy {
    margin-bottom: 40px;
  }

  .company-links-copy {
    margin-bottom: 40px;
  }

  .product-links-copy {
    margin-bottom: 40px;
  }

  .header-business-en {
    height: auto;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .paragraph-4-copy {
    color: #1f2937;
  }

  .image-900 {
    max-width: 100%;
  }

  .grid-6-methods {
    display: block;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .image-3 {
    left: 50px;
    top: -10px;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .brands {
    margin-bottom: 20px;
  }

  .image-9 {
    height: auto;
  }

  .features {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tabs-menu {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .section-header {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 39px;
    text-align: left;
  }

  .section-header.ar-header-text {
    text-align: center;
  }

  .section-sub-header {
    max-width: 100%;
    text-align: left;
  }

  .section-sub-header.ar-paragraph {
    text-align: center;
  }

  .container-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .benifits {
    padding-bottom: 20px;
  }

  .container-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-2 {
    margin-top: 20px;
  }

  .feedback {
    padding-top: 10px;
  }

  .slider {
    height: auto;
    margin-top: 0px;
  }

  .right-arrow {
    left: auto;
    top: auto;
    right: 30%;
    bottom: -10%;
  }

  .left-arrow {
    left: 30%;
    top: auto;
    right: auto;
    bottom: -10%;
  }

  .feedback-card {
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .column-2 {
    margin-top: 20px;
    text-align: center;
  }

  .columns-2 {
    display: block;
    text-align: center;
  }

  .columns-3 {
    display: none;
  }

  .paragraph-2 {
    overflow: visible;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
  }

  .image-12 {
    width: 240px;
    height: 210px;
  }

  .column-3 {
    text-align: center;
  }

  .column-4 {
    text-align: left;
  }

  .columns-4 {
    display: block;
    text-align: left;
  }

  .footer-content {
    padding-left: 0px;
  }

  .subscription {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .nav-links {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .product-links {
    margin-bottom: 40px;
  }

  .paragraph-4 {
    color: #1f2937;
  }

  .footer-bottom {
    display: block;
  }

  .text-block-6 {
    display: block;
  }

  .header-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-6 {
    overflow: visible;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-10 {
    font-size: 30px;
    line-height: 40px;
  }

  .column-6 {
    margin-top: 40px;
  }

  .header-crm {
    overflow: hidden;
  }

  .blue-card {
    height: 270px;
  }

  .gray-card {
    display: none;
  }

  .container-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sections-head-title {
    font-size: 22px;
    line-height: 34px;
  }

  .column-8 {
    margin-top: 40px;
  }

  .context {
    margin-bottom: 40px;
  }

  .container-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-12 {
    font-size: 30px;
    line-height: 40px;
  }

  .banner-02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-14 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 27px;
    line-height: 40px;
  }

  .heading-10-copy {
    font-size: 28px;
    line-height: 42px;
  }

  .heading-10-copy.header-small-size {
    font-size: 28px;
    line-height: 40px;
  }

  .image-17-copy {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .benifits-2 {
    display: block;
  }

  .column-9 {
    margin-top: 40px;
  }

  .column-10 {
    margin-top: 40px;
  }

  .ad {
    padding-right: 10px;
    padding-left: 10px;
  }

  .ad-card {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-15 {
    font-size: 24px;
    line-height: 33px;
  }

  .image-18 {
    bottom: -11%;
    width: 110%;
  }

  .header-business {
    margin-bottom: 0px;
  }

  .image---business {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .valuation-benifits {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-4 {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .feature-0001 {
    padding-top: 0px;
  }

  .ad-02 {
    height: 500px;
  }

  .image-20 {
    top: 140%;
  }

  .feature-0003 {
    padding-top: 0px;
  }

  .ad-white {
    height: 110px;
    margin-top: 400px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .ad-card-white {
    top: -380px;
    padding: 20px 10px 140px;
  }

  .paragraph-12-copy {
    width: 100%;
  }

  .heading-15-copy {
    width: 100%;
  }

  .pricing-header {
    padding-top: 20px;
  }

  .heading-17 {
    font-size: 34px;
  }

  .paragraph-14 {
    width: 100%;
  }

  .plan-private {
    height: 460px;
  }

  .contact-us-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-11 {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .column-11 {
    display: none;
  }

  .about-us-header {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-17-copy {
    font-size: 20px;
    line-height: 33px;
  }

  .about-us {
    padding: 20px 10px;
  }

  .paragraph-15 {
    font-size: 16px;
    line-height: 30px;
  }

  .about-us-content {
    margin-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .our-mission {
    padding-bottom: 0px;
  }

  .why-us {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .paragraph-18 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-12 {
    margin-bottom: 20px;
  }

  .column-14 {
    margin-bottom: 20px;
  }

  .image-21 {
    top: 72%;
    right: 17%;
  }

  .icon-3 {
    color: #1f2937;
  }

  .column-17 {
    margin-bottom: 40px;
  }

  .container-11 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-20 {
    text-align: center;
  }

  .column-22 {
    margin-bottom: 40px;
  }

  .image-22 {
    display: none;
  }

  .image-23 {
    display: none;
  }

  .column-24 {
    text-align: center;
  }

  .feature-new-card {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .columns-12.ar {
    display: block;
  }

  .columns-13 {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .columns-13.ar {
    display: block;
  }

  .hero-ar {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .features-ar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-crm-ar {
    overflow: hidden;
    padding-bottom: 0px;
  }

  .benifits-2-ar {
    display: block;
  }

  .context-copy {
    margin-bottom: 40px;
  }

  .context-ar {
    margin-bottom: 40px;
  }

  .context-copy {
    margin-bottom: 40px;
  }

  .ad-card-ar {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-15-ar {
    font-size: 24px;
    line-height: 33px;
  }

  .image-18-ar {
    bottom: -5%;
    width: 100%;
  }

  .column-22-ar {
    margin-bottom: 40px;
  }

  .image-20-copy {
    top: 100%;
  }

  .ad-card-white-ar {
    top: -380px;
    padding: 20px 10px 140px;
  }

  .image-21-copy {
    top: 72%;
    right: 17%;
  }

  .paragraph-12-copy-copy {
    width: 100%;
  }

  .heading-15-copy-copy {
    width: 100%;
  }

  .valuation-benifits-ar {
    display: block;
  }

  .image-20-ar {
    top: 100%;
  }

  .ad-card-white-copy {
    top: -380px;
    padding: 20px 10px 140px;
  }

  .image-21-ar {
    top: 72%;
    right: 17%;
  }

  .image-21-copy {
    top: 72%;
    right: 17%;
  }

  .footer-en {
    padding-top: 10px;
  }

  .column-12-en {
    margin-bottom: 20px;
  }

  .column-4-ar {
    text-align: left;
  }

  .nav-links-en {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-14-copy {
    margin-bottom: 20px;
  }

  .column-17-copy {
    margin-bottom: 20px;
  }

  .company-links-copy {
    margin-bottom: 0px;
  }

  .product-links-copy {
    margin-bottom: 40px;
  }

  .footer-bottom-copy {
    display: block;
  }

  .text-block-12 {
    font-size: 10px;
  }

  .head-title-footer {
    font-size: 19px;
    line-height: 30px;
  }

  .imageheader.mobile {
    width: 190%;
  }

  .image-30.features-images {
    width: 50px;
  }

  .link-2 {
    display: block;
    margin-top: 20px;
    margin-left: 0px;
  }

  .paragraph-4-copy {
    color: #1f2937;
  }

  .image-small {
    width: 100%;
    margin-top: 0px;
  }

  .methods {
    padding-bottom: 10px;
  }

  .method-card {
    display: block;
    margin-bottom: 40px;
    text-align: left;
  }

  .method-content {
    margin-left: 0px;
  }

  .method-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-903 {
    max-width: 100%;
  }

  .download-example {
    margin-top: 10px;
    margin-left: 0px;
  }

  .download-example.rtl {
    margin-right: 0px;
  }

  .method-card-business {
    display: block;
    margin-bottom: 40px;
    text-align: left;
  }

  .method-column-buisness {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-6-methods {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .arabic {
    margin-bottom: 20px;
  }
}

#w-node-e205d8d3-98dd-7430-2116-65389a98d4a3-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9886e57c-54aa-ea9c-398c-84eac6cca750-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3fe78549-8e2e-4f65-e287-af37454bdd07-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e38c7a50-ffb1-092e-5589-af7c4ceb1253-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-eaf4e6f3-9586-4ae2-d454-9a1c95167db3-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c9f01500-e352-150e-c58c-4eb262334ebc-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_42d5c762-7806-169b-14a9-5375ddcb8eef-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ba80af73-b30f-eb9e-d98b-5a6a1782e0fb-df4564e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a26ee044-ef49-bfb0-a541-b6986a4380b0-8731f06b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_41c5548d-8bcb-b43e-7c10-0acf589d6cc1-8731f06b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6be5a63a-2e77-21ba-0ee7-60c0edfa4512-8731f06b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b2db9fc7-bdb5-a318-0f7c-457d0b50c765-18e87604 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a4fa8e13-1aa8-28de-34bf-b41ff695e73b-73499f0f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a4fa8e13-1aa8-28de-34bf-b41ff695e743-73499f0f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a4fa8e13-1aa8-28de-34bf-b41ff695e74b-73499f0f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e205d8d3-98dd-7430-2116-65389a98d4a3-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9886e57c-54aa-ea9c-398c-84eac6cca750-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3fe78549-8e2e-4f65-e287-af37454bdd07-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e38c7a50-ffb1-092e-5589-af7c4ceb1253-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-eaf4e6f3-9586-4ae2-d454-9a1c95167db3-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c9f01500-e352-150e-c58c-4eb262334ebc-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_42d5c762-7806-169b-14a9-5375ddcb8eef-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ba80af73-b30f-eb9e-d98b-5a6a1782e0fb-a6404ff0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a26ee044-ef49-bfb0-a541-b6986a4380b0-d70f303c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_41c5548d-8bcb-b43e-7c10-0acf589d6cc1-d70f303c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6be5a63a-2e77-21ba-0ee7-60c0edfa4512-d70f303c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a4fa8e13-1aa8-28de-34bf-b41ff695e73b-ce9aeb89 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a4fa8e13-1aa8-28de-34bf-b41ff695e743-ce9aeb89 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a4fa8e13-1aa8-28de-34bf-b41ff695e74b-ce9aeb89 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b2db9fc7-bdb5-a318-0f7c-457d0b50c765-359aefda {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

