/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: "Degular";
  src: url("../src/fonts/Degular-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Degular Variable";
  src: url("../src/fonts/Degular_Variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Degular";
  src: url("../src/fonts/Degular-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../src/fonts/DM-Sans.woff2") format("woff2 supports variations");
  font-weight: 100 1000;
  font-display: swap;
}
@font-face {
  font-family: "Sakkal Majalla";
  src: url("../src/fonts/Sakkal-Majalla-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sakkal Majalla";
  src: url("../src/fonts/Sakkal-Majalla-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../src/fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../src/fonts/Stolzl-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../src/fonts/Stolzl-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../src/fonts/NotoKufiArabic-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
html {
  font-family: "Degular", sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-family: "Degular", sans-serif; /* 1 */
}

/* Reset materialize radio buttons */
panda-forex-client-area .mainpandats [type=radio] {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Materialize overwrites
	====================================================================== */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  height: unset;
}

.otgs-development-site-front-end, .wpml-ls-statics-footer {
  display: none;
}

html {
  font-size: 10px;
}

html,
body {
  font-family: "Sakkal Majalla", sans-serif;
  font-weight: 400;
  font-variation-settings: "wght" 400;
}

body {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #ffffff;
}

h1,
.h1,
h2,
h3,
.h3,
h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Sakkal Majalla", sans-serif;
  color: #ffffff;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}

h1 {
  font-size: 6.4rem;
  line-height: 7.2rem;
  letter-spacing: 6.4px;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 5rem;
    line-height: 5.8rem;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 3.2rem;
    line-height: 6.4rem;
    letter-spacing: 3.2px;
  }
}

h2 {
  font-size: 48px;
  line-height: 64px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  h2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
}

h3 {
  font-size: 4.8rem;
  line-height: 4rem;
  letter-spacing: 4.8px;
}
@media (max-width: 992px) {
  h3 {
    font-size: 4rem;
    line-height: 4rem;
    letter-spacing: 4px;
  }
}

h4 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  letter-spacing: 2.4px;
}
@media (max-width: 992px) {
  h4 {
    font-size: 2.4rem;
    line-height: 2.5rem;
    letter-spacing: 2.4px;
  }
}

h5 {
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 2px;
}
@media (max-width: 992px) {
  h5 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    letter-spacing: 2.4px;
  }
}

h6 {
  font-size: 2.4rem;
  line-height: 2.9rem;
}
@media (max-width: 992px) {
  h6 {
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 2px;
  }
}

p {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}
@media (max-width: 992px) {
  p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.text-xl p {
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: 400;
}
@media (max-width: 992px) {
  .text-xl p {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}

.text-lg-light p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  .text-lg-light p {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}

.text-s p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

a {
  color: #CFA66B;
  text-decoration: none;
  transition: all 0.3s;
}

html[lang=ar] body {
  direction: rtl;
  text-align: right;
}
html[lang=ar] body h1,
html[lang=ar] body h2,
html[lang=ar] body h3,
html[lang=ar] body h4,
html[lang=ar] body h5,
html[lang=ar] body h6,
html[lang=ar] body p,
html[lang=ar] body div,
html[lang=ar] body span,
html[lang=ar] body textarea,
html[lang=ar] body input[type=email],
html[lang=ar] body input[type=text],
html[lang=ar] body input[type=tel],
html[lang=ar] body input[type=url] {
  text-align: right;
}
html[lang=ar] body .site-header .header-wrapper .logo {
  transform: translate(50%, -50%);
}
html[lang=ar] body .floating-btn {
  top: calc(100vh - 123px);
  left: 80px;
  right: auto;
}
@media (max-width: 992px) {
  html[lang=ar] body .floating-btn {
    left: 26px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .floating-btn a span {
    margin-right: 0;
    margin-left: 12px;
  }
}
html[lang=ar] body .floating-btn a svg {
  transform: scaleX(-1);
}
html[lang=ar] body .register-btn svg {
  transform: scaleX(-1);
}
html[lang=ar] body .register-btn:hover svg {
  transform: translateX(-5px) scaleX(-1);
}
html[lang=ar] body .gold-btn svg {
  transform: scaleX(-1);
}
html[lang=ar] body .gold-btn:hover svg {
  transform: translateX(-5px) scaleX(-1);
}
html[lang=ar] body .more-btn span {
  margin: 0 0 0 8px;
}
html[lang=ar] body .more-btn img {
  transform: scaleX(-1);
}
html[lang=ar] body .more-btn:hover img {
  transform: translateX(-5px) scaleX(-1);
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .top-footer-block .footer-nav-main .footer-menu li:last-of-type {
    padding: 0;
  }
}
html[lang=ar] body #footer .bottom-footer-block .copy {
  padding: 0 0 3rem;
  display: flex;
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .bottom-footer-block .copy {
    flex-wrap: wrap;
    justify-content: center;
  }
}
html[lang=ar] body #footer .bottom-footer-block .copy span {
  margin: 0 2px;
}
html[lang=ar] body #footer .bottom-footer-block .copy span:first-of-type {
  margin-right: 0;
}
html[lang=ar] body .popup-wrapper .popup-content .popup-close-thanks {
  direction: ltr;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content {
  direction: ltr;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image {
  margin-left: auto;
}
html[lang=ar] body form .row.two-columns {
  direction: rtl;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  left: 10px;
  right: auto;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:after {
  transform: translate(50%, -50%);
}
html[lang=ar] body form .submit p {
  justify-content: flex-start;
}
html[lang=ar] body form .wpcf7-not-valid-tip {
  left: auto;
  right: 0;
}
html[lang=ar] body .select2-container--open .select2-dropdown .select2-results__option {
  padding: 8px 10px 8px 24px;
}
html[lang=ar] body .partner-form:after,
html[lang=ar] body .about-us-block:after {
  transform: scaleX(-1);
}
html[lang=ar] body .two-columns-green:before, html[lang=ar] body .two-columns-green:after {
  transform: scaleX(-1);
}
html[lang=ar] body .subscription-form-section .sbscription-form-holder p {
  direction: rtl;
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column:after, html[lang=ar] body .two-columns.text-right .columns-holder .text-column:after {
  right: -30px;
  left: auto;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column:after, html[lang=ar] body .two-columns.text-right .columns-holder .text-column:after {
    right: 0;
  }
}
html[lang=ar] body .two-columns.section-with-pattern::after {
  transform: scaleX(-1);
}
html[lang=ar] body .management .management-slider .nav-btn > div.swiper-button-prev {
  inset-inline-start: auto;
}
html[lang=ar] body .portfolio-block .nav-btn .swiper-button-prev,
html[lang=ar] body .portfolio-block .nav-btn .swiper-button-next {
  transform: scaleX(-1);
}
html[lang=ar] body .portfolio-block .portfolio-slider .js-portfolio-slider-bottom {
  direction: ltr;
}
html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span.divider {
  transform: scaleX(-1);
}
html[lang=ar] body:not(.home) .latest-news-section:after {
  transform: scaleX(-1);
}
html[lang=ar] body [aria-activedescendant^=select2-select-phone-result] {
  text-align: right;
  color: #034769;
}

html[lang=ar] {
  font-family: "NotoKufiArabic", sans-serif;
}
html[lang=ar] body {
  direction: rtl;
  text-align: right;
  font-family: "NotoKufiArabic", sans-serif;
}
html[lang=ar] body h1,
html[lang=ar] body .h1,
html[lang=ar] body h2,
html[lang=ar] body h3,
html[lang=ar] body .h3,
html[lang=ar] body h4,
html[lang=ar] body h5,
html[lang=ar] body .h5,
html[lang=ar] body h6,
html[lang=ar] body .h6 {
  font-family: "NotoKufiArabic", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
}
html[lang=ar] body h1 {
  font-size: 5.6rem;
  line-height: 6.4rem;
}
@media (max-width: 992px) {
  html[lang=ar] body h1 {
    font-size: 3.2rem;
  }
}
html[lang=ar] body h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  html[lang=ar] body h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .more-btn {
    font-size: 1.6rem;
    line-height: 3rem;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section {
    padding: 96px 0 112px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section .container {
    width: calc(100% - 20px);
    padding: 0 20px;
  }
}
html[lang=ar] body .header-section .title {
  max-width: 693px;
}
html[lang=ar] body .header-section .title h1 {
  font-family: "NotoKufiArabic";
  font-size: 48px;
  font-weight: 500;
  line-height: 77px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section .title h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
  }
}
html[lang=ar] body .header-section-holder:before {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 67.43%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section-holder:before {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 92.53%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
  }
}
html[lang=ar] body .header-section-holder.not-home:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%), linear-gradient(90deg, rgba(0, 0, 0, 0) 8.33%, rgba(0, 0, 0, 0.5) 100%);
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section-holder.not-home:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
  }
}
html[lang=ar] body .header-section-holder.not-home .header-section .title h1 {
  font-family: "NotoKufiArabic";
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section-holder.not-home .header-section .title h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
  }
}
html[lang=ar] body .header-section-holder .description {
  font-family: "NotoKufiArabic";
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  padding: 0 30px 0 70px;
}
@media (max-width: 992px) {
  html[lang=ar] body .header-section-holder .description {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
  }
}
html[lang=ar] body .heading-icon-box {
  margin-right: -75px;
}
@media (max-width: 1200px) {
  html[lang=ar] body .heading-icon-box {
    margin-right: -50px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .heading-icon-box {
    margin-right: -40px;
  }
}
html[lang=ar] body .about-us-block__inner {
  max-width: 100%;
}
html[lang=ar] body .about-us-block {
  padding: 120px 0 60px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block {
    padding: 86px 0 0;
  }
}
html[lang=ar] body .about-us-block:after {
  inset-inline-end: -7px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block:after {
    inset-inline-end: 0;
  }
}
html[lang=ar] body .about-us-block .heading-icon-block h2 {
  font-size: 40px;
  line-height: 64px;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .heading-icon-block h2 {
    font-size: 2.4rem;
    line-height: 6.4rem;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .heading-icon-block .heading-icon-box {
    margin-inline-start: -38px;
    top: 15px;
  }
}
html[lang=ar] body .about-us-block .description {
  margin-top: 57px;
  max-width: 970px;
  padding: 0 0 0 70px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .description {
    margin-top: 17px;
    padding: 0;
  }
}
html[lang=ar] body .about-us-block .description p {
  margin: 0;
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
  }
}
html[lang=ar] body .about-us-block .heading {
  margin: 100px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .heading {
    margin: 48px 0;
  }
}
html[lang=ar] body .about-us-block .heading h3 {
  letter-spacing: 0;
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 78px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .heading h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
  }
}
html[lang=ar] body .about-us-block .advantages {
  row-gap: 44px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages {
    row-gap: 0;
  }
}
html[lang=ar] body .about-us-block .advantages .item {
  max-width: 100%;
  margin-bottom: 4px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item {
    margin-bottom: 47px;
  }
}
html[lang=ar] body .about-us-block .advantages .item:first-child {
  max-width: 416px;
}
html[lang=ar] body .about-us-block .advantages .item:nth-child(2) {
  max-width: 400px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item:nth-child(2) {
    max-width: 100%;
  }
}

html[lang=ar] body .about-us-block .advantages .item:last-child p {
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item:last-child p {
    font-size: 18px;
    line-height: 32px;
  }
}
html[lang=ar] body .about-us-block .advantages .item h4 {
  letter-spacing: 0;
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 28px;
  }
}
html[lang=ar] body .about-us-block .advantages .item ul li,
html[lang=ar] body .about-us-block .advantages .item p {
  font-family: "NotoKufiArabic", sans-serif !important;
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item ul li,
  html[lang=ar] body .about-us-block .advantages .item p {
    font-size: 18px;
    line-height: 32px;
  }
}
html[lang=ar] body .about-us-block .advantages .item .small-content {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 7px;
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item .small-content {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 20px;
    text-transform: none;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .about-us-block .advantages .item:last-of-type h4 {
    margin-bottom: 33px;
  }
  html[lang=ar] body .about-us-block .advantages .item:last-of-type .item__description p {
    font-family: "NotoKufiArabic";
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
  }
}
html[lang=ar] body.home .latest-news-section {
  padding-bottom: 164px;
}
@media (max-width: 992px) {
  html[lang=ar] body.home .latest-news-section {
    padding-bottom: 100px;
  }
}
html[lang=ar] body .latest-news-section {
  padding: 60px 0 120px;
}
@media (max-width: 992px) {
  html[lang=ar] body .latest-news-section {
    padding: 84px 0 100px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .latest-news-section .heading-icon-block {
    margin-bottom: 0;
  }
}
html[lang=ar] body .latest-news-section .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 57px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .latest-news-section .heading-icon-block h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 64px;
  }
}
html[lang=ar] body .latest-news-section .heading-icon-block .more-btn {
  margin-inline-end: -3px;
}
html[lang=ar] body .latest-news-section .heading-icon-block .more-btn span {
  padding: 13px 0 11px;
  font-family: "NotoKufiArabic";
}
html[lang=ar] body .latest-news-section .news-holder {
  margin-top: 63px;
}
@media (max-width: 992px) {
  html[lang=ar] body .latest-news-section .news-holder {
    margin-top: 32px;
  }
}
html[lang=ar] body .latest-news-section .news-holder .item h4 {
  letter-spacing: 0;
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}
@media (max-width: 992px) {
  html[lang=ar] body .latest-news-section .news-holder .item h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
}
html[lang=ar] body .latest-news-section .news-holder .item p {
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .latest-news-section .news-holder .item p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
html[lang=ar] body .latest-news-section .news-holder .item .more-btn {
  transform: scaleX(-1);
}
html[lang=ar] body .latest-news-section .latest-news-more--mobile .more-btn {
  margin-top: -1px;
}
html[lang=ar] body .latest-news-section .latest-news-more--mobile .more-btn span {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 300;
  line-height: normal;
}
html[lang=ar] body form .row p label {
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body form .row p label {
    font-size: 1.4rem;
  }
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap input,
html[lang=ar] body form .row p label .wpcf7-form-control-wrap select,
html[lang=ar] body form .row p label .wpcf7-form-control-wrap textarea {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.1rem;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap input::-moz-placeholder, html[lang=ar] body form .row p label .wpcf7-form-control-wrap select::-moz-placeholder, html[lang=ar] body form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  font-weight: 300;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap input::placeholder,
html[lang=ar] body form .row p label .wpcf7-form-control-wrap select::placeholder,
html[lang=ar] body form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  font-weight: 300;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  font-size: 1.4rem;
}
html[lang=ar] body form .submit p .wpcf7-submit {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body form .submit p .wpcf7-submit {
    font-size: 1.6rem;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .content-holder {
  padding: 113px 80px 175px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .content-holder {
    padding: 59px 32px 223px 0;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .content-holder h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .content-holder h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 34px;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .content-holder .gold-btn {
  font-family: "NotoKufiArabic";
  padding: 11px 11px;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .content-holder .gold-btn {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding: 11px 15px;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .subscription-box__title {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .subscription-box__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 13px;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .subscription-box__privacy {
  margin-top: 3px;
  font-family: "NotoKufiArabic";
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .subscription-box__privacy {
    max-width: 310px;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .form-section__button {
  font-family: "NotoKufiArabic";
}
html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=email] {
  padding: 8px 13px 8px 140px;
}
html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=email]::-moz-placeholder {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 1px;
}
html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=email]::placeholder {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 1px;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=email]::-moz-placeholder {
    letter-spacing: 0;
  }
  html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=email]::placeholder {
    letter-spacing: 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=email] {
    height: 48px;
    padding: 8px;
  }
}
html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=submit] {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  position: absolute;
  right: auto;
  left: 8px;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-subscription .subscription-box__form [type=submit] {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body.home .get-in-touch-with-subscription .subscription-box__form [type=submit] {
    color: #034769;
  }
}
html[lang=ar] body #footer .top-footer-block .footer-nav-main .footer-menu li a {
  font-weight: 300;
  font-family: "NotoKufiArabic";
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .top-footer-block .footer-nav-main .footer-menu li a {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
  }
}
html[lang=ar] body #footer .bottom-footer-block .copy span {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
html[lang=ar] body #footer .bottom-footer-block .social-block {
  flex-direction: row;
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .bottom-footer-block .social-block {
    flex-direction: row;
  }
}
html[lang=ar] body .inner-banner .container .block-holder .title {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 3.2rem;
  line-height: 4.8rem;
  font-weight: 500;
  letter-spacing: 0;
  max-width: 555px;
}
@media (max-width: 992px) {
  html[lang=ar] body .inner-banner .container .block-holder .title {
    font-size: 2.4rem;
    line-height: 3.2rem;
    text-shadow: 0 2.899px 30.9px rgba(0, 0, 0, 0.56);
    max-width: 294px;
  }
}
html[lang=ar] body .two-columns .container {
  position: relative;
  z-index: 2;
}
html[lang=ar] body .two-columns .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns .heading-icon-block h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
html[lang=ar] body .two-columns .columns-holder .text-column {
  margin: 56px 0 30px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns .columns-holder .text-column {
    margin: 56px 0 0;
  }
}
html[lang=ar] body .two-columns .columns-holder .text-column h4 {
  font-family: "NotoKufiArabic";
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns .columns-holder .text-column h4 {
    font-size: 1.8rem;
    line-height: 3rem;
    letter-spacing: 0;
  }
}
html[lang=ar] body .two-columns .columns-holder .text-column p {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns .columns-holder .text-column p {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}
html[lang=ar] body .two-columns .columns-holder .text-column .position {
  font-weight: 300;
  color: #034769;
  margin-top: 6px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns .columns-holder .text-column .position {
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: 400;
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  html[lang=ar] body .two-columns .columns-holder .image-column {
    max-width: 50%;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns .columns-holder .image-column {
    max-width: 100%;
  }
}
html[lang=ar] body .two-columns.text-right .columns-holder {
  background: #FAF6F0;
}
@media (max-width: 1200px) {
  html[lang=ar] body .two-columns.text-right .columns-holder .text-column {
    max-width: 50%;
    padding: 0 45px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-right .columns-holder .text-column {
    max-width: 100%;
  }
}
html[lang=ar] body .two-columns.text-right .columns-holder .text-column h4 {
  font-family: "NotoKufiArabic";
  font-size: 38px;
  font-weight: 500;
  line-height: 42px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-right .columns-holder .text-column h4 {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}
html[lang=ar] body .two-columns.text-right .columns-holder .text-column:after {
  right: -26px !important;
}
html[lang=ar] body .two-columns.text-left {
  overflow: hidden;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left {
    padding: 50px 0 0;
    margin-bottom: 0;
  }
}
html[lang=ar] body .two-columns.text-left .columns-holder {
  justify-content: space-between;
  gap: 0;
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column {
  max-width: 578px;
  width: 578px;
  margin-top: 20px;
  margin-inline-start: 5px;
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column:after {
  right: -13px !important;
  top: -14px !important;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column:after {
    right: -16px !important;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column {
    max-width: 100%;
    width: 100%;
    margin-top: 47px;
    margin-inline-start: 13px;
  }
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column h4 {
  color: #CFA66B;
  font-family: "NotoKufiArabic";
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0;
  max-width: 360px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
  }
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column p {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column p:not(:last-of-type) {
  margin: 0 0 36px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column p {
    font-size: 16px;
    line-height: 32px;
  }
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column p:not(:last-of-type) {
    margin: 0 0 32px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column .position {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 5px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .image-column {
    margin-top: 94px;
  }
}
html[lang=ar] body .two-columns.text-left .columns-holder .image-column img {
  transform: translate(-31px, 0);
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .image-column img {
    transform: translate(0, 0);
  }
}
html[lang=ar] body .two-columns.section-with-pattern {
  padding: 120px 0 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.section-with-pattern {
    padding: 84px 0 0;
  }
}
html[lang=ar] body .two-columns.section-with-pattern:after {
  inset-inline-end: -8px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.section-with-pattern:after {
    inset-inline-end: 0;
  }
}
html[lang=ar] body .two-columns.section-with-pattern .columns-holder {
  min-height: 580px;
  margin: 48px auto 0;
  align-items: center;
  justify-content: flex-end;
  padding-top: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.section-with-pattern .columns-holder {
    margin: 45px auto 0;
    background: transparent;
  }
}
html[lang=ar] body .two-columns.section-with-pattern .columns-holder .text-column {
  margin: 30px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.section-with-pattern .columns-holder .text-column {
    margin: 0 0 63px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.section-with-pattern .columns-holder .text-column p {
    line-height: 2.6rem;
    font-weight: 400;
  }
}
html[lang=ar] body .two-columns.section-with-pattern .columns-holder .text-column__content {
  margin-right: 12px;
}
html[lang=ar] body .two-columns.section-with-pattern .columns-holder .text-column__content h4 {
  letter-spacing: 0;
}
html[lang=ar] body .two-columns.section-with-pattern .columns-holder .image-column {
  position: absolute;
  bottom: 0;
  right: 28px;
}
html[lang=ar] body .registration {
  padding: 0 0 119px;
}
html[lang=ar] body .registration .registration__inner:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}
@media (max-width: 992px) {
  html[lang=ar] body .registration .reg-holder .reg-block {
    padding: 32px 24px;
  }
}
html[lang=ar] body .registration .reg-holder .reg-block .title {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
  letter-spacing: 0;
}
html[lang=ar] body .registration .reg-holder .reg-block p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
html[lang=ar] body .registration .reg-holder .reg-block .btn-holder .gold-btn span,
html[lang=ar] body .registration .reg-holder .reg-block .btn-holder .register-btn span {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
html[lang=ar] body .registration .reg-holder .reg-block .btn-holder .gold-btn {
  width: 200px;
  max-width: 200px;
}
html[lang=ar] body .management {
  padding: 120px 0 120px;
}
@media (max-width: 992px) {
  html[lang=ar] body .management {
    padding: 101px 0 53px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .management .heading-icon-block h2 {
    line-height: 3.2rem;
  }
}
html[lang=ar] body .management .subtitle {
  font-size: 1.6rem;
  font-weight: 300;
  color: #CFA66B;
  max-width: 598px;
}
@media (max-width: 992px) {
  html[lang=ar] body .management .subtitle {
    line-height: 2.4rem;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .management .management-slider {
    margin-top: 48px;
  }
}
@media (max-width: 769px) {
  html[lang=ar] body .management .management-slider .swiper-slide {
    margin: 0 auto 49px;
  }
}
html[lang=ar] body .management .management-slider .swiper-slide h4 {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
@media (max-width: 992px) {
  html[lang=ar] body .management .management-slider .swiper-slide h4 {
    color: #034769;
  }
}
html[lang=ar] body .management .management-slider .swiper-slide .position {
  margin-top: 8px;
  font-weight: 300;
  letter-spacing: 0.28px;
}
@media (max-width: 992px) {
  html[lang=ar] body .management .management-slider .swiper-slide .position {
    color: #034769;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 8px;
    letter-spacing: 0;
  }
}
html[lang=ar] body .management .management-slider .swiper-slide p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}
html[lang=ar] body .management .management-slider .swiper-slide .btn-holder {
  margin-top: 30px;
}
html[lang=ar] body .management .management-slider .swiper-slide .btn-holder .more-btn span {
  padding: 10px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .management .management-slider .swiper-slide .btn-holder .more-btn span {
    font-family: "NotoKufiArabic";
    font-size: 18px;
    font-weight: 300;
    padding: 6px 0;
  }
}
html[lang=ar] body .two-columns-green {
  padding: 122px 0 115px;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns-green {
    padding: 100px 0 289px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns-green .heading-without-icon-block h2 {
    line-height: 3.2rem;
  }
}
html[lang=ar] body .two-columns-green .columns-holder {
  margin-top: 78px;
}
html[lang=ar] body .two-columns-green .columns-holder .column-left h3 {
  font-size: 3.2rem;
  line-height: 4.3rem;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns-green .columns-holder .column-left h3 {
    font-size: 2.4rem;
    line-height: 3.7rem;
  }
}
html[lang=ar] body .two-columns-green .columns-holder .column-right p {
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns-green .columns-holder .column-right p {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}
html[lang=ar] body .key-facts {
  padding: 50px 0 29px;
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts {
    padding: 44px 0 50px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts .heading-icon-box {
    top: 3px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts .heading-icon-block {
    margin-bottom: 43px;
  }
}
html[lang=ar] body .key-facts .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts .heading-icon-block h2 {
    font-size: 24px;
    line-height: 40px;
  }
}
html[lang=ar] body .key-facts .subtitle {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 46px;
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts .subtitle {
    margin-top: 0;
  }
}
html[lang=ar] body .key-facts .icons-block {
  margin-top: 57px;
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts .icons-block {
    margin-top: 68px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .key-facts .icons-block .item .description:after {
    display: block;
  }
}
html[lang=ar] body .key-facts .icons-block .item .description h4 {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}
html[lang=ar] body .key-facts .icons-block .item .description h4 span {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}
html[lang=ar] body .key-facts .icons-block .item .description p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio {
    padding: 18px 0 0;
  }
  html[lang=ar] body .portfolio.portfolio--container {
    padding: 59px 0 60px;
  }
}
html[lang=ar] body .portfolio h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 64px;
  }
}
html[lang=ar] body .portfolio .content-block-wrap {
  margin-top: 66px;
  padding: 107px 0 145px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block-wrap {
    margin-top: 32px;
    padding: 72px 0 78px;
  }
}
html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container {
  margin-top: 32px;
}
html[lang=ar] body .portfolio .content-block-wrap > .image:before {
  background: linear-gradient(270deg, rgba(29, 32, 35, 0.4) 0%, rgba(29, 32, 35, 0) 75.27%);
}
html[lang=ar] body .portfolio .content-block {
  margin-top: 40px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block {
    margin-top: 432px;
  }
}
html[lang=ar] body .portfolio .content-block .logo img {
  -o-object-position: right;
     object-position: right;
}
html[lang=ar] body .portfolio .content-block h4 {
  letter-spacing: 0;
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 78px;
  margin: 32px 0 28px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block h4 {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0;
    margin: 24px 0 24px;
  }
}
html[lang=ar] body .portfolio .content-block p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 300;
  }
}
html[lang=ar] body .portfolio .content-block .btn-holder .register-btn {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block .btn-holder .register-btn {
    width: fit-content;
    justify-content: center;
  }
}
html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container {
  margin-top: 32px;
  padding: 225px 0 266px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container {
    margin-top: 0;
    padding: 32px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container .content-block {
    max-width: 320px;
  }
}
html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container .content-block h4 {
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  text-transform: uppercase;
  margin: 32px 0 14px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container .content-block h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container .content-block p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
@media (max-width: 992px) {
  html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container .content-block p {
    font-size: 16px;
    line-height: 24px;
  }
}
html[lang=ar] body .portfolio .content-block-wrap.content-block-wrap--container .content-block .btn-holder .register-btn span {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 992px) {
  html[lang=ar] body .news-tabs {
    padding: 0 0 64px;
  }
}
html[lang=ar] body .news-tabs .tabs-nav .tab {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 1.6rem;
  line-height: 3.2rem;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .heading-icon-block h2 {
    line-height: 3.2rem;
  }
}
html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item .title h4 {
  font-size: 2.4rem;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item .title h4 {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item p {
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item .more-btn span {
    font-size: 1.6rem;
  }
}
html[lang=ar] body .news-tabs .btn-holder .load-btn {
  font-family: "NotoKufiArabic", sans-serif;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .btn-holder .load-btn {
    color: #CFA66B;
    font-size: 1.4rem;
    line-height: 2.8rem;
    margin-top: 48px;
    font-weight: 400;
  }
}
html[lang=ar] body .article-content {
  padding: 120px 0 136px;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content {
    padding: 101px 0 101px;
  }
}
html[lang=ar] body .article-content p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  line-height: 32px;
  margin: 0;
}
html[lang=ar] body .article-content p:not(:last-of-type) {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content .two-columns-content {
    margin-top: 64px;
  }
}
html[lang=ar] body .article-content .two-columns-content .text-column {
  max-width: 511px;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content .two-columns-content .text-column {
    max-width: 100%;
  }
}
html[lang=ar] body .article-content .two-columns-content .text-column h1, html[lang=ar] body .article-content .two-columns-content .text-column h2, html[lang=ar] body .article-content .two-columns-content .text-column h3, html[lang=ar] body .article-content .two-columns-content .text-column h4, html[lang=ar] body .article-content .two-columns-content .text-column h5, html[lang=ar] body .article-content .two-columns-content .text-column h6 {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 48px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content .two-columns-content .text-column h1, html[lang=ar] body .article-content .two-columns-content .text-column h2, html[lang=ar] body .article-content .two-columns-content .text-column h3, html[lang=ar] body .article-content .two-columns-content .text-column h4, html[lang=ar] body .article-content .two-columns-content .text-column h5, html[lang=ar] body .article-content .two-columns-content .text-column h6 {
    margin: 0 0 46px 0;
  }
}
html[lang=ar] body .article-content .two-columns-content .text-column h2 {
  font-size: 28px;
  line-height: 46px;
}
html[lang=ar] body .article-content .two-columns-content .text-column h3 {
  font-size: 24px;
  line-height: 46px;
}
html[lang=ar] body .article-content .two-columns-content .text-column h4 {
  font-size: 22px;
  line-height: 36px;
  margin: 0 0 32px 0;
}
html[lang=ar] body .article-content .two-columns-content .text-column h5 {
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 24px 0;
}
html[lang=ar] body .article-content .two-columns-content .text-column h6 {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 12px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content .two-columns-content .text-column h6 {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .article-content .two-columns-content .text-column p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content .popup-close-thanks {
  inset-inline-start: 0;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image {
  margin-bottom: 46px;
}
@media (max-width: 769px) {
  html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image {
    margin-bottom: 48px;
  }
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content h4 {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content h4 {
    font-size: 32px;
    line-height: 25px;
    margin-bottom: 19px;
  }
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .position {
  color: #00282D;
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 4px;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .membership-content__content {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content p {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content p:not(:last-of-type) {
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content .popup-close-thanks {
    right: auto;
    left: 0;
  }
  html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content .popup-close-thanks svg {
    width: 20px;
    height: 20px;
  }
}
html[lang=ar] body .mobile-menu.show .mobile-menu-holder {
  right: auto;
  left: 0;
}
html[lang=ar] body .mobile-menu .mobile-menu-holder {
  left: -100%;
  right: auto;
  padding: 100px 64px 0 80px;
}
@media (max-width: 992px) {
  html[lang=ar] body .mobile-menu .mobile-menu-holder {
    padding: 100px 40px 0 40px;
  }
}
html[lang=ar] body .mobile-menu .mobile-menu-holder .header-nav-main ul li {
  margin-bottom: 48px;
}
html[lang=ar] body .mobile-menu .mobile-menu-holder .header-nav-main ul li.current_page_item a {
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
}
html[lang=ar] body .mobile-menu .mobile-menu-holder .header-nav-main ul li a {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  html[lang=ar] body .mobile-menu .mobile-menu-holder .header-nav-main ul li a {
    padding-inline-start: 55px;
  }
}
html[lang=ar] body .mobile-menu .mobile-menu-holder .close-menu {
  inset-block-start: 37px;
}
@media (max-width: 992px) {
  html[lang=ar] body .subscription-form-section .title h2 {
    font-size: 3.2rem;
    line-height: 4.8rem;
  }
}
html[lang=ar] body .subscription-form-section input::-moz-placeholder {
  font-family: "NotoKufiArabic", sans-serif;
  font-weight: 300;
}
html[lang=ar] body .subscription-form-section input::placeholder {
  font-family: "NotoKufiArabic", sans-serif;
  font-weight: 300;
}
html[lang=ar] body .members {
  padding: 120px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .members {
    padding: 64px 0 72px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .members .heading-icon-block h2 {
    font-size: 2.4rem;
    line-height: 6.4rem;
  }
}
html[lang=ar] body .members .subtitle {
  font-size: 1.6rem;
  font-weight: 300;
}
html[lang=ar] body .members .members-block-holder {
  margin-top: 45px;
  padding-inline-start: 0;
  padding-inline-end: 5px;
}
@media (max-width: 992px) {
  html[lang=ar] body .members .members-block-holder {
    margin: 64px auto 0;
  }
}
html[lang=ar] body .members .members-block-holder .members-item h4 {
  margin-bottom: 8px;
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .members .members-block-holder .members-item h4 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 4px;
  }
}
html[lang=ar] body .members .members-block-holder .members-item .position {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 992px) {
  html[lang=ar] body .members .members-block-holder .members-item .position {
    font-size: 14px;
    line-height: 24px;
  }
}
html[lang=ar] body .members .members-block-holder .members-item .hidden p {
  color: #034769;
  font-family: "Noto Kufi Arabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}
@media (max-width: 992px) {
  html[lang=ar] body .members .members-block-holder .members-item .hidden .more-btn span {
    font-size: 16px;
  }
}
html[lang=ar] body h1,
html[lang=ar] body h2,
html[lang=ar] body h3,
html[lang=ar] body h4,
html[lang=ar] body h5,
html[lang=ar] body h6,
html[lang=ar] body p,
html[lang=ar] body div,
html[lang=ar] body span,
html[lang=ar] body textarea,
html[lang=ar] body input[type=email],
html[lang=ar] body input[type=text],
html[lang=ar] body input[type=tel],
html[lang=ar] body input[type=url] {
  text-align: right;
}
html[lang=ar] body .site-header .header-wrapper .logo {
  transform: translate(50%, -50%);
}
html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang a {
  flex-direction: row-reverse;
}
html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang a img.language-arrow {
  margin-inline-start: 0;
  margin-inline-end: 2px;
}
html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang a img.globe {
  margin-inline-start: 0;
  margin-inline-end: 9px;
}
@media (max-width: 992px) {
  html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang a img.globe {
    margin-inline-start: 0;
    margin-inline-end: 4px;
  }
}
html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang span {
  font-family: NotoKufiArabic, sans-serif !important;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang span {
    font-size: 14px;
    font-weight: 400;
  }
}
html[lang=ar] body .floating-btn {
  left: 80px;
  right: auto;
  top: calc(100vh - 123px);
}
@media (max-width: 992px) {
  html[lang=ar] body .floating-btn {
    left: 26px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .floating-btn a {
    padding: 16px 24px 16px 10px;
  }
}
html[lang=ar] body .floating-btn a span {
  font-family: "NotoKufiArabic", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
}
@media (max-width: 992px) {
  html[lang=ar] body .floating-btn a span {
    margin-right: 0;
    margin-left: 12px;
  }
}
html[lang=ar] body .floating-btn a svg {
  transform: scaleX(-1);
  animation: arrowAnimeRtl 2s linear infinite;
}
html[lang=ar] body .register-btn span {
  font-weight: 300;
}
html[lang=ar] body .register-btn svg {
  transform: scaleX(-1);
  animation: arrowAnimeRtl 2s linear infinite;
}
html[lang=ar] body .gold-btn svg {
  transform: scaleX(-1);
  animation: arrowAnimeRtl 2s linear infinite;
}
html[lang=ar] body .more-btn span {
  margin: 0 0 0 8px;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .more-btn span {
    font-size: 1.4rem;
  }
}
html[lang=ar] body .more-btn img {
  transform: scaleX(-1);
  animation: arrowAnimeRtl 2s linear infinite;
}
@media (max-width: 992px) {
  html[lang=ar] body #footer {
    padding: 48px 0 48px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .top-footer-block .footer-nav-main .footer-menu li:last-of-type {
    padding: 0;
  }
}
html[lang=ar] body #footer .bottom-footer-block {
  align-items: flex-start;
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .bottom-footer-block {
    align-items: center;
  }
}
html[lang=ar] body #footer .bottom-footer-block .copy {
  display: flex;
  padding: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body #footer .bottom-footer-block .copy {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
  }
}
@media (max-width: 576px) {
  html[lang=ar] body #footer .bottom-footer-block .copy {
    max-width: 335px;
    display: block;
    margin-inline-start: 0;
  }
}
html[lang=ar] body #footer .bottom-footer-block .copy span {
  margin: 0 2px;
}
@media (max-width: 576px) {
  html[lang=ar] body #footer .bottom-footer-block .copy span {
    margin: 0;
    letter-spacing: 0;
    font-family: "NotoKufiArabic";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #B4B9C9;
  }
}
html[lang=ar] body #footer .bottom-footer-block .copy span:first-of-type {
  margin-right: 0;
}
html[lang=ar] body #footer .bottom-footer-block .copy span.terms-menu .divider,
html[lang=ar] body #footer .bottom-footer-block .copy span.terms-menu span {
  margin: 0;
}
html[lang=ar] body #footer .bottom-footer-block .copy span.terms-menu a {
  color: #ffffff;
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
}
html[lang=ar] body .popup-wrapper .popup-content .popup-close-thanks {
  direction: ltr;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content {
  direction: ltr;
}
html[lang=ar] body .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image {
  margin-left: auto;
}
html[lang=ar] body form .row.two-columns {
  direction: rtl;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  left: 10px;
  right: auto;
}
html[lang=ar] body form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:after {
  transform: translate(50%, -50%);
}
html[lang=ar] body form .submit p {
  justify-content: flex-start;
}
html[lang=ar] body form .wpcf7-not-valid-tip {
  left: auto;
  right: 0;
}
html[lang=ar] body .select2-container--open .select2-dropdown .select2-results__option {
  padding: 8px 10px 8px 24px;
}
html[lang=ar] body .partner-form:after,
html[lang=ar] body .about-us-block:after {
  transform: scaleX(-1);
}
html[lang=ar] body .two-columns-green:before, html[lang=ar] body .two-columns-green:after {
  transform: scaleX(-1);
}
html[lang=ar] body .partner-form .form-holder h3 {
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: 0;
}
html[lang=ar] body .partner-form .form-holder .subtitle {
  font-size: 1.6rem;
  font-weight: 300;
  max-width: 300px;
}
@media (max-width: 992px) {
  html[lang=ar] body .partner-form .form-holder .subtitle {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
html[lang=ar] body .partner-form .form-holder .form-message h4 {
  line-height: 4.8rem;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  html[lang=ar] body .partner-form .form-holder .form-message h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
html[lang=ar] body .partner-form .form-holder .form-message p {
  font-weight: 300;
  text-align: center;
  max-width: 267px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  html[lang=ar] body .partner-form .form-holder .form-message p {
    max-width: 215px;
  }
}
html[lang=ar] body .partner-form .form-holder .form-message p br {
  display: none;
}
@media (max-width: 992px) {
  html[lang=ar] body .subscription-form-section .sbscription-form-holder {
    margin-top: 28px;
  }
}
html[lang=ar] body .subscription-form-section .sbscription-form-holder p {
  direction: rtl;
}
html[lang=ar] body .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
  font-family: "NotoKufiArabic", sans-serif;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
    width: 100%;
  }
}
html[lang=ar] body .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
  font-family: "NotoKufiArabic", sans-serif;
  font-weight: 300;
}
html[lang=ar] body .get-in-touch-with-us-form-section .column-left .heading-icon-block h2 {
  line-height: 6.4rem;
}
html[lang=ar] body .get-in-touch-with-us-form-section .column-right .form-wrap .form-message h4 {
  line-height: 4.8rem;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section .column-right .form-wrap .form-message h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
html[lang=ar] body .get-in-touch-with-us-form-section .column-right .form-wrap .form-message p {
  font-weight: 300;
  text-align: center;
  max-width: 267px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section .column-right .form-wrap .form-message p {
    max-width: 215px;
  }
}
html[lang=ar] body .get-in-touch-with-us-form-section .column-right .form-wrap .form-message p br {
  display: none;
}
html[lang=ar] body .two-columns.text-left .columns-holder .text-column:after, html[lang=ar] body .two-columns.text-right .columns-holder .text-column:after {
  right: -30px;
  left: auto;
}
@media (max-width: 992px) {
  html[lang=ar] body .two-columns.text-left .columns-holder .text-column:after, html[lang=ar] body .two-columns.text-right .columns-holder .text-column:after {
    right: 0;
  }
}
html[lang=ar] body .two-columns.section-with-pattern::after {
  transform: scaleX(-1);
}
html[lang=ar] body .management .management-slider .nav-btn > div.swiper-button-prev {
  inset-inline-start: auto;
}
html[lang=ar] body .portfolio-block .nav-btn .swiper-button-prev,
html[lang=ar] body .portfolio-block .nav-btn .swiper-button-next {
  transform: scaleX(-1);
}
html[lang=ar] body .portfolio-block .portfolio-slider .js-portfolio-slider-bottom {
  direction: rtl;
}
html[lang=ar] body .article-banner__content {
  margin-top: 0;
  padding: 0 14px;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-banner__content {
    padding: 0;
    margin-top: 45px;
    max-width: 300px;
  }
}
html[lang=ar] body .article-banner__content .title {
  font-family: "NotoKufiArabic";
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-banner__content .title {
    font-size: 20px;
    line-height: 32px;
    margin-top: 32px;
  }
}
html[lang=ar] body .article-banner__content .date {
  font-family: "Sakkal Majalla";
}
@media (max-width: 992px) {
  html[lang=ar] body .article-banner__content .date {
    color: #ffffff;
    margin-top: 32px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .article-banner .container .block-holder {
    width: calc(100% - 100px);
    bottom: 48px;
  }
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder {
  justify-content: flex-end;
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .breadcrumbs span.divider {
  transform: scaleX(-1);
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .breadcrumbs span {
  font-family: "NotoKufiArabic", sans-serif;
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .breadcrumbs span a {
  font-family: "NotoKufiArabic", sans-serif;
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .shares {
  padding: 0;
  margin-left: -14px;
}
@media (max-width: 1023px) {
  html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .shares {
    margin-left: -4px;
  }
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .shares span {
  font-family: "NotoKufiArabic", sans-serif;
}
@media (max-width: 992px) {
  html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .shares span {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
  }
}
html[lang=ar] body .article-banner .container .block-holder .bottom-block-holder .shares span.icon.linkedin-link {
  order: 2;
}
html[lang=ar] body:not(.home) .floating-btn {
  left: 69px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .header-section {
    padding: 137px 0 71px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .header-section-holder .description {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    padding: 0 45px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .site-header .header-wrapper .menu-btn {
    height: 24px;
    width: 24px;
    margin-inline-end: 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern {
    padding: 102px 0 6px;
    background: #FAF6F0;
  }
}
html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .container-md {
  padding: 0 45px 0 35px;
}
html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .heading-icon-block {
  margin-right: -5px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .heading-icon-block {
    margin-right: 0;
  }
}
html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .heading-icon-box {
  top: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder {
    margin: 47px auto 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .text-column {
    padding: 0 45px 0 45px;
  }
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .text-column:after {
    right: 5px !important;
    inset-block-start: -13px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .text-column h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .text-column p {
    font-family: "NotoKufiArabic";
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .text-column .position {
    font-family: "NotoKufiArabic";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 6px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .text-column__content {
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .image-column {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 92px;
  }
  html[lang=ar] body:not(.home) .two-columns.section-with-pattern.text-right .columns-holder .image-column img {
    transform: translate(3px, 0px) scale(1.035);
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .members {
    padding: 84px 0 50px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .members .heading-icon-block {
    margin-right: -5px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .members .members-block-holder {
    margin: 0 auto 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .members .members-block-holder .members-item h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }
}
html[lang=ar] body:not(.home) .members .members-block-holder .members-item .position {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 8px;
}
html[lang=ar] body:not(.home) .latest-news-section {
  padding: 120px 0 60px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section {
    padding: 96px 0 50px;
  }
}
html[lang=ar] body:not(.home) .latest-news-section:after {
  transform: scaleX(-1);
  inset-inline-end: -7px;
  inset-block-start: -541px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section:after {
    inset-inline-end: 1px;
    inset-block-start: -232px;
  }
}
html[lang=ar] body:not(.home) .latest-news-section .container {
  position: relative;
  z-index: 5;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section .container .heading-icon-box {
    top: 3px;
  }
}
html[lang=ar] body:not(.home) .latest-news-section .container .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section .container .heading-icon-block h2 {
    font-size: 24px;
    line-height: 40px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section .news-holder {
    margin-top: 44px;
  }
}
html[lang=ar] body:not(.home) .latest-news-section .news-holder .item h4 {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin: 32px 0 30px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section .news-holder .item h4 {
    font-size: 18px;
    margin: 32px 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section .news-holder .item p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .latest-news-section .news-holder .item .btn-holder .more-btn span {
    font-size: 1.6rem;
  }
}
html[lang=ar] body:not(.home) .portfolio .content-block p {
  font-size: 1.6rem;
  line-height: 3.2rem;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .portfolio .content-block p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 300;
  }
}
html[lang=ar] body:not(.home) .portfolio .content-block .btn-holder .register-btn {
  padding: 12px 14px 12px 13px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .portfolio .content-block .btn-holder .register-btn {
    width: calc(100% - 40px);
    justify-content: center;
  }
}
html[lang=ar] body:not(.home) .portfolio .content-block .btn-holder .register-btn span {
  font-weight: 400;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .news-tabs {
    padding: 19px 0 100px;
  }
}
html[lang=ar] body:not(.home) .news-tabs .heading-icon-block {
  margin: 63px 0 27px;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .news-tabs .tabs-nav .tab {
    padding: 7px 16px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .news-tabs .tab-wrapper {
    padding-top: 21px;
  }
}
html[lang=ar] body:not(.home) .news-tabs .tab-wrapper .tab-content .item h4 {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin: 32px 0 30px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .news-tabs .tab-wrapper .tab-content .item h4 {
    font-size: 18px;
    margin: 32px 0;
  }
}
html[lang=ar] body:not(.home) .news-tabs .tab-wrapper .tab-content .item .btn-holder .more-btn {
  transform: scaleX(-1);
}
html[lang=ar] body:not(.home) .news-tabs .btn-holder .load-btn {
  margin-top: 63px;
  font-weight: 400;
}
@media (max-width: 992px) {
  html[lang=ar] body:not(.home) .news-tabs .btn-holder .load-btn {
    margin-top: 0;
  }
}
html[lang=ar] body.home .header-section .title h1 {
  font-family: "NotoKufiArabic";
  font-size: 48px;
  font-weight: 500;
  line-height: 77px;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  html[lang=ar] body.home .header-section .title h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
  }
}
html[lang=ar] body.home .latest-news-section .heading-icon-block:after {
  inset-block-start: 15px;
}
html[lang=ar] body .template-not-found .page-not-found-holder {
  margin: 135px auto 100px;
}
html[lang=ar] body .template-not-found h1 {
  color: #CFA66B;
  text-align: center;
  font-family: "Sakkal Majalla";
  font-size: 200px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 20px;
  text-transform: uppercase;
  margin: 145px -20px 30px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found h1 {
    font-family: "NotoKufiArabic";
    font-size: 100px;
    line-height: 46.647px;
    letter-spacing: 10px;
    margin: 135px -10px 20px 0;
  }
}
html[lang=ar] body .template-not-found .subtitle {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 400;
  line-height: 48px;
  margin: 0 0 24px 0;
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 34.985px;
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .search-holder label {
    height: 28px;
    padding: 6px;
  }
}
html[lang=ar] body .template-not-found .search-holder label input.wpcf7-submit {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .search-holder label input.wpcf7-submit {
    color: #163B3D;
    font-size: 16px;
    font-weight: 300;
    line-height: 17.493px;
  }
}
html[lang=ar] body .template-not-found .search-holder label input#search {
  font-family: "NotoKufiArabic", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.493px;
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .search-holder label input#search {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.493px;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .search-holder label input.wpcf7-submit {
    width: 85px;
  }
}
html[lang=ar] body .template-not-found .bottom-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .bottom-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 34.985px;
    margin-top: 22px;
  }
}
html[lang=ar] body .template-not-found .bottom-text a {
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
}
@media (max-width: 992px) {
  html[lang=ar] body .template-not-found .bottom-text a {
    font-size: 16px;
    font-weight: 400;
    line-height: 34.985px;
  }
}
html[lang=ar] body .select2-container--open .select2-dropdown.phone_select {
  left: auto;
  right: -82px;
}
@media (max-width: 992px) {
  html[lang=ar] body .select2-container--open .select2-dropdown.phone_select {
    width: calc(50vw - 80px) !important;
  }
}
@media (max-width: 576px) {
  html[lang=ar] body .select2-container--open .select2-dropdown.phone_select {
    width: calc(100vw - 127px) !important;
  }
}
html[lang=ar] .language-list-wrapper .lang-list {
  padding-top: 177px;
}
@media (max-width: 992px) {
  html[lang=ar] .language-list-wrapper .lang-list {
    margin-top: 0;
    padding-top: 136px;
  }
}
html[lang=ar] .language-list-wrapper .lang-list ul li {
  line-height: 1;
  padding: 4px 0;
}
@media (max-width: 992px) {
  html[lang=ar] .language-list-wrapper .lang-list ul li {
    margin-bottom: 12px;
  }
}
html[lang=ar] .language-list-wrapper .lang-list ul li a {
  font-family: "Sakkal Majalla";
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 1.6px;
}
@media (max-width: 992px) {
  html[lang=ar] .language-list-wrapper .lang-list ul li a {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1.4px;
  }
}
html[lang=ar] .language-list-wrapper .lang-list ul li a:after {
  inset-block-start: 6px;
}
html[lang=ar] .language-list-wrapper .lang-list ul li a.ar-font {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}
@media (max-width: 992px) {
  html[lang=ar] .language-list-wrapper .lang-list ul li a.ar-font {
    font-size: 14px;
    line-height: 1;
  }
}
html[lang=ar] .language-list-wrapper .disclaimer {
  max-width: 610px;
  margin-bottom: 235px;
}
@media (max-width: 992px) {
  html[lang=ar] .language-list-wrapper .disclaimer {
    margin-bottom: 212px;
  }
}
html[lang=ar] .language-list-wrapper .disclaimer h5 {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
html[lang=ar] .language-list-wrapper .disclaimer p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 992px) {
  html[lang=ar] body.rtl .heading-icon-box {
    right: 0;
  }
}
@media (max-width: 992px) {
  html[lang=ar] body.rtl.home .heading-icon-box {
    top: 14px;
  }
}
html[lang=ar] .select2-container--open .select2-dropdown .select2-results__option {
  font-family: "NotoKufiArabic";
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}
html[lang=ar] .select2-results__options::-webkit-scrollbar-track {
  background-clip: padding-box;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: none;
}
html[lang=ar] .select2-results__options::-webkit-scrollbar-thumb {
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: none;
}

@keyframes arrowAnimeRtl {
  0% {
    transform: translateX(0) scaleX(-1);
  }
  50% {
    transform: translateX(5px) scaleX(-1);
  }
  100% {
    transform: translateX(0) scaleX(-1);
  }
}
.image {
  overflow: hidden;
  transition: all 0.5s;
}

.image img {
  transition: all 0.5s;
}

.image:hover img {
  scale: 1.1;
  transition: all 0.5s;
}

@keyframes shine {
  0% {
    top: -200%;
    right: -200%;
  }
  50% {
    top: 200%;
    right: 200%;
  }
  100% {
    top: -200%;
    right: -200%;
  }
}
.heading-icon-block:after {
  display: none;
}

@keyframes shine2 {
  0% {
    top: 52px;
    right: 90%;
  }
  50% {
    top: -28px;
    right: -50%;
  }
  100% {
    top: 52px;
    right: 90%;
  }
}
@keyframes shine2m {
  0% {
    top: -40px;
    right: -44px;
  }
  50% {
    top: 100%;
    right: 110%;
  }
  100% {
    top: -40px;
    right: -44px;
  }
}
.heading-icon-box {
  margin-left: -70px;
  position: absolute;
  display: inline-block;
  overflow: hidden;
  top: 2px;
  z-index: 10;
}
@media (max-width: 1200px) {
  .heading-icon-box {
    margin-left: -50px;
  }
  .careers-form-section .careers-form-section__inner .heading-icon-block {
    padding-left:50px;
  }
}
@media (max-width: 992px) {
  .heading-icon-box {
    top: 0;
  }
}

.heading-icon-box > div {
  position: relative;
  background-image: url("../src/img/transparent-grid.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-mask-image: url("../src/img/transparent-grid.svg");
  mask-image: url("../src/img/transparent-grid.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  overflow: hidden;
}

.heading-icon-box img {
  width: 56px;
  height: 56px;
  display: block;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .heading-icon-box img {
    width: 46px;
    height: 46px;
  }
}
@media (max-width: 992px) {
  .heading-icon-box img {
    height: auto;
  }
}

.heading-icon-box > div::before {
  content: "";
  position: absolute;
  top: -100%;
  right: -50%;
  width: 50px;
  height: 50px;
  background: linear-gradient(-158deg, rgba(255, 255, 255, 0) 32%, rgba(237, 209, 168, 0.9) 40%, rgba(237, 209, 168, 0.9) 50%, rgba(237, 209, 168, 0.9) 56%, rgba(255, 255, 255, 0) 70%);
  transform: skewX(-7deg);
  animation: shine2 7s infinite alternate !important;
  z-index: 3;
}
@media (max-width: 1200px) {
  .heading-icon-box > div::before {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .heading-icon-box {
    max-width: 32px;
    margin-left: -41px;
  }
  .heading-icon-box > div {
    background-size: contain;
    width: 32px;
    height: 33px;
  }
  .heading-icon-box > div::before {
    width: 16px;
    height: 16px;
    animation: shine2m 7s infinite alternate !important;
  }
  .heading-icon-box img {
    width: 100%;
  }
}
.container {
  width: calc(100% - 32px);
  max-width: 1210px;
  padding: 0 16px;
  margin: 0 auto;
}

.container-lg {
  width: calc(100% - 32px);
  max-width: 1312px;
  padding: 0 16px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .container-lg {
    width: calc(100% - 128px);
    padding: 0 64px;
  }
}
@media (max-width: 992px) {
  .container-lg {
    width: calc(100% - 32px);
    padding: 0 16px;
  }
}

.container-md {
  width: calc(100% - 32px);
  max-width: 1150px;
  padding: 0 16px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .container-md {
    width: calc(100% - 144px);
    padding: 0 72px;
  }
}
@media (max-width: 992px) {
  .container-md {
    width: calc(100% - 128px);
    padding: 0 64px;
  }
}
@media (max-width: 400px) {
  .container-md {
    width: calc(100% - 96px);
    padding: 0 48px;
  }
}

.container-sm {
  width: calc(100% - 32px);
  max-width: 900px;
  padding: 0 16px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .container-sm {
    width: calc(100% - 144px);
    padding: 0 72px;
  }
}

body {
  position: relative;
  scroll-behavior: smooth;
}
body #page > .wrapper {
  overflow: hidden;
}

.section-holder {
  background-color: #024669;
}

.display-mobile {
  display: none;
}
@media (max-width: 992px) {
  .display-mobile {
    display: block;
  }
}

.display-desktop {
  display: block;
}
@media (max-width: 992px) {
  .display-desktop {
    display: none;
  }
}

form select {
  display: none;
}
form select option {
  display: none;
}
form .wpcf7-spinner {
  display: none;
}
form .wpcf7-response-output {
  display: none;
}
form .row.two-columns {
  background: transparent;
}
form .row.two-columns p {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 576px) {
  form .row.two-columns p {
    display: block;
  }
}
form .row.two-columns p label:first-of-type {
  margin-inline-end: 32px;
}
@media (max-width: 576px) {
  form .row.two-columns p label:first-of-type {
    margin-inline-end: 0;
  }
}
@media (max-width: 576px) {
  form .row.two-columns.checkbox-wrap {
    margin-bottom: 12px;
    position: relative;
  }
}
@media (max-width: 576px) {
  form .row.two-columns.checkbox-wrap .wpcf7-form-control-wrap {
    padding-bottom: 12px;
    position: initial;
  }
  form .row.two-columns.checkbox-wrap .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    bottom: -12px;
  }
}
@media (max-width: 576px) {
  form .row.two-columns.checkbox-wrap label {
    position: initial;
  }
}
form .row p {
  margin: 0;
  width: 100%;
}
@media (max-width: 576px) {
  form .row p br {
    display: none;
  }
}
form .row p label {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #ffffff;
  position: relative;
  width: 100%;
}
@media (max-width: 576px) {
  form .row p label {
    display: block;
  }
  form .row p label br {
    display: none;
  }
}
form .row p label .wpcf7-form-control-wrap {
  display: block;
  margin: 4px 0 0;
  padding-bottom: 32px;
  width: 100%;
}
@media (max-width: 576px) {
  form .row p label .wpcf7-form-control-wrap {
    padding-bottom: 32px;
  }
}
form .row p label .wpcf7-form-control-wrap input,
form .row p label .wpcf7-form-control-wrap select,
form .row p label .wpcf7-form-control-wrap textarea {
  padding: 10px;
  border: 1px solid #CFA66B;
  font-size: 1.6rem;
  color: #ffffff;
  width: 100%;
  background: transparent;
  border-radius: 0 !important;
  outline: none !important;
}
form .row p label .wpcf7-form-control-wrap input::-moz-placeholder, form .row p label .wpcf7-form-control-wrap select::-moz-placeholder, form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: rgba(255, 255, 255, 0.5);
}
form .row p label .wpcf7-form-control-wrap input::placeholder,
form .row p label .wpcf7-form-control-wrap select::placeholder,
form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: rgba(255, 255, 255, 0.5);
}
form .row p label .wpcf7-form-control-wrap input:focus, form .row p label .wpcf7-form-control-wrap input:focus-within, form .row p label .wpcf7-form-control-wrap input:focus-visible,
form .row p label .wpcf7-form-control-wrap select:focus,
form .row p label .wpcf7-form-control-wrap select:focus-within,
form .row p label .wpcf7-form-control-wrap select:focus-visible,
form .row p label .wpcf7-form-control-wrap textarea:focus,
form .row p label .wpcf7-form-control-wrap textarea:focus-within,
form .row p label .wpcf7-form-control-wrap textarea:focus-visible {
  outline: none;
  color: #ffffff;
}
form .row p label .wpcf7-form-control-wrap select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent url("../src/img/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px);
  padding: 10px 30px 10px 10px;
  cursor: pointer;
  border-radius: 0 !important;
  outline: none !important;
}
form .row p label .wpcf7-form-control-wrap select option {
  background: #012334;
}
form .row p label .wpcf7-form-control-wrap .select2-container {
  width: 100% !important;
  height: 43px;
}
form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection.select2-selection--single {
  border: none;
  background: none;
  height: 48px;
}
form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  padding: 10px;
  border: 1px solid #CFA66B;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #ffffff;
  width: calc(100% - 22px);
  background: transparent;
  opacity: 1;
  transition: all 0.3s;
}
form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../src/img/select-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  right: 10px;
  width: 16px;
}
form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow b {
  display: none;
}
form .row p label .wpcf7-form-control-wrap .select2-container.select2-container--open .select2-selection__arrow {
  background-image: url("../src/img/arrow-select-top.svg");
}
form .row p label .wpcf7-form-control-wrap textarea {
  max-height: 80px;
  resize: none;
  border-radius: 0 !important;
  outline: none !important;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item {
  margin-inline-start: 0;
  margin-block: 8px;
}
@media (max-width: 576px) {
  form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item {
    margin-block: 12px;
  }
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item:last-of-type, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item:last-of-type {
  margin-block-end: 0;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
  padding: 0;
  display: block;
  position: relative;
  margin-bottom: 0;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input {
  position: relative;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin-inline-end: 16px;
  border-radius: 0;
  margin-top: 0;
}
@media (max-width: 576px) {
  form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input {
    margin-inline-end: 14px;
  }
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:before, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:before {
  content: "";
  position: absolute;
  top: -1px;
  inset-inline-start: -1px;
  height: 100%;
  width: 100%;
  background-color: #032838;
  border: 1.5px solid #0D6680;
  transition: all 0.3s;
  border-radius: 0;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:after, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  inset-inline-start: 9px;
  top: 3px;
  width: 5px;
  height: 12px;
  border: solid #CFA66B;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all 0.3s;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked:after, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:checked:after {
  opacity: 1;
  visibility: visible;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked:before, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:checked:before {
  border: 1.5px solid #CFA66B;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label, form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label {
  color: #ffffff;
  vertical-align: super;
  font-size: 1.8rem;
  line-height: 3.2rem;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio {
  display: flex;
  margin-top: 16px;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
  margin-inline-start: 0;
  margin-inline-end: 32px;
  display: flex;
  flex-direction: row-reverse;
  min-width: 173px;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 992px) {
  form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    min-width: 116px;
  }
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item:last-of-type {
  margin-inline-end: 0;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  position: relative;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin-inline-end: 16px;
  border-radius: 50%;
  margin-top: 0;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:before {
  content: "";
  position: absolute;
  top: -2px;
  inset-inline-start: -2px;
  height: 100%;
  width: 100%;
  background-color: #032838;
  border: 2px solid #0D6680;
  transition: all 0.3s;
  border-radius: 50%;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  inset-inline-start: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background-color: #CFA66B;
  transition: all 0.3s;
  border-radius: 50%;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:checked:after {
  opacity: 1;
  visibility: visible;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:checked:before {
  border: 2px solid #CFA66B;
}
form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
  color: #ffffff;
  vertical-align: super;
  font-size: 1.8rem;
  line-height: 3.2rem;
}
form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: none;
}
form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 28px;
}
@media (max-width: 576px) {
  form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin-top: 0;
  }
}
form .row p label.combined {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
form .row p label.combined:after {
  content: "";
  border: 1px solid #CFA66B;
  width: calc(100% - 2px);
  height: 42px;
  position: absolute;
  top: 23px;
}
form .row p label.combined .title {
  width: 100%;
}
form .row p label.combined .wpcf7-form-control-wrap {
  width: calc(100% - 73px);
  position: relative;
  z-index: 1;
}
form .row p label.combined .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  inset-inline-start: -73px;
}
form .row p label.combined .wpcf7-form-control-wrap input {
  border: none;
}
form .row p label.combined .phone-code {
  width: 100%;
  position: relative;
}
form .row p label.combined .phone-code .wpcf7-form-control-wrap {
  width: 100%;
}
form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  border: none;
}
[dir=rtl] form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  padding-right: 17px;
}
form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  inset-inline-end: 6px;
  left: 44px;
}
[dir=rtl] form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  right: 56px;
}
form .row p label.combined .phone-code + .wpcf7-form-control-wrap {
  position: absolute;
  left: 72px;
  bottom: 0;
  z-index: 3;
}
form .row p label.combined .phone-code + .wpcf7-form-control-wrap:before {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #033D40;
  position: absolute;
  inset-inline-start: 0;
  top: 24px;
  transform: translateY(-50%);
}
form .submit p {
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
form .submit p .wpcf7-submit {
  width: calc(50% - 16px);
  padding: 13px 20px;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  background: #CFA66B;
  text-align: center;
  border: 1px solid #CFA66B;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #034769;
  transition: all 0.3s;
  border-radius: 0 !important;
  outline: none !important;
}
@media (max-width: 576px) {
  form .submit p .wpcf7-submit {
    width: 100%;
  }
}
form .submit p .wpcf7-submit:hover {
  background: #F0C78C;
}
form .submit p .wpcf7-submit:active {
  background: #7A663D;
  color: #ffffff;
}
form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #FB4949;
  margin: 0;
  padding: 0;
}
form input:-webkit-autofill {
  -webkit-box-shadow: none;
  -webkit-text-fill-color: #ffffff;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.select2-container--open .select2-dropdown {
  background: #ffffff;
  border: 1px solid #CFA66B;
  border-top: none;
  border-radius: 0;
  margin-top: 1px;
}
.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input {
  background: transparent;
  border: none;
}
.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input:focus, .select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input:focus-within, .select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input:focus-visible {
  outline: none;
  color: #034769;
}
.select2-container--open .select2-dropdown .select2-results__option {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 8px 24px 8px 10px;
  border-top: 1px solid rgba(207, 166, 107, 0.4);
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  color: #034769;
  background-color: #FAF6F0;
}

.select2-results__options::-webkit-scrollbar {
  width: 10px;
  background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
  background-color: #4D5C5D;
  height: 8px;
  background-clip: padding-box;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #B8BEBE;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  height: 55px;
}

.select2-results__options::-webkit-scrollbar-button {
  display: none;
}

body.home form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container:after {
  background-color: #CFA66B;
}
body.home form .row.two-columns p label:first-of-type {
  margin-inline-end: 0;
}
body.home .select2-container--open .select2-dropdown {
  width: 218px;
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 1200px) {
  body.home .select2-container--open .select2-dropdown {
    width: 16.5vw !important;
  }
}
@media (max-width: 992px) {
  body.home .select2-container--open .select2-dropdown {
    width: calc(50vw - 73px) !important;
  }
}
@media (max-width: 576px) {
  body.home .select2-container--open .select2-dropdown {
    width: calc(100vw - 113px) !important;
  }
}

.popup-wrapper {
  background-color: rgba(21, 20, 12, 0.59);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  justify-content: center;
  align-items: center;
}
.popup-wrapper .popup-close-thanks {
  cursor: pointer;
}
.popup-wrapper .popup-content {
  border: 2px solid #DB9E43;
  background: #15140C url("../src/img/popup-image.svg") no-repeat left bottom;
  padding: 124px 136px;
  position: relative;
  max-width: 590px;
  margin: 0 16px;
  width: calc(100% - 32px);
}
@media (max-width: 1200px) {
  .popup-wrapper .popup-content {
    padding: 8% 10%;
  }
}
@media (max-width: 792px) {
  .popup-wrapper .popup-content {
    padding: 100px 20px;
  }
}
.popup-wrapper .popup-content .popup-close-thanks {
  position: absolute;
  top: 40px;
  right: 40px;
}
.popup-wrapper .popup-content .popup-content-holder h5 {
  font-size: 5.6rem;
  line-height: 6.4rem;
  letter-spacing: 5.6px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 792px) {
  .popup-wrapper .popup-content .popup-content-holder h5 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin-bottom: 25px;
  }
}
.popup-wrapper .popup-content .popup-content-holder p {
  font-size: 3.2rem;
  font-weight: 300;
  font-variation-settings: "wght" 300;
  line-height: 4.2rem;
  text-align: center;
  margin: 0;
}
@media (max-width: 792px) {
  .popup-wrapper .popup-content .popup-content-holder p {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
}
.popup-wrapper#popup-membership-grid-wrapper {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100vh;
  position: fixed;
  align-items: flex-start;
  z-index: 99999;
}
@media (max-width: 576px) {
  .popup-wrapper#popup-membership-grid-wrapper {
    background: #ffffff;
  }
}
.popup-wrapper#popup-membership-grid-wrapper .popup-close-thanks {
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  inset-inline-end: 0;
  background-color: #034769;
  z-index: 3;
}
[dir=rtl] .popup-wrapper#popup-membership-grid-wrapper .popup-close-thanks {
  right: auto;
  left: 0;
}
.popup-wrapper#popup-membership-grid-wrapper .popup-close-thanks svg {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content {
  border: none;
  background: #ffffff;
  max-width: 1440px;
  width: 1440px;
  margin: 0;
  padding: 95px 50px 98px 64px;
  top: 0 !important;
}
@media (max-width: 992px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content {
    height: calc(100vh - 100px);
  }
}
@media (max-width: 425px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content {
    max-width: 100%;
    box-sizing: border-box;
    padding: 95px 24px 98px 24px;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination {
  display: none;
  position: absolute;
  inset-inline-end: 64px;
  bottom: 64px;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media (max-width: 576px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination {
    -moz-column-gap: 0;
         column-gap: 0;
    bottom: 38px;
    inset-inline-end: 16px;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination a {
  width: 64px;
  height: 64px;
  font-size: 0;
  line-height: 0;
  position: relative;
}
@media (max-width: 576px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination a {
    width: 24px;
    height: 24px;
    margin: 0 12px;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination a:after {
  content: "";
  background: url("../src/img/chevron-right-popup.svg");
  width: 100%;
  height: 100%;
  background-size: contain;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination a.left:after {
  transform: rotate(-180deg);
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #popup-pagination a.members-item-disable {
  opacity: 0.5;
  cursor: default;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  height: calc(100vh - 180px);
  overflow: auto;
  padding-right: 14px;
  overscroll-behavior: contain;
}
@media (max-width: 992px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content {
    height: calc(100vh - 110px);
  }
}
@media (max-width: 425px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content {
    padding-right: 0;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image {
  width: 300px;
  height: 300px;
  margin-bottom: 48px;
  background: rgba(203, 184, 151, 0.2);
}
@media (max-width: 480px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image {
    max-width: 100%;
    max-height: 100%;
    height: 300px;
    width: 300px;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (max-width: 480px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image img {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .image:hover img {
    scale: none;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content h4 {
  color: #034769;
  font-size: 32px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .position {
  color: #00282D;
  font-family: Degular;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .membership-content {
  margin-top: 48px;
}
@media (max-width: 576px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .membership-content {
    padding: 0;
  }
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .social {
  margin: 48px 0;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .social a {
  display: inline-block;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content .social img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content p {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content p:not(:last-of-type) {
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .popup-wrapper#popup-membership-grid-wrapper #membership-grid-popup-content #membership-grid-content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #034769;
  }
}

.arrow-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 32px;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(to left, rgb(185, 123, 29), rgb(219, 158, 67));
  cursor: pointer;
}
.arrow-btn span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  font-variation-settings: "wght" 500;
  margin-right: 10px;
  color: #ffffff;
}
.arrow-btn img {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s;
}

.more-btn {
  border-bottom: 1px solid #124566;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
.more-btn span {
  color: #124566;
  padding: 8px 0;
  margin-right: 8px;
}
.more-btn img {
  margin-left: 0;
  transition: all 0.3s;
  animation: arrowAnime 2s linear infinite;
}

.heading-icon-block {
  position: relative;
}
.heading-icon-block:after {
  content: "";
  background-image: url("../src/img/title-icon.svg");
  width: 56px;
  height: 54px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  inset-inline-start: -72px;
  inset-block-start: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .heading-icon-block:after {
    width: 40px;
    height: 40px;
    inset-inline-start: -50px;
  }
}
@media (max-width: 992px) {
  .heading-icon-block:after {
    width: 32px;
    height: 32px;
    inset-inline-start: -48px;
  }
}

.register-btn {
  padding: 12px 18px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #034769;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  font-size: 1.4rem;
  line-height: 2rem;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.register-btn svg {
  margin-inline-start: 12px;
  transition: all 0.3s;
  animation: arrowAnime 2s linear infinite;
}
.register-btn:hover {
  background-color: #178BAD;
}
.register-btn:active {
  background-color: #0D6680;
}

.gold-btn {
  padding: 11px 32px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #CFA66B;
  font-size: 1.6rem;
  line-height: 2rem;
  display: flex;
  align-items: center;
  color: #034769;
  justify-content: center;
}
.gold-btn svg {
  margin-inline-start: 10px;
  transition: all 0.3s;
  animation: arrowAnime 2s linear infinite;
}
.gold-btn:hover {
  background-color: #F0C78C;
}
.gold-btn:active {
  background-color: #7A663D;
  color: #ffffff;
}
.gold-btn:active svg path {
  stroke: #ffffff;
}

.floating-btn {
  position: fixed;
  top: calc(100vh - 143px);
  z-index: 9;
  display: flex;
  justify-content: flex-end;
  right: 79px;
}
@media (max-width: 992px) {
  .floating-btn {
    right: 26px;
    top: auto;
    bottom: 20px;
  }
}
.floating-btn a {
  display: flex;
  align-items: center;
  width: 316px;
  height: 72px;
  filter: drop-shadow(0px 7.265px 7.265px rgba(0, 0, 0, 0.25));
  justify-content: center;
  background: url("../src/img/big-floating-button-bg.svg") center center no-repeat;
  background-size: 100%;
}
@media (max-width: 992px) {
  .floating-btn a {
    -moz-column-gap: 0;
         column-gap: 0;
    padding: 16px 10px 16px 24px;
    box-sizing: border-box;
    width: 245px;
    height: 56px;
  }
}
.floating-btn a span {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  align-items: center;
  transition: all 0.3s;
}
@media (max-width: 992px) {
  .floating-btn a span {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2px;
  }
}
.floating-btn a svg {
  margin-inline-start: 12px;
  transition: all 0.3s;
  animation: arrowAnime 2s linear infinite;
}
.floating-btn a svg path {
  stroke: #ffffff;
  transition: all 0.3s;
}
.floating-btn a:hover span {
  color: #CFA66B;
}
.floating-btn a:hover svg path {
  stroke: #CFA66B;
}
.floating-btn.floating-btn--green {
  right: 60px;
}
@media (max-width: 992px) {
  .floating-btn.floating-btn--green {
    right: 26px;
  }
  [dir=rtl] .floating-btn.floating-btn--green {
    right: auto;
    left: 23px !important;
  }
}
.floating-btn.floating-btn--green a {
  width: 372px;
  height: 72px;
  background-image: url("../src/img/big-floating-button-green-bg.svg");
}
@media (max-width: 992px) {
  .floating-btn.floating-btn--green a {
    width: 255px;
    height: 56px;
    padding: 16px 40px 16px 40px;
  }
  .floating-btn.floating-btn--green a span {
    font-family: "Sakkal Majalla";
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
  }
  .floating-btn.floating-btn--green a svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .floating-btn.floating-btn--green a {
    width: 300px;
  }
  [dir=rtl] .floating-btn.floating-btn--green a span {
    font-family: "NotoKufiArabic";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 0;
  }
}

.template-not-found {
  background-color: #034769;
  background-image: url("../src/img/404-bg-blue.png");
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  .template-not-found {
    background-position: 100% bottom;
    background-size: 1000px;
  }
}
.template-not-found .page-not-found-holder {
  max-width: 448px;
  margin: 100px auto;
  padding: 0 16px;
}
@media (max-width: 992px) {
  .template-not-found .page-not-found-holder {
    margin: 100px auto;
  }
}
.template-not-found h1 {
  font-size: 200px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 148px -20px 34px 0px;
  color: #CFA66B;
}
@media (max-width: 992px) {
  .template-not-found h1 {
    font-size: 160px;
    line-height: 64px;
    letter-spacing: 16px;
    margin: 148px -20px 25px 0px;
  }
}
.template-not-found .subtitle {
  margin: 0 0 30px 0;
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 160%;
}
@media (max-width: 992px) {
  .template-not-found .subtitle {
    font-size: 20px;
    line-height: 160%;
  }
}
.template-not-found .bottom-text {
  margin-top: 30px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
  color: #ffffff;
}
@media (max-width: 992px) {
  .template-not-found .bottom-text {
    font-size: 1.6rem;
  }
}
.template-not-found .bottom-text a {
  color: #ffffff;
  text-decoration: underline;
}
.template-not-found .search-holder label {
  padding: 8px;
  width: calc(100% - 16px);
  background: #034769;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #F1F3F7;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.template-not-found .search-holder label input {
  border-radius: 0;
}
.template-not-found .search-holder label input#search {
  width: calc(100% - 144px);
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #ffffff;
}
.template-not-found .search-holder label input#search:focus, .template-not-found .search-holder label input#search:focus-within, .template-not-found .search-holder label input#search:focus-visible {
  outline: none;
  color: #ffffff;
}
.template-not-found .search-holder label input.wpcf7-submit {
  width: 120px;
  background: #CFA66B;
  box-shadow: none;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  color: #034769;
  padding: 8px;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  transition: all 0.3s;
  text-align: center;
  border: none;
  border-radius: 0;
}
.template-not-found .search-holder label input.wpcf7-submit:hover {
  background: #F0C78C;
}
.template-not-found .search-holder label input.wpcf7-submit:active {
  background: #7A663D;
  color: #ffffff;
}
.template-not-found .search-holder label button {
  border-radius: 0;
}
.template-not-found .search-holder .search-results ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.template-not-found .search-holder .search-results ul li {
  padding: 4px 16px;
  display: flex;
  align-items: center;
}
.template-not-found .search-holder .search-results ul li a {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 400;
  color: #ffffff;
  padding-inline-start: 30px;
  position: relative;
}
.template-not-found .search-holder .search-results ul li a:after {
  content: "";
  background-image: url("../src/img/check-search.svg");
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  inset-block-start: 9px;
  inset-inline-start: 0;
  position: absolute;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.template-not-found .search-holder .search-results ul li a:hover:after {
  opacity: 1;
  visibility: visible;
}

body.error404 #Header,
body.error404 #footer {
  display: none;
}
body.no-scroll {
  overflow: hidden;
}

@keyframes arrowAnime {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes downloadAnimate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(4px);
  }
  100% {
    transform: translateY(0);
  }
}
/*** breadcrumbs ***/
.breadcrumbs {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0 0 0 30px;
  margin: 0;
}
@media (max-width: 992px) {
  .breadcrumbs {
    padding: 0 0 0 14px;
  }
}
[dir=rtl] .breadcrumbs {
  padding: 0 30px 0 0;
}
@media (max-width: 992px) {
  [dir=rtl] .breadcrumbs {
    padding: 0 45px 0 0;
  }
}
.breadcrumbs li {
  display: inline-block;
  padding-inline-end: 32px;
  margin-inline-end: 8px;
  position: relative;
  color: #FFF;
  font-family: "Sakkal Majalla", sans-serif;
}
[dir=rtl] .breadcrumbs li {
  font-family: "NotoKufiArabic";
}
.breadcrumbs li:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMThMMTUgMTJMOSA2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuOCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-size: 100%;
  background-position: center center;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
}
[dir=rtl] .breadcrumbs li:after {
  right: auto;
  left: 0;
  transform: rotate(180deg);
}
.breadcrumbs li:last-child {
  padding-inline-end: 0;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li:last-child a, .breadcrumbs li:last-child span {
  font-weight: 700;
}
[dir=rtl] .breadcrumbs li:last-child a, [dir=rtl] .breadcrumbs li:last-child span {
  font-weight: 600;
}
.breadcrumbs a, .breadcrumbs span {
  color: inherit;
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}
[dir=rtl] .breadcrumbs a, [dir=rtl] .breadcrumbs span {
  font-family: "NotoKufiArabic";
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}

.single .breadcrumbs {
  padding: 0;
}
.single .breadcrumbs li:after {
  top: calc(50% - 14px);
}

.cs-disabled {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}

body .site-header {
  position: absolute;
  inset-inline-start: 0;
  width: 100%;
  z-index: 99999;
  top: 0;
  background: transparent;
  transition: all 0.3s;
  margin-top: 70px;
}
@media (max-width: 1200px) {
  body .site-header {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  body .site-header {
    margin-top: 48px;
  }
}
body .site-header.sticky {
  position: fixed;
  top: 0;
  background: rgba(3, 71, 105, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  margin-top: 0;
}
body .site-header.sticky .header-wrapper {
  padding: 24px 64px;
  border-bottom: 1px solid #CFA66B;
}
@media (max-width: 992px) {
  body .site-header.sticky .header-wrapper {
    padding: 24px 24px 16px;
    min-height: 32px;
    border-bottom: 1px solid #CFA66B;
  }
}
body .site-header.sticky .header-wrapper .logo {
  width: 99px;
  height: 56px;
}
@media (max-width: 992px) {
  body .site-header.sticky .header-wrapper .logo {
    width: auto;
    height: 32px;
  }
}
body .site-header .header-wrapper {
  min-height: 56px;
  border-bottom: 1px solid #CFA66B;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-bottom: none;
  padding: 0 64px;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper {
    border-bottom: 0;
    min-height: 48px;
    padding: 0 24px;
  }
}
body .site-header .header-wrapper .language-switcher .current-lang {
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper .language-switcher .current-lang {
    margin-top: -8px;
  }
}
body .site-header .header-wrapper .language-switcher .current-lang a {
  display: flex;
  align-items: center;
}
body .site-header .header-wrapper .language-switcher .current-lang span {
  color: #ffffff;
  font-family: "Sakkal Majalla";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper .language-switcher .current-lang span {
    font-size: 14px;
  }
}
body .site-header .header-wrapper .language-switcher .current-lang img.language-arrow {
  width: 24px;
  height: 26px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline-start: 8px;
  transform: rotate(-180deg);
  transition: all 0.3s;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper .language-switcher .current-lang img.language-arrow {
    margin-inline-start: 2px;
    width: 17px;
  }
}
body .site-header .header-wrapper .language-switcher .current-lang img.globe {
  margin-inline-start: 8px;
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper .language-switcher .current-lang img.globe {
    width: 24px;
    height: 24px;
    margin-inline-start: 2px;
  }
}
body .site-header .header-wrapper .language-switcher .selected-lang {
  display: none;
}
body .site-header .header-wrapper .logo {
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  line-height: 0;
  width: 177px;
  height: 100px;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper .logo {
    width: 99px;
    height: 56px;
    margin-top: -4px;
  }
}
body .site-header .header-wrapper .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
body .site-header .header-wrapper .menu-btn {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  width: 32px;
  height: 20px;
  overflow: hidden;
}
@media (max-width: 992px) {
  body .site-header .header-wrapper .menu-btn {
    height: 24px;
    width: 24px;
  }
}
body .site-header .header-wrapper .menu-btn svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
body .site-header .header-wrapper .menu-btn svg line {
  stroke: #ffffff;
  transition: all 0.3s;
}
body .site-header.show-languages {
  background: transparent;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}
body .site-header.show-languages .header-wrapper {
  border-bottom: 1px solid transparent;
}
body .site-header.show-languages .header-wrapper .language-switcher .current-lang img.language-arrow {
  transform: rotate(0);
}
body .site-header.show-languages .header-wrapper .menu-btn svg line {
  stroke: #ffffff;
}
body .site-header.show-languages.sticky {
  background: rgba(0, 0, 0, 0.5);
}

.mobile-menu {
  display: block;
  position: relative;
  z-index: 99999;
}
.mobile-menu .mobile-wrapper {
  position: fixed;
  width: 100vw;
  height: 100vh;
  inset-block-start: 0;
  inset-inline-start: 0;
  background: linear-gradient(297deg, rgba(0, 0, 0, 0) 8.31%, rgba(0, 0, 0, 0.4) 95.92%);
  display: none;
  z-index: 1;
}
.mobile-menu .mobile-menu-holder {
  position: fixed;
  right: -100%;
  left: auto;
  height: calc(100vh - 64px);
  width: 100%;
  max-width: 441px;
  background-color: #034769;
  z-index: 9;
  padding: 64px 80px 0 64px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.7s;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder {
    padding: 112px 40px 0;
    max-width: 100%;
    width: calc(100% - 80px);
    height: calc(100vh - 105px);
    background: #034769;
  }
}
.mobile-menu .mobile-menu-holder .close-menu {
  position: absolute;
  inset-inline-end: 40px;
  inset-block-start: 36px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .close-menu {
    inset-block-start: 48px;
    inset-inline-end: 24px;
  }
}
.mobile-menu .mobile-menu-holder .close-menu img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-menu .mobile-menu-holder .header-nav-main {
  padding-bottom: 50px;
}
.mobile-menu .mobile-menu-holder .header-nav-main ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height: calc(100vh - 110px);
  overflow: auto;
  overscroll-behavior: contain;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul {
    height: calc(100vh - 160px);
  }
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li {
  margin-bottom: 39px;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul li {
    margin-bottom: 32px;
  }
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li a {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-weight: 400;
  letter-spacing: 3.2px;
  display: block;
  padding-inline-start: 48px;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.3s;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul li a {
    padding-inline-start: 56px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 2.4px;
  }
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li a .heading-icon-box {
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  max-width: 32px;
  margin: 0;
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li a .heading-icon-box > div {
  background-size: contain;
  width: 32px;
  height: 33px;
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li a .heading-icon-box > div img {
  width: 100%;
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li a:hover {
  font-weight: 700;
  padding-inline-start: 56px;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul li a:hover {
    padding-inline-start: 56px;
  }
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li.current_page_item a {
  padding-inline-start: 56px;
  font-weight: 700;
}
@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul li.current_page_item a {
    padding-inline-start: 56px;
  }
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li.current_page_item a .heading-icon-box {
  visibility: visible;
  opacity: 1;
}
.mobile-menu .mobile-menu-holder .header-nav-main ul li:last-of-type {
  margin-bottom: 0;
}
.mobile-menu.show .mobile-menu-holder {
  right: 0;
}
.mobile-menu.show .mobile-wrapper {
  display: block;
}

.languages-block {
  position: fixed;
  width: 100%;
  height: 100%;
  inset-inline-start: 0;
  inset-block-start: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9999;
  display: none;
}
.languages-block .language-list-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  height: 100%;
  padding-left: 64px;
  padding-right: 64px;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.languages-block .language-list-wrapper .language-list__inner {
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 0 48px 0;
}
.languages-block .language-list-wrapper .lang-list {
  padding-top: 176px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 7%;
       column-gap: 7%;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper .lang-list {
    margin-top: 34px;
    padding-top: 97px;
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
}
.languages-block .language-list-wrapper .lang-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 18%;
  min-width: 130px;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper .lang-list ul {
    width: 159px;
  }
}
.languages-block .language-list-wrapper .lang-list ul li {
  padding: 10px 0;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper .lang-list ul li {
    line-height: 1;
    padding: 9px 0;
  }
}
.languages-block .language-list-wrapper .lang-list ul li a {
  font-family: "Sakkal Majalla", sans-serif;
  color: #ffffff;
  padding-inline-start: 30px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li a {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.4px;
  }
}
.languages-block .language-list-wrapper .lang-list ul li a.ar-font {
  font-family: "NotoKufiArabic", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li a.ar-font {
    font-size: 14px;
    line-height: 1;
  }
}
.languages-block .language-list-wrapper .lang-list ul li a:after {
  content: "";
  background-image: url("../src/img/check-search.svg");
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  inset-block-start: 5px;
  inset-inline-start: 0;
  position: absolute;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li a:after {
    inset-block-start: 0;
  }
}
.languages-block .language-list-wrapper .lang-list ul li a:hover:after {
  opacity: 1;
  visibility: visible;
}
.languages-block .language-list-wrapper .lang-list ul li a.current-lang:after {
  opacity: 1;
  visibility: visible;
}
.languages-block .language-list-wrapper .disclaimer {
  max-width: 570px;
  margin-top: 50px;
  margin-bottom: 194px;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper .disclaimer {
    margin-bottom: 7px;
    padding-inline-start: 8px;
  }
}
.languages-block .language-list-wrapper .disclaimer h5 {
  font-family: "Degular", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.7px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 18px;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper .disclaimer h5 {
    margin-bottom: 15px;
  }
}
.languages-block .language-list-wrapper .disclaimer p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 992px) {
  .languages-block .language-list-wrapper .disclaimer p {
    font-size: 14px;
    line-height: 20px;
  }
}
.languages-block.visible-langs {
  display: block;
}
.languages-block.visible-langs .language-list-wrapper {
  opacity: 1;
  visibility: visible;
}

#footer {
  background-color: #034769;
  padding: 80px 0 64px 0;
}
@media (max-width: 992px) {
  #footer {
    padding: 48px 0 48px;
  }
}
@media (max-width: 992px) {
  #footer .container-lg {
    width: calc(100% - 48px);
    padding: 0 24px;
  }
}
#footer .footer-wrapper {
  width: 100%;
  padding: 0 64px;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  #footer .footer-wrapper {
    padding: 0 24px;
  }
}
#footer .site-footer__head {
  padding: 0 0 52px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 48px 16px;
}
@media (max-width: 792px) {
  #footer .site-footer__head {
    flex-direction: column;
    padding: 0 0 6px 0;
  }
}
#footer .site-footer__head p {
  padding: 0;
  margin: 0;
}
#footer .site-footer__head * {
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  #footer .site-footer__get-in-touch {
    max-width: 370px;
  }
}
@media (max-width: 792px) {
  #footer .site-footer__get-in-touch {
    width: 100%;
    max-width: 100%;
  }
}
#footer .footer-nav-main,
#footer .site-footer__subscribe {
  width: 705px;
}
@media (min-width: 1199px) {
  .arabic #footer .footer-nav-main,
  .arabic #footer .site-footer__subscribe {
    width: 725px;
  }
  .arabic .careers-form-section form .file-wrapper .wpcf7-not-valid-tip {
    margin-top: 75px;
  }
}
@media (max-width: 1280px) {
  #footer .footer-nav-main,
  #footer .site-footer__subscribe {
    width: 460px;
  }
}
@media (max-width: 992px) {
  #footer .footer-nav-main,
  #footer .site-footer__subscribe {
    width: 100%;
  }
}
#footer .site-footer__head-title {
  color: #FFF;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 1.92px;
  margin: 0;
  padding: 0;
}
[dir=rtl] #footer .site-footer__head-title {
  font-family: "NotoKufiArabic";
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  #footer .site-footer__head-title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1.44px;
  }
  [dir=rtl] #footer .site-footer__head-title {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
  }
}
#footer .site-footer__head-subtitle {
  color: #FFF;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 4px;
}
[dir=rtl] #footer .site-footer__head-subtitle {
  font-family: "NotoKufiArabic";
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 992px) {
  #footer .site-footer__head-subtitle {
    font-size: 16px;
    line-height: 18px;
  }
  [dir=rtl] #footer .site-footer__head-subtitle {
    font-size: 12px;
    line-height: 24px;
  }
}
@media (max-width: 792px) {
  #footer .site-footer__head-subtitle {
    margin-top: 16px;
  }
}
#footer .site-footer__get-in-touch-btn {
  font-size: 20px; 
  box-sizing: border-box;
  margin-top: 32px;
  min-width: 200px;
  font-family: "Sakkal Majalla";
  text-transform: uppercase;
  font-weight: 400;
}
#footer .site-footer__get-in-touch-btn span {
  padding-top: 2px;
}
[dir=rtl] #footer .site-footer__get-in-touch-btn {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 792px) {
  #footer .site-footer__get-in-touch-btn {
    margin-top: 16px;
    min-width: 180px;
    font-size: 16px;
  }
  [dir=rtl] #footer .site-footer__get-in-touch-btn {
    font-size: 14px;
    line-height: 16px;
    padding: 12px;
  }
  #footer .site-footer__get-in-touch-btn svg {
    width: 16px;
    height: 16px;
  }
}
#footer .site-footer__subscribe-form {
  margin-top: 28px;
  display: block;
  max-width: 520px;
}
[dir=rtl] #footer .site-footer__subscribe-form {
  margin-top: 35px;
}
@media (max-width: 792px) {
  #footer .site-footer__subscribe-form {
    margin-top: 16px;
  }
  [dir=rtl] #footer .site-footer__subscribe-form {
    margin-top: 16px;
  }
}
#footer .site-footer__subscribe-form form {
  margin: 0;
}
#footer .site-footer__subscribe-form form .wpcf7-not-valid-tip {
  display: block;
  bottom: -24px;
  color: #FB4949;
}
#footer .site-footer__subscribe-form .wpcf7-form-control-wrap {
  display: block;
}
#footer .site-footer__subscribe-form .sbscription-form-holder p {
  display: block;
  width: 100%;
  position: relative;
}
#footer .site-footer__subscribe-form input[type=email] {
  width: 100%;
  height: 56px;
  background: #034769;
  border: 1px solid #FFF;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  color: #FFF;
  font-family: "Degular Variable";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 140px 8px 18px;
  outline: none;
  border-radius: 0;
}
[dir=rtl] #footer .site-footer__subscribe-form input[type=email] {
  font-family: "NotoKufiArabic";
  padding: 8px 18px 8px 140px;
}
@media (max-width: 992px) {
  #footer .site-footer__subscribe-form input[type=email] {
    font-size: 16px;
    line-height: 24px;
    padding-inline-start: 8px;
  }
}
@media (max-width: 792px) {
  #footer .site-footer__subscribe-form input[type=email] {
    padding-inline-start: 18px;
    letter-spacing: -0.04em;
  }
}
#footer .site-footer__subscribe-form input[type=email]::-moz-placeholder {
  color: #FFF;
  font-family: "Degular Variable";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
#footer .site-footer__subscribe-form input[type=email]::placeholder {
  color: #FFF;
  font-family: "Degular Variable";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
[dir=rtl] #footer .site-footer__subscribe-form input[type=email]::-moz-placeholder {
  font-family: "NotoKufiArabic";
}
[dir=rtl] #footer .site-footer__subscribe-form input[type=email]::placeholder {
  font-family: "NotoKufiArabic";
}
@media (max-width: 992px) {
  #footer .site-footer__subscribe-form input[type=email]::-moz-placeholder {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.04em;
  }
  #footer .site-footer__subscribe-form input[type=email]::placeholder {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.04em;
  }
}
#footer .site-footer__subscribe-form input[type=email]:active, #footer .site-footer__subscribe-form input[type=email]:focus {
  outline: none !important;
}
#footer .site-footer__subscribe-form input[type=email]:active::-moz-placeholder, #footer .site-footer__subscribe-form input[type=email]:focus::-moz-placeholder {
  display: none;
  font-size: 0;
  opacity: 0;
}
#footer .site-footer__subscribe-form input[type=email]:active::placeholder, #footer .site-footer__subscribe-form input[type=email]:focus::placeholder {
  display: none;
  font-size: 0;
  opacity: 0;
}
#footer .site-footer__subscribe-form [type=submit] {
  width: auto;
  min-width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 2px 32px 0 32px;
  color: #034769;
  font-family: "Sakkal Majalla";
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  background: #CFA66B;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border: none;
  box-shadow: none;
  position: absolute;
  top: 50%;
  right: 8px;
  border-radius: 0;
  transform: translateY(-50%);
}
[dir=rtl] #footer .site-footer__subscribe-form [type=submit] {
  font-family: "NotoKufiArabic";
  right: auto;
  left: 8px;
}
#footer .site-footer__subscribe-form .form-message-subscription {
  margin-top: 4px;
}
#footer .site-footer__subscribe-form .form-message-subscription p {
  color: #CFA66B;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
[dir=rtl] #footer .site-footer__subscribe-form .form-message-subscription p {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 992px) {
  #footer .site-footer__subscribe-form .form-message-subscription p {
    font-size: 14px;
    line-height: 20px;
  }
  [dir=rtl] #footer .site-footer__subscribe-form .form-message-subscription p {
    font-size: 12px;
    line-height: 18px;
  }
}
#footer .top-footer-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 32px;
  border-bottom: 1px solid #0D6680;
  gap: 32px;
}
[dir=rtl] #footer .top-footer-block {
  padding-bottom: 34px;
}
@media (max-width: 992px) {
  #footer .top-footer-block {
    align-items: flex-start;
    flex-direction: column-reverse;
    padding-bottom: 40px;
  }
  [dir=rtl] #footer .top-footer-block {
    padding-bottom: 41px;
  }
}
@media (max-width: 792px) {
  #footer .top-footer-block {
    flex-direction: column-reverse;
    gap: 0;
    padding-bottom: 32px;
  }
  [dir=rtl] #footer .top-footer-block {
    padding-bottom: 30px;
  }
}
#footer .top-footer-block .footer-logo {
  max-width: 244px;
  padding-inline-end: 24px;
}
@media (max-width: 992px) {
  #footer .top-footer-block .footer-logo {
    max-width: 178px;
    padding-inline-end: 0;
  }
  [dir=rtl] #footer .top-footer-block .footer-logo {
    max-width: 216px;
  }
}
@media (max-width: 792px) {
  #footer .top-footer-block .footer-logo {
    padding-top: 32px;
  }
}
#footer .top-footer-block .footer-logo a {
  display: flex;
  align-items: center;
}
#footer .top-footer-block .footer-logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  #footer .top-footer-block .footer-nav-main {
    width: 100%;
    margin: 0;
    padding-bottom: 32px;
    border-bottom: 1px solid #0D6680;
  }
  [dir=rtl] #footer .top-footer-block .footer-nav-main {
    padding-bottom: 30px;
  }
}
#footer .top-footer-block .footer-nav-main .footer-menu {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 26px;
}
@media (max-width: 992px) {
  #footer .top-footer-block .footer-nav-main .footer-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
}
#footer .top-footer-block .footer-nav-main .footer-menu li {
  list-style: none;
  padding: 0;
}
@media (max-width: 992px) {
  #footer .top-footer-block .footer-nav-main .footer-menu li {
    padding: 0 0 11px;
  }
  [dir=rtl] #footer .top-footer-block .footer-nav-main .footer-menu li {
    padding: 0 0 10px;
  }
}
@media (max-width: 792px) {
  #footer .top-footer-block .footer-nav-main .footer-menu li {
    padding: 0 0 7px;
  }
  [dir=rtl] #footer .top-footer-block .footer-nav-main .footer-menu li {
    padding: 0 0 7px;
  }
}
#footer .top-footer-block .footer-nav-main .footer-menu li a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #ffffff;
  font-family: "Degular";
}
@media (max-width: 992px) {
  #footer .top-footer-block .footer-nav-main .footer-menu li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}
#footer .top-footer-block .footer-nav-main .footer-menu li:last-of-type {
  padding-inline-end: 0;
}
@media (max-width: 992px) {
  #footer .top-footer-block .footer-nav-main .footer-menu li:last-of-type {
    padding-bottom: 0;
  }
}
#footer .top-footer-block .footer-nav-main .footer-menu li:first-of-type {
  padding-inline-start: 0;
}
#footer .bottom-footer-block {
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Degular";
}
@media (max-width: 992px) {
  #footer .bottom-footer-block {
    flex-direction: column-reverse;
    align-items: center;
  }
}
#footer .bottom-footer-block .copy {
  padding-right: 3rem;
  padding-top: 1px;
}
@media (max-width: 992px) {
  #footer .bottom-footer-block .copy {
    text-align: center;
    padding: 0 10px;
    margin-inline-start: 16px;
  }
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy {
    max-width: 310px;
  }
}
#footer .bottom-footer-block .copy span {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #B4B9C9;
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy span {
    color: #E1E4ED;
    font-family: "Degular Variable";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.7px;
  }
}
#footer .bottom-footer-block .copy span.divider {
  font-family: "Inter", sans-serif;
  color: #E1E4ED;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0;
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy span.divider {
    font-size: 13px;
    color: #B4B9C9;
  }
}
#footer .bottom-footer-block .copy span a {
  font-family: "Degular Variable";
  font-size: 15px;
  color: #ffffff;
  text-decoration-line: underline;
  text-decoration-color: #ffffff;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy span a {
    font-family: "Degular Variable";
    color: #6D758F;
    text-decoration-color: #6D758F;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }
}
#footer .bottom-footer-block .copy span:first-of-type {
  padding-left: 0;
}
#footer .bottom-footer-block .copy span:last-of-type {
  padding-right: 0;
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy span.reserved {
    letter-spacing: -0.2px;
  }
}
#footer .bottom-footer-block .copy span.terms-menu {
  margin-left: -2px;
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy span.terms-menu {
    margin-right: 4px;
  }
}
#footer .bottom-footer-block .copy span.terms-menu a {
  letter-spacing: -0.2px;
}
@media (max-width: 576px) {
  #footer .bottom-footer-block .copy span.terms-menu a {
    letter-spacing: -0.4px;
  }
}
#footer .bottom-footer-block .social-block {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 992px) {
  #footer .bottom-footer-block .social-block {
    gap: 0;
    margin-bottom: 32px;
  }
}
#footer .bottom-footer-block .social-block .hover_social {
  display: none;
}
#footer .bottom-footer-block .social-block a {
  line-height: 0;
}
#footer .bottom-footer-block .social-block a:hover picture {
  display: none;
}
#footer .bottom-footer-block .social-block a:hover > img {
  display: block;
}
@media (max-width: 992px) {
  #footer .bottom-footer-block .social-block a {
    margin: 0 8px;
  }
}
#footer .bottom-footer-block .social-block a img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

html .header-section-holder {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-sizing: border-box;
}
html .header-section-holder:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 33.61%, rgba(0, 0, 0, 0.58) 99.31%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
  z-index: 3;
}
@media (max-width: 992px) {
  html .header-section-holder:before {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 92.53%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
  }
}
html .header-section-holder.not-home:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
  z-index: 3;
}
@media (max-width: 992px) {
  html .header-section-holder.not-home:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 7.81%, rgba(0, 0, 0, 0) 28.44%);
  }
}
html .header-section-holder.not-home .header-section .title h1 {
  color: #ffffff;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 4.8px;
}
html .page-id-17 .header-section-holder.not-home .header-section .title h1 {
  width: 70%;
}
@media (max-width: 992px) {
  html .header-section-holder.not-home .header-section .title h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0;
  }
}
html .header-section-holder .description {
  margin-top: 32px;
  color: #ffffff;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 2.4px;
  padding: 0 70px 0 30px;
}
@media (max-width: 992px) {
  html .header-section-holder .description {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    padding: 0 14px 0 14px;
  }
  html .header-section-holder .description br {
    display: none;
  }
}
html .home .header-section-holder .description {
  margin-top: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 2.88px;
}
@media (max-width: 992px) {
  html .home .header-section-holder .description {
    font-size: 28px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
  }
}
html .header-section {
  box-sizing: border-box;
  position: relative;
  padding: 160px 0;
  height: 100vh;
  min-height: 550px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
@media (max-width: 1200px) {
  html .header-section {
    min-height: calc(100vh - 320px);
  }
}
@media (max-width: 992px) {
  html .header-section {
    padding: 104px 0;
  }
}
html .header-section .image,
html .header-section .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html .header-section .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .header-section .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .header-section .container {
  width: calc(100% - 100px);
  padding: 0 50px;
  position: relative;
  z-index: 4;
}
html .header-section .title {
  position: relative;
  z-index: 2;
  max-width: 904px;
}
html .header-section .title h1 {
  font-size: 56px;
  line-height: 56px;
  letter-spacing: 3.36px;
  padding: 0 30px;
}
@media (max-width: 992px) {
  html .header-section .title h1 {
    letter-spacing: normal;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    padding: 0 45px 0 15px;
  }
}
html .header-section .title span {
  display: inline-block;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: 3.2px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 792px) {
  html .header-section .title span {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 2.4px;
  }
  html .header-section .title span br {
    display: none;
  }
}
html .header-section .scroll-btn {
  position: absolute;
  width: 60px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 48px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 992px) {
  html .header-section .scroll-btn {
    bottom: 32px;
  }
}
html .header-section .scroll-btn span {
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 992px) {
  html .header-section .scroll-btn span {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-top: 0;
  }
}
html .header-section .scroll-btn svg {
  width: 40px;
  height: 72px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  html .header-section .scroll-btn svg {
    width: 26px;
    height: 48px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
html .header-section .scroll-btn svg circle.animBall {
  animation: myAnime 2.5s linear infinite;
}
html .header-section__slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
html .header-section__slider .swiper-pagination {
  text-align: center;
  bottom: 64px;
  z-index: 3;
}
@media (max-width: 992px) {
  html .header-section__slider .swiper-pagination {
    display: none;
  }
}
html .header-section__slider .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 0.4;
}
html .header-section__slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
html .header-section__image {
  width: 100%;
  height: 100%;
  position: relative;
}
html .header-section__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes myAnime {
  0% {
    transform: translateY(-35px);
    opacity: 1;
  }
  50% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-35px);
    opacity: 1;
  }
}
html .subscription-form-section {
  background-color: #0D6680;
  padding: 84px 0;
}
@media (max-width: 992px) {
  html .subscription-form-section {
    padding: 82px 0;
  }
}
@media (max-width: 992px) {
  html .subscription-form-section .container.container-sm {
    padding: 0 36px;
    width: calc(100% - 72px);
  }
}
html .subscription-form-section .title h2 {
  text-align: center;
  color: #CFA66B;
}
@media (max-width: 992px) {
  html .subscription-form-section .title h2 {
    line-height: 4rem;
  }
}
html .subscription-form-section .sbs-form-holder {
  position: relative;
}
html .subscription-form-section .sbs-form-holder .form-message {
  position: absolute;
  width: 100%;
  top: calc(100% + 8px);
}
html .subscription-form-section .sbs-form-holder .form-message p {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #CFA66B;
  margin: 0;
}
html .subscription-form-section .sbscription-form-holder {
  margin: 24px auto 0;
  padding: 8px;
  border-width: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(to left, rgb(219, 158, 66), rgb(219, 158, 66), rgb(162, 108, 27), rgb(162, 108, 27)) 1;
     border-image: linear-gradient(to left, rgb(219, 158, 66), rgb(219, 158, 66), rgb(162, 108, 27), rgb(162, 108, 27)) 1;
  background-color: rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  width: -moz-fit-content;
  width: fit-content;
  max-width: 430px;
  position: relative;
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder {
    margin: 44px auto 0;
    -o-border-image: none;
       border-image: none;
    border-width: 0;
    background-color: transparent;
    box-shadow: none;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    max-width: calc(100% - 48px);
    padding: 0;
    width: 100%;
  }
}
html .subscription-form-section .sbscription-form-holder p {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder p {
    flex-direction: column;
  }
}
html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap {
  width: calc(100% - 120px);
  position: static;
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap {
    width: 100%;
    padding-bottom: 24px;
    position: relative;
  }
}
html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
  background: transparent;
  border: none;
  border-radius: 0 !important;
  box-shadow: none;
  padding: 0 10px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #ffffff;
  width: calc(100% - 22px);
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
    padding: 12px 10px;
    border-width: 1px;
    border-style: solid;
    -o-border-image: linear-gradient(to left, rgb(219, 158, 66), rgb(219, 158, 66), rgb(162, 108, 27), rgb(162, 108, 27)) 1;
       border-image: linear-gradient(to left, rgb(219, 158, 66), rgb(219, 158, 66), rgb(162, 108, 27), rgb(162, 108, 27)) 1;
    background-color: rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
  }
}
html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input:focus-visible, html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input:focus, html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input:focus-within {
  outline: -webkit-focus-ring-color auto 0;
}
html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input::-moz-placeholder {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: rgba(255, 255, 255, 0.48);
}
html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input::placeholder {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: rgba(255, 255, 255, 0.48);
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input::-moz-placeholder {
    font-size: 1.6rem;
  }
  html .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input::placeholder {
    font-size: 1.6rem;
  }
}
html .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
  width: 120px;
  background: #CFA66B;
  border: 1px solid #CFA66B;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #034769;
  padding: 7px 8px;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  transition: all 0.3s;
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
    width: 100%;
    padding: 11px 8px;
  }
}
html .subscription-form-section .sbscription-form-holder p input.wpcf7-submit:hover {
  background: #F0C78C;
}
html .subscription-form-section .sbscription-form-holder p input.wpcf7-submit:active {
  background: #7A663D;
  color: #ffffff;
}
html .subscription-form-section .sbscription-form-holder p .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #FB4949;
}
@media (max-width: 992px) {
  html .subscription-form-section .sbscription-form-holder p .wpcf7-not-valid-tip {
    line-height: 1.6rem;
    top: auto;
    bottom: 6px;
  }
}

html .get-in-touch-with-us-form-section {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  padding: 100px 0;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section {
    padding: 48px 0 64px;
    background: #033D40 !important;
    position: relative;
  }
  html .get-in-touch-with-us-form-section .display-mobile {
    position: absolute;
    width: 100%;
    height: 321px;
    inset-inline-start: 0;
    inset-block-start: 0;
    background-size: cover !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
  }
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .container.container-lg {
    width: 100%;
    padding: 0;
  }
}
html .get-in-touch-with-us-form-section .content-holder {
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .content-holder {
    flex-direction: column;
  }
}
html .get-in-touch-with-us-form-section .column-left {
  width: calc(50% - 32px);
  padding-inline-start: 65px;
  padding-inline-end: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .column-left {
    width: calc(100% - 144px);
    padding: 0 72px;
  }
}
html .get-in-touch-with-us-form-section .column-left .heading-icon-block {
  padding-inline-start: 72px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .column-left .heading-icon-block {
    padding-inline-start: 0;
  }
}
html .get-in-touch-with-us-form-section .column-left .heading-icon-block:after {
  inset-inline-start: 0;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .column-left .heading-icon-block:after {
    inset-inline-start: -48px;
  }
}
html .get-in-touch-with-us-form-section .column-left .heading-icon-block h2 {
  color: #ffffff;
  line-height: 4.5rem;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .column-left .heading-icon-block h2 {
    line-height: 2.3rem;
  }
}
html .get-in-touch-with-us-form-section .column-right {
  width: 50%;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .column-right {
    margin: 150px auto 0;
    width: 100vw;
    max-width: calc(100vw - 64px);
  }
}
html .get-in-touch-with-us-form-section .column-right .form-wrap {
  border: 1px solid #CFA66B;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(13.3999996185px);
          backdrop-filter: blur(13.3999996185px);
  padding: 24px 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 352px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section .column-right .form-wrap {
    max-width: 100%;
    padding: 24px;
  }
}
html .get-in-touch-with-us-form-section .column-right .form-wrap .form-message {
  text-align: center;
  max-width: 326px;
  display: none;
}
html .get-in-touch-with-us-form-section .column-right .form-wrap .form-message h4 {
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  color: #CFA66B;
  margin-bottom: 32px;
}
html .get-in-touch-with-us-form-section .column-right .form-wrap .form-message p {
  font-size: 1.6rem;
  margin: 0;
}
html .get-in-touch-with-us-form-section .column-right .form-wrap form .row p label .wpcf7-form-control-wrap {
  padding-bottom: 24px;
}
html .get-in-touch-with-us-form-section .column-right .form-wrap form .row.two-columns {
  background: transparent;
}
html .get-in-touch-with-us-form-section .column-right .form-wrap form .row.two-columns p label:first-of-type {
  padding-inline-end: 24px;
}
@media (max-width: 576px) {
  html .get-in-touch-with-us-form-section .column-right .form-wrap form .row.two-columns p label:first-of-type {
    padding-inline-end: 0;
  }
}
html .get-in-touch-with-us-form-section .column-right .form-wrap form .submit p .wpcf7-submit {
  width: 100%;
  padding: 14px 20px;
}
@media (max-width: 576px) {
  html .get-in-touch-with-us-form-section .column-right .form-wrap form .submit p .wpcf7-submit {
    padding: 13px 20px;
  }
}
html .get-in-touch-with-us-form-section.form-with-image {
  background: url("../src/img/yellow-pattern.webp") no-repeat center top;
  background-size: cover;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder {
  display: flex;
  -moz-column-gap: 65px;
       column-gap: 65px;
  align-items: center;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder {
    display: block;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left {
  padding: 0;
  width: 52%;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left {
    padding: 42px 0;
    width: 100%;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 {
  width: 100%;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row {
    margin-bottom: 16px;
  }
}
@media (max-width: 792px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row {
    margin-bottom: 0;
  }
}
@media (max-width: 792px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row p {
    margin-top: 0;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row.two-columns p {
  display: flex;
  margin: 0;
}
@media (max-width: 792px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row.two-columns p {
    flex-direction: column;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row.two-columns p label {
  width: 50%;
  margin-right: 32px;
}
@media (max-width: 792px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row.two-columns p label {
    width: 100%;
    margin-right: 0;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row.two-columns p label:last-of-type {
  margin-right: 0;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #7A663D;
}
@media (max-width: 792px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label {
    margin-bottom: 16px;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap {
  display: block;
  margin-top: 4px;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input,
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea {
  padding: 10px;
  background: #C7B9A3;
  width: calc(100% - 20px);
  border: none;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #ffffff;
  border-bottom: 1px solid transparent;
  border-radius: 0 !important;
  outline: none !important;
  transition: all 0.3s;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input::-moz-placeholder, html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #ffffff;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input::placeholder,
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea::placeholder {
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #ffffff;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input:focus, html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input:focus-within, html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input:focus-visible,
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea:focus,
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea:focus-within,
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea:focus-visible {
  border: none;
  border-bottom: 1px solid #CFA66B;
  outline: -webkit-focus-ring-color auto 0;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap input.wpcf7-not-valid {
  border-bottom: 1px solid #FB4949;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea {
  max-height: 60px;
  resize: none;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #ffffff;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form .row label .wpcf7-form-control-wrap textarea::placeholder {
  color: #ffffff;
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form p {
  margin: 0;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form p {
    margin-top: 24px;
  }
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form p br {
    display: none;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form p .wpcf7-submit {
  background: url("../src/img/button-arrow.svg") calc(100% - 32px) center, linear-gradient(to left, rgb(185, 123, 29), rgb(219, 158, 67));
  background-repeat: no-repeat;
  border: none;
  box-shadow: none;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  font-variation-settings: "wght" 500;
  color: #ffffff;
  padding: 8px 32px;
  width: 100%;
  max-width: 192px;
  text-align: left;
  position: relative;
}
@media (max-width: 792px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-left .wpcf7 form p .wpcf7-submit {
    max-width: 100%;
    text-align: center;
    background: url("../src/img/button-arrow.svg") calc(50% + 68px) center, linear-gradient(to left, rgb(185, 123, 29), rgb(219, 158, 67));
    background-repeat: no-repeat;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-right {
  width: 50%;
  background: none;
  padding: 130px 0;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-right {
    padding: 0;
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-right .image {
  display: flex;
  font-size: 0;
  line-height: 0;
  max-width: 528px;
  margin: 0 auto;
  border: 2px solid #CFA66B;
}
@media (max-width: 992px) {
  html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-right .image {
    border: none;
    max-width: 100%;
  }
}
html .get-in-touch-with-us-form-section.form-with-image .content-holder .column-right .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .get-in-touch-with-subscription {
  padding: 64px 0;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription {
    padding: 64px 0 24px;
  }
}
html .get-in-touch-with-subscription * {
  box-sizing: border-box;
}
html .get-in-touch-with-subscription .container-lg {
  padding: 0;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .container-lg {
    padding: 0 16px;
  }
}
html .get-in-touch-with-subscription .content-holder {
  padding: 140px 0 212px 80px;
  max-width: 587px;
}
html .get-in-touch-with-subscription .content-holder h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .content-holder {
    padding: 10px 0 328px 30px;
    max-width: 330px;
  }
  html .get-in-touch-with-subscription .content-holder h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
html .get-in-touch-with-subscription .sbs-form-holder {
  position: relative;
}
html .get-in-touch-with-subscription .form-section__button {
  min-width: 200px;
  color: #034769;
  text-align: center;
  font-family: Degular, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
html .get-in-touch-with-subscription .subscription-box {
  padding: 32px 80px;
  display: flex;
  align-items: center;
  background: rgba(3, 71, 105, 0.8);
}
@media (max-width: 1040px) {
  html .get-in-touch-with-subscription .subscription-box {
    padding: 32px 55px;
  }
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box {
    width: calc(100% + 18px);
    margin: 0 -9px;
    flex-wrap: wrap;
    padding: 24px 32px;
  }
}
html .get-in-touch-with-subscription .subscription-box__title {
  width: calc(50% - 16px);
  padding-inline-end: 50px;
  flex-shrink: 0;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box__title {
    width: 100%;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 16px;
    padding-inline-end: 0;
    letter-spacing: 0;
  }
}
html .get-in-touch-with-subscription .subscription-box__form {
  width: 100%;
  padding-inline-start: 24px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box__form {
    padding-inline-start: 0;
  }
}
html .get-in-touch-with-subscription .subscription-box__form form {
  margin: 0;
}
html .get-in-touch-with-subscription .subscription-box__form .sbscription-form-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  position: relative;
}
html .get-in-touch-with-subscription .subscription-box__form .wpcf7-form-control-wrap {
  display: block;
  height: 100%;
}
html .get-in-touch-with-subscription .subscription-box__form .wpcf7-not-valid-tip {
  top: 100%;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box__form .wpcf7-not-valid-tip {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}
html .get-in-touch-with-subscription .subscription-box__form p {
  display: block;
  margin: 0;
  width: 100%;
}
html .get-in-touch-with-subscription .subscription-box__form [type=email] {
  width: 100%;
  height: 56px;
  color: #ffffff;
  font-family: "Degular Variable", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 140px 8px 18px;
  border: 1px solid #ffffff;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  background: transparent;
  border-radius: 0 !important;
  outline: none !important;
}
html .get-in-touch-with-subscription .subscription-box__form [type=email]:active, html .get-in-touch-with-subscription .subscription-box__form [type=email]:focus {
  outline: none !important;
}
html .get-in-touch-with-subscription .subscription-box__form [type=email]::-moz-placeholder {
  color: #ffffff;
  font-family: "Degular Variable", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
html .get-in-touch-with-subscription .subscription-box__form [type=email]::placeholder {
  color: #ffffff;
  font-family: "Degular Variable", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box__form [type=email] {
    height: 40px;
    padding: 8px;
  }
}
html .get-in-touch-with-subscription .subscription-box__form [type=submit] {
  display: flex;
  width: 120px;
  height: 40px;
  padding: 8px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #CFA66B;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  color: #ffffff;
  font-family: Degular, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  border: none;
  border-radius: 0 !important;
  outline: none !important;
  position: absolute;
  right: 8px;
  top: 8px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box__form [type=submit] {
    position: relative;
    width: 100%;
    right: auto;
    top: auto;
  }
}
html .get-in-touch-with-subscription .subscription-box__privacy {
  font-family: "Sakkal Majalla", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .subscription-box__privacy {
    line-height: 18px;
  }
}
html .get-in-touch-with-subscription .form-message-subscription {
  margin-top: 8px;
}
html .get-in-touch-with-subscription .form-message-subscription p {
  color: #CFA66B;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media (max-width: 992px) {
  html .get-in-touch-with-subscription .form-message-subscription p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 992px) {
  html .home .get-in-touch-with-subscription .subscription-box__form [type=email] {
    height: 48px;
  }
}
@media (max-width: 992px) {
  html .home .get-in-touch-with-subscription .subscription-box__form [type=submit] {
    color: #034769;
  }
}
@media (max-width: 992px) {
  html .home .get-in-touch-with-subscription .content-holder {
    padding: 10px 0 320px 30px;
  }
}

html .hero-slider .swiper-slide {
  height: 583px;
  position: relative;
  display: flex;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-slide {
    height: 800px;
  }
}
html .hero-slider .swiper-slide .image,
html .hero-slider .swiper-slide .video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
html .hero-slider .swiper-slide .image:after,
html .hero-slider .swiper-slide .video:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
html .hero-slider .swiper-slide .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .hero-slider .swiper-slide .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .hero-slider .swiper-slide .container {
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-slide .container {
    justify-content: center;
    align-items: flex-end;
  }
}
html .hero-slider .swiper-slide .container .slide-content {
  padding: 30px 56px;
  min-height: 263px;
  border: 1px solid #CFA66B;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(13.3999996185px);
          backdrop-filter: blur(13.3999996185px);
  width: -moz-fit-content;
  width: fit-content;
  max-width: 375px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-slide .container .slide-content {
    margin-bottom: 136px;
    padding: 30px 16px;
    min-height: 255px;
  }
}
html .hero-slider .swiper-slide .container .slide-content h3 {
  line-height: 3.2rem;
  color: #ffffff;
  margin-bottom: 16px;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-slide .container .slide-content h3 {
    font-size: 3.6rem;
    line-height: 4rem;
    letter-spacing: 3.6px;
  }
}
html .hero-slider .swiper-slide .container .slide-content p {
  line-height: 2.8rem;
  margin: 0;
  color: #ffffff;
  font-weight: 300;
  font-variation-settings: "wght" 300;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-slide .container .slide-content p {
    font-size: 1.8rem;
  }
}
html .hero-slider .swiper-slide .container .slide-content .btn-holder {
  margin-top: 32px;
  display: flex;
}
html .hero-slider .swiper-slide .container .slide-content .btn-holder .btn {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  font-variation-settings: "wght" 600;
  text-align: center;
  color: #ffffff;
  padding: 14px 20px;
  background-color: #035245;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
}
html .hero-slider .swiper-pagination {
  bottom: 62px;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-pagination {
    bottom: 64px;
  }
}
html .hero-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #ffffff;
  opacity: 1;
  margin: 0 12px;
}
@media (max-width: 792px) {
  html .hero-slider .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
html .hero-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #088280;
}

html .latest-news {
  background-color: #034769;
}
@media (max-width: 1023px) {
  html .latest-news {
    padding: 80px 0;
  }
}
@media (max-width: 1023px) {
  html .latest-news .title.display-mobile {
    margin-bottom: 32px;
  }
}
html .latest-news .news-holder {
  display: flex;
}
@media (max-width: 1023px) {
  html .latest-news .news-holder {
    flex-direction: column;
  }
}
html .latest-news .news-holder .left-side {
  position: relative;
  width: 32%;
  padding-right: 74px;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  html .latest-news .news-holder .left-side {
    padding-right: 40px;
  }
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .left-side {
    padding-right: 0;
    width: 100%;
  }
}
html .latest-news .news-holder .left-side .latest-news-image {
  position: absolute;
  width: calc(50vw - 140px);
  right: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 1200px) {
  html .latest-news .news-holder .left-side .latest-news-image {
    width: calc(50vw - 80px);
  }
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .left-side .latest-news-image {
    width: calc(100% + 32px);
    left: -16px;
  }
}
html .latest-news .news-holder .left-side .latest-news-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .latest-news .news-holder .left-side .news-info {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .left-side .news-info {
    padding: 48px 0;
    margin-bottom: 0;
    min-height: 330px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
html .latest-news .news-holder .left-side .news-info .date {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 2px;
  font-weight: 700;
  color: #ffffff;
}
html .latest-news .news-holder .left-side .news-info h2 {
  color: #ffffff;
  margin: 24px 0;
}
html .latest-news .news-holder .left-side .news-info p {
  margin: 0;
}
html .latest-news .news-holder .right-side {
  padding: 80px 0 80px 70px;
  max-width: 640px;
}
@media (max-width: 1200px) {
  html .latest-news .news-holder .right-side {
    padding: 80px 0 80px 40px;
  }
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .right-side {
    padding: 48px 0 0;
    max-width: 100%;
  }
}
html .latest-news .news-holder .right-side h2 {
  margin: 0;
}
html .latest-news .news-holder .right-side .news-item {
  margin-top: 40px;
  display: flex;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .right-side .news-item {
    margin-top: 24px;
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
  }
  html .latest-news .news-holder .right-side .news-item:first-of-type {
    margin-top: 0;
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
  }
}
html .latest-news .news-holder .right-side .news-item .image {
  width: 100%;
  max-width: 190px;
  border: 1px solid #CFA66B;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .right-side .news-item .image {
    max-width: 300px;
    margin: 0 auto 24px;
    height: 300px;
  }
}
@media (max-width: 688px) {
  html .latest-news .news-holder .right-side .news-item .image {
    height: 164px;
    max-width: 100%;
  }
}
html .latest-news .news-holder .right-side .news-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .latest-news .news-holder .right-side .news-item .date {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 2px;
  font-weight: 700;
  color: #CFA66B;
}
html .latest-news .news-holder .right-side .news-item h4 {
  margin: 24px 0 16px;
  color: #ffffff;
}
@media (max-width: 1023px) {
  html .latest-news .news-holder .right-side .news-item h4 {
    margin: 16px 0;
  }
}
html .latest-news .news-holder .right-side .news-item h4 a {
  color: #ffffff;
}
html .latest-news .news-holder .right-side .news-item p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #ffffff;
}

html .two-columns {
  background-color: #ffffff;
}
html .two-columns.section-with-pattern {
  padding: 117px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 992px) {
  html .two-columns.section-with-pattern {
    padding: 100px 0 0;
  }
}
html .two-columns.section-with-pattern:after {
  content: "";
  background-image: url("../src/img/pattern-blue.svg");
  height: 961px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: -3px;
  inset-block-start: -541px;
  z-index: 4;
}
@media (max-width: 992px) {
  html .two-columns.section-with-pattern:after {
    background-image: url("../src/img/pattern-blue-mobile.svg");
    height: 491px;
    width: 350px;
    inset-block-start: -232px;
  }
}
html .two-columns.section-with-pattern .columns-holder {
  margin: 74px auto 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  html .two-columns.section-with-pattern .columns-holder {
    margin: 55px auto 0;
  }
}
html .two-columns.section-with-pattern .container {
  position: relative;
  z-index: 5;
}
@media (max-width: 992px) {
  html .two-columns.text-right {
    padding: 84px 0 11px;
    background: #FAF6F0;
  }
}
@media (min-width: 992px) {
  html .two-columns.text-right .heading-icon-block br {
    display: none;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-right .heading-icon-block h2 {
    line-height: 30px;
    max-width: 95%;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-right .heading-icon-box {
    top: 10px;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-right .container-md {
    width: calc(100% - 110px);
    padding: 0 45px 0 64px;
  }
}
html .two-columns.text-right .columns-holder {
  flex-direction: row;
  max-width: 1150px;
  -moz-column-gap: 0;
       column-gap: 0;
  background: #FAF6F0;
  margin-top: 52px;
  padding-top: 22px;
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder {
    flex-direction: column-reverse;
    -moz-column-gap: 0;
         column-gap: 0;
    margin: 85px auto 0;
    padding: 0;
  }
}
html .two-columns.text-right .columns-holder .text-column__content {
  max-width: 470px;
}
html .two-columns.text-right .columns-holder .text-column {
  color: #034769;
  margin: 56px 0 30px;
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder .text-column {
    max-width: 100%;
    margin: 0 0 30px;
    width: calc(100% - 90px);
    padding: 0 45px 0 48px;
  }
}
html .two-columns.text-right .columns-holder .text-column:after {
  content: "";
  background-image: url("../src/img/quote-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 60px;
  height: 49px;
  position: absolute;
  inset-inline-start: -30px;
  inset-block-start: -15px;
  opacity: 0.1;
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder .text-column:after {
    inset-inline-start: 28px;
    inset-block-start: -23px;
  }
}
html .two-columns.text-right .columns-holder .text-column p {
  margin: 0 0 24px;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder .text-column p {
    font-size: 24px;
    font-weight: 400;
    line-height: 24.1px;
  }
}
html .two-columns.text-right .columns-holder .text-column h4 {
  color: #CFA66B;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder .text-column h4 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 2px;
  }
  html .two-columns.text-right .columns-holder .text-column h4 br {
    display: none;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder .text-column .position {
    font-family: "Sakkal Majalla";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-right .columns-holder .image-column {
    margin-top: 34px;
  }
  html .two-columns.text-right .columns-holder .image-column img {
    transform: translate(3px, 5px) scale(1.035);
  }
}
html .two-columns.text-left {
  overflow: hidden;
}
@media (max-width: 992px) {
  html .two-columns.text-left .container-md:last-of-type {
    box-sizing: border-box;
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-left {
    padding: 50px 0 0;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  html .two-columns.text-left .heading-icon-block h2 {
    line-height: 32px;
  }
}
html .two-columns.text-left .columns-holder {
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder {
    flex-direction: column-reverse;
  }
}
html .two-columns.text-left .columns-holder .text-column {
  max-width: 416px;
  width: 416px;
  margin-top: 0;
  margin-inline-start: -3px;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder .text-column {
    max-width: 100%;
    width: 100%;
    padding: 0 25px 0 24px;
    margin-top: 71px;
    margin-inline-start: 0;
    box-sizing: border-box;
  }
}
html .two-columns.text-left .columns-holder .text-column:after {
  content: "";
  background-image: url("../src/img/quote-icon-opacity.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 60px;
  height: 49px;
  position: absolute;
  inset-inline-start: -30px;
  inset-block-start: -20px;
  opacity: 0.1;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder .text-column:after {
    inset-inline-start: -5px;
    inset-block-start: -15px;
  }
}
html .two-columns.text-left .columns-holder .text-column p {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 30px;
  color: #034769;
}
html .two-columns.text-left .columns-holder .text-column p:last-of-type {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder .text-column p {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 25px;
  }
}
html .two-columns.text-left .columns-holder .text-column .position {
  color: #034769;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder .text-column .position {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
}
html .two-columns.text-left .columns-holder .image-column {
  width: 500px;
  margin-top: -110px;
  margin-bottom: -2px;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder .image-column {
    width: 100%;
    margin-top: -24px;
  }
}
html .two-columns.text-left .columns-holder .image-column img {
  transform: none;
}
@media (max-width: 992px) {
  html .two-columns.text-left .columns-holder .image-column img {
    transform: translate(0, 0) scale(1.015);
  }
}
html .two-columns .heading-icon-block h2 {
  color: #034769;
}
@media (max-width: 992px) {
  html .two-columns .heading-icon-block h2 {
    line-height: 2.4rem;
  }
}
html .two-columns .columns-holder {
  margin: 0 auto;
  display: flex;
}
html .two-columns .columns-holder .image-column {
  line-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 635px;
}
@media (max-width: 1200px) {
  html .two-columns .columns-holder .image-column {
    max-width: 50%;
  }
}
@media (max-width: 992px) {
  html .two-columns .columns-holder .image-column {
    max-width: 100%;
  }
}
html .two-columns .columns-holder .image-column img {
  width: 100%;
  height: auto;
  transform: translate(0, 0);
}
html .two-columns .columns-holder .text-column {
  width: 505px;
  margin: 96px 0 30px;
  position: relative;
}
@media (max-width: 992px) {
  html .two-columns .columns-holder .text-column {
    max-width: 100%;
    margin: 60px 0 30px;
    width: calc(100% - 90px);
    padding: 0 45px;
  }
}
html .two-columns .columns-holder .text-column > * {
  position: relative;
  z-index: 1;
}
html .two-columns .columns-holder .text-column p {
  font-size: 2.4rem;
  line-height: 3.6rem;
}
@media (max-width: 992px) {
  html .two-columns .columns-holder .text-column p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
html .two-columns .columns-holder .text-column h4 {
  color: #034769;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2.4px;
}
@media (max-width: 992px) {
  html .two-columns .columns-holder .text-column h4 {
    font-family: "Sakkal Majalla";
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
  }
  html .two-columns .columns-holder .text-column h4 br {
    display: none;
  }
}
html .two-columns .columns-holder .text-column .position {
  font-size: 1.6rem;
}
@media (max-width: 992px) {
  html .two-columns .columns-holder .text-column .position {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
html[lang=ar] .two-columns.section-with-pattern:after {
  transform: rotate(-180deg);
}

html .values {
  position: relative;
  background-color: #034769;
}
@media (max-width: 992px) {
  html .values {
    border-top: 1px solid #0D6680;
  }
}
html .values .columns-with-divider {
  padding: 82px 0;
  display: flex;
  -moz-column-gap: 15%;
       column-gap: 15%;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  html .values .columns-with-divider {
    padding: 40px 0;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
html .values .columns-with-divider:after {
  content: "";
  background: #088280;
  width: 1px;
  height: calc(100% - 164px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 992px) {
  html .values .columns-with-divider:after {
    height: calc(100% - 80px);
  }
}
html .values .columns-with-divider .column {
  width: 50%;
}
@media (max-width: 992px) {
  html .values .columns-with-divider .column {
    padding: 0 24px;
  }
  html .values .columns-with-divider .column:first-of-type {
    padding-left: 0;
  }
  html .values .columns-with-divider .column:last-of-type {
    padding-right: 0;
  }
}
html .values .columns-with-divider .column h3 {
  margin: 0 0 24px;
}
@media (max-width: 992px) {
  html .values .columns-with-divider .column h3 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    letter-spacing: 2.4px;
    margin: 0 0 16px;
  }
}
html .values .columns-with-divider .column p {
  margin: 0;
  font-size: 2rem;
  line-height: 2.7rem;
}
@media (max-width: 992px) {
  html .values .columns-with-divider .column p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
html .values .column-with-image {
  padding: 80px 0;
  display: flex;
  -moz-column-gap: 112px;
       column-gap: 112px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  html .values .column-with-image {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (max-width: 992px) {
  html .values .column-with-image {
    padding: 40px 0 80px;
  }
}
html .values .column-with-image .text-column {
  width: 100%;
}
@media (max-width: 1023px) {
  html .values .column-with-image .text-column {
    order: 3;
  }
}
html .values .column-with-image .text-column .grid {
  margin-top: 64px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 32px;
       column-gap: 32px;
  row-gap: 48px;
}
@media (max-width: 1023px) {
  html .values .column-with-image .text-column .grid {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  html .values .column-with-image .text-column .grid {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 0;
  }
}
@media (max-width: 992px) {
  html .values .column-with-image .text-column .grid {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  html .values .column-with-image .text-column .grid div {
    margin-bottom: 32px;
  }
  html .values .column-with-image .text-column .grid div:last-of-type {
    margin-bottom: 0;
  }
}
html .values .column-with-image .text-column .grid div h6 {
  line-height: 4rem;
  position: relative;
  display: flex;
  margin-bottom: 6px;
}
@media (max-width: 992px) {
  html .values .column-with-image .text-column .grid div h6 {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
html .values .column-with-image .text-column .grid div h6 span {
  padding-right: 20px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #034769;
  position: relative;
  z-index: 1;
  line-height: 4.5rem;
}
html .values .column-with-image .text-column .grid div h6:after {
  content: "";
  width: calc(100% - 20px);
  height: 1px;
  background-color: #CFA66B;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
html .values .column-with-image .text-column .grid div p {
  margin: 0;
}
@media (max-width: 992px) {
  html .values .column-with-image .text-column .grid div p {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
html .values .column-with-image .image-column {
  width: 100%;
  max-width: 336px;
  max-height: 424px;
}
@media (max-width: 1023px) {
  html .values .column-with-image .image-column {
    margin: 48px auto 40px;
  }
}
@media (max-width: 688px) {
  html .values .column-with-image .image-column {
    max-width: 100%;
    max-height: 100%;
  }
}
html .values .column-with-image .image-column img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

html .latest-news-media {
  background-color: #36365C;
  position: relative;
  padding: 100px 0 202px;
}
html .latest-news-media:before {
  content: "";
  background-image: url("../src/img/gold-pattern-flower.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 311px;
  height: 400px;
  position: absolute;
  right: 0;
  top: -133px;
  z-index: 1;
}
@media (max-width: 1440px) {
  html .latest-news-media:before {
    width: 21vw;
    height: 27.5vw;
    top: -9vw;
  }
}
html .latest-news-media:after {
  content: "";
  background-image: url("../src/img/gold-pattern-rounds.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 457px;
  height: 300px;
  position: absolute;
  left: 0;
  bottom: -150px;
  z-index: 1;
}
@media (max-width: 1440px) {
  html .latest-news-media:after {
    width: 32vw;
    height: 21vw;
    bottom: -10.5vw;
  }
}
html .latest-news-media .container {
  position: relative;
  z-index: 2;
}
html .latest-news-media .container .news-holder {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 48px;
       column-gap: 48px;
  margin-top: 68px;
}
html .latest-news-media .container .news-holder .left-column {
  width: 100%;
  max-width: calc(50% - 42px);
}
html .latest-news-media .container .news-holder .left-column .img-holder {
  width: 100%;
  height: 360px;
  font-size: 0;
  line-height: 0;
  margin-bottom: 24px;
}
html .latest-news-media .container .news-holder .left-column .img-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .latest-news-media .container .news-holder .left-column .date {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 2px;
  color: #CFA66B;
}
html .latest-news-media .container .news-holder .left-column h3 {
  margin: 24px 0;
}
html .latest-news-media .container .news-holder .left-column p {
  margin: 0;
}
html .latest-news-media .container .news-holder .right-column {
  width: 100%;
  max-width: 50%;
}
html .latest-news-media .container .news-holder .right-column .news-item {
  display: flex;
  -moz-column-gap: 32px;
       column-gap: 32px;
  justify-content: space-between;
  margin-bottom: 40px;
}
html .latest-news-media .container .news-holder .right-column .news-item:last-of-type {
  margin-bottom: 0;
}
html .latest-news-media .container .news-holder .right-column .news-item .image {
  width: 100%;
  max-width: calc(50% + 8px);
  min-height: 250px;
  font-size: 0;
  line-height: 0;
  height: -moz-fit-content;
  height: fit-content;
}
html .latest-news-media .container .news-holder .right-column .news-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .latest-news-media .container .news-holder .right-column .news-item .content {
  width: 100%;
  max-width: calc(50% - 42px);
}
html .latest-news-media .container .news-holder .right-column .news-item .content .date {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 2px;
  color: #CFA66B;
}
html .latest-news-media .container .news-holder .right-column .news-item .content .title {
  margin: 24px 0 16px;
}
html .latest-news-media .container .news-holder .right-column .news-item .content .title h4 {
  margin: 0;
}
html .latest-news-media .container .news-holder .right-column .news-item .content p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 0;
}

html .news-tabs {
  padding: 60px 0 120px;
}
@media (max-width: 992px) {
  html .news-tabs {
    padding: 19px 0 112px;
  }
}
@media (max-width: 992px) {
  html .news-tabs .tabs-container {
    width: 100%;
    padding: 0;
  }
}
html .news-tabs .tabs-nav {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 0;
}
@media (max-width: 992px) {
  html .news-tabs .tabs-nav {
    overflow: auto;
    padding: 0 24px;
  }
}
html .news-tabs .tabs-nav .tab {
  box-sizing: border-box;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1.8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #CFA66B;
  border: 1px solid #CFA66B;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ffffff;
  padding: 8px 10px;
  width: 100%;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
  margin-inline-end: -1px;
}
html .news-tabs .tabs-nav .tab:last-child {
  margin-inline-end: 0;
}
@media (max-width: 992px) {
  html .news-tabs .tabs-nav .tab {
    width: auto;
    white-space: nowrap;
    padding: 7px 23px;
  }
}
html .news-tabs .tabs-nav .tab:after {
  content: "";
  background-color: #CFA66B;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
html .news-tabs .tabs-nav .tab:hover:after {
  visibility: visible;
  opacity: 1;
}
html .news-tabs .tabs-nav .tab.active {
  background-color: #034769;
  color: #CFA66B;
  cursor: default;
  border: none;
}
html .news-tabs .tabs-nav .tab.active:after {
  opacity: 1;
  visibility: visible;
}
html .news-tabs .heading-icon-block {
  margin: 114px 0 27px;
}
@media (max-width: 992px) {
  html .news-tabs .heading-icon-block {
    margin: 64px 0 48px;
  }
}
html .news-tabs .heading-icon-block h2 {
  color: #034769;
}
html .news-tabs .tab-wrapper {
  padding-top: 37px;
}
@media (max-width: 992px) {
  html .news-tabs .tab-wrapper {
    padding-top: 0;
  }
}
html .news-tabs .tab-wrapper .tab-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 48px;
       column-gap: 48px;
  row-gap: 64px;
}
@media (max-width: 992px) {
  html .news-tabs .tab-wrapper .tab-content {
    -moz-column-gap: 0;
         column-gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }
}
html .news-tabs .tab-wrapper .tab-content:last-of-type {
  margin-bottom: 0;
}
html .news-tabs .tab-wrapper .tab-content .item {
  position: relative;
  min-height: 500px;
  padding: 48px 48px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
}
html .news-tabs .tab-wrapper .tab-content .item > * {
  position: initial;
  z-index: 2;
}
@media (max-width: 992px) {
  html .news-tabs .tab-wrapper .tab-content .item {
    min-height: 700px;
    padding: 24px;
  }
}
@media (max-width: 767px) {
  html .news-tabs .tab-wrapper .tab-content .item {
    min-height: 500px;
  }
}
html .news-tabs .tab-wrapper .tab-content .item .all-link .img-holder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
html .news-tabs .tab-wrapper .tab-content .item .all-link .img-holder:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.6%, rgba(0, 0, 0, 0.58) 100%);
  z-index: 2;
}
html .news-tabs .tab-wrapper .tab-content .item .all-link .img-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1;
  transition: all 0.5s;
}
html .news-tabs .tab-wrapper .tab-content .item .all-link .date {
  font-family: "Sakkal Majalla", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
}
html .news-tabs .tab-wrapper .tab-content .item .all-link h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin: 32px 0;
  color: #ffffff;
  position: relative;
  z-index: 3;
}
@media (max-width: 992px) {
  html .news-tabs .tab-wrapper .tab-content .item .all-link h4 {
    margin: 24px 0;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
  }
}
html .news-tabs .tab-wrapper .tab-content .item .all-link p {
  font-size: 1.6rem;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 992px) {
  html .news-tabs .tab-wrapper .tab-content .item .all-link p {
    line-height: 1.8rem;
  }
}
html .news-tabs .tab-wrapper .tab-content .item  .btn-holder {
  justify-content: flex-start;
}
html .news-tabs .tab-wrapper .tab-content .item .btn-holder .more-btn {
  width: 24px;
  height: 24px;
  border: 0;
}
html .news-tabs .tab-wrapper .tab-content .item .btn-holder .more-btn svg {
  animation: arrowAnime 2s linear infinite;
}
html .news-tabs .tab-wrapper .tab-content .item:hover .img-holder svg {
  scale: 1.1;
}
html .news-tabs .tab-wrapper .tab-content .item--resource {
  padding: 24px 48px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  html .news-tabs .tab-wrapper .tab-content .item--resource {
    padding: 24px 24px 16px 24px;
  }
}
@media (max-width: 768px) {
  html .news-tabs .tab-wrapper .tab-content .item--resource h4 {
    margin-bottom: 32px;
  }
}
html .news-tabs .tab-wrapper .tab-content .resource-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
}
@media (max-width: 768px) {
  html .news-tabs .tab-wrapper .tab-content .resource-icon {
    width: 48px;
    height: 48px;
  }
}
html .news-tabs .tab-wrapper .tab-content .resource-icon svg {
  width: 32px;
  height: 32px;
}
@media (max-width: 768px) {
  html .news-tabs .tab-wrapper .tab-content .resource-icon svg {
    width: 24px;
    height: 24px;
  }
}
html .news-tabs .tab-wrapper .tab-content .download-btn {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 24px;
  color: #FFF;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
html .news-tabs .tab-wrapper .tab-content .download-btn svg {
  transition: all 0.3s;
  animation: downloadAnimate 2s linear infinite;
}
html .news-tabs .btn-holder {
  display: flex;
  justify-content: center;
}
html .news-tabs .btn-holder .load-btn {
  margin-top: 54px;
  text-align: center;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #7A663D;
  border-bottom: 1px solid #034769;
  cursor: pointer;
}
@media (max-width: 992px) {
  html .news-tabs .btn-holder .load-btn {
    margin-top: 30px;
    font-size: 18px;
    letter-spacing: 1.8px;
  }
}
html .news-tabs .resources-filter {
  display: none;
  align-items: center;
  gap: 32px;
  padding: 17px 0 10px 4px;
}
@media (max-width: 768px) {
  html .news-tabs .resources-filter {
    padding: 0 0 32px 0;
    margin-top: -17px;
  }
}
html .news-tabs .resources-filter * {
  box-sizing: border-box;
}
html .news-tabs .resources-filter input {
  display: none !important;
}
html .news-tabs .resources-filter label {
  display: flex;
  align-items: center;
  padding-inline-start: 40px;
  position: relative;
}
html .news-tabs .resources-filter label:before, html .news-tabs .resources-filter label:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #034769;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
}
[dir=rtl] html .news-tabs .resources-filter label:before, [dir=rtl] html .news-tabs .resources-filter label:after {
  left: auto;
  right: 0;
  top: calc(50% + 4px);
}
html .news-tabs .resources-filter label span {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
[dir=rtl] html .news-tabs .resources-filter label span {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
html .news-tabs .resources-filter input:checked + label:before {
  background: #CFA66B;
  border-color: #CFA66B;
}
html .news-tabs .resources-filter input:checked + label:after {
  border-color: #CFA66B;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDQuNUw2Ljc1IDEyLjc1TDMgOSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}
html[dir=rtl] .news-tabs .resources-filter {
  padding: 17px 0 22px 0;
}
@media (max-width: 768px) {
  html[dir=rtl] .news-tabs .resources-filter {
    padding: 17px 0;
  }
}
html[dir=rtl] .news-tabs .resources-filter label:before, html[dir=rtl] .news-tabs .resources-filter label:after {
  left: auto;
  right: 0;
  top: calc(50% + 4px);
}
html[dir=rtl] .news-tabs .resources-filter label span {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
html[dir=rtl] .news-tabs .tab-wrapper .tab-content .download-btn {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

html .header-title {
  padding: 204px 0 100px;
  background-color: #024669;
}
@media (max-width: 992px) {
  html .header-title {
    padding: 120px 0 72px;
  }
}
@media (max-width: 992px) {
  html .header-title .heading-holder {
    padding: 0 8px;
  }
}
html .header-title h1 {
  color: #CFA66B;
}
html .inner-banner {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center bottom !important;
  min-height: 100vh;
  padding: 55px 0;
  display: flex;
  position: relative;
}
@media (max-width: 992px) {
  html .inner-banner {
    padding: 117px 0;
  }
}
html .inner-banner .container {
  display: flex;
  position: relative;
  z-index: 1;
}
html .inner-banner .container .block-holder {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 992px) {
  html .inner-banner .container .block-holder {
    padding-inline-start: 15px;
  }
}
html .inner-banner .container .block-holder .title {
  max-width: 438px;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: 4px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 992px) {
  html .inner-banner .container .block-holder .title {
    font-size: 2.4rem;
    line-height: 2.4rem;
    letter-spacing: 0;
    text-shadow: 0 2.899px 30.9px rgba(0, 0, 0, 0.56);
  }
}
@media (max-width: 576px) {
  html .inner-banner .container .block-holder .title {
    max-width: 213px;
  }
}
html .inner-banner.inner-banner-with-form {
  padding: 100px 0;
  min-height: 322px;
}
html .article-banner {
  padding: 0;
}
@media (max-width: 992px) {
  html .article-banner {
    padding: 0;
    min-height: 550px;
  }
}
html .article-banner .container {
  position: relative;
  z-index: 5;
}
html .article-banner__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  max-width: 1180px;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0;
  position: relative;
}
@media (max-width: 992px) {
  html .article-banner__inner {
    padding: 0 48px;
  }
}
html .article-banner__content {
  max-width: 593px;
  padding: 0 15px;
  margin-top: -34px;
}
@media (max-width: 992px) {
  html .article-banner__content {
    max-width: 276px;
    margin-top: -40px;
    padding: 0;
  }
}
html .article-banner__content .title {
  color: #ffffff;
  font-family: "Sakkal Majalla";
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  margin-top: 32px;
}
@media (max-width: 992px) {
  html .article-banner__content .title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1.44px;
    margin-top: 24px;
  }
}
[dir=rtl] html .article-banner__content .title {
  font-family: "NotoKufiArabic";
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}
html .article-banner__content .date {
  color: #ffffff;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 32px;
}
@media (max-width: 992px) {
  html .article-banner__content .date {
    margin-top: 24px;
  }
}
html .article-banner .container {
  display: block;
}
html .article-banner .container .block-holder {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  position: absolute;
  bottom: 80px;
}
@media (max-width: 992px) {
  html .article-banner .container .block-holder {
    width: calc(100% - 128px);
    justify-content: center;
    bottom: 64px;
    padding: 0;
  }
}
html .article-banner .container .block-holder .bottom-block-holder {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 992px) {
  html .article-banner .container .block-holder .bottom-block-holder {
    justify-content: flex-start;
  }
}
html .article-banner .container .block-holder .bottom-block-holder .breadcrumbs {
  display: flex;
  align-items: center;
  margin-inline-start: -15px;
  padding-inline-end: 30px;
}
@media (max-width: 992px) {
  html .article-banner .container .block-holder .bottom-block-holder .breadcrumbs {
    display: none;
  }
}
html .article-banner .container .block-holder .bottom-block-holder .breadcrumbs span {
  font-family: "Stolzl", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  padding-block: 7px;
}
html .article-banner .container .block-holder .bottom-block-holder .breadcrumbs span.divider {
  padding-block: 0;
  padding-inline: 8px;
  display: flex;
  align-items: center;
}
html .article-banner .container .block-holder .bottom-block-holder .breadcrumbs span a {
  font-family: "Stolzl", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #ffffff;
}
html .article-banner .container .block-holder .bottom-block-holder .shares {
  display: flex;
  align-items: center;
  padding-inline-end: 20px;
}
html .article-banner .container .block-holder .bottom-block-holder .shares a {
  display: flex;
  align-items: center;
  justify-content: center;
}
html .article-banner .container .block-holder .bottom-block-holder .shares span {
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
}
html .article-banner .container .block-holder .bottom-block-holder .shares span.icon {
  font-size: 0;
  line-height: 0;
  margin-inline-start: 18px;
}

html .article-content {
  padding: 120px 0 96px;
}
@media (max-width: 992px) {
  html .article-content {
    padding: 100px 0 99px;
  }
}
@media (max-width: 992px) {
  html .article-content .container-md {
    width: calc(100% - 129px);
  }
}
html .article-content p {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
html .article-content p:not(:last-of-type) {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  html .article-content p {
    line-height: 20px;
  }
  html .article-content p:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
html .article-content .two-columns-content {
  margin-top: 64px;
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 48px;
       column-gap: 48px;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content {
    margin-top: 55px;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
html .article-content .two-columns-content .text-column {
  width: 100%;
  max-width: 50%;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column {
    max-width: 100%;
    display: flex;
    flex-direction: column;
  }
  html .article-content .two-columns-content .text-column p {
    margin: 24px 0;
  }
}
html .article-content .two-columns-content .text-column h1, html .article-content .two-columns-content .text-column h2, html .article-content .two-columns-content .text-column h3, html .article-content .two-columns-content .text-column h4, html .article-content .two-columns-content .text-column h5, html .article-content .two-columns-content .text-column h6 {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 48px 0;
}
html .article-content .two-columns-content .text-column h2 {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 3.2px;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 2.4px;
  }
}
html .article-content .two-columns-content .text-column h3 {
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 3.2px;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2.4px;
  }
}
html .article-content .two-columns-content .text-column h4 {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 2.8px;
  margin: 0 0 32px 0;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column h4 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
  }
}
html .article-content .two-columns-content .text-column h5 {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 2px;
  margin: 0 0 24px 0;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column h5 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1.8px;
  }
}
html .article-content .two-columns-content .text-column h6 {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 2px;
  margin: 0 0 12px 0;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column h6 {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1.4px;
  }
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column h1,
  html .article-content .two-columns-content .text-column h2,
  html .article-content .two-columns-content .text-column h3,
  html .article-content .two-columns-content .text-column h4,
  html .article-content .two-columns-content .text-column h5,
  html .article-content .two-columns-content .text-column h6 {
    color: #034769;
  }
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column p {
    font-size: 20px;
    line-height: 24px;
    margin: 1px 0 0 0;
  }
  html .article-content .two-columns-content .text-column p:not(:last-of-type) {
    margin-bottom: 24px;
  }
}
html .article-content .two-columns-content .text-column .image {
  margin: 48px 0 24px;
}
@media (max-width: 992px) {
  html .article-content .two-columns-content .text-column .image {
    margin: 0 -40px 64px -40px;
    height: 539px;
  }
}
html .article-content .two-columns-content .text-column .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .article-content .two-columns-content .img-column {
  width: 100%;
  max-width: 536px;
  height: 536px;
}
html .article-content .two-columns-content .img-column .image {
  font-size: 0;
  line-height: 0;
}
html .article-content .two-columns-content .img-column .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

html .big-form-section {
  background: #ffffff;
  position: relative;
  padding: 120px 0 101px;
}
@media (max-width: 992px) {
  html .big-form-section {
    padding: 101px 0 81px;
  }
}
@media (max-width: 792px) {
  html .big-form-section + .registration {
    display: none;
  }
}
html .big-form-section:after {
  content: "";
  background-image: url("../src/img/pattern-blue.svg");
  height: 961px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: -3px;
  inset-block-start: -541px;
  z-index: 4;
}
@media (max-width: 992px) {
  html .big-form-section:after {
    background-image: url("../src/img/pattern-blue-mobile.svg");
    height: 491px;
    width: 350px;
    inset-inline-end: -1px;
    inset-block-start: -232px;
  }
}
html .big-form-section .container {
  position: relative;
  z-index: 5;
}
html .big-form-section .form-holder {
  position: relative;
  z-index: 2;
}
html .big-form-section .form-holder h3 {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  html .big-form-section .form-holder h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
}
html .big-form-section .form-holder .subtitle {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 32px;
}
html .big-form-section .form-holder .form-message {
  text-align: center;
  display: none;
}
html .big-form-section .form-holder .form-message h4 {
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  color: #CFA66B;
  margin-bottom: 32px;
}
html .big-form-section .form-holder .form-message p {
  font-size: 1.6rem;
  margin: 0;
}
html .big-form-section .form-holder form * {
  box-sizing: border-box;
}
html .big-form-section .form-holder form .row-top {
  margin-bottom: 32px;
}
@media (max-width: 769px) {
  html .big-form-section .form-holder form .row-top {
    margin-bottom: 16px;
  }
}
html .big-form-section .form-holder form .row-top b {
  font-weight: 700;
}
html .big-form-section .form-holder form .row-top h4 {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 0;
}
html .big-form-section .form-holder form .row-top h4:not(:last-child) {
  margin: 0 0 8px 0;
}
[dir=rtl] html .big-form-section .form-holder form .row-top h4 {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
html .big-form-section .form-holder form .row-top h6 {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: none;
  letter-spacing: 0;
}
html .big-form-section .form-holder form .row p label {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
html .big-form-section .form-holder form .row p label.big {
  font-size: 20px;
  line-height: 24px;
}
html .big-form-section .form-holder form .row p label.combined:after {
  height: 48px;
}
html .big-form-section .form-holder form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 9px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin-top: 16px;
  }
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap {
  box-sizing: border-box;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered,
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap input,
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap select,
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 10px;
  font-size: 18px;
  line-height: normal;
  font-weight: 400;
  color: #034769;
  background: transparent;
  border-radius: 0 !important;
  outline: none !important;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap input::-moz-placeholder, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap select::-moz-placeholder, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: rgba(3, 71, 105, 0.5);
  font-family: "Sakkal Majalla";
  font-size: 18px;
  font-weight: 400;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap input::placeholder,
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap select::placeholder,
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  color: rgba(3, 71, 105, 0.5);
  font-family: "Sakkal Majalla";
  font-size: 18px;
  font-weight: 400;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea {
  height: 100%;
  padding: 13px 10px 10px;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .select2-container {
  height: 48px;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  width: 16px;
  height: 16px;
  background-image: url("../src/img/select-arrow-blue.svg");
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance {
    margin-top: 17px;
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item {
    margin: 0 0 18px 0;
  }
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
  margin-inline-start: 1px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: center;
    height: 32px;
  }
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
    align-items: flex-start;
    height: auto;
  }
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  margin-inline-end: 15px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input {
    margin-inline-end: 9px;
  }
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:before, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:before {
  background-color: #ffffff;
  border: 1.5px solid #0D6680;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:after, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:after {
  inset-inline-start: 8px;
  top: 2px;
  height: 13px;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:checked {
  background: #CFA66B;
  border-color: #CFA66B;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked:before, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:checked:before {
  background-color: #CFA66B;
  border-color: #CFA66B;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked:after, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input:checked:after {
  border-color: #ffffff;
  opacity: 1;
  visibility: visible;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label {
  color: #034769;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label, html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label {
    line-height: 18px;
  }
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
    line-height: 28px;
  }
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio {
  margin-top: 12px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    min-width: 136px;
  }
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  width: 22px;
  height: 22px;
  margin-inline-start: 0;
  margin-inline-end: 18px;
  border: none !important;
  background: transparent;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:before {
  top: -1px;
  left: -1px;
  background-color: #ffffff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDIyQzE3LjUyMjggMjIgMjIgMTcuNTIyOCAyMiAxMkMyMiA2LjQ3NzE1IDE3LjUyMjggMiAxMiAyQzYuNDc3MTUgMiAyIDYuNDc3MTUgMiAxMkMyIDE3LjUyMjggNi40NzcxNSAyMiAxMiAyMloiIHN0cm9rZT0iIzBENjY4MCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  border: 0;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:after {
  display: none;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:checked:before {
  background-color: #ffffff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDIyQzE3LjUyMjggMjIgMjIgMTcuNTIyOCAyMiAxMkMyMiA2LjQ3NzE1IDE3LjUyMjggMiAxMiAyQzYuNDc3MTUgMiAyIDYuNDc3MTUgMiAxMkMyIDE3LjUyMjggNi40NzcxNSAyMiAxMiAyMloiIHN0cm9rZT0iI0NGQTY2QiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iNSIgZmlsbD0iI0NGQTY2QiIvPgo8L3N2Zz4K);
  border: 0;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
  color: #034769;
  font-size: 18px;
  line-height: 32px;
}
html .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio {
  flex-wrap: wrap;
  gap: 16px 32px;
}
@media (max-width: 769px) {
  html .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio {
    gap: 16px;
  }
}
html .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
  min-width: auto;
  margin-inline-end: 0;
}
@media (max-width: 769px) {
  html .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    min-width: calc(50% - 32px);
  }
}
html .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  margin-inline-end: 16px !important;
}
html .big-form-section .form-holder form .row.checkbox-wrap {
  margin-top: 0;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-wrap {
    margin-bottom: 0;
  }
}
html .big-form-section .form-holder form .row.checkbox-wrap .label-title {
  display: block;
  width: 100%;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-wrap .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    bottom: 12px;
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-wrap > p {
    display: flex;
    gap: 32px;
  }
}
@media (max-width: 400px) {
  html .big-form-section .form-holder form .row.checkbox-wrap > p {
    flex-direction: column;
    gap: 0;
  }
  html .big-form-section .form-holder form .row.checkbox-wrap > p label.big:first-of-type .wpcf7-form-control-wrap {
    padding-bottom: 0;
  }
  html .big-form-section .form-holder form .row.checkbox-wrap > p .second-checkbox {
    font-size: 0;
    line-height: 0;
  }
  html .big-form-section .form-holder form .row.checkbox-wrap > p .second-checkbox .wpcf7-form-control-wrap {
    margin: 0;
  }
  html .big-form-section .form-holder form .row.checkbox-wrap > p .second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin: 0;
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-wrap .wpcf7-form-control-wrap {
    padding-bottom: 16px;
  }
}
html .big-form-section .form-holder form .row.checkbox-row p label {
  font-size: 20px;
  line-height: 24px;
}
html .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap {
  padding-bottom: 0;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap {
    margin-bottom: 24px;
  }
}
html .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px 24px;
}
@media (max-width: 992px) {
  html .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
    flex-wrap: wrap;
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
    gap: 16px;
  }
}
html .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  display: inline-block;
  width: auto;
  cursor: pointer;
}
html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
  display: flex;
  align-items: center;
  width: calc(20% - 19.5px);
  height: 32px;
  margin: 0;
}
@media (max-width: 992px) {
  html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
    width: calc(33.3333333333% - 16px);
  }
}
@media (max-width: 769px) {
  html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
    width: calc(50% - 12px);
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
    width: 100%;
    margin: 0 !important;
    height: 24px;
  }
}
html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label {
  position: relative;
}
html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label input {
  position: absolute;
  top: calc(50% + 1px);
  transform: translateY(-50%);
}
html .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label span.wpcf7-list-item-label {
  display: block;
  padding-inline-start: 31px;
  line-height: 16px !important;
}
html .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap {
  margin-top: 14px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap {
    margin-top: 11px;
  }
}
html .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  gap: 16px 32px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap .wpcf7-checkbox {
    gap: 14.2px;
    margin-top: 10px;
  }
}
html .big-form-section .form-holder form .row.checkbox-row--3col .wpcf7-list-item {
  width: calc(33.3333333333% - 22px);
  height: 32px;
}
@media (max-width: 769px) {
  html .big-form-section .form-holder form .row.checkbox-row--3col .wpcf7-list-item {
    width: calc(50% - 16px);
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row.checkbox-row--3col .wpcf7-list-item {
    width: 100%;
    margin: 0 !important;
    height: 32px;
  }
}
html .big-form-section .form-holder form .row input[type=file] {
  display: none;
}
html .big-form-section .form-holder form .row .input-file {
  padding-bottom: 32px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row .input-file {
    padding-bottom: 20px;
  }
}
html .big-form-section .form-holder form .row .file-wrapper {
  display: flex;
  width: 100%;
}
@media (min-width: 576px) {
  html .big-form-section .form-holder form .row .file-wrapper {
    width: auto;
    margin-bottom: 0;
  }
}
html .big-form-section .form-holder form .row .file-wrapper label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 229px;
  height: 48px;
  margin-inline-end: 24px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-inline-end: 48px;
  padding-inline-start: 16px;
  border: 1px solid #034769;
  border-radius: 50px;
  font-weight: 400;
  position: relative;
}
[dir=rtl] html .big-form-section .form-holder form .row .file-wrapper label {
  width: 282px;
}
@media (hover: hover) {
  html .big-form-section .form-holder form .row .file-wrapper label:hover {
    cursor: pointer;
    background-color: rgba(209, 204, 189, 0.4);
    border-color: #034769;
  }
  html .big-form-section .form-holder form .row .file-wrapper label:hover:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQ0IDExLjA0OTlMMTIuMjUgMjAuMjM5OUMxMS4xMjQyIDIxLjM2NTggOS41OTcxOCAyMS45OTgzIDguMDA1IDIxLjk5ODNDNi40MTI4MiAyMS45OTgzIDQuODg1ODQgMjEuMzY1OCAzLjc2IDIwLjIzOTlDMi42MzQxNiAxOS4xMTQxIDIuMDAxNjYgMTcuNTg3MSAyLjAwMTY2IDE1Ljk5NDlDMi4wMDE2NiAxNC40MDI3IDIuNjM0MTYgMTIuODc1OCAzLjc2IDExLjc0OTlMMTIuOTUgMi41NTk5MkMxMy43MDA2IDEuODA5MzYgMTQuNzE4NSAxLjM4NzcgMTUuNzggMS4zODc3QzE2Ljg0MTUgMS4zODc3IDE3Ljg1OTQgMS44MDkzNiAxOC42MSAyLjU1OTkyQzE5LjM2MDYgMy4zMTA0OCAxOS43ODIyIDQuMzI4NDYgMTkuNzgyMiA1LjM4OTkyQzE5Ljc4MjIgNi40NTEzOCAxOS4zNjA2IDcuNDY5MzYgMTguNjEgOC4yMTk5Mkw5LjQxIDE3LjQwOTlDOS4wMzQ3MiAxNy43ODUyIDguNTI1NzMgMTcuOTk2IDcuOTk1IDE3Ljk5NkM3LjQ2NDI3IDE3Ljk5NiA2Ljk1NTI4IDE3Ljc4NTIgNi41OCAxNy40MDk5QzYuMjA0NzIgMTcuMDM0NiA1Ljk5Mzg5IDE2LjUyNTYgNS45OTM4OSAxNS45OTQ5QzUuOTkzODkgMTUuNDY0MiA2LjIwNDcyIDE0Ljk1NTIgNi41OCAxNC41Nzk5TDE1LjA3IDYuMDk5OTIiIHN0cm9rZT0iIzAzNDc2OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  }
}
@media (hover: none) {
  html .big-form-section .form-holder form .row .file-wrapper label:active {
    cursor: pointer;
    background-color: rgba(209, 204, 189, 0.4);
    border-color: #034769;
  }
}
@media (max-width: 768px) {
  html .big-form-section .form-holder form .row .file-wrapper label {
    width: 146px;
  }
  [dir=rtl] html .big-form-section .form-holder form .row .file-wrapper label {
    width: 186px;
  }
}
html .big-form-section .form-holder form .row .file-wrapper label:after {
  content: "";
  position: absolute;
  right: 15px;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQ0IDExLjA0OTlMMTIuMjUgMjAuMjM5OUMxMS4xMjQyIDIxLjM2NTggOS41OTcxOCAyMS45OTgzIDguMDA1IDIxLjk5ODNDNi40MTI4MiAyMS45OTgzIDQuODg1ODQgMjEuMzY1OCAzLjc2IDIwLjIzOTlDMi42MzQxNiAxOS4xMTQxIDIuMDAxNjYgMTcuNTg3MSAyLjAwMTY2IDE1Ljk5NDlDMi4wMDE2NiAxNC40MDI3IDIuNjM0MTYgMTIuODc1OCAzLjc2IDExLjc0OTlMMTIuOTUgMi41NTk5MkMxMy43MDA2IDEuODA5MzYgMTQuNzE4NSAxLjM4NzcgMTUuNzggMS4zODc3QzE2Ljg0MTUgMS4zODc3IDE3Ljg1OTQgMS44MDkzNiAxOC42MSAyLjU1OTkyQzE5LjM2MDYgMy4zMTA0OCAxOS43ODIyIDQuMzI4NDYgMTkuNzgyMiA1LjM4OTkyQzE5Ljc4MjIgNi40NTEzOCAxOS4zNjA2IDcuNDY5MzYgMTguNjEgOC4yMTk5Mkw5LjQxIDE3LjQwOTlDOS4wMzQ3MiAxNy43ODUyIDguNTI1NzMgMTcuOTk2IDcuOTk1IDE3Ljk5NkM3LjQ2NDI3IDE3Ljk5NiA2Ljk1NTI4IDE3Ljc4NTIgNi41OCAxNy40MDk5QzYuMjA0NzIgMTcuMDM0NiA1Ljk5Mzg5IDE2LjUyNTYgNS45OTM4OSAxNS45OTQ5QzUuOTkzODkgMTUuNDY0MiA2LjIwNDcyIDE0Ljk1NTIgNi41OCAxNC41Nzk5TDE1LjA3IDYuMDk5OTIiIHN0cm9rZT0iIzAzNDc2OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
[dir=rtl] html .big-form-section .form-holder form .row .file-wrapper label:after {
  right: auto;
  left: 15px;
}
@media (max-width: 768px) {
  html .big-form-section .form-holder form .row .file-wrapper label:after {
    right: 14px;
  }
}
html .big-form-section .form-holder form .row .file-wrapper .text {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
[dir=rtl] html .big-form-section .form-holder form .row .file-wrapper .text {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
html .big-form-section .form-holder form .row .file-wrapper .file-size {
  position: relative;
  padding-inline-start: 26px;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
html .big-form-section .form-holder form .row .file-wrapper .file-size:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 1px;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcwMDBfMjUzNykiPgo8cGF0aCBkPSJNMi42NjU4MyA3Ljk5OTY0QzIuNjY1ODMgNS45ODU4IDIuNjY1ODMgMy45NzE5NSAyLjY2NTgzIDEuOTU4MUMyLjY2NjQgMS40MzU5OSAyLjg4MDQ4IDEuMDI5NzggMy4zNTY4NSAwLjc5OTcwNkMzLjUyMjcxIDAuNzE5MzgyIDMuNzIyNDQgMC42NzI5MDggMy45MDY2NyAwLjY3MjMzNEM2LjAyMTA0IDAuNjYzMTU1IDguMTM0ODQgMC42NjQ4NzYgMTAuMjQ5MiAwLjY3MTc2MUMxMC4zNTE5IDAuNjcxNzYxIDEwLjQ4MDUgMC43MjM5NzIgMTAuNTUzNCAwLjc5NTY5QzExLjU1NDkgMS43ODU0IDEyLjU1MDEgMi43ODA4NSAxMy41Mzk2IDMuNzgyMDRDMTMuNjExMyAzLjg1NDMzIDEzLjY2MDEgMy45ODQgMTMuNjYwMSA0LjA4NzI3QzEzLjY2NjQgNy40MTg0NCAxMy42Njc2IDEwLjc0OTYgMTMuNjYzNSAxNC4wODA4QzEzLjY2MyAxNC44MDI1IDEzLjEzNDkgMTUuMzI4NyAxMi40MTI0IDE1LjMyOThDOS41ODIzIDE1LjMzMzggNi43NTIyMyAxNS4zMzM4IDMuOTIyMTcgMTUuMzI5OEMzLjE4MjM3IDE1LjMyOTIgMi42NjY5OCAxNC43OTM5IDIuNjY2NCAxNC4wNDE4QzIuNjY1MjYgMTIuMDI3MyAyLjY2NTgzIDEwLjAxMzUgMi42NjU4MyA3Ljk5OTY0Wk05Ljk5ODQgMS4yNzY0OUM5LjkzNDEyIDEuMjc2NDkgOS44ODcwNiAxLjI3NjQ5IDkuODQwNTcgMS4yNzY0OUM3Ljg4ODYyIDEuMjc2NDkgNS45MzY2OCAxLjI3NjQ5IDMuOTg1MyAxLjI3NjQ5QzMuNTE4NyAxLjI3NjQ5IDMuMjc3MDcgMS41MTY4OSAzLjI3NzA3IDEuOTgxNjJDMy4yNzcwNyA1Ljk5MDM5IDMuMjc3MDcgOS45OTg1NyAzLjI3NzA3IDE0LjAwNzNDMy4yNzcwNyAxNC40ODE4IDMuNTE2NCAxNC43MjExIDMuOTkxNjIgMTQuNzIxMUM2Ljc3NDA0IDE0LjcyMTEgOS41NTU5IDE0LjcyMTEgMTIuMzM4MyAxNC43MjExQzEyLjgxNTMgMTQuNzIxMSAxMy4wNTU3IDE0LjQ4MzUgMTMuMDU1NyAxNC4wMTA4QzEzLjA1NTcgMTAuODM3NCAxMy4wNTU3IDcuNjY0IDEzLjA1NTcgNC40OTA2MUMxMy4wNTU3IDQuNDQwNyAxMy4wNTU3IDQuMzkwNzggMTMuMDU1NyA0LjMzMzQxQzEyLjQ0OTcgNC4zMzM0MSAxMS44Njc3IDQuMzQzNzMgMTEuMjg2MyA0LjMyNzY3QzExLjA4NjYgNC4zMjE5MyAxMC44NzE5IDQuMjg1MjEgMTAuNjkzNCA0LjIwMDg3QzEwLjIyMTEgMy45NzgyNiAxMC4wMDM2IDMuNTc2NjQgMTAuMDAwMSAzLjA1OTY5QzkuOTk2MSAyLjQ3Mjc1IDkuOTk4OTcgMS44ODYzOCA5Ljk5ODk3IDEuMjc2NDlIOS45OTg0Wk0xMi41NDMyIDMuNzIyOTRDMTEuOTAxIDMuMDgwOTIgMTEuMjQ5NiAyLjQyOTE0IDEwLjYxMTQgMS43OTE3MUMxMC42MTE0IDIuMjE0NTYgMTAuNTk3NiAyLjY3MTg0IDEwLjYxNTQgMy4xMjc5N0MxMC42Mjk3IDMuNDk0NTkgMTAuODc4OCAzLjcxMTQ3IDExLjI1NDIgMy43MjE3OUMxMS40NzM0IDMuNzI4MTEgMTEuNjkyNiAzLjcyMjk0IDExLjkxMTkgMy43MjI5NEMxMi4xMzQgMy43MjI5NCAxMi4zNTYxIDMuNzIyOTQgMTIuNTQyNiAzLjcyMjk0SDEyLjU0MzJaIiBmaWxsPSIjMDM0NzY5Ii8+CjxwYXRoIGQ9Ik04Ljc4NDU4IDYuNjgzNTJDOC43ODExNCA3LjA2MDUxIDguNjQ5MTIgNy40MDY1MSA4LjU1MjY5IDcuNzU5NEM4LjUyNzQ0IDcuODUxMiA4LjUwODQ5IDcuOTQ4MTggOC40NjU0NSA4LjAzMDhDOC4zNTEyMiA4LjI1IDguNDAzNDYgOC40MTQ2OCA4LjU4MzExIDguNTc2NDlDOC45NDQ3MyA4LjkwMTI2IDkuMjkwODQgOS4yNDI2NyA5LjY1MDczIDkuNTY5NzRDOS42OTM3OCA5LjYwODc1IDkuNzc5MyA5LjYxODUxIDkuODQzNTkgOS42MTQ0OUMxMC4yMDkyIDkuNTkzODQgMTAuNTczNyA5LjU1NTM5IDEwLjkzOTMgOS41NDMzNEMxMS4wNzg4IDkuNTM4NzUgMTEuMjI0NiA5LjU3NDMzIDExLjM1OTUgOS42MTczNkMxMS42OTUzIDkuNzI1ODEgMTEuODQyOCA5Ljk0ODQ0IDExLjgzMTMgMTAuMjk3M0MxMS44MTk4IDEwLjY1NDIgMTEuNjI3NSAxMC44OTk4IDExLjMwOSAxMS4wMDE5QzEwLjkyMjcgMTEuMTI1OSAxMC41OTg0IDEwLjk5MDUgMTAuMjg2NyAxMC43ODY4QzEwLjA4NyAxMC42NTY1IDkuODg5NTEgMTAuNTIyMiA5LjY5ODk0IDEwLjM3OTRDOS42MDc2OCAxMC4zMTExIDkuNTI2NzUgMTAuMjgzNSA5LjQxMTk1IDEwLjMxNTFDOC44MTA5OSAxMC40ODE1IDguMjA4ODcgMTAuNjQyNyA3LjYwNjE5IDEwLjgwMjNDNy41MDUxNyAxMC44Mjg3IDcuNDQ1NDcgMTAuODg0OSA3LjM5ODQgMTAuOTc2N0M3LjA5MzYyIDExLjU3MTcgNi43MjExIDEyLjExNzQgNi4xOTM2MSAxMi41NDAzQzUuODc0NDcgMTIuNzk2MiA1LjUyNDM0IDEyLjk4NDQgNS4xMDEzMSAxMi44MzQ3QzQuOTQwNTkgMTIuNzc3OSA0Ljc3NDE0IDEyLjY4NiA0LjY1ODE5IDEyLjU2NDRDNC4zOTMwMSAxMi4yODQ0IDQuNDUyNyAxMS44NDgzIDQuNzk3NjcgMTEuNTdDNS4wMTgwOCAxMS4zOTE2IDUuMjYzNzUgMTEuMjM3OCA1LjUxNTE1IDExLjEwNThDNS45NzA5IDEwLjg2NzEgNi40NDA5OSAxMC42NTY1IDYuOTAxMzMgMTAuNDI2NEM2Ljk2NjE5IDEwLjM5NDMgNy4wMzQ1IDEwLjMyNzcgNy4wNTg2IDEwLjI2MTdDNy4yNjUyNCA5LjY4ODUxIDcuNDY0NDEgOS4xMTE4NCA3LjY1NzI3IDguNTM0MDNDNy42NzM5MiA4LjQ4NDY4IDcuNjQ2MzcgOC40MDQzNSA3LjYxMzA4IDguMzU3M0M3LjM2Mzk2IDguMDA2MTMgNy4xMjc0OCA3LjY0OTggNy4wMDg2NyA3LjIyODYzQzYuOTA2NSA2Ljg2ODI5IDYuOTI0ODYgNi41MDczNyA3LjAzODUxIDYuMTU3OTJDNy4xOTI5MiA1LjY4MjI0IDcuNTkxODQgNS40NzczOSA4LjEwMzgzIDUuNTcwOTJDOC40NDg4IDUuNjM0MDQgOC42MzY0OSA1Ljg0OTIyIDguNzA5OTYgNi4xNzM5OUM4Ljc0Nzg1IDYuMzQwMzkgOC43NjEwNSA2LjUxMjUzIDguNzg1MTYgNi42ODE4TDguNzg0NTggNi42ODM1MlpNNy45MjMwMyA3LjcxOTIzQzcuOTg0NDQgNy41MTA5NCA4LjAzODQgNy4zMjM4OCA4LjA5NTIyIDcuMTM3NEM4LjE2NzU1IDYuOTAwNDIgOC4xNzYxNiA2LjY2IDguMTQyMjkgNi40MTY3MUM4LjExMzU5IDYuMjExMjggOC4wNDM1NyA2LjE1NTYzIDcuODM4MDggNi4xNjc2OEM3LjY3NTA3IDYuMTc3NDMgNy42MjQ1NSA2LjI5Mjc2IDcuNTkyOTkgNi40MjI0NEM3LjQ3NjQ3IDYuOTAwOTkgNy42NDQ2NCA3LjMwOTU0IDcuOTIzMDMgNy43MTkyM1pNNy43OTM4OCAxMC4wODA0QzguMTgzNjIgOS45Nzc3MSA4LjU0ODY3IDkuODgxODggOC44NDcxNSA5LjgwMzI3QzguNjI1MDEgOS41NjQ1NyA4LjM4Mjc5IDkuMzA0NjQgOC4xMzg4NSA5LjA0Mjk5QzguMDI2OTIgOS4zODAzOCA3LjkxMzI3IDkuNzIxNzkgNy43OTM4OCAxMC4wODA0Wk02LjQ2NjI1IDExLjM0NzlDNi40NTcwNyAxMS4zMzc2IDYuNDQ3ODggMTEuMzI3MyA2LjQzODcgMTEuMzE2NEM2LjA4Njg0IDExLjUwNCA1LjczMzI3IDExLjY4NzYgNS4zODU0MyAxMS44ODIxQzUuMjk2NDYgMTEuOTMyMSA1LjIyMjk5IDEyLjAxMjQgNS4xNTA2NyAxMi4wODdDNS4xMDEzMSAxMi4xMzgxIDUuMTE2MjMgMTIuMTg5NyA1LjE4NDU0IDEyLjIyMThDNS4zMzM3NyAxMi4yOTI0IDUuNDc3ODQgMTIuMjg5IDUuNjE5NjIgMTIuMjAxMkM1Ljk3MDMyIDExLjk4MzcgNi4yMjk3NyAxMS42NzY3IDYuNDY2ODIgMTEuMzQ3OUg2LjQ2NjI1Wk0xMC40Nzg0IDEwLjEzMjFDMTAuNDc2MSAxMC4xNDg3IDEwLjQ3MzMgMTAuMTY0OCAxMC40NzEgMTAuMTgxNEMxMC41NjM0IDEwLjIzOTQgMTAuNjUgMTAuMzA5NCAxMC43NDg4IDEwLjM1MTNDMTAuODQ5OCAxMC4zOTM3IDEwLjk2MjMgMTAuNDIzNSAxMS4wNzA4IDEwLjQyN0MxMS4xMTc4IDEwLjQyODEgMTEuMTY3OCAxMC4zNDk1IDExLjIxNiAxMC4zMDcxQzExLjE3NTIgMTAuMjY0IDExLjEzOTEgMTAuMTg4OSAxMS4wOTMyIDEwLjE4MzFDMTAuODkgMTAuMTU1NiAxMC42ODM5IDEwLjE0NzYgMTAuNDc4NCAxMC4xMzI2VjEwLjEzMjFaIiBmaWxsPSIjMDM0NzY5Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNzAwMF8yNTM3Ij4KPHJlY3Qgd2lkdGg9IjExIiBoZWlnaHQ9IjE0LjY2NjciIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjY2NjY2IDAuNjY2NTA0KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}
html .big-form-section .form-holder form .row .file-wrapper .file-size.hide {
  display: none;
}
html .big-form-section .form-holder form .row .file-wrapper .file-name {
  display: none;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-inline-end: 24px;
  padding-inline-start: 22px;
  position: relative;
}
[dir=rtl] html .big-form-section .form-holder form .row .file-wrapper .file-name {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
html .big-form-section .form-holder form .row .file-wrapper .file-name:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcwMDBfMjUzNykiPgo8cGF0aCBkPSJNMi42NjU4MyA3Ljk5OTY0QzIuNjY1ODMgNS45ODU4IDIuNjY1ODMgMy45NzE5NSAyLjY2NTgzIDEuOTU4MUMyLjY2NjQgMS40MzU5OSAyLjg4MDQ4IDEuMDI5NzggMy4zNTY4NSAwLjc5OTcwNkMzLjUyMjcxIDAuNzE5MzgyIDMuNzIyNDQgMC42NzI5MDggMy45MDY2NyAwLjY3MjMzNEM2LjAyMTA0IDAuNjYzMTU1IDguMTM0ODQgMC42NjQ4NzYgMTAuMjQ5MiAwLjY3MTc2MUMxMC4zNTE5IDAuNjcxNzYxIDEwLjQ4MDUgMC43MjM5NzIgMTAuNTUzNCAwLjc5NTY5QzExLjU1NDkgMS43ODU0IDEyLjU1MDEgMi43ODA4NSAxMy41Mzk2IDMuNzgyMDRDMTMuNjExMyAzLjg1NDMzIDEzLjY2MDEgMy45ODQgMTMuNjYwMSA0LjA4NzI3QzEzLjY2NjQgNy40MTg0NCAxMy42Njc2IDEwLjc0OTYgMTMuNjYzNSAxNC4wODA4QzEzLjY2MyAxNC44MDI1IDEzLjEzNDkgMTUuMzI4NyAxMi40MTI0IDE1LjMyOThDOS41ODIzIDE1LjMzMzggNi43NTIyMyAxNS4zMzM4IDMuOTIyMTcgMTUuMzI5OEMzLjE4MjM3IDE1LjMyOTIgMi42NjY5OCAxNC43OTM5IDIuNjY2NCAxNC4wNDE4QzIuNjY1MjYgMTIuMDI3MyAyLjY2NTgzIDEwLjAxMzUgMi42NjU4MyA3Ljk5OTY0Wk05Ljk5ODQgMS4yNzY0OUM5LjkzNDEyIDEuMjc2NDkgOS44ODcwNiAxLjI3NjQ5IDkuODQwNTcgMS4yNzY0OUM3Ljg4ODYyIDEuMjc2NDkgNS45MzY2OCAxLjI3NjQ5IDMuOTg1MyAxLjI3NjQ5QzMuNTE4NyAxLjI3NjQ5IDMuMjc3MDcgMS41MTY4OSAzLjI3NzA3IDEuOTgxNjJDMy4yNzcwNyA1Ljk5MDM5IDMuMjc3MDcgOS45OTg1NyAzLjI3NzA3IDE0LjAwNzNDMy4yNzcwNyAxNC40ODE4IDMuNTE2NCAxNC43MjExIDMuOTkxNjIgMTQuNzIxMUM2Ljc3NDA0IDE0LjcyMTEgOS41NTU5IDE0LjcyMTEgMTIuMzM4MyAxNC43MjExQzEyLjgxNTMgMTQuNzIxMSAxMy4wNTU3IDE0LjQ4MzUgMTMuMDU1NyAxNC4wMTA4QzEzLjA1NTcgMTAuODM3NCAxMy4wNTU3IDcuNjY0IDEzLjA1NTcgNC40OTA2MUMxMy4wNTU3IDQuNDQwNyAxMy4wNTU3IDQuMzkwNzggMTMuMDU1NyA0LjMzMzQxQzEyLjQ0OTcgNC4zMzM0MSAxMS44Njc3IDQuMzQzNzMgMTEuMjg2MyA0LjMyNzY3QzExLjA4NjYgNC4zMjE5MyAxMC44NzE5IDQuMjg1MjEgMTAuNjkzNCA0LjIwMDg3QzEwLjIyMTEgMy45NzgyNiAxMC4wMDM2IDMuNTc2NjQgMTAuMDAwMSAzLjA1OTY5QzkuOTk2MSAyLjQ3Mjc1IDkuOTk4OTcgMS44ODYzOCA5Ljk5ODk3IDEuMjc2NDlIOS45OTg0Wk0xMi41NDMyIDMuNzIyOTRDMTEuOTAxIDMuMDgwOTIgMTEuMjQ5NiAyLjQyOTE0IDEwLjYxMTQgMS43OTE3MUMxMC42MTE0IDIuMjE0NTYgMTAuNTk3NiAyLjY3MTg0IDEwLjYxNTQgMy4xMjc5N0MxMC42Mjk3IDMuNDk0NTkgMTAuODc4OCAzLjcxMTQ3IDExLjI1NDIgMy43MjE3OUMxMS40NzM0IDMuNzI4MTEgMTEuNjkyNiAzLjcyMjk0IDExLjkxMTkgMy43MjI5NEMxMi4xMzQgMy43MjI5NCAxMi4zNTYxIDMuNzIyOTQgMTIuNTQyNiAzLjcyMjk0SDEyLjU0MzJaIiBmaWxsPSIjMDM0NzY5Ii8+CjxwYXRoIGQ9Ik04Ljc4NDU4IDYuNjgzNTJDOC43ODExNCA3LjA2MDUxIDguNjQ5MTIgNy40MDY1MSA4LjU1MjY5IDcuNzU5NEM4LjUyNzQ0IDcuODUxMiA4LjUwODQ5IDcuOTQ4MTggOC40NjU0NSA4LjAzMDhDOC4zNTEyMiA4LjI1IDguNDAzNDYgOC40MTQ2OCA4LjU4MzExIDguNTc2NDlDOC45NDQ3MyA4LjkwMTI2IDkuMjkwODQgOS4yNDI2NyA5LjY1MDczIDkuNTY5NzRDOS42OTM3OCA5LjYwODc1IDkuNzc5MyA5LjYxODUxIDkuODQzNTkgOS42MTQ0OUMxMC4yMDkyIDkuNTkzODQgMTAuNTczNyA5LjU1NTM5IDEwLjkzOTMgOS41NDMzNEMxMS4wNzg4IDkuNTM4NzUgMTEuMjI0NiA5LjU3NDMzIDExLjM1OTUgOS42MTczNkMxMS42OTUzIDkuNzI1ODEgMTEuODQyOCA5Ljk0ODQ0IDExLjgzMTMgMTAuMjk3M0MxMS44MTk4IDEwLjY1NDIgMTEuNjI3NSAxMC44OTk4IDExLjMwOSAxMS4wMDE5QzEwLjkyMjcgMTEuMTI1OSAxMC41OTg0IDEwLjk5MDUgMTAuMjg2NyAxMC43ODY4QzEwLjA4NyAxMC42NTY1IDkuODg5NTEgMTAuNTIyMiA5LjY5ODk0IDEwLjM3OTRDOS42MDc2OCAxMC4zMTExIDkuNTI2NzUgMTAuMjgzNSA5LjQxMTk1IDEwLjMxNTFDOC44MTA5OSAxMC40ODE1IDguMjA4ODcgMTAuNjQyNyA3LjYwNjE5IDEwLjgwMjNDNy41MDUxNyAxMC44Mjg3IDcuNDQ1NDcgMTAuODg0OSA3LjM5ODQgMTAuOTc2N0M3LjA5MzYyIDExLjU3MTcgNi43MjExIDEyLjExNzQgNi4xOTM2MSAxMi41NDAzQzUuODc0NDcgMTIuNzk2MiA1LjUyNDM0IDEyLjk4NDQgNS4xMDEzMSAxMi44MzQ3QzQuOTQwNTkgMTIuNzc3OSA0Ljc3NDE0IDEyLjY4NiA0LjY1ODE5IDEyLjU2NDRDNC4zOTMwMSAxMi4yODQ0IDQuNDUyNyAxMS44NDgzIDQuNzk3NjcgMTEuNTdDNS4wMTgwOCAxMS4zOTE2IDUuMjYzNzUgMTEuMjM3OCA1LjUxNTE1IDExLjEwNThDNS45NzA5IDEwLjg2NzEgNi40NDA5OSAxMC42NTY1IDYuOTAxMzMgMTAuNDI2NEM2Ljk2NjE5IDEwLjM5NDMgNy4wMzQ1IDEwLjMyNzcgNy4wNTg2IDEwLjI2MTdDNy4yNjUyNCA5LjY4ODUxIDcuNDY0NDEgOS4xMTE4NCA3LjY1NzI3IDguNTM0MDNDNy42NzM5MiA4LjQ4NDY4IDcuNjQ2MzcgOC40MDQzNSA3LjYxMzA4IDguMzU3M0M3LjM2Mzk2IDguMDA2MTMgNy4xMjc0OCA3LjY0OTggNy4wMDg2NyA3LjIyODYzQzYuOTA2NSA2Ljg2ODI5IDYuOTI0ODYgNi41MDczNyA3LjAzODUxIDYuMTU3OTJDNy4xOTI5MiA1LjY4MjI0IDcuNTkxODQgNS40NzczOSA4LjEwMzgzIDUuNTcwOTJDOC40NDg4IDUuNjM0MDQgOC42MzY0OSA1Ljg0OTIyIDguNzA5OTYgNi4xNzM5OUM4Ljc0Nzg1IDYuMzQwMzkgOC43NjEwNSA2LjUxMjUzIDguNzg1MTYgNi42ODE4TDguNzg0NTggNi42ODM1MlpNNy45MjMwMyA3LjcxOTIzQzcuOTg0NDQgNy41MTA5NCA4LjAzODQgNy4zMjM4OCA4LjA5NTIyIDcuMTM3NEM4LjE2NzU1IDYuOTAwNDIgOC4xNzYxNiA2LjY2IDguMTQyMjkgNi40MTY3MUM4LjExMzU5IDYuMjExMjggOC4wNDM1NyA2LjE1NTYzIDcuODM4MDggNi4xNjc2OEM3LjY3NTA3IDYuMTc3NDMgNy42MjQ1NSA2LjI5Mjc2IDcuNTkyOTkgNi40MjI0NEM3LjQ3NjQ3IDYuOTAwOTkgNy42NDQ2NCA3LjMwOTU0IDcuOTIzMDMgNy43MTkyM1pNNy43OTM4OCAxMC4wODA0QzguMTgzNjIgOS45Nzc3MSA4LjU0ODY3IDkuODgxODggOC44NDcxNSA5LjgwMzI3QzguNjI1MDEgOS41NjQ1NyA4LjM4Mjc5IDkuMzA0NjQgOC4xMzg4NSA5LjA0Mjk5QzguMDI2OTIgOS4zODAzOCA3LjkxMzI3IDkuNzIxNzkgNy43OTM4OCAxMC4wODA0Wk02LjQ2NjI1IDExLjM0NzlDNi40NTcwNyAxMS4zMzc2IDYuNDQ3ODggMTEuMzI3MyA2LjQzODcgMTEuMzE2NEM2LjA4Njg0IDExLjUwNCA1LjczMzI3IDExLjY4NzYgNS4zODU0MyAxMS44ODIxQzUuMjk2NDYgMTEuOTMyMSA1LjIyMjk5IDEyLjAxMjQgNS4xNTA2NyAxMi4wODdDNS4xMDEzMSAxMi4xMzgxIDUuMTE2MjMgMTIuMTg5NyA1LjE4NDU0IDEyLjIyMThDNS4zMzM3NyAxMi4yOTI0IDUuNDc3ODQgMTIuMjg5IDUuNjE5NjIgMTIuMjAxMkM1Ljk3MDMyIDExLjk4MzcgNi4yMjk3NyAxMS42NzY3IDYuNDY2ODIgMTEuMzQ3OUg2LjQ2NjI1Wk0xMC40Nzg0IDEwLjEzMjFDMTAuNDc2MSAxMC4xNDg3IDEwLjQ3MzMgMTAuMTY0OCAxMC40NzEgMTAuMTgxNEMxMC41NjM0IDEwLjIzOTQgMTAuNjUgMTAuMzA5NCAxMC43NDg4IDEwLjM1MTNDMTAuODQ5OCAxMC4zOTM3IDEwLjk2MjMgMTAuNDIzNSAxMS4wNzA4IDEwLjQyN0MxMS4xMTc4IDEwLjQyODEgMTEuMTY3OCAxMC4zNDk1IDExLjIxNiAxMC4zMDcxQzExLjE3NTIgMTAuMjY0IDExLjEzOTEgMTAuMTg4OSAxMS4wOTMyIDEwLjE4MzFDMTAuODkgMTAuMTU1NiAxMC42ODM5IDEwLjE0NzYgMTAuNDc4NCAxMC4xMzI2VjEwLjEzMjFaIiBmaWxsPSIjMDM0NzY5Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNzAwMF8yNTM3Ij4KPHJlY3Qgd2lkdGg9IjExIiBoZWlnaHQ9IjE0LjY2NjciIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjY2NjY2IDAuNjY2NTA0KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}
[dir=rtl] html .big-form-section .form-holder form .row .file-wrapper .file-name:before {
  left: auto;
  right: 1px;
}
html .big-form-section .form-holder form .row .file-wrapper .file-name.show {
  display: flex;
  align-items: center;
}
html .big-form-section .form-holder form .row .file-wrapper .file-name .delete-file {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-start: 8px;
  width: 18px;
  height: 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDJMMiAxOCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTIgMkwxOCAxOCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70%;
}
html .big-form-section .form-holder form .row .file-wrapper .wpcf7-form-control-wrap {
  position: absolute;
  left: 0;
}
[dir=rtl] html .big-form-section .form-holder form .row .file-wrapper .wpcf7-form-control-wrap {
  left: auto;
  right: 0;
}
html .big-form-section .form-holder form .row .file-wrapper .wpcf7-not-valid-tip {
  min-width: 430px;
  margin-top: 48px;
  bottom: -20px;
}
@media (max-width: 768px) {
  html .big-form-section .form-holder form .row .file-wrapper .wpcf7-not-valid-tip {
    min-width: 250px;
  }
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .row .file-wrapper .wpcf7-not-valid-tip {
    bottom: -25px;
  }
}
html .big-form-section .form-holder form .row .file-wrapper p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px 0;
}
@media (max-width: 430px) {
  html .big-form-section .form-holder form .row .file-wrapper p {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px 0;
  }
}
html .big-form-section .form-holder form .row .file-wrapper br {
  display: none;
}
html .big-form-section .form-holder form .submit p .wpcf7-submit {
  width: 192px;
  padding: 14px 32px 12px 32px;
  box-shadow: none;
  color: #034769;
  text-align: center;
  font-family: "Sakkal Majalla";
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 0 !important;
  outline: none !important;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .submit p .wpcf7-submit {
    width: 100%;
  }
}
html .big-form-section .form-holder form .wpcf7-not-valid-tip {
  color: #FB4949;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  bottom: 12px;
}
html .big-form-section .form-holder form .success-sent-message {
  display: none;
  padding: 207px 0 104px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .success-sent-message {
    padding: 228px 0 224px;
  }
}
html .big-form-section .form-holder form .success-sent-message h4 {
  color: #034769;
  text-align: center;
  font-family: "Sakkal Majalla";
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 29px;
}
[dir=rtl] html .big-form-section .form-holder form .success-sent-message h4 {
  padding: 0 16px;
  line-height: 45px;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  html .big-form-section .form-holder form .success-sent-message h4 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
    margin-bottom: 15px;
  }
}
html .big-form-section .form-holder form .success-sent-message p {
  color: #034769;
  text-align: center;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
[dir=rtl] html .big-form-section .form-holder form .success-sent-message p {
  line-height: 26px;
}
html .big-form-section .form-holder form[data-status=sent] > * {
  display: none;
}
html .big-form-section .form-holder form[data-status=sent] .success-sent-message {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 788px;
  margin: 0 auto;
}
[dir=rtl] html .big-form-section .form-holder form[data-status=sent] .success-sent-message {
  max-width: 738px;
}
@media (min-width: 768px) {
  html .big-form-section .form-holder form[data-status=sent] .success-sent-message p:not(:last-child) {
    margin: 0 0 7px 0;
  }
}
html .select2-search--dropdown input::-moz-placeholder {
  font-family: "Sakkal Majalla";
  color: rgba(3, 71, 105, 0.5);
  font-size: 18px;
  font-weight: 400;
}
html .select2-search--dropdown input::placeholder {
  font-family: "Sakkal Majalla";
  color: rgba(3, 71, 105, 0.5);
  font-size: 18px;
  font-weight: 400;
}
html[lang=ar] .select2-search--dropdown input::-moz-placeholder {
  font-family: "NotoKufiArabic" !important;
  font-size: 14px !important;
  font-weight: 300 !important;
}
html[lang=ar] .select2-search--dropdown input::placeholder {
  font-family: "NotoKufiArabic" !important;
  font-size: 14px !important;
  font-weight: 300 !important;
}
html[lang=ar] .big-form-section {
  padding: 126px 0 103px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section {
    padding: 101px 0 83px;
  }
}
html[lang=ar] .big-form-section:after {
  content: "";
  transform: scale(-1);
  inset-inline-end: -7px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section:after {
    transform: scale(-1);
    inset-inline-end: 0;
  }
}
html[lang=ar] .big-form-section.get-in-touch-form {
  padding-top: 106px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section.get-in-touch-form {
    padding-top: 100px;
    padding-bottom: 75px;
  }
}
html[lang=ar] .big-form-section.get-in-touch-form:after {
  inset-block-start: -680px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section.get-in-touch-form:after {
    inset-block-start: -298px;
  }
}
html[lang=ar] .big-form-section.get-in-touch-form .form-holder form .submit p .wpcf7-submit {
  margin-top: 0;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section.get-in-touch-form .form-holder form .submit p .wpcf7-submit {
    margin-top: -2px;
  }
}
html[lang=ar] .big-form-section .form-holder {
  position: relative;
  z-index: 2;
}
html[lang=ar] .big-form-section .form-holder h3 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 21px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder h3 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 16px;
  }
}
html[lang=ar] .big-form-section .form-holder .subtitle {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 33px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder .subtitle {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 32px;
  }
}
html[lang=ar] .big-form-section .form-holder .form-message {
  text-align: center;
  display: none;
}
html[lang=ar] .big-form-section .form-holder .form-message h4 {
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  color: #CFA66B;
  margin-bottom: 32px;
}
html[lang=ar] .big-form-section .form-holder .form-message p {
  font-size: 1.6rem;
  margin: 0;
}
html[lang=ar] .big-form-section .form-holder form .row-top {
  margin-bottom: 18px;
}
html[lang=ar] .big-form-section .form-holder form .row-top b {
  font-weight: 400;
}
html[lang=ar] .big-form-section .form-holder form .row-top h4 {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  line-height: 20px;
}
html[lang=ar] .big-form-section .form-holder form .row-top h4:not(:last-child) {
  margin: 0 0 16px 0;
}
html[lang=ar] .big-form-section .form-holder form .row-top h6 {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
html[lang=ar] .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio {
  gap: 16px 34px;
}
@media (max-width: 769px) {
  html[lang=ar] .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio {
    gap: 19px 16px;
  }
}
@media (max-width: 769px) {
  html[lang=ar] .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    width: calc(50% - 8px);
  }
}
html[lang=ar] .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  margin-inline-end: 11px !important;
}
html[lang=ar] .big-form-section .form-holder form .row.radio-row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
html[lang=ar] .big-form-section .form-holder form .row p label {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
html[lang=ar] .big-form-section .form-holder form .row p label.big {
  font-size: 16px;
}
html[lang=ar] .big-form-section .form-holder form .row p label.combined .phone-code {
  flex-shrink: 0;
  width: 100%;
  padding-right: 0;
}
html[lang=ar] .big-form-section .form-holder form .row p label.combined .phone-code + .wpcf7-form-control-wrap {
  width: calc(100% - 90px);
  position: absolute;
  right: 89px;
  bottom: 0;
  z-index: 3;
}
html[lang=ar] .big-form-section .form-holder form .row p label.combined .phone-code + .wpcf7-form-control-wrap:before {
  inset-inline-end: 0;
}
html[lang=ar] .big-form-section .form-holder form .row p label.combined .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  inset-inline-start: -88px;
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered,
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap input,
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap select,
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea {
  color: #034769;
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap input::-moz-placeholder, html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap select::-moz-placeholder, html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: rgba(3, 71, 105, 0.5);
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap input::placeholder,
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap select::placeholder,
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  color: rgba(3, 71, 105, 0.5);
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap textarea {
    margin: 4px 0 -3px;
    padding: 10px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection.select2-selection--single {
  height: 48px;
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 17px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin-top: 0;
  }
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 0 18px 0;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    margin: 8px 0 4px 0;
  }
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
  margin-inline-end: 10px;
}
html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.page-id-881.arabic .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label { 
  line-height: 28px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
    margin-inline-start: 1px;
    margin-inline-end: 16px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap {
  margin-top: 0;
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap .wpcf7-form-control-wrap {
  padding-bottom: 16px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap .wpcf7-form-control-wrap {
    padding-bottom: 28px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap label.big,
html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap label {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p {
    gap: 0;
  }
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p label:first-of-type {
    width: 164px;
  }
}
@media (max-width: 400px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p {
    flex-direction: column;
    gap: 0;
  }
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p label:first-of-type {
    width: 100%;
  }
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p label:first-of-type .wpcf7-form-control-wrap {
    padding-bottom: 0;
  }
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p .second-checkbox {
    font-size: 0;
    line-height: 0;
  }
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p .second-checkbox .wpcf7-form-control-wrap {
    margin: 0;
  }
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-wrap > p .second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin: 0;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row p label {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 16px;
  gap: 8px 24px;
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
    gap: 16px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-list-item {
  margin: 0;
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
  height: 40px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
    height: 32px;
  }
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item {
    margin: 0 !important;
    height: 24px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label {
  position: relative;
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label {
    height: 24px !important;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label input {
  position: absolute;
  top: calc(50% + 1px);
  transform: translateY(-50%);
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label span.wpcf7-list-item-label {
  display: block;
  padding-inline-start: 38px;
  line-height: 20px !important;
}
@media (max-width: 769px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row .wpcf7-list-item label span.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 24px !important;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap {
  padding-bottom: 30px;
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap {
    padding-bottom: 22px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 10px;
  gap: 8px 32px;
}
html[lang=ar] .big-form-section .form-holder form .row.checkbox-row--3col .wpcf7-list-item {
  width: calc(33.3333333333% - 22px);
  height: 40px;
}
@media (max-width: 769px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row--3col .wpcf7-list-item {
    width: calc(50% - 16px);
  }
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .row.checkbox-row--3col .wpcf7-list-item {
    width: 100%;
    margin: 0 !important;
    height: 32px;
  }
}
html[lang=ar] .big-form-section .form-holder form .row .file-wrapper .file-name:before {
  top: 0;
  left: auto;
  right: 1px;
}
html[lang=ar] .big-form-section .form-holder form .row .file-wrapper .file-size {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
html[lang=ar] .big-form-section .form-holder form .row .file-wrapper .file-size:before {
  left: auto;
  right: 1px;
  top: 0;
}
html[lang=ar] .big-form-section .form-holder form .submit p {
  justify-content: flex-end;
}
html[lang=ar] .big-form-section .form-holder form .submit p .wpcf7-submit {
  width: 200px;
  height: 48px;
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-top: -5px;
}
@media (max-width: 992px) {
  html[lang=ar] .big-form-section .form-holder form .submit p .wpcf7-submit {
    width: 100%;
  }
}
html[lang=ar] .big-form-section .form-holder form .success-sent-message {
  max-width: 736px;
  padding: 120px 0 164px;
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .success-sent-message {
    padding: 225px 0 220px;
  }
}
html[lang=ar] .big-form-section .form-holder form .success-sent-message h4 {
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 0;
  margin-bottom: 24px;
  padding: 0 16px;
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .success-sent-message h4 {
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    margin-bottom: 16px;
  }
}
html[lang=ar] .big-form-section .form-holder form .success-sent-message p {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin: 0;
}
@media (min-width: 768px) {
  html[lang=ar] .big-form-section .form-holder form .success-sent-message p {
    margin: 0 0 7px 0;
  }
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .success-sent-message p {
    line-height: 24px;
  }
}
html[lang=ar] .big-form-section .form-holder form[data-status=sent] > * {
  display: none;
}
html[lang=ar] .big-form-section .form-holder form[data-status=sent] .success-sent-message {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
html[lang=ar] .big-form-section .form-holder form .wpcf7-not-valid-tip {
  bottom: 12px;
}
@media (max-width: 576px) {
  html[lang=ar] .big-form-section .form-holder form .mob-reverse-ar > p {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* Become a Partner/Investor with RUA */
[dir=rtl] .big-form-section.become-partner {
  padding: 138px 0 101px;
}
@media (max-width: 769px) {
  .big-form-section.become-partner {
    padding: 80px 0 64px;
  }
  [dir=rtl] .big-form-section.become-partner {
    padding: 80px 0 78px;
  }
}
.big-form-section.become-partner .form-holder h3 {
  color: #034769;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 4px;
}
[dir=rtl] .big-form-section.become-partner .form-holder h3 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 33px;
}
@media (max-width: 769px) {
  .big-form-section.become-partner .form-holder h3 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 2.88px;
  }
  [dir=rtl] .big-form-section.become-partner .form-holder h3 {
    font-family: "NotoKufiArabic";
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: normal;
    margin-bottom: 16px;
  }
}
.big-form-section.become-partner .form-holder .subtitle {
  max-width: 610px;
}
@media (max-width: 769px) {
  [dir=rtl] .big-form-section.become-partner .form-holder .subtitle {
    margin-bottom: 24px;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .big-form-section.become-partner .form-holder form .row.checkbox-wrap > p label:first-of-type {
    width: 100%;
  }
}
[dir=rtl] .big-form-section.become-partner .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap {
  margin: 0;
}
@media (max-width: 576px) {
  .big-form-section.become-partner .form-holder form .row p label .wpcf7-form-control-wrap {
    padding-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .big-form-section.become-partner .form-holder form .row.small-on-mobile textarea {
    height: 48px;
  }
}

[dir=rtl] .big-form-section.vendor-registration-section {
  padding: 137px 0 64px;
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section {
    padding: 81px 0 64px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section {
    padding: 80px 0;
  }
}
.big-form-section.vendor-registration-section .form-holder h3 {
  color: #034769;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 4px;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder h3 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 33px;
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder h3 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
    margin-bottom: 24px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder h3 {
    font-family: "NotoKufiArabic";
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 16px;
  }
}
.big-form-section.vendor-registration-section .form-holder .subtitle {
  max-width: 610px;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder .subtitle {
  max-width: 660px;
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder .subtitle {
    margin-bottom: 24px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder .subtitle {
    margin-bottom: 24px;
  }
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder form .row-wrap .row-top {
    margin-bottom: 24px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap .row-top {
    margin-bottom: 17px;
  }
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(1) .row-top {
    margin-bottom: 16px;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(5) .row-top {
  margin-bottom: 16px;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(5) .row-top {
  margin-bottom: 32px;
}
@media (max-width: 769px) {
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(5) .row-top {
    margin-bottom: 24px;
  }
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(13) .row-top {
  margin-bottom: 32px;
}
@media (max-width: 769px) {
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(13) .row-top {
    margin-bottom: 24px;
  }
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(7) .row.checkbox-row .wpcf7-list-item,
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(11) .row.checkbox-row .wpcf7-list-item {
  height: 24px;
}
@media (max-width: 992px) {
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(7) .row.checkbox-row .wpcf7-list-item,
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(11) .row.checkbox-row .wpcf7-list-item {
    height: 32px;
  }
}
@media (max-width: 769px) {
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(7) .row.checkbox-row .wpcf7-list-item,
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row-wrap:nth-of-type(11) .row.checkbox-row .wpcf7-list-item {
    height: 24px;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label {
  position: relative;
  display: block;
  max-width: 50%;
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label {
    max-width: 100%;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label input {
  position: absolute;
  top: 4px;
  left: 0;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label input {
  left: auto;
  right: 0;
  top: 12px;
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label input {
    top: 12px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label input {
    top: 16px;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-list-item-label {
  display: block;
  max-width: 575px;
  line-height: 24px !important;
  padding-inline-start: 39px;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-list-item-label {
  padding-top: 12px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-list-item-label {
    padding-top: 14px;
    padding-inline-end: 8px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-list-item-label {
    padding-top: 16px;
    padding-inline-end: 12px;
  }
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap {
    padding-bottom: 0;
    margin-bottom: 24px;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 4px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    margin: 0 0 -2px;
  }
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  margin-bottom: 4px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
    height: auto;
  }
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px !important;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
    font-size: 13px;
    font-weight: 300;
    line-height: 24px !important;
  }
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row.statement-row p > label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label input {
    top: 13px;
  }
}
@media (max-width: 769px) {
  .big-form-section.vendor-registration-section .form-holder form .row p label .wpcf7-form-control-wrap {
    padding-bottom: 24px;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio {
  margin: 0;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-radio {
  margin: 16px 0 0 0;
}
@media (max-width: 769px) {
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row p label textarea {
    height: 48px;
    margin: 3px 0 -3px !important;
  }
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper p {
    width: 100%;
    gap: 22px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper p {
    gap: 24px;
  }
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label {
  width: auto;
  min-width: 230px;
  justify-content: center;
  padding: 0 16px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label {
    width: 100%;
    margin: 0 !important;
    justify-content: center;
    padding-inline-end: 16px;
  }
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label {
    width: 100%;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:first-child {
  padding-inline-start: 27px;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:first-child {
  padding-inline-start: 16px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:first-child {
    padding-inline-start: 16px;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:first-child:after {
  right: 25px;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:first-child:after {
  right: auto;
  left: auto;
  margin-inline-start: 16px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:first-child:after {
    position: relative;
    margin-inline-start: 16px;
    right: auto;
  }
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:after {
  right: auto;
  left: auto;
  position: relative;
  margin-inline-start: 16px;
}
@media (max-width: 576px) {
  .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper label:after {
    position: relative;
    margin-inline-start: 16px;
    right: auto;
  }
}
.big-form-section.vendor-registration-section .form-holder form .row .file-wrapper .file-size {
  font-size: 14px;
}
.big-form-section.vendor-registration-section .form-holder form .row .file-wrapper .file-size:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjY2NjcgMkgzLjMzMzMzQzIuNTk2OTUgMiAyIDIuNTk2OTUgMiAzLjMzMzMzVjEyLjY2NjdDMiAxMy40MDMgMi41OTY5NSAxNCAzLjMzMzMzIDE0SDEyLjY2NjdDMTMuNDAzIDE0IDE0IDEzLjQwMyAxNCAxMi42NjY3VjMuMzMzMzNDMTQgMi41OTY5NSAxMy40MDMgMiAxMi42NjY3IDJaIiBzdHJva2U9IiMwMzQ3NjkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNS42NjY1IDYuNjY2NzVDNi4yMTg3OSA2LjY2Njc1IDYuNjY2NSA2LjIxOTAzIDYuNjY2NSA1LjY2Njc1QzYuNjY2NSA1LjExNDQ2IDYuMjE4NzkgNC42NjY3NSA1LjY2NjUgNC42NjY3NUM1LjExNDIyIDQuNjY2NzUgNC42NjY1IDUuMTE0NDYgNC42NjY1IDUuNjY2NzVDNC42NjY1IDYuMjE5MDMgNS4xMTQyMiA2LjY2Njc1IDUuNjY2NSA2LjY2Njc1WiIgc3Ryb2tlPSIjMDM0NzY5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE0LjAwMDIgMTAuMDAwMUwxMC42NjY4IDYuNjY2NzVMMy4zMzM1IDE0LjAwMDEiIHN0cm9rZT0iIzAzNDc2OSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}
@media (max-width: 576px) {
  [dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper .file-size:before {
    top: calc(50% - 8px);
  }
}
.big-form-section.vendor-registration-section .form-holder form .row .file-wrapper .text {
  line-height: 1;
}
[dir=rtl] .big-form-section.vendor-registration-section .form-holder form .row .file-wrapper .text {
  font-family: "NotoKufiArabic";
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.careers-form-section {
  padding: 120px 0;
  background: #FAF6F0;
}
@media (max-width: 768px) {
  .careers-form-section {
    padding: 80px 0;
  }
}
.careers-form-section * {
  box-sizing: border-box;
  color: #034769;
}
.careers-form-section .container {
  max-width: 1100px;
}
.arabic .careers-form-section .container {
  max-width: 1200px;
}
@media (max-width: 768px) {
  .careers-form-section .container {
    width: calc(100% - 128px);
    padding: 0;
  }
}
@media (max-width: 380px) {
  .careers-form-section .container {
    width: calc(100% - 90px);
  }
}
.careers-form-section__top {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .careers-form-section__top {
    margin-bottom: 48px;
  }
}
.careers-form-section .heading-icon-block {
  padding: 3px 0;
  margin-bottom: 34px;
}
[dir=rtl] .careers-form-section .heading-icon-block {
  padding: 0;
  margin-bottom: 32px;
}
@media (max-width: 1320px) {
  [dir=rtl] .careers-form-section .heading-icon-block {
    padding-inline-start: 53px;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .careers-form-section .heading-icon-block {
    padding-inline-start: 0;
    margin-inline-start: 53px;
  }
}
@media (max-width: 768px) {
  .careers-form-section .heading-icon-block {
    padding: 1px 0;
    margin-bottom: 16px;
  }
  [dir=rtl] .careers-form-section .heading-icon-block {
    padding-inline-start: 0;
    margin-inline-start: 0;
  }
}
.careers-form-section .heading-icon-block h2 {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 4.8px;
}
[dir=rtl] .careers-form-section .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  .careers-form-section .heading-icon-block h2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
  [dir=rtl] .careers-form-section .heading-icon-block h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}
.careers-form-section .heading-icon-block .heading-icon-box {
  top: 50%;
  transform: translateY(-50%);
}
.careers-form-section__subtitle {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
}
[dir=rtl] .careers-form-section__subtitle {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.86;
}
@media (max-width: 768px) {
  .careers-form-section__subtitle {
    font-size: 20px;
    line-height: 24px;
  }
}
.careers-form-section form {
  margin-bottom: 0;
}
.careers-form-section form .row p label {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
[dir=rtl] .careers-form-section form .row p label {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.careers-form-section form .row p label.combined:after {
  height: 47px;
}
.careers-form-section form .row p label.combined .phone-code + .wpcf7-form-control-wrap {
  width: calc(100% - 73px);
  left: 73px;
}
[dir=rtl] .careers-form-section form .row p label.combined .phone-code + .wpcf7-form-control-wrap {
  width: calc(100% - 89px);
  left: auto;
  right: 89px;
}
[dir=rtl] .careers-form-section form .row p label.combined .select2-container #select2-select-phone-container {
  line-height: 28px;
}
[dir=rtl] .careers-form-section form .row p label.combined .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  inset-inline-start: -89px;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered,
.careers-form-section form .row p label .wpcf7-form-control-wrap input,
.careers-form-section form .row p label .wpcf7-form-control-wrap select,
.careers-form-section form .row p label .wpcf7-form-control-wrap textarea {
  height: 48px;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered,
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap input,
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap select,
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap textarea {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered::-moz-placeholder, .careers-form-section form .row p label .wpcf7-form-control-wrap input::-moz-placeholder, .careers-form-section form .row p label .wpcf7-form-control-wrap select::-moz-placeholder, .careers-form-section form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: rgba(3, 71, 105, 0.5) !important;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered::placeholder,
.careers-form-section form .row p label .wpcf7-form-control-wrap input::placeholder,
.careers-form-section form .row p label .wpcf7-form-control-wrap select::placeholder,
.careers-form-section form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  color: rgba(3, 71, 105, 0.5) !important;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered::-moz-placeholder, [dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap input::-moz-placeholder, [dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap select::-moz-placeholder, [dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered::placeholder,
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap input::placeholder,
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap select::placeholder,
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container {
  height: 48px;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection.select2-selection--single {
  height: 48px;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection.select2-selection--single .select2-selection__placeholder {
  color: rgba(3, 71, 105, 0.5) !important;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
[dir=rtl] .careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection.select2-selection--single .select2-selection__placeholder {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
}
.careers-form-section form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTFMMyA2TDMuNyA1LjNMOCA5LjZMMTIuMyA1LjNMMTMgNkw4IDExWiIgZmlsbD0iIzAzNDc2OSIvPgo8L3N2Zz4K);
}
.careers-form-section form .submit-row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .careers-form-section form .submit-row {
    flex-direction: column;
    gap: 32px;
  }
}
.careers-form-section form .submit-row div:first-child {
  width: 100%;
  margin-inline-end: 32px;
}
.careers-form-section form input[type=file] {
  display: none;
}
.careers-form-section form .file-wrapper {
  display: flex;
  width: 100%;
}
@media (min-width: 576px) {
  .careers-form-section form .file-wrapper {
    width: auto;
    margin-bottom: 0;
  }
}
.careers-form-section form .file-wrapper label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 216px;
  height: 48px;
  margin-inline-end: 24px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-inline-end: 48px;
  padding-inline-start: 16px;
  border: 1px solid #034769;
  border-radius: 50px;
  font-weight: 400;
  position: relative;
}
[dir=rtl] .careers-form-section form .file-wrapper label {
  width: 282px;
}
@media (hover: hover) {
  .careers-form-section form .file-wrapper label:hover {
    cursor: pointer;
    background-color: rgba(209, 204, 189, 0.4);
    border-color: #034769;
  }
  .careers-form-section form .file-wrapper label:hover:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQ0IDExLjA0OTlMMTIuMjUgMjAuMjM5OUMxMS4xMjQyIDIxLjM2NTggOS41OTcxOCAyMS45OTgzIDguMDA1IDIxLjk5ODNDNi40MTI4MiAyMS45OTgzIDQuODg1ODQgMjEuMzY1OCAzLjc2IDIwLjIzOTlDMi42MzQxNiAxOS4xMTQxIDIuMDAxNjYgMTcuNTg3MSAyLjAwMTY2IDE1Ljk5NDlDMi4wMDE2NiAxNC40MDI3IDIuNjM0MTYgMTIuODc1OCAzLjc2IDExLjc0OTlMMTIuOTUgMi41NTk5MkMxMy43MDA2IDEuODA5MzYgMTQuNzE4NSAxLjM4NzcgMTUuNzggMS4zODc3QzE2Ljg0MTUgMS4zODc3IDE3Ljg1OTQgMS44MDkzNiAxOC42MSAyLjU1OTkyQzE5LjM2MDYgMy4zMTA0OCAxOS43ODIyIDQuMzI4NDYgMTkuNzgyMiA1LjM4OTkyQzE5Ljc4MjIgNi40NTEzOCAxOS4zNjA2IDcuNDY5MzYgMTguNjEgOC4yMTk5Mkw5LjQxIDE3LjQwOTlDOS4wMzQ3MiAxNy43ODUyIDguNTI1NzMgMTcuOTk2IDcuOTk1IDE3Ljk5NkM3LjQ2NDI3IDE3Ljk5NiA2Ljk1NTI4IDE3Ljc4NTIgNi41OCAxNy40MDk5QzYuMjA0NzIgMTcuMDM0NiA1Ljk5Mzg5IDE2LjUyNTYgNS45OTM4OSAxNS45OTQ5QzUuOTkzODkgMTUuNDY0MiA2LjIwNDcyIDE0Ljk1NTIgNi41OCAxNC41Nzk5TDE1LjA3IDYuMDk5OTIiIHN0cm9rZT0iIzAzNDc2OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  }
}
@media (hover: none) {
  .careers-form-section form .file-wrapper label:active {
    cursor: pointer;
    background-color: rgba(209, 204, 189, 0.4);
    border-color: #034769;
  }
}
@media (max-width: 768px) {
  .careers-form-section form .file-wrapper label {
    width: 146px;
  }
  [dir=rtl] .careers-form-section form .file-wrapper label {
    width: 186px;
  }
}
.careers-form-section form .file-wrapper label:after {
  content: "";
  position: absolute;
  right: 15px;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQ0IDExLjA0OTlMMTIuMjUgMjAuMjM5OUMxMS4xMjQyIDIxLjM2NTggOS41OTcxOCAyMS45OTgzIDguMDA1IDIxLjk5ODNDNi40MTI4MiAyMS45OTgzIDQuODg1ODQgMjEuMzY1OCAzLjc2IDIwLjIzOTlDMi42MzQxNiAxOS4xMTQxIDIuMDAxNjYgMTcuNTg3MSAyLjAwMTY2IDE1Ljk5NDlDMi4wMDE2NiAxNC40MDI3IDIuNjM0MTYgMTIuODc1OCAzLjc2IDExLjc0OTlMMTIuOTUgMi41NTk5MkMxMy43MDA2IDEuODA5MzYgMTQuNzE4NSAxLjM4NzcgMTUuNzggMS4zODc3QzE2Ljg0MTUgMS4zODc3IDE3Ljg1OTQgMS44MDkzNiAxOC42MSAyLjU1OTkyQzE5LjM2MDYgMy4zMTA0OCAxOS43ODIyIDQuMzI4NDYgMTkuNzgyMiA1LjM4OTkyQzE5Ljc4MjIgNi40NTEzOCAxOS4zNjA2IDcuNDY5MzYgMTguNjEgOC4yMTk5Mkw5LjQxIDE3LjQwOTlDOS4wMzQ3MiAxNy43ODUyIDguNTI1NzMgMTcuOTk2IDcuOTk1IDE3Ljk5NkM3LjQ2NDI3IDE3Ljk5NiA2Ljk1NTI4IDE3Ljc4NTIgNi41OCAxNy40MDk5QzYuMjA0NzIgMTcuMDM0NiA1Ljk5Mzg5IDE2LjUyNTYgNS45OTM4OSAxNS45OTQ5QzUuOTkzODkgMTUuNDY0MiA2LjIwNDcyIDE0Ljk1NTIgNi41OCAxNC41Nzk5TDE1LjA3IDYuMDk5OTIiIHN0cm9rZT0iIzAzNDc2OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
[dir=rtl] .careers-form-section form .file-wrapper label:after {
  right: auto;
  left: 15px;
}
@media (max-width: 768px) {
  .careers-form-section form .file-wrapper label:after {
    right: 14px;
  }
}
.careers-form-section form .file-wrapper .text {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
[dir=rtl] .careers-form-section form .file-wrapper .text {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.careers-form-section form .file-wrapper .file-size {
  position: relative;
  padding-inline-start: 26px;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 54px;
}
[dir=rtl] .careers-form-section form .file-wrapper .file-size {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.careers-form-section form .file-wrapper .file-size:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 1px;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcwMDBfMjUzNykiPgo8cGF0aCBkPSJNMi42NjU4MyA3Ljk5OTY0QzIuNjY1ODMgNS45ODU4IDIuNjY1ODMgMy45NzE5NSAyLjY2NTgzIDEuOTU4MUMyLjY2NjQgMS40MzU5OSAyLjg4MDQ4IDEuMDI5NzggMy4zNTY4NSAwLjc5OTcwNkMzLjUyMjcxIDAuNzE5MzgyIDMuNzIyNDQgMC42NzI5MDggMy45MDY2NyAwLjY3MjMzNEM2LjAyMTA0IDAuNjYzMTU1IDguMTM0ODQgMC42NjQ4NzYgMTAuMjQ5MiAwLjY3MTc2MUMxMC4zNTE5IDAuNjcxNzYxIDEwLjQ4MDUgMC43MjM5NzIgMTAuNTUzNCAwLjc5NTY5QzExLjU1NDkgMS43ODU0IDEyLjU1MDEgMi43ODA4NSAxMy41Mzk2IDMuNzgyMDRDMTMuNjExMyAzLjg1NDMzIDEzLjY2MDEgMy45ODQgMTMuNjYwMSA0LjA4NzI3QzEzLjY2NjQgNy40MTg0NCAxMy42Njc2IDEwLjc0OTYgMTMuNjYzNSAxNC4wODA4QzEzLjY2MyAxNC44MDI1IDEzLjEzNDkgMTUuMzI4NyAxMi40MTI0IDE1LjMyOThDOS41ODIzIDE1LjMzMzggNi43NTIyMyAxNS4zMzM4IDMuOTIyMTcgMTUuMzI5OEMzLjE4MjM3IDE1LjMyOTIgMi42NjY5OCAxNC43OTM5IDIuNjY2NCAxNC4wNDE4QzIuNjY1MjYgMTIuMDI3MyAyLjY2NTgzIDEwLjAxMzUgMi42NjU4MyA3Ljk5OTY0Wk05Ljk5ODQgMS4yNzY0OUM5LjkzNDEyIDEuMjc2NDkgOS44ODcwNiAxLjI3NjQ5IDkuODQwNTcgMS4yNzY0OUM3Ljg4ODYyIDEuMjc2NDkgNS45MzY2OCAxLjI3NjQ5IDMuOTg1MyAxLjI3NjQ5QzMuNTE4NyAxLjI3NjQ5IDMuMjc3MDcgMS41MTY4OSAzLjI3NzA3IDEuOTgxNjJDMy4yNzcwNyA1Ljk5MDM5IDMuMjc3MDcgOS45OTg1NyAzLjI3NzA3IDE0LjAwNzNDMy4yNzcwNyAxNC40ODE4IDMuNTE2NCAxNC43MjExIDMuOTkxNjIgMTQuNzIxMUM2Ljc3NDA0IDE0LjcyMTEgOS41NTU5IDE0LjcyMTEgMTIuMzM4MyAxNC43MjExQzEyLjgxNTMgMTQuNzIxMSAxMy4wNTU3IDE0LjQ4MzUgMTMuMDU1NyAxNC4wMTA4QzEzLjA1NTcgMTAuODM3NCAxMy4wNTU3IDcuNjY0IDEzLjA1NTcgNC40OTA2MUMxMy4wNTU3IDQuNDQwNyAxMy4wNTU3IDQuMzkwNzggMTMuMDU1NyA0LjMzMzQxQzEyLjQ0OTcgNC4zMzM0MSAxMS44Njc3IDQuMzQzNzMgMTEuMjg2MyA0LjMyNzY3QzExLjA4NjYgNC4zMjE5MyAxMC44NzE5IDQuMjg1MjEgMTAuNjkzNCA0LjIwMDg3QzEwLjIyMTEgMy45NzgyNiAxMC4wMDM2IDMuNTc2NjQgMTAuMDAwMSAzLjA1OTY5QzkuOTk2MSAyLjQ3Mjc1IDkuOTk4OTcgMS44ODYzOCA5Ljk5ODk3IDEuMjc2NDlIOS45OTg0Wk0xMi41NDMyIDMuNzIyOTRDMTEuOTAxIDMuMDgwOTIgMTEuMjQ5NiAyLjQyOTE0IDEwLjYxMTQgMS43OTE3MUMxMC42MTE0IDIuMjE0NTYgMTAuNTk3NiAyLjY3MTg0IDEwLjYxNTQgMy4xMjc5N0MxMC42Mjk3IDMuNDk0NTkgMTAuODc4OCAzLjcxMTQ3IDExLjI1NDIgMy43MjE3OUMxMS40NzM0IDMuNzI4MTEgMTEuNjkyNiAzLjcyMjk0IDExLjkxMTkgMy43MjI5NEMxMi4xMzQgMy43MjI5NCAxMi4zNTYxIDMuNzIyOTQgMTIuNTQyNiAzLjcyMjk0SDEyLjU0MzJaIiBmaWxsPSIjMDM0NzY5Ii8+CjxwYXRoIGQ9Ik04Ljc4NDU4IDYuNjgzNTJDOC43ODExNCA3LjA2MDUxIDguNjQ5MTIgNy40MDY1MSA4LjU1MjY5IDcuNzU5NEM4LjUyNzQ0IDcuODUxMiA4LjUwODQ5IDcuOTQ4MTggOC40NjU0NSA4LjAzMDhDOC4zNTEyMiA4LjI1IDguNDAzNDYgOC40MTQ2OCA4LjU4MzExIDguNTc2NDlDOC45NDQ3MyA4LjkwMTI2IDkuMjkwODQgOS4yNDI2NyA5LjY1MDczIDkuNTY5NzRDOS42OTM3OCA5LjYwODc1IDkuNzc5MyA5LjYxODUxIDkuODQzNTkgOS42MTQ0OUMxMC4yMDkyIDkuNTkzODQgMTAuNTczNyA5LjU1NTM5IDEwLjkzOTMgOS41NDMzNEMxMS4wNzg4IDkuNTM4NzUgMTEuMjI0NiA5LjU3NDMzIDExLjM1OTUgOS42MTczNkMxMS42OTUzIDkuNzI1ODEgMTEuODQyOCA5Ljk0ODQ0IDExLjgzMTMgMTAuMjk3M0MxMS44MTk4IDEwLjY1NDIgMTEuNjI3NSAxMC44OTk4IDExLjMwOSAxMS4wMDE5QzEwLjkyMjcgMTEuMTI1OSAxMC41OTg0IDEwLjk5MDUgMTAuMjg2NyAxMC43ODY4QzEwLjA4NyAxMC42NTY1IDkuODg5NTEgMTAuNTIyMiA5LjY5ODk0IDEwLjM3OTRDOS42MDc2OCAxMC4zMTExIDkuNTI2NzUgMTAuMjgzNSA5LjQxMTk1IDEwLjMxNTFDOC44MTA5OSAxMC40ODE1IDguMjA4ODcgMTAuNjQyNyA3LjYwNjE5IDEwLjgwMjNDNy41MDUxNyAxMC44Mjg3IDcuNDQ1NDcgMTAuODg0OSA3LjM5ODQgMTAuOTc2N0M3LjA5MzYyIDExLjU3MTcgNi43MjExIDEyLjExNzQgNi4xOTM2MSAxMi41NDAzQzUuODc0NDcgMTIuNzk2MiA1LjUyNDM0IDEyLjk4NDQgNS4xMDEzMSAxMi44MzQ3QzQuOTQwNTkgMTIuNzc3OSA0Ljc3NDE0IDEyLjY4NiA0LjY1ODE5IDEyLjU2NDRDNC4zOTMwMSAxMi4yODQ0IDQuNDUyNyAxMS44NDgzIDQuNzk3NjcgMTEuNTdDNS4wMTgwOCAxMS4zOTE2IDUuMjYzNzUgMTEuMjM3OCA1LjUxNTE1IDExLjEwNThDNS45NzA5IDEwLjg2NzEgNi40NDA5OSAxMC42NTY1IDYuOTAxMzMgMTAuNDI2NEM2Ljk2NjE5IDEwLjM5NDMgNy4wMzQ1IDEwLjMyNzcgNy4wNTg2IDEwLjI2MTdDNy4yNjUyNCA5LjY4ODUxIDcuNDY0NDEgOS4xMTE4NCA3LjY1NzI3IDguNTM0MDNDNy42NzM5MiA4LjQ4NDY4IDcuNjQ2MzcgOC40MDQzNSA3LjYxMzA4IDguMzU3M0M3LjM2Mzk2IDguMDA2MTMgNy4xMjc0OCA3LjY0OTggNy4wMDg2NyA3LjIyODYzQzYuOTA2NSA2Ljg2ODI5IDYuOTI0ODYgNi41MDczNyA3LjAzODUxIDYuMTU3OTJDNy4xOTI5MiA1LjY4MjI0IDcuNTkxODQgNS40NzczOSA4LjEwMzgzIDUuNTcwOTJDOC40NDg4IDUuNjM0MDQgOC42MzY0OSA1Ljg0OTIyIDguNzA5OTYgNi4xNzM5OUM4Ljc0Nzg1IDYuMzQwMzkgOC43NjEwNSA2LjUxMjUzIDguNzg1MTYgNi42ODE4TDguNzg0NTggNi42ODM1MlpNNy45MjMwMyA3LjcxOTIzQzcuOTg0NDQgNy41MTA5NCA4LjAzODQgNy4zMjM4OCA4LjA5NTIyIDcuMTM3NEM4LjE2NzU1IDYuOTAwNDIgOC4xNzYxNiA2LjY2IDguMTQyMjkgNi40MTY3MUM4LjExMzU5IDYuMjExMjggOC4wNDM1NyA2LjE1NTYzIDcuODM4MDggNi4xNjc2OEM3LjY3NTA3IDYuMTc3NDMgNy42MjQ1NSA2LjI5Mjc2IDcuNTkyOTkgNi40MjI0NEM3LjQ3NjQ3IDYuOTAwOTkgNy42NDQ2NCA3LjMwOTU0IDcuOTIzMDMgNy43MTkyM1pNNy43OTM4OCAxMC4wODA0QzguMTgzNjIgOS45Nzc3MSA4LjU0ODY3IDkuODgxODggOC44NDcxNSA5LjgwMzI3QzguNjI1MDEgOS41NjQ1NyA4LjM4Mjc5IDkuMzA0NjQgOC4xMzg4NSA5LjA0Mjk5QzguMDI2OTIgOS4zODAzOCA3LjkxMzI3IDkuNzIxNzkgNy43OTM4OCAxMC4wODA0Wk02LjQ2NjI1IDExLjM0NzlDNi40NTcwNyAxMS4zMzc2IDYuNDQ3ODggMTEuMzI3MyA2LjQzODcgMTEuMzE2NEM2LjA4Njg0IDExLjUwNCA1LjczMzI3IDExLjY4NzYgNS4zODU0MyAxMS44ODIxQzUuMjk2NDYgMTEuOTMyMSA1LjIyMjk5IDEyLjAxMjQgNS4xNTA2NyAxMi4wODdDNS4xMDEzMSAxMi4xMzgxIDUuMTE2MjMgMTIuMTg5NyA1LjE4NDU0IDEyLjIyMThDNS4zMzM3NyAxMi4yOTI0IDUuNDc3ODQgMTIuMjg5IDUuNjE5NjIgMTIuMjAxMkM1Ljk3MDMyIDExLjk4MzcgNi4yMjk3NyAxMS42NzY3IDYuNDY2ODIgMTEuMzQ3OUg2LjQ2NjI1Wk0xMC40Nzg0IDEwLjEzMjFDMTAuNDc2MSAxMC4xNDg3IDEwLjQ3MzMgMTAuMTY0OCAxMC40NzEgMTAuMTgxNEMxMC41NjM0IDEwLjIzOTQgMTAuNjUgMTAuMzA5NCAxMC43NDg4IDEwLjM1MTNDMTAuODQ5OCAxMC4zOTM3IDEwLjk2MjMgMTAuNDIzNSAxMS4wNzA4IDEwLjQyN0MxMS4xMTc4IDEwLjQyODEgMTEuMTY3OCAxMC4zNDk1IDExLjIxNiAxMC4zMDcxQzExLjE3NTIgMTAuMjY0IDExLjEzOTEgMTAuMTg4OSAxMS4wOTMyIDEwLjE4MzFDMTAuODkgMTAuMTU1NiAxMC42ODM5IDEwLjE0NzYgMTAuNDc4NCAxMC4xMzI2VjEwLjEzMjFaIiBmaWxsPSIjMDM0NzY5Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNzAwMF8yNTM3Ij4KPHJlY3Qgd2lkdGg9IjExIiBoZWlnaHQ9IjE0LjY2NjciIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjY2NjY2IDAuNjY2NTA0KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}
[dir=rtl] .careers-form-section form .file-wrapper .file-size:before {
  left: auto;
  right: 1px;
  top: 1px;
}
.careers-form-section form .file-wrapper .file-size.hide {
  display: none;
}
.careers-form-section form .file-wrapper .file-name {
  display: none;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-inline-end: 24px;
  padding-inline-start: 22px;
  position: relative;
}
[dir=rtl] .careers-form-section form .file-wrapper .file-name {
  font-family: "NotoKufiArabic";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.careers-form-section form .file-wrapper .file-name:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcwMDBfMjUzNykiPgo8cGF0aCBkPSJNMi42NjU4MyA3Ljk5OTY0QzIuNjY1ODMgNS45ODU4IDIuNjY1ODMgMy45NzE5NSAyLjY2NTgzIDEuOTU4MUMyLjY2NjQgMS40MzU5OSAyLjg4MDQ4IDEuMDI5NzggMy4zNTY4NSAwLjc5OTcwNkMzLjUyMjcxIDAuNzE5MzgyIDMuNzIyNDQgMC42NzI5MDggMy45MDY2NyAwLjY3MjMzNEM2LjAyMTA0IDAuNjYzMTU1IDguMTM0ODQgMC42NjQ4NzYgMTAuMjQ5MiAwLjY3MTc2MUMxMC4zNTE5IDAuNjcxNzYxIDEwLjQ4MDUgMC43MjM5NzIgMTAuNTUzNCAwLjc5NTY5QzExLjU1NDkgMS43ODU0IDEyLjU1MDEgMi43ODA4NSAxMy41Mzk2IDMuNzgyMDRDMTMuNjExMyAzLjg1NDMzIDEzLjY2MDEgMy45ODQgMTMuNjYwMSA0LjA4NzI3QzEzLjY2NjQgNy40MTg0NCAxMy42Njc2IDEwLjc0OTYgMTMuNjYzNSAxNC4wODA4QzEzLjY2MyAxNC44MDI1IDEzLjEzNDkgMTUuMzI4NyAxMi40MTI0IDE1LjMyOThDOS41ODIzIDE1LjMzMzggNi43NTIyMyAxNS4zMzM4IDMuOTIyMTcgMTUuMzI5OEMzLjE4MjM3IDE1LjMyOTIgMi42NjY5OCAxNC43OTM5IDIuNjY2NCAxNC4wNDE4QzIuNjY1MjYgMTIuMDI3MyAyLjY2NTgzIDEwLjAxMzUgMi42NjU4MyA3Ljk5OTY0Wk05Ljk5ODQgMS4yNzY0OUM5LjkzNDEyIDEuMjc2NDkgOS44ODcwNiAxLjI3NjQ5IDkuODQwNTcgMS4yNzY0OUM3Ljg4ODYyIDEuMjc2NDkgNS45MzY2OCAxLjI3NjQ5IDMuOTg1MyAxLjI3NjQ5QzMuNTE4NyAxLjI3NjQ5IDMuMjc3MDcgMS41MTY4OSAzLjI3NzA3IDEuOTgxNjJDMy4yNzcwNyA1Ljk5MDM5IDMuMjc3MDcgOS45OTg1NyAzLjI3NzA3IDE0LjAwNzNDMy4yNzcwNyAxNC40ODE4IDMuNTE2NCAxNC43MjExIDMuOTkxNjIgMTQuNzIxMUM2Ljc3NDA0IDE0LjcyMTEgOS41NTU5IDE0LjcyMTEgMTIuMzM4MyAxNC43MjExQzEyLjgxNTMgMTQuNzIxMSAxMy4wNTU3IDE0LjQ4MzUgMTMuMDU1NyAxNC4wMTA4QzEzLjA1NTcgMTAuODM3NCAxMy4wNTU3IDcuNjY0IDEzLjA1NTcgNC40OTA2MUMxMy4wNTU3IDQuNDQwNyAxMy4wNTU3IDQuMzkwNzggMTMuMDU1NyA0LjMzMzQxQzEyLjQ0OTcgNC4zMzM0MSAxMS44Njc3IDQuMzQzNzMgMTEuMjg2MyA0LjMyNzY3QzExLjA4NjYgNC4zMjE5MyAxMC44NzE5IDQuMjg1MjEgMTAuNjkzNCA0LjIwMDg3QzEwLjIyMTEgMy45NzgyNiAxMC4wMDM2IDMuNTc2NjQgMTAuMDAwMSAzLjA1OTY5QzkuOTk2MSAyLjQ3Mjc1IDkuOTk4OTcgMS44ODYzOCA5Ljk5ODk3IDEuMjc2NDlIOS45OTg0Wk0xMi41NDMyIDMuNzIyOTRDMTEuOTAxIDMuMDgwOTIgMTEuMjQ5NiAyLjQyOTE0IDEwLjYxMTQgMS43OTE3MUMxMC42MTE0IDIuMjE0NTYgMTAuNTk3NiAyLjY3MTg0IDEwLjYxNTQgMy4xMjc5N0MxMC42Mjk3IDMuNDk0NTkgMTAuODc4OCAzLjcxMTQ3IDExLjI1NDIgMy43MjE3OUMxMS40NzM0IDMuNzI4MTEgMTEuNjkyNiAzLjcyMjk0IDExLjkxMTkgMy43MjI5NEMxMi4xMzQgMy43MjI5NCAxMi4zNTYxIDMuNzIyOTQgMTIuNTQyNiAzLjcyMjk0SDEyLjU0MzJaIiBmaWxsPSIjMDM0NzY5Ii8+CjxwYXRoIGQ9Ik04Ljc4NDU4IDYuNjgzNTJDOC43ODExNCA3LjA2MDUxIDguNjQ5MTIgNy40MDY1MSA4LjU1MjY5IDcuNzU5NEM4LjUyNzQ0IDcuODUxMiA4LjUwODQ5IDcuOTQ4MTggOC40NjU0NSA4LjAzMDhDOC4zNTEyMiA4LjI1IDguNDAzNDYgOC40MTQ2OCA4LjU4MzExIDguNTc2NDlDOC45NDQ3MyA4LjkwMTI2IDkuMjkwODQgOS4yNDI2NyA5LjY1MDczIDkuNTY5NzRDOS42OTM3OCA5LjYwODc1IDkuNzc5MyA5LjYxODUxIDkuODQzNTkgOS42MTQ0OUMxMC4yMDkyIDkuNTkzODQgMTAuNTczNyA5LjU1NTM5IDEwLjkzOTMgOS41NDMzNEMxMS4wNzg4IDkuNTM4NzUgMTEuMjI0NiA5LjU3NDMzIDExLjM1OTUgOS42MTczNkMxMS42OTUzIDkuNzI1ODEgMTEuODQyOCA5Ljk0ODQ0IDExLjgzMTMgMTAuMjk3M0MxMS44MTk4IDEwLjY1NDIgMTEuNjI3NSAxMC44OTk4IDExLjMwOSAxMS4wMDE5QzEwLjkyMjcgMTEuMTI1OSAxMC41OTg0IDEwLjk5MDUgMTAuMjg2NyAxMC43ODY4QzEwLjA4NyAxMC42NTY1IDkuODg5NTEgMTAuNTIyMiA5LjY5ODk0IDEwLjM3OTRDOS42MDc2OCAxMC4zMTExIDkuNTI2NzUgMTAuMjgzNSA5LjQxMTk1IDEwLjMxNTFDOC44MTA5OSAxMC40ODE1IDguMjA4ODcgMTAuNjQyNyA3LjYwNjE5IDEwLjgwMjNDNy41MDUxNyAxMC44Mjg3IDcuNDQ1NDcgMTAuODg0OSA3LjM5ODQgMTAuOTc2N0M3LjA5MzYyIDExLjU3MTcgNi43MjExIDEyLjExNzQgNi4xOTM2MSAxMi41NDAzQzUuODc0NDcgMTIuNzk2MiA1LjUyNDM0IDEyLjk4NDQgNS4xMDEzMSAxMi44MzQ3QzQuOTQwNTkgMTIuNzc3OSA0Ljc3NDE0IDEyLjY4NiA0LjY1ODE5IDEyLjU2NDRDNC4zOTMwMSAxMi4yODQ0IDQuNDUyNyAxMS44NDgzIDQuNzk3NjcgMTEuNTdDNS4wMTgwOCAxMS4zOTE2IDUuMjYzNzUgMTEuMjM3OCA1LjUxNTE1IDExLjEwNThDNS45NzA5IDEwLjg2NzEgNi40NDA5OSAxMC42NTY1IDYuOTAxMzMgMTAuNDI2NEM2Ljk2NjE5IDEwLjM5NDMgNy4wMzQ1IDEwLjMyNzcgNy4wNTg2IDEwLjI2MTdDNy4yNjUyNCA5LjY4ODUxIDcuNDY0NDEgOS4xMTE4NCA3LjY1NzI3IDguNTM0MDNDNy42NzM5MiA4LjQ4NDY4IDcuNjQ2MzcgOC40MDQzNSA3LjYxMzA4IDguMzU3M0M3LjM2Mzk2IDguMDA2MTMgNy4xMjc0OCA3LjY0OTggNy4wMDg2NyA3LjIyODYzQzYuOTA2NSA2Ljg2ODI5IDYuOTI0ODYgNi41MDczNyA3LjAzODUxIDYuMTU3OTJDNy4xOTI5MiA1LjY4MjI0IDcuNTkxODQgNS40NzczOSA4LjEwMzgzIDUuNTcwOTJDOC40NDg4IDUuNjM0MDQgOC42MzY0OSA1Ljg0OTIyIDguNzA5OTYgNi4xNzM5OUM4Ljc0Nzg1IDYuMzQwMzkgOC43NjEwNSA2LjUxMjUzIDguNzg1MTYgNi42ODE4TDguNzg0NTggNi42ODM1MlpNNy45MjMwMyA3LjcxOTIzQzcuOTg0NDQgNy41MTA5NCA4LjAzODQgNy4zMjM4OCA4LjA5NTIyIDcuMTM3NEM4LjE2NzU1IDYuOTAwNDIgOC4xNzYxNiA2LjY2IDguMTQyMjkgNi40MTY3MUM4LjExMzU5IDYuMjExMjggOC4wNDM1NyA2LjE1NTYzIDcuODM4MDggNi4xNjc2OEM3LjY3NTA3IDYuMTc3NDMgNy42MjQ1NSA2LjI5Mjc2IDcuNTkyOTkgNi40MjI0NEM3LjQ3NjQ3IDYuOTAwOTkgNy42NDQ2NCA3LjMwOTU0IDcuOTIzMDMgNy43MTkyM1pNNy43OTM4OCAxMC4wODA0QzguMTgzNjIgOS45Nzc3MSA4LjU0ODY3IDkuODgxODggOC44NDcxNSA5LjgwMzI3QzguNjI1MDEgOS41NjQ1NyA4LjM4Mjc5IDkuMzA0NjQgOC4xMzg4NSA5LjA0Mjk5QzguMDI2OTIgOS4zODAzOCA3LjkxMzI3IDkuNzIxNzkgNy43OTM4OCAxMC4wODA0Wk02LjQ2NjI1IDExLjM0NzlDNi40NTcwNyAxMS4zMzc2IDYuNDQ3ODggMTEuMzI3MyA2LjQzODcgMTEuMzE2NEM2LjA4Njg0IDExLjUwNCA1LjczMzI3IDExLjY4NzYgNS4zODU0MyAxMS44ODIxQzUuMjk2NDYgMTEuOTMyMSA1LjIyMjk5IDEyLjAxMjQgNS4xNTA2NyAxMi4wODdDNS4xMDEzMSAxMi4xMzgxIDUuMTE2MjMgMTIuMTg5NyA1LjE4NDU0IDEyLjIyMThDNS4zMzM3NyAxMi4yOTI0IDUuNDc3ODQgMTIuMjg5IDUuNjE5NjIgMTIuMjAxMkM1Ljk3MDMyIDExLjk4MzcgNi4yMjk3NyAxMS42NzY3IDYuNDY2ODIgMTEuMzQ3OUg2LjQ2NjI1Wk0xMC40Nzg0IDEwLjEzMjFDMTAuNDc2MSAxMC4xNDg3IDEwLjQ3MzMgMTAuMTY0OCAxMC40NzEgMTAuMTgxNEMxMC41NjM0IDEwLjIzOTQgMTAuNjUgMTAuMzA5NCAxMC43NDg4IDEwLjM1MTNDMTAuODQ5OCAxMC4zOTM3IDEwLjk2MjMgMTAuNDIzNSAxMS4wNzA4IDEwLjQyN0MxMS4xMTc4IDEwLjQyODEgMTEuMTY3OCAxMC4zNDk1IDExLjIxNiAxMC4zMDcxQzExLjE3NTIgMTAuMjY0IDExLjEzOTEgMTAuMTg4OSAxMS4wOTMyIDEwLjE4MzFDMTAuODkgMTAuMTU1NiAxMC42ODM5IDEwLjE0NzYgMTAuNDc4NCAxMC4xMzI2VjEwLjEzMjFaIiBmaWxsPSIjMDM0NzY5Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNzAwMF8yNTM3Ij4KPHJlY3Qgd2lkdGg9IjExIiBoZWlnaHQ9IjE0LjY2NjciIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjY2NjY2IDAuNjY2NTA0KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}
[dir=rtl] .careers-form-section form .file-wrapper .file-name:before {
  left: auto;
  right: 1px;
  top: 0;
}
.careers-form-section form .file-wrapper .file-name.show {
  display: flex;
  align-items: center;
}
.careers-form-section form .file-wrapper .file-name .delete-file {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-start: 8px;
  width: 18px;
  height: 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDJMMiAxOCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTIgMkwxOCAxOCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70%;
}
.careers-form-section form .file-wrapper .wpcf7-form-control-wrap {
  position: absolute;
  left: 0;
}
[dir=rtl] .careers-form-section form .file-wrapper .wpcf7-form-control-wrap {
  left: auto;
  right: 0;
}
.careers-form-section form .file-wrapper .wpcf7-not-valid-tip {
  min-width: 430px;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .careers-form-section form .file-wrapper .wpcf7-not-valid-tip {
    min-width: 250px;
  }
}
.careers-form-section form .file-wrapper p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px 0;
}
@media (max-width: 430px) {
  .careers-form-section form .file-wrapper p {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px 0;
  }
}
.careers-form-section form .file-wrapper br {
  display: none;
}
.careers-form-section form .submit {
  width: 100%;
  position: relative;
}
.careers-form-section form .submit > p {
  display: block !important;
}
.careers-form-section form .submit p .wpcf7-submit {
  width: 192px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: 0;
  color: #034769;
  text-align: center;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
[dir=rtl] .careers-form-section form .submit p .wpcf7-submit {
  width: 200px;
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-left: 0;
  margin-right: auto;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .careers-form-section form .submit p .wpcf7-submit {
    width: 100%;
  }
  [dir=rtl] .careers-form-section form .submit p .wpcf7-submit {
    width: 100%;
  }
}
.careers-form-section form .submit .wpcf7-spinner {
  position: absolute;
  right: 8px;
  margin: 0;
  top: 8px;
}
[dir=rtl] .careers-form-section form .submit .wpcf7-spinner {
  right: auto;
  left: 8px;
}
.careers-form-section form .wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 1;
  bottom: auto;
  margin: 3px 0 0 0;
}

.form-section .success-sent-message {
  display: none;
  padding: 120px 0 120px;
}
[dir=rtl] .form-section .success-sent-message {
  padding: 120px 0 120px;
}
@media (max-width: 576px) {
  .form-section .success-sent-message {
    padding: 224px 0 224px;
  }
  [dir=rtl] .form-section .success-sent-message {
    padding: 220px 0 220px;
  }
}
.form-section .success-sent-message h4 {
  color: #034769;
  text-align: center;
  font-family: "Sakkal Majalla";
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 29px;
}
[dir=rtl] .form-section .success-sent-message h4 {
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 0;
  margin-bottom: 24px;
  padding: 0 16px;
}
@media (max-width: 576px) {
  .form-section .success-sent-message h4 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
    margin-bottom: 15px;
  }
  [dir=rtl] .form-section .success-sent-message h4 {
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    margin-bottom: 16px;
  }
}
.form-section .success-sent-message p {
  color: #034769;
  text-align: center;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
[dir=rtl] .form-section .success-sent-message p {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin: 0;
}
@media (min-width: 768px) {
  [dir=rtl] .form-section .success-sent-message p {
    margin: 0 0 7px 0;
  }
}
@media (max-width: 576px) {
  [dir=rtl] .form-section .success-sent-message p {
    line-height: 24px;
  }
}
.form-section .sent > *, .form-section .sent > .row, .form-section .sent > .submit-row {
  display: none;
}
.form-section .sent .success-sent-message {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 788px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .form-section .sent .success-sent-message p:not(:last-child) {
    margin: 0 0 7px 0;
  }
}

html .registration {
  padding: 0 0 121px;
}
@media (max-width: 992px) {
  html .registration {
    padding: 0 0 100px;
  }
}
html .registration .registration__inner {
  box-sizing: border-box;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 120px 70px;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 992px) {
  html .registration .registration__inner {
    padding: 134px 0;
  }
}
html .registration .registration__inner:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 44.51%, rgba(0, 0, 0, 0.61) 97.81%);
  z-index: 1;
}
html .registration .reg-holder {
  box-sizing: border-box;
  height: 480px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 3;
}
@media (max-width: 992px) {
  html .registration .reg-holder {
    max-width: 100%;
  }
}
html .registration .reg-holder .reg-block {
  width: 100%;
  max-width: 418px;
}
@media (max-width: 992px) {
  html .registration .reg-holder .reg-block {
    padding: 24px;
  }
}
html .registration .reg-holder .reg-block .title {
  color: #ffffff;
  font-family: "Sakkal Majalla";
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
html .registration .reg-holder .reg-block p {
  color: #ffffff;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 992px) {
  html .registration .reg-holder .reg-block p {
    font-size: 1.8rem;
  }
}
html .registration .reg-holder .reg-block .btn-holder {
  margin-top: 32px;
  display: flex;
}
@media (max-width: 992px) {
  html .registration .reg-holder .reg-block .btn-holder {
    flex-direction: column;
  }
}
html .registration .reg-holder .reg-block .btn-holder a {
  box-sizing: border-box;
  min-width: 196px;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
html .registration .reg-holder .reg-block .btn-holder .gold-btn {
  margin-inline-end: 24px;
}
@media (max-width: 992px) {
  html .registration .reg-holder .reg-block .btn-holder .gold-btn {
    width: calc(100% - 64px);
    margin-inline-end: 0;
    margin-bottom: 24px;
  }
}
html .registration .reg-holder .reg-block .btn-holder .register-btn {
  min-width: 196px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  html .registration .reg-holder .reg-block .btn-holder .register-btn {
    width: calc(100% - 64px);
  }
}
html .registration .reg-holder .reg-block .btn-holder .register-btn span {
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
html .registration .reg-holder .reg-block .btn-holder .register-btn svg {
  margin-inline-start: 10px;
}

html .about-us-block {
  padding: 117px 0 60px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}
@media (max-width: 992px) {
  html .about-us-block {
    padding: 103px 0 48px;
  }
}
html .about-us-block:after {
  content: "";
  background-image: url("../src/img/pattern-blue.svg");
  height: 961px;
  width: 750px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: 0;
  inset-block-start: -541px;
  z-index: 4;
}
@media (max-width: 992px) {
  html .about-us-block:after {
    background-image: url("../src/img/pattern-blue-mobile.svg");
    height: 491px;
    width: 350px;
    inset-block-start: -232px;
  }
}
html .about-us-block .container {
  position: relative;
  z-index: 5;
}
html .about-us-block .heading-icon-block h2 {
  color: #034769;
  font-size: 48px;
  line-height: 64px;
  letter-spacing: 4.8px;
  font-weight: 700;
}
@media (max-width: 992px) {
  html .about-us-block .heading-icon-block h2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
  html .about-us-block .heading-icon-block h2 br {
    display: none;
  }
}
html .about-us-block .description {
  margin-top: 60px;
  max-width: 900px;
}
html .about-us-block .description p {
  font-family: "Sakkal Majalla", sans-serif;
  color: #034769;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
}
@media (max-width: 992px) {
  html .about-us-block .description {
    margin-top: 32px;
  }
  html .about-us-block .description p {
    font-size: 20px;
    line-height: 26px;
  }
}
html .about-us-block .heading {
  margin: 100px 0;
}
@media (max-width: 992px) {
  html .about-us-block .heading {
    margin: 47px 0;
  }
}
html .about-us-block .heading h3 {
  color: #034769;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  max-width: 900px;
}
@media (max-width: 992px) {
  html .about-us-block .heading h3 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 2.8px;
  }
}
html .about-us-block .advantages {
  padding-block-start: 0;
  display: flex;
  -moz-column-gap: 86px;
       column-gap: 86px;
}
@media (max-width: 992px) {
  html .about-us-block .advantages {
    padding-block-start: 0;
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
  }
}
html .about-us-block .advantages .item {
  width: 100%;
  margin-bottom: 48px;
}
html .about-us-block .advantages .item:last-of-type {
  margin-bottom: 0;
  max-width: 100%;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item:last-of-type h4 {
    margin-bottom: 34px;
  }
}
html .about-us-block .advantages .item:last-of-type .item__description {
  display: flex;
  gap: 18px;
}
html .about-us-block .advantages .item:last-of-type .item__description p {
  display: block;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item:last-of-type .item__description {
    display: block;
  }
  html .about-us-block .advantages .item:last-of-type .item__description p {
    font-family: "Sakkal Majalla", sans-serif;
  }
}
html .about-us-block .advantages .item h4 {
  margin-bottom: 20px;
  color: #034769;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item h4 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2.4px;
  }
  html .about-us-block .advantages .item h4 br {
    display: none;
  }
}
html .about-us-block .advantages .item p {
  margin: 0;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item p {
    line-height: 26px;
  }
}
html .about-us-block .advantages .item .small-content {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item .small-content {
    margin-bottom: 19px;
  }
}
html .about-us-block .advantages .item .subtitle-text-content {
  display: block;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item .subtitle-text-content {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    margin-bottom: 9px;
  }
}
html .about-us-block .advantages .item br {
  display: none;
}
html .about-us-block .advantages .item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item ul {
    margin-top: 30px;
  }
}
html .about-us-block .advantages .item ul li {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #CFA66B;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  html .about-us-block .advantages .item ul li {
    font-size: 1.8rem;
    line-height: 2rem;
    letter-spacing: 1.8px;
  }
}
html .about-us-block .advantages .item ul li:last-of-type {
  margin-bottom: 0;
}
html .about-us-block__inner {
  max-width: 900px;
}

html .portfolio {
  padding: 31px 0 60px;
  position: relative;
}
@media (max-width: 992px) {
  html .portfolio {
    padding: 31px 0 0;
    box-sizing: border-box;
  }
}
html .portfolio .video,
html .portfolio .image {
  width: 100%;
  height: 100%;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
}
html .portfolio .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .portfolio .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  html .portfolio .image img {
    -o-object-position: -215px;
       object-position: -215px;
  }
}
@media (max-width: 992px) {
  html .portfolio .container.container-sm {
    width: 100%;
    padding: 0;
  }
}
html .portfolio h2 {
  color: #034769;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  html .portfolio h2, html .latest-news-section h2 {
    font-size: 32px !important;
    line-height: 32px !important;
    letter-spacing: 3.2px !important;
  }
  .careers-form-section .careers-form-section__inner .heading-icon-block {
    padding-left: 40px;
  }
}

html .portfolio.portfolio--video .content-block-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 41vw;
  min-height: 600px;
  padding: 48px 0 45px;
}
@media (max-width: 992px) {
  html .portfolio.portfolio--video .content-block-wrap {
    min-height: 800px;
    padding: 48px 0 80px;
    justify-content: flex-end;
  }
}
html .portfolio .content-block-wrap {
  margin-top: 60px;
  padding: 148px 0 145px;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  html .portfolio .content-block-wrap {
    padding: 487px 0 80px;
    margin-top: 50px;
  }
}
html .portfolio .content-block-wrap > .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(270deg, rgba(29, 32, 35, 0) 54.96%, rgba(29, 32, 35, 0.7) 95.48%);
  z-index: 2;
}
html .portfolio .content-block {
  max-width: 524px;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  html .portfolio .content-block {
    width: 100%;
    max-width: 100%;
  }
}
html .portfolio .content-block .logo {
  width: auto;
  height: 120px;
}
@media (max-width: 992px) {
  html .portfolio .content-block .logo {
    height: 80px;
  }
}
html .portfolio .content-block .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
html .portfolio .content-block h4 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 32px 0 22px;
}
@media (max-width: 992px) {
  html .portfolio .content-block h4 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 24px 0 23px;
  }
}
html .portfolio .content-block p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin: 32px 0;
  color: #ffffff;
}
@media (max-width: 992px) {
  html .portfolio .content-block p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
html .portfolio .content-block .btn-holder .register-btn {
  padding: 12px 10px 12px 17px;
  border: 1px solid var(--Gold, #CFA66B);
  background: #163B3D;
  box-shadow: 0 0.853px 3.412px 0 rgba(25, 33, 61, 0.08);
  color: #CFA66B;
  font-family: "Degular", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 992px) {
  html .portfolio .content-block .btn-holder .register-btn {
    font-family: "Sakkal Majalla", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }
}
html .portfolio .content-block .btn-holder .register-btn:hover {
  background-color: #2C8579;
}
html .portfolio .content-block .btn-holder .register-btn:active {
  background-color: #035245;
}
html .portfolio__inner {
  max-width: 900px;
}

@media (max-width: 992px) {
  html body:not(.home) .portfolio {
    padding: 50px 0 64px;
  }
}
html body:not(.home) .portfolio .content-block p {
  margin-top: 16px;
}
@media (max-width: 992px) {
  html body:not(.home) .portfolio .content-block p {
    margin-top: 32px;
  }
}
html body:not(.home) .portfolio .content-block .btn-holder .register-btn {
  background-color: #034769;
}
@media (max-width: 992px) {
  html body:not(.home) .portfolio .content-block .btn-holder .register-btn {
    width: calc(100% - 40px);
    justify-content: center;
  }
}
html body:not(.home) .portfolio .content-block .btn-holder .register-btn:hover {
  background-color: #178BAD;
}
html body:not(.home) .portfolio .content-block .btn-holder .register-btn:active {
  background-color: #0D6680;
}

html .content-block-wrap.content-block-wrap--container {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  padding: 254px 0 260px;
  position: relative;
}
@media (max-width: 1200px) {
  html .content-block-wrap.content-block-wrap--container {
    max-width: calc(100vw - 128px);
  }
}
@media (max-width: 992px) {
  html .content-block-wrap.content-block-wrap--container {
    box-sizing: border-box;
    max-width: calc(100vw - 48px);
    height: 700px;
    padding: 32px;
    margin-top: 0;
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  html .content-block-wrap.content-block-wrap--container .container-md {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
html .content-block-wrap.content-block-wrap--container .content-block .logo {
  margin-bottom: 32px;
}
html .content-block-wrap.content-block-wrap--container .content-block {
  max-width: 350px;
}
@media (max-width: 992px) {
  html .content-block-wrap.content-block-wrap--container .content-block {
    max-width: 300px;
  }
}
html .content-block-wrap.content-block-wrap--container .content-block h4 {
  margin: 0;
}
@media (max-width: 992px) {
  html .content-block-wrap.content-block-wrap--container .content-block h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 3.2px;
    margin-bottom: 16px;
  }
}
html .content-block-wrap.content-block-wrap--container .content-block p {
  font-family: "Sakkal Majalla";
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  margin: 12px 0 23px !important;
}
@media (max-width: 992px) {
  html .content-block-wrap.content-block-wrap--container .content-block p {
    line-height: 18px;
  }
}
html .content-block-wrap.content-block-wrap--container .content-block .register-btn.gold-btn {
  box-sizing: border-box;
  width: 200px;
  border: none;
  background: #CFA66B !important;
  color: #034769 !important;
  font-family: "Sakkal Majalla";
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
html .content-block-wrap.content-block-wrap--container .content-block .register-btn.gold-btn span {
  padding-top: 2px;
}
@media (max-width: 992px) {
  html .content-block-wrap.content-block-wrap--container .content-block .register-btn.gold-btn {
    width: 200px !important;
  }
}

html body .latest-news-section {
  padding: 40px 0 112px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  html body .latest-news-section {
    padding: 100px 0 100px;
  }
}
html body .latest-news-section .heading-icon-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 769px) {
  html body .latest-news-section .heading-icon-block {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 48px;
  }
}
html body .latest-news-section .heading-icon-block .heading-icon-block-wrapper {
  width: 60%;
}
@media (max-width: 769px) {
  html body .latest-news-section .heading-icon-block .heading-icon-block-wrapper {
    width: 100%;
  }
}
html body .latest-news-section .heading-icon-block h2 {
  color: #034769;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  html body .latest-news-section .heading-icon-block h2 {
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
}
html body .latest-news-section .heading-icon-block .more-btn {
  margin-inline-start: 15px;
  color: #034769;
  border-bottom: 1px solid #034769;
}
@media (max-width: 769px) {
  html body .latest-news-section .heading-icon-block .more-btn {
    margin-top: 48px;
    display: none;
  }
}
html body .latest-news-section .heading-icon-block .more-btn span {
  color: #034769;
  margin-right: 4px;
  font-family: "Degular";
}
html body .latest-news-section .latest-news-more--mobile {
  display: none;
  text-align: center;
}
@media (max-width: 769px) {
  html body .latest-news-section .latest-news-more--mobile {
    display: inline;
  }
}
html body .latest-news-section .latest-news-more--mobile .more-btn {
  margin-left: auto;
  margin-right: auto;
}
html body .latest-news-section .news-holder {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 48px;
       column-gap: 48px;
}
@media (max-width: 992px) {
  html body .latest-news-section .news-holder {
    margin-top: 48px;
    -moz-column-gap: 0;
         column-gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }
}
html body .latest-news-section .news-holder .item {
  position: relative;
  min-height: 500px;
  padding: 48px 48px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
}
html body .latest-news-section .news-holder .item > * {
  position: initial;
  z-index: 3;
}
@media (max-width: 992px) {
  html body .latest-news-section .news-holder .item {
    padding: 24px;
    margin-bottom: 32px;
    min-height: 700px;
  }
}
@media (max-width: 767px) {
  html body .latest-news-section .news-holder .item {
    min-height: 500px;
  }
}
html body .latest-news-section .news-holder .item .all-link .img-holder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
html body .latest-news-section .news-holder .item .all-link .img-holder:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.6%, rgba(0, 0, 0, 0.58) 100%);
  z-index: 2;
}
html body .latest-news-section .news-holder .item .all-link .img-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all 0.5s;
}
html body .latest-news-section .news-holder .item:hover .img-holder img {
  transform: scale(1.15);
}
html body .latest-news-section .news-holder .item .all-link .date {
  font-family: "Sakkal Majalla", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
}
html body .latest-news-section .news-holder .item .all-link h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin: 32px 0;
  color: #ffffff;
  position: relative;
  z-index: 3;
}
@media (max-width: 992px) {
  html body .latest-news-section .news-holder .item .all-link h4 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
  }
}
html body .latest-news-section .news-holder .item .all-link p {
  font-size: 1.6rem;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 992px) {
  html body .latest-news-section .news-holder .item .all-link p {
    line-height: 1.8rem;
  }
}
html body .latest-news-section .news-holder .item .btn-holder .more-btn {
  width: 24px;
  height: 24px;
  border: 0;
}
html body .latest-news-section .news-holder .item .btn-holder .more-btn svg {
  animation: arrowAnime 2s linear infinite;
}
html body .latest-news-section .news-holder .item:hover .img-holder svg {
  scale: 1.1;
}
html body:not(.home) .latest-news-section {
  padding: 116px 0 60px;
  position: relative;
}
@media (max-width: 992px) {
  html body:not(.home) .latest-news-section {
    padding: 100px 0 50px;
  }
}
html body:not(.home) .latest-news-section:after {
  content: "";
  background-image: url("../src/img/pattern-blue.svg");
  height: 961px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: -3px;
  inset-block-start: -541px;
  z-index: 4;
}
@media (max-width: 992px) {
  html body:not(.home) .latest-news-section:after {
    background-image: url("../src/img/pattern-blue-mobile.svg");
    height: 491px;
    width: 350px;
    inset-block-start: -232px;
    inset-inline-end: 0;
  }
}
html body:not(.home) .latest-news-section .container {
  position: relative;
  z-index: 5;
}
@media (max-width: 992px) {
  html body.home .latest-news-section .news-holder .item h4 {
    margin: 24px 0;
  }
}
html body.home .latest-news-section .heading-icon-block:after {
  transform: none;
  inset-block-start: 6px;
}
@media (max-width: 992px) {
  html body.home .latest-news-section .heading-icon-block:after {
    inset-block-start: 0;
  }
}

html .members {
  background-color: #ffffff;
  padding: 117px 0;
}
@media (max-width: 992px) {
  html .members {
    padding: 82px 0 50px;
  }
}
html .members .heading-icon-block {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  html .members .heading-icon-block {
    margin-bottom: 32px;
  }
}
@media (max-width: 992px) {
  html .members .heading-icon-block .heading-icon-box {
    top: calc(50% - 16px);
  }
}
html .members .heading-icon-block h2 {
  color: #034769;
}
@media (max-width: 992px) {
  html .members .heading-icon-block h2 {
    line-height: 32px;
  }
}
html .members .subtitle {
  color: #034769;
  max-width: 598px;
}
@media (max-width: 992px) {
  html .members .subtitle {
    max-width: 100%;
  }
}
html .members .members-block-holder {
  margin-top: 51px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 64px;
       column-gap: 64px;
  row-gap: 57px;
  padding-inline-start: 5px;
}
@media (max-width: 1200px) {
  html .members .members-block-holder {
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
}
@media (max-width: 992px) {
  html .members .members-block-holder {
    margin-top: 48px;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 48px;
    padding-inline-start: 0;
  }
}
@media (max-width: 688px) {
  html .members .members-block-holder {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 0;
    max-width: 340px;
    margin: 48px auto 0;
  }
}
@media (max-width: 688px) {
  html .members .members-block-holder .members-item-wrap {
    margin-bottom: 48px;
  }
  html .members .members-block-holder .members-item-wrap:last-of-type {
    margin-bottom: 0;
  }
}
html .members .members-block-holder .members-item {
  cursor: pointer;
}
html .members .members-block-holder .members-item .image {
  margin-bottom: 24px;
  height: 257px;
  overflow: hidden;
  transition: all 0.3s;
  background: rgba(203, 184, 151, 0.25);
}
@media (max-width: 1200px) {
  html .members .members-block-holder .members-item .image {
    height: 210px;
  }
}
@media (max-width: 992px) {
  html .members .members-block-holder .members-item .image {
    height: 257px;
  }
}
html .members .members-block-holder .members-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  transition: 0.2s all linear;
}
@media (max-width: 1200px) {
  html .members .members-block-holder .members-item .image img {
    width: 100%;
    height: 100%;
  }
}
html .members .members-block-holder .members-item .image img:hover {
  transform: scale(1.1);
}
html .members .members-block-holder .members-item h4 {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  min-height: 76px;
  letter-spacing: 2.4px;
}
html .members .members-block-holder .members-item-wrap:last-child .members-item h4 {
  min-height: auto;
}
html .members .members-block-holder .members-item .position {
  color: #034769;
  font-family: "Degular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
html .members .members-block-holder .members-item .hidden {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: all 0.3s;
}
html .members .members-block-holder .members-item .hidden .social {
  margin: 24px 0 0;
}
@media (min-width: 689px) {
  html .members .members-block-holder .members-item .hidden .social {
    height: 24px;
  }
}
html .members .members-block-holder .members-item .hidden .social img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
html .members .members-block-holder .members-item .hidden p {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 24px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  line-clamp: 6;
  box-orient: vertical;
}
@media (max-width: 992px) {
  html .members .members-block-holder .members-item .hidden p {
    font-size: 18px;
    line-height: 18px;
  }
  html .members .members-block-holder .members-item h4{
    min-height: 50px;
  }
}
html .members .members-block-holder .members-item .hidden .more-btn {
  border-bottom: 1px solid #CFA66B;
}
html .members .members-block-holder .members-item .hidden .more-btn span {
  color: #CFA66B;
}
html .members .members-block-holder .members-item.show .image {
  height: 368px;
}
@media (max-width: 688px) {
  html .members .members-block-holder .members-item.show .image {
    height: 330px;
  }
    html .members .members-block-holder .members-item h4{
    min-height: 0px;
  }
}
html .members .members-block-holder .members-item.show .image img {
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  scale: 1;
}
html .members .members-block-holder .members-item.show .image:hover img {
  transform: scale(1);
  scale: 1;
}
html .members .members-block-holder .members-item.show .hidden {
  opacity: 1;
  visibility: visible;
}

html .management {
  background-color: #FAF6F0;
  padding: 97px 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  html .management {
    padding: 99px 0 52px;
  }
}
html .management .heading-icon-block {
  margin-bottom: 26px;
}
@media (max-width: 992px) {
  html .management .heading-icon-block {
    margin-bottom: 32px;
  }
}
@media (max-width: 992px) {
  html .management .heading-icon-block .heading-icon-box {
    top: calc(50% - 16px);
  }
}
html .management .heading-icon-block h2 {
  color: #034769;
}
@media (max-width: 992px) {
  html .management .heading-icon-block h2 {
    line-height: 32px;
  }
}
html .management .subtitle {
  color: #034769;
  max-width: 458px;
}
@media (max-width: 992px) {
  html .management .subtitle {
    font-size: 16px;
    line-height: 24px;
  }
}
html .management .management-slider {
  position: relative;
  margin-top: 52px;
}
@media (max-width: 992px) {
  html .management .management-slider {
    margin-top: 48px;
  }
}
html .management .management-slider .swiper {
  overflow: visible;
}
html .management .management-slider .swiper-wrapper {
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 769px) {
  html .management .management-slider .swiper-wrapper {
    flex-direction: column;
  }
}
html .management .management-slider .swiper-slide {
  max-width: 300px;
}
@media (max-width: 992px) {
  html .management .management-slider .swiper-slide {
    max-width: 395px;
  }
}
@media (max-width: 769px) {
  html .management .management-slider .swiper-slide {
    margin: 0 auto 48px;
  }
}
html .management .management-slider .swiper-slide .image {
  width: 300px;
  height: 300px;
  margin-bottom: 24px;
  overflow: hidden;
  background: rgba(203, 184, 151, 0.2);
}
@media (max-width: 769px) {
  html .management .management-slider .swiper-slide .image {
    height: 257px;
    margin-bottom: 24px;
    width: 100%;
  }
}
html .management .management-slider .swiper-slide .image img {
  width: 100%;
  height: 100%;
  transition: 0.2s all linear;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
html .management .management-slider .swiper-slide .image img:hover {
  transform: scale(1.1);
}
html .management .management-slider .swiper-slide h4 {
  line-height: 25px;
  color: #034769;
}
html .management .management-slider .swiper-slide .position {
  font-size: 16px;
  line-height: 24px;
  color: #034769;
}
@media (max-width: 769px) {
  html .management .management-slider .swiper-slide .position {
    color: #011617;
  }
}
html .management .management-slider .swiper-slide .social {
  margin: 24px 0;
}
html .management .management-slider .swiper-slide .social img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
html .management .management-slider .swiper-slide p {
  color: #034769;
  margin: 0;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 769px) {
  html .management .management-slider .swiper-slide p {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }
}
html .management .management-slider .swiper-slide .btn-holder {
  margin-top: 25px;
}
html .management .management-slider .swiper-slide .btn-holder .more-btn {
  border-bottom: 1px solid #CFA66B;
}
html .management .management-slider .swiper-slide .btn-holder .more-btn span {
  color: #CFA66B;
}
html .management .management-slider .nav-btn {
  width: 152px;
  display: flex;
  align-items: center;
  position: absolute;
  -moz-column-gap: 24px;
       column-gap: 24px;
  top: -94px;
  inset-inline-end: 0;
}
@media (max-width: 1200px) {
  html .management .management-slider .nav-btn {
    inset-inline-end: 0;
  }
}
@media (max-width: 769px) {
  html .management .management-slider .nav-btn {
    display: none;
  }
}
html .management .management-slider .nav-btn > div {
  cursor: pointer;
  width: 64px;
  height: 64px;
}
html .management .management-slider .nav-btn > div:after {
  display: none;
}
html .management .management-slider .nav-btn > div svg {
  width: 100%;
  height: 100%;
}
html .management .management-slider .nav-btn > div svg path {
  stroke: #034769;
  transition: all 0.3s;
}
html .management .management-slider .nav-btn > div.swiper-button-prev {
  inset-inline-start: 0;
}
html .management .management-slider .nav-btn > div.swiper-button-next {
  inset-inline-end: 0;
}
html .management .management-slider .nav-btn > div.swiper-button-disabled {
  opacity: 1;
}
html .management .management-slider .nav-btn > div.swiper-button-disabled svg path {
  stroke: #088280;
  opacity: 0.5;
}
html[lang=ar] .management .management-slider .nav-btn > div.swiper-button-prev {
  left: auto;
}
html[lang=ar] .management .management-slider .nav-btn > div.swiper-button-next {
  right: auto;
}
html[lang=ar] .management .management-slider .nav-btn > div svg {
  transform: rotate(-180deg);
}

html .two-columns-green {
  background-image: url("../src/img/updated/green-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 110px 0 115px;
}
@media (max-width: 992px) {
  html .two-columns-green {
    padding: 100px 0 313px;
  }
}
html .two-columns-green:after {
  content: "";
  background-image: url(../src/img/updated/updated-blue-pattern.svg);
  height: 1073px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: 0;
  inset-block-start: -612px;
  z-index: 1;
}
@media (max-width: 992px) {
  html .two-columns-green:after {
    height: 491px;
    width: 342px;
    inset-block-start: -188px;
  }
}
html .two-columns-green:before {
  content: "";
  background-image: url(../src/img/updated/green-bg-after.webp);
  height: 50%;
  max-height: 453px;
  width: 45%;
  max-width: 544px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  position: absolute;
  inset-inline-start: 0;
  inset-block-end: 0;
  z-index: 1;
}
@media (max-width: 992px) {
  html .two-columns-green:before {
    width: 100%;
    max-width: calc(100% - 57px);
    max-height: 300px;
  }
}
html .two-columns-green .container {
  position: relative;
  z-index: 2;
}
html .two-columns-green .heading-icon-block h2 {
  color: #CFA66B;
}
@media (max-width: 992px) {
  html .two-columns-green .heading-icon-block h2 {
    line-height: 2.9rem;
  }
}
html .two-columns-green .heading-without-icon-block h2 {
  color: #CFA66B;
}
@media (max-width: 992px) {
  html .two-columns-green .heading-without-icon-block h2 {
    line-height: 2.9rem;
  }
}
html .two-columns-green .columns-holder {
  display: flex;
  -moz-column-gap: 80px;
       column-gap: 80px;
  margin-top: 102px;
}
@media (max-width: 992px) {
  html .two-columns-green .columns-holder {
    margin-top: 70px;
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
html .two-columns-green .columns-holder .column-left {
  width: 57%;
}
@media (max-width: 992px) {
  html .two-columns-green .columns-holder .column-left {
    width: 100%;
  }
}
html .two-columns-green .columns-holder .column-left .image {
  max-width: 147px;
  height: 80px;
  font-size: 0;
  line-height: 0;
  margin-bottom: 32px;
}
html .two-columns-green .columns-holder .column-left .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .two-columns-green .columns-holder .column-left h3 {
  font-size: 4rem;
  line-height: 4.2rem;
  letter-spacing: 4px;
  color: #CFA66B;
}
@media (max-width: 992px) {
  html .two-columns-green .columns-holder .column-left h3 {
    font-size: 3.2rem;
    line-height: 3.2rem;
    letter-spacing: 3.2px;
    margin-bottom: 48px;
  }
}
html .two-columns-green .columns-holder .column-right {
  width: 50%;
}
@media (max-width: 992px) {
  html .two-columns-green .columns-holder .column-right {
    width: 100%;
  }
}
html .two-columns-green .columns-holder .column-right .image {
  max-width: 222px;
  height: 120px;
  font-size: 0;
  line-height: 0;
  margin-bottom: 40px;
}
html .two-columns-green .columns-holder .column-right .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
html .two-columns-green .columns-holder .column-right p {
  font-size: 2rem;
  margin: 0 0 40px;
}
@media (max-width: 992px) {
  html .two-columns-green .columns-holder .column-right p {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
html .two-columns-green .columns-holder .column-right p:last-of-type {
  margin-bottom: 0;
}

html .portfolio-block {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 88px;
}
@media (max-width: 992px) {
  html .portfolio-block {
    padding-bottom: 80px;
  }
}
html .portfolio-block .portfolio-slider .swiper {
  width: 100%;
  height: 450px;
}
@media (max-width: 992px) {
  html .portfolio-block .portfolio-slider .swiper {
    height: 238px;
  }
}
html .portfolio-block .portfolio-slider .swiper-slide {
  max-width: 600px;
  overflow: hidden;
}
@media (max-width: 992px) {
  html .portfolio-block .portfolio-slider .swiper-slide {
    max-width: 253px;
  }
}
html .portfolio-block .portfolio-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s;
  scale: 1;
}
html .portfolio-block .portfolio-slider .swiper-slide:hover img {
  scale: 1.1;
}
html .portfolio-block .nav-btn {
  position: absolute;
  bottom: 8px;
  inset-inline-end: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 41px;
       column-gap: 41px;
  width: 144px;
  height: 48px;
  background: url("../src/img/slider-button-bg.svg") center center no-repeat;
  background-size: 100%;
  z-index: 2;
}
[dir=rtl] html .portfolio-block .nav-btn {
  inset-inline-end: 91px;
}
@media (max-width: 992px) {
  html .portfolio-block .nav-btn {
    width: 144px;
    height: 48px;
    -moz-column-gap: 40px;
         column-gap: 40px;
    inset-inline-end: 32px;
    bottom: 0;
  }
}
html .portfolio-block .nav-btn .swiper-pagination {
  position: static;
  font-family: "Sakkal Majalla", sans-serif;
  color: #034769;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.7px;
}
html .portfolio-block .nav-btn .swiper-pagination span:first-of-type {
  font-size: 24px;
  font-weight: 700;
}
html .portfolio-block .nav-btn .swiper-button-prev,
html .portfolio-block .nav-btn .swiper-button-next {
  position: static;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}
@media (max-width: 992px) {
  html .portfolio-block .nav-btn .swiper-button-prev,
  html .portfolio-block .nav-btn .swiper-button-next {
    width: 24px;
    height: 24px;
  }
}
html .portfolio-block .nav-btn .swiper-button-prev svg,
html .portfolio-block .nav-btn .swiper-button-next svg {
  width: 100%;
  height: 100%;
}
html .portfolio-block .nav-btn .swiper-button-prev:after,
html .portfolio-block .nav-btn .swiper-button-next:after {
  display: none;
}

html .key-facts {
  padding: 30px 0 29px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  html .key-facts {
    padding: 45px 0 50px;
  }
}
html .key-facts .heading-icon-box {
  margin-left: -73px;
  top: -3px;
}
@media (max-width: 1200px) {
  html .key-facts .heading-icon-box {
    margin-left: -50px;
  }
}
@media (max-width: 992px) {
  html .key-facts .heading-icon-box {
    margin-left: -40px;
  }
}
html .key-facts .heading-icon-block {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  html .key-facts .heading-icon-block {
    margin-bottom: 47px;
  }
}
html .key-facts .heading-icon-block h2 {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 5.6px;
}
[dir=rtl] html .key-facts .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  html .key-facts .heading-icon-block h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
}
html .key-facts .subtitle {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  max-width: 435px;
}
@media (max-width: 992px) {
  html .key-facts .subtitle {
    font-size: 20px;
    line-height: 20px;
  }
}
html .key-facts .icons-block {
  margin-top: 55px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 80px;
       column-gap: 80px;
  row-gap: 61px;
}
@media (max-width: 992px) {
  html .key-facts .icons-block {
    margin-top: 48px;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }
}
html .key-facts .icons-block .item {
  display: flex;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media (max-width: 992px) {
  html .key-facts .icons-block .item {
    order: 99;
    margin-bottom: 33px;
  }
  html .key-facts .icons-block .item:last-of-type {
    margin-bottom: 0;
  }
  html .key-facts .icons-block .item:nth-child(1) {
    order: 1;
  }
  html .key-facts .icons-block .item:nth-child(2) {
    order: 3;
  }
  html .key-facts .icons-block .item:nth-child(3) {
    order: 2;
  }
}
@media (max-width: 576px) {
  html .key-facts .icons-block .item {
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
html .key-facts .icons-block .item .icon-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 139px;
  height: 166px;
  background-color: rgba(207, 166, 107, 0.1);
}
@media (max-width: 576px) {
  html .key-facts .icons-block .item .icon-holder {
    width: 130px;
    height: 130px;
    margin-bottom: 23px;
  }
}
html .key-facts .icons-block .item .icon-holder img {
  width: 64px;
  height: auto;
}
html .key-facts .icons-block .item .description {
  color: #034769;
  display: flex;
  flex-direction: column;
  position: relative;
}
html .key-facts .icons-block .item .description h4 {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 16px;
}
html .key-facts .icons-block .item .description p {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.text-content-with-logo {
  color: #034769;
  background: #ffffff;
  padding: 120px 0 122px;
  position: relative;
}
@media (max-width: 992px) {
  .text-content-with-logo {
    padding: 100px 0 40px;
  }
}
[dir=rtl] .text-content-with-logo {
  padding: 120px 0 106px;
}
@media (max-width: 992px) {
  [dir=rtl] .text-content-with-logo {
    padding: 100px 0 65px;
  }
}
.text-content-with-logo:after {
  content: "";
  background-image: url("../src/img/pattern-gold.svg");
  height: 1073px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: 0;
  inset-block-start: -546px;
  z-index: 4;
}
@media (max-width: 992px) {
  .text-content-with-logo:after {
    background-image: url("../src/img/pattern-gold-mobile.svg");
    height: 491px;
    width: 350px;
    inset-block-start: -232px;
    inset-inline-end: 0;
  }
}
[dir=rtl] .text-content-with-logo:after {
  height: 961px;
  transform: scale(-1);
  inset-inline-end: -9px;
  inset-block-start: -261px;
}
@media (max-width: 992px) {
  [dir=rtl] .text-content-with-logo:after {
    background-image: url("../src/img/pattern-gold-mobile-left.svg");
    transform: scale(1);
    height: 491px;
    width: 350px;
    inset-block-start: -232px;
    inset-inline-end: 0;
  }
}
.text-content-with-logo .container {
  position: relative;
  z-index: 5;
}
.text-content-with-logo__inner {
  max-width: 717px;
  position: relative;
  z-index: 2;
}
[dir=rtl] .text-content-with-logo__inner {
  max-width: 900px;
}
.text-content-with-logo__image {
  width: auto;
  height: 140px;
}
@media (max-width: 992px) {
  .text-content-with-logo__image {
    height: 80px;
  }
}
.text-content-with-logo__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
[dir=rtl] .text-content-with-logo__image img {
  -o-object-position: right;
     object-position: right;
}
.text-content-with-logo__title {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 64px 0 55px;
}
@media (max-width: 992px) {
  .text-content-with-logo__title {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
    margin: 42px 0 28px;
  }
  .text-content-with-logo__title br {
    display: none;
  }
}
@media (max-width: 576px) {
  .text-content-with-logo__title {
    max-width: 290px;
  }
}
[dir=rtl] .text-content-with-logo__title {
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 43px;
  margin-bottom: 54px;
}
@media (max-width: 992px) {
  [dir=rtl] .text-content-with-logo__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 32px;
  }
  [dir=rtl] .text-content-with-logo__title br {
    display: none;
  }
}
@media (max-width: 576px) {
  [dir=rtl] .text-content-with-logo__title {
    max-width: 250px;
  }
}
.text-content-with-logo__content {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 992px) {
  .text-content-with-logo__content {
    line-height: 20px;
  }
}
[dir=rtl] .text-content-with-logo__content {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}
@media (max-width: 992px) {
  [dir=rtl] .text-content-with-logo__content {
    font-size: 16px;
    line-height: 28px;
  }
}
.text-content-with-logo__content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 992px) {
  .text-content-with-logo__content p {
    line-height: 20px;
  }
}
.text-content-with-logo__content p:not(:last-child) {
  margin: 0 0 24px 0;
}
@media (max-width: 992px) {
  .text-content-with-logo__content p:not(:last-child) {
    margin: 0 0 20px 0;
  }
}
[dir=rtl] .text-content-with-logo__content p {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}
[dir=rtl] .text-content-with-logo__content p:not(:last-child) {
  margin: 0 0 30px 0;
}
@media (max-width: 992px) {
  [dir=rtl] .text-content-with-logo__content p {
    font-size: 16px;
    line-height: 28px;
  }
  [dir=rtl] .text-content-with-logo__content p:not(:last-child) {
    margin: 0 0 28px 0;
  }
}

@media (max-width: 992px) {
  .page-template-terms .container-md {
    box-sizing: border-box;
    width: 100%;
    padding: 0 33px 0 32px;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .container-md {
    padding: 0 64px;
  }
}
.page-template-terms .terms-wrapper {
  padding: 0 0 138px;
}
@media (max-width: 992px) {
  .page-template-terms .terms-wrapper {
    padding: 0 0 111px;
  }
}
[dir=rtl] .page-template-terms .terms-wrapper {
  padding: 0 0 119px;
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .terms-wrapper {
    padding: 0 0 100px;
  }
}
.page-template-terms .site-header {
  background: #034769;
  margin-top: 0;
}
@media (max-width: 992px) {
  .page-template-terms .site-header {
    inset-block-start: 0;
  }
}
@media (max-width: 992px) {
  .page-template-terms .site-header .container-lg {
    box-sizing: border-box;
    width: 100%;
    padding: 0 24px;
  }
}
.page-template-terms .site-header .header-wrapper {
  min-height: 104px;
  transition: all 0.3s;
}
@media (max-width: 992px) {
  .page-template-terms .site-header .header-wrapper {
    min-height: 48px;
    padding: 8px 24px;
  }
}
@media (max-width: 992px) {
  .page-template-terms .site-header .header-wrapper .language-switcher .current-lang {
    margin-top: 0;
  }
}
.page-template-terms .site-header .header-wrapper .language-switcher .current-lang img.globe {
  margin-inline-start: 2px;
}
@media (max-width: 992px) {
  .page-template-terms .site-header .header-wrapper .language-switcher .current-lang img.globe {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .site-header .header-wrapper .language-switcher .current-lang img.globe {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .site-header .header-wrapper .language-switcher .current-lang a {
    margin-right: -1 !important;
    margin-top: 0;
  }
  [dir=rtl] .page-template-terms .site-header .header-wrapper .language-switcher .current-lang a span {
    font-size: 9px;
  }
}
.page-template-terms .site-header .header-wrapper .logo {
  width: 99px;
}
@media (max-width: 992px) {
  .page-template-terms .site-header .header-wrapper .logo {
    width: 57px;
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .page-template-terms .site-header .header-wrapper .menu-btn {
    margin-inline-end: 0;
  }
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .site-header .header-wrapper .menu-btn {
    margin-inline-end: 0;
  }
}
.page-template-terms .site-header.sticky .header-wrapper {
  min-height: 56px;
}
@media (max-width: 992px) {
  .page-template-terms .site-header.sticky .header-wrapper {
    min-height: 48px;
    padding: 8px 24px;
  }
}
.page-template-terms .header-title {
  background: transparent;
  padding: 225px 0 47px;
}
@media (max-width: 992px) {
  .page-template-terms .header-title {
    padding: 165px 0 47px;
  }
}
[dir=rtl] .page-template-terms .header-title {
  padding: 225px 0 63px;
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .header-title {
    padding: 165px 0 47px;
  }
}
@media (max-width: 992px) {
  .page-template-terms .header-title .heading-holder {
    padding: 0;
  }
}
.page-template-terms .header-title h1 {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .page-template-terms .header-title h1 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
}
[dir=rtl] .page-template-terms .header-title h1 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .header-title h1 {
    font-size: 32px;
  }
}
.page-template-terms .content {
  padding: 0;
  color: #034769;
  font-family: "Sakkal Majalla";
}
.page-template-terms .content h1,
.page-template-terms .content h2,
.page-template-terms .content h3,
.page-template-terms .content h4,
.page-template-terms .content h5,
.page-template-terms .content h6 {
  font-family: "Sakkal Majalla", sans-serif;
  color: #034769;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin: 0 0 10px 0;
}
[dir=rtl] .page-template-terms .content h1,
[dir=rtl] .page-template-terms .content h2,
[dir=rtl] .page-template-terms .content h3,
[dir=rtl] .page-template-terms .content h4,
[dir=rtl] .page-template-terms .content h5,
[dir=rtl] .page-template-terms .content h6 {
  font-family: "NotoKufiArabic";
  font-weight: 400;
  letter-spacing: 0;
}
.page-template-terms .content h2 {
  font-size: 32px;
  line-height: 54px;
  margin: 0 0 12px 0;
}
[dir=rtl] .page-template-terms .content h2 {
  font-weight: 700;
  line-height: 32px;
  margin: 34px 0 24px 0;
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .content h2 {
    font-size: 24px;
    margin: 26px 0 22px 0;
  }
}
.page-template-terms .content h2 + p:not(:last-child) {
  margin-bottom: 30px;
}
.page-template-terms .content h2 + p + p {
  margin-top: -2px;
}
[dir=rtl] .page-template-terms .content h2 + p:not(:last-child) {
  margin-bottom: 49px;
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .content h2 + p:not(:last-child) {
    margin-bottom: 47px;
  }
}
.page-template-terms .content h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 0 0 0 0;
}
.page-template-terms .content h3:first-of-type {
  margin-top: 33px;
}
@media (max-width: 992px) {
  .page-template-terms .content h3 {
    line-height: 32px;
  }
}
[dir=rtl] .page-template-terms .content h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
}
.page-template-terms .content h4 {
  font-size: 18px;
  line-height: 24px;
}
[dir=rtl] .page-template-terms .content h4 {
  font-size: 14px;
  line-height: 1.5;
}
.page-template-terms .content h5 {
  font-size: 16px;
  line-height: 22px;
}
[dir=rtl] .page-template-terms .content h5 {
  font-size: 12px;
  line-height: 1.5;
}
.page-template-terms .content h6 {
  font-size: 14px;
  line-height: 20px;
}
[dir=rtl] .page-template-terms .content h6 {
  font-size: 10px;
  line-height: 1.5;
}
.page-template-terms .content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.page-template-terms .content p:not(:last-child) {
  margin-bottom: 28px;
}
.page-template-terms.page-id-269 .content p:not(:last-child),
.page-template-terms.page-id-3 .content p:not(:last-child),
.page-template-terms.page-id-2373 .content p:not(:last-child) {
    margin-bottom: 8px;
}
span.cv-text{
  font-family: "Sakkal Majalla";
}
span.cv-text a {
  text-decoration: underline;
}
[dir=rtl] .page-template-terms .content p, [dir=rtl] .page-template-terms .content ul li, [dir=rtl] .page-template-terms .content ul li a, [dir=rtl] .page-template-terms .content ol li, [dir=rtl] .page-template-terms .content ol li a {
  font-family: "NotoKufiArabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
[dir=rtl] .page-template-terms .content p:not(:last-child) {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  [dir=rtl] .page-template-terms .content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
  }
  [dir=rtl] .page-template-terms .content p:not(:last-child) {
    margin-bottom: 24px;
  }
}
@media (max-width: 992px) {
  .page-template-terms:not(.home) .site-header .header-wrapper .menu-btn {
    margin-inline-end: 0 !important;
  }
}

.two-cols {
  padding: 120px 0;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 1023px) {
  .two-cols {
    padding: 80px 0 94px;
  }
  [dir=rtl] .two-cols {
    padding: 80px 0 99px;
  }
}
.two-cols:after {
  content: "";
  background-image: url("../src/img/pattern-blue.svg");
  height: 961px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: -3px;
  inset-block-start: -541px;
}
[dir=rtl] .two-cols:after {
  transform: scale(-1);
  inset-inline-end: -7px;
}
@media (max-width: 992px) {
  .two-cols:after {
    background-image: url("../src/img/pattern-blue-mobile.svg");
    height: 491px;
    width: 350px;
    inset-block-start: -216px;
  }
  [dir=rtl] .two-cols:after {
    transform: scale(-1);
    inset-inline-end: 0;
  }
}
.two-cols * {
  box-sizing: border-box;
}
.two-cols .container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1023px) {
  .two-cols .container-md {
    width: 100%;
    padding: 0 40px;
  }
}

.two-cols__items {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 64px;
}
@media (max-width: 1023px) {
  .two-cols__items {
    gap: 40px;
  }
}
@media (max-width: 769px) {
  .two-cols__items {
    gap: 0;
  }
}

.two-cols__item {
  position: relative;
  width: calc(50% - 32px);
  min-height: 592px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 120px 48px 48px 48px;
}
.two-cols__item:first-child {
  padding-right: 70px;
}
[dir=rtl] .two-cols__item:first-child .two-cols__buttons--1 .two-cols__btn {
  min-width: 213px;
}
@media (max-width: 1023px) {
  .two-cols__item {
    width: calc(50% - 20px);
    padding: 24px;
  }
  .two-cols__item:first-child {
    padding-right: 24px;
  }
}
@media (max-width: 992px) {
  .two-cols__item {
    min-height: 500px;
  }
}
@media (max-width: 769px) {
  .two-cols__item {
    width: 100%;
    margin-bottom: 40px;
  }
  .two-cols__item:last-child {
    margin-bottom: 0;
  }
}

.two-cols__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.two-cols__image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.two-cols__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.two-cols__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 24px;
  height: 100%;
  position: relative;
  z-index: 3;
}

.two-cols__title {
  color: #FFF;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}
[dir=rtl] .two-cols__title {
  text-align: right;
  font-family: "NotoKufiArabic";
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}
@media (max-width: 1023px) {
  .two-cols__title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2.4px;
  }
  [dir=rtl] .two-cols__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
  }
}

.two-cols__description {
  color: #FFF;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .two-cols__description {
    font-size: 18px;
    line-height: 18px;
  }
}
[dir=rtl] .two-cols__description {
  text-align: right;
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.two-cols__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 992px) {
  .two-cols__buttons {
    gap: 0;
  }
}

.two-cols__btn {
  width: calc(50% - 12px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Sakkal Majalla";
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
}
.two-cols__btn span {
  padding-top: 2px;
}
[dir=rtl] .two-cols__btn {
  font-family: "NotoKufiArabic";
  font-size: 18px;
}
@media (max-width: 992px) {
  .two-cols__btn {
    width: 100%;
    margin-bottom: 24px;
  }
  .two-cols__btn:last-child {
    margin-bottom: 0;
  }
  [dir=rtl] .two-cols__btn {
    margin-bottom: 16px;
  }
  [dir=rtl] .two-cols__btn:last-child {
    margin-bottom: 0;
  }
}
.two-cols__btn svg {
  flex-shrink: 0;
}
.two-cols__btn.register-btn {
  color: #CFA66B;
  background: #0D6680;
}
.two-cols__btn.register-btn:hover {
  background: #034769;
}
.two-cols__btn.register-btn svg path {
  stroke: #CFA66B;
}

.portfolio-block + .core-highlights:before {
  top: -88px;
  height: 90px;
}
@media (max-width: 992px) {
  .portfolio-block + .core-highlights:before {
    top: -73px;
    height: 75px;
  }
}

.core-highlights {
  padding: 98px 0 135px;
  background-color: #ffffff;
  position: relative;
}
[dir=rtl] .core-highlights {
  padding: 76px 0 120px;
}
.core-highlights:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 992px) {
  .core-highlights {
    padding: 72px 0 57px;
  }
  [dir=rtl] .core-highlights {
    padding: 68px 0 18px;
  }
  .core-highlights:after {
    content: "";
    display: block;
    width: 100%;
    height: 170px;
    background: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -165px;
  }
  [dir=rtl] .core-highlights:after {
    height: 150px;
    bottom: -143px;
  }
}
.core-highlights.core-highlights--gold {
  background-color: #F5EDE1;
}
.core-highlights.core-highlights--gold:before {
  background: #F5EDE1;
}
.core-highlights.core-highlights--gold:after {
  background: #F5EDE1;
}
.core-highlights .heading-icon-box {
  margin-left: -73px;
  top: -3px;
}
[dir=rtl] .core-highlights .heading-icon-box {
  top: 2px;
}
@media (max-width: 1200px) {
  .core-highlights .heading-icon-box {
    margin-left: -50px;
  }
}
@media (max-width: 992px) {
  .core-highlights .heading-icon-box {
    margin-left: -40px;
  }
}
@media (max-width: 576px) {
  .core-highlights .heading-icon-box {
    top: calc(50% - 17px);
  }
}
.core-highlights .heading-icon-block {
  margin-bottom: 15px;
}
[dir=rtl] .core-highlights .heading-icon-block {
  margin-bottom: 23px;
}
@media (max-width: 992px) {
  .core-highlights .heading-icon-block {
    margin-bottom: 47px;
  }
}
@media (max-width: 576px) {
  .core-highlights .heading-icon-block {
    margin-bottom: 19px;
  }
  [dir=rtl] .core-highlights .heading-icon-block {
    margin-bottom: 11px;
  }
}
.core-highlights .heading-icon-block h2 {
  color: #034769;
  font-family: "Sakkal Majalla";
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 5.6px;
}
[dir=rtl] .core-highlights .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: 0;
}
@media (max-width: 992px) {
  .core-highlights .heading-icon-block h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
  [dir=rtl] .core-highlights .heading-icon-block h2 {
    font-family: "NotoKufiArabic";
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0;
  }
}
@media (max-width: 576px) {
  .core-highlights .heading-icon-block h2 {
    max-width: 250px;
  }
  [dir=rtl] .core-highlights .heading-icon-block h2 {
    max-width: 100%;
  }
}
.core-highlights .subtitle {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  max-width: 600px;
}
[dir=rtl] .core-highlights .subtitle {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
@media (max-width: 992px) {
  .core-highlights .subtitle {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 576px) {
  .core-highlights .subtitle {
    line-height: 22px;
  }
}
.core-highlights .icons-block {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 576px) {
  .core-highlights .icons-block {
    margin-top: 40px;
    gap: 0;
  }
  [dir=rtl] .core-highlights .icons-block {
    margin-top: 43px;
  }
}
.core-highlights .icons-block .item {
  display: flex;
  width: calc(25% - 18px);
  padding: 32px 0;
}
[dir=rtl] .core-highlights .icons-block .item {
  align-items: center;
}
@media (max-width: 1200px) {
  .core-highlights .icons-block .item {
    width: calc(33.3333333333% - 16px);
  }
}
@media (max-width: 992px) {
  .core-highlights .icons-block .item {
    width: calc(50% - 12px);
  }
}
@media (max-width: 576px) {
  .core-highlights .icons-block .item {
    width: 100%;
  }
}
.core-highlights .icons-block .item .icon-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  margin-inline-end: 24px;
}
.core-highlights .icons-block .item .icon-holder img {
  width: 64px;
  height: auto;
}
.core-highlights .icons-block .item .description {
  color: #034769;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 156px;
}
[dir=rtl] .core-highlights .icons-block .item .description {
  max-width: 175px;
}
@media (max-width: 992px) {
  .core-highlights .icons-block .item .description {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .core-highlights .icons-block .item .description {
    max-width: 156px;
  }
  [dir=rtl] .core-highlights .icons-block .item .description {
    max-width: 205px;
  }
}
.core-highlights .icons-block .item .description h4 {
  color: #CFA66B;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: uppercase;
}
[dir=rtl] .core-highlights .icons-block .item .description h4 {
  font-family: "NotoKufiArabic";
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

.chess-view {
  padding: 120px 0;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  position: relative;
}
@media (max-width: 992px) {
  .chess-view {
    padding: 100px 0 48px;
  }
}
.chess-view .container * {
  box-sizing: border-box;
}
@media (min-width: 1320px) {
  .chess-view .container {
    max-width: 1290px;
  }
}
@media (max-width: 768px) {
  .chess-view .container {
    width: calc(100% - 128px);
  }
}
@media (max-width: 380px) {
  .chess-view .container {
    width: calc(100% - 90px);
  }
}
.chess-view.section-with-pattern:after {
  content: "";
  background-image: url("../src/img/pattern-blue.svg");
  height: 961px;
  width: 751px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset-inline-end: -3px;
  inset-block-start: -541px;
  z-index: 1;
}
[dir=rtl] .chess-view.section-with-pattern:after {
  transform: scale(-1);
}
@media (max-width: 992px) {
  .chess-view.section-with-pattern:after {
    background-image: url("../src/img/pattern-blue-mobile.svg");
    height: 491px;
    width: 350px;
    inset-block-start: -232px;
  }
}
.chess-view img {
  display: block;
  max-width: 100%;
}

.chess-view__items {
  display: flex;
  flex-direction: column;
  gap: 120px;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .chess-view__items {
    gap: 48px;
  }
}
.chess-view__items .heading-icon-block {
  margin: 0 0 32px;
}
@media (max-width: 768px) {
  .chess-view__items .heading-icon-block {
    margin: 0 0 16px;
  }
}
.chess-view__items .heading-icon-block h2 {
  color: #034769;
  font-variant-numeric: lining-nums tabular-nums;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}
[dir=rtl] .chess-view__items .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  .chess-view__items .heading-icon-block h2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
  [dir=rtl] .chess-view__items .heading-icon-block h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}
.chess-view__items .heading-icon-block .heading-icon-box {
  top: 50%;
  transform: translateY(-50%);
}

.chess-view__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 64px;
}
@media (max-width: 1024px) {
  .chess-view__item {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .chess-view__item {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .chess-view__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .chess-view__item:nth-child(2n) {
    flex-direction: column;
  }
}
[dir=rtl] .chess-view__item:nth-child(2n) .chess-view__image {
  width: calc(50% - 20px);
}
@media (max-width: 768px) {
  [dir=rtl] .chess-view__item:nth-child(2n) .chess-view__image {
    width: 100%;
  }
}
[dir=rtl] .chess-view__item:nth-child(2n) .chess-view__content {
  width: calc(50% - 44px);
}
@media (max-width: 768px) {
  [dir=rtl] .chess-view__item:nth-child(2n) .chess-view__content {
    width: 100%;
  }
}

.chess-view__image {
  width: calc(50% - 20px);
  height: 593px;
  flex-shrink: 0;
}
[dir=rtl] .chess-view__image {
  width: calc(50% - 80px);
}
@media (max-width: 1024px) {
  .chess-view__image {
    width: calc(50% - 16px);
    height: 450px;
  }
  [dir=rtl] .chess-view__image {
    width: calc(50% - 16px);
    height: 450px;
  }
}
@media (max-width: 768px) {
  .chess-view__image {
    width: 100%;
    height: 320px;
    padding: 0;
  }
  [dir=rtl] .chess-view__image {
    width: 100%;
    height: 320px;
  }
}
.chess-view__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.chess-view__content {
  width: calc(50% - 44px);
  padding-inline-start: 70px;
}
[dir=rtl] .chess-view__content {
  width: calc(50% + 20px);
}
@media (max-width: 1024px) {
  .chess-view__content {
    width: calc(50% - 16px);
    padding-inline-start: 45px;
  }
  [dir=rtl] .chess-view__content {
    width: calc(50% - 16px);
  }
}
@media (max-width: 768px) {
  .chess-view__content {
    width: 100%;
    padding: 0;
  }
  [dir=rtl] .chess-view__content {
    width: 100%;
  }
}

.chess-view__text {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
[dir=rtl] .chess-view__text {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  line-height: 1.96;
}
.chess-view__text p {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
[dir=rtl] .chess-view__text p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  line-height: 1.96;
}
.chess-view__text p:not(:last-child) {
  margin-bottom: 24px;
}

.testimonials-slider {
  padding: 120px 0;
}
@media (max-width: 992px) {
  .testimonials-slider {
    padding: 48px 0;
  }
}
@media (max-width: 768px) {
  .testimonials-slider {
    /* background: #FAF6F0; */
    padding: 48px 0 10px !important;
  }
}
.testimonials-slider.no-padding-top {
  padding-top: 0 !important;
}
@media (max-width: 768px) {
  .testimonials-slider.no-padding-top {
    padding: 48px 0 10px !important;
  }
}
.testimonials-slider * {
  box-sizing: border-box;
}
@media (min-width: 1320px) {
  .testimonials-slider .container {
    max-width: 1290px;
  }
}
@media (max-width: 1024px) {
  .testimonials-slider .container {
    padding-inline-start: 0;
  }
}
@media (max-width: 380px) {
  .testimonials-slider .container {
    width: 100%;
  }
}
.testimonials-slider .heading-icon-block {
  padding-inline-start: 53px;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  [dir=rtl] .testimonials-slider .heading-icon-block {
    padding-inline-start: 0;
    margin-inline-start: 53px;
  }
}
@media (max-width: 380px) {
  [dir=rtl] .testimonials-slider .heading-icon-block {
    padding-inline-start: 0;
    margin-inline-start: 0;
  }
}
.testimonials-slider .heading-icon-block h2 {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 4.8px;
}
[dir=rtl] .testimonials-slider .heading-icon-block h2 {
  font-family: "NotoKufiArabic";
  font-size: 40px;
  font-weight: 500;
  line-height: 64px;
}
@media (max-width: 992px) {
  .testimonials-slider .heading-icon-block h2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 3.2px;
  }
  [dir=rtl] .testimonials-slider .heading-icon-block h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}
.testimonials-slider .heading-icon-block .heading-icon-box {
  top: 50%;
  transform: translateY(-50%);
}
.testimonials-slider .nav-btn {
  display: flex;
  width: 144px;
  height: 48px;
  gap: 41px;
  align-items: center;
  justify-content: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0IiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMTQ0IDQ4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNOTkuMjczNCAwLjg2MzI4MUMxMDcuOTMyIDAuNzExODY4IDExNi4yNDYgMy4zNDMyNSAxMjIuMzAzIDguMTA2NDVMMTQyLjYxMyAyNC4wNzkxTDEyMy4wNzcgMzkuNDQ0M0MxMTcuMzI0IDQzLjk2OSAxMDkuNTY0IDQ2LjYwMjMgMTAxLjQwOCA0Ni43NzgzTDEwMC42MTggNDYuNzg4MUgxMDAuNjE0TDQyLjA3NDIgNDcuMTQxNkMzMy42MzIgNDcuMTU4NiAyNS41NzU0IDQ0LjUzNzEgMTkuNjcwOSAzOS44OTM2TDEuMzg2NzIgMjUuNTEzN0wyMi4zMzc5IDkuMDM3MTFDMjguMTYxNiA0LjQ1NzE5IDM1Ljk5NDQgMS4xNzUzMiA0NC4xNzI5IDEuMDMyMjNMNDQuMTcxOSAxLjAzMTI1TDk5LjI2MTcgMC44NjMyODFIOTkuMjczNFoiIHN0cm9rZT0iI0NGQTY2QiIgc3Ryb2tlLXdpZHRoPSIxLjcxNDI5Ii8+Cjwvc3ZnPgo=);
  background-position: center center;
  background-size: 100%;
  margin-inline-end: -15px;
}
@media (max-width: 768px) {
  .testimonials-slider .nav-btn {
    width: 114px;
    height: 38px;
    gap: 32px;
  }
}
.testimonials-slider .swiper-button-prev,
.testimonials-slider .swiper-button-next {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background: none;
  margin: 0;
  padding: 0;
}
[dir=rtl] .testimonials-slider .swiper-button-prev,
[dir=rtl] .testimonials-slider .swiper-button-next {
  transform: scale(-1);
}
.testimonials-slider .swiper-button-prev:after, .testimonials-slider .swiper-button-prev:before,
.testimonials-slider .swiper-button-next:after,
.testimonials-slider .swiper-button-next:before {
  display: none;
}

.testimonials-slider__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0;
  margin-bottom: 64px;
}
[dir=rtl] .testimonials-slider__top {
  margin-bottom: 56px;
  padding: 0;
}
@media (max-width: 768px) {
  .testimonials-slider__top {
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .testimonials-slider__top .nav-btn {
    display: none;
  }
}

.testimonials-slider__items {
  padding-inline-start: calc((100vw - 1210px) / 2 + 73px);
}
[dir=rtl] .testimonials-slider__items {
  padding-inline-start: calc((100vw - 1210px) / 2 + 70px);
}
@media (min-width: 1320px) {
  .testimonials-slider__items {
    padding-inline-start: calc((100vw - 1290px) / 2 + 73px);
  }
  [dir=rtl] .testimonials-slider__items {
    padding-inline-start: calc((100vw - 1290px) / 2 + 70px);
  }
}
@media (max-width: 1230px) {
  .testimonials-slider__items {
    padding-inline-start: 91px;
  }
  [dir=rtl] .testimonials-slider__items {
    padding-inline-start: 91px;
  }
}
@media (max-width: 1024px) {
  .testimonials-slider__items {
    padding-inline-start: 61px;
  }
  [dir=rtl] .testimonials-slider__items {
    padding-inline-start: 61px;
  }
}
@media (max-width: 768px) {
  .testimonials-slider__items {
    padding-inline-start: 48px;
  }
  [dir=rtl] .testimonials-slider__items {
    padding-inline-start: 48px;
  }
}
@media (max-width: 576px) {
  .testimonials-slider__items {
    padding-inline-start: 64px;
  }
  [dir=rtl] .testimonials-slider__items {
    padding-inline-start: 64px;
  }
}
@media (max-width: 380px) {
  .testimonials-slider__items {
    padding-inline-start: 24px;
  }
  [dir=rtl] .testimonials-slider__items {
    padding-inline-start: 24px;
  }
}
.testimonials-slider__items > .nav-btn {
  display: none;
}
@media (max-width: 768px) {
  .testimonials-slider__items > .nav-btn {
    display: flex;
    margin: 32px 0;
  }
}
.testimonials-slider__items .swiper-wrapper {
  height: auto;
}
.testimonials-slider__items .swiper-slide {
  width: 598px;
  margin-inline-end: 24px;
}
@media (max-width: 1320px) {
  .testimonials-slider__items .swiper-slide {
    width: 500px;
  }
}
@media (max-width: 768px) {
  .testimonials-slider__items .swiper-slide {
    width: 302px;
    margin-inline-end: 16px;
  }
}

.testimonials-slider__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
  background: #FAF6F0;
  padding: 56px 72px;
}
@media (max-width: 1320px) {
  .testimonials-slider__item {
    padding: 48px 52px;
  }
}
@media (max-width: 768px) {
  .testimonials-slider__item {
    padding: 40px 30px;
    gap: 30px;
  }
}

.testimonials-slider__content {
  position: relative;
  z-index: 2;
}
.testimonials-slider__content svg {
  display: none;
  width: 60px;
  height: 49px;
  position: absolute;
  left: -29px;
  top: -14px;
  z-index: 1;
}
[dir=rtl] .testimonials-slider__content svg {
  left: auto;
  right: -29px;
}
@media (min-width: 768px) {
  .testimonials-slider__content svg {
    display: block;
  }
}

.testimonials-slider__review {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 20px;
}
[dir=rtl] .testimonials-slider__review {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.86;
}
@media (min-width: 1320px) {
  .testimonials-slider__review {
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .testimonials-slider__review {
    margin-bottom: 0;
  }
}
.testimonials-slider__review p {
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
[dir=rtl] .testimonials-slider__review p {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.86;
}
@media (min-width: 1320px) {
  .testimonials-slider__review p {
    line-height: 28px;
  }
}

.testimonials-slider__item-bottom {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 768px) {
  /* .testimonials-slider__item-bottom {
    display: block;
    width: 100%;
  } */
}

.testimonials-slider__image {
  width: 100%;
  height: 192px;
}
@media (min-width: 768px) {
  /* .testimonials-slider__image {
    display: none;
  } */
}
.testimonials-slider__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonials-slider__photo {
  display: none;
  width: 72px;
  height: 72px;
}
@media (min-width: 768px) {
  .testimonials-slider__photo {
    display: block;
  }
}
.testimonials-slider__photo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.testimonials-slider__name {
  display: none;
  color: #034769;
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
[dir=rtl] .testimonials-slider__name {
  font-family: "NotoKufiArabic";
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}
@media (min-width: 768px) {
  .testimonials-slider__name {
    display: block;
  }
}

.testimonials-slider__title {
  display: none;
  color: #034769;
  font-family: "Degular", "Sakkal Majalla", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
[dir=rtl] .testimonials-slider__title {
  font-family: "NotoKufiArabic";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.86;
}
@media (min-width: 768px) {
  .testimonials-slider__title {
    display: block;
  }
}

form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  width: auto;
}

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

.management-slider .swiper-slide:last-of-type {
  margin-right: 0 !important;
}

.small-content {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 24px;
}

*::-moz-selection {
  background: transparent;
  color: inherit;
}

*::selection {
  background: transparent;
  color: inherit;
}

input::-moz-selection, textarea::-moz-selection {
  background: #cfa66b;
  color: inherit;
}

input::selection,
textarea::selection {
  background: #cfa66b;
  color: inherit;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: #000 !important;
}

.heading-icon-decorator-1, .heading-icon-decorator-2 {
  background: #034769;
}

html .management .management-slider:after {
  width: calc(50vw - 400px);
}
.grecaptcha-badge {
    visibility: hidden !important;
}
@media only screen and (max-width: 991px) {
  .heading-icon-decorator-1 {
    left: -78px;
  }
  .heading-icon-decorator-2 {
    right: -79px;
  }
}
@keyframes shine2 {
  0% {
    top: -120%;
    right: -120%;
  }
  50% {
    top: 100%;
    right: 100%;
  }
  100% {
    top: -120%;
    right: -120%;
  }
}
.heading-icon-box > div::before {
  animation: shine2 10s infinite alternate !important;
}

.rtl .site-header:not(.sticky) .globe {
  filter: grayscale(100%) brightness(1000%);
}

.languages-block .language-list-wrapper .lang-list ul li a:not(.current-lang):hover:after {
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container-sm {
    max-width: 800px;
  }
}
input[type=email]::-webkit-input-placeholder {
  background: none;
  padding-left: 0;
}

input[type=email]::-moz-placeholder {
  background: none;
  padding-left: 0;
}

input[type=email]:-ms-input-placeholder {
  background: none;
  padding-left: 0;
}

input[type=email]::-ms-input-placeholder {
  background: none;
  padding-left: 0;
}

@media (max-width: 992px) {
  html .partner-form .form-holder {
    transform: translateY(-70px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html[lang=ar] .get-in-touch-with-us-form-section .column-right .form-wrap {
    padding: 24px 32px;
  }
}
.header-nav-main ul li a,
.header-nav-main ul li a:focus,
.header-nav-main ul li a:active {
  outline: none;
  transition: none;
}

.header-nav-main ul li a:focus-visible {
  background: none;
}

.languages-block {
  position: fixed;
}
.ewd-ufaq-faqs {
  counter-reset: faq-counter;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-div {
  counter-increment: faq-counter;
  margin-bottom: 20px;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol {
  margin-right: 0;
  padding: 0;
  margin-top: 3px;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol::before {
  content: counter(faq-counter, decimal-leading-zero) ".";
  font-weight: bold;
  margin-right: 4px;
  font-size: 26px;
  font-family: "Sakkal Majalla", sans-serif;
  color: #034769;
  font-weight: 700;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol span {
  display: none;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-faq-title a {
  display:flex;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-faq-title h4 {
  margin: 0 0 0 10px !important;
  font-size: 26px;
  line-height: 32px;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-body {
  padding: 10px 35px;
}
.page-template-terms .content .ewd-ufaq-faqs .ewd-ufaq-faq-body p {
  font: 400 22px/32px "Sakkal Majalla", sans-serif;
}
.ewd-ufaq-faq-toggle {
  pointer-events: none;
  cursor: default;
}
.page-template-terms .content p, .page-template-terms .content ul li, .page-template-terms .content ul li a, .page-template-terms .content ol li, .page-template-terms .content ol li a {
  font: 400 20px/32px "Sakkal Majalla", sans-serif;
}
#primary .content table {
  width: 100%;
  max-width: 100%;
  color: #034769;
  border: 1px solid #dee2e6;
  padding: 10px;
  font: 400 20px/32px "Sakkal Majalla", sans-serif;
}
#primary .content table tr, #primary .content table td {
  padding: 10px;
  border: 1px solid #dee2e6;
  font: 400 20px/32px "Sakkal Majalla", sans-serif;
}
.arabic #primary .content table {
  width: 100%;
  max-width: 100%;
  color: #034769;
  border: 1px solid #dee2e6;
  padding: 10px;
  font: 400 18px/24px "NotoKufiArabic", sans-serif;
}
.arabic #primary .content table tr, .arabic #primary .content table td {
  padding: 10px;
  border: 1px solid #dee2e6;
  font: 400 18px/24px "NotoKufiArabic", sans-serif;
}
.page-id-2373.page-template-terms .content p strong, .page-id-2373.page-template-terms .content p b {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.arabic .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol::before {
  margin-right: 0;
  margin-left: 10px;
  font: 600 24px/32px "NotoKufiArabic", sans-serif;
  content: counter(faq-counter, decimal-leading-zero) ".";
}
.arabic .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol {
  margin-top: 2px;
}
.arabic .ewd-ufaq-faq-title-text {
  width:100%;
}
.arabic .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-faq-title h4 {
  font-weight: 600;
}
.arabic.page-template-terms .content .ewd-ufaq-faqs .ewd-ufaq-faq-body p {
  font-weight: 300;
  font-size: 20p;
}
.page-id-17 form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox, .page-id-881 .big-form-section .form-holder form .row p label.big {
  margin-top: 0;
}
.page-id-17 form .row p label.big .wpcf7-form-control-wrap, .page-id-881 form .row p label.big .wpcf7-form-control-wrap {
  padding-bottom: 0;
}
.page-id-17 .big-form-section .form-holder form .row p label.big, .page-id-881 .big-form-section .form-holder form .row p label.big {
  display: flex;
  align-items: center;
}
.page-id-17 .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap, .page-id-881 .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap {
  width: auto;
}
.page-id-17 .big-form-section .form-holder form .row p label.big .chk_text,
.page-id-17 .big-form-section .form-holder form .row p label.big .chk_text a {
  color: #034769;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 12px;
}
.page-id-881 .big-form-section .form-holder form .row p label.big .chk_text,
.page-id-881 .big-form-section .form-holder form .row p label.big .chk_text a {
  color: #034769;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.page-id-17 .big-form-section .form-holder form .row p label.big .chk_text a, .page-id-881 .big-form-section .form-holder form .row p label.big .chk_text a {
  text-decoration: underline;
}
.big-form-section .form-holder form .row p label.big .wpcf7-checkbox + .wpcf7-not-valid-tip {
  display: none
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item label input:before {
  border-color: #FB4949;
}
html .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item label input:checked:before {
  border-color: #CFA66B;
}
.page-id-881 .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 0 !important;
}
.cky-modal {
  background: rgba(3, 71, 105, 0.8) !important;
}
.cky-preference-center {
  width: 550px;
}
.cky-consent-container .cky-consent-bar {
  background: #034769CC !important;
}
.cky-notice .cky-title {
  font: 700 40px/40px "Sakkal Majalla", sans-serif !important;
  text-transform: uppercase;
}
.cky-consent-bar .cky-notice-des p {
  font: 400 16px/24px "Degular", sans-serif !important;
}
.cky-notice-btn-wrapper .cky-btn {
  font: 400 20px/20px "Sakkal Majalla", sans-serif !important;  
}
.cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
  display: flex;
  align-items: center;
}
.cky-notice-btn-wrapper .cky-btn.cky-btn-customize::after {
  content: url("../src/img/chevron-right.svg");
  width: 12px;
  margin-left: 8px;
}
.cky-consent-container .cky-consent-bar {
  padding: 20px 60px !important;
  backdrop-filter: blur(20px);
  box-shadow: 0px -10px 23.6px 0px #04132F57 !important;
}
.cky-consent-bar .cky-banner-btn-close {
  height: 30px !important; 
  width: 30px !important; 
  right: 54px !important; 
  top: 22px !important; 
}
.cky-consent-bar .cky-banner-btn-close img {
  height: 16px !important; 
  width: 16px !important; 
}
.cky-preference-header {
  border-bottom: none !important;
  padding: 22px 24px 12px 24px!important;
}
.cky-preference-header .cky-preference-title {
  color: #CFA66B !important;
  font: 700 24px/40px "Sakkal Majalla", sans-serif!important;
  text-transform: uppercase;
}
.cky-preference-content-wrapper {
  padding: 0 0 12px 0 !important;
}
.cky-preference-body-wrapper * {
  font: 400 16px/18px "Sakkal Majalla", sans-serif!important;
}
.cky-horizontal-separator, .cky-empty-cookies-text, .cky-accordion-header-des, .cky-preference-header .cky-btn-close img, .cky-consent-bar .cky-banner-btn-close img, .cky-accordion-body, .cky-footer-shadow {
  display: none !important;
}
.cky-preference-body-wrapper .cky-preference-content-wrapper p strong {
  color: #CFA66B !important;
  font: 700 14px/40px "Sakkal Majalla", sans-serif !important; 
  text-transform: uppercase;
}
.cky-dma-content-wrapper p a {
  padding: 14px 32px;
  color: #034769;
  background-color: #CFA66B;
  font: 400 20px/20px "Sakkal Majalla", sans-serif !important;
  margin-top: 12px;
  display: inline-block;
}
.cky-dma-content-wrapper h3 {
  color: #ffffff !important;
  font: 400 24px/32px "Sakkal Majalla", sans-serif !important;
  letter-spacing: 2.4px !important;
  padding-top: 15px !important;
}
.cky-accordion {
  border-radius: 8px;
  padding: 8px !important;
  border-bottom: none !important;
  background-color: rgba(0, 0, 0, 0.1)!important;
  margin-bottom: 5px;
}
.cky-accordion-header .cky-accordion-btn {
  font: 700 20px/24px "Sakkal Majalla", sans-serif !important;
  margin-left: 10px !important;
  width: 100%;
  text-align: left;
}
.cky-accordion .cky-accordion-chevron i::before {
  content: url(../src/img/plus.svg) !important;
  border: none !important;
  -webkit-transform: rotate(0) !important;
  -moz-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -o-transform: rotate(0) !important;
  transform: rotate(0) !important;
  top: 0 !important;
  transition: none !important;
}
.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before {
  content: url(../src/img/minus.svg) !important;
  -webkit-transform: rotate(0) !important;
  -moz-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -o-transform: rotate(0) !important;
  transform: rotate(0) !important;
  top: 11px !important;
  left: 4px !important;
}
.cky-accordion .cky-accordion-item {
  margin-top:0 !important;
}
.cky-preference-header .cky-btn-close::before, .cky-consent-bar .cky-banner-btn-close::before {
  content: url(../src/img/close.svg) !important;
}
.cky-preference-header .cky-btn-close::before {
  margin-top: -15px !important;
}
.cky-switch input[type="checkbox"]::before {
  height: 18px !important;
  width: 18px !important;
  bottom: 3px !important;
  left: 3px !important;
}
.cky-footer-shadow {
  background: none !important;
}
.cky-prefrence-btn-wrapper {
  border-top: none !important;
  display: flex;
  gap: 24px;
}
.cky-prefrence-btn-wrapper .cky-btn {
  margin: 0 !important;
  font: 400 20px/24px "Sakkal Majalla", sans-serif !important;
  padding: 14px 20px !important;
}
.cky-prefrence-btn-wrapper .cky-btn-accept {
  background-color: #0D6680 !important;
  color:#FFFFFF !important;
  border: none !important;
}
.cky-modal.cky-sidebar-left.cky-modal-open {
  box-shadow: 0px -10px 23.6px 0px #04132F57 !important;
}
.cky-accordion-header-des.show {
  display: block !important;
}
.cky-accordion-header-wrapper .cky-accordion-header-des p {
  line-height: 24px !important;
}
.cky-accordion-header-des {
  margin: 15px 0 15px 10px !important;
}
.vendor-registration-section .row.checkbox-row span.wpcf7-not-valid-tip {
  top: 40px;
}
.arabic .cky-notice .cky-title {
  font: 500 28px/40px "NotoKufiArabic", sans-serif !important;
}
.arabic .cky-consent-bar .cky-banner-btn-close {
  right: auto !important;
  left: 58px !important;
}
.arabic .cky-consent-bar .cky-notice-des p {
  font: 300 16px/24px "NotoKufiArabic", sans-serif !important;
}
.arabic .cky-notice-btn-wrapper .cky-btn {
  font: 300 14px/24px "NotoKufiArabic", sans-serif !important;
}
.arabic .cky-notice-btn-wrapper .cky-btn.cky-btn-customize::after {
  content: url(../src/img/chevron-left.svg);
  width: 10px;
  margin-right: 15px;
}
.arabic .cky-preference-header .cky-preference-title {
  font: 500 24px/40px "NotoKufiArabic", sans-serif !important;
}
.arabic  .cky-preference-body-wrapper * {
  font: 300 14px/24px "NotoKufiArabic", sans-serif !important;
}
.arabic  .cky-preference-body-wrapper .cky-dma-content-wrapper h3 {
  font: 500 20px/40px "NotoKufiArabic", sans-serif !important;
}
.page-id-2331.page-template-terms .header-title h1 {
  text-transform: capitalize;
}
.grecaptcha-badge {
  z-index: 9999 !important;
}
.page-id-17 .big-form-section.get-in-touch-form a,
.page-id-881 .big-form-section.get-in-touch-form a {
  color: #034769;
  text-decoration: underline;
}
.cky-accordion-chevron {
  cursor: default !important;
  pointer-events: none !important;
}
#select2-select-phone-container {
  display: flex;
}
@media (max-width: 1024px) {
  .arabic .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 45%;
  }
  .arabic .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
    margin-top: 0;
  }
  .arabic .big-form-section .form-holder form .row.checkbox-row--3col p label .wpcf7-form-control-wrap .wpcf7-checkbox {
    gap: 15px 32px;
  }
}
@media (max-width: 767px) {
  .cky-modal .cky-preference-center, .arabic .big-form-section .form-holder form .row.checkbox-row p label .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 100%;
  }
  .cky-consent-container .cky-consent-bar{
    padding: 20px 0 !important;
  }
  .cky-consent-bar .cky-banner-btn-close {
    right: 25px !important;
  }
  .cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
    order: 1;
    justify-content: center;
  }
  .arabic .cky-notice .cky-title {
    font-size: 20px !important;
  }
  .arabic .cky-consent-bar .cky-banner-btn-close {
    left: 25px !important;
    top: 28px !important;
  }
  .cky-accordion-header .cky-accordion-btn {
    margin-left: 20px !important;
  }
  .arabic .cky-accordion-header .cky-accordion-btn {
    margin-right: 20px !important;
    margin-left: 0 !important;
  }
  .cky-prefrence-btn-wrapper {
    flex-direction: column;
    box-shadow: 0px -5px 4px 0px #00000030;
  }
  .arabic .cky-accordion-header .cky-always-active {
    font: 300 12px/24px "NotoKufiArabic", sans-serif !important;
    color: #ffffff !important;
  }
  .arabic .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before {
    left: 8px !important;
  }
  .arabic .cky-accordion-header-wrapper .cky-accordion-header-des {
     padding-right: 20px; 
  }
  .arabic .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 28px;
  }
  .arabic .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
    align-items: flex-start;
  }
  .arabic .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input {
    margin-top: 8px;
  }
  .cky-accordion-header .cky-always-active {
    font-size: 13px !important;
  }
  .cky-accordion-header .cky-accordion-btn {
    font-size: 15px !important;
  }
     
  html .page-id-17 .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input, html .page-id-17 .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input {
    margin-top: 8px;
  }
  html .page-id-17 .big-form-section .form-holder form .row p label .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label {
    align-items: flex-start;
    height: auto;
  }
  .testimonials-slider__review p {
    font-size: 20px;
    line-height: 20px;
  }
  .testimonials-slider__content svg {
    width: 48px;
    height: 39px;
    left: -10px;
    top: -20px;
    display: block;
  }
  .testimonials-slider__photo, .testimonials-slider__name, .testimonials-slider__title {
    display: block;
  }
  .testimonials-slider__image {
    display: none;
  }
  .testimonials-slider__photo img {
    height: auto;
  }
  .testimonials-slider__photo {
    width: 64px;
    height: 64px;
  }
  .testimonials-slider__name {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .testimonials-slider__title {
    font-size: 14px;
    line-height: 18px;
  }
  .arabic .testimonials-slider__review p {
    font-size: 14px;
    line-height: 24px;
  }
  .arabic .testimonials-slider__content svg {
    right: -10px;
  }
  .testimonials-slider__items {
    clear: both;
    overflow: hidden;
  }
  .testimonials-slider__items > .nav-btn {
    margin: 32px 32px 32px 0;
    float: right;
  }
  .arabic .testimonials-slider__items > .nav-btn {
    margin: 32px 0 32px 32px;
    float: left;
  }
  .page-id-28 form .wpcf7-not-valid-tip,
  .page-id-17 form .wpcf7-not-valid-tip {
    font-size: 1.3rem;
  }
  .careers-form-section .careers-form-section__inner .heading-icon-block {
    padding-left:10px;
  }
}
@media (max-width: 576px){
  html .big-form-section .form-holder form .wpcf7-not-valid-tip{
    bottom: 5px;
  }
  html[lang=ar] .big-form-section .form-holder form .wpcf7-not-valid-tip{
    bottom: 5px;
  }
}