@import "components/0-plugins/slick.css";
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@font-face {
  font-family: "Khaled Font";
  src: url("../font-text/PHKhalid-Regular.eot");
  src: url("../font-text/PHKhalid-Regular-.eot#iefix") format("embedded-opentype"), url("../font-text/PHKhalid-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Sans";
  src: url("../font-text/UniSans-SemiBold.eot");
  src: url("../font-text/UniSans-SemiBold-.eot#iefix") format("embedded-opentype"), url("../font-text/UniSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Sans";
  src: url("../font-text/UniSans.eot");
  src: url("../font-text/UniSans-.eot#iefix") format("embedded-opentype"), url("../font-text/UniSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Sans";
  src: url("../font-text/UniSans-Heavy.eot");
  src: url("../font-text/UniSans-Heavy-.eot#iefix") format("embedded-opentype"), url("../font-text/UniSans-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Sans";
  src: url("../font-text/UniSans-Bold.eot");
  src: url("../font-text/UniSans-Bold-.eot#iefix") format("embedded-opentype"), url("../font-text/UniSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GM';
  src: url('../fonts/GESSTwoMedium-Medium.eot');
  src: url('../fonts/GESSTwoMedium-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GESSTwoMedium-Medium.woff2') format('woff2'),
      url('../fonts/GESSTwoMedium-Medium.woff') format('woff'),
      url('../fonts/GESSTwoMedium-Medium.ttf') format('truetype'),
      url('../fonts/GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GB';
  src: url('../fonts/GESSTwoBold-Bold.eot');
  src: url('../fonts/GESSTwoBold-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GESSTwoBold-Bold.woff2') format('woff2'),
      url('../fonts/GESSTwoBold-Bold.woff') format('woff'),
      url('../fonts/GESSTwoBold-Bold.ttf') format('truetype'),
      url('../fonts/GESSTwoBold-Bold.svg#GESSTwoBold-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GL';
  src: url('../fonts/GESSTwoLight-Light.eot');
  src: url('../fonts/GESSTwoLight-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/GESSTwoLight-Light.woff2') format('woff2'),
      url('../fonts/GESSTwoLight-Light.woff') format('woff'),
      url('../fonts/GESSTwoLight-Light.ttf') format('truetype'),
      url('../fonts/GESSTwoLight-Light.svg#GESSTwoLight-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Typography */
h1 {
  font-size: 52px;
}

h2 {
  font-size: 48px;
}
h2._lg {
  font-size: 52px;
}
h2._sm {
  font-size: 40px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 28px;
}
h4._lg {
  font-size: 30px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2em;
}

p {
  font-size: 16px;
  line-height: 1.2em;
}
p._lg {
  font-size: 28px;
}

:root {
  height: 100%;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  box-sizing: border-box;
}

button {
  cursor: pointer;
  outline: none;
  background: transparent;
}
button:focus {
  outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.slick-dots {
  bottom: -60px;
}
.slick-dotted.slick-slider {
  margin-bottom: 80px;
}
/* width */
::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}

body {
  height: 100%;
  cursor: default;
  font-size: 20px;
  color: #025985;
  line-height: 1.2em;
  font-weight: 400;
  font-family: "Uni Sans", sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
body._arabic .contact__form-button,
body._arabic h1,
body._arabic h2,
body._arabic h3,
body._arabic h4,
body._arabic h5,
body._arabic h6
 {
   font-family: "GB", sans-serif !important;
 }
body._arabic {
  font-family: "GL", sans-serif !important;
  text-align: right;
}
body._arabic .button {
  font-family: "GL", sans-serif !important;
}
body._arabic p {
  direction: rtl;
}

body.active {
  overflow: hidden;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

img,
svg {
  pointer-events: none;
}

.main {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 100%;
}

.autoContainer {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
}

.input {
  width: 100%;
  font-size: 14px;
}
.input input,
.input textarea, .input__selected {
  padding: 0.76em 1.2em;
  border-radius: 8px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d5d7da;
  resize: none;
  transition: 0.3s ease-out;
  color: #025985;
  font-family: "Uni Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: inherit;
  line-height: 1;
}
.input input::placeholder,
.input input .input__select-placeholder,
.input textarea::placeholder,
.input textarea .input__select-placeholder, .input__selected::placeholder,
.input__selected .input__select-placeholder {
  color: #777777;
}
.input input:focus,
.input textarea:focus {
  border-color: rgba(252, 177, 56, 0.8);
}
.input--select {
  position: relative;
  min-width: 130px;
}
.input--select .input__selected {
  cursor: pointer;
  transition-delay: 0.25s;
  padding: 0.88em 1.2em;
}
.input--select .input__selected:hover {
  opacity: 0.8;
  border-color: rgba(68, 69, 70, 0.8);
}
.input--select .input__selected:after {
  color: inherit;
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 1.2em;
  width: 15px;
  height: 5px;
  transform: translateY(-50%);
  transition: 0.3s ease;
  background-image: url("../images/icons/arrow-bottom.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.input--select .input__dropdown {
  position: absolute;
  top: calc(100% + 5px);
  width: 100%;
  padding: 5px 10px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #d5d7da;
  color: #025985;
  box-sizing: border-box;
  border-radius: 6px;
  border-top: unset;
  transition: max-height 0.3s ease, border-color 0s ease 0.3s, opacity 0.1s ease 0.2s;
  box-shadow: 0 5px 5px rgba(68, 69, 70, 0.2);
  scrollbar-width: none; /* Firefox 64 */
  -ms-overflow-style: none; /* Internet Explorer 11 */
  pointer-events: none;
  z-index: 1;
}
.input--select .input__dropdown::-webkit-scrollbar {
  /** WebKit */
  display: none;
}
.input--select .input__dropdown-item {
  cursor: pointer;
  padding: 0.4em 0.5em;
  border-bottom: 1px solid rgba(68, 69, 70, 0.1);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.input--select .input__dropdown-item:last-child {
  border-bottom: unset;
}
.input--select .input__dropdown-item:hover {
  color: #fcb138;
}
.input--select.active .input__selected {
  color: #025985;
  transition-duration: 0.1s;
  transition-delay: 0s;
}
.input--select.active .input__selected:after {
  transform: translateY(-50%) rotate(180deg);
}
.input--select.active .input__dropdown {
  max-height: 30vh;
  overflow-y: auto;
  opacity: 1;
  transition: max-height 0.4s ease, opacity 0.2s ease;
  pointer-events: all;
}

.button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.1em 1.5em;
  border: 1px solid transparent;
  font-family: "Uni Sans", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.button.sm {
  font-size: 17px;
}
.button--secondary {
  background: #025985;
  color: #fcb138;
  border-radius: 8px;
  box-shadow: 0px 2.6186px 2.6186px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
}
.button--secondary:hover {
  opacity: 0.8;
}
.button--primary {
  background: #fcb138;
  color: #444546;
  border-radius: 10px;
  padding: 0.65em 1.5em;
}
.button--primary:hover {
  opacity: 0.8;
}
.button--icon {
  font-size: 24px;
  width: 1em;
  height: 1em;
  color: #025985;
  border: unset;
  padding: unset;
}
.button--icon:hover {
  transform: scale(1.1);
}
.button:active {
  opacity: 0.6;
}
.button:disabled {
  cursor: default;
  opacity: 0.5 !important;
}

.ratioImage {
  position: relative;
  padding-bottom: 65%;
  width: 100%;
}
.ratioImage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ratioImage--contain img {
  object-fit: contain;
}

.badge {
  border-radius: 100px;
  padding: 0.3em 0.5em;
  color: #444546;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
}

.checkbox {
  display: inline-flex;
  position: relative;
  font-size: 16px;
  z-index: 0;
}
.checkbox input {
  width: 2em;
  height: 2em;
  z-index: 1;
  font-size: inherit;
  opacity: 0;
  cursor: pointer;
}
.checkbox input:checked + span::before {
  opacity: 1;
}
.checkbox input:checked + span::after {
  border-color: #fcb138;
}
.checkbox span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.checkbox span::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #d5d7da;
  background: #fff;
  box-sizing: border-box;
  border-radius: inherit;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  pointer-events: none;
}
.checkbox span::before {
  content: "";
  position: absolute;
  display: block;
  top: 44%;
  left: 50%;
  width: 18%;
  height: 38%;
  border-bottom: 2.5px solid #fcb138;
  border-right: 2.5px solid #fcb138;
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  pointer-events: none;
}
.checkbox__outer {
  display: flex;
  align-items: center;
}
.checkbox__outer label {
  color: #444546;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  margin-left: 0.7em;
}
.checkbox__outer label a {
  color: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: inherit;
  text-decoration: underline;
  transition: 0.3s ease;
}
.checkbox__outer label a:hover {
  opacity: 0.6;
}

.custIcon {
  position: relative;
  display: inline-block;
  font-size: 16px;
  height: 0.8em;
  width: 0.8em;
  color: inherit;
}
.custIcon--left::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  height: 75%;
  background: transparent;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translate(-25%, -50%) rotate(45deg);
}
.custIcon--rtArr:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  height: 75%;
  background: transparent;
  border-right: 2px solid currentColor;
  border-top: 2px solid currentColor;
  transform: translate(-50%, -50%);
}
.custIcon--rtArr::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background: currentColor;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.custIcon--right::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  height: 75%;
  background: transparent;
  border-right: 2px solid currentColor;
  border-top: 2px solid currentColor;
  transform: translate(-75%, -50%) rotate(45deg);
}
.custIcon--up::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  border-bottom: 5px solid #7b8a8a;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.custIcon--down::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  border-top: 5px solid #7b8a8a;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.custIcon--cross:before, .custIcon--cross:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #444546;
}
.custIcon--cross:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.custIcon--cross:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.custIcon--tick {
  margin-right: 5px;
}
.custIcon--tick:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45%;
  height: 80%;
  border-bottom: 2px solid #444546;
  border-right: 2px solid #444546;
  transform: translate(-50%, -50%) rotate(45deg);
}
.custIcon--dots {
  font-size: 5px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #444546;
  transition: 0.2s ease-in;
}
.custIcon--dots:before, .custIcon--dots:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: inherit;
  transition: 0.2s ease-in;
}
.custIcon--dots:before {
  left: calc(100% + 0.75em);
}
.custIcon--dots:after {
  right: calc(100% + 0.75em);
}
.custIcon--dots.active {
  width: 4.5em;
  border-radius: 2px;
}
.custIcon--dots.active:before, .custIcon--dots.active:after {
  opacity: 0;
}
.custIcon--rounded {
  font-size: inherit;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #fcb138;
}
.custIcon--rounded:after {
  top: 45%;
  width: 25%;
  height: 50%;
  border-color: #444546;
}

.noBreak {
  white-space: nowrap;
}

.stepper {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.stepper__progress {
  width: 96px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 88px;
}
.stepper__progress-bg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #fff;
  width: 100%;
  height: 2px;
  z-index: -1;
}
.stepper__progress-line {
  position: absolute;
  top: 50%;
  width: 0;
  height: 2px;
  background: #fcb138;
  transition: 0.3s ease;
  transform: translateY(-50%);
}
.stepper__item {
  font-size: 18px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 150px;
  position: relative;
}
.stepper__item-progress {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.stepper__item-progress:before, .stepper__item-progress:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 50%;
  height: 2px;
  transform: translateY(-50%);
  background: #fff;
  z-index: -1;
}
.stepper__item-progress:before {
  right: 50%;
}
.stepper__item-progress:after {
  left: 50%;
}
.stepper__item.done .stepper-icon {
  color: #fff;
  background: #fcb138;
  border-color: transparent;
}
.stepper__item.done .stepper__item-progress:after {
  background: #fcb138;
}
.stepper__item.done + .stepper__item > .stepper__item-progress::before {
  background: #fcb138;
}
.stepper__item.active .stepper-title {
  color: #fcb138;
}
.stepper__item.active .stepper-icon {
  color: #fcb138;
  background: #fff;
  border-color: #fcb138;
}
.stepper__item:first-child .stepper__item-progress::before {
  display: none;
}
.stepper__item:last-child .stepper__item-progress::after {
  display: none;
}
.stepper-icon {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  background: #fff;
  padding: 10px;
  border: 1px solid transparent;
  box-shadow: 0 0 0 4px #fff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  color: #fcb138;
  font-size: 0.9em;
  color: #444546;
  font-weight: 400;
}
.stepper-title {
  color: rgba(252, 177, 56, 0.75);
  font-size: inherit;
  font-weight: 400;
  padding: 0 15px;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}

.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: inherit;
  width: 1em;
  height: 1em;
}
.icon svg {
  fill: currentColor;
  width: 100%;
  height: 100%;
}
.icon--stroke svg {
  fill: transparent;
  stroke: currentColor;
}

.toggle {
  position: relative;
  z-index: 0;
}
.toggle__switch {
  position: relative;
  display: inline-block;
  width: 4.16em;
  height: 2.22em;
}
.toggle__switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 2em;
}
.toggle__switch-slider::after {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid #444546;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: inherit;
  z-index: 1;
  opacity: 0.04;
}
.toggle__switch-slider::before {
  position: absolute;
  content: "";
  height: 1.55em;
  width: 1.55em;
  left: 0.333em;
  bottom: 0.333em;
  background-color: #fcb138;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.toggle input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.toggle input:checked + .toggle__switch .toggle__switch-slider::after {
  border: 2px solid #fcb138;
}
.toggle input:checked + .toggle__switch .toggle__switch-slider:before {
  transform: translateX(1.944em);
}

.bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

.logo {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5em;
}
.logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}

.parsley-errors-list {
  color: #fcb138;
  font-size: 12px;
}

.error-container {
  display: none;
  margin-top: -12px;
  font-size: 12px;
  color: #fcb138;
}
.error-container.active {
  display: block;
}

.parsley-errors-list li {
  margin: 0;
  padding: 0;
}

.text--primary {
  font-family: "Uni Sans", sans-serif;
}

.footer {
  color: #025985;
}
.footer__top {
  padding-block: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.footer__logo {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
}
.footer__logo img {
  width: 100%;
}
.footer__logo:hover {
  transform: scale(0.95);
}
.footer__nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.footer__nav-link {
  font-size: 13px;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.footer__nav-link:hover {
  opacity: 0.8;
}
.footer__social {
  display: flex;
  gap: 10px;
}
.footer__social a {
  padding: 5px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.footer__social a:hover {
  opacity: 0.8;
}
.footer__bottom {
  padding-bottom: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.footer__bottom-link {
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.footer__bottom-link:hover {
  opacity: 0.8;
}
.footer__copyright {
  font-size: 10px;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
}
.footer--arabic .footer__nav-link {
  font-weight: 500;
}
.footer--arabic .footer__nav-link span {
  font-weight: 700;
}
.footer--arabic .footer__bottom-link {
  font-weight: 300;
}
.footer--arabic .footer__copyright {
  text-decoration: unset;
  direction: rtl;
}
.for_desktop{ display: block;}
.for_mobile{ display: none;}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.headerMain__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 14px 0;
}
.headerMain .logo img:last-child {
  display: none;
}
h6#languageButton2,
.headerMain h6 {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: "GM", sans-serif;
  text-decoration: underline;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
h6#languageButton2{
  font-size: 21px;
  text-align: left;
  color: #103a59;
}
.headerMain h6:hover {
  opacity: 0.7;
}
.headerMain .button {
  display: none;
}
.header--arabic .headerMain h6 {
  font-family: "Uni Sans", sans-serif;
  font-weight: 700;
}
.header--arabic .button--secondary {
  font-size: 22px;
  padding: 0.82em 1.5em !important;
  text-align: center;
}
.header.sticky {
  position: fixed;
  background: linear-gradient(81.41deg, #0a6b9c 10.7%, #114568 98.43%);
  animation-name: fadeInDown;
  animation-duration: 0.3s;
  box-shadow: 0 5px 5px rgba(68, 69, 70, 0.1);
}
.header.sticky .headerMain {
  background: #fff;
}
.header.sticky .headerMain__inner {
  justify-content: center;
}
.header.sticky .headerMain .logo img:first-child {
  display: none;
}
.header.sticky .headerMain .logo img:last-child {
  display: block;
}
.header.sticky .headerMain a {
  display: none;
}
.header.sticky .headerMain h6 {
  display: none;
  color: #025985;
  font-weight: 700;
}
.header.sticky .headerMain .button {
  display: block;
}
.header.sticky .marquee {
  display: none;
}
.header .button--secondary {
  white-space: pre-wrap;
  font-weight: 900;
  padding: 1.28em 1.5em;
  min-width: 274px;
}

.marquee {
  background: #fcb138;
  padding: 12px 0;
  overflow: hidden;
}
.marquee__row {
  display: flex;
  white-space: nowrap;
  animation: scroll-left;
  animation-duration: 15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
.marquee__item {
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 16px;
}
.marquee__item::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.cgu,
.success {
  background: linear-gradient(to bottom, #78c6ed, #103a59);
  display: flex;
  flex-direction: column;
  padding: 7vh 0 7vh;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
}
.cgu{
  position: relative;
  height: auto;
}
.success__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
}
.success__content.cgu__content {
  max-width: 100%;
  transform: none;
}
.success__content {
  margin: auto;
  background: linear-gradient(64.62deg, #198cc7 16.9%, #103a59 110.79%), #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 18px;
  padding: 16px 16px 25px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 316px;
  text-align: center;
  transform: scale(0.95);
}
.success__content-text.cgu__content-text {
  max-width: 90%;
}
.success__content-text {
  font-size: 17px;
  max-width: 215px;
  margin: 0 auto;
}
.success__content-text._lg {
  font-size: 22px;
}
.success__content-logo {
  width: 50px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.success__content-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.success__content .button--primary {
  width: 100%;
  max-width: 120px;
  border-radius: 5px;
  margin: 0 auto;
  font-weight: 900;
  font-size: 17px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #025985;
}
.success__logo {
  width: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.success__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.success .autoContainer {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.success .bg__image {
  width: 138%;
  opacity: 0.3;
  top: unset;
  right: -35%;
  bottom: 13%;
}
.success .bg__image img {
  object-fit: contain;
}

.hero {
  position: relative;
  padding: 110px 0 44px;
}
.hero__content {
  z-index: 2;
}
.hero__content-card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  max-width: 300px;
  margin: 0 auto 10px;
}
.hero__content-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.hero__content-smartcard {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  max-width: 348px;
  transform: translateX(-30px);
  margin-bottom: -40px;
}
.hero__content-smartcard img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.hero__content-koounn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  max-width: 240px;
  margin: 0 auto;
  transform: translateX(-10px);
}
.hero__content-koounn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.hero__content-supplements {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(52% - 14px);
}
.hero__content-supplements img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.hero__content-guarantee {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(40% - 14px);
}
.hero__content-guarantee img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.hero__content-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin: 20px auto 32px;
  width: 100%;
  max-width: 348px;
}
.hero__content-box hr {
  width: 1px;
  height: 85px;
  background: #fff;
}
.hero__content-achetez {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  margin: 10px auto 40px;
  transform: rotate(4deg);
}
.hero__content-achetez img {
  width: 100%;
  object-fit: contain;
}
.hero__content h4 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 900;
}
.hero__content .button--secondary {
  width: 100%;
  max-width: 348px;
  margin: 0 auto;
}
.hero__content .button--secondary:hover {
  opacity: 0.8 !important;
}
.hero__content .button--secondary:active {
  opacity: 0.6 !important;
}
.hero__content .button--secondary:disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.hero__container {
  display: none;
}
.hero ._hideMob {
  display: none;
}
.hero .autoContainer {
  padding: 0 24px;
}
.hero .button--secondary {
  text-transform: uppercase;
}
.hero--arabic .hero__content-smartcard {
  margin-bottom: -10px;
}
.hero--arabic .hero__content-koounn {
  margin: 0 auto 10px;
}
.hero--arabic .hero__content-achetez {
  transform: rotate(3deg);
}
.hero--arabic .button--secondary {
  white-space: pre-wrap;
}

.why {
  padding: 95px 0 20px;
}
.why__box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  margin-bottom: 88px;
}
.why__row {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 40px;
}
.why__row-column {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.why__item {
  padding: 22px 20px;
  background: #f3f3f3;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.why__item-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.why__item-box {
  display: flex;
  align-items: center;
  gap: 14px;
}
.why__item-kenzup {
  width: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why__item-kenzup img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.why__item-icon {
  width: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why__item-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.why__item h4 {
  font-weight: 900;
  text-transform: uppercase;
}
.why__card {
  width: 105%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-24px);
}
.why__card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.why h2 {
  line-height: 1;
  font-weight: 400;
}
.why h2 strong {
  font-weight: 900;
}
.why ._hideMob {
  display: none;
}
.why--arabic .why__item-icon {
  margin-left: auto;
}
.why--arabic .why__item h4 {
  text-transform: unset;
}
.why--arabic .why__box {
  gap: 0;
}
.why--arabic .why__box h2 {
  line-height: 1.4;
  font-weight: 300;
}
.why--arabic .why__box p {
  max-width: 450px;
  margin: 0 auto;
}
.why--arabic h4 {
  font-size: 35px;
  font-family: "Khaled Font", sans-serif;
  font-weight: 400;
}
.why--arabic h4 span {
  font-weight: 700;
}
.why--arabic p {
  font-weight: 500;
}

.benefits {
  padding: 100px 0 95px;
  background: linear-gradient(81.41deg, #198cc7 10.7%, #114568 98.43%);
  color: #fff;
  scroll-margin: 50px;
}
.benefits__inner {
  display: flex;
  flex-direction: column;
}
.benefits__container {
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin-bottom: 45px;
}
.benefits__container-image {
  width: 117%;
  transform: translate(-28%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefits__container-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.benefits__content {
  display: flex;
  flex-direction: column;
}
.benefits__item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 7px 0 38px 55px;
}
.benefits__item::before {
  content: "";
  width: 1px;
  background: #fff;
  position: absolute;
  left: 20px;
  top: 65px;
  bottom: 22px;
}
.benefits__item:nth-child(1)::before {
  top: 60px;
}
.benefits__item:last-child {
  padding-bottom: unset !important;
}
.benefits__item:last-child::before {
  display: none;
}
.benefits__item-icon {
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefits__item-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.benefits__item-icon._sm {
  width: 40px;
  left: 2px;
}
.benefits__item-box {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
}
.benefits__item-box strong {
  margin-top: 5px;
}
.benefits__item-num {
  font-size: 60px;
  line-height: 0.7;
  font-weight: 900;
  text-shadow: 0px 2.71579px 2.71579px rgba(0, 0, 0, 0.25);
  color: #4da849;
  font-family: "Uni Sans", sans-serif;
}
span.its_number {
  font-family: "Uni Sans", sans-serif !important;
}
.benefits__item p {
  font-size: 25px;
  position: relative;
}
.benefits h2 {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.benefits h2 strong {
  white-space: nowrap;
}
.benefits h2 br {
  display: none;
}
.benefits--arabic h2 {
  font-weight: 300;
  line-height: 1.1;
}
.benefits--arabic .benefits__item {
  padding: 0 70px 38px 0;
}
.benefits--arabic .benefits__item-box {
  align-items: flex-end;
}
.benefits--arabic .benefits__item p {
  font-weight: 300;
  padding: 0 47px 0 0;
}
.benefits--arabic .benefits__item::before {
  left: unset;
  right: 20px;
}
.benefits--arabic .benefits__item-box {
  justify-content: flex-end;
}
.benefits--arabic .benefits__item-num {
  order: 1;
}
.benefits--arabic .benefits__item-icon {
  right: 0;
  left: unset;
}

.testimonials {
  padding: 115px 0 95px;
  scroll-margin: 50px;
}
.testimonials__inner {
  display: flex;
  flex-direction: column;
  gap: 90px;
}
.testimonials__box {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}
.testimonials__box h2 {
  font-weight: 700;
}
.testimonials__box p {
  font-size: 25px;
}
.testimonials__box p br {
  display: none;
}
.testimonials__box p br {
  display: none;
}
.testimonials__container {
  width: 100%;
  width: calc(100% + 48px);
  margin-left: -24px;
}
.testimonials__item {
  position: relative;
  padding: 64px 20px;
  background: linear-gradient(81.41deg, #198cc7 10.7%, #114568 98.43%);
  width: 354px;
  margin: 0 10px;
  color: #fff;
  text-align: center;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  gap: 28px;
  border-radius: 15px;
  z-index: 0;
  overflow: hidden;
}
.testimonials__item-box {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.testimonials__item-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  margin: 0 auto;
}
.testimonials__item-stars img {
  width: 100%;
  object-fit: contain;
}
.testimonials__item-bg {
  position: absolute;
  width: 100%;
  right: -48%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  opacity: 0.3;
}
.testimonials__item-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.testimonials .slick-list {
  display: flex;
  padding-left: 18px;
}
.testimonials .slick-track {
  display: flex;
}
.testimonials .slick-arrow {
  display: none !important;
}
.testimonials .slick-dots li {
  margin: 0 6px;
  width: 24px;
  height: 24px;
}
.testimonials .slick-dots li button {
  width: 100%;
  height: 100%;
}
.testimonials .slick-dots li button:before {
  width: 100%;
  height: 100%;
  background: #D9D9D9;
  font-size: 0;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.testimonials .slick-dots li.slick-active button:before {
  background: #025985;
}
.testimonials--arabic .testimonials__item p {
  max-width: 290px;
  margin: 0 auto;
}
.testimonials--arabic p {
  font-weight: 300;
}
.testimonials--arabic p span {
  font-weight: 500;
}

.about {
  padding: 84px 0 96px;
  background: linear-gradient(81.41deg, #198cc7 10.7%, #114568 98.43%);
  color: #fff;
  position: relative;
  z-index: 0;
  scroll-margin: 50px;
}
.about__inner {
  display: flex;
  flex-direction: column;
  gap: 42px;
}
.about__box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
}
.about__container {
  display: flex;
  flex-direction: column;
  gap: 44px;
}
.about__item {
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.about__item-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.about__item-image .ratioImage {
  padding-bottom: 99%;
}
.about__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
.about__item-info {
  padding: 22px;
  background: #fff;
  color: #025985;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.about__item h4 {
  font-weight: 700;
}
.about h2 {
  font-weight: 700;
}
.about .bg__image {
  width: 154%;
  height: 100%;
  opacity: 0.3;
  left: unset;
  top: unset;
  bottom: 7%;
  right: -66%;
}
.about .bg__image img {
  object-fit: contain;
  object-position: bottom;
}
.about--arabic p {
  font-weight: 300;
}
.about--arabic p span {
  font-weight: 500;
}

.contact {
  padding-block: 74px;
  background: linear-gradient(81.41deg, #198cc7 10.7%, #114568 98.43%);
  scroll-margin: 50px;
}
.contact__top {
  margin-bottom: 54px;
}
.contact__top h3 {
  color: #fff;
  text-align: center;
}
.contact__form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-inline: auto;
  max-width: 790px;
}
.contact__form-checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact__form-checkbox input {
  width: 16px;
  height: 16px;
  accent-color: #fcb138;
}
.contact__form-checkbox-text {
  font-size: 10px;
  line-height: 1.2;
  color: #fff;
}
.contact__form-checkbox-text a {
  text-decoration: underline;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.contact__form-checkbox-text a:hover {
  opacity: 0.7;
}
.contact__form-button {
  margin-top: 20px;
  padding: 18px;
  color: #444546;
  font-size: 21px;
  font-weight: 700;
  background: #fcb138;
  border-radius: 10px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  text-align: center;
  font-family: "Uni Sans", sans-serif;
}
.contact__form-button:hover {
  opacity: 0.9;
}
.contact--arabic input {
  direction: rtl;
  font-family: "GL", sans-serif;
  font-weight: 500;
}
.contact--arabic .input--select .input__selected {
  font-family: "GL", sans-serif;
  font-weight: 500;
}
.contact--arabic .input--select .input__selected::after {
  right: unset;
  left: 17px;
}
.contact--arabic .contact__form-checkbox {
  justify-content: flex-end;
}
.contact--arabic .contact__form-checkbox .checkbox {
  order: 1;
}

.faq {
  padding-block: 80px;
  scroll-margin: 50px;
}
.faq__inner {
  margin-inline: auto;
  max-width: 1140px;
}
.faq__top {
  margin-bottom: 60px;
  text-align: center;
}
.faq__content {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.faq__item.active .faq__item-icon::after {
  transform: rotate(90deg);
}
.faq__item-top {
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  color: #fff;
  border-radius: 5px;
  background: #4da849;
  cursor: pointer;
}
.faq__item-top h6 {
  pointer-events: none;
}
.faq__item-icon {
  pointer-events: none;
  flex-shrink: 0;
  position: relative;
  width: 12px;
  height: 12px;
}
.faq__item-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: #fff;
}
.faq__item-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  border-radius: 2px;
  height: 100%;
  background: #fff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.faq__item-content {
  overflow: hidden;
  height: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.faq__item-content p {
  padding: 15px;
  line-height: 1.3;
}
.faq--arabic .faq__item {
  text-align: right;
}
.faq--arabic .faq__item-top {
  direction: rtl;
}
.faq--arabic .faq__item-icon {
  order: 1;
}
.faq--arabic .faq__item p {
  font-weight: 300;
}
.faq--arabic .faq__item p span {
  font-weight: 500;
}
.cgu h3 {
  font-size: 21px;
  color: #d8c21d;
}
.cgu .arabe{
  display: none;
}
body._arabic .cgu.--arabic .arabe p,
body._arabic .cgu.--arabic .arabe h3{
  font-family: 'Uni Sans', sans-serif !important;
}
.cgu.--arabic .arabe p{
  font-family: 'GL';
}
.cgu.--arabic .arabe{
  display: block;
}
.cgu.--arabic .francais{
  display: none;
}
.cgu h3{
  margin-bottom: 1rem;
  font-weight: 700;
  direction: ltr !important;
}
.cgu p{
  margin-bottom: 1rem;
  direction: ltr !important;
}







@media (min-width: 420px) {
  .hero__content-smartcard {
    width: 84%;
    max-width: unset;
    margin-bottom: -8vw;
  }
  .hero__content-koounn {
    max-width: unset;
    width: 59%;
  }
  .hero__content-card {
    max-width: unset;
    width: 74%;
  }
  .hero__content-box {
    width: 83%;
    max-width: unset;
  }
  .hero .button {
    width: 89%;
    max-width: unset;
  }
  .hero h4 {
    font-size: 7.2vw;
  }
  .why__card {
    width: 80%;
  }
  .why--arabic h4 {
    font-size: 40px;
  }
  .benefits h2 br {
    display: block;
  }
  .testimonials__box p br {
    display: block;
  }
  .about .bg__image {
    width: 111%;
    max-width: 1560px;
    right: -51%;
    bottom: 0;
  }
  .contact {
    scroll-margin: 70px;
  }
  .success__content {
    max-width: 400px;
    padding: 24px 24px;
  }
  .success__content-logo {
    width: 70px;
  }
  .success__content-text {
    font-size: 20px;
    max-width: 260px;
  }
  .success__content-text._lg {
    font-size: 24px;
  }
  .success__content .button--primary {
    font-size: 20px;
    max-width: 150px;
  }
  .success__logo {
    width: 150px;
  }
}
@media (min-width: 580px) {
  .hero .button--secondary {
    font-size: 25px;
  }
  .why__box p {
    font-size: 24px;
  }
  .benefits__container {
    gap: 30px;
    margin-bottom: 30px;
  }
  .benefits__item::before {
    top: 75px;
    left: 23px;
  }
  .benefits__item:nth-child(1)::before {
    top: 65px;
  }
  .benefits__item-num {
    font-size: 70px;
  }
  .benefits__item-box {
    font-size: 32px;
  }
  .benefits__item-icon {
    width: 55px;
  }
  .benefits__item-icon._sm {
    width: 45px;
  }
  .benefits--arabic h2 {
    font-weight: 300;
    line-height: 1.3;
  }
  .benefits--arabic .benefits__item::before {
    left: unset;
    right: 23px;
  }
  .about__item-image .ratioImage {
    padding-bottom: 80%;
  }
  .about__box p {
    font-size: 25px;
  }
  .footer__top {
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px 90px;
  }
  .footer__nav {
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px 32px;
  }
}
.for_desktop_cashback{ display: block;}
.for_mobile_cashback{ display: none;}
@media screen and (max-width: 900px){
  .for_desktop_cashback{ display: none;}
  .for_mobile_cashback{ display: block;}
}
@media screen and (max-width: 650px){
  .for_desktop{ display: none;}
  .for_mobile{ display: block;}
  h6#languageButton2{
    display: none;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 50px;
  }
  h2._sm {
    font-size: 50px;
  }
  h6 {
    font-size: 26px;
  }
  p {
    font-size: 18px;
  }
  .autoContainer {
    padding: 0 40px;
  }
  .parsley-errors-list {
    font-size: 14px;
  }
  .error-container {
    font-size: 14px;
  }
  .headerMain .logo {
    font-size: 30px;
  }
  .header.sticky .headerMain__inner {
    justify-content: space-between;
  }
  .header.sticky .headerMain .logo {
    width: 120px;
  }
  .header.sticky .headerMain a,
  .header.sticky .headerMain h6 {
    display: block;
  }
  .hero .button--secondary {
    font-size: 30px;
  }
  .why__box p {
    font-size: 26px;
  }
  .why__row {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .why__item {
    width: calc(50% - 20px);
  }
  .why__item:nth-child(2) {
    order: 1;
  }
  .why__item:nth-child(4) {
    order: 2;
  }
  .why__card {
    width: 60%;
    transform: translateX(-40px);
  }
  .benefits__container-image {
    width: 80%;
    margin: 0 auto;
    transform: unset;
  }
  .testimonials__box p {
    font-size: 30px;
  }
  .testimonials__container {
    width: 100%;
    margin: unset;
  }
  .testimonials .slick-list {
    padding-left: unset;
  }
  .about__item-image .ratioImage {
    padding-bottom: 60%;
  }
  .about__box p {
    font-size: 25px;
  }
}
.benefits__item p {
  font-size: 20px;
  line-height: 1.4;
  padding-left: 47px;
}
.benefits__item-num span {
display: inline-block;
width: 40px;
}
@media (min-width: 940px) {
  h2 {
    font-size: 55px;
  }
  h2._sm {
    font-size: 55px;
  }
  .headerMain {
    display: none;
  }
  .headerMain .logo {
    font-size: 25px;
  }
  .header.sticky .headerMain {
    display: flex;
  }
  .marquee__row {
    animation-duration: 30s;
  }
  .hero {
    padding: 60px 0 40px;
  }
  .hero__inner {
    display: flex;
    flex-direction: row;
  }
  .hero__content {
    width: calc(50% - 12px);
    display: flex;
    flex-direction: column;
  }
  .hero__content-card {
    display: none;
  }
  .hero__content-smartcard {
    margin-bottom: -30px;
  }
  .hero__content-koounn {
    margin-bottom: 20px;
    width: 65%;
  }
  .hero__content-box {
    order: 1;
    margin: 0 auto;
  }
  .hero__content-achetez {
    margin-bottom: 0;
    transform: unset;
    width: 75%;
  }
  .hero__content h4 {
    font-weight: 900;
    font-size: 30px;
    text-shadow: unset;
  }
  .hero__content .button--secondary {
    font-size: 25px;
    margin: 28px auto 30px;
    padding: 0.9em 1em;
  }
  .hero__container {
    display: flex;
    width: calc(50% - 12px);
    position: relative;
  }
  .hero__container-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    transform: translateY(40px);
  }
  .hero__container-image img {
    width: calc(50vw + 12px);
    object-fit: contain;
  }
  .hero__container-logo {
    width: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 14%;
    right: -5%;
  }
  .hero__container-logo img {
    width: 100%;
    object-fit: contain;
  }
  .hero--arabic .hero__content-smartcard {
    margin-bottom: unset;
  }
  .hero--arabic .hero__content-achetez {
    transform: unset;
  }
  .hero ._hideMob {
    display: flex;
  }
  .hero ._hideDesktop {
    display: none;
  }
  .why {
    padding-bottom: unset;
  }
  .why__box p {
    font-size: 28px;
  }
  .benefits {
    padding: 150px 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }
  .benefits .autoContainer {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .benefits__inner {
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
    margin: auto 0;
  }
  .benefits__container {
    width: calc(50% - 15px);
    margin-bottom: unset;
  }
  .benefits__container-image {
    width: 100%;
    justify-content: flex-end;
  }
  .benefits__container-image img {
    width: 62vw;
    max-width: 892px;
  }
  .benefits__content {
    width: calc(50% - 15px);
  }
  .benefits__item p {
    font-size: 20px;
    line-height: 1.4;
    padding-left: 47px;
}
.benefits__item-num span {
  display: inline-block;
  width: 40px;
}
  .benefits h2 {
    text-align: left;
  }
  .benefits h2 br {
    display: none;
  }
  .benefits--arabic h2 {
    text-align: right;
  }
  .about__item {
    flex-direction: row;
  }
  .about__item-image {
    width: 50%;
  }
  .about__item-image .ratioImage {
    padding-bottom: 66%;
  }
  .about__item-info {
    width: 50%;
    justify-content: center;
  }
  .faq__item-top {
    padding: 15px 20px;
  }
  .faq__item-icon {
    width: 24px;
    height: 24px;
  }
  .faq__item-content p {
    padding: 15px 20px;
    font-size: 22px;
  }
  .success__content {
    max-width: 450px;
    padding: 30px;
  }
  .success__content-logo {
    width: 90px;
  }
  .success__content-text {
    font-size: 22px;
    max-width: 280px;
  }
  .success__content-text._lg {
    font-size: 26px;
  }
  .success__content .button--primary {
    font-size: 22px;
    max-width: 170px;
  }
  .success__logo {
    width: 170px;
  }
  .success .bg__image {
    width: 80%;
    margin-left: auto;
    right: -20%;
  }
}
@media (min-width: 1025px) {
  h2 {
    font-size: 60px;
  }
  h2._sm {
    font-size: 60px;
  }
  h3 {
    font-size: 48px;
  }
  .autoContainer {
    padding: 0 50px;
  }
  .hero {
    padding-top: 70px;
  }
  .hero__container {
    width: calc(60% - 12px);
  }
  .hero__container-image img {
    width: 61vw;
    max-width: 870px;
  }
  .hero__container-logo {
    width: 22%;
    top: 0%;
    right: -3%;
  }
  .hero__content {
    width: calc(40% - 12px);
  }
  .hero__content-smartcard {
    width: 113%;
    margin-bottom: -20px;
  }
  .hero__content-koounn {
    width: 88%;
    transform: unset;
    margin: 0 auto 30px auto;
  }
  .hero__content-box {
    width: 100%;
    max-width: 448px;
  }
  .hero__content-box hr {
    height: 118px;
  }
  .hero__content-supplements {
    width: calc(51% - 14px);
  }
  .hero__content-guarantee {
    width: calc(49% - 14px);
  }
  .hero__content .button--secondary {
    font-size: 22px;
    margin: 58px auto 45px;
  }
  .hero__content h4 {
    font-size: 3.3vw;
  }
  .hero--arabic .hero__container-image {
    width: 100%;
    justify-content: flex-end;
  }
  .hero--arabic .hero__container-image img {
    width: 52vw;
  }
  .hero--arabic .hero__container-logo {
    width: 19%;
    top: 19%;
    right: -4%;
  }
  .hero--arabic .button--secondary {
    font-size: 30px;
  }
  .why__box {
    gap: 30px;
    margin-bottom: 100px;
  }
  .why__box p {
    font-size: 30px;
  }
  .why__card {
    transform: translateX(-50px);
  }
  .about__box {
    gap: 30px;
  }
  .about__inner {
    gap: 80px;
  }
  .contact {
    padding-block: 120px;
  }
  .contact__form-checkbox input {
    width: 24px;
    height: 24px;
  }
  .contact__form-checkbox-text {
    font-size: 16px;
  }
  .contact__form-button {
    font-size: 32px;
  }
  .contact .input {
    font-size: 17px;
  }
  .contact .input input {
    padding: 0.9em 1em;
  }
  .contact .input .input__selected {
    padding: 0.98em 1em;
  }
  .contact .input .input__selected::after {
    width: 18px;
    height: 7px;
  }
  .footer {
    padding-block: 18px;
  }
  .footer__top {
    padding-block: 32px 50px;
    border-bottom: 1px solid #025985;
  }
  .footer__bottom {
    padding-block: 32px;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 40px;
  }
  .footer__bottom-link {
    font-size: 17px;
  }
  .footer__copyright {
    font-size: 17px;
  }
  .footer__logo {
    width: 85px;
  }
}
@media (min-width: 1160px) {
  h2 {
    font-size: 65px;
  }
  h2._sm {
    font-size: 65px;
  }
  .hero .button--secondary {
    font-size: 25px;
  }
  .hero--arabic .button--secondary {
    font-size: 35px;
    max-width: 448px;
  }
  .why__item {
    gap: 24px;
    padding: 26px;
    border-radius: 20px;
  }
  .why__item-icon {
    width: 72px;
  }
  .benefits__container {
    gap: 30px;
  }
  .benefits__item {
    padding: 0 0 70px 102px;
  }
  .benefits__item::before {
    top: 88px;
    left: 31px;
    width: 2px;
  }
  .benefits__item-num {
    font-size: 80px;
  }
  .benefits__item-box {
    font-size: 35px;
  }
  .benefits__item-icon {
    width: 68px;
  }
  .benefits__item-icon._sm {
    width: 55px;
    left: 6px;
  }
  .benefits__item:nth-child(1)::before {
    top: 75px;
  }
  .benefits--arabic .benefits__item {
    padding: 0 102px 70px 0;
  }
  .benefits--arabic .benefits__item::before {
    left: unset;
    right: 31px;
  }
  .benefits--arabic .benefits__item-box {
    justify-content: flex-end;
  }
  .benefits--arabic .benefits__item-num {
    order: 1;
  }
  .benefits--arabic .benefits__item-icon {
    right: 0;
    left: unset;
  }
  .about__item-info {
    padding: 32px;
    gap: 20px;
  }
  .about__item h4 {
    font-size: 35px;
  }
  .about__item p {
    font-size: 24px;
  }
  .about__box p {
    font-size: 30px;
  }
  .about--arabic .about__item p {
    max-width: 540px;
    margin-left: auto;
  }
  .faq {
    padding-block: 120px;
  }
  .faq__top {
    margin-bottom: 100px;
  }
  .faq--arabic .faq__item-content {
    max-width: 964px;
    margin-left: auto;
  }
}
@media (min-width: 1360px) {
  h2 {
    font-size: 59px;
  }
  h2._sm {
    font-size: 72px;
  }
  h3 {
    font-size: 62px;
  }
  h6 {
    font-size: 32px;
  }
  p {
    font-size: 20px;
  }
  .autoContainer {
    padding: 0 60px;
  }
  .hero__content {
    transform: translateX(5%);
  }
  .hero__content-smartcard {
    transform: translateX(-52px);
  }
  .hero .button--secondary {
    font-size: 30px;
    padding: 1.1em 1em;
  }
  .hero h4 {
    font-size: 50px;
  }
  .hero--arabic .button--secondary {
    font-size: 40px;
    padding: 0.7em 1em;
  }
  .why {
    padding-bottom: 55px;
  }
  .why__inner {
    position: relative;
  }
  .why__row {
    gap: 72px 330px;
    margin-bottom: unset;
  }
  .why__item {
    width: calc(50% - 165px);
  }
  .why__card {
    width: 234px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 55px);
  }
  .why ._hideMob {
    display: block;
  }
  .why ._hideDesktop {
    display: none;
  }
  .why--arabic .why__item:nth-child(3) {
    order: -1;
  }
  .why--arabic .why__item p._lg {
    font-size: 32px;
  }
  .why--arabic h4 {
    font-size: 45px;
  }
  .benefits__inner {
    gap: 60px;
  }
  .benefits__container {
    width: calc(50% - 30px);
  }
  .benefits__content {
    width: calc(50% - 30px);
  }
  .benefits__item p {
    max-width: 465px;
  }
  .benefits h2 {
    max-width: 550px;
    margin: 0 auto;
  }
  .benefits--arabic .benefits__item p {
    max-width: 456px;
    margin-left: auto;
    padding: 0 47px 0 0;
  }
  .testimonials {
    padding: 118px 0 130px;
  }
  .testimonials__inner {
    gap: 116px;
  }
  .testimonials__box {
    gap: 20px;
  }
  .testimonials__box p {
    font-size: 35px;
  }
  .testimonials__container {
    max-width: 1190px;
    margin: 0 auto;
  }
  .testimonials__item {
    margin: 0 38px 0 0;
  }
  .about {
    padding: 114px 0 134px;
  }
  .about__inner {
    gap: 140px;
  }
  .about__container {
    gap: 60px;
  }
  .about__item h4 {
    font-size: 40px;
  }
  .about__box p {
    font-size: 35px;
  }
  .contact {
    padding-block: 220px;
    scroll-margin: -50px;
  }
  .contact__top {
    margin-bottom: 100px;
  }
  .contact__form {
    gap: 12px;
  }
  .contact__form-checkbox input {
    width: 32px;
    height: 32px;
    border-radius: 10px;
  }
  .contact__form-checkbox .checkbox span::before {
    border-width: 3px;
  }
  .contact__form-checkbox-text {
    font-size: 21px;
  }
  .contact__form-button {
    padding: 29px;
    font-size: 40px;
  }
  .contact h3 {
    font-size: 55px;
  }
  .faq__top {
    margin-bottom: 140px;
  }
  .faq__item-top {
    padding: 20px 24px;
  }
  .faq__item-icon {
    width: 30px;
    height: 30px;
  }
  .faq__item-content p {
    padding: 20px 26px;
    font-size: 30px;
  }
}
@media (min-width: 1440px) {
  .hero__container {
    position: absolute;
    right: 0;
    bottom: 0;
    align-items: flex-end;
    justify-content: flex-end;
    width: 70vw;
  }
  .hero__container-logo {
    right: 2%;
    max-width: 188px;
  }
  .hero__container-image {
    transform: unset;
  }
  .hero__container-image img {
    width: 100%;
  }
  .hero--arabic .hero__container-image {
    width: 100%;
    justify-content: flex-end;
  }
  .hero--arabic .hero__container-image img {
    width: 56vw;
  }
  .hero--arabic .hero__container-logo {
    width: 13%;
    top: 0%;
    right: 4%;
    max-width: 152px;
  }
}
@media (max-width: 390px) {
  h2 {
    font-size: 40px;
  }
  h4._lg {
    font-size: 26px;
  }
  p._lg {
    font-size: 22px;
  }
  .hero__content h4 {
    font-size: 7.2vw;
  }
  .hero .button--secondary {
    font-size: 20px;
    padding: 1.05em 1.2em;
  }
  .why__item-icon {
    width: 55px;
  }
  .why h4._lg {
    font-size: 26px;
  }
  .why--arabic h4._lg {
    font-size: 30px;
  }
  .benefits__item-num {
    font-size: 50px;
  }
  .benefits__item-box {
    font-size: 25px;
  }
  .benefits__item p {
    font-size: 20px;
  }
  .testimonials {
    padding: 80px 0;
  }
  .testimonials__inner {
    gap: 60px;
  }
  .testimonials__box p {
    font-size: 22px;
  }
  .testimonials__item {
    width: 320px;
  }
}
