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

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

@font-face {
  font-family: Gretasanspro Med;
  src: url('../fonts/GretaSansPro-Med.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gretasanspro Reg;
  src: url('../fonts/GretaSansPro-Reg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gretasanspro Lt;
  src: url('../fonts/GretaSansPro-Lt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gretasanspro Smbld;
  src: url('../fonts/GretaSansPro-SmBld.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gretasanspro Bld;
  src: url('../fonts/GretaSansPro-Bld.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --bac: #142c3ccc;
  --elements-webflow-library--neutral--600: #1abcff;
  --elements-webflow-library--neutral--800: #000;
  --primary: #142c3c;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--300: #eff0f6e0;
  --elements-webflow-library--neutral--200: transparent;
  --elements-webflow-library--general--shadow-01: #0003;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--general--shadow-03: #14142b1a;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

a {
  text-decoration: underline;
}

.container-5 {
  width: 100%;
  max-width: none;
}

.rotatingtext {
  opacity: 0;
  direction: ltr;
  text-align: left;
  width: 55%;
  margin: 220px 220px 220px 0;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
  display: block;
  position: absolute;
  inset: 0%;
}

.rotatingtext.ar {
  direction: rtl;
  text-align: right;
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 60px;
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  background-image: linear-gradient(153deg, #142c3ce6, #142c3c33);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Gretaarabicar, Georgia, sans-serif;
  display: flex;
  position: relative;
  overflow: visible;
}

.backgroundvideo {
  z-index: 0;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  object-position: 0% 0%;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 600px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.custom-code {
  opacity: 0;
  max-height: 10%;
  position: fixed;
  inset: 0%;
}

.nav_logo {
  color: #fff;
  width: 8em;
  transition: width .4s;
  overflow: clip;
}

.nav_wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  margin-top: 6px;
  margin-left: 0;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.nav {
  background-color: #0000;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-top: 1.4em;
  padding-bottom: 0;
  padding-left: 0;
  transition: all .4s;
  display: block;
  position: fixed;
  top: 0;
}

.nav.nav_scrolled {
  background-color: var(--bac);
}

.code-embed-7 {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-8 {
  width: 90%;
  max-width: none;
  margin: 0 0 90px auto;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  inset: 240px 0 0%;
}

.button-primary-2 {
  color: #1abcff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #000;
  margin-top: 0;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-2:hover {
  border: 2px solid #000;
  color: #fff;
  background-color: #1abcff;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2._2 {
  color: #fff;
  background-color: #fff0;
  border-color: #1abcff;
}

.button-primary-2._2:hover {
  color: var(--elements-webflow-library--neutral--600);
  background-color: #fff;
  border-color: #1abcff;
}

.button-primary-2._2.ar {
  letter-spacing: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.button-primary-2.b33 {
  background-color: var(--elements-webflow-library--neutral--600);
  color: #fff;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  width: auto;
  max-width: 100%;
  word-wrap: break-word;
  white-space: normal;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 14px;
  transition-property: none;
}

.button-primary-2.b33:hover {
  border: 1px solid var(--primary);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
}

.button-primary-2.ar {
  letter-spacing: 0;
}

.brix---header-menu-wrapper {
  justify-content: space-between;
  align-items: center;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-nav-link {
  color: var(--elements-webflow-library--neutral--100);
  padding: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---header-nav-list-item {
  flex: 1;
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 10px;
  list-style-type: none;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.div-block-32 {
  justify-content: flex-start;
  align-items: center;
  line-height: 20px;
  display: flex;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
  margin-top: 86px;
  position: relative;
  left: 0;
  right: 0;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-48px {
  margin-top: 40px;
  margin-bottom: 40px;
}

.brix---container-default-3 {
  max-width: 1218px;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  background-image: linear-gradient(#142c3cb3, #142c3cb3), url('../images/4e2a58d01afa56b4f76716fa1eeec1a3e412c31b-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: -18px;
  padding-top: 176px;
  padding-bottom: 100px;
}

.brix---section.sec.sec3 {
  background-image: linear-gradient(to bottom, var(--bac), var(--bac)), url('../images/shutterstock_2505736027-1.jpg');
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.brix---heading-h2-size {
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  mix-blend-mode: luminosity;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
}

.brix---heading-h2-size.v2 {
  color: var(--primary);
  padding-top: 0;
  padding-bottom: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.brix---heading-h2-size._1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.brix---heading-h3-size {
  text-align: center;
  text-shadow: 0 1px 1px var(--bac);
  width: 100%;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.brix---text-center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.brix---team-text-wrapper {
  cursor: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.brix---team-text-wrapper:hover {
  aspect-ratio: auto;
  color: var(--elements-webflow-library--neutral--100);
}

.brix---team-content-v9 {
  z-index: 1;
  text-align: center;
  text-decoration: none;
  position: absolute;
}

.brix---team-v9-wrapper {
  z-index: 5;
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
  transition: transform .3s, color .3s;
  position: relative;
  overflow: hidden;
}

.brix---team-v9-wrapper._1 {
  z-index: 2;
}

.brix---team-v9-wrapper._3 {
  transition: opacity .2s, transform .3s, color .3s;
}

.brix---team-v9-wrapper._3:hover {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.brix---paragraph-default {
  color: var(--elements-webflow-library--neutral--100);
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.brix---inner-container-574px---center {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.brix---team-v9-overlay {
  -webkit-backdrop-filter: grayscale();
  backdrop-filter: grayscale();
  cursor: auto;
  width: 100%;
  height: 100%;
}

.brix---team-v9-overlay:hover {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--elements-webflow-library--neutral--800);
  background-image: none;
}

.brix---grid-3-columns-gap-0 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
  margin-left: 80px;
  margin-right: 57px;
  display: grid;
}

.brix---avatar-image-100 {
  color: var(--elements-webflow-library--neutral--600);
  width: 100%;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---buttons-row {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---container-default-4 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.brix---heading-h2-size-2 {
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
}

.brix---heading-h2-size-2.ar {
  margin-bottom: 10px;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.brix---paragraph-default-2 {
  opacity: 1;
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  width: 30rem;
  margin-bottom: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.brix---paragraph-default-2.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.brix---button-row-left {
  margin-right: 0;
}

.brix---bg-image-full-width {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---grid-card-light {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.35fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  display: grid;
}

.brix---section-bg-image {
  z-index: 3;
  background-image: linear-gradient(353deg, #000, #fff0);
  padding: 0 80px;
  position: relative;
  overflow: hidden;
}

.brix---card-over-bg-image {
  z-index: 1;
  border: 1px none var(--elements-webflow-library--neutral--300);
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-end;
  max-width: 728px;
  margin-left: 0;
  margin-right: 0;
  padding: 440px 0 110px;
  display: flex;
  position: static;
}

.footer-dark {
  color: #fff;
  background-color: #142c3c;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-dark.sec.sec6 {
  padding-left: 57px;
  padding-right: 80px;
}

.container-7 {
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-content {
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.footer-block._2 {
  justify-content: flex-start;
  align-items: flex-start;
}

.footer-block.c {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  margin-top: 20px;
}

.footer-block.ar {
  justify-content: flex-start;
  align-items: flex-end;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 16px;
}

.title-small.x {
  text-align: center;
  margin-left: 4px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-weight: 400;
}

.title-small.x.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 16px;
  line-height: 14px;
}

.footer-link {
  color: #fff;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.footer-link:hover {
  color: var(--elements-webflow-library--neutral--600);
}

.footer-link._2 {
  text-transform: capitalize;
  margin-top: 0;
}

.footer-link._2.ar {
  align-self: flex-end;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.footer-link.ar {
  text-transform: lowercase;
  align-self: flex-start;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
  line-height: 18px;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.footer-link.ar.w--current {
  font-weight: 400;
}

.footer-social-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-left: -12px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  display: flex;
}

.footer-social-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-left: 0;
  display: flex;
}

.footer-divider {
  background-color: #e4ebf300;
  flex-flow: row;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

html[lang="ar"] .footer-divider {
  flex-direction: row-reverse;
}

.footer-copyright-center {
  color: #74797d;
  text-align: left;
  flex: 0 0 auto;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
}

.footer-copyright-center.n {
  text-align: right;
  flex: 0 0 auto;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.footer-copyright-center.n a {
  margin: 0 10px;
}

.footer-copyright-center.n.ar {
  text-align: left;
  flex: 0 0 auto;
  order: 2;
  justify-content: flex-start;
  font-family: Gretaarabicar, Georgia, sans-serif;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  gap: 20px;
}

.footer-copyright-center.ar {
  text-align: right;
  flex: 0 0 auto;
  order: 1;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.image-12 {
  width: 50px;
}

.t {
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-weight: 400;
}

.t.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 14px;
}

.image-13 {
  width: 50%;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -44px;
}

.image-13.ss {
  width: 80%;
  max-width: none;
  margin-top: -120px;
  margin-left: auto;
  position: absolute;
  top: -56px;
  left: 89px;
}

.image-14, .image-15, .image-16 {
  width: 100%;
  height: 100%;
}

.container-8 {
  float: none;
  text-align: left;
  width: auto;
  max-width: none;
  margin-top: auto;
  margin-left: auto;
}

.div-block-34 {
  background-color: #fffefe;
  width: 1px;
  height: .7rem;
  margin-left: 6px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.div-block-35 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  font-size: 18px;
  display: flex;
}

.link-2 {
  color: #fff;
  text-align: left;
  margin-left: 4px;
  font-family: Gretaarabicar, Georgia, sans-serif;
  text-decoration: none;
}

.hh {
  color: #142c3c;
  text-align: center;
  margin-top: -4px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.brix---heading-h2-size-3 {
  color: var(--elements-webflow-library--neutral--600);
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 55px;
}

.brix---heading-h2-size-3._2 {
  color: var(--primary);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.brix---heading-h2-size-3.ar {
  text-align: right;
  line-height: 50px;
}

.brix---paragraph-default-3 {
  color: var(--primary);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.brix---paragraph-default-3.pr5 {
  color: var(--primary);
  text-align: left;
  margin-top: 10px;
  margin-left: 2px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.brix---paragraph-default-3.pr5._2 {
  width: 49vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 30px;
  line-height: 35px;
  display: block;
}

.brix---paragraph-default-3.pr5._2.ar {
  text-align: right;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-span-2 {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 60px;
  position: relative;
  top: 10px;
}

.image-19 {
  width: 15%;
  margin-left: 2px;
}

.sec.sec4 {
  flex-flow: column;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 80px;
  padding-right: 57px;
  display: flex;
}

.sec.sec5 {
  position: relative;
}

.dropdown-list-2 {
  position: fixed;
}

.dropdown-list-2.w--open {
  background-color: var(--elements-webflow-library--neutral--100);
  min-width: 40%;
  margin-top: 115px;
  padding-top: 20px;
  inset: 0% auto 0% 0%;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-link {
  margin-left: 3rem;
  font-family: Gretasanspro Smbld, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-code {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  display: block;
}

.tb-n {
  color: var(--elements-webflow-library--neutral--600);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 100px;
  display: flex;
}

.tb-t {
  color: var(--primary);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.tb-t.ar {
  line-height: 35px;
}

.image-20 {
  width: 8vw;
  max-width: none;
  margin-bottom: 0;
}

.image-21 {
  width: 7vw;
  max-width: none;
  margin-bottom: 7px;
}

.div-block-50 {
  opacity: 1;
  background-color: #1abcff1a;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 80px 40px;
  box-shadow: 8px 9px 5px #0003;
}

.counter-number {
  color: var(--elements-webflow-library--neutral--600);
  width: auto;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-size: 60px;
  line-height: 65px;
}

.counter-number._2 {
  color: var(--primary);
  padding-bottom: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.div-block-51 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.div-block-55 {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-55.image {
  z-index: -1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/shutterstock_1452538850-1-1.png');
  background-position: 100% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 600px;
  height: 680px;
  inset: auto 0% auto auto;
  overflow: hidden;
}

.div-block-55.image.ar {
  background-image: url('../images/6909952cf20dd89f96b75de5_shutterstock_1452538850-1-1-1-1.svg');
  left: 0%;
  right: auto;
}

.div-block-55.en {
  background-image: none;
}

.text-span-4, .text-span-5 {
  font-size: 60px;
  line-height: 65px;
}

.section-5 {
  background-image: url('../images/rays-3.png');
  background-position: 100%;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: fixed;
  min-width: 100%;
  margin-right: 0;
  padding: 70px 57px 60px 80px;
}

.div-block-66 {
  flex-flow: column;
  align-items: flex-start;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.div-block-68 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 12px;
  padding-bottom: 0;
  display: flex;
}

.div-block-70 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.div-block-71 {
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  height: 100%;
  display: flex;
}

.div-block-73 {
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.cell {
  justify-content: flex-start;
  align-items: flex-start;
}

.cell-2 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.card1 {
  z-index: 2;
  background-color: var(--elements-webflow-library--neutral--100);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  box-shadow: -6px 2px 5px #0003, 5px 6px 5px #0003;
}

.div-block-76 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.image-34 {
  width: 23%;
}

.image-34._2 {
  width: 35%;
}

.image-34._1 {
  width: 16%;
}

.text-block {
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.text-block.whit {
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  margin-bottom: -6px;
  padding-top: 6px;
}

.text-block-2 {
  color: var(--primary);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-block-2.whit {
  color: var(--elements-webflow-library--neutral--100);
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 10px;
  transition: opacity .3s;
  overflow: hidden;
}

.text-block-2.ar {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 20px;
}

.card2 {
  background-color: var(--elements-webflow-library--neutral--600);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 5px 6px 5px #0003, -6px 2px 5px #0003;
}

.card2.card1 {
  z-index: 10;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.quick-stack-4 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-78 {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 75%;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.marquee-wrapper {
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.marquee-wrapper.ar {
  direction: ltr;
}

.marquee-track {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  padding: 0 0 40px;
  display: flex;
}

.logo-list {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: none;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.logo-image {
  height: 40px;
  min-height: 0;
}

.logo-image._2 {
  height: 80px;
  margin-top: 0;
}

.svgg {
  width: 200px;
  height: auto;
  margin-right: 0;
}

.image-35, .image-36 {
  width: 50px;
}

.devcards {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 20%;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.card3.card1 {
  z-index: 2;
  height: 300px;
  position: relative;
}

.grid-image-wrapper {
  width: 100%;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.grid-image-wrapper.animate-in {
  min-height: 100%;
}

.grid-image-wrapper-2 {
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.code-embed-9 {
  height: 0;
  overflow: visible;
}

.code-embed-10 {
  display: block;
  position: absolute;
  inset: 0% 0;
  overflow: visible;
}

.section-6 {
  background-image: url('../images/690b2552ba2e64e813ccdd2e_rays-3.png');
  background-position: 0%;
  background-size: auto;
  min-width: 100%;
  margin-right: 0;
  padding: 40px 57px 0 80px;
}

.brix---heading-h2-size-6 {
  color: #fff;
  text-align: center;
  mix-blend-mode: luminosity;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
}

.brix---heading-h2-size-6.v2 {
  color: #142c3c;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.div-block-88 {
  opacity: 1;
  background-color: #1abcff1a;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 80px 0;
  box-shadow: 8px 9px 5px #0003;
}

.code-embed-11 {
  height: 0;
  overflow: visible;
}

.brix---heading-h2-size-7 {
  color: #fff;
  text-align: center;
  mix-blend-mode: luminosity;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
}

.brix---heading-h2-size-7._1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.image-42 {
  width: 50%;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -44px;
}

.image-42.ss {
  width: 80%;
  max-width: none;
  margin-top: -102px;
  margin-left: auto;
  position: absolute;
  top: -56px;
  left: 89px;
}

.brix---avatar-image-100-2 {
  color: #1abcff;
  width: 100%;
}

.brix---team-v9-overlay-2 {
  -webkit-backdrop-filter: grayscale();
  backdrop-filter: grayscale();
  cursor: default;
  width: 100%;
  height: 100%;
}

.brix---team-v9-overlay-2:hover {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #000;
  background-image: none;
}

.brix---paragraph-default-6 {
  color: #fff;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 35px;
  line-height: 30px;
}

.brix---heading-h3-size-2 {
  text-align: center;
  text-shadow: 0 4px 1px #142c3c;
  cursor: default;
  width: 100%;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.brix---text-center-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.brix---team-text-wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.brix---team-text-wrapper-2:hover {
  aspect-ratio: auto;
  color: #fff;
}

.brix---team-v9-wrapper-2 {
  z-index: 5;
  color: #1abcff;
  text-decoration: none;
  transition: transform .3s, color .3s;
  position: relative;
  overflow: hidden;
}

.brix---team-v9-wrapper-2._3 {
  transition: opacity .2s, transform .3s, color .3s;
}

.brix---team-v9-wrapper-2._3:hover {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.brix---team-v9-wrapper-2._1 {
  z-index: 2;
}

.button-primary-4 {
  color: #1abcff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #000;
  margin-top: 0;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #1abcff;
  border: 2px solid #1abcff;
}

.button-primary-4:active {
  background-color: #43464d;
}

.button-primary-4._2 {
  color: #fff;
  background-color: #fff0;
  border-color: #1abcff;
}

.button-primary-4._2:hover {
  color: #1abcff;
  background-color: #fff;
  border-color: #1abcff;
}

.button-primary-4._2.ar {
  letter-spacing: 0;
}

.brix---container-default-6 {
  max-width: 1218px;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---color-neutral-807 {
  color: #1abcff;
}

.brix---section-4 {
  color: #fff;
  background-image: linear-gradient(#142c3cb3, #142c3cb3), url('../images/4e2a58d01afa56b4f76716fa1eeec1a3e412c31b-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: -18px;
  padding-top: 176px;
  padding-bottom: 100px;
}

.brix---section-4.sec.sec3 {
  background-image: linear-gradient(#142c3ccc, #142c3ccc), url('../images/shutterstock_2505736027-1.jpg');
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.brix---color-neutral-809 {
  color: #000;
  margin-top: 86px;
  position: relative;
  left: 0;
  right: 0;
}

.image-43 {
  width: 23%;
}

.image-43._2 {
  width: 35%;
}

.image-43._1 {
  width: 16%;
}

.brix---heading-h2-size-8 {
  color: #1abcff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 55px;
}

.brix---heading-h2-size-8._2 {
  color: #142c3c;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 35px;
  line-height: 37px;
}

.brix---heading-h2-size-8._2.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.button-primary-5 {
  color: #1abcff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #000;
  margin-top: 0;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #1abcff;
  border: 2px solid #1abcff;
}

.button-primary-5:active {
  background-color: #43464d;
}

.button-primary-5.b33 {
  color: #fff;
  text-align: center;
  background-color: #1abcff;
  border-style: none;
  border-width: 4px;
  width: auto;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 14px;
  transition-property: none;
}

.button-primary-5.b33:hover {
  color: #1abcff;
  background-color: #fff;
  border: 2px solid #142c3c;
}

.button-primary-5.b33.ar {
  letter-spacing: 0;
  border: 2px solid #0000;
  margin-top: 30px;
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 14px;
}

.button-primary-5.b33.ar:hover {
  border: 2px solid var(--primary);
}

.text-block-4 {
  color: #1abcff;
  text-align: center;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.text-block-4.whit {
  color: #fff;
  text-align: center;
  margin-bottom: -6px;
  padding-top: 6px;
}

.text-block-4.whit.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-4.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

.div-block-90 {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 75%;
  margin-top: 120px;
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.div-block-91 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.code-embed-12 {
  display: block;
}

.body-2, .div-block-92 {
  direction: rtl;
}

.text-span-9 {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 60px;
}

.us-hedar {
  direction: rtl;
  background-image: url('../images/rays-1.png'), linear-gradient(90deg, #000000c7 50%, #fff0), url('../images/ABOUT-US.jpg');
  background-position: 100% 0, 0 0, 50%;
  background-size: cover, auto, cover;
  height: 600px;
  padding-left: 80px;
  padding-right: 57px;
}

.us-hedar.ar {
  background-image: url('../images/6919bb49d8551f09ca1b2f50_rays-1.png'), linear-gradient(270deg, #000000a6 40%, #fff0), url('../images/ABOUT-US.jpg');
  background-position: 100% 0, 0 0, 50%;
  background-size: cover, auto, cover;
}

.us-hedar.investor-relations {
  background-image: url('../images/rays-1.png'), linear-gradient(90deg, #000000c7 50%, #fff0), url('../images/INVESTOR-RELATIONS.png');
}

.dev-text {
  direction: ltr;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.dev-text.ar {
  direction: ltr;
  justify-content: center;
  align-items: flex-end;
}

.t-title {
  color: var(--elements-webflow-library--neutral--100);
  margin-bottom: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.t-title.ar {
  line-height: 60px;
}

.t-dec {
  color: var(--elements-webflow-library--neutral--100);
  width: 40%;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.t-dec._2 {
  width: 70%;
  padding-left: 60px;
  font-size: 25px;
  line-height: 25px;
}

.t-dec._2.ar {
  text-align: right;
  padding-right: 60px;
}

.t-dec.ar {
  width: 40%;
  line-height: 35px;
}

.t-dec.cl {
  width: 40%;
}

.t-dec.cl.ar {
  line-height: 35px;
}

.t-dec._55 {
  color: var(--elements-webflow-library--neutral--100);
  width: 40%;
  margin-top: 20px;
  font-size: 25px;
}

.t-dec._66 {
  width: 44%;
  margin-top: 20px;
}

.our-story {
  margin-top: 60px;
  padding: 0 57px 60px 80px;
}

.div-block-93 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

.paragraph-6 {
  color: var(--primary);
  margin-top: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-6.ar {
  line-height: 40px;
}

.heading-2 {
  color: var(--primary);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 55px;
}

.heading-2._2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-left: 60px;
}

.heading-2._2.ar {
  padding-right: 60px;
}

.heading-2.ar {
  margin-bottom: 20px;
  font-weight: 700;
}

.what-we-do {
  background-image: url('../images/Frame-71.png');
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
  padding-left: 80px;
  padding-right: 57px;
  display: flex;
}

.div-block-94 {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 100%;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-4 {
  color: var(--elements-webflow-library--neutral--100);
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 55px;
}

.paragraph-7 {
  color: var(--elements-webflow-library--neutral--300);
  align-self: auto;
  padding-top: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 35px;
  line-height: 35px;
  text-decoration: none;
}

.paragraph-7.ar {
  text-decoration: none;
}

.text-span-10 {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 80px;
  line-height: 50px;
  position: relative;
  top: 12px;
}

.our-vision-our-mission {
  padding: 0 57px 0 80px;
}

.div-block-95 {
  justify-content: space-around;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.re-titele {
  color: var(--primary);
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.re-titele.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.re-p {
  color: var(--primary);
  text-align: center;
  white-space: normal;
  padding-top: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.re-p._2 {
  color: var(--primary);
  position: static;
}

.re-p._2.c {
  z-index: 1;
  display: block;
}

.re-p.ar {
  line-height: 30px;
}

.div-block-96 {
  flex-flow: column;
  flex: 0 auto;
  align-self: auto;
  align-items: center;
  display: flex;
}

.our-values {
  background-color: var(--elements-webflow-library--neutral--300);
  padding-top: 40px;
  padding-bottom: 40px;
}

.dev-i {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  padding-bottom: 20px;
  display: grid;
}

.div-block-98 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.our-milestones {
  height: 60vw;
  margin-bottom: 4px;
  padding: 60px 57px 0 80px;
}

.div-block-100 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 1px;
  display: flex;
  position: relative;
  top: 15vh;
}

.our-leadership {
  padding: 60px 57px 40px 80px;
}

.heading-5 {
  color: var(--elements-webflow-library--neutral--600);
  margin-top: 0;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.paragraph-9 {
  color: var(--primary);
  margin-bottom: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.paragraph-9.ar {
  width: 80vw;
  line-height: 50px;
}

.image-44 {
  z-index: -1;
  vertical-align: middle;
  object-fit: cover;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-101 {
  z-index: 0;
  background-image: linear-gradient(90deg, #142c3c, #142c3c33);
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.teem {
  padding: 60px 57px 100px 80px;
}

.tab-link-executive-management {
  background-color: var(--elements-webflow-library--neutral--100);
  flex: none;
  padding-top: 9px;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-executive-management.w--current {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 5px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.tab-link-business-line-technical-leadership {
  background-color: var(--elements-webflow-library--neutral--100);
  flex: none;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.tab-link-business-line-technical-leadership.w--current {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 5px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.tab-link-corporate-functions-2 {
  background-color: var(--elements-webflow-library--neutral--100);
  flex: none;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.tab-link-corporate-functions-2.w--current {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 5px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.text-block-6 {
  color: var(--primary);
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
}

.text-block-6.ar {
  font-weight: 700;
}

.text-block-7 {
  color: var(--primary);
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
}

.text-block-8 {
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
}

.tab-pane-executive-management {
  padding-top: 0;
  padding-bottom: 0;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/15.png');
  background-position: 50%;
  background-size: cover;
  align-self: center;
  width: 100%;
  height: 400px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.quick-stack-6._2 {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
}

.quick-stack-6._3 {
  background-image: url('../images/22.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._4 {
  background-image: url('../images/20.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._5 {
  background-image: url('../images/19.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._5._6 {
  background-image: url('../images/18.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._2-2 {
  background-image: url('../images/17.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._2-2._66 {
  background-image: url('../images/7.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._2-3 {
  background-image: url('../images/16.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._2-3._77, .quick-stack-6._1-1 {
  background-image: url('../images/19.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._1-1._55 {
  background-image: url('../images/18.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._3-1 {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._3-2 {
  background-image: url('../images/21.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._3-3 {
  background-image: url('../images/13.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._3-4 {
  background-image: url('../images/12.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._3-5 {
  background-image: url('../images/WhatsApp-Image-2026-01-19-at-11.18.55-AM.jpeg');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._3-5._3-6 {
  background-image: url('../images/20.png');
}

.quick-stack-6._3-5._3-7 {
  background-image: url('../images/10.png');
}

.quick-stack-6._3-5._3-8 {
  background-image: url('../images/9.png');
}

.quick-stack-6._3-5._3-9 {
  background-image: url('../images/8.png');
}

.quick-stack-6._3-5._4 {
  background-image: url('../images/14.png');
}

.quick-stack-6._3-5._4-12 {
  background-image: url('../images/WhatsApp-Image-2025-12-18-at-11.26.34-AM.jpeg');
}

.quick-stack-6._3-5._4-13 {
  background-image: url('../images/4.png');
}

.quick-stack-6._4-1 {
  background-image: url('../images/20.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._4-2 {
  background-image: url('../images/10.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._4-3 {
  background-image: url('../images/9.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._4-4 {
  background-image: url('../images/8.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._4-5 {
  background-image: url('../images/14.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._4-6 {
  background-image: url('../images/6.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._5-1 {
  background-image: url('../images/5.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._5-2 {
  background-image: url('../images/4.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._5-3 {
  background-image: url('../images/3.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._5-4 {
  background-image: url('../images/1.png');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-6._55 {
  background-image: url('../images/2.png');
}

.image-46 {
  align-self: flex-end;
  height: 35px;
  padding-left: 10px;
}

.div-block-110 {
  background-color: #1abcffb3;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-111 {
  background-color: var(--elements-webflow-library--neutral--600);
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-10 {
  text-align: center;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.text-block-11 {
  clear: both;
  text-align: center;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 15px;
}

.text-block-11.ar {
  line-height: 20px;
}

.cell-9 {
  justify-content: flex-end;
  align-items: center;
}

.cell-10 {
  justify-content: center;
  align-items: center;
}

.quick-stack-7 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  margin-top: 20px;
  padding: 10px 0 60px;
}

.cell-11 {
  padding-right: 20px;
}

.tab-link-board-of-directors {
  background-color: var(--elements-webflow-library--neutral--100);
  padding-left: 0;
  padding-right: 0;
}

.tab-link-board-of-directors.w--current {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 5px;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--elements-webflow-library--neutral--600);
  text-decoration-color: var(--elements-webflow-library--neutral--600);
  flex: none;
  padding-left: 0;
  padding-right: 0;
  text-decoration-thickness: 2px;
}

.code-embed-13 {
  height: 1px;
  margin-left: 0;
  margin-right: 0;
  font-family: Gretasanspro Med, Impact, sans-serif;
  position: relative;
  inset: 450px 0% 0%;
}

.bold-text {
  font-size: 16px;
}

.bold-text.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.image-58 {
  width: 30px;
  height: 30px;
}

.tabs-menu-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.body-3 {
  direction: ltr;
}

.text-span-11 {
  text-transform: none;
}

.ar {
  direction: rtl;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
  line-height: 30px;
}

.text-span-12 {
  color: var(--elements-webflow-library--neutral--600);
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 50px;
  font-weight: 700;
  position: relative;
  top: 7px;
}

.text-block-15 {
  color: var(--primary);
  text-align: center;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  display: none;
  overflow: visible;
}

.text-block-15.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.link-block {
  color: var(--elements-webflow-library--neutral--800);
  flex: 0 auto;
  width: 100%;
  text-decoration: none;
}

.code-embed-14 {
  margin-bottom: 0;
}

.our-businesses {
  background-image: url('../images/rays-1.png'), linear-gradient(90deg, #000000c7 50%, #0000), url('../images/OUR-BUSINESSES-2.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: cover, auto, cover;
  height: 600px;
  padding-left: 80px;
  padding-right: 57px;
}

.our-businesses.ar {
  direction: rtl;
  padding-left: 57px;
  padding-right: 80px;
}

.our-businesses.con {
  background-image: url('../images/rays-1.png'), linear-gradient(90deg, #000000c7 50%, #0000), url('../images/CONTACT-US.jpg');
  background-position: 70px 0, 0 0, 50%;
}

.our-businesses.con.news {
  background-image: url('../images/rays-1.png'), linear-gradient(90deg, #000000c7 50%, #0000), url('../images/NEWS--EVENTS-1.jpg');
}

.our-businesses.con.careers {
  background-image: url('../images/rays-1.png'), linear-gradient(#142c3ccc, #142c3ccc), url('../images/GMT-1.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: cover, auto, cover;
}

.body-4 {
  direction: ltr;
}

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

.news-card {
  background-color: var(--elements-webflow-library--neutral--100);
  border-radius: 12px;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 20px 1px #0000000d;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.card-content {
  padding: 20px;
}

.text-block-17 {
  color: var(--bac);
  font-size: 12px;
}

.heading-7 {
  height: 50px;
  margin-bottom: 25px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-7.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
  line-height: 25px;
}

.div-block-123 {
  width: 100%;
}

.div-block-124 {
  width: 100%;
  line-height: 20px;
}

.section-14 {
  direction: ltr;
  padding-left: 80px;
  padding-right: 57px;
}

.section-14.ar {
  direction: rtl;
}

.cell-16 {
  justify-content: center;
  align-items: flex-start;
}

.image-66 {
  border-radius: 20px;
  width: 300px;
}

.div-block-125 {
  background-color: var(--primary);
  border-radius: 20px;
}

.text-block-18 {
  color: var(--primary);
  width: 100%;
  margin-bottom: 20px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 17px;
}

.text-block-18.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
  line-height: 25px;
}

.text-block-19 {
  color: var(--primary);
  margin-bottom: 20px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 17px;
}

.text-block-19.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
  line-height: 25px;
}

.text-block-20 {
  color: var(--primary);
  margin-bottom: 20px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 17px;
}

.text-block-20.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
  line-height: 25px;
}

.bold-text-24, .heading-8 {
  color: var(--primary);
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.heading-8.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.text-block-21 {
  font-size: 17px;
  line-height: 25px;
}

.text-block-21.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.div-block-126 {
  direction: ltr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 57px 20px 80px;
}

.div-block-127 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-9 {
  color: var(--primary);
  text-align: center;
  margin-bottom: 20px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.heading-9.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.div-block-128 {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: center;
  width: auto;
  display: grid;
}

.counter-number._2 {
  min-width: auto;
  flex-grow: 0;
  flex-shrink: 1;
}

.image-67 {
  width: 30px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.image-67._22 {
  margin-right: 20px;
}

.text-block-22 {
  color: #148602;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 30px;
}

.div-block-129 {
  display: flex;
  gap: 8px;
  align-items: center;
  margin: 0 8px;
}

.code-embed-17 {
  color: #148602;
  width: 20px;
  font-size: 20px;
}

.section-15 {
  background-color: var(--elements-webflow-library--neutral--300);
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 20px;
}

.section-15.ar {
  direction: rtl;
}

.text-block-23 {
  text-align: right;
  padding-left: 80px;
  padding-right: 57px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
}

.text-block-23.ar {
  text-align: left;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.section-16 {
  direction: ltr;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 80px;
  padding-right: 57px;
}

.div-block-130 {
  background-color: var(--elements-webflow-library--neutral--200);
}

.div-block-131 {
  align-self: auto;
  width: 100%;
  display: flex;
}

.text-block-25 {
  color: var(--elements-webflow-library--neutral--600);
  flex: 1;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.text-block-25.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.code-embed-18 {
  color: var(--elements-webflow-library--neutral--800);
  width: 25px;
  height: 25px;
}

.quick-stack-11 {
  direction: ltr;
  padding-top: 40px;
  padding-bottom: 40px;
}

.quick-stack-11.ar {
  direction: rtl;
}

.div-block-132 {
  background-color: var(--elements-webflow-library--neutral--600);
  width: 100%;
  height: 1px;
  margin-top: 10px;
}

.section-17 {
  margin-top: 60px;
  margin-bottom: 100px;
  padding-left: 80px;
  padding-right: 57px;
}

.heading-10 {
  color: var(--primary);
  width: 200%;
  margin-bottom: 20px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-weight: 400;
}

.heading-10.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.text-block-27 {
  color: var(--primary);
  margin-bottom: 20px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-27.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.quick-stack-13 {
  padding-left: 0;
  padding-right: 0;
}

.features-tab-wrapper {
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0;
}

.feature-tab-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 0 auto;
  width: 25%;
  margin-right: 20px;
  padding: 0 0 0 0;
  display: flex;
}

.feature-tab-content {
  flex: 1;
  overflow: hidden;
}

.arrow-tab {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #f2f5fd00;
  border-radius: 100px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 3.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  display: flex;
}

.arrow-tab.w--current {
  color: var(--elements-webflow-library--neutral--600);
  background-color: #f2f5fd00;
  background-image: none;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.tab-text {
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
}

.tab-text.ar {
  text-align: right;
  padding-right: 10px;
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 20px;
}

.feature-tab-detail {
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.div-block-133 {
  justify-content: flex-start;
  align-items: center;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 14px;
  display: flex;
}

.tab-circle {
  color: #fff !important;
  background-color: var(--primary) !important;
  background-image: none !important;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.arrow-tab:hover .tab-text {
  color: var(--elements-webflow-library--neutral--600) !important;
  font-weight: 700 !important;
}

.tab-pane-tab-1, .tab-pane-tab-2 {
  width: 100%;
}

.section-18 {
  direction: ltr;
  margin: 60px 57px 100px 80px;
  padding-bottom: 20px;
}

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

.tabs-menu-4 {
  justify-content: center;
  display: flex;
}

.tab-link-tab-2-3 {
  background-color: #ddd0;
}

.tab-link-tab-2-3.w--current {
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 8px;
  background-color: #ddd0;
  font-family: Gretasanspro Med, Impact, sans-serif;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
}

.text-block-28 {
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.text-block-28.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-29 {
  font-family: Gretasanspro Reg, Impact, sans-serif;
}

.text-block-29.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.tab-pane-tab-1-2, .tabs-content-2, .tab-pane-tab-2-2, .tab-pane-tab-3, .tab-pane-tab-4 {
  width: 100%;
}

.tabs-3 {
  width: 100%;
  height: 100%;
}

.tab-pane-tab-1-3 {
  height: 100%;
}

.tabs-content-3 {
  height: 100%;
  margin-top: 20px;
}

.tab-link-tab-1-4 {
  background-color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  white-space: nowrap;
  flex: 1;
  padding-left: 0;
  padding-right: 0;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.tab-link-tab-1-4.w--current {
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  background-color: #fff;
  flex: 0 auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.tabs-menu-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
  overflow: auto;
}

.div-block-135 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 20px;
  display: flex;
}

.text-block-30 {
  flex: 1;
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.text-block-30._3 {
  color: red;
  margin-bottom: 20px;
}

.text-block-30._3._4 {
  margin-bottom: 0;
}

.text-block-30.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.text-block-31 {
  color: red;
}

.text-block-31.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.link-5 {
  color: var(--elements-webflow-library--neutral--600);
  padding-left: 10px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  text-decoration: none;
}

.link-5.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.image-68 {
  width: 25px;
}

._12 {
  color: var(--primary);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 38px;
  line-height: 44px;
}

._12._2 {
  color: var(--bac);
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

._12.ar {
  font-weight: 700;
}

.bold-text-29 {
  box-sizing: border-box;
  white-space: nowrap;
}

.bold-text-29.ar {
  line-height: 20px;
}

.text-block-32 {
  white-space: nowrap;
}

.text-block-32.ar {
  line-height: 20px;
}

.text-block-33 {
  white-space: nowrap;
}

.text-block-33.ar {
  line-height: 20px;
}

.text-block-34 {
  white-space: nowrap;
}

.text-block-34.ar {
  line-height: 20px;
}

.text-block-35 {
  text-align: center;
  white-space: nowrap;
}

.text-block-35.ar {
  line-height: 20px;
}

.div-block-136 {
  background-color: var(--elements-webflow-library--neutral--800);
  width: 100%;
  height: 1px;
}

.div-block-136._2 {
  background-color: var(--elements-webflow-library--general--shadow-01);
}

.link-6 {
  color: red;
  text-decoration: none;
}

.text-block-36 {
  color: var(--elements-webflow-library--neutral--600);
  margin-bottom: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 16px;
}

.div-block-137 {
  margin-top: 40px;
  margin-bottom: 10px;
  display: flex;
}

.text-block-37 {
  flex: none;
  width: 150px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.text-block-37.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-38 {
  color: var(--elements-webflow-library--neutral--600);
  margin-left: 60px;
  font-family: Gretasanspro Smbld, Impact, sans-serif;
  text-decoration: none;
}

.text-block-38:hover {
  text-underline-offset: 4px;
  text-decoration: underline;
}

.text-block-38.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.div-block-138 {
  margin-top: 20px;
}

.tab-link-tab-1-5 {
  text-align: center;
  background-color: #fff;
  width: 100%;
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.tab-link-tab-1-5.w--current {
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 0px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  background-color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.tabs-menu-6 {
  display: flex;
}

.text-block-39.ar {
  font-weight: 700;
}

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

.text-block-40.ar {
  font-weight: 700;
}

.tab-pane-tab-1-4, .tab-pane-tab-2-3 {
  height: 100%;
}

.heading-12 {
  margin-top: 40px;
  padding-left: 20px;
}

.heading-12.ar {
  font-weight: 700;
}

.div-block-139 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.text-field {
  border-radius: 6px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
}

.text-field.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.field-label {
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-weight: 400;
}

.field-label.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.submit-button {
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-weight: 400;
}

.submit-button.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.link-7 {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

.link-7.ar {
  font-weight: 700;
}

.text-block-41 {
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-block-41.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.heading-13 {
  margin-top: 20px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.heading-13.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.heading-13.ll {
  color: var(--elements-webflow-library--neutral--600);
}

.text-span-13 {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

.link-8 {
  text-decoration: none;
}

.paragraph-10 {
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-10.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.link-9 {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

.div-block-140 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 90% 5%;
  grid-auto-columns: 1fr;
  justify-content: start;
  align-items: center;
  display: grid;
}

.button-2 {
  background-color: var(--elements-webflow-library--neutral--600);
  border-radius: 3px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 30px;
}

.controls-container {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 50%;
}

.div-block-141 {
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-141 .controls-container {
  position: sticky;
  top: 50vh;
}

.text-block-42 {
  color: #746c6c;
  margin-top: 10px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 16px;
}

.text-block-42.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

._4-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.link-block-2, .link-block-3, .link-block-4, .link-block-5 {
  color: var(--elements-webflow-library--neutral--800);
}

.body-5 {
  direction: rtl;
}

.code {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.body-6 {
  direction: rtl;
}

.body-7 {
  direction: ltr;
}

.text-block-45 {
  margin-top: 60px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.text-block-45.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.button-3 {
  border: 1px solid var(--elements-webflow-library--neutral--600);
  color: var(--elements-webflow-library--neutral--600);
  background-color: #3898ec00;
  margin-top: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
}

.button-3:hover {
  border-color: var(--elements-webflow-library--neutral--800);
  background-color: var(--elements-webflow-library--neutral--600);
  color: var(--elements-webflow-library--neutral--100);
}

.button-3.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

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

.tab-link-tab-1-6 {
  background-color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  flex: 0 auto;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.tab-link-tab-1-6.w--current {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 5px;
  padding-left: 0;
  font-family: Gretasanspro Med, Impact, sans-serif;
  text-decoration: none;
  text-decoration-thickness: 2px;
}

.tab-link-tab-1-6.start {
  text-align: left;
  flex: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-1-6.start.w--current {
  text-align: left;
  line-height: 30px;
}

.tab-link-tab-1-6.start.ar.w--current {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.tab-link-tab-1-6.end {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
  font-family: Gretasanspro Med, Impact, sans-serif;
  text-decoration: none;
}

.tab-link-tab-1-6.end.w--current {
  flex: 0 auto;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-1-6.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

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

.tabs-menu-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 80px;
  padding-right: 57px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
  display: flex;
  overflow: auto;
}

.tab-pane-tab-12 {
  height: 100%;
}

.tabs-menu-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-151 {
  background-image: linear-gradient(225deg, var(--elements-webflow-library--neutral--600), #fdfeff 100%, white);
  justify-content: space-between;
  padding: 15px;
  line-height: 18px;
  display: flex;
}

.text-block-58 {
  text-align: center;
  flex: 0 auto;
  margin-right: 0;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 23px;
}

.text-block-58.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 18px;
}

.tab-link-tab-1-7 {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.tab-link-tab-1-7.w--current {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  text-underline-offset: 8px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.tab-link-tab-1-7.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.div-block-152 {
  margin-top: 40px;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-15 {
  font-family: Gretasanspro Smbld, Impact, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.heading-15.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.heading-15.tight {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  margin-right: auto;
  padding-right: 0;
  display: block;
}

.paragraph-11 {
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.paragraph-11.p {
  color: var(--primary);
  width: 600px;
  margin-top: 20px;
  font-size: 22px;
  line-height: 25px;
}

.paragraph-11.p.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

.div-block-153 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  height: 300px;
  display: flex;
}

.div-block-154 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-154.one {
  background-image: url('../images/2000x1334.webp');
  background-position: 50% 60%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
}

.div-block-154.hh {
  background-image: url('../images/OUR-BUSINESSES----MANPOWER-SERVICES-1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
}

.div-block-154.kk {
  background-image: url('../images/power-plant-2025-02-03-09-37-08-utc-1.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: flex-end;
  align-items: center;
}

.div-block-154.sso {
  justify-content: flex-start;
  align-items: center;
}

.div-block-154.gg {
  background-image: url('../images/zuhCjRPxR9I1Szde6xWE.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
}

.div-block-154.oo {
  background-image: url('../images/oil-and-gas-refinery-petrochemical-plant-industria-2025-09-08-13-22-04-utc-2.jpg');
  background-position: 50% 40%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
}

.button-4 {
  border: 1px solid var(--elements-webflow-library--neutral--600);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  font-family: Gretasanspro Reg, Impact, sans-serif;
  display: block;
}

.button-4:hover {
  background-color: var(--elements-webflow-library--neutral--600);
  color: var(--elements-webflow-library--neutral--100);
  text-decoration: none;
}

.button-4.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 18px;
}

.div-block-155 {
  flex-flow: column;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.text-block-60 {
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Gretasanspro Smbld, Impact, sans-serif;
  font-size: 40px;
  font-weight: 400;
  display: flex;
}

.text-block-60.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.div-block-156 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: none;
}

.image-70 {
  height: 30px;
}

.image-70._2 {
  height: 60px;
}

.heading-16 {
  text-align: center;
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.heading-16._2 {
  margin-top: 0;
}

.heading-16.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-61 {
  text-align: center;
  max-width: 90%;
  margin-bottom: 10px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.text-block-61.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-61.why {
  max-width: none;
}

.div-block-158 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  height: 100%;
  display: flex;
}

.div-block-158._2 {
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-top: 20px;
  display: flex;
}

.div-block-158._3 {
  justify-content: center;
  align-items: center;
}

.cell-18, .cell-19, .cell-20, .cell-21, .cell-22, .cell-23 {
  justify-content: flex-start;
  align-items: center;
}

.heading-17 {
  text-align: center;
  margin-top: 10px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.heading-17.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.div-block-159 {
  background-color: #f5f5f5;
  width: auto;
  margin-top: 60px;
  margin-left: -85px;
  margin-right: -65px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.tabs-content-4 {
  margin-bottom: 100px;
  padding: 0;
  overflow: hidden;
}

.section-21 {
  margin-top: 40px;
  padding-left: 80px;
  padding-right: 57px;
}

.tabs-4 {
  padding: 0;
}

.section-22, .section-23, .section-24 {
  margin-top: 40px;
  padding-left: 80px;
  padding-right: 57px;
}

.image-72 {
  width: 80px;
}

.image-72._3 {
  width: 60px;
  margin-bottom: 10px;
}

.image-72._2 {
  width: 70px;
  margin-bottom: 30px;
}

.div-block-160 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell-24, .cell-25, .cell-26, .cell-27 {
  justify-content: flex-start;
  align-items: center;
}

.text-block-62 {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.text-block-63 {
  color: var(--elements-webflow-library--neutral--600);
  margin-bottom: 20px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
}

.text-block-63._656.ar {
  margin-bottom: 20px;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-63.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.link-10, .link-11, .link-12 {
  color: var(--elements-webflow-library--neutral--600);
}

.link-13 {
  color: var(--elements-webflow-library--neutral--800);
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.link-13.ar {
  line-height: 20px;
  text-decoration: none;
}

.div-block-161 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 200px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-161.ar {
  flex: 1;
  height: 170px;
  margin-bottom: 0;
}

.div-block-161._444 {
  margin-bottom: 40px;
}

.div-block-161._444.ar {
  flex: 0 auto;
  height: 170px;
}

.cell-28 {
  justify-content: center;
  align-items: flex-start;
}

.bold-text-32 {
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-weight: 700;
}

.bold-text-32.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.bold-text-33 {
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.bold-text-33.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.bold-text-34 {
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.bold-text-34.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 20px;
}

.bold-text-35 {
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.bold-text-35.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 20px;
}

.cell-31 {
  padding-top: 40px;
}

.quick-stack-15 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
}

.quick-stack-16 {
  grid-column-gap: 19px;
  padding-top: 60px;
  padding-left: 0;
  padding-right: 0;
}

.section-25 {
  background-color: #f5f5f5;
  padding-bottom: 100px;
  padding-left: 80px;
  padding-right: 57px;
}

.text-field-2 {
  color: #142c3c;
  background-color: #d9d9d9;
  border-radius: 10px;
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.text-field-2::placeholder {
  color: #142c3c;
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.text-field-2._2 {
  padding-top: 20px;
  padding-bottom: 100px;
}

.text-field-2.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.form-block {
  padding-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
}

.heading-18 {
  margin-top: 40px;
  margin-bottom: 10px;
  padding-top: 40px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.heading-18.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.text-block-64 {
  margin-bottom: 40px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 18px;
}

.text-block-64.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-size: 18px;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button-2 {
  background-color: #142c3c;
  border-radius: 5px;
  margin-top: 20px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Gretasanspro Smbld, Impact, sans-serif;
}

.submit-button-2.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.section-26 {
  margin-top: 40px;
  padding-left: 80px;
  padding-right: 57px;
}

.text-block-65 {
  font-size: 20px;
}

.text-block-66 {
  font-size: 20px;
  text-decoration: none;
}

.text-block-66:lang(en) {
  color: var(--elements-webflow-library--neutral--600);
}

.logoman {
  max-width: 60%;
}

.logoman._2 {
  height: 150px;
}

.logoman.tt {
  max-width: 40%;
}

.cell-33, .cell-34 {
  justify-content: center;
  align-items: center;
}

.quick-stack-17 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 40px;
}

.quick-stack-18 {
  margin-top: 40px;
}

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

.div-for-tags {
  margin: 0;
  padding: 10px 10px 10px 0;
}

.container-10 {
  border-radius: 6.9px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 80px;
  padding-right: 57px;
}

.div-block-163 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading-19 {
  color: var(--primary);
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-decoration: none;
}

.job-card-link {
  color: var(--elements-webflow-library--neutral--800);
  padding: 20px 40px 20px 20px;
  text-decoration: none;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.job-card-link.w--current {
  color: var(--elements-webflow-library--neutral--600);
  border: 1px solid #1797c5;
  border-radius: 6.9px;
}

.text-block-68 {
  color: #4f5665;
  background-color: #e7ebf1;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
}

.text-block-68.ar {
  line-height: 22px;
}

.paragraph-12 {
  color: var(--primary);
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.3px;
}

.paragraph-12.ar {
  line-height: 25px;
}

.collection-item {
  margin-bottom: 10px;
  padding-top: 10px;
}

.form-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.div-block-164 {
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.submit-button-3 {
  background-color: var(--elements-webflow-library--neutral--600);
  border-radius: 4.14px;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-left: auto;
  font-family: Gretasanspro Reg, Impact, sans-serif;
}

.submit-button-3.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 14px;
}

.form-block-2 {
  width: 80%;
  margin-top: 20px;
}

.select-field {
  background-color: var(--elements-webflow-library--neutral--100);
  color: #040f24;
  border-radius: 6.9px;
  width: 23%;
  margin-bottom: 0;
  margin-left: auto;
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.select-field.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.text-field-3 {
  background-color: #e6e5e500;
  border: 1px solid #c54a4a00;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}

.text-field-3:focus {
  color: var(--elements-webflow-library--neutral--800);
  background-color: #e6e5e500;
  border: 0 #c54a4a00;
}

.div-block-165 {
  background-color: #e6e5e5;
  border-radius: 6.9px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 60%;
  padding-right: 15px;
  display: flex;
}

.div-block-165.ar {
  padding-left: 15px;
  padding-right: 0;
}

.image-74 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.div-block-166 {
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.heading-20 {
  color: var(--primary);
  height: auto;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.heading-20.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

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

.job-sidebar-item {
  margin-top: 20px;
}

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

.image-75 {
  margin-left: 20px;
}

.text-block-69 {
  font-family: Gretasanspro Med, Impact, sans-serif;
  position: static;
}

.div-block-169 {
  display: none;
}

.rich-text-block {
  color: var(--primary);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.rich-text-block.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

.text-block-71 {
  margin-top: 10px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
}

.text-block-71.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

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

.text-block-80.ar {
  line-height: 25px;
}

.div-block-170 {
  border-radius: 6.6px;
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  display: flex;
}

.button-5 {
  background-color: var(--primary);
  border-radius: 4.14px;
}

.button-5.ar {
  line-height: 14px;
}

.heading-21 {
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  font-family: Gretasanspro Smbld, Impact, sans-serif;
}

.heading-21.ar {
  color: #fff;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.text-block-81 {
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.text-block-81.ar {
  color: #fff;
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.div-block-171 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--primary);
  border-radius: 13.8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.section-28 {
  margin-bottom: 100px;
  padding-left: 80px;
  padding-right: 57px;
}

.button-6 {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--primary);
  border: 1px solid #0000;
  border-radius: 4.14px;
  font-family: Gretasanspro Reg, Impact, sans-serif;
  font-size: 20px;
}

.button-6:hover {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--bac);
  border: 1px solid #000;
}

.button-6.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.rich-text-block-2 {
  height: 200px;
  margin-bottom: 20px;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 15px;
  line-height: 17px;
}

.rich-text-block-2.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.div-block-173 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-8 {
  background-color: var(--elements-webflow-library--neutral--600);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  text-decoration: none;
  display: flex;
}

.text-block-82 {
  color: var(--elements-webflow-library--neutral--100);
  padding-right: 15px;
  font-family: Gretasanspro Smbld, Impact, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.text-block-82.ar {
  padding-left: 15px;
  padding-right: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

.section-30 {
  margin-top: 20px;
  margin-bottom: 100px;
}

.image-76 {
  background-color: #3c75c5;
  width: auto;
  max-width: 60%;
  font-size: 11px;
}

.link-block-9 {
  width: auto;
  max-width: none;
}

.text-span-15 {
  color: var(--primary);
}

.bold-text-36 {
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-weight: 400;
}

.heading-22 {
  font-family: Gretasanspro Bld, Impact, sans-serif;
}

.bold-text-38 {
  color: var(--primary);
}

.grid-8 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
}

.text-block-85 {
  color: var(--primary);
  white-space: normal;
  word-break: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Gretasanspro Med, Impact, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: block;
}

.text-block-85.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.tab-link-text {
  text-decoration: none;
  -webkit-text-decoration-color: var(--elements-webflow-library--neutral--200);
  text-decoration-color: var(--elements-webflow-library--neutral--200);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  line-height: 30px;
  text-decoration-style: solid;
}

.div-block-174 {
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.cell-36 {
  justify-content: center;
  align-items: center;
}

.div-block-175 {
  background-color: var(--elements-webflow-library--neutral--600);
  width: 100%;
  height: 1px;
}

.div-block-176 {
  padding-right: 0;
}

.text-span-17 {
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.text-span-17.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.text-span-18 {
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.text-span-18.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.text-span-19 {
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.text-span-19.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.text-span-21 {
  font-family: Gretasanspro Lt, Impact, sans-serif;
}

.text-span-21.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 400;
}

.div-block-177 {
  padding-top: 20px;
}

.gradient-text {
  color: var(--elements-webflow-library--neutral--100);
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: auto;
  margin-bottom: 10px;
  font-family: Gretasanspro Bld, Impact, sans-serif;
  font-size: 50px;
  line-height: 60px;
  overflow: hidden;
}

.gradient-text.jv {
  margin-bottom: 0;
  font-size: 40px;
}

.gradient-text.jv.ar {
  background-image: linear-gradient(270deg, #142c3c, #cbdce7 40%, #5faed6);
}

.gradient-text.ar {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #142c3c, #cbdce7 40%, #5faed6);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Gretaarabicar, Georgia, sans-serif;
  font-weight: 700;
}

.gradient-text.ar._2 {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.div-block-178 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--elements-webflow-library--neutral--200);
  grid-template: ". Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  margin-top: 140px;
  margin-bottom: 220px;
  display: grid;
}

.div-block-178.div-background {
  background-color: var(--elements-webflow-library--neutral--200);
  background-image: linear-gradient(45deg, #142c3c00, #5faed640 20%, #142c3cd9 80%);
  height: 350px;
}

.div-block-178.div-background._2._5 {
  height: 400px;
}

.div-block-178.div-background.ar {
  background-image: linear-gradient(315deg, #142c3c00, #5faed640 20%, #2b536aab 62%, #142c3cd9 80%);
}

.manufa {
  color: var(--elements-webflow-library--neutral--200);
  -webkit-text-stroke-color: var(--elements-webflow-library--neutral--100);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #fff 50%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 10px;
  padding-right: 0;
  font-family: Gretasanspro Lt, Impact, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.manufa.jv {
  color: var(--primary);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-size: 25px;
  line-height: 30px;
}

.manufa.jv.ar {
  color: var(--primary);
}

.manufa.ar {
  color: var(--elements-webflow-library--neutral--100);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  margin-bottom: auto;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 25px;
}

.section-31 {
  margin-left: -80px;
  margin-right: -57px;
}

.div-block-181 {
  color: var(--elements-webflow-library--neutral--600);
  width: 500px;
  height: auto;
  margin: 100px 0 auto 57px;
}

.div-block-181.ll {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 57px;
}

.div-block-183 {
  color: #831d1d;
  -webkit-text-stroke-width: 20px;
  background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/OUR-BUSINESSES---TECHNICAL-SERVICES-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: auto;
  height: auto;
}

.section-32 {
  margin-left: -80px;
  margin-right: -65px;
}

.div-block-184 {
  margin: 10px;
}

.div-block-185 {
  background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/Gemini_Generated_Image_v2q905v2q905v2q9.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section-33 {
  margin-left: -80px;
  margin-right: -65px;
}

.div-block-186 {
  width: 450px;
  margin-top: 30px;
}

.div-block-186.jvs {
  width: auto;
  margin-top: 0;
  margin-left: 0;
}

.div-block-186.jvs.ar {
  text-align: center;
  margin-top: 0;
}

.div-block-186.ar {
  width: auto;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-187 {
  margin-left: 85px;
  margin-right: 50px;
}

.div-block-187.ar {
  margin-left: 57px;
  margin-right: 80px;
}

.section-35 {
  margin: 100px -65px 140px -80px;
}

.text-span-29 {
  color: var(--primary);
}

.section-36 {
  height: auto;
  margin-left: -85px;
  margin-right: -65px;
}

.div-block-188 {
  background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/groningen-oil-and-gas-processing-plant-2025-03-23-23-29-05-utc.jpg');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
  height: auto;
}

.div-block-189 {
  background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/oil-and-gas-refinery-plant-at-night-global-busine-2025-12-07-14-55-07-utc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-190 {
  background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/GMT-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-191, .div-block-192 {
  padding-top: 40px;
}

.div-block-193 {
  padding-top: 60px;
}

.div-block-195 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 20px;
  display: block;
}

.div-block-196 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-77 {
  width: 30px;
  height: 30px;
}

.link-block-10 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.link-block-10._2 {
  width: 19px;
  height: 17px;
}

.link-block-10._1 {
  width: 30px;
  height: 30px;
}

.link-14 {
  color: #74797d;
  text-decoration: none;
}

.link-block-11 {
  text-decoration: none;
}

.bold-text-39 {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

.bold-text-40 {
  line-height: 80px;
}

.code-embed-20 {
  direction: ltr;
}

.text-block-87 {
  line-height: 20px;
}

.bold-text-42 {
  line-height: 14px;
}

.link-15, .link-16, .link-17 {
  color: #74797d;
  text-decoration: none;
}

.div-block-197 {
  display: none;
}

.div-block-202, .div-block-203 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.code-embed-21 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.code-embed-22, .code-embed-23, .code-embed-24, .code-embed-25, .code-embed-26 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-214 {
  flex: 1;
  line-height: 20px;
}

.div-block-215 {
  display: none;
}

.text-span-30.ar {
  line-height: 25px;
}

.div-block-217.ar {
  line-height: 20px;
}

.cell-43 {
  padding-top: 40px;
}

.bold-text-47 {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 20px;
  text-decoration: none;
}

.bold-text-48, .bold-text-49, .bold-text-50 {
  font-family: Gretaarabicar, Georgia, sans-serif;
  line-height: 20px;
}

.div-block-218 {
  line-height: 20px;
}

.div-block-219 {
  flex: 1;
}

.div-block-220 {
  margin-top: 360px;
}

.text-block-88 {
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.div-block-221, .div-block-222 {
  justify-content: flex-end;
  margin-top: 20px;
  display: flex;
}

.text-block-89 {
  font-family: Gretasanspro Med, Impact, sans-serif;
}

.text-block-89.ar {
  font-family: Gretaarabicar, Georgia, sans-serif;
}

@media screen and (min-width: 1280px) {
  .rotatingtext {
    text-align: left;
    margin-left: 0;
    margin-right: 3rem;
  }

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

  .nav_wrapper {
    margin-left: 0;
    padding-left: 2.5em;
    padding-right: 6.7em;
  }

  .image-8 {
    margin-left: 3rem;
    right: 0;
  }

  .button-primary-2.b33 {
    border-width: 2px;
    width: auto;
  }

  .button-primary-2.b33:hover {
    border-width: 2px;
  }

  .brix---header-menu-wrapper {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .brix---header-nav-list-item {
    padding-left: 18px;
  }

  .brix---mg-bottom-48px {
    margin-top: 93px;
  }

  .brix---team-v9-wrapper._3 {
    z-index: 2;
  }

  .footer-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-center.n.ar {
    flex: 0 auto;
  }

  .image-13.ss {
    margin-top: -220px;
    top: 32px;
  }

  .container-8 {
    margin-left: -2px;
  }

  .link-2 {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .brix---heading-h2-size-3 {
    color: var(--elements-webflow-library--neutral--600);
    text-align: left;
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 50px;
    font-weight: 400;
  }

  .brix---heading-h2-size-3.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
    font-weight: 700;
  }

  .brix---paragraph-default-3 {
    color: var(--elements-webflow-library--neutral--800);
    text-align: center;
    font-family: Gretasanspro Lt, Impact, sans-serif;
    font-size: 20px;
  }

  .brix---paragraph-default-3.pr5 {
    text-align: left;
    font-size: 50px;
    line-height: 53px;
  }

  .brix---paragraph-default-3.pr5._2 {
    line-height: 35px;
  }

  .tb-n {
    font-size: 80px;
  }

  .div-block-55.image {
    background-position: 100% 0;
    background-size: cover;
    width: 600px;
    height: 680px;
    inset: auto 0 auto auto;
  }

  .text-span-4 {
    font-size: 70px;
  }

  .section-5 {
    padding-bottom: 0;
    padding-right: 57px;
  }

  .div-block-73 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .div-block-78 {
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .section-6 {
    padding-bottom: 0;
    padding-right: 57px;
  }

  .image-42.ss {
    margin-top: -220px;
    top: 32px;
  }

  .brix---team-v9-wrapper-2._3 {
    z-index: 2;
  }

  .button-primary-4._2.ar {
    font-size: 20px;
  }

  .brix---heading-h2-size-8 {
    color: #1abcff;
    text-align: right;
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 50px;
    font-weight: 400;
  }

  .button-primary-5.b33 {
    width: auto;
  }

  .button-primary-5.b33.ar {
    font-size: 20px;
  }

  .div-block-90 {
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .dev-text {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-top: 150px;
  }

  .t-dec {
    width: 45%;
  }

  .paragraph-6 {
    font-size: 30px;
  }

  .paragraph-9 {
    width: 80vw;
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 25px;
  }

  .paragraph-9.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .code-embed-13 {
    top: 500px;
  }

  .bold-text {
    font-size: 20px;
  }

  .our-businesses {
    height: 600px;
  }

  .text-block-18, .text-block-19, .text-block-20, .bold-text-24 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-25 {
    font-size: 20px;
  }

  .code-embed-18 {
    align-self: center;
    width: 30px;
    height: 30px;
  }

  .tab-text {
    white-space: nowrap;
  }

  .tab-text.ar {
    text-align: right;
  }

  .div-block-133 {
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 18px;
  }

  .div-block-140 {
    grid-template-columns: 95% 5%;
  }

  .div-block-151 {
    padding-bottom: 10px;
  }

  .heading-15 {
    margin-top: 0;
  }

  .heading-15.tight {
    margin-right: auto;
  }

  .paragraph-11.p {
    margin-top: 20px;
  }

  .text-block-63._656.ar {
    margin-bottom: 20px;
  }

  .div-block-161._444.ar {
    flex: 0 auto;
  }

  .text-block-64 {
    font-size: 18px;
  }

  .text-block-64.ar, .text-block-85 {
    font-size: 20px;
  }

  .gradient-text.jv.ar {
    text-align: center;
  }

  .div-block-186, .div-block-186.jvs {
    margin-top: 0;
  }

  .div-block-187 {
    margin-right: 300px;
  }

  .section-36 {
    margin-right: -65px;
  }

  .link-block-10 {
    width: 30px;
    height: 30px;
  }

  .link-block-10._2 {
    width: 20px;
    height: 20px;
  }

  .link-block-10._1 {
    width: 35px;
    height: 35px;
  }

  .bold-text-59 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .rotatingtext {
    text-align: left;
    width: 53%;
    margin-left: 0;
  }

  .backgroundvideo {
    height: 800px;
  }

  .nav_wrapper {
    padding-left: 3.7em;
    padding-right: 15.3em;
  }

  .image-8 {
    inset: 340px 0 0%;
  }

  .button-primary-2._2, .button-primary-2.b33 {
    font-size: 15px;
  }

  .button-primary-2.ar {
    font-size: 20px;
  }

  .brix---color-neutral-800 {
    margin-top: -126px;
  }

  .brix---mg-bottom-48px {
    margin-top: 40px;
  }

  .brix---heading-h2-size {
    margin-top: -71px;
  }

  .brix---heading-h2-size.v2 {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .brix---heading-h2-size._1 {
    padding-top: 120px;
  }

  .brix---card-over-bg-image {
    padding-bottom: 70px;
  }

  .footer-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .footer-social-link {
    margin-left: 10px;
  }

  .footer-copyright-center {
    margin-left: 0;
  }

  .image-13.ss {
    width: 80%;
    margin-top: -86px;
    margin-left: 72px;
    top: 17px;
  }

  .container-8 {
    margin-left: auto;
  }

  .link-2 {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .brix---heading-h2-size-3 {
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 60px;
  }

  .brix---heading-h2-size-3.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .brix---paragraph-default-3.pr5 {
    font-size: 30px;
    line-height: 30px;
  }

  .brix---paragraph-default-3.pr5._2 {
    line-height: 40px;
  }

  .image-21 {
    width: 100px;
    height: 100px;
    margin-bottom: 13px;
  }

  .div-block-55.image {
    height: 660px;
  }

  .section-5 {
    padding-bottom: 0;
    padding-right: 57px;
  }

  .div-block-68 {
    flex-flow: column;
  }

  .div-block-70, .div-block-71 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-73 {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 0;
  }

  .card1 {
    height: 350px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-2 {
    font-size: 23px;
    line-height: 24px;
  }

  .text-block-2.ar {
    line-height: 25px;
  }

  .card2 {
    box-shadow: 5px 6px 5px #0003, -6px 2px 5px #0003;
  }

  .card2.card1 {
    height: 350px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cell-5 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-78 {
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .svgg {
    margin-right: 0;
  }

  .devcards {
    grid-template-rows: auto auto;
    grid-template-areas: "Area . ."
                         "Area-2 Area-2 Area-2";
  }

  .card3.card1 {
    height: 350px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-6 {
    padding-bottom: 0;
    padding-right: 57px;
  }

  .brix---heading-h2-size-6 {
    margin-top: -71px;
  }

  .brix---heading-h2-size-6.v2 {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .brix---heading-h2-size-7 {
    margin-top: -71px;
  }

  .brix---heading-h2-size-7._1 {
    padding-top: 120px;
  }

  .image-42.ss {
    width: 80%;
    margin-top: -86px;
    margin-left: 72px;
    top: 17px;
  }

  .button-primary-4._2 {
    font-size: 15px;
  }

  .brix---color-neutral-809 {
    margin-top: -126px;
  }

  .brix---heading-h2-size-8 {
    text-align: right;
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 60px;
  }

  .button-primary-5.b33 {
    font-size: 15px;
  }

  .button-primary-5.b33.ar {
    margin-top: 30px;
  }

  .div-block-90 {
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .us-hedar {
    height: 800px;
  }

  .dev-text {
    padding-top: 350px;
  }

  .paragraph-6 {
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph-9 {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-9.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .quick-stack-6 {
    height: 500px;
  }

  .code-embed-13 {
    box-sizing: border-box;
    top: 600px;
  }

  .bold-text {
    font-size: 20px;
  }

  .our-businesses {
    height: 800px;
  }

  .image-66 {
    width: 350px;
  }

  .text-block-18 {
    font-size: 24px;
    line-height: 24px;
  }

  .text-block-19 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-20 {
    font-size: 24px;
    line-height: 24px;
  }

  .heading-8 {
    font-size: 55px;
    line-height: 55px;
  }

  .text-block-21 {
    font-size: 24px;
    line-height: 24px;
  }

  .div-block-126 {
    margin-top: 20px;
    padding-top: 40px;
  }

  .section-15 {
    padding-bottom: 20px;
  }

  .text-block-25 {
    font-size: 24px;
    line-height: 30px;
  }

  .code-embed-18 {
    align-self: center;
    width: 40px;
    height: 40px;
  }

  .text-block-27 {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-133 {
    font-family: Gretasanspro Med, Impact, sans-serif;
    font-size: 20px;
  }

  .text-block-42 {
    font-size: 18px;
  }

  .tab-link-tab-1-6, .tab-link-tab-1-6.start {
    align-self: center;
    font-size: 30px;
    line-height: 30px;
  }

  .tab-link-tab-1-6.end {
    width: auto;
  }

  .tab-link-tab-1-6.end.w--current {
    font-size: 30px;
    line-height: 30px;
  }

  .tabs-menu-7 {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
  }

  .text-block-58 {
    font-size: 23px;
  }

  .heading-15.tight {
    margin-right: auto;
  }

  .paragraph-11.p {
    margin-top: 20px;
  }

  .paragraph-11.p.ar {
    font-size: 20px;
  }

  .text-block-63._656.ar {
    margin-bottom: 20px;
  }

  .quick-stack-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-64.ar {
    font-size: 20px;
  }

  .section-26 {
    padding-left: 80px;
    padding-right: 57px;
  }

  .container-10 {
    width: 95%;
  }

  .rich-text-block-2 {
    font-size: 17px;
    line-height: 20px;
  }

  .text-block-85 {
    font-size: 23px;
    line-height: 35px;
  }

  .text-span-17 {
    font-size: 23px;
  }

  .manufa.jv {
    font-size: 30px;
    line-height: 32px;
  }

  .manufa.jv.ar {
    color: var(--primary);
  }

  .div-block-181 {
    background-color: #0000;
    width: 600px;
    height: auto;
    margin-top: 140px;
    margin-bottom: 140px;
  }

  .div-block-183 {
    height: 350px;
  }

  .div-block-187 {
    margin-right: 400px;
  }

  .section-36 {
    margin-right: -65px;
  }

  .collection-list-wrapper-3 {
    max-width: 100%;
    overflow: visible;
  }

  .link-block-10 {
    width: 40px;
    height: 40px;
  }

  .link-block-10._2 {
    width: 28px;
    height: 28px;
  }

  .link-block-10._1 {
    width: 44px;
    height: 44px;
  }
}

@media screen and (min-width: 1920px) {
  .rotatingtext {
    text-align: left;
    width: 50%;
    margin-left: 0;
  }

  .rotatingtext.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .backgroundvideo {
    object-fit: fill;
    height: 900px;
  }

  .nav_logo {
    width: 10em;
  }

  .nav_wrapper {
    justify-content: space-between;
    margin-top: 6px;
    padding-left: 11.8em;
    padding-right: 0;
  }

  .image-8 {
    top: 390px;
    left: 0;
    right: 0;
  }

  .button-primary-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .button-primary-2._2 {
    font-size: 20px;
  }

  .button-primary-2._2.ar {
    font-size: 30px;
  }

  .button-primary-2.b33 {
    width: auto;
    font-size: 20px;
  }

  .brix---header-nav-link {
    font-size: 20px;
  }

  .brix---color-neutral-800 {
    margin-top: -106px;
  }

  .brix---mg-bottom-48px {
    margin-top: 40px;
  }

  .brix---section.sec.sec3 {
    margin-top: 2px;
  }

  .brix---heading-h2-size {
    font-size: 60px;
  }

  .brix---heading-h2-size.v2 {
    margin-top: 0;
    font-size: 35px;
  }

  .brix---heading-h3-size {
    font-size: 45px;
  }

  .brix---paragraph-default {
    margin-top: 20px;
    font-size: 35px;
    line-height: 40px;
  }

  .brix---team-v9-overlay:hover {
    color: var(--elements-webflow-library--neutral--100);
  }

  .brix---container-default-4 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h2-size-2 {
    font-size: 60px;
  }

  .brix---heading-h2-size-2.ar {
    margin-bottom: 20px;
  }

  .brix---paragraph-default-2 {
    width: 32rem;
    font-size: 35px;
    line-height: 35px;
  }

  .brix---grid-card-light {
    margin-left: 0;
  }

  .brix---section-bg-image {
    justify-content: flex-start;
    display: block;
  }

  .brix---card-over-bg-image {
    padding: 600px 0 140px;
  }

  .footer-dark.sec.sec6 {
    padding-right: 57px;
  }

  .container-7, .footer-wrapper {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-content {
    grid-column-gap: 400px;
    flex: 0 auto;
  }

  .footer-block {
    justify-content: center;
    align-items: flex-start;
  }

  .footer-block._2 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
  }

  .footer-block.c {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block.ar {
    margin-top: 30px;
  }

  .footer-link {
    white-space: nowrap;
  }

  .footer-social-link {
    margin-left: 10px;
  }

  .footer-copyright-center.n {
    margin-left: auto;
    margin-right: 0;
  }

  .image-13.ss {
    width: 90%;
    margin-top: -123px;
    top: 20px;
    left: -41px;
  }

  .image-14, .image-15, .image-16 {
    width: 100%;
    height: 100%;
  }

  .container-8 {
    margin-top: auto;
    margin-left: 16px;
  }

  .link-2 {
    font-family: Gretaarabicar, Georgia, sans-serif;
    font-size: 18px;
  }

  .brix---heading-h2-size-3 {
    color: var(--elements-webflow-library--neutral--600);
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 60px;
  }

  .brix---heading-h2-size-3._2 {
    font-size: 35px;
  }

  .brix---paragraph-default-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .brix---paragraph-default-3.pr5 {
    font-size: 35px;
    line-height: 35px;
  }

  .brix---paragraph-default-3.pr5._2 {
    width: auto;
    font-size: 35px;
    line-height: 40px;
  }

  .dropdown-list-2.w--open {
    padding-left: 0;
  }

  .dropdown-link {
    margin-left: 11.8rem;
  }

  .tb-n {
    margin-top: 0;
  }

  .tb-t {
    margin-top: 10px;
    font-size: 35px;
    line-height: 35px;
  }

  .image-20, .image-21 {
    width: 100px;
    height: 100px;
    margin-bottom: 40px;
  }

  .counter-number {
    font-size: 90px;
  }

  .counter-number._2 {
    font-size: 52px;
  }

  .div-block-55.image {
    width: 800px;
    height: 810px;
    right: 0;
  }

  .div-block-55.image.ar {
    width: 750px;
    height: 750px;
  }

  .text-span-4 {
    font-size: 80px;
  }

  .section-5 {
    background-attachment: fixed;
    padding-bottom: 0;
    padding-right: 57px;
  }

  .div-block-68 {
    flex-flow: column;
  }

  .div-block-70, .div-block-71 {
    justify-content: flex-start;
    align-items: center;
  }

  .cell {
    line-height: 0;
  }

  .card1 {
    height: 450px;
  }

  .text-block-2 {
    font-size: 26px;
    line-height: 26px;
  }

  .text-block-2.whit.ar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2.ar {
    line-height: 27px;
  }

  .card2, .card2.card1 {
    height: 450px;
  }

  .div-block-78 {
    width: 100%;
  }

  .card3.card1 {
    height: 450px;
  }

  .image-37 {
    width: auto;
    height: 100%;
  }

  .section-6 {
    background-image: url('../images/690b2552ba2e64e813ccdd2e_rays-3.png');
    background-position: 50%;
    background-size: cover;
    padding-bottom: 0;
    padding-right: 57px;
  }

  .brix---heading-h2-size-6 {
    font-size: 60px;
  }

  .brix---heading-h2-size-6.v2 {
    margin-top: 0;
    font-size: 35px;
  }

  .brix---heading-h2-size-7 {
    font-size: 60px;
  }

  .image-42.ss {
    width: 90%;
    margin-top: -123px;
    top: 20px;
    left: -41px;
  }

  .brix---team-v9-overlay-2:hover {
    color: #fff;
  }

  .brix---paragraph-default-6 {
    margin-top: 20px;
    font-size: 35px;
    line-height: 40px;
  }

  .brix---heading-h3-size-2 {
    font-size: 45px;
  }

  .button-primary-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .button-primary-4._2 {
    font-size: 20px;
  }

  .button-primary-4._2.ar {
    font-size: 30px;
  }

  .brix---section-4.sec.sec3 {
    margin-top: 2px;
  }

  .brix---color-neutral-809 {
    margin-top: -106px;
  }

  .brix---heading-h2-size-8 {
    color: #1abcff;
    text-align: right;
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 60px;
  }

  .brix---heading-h2-size-8._2 {
    font-size: 35px;
  }

  .brix---heading-h2-size-8.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .button-primary-5 {
    font-size: 20px;
    line-height: 30px;
  }

  .button-primary-5.b33 {
    width: auto;
    font-size: 20px;
  }

  .button-primary-5.b33.ar {
    font-size: 30px;
  }

  .div-block-90 {
    width: 100%;
  }

  .body-2 {
    direction: rtl;
  }

  .us-hedar {
    justify-content: space-between;
    align-items: center;
    height: 900px;
    display: block;
  }

  .dev-text {
    justify-content: center;
    align-items: flex-start;
    padding-top: 350px;
    display: flex;
  }

  .t-dec {
    width: 40%;
    font-size: 31px;
    line-height: 35px;
  }

  .t-dec._55 {
    width: 40%;
    margin-top: 20px;
    font-size: 31px;
  }

  .t-dec._66 {
    margin-top: 20px;
  }

  .div-block-93 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-6 {
    font-size: 45px;
    line-height: 50px;
  }

  .paragraph-6.ar {
    line-height: 60px;
  }

  .heading-2 {
    font-size: 70px;
  }

  .what-we-do {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-95 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .re-titele {
    font-size: 70px;
  }

  .our-values {
    padding-top: 60px;
  }

  .our-milestones {
    padding-top: 100px;
  }

  .div-block-100 {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    top: 20vh;
  }

  .our-leadership {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .paragraph-9 {
    font-size: 33px;
    line-height: 34px;
  }

  .paragraph-9.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
    font-size: 40px;
    line-height: 55px;
  }

  .image-44 {
    text-align: left;
    flex: 1;
    width: 100%;
  }

  .teem {
    padding-top: 100px;
  }

  .quick-stack-6 {
    background-position: 50%;
    height: 650px;
  }

  .quick-stack-6._2 {
    background-position: 50%;
  }

  .image-46 {
    height: 50px;
  }

  .quick-stack-7 {
    padding-bottom: 100px;
  }

  .tab-link-board-of-directors {
    padding-left: 0;
    padding-right: 0;
  }

  .code-embed-13 {
    top: 700px;
  }

  .bold-text {
    font-size: 20px;
  }

  .tabs-menu-2 {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .code-embed-15 {
    margin-bottom: 0;
  }

  .our-businesses {
    height: 900px;
    margin-bottom: auto;
  }

  .image {
    height: 400px;
  }

  .image-66 {
    width: 500px;
  }

  .text-block-18 {
    font-size: 34px;
    line-height: 34px;
  }

  .text-block-18.ar {
    line-height: 40px;
  }

  .text-block-19 {
    font-size: 34px;
    line-height: 34px;
  }

  .text-block-19.ar {
    line-height: 40px;
  }

  .text-block-20 {
    font-size: 34px;
    line-height: 35px;
  }

  .text-block-20.ar {
    line-height: 40px;
  }

  .heading-8 {
    font-size: 70px;
    line-height: 70px;
  }

  .text-block-21 {
    font-size: 34px;
    line-height: 34px;
  }

  .text-block-21.ar {
    line-height: 40px;
  }

  .heading-9 {
    font-size: 38px;
    line-height: 34px;
  }

  .text-block-22 {
    font-size: 25px;
  }

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

  .text-block-23 {
    text-align: right;
    font-size: 20px;
  }

  .section-16 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .text-block-25 {
    font-size: 34px;
    line-height: 34px;
  }

  .code-embed-18 {
    align-self: center;
    width: 50px;
    height: 50px;
  }

  .section-17 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .heading-10 {
    font-size: 50px;
  }

  .text-block-27 {
    font-size: 34px;
    line-height: 50px;
  }

  .tab-text {
    font-size: 28px;
  }

  .div-block-133 {
    font-family: Gretasanspro Med, Impact, sans-serif;
  }

  .tab-circle {
    background-color: var(--primary) !important;
    background-image: none !important;
    color: #fff !important;
    border-radius: 90px;
    font-family: Gretasanspro Med, Impact, sans-serif;
    font-size: 28px;
    transition: all 0.3s ease;
  }

  .tab-circle:hover {
    background-color: var(--primary) !important;
    transform: scale(1.1);
  }

  ._12 {
    font-family: Gretasanspro Bld, Impact, sans-serif;
    font-size: 50px;
  }

  .controls-container {
    z-index: 10;
    position: sticky;
    top: 50%;
  }

  .text-block-42 {
    font-size: 23px;
  }

  .tab-link-tab-1-6 {
    background-color: var(--elements-webflow-library--neutral--200);
    text-align: center;
    font-size: 50px;
    line-height: 50px;
  }

  .tab-link-tab-1-6.start {
    text-align: left;
    font-size: 50px;
    line-height: 50px;
  }

  .tab-link-tab-1-6.start.w--current {
    background-color: var(--elements-webflow-library--neutral--200);
    width: auto;
    line-height: 60px;
  }

  .tab-link-tab-1-6.end {
    line-height: 60px;
  }

  .tab-link-tab-1-6.end.w--current, .tabs-menu-7 {
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-152 {
    padding-bottom: 40px;
  }

  .heading-15 {
    font-size: 50px;
    line-height: 50px;
  }

  .heading-15.ar {
    text-align: right;
  }

  .heading-15.tight {
    text-align: left;
    width: 500px;
    margin-top: 20px;
    margin-right: auto;
    padding-top: 0;
    text-decoration: none;
  }

  .paragraph-11.p {
    width: 890px;
    margin-top: 40px;
    padding-right: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-11.p.ar {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-153 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: 500px;
  }

  .div-block-154.one {
    background-image: url('../images/2000x1334.webp');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-154.hh {
    background-position: 50% 72%;
  }

  .div-block-154.kk, .div-block-154.gg {
    background-position: 50%;
  }

  .div-block-154.oo {
    background-position: 50% 20%;
  }

  .button-4 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-61 {
    max-width: 50%;
  }

  .heading-17 {
    margin-top: 60px;
  }

  .tabs-4 {
    padding-bottom: 60px;
  }

  .text-block-62 {
    margin-top: auto;
    margin-bottom: 10px;
  }

  .text-block-63 {
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-63._656.ar {
    margin-bottom: 20px;
    font-weight: 400;
  }

  .text-block-63.ar {
    font-weight: 400;
  }

  .link-13 {
    font-size: 40px;
    line-height: 50px;
  }

  .link-13.ar {
    text-decoration: none;
  }

  .div-block-161 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 400px;
    margin-bottom: 0;
  }

  .div-block-161._444 {
    margin-bottom: 0;
  }

  .div-block-161._444.ar {
    height: auto;
  }

  .cell-28 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .cell-29 {
    justify-content: center;
    align-items: flex-end;
  }

  .bold-text-32 {
    font-size: 35px;
    line-height: 50px;
  }

  .bold-text-33 {
    font-size: 35px;
    line-height: 35px;
  }

  .bold-text-34 {
    font-size: 35px;
    line-height: 40px;
  }

  .bold-text-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .cell-30 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .cell-31, .cell-32 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .quick-stack-15 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .text-field-2.ar, .text-block-64 {
    font-size: 20px;
  }

  .text-block-64.ar {
    font-size: 25px;
  }

  .logoman._2 {
    height: 170px;
  }

  .logoman.tt {
    max-width: 40%;
  }

  .paragraph-12, .submit-button-3 {
    font-family: Gretasanspro Med, Impact, sans-serif;
  }

  .select-field {
    font-family: Gretasanspro Reg, Impact, sans-serif;
  }

  .text-field-3:focus {
    color: var(--elements-webflow-library--neutral--800);
    border: 0 #c54a4a00;
  }

  .text-block-81 {
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 31px;
    line-height: 40px;
  }

  .button-6 {
    font-family: Gretasanspro Med, Impact, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .rich-text-block-2 {
    height: 250px;
    font-size: 20px;
    line-height: 25px;
  }

  .grid-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-85 {
    font-size: 37px;
    line-height: 50px;
  }

  .text-span-17, .text-span-18, .text-span-19, .text-span-21 {
    font-size: 30px;
  }

  .gradient-text {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 70px;
  }

  .gradient-text.jv {
    font-size: 50px;
  }

  .div-block-178 {
    margin-top: 140px;
    margin-bottom: 220px;
  }

  .div-block-178.div-background {
    height: 600px;
    max-height: none;
  }

  .div-block-178.div-background._2._5 {
    height: 600px;
  }

  .manufa {
    margin-right: auto;
    font-size: 30px;
    line-height: 32px;
  }

  .manufa.jv {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    font-size: 35px;
    line-height: 38px;
  }

  .manufa.ar {
    line-height: 40px;
  }

  .div-block-180 {
    text-align: left;
  }

  .section-31 {
    height: auto;
    max-height: none;
  }

  .div-block-181 {
    width: 700px;
    height: auto;
    margin-top: 140px;
    margin-bottom: auto;
  }

  .div-block-183 {
    background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/shutterstock_2232917591.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
  }

  .section-32 {
    background-color: var(--elements-webflow-library--neutral--200);
    margin-bottom: 0;
  }

  .div-block-184 {
    height: auto;
    margin: 20px 10px;
  }

  .div-block-185 {
    background-color: var(--bac);
    background-image: url('../images/Gemini_Generated_Image_v2q905v2q905v2q9.png');
    background-position: 50%;
  }

  .div-block-186 {
    width: 700px;
    margin-top: 100px;
  }

  .div-block-186.jvs {
    width: auto;
  }

  .div-block-186.jvs.ff, .div-block-186.jvs.ar {
    margin-top: 0;
  }

  .div-block-187 {
    margin-right: 600px;
  }

  .section-36 {
    margin-right: -65px;
  }

  .div-block-188 {
    background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/groningen-oil-and-gas-processing-plant-2025-03-23-23-29-05-utc.jpg');
    background-position: 0 0, 50% 20%;
    background-size: auto, cover;
  }

  .div-block-189 {
    background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/oil-and-gas-refinery-plant-at-night-global-busine-2025-12-07-14-55-07-utc.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .div-block-190 {
    background-image: linear-gradient(#142c3c66, #142c3c66), url('../images/GMT-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-191 {
    padding-top: 60px;
  }

  .div-block-192 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-194 {
    padding-top: 40px;
  }

  .div-block-195 {
    flex: 1;
  }

  .link-block-10 {
    width: 50px;
    height: 50px;
  }

  .link-block-10._2 {
    width: 30px;
    height: 30px;
  }

  .link-block-10._1 {
    width: 60px;
    height: 60px;
  }

  .div-block-214 {
    align-items: flex-end;
    display: block;
  }

  .div-block-217.ar {
    margin-top: 20px;
  }

  .cell-43 {
    justify-content: flex-start;
    display: flex;
  }

  .bold-text-47 {
    font-size: 35px;
  }

  .bold-text-48 {
    font-size: 35px;
    text-decoration: none;
  }

  .bold-text-49, .bold-text-50 {
    font-size: 35px;
  }

  .bold-text-51, .bold-text-52, .bold-text-53, .bold-text-54, .bold-text-55, .bold-text-56, .bold-text-57, .bold-text-58 {
    font-weight: 400;
  }

  .bold-text-59 {
    font-size: 30px;
  }
}

@media screen and (max-width: 991px) {
  .rotatingtext {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    font-size: 50px;
  }

  .backgroundvideo {
    height: 50rem;
  }

  .nav_logo {
    width: 10em;
  }

  .nav_wrapper {
    justify-content: space-between;
    margin-left: -38px;
  }

  .nav {
    padding-top: 1.1em;
    padding-bottom: 1.1em;
  }

  .nav.nav_scrolled {
    background-color: var(--bac);
  }

  .image-8 {
    width: 100%;
    margin-top: auto;
    position: absolute;
    inset: 130px auto 0% 0%;
  }

  .section-3 {
    height: 50rem;
  }

  .button-primary-2 {
    border-width: 1px;
    margin-top: 20px;
  }

  .button-primary-2._2:hover {
    border-width: 1px;
  }

  .button-primary-2.b33 {
    width: auto;
  }

  .button-primary-2.b33:hover {
    overflow-wrap: normal;
    border-width: 1px;
  }

  .brix---header-menu-wrapper {
    box-sizing: content-box;
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    min-width: 100%;
    height: 100rem;
    margin-top: 147px;
    padding: 24px 0;
    overflow: visible;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
  }

  .brix---header-nav-link {
    color: var(--elements-webflow-library--neutral--600);
    font-family: Gretasanspro Reg, Impact, sans-serif;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    padding-bottom: 20px;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---hamburger-menu-bar-top {
    background-color: var(--elements-webflow-library--neutral--100);
    width: 33px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .brix---hamburger-menu-bar-bottom {
    background-color: var(--elements-webflow-library--neutral--100);
    width: 33px;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .div-block-32 {
    color: #fff;
    flex-flow: column;
    align-items: flex-end;
  }

  .brix---color-neutral-800 {
    margin-top: 0;
  }

  .brix---mg-bottom-48px {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .brix---container-default-3 {
    margin-top: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .brix---section {
    margin-top: 21px;
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---section.sec.sec3 {
    padding-top: 30px;
  }

  .brix---heading-h2-size {
    margin-top: -42px;
    margin-bottom: 0;
    font-size: 50px;
    line-height: 46px;
  }

  .brix---heading-h2-size.v2 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---heading-h3-size {
    font-size: 40px;
    line-height: 32px;
  }

  .brix---text-center {
    margin-top: 40px;
  }

  .brix---paragraph-default {
    margin-top: 20px;
    font-size: 30px;
    line-height: 25px;
  }

  .brix---grid-3-columns-gap-0 {
    grid-template-columns: 1fr;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h2-size-2 {
    font-size: 50px;
    line-height: 46px;
  }

  .brix---heading-h2-size-2.ar {
    font-size: 40px;
  }

  .brix---paragraph-default-2 {
    width: 20rem;
  }

  .brix---paragraph-default-2.ar {
    margin-bottom: 10px;
  }

  .brix---grid-card-light {
    grid-template-columns: 1.35fr;
    place-items: end center;
  }

  .brix---section-bg-image {
    background-image: linear-gradient(3deg, #000, #fff0);
    padding: 350px 1.6rem 30px;
  }

  .brix---card-over-bg-image {
    margin-bottom: 0;
    padding: 0 48px;
    position: static;
  }

  .footer-dark.sec.sec6 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .container-7 {
    max-width: 100%;
  }

  .footer-content {
    grid-column-gap: 70px;
  }

  .footer-block.c {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block {
    margin-top: 0;
  }

  .footer-social-link {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-left: 10px;
  }

  .footer-divider {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .footer-copyright-center {
    text-align: left;
    width: 100%;
    margin-left: 0;
    font-size: 10px;
  }

  .footer-copyright-center.n {
    flex: 1;
    margin-left: 100px;
  }

  .footer-copyright-center.n.ar {
    text-align: left;
    margin-left: 0;
  }

  .footer-copyright-center.ar {
    text-align: right;
    flex: 1;
    margin-left: 0;
  }

  .image-13 {
    margin-top: 0;
    margin-bottom: 0;
    top: -55px;
  }

  .image-13.ss {
    top: -2px;
  }

  .container-8 {
    margin-top: -11px;
    margin-left: 35px;
    padding-left: 0;
  }

  .div-block-34 {
    width: 1px;
    height: .7rem;
  }

  .div-block-35 {
    justify-content: flex-end;
    padding-left: 0;
  }

  .hh {
    font-size: 20px;
  }

  .brix---heading-h2-size-3 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 50px;
    line-height: 46px;
  }

  .brix---heading-h2-size-3.ar {
    line-height: 60px;
  }

  .brix---paragraph-default-3 {
    width: 100%;
    margin-top: auto;
    margin-bottom: 10px;
    margin-left: 0;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .brix---paragraph-default-3.pr5 {
    font-size: 25px;
    line-height: 30px;
  }

  .brix---paragraph-default-3.pr5._2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .sec.sec4 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .dropdown-list-2.w--open {
    flex-flow: column;
    min-width: 100%;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .dropdown {
    background-color: #fff;
    flex-flow: column;
    align-items: flex-start;
    min-width: 40rem;
    min-height: 100rem;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .tb-n {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 70px;
    display: flex;
  }

  .tb-t {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 4px;
    margin-left: 1px;
    font-size: 15px;
    line-height: 17px;
  }

  .tb-t.ar {
    text-align: right;
    line-height: 20px;
  }

  .image-20 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .image-21 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-50 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .counter-number {
    padding-right: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .counter-number._2 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-51 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-55.image {
    width: 100%;
    height: 668px;
  }

  .text-span-4 {
    margin-top: 10px;
    padding-left: 5px;
    font-size: 30px;
    line-height: 15px;
  }

  .text-span-5 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
    padding-left: 5px;
    font-size: 30px;
    line-height: 15px;
    display: flex;
  }

  .text-span-5.ar {
    font-size: 50px;
    line-height: 50px;
  }

  .section-5 {
    padding-bottom: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

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

  .div-block-68 {
    flex-flow: column;
    padding-bottom: 0;
  }

  .div-block-70 {
    margin-top: 0;
  }

  .div-block-71 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .div-block-73 {
    margin-bottom: 10px;
  }

  .text-block-2.whit.ar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .card2 {
    border-radius: 11px;
    height: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .card2.card1 {
    border-radius: 11px;
  }

  .quick-stack-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cell-5 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-78 {
    margin-left: 0;
  }

  .marquee-track {
    padding-bottom: 80px;
  }

  .logo-image {
    height: 15px;
  }

  .logo-image._2 {
    height: 30px;
  }

  .code-embed-10 {
    position: absolute;
    inset: auto 10% 5% auto;
  }

  .section-6 {
    background-position: 10%;
    padding-bottom: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .brix---heading-h2-size-6 {
    margin-top: -42px;
    margin-bottom: 0;
    font-size: 50px;
    line-height: 46px;
  }

  .brix---heading-h2-size-6.v2 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 46px;
  }

  .div-block-88 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .brix---heading-h2-size-7 {
    margin-top: -42px;
    margin-bottom: 0;
    font-size: 50px;
    line-height: 46px;
  }

  .brix---heading-h2-size-7._1 {
    font-size: 40px;
  }

  .image-42 {
    margin-top: 0;
    margin-bottom: 0;
    top: -55px;
  }

  .image-42.ss {
    top: -2px;
  }

  .brix---paragraph-default-6 {
    margin-top: 20px;
    font-size: 30px;
    line-height: 25px;
  }

  .brix---heading-h3-size-2 {
    font-size: 40px;
    line-height: 32px;
  }

  .button-primary-4 {
    border-width: 1px;
    margin-top: 20px;
  }

  .button-primary-4._2:hover {
    border-width: 1px;
  }

  .brix---container-default-6 {
    margin-top: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .brix---section-4 {
    margin-top: 21px;
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---section-4.sec.sec3 {
    padding-top: 30px;
  }

  .brix---color-neutral-809 {
    margin-top: 0;
  }

  .brix---heading-h2-size-8 {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 40px;
    line-height: 46px;
  }

  .brix---heading-h2-size-8._2 {
    font-size: 20px;
    line-height: 25px;
  }

  .brix---heading-h2-size-8.ar {
    margin-bottom: 20px;
  }

  .button-primary-5 {
    border-width: 1px;
    margin-top: 20px;
  }

  .button-primary-5.b33 {
    width: auto;
  }

  .button-primary-5.b33:hover {
    border-width: 1px;
  }

  .text-block-4.whit.ar {
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-90 {
    margin-left: 0;
  }

  .text-span-9 {
    font-size: 40px;
  }

  .us-hedar {
    height: 400px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .dev-text {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .t-title {
    font-size: 30px;
    line-height: 33px;
  }

  .t-title.ar {
    line-height: 40px;
  }

  .t-dec {
    width: 50%;
    font-size: 17px;
    line-height: 19px;
  }

  .t-dec._2 {
    font-size: 20px;
  }

  .t-dec._2.ar {
    width: 100%;
  }

  .t-dec._55 {
    margin-top: 10px;
    font-size: 18px;
  }

  .t-dec._66 {
    margin-top: 10px;
  }

  .our-story {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-6.ar {
    line-height: 25px;
  }

  .heading-2 {
    font-size: 50px;
  }

  .what-we-do {
    padding-bottom: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

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

  .heading-4 {
    font-size: 50px;
  }

  .heading-4.ar {
    margin-top: 0;
  }

  .paragraph-7 {
    font-size: 20px;
  }

  .text-span-10 {
    font-size: 50px;
    top: 10px;
  }

  .our-vision-our-mission {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .re-titele {
    font-size: 50px;
  }

  .re-p {
    font-size: 18px;
  }

  .re-p.ar {
    line-height: 20px;
  }

  .our-values {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .dev-i {
    padding-bottom: 40px;
  }

  .our-milestones {
    height: auto;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-100 {
    top: 4vh;
  }

  .our-leadership {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .image-44, .div-block-101 {
    height: auto;
  }

  .teem {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .quick-stack-6 {
    background-position: 50%;
    height: 300px;
  }

  .quick-stack-6._2, .quick-stack-6._3, .quick-stack-6._4, .quick-stack-6._5, .quick-stack-6._5._6, .quick-stack-6._2-2, .quick-stack-6._2-2._66, .quick-stack-6._2-3, .quick-stack-6._2-3._77, .quick-stack-6._1-1, .quick-stack-6._1-1._55, .quick-stack-6._3-1, .quick-stack-6._3-2 {
    background-position: 50%;
  }

  .image-46 {
    height: 30px;
  }

  .quick-stack-7 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .code-embed-13 {
    margin-left: 0;
    top: 300px;
  }

  .image-48 {
    width: 80px;
    height: 100px;
  }

  .image-49 {
    width: 100px;
    height: 100px;
  }

  .image-50, .image-51, .image-52, .image-53, .image-54, .image-55 {
    width: 80px;
    height: 100px;
  }

  .ar {
    line-height: 25px;
  }

  .text-block-15 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
  }

  .our-businesses {
    height: 400px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .our-businesses.ar, .section-14 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .text-block-18, .text-block-19, .text-block-20 {
    font-size: 12px;
    line-height: 15px;
  }

  .bold-text-24, .text-block-21 {
    font-size: 15px;
    line-height: 17px;
  }

  .text-block-21.ar {
    font-size: 13px;
    line-height: 15px;
  }

  .div-block-126 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .heading-9 {
    font-size: 20px;
  }

  .div-block-128 {
    width: 100%;
  }

  .text-block-23, .section-16 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-131 {
    align-self: auto;
    align-items: center;
  }

  .text-block-25 {
    font-size: 12px;
    line-height: 15px;
  }

  .quick-stack-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-17 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .heading-10 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-27 {
    font-size: 12px;
    line-height: 18px;
  }

  .feature-tab-menu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .arrow-tab {
    justify-content: center;
    width: 100%;
    height: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .arrow-tab.w--current {
    background-size: contain;
  }

  .tab-text {
    white-space: nowrap;
  }

  .feature-tab-detail {
    flex-direction: column;
  }

  .tab-circle {
    background-color: var(--primary) !important;
    background-image: none !important;
    color: #fff !important;
    border-radius: 90px;
    flex: none;
    width: 35px;
    height: 35px;
    transition: all 0.3s ease;
  }

  .tab-circle:hover {
    background-color: var(--primary) !important;
    transform: scale(1.1);
  }

  .tab-pane-tab-2 {
    width: auto;
  }

  .section-18 {
    margin-left: 1.6rem;
    margin-right: 1.6rem;
  }

  .tab-pane-tab-3 {
    width: auto;
  }

  ._12 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 25px;
  }

  ._12._2 {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 25px;
  }

  .div-block-139 {
    overflow: auto;
  }

  .div-block-140 {
    grid-template-columns: 95% 5%;
    justify-items: stretch;
  }

  .button-2 {
    font-size: 17px;
    line-height: 17px;
  }

  .div-block-141 {
    width: 100%;
  }

  .button-3 {
    font-size: 16px;
    line-height: 18px;
  }

  .section-19 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tab-link-tab-1-6 {
    white-space: nowrap;
    font-size: 28px;
    line-height: 28px;
  }

  .tab-link-tab-1-6.start {
    width: auto;
  }

  .tab-link-tab-1-6.start.w--current {
    white-space: nowrap;
    width: auto;
    font-size: 28px;
    line-height: 28px;
  }

  .tab-link-tab-1-6.end {
    font-size: 28px;
    line-height: 28px;
  }

  .section-20 {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu-7 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    overflow: auto;
  }

  .div-block-151 {
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 14px;
  }

  .text-block-58 {
    font-size: 18px;
  }

  .paragraph-11.p {
    width: 400px;
    font-size: 12px;
    line-height: 13px;
  }

  .div-block-153 {
    height: 250px;
  }

  .div-block-154.one {
    justify-content: flex-end;
    align-items: center;
  }

  .text-block-60 {
    font-size: 30px;
  }

  .image-70 {
    height: 20px;
  }

  .image-70._2 {
    height: 40px;
  }

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

  .text-block-61 {
    font-size: 16px;
    line-height: 17px;
  }

  .div-block-159 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .tabs-content-4 {
    margin-bottom: 50px;
  }

  .section-21, .section-22, .section-23 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .section-24 {
    margin-top: 20px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .text-block-62 {
    line-height: 20px;
  }

  .text-block-63 {
    font-size: 12px;
    line-height: 14px;
  }

  .link-13 {
    font-size: 12px;
  }

  .div-block-161 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    height: 100px;
    display: flex;
  }

  .bold-text-32 {
    font-size: 12px;
    line-height: 12px;
  }

  .bold-text-33 {
    font-size: 12px;
  }

  .bold-text-33.ar {
    line-height: 12px;
  }

  .bold-text-34, .bold-text-35 {
    font-size: 12px;
    line-height: 12px;
  }

  .section-25 {
    padding-bottom: 20px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .section-26 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .logoman {
    max-width: 80%;
  }

  .container-10 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-163 {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .heading-19 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Gretasanspro Med, Impact, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }

  .job-card-link {
    padding: 10px;
  }

  .text-block-68 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 18px;
  }

  .text-block-68.ar {
    line-height: 18px;
  }

  .paragraph-12 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-12.ar {
    line-height: 24px;
  }

  .submit-button-3 {
    text-align: center;
  }

  .form-block-2 {
    flex: 1;
  }

  .select-field {
    font-size: 10px;
  }

  .text-field-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-165 {
    font-size: 10px;
    line-height: 10px;
  }

  .image-74 {
    width: 20px;
    height: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5px;
    line-height: 5px;
  }

  .heading-20 {
    max-width: 100%;
    font-size: 24px;
    line-height: 30px;
  }

  .grid-7 {
    grid-template-columns: 40% 60%;
  }

  .rich-text-block {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-71 {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
  }

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

  .button-5 {
    font-size: 10px;
    line-height: 10px;
  }

  .heading-21.ar {
    color: #fff;
  }

  .text-block-81 {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 20px;
  }

  .text-block-81.ar {
    color: #fff;
  }

  .div-block-171 {
    background-color: var(--primary);
  }

  .section-28 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .button-6.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .rich-text-block-2 {
    height: 320px;
    padding-top: 20px;
  }

  .text-block-85 {
    font-size: 12px;
    line-height: 20px;
  }

  .gradient-text {
    white-space: normal;
    padding-left: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .gradient-text.jv {
    text-align: center;
    width: 100%;
    font-size: 25px;
  }

  .gradient-text.jv.ar {
    width: auto;
    margin-bottom: 0;
  }

  .div-block-178.div-background {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 50% 50%;
    height: 250px;
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .div-block-178.div-background._2._5 {
    height: 250px;
  }

  .manufa {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    line-height: 12px;
  }

  .section-31 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .div-block-181.ll {
    width: auto;
    margin-top: 0;
    margin-left: 1.6rem;
  }

  .section-32 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .div-block-184 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .section-33 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .div-block-186 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-186.jvs {
    width: auto;
    margin-left: 0;
  }

  .div-block-186.jvs.ar {
    text-align: center;
    width: auto;
  }

  .div-block-187, .div-block-187.ar {
    margin-left: 0;
    margin-right: 0;
  }

  .section-35 {
    margin: 0 0 70px;
  }

  .section-36 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .div-block-194 {
    margin-top: 20px;
  }

  .bold-text-40 {
    line-height: 45px;
  }

  .bold-text-41 {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-202, .div-block-203 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-214 {
    margin-top: 0;
  }

  .text-span-30.ar {
    line-height: 12px;
  }

  .div-block-220 {
    margin-top: 0;
  }

  .text-block-88, .text-block-89 {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .rotatingtext {
    font-size: 35px;
    line-height: 35px;
  }

  .rotatingtext.ar {
    line-height: 45px;
  }

  .backgroundvideo {
    height: 50rem;
  }

  .nav_wrapper {
    margin-left: 0;
  }

  .nav.nav_scrolled {
    padding-left: 0;
  }

  .image-8 {
    box-sizing: border-box;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    top: -95px;
    left: 0%;
  }

  .button-primary-2 {
    margin-top: 0;
    padding: 10px;
    font-size: 11px;
  }

  .button-primary-2:hover, .button-primary-2._2 {
    border-width: 1px;
  }

  .button-primary-2.b33 {
    width: auto;
    margin-left: 0;
  }

  .button-primary-2.b33:hover {
    border-width: 1px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    margin-top: 32px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size {
    margin-top: -75px;
    font-size: 40px;
    line-height: 40px;
  }

  .brix---heading-h2-size.v2 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---heading-h2-size._1 {
    font-size: 35px;
  }

  .brix---paragraph-default {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---grid-3-columns-gap-0 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 0;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 10px;
  }

  .brix---buttons-row {
    justify-content: center;
    align-items: center;
  }

  .brix---heading-h2-size-2 {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
  }

  .brix---heading-h2-size-2.ar {
    font-size: 35px;
  }

  .brix---paragraph-default-2 {
    text-align: center;
    width: 25rem;
    margin-left: 0;
    font-size: 18px;
  }

  .brix---paragraph-default-2.ar {
    text-align: center;
    margin-top: 10px;
    line-height: 18px;
  }

  .brix---button-row-left {
    margin-right: 0;
  }

  .brix---grid-card-light {
    flex-flow: column;
  }

  .brix---card-over-bg-image {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-block._2 {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-block.c {
    flex-flow: row;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .footer-block.ar {
    justify-content: center;
    align-items: center;
  }

  .title-small.x {
    margin-left: 0;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-link._2.ar, .footer-link.ar {
    align-self: auto;
  }

  .footer-social-block {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    justify-content: center;
    margin-left: 20px;
  }

  .footer-divider {
    box-sizing: border-box;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 60px;
  }

  .footer-copyright-center {
    text-align: center;
    align-self: center;
    margin-left: 0;
  }

  .footer-copyright-center.n {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .footer-copyright-center.n.ar, .footer-copyright-center.ar {
    text-align: center;
  }

  .image-13 {
    margin-top: 0;
    margin-bottom: 0;
    top: -61px;
  }

  .image-13.ss {
    width: 100%;
    margin-top: 0;
    top: -95px;
    left: 0;
  }

  .container-8 {
    margin-top: -14px;
    margin-left: 5px;
  }

  .div-block-34 {
    width: 1px;
    height: .7rem;
  }

  .div-block-35 {
    margin-left: 13px;
  }

  .brix---heading-h2-size-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 35px;
    line-height: 30px;
  }

  .brix---heading-h2-size-3._2 {
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 30px;
  }

  .brix---paragraph-default-3 {
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .brix---paragraph-default-3.pr5 {
    margin-top: 22px;
    font-size: 25px;
    line-height: 25px;
  }

  .brix---paragraph-default-3.pr5._2 {
    width: 100%;
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
  }

  .sec.sec4 {
    background-position: 70%;
  }

  .dropdown {
    min-width: 100%;
    min-height: 100%;
  }

  .tb-n {
    order: 0;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    padding-top: 10px;
  }

  .tb-t {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .image-20 {
    width: 3.5rem;
    max-width: 100%;
    margin-bottom: 0;
  }

  .image-21 {
    width: 2.8rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .counter-number {
    align-self: flex-start;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .counter-number._2 {
    align-self: auto;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-51 {
    width: 20vw;
    margin-top: 0;
  }

  .div-block-55.image {
    background-repeat: no-repeat;
    background-size: 550px 550px;
    height: 100%;
  }

  .text-span-4 {
    margin-top: 0;
    padding-left: 3px;
    font-size: 25px;
    line-height: 25px;
  }

  .text-span-5 {
    margin-top: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .section-5 {
    padding-top: 10px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-68 {
    flex-flow: row;
    justify-content: flex-start;
  }

  .div-block-70 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
  }

  .div-block-71 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 20vw;
    height: auto;
    padding-top: 8px;
  }

  .cell-2 {
    justify-content: center;
    align-items: flex-end;
  }

  .card1 {
    height: 200px;
  }

  .image-34 {
    margin-top: 20px;
  }

  .text-block, .text-block.whit {
    text-align: center;
  }

  .text-block-2 {
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-2.whit {
    margin-bottom: 0;
    line-height: 15px;
  }

  .text-block-2.ar {
    font-size: 12px;
    line-height: 13px;
  }

  .card2 {
    height: 200px;
  }

  .card2.card1 {
    border-radius: 11px;
    height: 200px;
  }

  .marquee-track {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 90px;
  }

  .logo-image {
    height: 10px;
  }

  .logo-image._2 {
    height: 20px;
  }

  .svgg {
    margin-right: 0;
  }

  .card3.card1 {
    height: 200px;
  }

  .code-embed-10 {
    inset: auto 10% 5% auto;
  }

  .section-6 {
    background-position: 10%;
    padding-top: 10px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .brix---heading-h2-size-6 {
    margin-top: -75px;
    font-size: 40px;
    line-height: 40px;
  }

  .brix---heading-h2-size-6.v2 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 30px;
  }

  .code-embed-11 {
    height: 1px;
  }

  .brix---heading-h2-size-7 {
    margin-top: -75px;
    font-size: 40px;
    line-height: 40px;
  }

  .brix---heading-h2-size-7._1 {
    font-size: 35px;
  }

  .image-42 {
    margin-top: 0;
    margin-bottom: 0;
    top: -61px;
  }

  .image-42.ss {
    width: 100%;
    margin-top: 0;
    top: -95px;
    left: 0;
  }

  .brix---paragraph-default-6 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---heading-h3-size-2 {
    font-size: 35px;
  }

  .button-primary-4 {
    margin-top: 0;
    padding: 10px;
    font-size: 11px;
  }

  .button-primary-4:hover, .button-primary-4._2 {
    border-width: 1px;
  }

  .brix---section-4 {
    margin-top: 32px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-8 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 35px;
    line-height: 30px;
  }

  .brix---heading-h2-size-8._2 {
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 18px;
    line-height: 18px;
  }

  .button-primary-5 {
    margin-top: 0;
    padding: 10px;
    font-size: 11px;
  }

  .button-primary-5:hover {
    border-width: 1px;
  }

  .button-primary-5.b33 {
    width: auto;
    margin-left: 0;
  }

  .button-primary-5.b33:hover {
    border-width: 1px;
  }

  .text-block-4, .text-block-4.whit {
    text-align: center;
  }

  .text-block-4.whit.ar, .text-block-4.ar {
    font-size: 18px;
  }

  .text-span-9 {
    font-size: 35px;
  }

  .us-hedar {
    height: 300px;
  }

  .t-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .t-title.ar {
    line-height: 25px;
  }

  .t-dec {
    font-size: 12px;
    line-height: 14px;
  }

  .t-dec._2 {
    padding-left: 10px;
    font-size: 18px;
  }

  .t-dec._2.ar {
    width: 100%;
  }

  .t-dec._55 {
    margin-top: 10px;
    font-size: 14px;
  }

  .t-dec._66 {
    margin-top: 10px;
  }

  .div-block-93 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .paragraph-6.ar {
    line-height: 20px;
  }

  .heading-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 35px;
  }

  .heading-2._2 {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .heading-2.ar {
    font-size: 35px;
  }

  .what-we-do {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-94 {
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-4 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 35px;
  }

  .paragraph-7 {
    flex: 0 auto;
    padding-top: 10px;
    font-size: 18px;
    line-height: 18px;
  }

  .text-span-10 {
    font-size: 40px;
    line-height: 0;
    top: 7px;
  }

  .div-block-95 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .re-titele {
    font-size: 35px;
    line-height: 35px;
  }

  .re-p {
    font-size: 16px;
  }

  .re-p.ar {
    line-height: 20px;
  }

  .our-values {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dev-i {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .our-milestones {
    height: auto;
    padding-top: 20px;
  }

  .our-leadership {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .image-44, .div-block-101 {
    height: auto;
  }

  .teem {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-6 {
    white-space: nowrap;
    font-size: 14px;
  }

  .text-block-7, .text-block-8 {
    font-size: 10px;
  }

  .quick-stack-6._2-2, .quick-stack-6._2-3, .quick-stack-6._1-1, .quick-stack-6._3-1, .quick-stack-6._3-2, .quick-stack-6._3-3, .quick-stack-6._3-4, .quick-stack-6._3-5 {
    height: 20em;
  }

  .image-46 {
    height: 25px;
  }

  .div-block-110 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .div-block-111 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .quick-stack-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .code-embed-13 {
    margin-left: 0;
    top: 180px;
  }

  .image-48 {
    width: 60px;
    height: 60px;
  }

  .image-49 {
    width: 70px;
    height: 60px;
  }

  .image-50, .image-51, .image-52, .image-53, .image-54, .image-55 {
    width: 60px;
  }

  .bold-text {
    font-size: 10px;
  }

  .image-58 {
    width: 15px;
    height: 15px;
  }

  .tabs-menu-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .ar {
    line-height: 20px;
  }

  .text-block-15 {
    justify-content: center;
    align-items: center;
    height: 20px;
    margin-top: 3px;
    font-size: 8px;
    line-height: 9px;
    text-decoration: none;
    display: none;
  }

  .our-businesses {
    height: 300px;
  }

  .text-block-18, .text-block-19, .text-block-20 {
    margin-bottom: 10px;
    font-size: 7px;
    line-height: 8px;
  }

  .bold-text-24 {
    font-size: 8px;
    line-height: 9px;
  }

  .heading-8 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-21, .text-block-21.ar {
    font-size: 8px;
    line-height: 9px;
  }

  .div-block-126 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-9 {
    font-size: 12px;
  }

  .image-67 {
    width: 15px;
  }

  .text-block-22 {
    font-size: 12px;
  }

  .text-block-23 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    font-size: 9px;
  }

  .section-16 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-131 {
    font-size: 7px;
  }

  .text-block-25 {
    font-size: 7px;
    line-height: 8px;
  }

  .code-embed-18 {
    width: 18px;
    height: 18px;
  }

  .quick-stack-11 {
    padding: 10px;
  }

  .div-block-132 {
    margin-top: 5px;
  }

  .section-17 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .heading-10 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .text-block-27 {
    margin-bottom: 10px;
    font-size: 7px;
    line-height: 12px;
  }

  .quick-stack-12 {
    padding: 0;
  }

  .feature-tab-menu {
    width: 100%;
  }

  .arrow-tab {
    padding-left: 50px;
  }

  .arrow-tab.w--current {
    padding-left: 10px;
  }

  .tab-circle {
    font-size: 10px;
  }

  ._12 {
    font-size: 15px;
  }

  ._12._2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Gretasanspro Reg, Impact, sans-serif;
  }

  .div-block-140 {
    grid-template-columns: 90% 10%;
  }

  .button-2 {
    font-size: 10px;
    line-height: 7px;
  }

  .text-block-42 {
    font-size: 8px;
    line-height: 8px;
  }

  .text-block-45 {
    margin-top: 20px;
  }

  .button-3 {
    padding: 2px 5px;
    font-size: 10px;
  }

  .section-19 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tab-link-tab-1-6 {
    white-space: nowrap;
    align-self: center;
    font-size: 7px;
    line-height: 7px;
  }

  .tab-link-tab-1-6.start {
    width: auto;
  }

  .tab-link-tab-1-6.start.w--current {
    white-space: nowrap;
    font-size: 7px;
    line-height: 7px;
  }

  .section-20 {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu-7, .tabs-menu-9 {
    overflow: auto;
  }

  .div-block-151 {
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 14px;
  }

  .text-block-58 {
    font-size: 8px;
  }

  .tab-link-tab-1-7.ar, .tab-link-tab-1-7.ar.w--current {
    white-space: nowrap;
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-152 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-15 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-11.p {
    width: 250px;
    font-size: 7px;
    line-height: 8px;
  }

  .div-block-153 {
    height: 150px;
  }

  .button-4 {
    padding: 2px 5px;
    font-size: 10px;
  }

  .text-block-60 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .image-70 {
    height: 12px;
  }

  .image-70._2 {
    height: 30px;
  }

  .heading-16 {
    font-size: 15px;
    line-height: 18px;
  }

  .text-block-61 {
    font-size: 12px;
    line-height: 13px;
  }

  .heading-17 {
    font-size: 40px;
  }

  .tabs-content-4 {
    margin-bottom: 30px;
  }

  .section-24 {
    margin-top: 10px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .text-block-62 {
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 20px;
  }

  .text-block-63, .link-13 {
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-161 {
    height: 120px;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .div-block-161._444 {
    height: 120px;
  }

  .div-block-161._444.ar {
    height: auto;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
    font-size: 20px;
    line-height: 25px;
  }

  .cell-31 {
    padding-top: 0;
  }

  .quick-stack-15 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    height: 100%;
  }

  .image-73 {
    box-sizing: border-box;
    aspect-ratio: 2.39;
    object-fit: cover;
  }

  .quick-stack-16 {
    padding-top: 40px;
  }

  .form-block {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-18 {
    margin-top: 20px;
    padding-top: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-18.ar {
    color: var(--primary);
  }

  .text-block-64 {
    font-size: 17px;
  }

  .text-block-64.ar {
    color: var(--primary);
  }

  .logoman {
    max-width: 80%;
  }

  .logoman._2 {
    height: 70px;
  }

  .heading-19 {
    font-size: 8px;
    line-height: 10px;
  }

  .text-block-68 {
    padding-left: 5px;
    font-family: Gretasanspro Lt, Impact, sans-serif;
    font-size: 6px;
    line-height: 7px;
  }

  .paragraph-12 {
    font-size: 6px;
    line-height: 7px;
  }

  .paragraph-12.ar {
    line-height: 10px;
  }

  .form-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-164 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .submit-button-3 {
    text-align: center;
    width: 15%;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 8px;
    line-height: 8px;
    text-decoration: line-through;
  }

  .select-field {
    width: 25%;
    height: 25px;
    padding: 0 3px;
    font-size: 8px;
    line-height: 8px;
  }

  .text-field-3 {
    height: 25px;
    padding: 3px 4px;
    font-size: 9px;
    line-height: 12px;
  }

  .div-block-165 {
    flex: 0 auto;
    width: 60%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
  }

  .image-74 {
    width: 13px;
    height: 13px;
  }

  .div-block-166 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 20px;
  }

  .heading-20 {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 30px;
  }

  .grid-7 {
    grid-template-columns: .9fr 1fr;
  }

  .rich-text-block {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 7px;
    line-height: 9px;
  }

  .text-block-71 {
    margin-top: 3px;
    font-size: 9px;
    line-height: 15px;
  }

  .section-27 {
    margin-top: 20px;
  }

  .text-block-80, .button-5 {
    font-size: 8px;
    line-height: 8px;
  }

  .heading-21 {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
  }

  .text-block-81 {
    font-size: 12px;
    line-height: 23px;
  }

  .div-block-171 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .button-6 {
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-85 {
    width: 120%;
    font-size: 7px;
    line-height: 12px;
  }

  .tab-link-text {
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-175 {
    width: 100%;
  }

  .gradient-text {
    white-space: normal;
    font-size: 20px;
    line-height: 20px;
  }

  .gradient-text.jv {
    width: 100%;
    margin-top: 0;
    font-size: 20px;
  }

  .gradient-text.jv.ar {
    width: auto;
    margin-bottom: 0;
  }

  .div-block-178.div-background {
    height: 200px;
  }

  .manufa {
    font-size: 8px;
    line-height: 9px;
  }

  .manufa.jv {
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 13px;
  }

  .manufa.jv.ar {
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-184 {
    margin-top: 10px;
  }

  .div-block-186.jvs {
    white-space: nowrap;
    width: auto;
  }

  .div-block-186.jvs.ar {
    width: auto;
  }

  .section-35 {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .div-block-191, .div-block-192 {
    padding-top: 0;
  }

  .bold-text-40 {
    line-height: 30px;
  }

  .bold-text-41 {
    font-size: 15px;
  }

  .div-block-202 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cell-43 {
    padding-top: 0;
  }

  .text-block-88, .text-block-89 {
    font-size: 6px;
    line-height: 7px;
  }
}

@media screen and (max-width: 479px) {
  .rotatingtext {
    width: 80%;
    margin-top: 56px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    font-family: Gretasanspro Bld, Impact, sans-serif;
    font-size: 30px;
    line-height: 35px;
  }

  .rotatingtext.ar {
    width: 80%;
    padding-left: 0;
    padding-right: 1.6rem;
    line-height: 35px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    position: static;
  }

  .backgroundvideo {
    height: 50rem;
  }

  .nav_logo {
    width: 6em;
  }

  .nav_wrapper {
    margin-left: -1px;
    padding-left: 1em;
    padding-right: 1em;
  }

  .nav_brand {
    padding-left: 0;
  }

  .code-embed-7 {
    inset: auto 0% 11% auto;
  }

  .image-8 {
    height: 70px;
    margin-top: auto;
    margin-bottom: auto;
    top: 60px;
    left: 0%;
  }

  .section-3 {
    height: 50rem;
  }

  .button-primary-2 {
    text-align: center;
    border-width: 1px;
    flex: 1;
    margin-top: auto;
    margin-left: 0;
    padding: 5px;
    font-family: Gretasanspro Lt, Impact, sans-serif;
    font-size: 10px;
    line-height: 15px;
    display: block;
  }

  .button-primary-2._2 {
    color: #fff;
    flex: none;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
  }

  .button-primary-2._2:hover {
    border-width: 1px;
    border-color: var(--elements-webflow-library--neutral--800);
    color: #000;
    background-color: #fff;
  }

  .button-primary-2._2.ar {
    font-size: 12px;
  }

  .button-primary-2.b33 {
    letter-spacing: 1px;
    white-space: nowrap;
    flex: 0 auto;
    font-size: 9px;
  }

  .button-primary-2.b33:hover {
    border-width: 1px;
  }

  .brix---header-menu-wrapper {
    margin-top: 110px;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---hamburger-menu-wrapper {
    margin-bottom: 20px;
  }

  .div-block-32 {
    flex-flow: column;
    justify-content: space-around;
    align-self: auto;
    align-items: flex-end;
  }

  .brix---color-neutral-800 {
    margin-top: auto;
    margin-left: 37px;
  }

  .brix---color-neutral-600 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 20px;
  }

  .brix---section {
    margin-top: -13px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---section.sec.sec3 {
    margin-bottom: 0;
  }

  .brix---heading-h2-size {
    margin-top: -197px;
    margin-left: -33px;
    font-size: 30px;
    line-height: 34px;
  }

  .brix---heading-h2-size.v2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .brix---text-center {
    justify-content: center;
    width: 100%;
    margin-top: 30px;
    display: flex;
  }

  .brix---paragraph-default {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---inner-container-574px---center {
    margin-top: 0;
  }

  .brix---grid-3-columns-gap-0 {
    grid-template-columns: 1fr;
  }

  .brix---avatar-image-100 {
    width: 100%;
  }

  .brix---mg-bottom-16px-2, .brix---mg-bottom-32px {
    margin-bottom: 10px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---heading-h2-size-2 {
    text-align: center;
    font-family: Gretasanspro Reg, Impact, sans-serif;
    font-size: 25px;
    line-height: 34px;
  }

  .brix---paragraph-default-2 {
    text-align: left;
    width: auto;
    font-size: 17px;
    line-height: 20px;
  }

  .brix---paragraph-default-2.ar {
    margin-top: 0;
  }

  .brix---button-row-left {
    justify-content: center;
    align-self: auto;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .container-7 {
    max-width: none;
  }

  .footer-block {
    align-self: center;
  }

  .footer-block._2 {
    justify-content: flex-start;
    align-items: center;
  }

  .title-small {
    letter-spacing: 0;
  }

  .title-small.x {
    font-family: Gretasanspro Bld, Impact, sans-serif;
    font-weight: 400;
  }

  .title-small.x.ar {
    font-weight: 700;
  }

  .footer-link:hover {
    color: var(--elements-webflow-library--neutral--600);
    letter-spacing: normal;
  }

  .footer-social-block {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .footer-social-link {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-left: 0;
  }

  .footer-divider {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 20%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-copyright-center {
    font-size: 11px;
  }

  .footer-copyright-center.n.ar, .footer-copyright-center.ar {
    line-height: 11px;
  }

  .image-13 {
    margin-bottom: 0;
    top: -68px;
  }

  .image-13.ss {
    width: 40rem;
    max-width: 100%;
    height: 5rem;
    margin-top: 0;
    margin-left: 0;
    top: -47px;
    left: -11px;
  }

  .container-8 {
    margin-left: 30px;
    font-size: 10px;
  }

  .div-block-34 {
    width: 1px;
    height: .5rem;
  }

  .div-block-35 {
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
  }

  .hh {
    margin-top: 6px;
    font-size: 18px;
    line-height: 22px;
  }

  .brix---heading-h2-size-3 {
    text-align: left;
    white-space: nowrap;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 25px;
    line-height: 34px;
  }

  .brix---heading-h2-size-3._2 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .brix---paragraph-default-3 {
    width: auto;
    margin-top: -4px;
    margin-left: auto;
    font-size: 15px;
    line-height: 20px;
  }

  .brix---paragraph-default-3.pr5 {
    text-align: left;
    font-size: 20px;
    line-height: 20px;
  }

  .brix---paragraph-default-3.pr5._2 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 17px;
    line-height: 17px;
  }

  .brix---paragraph-default-3.pr5._2.ar {
    margin-left: auto;
    margin-right: 0;
  }

  .text-span-2 {
    font-size: 25px;
    top: 5px;
  }

  .sec.sec4 {
    justify-content: flex-end;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .sec.sec5 {
    width: 100%;
  }

  .dropdown-list-2.w--open {
    position: fixed;
  }

  .nav-code {
    margin-bottom: 0;
  }

  .tb-n {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 3px;
    line-height: 30px;
  }

  .tb-t {
    text-align: center;
    margin-top: 3px;
    margin-bottom: 0;
  }

  .tb-t.ar {
    line-height: 15px;
  }

  .image-20 {
    width: 40%;
    margin-bottom: 0;
  }

  .image-21 {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-50 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .counter-number {
    padding-bottom: 0;
  }

  .counter-number._2 {
    color: var(--elements-webflow-library--neutral--800);
    text-align: center;
    width: 100%;
    margin-top: 0;
    font-family: Gretaarabicar, Georgia, sans-serif;
    font-size: 35px;
    line-height: 20px;
  }

  .div-block-51 {
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .div-block-55.image {
    background-position: 100% 0;
    background-size: auto 570px;
    background-attachment: scroll;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 40em;
    display: block;
    position: absolute;
    right: 0;
  }

  .div-block-55.image.ar {
    background-position: 20%;
  }

  .text-span-4 {
    margin-top: 0;
  }

  .text-span-5 {
    margin-top: 0;
    padding-left: 3px;
  }

  .text-span-5.ar {
    padding-left: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .section-5 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .div-block-66 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .div-block-68 {
    flex-flow: row;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .div-block-70 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .div-block-71 {
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-73 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
    display: none;
  }

  .cell {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .cell-2 {
    justify-content: flex-end;
    align-items: center;
    display: none;
  }

  .card1 {
    flex-flow: row;
    width: 270px;
    height: 280px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .image-34 {
    width: 30%;
    margin-top: 10px;
  }

  .image-34._2 {
    margin-top: 5px;
  }

  .image-34._1 {
    width: 25%;
    margin-top: 5px;
  }

  .text-block {
    font-size: 17px;
    line-height: 20px;
  }

  .text-block.whit {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .text-block-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .text-block-2.whit {
    padding-top: 0;
    font-size: 15px;
    line-height: 16px;
  }

  .text-block-2.whit.ar {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .text-block-2.ar {
    font-size: 17px;
    line-height: 20px;
  }

  .card2 {
    border-radius: 11px;
    width: 270px;
    height: 280px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .card2.card1 {
    border-radius: 11px;
    width: 270px;
    height: 280px;
  }

  .quick-stack-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cell-5 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    display: flex;
  }

  .div-block-78 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .marquee-track {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .logo-image {
    height: 10px;
  }

  .logo-image._2 {
    height: 30px;
  }

  .svgg {
    align-self: center;
    margin-right: 60px;
    position: static;
    left: 0;
  }

  .svgg.ar {
    margin-right: 0;
  }

  .devcards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    flex: 0 auto;
    grid-template-columns: 30% 30% 30%;
    grid-auto-columns: 1fr;
    align-self: auto;
  }

  .card3.card1 {
    width: 270px;
    height: 280px;
  }

  .image-37 {
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .image-37._14 {
    width: 100%;
  }

  .div-block-79 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .code-embed-10 {
    align-self: auto;
    margin-right: 1.6rem;
    position: absolute;
    inset: auto 0% 5% auto;
  }

  .section-6 {
    background-position: 20%;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .brix---heading-h2-size-6 {
    margin-top: -197px;
    margin-left: -33px;
    font-size: 30px;
    line-height: 34px;
  }

  .brix---heading-h2-size-6.v2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 34px;
  }

  .div-block-88 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .brix---heading-h2-size-7 {
    margin-top: -197px;
    margin-left: -33px;
    font-size: 30px;
    line-height: 34px;
  }

  .brix---heading-h2-size-7._1 {
    font-size: 25px;
  }

  .image-42 {
    margin-bottom: 0;
    top: -68px;
  }

  .image-42.ss {
    width: 40rem;
    max-width: 100%;
    height: 5rem;
    margin-top: 0;
    margin-left: 0;
    top: -47px;
    left: -11px;
  }

  .brix---avatar-image-100-2 {
    width: 100%;
  }

  .brix---paragraph-default-6 {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    line-height: 20px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .brix---text-center-3 {
    width: 100%;
  }

  .button-primary-4 {
    text-align: center;
    border-width: 1px;
    width: auto;
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    font-family: Gretasanspro Lt, Impact, sans-serif;
    font-size: 10px;
    line-height: 15px;
  }

  .button-primary-4._2 {
    color: #fff;
    background-color: #fff0;
    border-color: #1abcff;
    width: 120px;
    margin-top: 5px;
    font-size: 10px;
  }

  .button-primary-4._2:hover {
    color: #000;
    background-color: #fff;
    border-width: 1px;
    border-color: #000;
  }

  .brix---color-neutral-807 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .brix---section-4 {
    margin-top: -13px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---section-4.sec.sec3 {
    margin-bottom: 0;
  }

  .brix---color-neutral-809 {
    margin-top: auto;
    margin-left: 37px;
  }

  .brix---heading-h2-size-8 {
    text-align: right;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 25px;
    line-height: 34px;
  }

  .brix---heading-h2-size-8._2 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    font-family: Gretaarabicar, Georgia, sans-serif;
    font-size: 17px;
    line-height: 20px;
  }

  .button-primary-5 {
    text-align: center;
    border-width: 1px;
    width: auto;
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    font-family: Gretasanspro Lt, Impact, sans-serif;
    font-size: 10px;
    line-height: 15px;
  }

  .button-primary-5.b33 {
    width: 200px;
    font-size: 10px;
  }

  .button-primary-5.b33:hover {
    border-width: 1px;
  }

  .button-primary-5.b33.ar {
    font-size: 12px;
  }

  .text-block-4 {
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-4.whit.ar {
    margin-bottom: 0;
    padding-top: 0;
    line-height: 20px;
  }

  .text-block-4.ar {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-90 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .text-span-9 {
    font-size: 20px;
  }

  .us-hedar {
    background-position: 200px 30px, 0 0, 480px 100%;
    background-repeat: no-repeat, repeat, repeat;
    width: 100%;
    height: 500px;
    margin-top: 120px;
    padding-left: 1.6rem;
    padding-right: 0;
  }

  .us-hedar.ar {
    background-position: -300px 60px, 0 0, 500px;
    padding-left: 0;
    padding-right: 1.6rem;
  }

  .us-hedar.investor-relations {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .dev-text {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .t-title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .t-title.ar {
    font-size: 35px;
    line-height: 30px;
  }

  .t-dec {
    width: 90%;
    font-size: 20px;
    line-height: 22px;
  }

  .t-dec._2 {
    width: 90%;
    margin-top: 0;
    font-size: 17px;
    line-height: 25px;
  }

  .t-dec._2.ar {
    margin-top: 20px;
    padding-right: 20px;
    font-size: 17px;
    line-height: 25px;
  }

  .t-dec.ar {
    width: 90%;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .t-dec.cl {
    width: 90%;
    font-size: 22px;
    line-height: 20px;
  }

  .t-dec.cl.ar {
    width: 90%;
    font-size: 23px;
    line-height: 22px;
  }

  .t-dec._55 {
    width: 80%;
    margin-top: 5px;
    font-size: 20px;
  }

  .t-dec._66 {
    width: 80%;
    margin-top: 5px;
  }

  .our-story {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-93 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-6 {
    width: 100%;
    min-width: 180px;
    font-size: 17px;
    line-height: 20px;
  }

  .paragraph-6.ar {
    line-height: 20px;
  }

  .heading-2 {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 35px;
    line-height: 35px;
  }

  .heading-2._2 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-2._2.ar {
    padding-right: 20px;
  }

  .what-we-do {
    padding: 0 1.6rem;
  }

  .div-block-94 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 14px;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .paragraph-7 {
    font-size: 20px;
    line-height: 12px;
  }

  .text-span-10 {
    font-size: 30px;
    top: 5px;
  }

  .our-vision-our-mission {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-95 {
    flex-flow: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .re-titele {
    margin-top: 0;
    font-size: 35px;
  }

  .re-titele._2 {
    margin-top: 20px;
  }

  .re-p {
    padding-top: 10px;
    font-size: 17px;
    line-height: 20px;
  }

  .re-p._2 {
    width: auto;
    font-size: 17px;
    line-height: 20px;
  }

  .re-p.ar {
    width: auto;
    line-height: 20px;
  }

  .div-block-96 {
    flex: 0 auto;
    margin-top: 20px;
  }

  .our-values {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .dev-i {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-98 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .our-milestones {
    height: 45vh;
    padding-top: 40px;
  }

  .div-block-100 {
    top: 8vh;
  }

  .our-leadership {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-9 {
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-9.ar {
    line-height: 30px;
  }

  .image-44, .div-block-101 {
    height: 300px;
  }

  .teem {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-link-executive-management {
    flex: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .tab-link-executive-management.w--current {
    align-self: center;
    font-size: 8px;
    line-height: 8px;
  }

  .tab-link-business-line-technical-leadership, .tab-link-corporate-functions-2 {
    flex: none;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 8px;
    line-height: 8px;
  }

  .tab-link-corporate-functions-2.w--current {
    align-self: center;
  }

  .text-block-6 {
    box-sizing: border-box;
    font-size: 13px;
    line-height: 11px;
  }

  .text-block-7, .text-block-8 {
    font-size: 7px;
  }

  .tab-pane-executive-management {
    padding-top: 0;
    padding-bottom: 0;
  }

  .quick-stack-6 {
    height: 35em;
    margin-top: auto;
    padding-top: 10px;
  }

  .quick-stack-6._2 {
    width: 100%;
  }

  .quick-stack-6._5 {
    padding-top: 10px;
  }

  .quick-stack-6._2-2, .quick-stack-6._2-2._66, .quick-stack-6._2-3, .quick-stack-6._2-3._77, .quick-stack-6._1-1, .quick-stack-6._3-1, .quick-stack-6._3-2, .quick-stack-6._3-3, .quick-stack-6._3-4, .quick-stack-6._3-5 {
    height: 35em;
  }

  .quick-stack-6._55 {
    background-image: url('../images/2.png');
  }

  .image-46 {
    align-self: flex-start;
    height: 40px;
    padding-left: 3px;
  }

  .div-block-110 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-111 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .text-block-10 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 7px;
    line-height: 15px;
  }

  .text-block-11 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .quick-stack-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tab-link-board-of-directors {
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .tab-link-board-of-directors.w--current {
    flex-flow: row;
    flex: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    display: block;
  }

  .code-embed-13 {
    margin-left: 0;
    top: 190px;
  }

  .image-48 {
    width: 65px;
    height: 65px;
  }

  .image-49 {
    width: 80px;
    height: 80px;
  }

  .image-50, .image-51, .image-52, .image-53, .image-54, .image-55 {
    width: 120px;
    height: 120px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 20px;
  }

  .image-58 {
    width: 30px;
    height: 30px;
  }

  .tabs-menu-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .ar {
    line-height: 25px;
  }

  .text-block-15 {
    letter-spacing: 0;
    height: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    display: none;
  }

  .our-businesses {
    background-position: 250px 0, 0 0, 50%;
    background-repeat: no-repeat, repeat, repeat;
    height: 500px;
    margin-top: 120px;
  }

  .our-businesses.ar {
    padding-left: 0;
  }

  .our-businesses.con {
    background-position: 240px 100px, 0 0, 50%;
  }

  .text-block-17.ar {
    display: block;
  }

  .text-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
  }

  .div-block-124 {
    white-space: normal;
    word-break: break-all;
    width: auto;
    margin-top: 20px;
  }

  .image-66 {
    width: 180px;
  }

  .text-block-18 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-18.ar {
    width: auto;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
  }

  .text-block-19 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-19.ar {
    margin-top: auto;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    display: block;
  }

  .text-block-20 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-20.ar {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .bold-text-24 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-21 {
    font-size: 17px;
    line-height: 16px;
  }

  .text-block-21.ar {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-126 {
    flex-flow: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-127 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-9 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-9.ar {
    font-size: 30px;
  }

  .div-block-128 {
    width: auto;
    margin-top: 5px;
  }

  .image-67 {
    width: 25px;
  }

  .text-block-22 {
    font-size: 20px;
    line-height: 25px;
  }

  .code-embed-17 {
    align-self: center;
    width: 15px;
    font-size: 15px;
    line-height: 15px;
  }

  .text-block-23 {
    text-align: left;
    margin-top: 20px;
    padding-top: 5px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    font-size: 16px;
  }

  .text-block-23.ar {
    text-align: right;
  }

  .section-16 {
    padding-left: 1.6rem;
    padding-right: 1.5rem;
  }

  .text-block-25 {
    font-size: 17px;
    line-height: 17px;
  }

  .code-embed-18 {
    color: var(--elements-webflow-library--neutral--800);
    width: 15px;
    height: 15px;
  }

  .quick-stack-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-17 {
    margin-bottom: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .heading-10 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-27 {
    font-size: 7px;
    line-height: 14px;
  }

  .quick-stack-12 {
    padding: 0;
  }

  .quick-stack-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .features-tab-wrapper {
    box-shadow: none;
    border-radius: 0;
    padding: 5px 0;
  }

  .feature-tab-menu {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    align-self: auto;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    overflow: auto;
  }

  .feature-tab-content {
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .arrow-tab {
    flex: 0 auto;
    height: 2rem;
    padding-left: 5px;
    padding-right: 0;
  }

  .arrow-tab.w--current {
    color: var(--elements-webflow-library--neutral--600);
    height: 2rem;
    padding-left: 5px;
    padding-right: 0;
  }

  .tab-text {
    flex: none;
    font-size: 7px;
  }

  .div-block-133 {
    justify-content: flex-start;
    align-items: center;
  }

  .tab-circle {
    color: #fff;
    flex: none;
    width: 30px;
    height: 30px;
  }

  .section-18 {
    margin-bottom: 20px;
  }

  ._12 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Gretasanspro Bld, Impact, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  ._12._2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 13px;
  }

  .text-block-41 {
    font-size: 8px;
  }

  .heading-13 {
    font-size: 10px;
  }

  .paragraph-10 {
    margin-bottom: 5px;
    font-size: 8px;
    line-height: 9px;
  }

  .div-block-140 {
    grid-template-columns: 90% 5%;
    grid-template-areas: ". Area";
  }

  .button-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 8px;
    line-height: 8px;
  }

  .text-block-42 {
    margin-top: 20px;
    font-size: 15px;
    line-height: 8px;
  }

  .text-block-45 {
    margin-top: 30px;
    font-size: 14px;
  }

  .button-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 9px;
  }

  .button-3.ar {
    background-color: #272e334f;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 12px;
  }

  .section-19 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tab-link-tab-1-6.start {
    width: auto;
  }

  .tab-link-tab-1-6.start.w--current {
    white-space: nowrap;
    font-size: 7px;
  }

  .section-20 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    white-space: normal;
    padding-bottom: 5px;
    overflow: auto;
  }

  .tabs-menu-9 {
    overflow: auto;
  }

  .div-block-151 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 3px 10px 3px 0;
    line-height: 14px;
  }

  .div-block-151._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-58 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    font-size: 17px;
    line-height: 20px;
  }

  .text-block-58.ar {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    line-height: 20px;
  }

  .tab-link-tab-1-7.ar {
    white-space: nowrap;
    font-size: 7px;
    line-height: 14px;
  }

  .tab-link-tab-1-7.ar.w--current {
    font-size: 7px;
    line-height: 14px;
  }

  .div-block-152 {
    margin-top: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-15 {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-11.p {
    width: 100%;
    margin-top: 10px;
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-153 {
    flex-flow: column;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-153._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-154.one, .div-block-154.hh, .div-block-154.kk, .div-block-154.gg, .div-block-154.oo {
    flex: 0 auto;
    height: 200px;
  }

  .button-4 {
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 15px;
    line-height: 25px;
  }

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

  .text-block-60 {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .image-70 {
    height: 10px;
  }

  .image-70._2 {
    height: 22px;
  }

  .heading-16 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-61 {
    font-size: 17px;
    line-height: 20px;
  }

  .heading-17 {
    font-size: 30px;
  }

  .div-block-159 {
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-content-4 {
    margin-bottom: 0;
  }

  .section-21 {
    margin-top: 10px;
  }

  .section-22 {
    margin-top: 0;
  }

  .section-24 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-72 {
    width: 40px;
  }

  .image-72._3 {
    width: 30px;
  }

  .image-72._2 {
    width: 45px;
    margin-bottom: 12px;
  }

  .text-block-62 {
    height: 22px;
    font-size: 15px;
  }

  .text-block-63 {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
  }

  .text-block-63._656.ar {
    margin-bottom: 5px;
  }

  .text-block-63.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .link-12 {
    text-underline-offset: 3px;
  }

  .link-13 {
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
  }

  .link-13.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .div-block-161 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: baseline;
    height: auto;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-161.ar {
    text-align: right;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-161._444 {
    justify-content: flex-end;
    align-items: baseline;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .div-block-161._444.ar {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-top: 10px;
  }

  .bold-text-32 {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-32.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .bold-text-33 {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-33.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .bold-text-34 {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-34.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
    line-height: 20px;
  }

  .bold-text-35 {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-35.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .cell-30 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 40px;
  }

  .cell-31 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .cell-32 {
    padding-bottom: 40px;
  }

  .quick-stack-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

  .image-73 {
    aspect-ratio: 2.39;
    object-fit: cover;
  }

  .quick-stack-16 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-25 {
    padding-top: 20px;
  }

  .text-field-2 {
    border-radius: 4px;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .text-field-2._2 {
    padding-bottom: 50px;
  }

  .text-field-2.ar {
    font-weight: 400;
  }

  .form-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-18 {
    color: var(--primary);
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-64 {
    color: var(--primary);
    margin-bottom: 20px;
    font-size: 17px;
  }

  .text-block-64.ar {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }

  .submit-button-2 {
    font-size: 17px;
  }

  .section-26 {
    background-image: url('../images/690b2552ba2e64e813ccdd2e_rays-3.png');
    background-position: 0 100%;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-26.en {
    background-image: url('../images/rays-3.png');
    background-position: 0%;
  }

  .logoman {
    max-width: 90%;
  }

  .logoman._2 {
    height: 60px;
  }

  .quick-stack-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-18 {
    margin-top: 60px;
  }

  .div-for-tags {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
  }

  .container-10 {
    max-width: 100%;
  }

  .div-block-163 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .heading-19 {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 20px;
  }

  .heading-19.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
  }

  .job-card-link {
    padding: 10px;
  }

  .text-block-68 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-68.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
    line-height: 25px;
  }

  .paragraph-12 {
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-12.ar {
    font-family: Gretaarabicar, Georgia, sans-serif;
    line-height: 25px;
  }

  .form-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-164 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
  }

  .submit-button-3 {
    width: auto;
    margin-right: auto;
    padding: 5px 10px;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
  }

  .submit-button-3.ar {
    text-decoration: none;
  }

  .form-block-2 {
    flex: 1;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .select-field {
    width: auto;
    height: 40px;
    margin-left: 0;
    padding-right: 3px;
    font-size: 17px;
    line-height: 20px;
  }

  .select-field.ar {
    padding-left: 3px;
  }

  .text-field-3 {
    flex: 1;
    width: auto;
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-165 {
    width: 80%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-74 {
    width: 20px;
    height: 20px;
  }

  .div-block-166 {
    margin-bottom: 10px;
  }

  .heading-20 {
    font-size: 24px;
    line-height: 30px;
  }

  .grid-7 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .job-sidebar-item {
    flex-flow: column;
    flex: none;
    width: 100%;
    height: 300px;
  }

  .rich-text-block {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-71 {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-80 {
    font-size: 17px;
    line-height: 20px;
  }

  .button-5 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 20px;
  }

  .button-5.ar {
    line-height: 20px;
    text-decoration: none;
  }

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

  .text-block-81 {
    white-space: normal;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-171 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .section-28 {
    margin-bottom: 30px;
  }

  .button-6 {
    font-size: 17px;
    line-height: 20px;
  }

  .rich-text-block-2 {
    padding-top: 20px;
  }

  .grid-8 {
    grid-template-columns: 1fr;
  }

  .text-block-85 {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-85.ar {
    width: 100%;
    line-height: 35px;
  }

  .tab-link-text {
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-175 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .text-span-17 {
    width: 100%;
    font-size: 17px;
    line-height: 25px;
  }

  .text-span-18, .text-span-19, .text-span-21 {
    font-size: 17px;
    line-height: 25px;
  }

  .gradient-text {
    text-align: left;
    -webkit-text-stroke-width: .35px;
    -webkit-text-stroke-color: var(--elements-webflow-library--neutral--100);
    text-indent: 0;
    text-overflow: clip;
    margin-top: 3px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .gradient-text.jv {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
  }

  .gradient-text.jv.ar {
    -webkit-text-stroke-width: .7px;
    line-height: 30px;
  }

  .gradient-text.ar {
    text-align: right;
    -webkit-text-stroke-width: 0px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .gradient-text._2 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-178 {
    margin-bottom: 10px;
  }

  .div-block-178.div-background {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 50% 1fr;
    grid-auto-flow: column;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-178.div-background._2 {
    padding-bottom: 0;
  }

  .div-block-178.div-background._2._5 {
    height: 700px;
  }

  .div-block-178.div-background.ar {
    -webkit-text-stroke-width: .25px;
    justify-content: flex-start;
    align-items: center;
  }

  .manufa {
    color: var(--elements-webflow-library--neutral--100);
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .manufa.jv {
    margin-bottom: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    font-size: 17px;
    line-height: 20px;
  }

  .manufa.jv.ar {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-181.ll {
    order: -9999;
    margin-left: 0;
    margin-right: 1.6rem;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 1.6rem;
  }

  .div-block-183 {
    flex: none;
    width: 100%;
    height: 250px;
  }

  .div-block-184 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    display: flex;
  }

  .div-block-184._2 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .div-block-185 {
    order: 9999;
    width: 100%;
    height: 300px;
  }

  .div-block-186 {
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block-186.jvs {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 120px;
    margin-top: 0;
    display: flex;
  }

  .div-block-186.jvs.ar {
    margin-top: auto;
  }

  .div-block-186.ar {
    align-self: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .div-block-187 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-187.ar {
    margin-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .section-35 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-span-29 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-36 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-188 {
    width: 100%;
    height: 350px;
  }

  .div-block-189 {
    aspect-ratio: auto;
    align-self: auto;
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-190 {
    order: 9999;
    width: 100%;
    height: 200px;
  }

  .div-block-193 {
    padding-top: 0;
  }

  .div-block-194, .div-block-194._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-195 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    margin-top: 0;
    display: block;
  }

  .div-block-196 {
    justify-content: space-between;
    align-items: center;
  }

  .bold-text-40 {
    line-height: 40px;
  }

  .bold-text-41 {
    font-size: 20px;
    line-height: 22px;
  }

  .cell-37 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cell-38 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-197 {
    display: block;
  }

  .div-block-198 {
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
  }

  .div-block-202 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .div-block-203 {
    grid-template-columns: 1fr;
    margin-bottom: 200px;
  }

  .quick-stack-19 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-43, .bold-text-44, .bold-text-45 {
    font-size: 20px;
    line-height: 22px;
  }

  .code-embed-27, .div-block-207 {
    padding-left: 0;
    padding-right: 0;
  }

  .cell-40 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .cell-41 {
    justify-content: center;
    align-items: flex-start;
  }

  ._2 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .cell-42 {
    justify-content: center;
    align-items: flex-start;
  }

  .tab-pane-tab-1-5, .tab-pane-tab-2-4, .tab-pane-tab-3-2, .tab-pane-tab-4-2 {
    margin-top: 30px;
  }

  .tab-pane-tab-1-6, .tab-pane-tab-2-5, .tab-pane-tab-3-3, .tab-pane-tab-4-3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .bold-text-46 {
    font-size: 40px;
  }

  .div-block-214 {
    margin-top: 0;
  }

  .collection-list-wrapper-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .collection-list-3 {
    flex-flow: row;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .scroll-right {
    border: 1.5px solid #000;
    border-radius: 9px;
    width: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .scroll-right._2 {
    transform: rotate(0);
  }

  .div-block-215 {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .scroll-left {
    border: 1px solid #000;
    border-radius: 9px;
    width: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    transform: rotate(180deg);
  }

  .collection-list-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .collection-list-wrapper-5 {
    flex-flow: row;
  }

  .text-span-30 {
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-217 {
    font-size: 17px;
  }

  .div-block-217.ar {
    margin-top: 20px;
  }

  .cell-43 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .div-block-218 {
    margin-top: 20px;
  }

  .text-span-31 {
    text-decoration: none;
  }

  .text-block-88, .text-block-89 {
    margin-right: 10px;
    font-size: 17px;
    line-height: 20px;
  }
}

#w-node-cbe47caa-1b50-6693-011e-a371eced824c-13ccdc4d {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr .7fr;
}

#w-node-bd26e234-6b19-dc80-c64b-273484be3c7a-13ccdc4d {
  grid-row: span 3 / span 3;
}

#w-node-_3bc91f7f-698a-9cc3-31e1-271f5ce15db3-13ccdc4d {
  grid-column: span 2 / span 2;
}

#w-node-_103b1ed7-9f7d-13c3-9c68-6043d0969cea-13ccdc4d {
  grid-template-rows: auto;
  grid-template-columns: 20% 20% 20%;
  display: grid;
}

#w-node-_8b65232d-6602-e07a-7b27-73660647cba6-13ccdc4d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_839d0d38-0010-c176-f83a-dc0fc60b3c46-13ccdc4d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-d911bcdb-3f16-3c85-f579-08df8531d6aa-8531d6a6, #w-node-d911bcdb-3f16-3c85-f579-08df8531d6b5-8531d6a6, #w-node-d911bcdb-3f16-3c85-f579-08df8531d6c1-8531d6a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d911bcdb-3f16-3c85-f579-08df8531d6c8-8531d6a6 {
  align-self: start;
}

#w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df01b-e30bb9a8 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr .7fr;
}

#w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df023-e30bb9a8 {
  grid-row: span 3 / span 3;
}

#w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df055-e30bb9a8 {
  grid-column: span 2 / span 2;
}

#w-node-ed289891-6d5f-37e9-5f61-e086a83758d7-e30bb9a8 {
  place-self: auto;
}

#w-node-ed289891-6d5f-37e9-5f61-e086a83758f9-e30bb9a8 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_415d7606-40e9-aa89-e748-19de083790a6-083790a2, #w-node-_415d7606-40e9-aa89-e748-19de083790b1-083790a2, #w-node-_415d7606-40e9-aa89-e748-19de083790bd-083790a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_415d7606-40e9-aa89-e748-19de083790c4-083790a2 {
  align-self: start;
}

#w-node-_80584499-5cb3-346d-1196-6aa1c47ddb0f-319c2e95 {
  align-self: center;
}

#card-1.w-node-f910b61d-0d66-d96c-1d22-ab4dc358fbc4-319c2e95, #card-2.w-node-_5ca2f94d-4ec8-144f-ce8b-ff9f213395b5-319c2e95, #card-3.w-node-a0c5b6a2-8b9d-adc6-fff7-da42a7e7696e-319c2e95 {
  place-self: center;
}

#w-node-_6f05aa71-f225-6bc6-a35e-a306c1ea4d17-319c2e95 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-cb8645a5-fa6a-2d2b-6138-ca2236d62bb0-319c2e95, #w-node-cb8645a5-fa6a-2d2b-6138-ca2236d62bb1-319c2e95, #w-node-_5310d0dc-4a53-2d22-19d3-c22e91713cd5-319c2e95, #w-node-_5310d0dc-4a53-2d22-19d3-c22e91713cd6-319c2e95, #w-node-_57d49db3-5d50-c0d6-3d2d-fcb1d5dd1521-319c2e95, #w-node-_57d49db3-5d50-c0d6-3d2d-fcb1d5dd1522-319c2e95, #w-node-_9cb57d13-c18e-25d4-530e-fca9291d07a6-319c2e95, #w-node-_9cb57d13-c18e-25d4-530e-fca9291d07a7-319c2e95, #w-node-_0b47a242-f42b-42e1-e355-39706121d3ef-319c2e95, #w-node-_0b47a242-f42b-42e1-e355-39706121d3f0-319c2e95, #w-node-_34d7ccc4-6bce-f98e-8823-a29763fe9682-319c2e95, #w-node-_34d7ccc4-6bce-f98e-8823-a29763fe9683-319c2e95 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0aa8-319c2e95 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0aaa-319c2e95, #w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0aab-319c2e95, #w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0abd-319c2e95, #w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0abe-319c2e95, #w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0ad0-319c2e95, #w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0ad1-319c2e95 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e5b-319c2e95 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e5d-319c2e95, #w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e5e-319c2e95, #w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e7b-319c2e95, #w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e7c-319c2e95, #w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e6c-319c2e95, #w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e6d-319c2e95 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-aca28983-17df-b97a-b34d-e604610172d3-319c2e95 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-aca28983-17df-b97a-b34d-e604610172d5-319c2e95, #w-node-aca28983-17df-b97a-b34d-e604610172d6-319c2e95, #w-node-aca28983-17df-b97a-b34d-e604610172e8-319c2e95, #w-node-aca28983-17df-b97a-b34d-e604610172e9-319c2e95, #w-node-aca28983-17df-b97a-b34d-e604610172fb-319c2e95, #w-node-aca28983-17df-b97a-b34d-e604610172fc-319c2e95, #w-node-aca28983-17df-b97a-b34d-e6046101730e-319c2e95, #w-node-aca28983-17df-b97a-b34d-e6046101730f-319c2e95, #w-node-aca28983-17df-b97a-b34d-e60461017321-319c2e95, #w-node-aca28983-17df-b97a-b34d-e60461017322-319c2e95, #w-node-_935c877f-f6a0-e491-d8a4-164940dedfba-319c2e95, #w-node-_935c877f-f6a0-e491-d8a4-164940dedfbb-319c2e95, #w-node-_8b52f235-e6fc-ed22-cd39-ea978aa5d451-319c2e95, #w-node-_8b52f235-e6fc-ed22-cd39-ea978aa5d452-319c2e95, #w-node-_792e4cf4-c8ba-d674-2f63-9b1817970a22-319c2e95, #w-node-_792e4cf4-c8ba-d674-2f63-9b1817970a23-319c2e95, #w-node-_28ec8229-4f67-17c5-6843-0e7556b481f1-319c2e95, #w-node-_28ec8229-4f67-17c5-6843-0e7556b481f2-319c2e95, #w-node-_36818080-19dd-29b4-7ba0-c36268ce0ad3-319c2e95, #w-node-_36818080-19dd-29b4-7ba0-c36268ce0ad4-319c2e95, #w-node-_076dde02-a820-f5cf-fade-ddfd4e790400-319c2e95, #w-node-_076dde02-a820-f5cf-fade-ddfd4e790401-319c2e95, #w-node-_9a17f1ea-2f22-6a37-6030-eac53fb1a4c5-319c2e95, #w-node-_9a17f1ea-2f22-6a37-6030-eac53fb1a4c6-319c2e95 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_22a008c9-c9a2-f0c0-fe5b-463604321734-319c2e95 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_22a008c9-c9a2-f0c0-fe5b-463604321736-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-463604321737-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-463604321749-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-46360432174a-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-46360432175c-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-46360432175d-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-46360432176f-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-463604321770-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-463604321782-319c2e95, #w-node-_22a008c9-c9a2-f0c0-fe5b-463604321783-319c2e95, #w-node-_5112ccd9-0ada-aeaf-9447-2857a5df3b5d-319c2e95, #w-node-_5112ccd9-0ada-aeaf-9447-2857a5df3b5e-319c2e95 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_653d11fe-3057-b94b-5eb3-7d36008252de-319c2e95 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_653d11fe-3057-b94b-5eb3-7d36008252e0-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d36008252e1-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d36008252f3-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d36008252f4-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d3600825306-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d3600825307-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d3600825319-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d360082531a-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d360082532c-319c2e95 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_80584499-5cb3-346d-1196-6aa1c47ddb0f-4c29acf3 {
  align-self: center;
}

#card-1.w-node-_5e3409f4-d9e7-23b4-75cc-f8b9693b49c0-4c29acf3, #card-2.w-node-_5e3409f4-d9e7-23b4-75cc-f8b9693b49c7-4c29acf3, #card-3.w-node-_5e3409f4-d9e7-23b4-75cc-f8b9693b49cd-4c29acf3 {
  place-self: center;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174749-4c29acf3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f517474b-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517474c-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517475d-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517475e-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517476f-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174770-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174781-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174782-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174793-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174794-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747a5-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747a6-4c29acf3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747b9-4c29acf3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747bb-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747bc-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747ca-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747cb-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747d9-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747da-4c29acf3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747e9-4c29acf3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747eb-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747ec-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747fa-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747fb-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174809-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517480a-4c29acf3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174818-4c29acf3 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f517481a-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517481b-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174829-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517482a-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174838-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174839-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174847-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174848-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174856-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174857-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174865-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174866-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174874-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174875-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174883-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174884-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174892-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174893-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748a1-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748a2-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748bf-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748c0-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748b0-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748b1-4c29acf3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748ce-4c29acf3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748d0-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748d1-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748e1-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748e2-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748f0-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748f1-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748ff-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174900-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517490e-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517490f-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517491d-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517491e-4c29acf3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f517492c-4c29acf3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f9c89b82-5f43-e768-2a3a-a6e2f517492e-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517492f-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517493d-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517493e-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517494c-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517494d-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517495b-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517495c-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517496a-4c29acf3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_4cfe3ec5-4ba2-b512-5a60-9b98948abf7a-f16b43a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_6cb3fb74-d8e9-8888-74fe-a47dfb0bfd80-f16b43a8, #w-node-b4488b2c-2809-4ee9-ec47-ad507ce6e1b3-f16b43a8 {
  place-self: center;
}

#w-node-fab4d587-e1a9-b675-0c8e-337c88ed62d3-f16b43a8 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_664c86cd-ac03-8d36-0d8e-1934480c8fac-f16b43a8 {
  grid-column: span 2 / span 2;
}

#w-node-_4afe9863-e209-f804-ff13-46ba70573735-f16b43a8 {
  place-self: center;
}

#w-node-_222aaf8b-0886-1979-d411-9e2bb55261bd-f16b43a8, #w-node-_48718ac2-243f-1bc5-bbe1-9872312281b1-f16b43a8 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b81cc-ad82ce94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b821a-ad82ce94 {
  place-self: center;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b8292-ad82ce94 {
  place-self: center start;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e0-ad82ce94 {
  place-self: center;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e4-ad82ce94 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b830e-ad82ce94 {
  grid-column: span 2 / span 2;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b831b-ad82ce94 {
  place-self: center;
}

#w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b831e-ad82ce94, #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b8352-ad82ce94 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89c99541-8238-b517-ca37-37db05f123c2-3369802c {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .5fr;
}

#w-node-_9ddf9717-104d-f572-3094-171255ecb8f5-3369802c {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#cards-container.w-node-_263513cb-aa2e-42cf-972a-11b1beb18393-24b30ee0 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f01f48ec-8068-35f7-2add-3a2dc72d7069-7461f963 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr 1fr;
}

#w-node-_036bf682-f2cc-83f7-547b-f4e49bb4df06-7461f963 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4e7686ec-92a8-74a2-49fe-af025118601e-7461f963, #w-node-f586490a-9de4-96ad-1ace-2c1a9bf0259c-7461f963 {
  justify-self: start;
}

#w-node-_5ee166e0-71c5-6b09-3f07-d824c279ea7d-7461f963 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0e55b06a-4120-ce9d-0459-57b0d931f961-7461f963, #w-node-_0e55b06a-4120-ce9d-0459-57b0d931f963-7461f963 {
  justify-self: start;
}

#w-node-_0e55b06a-4120-ce9d-0459-57b0d931f967-7461f963 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_41445447-1d86-ff1c-4b8e-f3b64dbef0e5-7461f963, #w-node-_41445447-1d86-ff1c-4b8e-f3b64dbef0e9-7461f963 {
  justify-self: start;
}

#w-node-_0ac486a2-f9e9-47b9-5ca0-eed89da3c347-7461f963 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_2792bd57-ce0d-4d15-c5de-1dad768801ac-7461f963 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_11dea33c-dad4-7a56-e591-65c7b09bc109-7461f963 {
  align-self: end;
}

#w-node-_9e965eea-936e-6627-677f-d150da71617f-7461f963 {
  place-self: center start;
}

#w-node-f01f48ec-8068-35f7-2add-3a2dc72d7069-f42d0d8b {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr 1fr;
}

#w-node-_036bf682-f2cc-83f7-547b-f4e49bb4df06-f42d0d8b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4e7686ec-92a8-74a2-49fe-af025118601e-f42d0d8b, #w-node-f586490a-9de4-96ad-1ace-2c1a9bf0259c-f42d0d8b {
  justify-self: start;
}

#w-node-_5ee166e0-71c5-6b09-3f07-d824c279ea7d-f42d0d8b {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0e55b06a-4120-ce9d-0459-57b0d931f961-f42d0d8b, #w-node-_0e55b06a-4120-ce9d-0459-57b0d931f963-f42d0d8b {
  justify-self: start;
}

#w-node-_0e55b06a-4120-ce9d-0459-57b0d931f967-f42d0d8b {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_41445447-1d86-ff1c-4b8e-f3b64dbef0e5-f42d0d8b, #w-node-_41445447-1d86-ff1c-4b8e-f3b64dbef0e9-f42d0d8b {
  justify-self: start;
}

#w-node-_0ac486a2-f9e9-47b9-5ca0-eed89da3c347-f42d0d8b {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_2792bd57-ce0d-4d15-c5de-1dad768801ac-f42d0d8b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_204da677-8a3a-adb2-2fed-0996a1315bf9-f42d0d8b {
  align-self: end;
}

#w-node-_9e965eea-936e-6627-677f-d150da71617f-f42d0d8b {
  place-self: center start;
}

#w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ec-460ad9d0 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .5fr;
}

#w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ee-460ad9d0 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#cards-container.w-node-_21dccfcf-293b-8e4f-848f-5b1f58a78185-11b81633 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-cbe47caa-1b50-6693-011e-a371eced824c-13ccdc4d {
    grid-template-rows: .25fr auto auto;
    grid-template-columns: 1fr .7fr;
  }

  #w-node-_103b1ed7-9f7d-13c3-9c68-6043d0969cea-13ccdc4d {
    grid-template-rows: auto;
    grid-template-columns: 15% 15% 15%;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df01b-e30bb9a8 {
    grid-template-rows: .25fr auto auto;
    grid-template-columns: 1fr .7fr;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_8b65232d-6602-e07a-7b27-73660647cba6-13ccdc4d, #w-node-ed289891-6d5f-37e9-5f61-e086a83758f9-e30bb9a8 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-b4488b2c-2809-4ee9-ec47-ad507ce6e1b3-f16b43a8, #w-node-_4afe9863-e209-f804-ff13-46ba70573735-f16b43a8 {
    align-self: center;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_3accfd92-62b5-b887-fd57-38fa5ad10794-f16b43a8, #w-node-b4488b2c-2809-4ee9-ec47-ad507ce6e1b3-f16b43a8, #w-node-_4afe9863-e209-f804-ff13-46ba70573735-f16b43a8, #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e0-ad82ce94, #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b831b-ad82ce94 {
    place-self: center;
  }

  #w-node-f01f48ec-8068-35f7-2add-3a2dc72d7069-7461f963, #w-node-f01f48ec-8068-35f7-2add-3a2dc72d7069-f42d0d8b {
    grid-template-rows: auto;
    grid-template-columns: .7fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-cbe47caa-1b50-6693-011e-a371eced824c-13ccdc4d {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_103b1ed7-9f7d-13c3-9c68-6043d0969cea-13ccdc4d {
    grid-template-rows: auto;
    grid-template-columns: 25% 25% 25% 10%;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df01b-e30bb9a8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_3accfd92-62b5-b887-fd57-38fa5ad10794-f16b43a8 {
    place-self: center;
  }

  #w-node-b4488b2c-2809-4ee9-ec47-ad507ce6e1b3-f16b43a8 {
    place-self: center;
  }

  #w-node-fab4d587-e1a9-b675-0c8e-337c88ed62d3-f16b43a8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_664c86cd-ac03-8d36-0d8e-1934480c8fac-f16b43a8 {
    grid-column: span 1 / span 1;
  }

  #w-node-_222aaf8b-0886-1979-d411-9e2bb55261bd-f16b43a8, #w-node-_48718ac2-243f-1bc5-bbe1-9872312281b1-f16b43a8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e0-ad82ce94 {
    place-self: center stretch;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e4-ad82ce94 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89c99541-8238-b517-ca37-37db05f123c2-3369802c {
    grid-template-rows: auto;
    grid-template-columns: 1fr .7fr;
  }

  #cards-container.w-node-_263513cb-aa2e-42cf-972a-11b1beb18393-24b30ee0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_11dea33c-dad4-7a56-e591-65c7b09bc109-7461f963, #w-node-_204da677-8a3a-adb2-2fed-0996a1315bf9-f42d0d8b {
    place-self: center;
  }

  #w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ec-460ad9d0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .7fr;
  }

  #cards-container.w-node-_21dccfcf-293b-8e4f-848f-5b1f58a78185-11b81633 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d911bcdb-3f16-3c85-f579-08df8531d6c1-8531d6a6, #w-node-_415d7606-40e9-aa89-e748-19de083790bd-083790a2 {
    place-self: center;
  }

  #w-node-b4488b2c-2809-4ee9-ec47-ad507ce6e1b3-f16b43a8 {
    place-self: center;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e0-ad82ce94 {
    place-self: center;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e4-ad82ce94 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b830e-ad82ce94 {
    grid-column: span 1 / span 1;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b831b-ad82ce94 {
    place-self: center;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b831e-ad82ce94, #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b8352-ad82ce94 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89c99541-8238-b517-ca37-37db05f123c2-3369802c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9ddf9717-104d-f572-3094-171255ecb8f5-3369802c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #cards-container.w-node-_263513cb-aa2e-42cf-972a-11b1beb18393-24b30ee0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_11dea33c-dad4-7a56-e591-65c7b09bc109-7461f963, #w-node-_204da677-8a3a-adb2-2fed-0996a1315bf9-f42d0d8b {
    align-self: end;
  }

  #w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ec-460ad9d0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ee-460ad9d0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #cards-container.w-node-_21dccfcf-293b-8e4f-848f-5b1f58a78185-11b81633 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cbe47caa-1b50-6693-011e-a371eced824c-13ccdc4d {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-cbe47caa-1b50-6693-011e-a371eced824d-13ccdc4d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bd26e234-6b19-dc80-c64b-273484be3c7a-13ccdc4d {
    grid-row: span 3 / span 3;
  }

  #w-node-_304772c6-8a6d-8fdb-533a-e3d6bf7fcd7d-13ccdc4d {
    grid-column: span 2 / span 2;
  }

  #w-node-_7b193456-68ee-4bca-a4e2-6999311527b5-13ccdc4d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d84e3bf0-06be-17f2-c791-6aeed718817c-13ccdc4d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_103b1ed7-9f7d-13c3-9c68-6043d0969cea-13ccdc4d {
    grid-template-rows: auto;
    grid-template-columns: 30% 30% 30% 0%;
  }

  #w-node-d911bcdb-3f16-3c85-f579-08df8531d6c8-8531d6a6 {
    place-self: center;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df01b-e30bb9a8 {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df01c-e30bb9a8 {
    grid-column: span 2 / span 2;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df023-e30bb9a8 {
    grid-row: span 3 / span 3;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df025-e30bb9a8 {
    grid-column: span 2 / span 2;
  }

  #w-node-_9dab6a61-25af-2b11-e5c4-cb3e568df050-e30bb9a8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed289891-6d5f-37e9-5f61-e086a83758d7-e30bb9a8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_415d7606-40e9-aa89-e748-19de083790c4-083790a2 {
    place-self: center;
  }

  #w-node-_6f05aa71-f225-6bc6-a35e-a306c1ea4d17-319c2e95 {
    grid-template-rows: max-content max-content;
    grid-template-columns: 1fr;
  }

  #w-node-_5310d0dc-4a53-2d22-19d3-c22e91713cd6-319c2e95 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bc91fdf9-bd8c-ce61-3b15-0ceeb28d0aa8-319c2e95, #w-node-_87e0e425-2dc2-a8ad-3471-5b1a6fe81e5b-319c2e95, #w-node-aca28983-17df-b97a-b34d-e604610172d3-319c2e95 {
    grid-template-rows: max-content max-content;
    grid-template-columns: 1fr;
  }

  #w-node-_22a008c9-c9a2-f0c0-fe5b-463604321734-319c2e95, #w-node-_653d11fe-3057-b94b-5eb3-7d36008252de-319c2e95 {
    grid-template-rows: max-content max-content;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174749-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747b9-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51747e9-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f5174818-4c29acf3 {
    grid-template-rows: max-content max-content;
    grid-template-columns: 1fr;
  }

  #w-node-f9c89b82-5f43-e768-2a3a-a6e2f51748ce-4c29acf3, #w-node-f9c89b82-5f43-e768-2a3a-a6e2f517492c-4c29acf3 {
    grid-template-rows: max-content max-content;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-b643d7d9-cda2-565a-e376-35cca74f7226-f16b43a8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_6cb3fb74-d8e9-8888-74fe-a47dfb0bfd80-f16b43a8 {
    place-self: auto;
  }

  #w-node-d3c82f91-b670-5445-03d4-c0413db3fd5e-f16b43a8 {
    align-self: center;
  }

  #w-node-b4488b2c-2809-4ee9-ec47-ad507ce6e1b3-f16b43a8 {
    place-self: center;
  }

  #w-node-fab4d587-e1a9-b675-0c8e-337c88ed62d3-f16b43a8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_4afe9863-e209-f804-ff13-46ba70573735-f16b43a8 {
    place-self: center;
  }

  #w-node-_222aaf8b-0886-1979-d411-9e2bb55261bd-f16b43a8, #w-node-_48718ac2-243f-1bc5-bbe1-9872312281b1-f16b43a8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82d4-ad82ce94 {
    align-self: center;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e0-ad82ce94 {
    place-self: center;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b82e4-ad82ce94 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4b9dd9b8-ef88-de14-cb2f-bdc7f40b831b-ad82ce94 {
    place-self: center;
  }

  #w-node-_89c99541-8238-b517-ca37-37db05f123c2-3369802c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9ddf9717-104d-f572-3094-171255ecb8f5-3369802c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-b6a43ff2-4b70-9472-0d68-a47175efa13f-3369802c {
    grid-row: span 1 / span 1;
  }

  #w-node-f01f48ec-8068-35f7-2add-3a2dc72d7069-7461f963 {
    grid-template-rows: auto;
    grid-template-columns: .4fr minmax(80px, 1fr);
  }

  #w-node-_809cf166-3a3e-6c7a-b10f-f6be57e5f802-7461f963 {
    grid-column: span 2 / span 2;
  }

  #w-node-_036bf682-f2cc-83f7-547b-f4e49bb4df06-7461f963 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4e7686ec-92a8-74a2-49fe-af025118601e-7461f963 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_11dea33c-dad4-7a56-e591-65c7b09bc109-7461f963 {
    align-self: center;
  }

  #w-node-f01f48ec-8068-35f7-2add-3a2dc72d7069-f42d0d8b {
    grid-template-rows: auto;
    grid-template-columns: .4fr minmax(80px, 1fr);
  }

  #w-node-_809cf166-3a3e-6c7a-b10f-f6be57e5f802-f42d0d8b {
    grid-column: span 2 / span 2;
  }

  #w-node-_036bf682-f2cc-83f7-547b-f4e49bb4df06-f42d0d8b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4e7686ec-92a8-74a2-49fe-af025118601e-f42d0d8b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_204da677-8a3a-adb2-2fed-0996a1315bf9-f42d0d8b {
    align-self: center;
  }

  #w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ec-460ad9d0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fbe8cafa-1d94-e1e2-cfc8-880da52238ee-460ad9d0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cd819a8b-699e-9a3b-c595-cf59e5e8a3e2-f505a284, #w-node-f19228e4-0aec-b6dc-e296-861fb32323eb-f505a284, #w-node-cd819a8b-699e-9a3b-c595-cf59e5e8a3e2-2a5aeed8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Gretaarabicar';
  src: url('../fonts/GretaArabicAR-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gretaarabicar';
  src: url('../fonts/GretaArabicAR-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gretasanspro Med';
  src: url('../fonts/GretaSansPro-Med.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gretasanspro Reg';
  src: url('../fonts/GretaSansPro-Reg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gretasanspro Lt';
  src: url('../fonts/GretaSansPro-Lt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gretasanspro Smbld';
  src: url('../fonts/GretaSansPro-SmBld.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gretasanspro Bld';
  src: url('../fonts/GretaSansPro-Bld.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* ===== RESPONSIVE SCALING FOR LARGE SCREENS (1600px+) ===== */
/* Fix for Vision & Mission section - prevent oversizing on large monitors/TV */
@media screen and (min-width: 1600px) {
  .re-titele {
    font-size: 48px;
    line-height: 48px;
  }

  .re-p {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-95 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .image-48,
  .image-49 {
    max-width: 90%;
    height: auto;
  }
}

/* Additional scaling for ultra-wide screens (1920px+) */
@media screen and (min-width: 1920px) {
  .re-titele {
    font-size: 52px;
    line-height: 52px;
  }

  .re-p {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-95 {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}


/* ===== PERFORMANCE OPTIMIZATION: DISABLE UNNECESSARY ANIMATIONS ===== */
/* Disable scrolling text animations to improve page load and performance */
/* These animations were causing unnecessary repaints and affecting page delivery */

/* Disable letters-fade-in animation */
[letters-fade-in] {
  animation: none !important;
  opacity: 1 !important;
}

[letters-fade-in] .char {
  opacity: 1 !important;
  animation: none !important;
}

/* Disable letters-fade-in-random animation */
[letters-fade-in-random] {
  animation: none !important;
  opacity: 1 !important;
}

[letters-fade-in-random] .char {
  opacity: 1 !important;
  animation: none !important;
}

/* Disable text-split animation effects */
[text-split] {
  animation: none !important;
  opacity: 1 !important;
}

[text-split] .word,
[text-split] .char {
  opacity: 1 !important;
  animation: none !important;
  transform: none !important;
}

/* Disable other scroll-triggered animations */
[words-slide-up],
[words-rotate-in],
[words-slide-from-right],
[letters-slide-up],
[letters-slide-down],
[scrub-each-word] {
  animation: none !important;
  opacity: 1 !important;
}

[words-slide-up] .word,
[words-rotate-in] .word,
[words-slide-from-right] .word,
[letters-slide-up] .char,
[letters-slide-down] .char {
  opacity: 1 !important;
  animation: none !important;
  transform: none !important;
}

/* Disable curtain-reveal animation */
.curtain-reveal {
  animation: none !important;
  clip-path: none !important;
  opacity: 1 !important;
  transform: scale(1) !important;
}

/* Disable text-fade animation */
.text-fade {
  animation: none !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
}
